2019-01-07 23:55:28,137 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-132 | | 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-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-07 23:55:28,141 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PyXxpRTMeM2kTPmYZ6x2psvZ8 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=09a7ababfff6470fbcae0a281405cb8c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-01-07 23:55:28,142 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-07 23:55:28,143 - 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 | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2019-01-07 23:55:28,174 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-07 23:55:28,261 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-07 23:55:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:55:28,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1e7e39-d6dd-477c-be0c-4fc5283f306e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:55:28,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bf1e7e39-d6dd-477c-be0c-4fc5283f306e 2019-01-07 23:55:28,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:55:28,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T00:55:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["UGmYDWO-SdW_8vHsKmcGgA"], "issued_at": "2019-01-07T23:55:28.000000Z"}} 2019-01-07 23:55:28,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-07 23:55:28,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:29,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-6dd1d8fb-e504-4452-94ff-f6db3bcabf7e Date: Mon, 07 Jan 2019 23:55:29 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-07 23:55:29,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-6dd1d8fb-e504-4452-94ff-f6db3bcabf7e 2019-01-07 23:55:29,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.935152053833s 2019-01-07 23:55:29,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-6dd1d8fb-e504-4452-94ff-f6db3bcabf7e 2019-01-07 23:55:29,626 - 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'agent', u'quotas', u'dhcp_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'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'trunk', u'extra_dhcp_opt', u'standard-attr-revisions', u'dns-integration', u'service-type', u'sorting', u'security-group', u'rbac-policies', 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']) 2019-01-07 23:55:29,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-01-07 23:55:29,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:30,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f80cc869-8dcf-4c37-92d6-8c4de87f5e4f x-compute-request-id: req-f80cc869-8dcf-4c37-92d6-8c4de87f5e4f Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2019-01-07 23:55:30,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-aggregates used request id req-f80cc869-8dcf-4c37-92d6-8c4de87f5e4f 2019-01-07 23:55:30,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.86607003212s 2019-01-07 23:55:30,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-aggregates used request id req-f80cc869-8dcf-4c37-92d6-8c4de87f5e4f 2019-01-07 23:55:30,494 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-01-07 23:55:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:55:30,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 07 Jan 2019 23:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-07 23:55:30,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:55:30,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:30,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88cdc41-46eb-4c65-8f18-9d4a2c2e0a32 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:55:30,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-a88cdc41-46eb-4c65-8f18-9d4a2c2e0a32 2019-01-07 23:55:30,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191758155823s 2019-01-07 23:55:30,696 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-a88cdc41-46eb-4c65-8f18-9d4a2c2e0a32 2019-01-07 23:55:30,697 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'158db7135559401f8b7bab5a67848db2', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-01-07 23:55:30,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-07 23:55:30,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:30,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd3c040-79eb-41b6-bd06-dc9a6f36b7db Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/0b749ea390a142558d9e1f2bdf5efbfb"}, "url": "http://172.30.9.42:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/118630f007d746138b1885018580af93"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "118630f007d746138b1885018580af93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/12dd40e3a06e488ab5172b819abdc8c4"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/261fcd2f0fe847179daa0a56e084f65e"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2d0608e1af6d4a80b74022a81bbd79e5"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2df71d2f8d8e49e3a5cd5b86c6d76a49"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3c2557fad7dc40f4a369cccae1c8e915"}, "url": "http://172.30.9.42:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3f1187eb786943a59012550334a4ac76"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d789a341e1594f22af48f2475f307013", "id": "3f1187eb786943a59012550334a4ac76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4a88978b612a4685b5bcd7434a979588"}, "url": "http://172.30.9.42:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d789a341e1594f22af48f2475f307013", "id": "4a88978b612a4685b5bcd7434a979588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4bfc5efaf8c646369406c1080116dea9"}, "url": "http://172.30.9.42:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4fcd7bf775db4dc09bcdaf4e50bdaf83"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5840342b540e4291b64c2d492171fed4"}, "url": "http://172.30.9.42:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "5840342b540e4291b64c2d492171fed4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/589e26f088ca495ab8c0b15baa368832"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "589e26f088ca495ab8c0b15baa368832"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5999d2635d344467897c7fa3c03919f9"}, "url": "http://172.30.9.42:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "5999d2635d344467897c7fa3c03919f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5bbb336bf2564c2bb247527c5d76f699"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/631e20fff8274503aeb04669674c7fd9"}, "url": "http://172.30.9.42:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "631e20fff8274503aeb04669674c7fd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/6d6595d85ab94971a55670eeefd16117"}, "url": "http://172.30.9.42:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "6d6595d85ab94971a55670eeefd16117"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/731eebaa78a94bfd8a3eb72195ff0cbf"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/7e5956e320ce421288d06b88c4006f74"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "7e5956e320ce421288d06b88c4006f74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/88bb53cbb4d441d3adb330af0d545750"}, "url": "http://172.30.9.42:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8dd0315d8e784e92813129d041d608a5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "8dd0315d8e784e92813129d041d608a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8ffd3de0a28744c8b1c3968d2d49ba3c"}, "url": "http://172.30.9.42:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/91953027a9a741158b0514f04edca4ff"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "91953027a9a741158b0514f04edca4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b847df44be7449db6076b4f759894dd"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "9b847df44be7449db6076b4f759894dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b9d9204a02f46129e6ce6de356c5c01"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "9b9d9204a02f46129e6ce6de356c5c01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a5f5ab7a59094121b377dc60c29999c5"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a7d859fa94b94e25a8535829a42a3a2b"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a803d3f1eae34beba9bc5af4d3808058"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "a803d3f1eae34beba9bc5af4d3808058"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b07e493d9b904e9f891b6d4ed5768370"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d789a341e1594f22af48f2475f307013", "id": "b07e493d9b904e9f891b6d4ed5768370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b0d46c1720ab44e6b1472b743db5ada9"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b56c3b06619d40b6aabb83a54b1a08ac"}, "url": "http://172.30.9.42:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b60be1bf140248e38a0e34fa0d20a967"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/d79ceecacaa74a848e61e704c07a7742"}, "url": "http://172.30.9.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "d79ceecacaa74a848e61e704c07a7742"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/da862f3fa2b1442c8cc6aeb1a112c698"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/e31ddc5eb5b14d6094f0b2941a146310"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ed10363033a54db49075be2a3d99ae84"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "ed10363033a54db49075be2a3d99ae84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ee64b5ed6bfb42008e4e2c277c2b7bf8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f195a1e2ef5a4509b6a52cc6c35970f0"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f83a1baa16564d988470de6326de78a2"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "f83a1baa16564d988470de6326de78a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fa0b980d5e3947c89a6f9c11fb47904a"}, "url": "http://172.30.9.42:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fca59951b6394a6d866b78063d482fd3"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "fca59951b6394a6d866b78063d482fd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fef08935424446ecb63cd47a6b224d51"}, "url": "http://172.30.9.42:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "fef08935424446ecb63cd47a6b224d51"}], "links": {"self": "http://172.30.9.42:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-07 23:55:30,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-2bd3c040-79eb-41b6-bd06-dc9a6f36b7db 2019-01-07 23:55:30,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.112539052963s 2019-01-07 23:55:30,814 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-2bd3c040-79eb-41b6-bd06-dc9a6f36b7db 2019-01-07 23:55:30,819 - 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.42:5000/v3/endpoints/0b749ea390a142558d9e1f2bdf5efbfb'}, u'url': u'http://172.30.9.42:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'58a9b596996a479094c72434a51ac4dc', u'id': u'0b749ea390a142558d9e1f2bdf5efbfb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/118630f007d746138b1885018580af93'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5f53b21e5a0046179f6e5f22e9be98e8', u'id': u'118630f007d746138b1885018580af93'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/12dd40e3a06e488ab5172b819abdc8c4'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'082c9dfe7580417fa4536fe0affbf3e9', u'id': u'12dd40e3a06e488ab5172b819abdc8c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/261fcd2f0fe847179daa0a56e084f65e'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a4490cea2d9c4d149b901acd4550ea95', u'id': u'261fcd2f0fe847179daa0a56e084f65e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/2d0608e1af6d4a80b74022a81bbd79e5'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd17ae630dcb14c479fdd3dc14c421be8', u'id': u'2d0608e1af6d4a80b74022a81bbd79e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/2df71d2f8d8e49e3a5cd5b86c6d76a49'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b30f5699e9d440c193eb1ff73b4c56a8', u'id': u'2df71d2f8d8e49e3a5cd5b86c6d76a49'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/3c2557fad7dc40f4a369cccae1c8e915'}, u'url': u'http://172.30.9.42:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'532ec5c253f44dc088a3b04fbed04c2c', u'id': u'3c2557fad7dc40f4a369cccae1c8e915'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/3f1187eb786943a59012550334a4ac76'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd789a341e1594f22af48f2475f307013', u'id': u'3f1187eb786943a59012550334a4ac76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/4a88978b612a4685b5bcd7434a979588'}, u'url': u'http://172.30.9.42:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd789a341e1594f22af48f2475f307013', u'id': u'4a88978b612a4685b5bcd7434a979588'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/4bfc5efaf8c646369406c1080116dea9'}, u'url': u'http://172.30.9.42:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7b99dce81c45453aadc9c06e6929bcb0', u'id': u'4bfc5efaf8c646369406c1080116dea9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/4fcd7bf775db4dc09bcdaf4e50bdaf83'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7b99dce81c45453aadc9c06e6929bcb0', u'id': u'4fcd7bf775db4dc09bcdaf4e50bdaf83'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/5840342b540e4291b64c2d492171fed4'}, u'url': u'http://172.30.9.42:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ed5343fc803548c18fb25e4ea19410bf', u'id': u'5840342b540e4291b64c2d492171fed4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/589e26f088ca495ab8c0b15baa368832'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'10b689a888824a26a3e72ce4177ed08a', u'id': u'589e26f088ca495ab8c0b15baa368832'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/5999d2635d344467897c7fa3c03919f9'}, u'url': u'http://172.30.9.42:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5f53b21e5a0046179f6e5f22e9be98e8', u'id': u'5999d2635d344467897c7fa3c03919f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/5bbb336bf2564c2bb247527c5d76f699'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'532ec5c253f44dc088a3b04fbed04c2c', u'id': u'5bbb336bf2564c2bb247527c5d76f699'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/631e20fff8274503aeb04669674c7fd9'}, u'url': u'http://172.30.9.42:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a4490cea2d9c4d149b901acd4550ea95', u'id': u'631e20fff8274503aeb04669674c7fd9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/6d6595d85ab94971a55670eeefd16117'}, u'url': u'http://172.30.9.42:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'10b689a888824a26a3e72ce4177ed08a', u'id': u'6d6595d85ab94971a55670eeefd16117'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/731eebaa78a94bfd8a3eb72195ff0cbf'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5f53b21e5a0046179f6e5f22e9be98e8', u'id': u'731eebaa78a94bfd8a3eb72195ff0cbf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/7e5956e320ce421288d06b88c4006f74'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de8660a0194f4c7795eb28d0bf33dd7c', u'id': u'7e5956e320ce421288d06b88c4006f74'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/88bb53cbb4d441d3adb330af0d545750'}, u'url': u'http://172.30.9.42:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b30f5699e9d440c193eb1ff73b4c56a8', u'id': u'88bb53cbb4d441d3adb330af0d545750'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/8dd0315d8e784e92813129d041d608a5'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'532ec5c253f44dc088a3b04fbed04c2c', u'id': u'8dd0315d8e784e92813129d041d608a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/8ffd3de0a28744c8b1c3968d2d49ba3c'}, u'url': u'http://172.30.9.42:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c81a7fe877e54fbb81719691feb5fb0f', u'id': u'8ffd3de0a28744c8b1c3968d2d49ba3c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/91953027a9a741158b0514f04edca4ff'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b30f5699e9d440c193eb1ff73b4c56a8', u'id': u'91953027a9a741158b0514f04edca4ff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/9b847df44be7449db6076b4f759894dd'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'10b689a888824a26a3e72ce4177ed08a', u'id': u'9b847df44be7449db6076b4f759894dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/9b9d9204a02f46129e6ce6de356c5c01'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a4490cea2d9c4d149b901acd4550ea95', u'id': u'9b9d9204a02f46129e6ce6de356c5c01'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/a5f5ab7a59094121b377dc60c29999c5'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'58a9b596996a479094c72434a51ac4dc', u'id': u'a5f5ab7a59094121b377dc60c29999c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/a7d859fa94b94e25a8535829a42a3a2b'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'082c9dfe7580417fa4536fe0affbf3e9', u'id': u'a7d859fa94b94e25a8535829a42a3a2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/a803d3f1eae34beba9bc5af4d3808058'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7b99dce81c45453aadc9c06e6929bcb0', u'id': u'a803d3f1eae34beba9bc5af4d3808058'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/b07e493d9b904e9f891b6d4ed5768370'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd789a341e1594f22af48f2475f307013', u'id': u'b07e493d9b904e9f891b6d4ed5768370'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/b0d46c1720ab44e6b1472b743db5ada9'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd17ae630dcb14c479fdd3dc14c421be8', u'id': u'b0d46c1720ab44e6b1472b743db5ada9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/b56c3b06619d40b6aabb83a54b1a08ac'}, u'url': u'http://172.30.9.42:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd17ae630dcb14c479fdd3dc14c421be8', u'id': u'b56c3b06619d40b6aabb83a54b1a08ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/b60be1bf140248e38a0e34fa0d20a967'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ed5343fc803548c18fb25e4ea19410bf', u'id': u'b60be1bf140248e38a0e34fa0d20a967'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/d79ceecacaa74a848e61e704c07a7742'}, u'url': u'http://172.30.9.42:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'082c9dfe7580417fa4536fe0affbf3e9', u'id': u'd79ceecacaa74a848e61e704c07a7742'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/da862f3fa2b1442c8cc6aeb1a112c698'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a798b8e3b91d460d9fffe136d93cbb89', u'id': u'da862f3fa2b1442c8cc6aeb1a112c698'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/e31ddc5eb5b14d6094f0b2941a146310'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c81a7fe877e54fbb81719691feb5fb0f', u'id': u'e31ddc5eb5b14d6094f0b2941a146310'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/ed10363033a54db49075be2a3d99ae84'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ed5343fc803548c18fb25e4ea19410bf', u'id': u'ed10363033a54db49075be2a3d99ae84'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/ee64b5ed6bfb42008e4e2c277c2b7bf8'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de8660a0194f4c7795eb28d0bf33dd7c', u'id': u'ee64b5ed6bfb42008e4e2c277c2b7bf8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/f195a1e2ef5a4509b6a52cc6c35970f0'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a798b8e3b91d460d9fffe136d93cbb89', u'id': u'f195a1e2ef5a4509b6a52cc6c35970f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/f83a1baa16564d988470de6326de78a2'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'58a9b596996a479094c72434a51ac4dc', u'id': u'f83a1baa16564d988470de6326de78a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/fa0b980d5e3947c89a6f9c11fb47904a'}, u'url': u'http://172.30.9.42:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a798b8e3b91d460d9fffe136d93cbb89', u'id': u'fa0b980d5e3947c89a6f9c11fb47904a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/fca59951b6394a6d866b78063d482fd3'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c81a7fe877e54fbb81719691feb5fb0f', u'id': u'fca59951b6394a6d866b78063d482fd3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/fef08935424446ecb63cd47a6b224d51'}, u'url': u'http://172.30.9.42:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de8660a0194f4c7795eb28d0bf33dd7c', u'id': u'fef08935424446ecb63cd47a6b224d51'})] 2019-01-07 23:55:30,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-01-07 23:55:30,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:30,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11e904a5-6922-4430-84e7-5c58578f0446 x-compute-request-id: req-11e904a5-6922-4430-84e7-5c58578f0446 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"}]} 2019-01-07 23:55:30,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/extensions used request id req-11e904a5-6922-4430-84e7-5c58578f0446 2019-01-07 23:55:30,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.105643987656s 2019-01-07 23:55:30,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/extensions used request id req-11e904a5-6922-4430-84e7-5c58578f0446 2019-01-07 23:55:30,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-01-07 23:55:30,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:32,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c7971dc-81be-442e-a6de-f217f33e408c x-compute-request-id: req-5c7971dc-81be-442e-a6de-f217f33e408c Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-01-07 23:55:32,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-floating-ip-pools used request id req-5c7971dc-81be-442e-a6de-f217f33e408c 2019-01-07 23:55:32,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.86493301392s 2019-01-07 23:55:32,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-floating-ip-pools used request id req-5c7971dc-81be-442e-a6de-f217f33e408c 2019-01-07 23:55:32,803 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-01-07 23:55:32,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-07 23:55:32,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:33,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-57ca4a8c-907f-471f-82aa-4ab1150edc98 Date: Mon, 07 Jan 2019 23:55:33 GMT RESP BODY: {"floatingips": []} 2019-01-07 23:55:33,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-57ca4a8c-907f-471f-82aa-4ab1150edc98 2019-01-07 23:55:33,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.917630195618s 2019-01-07 23:55:33,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-57ca4a8c-907f-471f-82aa-4ab1150edc98 2019-01-07 23:55:33,725 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-01-07 23:55:33,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-07 23:55:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:33,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-c6d8e8c5-cc23-42f3-9a80-2e960186ddb3 x-compute-request-id: req-c6d8e8c5-cc23-42f3-9a80-2e960186ddb3 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-07 23:55:33,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-c6d8e8c5-cc23-42f3-9a80-2e960186ddb3 2019-01-07 23:55:33,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0564911365509s 2019-01-07 23:55:33,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-c6d8e8c5-cc23-42f3-9a80-2e960186ddb3 2019-01-07 23:55:33,783 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', 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': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 17}, 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.5', 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': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 29}, 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})] 2019-01-07 23:55:33,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-01-07 23:55:33,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:33,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b71b2d3d-e0d7-4442-8dbe-6289384019fa x-compute-request-id: req-b71b2d3d-e0d7-4442-8dbe-6289384019fa Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-07 23:55:33,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-b71b2d3d-e0d7-4442-8dbe-6289384019fa 2019-01-07 23:55:33,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0230529308319s 2019-01-07 23:55:33,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-b71b2d3d-e0d7-4442-8dbe-6289384019fa 2019-01-07 23:55:33,807 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-01-07 23:55:33,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:55:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:34,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-a44ec19f-2cb4-42c1-8ccf-9aac155251e2 Date: Mon, 07 Jan 2019 23:55:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-07 23:55:34,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-a44ec19f-2cb4-42c1-8ccf-9aac155251e2 2019-01-07 23:55:34,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.967880964279s 2019-01-07 23:55:34,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-a44ec19f-2cb4-42c1-8ccf-9aac155251e2 2019-01-07 23:55:34,776 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'3a0c14f4-5b1f-491f-9855-cf830a6f0482'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'updated_at': u'2019-01-07T23:51:29Z', u'dns_domain': u'', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-01-07T23:51:21Z', u'provider:network_type': u'flat', u'tenant_id': u'e95ac4caffaf4463aa59c4748dddd090', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e95ac4caffaf4463aa59c4748dddd090'})] 2019-01-07 23:55:34,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-07 23:55:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:35,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-bd031f81-56b3-4080-889a-61a5b0452f05 Date: Mon, 07 Jan 2019 23:55:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-07T23:51:22Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[],"id":"01963652-571b-4dd3-b9e1-238212775ec6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:1e:4e","project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-07T23:51:21Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e95ac4caffaf4463aa59c4748dddd090"}]} 2019-01-07 23:55:35,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json used request id req-bd031f81-56b3-4080-889a-61a5b0452f05 2019-01-07 23:55:35,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.01787209511s 2019-01-07 23:55:35,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json used request id req-bd031f81-56b3-4080-889a-61a5b0452f05 2019-01-07 23:55:35,796 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'DOWN', u'binding:host_id': u'', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2019-01-07T23:51:22Z', u'dns_assignment': [], u'device_owner': u'network:dhcp', u'revision_number': 4, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [], u'id': u'01963652-571b-4dd3-b9e1-238212775ec6', u'security_groups': [], u'name': u'', u'qos_policy_id': None, u'admin_state_up': True, u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'dns_name': u'', u'binding:vif_details': {}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'unbound', u'tenant_id': u'e95ac4caffaf4463aa59c4748dddd090', u'device_id': u'', u'mac_address': u'fa:16:3e:33:1e:4e', u'project_id': u'e95ac4caffaf4463aa59c4748dddd090', u'created_at': u'2019-01-07T23:51:21Z'})] 2019-01-07 23:55:35,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-07 23:55:35,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:35,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e781d9-36e9-41de-8976-8274e101c5e1 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "19c00ba007c14ee2b4924b33729164dc"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/19c00ba007c14ee2b4924b33729164dc/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "1ef9bdf13c3d4e6097b5eae071997690"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/1ef9bdf13c3d4e6097b5eae071997690/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "208d84e4a5ad45e2a710f4a2f4522fba"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/208d84e4a5ad45e2a710f4a2f4522fba/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "5093efcb8aa6490db3647c0e3c8f0eb5"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/5093efcb8aa6490db3647c0e3c8f0eb5/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "64f6b7fced73427b9251ff25e8d091ac"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/64f6b7fced73427b9251ff25e8d091ac/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "662998bd2dbd489b960758911edf8428"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/662998bd2dbd489b960758911edf8428/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "8397f3cd98124b0f8bb7f8b97958d60f"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/8397f3cd98124b0f8bb7f8b97958d60f/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "8a84cda457bb45bfa4ccac777bdcabfd"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/8a84cda457bb45bfa4ccac777bdcabfd/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "34074fdb512c4e44a11b7e6e24c8eca9"}, "user": {"id": "8a84cda457bb45bfa4ccac777bdcabfd"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/8a84cda457bb45bfa4ccac777bdcabfd/roles/34074fdb512c4e44a11b7e6e24c8eca9"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "b0d90c1ebc3349a79710c6a855c3a811"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/b0d90c1ebc3349a79710c6a855c3a811/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "d4f7a9a92b8b44169dac5cf0f45fabe3"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/d4f7a9a92b8b44169dac5cf0f45fabe3/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "e58423342b3842ef9cc753f24570b4a8"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/e58423342b3842ef9cc753f24570b4a8/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "09a7ababfff6470fbcae0a281405cb8c"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "e5be49cc7f5941cc8a560010982edfbb"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c/users/e5be49cc7f5941cc8a560010982edfbb/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"project": {"id": "e95ac4caffaf4463aa59c4748dddd090"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "fe2eacec288f4201b7f62ba4a86cb532"}, "links": {"assignment": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090/users/fe2eacec288f4201b7f62ba4a86cb532/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"domain": {"id": "158db7135559401f8b7bab5a67848db2"}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "262a42dd94fe4ba683ad729237cdc0da"}, "links": {"assignment": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2/users/262a42dd94fe4ba683ad729237cdc0da/roles/2dec84b6b3c047719b48c3dda1423764"}}, {"scope": {"system": {"all": true}}, "role": {"id": "2dec84b6b3c047719b48c3dda1423764"}, "user": {"id": "e5be49cc7f5941cc8a560010982edfbb"}, "links": {"assignment": "http://172.30.9.42:5000/v3/system/users/e5be49cc7f5941cc8a560010982edfbb/roles/2dec84b6b3c047719b48c3dda1423764"}}], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments", "previous": null, "next": null}} 2019-01-07 23:55:35,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments used request id req-b1e781d9-36e9-41de-8976-8274e101c5e1 2019-01-07 23:55:35,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.129459857941s 2019-01-07 23:55:35,930 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments used request id req-b1e781d9-36e9-41de-8976-8274e101c5e1 2019-01-07 23:55:35,933 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'19c00ba007c14ee2b4924b33729164dc'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'1ef9bdf13c3d4e6097b5eae071997690'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'208d84e4a5ad45e2a710f4a2f4522fba'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'5093efcb8aa6490db3647c0e3c8f0eb5'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'64f6b7fced73427b9251ff25e8d091ac'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'662998bd2dbd489b960758911edf8428'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'8397f3cd98124b0f8bb7f8b97958d60f'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'8a84cda457bb45bfa4ccac777bdcabfd'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'34074fdb512c4e44a11b7e6e24c8eca9', 'user': u'8a84cda457bb45bfa4ccac777bdcabfd'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'b0d90c1ebc3349a79710c6a855c3a811'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'd4f7a9a92b8b44169dac5cf0f45fabe3'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'e58423342b3842ef9cc753f24570b4a8'}), Munch({'project': u'09a7ababfff6470fbcae0a281405cb8c', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'e5be49cc7f5941cc8a560010982edfbb'}), Munch({'project': u'e95ac4caffaf4463aa59c4748dddd090', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'fe2eacec288f4201b7f62ba4a86cb532'}), Munch({'domain': u'158db7135559401f8b7bab5a67848db2', 'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'262a42dd94fe4ba683ad729237cdc0da'}), Munch({'id': u'2dec84b6b3c047719b48c3dda1423764', 'user': u'e5be49cc7f5941cc8a560010982edfbb'})] 2019-01-07 23:55:35,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:55:35,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:36,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868aff1c-6c02-4f97-a1e5-ab95b9d5dd7b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:55:36,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-868aff1c-6c02-4f97-a1e5-ab95b9d5dd7b 2019-01-07 23:55:36,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108987092972s 2019-01-07 23:55:36,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-868aff1c-6c02-4f97-a1e5-ab95b9d5dd7b 2019-01-07 23:55:36,047 - 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'admin', 'id': u'2dec84b6b3c047719b48c3dda1423764'}), 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'34074fdb512c4e44a11b7e6e24c8eca9'}), 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'a31d00acf40a4101b4973e8d70007cf2'}), 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'b2a4e98b6f854b5686fa7700400a289f'})] 2019-01-07 23:55:36,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-07 23:55:36,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:36,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f0439965-5425-41e9-8de6-3dad52aba284 Date: Mon, 07 Jan 2019 23:55:36 GMT RESP BODY: {"routers": []} 2019-01-07 23:55:36,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-f0439965-5425-41e9-8de6-3dad52aba284 2019-01-07 23:55:36,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.937501907349s 2019-01-07 23:55:36,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-f0439965-5425-41e9-8de6-3dad52aba284 2019-01-07 23:55:36,986 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-01-07 23:55:36,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:55:36,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:37,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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 x-openstack-request-id: req-96c947f6-3987-45ba-8091-5b30cf23708c x-compute-request-id: req-96c947f6-3987-45ba-8091-5b30cf23708c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-07 23:55:37,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-96c947f6-3987-45ba-8091-5b30cf23708c 2019-01-07 23:55:37,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199172019958s 2019-01-07 23:55:37,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-96c947f6-3987-45ba-8091-5b30cf23708c 2019-01-07 23:55:37,186 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-01-07 23:55:37,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-07 23:55:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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" 2019-01-07 23:55:37,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 07 Jan 2019 23:55: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://192.30.9.3: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.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-07 23:55:37,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:37,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1635211f-e871-4e07-91b9-8bcd84c3c399 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/082c9dfe7580417fa4536fe0affbf3e9"}, "enabled": true, "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/10b689a888824a26a3e72ce4177ed08a"}, "enabled": true, "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/50667a99719344cc87d1d0073444f761"}, "enabled": true, "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/532ec5c253f44dc088a3b04fbed04c2c"}, "enabled": true, "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/58a9b596996a479094c72434a51ac4dc"}, "enabled": true, "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f53b21e5a0046179f6e5f22e9be98e8"}, "enabled": true, "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7b99dce81c45453aadc9c06e6929bcb0"}, "enabled": true, "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a4490cea2d9c4d149b901acd4550ea95"}, "enabled": true, "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a798b8e3b91d460d9fffe136d93cbb89"}, "enabled": true, "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b30f5699e9d440c193eb1ff73b4c56a8"}, "enabled": true, "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c81a7fe877e54fbb81719691feb5fb0f"}, "enabled": true, "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d17ae630dcb14c479fdd3dc14c421be8"}, "enabled": true, "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/d789a341e1594f22af48f2475f307013"}, "enabled": true, "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de8660a0194f4c7795eb28d0bf33dd7c"}, "enabled": true, "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ed5343fc803548c18fb25e4ea19410bf"}, "enabled": true, "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-01-07 23:55:37,307 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-1635211f-e871-4e07-91b9-8bcd84c3c399 2019-01-07 23:55:37,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.116763114929s 2019-01-07 23:55:37,308 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-1635211f-e871-4e07-91b9-8bcd84c3c399 2019-01-07 23:55:37,313 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'082c9dfe7580417fa4536fe0affbf3e9', 'name': u'swift'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'10b689a888824a26a3e72ce4177ed08a', 'name': u'keystone'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'50667a99719344cc87d1d0073444f761', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'532ec5c253f44dc088a3b04fbed04c2c', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'58a9b596996a479094c72434a51ac4dc', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'5f53b21e5a0046179f6e5f22e9be98e8', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'7b99dce81c45453aadc9c06e6929bcb0', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'a4490cea2d9c4d149b901acd4550ea95', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'a798b8e3b91d460d9fffe136d93cbb89', 'name': u'nova'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'b30f5699e9d440c193eb1ff73b4c56a8', 'name': u'cinder'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'c81a7fe877e54fbb81719691feb5fb0f', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'd17ae630dcb14c479fdd3dc14c421be8', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'd789a341e1594f22af48f2475f307013', 'name': u'cinderv2'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'de8660a0194f4c7795eb28d0bf33dd7c', 'name': u'heat'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'ed5343fc803548c18fb25e4ea19410bf', 'name': u'neutron'})] 2019-01-07 23:55:37,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:55:37,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:38,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e0c4fdac-db7b-4d4d-aee2-6031b9f1db42 Date: Mon, 07 Jan 2019 23:55:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-07 23:55:38,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-e0c4fdac-db7b-4d4d-aee2-6031b9f1db42 2019-01-07 23:55:38,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.915688991547s 2019-01-07 23:55:38,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-e0c4fdac-db7b-4d4d-aee2-6031b9f1db42 2019-01-07 23:55:38,230 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-07T23:51:29Z', 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'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'tenant_id': u'e95ac4caffaf4463aa59c4748dddd090', u'created_at': u'2019-01-07T23:51:29Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'e95ac4caffaf4463aa59c4748dddd090'})] 2019-01-07 23:55:38,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-01-07 23:55:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1ba4bc0d57a4686207bc85c4e06db9f18ca216b6" 2019-01-07 23:55:38,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 25 X-Openstack-Request-Id: req-7ea66b89-d49c-40dc-9bb2-3627f4bce543 Date: Mon, 07 Jan 2019 23:55:38 GMT RESP BODY: {"service_providers": []} 2019-01-07 23:55:38,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/service-providers.json used request id req-7ea66b89-d49c-40dc-9bb2-3627f4bce543 2019-01-07 23:55:38,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.0086510181427s 2019-01-07 23:55:38,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/service-providers.json used request id req-7ea66b89-d49c-40dc-9bb2-3627f4bce543 2019-01-07 23:55:38,240 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2019-01-07 23:55:38,355 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-07 23:55:38,355 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-07 23:55:38,407 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-01-07 23:55:38,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:55:38,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ebbb71c-4d16-43e9-9611-3e19c6ed133b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:55:38,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5ebbb71c-4d16-43e9-9611-3e19c6ed133b 2019-01-07 23:55:38,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:55:38,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T00:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["WNFa8h0QTZqkosG7vewFaw"], "issued_at": "2019-01-07T23:55:38.000000Z"}} 2019-01-07 23:55:38,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:55:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:55:40,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-c177a9f8-b041-40ee-a169-4643354659d1 Date: Mon, 07 Jan 2019 23:55:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-07 23:55:40,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c177a9f8-b041-40ee-a169-4643354659d1 2019-01-07 23:55:40,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00985598564s 2019-01-07 23:55:40,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c177a9f8-b041-40ee-a169-4643354659d1 2019-01-07 23:55:40,008 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-01-07 23:55:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:55:40,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 07 Jan 2019 23:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-07 23:55:40,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:55:40,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:55:40,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4c6e65-32bb-4be7-9cbf-bd18e9304cf0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:55:40,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-4d4c6e65-32bb-4be7-9cbf-bd18e9304cf0 2019-01-07 23:55:40,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125165939331s 2019-01-07 23:55:40,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-4d4c6e65-32bb-4be7-9cbf-bd18e9304cf0 2019-01-07 23:55:40,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:55:40,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:55:40,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33fafc7f-24ca-4d8b-a98d-0bd72fcd9eab Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:55:40,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-33fafc7f-24ca-4d8b-a98d-0bd72fcd9eab 2019-01-07 23:55:40,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185756921768s 2019-01-07 23:55:40,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-33fafc7f-24ca-4d8b-a98d-0bd72fcd9eab 2019-01-07 23:55:40,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-07 23:55:40,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" -d '{"network": {"tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "name": "tenantnetwork1-net_180d5bb0-6c03-4866-8c14-02686828a607", "admin_state_up": true}}' 2019-01-07 23:55:42,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-16851702-f7d2-40f6-8099-889795449006 Date: Mon, 07 Jan 2019 23:55:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"d012bf76-742e-46f3-a6cb-8d14400042a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:55:41Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_180d5bb0-6c03-4866-8c14-02686828a607","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:55:41Z","mtu":1442}} 2019-01-07 23:55:42,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-16851702-f7d2-40f6-8099-889795449006 2019-01-07 23:55:42,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 2.29420495033s 2019-01-07 23:55:42,631 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-16851702-f7d2-40f6-8099-889795449006 2019-01-07 23:55:42,631 - 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'dns_domain': u'', u'updated_at': u'2019-01-07T23:55:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'd012bf76-742e-46f3-a6cb-8d14400042a3', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_180d5bb0-6c03-4866-8c14-02686828a607', u'created_at': u'2019-01-07T23:55:41Z', u'mtu': 1442, u'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09a7ababfff6470fbcae0a281405cb8c'}) 2019-01-07 23:55:42,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:55:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:55:42,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1421 X-Openstack-Request-Id: req-775f1d87-8784-4822-902d-ec7a0af67183 Date: Mon, 07 Jan 2019 23:55:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"d012bf76-742e-46f3-a6cb-8d14400042a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:55:41Z","qos_policy_id":null,"name":"tenantnetwork1-net_180d5bb0-6c03-4866-8c14-02686828a607","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:55:41Z","provider:network_type":"geneve"}]} 2019-01-07 23:55:42,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-775f1d87-8784-4822-902d-ec7a0af67183 2019-01-07 23:55:42,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260072231293s 2019-01-07 23:55:42,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-775f1d87-8784-4822-902d-ec7a0af67183 2019-01-07 23:55:42,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-07 23:55:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" -d '{"subnet": {"name": "tenantnetwork1-subnet_180d5bb0-6c03-4866-8c14-02686828a607", "enable_dhcp": true, "network_id": "d012bf76-742e-46f3-a6cb-8d14400042a3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-07 23:55:44,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4feb12c1-b303-48f5-b20b-dd6b5da393e9 Date: Mon, 07 Jan 2019 23:55:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d012bf76-742e-46f3-a6cb-8d14400042a3","tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:55:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:55:43Z","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":"09a7ababfff6470fbcae0a281405cb8c","id":"0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4","subnetpool_id":null,"name":"tenantnetwork1-subnet_180d5bb0-6c03-4866-8c14-02686828a607"}} 2019-01-07 23:55:44,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-4feb12c1-b303-48f5-b20b-dd6b5da393e9 2019-01-07 23:55:44,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.56960701942s 2019-01-07 23:55:44,464 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-4feb12c1-b303-48f5-b20b-dd6b5da393e9 2019-01-07 23:55:44,465 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-07T23:55: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'0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_180d5bb0-6c03-4866-8c14-02686828a607', u'enable_dhcp': True, u'network_id': u'd012bf76-742e-46f3-a6cb-8d14400042a3', u'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', u'created_at': u'2019-01-07T23:55: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'09a7ababfff6470fbcae0a281405cb8c'}) 2019-01-07 23:55:44,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-07 23:55:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "tenantnetwork1-router_180d5bb0-6c03-4866-8c14-02686828a607", "admin_state_up": true}}' 2019-01-07 23:55:47,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-2e2f9a80-9fef-472c-9bcd-8331ac492394 Date: Mon, 07 Jan 2019 23:55:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:44Z", "admin_state_up": true, "updated_at": "2019-01-07T23:55:46Z", "revision_number": 2, "routes": [], "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "5e88da05-f952-4857-89a3-0801312ae65b", "name": "tenantnetwork1-router_180d5bb0-6c03-4866-8c14-02686828a607"}} 2019-01-07 23:55:47,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-2e2f9a80-9fef-472c-9bcd-8331ac492394 2019-01-07 23:55:47,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.54466819763s 2019-01-07 23:55:47,010 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-2e2f9a80-9fef-472c-9bcd-8331ac492394 2019-01-07 23:55:47,011 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', u'created_at': u'2019-01-07T23:55:44Z', u'admin_state_up': True, u'updated_at': u'2019-01-07T23:55:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'09a7ababfff6470fbcae0a281405cb8c', u'id': u'5e88da05-f952-4857-89a3-0801312ae65b', u'name': u'tenantnetwork1-router_180d5bb0-6c03-4866-8c14-02686828a607'}) 2019-01-07 23:55:47,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-07 23:55:47,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/5e88da05-f952-4857-89a3-0801312ae65b/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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" -d '{"subnet_id": "0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4"}' 2019-01-07 23:55:50,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-60f958fd-0aed-4236-8d8d-ba52d33b1466 Date: Mon, 07 Jan 2019 23:55:50 GMT RESP BODY: {"network_id": "d012bf76-742e-46f3-a6cb-8d14400042a3", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "subnet_id": "0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4", "subnet_ids": ["0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4"], "port_id": "8983b99c-231e-4302-81b8-98446954b993", "id": "5e88da05-f952-4857-89a3-0801312ae65b"} 2019-01-07 23:55:50,887 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/5e88da05-f952-4857-89a3-0801312ae65b/add_router_interface.json used request id req-60f958fd-0aed-4236-8d8d-ba52d33b1466 2019-01-07 23:55:50,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.87600803375s 2019-01-07 23:55:50,888 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/5e88da05-f952-4857-89a3-0801312ae65b/add_router_interface.json used request id req-60f958fd-0aed-4236-8d8d-ba52d33b1466 returning object 5e88da05-f952-4857-89a3-0801312ae65b 2019-01-07 23:55:50,998 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-07 23:55:50,999 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:11 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-07 23:55:51,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-07 23:55:51,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/5e88da05-f952-4857-89a3-0801312ae65b/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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" -d '{"subnet_id": "0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4"}' 2019-01-07 23:55:52,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-845a5929-08fc-45b1-8af5-789105b01a9b Date: Mon, 07 Jan 2019 23:55:52 GMT RESP BODY: {"network_id": "d012bf76-742e-46f3-a6cb-8d14400042a3", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "subnet_id": "0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4", "subnet_ids": ["0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4"], "port_id": "8983b99c-231e-4302-81b8-98446954b993", "id": "5e88da05-f952-4857-89a3-0801312ae65b"} 2019-01-07 23:55:52,768 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/5e88da05-f952-4857-89a3-0801312ae65b/remove_router_interface.json used request id req-845a5929-08fc-45b1-8af5-789105b01a9b 2019-01-07 23:55:52,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76328206062s 2019-01-07 23:55:52,768 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/5e88da05-f952-4857-89a3-0801312ae65b/remove_router_interface.json used request id req-845a5929-08fc-45b1-8af5-789105b01a9b returning object 5e88da05-f952-4857-89a3-0801312ae65b 2019-01-07 23:55:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-07 23:55:52,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:55:52,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d8f7da50-2966-4654-8dfe-bcfccdf4ff16 Date: Mon, 07 Jan 2019 23:55:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:44Z", "admin_state_up": true, "updated_at": "2019-01-07T23:55:51Z", "revision_number": 4, "routes": [], "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "5e88da05-f952-4857-89a3-0801312ae65b", "name": "tenantnetwork1-router_180d5bb0-6c03-4866-8c14-02686828a607"}]} 2019-01-07 23:55:52,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-d8f7da50-2966-4654-8dfe-bcfccdf4ff16 2019-01-07 23:55:52,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14290189743s 2019-01-07 23:55:52,912 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-d8f7da50-2966-4654-8dfe-bcfccdf4ff16 2019-01-07 23:55:52,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-07 23:55:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/5e88da05-f952-4857-89a3-0801312ae65b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:55:55,597 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee5c0098-6dc0-44eb-8cb3-069de5fa0e9b Content-Length: 0 Date: Mon, 07 Jan 2019 23:55:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:55:55,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/5e88da05-f952-4857-89a3-0801312ae65b.json used request id req-ee5c0098-6dc0-44eb-8cb3-069de5fa0e9b 2019-01-07 23:55:55,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.68352103233s 2019-01-07 23:55:55,598 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/5e88da05-f952-4857-89a3-0801312ae65b.json used request id req-ee5c0098-6dc0-44eb-8cb3-069de5fa0e9b 2019-01-07 23:55:55,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:55:55,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:55:55,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-beb6269d-2c94-44ab-aaa4-74cf5105ef23 Date: Mon, 07 Jan 2019 23:55:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d012bf76-742e-46f3-a6cb-8d14400042a3","tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:55:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:55:43Z","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":"09a7ababfff6470fbcae0a281405cb8c","id":"0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4","subnetpool_id":null,"name":"tenantnetwork1-subnet_180d5bb0-6c03-4866-8c14-02686828a607"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-07 23:55:55,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-beb6269d-2c94-44ab-aaa4-74cf5105ef23 2019-01-07 23:55:55,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.25442481041s 2019-01-07 23:55:55,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-beb6269d-2c94-44ab-aaa4-74cf5105ef23 2019-01-07 23:55:55,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-07 23:55:55,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:55:57,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec732342-ff7d-41f3-820f-512e7e3967c9 Date: Mon, 07 Jan 2019 23:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:55:57,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4.json used request id req-ec732342-ff7d-41f3-820f-512e7e3967c9 2019-01-07 23:55:57,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.10996198654s 2019-01-07 23:55:57,965 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/0f9e4ad4-9159-43b6-bb54-c8a6e9f098e4.json used request id req-ec732342-ff7d-41f3-820f-512e7e3967c9 2019-01-07 23:55:57,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:55:57,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:55:58,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1421 X-Openstack-Request-Id: req-00a42915-dbc8-47ae-98ce-1ea5ce757daa Date: Mon, 07 Jan 2019 23:55:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"d012bf76-742e-46f3-a6cb-8d14400042a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:55:57Z","qos_policy_id":null,"name":"tenantnetwork1-net_180d5bb0-6c03-4866-8c14-02686828a607","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:55:41Z","provider:network_type":"geneve"}]} 2019-01-07 23:55:58,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-00a42915-dbc8-47ae-98ce-1ea5ce757daa 2019-01-07 23:55:58,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276401996613s 2019-01-07 23:55:58,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-00a42915-dbc8-47ae-98ce-1ea5ce757daa 2019-01-07 23:55:58,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-07 23:55:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/d012bf76-742e-46f3-a6cb-8d14400042a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b1dd69f9b09c68043a3166ebb2acc631bbbd0f7" 2019-01-07 23:56:00,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6425ff4c-66d8-4cd9-ac6c-70b43d41484e Date: Mon, 07 Jan 2019 23:56:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:56:00,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/d012bf76-742e-46f3-a6cb-8d14400042a3.json used request id req-6425ff4c-66d8-4cd9-ac6c-70b43d41484e 2019-01-07 23:56:00,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.15418505669s 2019-01-07 23:56:00,398 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/d012bf76-742e-46f3-a6cb-8d14400042a3.json used request id req-6425ff4c-66d8-4cd9-ac6c-70b43d41484e 2019-01-07 23:56:00,489 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-01-07 23:56:00,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:56:00,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a8e0d7-8f9c-4497-9a2f-91ac2b90c448 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:56:00,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c4a8e0d7-8f9c-4497-9a2f-91ac2b90c448 2019-01-07 23:56:00,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:56:00,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T00:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["Sc1990SaRT2VNRHLU2Tjlg"], "issued_at": "2019-01-07T23:56:00.000000Z"}} 2019-01-07 23:56:00,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:56:00,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:01,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-dcbb3a2c-bae0-45e7-b836-1c0eeb6bf07a Date: Mon, 07 Jan 2019 23:56:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-07 23:56:01,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dcbb3a2c-bae0-45e7-b836-1c0eeb6bf07a 2019-01-07 23:56:01,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27676820755s 2019-01-07 23:56:01,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dcbb3a2c-bae0-45e7-b836-1c0eeb6bf07a 2019-01-07 23:56:01,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:56:01,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 07 Jan 2019 23:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-07 23:56:01,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:56:01,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:01,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80302976-2e3d-4dd5-9a6e-9c1df7408de8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:56:01,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-80302976-2e3d-4dd5-9a6e-9c1df7408de8 2019-01-07 23:56:01,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106690883636s 2019-01-07 23:56:01,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-80302976-2e3d-4dd5-9a6e-9c1df7408de8 2019-01-07 23:56:01,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-07 23:56:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_397cf167-5495-466c-9437-f2a579825d4f"}}' 2019-01-07 23:56:01,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 07 Jan 2019 23:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e03a3964-863c-46ee-99e7-6f0aafaa6dc0 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.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a"}, "tags": [], "enabled": true, "id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_397cf167-5495-466c-9437-f2a579825d4f"}} 2019-01-07 23:56:01,565 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e03a3964-863c-46ee-99e7-6f0aafaa6dc0 2019-01-07 23:56:01,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.202419042587s 2019-01-07 23:56:01,566 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e03a3964-863c-46ee-99e7-6f0aafaa6dc0 2019-01-07 23:56:01,566 - 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'7f8e01b7de9a4ba2aeab286fc4588f5a', '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_397cf167-5495-466c-9437-f2a579825d4f'}) 2019-01-07 23:56:01,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-07 23:56:01,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "942d9565-40be-472d-ad1f-081fc951c219", "email": null, "name": "tenantnetwork2-user_397cf167-5495-466c-9437-f2a579825d4f"}}' 2019-01-07 23:56:02,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 07 Jan 2019 23:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ce19634-cb84-4f6f-812d-8d6bb899232f Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_397cf167-5495-466c-9437-f2a579825d4f", "links": {"self": "http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "889f231de7414793ad0c3be2a1de171c", "domain_id": "default", "password_expires_at": null}} 2019-01-07 23:56:02,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-6ce19634-cb84-4f6f-812d-8d6bb899232f 2019-01-07 23:56:02,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.430522918701s 2019-01-07 23:56:02,004 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-6ce19634-cb84-4f6f-812d-8d6bb899232f 2019-01-07 23:56:02,005 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'889f231de7414793ad0c3be2a1de171c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_397cf167-5495-466c-9437-f2a579825d4f'}) 2019-01-07 23:56:02,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:56:02,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:02,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28d1b3c-b773-4154-a78b-fb234a0cfc85 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:56:02,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e28d1b3c-b773-4154-a78b-fb234a0cfc85 2019-01-07 23:56:02,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10361790657s 2019-01-07 23:56:02,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e28d1b3c-b773-4154-a78b-fb234a0cfc85 2019-01-07 23:56:02,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:56:02,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:02,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01515c62-0256-410d-a94d-71afd7cf6d87 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:56:02,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-01515c62-0256-410d-a94d-71afd7cf6d87 2019-01-07 23:56:02,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0201749801636s 2019-01-07 23:56:02,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-01515c62-0256-410d-a94d-71afd7cf6d87 2019-01-07 23:56:02,139 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-07 23:56:02,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-07 23:56:02,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" -d '{"role": {"name": "Member"}}' 2019-01-07 23:56:02,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 07 Jan 2019 23:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-429b24f8-7e26-4d1d-9a5a-fe3f79bb2623 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}} 2019-01-07 23:56:02,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-429b24f8-7e26-4d1d-9a5a-fe3f79bb2623 2019-01-07 23:56:02,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.156867980957s 2019-01-07 23:56:02,300 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-429b24f8-7e26-4d1d-9a5a-fe3f79bb2623 2019-01-07 23:56:02,300 - 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'00f8527d45bd409d9592dbf741ca70bd'}) 2019-01-07 23:56:02,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:56:02,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:02,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f93ddfc-023b-4b06-89ef-fe435b8584e5 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:56:02,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2f93ddfc-023b-4b06-89ef-fe435b8584e5 2019-01-07 23:56:02,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106448888779s 2019-01-07 23:56:02,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2f93ddfc-023b-4b06-89ef-fe435b8584e5 2019-01-07 23:56:02,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:56:02,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:02,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6909329f-2d0a-43f0-8998-3aeb770050c6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-07 23:56:02,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6909329f-2d0a-43f0-8998-3aeb770050c6 2019-01-07 23:56:02,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11643910408s 2019-01-07 23:56:02,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6909329f-2d0a-43f0-8998-3aeb770050c6 2019-01-07 23:56:02,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:56:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:02,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70044d20-e175-4f3a-b0b8-ed0a85180840 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_397cf167-5495-466c-9437-f2a579825d4f", "links": {"self": "http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "889f231de7414793ad0c3be2a1de171c", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-07 23:56:02,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-70044d20-e175-4f3a-b0b8-ed0a85180840 2019-01-07 23:56:02,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122807025909s 2019-01-07 23:56:02,656 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-70044d20-e175-4f3a-b0b8-ed0a85180840 2019-01-07 23:56:02,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:56:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:02,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6b1194-8731-4bf7-964c-9697ea3dba41 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a"}, "tags": [], "enabled": true, "id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_397cf167-5495-466c-9437-f2a579825d4f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:56:02,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-5d6b1194-8731-4bf7-964c-9697ea3dba41 2019-01-07 23:56:02,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107819080353s 2019-01-07 23:56:02,776 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-5d6b1194-8731-4bf7-964c-9697ea3dba41 2019-01-07 23:56:02,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-07 23:56:02,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=889f231de7414793ad0c3be2a1de171c&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=7f8e01b7de9a4ba2aeab286fc4588f5a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:02,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc37dd7-d15e-40a3-9536-f1c281c9afe7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=889f231de7414793ad0c3be2a1de171c&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=7f8e01b7de9a4ba2aeab286fc4588f5a", "previous": null, "next": null}} 2019-01-07 23:56:02,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=889f231de7414793ad0c3be2a1de171c&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=7f8e01b7de9a4ba2aeab286fc4588f5a used request id req-2fc37dd7-d15e-40a3-9536-f1c281c9afe7 2019-01-07 23:56:02,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.18385887146s 2019-01-07 23:56:02,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=889f231de7414793ad0c3be2a1de171c&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=7f8e01b7de9a4ba2aeab286fc4588f5a used request id req-2fc37dd7-d15e-40a3-9536-f1c281c9afe7 2019-01-07 23:56:02,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-07 23:56:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a/users/889f231de7414793ad0c3be2a1de171c/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:03,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003d1668-e252-4112-978e-7ea4c9b8f53d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:56:03,225 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a/users/889f231de7414793ad0c3be2a1de171c/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-003d1668-e252-4112-978e-7ea4c9b8f53d 2019-01-07 23:56:03,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.253263950348s 2019-01-07 23:56:03,225 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a/users/889f231de7414793ad0c3be2a1de171c/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-003d1668-e252-4112-978e-7ea4c9b8f53d 2019-01-07 23:56:03,226 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_397cf167-5495-466c-9437-f2a579825d4f', 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'7f8e01b7de9a4ba2aeab286fc4588f5a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '942d9565-40be-472d-ad1f-081fc951c219', 'username': u'tenantnetwork2-user_397cf167-5495-466c-9437-f2a579825d4f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-07 23:56:03,229 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_397cf167-5495-466c-9437-f2a579825d4f', 'password': '942d9565-40be-472d-ad1f-081fc951c219', 'project_name': 'tenantnetwork2-project_397cf167-5495-466c-9437-f2a579825d4f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '7f8e01b7de9a4ba2aeab286fc4588f5a', 'project_domain_name': 'Default'} 2019-01-07 23:56:03,230 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-01-07 23:56:03,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:56:03,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:03,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c785a36-2b4c-42f2-8217-a37bf9f2fdbe Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:56:03,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-6c785a36-2b4c-42f2-8217-a37bf9f2fdbe 2019-01-07 23:56:03,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106319904327s 2019-01-07 23:56:03,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-6c785a36-2b4c-42f2-8217-a37bf9f2fdbe 2019-01-07 23:56:03,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:56:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:03,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719ae92c-50cf-4366-9a5b-f3c7eafca71d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a"}, "tags": [], "enabled": true, "id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_397cf167-5495-466c-9437-f2a579825d4f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:56:03,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-719ae92c-50cf-4366-9a5b-f3c7eafca71d 2019-01-07 23:56:03,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177575111389s 2019-01-07 23:56:03,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-719ae92c-50cf-4366-9a5b-f3c7eafca71d 2019-01-07 23:56:03,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-07 23:56:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" -d '{"network": {"tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "name": "tenantnetwork2-net_397cf167-5495-466c-9437-f2a579825d4f", "admin_state_up": true}}' 2019-01-07 23:56:05,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ca1c4171-4d09-4309-a52e-46da7b35801d Date: Mon, 07 Jan 2019 23:56:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"b36505cf-5426-4df4-ac2d-05804991968e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"7f8e01b7de9a4ba2aeab286fc4588f5a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:56:04Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_397cf167-5495-466c-9437-f2a579825d4f","admin_state_up":true,"tenant_id":"7f8e01b7de9a4ba2aeab286fc4588f5a","created_at":"2019-01-07T23:56:04Z","mtu":1442}} 2019-01-07 23:56:05,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-ca1c4171-4d09-4309-a52e-46da7b35801d 2019-01-07 23:56:05,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.58498692513s 2019-01-07 23:56:05,111 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-ca1c4171-4d09-4309-a52e-46da7b35801d 2019-01-07 23:56:05,111 - 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'dns_domain': u'', u'updated_at': u'2019-01-07T23:56:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'b36505cf-5426-4df4-ac2d-05804991968e', 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'tenantnetwork2-net_397cf167-5495-466c-9437-f2a579825d4f', u'created_at': u'2019-01-07T23:56:04Z', u'mtu': 1442, u'tenant_id': u'7f8e01b7de9a4ba2aeab286fc4588f5a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7f8e01b7de9a4ba2aeab286fc4588f5a'}) 2019-01-07 23:56:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:56:05,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426344c4-8264-4d66-9dcd-9b7d92e17cad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:56:05,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-426344c4-8264-4d66-9dcd-9b7d92e17cad 2019-01-07 23:56:05,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:56:05,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T00:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "name": "tenantnetwork2-project_397cf167-5495-466c-9437-f2a579825d4f"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7f8e01b7de9a4ba2aeab286fc4588f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_397cf167-5495-466c-9437-f2a579825d4f", "id": "889f231de7414793ad0c3be2a1de171c"}, "audit_ids": ["P6KWbKH0Q7C_qgVuyPN0Rw"], "issued_at": "2019-01-07T23:56:05.000000Z"}} 2019-01-07 23:56:05,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:56:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f973b21c1b6656d2735b49d74ca0b33e39b190d0" 2019-01-07 23:56:06,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1221 X-Openstack-Request-Id: req-97e3cbde-74a0-4332-86cb-df2c09abc873 Date: Mon, 07 Jan 2019 23:56:06 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"b36505cf-5426-4df4-ac2d-05804991968e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7f8e01b7de9a4ba2aeab286fc4588f5a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:56:04Z","qos_policy_id":null,"name":"tenantnetwork2-net_397cf167-5495-466c-9437-f2a579825d4f","admin_state_up":true,"tenant_id":"7f8e01b7de9a4ba2aeab286fc4588f5a","created_at":"2019-01-07T23:56:04Z","mtu":1442}]} 2019-01-07 23:56:06,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-97e3cbde-74a0-4332-86cb-df2c09abc873 2019-01-07 23:56:06,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.954855918884s 2019-01-07 23:56:06,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-97e3cbde-74a0-4332-86cb-df2c09abc873 2019-01-07 23:56:06,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-07 23:56:06,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f973b21c1b6656d2735b49d74ca0b33e39b190d0" -d '{"subnet": {"name": "tenantnetwork2-subnet_397cf167-5495-466c-9437-f2a579825d4f", "enable_dhcp": true, "network_id": "b36505cf-5426-4df4-ac2d-05804991968e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-07 23:56:08,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6e76dcb2-9800-458d-a698-06e31b56a9e4 Date: Mon, 07 Jan 2019 23:56:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b36505cf-5426-4df4-ac2d-05804991968e","tenant_id":"7f8e01b7de9a4ba2aeab286fc4588f5a","created_at":"2019-01-07T23:56:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:56:07Z","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":"7f8e01b7de9a4ba2aeab286fc4588f5a","id":"ac20371a-5643-4b6a-9e8c-c8f3440c36c6","subnetpool_id":null,"name":"tenantnetwork2-subnet_397cf167-5495-466c-9437-f2a579825d4f"}} 2019-01-07 23:56:08,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-6e76dcb2-9800-458d-a698-06e31b56a9e4 2019-01-07 23:56:08,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.2633459568s 2019-01-07 23:56:08,751 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-6e76dcb2-9800-458d-a698-06e31b56a9e4 2019-01-07 23:56:08,751 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-07T23:56:07Z', 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'ac20371a-5643-4b6a-9e8c-c8f3440c36c6', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_397cf167-5495-466c-9437-f2a579825d4f', u'enable_dhcp': True, u'network_id': u'b36505cf-5426-4df4-ac2d-05804991968e', u'tenant_id': u'7f8e01b7de9a4ba2aeab286fc4588f5a', u'created_at': u'2019-01-07T23:56:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7f8e01b7de9a4ba2aeab286fc4588f5a'}) 2019-01-07 23:56:08,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-07 23:56:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f973b21c1b6656d2735b49d74ca0b33e39b190d0" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "tenantnetwork2-router_397cf167-5495-466c-9437-f2a579825d4f", "admin_state_up": true}}' 2019-01-07 23:56:11,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-967b9f76-fff1-423a-8715-b1bef3dcaf6d Date: Mon, 07 Jan 2019 23:56:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "created_at": "2019-01-07T23:56:09Z", "admin_state_up": true, "updated_at": "2019-01-07T23:56:10Z", "revision_number": 2, "routes": [], "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "id": "f70bcb87-6561-487c-a9e7-60c08567d34a", "name": "tenantnetwork2-router_397cf167-5495-466c-9437-f2a579825d4f"}} 2019-01-07 23:56:11,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-967b9f76-fff1-423a-8715-b1bef3dcaf6d 2019-01-07 23:56:11,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.80987691879s 2019-01-07 23:56:11,562 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-967b9f76-fff1-423a-8715-b1bef3dcaf6d 2019-01-07 23:56:11,562 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7f8e01b7de9a4ba2aeab286fc4588f5a', u'created_at': u'2019-01-07T23:56:09Z', u'admin_state_up': True, u'updated_at': u'2019-01-07T23:56:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'7f8e01b7de9a4ba2aeab286fc4588f5a', u'id': u'f70bcb87-6561-487c-a9e7-60c08567d34a', u'name': u'tenantnetwork2-router_397cf167-5495-466c-9437-f2a579825d4f'}) 2019-01-07 23:56:11,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-07 23:56:11,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/f70bcb87-6561-487c-a9e7-60c08567d34a/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}f973b21c1b6656d2735b49d74ca0b33e39b190d0" -d '{"subnet_id": "ac20371a-5643-4b6a-9e8c-c8f3440c36c6"}' 2019-01-07 23:56:15,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ff853f3-2c46-409b-8fb3-d07fc3b67d38 Date: Mon, 07 Jan 2019 23:56:15 GMT RESP BODY: {"network_id": "b36505cf-5426-4df4-ac2d-05804991968e", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "subnet_id": "ac20371a-5643-4b6a-9e8c-c8f3440c36c6", "subnet_ids": ["ac20371a-5643-4b6a-9e8c-c8f3440c36c6"], "port_id": "5201ca83-98ff-4cbb-9651-5b4338d1eb5a", "id": "f70bcb87-6561-487c-a9e7-60c08567d34a"} 2019-01-07 23:56:15,302 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/f70bcb87-6561-487c-a9e7-60c08567d34a/add_router_interface.json used request id req-2ff853f3-2c46-409b-8fb3-d07fc3b67d38 2019-01-07 23:56:15,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.73925709724s 2019-01-07 23:56:15,303 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/f70bcb87-6561-487c-a9e7-60c08567d34a/add_router_interface.json used request id req-2ff853f3-2c46-409b-8fb3-d07fc3b67d38 returning object f70bcb87-6561-487c-a9e7-60c08567d34a 2019-01-07 23:56:15,415 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-07 23:56:15,415 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:12 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-07 23:56:15,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-07 23:56:15,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/f70bcb87-6561-487c-a9e7-60c08567d34a/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}f973b21c1b6656d2735b49d74ca0b33e39b190d0" -d '{"subnet_id": "ac20371a-5643-4b6a-9e8c-c8f3440c36c6"}' 2019-01-07 23:56:18,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6fd6b7e6-f8ce-4f0b-a182-05740a2e44ec Date: Mon, 07 Jan 2019 23:56:18 GMT RESP BODY: {"network_id": "b36505cf-5426-4df4-ac2d-05804991968e", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "subnet_id": "ac20371a-5643-4b6a-9e8c-c8f3440c36c6", "subnet_ids": ["ac20371a-5643-4b6a-9e8c-c8f3440c36c6"], "port_id": "5201ca83-98ff-4cbb-9651-5b4338d1eb5a", "id": "f70bcb87-6561-487c-a9e7-60c08567d34a"} 2019-01-07 23:56:18,164 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/f70bcb87-6561-487c-a9e7-60c08567d34a/remove_router_interface.json used request id req-6fd6b7e6-f8ce-4f0b-a182-05740a2e44ec 2019-01-07 23:56:18,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.74400091171s 2019-01-07 23:56:18,164 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/f70bcb87-6561-487c-a9e7-60c08567d34a/remove_router_interface.json used request id req-6fd6b7e6-f8ce-4f0b-a182-05740a2e44ec returning object f70bcb87-6561-487c-a9e7-60c08567d34a 2019-01-07 23:56:18,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-07 23:56:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f973b21c1b6656d2735b49d74ca0b33e39b190d0" 2019-01-07 23:56:18,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d43c0deb-325c-4096-9916-0ec40ecf12e0 Date: Mon, 07 Jan 2019 23:56:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "created_at": "2019-01-07T23:56:09Z", "admin_state_up": true, "updated_at": "2019-01-07T23:56:17Z", "revision_number": 4, "routes": [], "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "id": "f70bcb87-6561-487c-a9e7-60c08567d34a", "name": "tenantnetwork2-router_397cf167-5495-466c-9437-f2a579825d4f"}]} 2019-01-07 23:56:18,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-d43c0deb-325c-4096-9916-0ec40ecf12e0 2019-01-07 23:56:18,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.298660039902s 2019-01-07 23:56:18,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-d43c0deb-325c-4096-9916-0ec40ecf12e0 2019-01-07 23:56:18,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-07 23:56:18,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/f70bcb87-6561-487c-a9e7-60c08567d34a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f973b21c1b6656d2735b49d74ca0b33e39b190d0" 2019-01-07 23:56:20,954 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-950f46f5-7092-4167-bcb7-0b946f93bd0e Content-Length: 0 Date: Mon, 07 Jan 2019 23:56:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:56:20,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/f70bcb87-6561-487c-a9e7-60c08567d34a.json used request id req-950f46f5-7092-4167-bcb7-0b946f93bd0e 2019-01-07 23:56:20,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.48872089386s 2019-01-07 23:56:20,954 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/f70bcb87-6561-487c-a9e7-60c08567d34a.json used request id req-950f46f5-7092-4167-bcb7-0b946f93bd0e 2019-01-07 23:56:20,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:56:20,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f973b21c1b6656d2735b49d74ca0b33e39b190d0" 2019-01-07 23:56:21,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3c8f4884-b87b-44b1-9f3a-99015651e5f9 Date: Mon, 07 Jan 2019 23:56:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b36505cf-5426-4df4-ac2d-05804991968e","tenant_id":"7f8e01b7de9a4ba2aeab286fc4588f5a","created_at":"2019-01-07T23:56:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:56:07Z","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":"7f8e01b7de9a4ba2aeab286fc4588f5a","id":"ac20371a-5643-4b6a-9e8c-c8f3440c36c6","subnetpool_id":null,"name":"tenantnetwork2-subnet_397cf167-5495-466c-9437-f2a579825d4f"}]} 2019-01-07 23:56:21,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-3c8f4884-b87b-44b1-9f3a-99015651e5f9 2019-01-07 23:56:21,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.317111968994s 2019-01-07 23:56:21,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-3c8f4884-b87b-44b1-9f3a-99015651e5f9 2019-01-07 23:56:21,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-07 23:56:21,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/ac20371a-5643-4b6a-9e8c-c8f3440c36c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f973b21c1b6656d2735b49d74ca0b33e39b190d0" 2019-01-07 23:56:22,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e814f6e-9eb0-44a7-9b6d-4900cace4f61 Date: Mon, 07 Jan 2019 23:56:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:56:22,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/ac20371a-5643-4b6a-9e8c-c8f3440c36c6.json used request id req-0e814f6e-9eb0-44a7-9b6d-4900cace4f61 2019-01-07 23:56:22,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10921096802s 2019-01-07 23:56:22,383 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/ac20371a-5643-4b6a-9e8c-c8f3440c36c6.json used request id req-0e814f6e-9eb0-44a7-9b6d-4900cace4f61 2019-01-07 23:56:22,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:56:22,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f973b21c1b6656d2735b49d74ca0b33e39b190d0" 2019-01-07 23:56:23,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1221 X-Openstack-Request-Id: req-759f2316-3433-47dc-9da5-aff8329e5318 Date: Mon, 07 Jan 2019 23:56:23 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b36505cf-5426-4df4-ac2d-05804991968e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7f8e01b7de9a4ba2aeab286fc4588f5a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:56:22Z","qos_policy_id":null,"name":"tenantnetwork2-net_397cf167-5495-466c-9437-f2a579825d4f","admin_state_up":true,"tenant_id":"7f8e01b7de9a4ba2aeab286fc4588f5a","created_at":"2019-01-07T23:56:04Z","mtu":1442}]} 2019-01-07 23:56:23,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-759f2316-3433-47dc-9da5-aff8329e5318 2019-01-07 23:56:23,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.982594966888s 2019-01-07 23:56:23,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-759f2316-3433-47dc-9da5-aff8329e5318 2019-01-07 23:56:23,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-07 23:56:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/b36505cf-5426-4df4-ac2d-05804991968e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f973b21c1b6656d2735b49d74ca0b33e39b190d0" 2019-01-07 23:56:24,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5aaab66e-db15-43dd-805a-15e7989acda9 Date: Mon, 07 Jan 2019 23:56:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:56:24,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/b36505cf-5426-4df4-ac2d-05804991968e.json used request id req-5aaab66e-db15-43dd-805a-15e7989acda9 2019-01-07 23:56:24,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14212298393s 2019-01-07 23:56:24,510 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/b36505cf-5426-4df4-ac2d-05804991968e.json used request id req-5aaab66e-db15-43dd-805a-15e7989acda9 2019-01-07 23:56:24,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:56:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:24,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6039ac4f-3d5f-40ee-aafb-b1888197d3b3 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_397cf167-5495-466c-9437-f2a579825d4f", "links": {"self": "http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "889f231de7414793ad0c3be2a1de171c", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-07 23:56:24,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6039ac4f-3d5f-40ee-aafb-b1888197d3b3 2019-01-07 23:56:24,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12842297554s 2019-01-07 23:56:24,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6039ac4f-3d5f-40ee-aafb-b1888197d3b3 2019-01-07 23:56:24,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:56:24,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:24,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d1a5e9-fb5b-489c-8648-9827a44501b6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_397cf167-5495-466c-9437-f2a579825d4f", "links": {"self": "http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "889f231de7414793ad0c3be2a1de171c", "description": null}} 2019-01-07 23:56:24,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c used request id req-e7d1a5e9-fb5b-489c-8648-9827a44501b6 2019-01-07 23:56:24,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120997190475s 2019-01-07 23:56:24,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c used request id req-e7d1a5e9-fb5b-489c-8648-9827a44501b6 2019-01-07 23:56:24,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-07 23:56:24,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:25,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62335039-4684-421e-91a9-82c59fb8beab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:56:25,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c used request id req-62335039-4684-421e-91a9-82c59fb8beab 2019-01-07 23:56:25,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313571929932s 2019-01-07 23:56:25,081 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/889f231de7414793ad0c3be2a1de171c used request id req-62335039-4684-421e-91a9-82c59fb8beab 2019-01-07 23:56:25,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:56:25,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:25,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c5ced6-9b3a-4dcd-92a3-12516638604b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a"}, "tags": [], "enabled": true, "id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_397cf167-5495-466c-9437-f2a579825d4f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:56:25,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-07c5ced6-9b3a-4dcd-92a3-12516638604b 2019-01-07 23:56:25,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128582000732s 2019-01-07 23:56:25,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-07c5ced6-9b3a-4dcd-92a3-12516638604b 2019-01-07 23:56:25,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-07 23:56:25,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:25,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb703dc-4939-486b-899d-620c2f9982d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:56:25,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a used request id req-abb703dc-4939-486b-899d-620c2f9982d9 2019-01-07 23:56:25,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.241451025009s 2019-01-07 23:56:25,463 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/7f8e01b7de9a4ba2aeab286fc4588f5a used request id req-abb703dc-4939-486b-899d-620c2f9982d9 2019-01-07 23:56:25,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:56:25,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=7f8e01b7de9a4ba2aeab286fc4588f5a&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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:25,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c60b04a4-c8e8-4cda-96e2-74aefc245d14 Date: Mon, 07 Jan 2019 23:56:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "created_at": "2019-01-07T23:56:03Z", "updated_at": "2019-01-07T23:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:03Z", "revision_number": 0, "id": "28e17d27-b861-4031-a0db-8e8249e85b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:03Z", "security_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:03Z", "revision_number": 0, "id": "6265a201-7661-47f5-8c0e-4d71bea5f165", "remote_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:03Z", "security_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:03Z", "revision_number": 0, "id": "83fd5c3f-2bb3-44fc-92e0-7006f7f53d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:03Z", "security_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:03Z", "revision_number": 0, "id": "874f5c18-64b7-435f-b9ff-d9d0ce2f2a1f", "remote_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:03Z", "security_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a"}], "revision_number": 4, "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "name": "default"}]} 2019-01-07 23:56:25,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=7f8e01b7de9a4ba2aeab286fc4588f5a&name=default used request id req-c60b04a4-c8e8-4cda-96e2-74aefc245d14 2019-01-07 23:56:25,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0518908500671s 2019-01-07 23:56:25,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=7f8e01b7de9a4ba2aeab286fc4588f5a&name=default used request id req-c60b04a4-c8e8-4cda-96e2-74aefc245d14 2019-01-07 23:56:25,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:56:25,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:25,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2b7b5123-c150-4f4d-a312-fc482cc4dca2 Date: Mon, 07 Jan 2019 23:56:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "created_at": "2019-01-07T23:56:03Z", "updated_at": "2019-01-07T23:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:03Z", "revision_number": 0, "id": "28e17d27-b861-4031-a0db-8e8249e85b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:03Z", "security_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:03Z", "revision_number": 0, "id": "6265a201-7661-47f5-8c0e-4d71bea5f165", "remote_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:03Z", "security_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:03Z", "revision_number": 0, "id": "83fd5c3f-2bb3-44fc-92e0-7006f7f53d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:03Z", "security_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:03Z", "revision_number": 0, "id": "874f5c18-64b7-435f-b9ff-d9d0ce2f2a1f", "remote_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:03Z", "security_group_id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "tenant_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a"}], "revision_number": 4, "project_id": "7f8e01b7de9a4ba2aeab286fc4588f5a", "id": "118b88d7-43fb-4a75-a00e-13b97aaf8d10", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}]} 2019-01-07 23:56:25,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2b7b5123-c150-4f4d-a312-fc482cc4dca2 2019-01-07 23:56:25,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.27837896347s 2019-01-07 23:56:25,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2b7b5123-c150-4f4d-a312-fc482cc4dca2 2019-01-07 23:56:25,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-07 23:56:25,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/118b88d7-43fb-4a75-a00e-13b97aaf8d10.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32e9dd9ff17a2fa3ec1a8cb1b917cc2ed746f2ca" 2019-01-07 23:56:26,001 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-198f11ee-5355-40a6-af94-9fc4d09d7932 Content-Length: 0 Date: Mon, 07 Jan 2019 23:56:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:56:26,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/118b88d7-43fb-4a75-a00e-13b97aaf8d10.json used request id req-198f11ee-5355-40a6-af94-9fc4d09d7932 2019-01-07 23:56:26,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.197229862213s 2019-01-07 23:56:26,001 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/118b88d7-43fb-4a75-a00e-13b97aaf8d10.json used request id req-198f11ee-5355-40a6-af94-9fc4d09d7932 2019-01-07 23:56:26,049 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-01-07 23:56:26,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:56:26,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae9f31b-50ef-4d34-9676-e6aab8716ded Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:56:26,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0ae9f31b-50ef-4d34-9676-e6aab8716ded 2019-01-07 23:56:26,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:56:26,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T00:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["32J6ZIgPRzSPUkx7MGqf4w"], "issued_at": "2019-01-07T23:56:26.000000Z"}} 2019-01-07 23:56:26,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:56:26,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:27,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8afcf61c-b95c-49ce-b0b0-6b762a6ecf23 Date: Mon, 07 Jan 2019 23:56:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-07 23:56:27,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8afcf61c-b95c-49ce-b0b0-6b762a6ecf23 2019-01-07 23:56:27,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.982528924942s 2019-01-07 23:56:27,626 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8afcf61c-b95c-49ce-b0b0-6b762a6ecf23 2019-01-07 23:56:27,627 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-01-07 23:56:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:56:27,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 07 Jan 2019 23:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-07 23:56:27,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:56:27,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:27,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202fa21b-e3be-4d9f-8f6b-3bb4b4b27ad1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:56:27,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-202fa21b-e3be-4d9f-8f6b-3bb4b4b27ad1 2019-01-07 23:56:27,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104560136795s 2019-01-07 23:56:27,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-202fa21b-e3be-4d9f-8f6b-3bb4b4b27ad1 2019-01-07 23:56:27,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:56:27,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:27,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21973a1-130d-4571-99b5-cc7005cb05e6 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:56:27,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-b21973a1-130d-4571-99b5-cc7005cb05e6 2019-01-07 23:56:27,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0980060100555s 2019-01-07 23:56:27,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-b21973a1-130d-4571-99b5-cc7005cb05e6 2019-01-07 23:56:27,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-07 23:56:27,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" -d '{"network": {"tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "name": "vmready1-net_eb3d7436-0545-4ed8-968e-1341a827151f", "admin_state_up": true}}' 2019-01-07 23:56:29,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-860e41b1-a007-44c4-8e23-f8eb141ef1e2 Date: Mon, 07 Jan 2019 23:56:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"c149bed7-7477-4518-8904-cfd62b5eb8ea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:56:28Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_eb3d7436-0545-4ed8-968e-1341a827151f","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:56:28Z","mtu":1442}} 2019-01-07 23:56:29,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-860e41b1-a007-44c4-8e23-f8eb141ef1e2 2019-01-07 23:56:29,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.33078813553s 2019-01-07 23:56:29,182 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-860e41b1-a007-44c4-8e23-f8eb141ef1e2 2019-01-07 23:56:29,182 - 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'dns_domain': u'', u'updated_at': u'2019-01-07T23:56:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'c149bed7-7477-4518-8904-cfd62b5eb8ea', u'provider:segmentation_id': 92, 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_eb3d7436-0545-4ed8-968e-1341a827151f', u'created_at': u'2019-01-07T23:56:28Z', u'mtu': 1442, u'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09a7ababfff6470fbcae0a281405cb8c'}) 2019-01-07 23:56:29,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:56:29,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:29,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-34d9126f-7c95-457c-8831-0860f213e0ea Date: Mon, 07 Jan 2019 23:56:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"c149bed7-7477-4518-8904-cfd62b5eb8ea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:56:28Z","qos_policy_id":null,"name":"vmready1-net_eb3d7436-0545-4ed8-968e-1341a827151f","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:56:28Z","provider:network_type":"geneve"}]} 2019-01-07 23:56:29,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-34d9126f-7c95-457c-8831-0860f213e0ea 2019-01-07 23:56:29,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370193004608s 2019-01-07 23:56:29,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-34d9126f-7c95-457c-8831-0860f213e0ea 2019-01-07 23:56:29,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-07 23:56:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" -d '{"subnet": {"name": "vmready1-subnet_eb3d7436-0545-4ed8-968e-1341a827151f", "enable_dhcp": true, "network_id": "c149bed7-7477-4518-8904-cfd62b5eb8ea", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-07 23:56:30,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-675d8d78-a332-4fe2-b9e5-f82542d74344 Date: Mon, 07 Jan 2019 23:56:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c149bed7-7477-4518-8904-cfd62b5eb8ea","tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:56:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:56:30Z","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":"09a7ababfff6470fbcae0a281405cb8c","id":"054870fe-28ad-4de4-b6f9-6a806e29ebe9","subnetpool_id":null,"name":"vmready1-subnet_eb3d7436-0545-4ed8-968e-1341a827151f"}} 2019-01-07 23:56:30,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-675d8d78-a332-4fe2-b9e5-f82542d74344 2019-01-07 23:56:30,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.42908120155s 2019-01-07 23:56:30,984 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-675d8d78-a332-4fe2-b9e5-f82542d74344 2019-01-07 23:56:30,985 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-07T23:56:30Z', 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'054870fe-28ad-4de4-b6f9-6a806e29ebe9', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_eb3d7436-0545-4ed8-968e-1341a827151f', u'enable_dhcp': True, u'network_id': u'c149bed7-7477-4518-8904-cfd62b5eb8ea', u'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', u'created_at': u'2019-01-07T23:56:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'09a7ababfff6470fbcae0a281405cb8c'}) 2019-01-07 23:56:30,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-07 23:56:30,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "vmready1-router_eb3d7436-0545-4ed8-968e-1341a827151f", "admin_state_up": true}}' 2019-01-07 23:56:32,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-9710bd9f-a1f7-4f01-a5b4-57dee0d7fd5b Date: Mon, 07 Jan 2019 23:56:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:56:31Z", "admin_state_up": true, "updated_at": "2019-01-07T23:56:32Z", "revision_number": 2, "routes": [], "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "a71ffbf2-f38b-42d6-9548-5b4c116917c4", "name": "vmready1-router_eb3d7436-0545-4ed8-968e-1341a827151f"}} 2019-01-07 23:56:32,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-9710bd9f-a1f7-4f01-a5b4-57dee0d7fd5b 2019-01-07 23:56:32,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.99474811554s 2019-01-07 23:56:32,980 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-9710bd9f-a1f7-4f01-a5b4-57dee0d7fd5b 2019-01-07 23:56:32,981 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', u'created_at': u'2019-01-07T23:56:31Z', u'admin_state_up': True, u'updated_at': u'2019-01-07T23:56:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'09a7ababfff6470fbcae0a281405cb8c', u'id': u'a71ffbf2-f38b-42d6-9548-5b4c116917c4', u'name': u'vmready1-router_eb3d7436-0545-4ed8-968e-1341a827151f'}) 2019-01-07 23:56:32,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-07 23:56:32,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/a71ffbf2-f38b-42d6-9548-5b4c116917c4/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}aebdab16c74dca1cfdb905286f84f11131c35310" -d '{"subnet_id": "054870fe-28ad-4de4-b6f9-6a806e29ebe9"}' 2019-01-07 23:56:36,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2d92df43-e511-46aa-8197-443706f80566 Date: Mon, 07 Jan 2019 23:56:36 GMT RESP BODY: {"network_id": "c149bed7-7477-4518-8904-cfd62b5eb8ea", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "subnet_id": "054870fe-28ad-4de4-b6f9-6a806e29ebe9", "subnet_ids": ["054870fe-28ad-4de4-b6f9-6a806e29ebe9"], "port_id": "2535949e-cea7-4528-963d-298b04acb695", "id": "a71ffbf2-f38b-42d6-9548-5b4c116917c4"} 2019-01-07 23:56:36,712 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a71ffbf2-f38b-42d6-9548-5b4c116917c4/add_router_interface.json used request id req-2d92df43-e511-46aa-8197-443706f80566 2019-01-07 23:56:36,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.73005890846s 2019-01-07 23:56:36,712 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a71ffbf2-f38b-42d6-9548-5b4c116917c4/add_router_interface.json used request id req-2d92df43-e511-46aa-8197-443706f80566 returning object a71ffbf2-f38b-42d6-9548-5b4c116917c4 2019-01-07 23:56:36,712 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-07 23:56:36,839 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-07 23:56:36,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:56:36,846 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 07 Jan 2019 23:56:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-07 23:56:36,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:56:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:37,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-35e2b755-9b94-4d8b-b148-2530049c89e4 Date: Mon, 07 Jan 2019 23:56:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:56:37,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-35e2b755-9b94-4d8b-b148-2530049c89e4 2019-01-07 23:56:37,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.909723997116s 2019-01-07 23:56:37,758 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-35e2b755-9b94-4d8b-b148-2530049c89e4 2019-01-07 23:56:37,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-07 23:56:37,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f"}' 2019-01-07 23:56:38,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-638b0bba-ef4f-4d1c-bfa3-d5e0898bd398 Date: Mon, 07 Jan 2019 23:56:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/file", "owner": "09a7ababfff6470fbcae0a281405cb8c", "id": "83cce7dd-7064-41bf-b56e-f7e172c406b4", "size": null, "self": "/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:56:38Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f", "checksum": null, "created_at": "2019-01-07T23:56:38Z", "protected": false} 2019-01-07 23:56:38,621 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-638b0bba-ef4f-4d1c-bfa3-d5e0898bd398 2019-01-07 23:56:38,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.855378866196s 2019-01-07 23:56:38,622 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-638b0bba-ef4f-4d1c-bfa3-d5e0898bd398 returning object 83cce7dd-7064-41bf-b56e-f7e172c406b4 2019-01-07 23:56:38,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-07 23:56:38,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/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}aebdab16c74dca1cfdb905286f84f11131c35310" -d '' 2019-01-07 23:56:41,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-549f74b2-223d-4894-b76f-239ed4a8fff3 Date: Mon, 07 Jan 2019 23:56:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-07 23:56:41,830 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/file used request id req-549f74b2-223d-4894-b76f-239ed4a8fff3 2019-01-07 23:56:41,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.20771598816s 2019-01-07 23:56:41,830 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/file used request id req-549f74b2-223d-4894-b76f-239ed4a8fff3 2019-01-07 23:56:41,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:56:41,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:42,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-497b43f3-9e48-4fdb-9c3f-45806c344eff Date: Mon, 07 Jan 2019 23:56:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/snap", "metadata": {}}], "file": "/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/file", "owner": "09a7ababfff6470fbcae0a281405cb8c", "id": "83cce7dd-7064-41bf-b56e-f7e172c406b4", "size": 12716032, "self": "/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:56:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:56:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:56:42,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-497b43f3-9e48-4fdb-9c3f-45806c344eff 2019-01-07 23:56:42,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.694935083389s 2019-01-07 23:56:42,530 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-497b43f3-9e48-4fdb-9c3f-45806c344eff 2019-01-07 23:56:42,531 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/file', 'owner': u'09a7ababfff6470fbcae0a281405cb8c', 'id': u'83cce7dd-7064-41bf-b56e-f7e172c406b4', 'size': 12716032, u'self': u'/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09a7ababfff6470fbcae0a281405cb8c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-07T23:56:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-07T23:56:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f', 'created': u'2019-01-07T23:56:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-07T23:56:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-07 23:56:42,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-07 23:56:42,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_eb3d7436-0545-4ed8-968e-1341a827151f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-07 23:56:42,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56: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-8fc35674-8bd5-4c8e-8e2d-0a1bf865fc75 x-compute-request-id: req-8fc35674-8bd5-4c8e-8e2d-0a1bf865fc75 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_eb3d7436-0545-4ed8-968e-1341a827151f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e", "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": "5a6203a5-980e-40a5-8cf4-2eabe678f30e"}} 2019-01-07 23:56:42,772 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-8fc35674-8bd5-4c8e-8e2d-0a1bf865fc75 2019-01-07 23:56:42,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239771842957s 2019-01-07 23:56:42,772 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-8fc35674-8bd5-4c8e-8e2d-0a1bf865fc75 2019-01-07 23:56:42,773 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_eb3d7436-0545-4ed8-968e-1341a827151f', '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'09a7ababfff6470fbcae0a281405cb8c', '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'5a6203a5-980e-40a5-8cf4-2eabe678f30e', 'swap': 0}) 2019-01-07 23:56:42,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-07 23:56:42,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e/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}aebdab16c74dca1cfdb905286f84f11131c35310" -d '{"extra_specs": {}}' 2019-01-07 23:56:42,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56: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-bf159213-6c56-4a12-b6ac-780a63a34ac8 x-compute-request-id: req-bf159213-6c56-4a12-b6ac-780a63a34ac8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-07 23:56:42,794 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e/os-extra_specs used request id req-bf159213-6c56-4a12-b6ac-780a63a34ac8 2019-01-07 23:56:42,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205628871918s 2019-01-07 23:56:42,795 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e/os-extra_specs used request id req-bf159213-6c56-4a12-b6ac-780a63a34ac8 2019-01-07 23:56:42,903 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-07 23:56:42,904 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-07 23:56:42,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-07 23:56:42,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/a71ffbf2-f38b-42d6-9548-5b4c116917c4/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}aebdab16c74dca1cfdb905286f84f11131c35310" -d '{"subnet_id": "054870fe-28ad-4de4-b6f9-6a806e29ebe9"}' 2019-01-07 23:56:44,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ff86491-bb30-45dc-92fa-cd114f201f7d Date: Mon, 07 Jan 2019 23:56:44 GMT RESP BODY: {"network_id": "c149bed7-7477-4518-8904-cfd62b5eb8ea", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "subnet_id": "054870fe-28ad-4de4-b6f9-6a806e29ebe9", "subnet_ids": ["054870fe-28ad-4de4-b6f9-6a806e29ebe9"], "port_id": "2535949e-cea7-4528-963d-298b04acb695", "id": "a71ffbf2-f38b-42d6-9548-5b4c116917c4"} 2019-01-07 23:56:44,699 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a71ffbf2-f38b-42d6-9548-5b4c116917c4/remove_router_interface.json used request id req-7ff86491-bb30-45dc-92fa-cd114f201f7d 2019-01-07 23:56:44,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79096317291s 2019-01-07 23:56:44,700 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a71ffbf2-f38b-42d6-9548-5b4c116917c4/remove_router_interface.json used request id req-7ff86491-bb30-45dc-92fa-cd114f201f7d returning object a71ffbf2-f38b-42d6-9548-5b4c116917c4 2019-01-07 23:56:44,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-07 23:56:44,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:45,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-814002ab-1e29-478d-ae52-8d548c32221f Date: Mon, 07 Jan 2019 23:56:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:56:31Z", "admin_state_up": true, "updated_at": "2019-01-07T23:56:43Z", "revision_number": 4, "routes": [], "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "a71ffbf2-f38b-42d6-9548-5b4c116917c4", "name": "vmready1-router_eb3d7436-0545-4ed8-968e-1341a827151f"}]} 2019-01-07 23:56:45,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-814002ab-1e29-478d-ae52-8d548c32221f 2019-01-07 23:56:45,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.01347398758s 2019-01-07 23:56:45,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-814002ab-1e29-478d-ae52-8d548c32221f 2019-01-07 23:56:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-07 23:56:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/a71ffbf2-f38b-42d6-9548-5b4c116917c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:47,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b390da3b-1940-4ce4-9a1f-f4b8baa1b503 Content-Length: 0 Date: Mon, 07 Jan 2019 23:56:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:56:47,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/a71ffbf2-f38b-42d6-9548-5b4c116917c4.json used request id req-b390da3b-1940-4ce4-9a1f-f4b8baa1b503 2019-01-07 23:56:47,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.73412680626s 2019-01-07 23:56:47,450 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/a71ffbf2-f38b-42d6-9548-5b4c116917c4.json used request id req-b390da3b-1940-4ce4-9a1f-f4b8baa1b503 2019-01-07 23:56:47,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:56:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:47,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-6dca5813-5365-46d1-93d2-10aa9df3c0ec Date: Mon, 07 Jan 2019 23:56:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c149bed7-7477-4518-8904-cfd62b5eb8ea","tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:56:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:56:30Z","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":"09a7ababfff6470fbcae0a281405cb8c","id":"054870fe-28ad-4de4-b6f9-6a806e29ebe9","subnetpool_id":null,"name":"vmready1-subnet_eb3d7436-0545-4ed8-968e-1341a827151f"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-07 23:56:47,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-6dca5813-5365-46d1-93d2-10aa9df3c0ec 2019-01-07 23:56:47,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.498037099838s 2019-01-07 23:56:47,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-6dca5813-5365-46d1-93d2-10aa9df3c0ec 2019-01-07 23:56:47,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-07 23:56:47,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/054870fe-28ad-4de4-b6f9-6a806e29ebe9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:49,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0981360-822e-4775-b139-d91f979677fa Date: Mon, 07 Jan 2019 23:56:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:56:49,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/054870fe-28ad-4de4-b6f9-6a806e29ebe9.json used request id req-b0981360-822e-4775-b139-d91f979677fa 2019-01-07 23:56:49,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.31016492844s 2019-01-07 23:56:49,261 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/054870fe-28ad-4de4-b6f9-6a806e29ebe9.json used request id req-b0981360-822e-4775-b139-d91f979677fa 2019-01-07 23:56:49,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:56:49,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:49,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-6a3b9dc6-2c01-4cfb-830a-2ae768c1bb51 Date: Mon, 07 Jan 2019 23:56:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"c149bed7-7477-4518-8904-cfd62b5eb8ea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:56:49Z","qos_policy_id":null,"name":"vmready1-net_eb3d7436-0545-4ed8-968e-1341a827151f","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:56:28Z","provider:network_type":"geneve"}]} 2019-01-07 23:56:49,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-6a3b9dc6-2c01-4cfb-830a-2ae768c1bb51 2019-01-07 23:56:49,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921671390533s 2019-01-07 23:56:49,354 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-6a3b9dc6-2c01-4cfb-830a-2ae768c1bb51 2019-01-07 23:56:49,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-07 23:56:49,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/c149bed7-7477-4518-8904-cfd62b5eb8ea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:51,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87744700-3956-4e3f-8272-cd23d39f42d8 Date: Mon, 07 Jan 2019 23:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:56:51,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/c149bed7-7477-4518-8904-cfd62b5eb8ea.json used request id req-87744700-3956-4e3f-8272-cd23d39f42d8 2019-01-07 23:56:51,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.01788592339s 2019-01-07 23:56:51,373 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/c149bed7-7477-4518-8904-cfd62b5eb8ea.json used request id req-87744700-3956-4e3f-8272-cd23d39f42d8 2019-01-07 23:56:51,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:56:51,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:52,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-a2d93213-aa74-4da7-bdc4-f9ebce12a150 Date: Mon, 07 Jan 2019 23:56:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/snap", "metadata": {}}], "file": "/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/file", "owner": "09a7ababfff6470fbcae0a281405cb8c", "id": "83cce7dd-7064-41bf-b56e-f7e172c406b4", "size": 12716032, "self": "/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/83cce7dd-7064-41bf-b56e-f7e172c406b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:56:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_eb3d7436-0545-4ed8-968e-1341a827151f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:56:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:56:52,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-a2d93213-aa74-4da7-bdc4-f9ebce12a150 2019-01-07 23:56:52,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.731737136841s 2019-01-07 23:56:52,109 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-a2d93213-aa74-4da7-bdc4-f9ebce12a150 2019-01-07 23:56:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-07 23:56:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:53,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a1d3e5e-a092-4751-9813-19e4b4be03fc Date: Mon, 07 Jan 2019 23:56:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-07 23:56:53,111 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4 used request id req-6a1d3e5e-a092-4751-9813-19e4b4be03fc 2019-01-07 23:56:53,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00078511238s 2019-01-07 23:56:53,112 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/83cce7dd-7064-41bf-b56e-f7e172c406b4 used request id req-6a1d3e5e-a092-4751-9813-19e4b4be03fc 2019-01-07 23:56:53,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-07 23:56:53,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:53,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-74e9b048-6e8f-4cb1-8853-3242b334d115 x-compute-request-id: req-74e9b048-6e8f-4cb1-8853-3242b334d115 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_eb3d7436-0545-4ed8-968e-1341a827151f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e", "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": "5a6203a5-980e-40a5-8cf4-2eabe678f30e"}]} 2019-01-07 23:56:53,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-74e9b048-6e8f-4cb1-8853-3242b334d115 2019-01-07 23:56:53,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.127921104431s 2019-01-07 23:56:53,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-74e9b048-6e8f-4cb1-8853-3242b334d115 2019-01-07 23:56:53,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-07 23:56:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aebdab16c74dca1cfdb905286f84f11131c35310" 2019-01-07 23:56:53,404 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23: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 x-openstack-request-id: req-5f2bcdb7-b3d0-493d-bcac-6d2152e67789 x-compute-request-id: req-5f2bcdb7-b3d0-493d-bcac-6d2152e67789 Content-Length: 0 Content-Type: application/json 2019-01-07 23:56:53,404 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e used request id req-5f2bcdb7-b3d0-493d-bcac-6d2152e67789 2019-01-07 23:56:53,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.161895036697s 2019-01-07 23:56:53,404 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/5a6203a5-980e-40a5-8cf4-2eabe678f30e used request id req-5f2bcdb7-b3d0-493d-bcac-6d2152e67789 2019-01-07 23:56:53,450 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-01-07 23:56:53,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:56:53,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5dca91-ae82-4778-b65c-715a68b9d105 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:56:53,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3e5dca91-ae82-4778-b65c-715a68b9d105 2019-01-07 23:56:53,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:56:53,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T00:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["Szaio8LWRcasdvzEMr3nRg"], "issued_at": "2019-01-07T23:56:53.000000Z"}} 2019-01-07 23:56:53,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:56:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:54,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f779dd0f-6cda-4879-8b5e-d586706a399b Date: Mon, 07 Jan 2019 23:56:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-07 23:56:54,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f779dd0f-6cda-4879-8b5e-d586706a399b 2019-01-07 23:56:54,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30423283577s 2019-01-07 23:56:54,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f779dd0f-6cda-4879-8b5e-d586706a399b 2019-01-07 23:56:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:56:54,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 07 Jan 2019 23: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-07 23:56:54,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:56:54,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:54,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d241cb3-0383-4459-8421-66622d9411fb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:56:54,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-1d241cb3-0383-4459-8421-66622d9411fb 2019-01-07 23:56:54,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109075784683s 2019-01-07 23:56:54,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-1d241cb3-0383-4459-8421-66622d9411fb 2019-01-07 23:56:54,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-07 23:56:54,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_b797394e-ca92-4eac-b23a-63b65294a93a"}}' 2019-01-07 23:56:54,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 07 Jan 2019 23:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd22d354-b586-411a-a690-0d8af6ea5a9b 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.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425"}, "tags": [], "enabled": true, "id": "e86c060bdbeb467c99b687ddaa46f425", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b797394e-ca92-4eac-b23a-63b65294a93a"}} 2019-01-07 23:56:54,465 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-bd22d354-b586-411a-a690-0d8af6ea5a9b 2019-01-07 23:56:54,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.144747018814s 2019-01-07 23:56:54,466 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-bd22d354-b586-411a-a690-0d8af6ea5a9b 2019-01-07 23:56:54,466 - 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'e86c060bdbeb467c99b687ddaa46f425', '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_b797394e-ca92-4eac-b23a-63b65294a93a'}) 2019-01-07 23:56:54,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-07 23:56:54,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f69d6a7f-8734-496c-8eae-678531b65f94", "email": null, "name": "vmready2-user_b797394e-ca92-4eac-b23a-63b65294a93a"}}' 2019-01-07 23:56:54,924 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 07 Jan 2019 23:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a62336-7a4c-44bd-9561-efd097913daa Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_b797394e-ca92-4eac-b23a-63b65294a93a", "links": {"self": "http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7c34b47cce8472ba51abddf8bf430bf", "domain_id": "default", "password_expires_at": null}} 2019-01-07 23:56:54,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-b2a62336-7a4c-44bd-9561-efd097913daa 2019-01-07 23:56:54,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.45105099678s 2019-01-07 23:56:54,924 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-b2a62336-7a4c-44bd-9561-efd097913daa 2019-01-07 23:56:54,925 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a7c34b47cce8472ba51abddf8bf430bf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_b797394e-ca92-4eac-b23a-63b65294a93a'}) 2019-01-07 23:56:54,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:56:54,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:55,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de15e4f6-fbc7-43b6-8042-d0db7b91cb71 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:56:55,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-de15e4f6-fbc7-43b6-8042-d0db7b91cb71 2019-01-07 23:56:55,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107090950012s 2019-01-07 23:56:55,036 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-de15e4f6-fbc7-43b6-8042-d0db7b91cb71 2019-01-07 23:56:55,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:56:55,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:55,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c9032f-ab1f-4ea0-8ab8-80fecc582b1d Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:56:55,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b4c9032f-ab1f-4ea0-8ab8-80fecc582b1d 2019-01-07 23:56:55,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10123705864s 2019-01-07 23:56:55,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b4c9032f-ab1f-4ea0-8ab8-80fecc582b1d 2019-01-07 23:56:55,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:56:55,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:55,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d0b199-5502-43fa-885a-19d833a39ca0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-07 23:56:55,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-68d0b199-5502-43fa-885a-19d833a39ca0 2019-01-07 23:56:55,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103275060654s 2019-01-07 23:56:55,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-68d0b199-5502-43fa-885a-19d833a39ca0 2019-01-07 23:56:55,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:56:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:55,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b70b1d4-7ee5-47a0-87ed-75a10d520cd3 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_b797394e-ca92-4eac-b23a-63b65294a93a", "links": {"self": "http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7c34b47cce8472ba51abddf8bf430bf", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-07 23:56:55,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-4b70b1d4-7ee5-47a0-87ed-75a10d520cd3 2019-01-07 23:56:55,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113551855087s 2019-01-07 23:56:55,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-4b70b1d4-7ee5-47a0-87ed-75a10d520cd3 2019-01-07 23:56:55,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:56:55,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:55,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935ae743-7bfb-44de-8af4-bc092012889e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425"}, "tags": [], "enabled": true, "id": "e86c060bdbeb467c99b687ddaa46f425", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b797394e-ca92-4eac-b23a-63b65294a93a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:56:55,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-935ae743-7bfb-44de-8af4-bc092012889e 2019-01-07 23:56:55,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102697134018s 2019-01-07 23:56:55,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-935ae743-7bfb-44de-8af4-bc092012889e 2019-01-07 23:56:55,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-07 23:56:55,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=a7c34b47cce8472ba51abddf8bf430bf&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=e86c060bdbeb467c99b687ddaa46f425" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:55,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e78e4b-178e-4f18-b3da-ae1575468c24 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=a7c34b47cce8472ba51abddf8bf430bf&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=e86c060bdbeb467c99b687ddaa46f425", "previous": null, "next": null}} 2019-01-07 23:56:55,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=a7c34b47cce8472ba51abddf8bf430bf&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=e86c060bdbeb467c99b687ddaa46f425 used request id req-55e78e4b-178e-4f18-b3da-ae1575468c24 2019-01-07 23:56:55,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120112895966s 2019-01-07 23:56:55,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=a7c34b47cce8472ba51abddf8bf430bf&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=e86c060bdbeb467c99b687ddaa46f425 used request id req-55e78e4b-178e-4f18-b3da-ae1575468c24 2019-01-07 23:56:55,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-07 23:56:55,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425/users/a7c34b47cce8472ba51abddf8bf430bf/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:55,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2559402-5b36-44fe-8d97-010b4a436270 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:56:55,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425/users/a7c34b47cce8472ba51abddf8bf430bf/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-b2559402-5b36-44fe-8d97-010b4a436270 2019-01-07 23:56:55,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.117523193359s 2019-01-07 23:56:55,729 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425/users/a7c34b47cce8472ba51abddf8bf430bf/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-b2559402-5b36-44fe-8d97-010b4a436270 2019-01-07 23:56:55,730 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_b797394e-ca92-4eac-b23a-63b65294a93a', 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'e86c060bdbeb467c99b687ddaa46f425', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f69d6a7f-8734-496c-8eae-678531b65f94', 'username': u'vmready2-user_b797394e-ca92-4eac-b23a-63b65294a93a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-07 23:56:55,733 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_b797394e-ca92-4eac-b23a-63b65294a93a', 'password': 'f69d6a7f-8734-496c-8eae-678531b65f94', 'project_name': 'vmready2-project_b797394e-ca92-4eac-b23a-63b65294a93a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': 'e86c060bdbeb467c99b687ddaa46f425', 'project_domain_name': 'Default'} 2019-01-07 23:56:55,734 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-01-07 23:56:55,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:56:55,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:55,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eaa2345-5577-478b-a932-f56c2d3c79fc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:56:55,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-3eaa2345-5577-478b-a932-f56c2d3c79fc 2019-01-07 23:56:55,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108215808868s 2019-01-07 23:56:55,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-3eaa2345-5577-478b-a932-f56c2d3c79fc 2019-01-07 23:56:55,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:56:55,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:56:55,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b6a540-7d6f-4589-a941-19e74d77e7db Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425"}, "tags": [], "enabled": true, "id": "e86c060bdbeb467c99b687ddaa46f425", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b797394e-ca92-4eac-b23a-63b65294a93a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:56:55,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-71b6a540-7d6f-4589-a941-19e74d77e7db 2019-01-07 23:56:55,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990688800812s 2019-01-07 23:56:55,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-71b6a540-7d6f-4589-a941-19e74d77e7db 2019-01-07 23:56:55,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-07 23:56:55,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" -d '{"network": {"tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "name": "vmready2-net_b797394e-ca92-4eac-b23a-63b65294a93a", "admin_state_up": true}}' 2019-01-07 23:56:58,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-e8c6906d-9c47-423e-95bf-ecbf9c55f036 Date: Mon, 07 Jan 2019 23:56:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"88a10648-aa11-4433-a8d1-0736abd0d83d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"e86c060bdbeb467c99b687ddaa46f425","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:56:57Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_b797394e-ca92-4eac-b23a-63b65294a93a","admin_state_up":true,"tenant_id":"e86c060bdbeb467c99b687ddaa46f425","created_at":"2019-01-07T23:56:57Z","mtu":1442}} 2019-01-07 23:56:58,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-e8c6906d-9c47-423e-95bf-ecbf9c55f036 2019-01-07 23:56:58,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 2.39167189598s 2019-01-07 23:56:58,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-e8c6906d-9c47-423e-95bf-ecbf9c55f036 2019-01-07 23:56:58,344 - 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'dns_domain': u'', u'updated_at': u'2019-01-07T23:56:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'88a10648-aa11-4433-a8d1-0736abd0d83d', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_b797394e-ca92-4eac-b23a-63b65294a93a', u'created_at': u'2019-01-07T23:56:57Z', u'mtu': 1442, u'tenant_id': u'e86c060bdbeb467c99b687ddaa46f425', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e86c060bdbeb467c99b687ddaa46f425'}) 2019-01-07 23:56:58,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:56:58,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bc7a51-aad7-4d45-9fb1-ce413766ced9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:56:58,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-01bc7a51-aad7-4d45-9fb1-ce413766ced9 2019-01-07 23:56:58,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:56:58,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T00:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e86c060bdbeb467c99b687ddaa46f425", "name": "vmready2-project_b797394e-ca92-4eac-b23a-63b65294a93a"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e86c060bdbeb467c99b687ddaa46f425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e86c060bdbeb467c99b687ddaa46f425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e86c060bdbeb467c99b687ddaa46f425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e86c060bdbeb467c99b687ddaa46f425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e86c060bdbeb467c99b687ddaa46f425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e86c060bdbeb467c99b687ddaa46f425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e86c060bdbeb467c99b687ddaa46f425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e86c060bdbeb467c99b687ddaa46f425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e86c060bdbeb467c99b687ddaa46f425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e86c060bdbeb467c99b687ddaa46f425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e86c060bdbeb467c99b687ddaa46f425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e86c060bdbeb467c99b687ddaa46f425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e86c060bdbeb467c99b687ddaa46f425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e86c060bdbeb467c99b687ddaa46f425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_b797394e-ca92-4eac-b23a-63b65294a93a", "id": "a7c34b47cce8472ba51abddf8bf430bf"}, "audit_ids": ["KRPSahGQQ0e4piOQdJTBZQ"], "issued_at": "2019-01-07T23:56:58.000000Z"}} 2019-01-07 23:56:58,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:56:58,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:56:59,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1215 X-Openstack-Request-Id: req-a6bd3621-b045-4efb-a985-594dd5a8bb73 Date: Mon, 07 Jan 2019 23:56:59 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"88a10648-aa11-4433-a8d1-0736abd0d83d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e86c060bdbeb467c99b687ddaa46f425","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:56:57Z","qos_policy_id":null,"name":"vmready2-net_b797394e-ca92-4eac-b23a-63b65294a93a","admin_state_up":true,"tenant_id":"e86c060bdbeb467c99b687ddaa46f425","created_at":"2019-01-07T23:56:57Z","mtu":1442}]} 2019-01-07 23:56:59,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-a6bd3621-b045-4efb-a985-594dd5a8bb73 2019-01-07 23:56:59,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286371946335s 2019-01-07 23:56:59,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-a6bd3621-b045-4efb-a985-594dd5a8bb73 2019-01-07 23:56:59,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-07 23:56:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" -d '{"subnet": {"name": "vmready2-subnet_b797394e-ca92-4eac-b23a-63b65294a93a", "enable_dhcp": true, "network_id": "88a10648-aa11-4433-a8d1-0736abd0d83d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-07 23:57:01,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3e836bc6-fc23-4826-ad58-756da0df44ff Date: Mon, 07 Jan 2019 23:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88a10648-aa11-4433-a8d1-0736abd0d83d","tenant_id":"e86c060bdbeb467c99b687ddaa46f425","created_at":"2019-01-07T23:57:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:57:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e86c060bdbeb467c99b687ddaa46f425","id":"f6519652-1ec8-4531-98ff-77f9091d4099","subnetpool_id":null,"name":"vmready2-subnet_b797394e-ca92-4eac-b23a-63b65294a93a"}} 2019-01-07 23:57:01,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-3e836bc6-fc23-4826-ad58-756da0df44ff 2019-01-07 23:57:01,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.50246286392s 2019-01-07 23:57:01,584 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-3e836bc6-fc23-4826-ad58-756da0df44ff 2019-01-07 23:57:01,584 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-07T23:57:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f6519652-1ec8-4531-98ff-77f9091d4099', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_b797394e-ca92-4eac-b23a-63b65294a93a', u'enable_dhcp': True, u'network_id': u'88a10648-aa11-4433-a8d1-0736abd0d83d', u'tenant_id': u'e86c060bdbeb467c99b687ddaa46f425', u'created_at': u'2019-01-07T23:57:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e86c060bdbeb467c99b687ddaa46f425'}) 2019-01-07 23:57:01,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-07 23:57:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "vmready2-router_b797394e-ca92-4eac-b23a-63b65294a93a", "admin_state_up": true}}' 2019-01-07 23:57:03,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-6faef90d-3492-473c-a851-af80dad631e7 Date: Mon, 07 Jan 2019 23:57:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "created_at": "2019-01-07T23:57:01Z", "admin_state_up": true, "updated_at": "2019-01-07T23:57:03Z", "revision_number": 2, "routes": [], "project_id": "e86c060bdbeb467c99b687ddaa46f425", "id": "f5c82616-9656-4096-b345-5279a9c75cd7", "name": "vmready2-router_b797394e-ca92-4eac-b23a-63b65294a93a"}} 2019-01-07 23:57:03,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-6faef90d-3492-473c-a851-af80dad631e7 2019-01-07 23:57:03,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.23535704613s 2019-01-07 23:57:03,820 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-6faef90d-3492-473c-a851-af80dad631e7 2019-01-07 23:57:03,821 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e86c060bdbeb467c99b687ddaa46f425', u'created_at': u'2019-01-07T23:57:01Z', u'admin_state_up': True, u'updated_at': u'2019-01-07T23:57:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'e86c060bdbeb467c99b687ddaa46f425', u'id': u'f5c82616-9656-4096-b345-5279a9c75cd7', u'name': u'vmready2-router_b797394e-ca92-4eac-b23a-63b65294a93a'}) 2019-01-07 23:57:03,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-07 23:57:03,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/f5c82616-9656-4096-b345-5279a9c75cd7/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}571123beeea8a22a4ae05a0226f1e84788561c56" -d '{"subnet_id": "f6519652-1ec8-4531-98ff-77f9091d4099"}' 2019-01-07 23:57:06,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-94f61f9b-dca3-4ecc-9a1e-b8502e5b6a1c Date: Mon, 07 Jan 2019 23:57:06 GMT RESP BODY: {"network_id": "88a10648-aa11-4433-a8d1-0736abd0d83d", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "subnet_id": "f6519652-1ec8-4531-98ff-77f9091d4099", "subnet_ids": ["f6519652-1ec8-4531-98ff-77f9091d4099"], "port_id": "b137f71b-4b4b-414e-a8fb-5d0d3df0a8d2", "id": "f5c82616-9656-4096-b345-5279a9c75cd7"} 2019-01-07 23:57:06,526 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/f5c82616-9656-4096-b345-5279a9c75cd7/add_router_interface.json used request id req-94f61f9b-dca3-4ecc-9a1e-b8502e5b6a1c 2019-01-07 23:57:06,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.70427513123s 2019-01-07 23:57:06,526 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/f5c82616-9656-4096-b345-5279a9c75cd7/add_router_interface.json used request id req-94f61f9b-dca3-4ecc-9a1e-b8502e5b6a1c returning object f5c82616-9656-4096-b345-5279a9c75cd7 2019-01-07 23:57:06,526 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-07 23:57:06,659 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-07 23:57:06,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:57:06,664 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 07 Jan 2019 23:57:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-07 23:57:06,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:57:06,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:07,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b52bc845-8af7-4809-8463-690d3e266ca2 Date: Mon, 07 Jan 2019 23:57:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:57:07,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b52bc845-8af7-4809-8463-690d3e266ca2 2019-01-07 23:57:07,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.718459844589s 2019-01-07 23:57:07,386 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b52bc845-8af7-4809-8463-690d3e266ca2 2019-01-07 23:57:07,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-07 23:57:07,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a"}' 2019-01-07 23:57:08,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-34e2a3dc-ac62-45e1-b8c0-fc190e4cf5f1 Date: Mon, 07 Jan 2019 23:57:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245/file", "owner": "e86c060bdbeb467c99b687ddaa46f425", "id": "4de16170-9ddb-498a-96c9-bd07e73b9245", "size": null, "self": "/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:57:08Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a", "checksum": null, "created_at": "2019-01-07T23:57:08Z", "protected": false} 2019-01-07 23:57:08,250 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-34e2a3dc-ac62-45e1-b8c0-fc190e4cf5f1 2019-01-07 23:57:08,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.8568379879s 2019-01-07 23:57:08,251 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-34e2a3dc-ac62-45e1-b8c0-fc190e4cf5f1 returning object 4de16170-9ddb-498a-96c9-bd07e73b9245 2019-01-07 23:57:08,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-07 23:57:08,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245/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}571123beeea8a22a4ae05a0226f1e84788561c56" -d '' 2019-01-07 23:57:09,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd61da1e-e812-4d9c-940e-c23ecaae8990 Date: Mon, 07 Jan 2019 23:57:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-07 23:57:09,561 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245/file used request id req-bd61da1e-e812-4d9c-940e-c23ecaae8990 2019-01-07 23:57:09,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30974292755s 2019-01-07 23:57:09,562 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245/file used request id req-bd61da1e-e812-4d9c-940e-c23ecaae8990 2019-01-07 23:57:09,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:57:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:10,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-48a3fb27-7e12-4838-9e43-2ab5640cafeb Date: Mon, 07 Jan 2019 23:57:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4de16170-9ddb-498a-96c9-bd07e73b9245/snap", "metadata": {}}], "file": "/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245/file", "owner": "e86c060bdbeb467c99b687ddaa46f425", "id": "4de16170-9ddb-498a-96c9-bd07e73b9245", "size": 12716032, "self": "/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4de16170-9ddb-498a-96c9-bd07e73b9245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:57:09Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:57:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:57:10,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-48a3fb27-7e12-4838-9e43-2ab5640cafeb 2019-01-07 23:57:10,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.697703123093s 2019-01-07 23:57:10,264 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-48a3fb27-7e12-4838-9e43-2ab5640cafeb 2019-01-07 23:57:10,265 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4de16170-9ddb-498a-96c9-bd07e73b9245/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245/file', 'owner': u'e86c060bdbeb467c99b687ddaa46f425', 'id': u'4de16170-9ddb-498a-96c9-bd07e73b9245', 'size': 12716032, u'self': u'/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e86c060bdbeb467c99b687ddaa46f425', 'name': 'vmready2-project_b797394e-ca92-4eac-b23a-63b65294a93a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4de16170-9ddb-498a-96c9-bd07e73b9245/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-07T23:57:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-07T23:57:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a', 'created': u'2019-01-07T23:57:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-07T23:57:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-07 23:57:10,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-07 23:57:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_b797394e-ca92-4eac-b23a-63b65294a93a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-07 23:57:11,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49ed5b7d-9c4f-47b8-a749-b5eddc00b599 x-compute-request-id: req-49ed5b7d-9c4f-47b8-a749-b5eddc00b599 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_b797394e-ca92-4eac-b23a-63b65294a93a", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/d8355563-b404-4608-9105-06bb58f7fb34", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/d8355563-b404-4608-9105-06bb58f7fb34", "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": "d8355563-b404-4608-9105-06bb58f7fb34"}} 2019-01-07 23:57:11,018 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-49ed5b7d-9c4f-47b8-a749-b5eddc00b599 2019-01-07 23:57:11,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.752039909363s 2019-01-07 23:57:11,019 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-49ed5b7d-9c4f-47b8-a749-b5eddc00b599 2019-01-07 23:57:11,020 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_b797394e-ca92-4eac-b23a-63b65294a93a', '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'09a7ababfff6470fbcae0a281405cb8c', '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'd8355563-b404-4608-9105-06bb58f7fb34', 'swap': 0}) 2019-01-07 23:57:11,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-07 23:57:11,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/d8355563-b404-4608-9105-06bb58f7fb34/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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" -d '{"extra_specs": {}}' 2019-01-07 23:57:11,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-388e4716-ece9-4a50-8b4f-91d85198c41b x-compute-request-id: req-388e4716-ece9-4a50-8b4f-91d85198c41b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-07 23:57:11,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/d8355563-b404-4608-9105-06bb58f7fb34/os-extra_specs used request id req-388e4716-ece9-4a50-8b4f-91d85198c41b 2019-01-07 23:57:11,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.125096082687s 2019-01-07 23:57:11,146 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/d8355563-b404-4608-9105-06bb58f7fb34/os-extra_specs used request id req-388e4716-ece9-4a50-8b4f-91d85198c41b 2019-01-07 23:57:11,257 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-07 23:57:11,257 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-07 23:57:11,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-07 23:57:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/f5c82616-9656-4096-b345-5279a9c75cd7/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}571123beeea8a22a4ae05a0226f1e84788561c56" -d '{"subnet_id": "f6519652-1ec8-4531-98ff-77f9091d4099"}' 2019-01-07 23:57:13,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2609f3b7-8aa7-4eac-9d40-204d696446ec Date: Mon, 07 Jan 2019 23:57:13 GMT RESP BODY: {"network_id": "88a10648-aa11-4433-a8d1-0736abd0d83d", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "subnet_id": "f6519652-1ec8-4531-98ff-77f9091d4099", "subnet_ids": ["f6519652-1ec8-4531-98ff-77f9091d4099"], "port_id": "b137f71b-4b4b-414e-a8fb-5d0d3df0a8d2", "id": "f5c82616-9656-4096-b345-5279a9c75cd7"} 2019-01-07 23:57:13,203 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/f5c82616-9656-4096-b345-5279a9c75cd7/remove_router_interface.json used request id req-2609f3b7-8aa7-4eac-9d40-204d696446ec 2019-01-07 23:57:13,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.94064307213s 2019-01-07 23:57:13,203 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/f5c82616-9656-4096-b345-5279a9c75cd7/remove_router_interface.json used request id req-2609f3b7-8aa7-4eac-9d40-204d696446ec returning object f5c82616-9656-4096-b345-5279a9c75cd7 2019-01-07 23:57:13,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-07 23:57:13,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:13,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a6ef77fa-6c0c-4fa6-ad58-d269145bbe5a Date: Mon, 07 Jan 2019 23:57:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "created_at": "2019-01-07T23:57:01Z", "admin_state_up": true, "updated_at": "2019-01-07T23:57:12Z", "revision_number": 4, "routes": [], "project_id": "e86c060bdbeb467c99b687ddaa46f425", "id": "f5c82616-9656-4096-b345-5279a9c75cd7", "name": "vmready2-router_b797394e-ca92-4eac-b23a-63b65294a93a"}]} 2019-01-07 23:57:13,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-a6ef77fa-6c0c-4fa6-ad58-d269145bbe5a 2019-01-07 23:57:13,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.470206975937s 2019-01-07 23:57:13,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-a6ef77fa-6c0c-4fa6-ad58-d269145bbe5a 2019-01-07 23:57:13,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-07 23:57:13,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/f5c82616-9656-4096-b345-5279a9c75cd7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:15,606 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d230385-4689-4887-a7f0-09b38428f88e Content-Length: 0 Date: Mon, 07 Jan 2019 23:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:57:15,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/f5c82616-9656-4096-b345-5279a9c75cd7.json used request id req-4d230385-4689-4887-a7f0-09b38428f88e 2019-01-07 23:57:15,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.93107414246s 2019-01-07 23:57:15,607 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/f5c82616-9656-4096-b345-5279a9c75cd7.json used request id req-4d230385-4689-4887-a7f0-09b38428f88e 2019-01-07 23:57:15,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:57:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:15,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d7f1eda7-0d71-4526-87a9-131c342be3a8 Date: Mon, 07 Jan 2019 23:57:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88a10648-aa11-4433-a8d1-0736abd0d83d","tenant_id":"e86c060bdbeb467c99b687ddaa46f425","created_at":"2019-01-07T23:57:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:57:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e86c060bdbeb467c99b687ddaa46f425","id":"f6519652-1ec8-4531-98ff-77f9091d4099","subnetpool_id":null,"name":"vmready2-subnet_b797394e-ca92-4eac-b23a-63b65294a93a"}]} 2019-01-07 23:57:15,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-d7f1eda7-0d71-4526-87a9-131c342be3a8 2019-01-07 23:57:15,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.282982826233s 2019-01-07 23:57:15,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-d7f1eda7-0d71-4526-87a9-131c342be3a8 2019-01-07 23:57:15,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-07 23:57:15,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/f6519652-1ec8-4531-98ff-77f9091d4099.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:17,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5af4cf96-4188-446d-8a71-77c661a8dca1 Date: Mon, 07 Jan 2019 23:57:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:57:17,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/f6519652-1ec8-4531-98ff-77f9091d4099.json used request id req-5af4cf96-4188-446d-8a71-77c661a8dca1 2019-01-07 23:57:17,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.32915091515s 2019-01-07 23:57:17,222 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/f6519652-1ec8-4531-98ff-77f9091d4099.json used request id req-5af4cf96-4188-446d-8a71-77c661a8dca1 2019-01-07 23:57:17,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:57:17,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:18,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1215 X-Openstack-Request-Id: req-0d620f54-dfe2-422b-af22-0ffe4a4ab473 Date: Mon, 07 Jan 2019 23:57:18 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"88a10648-aa11-4433-a8d1-0736abd0d83d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e86c060bdbeb467c99b687ddaa46f425","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:57:17Z","qos_policy_id":null,"name":"vmready2-net_b797394e-ca92-4eac-b23a-63b65294a93a","admin_state_up":true,"tenant_id":"e86c060bdbeb467c99b687ddaa46f425","created_at":"2019-01-07T23:56:57Z","mtu":1442}]} 2019-01-07 23:57:18,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-0d620f54-dfe2-422b-af22-0ffe4a4ab473 2019-01-07 23:57:18,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.06493711472s 2019-01-07 23:57:18,288 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-0d620f54-dfe2-422b-af22-0ffe4a4ab473 2019-01-07 23:57:18,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-07 23:57:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/88a10648-aa11-4433-a8d1-0736abd0d83d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:19,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c86b05f1-6b06-41aa-bc09-34fad03e7bd0 Date: Mon, 07 Jan 2019 23:57:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:57:19,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/88a10648-aa11-4433-a8d1-0736abd0d83d.json used request id req-c86b05f1-6b06-41aa-bc09-34fad03e7bd0 2019-01-07 23:57:19,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22759389877s 2019-01-07 23:57:19,517 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/88a10648-aa11-4433-a8d1-0736abd0d83d.json used request id req-c86b05f1-6b06-41aa-bc09-34fad03e7bd0 2019-01-07 23:57:19,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:57:19,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:20,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-c9a0d8a7-5789-47b8-9528-d967edbf47d7 Date: Mon, 07 Jan 2019 23:57:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4de16170-9ddb-498a-96c9-bd07e73b9245/snap", "metadata": {}}], "file": "/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245/file", "owner": "e86c060bdbeb467c99b687ddaa46f425", "id": "4de16170-9ddb-498a-96c9-bd07e73b9245", "size": 12716032, "self": "/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4de16170-9ddb-498a-96c9-bd07e73b9245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:57:09Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b797394e-ca92-4eac-b23a-63b65294a93a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:57:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:57:20,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c9a0d8a7-5789-47b8-9528-d967edbf47d7 2019-01-07 23:57:20,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706913948059s 2019-01-07 23:57:20,228 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c9a0d8a7-5789-47b8-9528-d967edbf47d7 2019-01-07 23:57:20,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-07 23:57:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}571123beeea8a22a4ae05a0226f1e84788561c56" 2019-01-07 23:57:21,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-201887c0-d384-40f6-a227-96399de25f25 Date: Mon, 07 Jan 2019 23:57:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-07 23:57:21,432 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245 used request id req-201887c0-d384-40f6-a227-96399de25f25 2019-01-07 23:57:21,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20278215408s 2019-01-07 23:57:21,433 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/4de16170-9ddb-498a-96c9-bd07e73b9245 used request id req-201887c0-d384-40f6-a227-96399de25f25 2019-01-07 23:57:21,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-07 23:57:21,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:21,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d0a6e7c-f28d-4d86-bb7b-3ea6241330fb x-compute-request-id: req-2d0a6e7c-f28d-4d86-bb7b-3ea6241330fb Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_b797394e-ca92-4eac-b23a-63b65294a93a", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/d8355563-b404-4608-9105-06bb58f7fb34", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/d8355563-b404-4608-9105-06bb58f7fb34", "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": "d8355563-b404-4608-9105-06bb58f7fb34"}]} 2019-01-07 23:57:21,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-2d0a6e7c-f28d-4d86-bb7b-3ea6241330fb 2019-01-07 23:57:21,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282580852509s 2019-01-07 23:57:21,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-2d0a6e7c-f28d-4d86-bb7b-3ea6241330fb 2019-01-07 23:57:21,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-07 23:57:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/d8355563-b404-4608-9105-06bb58f7fb34 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:21,512 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f111c14-cdcc-4a62-8b25-002994bf379e x-compute-request-id: req-4f111c14-cdcc-4a62-8b25-002994bf379e Content-Length: 0 Content-Type: application/json 2019-01-07 23:57:21,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/d8355563-b404-4608-9105-06bb58f7fb34 used request id req-4f111c14-cdcc-4a62-8b25-002994bf379e 2019-01-07 23:57:21,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0478417873383s 2019-01-07 23:57:21,512 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/d8355563-b404-4608-9105-06bb58f7fb34 used request id req-4f111c14-cdcc-4a62-8b25-002994bf379e 2019-01-07 23:57:21,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:57:21,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:21,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e080d0a0-798e-4b18-8824-f9374a603ab3 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_b797394e-ca92-4eac-b23a-63b65294a93a", "links": {"self": "http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7c34b47cce8472ba51abddf8bf430bf", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-07 23:57:21,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e080d0a0-798e-4b18-8824-f9374a603ab3 2019-01-07 23:57:21,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133624076843s 2019-01-07 23:57:21,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e080d0a0-798e-4b18-8824-f9374a603ab3 2019-01-07 23:57:21,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:57:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:21,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ad48a6-9bd3-4598-9c5a-e73b958c17da Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_b797394e-ca92-4eac-b23a-63b65294a93a", "links": {"self": "http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a7c34b47cce8472ba51abddf8bf430bf", "description": null}} 2019-01-07 23:57:21,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf used request id req-71ad48a6-9bd3-4598-9c5a-e73b958c17da 2019-01-07 23:57:21,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11485004425s 2019-01-07 23:57:21,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf used request id req-71ad48a6-9bd3-4598-9c5a-e73b958c17da 2019-01-07 23:57:21,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-07 23:57:21,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:22,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81de83b0-dc7f-4023-ab64-0a3f919566ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:57:22,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf used request id req-81de83b0-dc7f-4023-ab64-0a3f919566ad 2019-01-07 23:57:22,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.255603075027s 2019-01-07 23:57:22,025 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/a7c34b47cce8472ba51abddf8bf430bf used request id req-81de83b0-dc7f-4023-ab64-0a3f919566ad 2019-01-07 23:57:22,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:57:22,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:22,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d4e58c-cd69-45eb-b8e8-1ea83fef7441 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425"}, "tags": [], "enabled": true, "id": "e86c060bdbeb467c99b687ddaa46f425", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b797394e-ca92-4eac-b23a-63b65294a93a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:57:22,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-b6d4e58c-cd69-45eb-b8e8-1ea83fef7441 2019-01-07 23:57:22,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113045930862s 2019-01-07 23:57:22,144 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-b6d4e58c-cd69-45eb-b8e8-1ea83fef7441 2019-01-07 23:57:22,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-07 23:57:22,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:22,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e9594f8-5139-45c9-8c1b-fef7ead44295 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:57:22,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425 used request id req-4e9594f8-5139-45c9-8c1b-fef7ead44295 2019-01-07 23:57:22,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.243437051773s 2019-01-07 23:57:22,393 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e86c060bdbeb467c99b687ddaa46f425 used request id req-4e9594f8-5139-45c9-8c1b-fef7ead44295 2019-01-07 23:57:22,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:57:22,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=e86c060bdbeb467c99b687ddaa46f425&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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:23,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-5ef2fdc6-901f-4d3f-bc9c-ba10ffe700a6 Date: Mon, 07 Jan 2019 23:57:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "created_at": "2019-01-07T23:56:56Z", "updated_at": "2019-01-07T23:56:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:56Z", "revision_number": 0, "id": "3cb7196a-193f-4ba2-96a9-cde4e9d34b90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:56Z", "security_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e86c060bdbeb467c99b687ddaa46f425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:56Z", "revision_number": 0, "id": "406babc3-8723-4140-b7de-ca989ccdaf55", "remote_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:56Z", "security_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e86c060bdbeb467c99b687ddaa46f425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:56Z", "revision_number": 0, "id": "ed700778-b1b6-43f3-b9dc-5666992c63d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:56Z", "security_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e86c060bdbeb467c99b687ddaa46f425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:56Z", "revision_number": 0, "id": "f08cc5b2-2e34-4d27-bc9a-704cfc99c112", "remote_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:56Z", "security_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e86c060bdbeb467c99b687ddaa46f425"}], "revision_number": 4, "project_id": "e86c060bdbeb467c99b687ddaa46f425", "id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "name": "default"}]} 2019-01-07 23:57:23,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=e86c060bdbeb467c99b687ddaa46f425&name=default used request id req-5ef2fdc6-901f-4d3f-bc9c-ba10ffe700a6 2019-01-07 23:57:23,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.953045129776s 2019-01-07 23:57:23,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=e86c060bdbeb467c99b687ddaa46f425&name=default used request id req-5ef2fdc6-901f-4d3f-bc9c-ba10ffe700a6 2019-01-07 23:57:23,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:57:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:23,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fe0a43f8-465b-4bd1-b9cc-da5281b18cf8 Date: Mon, 07 Jan 2019 23:57:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "created_at": "2019-01-07T23:56:56Z", "updated_at": "2019-01-07T23:56:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:56Z", "revision_number": 0, "id": "3cb7196a-193f-4ba2-96a9-cde4e9d34b90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:56Z", "security_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e86c060bdbeb467c99b687ddaa46f425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:56Z", "revision_number": 0, "id": "406babc3-8723-4140-b7de-ca989ccdaf55", "remote_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:56Z", "security_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e86c060bdbeb467c99b687ddaa46f425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:56Z", "revision_number": 0, "id": "ed700778-b1b6-43f3-b9dc-5666992c63d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:56Z", "security_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e86c060bdbeb467c99b687ddaa46f425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:56:56Z", "revision_number": 0, "id": "f08cc5b2-2e34-4d27-bc9a-704cfc99c112", "remote_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "remote_ip_prefix": null, "created_at": "2019-01-07T23:56:56Z", "security_group_id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "tenant_id": "e86c060bdbeb467c99b687ddaa46f425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e86c060bdbeb467c99b687ddaa46f425"}], "revision_number": 4, "project_id": "e86c060bdbeb467c99b687ddaa46f425", "id": "49ef8f8d-69be-40b0-b005-57095f74fdb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}]} 2019-01-07 23:57:23,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-fe0a43f8-465b-4bd1-b9cc-da5281b18cf8 2019-01-07 23:57:23,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.299949884415s 2019-01-07 23:57:23,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-fe0a43f8-465b-4bd1-b9cc-da5281b18cf8 2019-01-07 23:57:23,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-07 23:57:23,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/49ef8f8d-69be-40b0-b005-57095f74fdb8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1028dacb51b5f65060fbc090a59a0bec422fd8dc" 2019-01-07 23:57:24,157 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a2772b7-262b-4caa-aeac-4a920339a3fe Content-Length: 0 Date: Mon, 07 Jan 2019 23:57:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:57:24,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/49ef8f8d-69be-40b0-b005-57095f74fdb8.json used request id req-1a2772b7-262b-4caa-aeac-4a920339a3fe 2019-01-07 23:57:24,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.499641895294s 2019-01-07 23:57:24,157 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/49ef8f8d-69be-40b0-b005-57095f74fdb8.json used request id req-1a2772b7-262b-4caa-aeac-4a920339a3fe 2019-01-07 23:57:24,205 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-01-07 23:57:24,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:57:24,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cfc5d3e-839f-42f8-9963-e0dad3c60d2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:57:24,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9cfc5d3e-839f-42f8-9963-e0dad3c60d2e 2019-01-07 23:57:24,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:57:24,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T00:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["sTA7mEyzRr-Og-jm1vJxkg"], "issued_at": "2019-01-07T23:57:24.000000Z"}} 2019-01-07 23:57:24,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:57:24,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:24,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-11a6fbf2-d056-4ffb-a83a-c57bdd021f99 Date: Mon, 07 Jan 2019 23:57:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-07 23:57:24,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-11a6fbf2-d056-4ffb-a83a-c57bdd021f99 2019-01-07 23:57:24,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276788949966s 2019-01-07 23:57:24,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-11a6fbf2-d056-4ffb-a83a-c57bdd021f99 2019-01-07 23:57:24,948 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-01-07 23:57:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:57:24,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 07 Jan 2019 23: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-07 23:57:24,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:57:24,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:25,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7dd0af-aed4-4e5f-9fd6-3ca5e2c2ae49 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:57:25,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-4b7dd0af-aed4-4e5f-9fd6-3ca5e2c2ae49 2019-01-07 23:57:25,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110313892365s 2019-01-07 23:57:25,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-4b7dd0af-aed4-4e5f-9fd6-3ca5e2c2ae49 2019-01-07 23:57:25,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:57:25,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:25,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee237da3-49db-4e17-aabc-b458092be1ad Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:57:25,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-ee237da3-49db-4e17-aabc-b458092be1ad 2019-01-07 23:57:25,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10270690918s 2019-01-07 23:57:25,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-ee237da3-49db-4e17-aabc-b458092be1ad 2019-01-07 23:57:25,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-07 23:57:25,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"network": {"tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "name": "singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "admin_state_up": true}}' 2019-01-07 23:57:26,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-2adb936d-2990-4dc0-b9ab-827d930d9845 Date: Mon, 07 Jan 2019 23:57:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:57:25Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:57:25Z","mtu":1442}} 2019-01-07 23:57:26,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-2adb936d-2990-4dc0-b9ab-827d930d9845 2019-01-07 23:57:26,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.35559201241s 2019-01-07 23:57:26,535 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-2adb936d-2990-4dc0-b9ab-827d930d9845 2019-01-07 23:57:26,536 - 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'dns_domain': u'', u'updated_at': u'2019-01-07T23:57:25Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e', u'provider:segmentation_id': 42, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', u'created_at': u'2019-01-07T23:57:25Z', u'mtu': 1442, u'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09a7ababfff6470fbcae0a281405cb8c'}) 2019-01-07 23:57:26,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:57:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:26,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-d2f6320f-6227-4074-8214-0e09c7652b0d Date: Mon, 07 Jan 2019 23:57:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:57:25Z","qos_policy_id":null,"name":"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:57:25Z","provider:network_type":"geneve"}]} 2019-01-07 23:57:26,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d2f6320f-6227-4074-8214-0e09c7652b0d 2019-01-07 23:57:26,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387644052505s 2019-01-07 23:57:26,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d2f6320f-6227-4074-8214-0e09c7652b0d 2019-01-07 23:57:26,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-07 23:57:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"subnet": {"name": "singlevm1-subnet_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "enable_dhcp": true, "network_id": "f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-07 23:57:28,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0844efd7-1222-410e-8620-6da9c490f95a Date: Mon, 07 Jan 2019 23:57:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:57:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:57:27Z","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":"09a7ababfff6470fbcae0a281405cb8c","id":"64c57405-6f6d-46e8-bf06-58e096dfd889","subnetpool_id":null,"name":"singlevm1-subnet_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}} 2019-01-07 23:57:28,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-0844efd7-1222-410e-8620-6da9c490f95a 2019-01-07 23:57:28,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.36327195168s 2019-01-07 23:57:28,290 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-0844efd7-1222-410e-8620-6da9c490f95a 2019-01-07 23:57:28,290 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-07T23:57:27Z', 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'64c57405-6f6d-46e8-bf06-58e096dfd889', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', u'enable_dhcp': True, u'network_id': u'f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e', u'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', u'created_at': u'2019-01-07T23:57:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'09a7ababfff6470fbcae0a281405cb8c'}) 2019-01-07 23:57:28,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-07 23:57:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "singlevm1-router_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "admin_state_up": true}}' 2019-01-07 23:57:30,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-4ca424b1-6284-4d3b-a0e3-f17f117a90cd Date: Mon, 07 Jan 2019 23:57:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:57:28Z", "admin_state_up": true, "updated_at": "2019-01-07T23:57:29Z", "revision_number": 2, "routes": [], "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "31e340b6-c734-498a-9327-e4d8ddf2de16", "name": "singlevm1-router_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}} 2019-01-07 23:57:30,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-4ca424b1-6284-4d3b-a0e3-f17f117a90cd 2019-01-07 23:57:30,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.06708407402s 2019-01-07 23:57:30,358 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-4ca424b1-6284-4d3b-a0e3-f17f117a90cd 2019-01-07 23:57:30,359 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', u'created_at': u'2019-01-07T23:57:28Z', u'admin_state_up': True, u'updated_at': u'2019-01-07T23:57:29Z', u'revision_number': 2, u'routes': [], u'project_id': u'09a7ababfff6470fbcae0a281405cb8c', u'id': u'31e340b6-c734-498a-9327-e4d8ddf2de16', u'name': u'singlevm1-router_93dae8ef-af8b-4a70-a38b-1c96bcc57d01'}) 2019-01-07 23:57:30,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-07 23:57:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/31e340b6-c734-498a-9327-e4d8ddf2de16/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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"subnet_id": "64c57405-6f6d-46e8-bf06-58e096dfd889"}' 2019-01-07 23:57:32,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ef58a051-3c43-47d5-8e18-71eb23fcb012 Date: Mon, 07 Jan 2019 23:57:32 GMT RESP BODY: {"network_id": "f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "subnet_id": "64c57405-6f6d-46e8-bf06-58e096dfd889", "subnet_ids": ["64c57405-6f6d-46e8-bf06-58e096dfd889"], "port_id": "067e8773-c0bc-4cb8-b491-d628b468de16", "id": "31e340b6-c734-498a-9327-e4d8ddf2de16"} 2019-01-07 23:57:32,900 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/31e340b6-c734-498a-9327-e4d8ddf2de16/add_router_interface.json used request id req-ef58a051-3c43-47d5-8e18-71eb23fcb012 2019-01-07 23:57:32,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.54064488411s 2019-01-07 23:57:32,901 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/31e340b6-c734-498a-9327-e4d8ddf2de16/add_router_interface.json used request id req-ef58a051-3c43-47d5-8e18-71eb23fcb012 returning object 31e340b6-c734-498a-9327-e4d8ddf2de16 2019-01-07 23:57:32,901 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-07 23:57:33,033 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-07 23:57:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:57:33,041 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 07 Jan 2019 23:57:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-07 23:57:33,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:57:33,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:33,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-12b8b2a9-4b00-4689-81ba-76c7eb53038b Date: Mon, 07 Jan 2019 23:57:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:57:33,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-12b8b2a9-4b00-4689-81ba-76c7eb53038b 2019-01-07 23:57:33,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301475048065s 2019-01-07 23:57:33,346 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-12b8b2a9-4b00-4689-81ba-76c7eb53038b 2019-01-07 23:57:33,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-07 23:57:33,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}' 2019-01-07 23:57:34,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-108a64cb-b516-4af2-bd70-e4fd413e3207 Date: Mon, 07 Jan 2019 23:57:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc/file", "owner": "09a7ababfff6470fbcae0a281405cb8c", "id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "size": null, "self": "/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:57:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "checksum": null, "created_at": "2019-01-07T23:57:34Z", "protected": false} 2019-01-07 23:57:34,253 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-108a64cb-b516-4af2-bd70-e4fd413e3207 2019-01-07 23:57:34,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.899753093719s 2019-01-07 23:57:34,253 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-108a64cb-b516-4af2-bd70-e4fd413e3207 returning object 0233dc9d-4976-491d-9e02-614c56ec86bc 2019-01-07 23:57:34,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-07 23:57:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc/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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '' 2019-01-07 23:57:34,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e345d5e4-681d-40aa-bebc-d966c07fe8b7 Date: Mon, 07 Jan 2019 23:57:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-07 23:57:34,961 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc/file used request id req-e345d5e4-681d-40aa-bebc-d966c07fe8b7 2019-01-07 23:57:34,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.707201004028s 2019-01-07 23:57:34,962 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc/file used request id req-e345d5e4-681d-40aa-bebc-d966c07fe8b7 2019-01-07 23:57:34,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:57:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:35,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-eabc6e7c-6720-4cce-b52a-28908ec5eeb4 Date: Mon, 07 Jan 2019 23:57:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0233dc9d-4976-491d-9e02-614c56ec86bc/snap", "metadata": {}}], "file": "/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc/file", "owner": "09a7ababfff6470fbcae0a281405cb8c", "id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "size": 12716032, "self": "/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0233dc9d-4976-491d-9e02-614c56ec86bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:57:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:57:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:57:35,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-eabc6e7c-6720-4cce-b52a-28908ec5eeb4 2019-01-07 23:57:35,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194398880005s 2019-01-07 23:57:35,161 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-eabc6e7c-6720-4cce-b52a-28908ec5eeb4 2019-01-07 23:57:35,163 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0233dc9d-4976-491d-9e02-614c56ec86bc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc/file', 'owner': u'09a7ababfff6470fbcae0a281405cb8c', 'id': u'0233dc9d-4976-491d-9e02-614c56ec86bc', 'size': 12716032, u'self': u'/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09a7ababfff6470fbcae0a281405cb8c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0233dc9d-4976-491d-9e02-614c56ec86bc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-07T23:57:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-07T23:57:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', 'created': u'2019-01-07T23:57:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-07T23:57:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-07 23:57:35,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-07 23:57:35,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-07 23:57:35,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-4f4a78be-8c2c-4e80-b52a-69fd5b068db8 x-compute-request-id: req-4f4a78be-8c2c-4e80-b52a-69fd5b068db8 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "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": "7b97f15b-22fb-4558-9070-3a68d52c29f2"}} 2019-01-07 23:57:35,904 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-4f4a78be-8c2c-4e80-b52a-69fd5b068db8 2019-01-07 23:57:35,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.740247964859s 2019-01-07 23:57:35,904 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-4f4a78be-8c2c-4e80-b52a-69fd5b068db8 2019-01-07 23:57:35,905 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', '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'09a7ababfff6470fbcae0a281405cb8c', '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'7b97f15b-22fb-4558-9070-3a68d52c29f2', 'swap': 0}) 2019-01-07 23:57:35,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-07 23:57:35,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2/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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"extra_specs": {}}' 2019-01-07 23:57:36,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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 x-openstack-request-id: req-cbc90283-ac8d-4f80-9e2c-537d5de0169d x-compute-request-id: req-cbc90283-ac8d-4f80-9e2c-537d5de0169d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-07 23:57:36,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2/os-extra_specs used request id req-cbc90283-ac8d-4f80-9e2c-537d5de0169d 2019-01-07 23:57:36,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.133791208267s 2019-01-07 23:57:36,040 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2/os-extra_specs used request id req-cbc90283-ac8d-4f80-9e2c-537d5de0169d 2019-01-07 23:57:36,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-07 23:57:36,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"keypair": {"name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}}' 2019-01-07 23:57:36,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16f903de-d268-4195-8d4e-588968683bb8 x-compute-request-id: req-16f903de-d268-4195-8d4e-588968683bb8 Content-Encoding: gzip Content-Length: 1812 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcNSdaY9UklQHhqwZ37mcVAWKjTO5nnbF4y4y3KyDAn4fGhkfkOGq5TxTpwO1+N7TMKAG1DKEzgjSVHRtHdJ+Si7FZGllMLEZYB9pxMLy3F6Dfb/8c/EgdgE1/tskYj/IF734IDU1KGGz6oB89Ax0TDMSM+EgYMZ3G8bJmqtplcajnKuT9ukHyt8WZ4DrxrLZggoDv0Jh7w2Pmm2aTkAGNjLw07GYD0OGxmPGTf2Le1DcgElzeKUMUC8L2rjqmgQkfqyUrpNjbN5qKe5W3BT0OvJNAcgQ8h2BFSPBFrx9zWn1WdZ6u6/6uFZv5dvAyhCU4vwhSbzAeE+5Bfl+iYhWP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3DUnWmPVJJUB4asGd+5nFQFio0zuZ52xeMuMtysgwJ+HxoZH\n5DhquU8U6cDtfje0zCgBtQyhM4I0lR0bR3SfkouxWRpZTCxGWAfacTC8txeg32//\nHPxIHYBNf7bJGI/yBe9+CA1NShhs+qAfPQMdEwzEjPhIGDGdxvGyZqraZXGo5yrk\n/bpB8rfFmeA68ay2YIKA79CYe8Nj5ptmk5ABjYy8NOxmA9DhsZjxk39i3tQ3IBJc\n3ilDFAvC9q46poEJH6slK6TY2zeainuVtwU9DryTQHIEPIdgRUjwRa8fc1p9VnWe\nruv+rhWb+XbwMoQlOL8IUm8wHhPuQX5fomIVjwIDAQABAoIBAQCT5V845jQRDcLl\nvefqRMQW54dIBjNYhCDd8Ffh7aVhucOHIkjGjt2e9+4j0N+xFdjoBTagUosx/REz\n1QitRTanRgsmvPucnV/hX+TmgMU+czAo4R+GaCpHJhTm4ezOAl+afO84mTZ/vUf0\nS/avE5hDYx/fTiGdnjVJmKspKTblSeFueFEz7na1CB4+25/ZcUsBx1/bDfalOTmC\n97KseGu4P/Js/te9t9hCMWgBSlB3z7kY4+kkeKOVLll9UE2RwBUiHobn5jYau6GN\noD27Ahiu/mqcWXr+qYOUk74fZKxvewX6n0JFpcu/kgGMqQpLx27wQa+N+Zh+HfsZ\nmejiBEEBAoGBAP4CdT1VDXRu0ZCTndQrvjULX0UobgLuFmFxf4mX7OqeifWCcDkt\ntI5vr84aM8qIR52jqQGsG4w1DCyIiudncxbsmhJuBXl/cQb2nFQoFXjw0Klt0azc\nNkfMq5m82mTAKa3DS1/aVDE/frdrSSQ6vq7WwS8PIHGv/junn+/FbO43AoGBAN3u\n46CD615KrQ0P+RR7Mz+dzSVuV5f0UYq3FErzwXi7k1MjWxzB6299Ce2rz9GmHKWI\nhsAdGvmDO53+OffCXyUWwYzLUZahAAOoVY8Ca+H7WyddKh25/2DhcoQdPaD99xVt\nihy+Nl0UtZhZcm6yVzh0gZ5cGcG8Nw0xzUzN5idpAoGAM93AnsNtOece94yM37QG\n5MHrtC1rOUHwY/lO94OEJuw0c2MtEx/YDHWVylnjVWm6Zd/zNJo2Dc0PLVC8PEAN\nahLp6vV4PLTfGXLlvPFqYQWbNd1swQU+OC78oynC1mu+lvKXw3zLUDsM3tsTVkiA\ngybqz3chQtWS7g9uQwFnGsUCgYBOf+oZ46+EGaveO/EhcnZtIRboD4CCKhQRmbJe\n1JtxZf+1X4Mhx+HL/JFfdO88O6JUVtc66tCYwvd6aer9HM5kowjxERWZzvbfVFJ3\nFCcutqbGZKi5/Qk8rmHAI0uiP1J/TNCWXB2EjQeyjKjySLibKnKSngcqRLXAQAZb\nDVVESQKBgQDCRa9IPD3jgXxAfMmGWUmvN+sfChxFbYc1p8q8kf8BSc6R7y57c1jN\nE9y+1RLjdysUYoD+6LKvzfLzoRoGMN2DXQM++AK/3MNFUDNnTrFUrtowIBIHP+dB\njywdxufQmqD9rj7WF6ooa9nRLILtobfyqWwOE1nQji6DCuoJYhugTA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e5be49cc7f5941cc8a560010982edfbb", "name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "fingerprint": "58:97:21:66:db:0c:4c:6e:44:24:18:85:ab:f4:4a:c2"}} 2019-01-07 23:57:36,329 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-16f903de-d268-4195-8d4e-588968683bb8 2019-01-07 23:57:36,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.288469076157s 2019-01-07 23:57:36,329 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-16f903de-d268-4195-8d4e-588968683bb8 2019-01-07 23:57:36,330 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcNSdaY9UklQHhqwZ37mcVAWKjTO5nnbF4y4y3KyDAn4fGhkfkOGq5TxTpwO1+N7TMKAG1DKEzgjSVHRtHdJ+Si7FZGllMLEZYB9pxMLy3F6Dfb/8c/EgdgE1/tskYj/IF734IDU1KGGz6oB89Ax0TDMSM+EgYMZ3G8bJmqtplcajnKuT9ukHyt8WZ4DrxrLZggoDv0Jh7w2Pmm2aTkAGNjLw07GYD0OGxmPGTf2Le1DcgElzeKUMUC8L2rjqmgQkfqyUrpNjbN5qKe5W3BT0OvJNAcgQ8h2BFSPBFrx9zWn1WdZ6u6/6uFZv5dvAyhCU4vwhSbzAeE+5Bfl+iYhWP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3DUnWmPVJJUB4asGd+5nFQFio0zuZ52xeMuMtysgwJ+HxoZH\n5DhquU8U6cDtfje0zCgBtQyhM4I0lR0bR3SfkouxWRpZTCxGWAfacTC8txeg32//\nHPxIHYBNf7bJGI/yBe9+CA1NShhs+qAfPQMdEwzEjPhIGDGdxvGyZqraZXGo5yrk\n/bpB8rfFmeA68ay2YIKA79CYe8Nj5ptmk5ABjYy8NOxmA9DhsZjxk39i3tQ3IBJc\n3ilDFAvC9q46poEJH6slK6TY2zeainuVtwU9DryTQHIEPIdgRUjwRa8fc1p9VnWe\nruv+rhWb+XbwMoQlOL8IUm8wHhPuQX5fomIVjwIDAQABAoIBAQCT5V845jQRDcLl\nvefqRMQW54dIBjNYhCDd8Ffh7aVhucOHIkjGjt2e9+4j0N+xFdjoBTagUosx/REz\n1QitRTanRgsmvPucnV/hX+TmgMU+czAo4R+GaCpHJhTm4ezOAl+afO84mTZ/vUf0\nS/avE5hDYx/fTiGdnjVJmKspKTblSeFueFEz7na1CB4+25/ZcUsBx1/bDfalOTmC\n97KseGu4P/Js/te9t9hCMWgBSlB3z7kY4+kkeKOVLll9UE2RwBUiHobn5jYau6GN\noD27Ahiu/mqcWXr+qYOUk74fZKxvewX6n0JFpcu/kgGMqQpLx27wQa+N+Zh+HfsZ\nmejiBEEBAoGBAP4CdT1VDXRu0ZCTndQrvjULX0UobgLuFmFxf4mX7OqeifWCcDkt\ntI5vr84aM8qIR52jqQGsG4w1DCyIiudncxbsmhJuBXl/cQb2nFQoFXjw0Klt0azc\nNkfMq5m82mTAKa3DS1/aVDE/frdrSSQ6vq7WwS8PIHGv/junn+/FbO43AoGBAN3u\n46CD615KrQ0P+RR7Mz+dzSVuV5f0UYq3FErzwXi7k1MjWxzB6299Ce2rz9GmHKWI\nhsAdGvmDO53+OffCXyUWwYzLUZahAAOoVY8Ca+H7WyddKh25/2DhcoQdPaD99xVt\nihy+Nl0UtZhZcm6yVzh0gZ5cGcG8Nw0xzUzN5idpAoGAM93AnsNtOece94yM37QG\n5MHrtC1rOUHwY/lO94OEJuw0c2MtEx/YDHWVylnjVWm6Zd/zNJo2Dc0PLVC8PEAN\nahLp6vV4PLTfGXLlvPFqYQWbNd1swQU+OC78oynC1mu+lvKXw3zLUDsM3tsTVkiA\ngybqz3chQtWS7g9uQwFnGsUCgYBOf+oZ46+EGaveO/EhcnZtIRboD4CCKhQRmbJe\n1JtxZf+1X4Mhx+HL/JFfdO88O6JUVtc66tCYwvd6aer9HM5kowjxERWZzvbfVFJ3\nFCcutqbGZKi5/Qk8rmHAI0uiP1J/TNCWXB2EjQeyjKjySLibKnKSngcqRLXAQAZb\nDVVESQKBgQDCRa9IPD3jgXxAfMmGWUmvN+sfChxFbYc1p8q8kf8BSc6R7y57c1jN\nE9y+1RLjdysUYoD+6LKvzfLzoRoGMN2DXQM++AK/3MNFUDNnTrFUrtowIBIHP+dB\njywdxufQmqD9rj7WF6ooa9nRLILtobfyqWwOE1nQji6DCuoJYhugTA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e5be49cc7f5941cc8a560010982edfbb', 'name': u'singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', 'created_at': '2019-01-07T23:57:36.330649', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09a7ababfff6470fbcae0a281405cb8c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'58:97:21:66:db:0c:4c:6e:44:24:18:85:ab:f4:4a:c2', 'type': 'ssh', 'id': u'singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01'}) 2019-01-07 23:57:36,331 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3DUnWmPVJJUB4asGd+5nFQFio0zuZ52xeMuMtysgwJ+HxoZH 5DhquU8U6cDtfje0zCgBtQyhM4I0lR0bR3SfkouxWRpZTCxGWAfacTC8txeg32// HPxIHYBNf7bJGI/yBe9+CA1NShhs+qAfPQMdEwzEjPhIGDGdxvGyZqraZXGo5yrk /bpB8rfFmeA68ay2YIKA79CYe8Nj5ptmk5ABjYy8NOxmA9DhsZjxk39i3tQ3IBJc 3ilDFAvC9q46poEJH6slK6TY2zeainuVtwU9DryTQHIEPIdgRUjwRa8fc1p9VnWe ruv+rhWb+XbwMoQlOL8IUm8wHhPuQX5fomIVjwIDAQABAoIBAQCT5V845jQRDcLl vefqRMQW54dIBjNYhCDd8Ffh7aVhucOHIkjGjt2e9+4j0N+xFdjoBTagUosx/REz 1QitRTanRgsmvPucnV/hX+TmgMU+czAo4R+GaCpHJhTm4ezOAl+afO84mTZ/vUf0 S/avE5hDYx/fTiGdnjVJmKspKTblSeFueFEz7na1CB4+25/ZcUsBx1/bDfalOTmC 97KseGu4P/Js/te9t9hCMWgBSlB3z7kY4+kkeKOVLll9UE2RwBUiHobn5jYau6GN oD27Ahiu/mqcWXr+qYOUk74fZKxvewX6n0JFpcu/kgGMqQpLx27wQa+N+Zh+HfsZ mejiBEEBAoGBAP4CdT1VDXRu0ZCTndQrvjULX0UobgLuFmFxf4mX7OqeifWCcDkt tI5vr84aM8qIR52jqQGsG4w1DCyIiudncxbsmhJuBXl/cQb2nFQoFXjw0Klt0azc NkfMq5m82mTAKa3DS1/aVDE/frdrSSQ6vq7WwS8PIHGv/junn+/FbO43AoGBAN3u 46CD615KrQ0P+RR7Mz+dzSVuV5f0UYq3FErzwXi7k1MjWxzB6299Ce2rz9GmHKWI hsAdGvmDO53+OffCXyUWwYzLUZahAAOoVY8Ca+H7WyddKh25/2DhcoQdPaD99xVt ihy+Nl0UtZhZcm6yVzh0gZ5cGcG8Nw0xzUzN5idpAoGAM93AnsNtOece94yM37QG 5MHrtC1rOUHwY/lO94OEJuw0c2MtEx/YDHWVylnjVWm6Zd/zNJo2Dc0PLVC8PEAN ahLp6vV4PLTfGXLlvPFqYQWbNd1swQU+OC78oynC1mu+lvKXw3zLUDsM3tsTVkiA gybqz3chQtWS7g9uQwFnGsUCgYBOf+oZ46+EGaveO/EhcnZtIRboD4CCKhQRmbJe 1JtxZf+1X4Mhx+HL/JFfdO88O6JUVtc66tCYwvd6aer9HM5kowjxERWZzvbfVFJ3 FCcutqbGZKi5/Qk8rmHAI0uiP1J/TNCWXB2EjQeyjKjySLibKnKSngcqRLXAQAZb DVVESQKBgQDCRa9IPD3jgXxAfMmGWUmvN+sfChxFbYc1p8q8kf8BSc6R7y57c1jN E9y+1RLjdysUYoD+6LKvzfLzoRoGMN2DXQM++AK/3MNFUDNnTrFUrtowIBIHP+dB jywdxufQmqD9rj7WF6ooa9nRLILtobfyqWwOE1nQji6DCuoJYhugTA== -----END RSA PRIVATE KEY----- 2019-01-07 23:57:36,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-07 23:57:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"security_group": {"name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-01-07 23:57:37,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-ce476e1b-b455-41f0-94e0-4bfc94bb8086 Date: Mon, 07 Jan 2019 23:57:37 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:57:37Z", "updated_at": "2019-01-07T23:57:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:57:37Z", "revision_number": 0, "id": "705e8ad6-ea90-4d36-9c50-2850a3aac0b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:37Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:57:37Z", "revision_number": 0, "id": "e26677b8-af70-4a9e-a0c4-bda5a88148da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:37Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 2, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}} 2019-01-07 23:57:37,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-ce476e1b-b455-41f0-94e0-4bfc94bb8086 2019-01-07 23:57:37,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 1.10204100609s 2019-01-07 23:57:37,436 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-ce476e1b-b455-41f0-94e0-4bfc94bb8086 2019-01-07 23:57:37,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:57:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:37,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-518d6e62-d7d3-4dd8-b103-0d4db166d07b Date: Mon, 07 Jan 2019 23:57:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:57:37Z", "updated_at": "2019-01-07T23:57:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:57:37Z", "revision_number": 0, "id": "705e8ad6-ea90-4d36-9c50-2850a3aac0b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:37Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:57:37Z", "revision_number": 0, "id": "e26677b8-af70-4a9e-a0c4-bda5a88148da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:37Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 2, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}]} 2019-01-07 23:57:37,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-518d6e62-d7d3-4dd8-b103-0d4db166d07b 2019-01-07 23:57:37,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240770816803s 2019-01-07 23:57:37,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-518d6e62-d7d3-4dd8-b103-0d4db166d07b 2019-01-07 23:57:37,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-07 23:57:37,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -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": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4"}}' 2019-01-07 23:57:38,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-da2d4b88-f78a-42db-93a4-a52cf5c5fb8f Date: Mon, 07 Jan 2019 23:57:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-07T23:57:38Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:57:38Z", "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "44b4ce3d-c6bd-41c2-9bfe-cf995b31fd7b"}} 2019-01-07 23:57:38,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-da2d4b88-f78a-42db-93a4-a52cf5c5fb8f 2019-01-07 23:57:38,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.544934988022s 2019-01-07 23:57:38,232 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-da2d4b88-f78a-42db-93a4-a52cf5c5fb8f 2019-01-07 23:57:38,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:57:38,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:38,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-2feb0b8b-d0c1-41d2-a4a9-c051b22d9428 Date: Mon, 07 Jan 2019 23:57:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:57:37Z", "updated_at": "2019-01-07T23:57:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-07T23:57:38Z", "revision_number": 0, "id": "44b4ce3d-c6bd-41c2-9bfe-cf995b31fd7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:38Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:57:37Z", "revision_number": 0, "id": "e26677b8-af70-4a9e-a0c4-bda5a88148da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:37Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:57:37Z", "revision_number": 0, "id": "705e8ad6-ea90-4d36-9c50-2850a3aac0b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:37Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 3, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}]} 2019-01-07 23:57:38,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2feb0b8b-d0c1-41d2-a4a9-c051b22d9428 2019-01-07 23:57:38,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318291902542s 2019-01-07 23:57:38,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2feb0b8b-d0c1-41d2-a4a9-c051b22d9428 2019-01-07 23:57:38,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-07 23:57:38,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -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": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4"}}' 2019-01-07 23:57:38,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-4aaa81bb-04f9-4c54-ac22-41af5fccd9d7 Date: Mon, 07 Jan 2019 23:57:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:57:38Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "port_range_min": null, "revision_number": 0, "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:57:38Z", "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "f649cb1a-6f6a-4473-9787-41ddce02c575"}} 2019-01-07 23:57:38,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-4aaa81bb-04f9-4c54-ac22-41af5fccd9d7 2019-01-07 23:57:38,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.219913005829s 2019-01-07 23:57:38,778 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-4aaa81bb-04f9-4c54-ac22-41af5fccd9d7 2019-01-07 23:57:38,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:57:38,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:39,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1454 X-Openstack-Request-Id: req-27b10271-3f8e-4276-8251-47b63c89e68e Date: Mon, 07 Jan 2019 23:57:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":["64c57405-6f6d-46e8-bf06-58e096dfd889"],"description":"","tags":[],"updated_at":"2019-01-07T23:57:27Z","qos_policy_id":null,"name":"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:57:25Z","provider:network_type":"geneve"}]} 2019-01-07 23:57:39,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-27b10271-3f8e-4276-8251-47b63c89e68e 2019-01-07 23:57:39,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340827941895s 2019-01-07 23:57:39,121 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-27b10271-3f8e-4276-8251-47b63c89e68e 2019-01-07 23:57:39,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:57:39,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:39,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-36112fb5-c925-4647-86e7-8a3de7529fdc Date: Mon, 07 Jan 2019 23:57:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0233dc9d-4976-491d-9e02-614c56ec86bc/snap", "metadata": {}}], "file": "/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc/file", "owner": "09a7ababfff6470fbcae0a281405cb8c", "id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "size": 12716032, "self": "/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0233dc9d-4976-491d-9e02-614c56ec86bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:57:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:57:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:57:39,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-36112fb5-c925-4647-86e7-8a3de7529fdc 2019-01-07 23:57:39,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.690551996231s 2019-01-07 23:57:39,816 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-36112fb5-c925-4647-86e7-8a3de7529fdc 2019-01-07 23:57:39,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-07 23:57:39,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:39,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57: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-39c675ba-a85f-40fd-8aaf-b99975061193 x-compute-request-id: req-39c675ba-a85f-40fd-8aaf-b99975061193 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "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": "7b97f15b-22fb-4558-9070-3a68d52c29f2"}]} 2019-01-07 23:57:39,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-39c675ba-a85f-40fd-8aaf-b99975061193 2019-01-07 23:57:39,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024698972702s 2019-01-07 23:57:39,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-39c675ba-a85f-40fd-8aaf-b99975061193 2019-01-07 23:57:39,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-07 23:57:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"server": {"name": "singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "imageRef": "0233dc9d-4976-491d-9e02-614c56ec86bc", "key_name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "flavorRef": "7b97f15b-22fb-4558-9070-3a68d52c29f2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e"}], "security_groups": [{"name": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4"}]}}' 2019-01-07 23:57:43,425 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23:57: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-2ef21082-f9f5-45d4-84ed-edf7a0133767 x-compute-request-id: req-2ef21082-f9f5-45d4-84ed-edf7a0133767 Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4"}], "OS-DCF:diskConfig": "MANUAL", "id": "e30a62de-6319-4f0c-a102-b84c70a914bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "bookmark"}], "adminPass": "PEtDKbNby9t9"}} 2019-01-07 23:57:43,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-2ef21082-f9f5-45d4-84ed-edf7a0133767 2019-01-07 23:57:43,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.58108496666s 2019-01-07 23:57:43,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-2ef21082-f9f5-45d4-84ed-edf7a0133767 2019-01-07 23:57:43,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:57:43,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:44,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57: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-18f021a9-2949-47f9-9f65-79bbfdcfe052 x-compute-request-id: req-18f021a9-2949-47f9-9f65-79bbfdcfe052 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "bookmark"}], "image": {"id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "links": [{"href": "http://172.30.9.42:8774/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b97f15b-22fb-4558-9070-3a68d52c29f2", "links": [{"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "bookmark"}]}, "id": "e30a62de-6319-4f0c-a102-b84c70a914bb", "user_id": "e5be49cc7f5941cc8a560010982edfbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:57:43Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "created": "2019-01-07T23:57:43Z", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:57:44,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-18f021a9-2949-47f9-9f65-79bbfdcfe052 2019-01-07 23:57:44,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05188393593s 2019-01-07 23:57:44,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-18f021a9-2949-47f9-9f65-79bbfdcfe052 2019-01-07 23:57:44,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:57:44,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:44,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1454 X-Openstack-Request-Id: req-b2f74f51-4117-4ab9-87f2-020f5094ea0f Date: Mon, 07 Jan 2019 23:57:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":["64c57405-6f6d-46e8-bf06-58e096dfd889"],"description":"","tags":[],"updated_at":"2019-01-07T23:57:27Z","qos_policy_id":null,"name":"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:57:25Z","provider:network_type":"geneve"}]} 2019-01-07 23:57:44,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-b2f74f51-4117-4ab9-87f2-020f5094ea0f 2019-01-07 23:57:44,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410786867142s 2019-01-07 23:57:44,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-b2f74f51-4117-4ab9-87f2-020f5094ea0f 2019-01-07 23:57:44,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:57:44,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:45,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-21a0bf29-63f3-455c-8a47-2006c02b36f2 Date: Mon, 07 Jan 2019 23:57:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:57:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:57:27Z","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":"09a7ababfff6470fbcae0a281405cb8c","id":"64c57405-6f6d-46e8-bf06-58e096dfd889","subnetpool_id":null,"name":"singlevm1-subnet_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}]} 2019-01-07 23:57:45,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-21a0bf29-63f3-455c-8a47-2006c02b36f2 2019-01-07 23:57:45,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.246249198914s 2019-01-07 23:57:45,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-21a0bf29-63f3-455c-8a47-2006c02b36f2 2019-01-07 23:57:45,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:57:47,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:57:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:48,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57: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-455f4dfb-41ec-4115-8646-fe02f3a7ff09 x-compute-request-id: req-455f4dfb-41ec-4115-8646-fe02f3a7ff09 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "bookmark"}], "image": {"id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "links": [{"href": "http://172.30.9.42:8774/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b97f15b-22fb-4558-9070-3a68d52c29f2", "links": [{"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "bookmark"}]}, "id": "e30a62de-6319-4f0c-a102-b84c70a914bb", "user_id": "e5be49cc7f5941cc8a560010982edfbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:57:46Z", "hostId": "5c7c7cc060941d8c1cfe14d8db648019d24762a97eeaceb693d76138", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "created": "2019-01-07T23:57:43Z", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:57:48,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-455f4dfb-41ec-4115-8646-fe02f3a7ff09 2019-01-07 23:57:48,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04686284065s 2019-01-07 23:57:48,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-455f4dfb-41ec-4115-8646-fe02f3a7ff09 2019-01-07 23:57:48,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:57:50,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:57:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:51,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57: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-65d7d368-36f0-4c4e-8c06-c5186a9e8f73 x-compute-request-id: req-65d7d368-36f0-4c4e-8c06-c5186a9e8f73 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "bookmark"}], "image": {"id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "links": [{"href": "http://172.30.9.42:8774/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b97f15b-22fb-4558-9070-3a68d52c29f2", "links": [{"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "bookmark"}]}, "id": "e30a62de-6319-4f0c-a102-b84c70a914bb", "security_groups": [{"name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}], "user_id": "e5be49cc7f5941cc8a560010982edfbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:57:48Z", "hostId": "5c7c7cc060941d8c1cfe14d8db648019d24762a97eeaceb693d76138", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "created": "2019-01-07T23:57:43Z", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:57:51,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-65d7d368-36f0-4c4e-8c06-c5186a9e8f73 2019-01-07 23:57:51,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08870816231s 2019-01-07 23:57:51,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-65d7d368-36f0-4c4e-8c06-c5186a9e8f73 2019-01-07 23:57:51,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:57:53,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:57:53,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:54,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-06d4ae29-b565-4387-822b-6fb415df3bc6 x-compute-request-id: req-06d4ae29-b565-4387-822b-6fb415df3bc6 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:62:d4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "bookmark"}], "image": {"id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "links": [{"href": "http://172.30.9.42:8774/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b97f15b-22fb-4558-9070-3a68d52c29f2", "links": [{"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "bookmark"}]}, "id": "e30a62de-6319-4f0c-a102-b84c70a914bb", "security_groups": [{"name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}], "user_id": "e5be49cc7f5941cc8a560010982edfbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:57:48Z", "hostId": "5c7c7cc060941d8c1cfe14d8db648019d24762a97eeaceb693d76138", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "created": "2019-01-07T23:57:43Z", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:57:54,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-06d4ae29-b565-4387-822b-6fb415df3bc6 2019-01-07 23:57:54,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.95982503891s 2019-01-07 23:57:54,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-06d4ae29-b565-4387-822b-6fb415df3bc6 2019-01-07 23:57:54,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:57:56,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:57:56,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:57:57,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42847fde-3d6a-4d8b-b823-f4f8f9c14c03 x-compute-request-id: req-42847fde-3d6a-4d8b-b823-f4f8f9c14c03 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:62:d4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "bookmark"}], "image": {"id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "links": [{"href": "http://172.30.9.42:8774/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b97f15b-22fb-4558-9070-3a68d52c29f2", "links": [{"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "bookmark"}]}, "id": "e30a62de-6319-4f0c-a102-b84c70a914bb", "security_groups": [{"name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}], "user_id": "e5be49cc7f5941cc8a560010982edfbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:57:48Z", "hostId": "5c7c7cc060941d8c1cfe14d8db648019d24762a97eeaceb693d76138", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "created": "2019-01-07T23:57:43Z", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:57:57,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-42847fde-3d6a-4d8b-b823-f4f8f9c14c03 2019-01-07 23:57:57,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11872887611s 2019-01-07 23:57:57,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-42847fde-3d6a-4d8b-b823-f4f8f9c14c03 2019-01-07 23:57:57,387 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:57:59,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:57:59,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:00,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-b54c6ccd-4c5c-457c-a91c-abfbda44d9dc x-compute-request-id: req-b54c6ccd-4c5c-457c-a91c-abfbda44d9dc Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:62:d4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "bookmark"}], "image": {"id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "links": [{"href": "http://172.30.9.42:8774/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b97f15b-22fb-4558-9070-3a68d52c29f2", "links": [{"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "bookmark"}]}, "id": "e30a62de-6319-4f0c-a102-b84c70a914bb", "security_groups": [{"name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}], "user_id": "e5be49cc7f5941cc8a560010982edfbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:57:48Z", "hostId": "5c7c7cc060941d8c1cfe14d8db648019d24762a97eeaceb693d76138", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "created": "2019-01-07T23:57:43Z", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:58:00,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-b54c6ccd-4c5c-457c-a91c-abfbda44d9dc 2019-01-07 23:58:00,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34990215302s 2019-01-07 23:58:00,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-b54c6ccd-4c5c-457c-a91c-abfbda44d9dc 2019-01-07 23:58:00,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:58:02,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:58:02,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:03,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-de43f1a7-4c62-496c-8cb3-0fffe2663a8e x-compute-request-id: req-de43f1a7-4c62-496c-8cb3-0fffe2663a8e Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:62:d4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "bookmark"}], "image": {"id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "links": [{"href": "http://172.30.9.42:8774/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-01-07T23:58:00.000000", "flavor": {"id": "7b97f15b-22fb-4558-9070-3a68d52c29f2", "links": [{"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "bookmark"}]}, "id": "e30a62de-6319-4f0c-a102-b84c70a914bb", "security_groups": [{"name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}], "user_id": "e5be49cc7f5941cc8a560010982edfbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:58:00Z", "hostId": "5c7c7cc060941d8c1cfe14d8db648019d24762a97eeaceb693d76138", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "created": "2019-01-07T23:57:43Z", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:58:03,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-de43f1a7-4c62-496c-8cb3-0fffe2663a8e 2019-01-07 23:58:03,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602338075638s 2019-01-07 23:58:03,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-de43f1a7-4c62-496c-8cb3-0fffe2663a8e 2019-01-07 23:58:03,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-07 23:58:03,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=e30a62de-6319-4f0c-a102-b84c70a914bb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:03,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1056 X-Openstack-Request-Id: req-c7b42126-1899-4dec-9d50-fcc5f5e70b8e Date: Mon, 07 Jan 2019 23:58:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-07T23:57:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"64c57405-6f6d-46e8-bf06-58e096dfd889","ip_address":"192.168.120.4"}],"id":"79481f02-d027-44d5-a117-3bc8ae4568cd","security_groups":["7845778f-d8ed-41bb-b3b7-6a2d0db167d4"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:62:d4","project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","dns_name":"","created_at":"2019-01-07T23:57:48Z","binding:vnic_type":"normal","device_id":"e30a62de-6319-4f0c-a102-b84c70a914bb","tenant_id":"09a7ababfff6470fbcae0a281405cb8c"}]} 2019-01-07 23:58:03,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=e30a62de-6319-4f0c-a102-b84c70a914bb used request id req-c7b42126-1899-4dec-9d50-fcc5f5e70b8e 2019-01-07 23:58:03,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0620250701904s 2019-01-07 23:58:03,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=e30a62de-6319-4f0c-a102-b84c70a914bb used request id req-c7b42126-1899-4dec-9d50-fcc5f5e70b8e 2019-01-07 23:58:03,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-07 23:58:03,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=79481f02-d027-44d5-a117-3bc8ae4568cd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:03,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-039fcb2d-7661-444b-85ce-5c7e5f950458 Date: Mon, 07 Jan 2019 23:58:03 GMT RESP BODY: {"floatingips": []} 2019-01-07 23:58:03,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=79481f02-d027-44d5-a117-3bc8ae4568cd used request id req-039fcb2d-7661-444b-85ce-5c7e5f950458 2019-01-07 23:58:03,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.19984292984s 2019-01-07 23:58:03,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=79481f02-d027-44d5-a117-3bc8ae4568cd used request id req-039fcb2d-7661-444b-85ce-5c7e5f950458 2019-01-07 23:58:03,620 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1a:62:d4', 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'0233dc9d-4976-491d-9e02-614c56ec86bc'}), 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-00000002', u'OS-SRV-USG:launched_at': u'2019-01-07T23:58:00.000000', 'flavor': Munch({u'id': u'7b97f15b-22fb-4558-9070-3a68d52c29f2'}), 'az': u'nova', 'id': u'e30a62de-6319-4f0c-a102-b84c70a914bb', 'security_groups': [Munch({u'name': u'singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e5be49cc7f5941cc8a560010982edfbb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09a7ababfff6470fbcae0a281405cb8c', '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'2019-01-07T23:58:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-07T23:58:00Z', 'hostId': u'5c7c7cc060941d8c1cfe14d8db648019d24762a97eeaceb693d76138', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'5c7c7cc060941d8c1cfe14d8db648019d24762a97eeaceb693d76138', '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-00000002', u'OS-SRV-USG:launched_at': u'2019-01-07T23:58:00.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'09a7ababfff6470fbcae0a281405cb8c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01', 'adminPass': u'PEtDKbNby9t9', 'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', 'created_at': u'2019-01-07T23:57:43Z', 'created': u'2019-01-07T23:57:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-07 23:58:03,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:58:03,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:03,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1454 X-Openstack-Request-Id: req-120dc45c-3d7f-4ef9-96bf-d543ba94c4d1 Date: Mon, 07 Jan 2019 23:58:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":["64c57405-6f6d-46e8-bf06-58e096dfd889"],"description":"","tags":[],"updated_at":"2019-01-07T23:57:27Z","qos_policy_id":null,"name":"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:57:25Z","provider:network_type":"geneve"}]} 2019-01-07 23:58:03,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-120dc45c-3d7f-4ef9-96bf-d543ba94c4d1 2019-01-07 23:58:03,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108977079391s 2019-01-07 23:58:03,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-120dc45c-3d7f-4ef9-96bf-d543ba94c4d1 2019-01-07 23:58:03,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-07 23:58:03,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=e30a62de-6319-4f0c-a102-b84c70a914bb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:03,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1056 X-Openstack-Request-Id: req-8524bd5e-246c-407e-ad83-5c910ca23e37 Date: Mon, 07 Jan 2019 23:58:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-07T23:57:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"64c57405-6f6d-46e8-bf06-58e096dfd889","ip_address":"192.168.120.4"}],"id":"79481f02-d027-44d5-a117-3bc8ae4568cd","security_groups":["7845778f-d8ed-41bb-b3b7-6a2d0db167d4"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:62:d4","project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","dns_name":"","created_at":"2019-01-07T23:57:48Z","binding:vnic_type":"normal","device_id":"e30a62de-6319-4f0c-a102-b84c70a914bb","tenant_id":"09a7ababfff6470fbcae0a281405cb8c"}]} 2019-01-07 23:58:03,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=e30a62de-6319-4f0c-a102-b84c70a914bb used request id req-8524bd5e-246c-407e-ad83-5c910ca23e37 2019-01-07 23:58:03,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0688021183014s 2019-01-07 23:58:03,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=e30a62de-6319-4f0c-a102-b84c70a914bb used request id req-8524bd5e-246c-407e-ad83-5c910ca23e37 2019-01-07 23:58:03,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-07 23:58:03,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.4", "port_id": "79481f02-d027-44d5-a117-3bc8ae4568cd"}}' 2019-01-07 23:58:05,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-2f8dc87e-291f-4a64-ae61-ed004c97f42d Date: Mon, 07 Jan 2019 23:58:05 GMT RESP BODY: {"floatingip": {"router_id": "31e340b6-c734-498a-9327-e4d8ddf2de16", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-07T23:58:04Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "79481f02-d027-44d5-a117-3bc8ae4568cd", "id": "e390dd25-db47-4ef7-900c-840056e41da7", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:58:04Z", "dns_name": "", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}} 2019-01-07 23:58:05,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-2f8dc87e-291f-4a64-ae61-ed004c97f42d 2019-01-07 23:58:05,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.07460689545s 2019-01-07 23:58:05,880 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-2f8dc87e-291f-4a64-ae61-ed004c97f42d 2019-01-07 23:58:05,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-07 23:58:05,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:05,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4d74ece3-4b8d-4cfd-bd3d-37aed140f70e Date: Mon, 07 Jan 2019 23:58:05 GMT RESP BODY: {"floatingips": [{"router_id": "31e340b6-c734-498a-9327-e4d8ddf2de16", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-07T23:58:05Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 1, "port_id": "79481f02-d027-44d5-a117-3bc8ae4568cd", "id": "e390dd25-db47-4ef7-900c-840056e41da7", "dns_name": "", "created_at": "2019-01-07T23:58:04Z", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}]} 2019-01-07 23:58:05,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-4d74ece3-4b8d-4cfd-bd3d-37aed140f70e 2019-01-07 23:58:05,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0305199623108s 2019-01-07 23:58:05,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-4d74ece3-4b8d-4cfd-bd3d-37aed140f70e 2019-01-07 23:58:05,923 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'31e340b6-c734-498a-9327-e4d8ddf2de16', 'updated_at': u'2019-01-07T23:58:05Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'79481f02-d027-44d5-a117-3bc8ae4568cd', 'id': u'e390dd25-db47-4ef7-900c-840056e41da7', 'network': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'port': u'79481f02-d027-44d5-a117-3bc8ae4568cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09a7ababfff6470fbcae0a281405cb8c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'09a7ababfff6470fbcae0a281405cb8c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'09a7ababfff6470fbcae0a281405cb8c', 'created_at': u'2019-01-07T23:58:04Z', 'attached': True, u'dns_name': u'', 'router': u'31e340b6-c734-498a-9327-e4d8ddf2de16'}) 2019-01-07 23:58:05,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-07 23:58:05,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb/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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-07 23:58:06,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-0e032ae9-f3c5-472e-aaea-9ff2264539af x-compute-request-id: req-0e032ae9-f3c5-472e-aaea-9ff2264539af Content-Encoding: gzip Content-Length: 9600 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 521113300 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.226348] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229157] pid_max: default: 32768 minimum: 301\n[ 0.230653] ACPI: Core revision 20150930\n[ 0.232562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234814] Security Framework initialized\n[ 0.236199] Yama: becoming mindful.\n[ 0.237449] AppArmor: AppArmor initialized\n[ 0.238902] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241117] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243256] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245301] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247604] Initializing cgroup subsys io\n[ 0.248988] Initializing cgroup subsys memory\n[ 0.250434] Initializing cgroup subsys devices\n[ 0.251882] Initializing cgroup subsys freezer\n[ 0.253367] Initializing cgroup subsys net_cls\n[ 0.254821] Initializing cgroup subsys perf_event\n[ 0.256339] Initializing cgroup subsys net_prio\n[ 0.257853] Initializing cgroup subsys hugetlb\n[ 0.259299] Initializing cgroup subsys pids\n[ 0.260739] CPU: Physical Processor ID: 0\n[ 0.262801] mce: CPU supports 10 MCE banks\n[ 0.264214] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265921] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.290702] ftrace: allocating 31920 entries in 125 pages\n[ 0.321403] smpboot: Max logical packages: 1\n[ 0.322887] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.325216] x2apic enabled\n[ 0.326546] Switched APIC routing to physical x2apic.\n[ 0.329377] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331286] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.334817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.337895] KVM setup paravirtual spinlock\n[ 0.339782] x86: Booted up 1 node, 1 CPUs\n[ 0.341168] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.343489] devtmpfs: initialized\n[ 0.345711] evm: security.selinux\n[ 0.346918] evm: security.SMACK64\n[ 0.348100] evm: security.SMACK64EXEC\n[ 0.349347] evm: security.SMACK64TRANSMUTE\n[ 0.350730] evm: security.SMACK64MMAP\n[ 0.351970] evm: security.ima\n[ 0.353034] evm: security.capability\n[ 0.354324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.357390] pinctrl core: initialized pinctrl subsystem\n[ 0.359211] RTC time: 23:58:01, date: 01/07/19\n[ 0.360759] NET: Registered protocol family 16\n[ 0.362325] cpuidle: using governor ladder\n[ 0.363696] cpuidle: using governor menu\n[ 0.365012] PCCT header not found.\n[ 0.366237] ACPI: bus type PCI registered\n[ 0.367575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.369672] PCI: Using configuration type 1 for base access\n[ 0.372128] ACPI: Added _OSI(Module Device)\n[ 0.373550] ACPI: Added _OSI(Processor Device)\n[ 0.375103] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.376634] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.379121] ACPI: Interpreter enabled\n[ 0.380384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.383473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.386563] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.389665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.392752] ACPI: (supports S0 S5)\n[ 0.393931] ACPI: Using IOAPIC for interrupt routing\n[ 0.395514] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.399812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.401718] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.403793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.405799] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.409432] acpiphp: Slot [3] registered\n[ 0.410769] acpiphp: Slot [4] registered\n[ 0.412100] acpiphp: Slot [5] registered\n[ 0.413437] acpiphp: Slot [6] registered\n[ 0.414769] acpiphp: Slot [7] registered\n[ 0.416097] acpiphp: Slot [8] registered\n[ 0.417433] acpiphp: Slot [9] registered\n[ 0.418765] acpiphp: Slot [10] registered\n[ 0.420112] acpiphp: Slot [11] registered\n[ 0.421467] acpiphp: Slot [12] registered\n[ 0.422820] acpiphp: Slot [13] registered\n[ 0.424169] acpiphp: Slot [14] registered\n[ 0.425523] acpiphp: Slot [15] registered\n[ 0.442535] acpiphp: Slot [16] registered\n[ 0.443899] acpiphp: Slot [17] registered\n[ 0.445250] acpiphp: Slot [18] registered\n[ 0.446605] acpiphp: Slot [19] registered\n[ 0.447959] acpiphp: Slot [20] registered\n[ 0.449312] acpiphp: Slot [21] registered\n[ 0.450670] acpiphp: Slot [22] registered\n[ 0.452024] acpiphp: Slot [23] registered\n[ 0.453377] acpiphp: Slot [24] registered\n[ 0.454739] acpiphp: Slot [25] registered\n[ 0.456091] acpiphp: Slot [26] registered\n[ 0.457445] acpiphp: Slot [27] registered\n[ 0.458806] acpiphp: Slot [28] registered\n[ 0.460161] acpiphp: Slot [29] registered\n[ 0.461512] acpiphp: Slot [30] registered\n[ 0.462871] acpiphp: Slot [31] registered\n[ 0.464223] PCI host bridge to bus 0000:00\n[ 0.465577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.467627] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.469669] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.472205] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.474639] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.477112] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.481534] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.483681] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.485666] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.487795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.492081] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.494469] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.515639] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.518061] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.520416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.522945] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.525292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.527348] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.529433] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.531204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.533801] vgaarb: loaded\n[ 0.534803] vgaarb: bridge control possible 0000:00:02.0\n[ 0.536751] SCSI subsystem initialized\n[ 0.538231] ACPI: bus type USB registered\n[ 0.539635] usbcore: registered new interface driver usbfs\n[ 0.541357] usbcore: registered new interface driver hub\n[ 0.543110] usbcore: registered new device driver usb\n[ 0.544932] PCI: Using ACPI for IRQ routing\n[ 0.549208] NetLabel: Initializing\n[ 0.550455] NetLabel: domain hash size = 128\n[ 0.551916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.553561] NetLabel: unlabeled traffic allowed by default\n[ 0.555732] clocksource: Switched to clocksource kvm-clock\n[ 0.566163] AppArmor: AppArmor Filesystem Enabled\n[ 0.567831] pnp: PnP ACPI init\n[ 0.569410] pnp: PnP ACPI: found 5 devices\n[ 0.576475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.579428] NET: Registered protocol family 2\n[ 0.581247] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.583457] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.585524] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.587587] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.589449] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.591468] NET: Registered protocol family 1\n[ 0.592968] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.594855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.596705] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.611649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.627147] Trying to unpack rootfs image as initramfs...\n[ 0.690586] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.693698] Scanning for low memory corruption every 60 seconds\n[ 0.696160] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.698208] audit: initializing netlink subsys (disabled)\n[ 0.700089] audit: type=2000 audit(1546905481.433:1): initialized\n[ 0.702452] Initialise system trusted keyring\n[ 0.704157] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.706184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.709317] zbud: loaded\n[ 0.710527] VFS: Disk quotas dquot_6.6.0\n[ 0.711986] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.714585] fuse init (API version 7.23)\n[ 0.716139] Key type big_key registered\n[ 0.717532] Allocating IMA MOK and blacklist keyrings.\n[ 0.719633] Key type asymmetric registered\n[ 0.721096] Asymmetric key parser 'x509' registered\n[ 0.722769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.725379] io scheduler noop registered\n[ 0.726760] io scheduler deadline registered (default)\n[ 0.728520] io scheduler cfq registered\n[ 0.730024] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.731852] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.734079] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.736616] ACPI: Power Button [PWRF]\n[ 0.738118] GHES: HEST is not enabled!\n[ 0.752453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.782521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.786184] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.811428] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.815012] Linux agpgart interface v0.103\n[ 0.818887] brd: module loaded\n[ 0.821329] loop: module loaded\n[ 0.827235] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.829778] GPT:90111 != 2097151\n[ 0.830953] GPT:Alternate GPT header not at the end of the disk.\n[ 0.832859] GPT:90111 != 2097151\n[ 0.834035] GPT: Use GNU Parted to correct GPT errors.\n[ 0.835722] vda: vda1 vda15\n[ 0.837859] scsi host0: ata_piix\n[ 0.839186] scsi host1: ata_piix\n[ 0.840431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.842558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.845337] libphy: Fixed MDIO Bus: probed\n[ 0.846777] tun: Universal TUN/TAP device driver, 1.6\n[ 0.848451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.851860] PPP generic driver version 2.4.2\n[ 0.853442] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.855548] ehci-pci: EHCI PCI platform driver\n[ 0.857195] ehci-platform: EHCI generic platform driver\n[ 0.858886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.860834] ohci-pci: OHCI PCI platform driver\n[ 0.862349] ohci-platform: OHCI generic platform driver\n[ 0.864080] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.879070] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.880801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.883285] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.884973] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.886980] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.889190] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.891595] usb usb1: Product: UHCI Host Controller\n[ 0.893178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.895104] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.896743] hub 1-0:1.0: USB hub found\n[ 0.898090] hub 1-0:1.0: 2 ports detected\n[ 0.899671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.903226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.904857] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.906589] mousedev: PS/2 mouse device common for all mice\n[ 0.908769] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.911651] rtc_cmos 00:00: RTC can wake from S4\n[ 0.913750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.915788] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.917804] i2c /dev entries driver\n[ 0.919102] device-mapper: uevent: version 1.0.3\n[ 0.920727] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.923495] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.925766] NET: Registered protocol family 10\n[ 0.927758] NET: Registered protocol family 17\n[ 0.929272] Key type dns_resolver registered\n[ 0.930910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.932819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.935820] registered taskstats version 1\n[ 0.937263] Loading compiled-in X.509 certificates\n[ 0.939451] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.942588] zswap: loaded using pool lzo/zbud\n[ 0.945085] Key type trusted registered\n[ 0.947472] Key type encrypted registered\n[ 0.948935] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.950716] ima: No TPM chip found, activating TPM-bypass!\n[ 0.952479] evm: HMAC attrs: 0x1\n[ 0.954049] Magic number: 3:378:1009\n[ 0.955488] rtc_cmos 00:00: setting system clock to 2019-01-07 23:58:01 UTC (1546905481)\n[ 0.958243] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.960112] EDD information not available.\n[ 1.002451] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.021289] Write protecting the kernel read-only data: 14336k\n[ 1.026379] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.029467] 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\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... [ 1.191153] 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.4...\nLease of 192.168.120.4 obtained, lease time 43200\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 0.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRU/vT9nAzXPvf9KFJbgoj0R1oPQ9D8vptZugW4ZHgwbmGaeKvMHxBoJxzzMCpJ34RmoTAjx7QyiboIYA1AlD+PTA3SGlg++a5io3Vjxm4vvV6IUiW8A7+108icAw5Zi5gaQ4+81N6DxGTRDrDKaiTVMe3JYsUHAtVJVqSum3LNTCiGjT5XHDMMV7b5trXLLaWRKPMFXpArLmA15lHlwZtgmGgRdhZv5nCAiWhgstR2L/qyQpDsOoQ2JgwxkSasLIC+mFhEWhbN0gCSmOuRHataxKfHh4lzVN6+JmjMP0cD1eKqOhpCXI431GnCrp699MREF2OjSsxzFkpV0Vhiv4j root@singlevm1-vm-93dae8ef-af8b-4a70-a38b-1c96bcc57d01\nssh-dss AAAAB3NzaC1kc3MAAACBAMTWU5Pq1TH6IACN/TwrSJqYltEQuonLasLbcSa73OoIUtJiqr2Wh/GTnbuy39HoTH+K6vXJgPpRNBRGN4eFzpwmeR1M9maCLBcZCwW49dhMon5UV8kSB+ofaxb59lgjuvdoqKBiFvGyRZk/fLV7ugSaeRYcpjTsnTYKyGlErbTHAAAAFQDjQeeHGXgxOWvD4dfECHHnFYOX4wAAAIAFw4d/RGP3/WUg55WsIjIhrwfOudvVUUrJnZpjbx9GaOZAuul5lAhbdNKw4NKHQ1PRdTLJaAVBl8zBOaFDVUJcFT34/jVFJRTaC5bxS7Pbr1a7sB96EJ7xETvGrp+Omdg61UzYzuTOE/Fikl0rocXOK2Ab84wVlyawJZR8bbaLIAAAAIEAwImCwpwQEwddpN3yqK44WmmrI7BJbX6IRHrrHbiyCj9g4qOwIEF7VeGH7zfOzcl8OvBaCGBsB59V5fEVkbVY+b23bt0lwyxfv9coUy2GhM7pACVRprl23qGtzXe1YFOX1LY3VDi6RYI+NFVxAci7EbUXSdJn7pMhCELZ33hKvFA= root@singlevm1-vm-93dae8ef-af8b-4a70-a38b-1c96bcc57d01\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe1a:62d4/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-93dae8ef-af8b-4a70-a38b-1c96bcc57d01\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-93dae8ef-af8b-4a70-a38b-1c96bcc57d01 login: "} 2019-01-07 23:58:06,650 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb/action used request id req-0e032ae9-f3c5-472e-aaea-9ff2264539af 2019-01-07 23:58:06,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.726879119873s 2019-01-07 23:58:06,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb/action used request id req-0e032ae9-f3c5-472e-aaea-9ff2264539af 2019-01-07 23:58:06,651 - 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 521113300 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.226348] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229157] pid_max: default: 32768 minimum: 301 [ 0.230653] ACPI: Core revision 20150930 [ 0.232562] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234814] Security Framework initialized [ 0.236199] Yama: becoming mindful. [ 0.237449] AppArmor: AppArmor initialized [ 0.238902] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241117] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243256] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245301] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247604] Initializing cgroup subsys io [ 0.248988] Initializing cgroup subsys memory [ 0.250434] Initializing cgroup subsys devices [ 0.251882] Initializing cgroup subsys freezer [ 0.253367] Initializing cgroup subsys net_cls [ 0.254821] Initializing cgroup subsys perf_event [ 0.256339] Initializing cgroup subsys net_prio [ 0.257853] Initializing cgroup subsys hugetlb [ 0.259299] Initializing cgroup subsys pids [ 0.260739] CPU: Physical Processor ID: 0 [ 0.262801] mce: CPU supports 10 MCE banks [ 0.264214] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265921] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282487] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.290702] ftrace: allocating 31920 entries in 125 pages [ 0.321403] smpboot: Max logical packages: 1 [ 0.322887] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.325216] x2apic enabled [ 0.326546] Switched APIC routing to physical x2apic. [ 0.329377] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.331286] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.334817] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.337895] KVM setup paravirtual spinlock [ 0.339782] x86: Booted up 1 node, 1 CPUs [ 0.341168] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.343489] devtmpfs: initialized [ 0.345711] evm: security.selinux [ 0.346918] evm: security.SMACK64 [ 0.348100] evm: security.SMACK64EXEC [ 0.349347] evm: security.SMACK64TRANSMUTE [ 0.350730] evm: security.SMACK64MMAP [ 0.351970] evm: security.ima [ 0.353034] evm: security.capability [ 0.354324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.357390] pinctrl core: initialized pinctrl subsystem [ 0.359211] RTC time: 23:58:01, date: 01/07/19 [ 0.360759] NET: Registered protocol family 16 [ 0.362325] cpuidle: using governor ladder [ 0.363696] cpuidle: using governor menu [ 0.365012] PCCT header not found. [ 0.366237] ACPI: bus type PCI registered [ 0.367575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.369672] PCI: Using configuration type 1 for base access [ 0.372128] ACPI: Added _OSI(Module Device) [ 0.373550] ACPI: Added _OSI(Processor Device) [ 0.375103] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.376634] ACPI: Added _OSI(Processor Aggregator Device) [ 0.379121] ACPI: Interpreter enabled [ 0.380384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.383473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.386563] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.389665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.392752] ACPI: (supports S0 S5) [ 0.393931] ACPI: Using IOAPIC for interrupt routing [ 0.395514] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.399812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.401718] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.403793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.405799] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.409432] acpiphp: Slot [3] registered [ 0.410769] acpiphp: Slot [4] registered [ 0.412100] acpiphp: Slot [5] registered [ 0.413437] acpiphp: Slot [6] registered [ 0.414769] acpiphp: Slot [7] registered [ 0.416097] acpiphp: Slot [8] registered [ 0.417433] acpiphp: Slot [9] registered [ 0.418765] acpiphp: Slot [10] registered [ 0.420112] acpiphp: Slot [11] registered [ 0.421467] acpiphp: Slot [12] registered [ 0.422820] acpiphp: Slot [13] registered [ 0.424169] acpiphp: Slot [14] registered [ 0.425523] acpiphp: Slot [15] registered [ 0.442535] acpiphp: Slot [16] registered [ 0.443899] acpiphp: Slot [17] registered [ 0.445250] acpiphp: Slot [18] registered [ 0.446605] acpiphp: Slot [19] registered [ 0.447959] acpiphp: Slot [20] registered [ 0.449312] acpiphp: Slot [21] registered [ 0.450670] acpiphp: Slot [22] registered [ 0.452024] acpiphp: Slot [23] registered [ 0.453377] acpiphp: Slot [24] registered [ 0.454739] acpiphp: Slot [25] registered [ 0.456091] acpiphp: Slot [26] registered [ 0.457445] acpiphp: Slot [27] registered [ 0.458806] acpiphp: Slot [28] registered [ 0.460161] acpiphp: Slot [29] registered [ 0.461512] acpiphp: Slot [30] registered [ 0.462871] acpiphp: Slot [31] registered [ 0.464223] PCI host bridge to bus 0000:00 [ 0.465577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.467627] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.469669] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.472205] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.474639] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.477112] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.481534] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.483681] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.485666] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.487795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.492081] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.494469] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.515639] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.518061] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.520416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.522945] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.525292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.527348] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.529433] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.531204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.533801] vgaarb: loaded [ 0.534803] vgaarb: bridge control possible 0000:00:02.0 [ 0.536751] SCSI subsystem initialized [ 0.538231] ACPI: bus type USB registered [ 0.539635] usbcore: registered new interface driver usbfs [ 0.541357] usbcore: registered new interface driver hub [ 0.543110] usbcore: registered new device driver usb [ 0.544932] PCI: Using ACPI for IRQ routing [ 0.549208] NetLabel: Initializing [ 0.550455] NetLabel: domain hash size = 128 [ 0.551916] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.553561] NetLabel: unlabeled traffic allowed by default [ 0.555732] clocksource: Switched to clocksource kvm-clock [ 0.566163] AppArmor: AppArmor Filesystem Enabled [ 0.567831] pnp: PnP ACPI init [ 0.569410] pnp: PnP ACPI: found 5 devices [ 0.576475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.579428] NET: Registered protocol family 2 [ 0.581247] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.583457] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.585524] TCP: Hash tables configured (established 4096 bind 4096) [ 0.587587] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.589449] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.591468] NET: Registered protocol family 1 [ 0.592968] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.594855] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.596705] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.611649] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.627147] Trying to unpack rootfs image as initramfs... [ 0.690586] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.693698] Scanning for low memory corruption every 60 seconds [ 0.696160] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.698208] audit: initializing netlink subsys (disabled) [ 0.700089] audit: type=2000 audit(1546905481.433:1): initialized [ 0.702452] Initialise system trusted keyring [ 0.704157] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.706184] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.709317] zbud: loaded [ 0.710527] VFS: Disk quotas dquot_6.6.0 [ 0.711986] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.714585] fuse init (API version 7.23) [ 0.716139] Key type big_key registered [ 0.717532] Allocating IMA MOK and blacklist keyrings. [ 0.719633] Key type asymmetric registered [ 0.721096] Asymmetric key parser 'x509' registered [ 0.722769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.725379] io scheduler noop registered [ 0.726760] io scheduler deadline registered (default) [ 0.728520] io scheduler cfq registered [ 0.730024] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.731852] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.734079] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.736616] ACPI: Power Button [PWRF] [ 0.738118] GHES: HEST is not enabled! [ 0.752453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.782521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.786184] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.811428] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.815012] Linux agpgart interface v0.103 [ 0.818887] brd: module loaded [ 0.821329] loop: module loaded [ 0.827235] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.829778] GPT:90111 != 2097151 [ 0.830953] GPT:Alternate GPT header not at the end of the disk. [ 0.832859] GPT:90111 != 2097151 [ 0.834035] GPT: Use GNU Parted to correct GPT errors. [ 0.835722] vda: vda1 vda15 [ 0.837859] scsi host0: ata_piix [ 0.839186] scsi host1: ata_piix [ 0.840431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.842558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.845337] libphy: Fixed MDIO Bus: probed [ 0.846777] tun: Universal TUN/TAP device driver, 1.6 [ 0.848451] tun: (C) 1999-2004 Max Krasnyansky [ 0.851860] PPP generic driver version 2.4.2 [ 0.853442] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.855548] ehci-pci: EHCI PCI platform driver [ 0.857195] ehci-platform: EHCI generic platform driver [ 0.858886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.860834] ohci-pci: OHCI PCI platform driver [ 0.862349] ohci-platform: OHCI generic platform driver [ 0.864080] uhci_hcd: USB Universal Host Controller Interface driver [ 0.879070] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.880801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.883285] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.884973] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.886980] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.889190] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.891595] usb usb1: Product: UHCI Host Controller [ 0.893178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.895104] usb usb1: SerialNumber: 0000:00:01.2 [ 0.896743] hub 1-0:1.0: USB hub found [ 0.898090] hub 1-0:1.0: 2 ports detected [ 0.899671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904857] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906589] mousedev: PS/2 mouse device common for all mice [ 0.908769] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.911651] rtc_cmos 00:00: RTC can wake from S4 [ 0.913750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.915788] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.917804] i2c /dev entries driver [ 0.919102] device-mapper: uevent: version 1.0.3 [ 0.920727] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.923495] ledtrig-cpu: registered to indicate activity on CPUs [ 0.925766] NET: Registered protocol family 10 [ 0.927758] NET: Registered protocol family 17 [ 0.929272] Key type dns_resolver registered [ 0.930910] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.932819] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.935820] registered taskstats version 1 [ 0.937263] Loading compiled-in X.509 certificates [ 0.939451] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.942588] zswap: loaded using pool lzo/zbud [ 0.945085] Key type trusted registered [ 0.947472] Key type encrypted registered [ 0.948935] AppArmor: AppArmor sha1 policy hashing enabled [ 0.950716] ima: No TPM chip found, activating TPM-bypass! [ 0.952479] evm: HMAC attrs: 0x1 [ 0.954049] Magic number: 3:378:1009 [ 0.955488] rtc_cmos 00:00: setting system clock to 2019-01-07 23:58:01 UTC (1546905481) [ 0.958243] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.960112] EDD information not available. [ 1.002451] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021289] Write protecting the kernel read-only data: 14336k [ 1.026379] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.029467] 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 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... [ 1.191153] 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.4... Lease of 192.168.120.4 obtained, lease time 43200 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 0.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRU/vT9nAzXPvf9KFJbgoj0R1oPQ9D8vptZugW4ZHgwbmGaeKvMHxBoJxzzMCpJ34RmoTAjx7QyiboIYA1AlD+PTA3SGlg++a5io3Vjxm4vvV6IUiW8A7+108icAw5Zi5gaQ4+81N6DxGTRDrDKaiTVMe3JYsUHAtVJVqSum3LNTCiGjT5XHDMMV7b5trXLLaWRKPMFXpArLmA15lHlwZtgmGgRdhZv5nCAiWhgstR2L/qyQpDsOoQ2JgwxkSasLIC+mFhEWhbN0gCSmOuRHataxKfHh4lzVN6+JmjMP0cD1eKqOhpCXI431GnCrp699MREF2OjSsxzFkpV0Vhiv4j root@singlevm1-vm-93dae8ef-af8b-4a70-a38b-1c96bcc57d01 ssh-dss AAAAB3NzaC1kc3MAAACBAMTWU5Pq1TH6IACN/TwrSJqYltEQuonLasLbcSa73OoIUtJiqr2Wh/GTnbuy39HoTH+K6vXJgPpRNBRGN4eFzpwmeR1M9maCLBcZCwW49dhMon5UV8kSB+ofaxb59lgjuvdoqKBiFvGyRZk/fLV7ugSaeRYcpjTsnTYKyGlErbTHAAAAFQDjQeeHGXgxOWvD4dfECHHnFYOX4wAAAIAFw4d/RGP3/WUg55WsIjIhrwfOudvVUUrJnZpjbx9GaOZAuul5lAhbdNKw4NKHQ1PRdTLJaAVBl8zBOaFDVUJcFT34/jVFJRTaC5bxS7Pbr1a7sB96EJ7xETvGrp+Omdg61UzYzuTOE/Fikl0rocXOK2Ab84wVlyawJZR8bbaLIAAAAIEAwImCwpwQEwddpN3yqK44WmmrI7BJbX6IRHrrHbiyCj9g4qOwIEF7VeGH7zfOzcl8OvBaCGBsB59V5fEVkbVY+b23bt0lwyxfv9coUy2GhM7pACVRprl23qGtzXe1YFOX1LY3VDi6RYI+NFVxAci7EbUXSdJn7pMhCELZ33hKvFA= root@singlevm1-vm-93dae8ef-af8b-4a70-a38b-1c96bcc57d01 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe1a:62d4/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-93dae8ef-af8b-4a70-a38b-1c96bcc57d01 launch-index: 0 === cirros: current=0.4.0 uptime=3.03 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-93dae8ef-af8b-4a70-a38b-1c96bcc57d01 login: 2019-01-07 23:58:07,655 - paramiko.transport - DEBUG - starting thread (client mode): 0xdce7f10L 2019-01-07 23:58:07,656 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-07 23:58:07,656 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-07 23:58:07,656 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-07 23:58:07,658 - 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 2019-01-07 23:58:07,658 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-07 23:58:07,658 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-07 23:58:07,658 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-07 23:58:07,659 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-07 23:58:07,659 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-07 23:58:07,679 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-07 23:58:07,680 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-07 23:58:07,687 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 2af6aa82e8a73e13f18bc1ec25f9491e 2019-01-07 23:58:07,688 - paramiko.transport - DEBUG - Trying discovered key 58972166db0c4c6e44241885abf44ac2 in /tmp/tmpiu8wZa 2019-01-07 23:58:07,718 - paramiko.transport - DEBUG - userauth is OK 2019-01-07 23:58:07,724 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-07 23:58:07,753 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-07 23:58:07,754 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-07 23:58:07,754 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-07 23:58:07,755 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-07 23:58:07,757 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-07 23:58:07,757 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-07 23:58:07,757 - functest.core.singlevm - DEBUG - error: 2019-01-07 23:58:07,761 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-07 23:58:07,863 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-07 23:58:07,863 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-07 23:58:07,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-07 23:58:07,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/floatingips/e390dd25-db47-4ef7-900c-840056e41da7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:08,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17871c8b-7654-4ea7-b5b3-cdbe9bee65c1 Content-Length: 0 Date: Mon, 07 Jan 2019 23:58:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:58:08,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/e390dd25-db47-4ef7-900c-840056e41da7.json used request id req-17871c8b-7654-4ea7-b5b3-cdbe9bee65c1 2019-01-07 23:58:08,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.653148174286s 2019-01-07 23:58:08,525 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/e390dd25-db47-4ef7-900c-840056e41da7.json used request id req-17871c8b-7654-4ea7-b5b3-cdbe9bee65c1 2019-01-07 23:58:08,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-07 23:58:08,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:08,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d518a099-3d9f-4b17-9816-e9dbbe4cf179 Date: Mon, 07 Jan 2019 23:58:08 GMT RESP BODY: {"floatingips": []} 2019-01-07 23:58:08,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-d518a099-3d9f-4b17-9816-e9dbbe4cf179 2019-01-07 23:58:08,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.200666189194s 2019-01-07 23:58:08,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-d518a099-3d9f-4b17-9816-e9dbbe4cf179 2019-01-07 23:58:08,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-07 23:58:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:08,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1636421-b717-4917-a7a1-6ccdf064ce9c x-compute-request-id: req-a1636421-b717-4917-a7a1-6ccdf064ce9c Content-Type: application/json 2019-01-07 23:58:08,908 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb used request id req-a1636421-b717-4917-a7a1-6ccdf064ce9c 2019-01-07 23:58:08,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.17578792572s 2019-01-07 23:58:08,908 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb used request id req-a1636421-b717-4917-a7a1-6ccdf064ce9c 2019-01-07 23:58:08,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:58:08,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:09,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb9dd326-11e9-464c-a193-977f8a2c072e x-compute-request-id: req-bb9dd326-11e9-464c-a193-977f8a2c072e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:62:d4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:62:d4", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e30a62de-6319-4f0c-a102-b84c70a914bb", "rel": "bookmark"}], "image": {"id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "links": [{"href": "http://172.30.9.42:8774/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-01-07T23:58:00.000000", "flavor": {"id": "7b97f15b-22fb-4558-9070-3a68d52c29f2", "links": [{"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "bookmark"}]}, "id": "e30a62de-6319-4f0c-a102-b84c70a914bb", "security_groups": [{"name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}], "user_id": "e5be49cc7f5941cc8a560010982edfbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:58:08Z", "hostId": "5c7c7cc060941d8c1cfe14d8db648019d24762a97eeaceb693d76138", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "created": "2019-01-07T23:57:43Z", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:58:09,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bb9dd326-11e9-464c-a193-977f8a2c072e 2019-01-07 23:58:09,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368279933929s 2019-01-07 23:58:09,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bb9dd326-11e9-464c-a193-977f8a2c072e 2019-01-07 23:58:09,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:58:11,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:58:11,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:11,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58: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-a8dcb761-253b-43b9-8d14-43d3b873339f x-compute-request-id: req-a8dcb761-253b-43b9-8d14-43d3b873339f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-07 23:58:11,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a8dcb761-253b-43b9-8d14-43d3b873339f 2019-01-07 23:58:11,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194157838821s 2019-01-07 23:58:11,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a8dcb761-253b-43b9-8d14-43d3b873339f 2019-01-07 23:58:11,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:58:11,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:11,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-cf8f2fbd-c9cb-4605-b638-a7c495c42084 Date: Mon, 07 Jan 2019 23:58:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:57:37Z", "updated_at": "2019-01-07T23:57:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:57:37Z", "revision_number": 0, "id": "705e8ad6-ea90-4d36-9c50-2850a3aac0b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:37Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:57:38Z", "revision_number": 0, "id": "f649cb1a-6f6a-4473-9787-41ddce02c575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:38Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-07T23:57:38Z", "revision_number": 0, "id": "44b4ce3d-c6bd-41c2-9bfe-cf995b31fd7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:38Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:57:37Z", "revision_number": 0, "id": "e26677b8-af70-4a9e-a0c4-bda5a88148da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:57:37Z", "security_group_id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "7845778f-d8ed-41bb-b3b7-6a2d0db167d4", "name": "singlevm1-sg_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}]} 2019-01-07 23:58:11,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-cf8f2fbd-c9cb-4605-b638-a7c495c42084 2019-01-07 23:58:11,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525770187378s 2019-01-07 23:58:11,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-cf8f2fbd-c9cb-4605-b638-a7c495c42084 2019-01-07 23:58:11,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-07 23:58:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/7845778f-d8ed-41bb-b3b7-6a2d0db167d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:11,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb11f71a-f8c2-49c3-b69c-ac76442aa125 Content-Length: 0 Date: Mon, 07 Jan 2019 23:58:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:58:11,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/7845778f-d8ed-41bb-b3b7-6a2d0db167d4.json used request id req-cb11f71a-f8c2-49c3-b69c-ac76442aa125 2019-01-07 23:58:11,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.240190982819s 2019-01-07 23:58:11,777 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/7845778f-d8ed-41bb-b3b7-6a2d0db167d4.json used request id req-cb11f71a-f8c2-49c3-b69c-ac76442aa125 2019-01-07 23:58:11,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-07 23:58:11,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:11,861 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23:58: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-539108e6-4327-4b88-9fc9-57460a4a02de x-compute-request-id: req-539108e6-4327-4b88-9fc9-57460a4a02de Content-Length: 0 Content-Type: application/json 2019-01-07 23:58:11,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01 used request id req-539108e6-4327-4b88-9fc9-57460a4a02de 2019-01-07 23:58:11,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0836720466614s 2019-01-07 23:58:11,861 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/singlevm1-kp_93dae8ef-af8b-4a70-a38b-1c96bcc57d01 used request id req-539108e6-4327-4b88-9fc9-57460a4a02de 2019-01-07 23:58:11,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-07 23:58:11,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/31e340b6-c734-498a-9327-e4d8ddf2de16/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}5de7d32ee8a7cb434a231cc2957de282fe28b853" -d '{"subnet_id": "64c57405-6f6d-46e8-bf06-58e096dfd889"}' 2019-01-07 23:58:13,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e04b9b5a-548d-49b4-adb2-541306cb1091 Date: Mon, 07 Jan 2019 23:58:13 GMT RESP BODY: {"network_id": "f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "subnet_id": "64c57405-6f6d-46e8-bf06-58e096dfd889", "subnet_ids": ["64c57405-6f6d-46e8-bf06-58e096dfd889"], "port_id": "067e8773-c0bc-4cb8-b491-d628b468de16", "id": "31e340b6-c734-498a-9327-e4d8ddf2de16"} 2019-01-07 23:58:13,468 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/31e340b6-c734-498a-9327-e4d8ddf2de16/remove_router_interface.json used request id req-e04b9b5a-548d-49b4-adb2-541306cb1091 2019-01-07 23:58:13,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.60609006882s 2019-01-07 23:58:13,468 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/31e340b6-c734-498a-9327-e4d8ddf2de16/remove_router_interface.json used request id req-e04b9b5a-548d-49b4-adb2-541306cb1091 returning object 31e340b6-c734-498a-9327-e4d8ddf2de16 2019-01-07 23:58:13,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-07 23:58:13,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:13,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-9b9142bd-26b4-4c61-a257-fe1980576e4d Date: Mon, 07 Jan 2019 23:58:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:57:28Z", "admin_state_up": true, "updated_at": "2019-01-07T23:58:12Z", "revision_number": 4, "routes": [], "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "31e340b6-c734-498a-9327-e4d8ddf2de16", "name": "singlevm1-router_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}]} 2019-01-07 23:58:13,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-9b9142bd-26b4-4c61-a257-fe1980576e4d 2019-01-07 23:58:13,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135478973389s 2019-01-07 23:58:13,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-9b9142bd-26b4-4c61-a257-fe1980576e4d 2019-01-07 23:58:13,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-07 23:58:13,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/31e340b6-c734-498a-9327-e4d8ddf2de16.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:15,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49a42e18-6aaf-4623-b3e7-64486e42daef Content-Length: 0 Date: Mon, 07 Jan 2019 23:58:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:58:15,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/31e340b6-c734-498a-9327-e4d8ddf2de16.json used request id req-49a42e18-6aaf-4623-b3e7-64486e42daef 2019-01-07 23:58:15,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.62643909454s 2019-01-07 23:58:15,233 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/31e340b6-c734-498a-9327-e4d8ddf2de16.json used request id req-49a42e18-6aaf-4623-b3e7-64486e42daef 2019-01-07 23:58:15,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:58:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:15,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-7c5487ca-e58a-4621-b40e-423d96db93ab Date: Mon, 07 Jan 2019 23:58:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:57:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:57:27Z","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":"09a7ababfff6470fbcae0a281405cb8c","id":"64c57405-6f6d-46e8-bf06-58e096dfd889","subnetpool_id":null,"name":"singlevm1-subnet_93dae8ef-af8b-4a70-a38b-1c96bcc57d01"}]} 2019-01-07 23:58:15,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-7c5487ca-e58a-4621-b40e-423d96db93ab 2019-01-07 23:58:15,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044900894165s 2019-01-07 23:58:15,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-7c5487ca-e58a-4621-b40e-423d96db93ab 2019-01-07 23:58:15,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-07 23:58:15,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/64c57405-6f6d-46e8-bf06-58e096dfd889.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:16,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-833bf40c-ceac-436d-a604-1c8aad243447 Date: Mon, 07 Jan 2019 23:58:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:58:16,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/64c57405-6f6d-46e8-bf06-58e096dfd889.json used request id req-833bf40c-ceac-436d-a604-1c8aad243447 2019-01-07 23:58:16,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.38933110237s 2019-01-07 23:58:16,670 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/64c57405-6f6d-46e8-bf06-58e096dfd889.json used request id req-833bf40c-ceac-436d-a604-1c8aad243447 2019-01-07 23:58:16,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:58:16,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:16,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-c1fd36f6-00e9-46a6-bc87-6bf980800fba Date: Mon, 07 Jan 2019 23:58:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"09a7ababfff6470fbcae0a281405cb8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:58:16Z","qos_policy_id":null,"name":"singlevm1-net_93dae8ef-af8b-4a70-a38b-1c96bcc57d01","admin_state_up":true,"tenant_id":"09a7ababfff6470fbcae0a281405cb8c","created_at":"2019-01-07T23:57:25Z","provider:network_type":"geneve"}]} 2019-01-07 23:58:16,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c1fd36f6-00e9-46a6-bc87-6bf980800fba 2019-01-07 23:58:16,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268728017807s 2019-01-07 23:58:16,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c1fd36f6-00e9-46a6-bc87-6bf980800fba 2019-01-07 23:58:16,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-07 23:58:16,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:18,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b19872e7-6eaa-4c7b-ac7e-bd5ac94ab913 Date: Mon, 07 Jan 2019 23:58:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:58:18,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e.json used request id req-b19872e7-6eaa-4c7b-ac7e-bd5ac94ab913 2019-01-07 23:58:18,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28860712051s 2019-01-07 23:58:18,230 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/f40fc0f5-44a0-4bd4-bb8a-e69c2506f79e.json used request id req-b19872e7-6eaa-4c7b-ac7e-bd5ac94ab913 2019-01-07 23:58:18,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:58:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:18,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-562634a8-c713-4d1a-9f52-e4c50e67c7f4 Date: Mon, 07 Jan 2019 23:58:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0233dc9d-4976-491d-9e02-614c56ec86bc/snap", "metadata": {}}], "file": "/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc/file", "owner": "09a7ababfff6470fbcae0a281405cb8c", "id": "0233dc9d-4976-491d-9e02-614c56ec86bc", "size": 12716032, "self": "/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0233dc9d-4976-491d-9e02-614c56ec86bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:57:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:57:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:58:18,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-562634a8-c713-4d1a-9f52-e4c50e67c7f4 2019-01-07 23:58:18,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276329517365s 2019-01-07 23:58:18,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-562634a8-c713-4d1a-9f52-e4c50e67c7f4 2019-01-07 23:58:18,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-07 23:58:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:19,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6aca13e1-39e6-4416-ba48-d716fc4b431b Date: Mon, 07 Jan 2019 23:58:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-07 23:58:19,047 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc used request id req-6aca13e1-39e6-4416-ba48-d716fc4b431b 2019-01-07 23:58:19,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.783591985703s 2019-01-07 23:58:19,047 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/0233dc9d-4976-491d-9e02-614c56ec86bc used request id req-6aca13e1-39e6-4416-ba48-d716fc4b431b 2019-01-07 23:58:19,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-07 23:58:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:19,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ee35fd1-9187-40dd-a281-0ada65a81213 x-compute-request-id: req-4ee35fd1-9187-40dd-a281-0ada65a81213 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_93dae8ef-af8b-4a70-a38b-1c96bcc57d01", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2", "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": "7b97f15b-22fb-4558-9070-3a68d52c29f2"}]} 2019-01-07 23:58:19,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-4ee35fd1-9187-40dd-a281-0ada65a81213 2019-01-07 23:58:19,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.128924131393s 2019-01-07 23:58:19,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-4ee35fd1-9187-40dd-a281-0ada65a81213 2019-01-07 23:58:19,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-07 23:58:19,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5de7d32ee8a7cb434a231cc2957de282fe28b853" 2019-01-07 23:58:19,332 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-192d6964-26d7-4292-8f02-c6fc5befb54d x-compute-request-id: req-192d6964-26d7-4292-8f02-c6fc5befb54d Content-Length: 0 Content-Type: application/json 2019-01-07 23:58:19,332 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2 used request id req-192d6964-26d7-4292-8f02-c6fc5befb54d 2019-01-07 23:58:19,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.154123067856s 2019-01-07 23:58:19,333 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/7b97f15b-22fb-4558-9070-3a68d52c29f2 used request id req-192d6964-26d7-4292-8f02-c6fc5befb54d 2019-01-07 23:58:19,381 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-01-07 23:58:19,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:58:19,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6dc5ea3-7438-4bf3-b3fc-a0f305cfce28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:58:19,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e6dc5ea3-7438-4bf3-b3fc-a0f305cfce28 2019-01-07 23:58:19,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:58:19,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T00:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["k8GjFFZoTxqkktUuoVcB0w"], "issued_at": "2019-01-07T23:58:19.000000Z"}} 2019-01-07 23:58:19,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:58:19,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:20,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-38d98607-503a-410c-a906-7f35127c820e Date: Mon, 07 Jan 2019 23:58:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-07 23:58:20,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-38d98607-503a-410c-a906-7f35127c820e 2019-01-07 23:58:20,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284641981125s 2019-01-07 23:58:20,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-38d98607-503a-410c-a906-7f35127c820e 2019-01-07 23:58:20,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:58:20,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 07 Jan 2019 23:58: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-07 23:58:20,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:58:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:20,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e343cb3-51af-42d3-b142-39935357220a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:58:20,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-3e343cb3-51af-42d3-b142-39935357220a 2019-01-07 23:58:20,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100975990295s 2019-01-07 23:58:20,306 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-3e343cb3-51af-42d3-b142-39935357220a 2019-01-07 23:58:20,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-07 23:58:20,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879"}}' 2019-01-07 23:58:20,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 07 Jan 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e25901-3997-48c1-8196-ecb0ee008591 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.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf"}, "tags": [], "enabled": true, "id": "b953ba10a7e44eeebb60e4cdba7e8baf", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879"}} 2019-01-07 23:58:20,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e9e25901-3997-48c1-8196-ecb0ee008591 2019-01-07 23:58:20,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.193845033646s 2019-01-07 23:58:20,507 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e9e25901-3997-48c1-8196-ecb0ee008591 2019-01-07 23:58:20,507 - 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'b953ba10a7e44eeebb60e4cdba7e8baf', '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_9c7a7918-b45a-4d17-933b-9e412f4bf879'}) 2019-01-07 23:58:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-07 23:58:20,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d4133ab1-e14b-4a2e-aece-1522adadb9a4", "email": null, "name": "singlevm2-user_9c7a7918-b45a-4d17-933b-9e412f4bf879"}}' 2019-01-07 23:58:20,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 07 Jan 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e029462b-0c6e-42ac-98b1-f9482497e13a Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_9c7a7918-b45a-4d17-933b-9e412f4bf879", "links": {"self": "http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec032bd8207c4164aeccb064ee5bb563", "domain_id": "default", "password_expires_at": null}} 2019-01-07 23:58:20,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-e029462b-0c6e-42ac-98b1-f9482497e13a 2019-01-07 23:58:20,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388025999069s 2019-01-07 23:58:20,902 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-e029462b-0c6e-42ac-98b1-f9482497e13a 2019-01-07 23:58:20,903 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ec032bd8207c4164aeccb064ee5bb563', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_9c7a7918-b45a-4d17-933b-9e412f4bf879'}) 2019-01-07 23:58:20,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:58:20,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:21,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c597e0-bde8-41df-af08-a19cba85a6e8 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:58:21,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-30c597e0-bde8-41df-af08-a19cba85a6e8 2019-01-07 23:58:21,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0989129543304s 2019-01-07 23:58:21,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-30c597e0-bde8-41df-af08-a19cba85a6e8 2019-01-07 23:58:21,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:58:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:21,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8e7357-bf2f-4527-8c8b-a092fe753326 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:58:21,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-dd8e7357-bf2f-4527-8c8b-a092fe753326 2019-01-07 23:58:21,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11798286438s 2019-01-07 23:58:21,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-dd8e7357-bf2f-4527-8c8b-a092fe753326 2019-01-07 23:58:21,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:58:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:21,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbd0e2d-0585-40b4-bd80-c47a537861ec Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-07 23:58:21,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ebbd0e2d-0585-40b4-bd80-c47a537861ec 2019-01-07 23:58:21,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111597061157s 2019-01-07 23:58:21,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ebbd0e2d-0585-40b4-bd80-c47a537861ec 2019-01-07 23:58:21,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:58:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:21,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e22552-9d8b-4964-8ab4-89b0ec209d89 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_9c7a7918-b45a-4d17-933b-9e412f4bf879", "links": {"self": "http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec032bd8207c4164aeccb064ee5bb563", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-07 23:58:21,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b5e22552-9d8b-4964-8ab4-89b0ec209d89 2019-01-07 23:58:21,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125242948532s 2019-01-07 23:58:21,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b5e22552-9d8b-4964-8ab4-89b0ec209d89 2019-01-07 23:58:21,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:58:21,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:21,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d192f324-9fb3-4e2e-99b0-fab9a19106f7 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf"}, "tags": [], "enabled": true, "id": "b953ba10a7e44eeebb60e4cdba7e8baf", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:58:21,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-d192f324-9fb3-4e2e-99b0-fab9a19106f7 2019-01-07 23:58:21,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104796886444s 2019-01-07 23:58:21,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-d192f324-9fb3-4e2e-99b0-fab9a19106f7 2019-01-07 23:58:21,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-07 23:58:21,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=ec032bd8207c4164aeccb064ee5bb563&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=b953ba10a7e44eeebb60e4cdba7e8baf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:21,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076c7c8e-8761-4dcc-aa0d-ec9c12d84724 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=ec032bd8207c4164aeccb064ee5bb563&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=b953ba10a7e44eeebb60e4cdba7e8baf", "previous": null, "next": null}} 2019-01-07 23:58:21,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=ec032bd8207c4164aeccb064ee5bb563&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=b953ba10a7e44eeebb60e4cdba7e8baf used request id req-076c7c8e-8761-4dcc-aa0d-ec9c12d84724 2019-01-07 23:58:21,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106514930725s 2019-01-07 23:58:21,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=ec032bd8207c4164aeccb064ee5bb563&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=b953ba10a7e44eeebb60e4cdba7e8baf used request id req-076c7c8e-8761-4dcc-aa0d-ec9c12d84724 2019-01-07 23:58:21,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-07 23:58:21,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf/users/ec032bd8207c4164aeccb064ee5bb563/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:21,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-628744b3-420b-4691-a401-633778c53cb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:58:21,764 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf/users/ec032bd8207c4164aeccb064ee5bb563/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-628744b3-420b-4691-a401-633778c53cb8 2019-01-07 23:58:21,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156832933426s 2019-01-07 23:58:21,764 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf/users/ec032bd8207c4164aeccb064ee5bb563/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-628744b3-420b-4691-a401-633778c53cb8 2019-01-07 23:58:21,765 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879', 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'b953ba10a7e44eeebb60e4cdba7e8baf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd4133ab1-e14b-4a2e-aece-1522adadb9a4', 'username': u'singlevm2-user_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-07 23:58:21,769 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'password': 'd4133ab1-e14b-4a2e-aece-1522adadb9a4', 'project_name': 'singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': 'b953ba10a7e44eeebb60e4cdba7e8baf', 'project_domain_name': 'Default'} 2019-01-07 23:58:21,769 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-01-07 23:58:21,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:58:21,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:21,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f54b2c4-2e16-460f-9caf-173d10d452ff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:58:21,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-0f54b2c4-2e16-460f-9caf-173d10d452ff 2019-01-07 23:58:21,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101895809174s 2019-01-07 23:58:21,872 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-0f54b2c4-2e16-460f-9caf-173d10d452ff 2019-01-07 23:58:21,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:58:21,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:58:21,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbafff3c-f691-42b4-b99f-07c1c2d35f2c Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf"}, "tags": [], "enabled": true, "id": "b953ba10a7e44eeebb60e4cdba7e8baf", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:58:21,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-fbafff3c-f691-42b4-b99f-07c1c2d35f2c 2019-01-07 23:58:21,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115067958832s 2019-01-07 23:58:21,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-fbafff3c-f691-42b4-b99f-07c1c2d35f2c 2019-01-07 23:58:21,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-07 23:58:21,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" -d '{"network": {"tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "name": "singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879", "admin_state_up": true}}' 2019-01-07 23:58:24,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-1f37c1ea-6019-47f2-9547-37707211e760 Date: Mon, 07 Jan 2019 23:58:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:58:23Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879","admin_state_up":true,"tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf","created_at":"2019-01-07T23:58:23Z","mtu":1442}} 2019-01-07 23:58:24,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-1f37c1ea-6019-47f2-9547-37707211e760 2019-01-07 23:58:24,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 2.22800588608s 2019-01-07 23:58:24,225 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-1f37c1ea-6019-47f2-9547-37707211e760 2019-01-07 23:58:24,225 - 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'dns_domain': u'', u'updated_at': u'2019-01-07T23:58:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb', u'provider:segmentation_id': 46, 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_9c7a7918-b45a-4d17-933b-9e412f4bf879', u'created_at': u'2019-01-07T23:58:23Z', u'mtu': 1442, u'tenant_id': u'b953ba10a7e44eeebb60e4cdba7e8baf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b953ba10a7e44eeebb60e4cdba7e8baf'}) 2019-01-07 23:58:24,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:58:24,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a863a6-0278-4e1f-a5a6-8d087be57261 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:58:24,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-22a863a6-0278-4e1f-a5a6-8d087be57261 2019-01-07 23:58:24,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:58:24,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T00:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b953ba10a7e44eeebb60e4cdba7e8baf", "name": "singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/b953ba10a7e44eeebb60e4cdba7e8baf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_9c7a7918-b45a-4d17-933b-9e412f4bf879", "id": "ec032bd8207c4164aeccb064ee5bb563"}, "audit_ids": ["x2Nih--nSq6D_hgWtU07Jg"], "issued_at": "2019-01-07T23:58:24.000000Z"}} 2019-01-07 23:58:24,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:58:24,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:24,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1216 X-Openstack-Request-Id: req-e7cc694d-6ddc-42ac-ada9-ffb051b10809 Date: Mon, 07 Jan 2019 23:58:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:58:23Z","qos_policy_id":null,"name":"singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879","admin_state_up":true,"tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf","created_at":"2019-01-07T23:58:23Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-07 23:58:24,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-e7cc694d-6ddc-42ac-ada9-ffb051b10809 2019-01-07 23:58:24,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300887107849s 2019-01-07 23:58:24,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-e7cc694d-6ddc-42ac-ada9-ffb051b10809 2019-01-07 23:58:24,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-07 23:58:24,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"subnet": {"name": "singlevm2-subnet_9c7a7918-b45a-4d17-933b-9e412f4bf879", "enable_dhcp": true, "network_id": "26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-07 23:58:26,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f51502ff-5b60-4492-a0d4-8561d252b434 Date: Mon, 07 Jan 2019 23:58:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf","created_at":"2019-01-07T23:58:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:58:25Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","id":"3fb672ff-dccb-4265-a687-9a2d42b9ac30","subnetpool_id":null,"name":"singlevm2-subnet_9c7a7918-b45a-4d17-933b-9e412f4bf879"}} 2019-01-07 23:58:26,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-f51502ff-5b60-4492-a0d4-8561d252b434 2019-01-07 23:58:26,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.78144288063s 2019-01-07 23:58:26,722 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-f51502ff-5b60-4492-a0d4-8561d252b434 2019-01-07 23:58:26,722 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-07T23:58:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3fb672ff-dccb-4265-a687-9a2d42b9ac30', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_9c7a7918-b45a-4d17-933b-9e412f4bf879', u'enable_dhcp': True, u'network_id': u'26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb', u'tenant_id': u'b953ba10a7e44eeebb60e4cdba7e8baf', u'created_at': u'2019-01-07T23:58:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b953ba10a7e44eeebb60e4cdba7e8baf'}) 2019-01-07 23:58:26,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-07 23:58:26,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "singlevm2-router_9c7a7918-b45a-4d17-933b-9e412f4bf879", "admin_state_up": true}}' 2019-01-07 23:58:28,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-245ddb84-1159-4d8c-beb6-59c860d4bf89 Date: Mon, 07 Jan 2019 23:58:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:27Z", "admin_state_up": true, "updated_at": "2019-01-07T23:58:28Z", "revision_number": 2, "routes": [], "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "a05c801c-f7d6-415a-8c3c-1ef59bea41ff", "name": "singlevm2-router_9c7a7918-b45a-4d17-933b-9e412f4bf879"}} 2019-01-07 23:58:28,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-245ddb84-1159-4d8c-beb6-59c860d4bf89 2019-01-07 23:58:28,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.10134005547s 2019-01-07 23:58:28,825 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-245ddb84-1159-4d8c-beb6-59c860d4bf89 2019-01-07 23:58:28,825 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b953ba10a7e44eeebb60e4cdba7e8baf', u'created_at': u'2019-01-07T23:58:27Z', u'admin_state_up': True, u'updated_at': u'2019-01-07T23:58:28Z', u'revision_number': 2, u'routes': [], u'project_id': u'b953ba10a7e44eeebb60e4cdba7e8baf', u'id': u'a05c801c-f7d6-415a-8c3c-1ef59bea41ff', u'name': u'singlevm2-router_9c7a7918-b45a-4d17-933b-9e412f4bf879'}) 2019-01-07 23:58:28,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-07 23:58:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/a05c801c-f7d6-415a-8c3c-1ef59bea41ff/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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"subnet_id": "3fb672ff-dccb-4265-a687-9a2d42b9ac30"}' 2019-01-07 23:58:31,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d28b947e-f3bf-40f9-ac11-a40867b25c50 Date: Mon, 07 Jan 2019 23:58:31 GMT RESP BODY: {"network_id": "26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "subnet_id": "3fb672ff-dccb-4265-a687-9a2d42b9ac30", "subnet_ids": ["3fb672ff-dccb-4265-a687-9a2d42b9ac30"], "port_id": "a2b67470-7cd5-4073-b83b-e3f9cb63829d", "id": "a05c801c-f7d6-415a-8c3c-1ef59bea41ff"} 2019-01-07 23:58:31,691 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a05c801c-f7d6-415a-8c3c-1ef59bea41ff/add_router_interface.json used request id req-d28b947e-f3bf-40f9-ac11-a40867b25c50 2019-01-07 23:58:31,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.86495614052s 2019-01-07 23:58:31,691 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a05c801c-f7d6-415a-8c3c-1ef59bea41ff/add_router_interface.json used request id req-d28b947e-f3bf-40f9-ac11-a40867b25c50 returning object a05c801c-f7d6-415a-8c3c-1ef59bea41ff 2019-01-07 23:58:31,692 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-07 23:58:31,824 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-07 23:58:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:58:31,830 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 07 Jan 2019 23:58:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-07 23:58:31,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:58:31,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:32,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-409b820e-6006-4d95-9407-a86419acd3c8 Date: Mon, 07 Jan 2019 23:58:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:58:32,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-409b820e-6006-4d95-9407-a86419acd3c8 2019-01-07 23:58:32,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.715932846069s 2019-01-07 23:58:32,549 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-409b820e-6006-4d95-9407-a86419acd3c8 2019-01-07 23:58:32,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-07 23:58:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879"}' 2019-01-07 23:58:32,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-001decda-aebc-40c1-8e18-a6f7061b362d Date: Mon, 07 Jan 2019 23:58:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/file", "owner": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "size": null, "self": "/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:58:32Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879", "checksum": null, "created_at": "2019-01-07T23:58:32Z", "protected": false} 2019-01-07 23:58:32,816 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-001decda-aebc-40c1-8e18-a6f7061b362d 2019-01-07 23:58:32,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25954413414s 2019-01-07 23:58:32,817 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-001decda-aebc-40c1-8e18-a6f7061b362d returning object 29cfaad4-f721-4144-b7e5-1c34a38f21ec 2019-01-07 23:58:32,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-07 23:58:32,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '' 2019-01-07 23:58:33,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35293a14-c64a-40d1-b016-d42dba30a32f Date: Mon, 07 Jan 2019 23:58:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-07 23:58:33,994 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/file used request id req-35293a14-c64a-40d1-b016-d42dba30a32f 2019-01-07 23:58:33,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17613601685s 2019-01-07 23:58:33,994 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/file used request id req-35293a14-c64a-40d1-b016-d42dba30a32f 2019-01-07 23:58:33,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:58:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:34,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-452aecc8-5562-49ce-9f01-b7c1d3fef317 Date: Mon, 07 Jan 2019 23:58:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/snap", "metadata": {}}], "file": "/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/file", "owner": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "size": 12716032, "self": "/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:58:33Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:58:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:58:34,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-452aecc8-5562-49ce-9f01-b7c1d3fef317 2019-01-07 23:58:34,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222208023071s 2019-01-07 23:58:34,221 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-452aecc8-5562-49ce-9f01-b7c1d3fef317 2019-01-07 23:58:34,222 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/file', 'owner': u'b953ba10a7e44eeebb60e4cdba7e8baf', 'id': u'29cfaad4-f721-4144-b7e5-1c34a38f21ec', 'size': 12716032, u'self': u'/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b953ba10a7e44eeebb60e4cdba7e8baf', 'name': 'singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-07T23:58:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-07T23:58:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'created': u'2019-01-07T23:58:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-07T23:58:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-07 23:58:34,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-07 23:58:34,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_9c7a7918-b45a-4d17-933b-9e412f4bf879", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-07 23:58:35,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c20618d-d3aa-4591-82b0-dc614f582fa5 x-compute-request-id: req-6c20618d-d3aa-4591-82b0-dc614f582fa5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_9c7a7918-b45a-4d17-933b-9e412f4bf879", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "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": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75"}} 2019-01-07 23:58:35,066 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6c20618d-d3aa-4591-82b0-dc614f582fa5 2019-01-07 23:58:35,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.842616081238s 2019-01-07 23:58:35,066 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6c20618d-d3aa-4591-82b0-dc614f582fa5 2019-01-07 23:58:35,067 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_9c7a7918-b45a-4d17-933b-9e412f4bf879', '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'09a7ababfff6470fbcae0a281405cb8c', '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'9cdb7f8a-62e8-4208-bf86-06de98d5cd75', 'swap': 0}) 2019-01-07 23:58:35,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-07 23:58:35,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75/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}e5673bcd60dcca02898607fa43e9dc303b7097e8" -d '{"extra_specs": {}}' 2019-01-07 23:58:35,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe7e9164-9281-48de-a754-c154933cbcbb x-compute-request-id: req-fe7e9164-9281-48de-a754-c154933cbcbb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-07 23:58:35,092 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75/os-extra_specs used request id req-fe7e9164-9281-48de-a754-c154933cbcbb 2019-01-07 23:58:35,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242359638214s 2019-01-07 23:58:35,093 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75/os-extra_specs used request id req-fe7e9164-9281-48de-a754-c154933cbcbb 2019-01-07 23:58:35,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-07 23:58:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"keypair": {"name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879"}}' 2019-01-07 23:58:35,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e27d3a38-46be-437b-8c2e-5e300d74621e x-compute-request-id: req-e27d3a38-46be-437b-8c2e-5e300d74621e Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg0zHdnC8LkrQMVJbOL6f9Vf7J7JW0WJHp+XAd12an/hvZPZ/y/APvXRRTChdlJ3isBBZ9JjZRYqEH1rxtJlZGkkQDXXHx+rihCjUp5xU8ULhDq8zawaNuYL9ZlRvAlHYNJCveXeQO53FgVita2SB6BlTLknfT3W2Z17BKy0yO0BEvKPA6Lah5OV7AjYKG0oAfBpoociD7B7B1SsN9ScuN5/xezDJbyphvgZbHIj49xffQMXjvuGQ/0sXd3MRe9YtvPmc9aPk/895bOwlA46I5u5uvWCr0bVW3WmRwkGZD2gqFjgfrOiG0BdXnLmMolEMjNtMaTuUfwqLjyPWoLE4h Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4NMx3ZwvC5K0DFSWzi+n/VX+yeyVtFiR6flwHddmp/4b2T2f\n8vwD710UUwoXZSd4rAQWfSY2UWKhB9a8bSZWRpJEA11x8fq4oQo1KecVPFC4Q6vM\n2sGjbmC/WZUbwJR2DSQr3l3kDudxYFYrWtkgegZUy5J3091tmdewSstMjtARLyjw\nOi2oeTlewI2ChtKAHwaaKHIg+wewdUrDfUnLjef8XswyW8qYb4GWxyI+PcX30DF4\n77hkP9LF3dzEXvWLbz5nPWj5P/PeWzsJQOOiObubr1gq9G1Vt1pkcJBmQ9oKhY4H\n6zohtAXV5y5jKJRDIzbTGk7lH8Ki48j1qCxOIQIDAQABAoIBAHsrOOZv6lYsyPb4\nYKYU9bOUqUF2m41x+H52aTXwDA186UTavgYgiwdXtwrHPInuVe3nT2rAxIFRx2bD\n/fbOSfXfq+MsDoDDGuMe9IFAWCHzFv/73v75ls+hsTMivVGEBCiu6FmqloaTxUlB\n6/6ZdXFkhpAAbiVj6eeegrZ3KjoSPDvxl0VU7avKmo75Wi9oXkC8j5DNGCetYqQG\nAdI4QRRjKCm9PaZxKPG05VdNSppBrIa/Wbi+6Qjuaosax4DMg9FHPDLYfFyDi04E\nqYwqDH/LH2+aiRizFP9iHMGo6sR0ABVHm5gkbWpkBx+ftV1JAa0w90Z9p73o3NTK\n84vbAQECgYEA+m/HsnKI0IAzdLhNiC7X/wpydkWflrT8MT8ms/jP4BH0Ot6+Y34k\nE29drQFoEU77A9uHH59lu6pPGxXHICVwgn+mpOYmq0NPNUHg0p+4lcKscb3Dos5N\nowJqsRV5MtcquscF64qHxSdX2bVPAS46hONIi87nN/nSpCThYMDaGO8CgYEA5dHD\nNv/p14LjpPG/dM4mNty3KURFsveEWasgmLMQXthUEM8wNUkClox5/q0uTCMu1yWi\n0O2UldGVGM2Fw/iUD5GCrAXimHJgYj4zfFPotI1AOX8VuYX63bK30/TVLEGSEvyJ\nlnJ+TO3AzEEcYYsEpTi5im+IqJ3VVmCeDar7ae8CgYBwZ1FjV6LuqkvuHHa4JAZQ\nc3jyesdpVixHUkflyUxMDuLmtWkQsOIyUu7hotr5wdBKZ/LbD6kStRsyVfD9DbDU\n8cRzCNXcUqavibUF9CheF3Vcy8aOQTh5bLFEcBXo6shD8uZGVPQhWkpE7era5cvg\nLz81eRUwe5G+mMsLqSN6wwKBgD9B8KDX6g626WACZreI8r3RHN1P/HtZY+Wmk89U\nImJo2yLRVKymDv9PZVjzZDXyzTbNFja53lcqnAZ6s6IQbvimDbi52fgqK1t/UX6c\nPgZMhuwMjfdF6JpTUgQWdQK8fa+aMWjm1Nrp6lKObXhv4nRz26Y+MvhukUU4TOjo\nMlGjAoGAdEXvQ5IP1BApqDnOqiGYVEIsj2q/9lNhr5BXIW4NXKyynJ0lF/BIysDx\nUKpR6MNDb6NVuQUu6RmrYHWprrDw6VWPgTu0ICzQtvOwSZv4v8FMo0QY3ng7Lmle\nxgTmSMd8a3EVaS/6v5G3JJIY89XRcQ57dEwDvR68cxScm7H5/q4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ec032bd8207c4164aeccb064ee5bb563", "name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879", "fingerprint": "89:29:64:d1:24:22:c4:41:fd:98:5a:dd:1a:c5:ee:bd"}} 2019-01-07 23:58:35,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-e27d3a38-46be-437b-8c2e-5e300d74621e 2019-01-07 23:58:35,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.398618936539s 2019-01-07 23:58:35,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-e27d3a38-46be-437b-8c2e-5e300d74621e 2019-01-07 23:58:35,493 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg0zHdnC8LkrQMVJbOL6f9Vf7J7JW0WJHp+XAd12an/hvZPZ/y/APvXRRTChdlJ3isBBZ9JjZRYqEH1rxtJlZGkkQDXXHx+rihCjUp5xU8ULhDq8zawaNuYL9ZlRvAlHYNJCveXeQO53FgVita2SB6BlTLknfT3W2Z17BKy0yO0BEvKPA6Lah5OV7AjYKG0oAfBpoociD7B7B1SsN9ScuN5/xezDJbyphvgZbHIj49xffQMXjvuGQ/0sXd3MRe9YtvPmc9aPk/895bOwlA46I5u5uvWCr0bVW3WmRwkGZD2gqFjgfrOiG0BdXnLmMolEMjNtMaTuUfwqLjyPWoLE4h Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4NMx3ZwvC5K0DFSWzi+n/VX+yeyVtFiR6flwHddmp/4b2T2f\n8vwD710UUwoXZSd4rAQWfSY2UWKhB9a8bSZWRpJEA11x8fq4oQo1KecVPFC4Q6vM\n2sGjbmC/WZUbwJR2DSQr3l3kDudxYFYrWtkgegZUy5J3091tmdewSstMjtARLyjw\nOi2oeTlewI2ChtKAHwaaKHIg+wewdUrDfUnLjef8XswyW8qYb4GWxyI+PcX30DF4\n77hkP9LF3dzEXvWLbz5nPWj5P/PeWzsJQOOiObubr1gq9G1Vt1pkcJBmQ9oKhY4H\n6zohtAXV5y5jKJRDIzbTGk7lH8Ki48j1qCxOIQIDAQABAoIBAHsrOOZv6lYsyPb4\nYKYU9bOUqUF2m41x+H52aTXwDA186UTavgYgiwdXtwrHPInuVe3nT2rAxIFRx2bD\n/fbOSfXfq+MsDoDDGuMe9IFAWCHzFv/73v75ls+hsTMivVGEBCiu6FmqloaTxUlB\n6/6ZdXFkhpAAbiVj6eeegrZ3KjoSPDvxl0VU7avKmo75Wi9oXkC8j5DNGCetYqQG\nAdI4QRRjKCm9PaZxKPG05VdNSppBrIa/Wbi+6Qjuaosax4DMg9FHPDLYfFyDi04E\nqYwqDH/LH2+aiRizFP9iHMGo6sR0ABVHm5gkbWpkBx+ftV1JAa0w90Z9p73o3NTK\n84vbAQECgYEA+m/HsnKI0IAzdLhNiC7X/wpydkWflrT8MT8ms/jP4BH0Ot6+Y34k\nE29drQFoEU77A9uHH59lu6pPGxXHICVwgn+mpOYmq0NPNUHg0p+4lcKscb3Dos5N\nowJqsRV5MtcquscF64qHxSdX2bVPAS46hONIi87nN/nSpCThYMDaGO8CgYEA5dHD\nNv/p14LjpPG/dM4mNty3KURFsveEWasgmLMQXthUEM8wNUkClox5/q0uTCMu1yWi\n0O2UldGVGM2Fw/iUD5GCrAXimHJgYj4zfFPotI1AOX8VuYX63bK30/TVLEGSEvyJ\nlnJ+TO3AzEEcYYsEpTi5im+IqJ3VVmCeDar7ae8CgYBwZ1FjV6LuqkvuHHa4JAZQ\nc3jyesdpVixHUkflyUxMDuLmtWkQsOIyUu7hotr5wdBKZ/LbD6kStRsyVfD9DbDU\n8cRzCNXcUqavibUF9CheF3Vcy8aOQTh5bLFEcBXo6shD8uZGVPQhWkpE7era5cvg\nLz81eRUwe5G+mMsLqSN6wwKBgD9B8KDX6g626WACZreI8r3RHN1P/HtZY+Wmk89U\nImJo2yLRVKymDv9PZVjzZDXyzTbNFja53lcqnAZ6s6IQbvimDbi52fgqK1t/UX6c\nPgZMhuwMjfdF6JpTUgQWdQK8fa+aMWjm1Nrp6lKObXhv4nRz26Y+MvhukUU4TOjo\nMlGjAoGAdEXvQ5IP1BApqDnOqiGYVEIsj2q/9lNhr5BXIW4NXKyynJ0lF/BIysDx\nUKpR6MNDb6NVuQUu6RmrYHWprrDw6VWPgTu0ICzQtvOwSZv4v8FMo0QY3ng7Lmle\nxgTmSMd8a3EVaS/6v5G3JJIY89XRcQ57dEwDvR68cxScm7H5/q4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ec032bd8207c4164aeccb064ee5bb563', 'name': u'singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'created_at': '2019-01-07T23:58:35.493284', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b953ba10a7e44eeebb60e4cdba7e8baf', 'name': 'singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'89:29:64:d1:24:22:c4:41:fd:98:5a:dd:1a:c5:ee:bd', 'type': 'ssh', 'id': u'singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879'}) 2019-01-07 23:58:35,493 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA4NMx3ZwvC5K0DFSWzi+n/VX+yeyVtFiR6flwHddmp/4b2T2f 8vwD710UUwoXZSd4rAQWfSY2UWKhB9a8bSZWRpJEA11x8fq4oQo1KecVPFC4Q6vM 2sGjbmC/WZUbwJR2DSQr3l3kDudxYFYrWtkgegZUy5J3091tmdewSstMjtARLyjw Oi2oeTlewI2ChtKAHwaaKHIg+wewdUrDfUnLjef8XswyW8qYb4GWxyI+PcX30DF4 77hkP9LF3dzEXvWLbz5nPWj5P/PeWzsJQOOiObubr1gq9G1Vt1pkcJBmQ9oKhY4H 6zohtAXV5y5jKJRDIzbTGk7lH8Ki48j1qCxOIQIDAQABAoIBAHsrOOZv6lYsyPb4 YKYU9bOUqUF2m41x+H52aTXwDA186UTavgYgiwdXtwrHPInuVe3nT2rAxIFRx2bD /fbOSfXfq+MsDoDDGuMe9IFAWCHzFv/73v75ls+hsTMivVGEBCiu6FmqloaTxUlB 6/6ZdXFkhpAAbiVj6eeegrZ3KjoSPDvxl0VU7avKmo75Wi9oXkC8j5DNGCetYqQG AdI4QRRjKCm9PaZxKPG05VdNSppBrIa/Wbi+6Qjuaosax4DMg9FHPDLYfFyDi04E qYwqDH/LH2+aiRizFP9iHMGo6sR0ABVHm5gkbWpkBx+ftV1JAa0w90Z9p73o3NTK 84vbAQECgYEA+m/HsnKI0IAzdLhNiC7X/wpydkWflrT8MT8ms/jP4BH0Ot6+Y34k E29drQFoEU77A9uHH59lu6pPGxXHICVwgn+mpOYmq0NPNUHg0p+4lcKscb3Dos5N owJqsRV5MtcquscF64qHxSdX2bVPAS46hONIi87nN/nSpCThYMDaGO8CgYEA5dHD Nv/p14LjpPG/dM4mNty3KURFsveEWasgmLMQXthUEM8wNUkClox5/q0uTCMu1yWi 0O2UldGVGM2Fw/iUD5GCrAXimHJgYj4zfFPotI1AOX8VuYX63bK30/TVLEGSEvyJ lnJ+TO3AzEEcYYsEpTi5im+IqJ3VVmCeDar7ae8CgYBwZ1FjV6LuqkvuHHa4JAZQ c3jyesdpVixHUkflyUxMDuLmtWkQsOIyUu7hotr5wdBKZ/LbD6kStRsyVfD9DbDU 8cRzCNXcUqavibUF9CheF3Vcy8aOQTh5bLFEcBXo6shD8uZGVPQhWkpE7era5cvg Lz81eRUwe5G+mMsLqSN6wwKBgD9B8KDX6g626WACZreI8r3RHN1P/HtZY+Wmk89U ImJo2yLRVKymDv9PZVjzZDXyzTbNFja53lcqnAZ6s6IQbvimDbi52fgqK1t/UX6c PgZMhuwMjfdF6JpTUgQWdQK8fa+aMWjm1Nrp6lKObXhv4nRz26Y+MvhukUU4TOjo MlGjAoGAdEXvQ5IP1BApqDnOqiGYVEIsj2q/9lNhr5BXIW4NXKyynJ0lF/BIysDx UKpR6MNDb6NVuQUu6RmrYHWprrDw6VWPgTu0ICzQtvOwSZv4v8FMo0QY3ng7Lmle xgTmSMd8a3EVaS/6v5G3JJIY89XRcQ57dEwDvR68cxScm7H5/q4= -----END RSA PRIVATE KEY----- 2019-01-07 23:58:35,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-07 23:58:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"security_group": {"name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-01-07 23:58:36,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-85f6563f-2e5a-44c0-8c9c-8da1b3a37440 Date: Mon, 07 Jan 2019 23:58:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:35Z", "updated_at": "2019-01-07T23:58:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:35Z", "revision_number": 0, "id": "22628058-a110-44eb-966f-f034748002ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:35Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:35Z", "revision_number": 0, "id": "5d028229-73fd-46e6-b514-03b8ea46b90c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:35Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}], "revision_number": 2, "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879"}} 2019-01-07 23:58:36,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-85f6563f-2e5a-44c0-8c9c-8da1b3a37440 2019-01-07 23:58:36,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.520181894302s 2019-01-07 23:58:36,017 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-85f6563f-2e5a-44c0-8c9c-8da1b3a37440 2019-01-07 23:58:36,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:58:36,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:36,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-8fb048be-2021-4a42-b6d4-7865595f8d4a Date: Mon, 07 Jan 2019 23:58:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:22Z", "updated_at": "2019-01-07T23:58:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "2b592b94-cb89-48b5-a1c4-94bafa009b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "468fa9b6-2a97-4149-b4d8-690673cf2457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "834b098a-a778-401e-9e43-b3000bfbab05", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "ece951f8-d57e-4d17-8be6-27ddabf4c58b", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}], "revision_number": 4, "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:35Z", "updated_at": "2019-01-07T23:58:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:35Z", "revision_number": 0, "id": "22628058-a110-44eb-966f-f034748002ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:35Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:35Z", "revision_number": 0, "id": "5d028229-73fd-46e6-b514-03b8ea46b90c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:35Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}], "revision_number": 2, "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879"}]} 2019-01-07 23:58:36,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-8fb048be-2021-4a42-b6d4-7865595f8d4a 2019-01-07 23:58:36,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241257190704s 2019-01-07 23:58:36,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-8fb048be-2021-4a42-b6d4-7865595f8d4a 2019-01-07 23:58:36,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-07 23:58:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" -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": "c3c0a20d-028e-4f17-af92-fd7868315bbd"}}' 2019-01-07 23:58:36,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4f6c2913-54e1-438d-a09c-53a7ab9d2221 Date: Mon, 07 Jan 2019 23:58:36 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": "2019-01-07T23:58:36Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "port_range_min": 22, "revision_number": 0, "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:36Z", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "40f0ec6e-c046-4e89-a8a5-3ae887409dbc"}} 2019-01-07 23:58:36,711 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-4f6c2913-54e1-438d-a09c-53a7ab9d2221 2019-01-07 23:58:36,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.443742036819s 2019-01-07 23:58:36,711 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-4f6c2913-54e1-438d-a09c-53a7ab9d2221 2019-01-07 23:58:36,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:58:36,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:36,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-f38c4daf-5b97-4551-a7c3-9b3ba185eb43 Date: Mon, 07 Jan 2019 23:58:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:22Z", "updated_at": "2019-01-07T23:58:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "2b592b94-cb89-48b5-a1c4-94bafa009b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "468fa9b6-2a97-4149-b4d8-690673cf2457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "834b098a-a778-401e-9e43-b3000bfbab05", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "ece951f8-d57e-4d17-8be6-27ddabf4c58b", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}], "revision_number": 4, "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:35Z", "updated_at": "2019-01-07T23:58:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:35Z", "revision_number": 0, "id": "22628058-a110-44eb-966f-f034748002ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:35Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-07T23:58:36Z", "revision_number": 0, "id": "40f0ec6e-c046-4e89-a8a5-3ae887409dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:36Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:35Z", "revision_number": 0, "id": "5d028229-73fd-46e6-b514-03b8ea46b90c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:35Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}], "revision_number": 3, "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879"}]} 2019-01-07 23:58:36,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f38c4daf-5b97-4551-a7c3-9b3ba185eb43 2019-01-07 23:58:36,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.2297539711s 2019-01-07 23:58:36,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f38c4daf-5b97-4551-a7c3-9b3ba185eb43 2019-01-07 23:58:36,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-07 23:58:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" -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": "c3c0a20d-028e-4f17-af92-fd7868315bbd"}}' 2019-01-07 23:58:37,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-aebd2f3c-9342-49d6-be0a-cb8e11a57bc1 Date: Mon, 07 Jan 2019 23:58:37 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": "2019-01-07T23:58:37Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "port_range_min": null, "revision_number": 0, "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:37Z", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "a26601e1-01f9-4382-8df5-0a3b28adf376"}} 2019-01-07 23:58:37,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-aebd2f3c-9342-49d6-be0a-cb8e11a57bc1 2019-01-07 23:58:37,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.43927693367s 2019-01-07 23:58:37,387 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-aebd2f3c-9342-49d6-be0a-cb8e11a57bc1 2019-01-07 23:58:37,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:58:37,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:37,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-b38d8c66-97c9-46e9-b99e-3f5738e5dc3f Date: Mon, 07 Jan 2019 23:58:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","status":"ACTIVE","subnets":["3fb672ff-dccb-4265-a687-9a2d42b9ac30"],"description":"","tags":[],"updated_at":"2019-01-07T23:58:25Z","qos_policy_id":null,"name":"singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879","admin_state_up":true,"tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf","created_at":"2019-01-07T23:58:23Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-07 23:58:37,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-b38d8c66-97c9-46e9-b99e-3f5738e5dc3f 2019-01-07 23:58:37,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105755090714s 2019-01-07 23:58:37,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-b38d8c66-97c9-46e9-b99e-3f5738e5dc3f 2019-01-07 23:58:37,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:58:37,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:37,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-24a02f31-ddb8-4528-9439-1e013eceba49 Date: Mon, 07 Jan 2019 23:58:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/snap", "metadata": {}}], "file": "/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/file", "owner": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "size": 12716032, "self": "/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:58:33Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:58:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:58:37,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-24a02f31-ddb8-4528-9439-1e013eceba49 2019-01-07 23:58:37,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224622964859s 2019-01-07 23:58:37,724 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-24a02f31-ddb8-4528-9439-1e013eceba49 2019-01-07 23:58:37,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-07 23:58:37,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:37,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-d7972fb6-53e7-4926-9df6-c0092ec3cb99 x-compute-request-id: req-d7972fb6-53e7-4926-9df6-c0092ec3cb99 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_9c7a7918-b45a-4d17-933b-9e412f4bf879", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "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": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75"}]} 2019-01-07 23:58:37,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-d7972fb6-53e7-4926-9df6-c0092ec3cb99 2019-01-07 23:58:37,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274291038513s 2019-01-07 23:58:37,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-d7972fb6-53e7-4926-9df6-c0092ec3cb99 2019-01-07 23:58:37,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-07 23:58:37,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"server": {"name": "singlevm2-vm_9c7a7918-b45a-4d17-933b-9e412f4bf879", "imageRef": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "key_name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879", "flavorRef": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb"}], "security_groups": [{"name": "c3c0a20d-028e-4f17-af92-fd7868315bbd"}]}}' 2019-01-07 23:58:41,636 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23: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-16653b40-1654-495b-afc9-a61066d23826 x-compute-request-id: req-16653b40-1654-495b-afc9-a61066d23826 Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c3c0a20d-028e-4f17-af92-fd7868315bbd"}], "OS-DCF:diskConfig": "MANUAL", "id": "590b0c36-c598-4d0e-8d92-1318a9c33e02", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "bookmark"}], "adminPass": "fzZ39rWQT4Ed"}} 2019-01-07 23:58:41,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-16653b40-1654-495b-afc9-a61066d23826 2019-01-07 23:58:41,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.88038086891s 2019-01-07 23:58:41,636 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-16653b40-1654-495b-afc9-a61066d23826 2019-01-07 23:58:41,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:58:41,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:42,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58: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-341e3b22-2695-446d-b159-bd7e06141a4c x-compute-request-id: req-341e3b22-2695-446d-b159-bd7e06141a4c Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "bookmark"}], "image": {"id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "links": [{"href": "http://172.30.9.42:8774/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "links": [{"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "bookmark"}]}, "id": "590b0c36-c598-4d0e-8d92-1318a9c33e02", "user_id": "ec032bd8207c4164aeccb064ee5bb563", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879", "name": "singlevm2-vm_9c7a7918-b45a-4d17-933b-9e412f4bf879", "created": "2019-01-07T23:58:41Z", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:58:42,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-341e3b22-2695-446d-b159-bd7e06141a4c 2019-01-07 23:58:42,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680022001266s 2019-01-07 23:58:42,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-341e3b22-2695-446d-b159-bd7e06141a4c 2019-01-07 23:58:42,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:58:42,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:42,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-9b3fe45b-cc05-4f01-8f45-58c4f6367ed6 Date: Mon, 07 Jan 2019 23:58:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","status":"ACTIVE","subnets":["3fb672ff-dccb-4265-a687-9a2d42b9ac30"],"description":"","tags":[],"updated_at":"2019-01-07T23:58:25Z","qos_policy_id":null,"name":"singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879","admin_state_up":true,"tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf","created_at":"2019-01-07T23:58:23Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-07 23:58:42,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9b3fe45b-cc05-4f01-8f45-58c4f6367ed6 2019-01-07 23:58:42,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283130168915s 2019-01-07 23:58:42,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9b3fe45b-cc05-4f01-8f45-58c4f6367ed6 2019-01-07 23:58:42,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:58:42,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:42,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-10af8624-135c-43fb-9213-c352caa87166 Date: Mon, 07 Jan 2019 23:58:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf","created_at":"2019-01-07T23:58:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:58:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","id":"3fb672ff-dccb-4265-a687-9a2d42b9ac30","subnetpool_id":null,"name":"singlevm2-subnet_9c7a7918-b45a-4d17-933b-9e412f4bf879"}]} 2019-01-07 23:58:42,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-10af8624-135c-43fb-9213-c352caa87166 2019-01-07 23:58:42,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489029884338s 2019-01-07 23:58:42,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-10af8624-135c-43fb-9213-c352caa87166 2019-01-07 23:58:42,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:58:44,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:58:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:45,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58: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-7e1fb526-8155-4d34-bb1d-729f21e49fa8 x-compute-request-id: req-7e1fb526-8155-4d34-bb1d-729f21e49fa8 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.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "bookmark"}], "image": {"id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "links": [{"href": "http://172.30.9.42:8774/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "links": [{"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "bookmark"}]}, "id": "590b0c36-c598-4d0e-8d92-1318a9c33e02", "user_id": "ec032bd8207c4164aeccb064ee5bb563", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:58:44Z", "hostId": "9b8bd19dff66cc02a476e666a9dd88461df8b0b7822e29fa7ea1747e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879", "name": "singlevm2-vm_9c7a7918-b45a-4d17-933b-9e412f4bf879", "created": "2019-01-07T23:58:41Z", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:58:45,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7e1fb526-8155-4d34-bb1d-729f21e49fa8 2019-01-07 23:58:45,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597982883453s 2019-01-07 23:58:45,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7e1fb526-8155-4d34-bb1d-729f21e49fa8 2019-01-07 23:58:45,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:58:47,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:58:47,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:47,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2283fb58-4233-410e-a1eb-50a494a90e0a x-compute-request-id: req-2283fb58-4233-410e-a1eb-50a494a90e0a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "bookmark"}], "image": {"id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "links": [{"href": "http://172.30.9.42:8774/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "links": [{"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "bookmark"}]}, "id": "590b0c36-c598-4d0e-8d92-1318a9c33e02", "security_groups": [{"name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879"}], "user_id": "ec032bd8207c4164aeccb064ee5bb563", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:58:44Z", "hostId": "9b8bd19dff66cc02a476e666a9dd88461df8b0b7822e29fa7ea1747e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879", "name": "singlevm2-vm_9c7a7918-b45a-4d17-933b-9e412f4bf879", "created": "2019-01-07T23:58:41Z", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:58:47,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2283fb58-4233-410e-a1eb-50a494a90e0a 2019-01-07 23:58:47,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599889039993s 2019-01-07 23:58:47,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2283fb58-4233-410e-a1eb-50a494a90e0a 2019-01-07 23:58:47,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:58:49,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:58:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:50,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58: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-a5d7bf23-49e6-4d1e-9f29-15af8cba9b5b x-compute-request-id: req-a5d7bf23-49e6-4d1e-9f29-15af8cba9b5b Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "bookmark"}], "image": {"id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "links": [{"href": "http://172.30.9.42:8774/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "links": [{"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "bookmark"}]}, "id": "590b0c36-c598-4d0e-8d92-1318a9c33e02", "security_groups": [{"name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879"}], "user_id": "ec032bd8207c4164aeccb064ee5bb563", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:58:44Z", "hostId": "9b8bd19dff66cc02a476e666a9dd88461df8b0b7822e29fa7ea1747e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879", "name": "singlevm2-vm_9c7a7918-b45a-4d17-933b-9e412f4bf879", "created": "2019-01-07T23:58:41Z", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:58:50,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a5d7bf23-49e6-4d1e-9f29-15af8cba9b5b 2019-01-07 23:58:50,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738780975342s 2019-01-07 23:58:50,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a5d7bf23-49e6-4d1e-9f29-15af8cba9b5b 2019-01-07 23:58:50,615 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:58:52,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:58:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:54,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-879b9f1e-2c0f-4f83-82d3-597adf28d829 x-compute-request-id: req-879b9f1e-2c0f-4f83-82d3-597adf28d829 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "bookmark"}], "image": {"id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "links": [{"href": "http://172.30.9.42:8774/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "links": [{"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "bookmark"}]}, "id": "590b0c36-c598-4d0e-8d92-1318a9c33e02", "security_groups": [{"name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879"}], "user_id": "ec032bd8207c4164aeccb064ee5bb563", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:58:44Z", "hostId": "9b8bd19dff66cc02a476e666a9dd88461df8b0b7822e29fa7ea1747e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879", "name": "singlevm2-vm_9c7a7918-b45a-4d17-933b-9e412f4bf879", "created": "2019-01-07T23:58:41Z", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:58:54,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-879b9f1e-2c0f-4f83-82d3-597adf28d829 2019-01-07 23:58:54,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42958593369s 2019-01-07 23:58:54,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-879b9f1e-2c0f-4f83-82d3-597adf28d829 2019-01-07 23:58:54,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:58:56,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:58:56,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:57,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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,Accept-Encoding x-openstack-request-id: req-02dc7630-808b-4264-98ec-9e4afb926cb2 x-compute-request-id: req-02dc7630-808b-4264-98ec-9e4afb926cb2 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:f3:59", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "bookmark"}], "image": {"id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "links": [{"href": "http://172.30.9.42:8774/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:58:53.000000", "flavor": {"id": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "links": [{"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "bookmark"}]}, "id": "590b0c36-c598-4d0e-8d92-1318a9c33e02", "security_groups": [{"name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879"}], "user_id": "ec032bd8207c4164aeccb064ee5bb563", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:58:53Z", "hostId": "9b8bd19dff66cc02a476e666a9dd88461df8b0b7822e29fa7ea1747e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879", "name": "singlevm2-vm_9c7a7918-b45a-4d17-933b-9e412f4bf879", "created": "2019-01-07T23:58:41Z", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:58:57,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-02dc7630-808b-4264-98ec-9e4afb926cb2 2019-01-07 23:58:57,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11454296112s 2019-01-07 23:58:57,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-02dc7630-808b-4264-98ec-9e4afb926cb2 2019-01-07 23:58:57,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-07 23:58:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=590b0c36-c598-4d0e-8d92-1318a9c33e02" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:57,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-149fb607-1ae4-4483-8dd9-ab5453f7580b Date: Mon, 07 Jan 2019 23:58:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-07T23:58:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3fb672ff-dccb-4265-a687-9a2d42b9ac30","ip_address":"192.168.120.9"}],"id":"1330c90d-f7da-408e-89a2-b979650ae872","security_groups":["c3c0a20d-028e-4f17-af92-fd7868315bbd"],"mac_address":"fa:16:3e:cf:f3:59","project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-9","ip_address":"192.168.120.9","fqdn":"host-192-168-120-9.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","dns_name":"","created_at":"2019-01-07T23:58:45Z","binding:vnic_type":"normal","device_id":"590b0c36-c598-4d0e-8d92-1318a9c33e02","tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf"}]} 2019-01-07 23:58:57,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=590b0c36-c598-4d0e-8d92-1318a9c33e02 used request id req-149fb607-1ae4-4483-8dd9-ab5453f7580b 2019-01-07 23:58:57,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.239520072937s 2019-01-07 23:58:57,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=590b0c36-c598-4d0e-8d92-1318a9c33e02 used request id req-149fb607-1ae4-4483-8dd9-ab5453f7580b 2019-01-07 23:58:57,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-07 23:58:57,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=1330c90d-f7da-408e-89a2-b979650ae872" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:57,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-12e52f4f-d553-43f0-b395-1188d7fa218c Date: Mon, 07 Jan 2019 23:58:57 GMT RESP BODY: {"floatingips": []} 2019-01-07 23:58:57,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=1330c90d-f7da-408e-89a2-b979650ae872 used request id req-12e52f4f-d553-43f0-b395-1188d7fa218c 2019-01-07 23:58:57,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206611156464s 2019-01-07 23:58:57,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=1330c90d-f7da-408e-89a2-b979650ae872 used request id req-12e52f4f-d553-43f0-b395-1188d7fa218c 2019-01-07 23:58:57,440 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cf:f3:59', 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'29cfaad4-f721-4144-b7e5-1c34a38f21ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-07T23:58:53.000000', 'flavor': Munch({u'id': u'9cdb7f8a-62e8-4208-bf86-06de98d5cd75'}), 'az': u'nova', 'id': u'590b0c36-c598-4d0e-8d92-1318a9c33e02', 'security_groups': [Munch({u'name': u'singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ec032bd8207c4164aeccb064ee5bb563', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b953ba10a7e44eeebb60e4cdba7e8baf', 'name': 'singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879', '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'2019-01-07T23:58:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-07T23:58:53Z', 'hostId': u'9b8bd19dff66cc02a476e666a9dd88461df8b0b7822e29fa7ea1747e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'9b8bd19dff66cc02a476e666a9dd88461df8b0b7822e29fa7ea1747e', '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'2019-01-07T23:58:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b953ba10a7e44eeebb60e4cdba7e8baf', 'name': u'singlevm2-vm_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'adminPass': u'fzZ39rWQT4Ed', 'tenant_id': u'b953ba10a7e44eeebb60e4cdba7e8baf', 'created_at': u'2019-01-07T23:58:41Z', 'created': u'2019-01-07T23:58:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-07 23:58:57,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:58:57,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:57,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-7fa3e0a5-9b9b-4c8b-95e3-121be154f65a Date: Mon, 07 Jan 2019 23:58:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","status":"ACTIVE","subnets":["3fb672ff-dccb-4265-a687-9a2d42b9ac30"],"description":"","tags":[],"updated_at":"2019-01-07T23:58:25Z","qos_policy_id":null,"name":"singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879","admin_state_up":true,"tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf","created_at":"2019-01-07T23:58:23Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-07 23:58:57,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-7fa3e0a5-9b9b-4c8b-95e3-121be154f65a 2019-01-07 23:58:57,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.311079978943s 2019-01-07 23:58:57,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-7fa3e0a5-9b9b-4c8b-95e3-121be154f65a 2019-01-07 23:58:57,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-07 23:58:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=590b0c36-c598-4d0e-8d92-1318a9c33e02" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:57,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-08060b12-2cc1-4e3b-b27d-20a25268515a Date: Mon, 07 Jan 2019 23:58:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-07T23:58:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3fb672ff-dccb-4265-a687-9a2d42b9ac30","ip_address":"192.168.120.9"}],"id":"1330c90d-f7da-408e-89a2-b979650ae872","security_groups":["c3c0a20d-028e-4f17-af92-fd7868315bbd"],"mac_address":"fa:16:3e:cf:f3:59","project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-9","ip_address":"192.168.120.9","fqdn":"host-192-168-120-9.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","dns_name":"","created_at":"2019-01-07T23:58:45Z","binding:vnic_type":"normal","device_id":"590b0c36-c598-4d0e-8d92-1318a9c33e02","tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf"}]} 2019-01-07 23:58:57,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=590b0c36-c598-4d0e-8d92-1318a9c33e02 used request id req-08060b12-2cc1-4e3b-b27d-20a25268515a 2019-01-07 23:58:57,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.225685119629s 2019-01-07 23:58:57,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=590b0c36-c598-4d0e-8d92-1318a9c33e02 used request id req-08060b12-2cc1-4e3b-b27d-20a25268515a 2019-01-07 23:58:57,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-07 23:58:57,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.9", "port_id": "1330c90d-f7da-408e-89a2-b979650ae872"}}' 2019-01-07 23:58:59,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-58143be4-d6cb-4f5c-ba7e-43a15d5703db Date: Mon, 07 Jan 2019 23:58:59 GMT RESP BODY: {"floatingip": {"router_id": "a05c801c-f7d6-415a-8c3c-1ef59bea41ff", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-07T23:58:58Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.217", "revision_number": 0, "port_id": "1330c90d-f7da-408e-89a2-b979650ae872", "id": "8623e098-72fb-474d-a466-b08b7b0121e2", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:58Z", "dns_name": "", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}} 2019-01-07 23:58:59,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-58143be4-d6cb-4f5c-ba7e-43a15d5703db 2019-01-07 23:58:59,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.74163007736s 2019-01-07 23:58:59,725 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-58143be4-d6cb-4f5c-ba7e-43a15d5703db 2019-01-07 23:58:59,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-07 23:58:59,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:58:59,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2558fe5f-6dba-438e-a43b-ae8e12874418 Date: Mon, 07 Jan 2019 23:58:59 GMT RESP BODY: {"floatingips": [{"router_id": "a05c801c-f7d6-415a-8c3c-1ef59bea41ff", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-07T23:58:59Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.217", "revision_number": 1, "port_id": "1330c90d-f7da-408e-89a2-b979650ae872", "id": "8623e098-72fb-474d-a466-b08b7b0121e2", "dns_name": "", "created_at": "2019-01-07T23:58:58Z", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}]} 2019-01-07 23:58:59,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-2558fe5f-6dba-438e-a43b-ae8e12874418 2019-01-07 23:58:59,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0285050868988s 2019-01-07 23:58:59,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-2558fe5f-6dba-438e-a43b-ae8e12874418 2019-01-07 23:58:59,765 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a05c801c-f7d6-415a-8c3c-1ef59bea41ff', 'updated_at': u'2019-01-07T23:58:59Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.217', 'revision_number': 1, 'port_id': u'1330c90d-f7da-408e-89a2-b979650ae872', 'id': u'8623e098-72fb-474d-a466-b08b7b0121e2', 'network': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'port': u'1330c90d-f7da-408e-89a2-b979650ae872', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b953ba10a7e44eeebb60e4cdba7e8baf', 'name': 'singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b953ba10a7e44eeebb60e4cdba7e8baf', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'b953ba10a7e44eeebb60e4cdba7e8baf', 'created_at': u'2019-01-07T23:58:58Z', 'attached': True, u'dns_name': u'', 'router': u'a05c801c-f7d6-415a-8c3c-1ef59bea41ff'}) 2019-01-07 23:58:59,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-07 23:58:59,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02/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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-07 23:58:59,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-b5e029c0-1fea-4ab3-8824-963e9b829a75 x-compute-request-id: req-b5e029c0-1fea-4ab3-8824-963e9b829a75 Content-Encoding: gzip Content-Length: 9579 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 497424572 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.228104] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231053] pid_max: default: 32768 minimum: 301\n[ 0.232620] ACPI: Core revision 20150930\n[ 0.234617] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236903] Security Framework initialized\n[ 0.238331] Yama: becoming mindful.\n[ 0.239623] AppArmor: AppArmor initialized\n[ 0.241102] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243419] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247775] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250160] Initializing cgroup subsys io\n[ 0.251599] Initializing cgroup subsys memory\n[ 0.253106] Initializing cgroup subsys devices\n[ 0.254655] Initializing cgroup subsys freezer\n[ 0.256200] Initializing cgroup subsys net_cls\n[ 0.257699] Initializing cgroup subsys perf_event\n[ 0.259338] Initializing cgroup subsys net_prio\n[ 0.260918] Initializing cgroup subsys hugetlb\n[ 0.262476] Initializing cgroup subsys pids\n[ 0.263999] CPU: Physical Processor ID: 0\n[ 0.266106] mce: CPU supports 10 MCE banks\n[ 0.267603] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288161] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296581] ftrace: allocating 31920 entries in 125 pages\n[ 0.327894] smpboot: Max logical packages: 1\n[ 0.329379] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331759] x2apic enabled\n[ 0.333125] Switched APIC routing to physical x2apic.\n[ 0.336029] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341592] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344710] KVM setup paravirtual spinlock\n[ 0.346632] x86: Booted up 1 node, 1 CPUs\n[ 0.348038] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350406] devtmpfs: initialized\n[ 0.352634] evm: security.selinux\n[ 0.353844] evm: security.SMACK64\n[ 0.355087] evm: security.SMACK64EXEC\n[ 0.356421] evm: security.SMACK64TRANSMUTE\n[ 0.357821] evm: security.SMACK64MMAP\n[ 0.359126] evm: security.ima\n[ 0.360249] evm: security.capability\n[ 0.361594] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.364797] pinctrl core: initialized pinctrl subsystem\n[ 0.366674] RTC time: 23:58:53, date: 01/07/19\n[ 0.368305] NET: Registered protocol family 16\n[ 0.369944] cpuidle: using governor ladder\n[ 0.371386] cpuidle: using governor menu\n[ 0.372753] PCCT header not found.\n[ 0.374044] ACPI: bus type PCI registered\n[ 0.375456] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377606] PCI: Using configuration type 1 for base access\n[ 0.380186] ACPI: Added _OSI(Module Device)\n[ 0.381635] ACPI: Added _OSI(Processor Device)\n[ 0.383157] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384713] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387311] ACPI: Interpreter enabled\n[ 0.388626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.391848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.395086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401532] ACPI: (supports S0 S5)\n[ 0.402757] ACPI: Using IOAPIC for interrupt routing\n[ 0.404416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.408897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.410892] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.413054] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.415164] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.418959] acpiphp: Slot [3] registered\n[ 0.420362] acpiphp: Slot [4] registered\n[ 0.421743] acpiphp: Slot [5] registered\n[ 0.423160] acpiphp: Slot [6] registered\n[ 0.424540] acpiphp: Slot [7] registered\n[ 0.425933] acpiphp: Slot [8] registered\n[ 0.427341] acpiphp: Slot [9] registered\n[ 0.428719] acpiphp: Slot [10] registered\n[ 0.430138] acpiphp: Slot [11] registered\n[ 0.431555] acpiphp: Slot [12] registered\n[ 0.432975] acpiphp: Slot [13] registered\n[ 0.434388] acpiphp: Slot [14] registered\n[ 0.435793] acpiphp: Slot [15] registered\n[ 0.453266] acpiphp: Slot [16] registered\n[ 0.454702] acpiphp: Slot [17] registered\n[ 0.456117] acpiphp: Slot [18] registered\n[ 0.457527] acpiphp: Slot [19] registered\n[ 0.458947] acpiphp: Slot [20] registered\n[ 0.460363] acpiphp: Slot [21] registered\n[ 0.461759] acpiphp: Slot [22] registered\n[ 0.463187] acpiphp: Slot [23] registered\n[ 0.464583] acpiphp: Slot [24] registered\n[ 0.466000] acpiphp: Slot [25] registered\n[ 0.467409] acpiphp: Slot [26] registered\n[ 0.468802] acpiphp: Slot [27] registered\n[ 0.470237] acpiphp: Slot [28] registered\n[ 0.471636] acpiphp: Slot [29] registered\n[ 0.473049] acpiphp: Slot [30] registered\n[ 0.474465] acpiphp: Slot [31] registered\n[ 0.475864] PCI host bridge to bus 0000:00\n[ 0.477291] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.479417] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484078] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.486607] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489204] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493915] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498227] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.500447] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.507405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.529915] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.532438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.535384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.537827] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540255] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.542391] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.544559] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549111] vgaarb: loaded\n[ 0.550166] vgaarb: bridge control possible 0000:00:02.0\n[ 0.552170] SCSI subsystem initialized\n[ 0.553693] ACPI: bus type USB registered\n[ 0.555178] usbcore: registered new interface driver usbfs\n[ 0.556965] usbcore: registered new interface driver hub\n[ 0.558716] usbcore: registered new device driver usb\n[ 0.560573] PCI: Using ACPI for IRQ routing\n[ 0.562422] NetLabel: Initializing\n[ 0.563666] NetLabel: domain hash size = 128\n[ 0.565171] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566825] NetLabel: unlabeled traffic allowed by default\n[ 0.571377] clocksource: Switched to clocksource kvm-clock\n[ 0.582047] AppArmor: AppArmor Filesystem Enabled\n[ 0.583770] pnp: PnP ACPI init\n[ 0.585425] pnp: PnP ACPI: found 5 devices\n[ 0.592555] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.595590] NET: Registered protocol family 2\n[ 0.597487] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599744] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.601849] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.603958] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605861] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607918] NET: Registered protocol family 1\n[ 0.609451] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611385] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628301] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643618] Trying to unpack rootfs image as initramfs...\n[ 0.705128] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.707986] Scanning for low memory corruption every 60 seconds\n[ 0.710211] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.712260] audit: initializing netlink subsys (disabled)\n[ 0.714040] audit: type=2000 audit(1546905534.424:1): initialized\n[ 0.716271] Initialise system trusted keyring\n[ 0.717894] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.719908] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.723019] zbud: loaded\n[ 0.724189] VFS: Disk quotas dquot_6.6.0\n[ 0.725590] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.728148] fuse init (API version 7.23)\n[ 0.729648] Key type big_key registered\n[ 0.731026] Allocating IMA MOK and blacklist keyrings.\n[ 0.733032] Key type asymmetric registered\n[ 0.734458] Asymmetric key parser 'x509' registered\n[ 0.736119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.738682] io scheduler noop registered\n[ 0.740146] io scheduler deadline registered (default)\n[ 0.741936] io scheduler cfq registered\n[ 0.743544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.745412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.747706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.750290] ACPI: Power Button [PWRF]\n[ 0.751881] GHES: HEST is not enabled!\n[ 0.766198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.795884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.799592] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825790] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.829490] Linux agpgart interface v0.103\n[ 0.833554] brd: module loaded\n[ 0.836035] loop: module loaded\n[ 0.842036] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.844619] GPT:90111 != 2097151\n[ 0.845790] GPT:Alternate GPT header not at the end of the disk.\n[ 0.847704] GPT:90111 != 2097151\n[ 0.848895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.850563] vda: vda1 vda15\n[ 0.852744] scsi host0: ata_piix\n[ 0.854113] scsi host1: ata_piix\n[ 0.855349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.857460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.860281] libphy: Fixed MDIO Bus: probed\n[ 0.861705] tun: Universal TUN/TAP device driver, 1.6\n[ 0.863422] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.866953] PPP generic driver version 2.4.2\n[ 0.868517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.870583] ehci-pci: EHCI PCI platform driver\n[ 0.872131] ehci-platform: EHCI generic platform driver\n[ 0.873893] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.875868] ohci-pci: OHCI PCI platform driver\n[ 0.877401] ohci-platform: OHCI generic platform driver\n[ 0.879110] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.893958] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.895796] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.898354] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.900084] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.902138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.904455] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.906898] usb usb1: Product: UHCI Host Controller\n[ 0.908478] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.910436] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.912089] hub 1-0:1.0: USB hub found\n[ 0.913460] hub 1-0:1.0: 2 ports detected\n[ 0.915081] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.918709] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.920368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.922106] mousedev: PS/2 mouse device common for all mice\n[ 0.924267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.927211] rtc_cmos 00:00: RTC can wake from S4\n[ 0.929327] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.931358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.933428] i2c /dev entries driver\n[ 0.934765] device-mapper: uevent: version 1.0.3\n[ 0.936443] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.939275] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.941586] NET: Registered protocol family 10\n[ 0.943630] NET: Registered protocol family 17\n[ 0.945241] Key type dns_resolver registered\n[ 0.946885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.948811] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.951945] registered taskstats version 1\n[ 0.953438] Loading compiled-in X.509 certificates\n[ 0.955725] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.959017] zswap: loaded using pool lzo/zbud\n[ 0.961706] Key type trusted registered\n[ 0.964233] Key type encrypted registered\n[ 0.965691] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.967575] ima: No TPM chip found, activating TPM-bypass!\n[ 0.969432] evm: HMAC attrs: 0x1\n[ 0.971092] Magic number: 3:378:1009\n[ 0.972637] rtc_cmos 00:00: setting system clock to 2019-01-07 23:58:54 UTC (1546905534)\n[ 0.975556] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.977585] EDD information not available.\n[ 1.018378] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.037343] Write protecting the kernel read-only data: 14336k\n[ 1.042890] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.046124] 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\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... [ 1.208923] 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.9...\nLease of 192.168.120.9 obtained, lease time 43200\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 0.98. iid=i-00000005\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC/jpf/SlS4j3LHl2JfYL5OjoZygzTc7Aa6l17D8VRv1f2DW+CiHOAbp1b5RFZ31QTawpLX5FF4ZjTSxRGi3DnCI0R4g9aClrhY2G2f4brZn1hJ4oKjWv4KlRFBv1N2QSSSZpVHT8WpZ+TpjdEkfGfsdzLrMOPFJ/7iKYnXlnz4bXwFUdLr96074Cl5jfCgH544fIStz6kqh9eti0/Afo797KC0RKOH8bqJXZbee89njsyOO3eZQrCf7fi4vo+KVki8eNpENgX5WnbnzEINksQ7lLthyq8uuhQBVXuQctoaBoaOf+A3eL9wIjbOWPHKmTzMik+olcWDUqW9Uvavn2Wl root@singlevm2-vm-9c7a7918-b45a-4d17-933b-9e412f4bf879\nssh-dss AAAAB3NzaC1kc3MAAACBALw1+XvYn6W9JBesv2W51qS9PMq+LTOy1ycML2qrCFl+RffQsujL6nFVYpGGpcO9TbEeqcrPOCwY6CYcKwHgt0C4VZMCisxDm8I6bbihQ8RBQa8NVsicBw7yzg6itz5o931oYiadItfIpQHbHxCgvHcEjs3DwqUQ3mRvhUQN4IN1AAAAFQD3qzuAeNjgukaCmw9jDfI62xX3QwAAAIAqxJSsqLabx41182bC4AoHvOZSJNLj/hDZgGymSh+/L9psrPcPV1P+UdcKn+J8YVfiJdIyujguO2M3bKxFgzd0TKTrEkD97Y/JbeJaAJqlyvInuUYda4TdbJqmnQgYWn/gPF1MObyeJpQwChcYLd29+IEVtaTAZ35fh7c0XNOIDgAAAIBkIu+FBE/Qp0exBl6PnrWjqTam5p2mprh9Y9UCTU2BXmar7z1ohtL6yexCCbStMxhwvOuI6qhFPQ80ZKQX11biw39I8KKa9Z9QyTNpP6czLQClG+IN3uV1lFVoBDOdN87d6Olp1R/XaAY2KmB3jQTXMhCN9wrL2gYNWtFfpqRTew== root@singlevm2-vm-9c7a7918-b45a-4d17-933b-9e412f4bf879\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.9,24,fe80::f816:3eff:fecf:f359/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-9c7a7918-b45a-4d17-933b-9e412f4bf879\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-9c7a7918-b45a-4d17-933b-9e412f4bf879 login: "} 2019-01-07 23:58:59,879 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02/action used request id req-b5e029c0-1fea-4ab3-8824-963e9b829a75 2019-01-07 23:58:59,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113068819046s 2019-01-07 23:58:59,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02/action used request id req-b5e029c0-1fea-4ab3-8824-963e9b829a75 2019-01-07 23:58:59,880 - 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 497424572 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.228104] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231053] pid_max: default: 32768 minimum: 301 [ 0.232620] ACPI: Core revision 20150930 [ 0.234617] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236903] Security Framework initialized [ 0.238331] Yama: becoming mindful. [ 0.239623] AppArmor: AppArmor initialized [ 0.241102] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243419] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247775] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250160] Initializing cgroup subsys io [ 0.251599] Initializing cgroup subsys memory [ 0.253106] Initializing cgroup subsys devices [ 0.254655] Initializing cgroup subsys freezer [ 0.256200] Initializing cgroup subsys net_cls [ 0.257699] Initializing cgroup subsys perf_event [ 0.259338] Initializing cgroup subsys net_prio [ 0.260918] Initializing cgroup subsys hugetlb [ 0.262476] Initializing cgroup subsys pids [ 0.263999] CPU: Physical Processor ID: 0 [ 0.266106] mce: CPU supports 10 MCE banks [ 0.267603] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288161] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296581] ftrace: allocating 31920 entries in 125 pages [ 0.327894] smpboot: Max logical packages: 1 [ 0.329379] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331759] x2apic enabled [ 0.333125] Switched APIC routing to physical x2apic. [ 0.336029] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341592] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344710] KVM setup paravirtual spinlock [ 0.346632] x86: Booted up 1 node, 1 CPUs [ 0.348038] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350406] devtmpfs: initialized [ 0.352634] evm: security.selinux [ 0.353844] evm: security.SMACK64 [ 0.355087] evm: security.SMACK64EXEC [ 0.356421] evm: security.SMACK64TRANSMUTE [ 0.357821] evm: security.SMACK64MMAP [ 0.359126] evm: security.ima [ 0.360249] evm: security.capability [ 0.361594] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364797] pinctrl core: initialized pinctrl subsystem [ 0.366674] RTC time: 23:58:53, date: 01/07/19 [ 0.368305] NET: Registered protocol family 16 [ 0.369944] cpuidle: using governor ladder [ 0.371386] cpuidle: using governor menu [ 0.372753] PCCT header not found. [ 0.374044] ACPI: bus type PCI registered [ 0.375456] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377606] PCI: Using configuration type 1 for base access [ 0.380186] ACPI: Added _OSI(Module Device) [ 0.381635] ACPI: Added _OSI(Processor Device) [ 0.383157] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384713] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387311] ACPI: Interpreter enabled [ 0.388626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.395086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401532] ACPI: (supports S0 S5) [ 0.402757] ACPI: Using IOAPIC for interrupt routing [ 0.404416] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.410892] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.413054] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415164] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.418959] acpiphp: Slot [3] registered [ 0.420362] acpiphp: Slot [4] registered [ 0.421743] acpiphp: Slot [5] registered [ 0.423160] acpiphp: Slot [6] registered [ 0.424540] acpiphp: Slot [7] registered [ 0.425933] acpiphp: Slot [8] registered [ 0.427341] acpiphp: Slot [9] registered [ 0.428719] acpiphp: Slot [10] registered [ 0.430138] acpiphp: Slot [11] registered [ 0.431555] acpiphp: Slot [12] registered [ 0.432975] acpiphp: Slot [13] registered [ 0.434388] acpiphp: Slot [14] registered [ 0.435793] acpiphp: Slot [15] registered [ 0.453266] acpiphp: Slot [16] registered [ 0.454702] acpiphp: Slot [17] registered [ 0.456117] acpiphp: Slot [18] registered [ 0.457527] acpiphp: Slot [19] registered [ 0.458947] acpiphp: Slot [20] registered [ 0.460363] acpiphp: Slot [21] registered [ 0.461759] acpiphp: Slot [22] registered [ 0.463187] acpiphp: Slot [23] registered [ 0.464583] acpiphp: Slot [24] registered [ 0.466000] acpiphp: Slot [25] registered [ 0.467409] acpiphp: Slot [26] registered [ 0.468802] acpiphp: Slot [27] registered [ 0.470237] acpiphp: Slot [28] registered [ 0.471636] acpiphp: Slot [29] registered [ 0.473049] acpiphp: Slot [30] registered [ 0.474465] acpiphp: Slot [31] registered [ 0.475864] PCI host bridge to bus 0000:00 [ 0.477291] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479417] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484078] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.486607] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489204] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493915] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496166] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498227] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500447] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.507405] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.529915] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.532438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.535384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.537827] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540255] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.542391] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.544559] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549111] vgaarb: loaded [ 0.550166] vgaarb: bridge control possible 0000:00:02.0 [ 0.552170] SCSI subsystem initialized [ 0.553693] ACPI: bus type USB registered [ 0.555178] usbcore: registered new interface driver usbfs [ 0.556965] usbcore: registered new interface driver hub [ 0.558716] usbcore: registered new device driver usb [ 0.560573] PCI: Using ACPI for IRQ routing [ 0.562422] NetLabel: Initializing [ 0.563666] NetLabel: domain hash size = 128 [ 0.565171] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566825] NetLabel: unlabeled traffic allowed by default [ 0.571377] clocksource: Switched to clocksource kvm-clock [ 0.582047] AppArmor: AppArmor Filesystem Enabled [ 0.583770] pnp: PnP ACPI init [ 0.585425] pnp: PnP ACPI: found 5 devices [ 0.592555] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595590] NET: Registered protocol family 2 [ 0.597487] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599744] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601849] TCP: Hash tables configured (established 4096 bind 4096) [ 0.603958] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.605861] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.607918] NET: Registered protocol family 1 [ 0.609451] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611385] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628301] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643618] Trying to unpack rootfs image as initramfs... [ 0.705128] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.707986] Scanning for low memory corruption every 60 seconds [ 0.710211] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.712260] audit: initializing netlink subsys (disabled) [ 0.714040] audit: type=2000 audit(1546905534.424:1): initialized [ 0.716271] Initialise system trusted keyring [ 0.717894] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.719908] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723019] zbud: loaded [ 0.724189] VFS: Disk quotas dquot_6.6.0 [ 0.725590] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.728148] fuse init (API version 7.23) [ 0.729648] Key type big_key registered [ 0.731026] Allocating IMA MOK and blacklist keyrings. [ 0.733032] Key type asymmetric registered [ 0.734458] Asymmetric key parser 'x509' registered [ 0.736119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.738682] io scheduler noop registered [ 0.740146] io scheduler deadline registered (default) [ 0.741936] io scheduler cfq registered [ 0.743544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.745412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.747706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.750290] ACPI: Power Button [PWRF] [ 0.751881] GHES: HEST is not enabled! [ 0.766198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.795884] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799592] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825790] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.829490] Linux agpgart interface v0.103 [ 0.833554] brd: module loaded [ 0.836035] loop: module loaded [ 0.842036] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.844619] GPT:90111 != 2097151 [ 0.845790] GPT:Alternate GPT header not at the end of the disk. [ 0.847704] GPT:90111 != 2097151 [ 0.848895] GPT: Use GNU Parted to correct GPT errors. [ 0.850563] vda: vda1 vda15 [ 0.852744] scsi host0: ata_piix [ 0.854113] scsi host1: ata_piix [ 0.855349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.857460] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.860281] libphy: Fixed MDIO Bus: probed [ 0.861705] tun: Universal TUN/TAP device driver, 1.6 [ 0.863422] tun: (C) 1999-2004 Max Krasnyansky [ 0.866953] PPP generic driver version 2.4.2 [ 0.868517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.870583] ehci-pci: EHCI PCI platform driver [ 0.872131] ehci-platform: EHCI generic platform driver [ 0.873893] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.875868] ohci-pci: OHCI PCI platform driver [ 0.877401] ohci-platform: OHCI generic platform driver [ 0.879110] uhci_hcd: USB Universal Host Controller Interface driver [ 0.893958] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895796] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.898354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900084] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.904455] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.906898] usb usb1: Product: UHCI Host Controller [ 0.908478] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.910436] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912089] hub 1-0:1.0: USB hub found [ 0.913460] hub 1-0:1.0: 2 ports detected [ 0.915081] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.920368] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922106] mousedev: PS/2 mouse device common for all mice [ 0.924267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927211] rtc_cmos 00:00: RTC can wake from S4 [ 0.929327] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933428] i2c /dev entries driver [ 0.934765] device-mapper: uevent: version 1.0.3 [ 0.936443] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939275] ledtrig-cpu: registered to indicate activity on CPUs [ 0.941586] NET: Registered protocol family 10 [ 0.943630] NET: Registered protocol family 17 [ 0.945241] Key type dns_resolver registered [ 0.946885] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.948811] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.951945] registered taskstats version 1 [ 0.953438] Loading compiled-in X.509 certificates [ 0.955725] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.959017] zswap: loaded using pool lzo/zbud [ 0.961706] Key type trusted registered [ 0.964233] Key type encrypted registered [ 0.965691] AppArmor: AppArmor sha1 policy hashing enabled [ 0.967575] ima: No TPM chip found, activating TPM-bypass! [ 0.969432] evm: HMAC attrs: 0x1 [ 0.971092] Magic number: 3:378:1009 [ 0.972637] rtc_cmos 00:00: setting system clock to 2019-01-07 23:58:54 UTC (1546905534) [ 0.975556] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.977585] EDD information not available. [ 1.018378] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.037343] Write protecting the kernel read-only data: 14336k [ 1.042890] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.046124] 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 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... [ 1.208923] 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.9... Lease of 192.168.120.9 obtained, lease time 43200 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 0.98. iid=i-00000005 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC/jpf/SlS4j3LHl2JfYL5OjoZygzTc7Aa6l17D8VRv1f2DW+CiHOAbp1b5RFZ31QTawpLX5FF4ZjTSxRGi3DnCI0R4g9aClrhY2G2f4brZn1hJ4oKjWv4KlRFBv1N2QSSSZpVHT8WpZ+TpjdEkfGfsdzLrMOPFJ/7iKYnXlnz4bXwFUdLr96074Cl5jfCgH544fIStz6kqh9eti0/Afo797KC0RKOH8bqJXZbee89njsyOO3eZQrCf7fi4vo+KVki8eNpENgX5WnbnzEINksQ7lLthyq8uuhQBVXuQctoaBoaOf+A3eL9wIjbOWPHKmTzMik+olcWDUqW9Uvavn2Wl root@singlevm2-vm-9c7a7918-b45a-4d17-933b-9e412f4bf879 ssh-dss AAAAB3NzaC1kc3MAAACBALw1+XvYn6W9JBesv2W51qS9PMq+LTOy1ycML2qrCFl+RffQsujL6nFVYpGGpcO9TbEeqcrPOCwY6CYcKwHgt0C4VZMCisxDm8I6bbihQ8RBQa8NVsicBw7yzg6itz5o931oYiadItfIpQHbHxCgvHcEjs3DwqUQ3mRvhUQN4IN1AAAAFQD3qzuAeNjgukaCmw9jDfI62xX3QwAAAIAqxJSsqLabx41182bC4AoHvOZSJNLj/hDZgGymSh+/L9psrPcPV1P+UdcKn+J8YVfiJdIyujguO2M3bKxFgzd0TKTrEkD97Y/JbeJaAJqlyvInuUYda4TdbJqmnQgYWn/gPF1MObyeJpQwChcYLd29+IEVtaTAZ35fh7c0XNOIDgAAAIBkIu+FBE/Qp0exBl6PnrWjqTam5p2mprh9Y9UCTU2BXmar7z1ohtL6yexCCbStMxhwvOuI6qhFPQ80ZKQX11biw39I8KKa9Z9QyTNpP6czLQClG+IN3uV1lFVoBDOdN87d6Olp1R/XaAY2KmB3jQTXMhCN9wrL2gYNWtFfpqRTew== root@singlevm2-vm-9c7a7918-b45a-4d17-933b-9e412f4bf879 -----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.9,24,fe80::f816:3eff:fecf:f359/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-9c7a7918-b45a-4d17-933b-9e412f4bf879 launch-index: 0 === cirros: current=0.4.0 uptime=2.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-9c7a7918-b45a-4d17-933b-9e412f4bf879 login: 2019-01-07 23:59:00,881 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb274d0L 2019-01-07 23:59:00,881 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-07 23:59:00,881 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-07 23:59:00,882 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-07 23:59:00,883 - 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 2019-01-07 23:59:00,883 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-07 23:59:00,883 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-07 23:59:00,883 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-07 23:59:00,883 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-07 23:59:00,883 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-07 23:59:00,900 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-07 23:59:00,901 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-07 23:59:00,913 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.217: 88a683b56e7b2a5fd827e6aaf6fe6a3e 2019-01-07 23:59:00,914 - paramiko.transport - DEBUG - Trying discovered key 892964d12422c441fd985add1ac5eebd in /tmp/tmp0IwkY1 2019-01-07 23:59:00,940 - paramiko.transport - DEBUG - userauth is OK 2019-01-07 23:59:00,946 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-07 23:59:00,978 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-07 23:59:00,979 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-07 23:59:00,979 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-07 23:59:00,981 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-07 23:59:00,982 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-07 23:59:00,982 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-07 23:59:00,983 - functest.core.singlevm - DEBUG - error: 2019-01-07 23:59:00,986 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-07 23:59:01,098 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-07 23:59:01,098 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-07 23:59:01,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-07 23:59:01,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/floatingips/8623e098-72fb-474d-a466-b08b7b0121e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:01,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db234513-cc6b-4833-b5ad-2dced9720377 Content-Length: 0 Date: Mon, 07 Jan 2019 23:59:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:59:01,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/8623e098-72fb-474d-a466-b08b7b0121e2.json used request id req-db234513-cc6b-4833-b5ad-2dced9720377 2019-01-07 23:59:01,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.493876934052s 2019-01-07 23:59:01,600 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/8623e098-72fb-474d-a466-b08b7b0121e2.json used request id req-db234513-cc6b-4833-b5ad-2dced9720377 2019-01-07 23:59:01,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-07 23:59:01,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:01,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4b4872c3-9112-4771-8438-4169b1ee3e3e Date: Mon, 07 Jan 2019 23:59:01 GMT RESP BODY: {"floatingips": []} 2019-01-07 23:59:01,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-4b4872c3-9112-4771-8438-4169b1ee3e3e 2019-01-07 23:59:01,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0223178863525s 2019-01-07 23:59:01,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-4b4872c3-9112-4771-8438-4169b1ee3e3e 2019-01-07 23:59:01,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-07 23:59:01,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:01,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eac1520b-008d-44e9-9e0f-c6f02d579f67 x-compute-request-id: req-eac1520b-008d-44e9-9e0f-c6f02d579f67 Content-Type: application/json 2019-01-07 23:59:01,943 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02 used request id req-eac1520b-008d-44e9-9e0f-c6f02d579f67 2019-01-07 23:59:01,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.314947128296s 2019-01-07 23:59:01,944 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02 used request id req-eac1520b-008d-44e9-9e0f-c6f02d579f67 2019-01-07 23:59:01,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:01,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:02,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a49f55f8-07b1-405b-a02c-1cbe0457050c x-compute-request-id: req-a49f55f8-07b1-405b-a02c-1cbe0457050c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:f3:59", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/590b0c36-c598-4d0e-8d92-1318a9c33e02", "rel": "bookmark"}], "image": {"id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "links": [{"href": "http://172.30.9.42:8774/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:58:53.000000", "flavor": {"id": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "links": [{"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "bookmark"}]}, "id": "590b0c36-c598-4d0e-8d92-1318a9c33e02", "security_groups": [{"name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879"}], "user_id": "ec032bd8207c4164aeccb064ee5bb563", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:59:01Z", "hostId": "9b8bd19dff66cc02a476e666a9dd88461df8b0b7822e29fa7ea1747e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879", "name": "singlevm2-vm_9c7a7918-b45a-4d17-933b-9e412f4bf879", "created": "2019-01-07T23:58:41Z", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:59:02,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a49f55f8-07b1-405b-a02c-1cbe0457050c 2019-01-07 23:59:02,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.904180049896s 2019-01-07 23:59:02,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a49f55f8-07b1-405b-a02c-1cbe0457050c 2019-01-07 23:59:02,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:59:04,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:04,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:04,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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 x-openstack-request-id: req-e034df03-afef-4fc5-a9d9-3c84147c10c1 x-compute-request-id: req-e034df03-afef-4fc5-a9d9-3c84147c10c1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-07 23:59:04,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e034df03-afef-4fc5-a9d9-3c84147c10c1 2019-01-07 23:59:04,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0684678554535s 2019-01-07 23:59:04,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e034df03-afef-4fc5-a9d9-3c84147c10c1 2019-01-07 23:59:04,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:59:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:05,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-175e9bea-9dfc-4033-b7ed-de4b3989ee84 Date: Mon, 07 Jan 2019 23:59:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:22Z", "updated_at": "2019-01-07T23:58:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "2b592b94-cb89-48b5-a1c4-94bafa009b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "468fa9b6-2a97-4149-b4d8-690673cf2457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "834b098a-a778-401e-9e43-b3000bfbab05", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "ece951f8-d57e-4d17-8be6-27ddabf4c58b", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}], "revision_number": 4, "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:35Z", "updated_at": "2019-01-07T23:58:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:35Z", "revision_number": 0, "id": "22628058-a110-44eb-966f-f034748002ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:35Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-07T23:58:36Z", "revision_number": 0, "id": "40f0ec6e-c046-4e89-a8a5-3ae887409dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:36Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:35Z", "revision_number": 0, "id": "5d028229-73fd-46e6-b514-03b8ea46b90c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:35Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:37Z", "revision_number": 0, "id": "a26601e1-01f9-4382-8df5-0a3b28adf376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:37Z", "security_group_id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}], "revision_number": 4, "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "c3c0a20d-028e-4f17-af92-fd7868315bbd", "name": "singlevm2-sg_9c7a7918-b45a-4d17-933b-9e412f4bf879"}]} 2019-01-07 23:59:05,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-175e9bea-9dfc-4033-b7ed-de4b3989ee84 2019-01-07 23:59:05,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234287023544s 2019-01-07 23:59:05,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-175e9bea-9dfc-4033-b7ed-de4b3989ee84 2019-01-07 23:59:05,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-07 23:59:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/c3c0a20d-028e-4f17-af92-fd7868315bbd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:05,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d94057e2-8096-4ae1-b813-4f9cf09e7d52 Content-Length: 0 Date: Mon, 07 Jan 2019 23:59:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:59:05,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/c3c0a20d-028e-4f17-af92-fd7868315bbd.json used request id req-d94057e2-8096-4ae1-b813-4f9cf09e7d52 2019-01-07 23:59:05,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.411458015442s 2019-01-07 23:59:05,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/c3c0a20d-028e-4f17-af92-fd7868315bbd.json used request id req-d94057e2-8096-4ae1-b813-4f9cf09e7d52 2019-01-07 23:59:05,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-07 23:59:05,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:05,644 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f6ed8c0-1a8e-4455-964d-3223adc4dccb x-compute-request-id: req-6f6ed8c0-1a8e-4455-964d-3223adc4dccb Content-Length: 0 Content-Type: application/json 2019-01-07 23:59:05,644 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879 used request id req-6f6ed8c0-1a8e-4455-964d-3223adc4dccb 2019-01-07 23:59:05,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0699059963226s 2019-01-07 23:59:05,645 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/singlevm2-kp_9c7a7918-b45a-4d17-933b-9e412f4bf879 used request id req-6f6ed8c0-1a8e-4455-964d-3223adc4dccb 2019-01-07 23:59:05,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-07 23:59:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/a05c801c-f7d6-415a-8c3c-1ef59bea41ff/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}5b99c6a8c31b41c971df26efad30be53e0034483" -d '{"subnet_id": "3fb672ff-dccb-4265-a687-9a2d42b9ac30"}' 2019-01-07 23:59:07,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34a118f1-299f-4e25-92fd-3d3bf355b83b Date: Mon, 07 Jan 2019 23:59:07 GMT RESP BODY: {"network_id": "26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "subnet_id": "3fb672ff-dccb-4265-a687-9a2d42b9ac30", "subnet_ids": ["3fb672ff-dccb-4265-a687-9a2d42b9ac30"], "port_id": "a2b67470-7cd5-4073-b83b-e3f9cb63829d", "id": "a05c801c-f7d6-415a-8c3c-1ef59bea41ff"} 2019-01-07 23:59:07,706 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a05c801c-f7d6-415a-8c3c-1ef59bea41ff/remove_router_interface.json used request id req-34a118f1-299f-4e25-92fd-3d3bf355b83b 2019-01-07 23:59:07,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06065702438s 2019-01-07 23:59:07,706 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a05c801c-f7d6-415a-8c3c-1ef59bea41ff/remove_router_interface.json used request id req-34a118f1-299f-4e25-92fd-3d3bf355b83b returning object a05c801c-f7d6-415a-8c3c-1ef59bea41ff 2019-01-07 23:59:07,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-07 23:59:07,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:08,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-a6258201-84b1-4e81-9ab2-0e6e3e045057 Date: Mon, 07 Jan 2019 23:59:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:27Z", "admin_state_up": true, "updated_at": "2019-01-07T23:59:06Z", "revision_number": 4, "routes": [], "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "a05c801c-f7d6-415a-8c3c-1ef59bea41ff", "name": "singlevm2-router_9c7a7918-b45a-4d17-933b-9e412f4bf879"}]} 2019-01-07 23:59:08,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-a6258201-84b1-4e81-9ab2-0e6e3e045057 2019-01-07 23:59:08,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.319006919861s 2019-01-07 23:59:08,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-a6258201-84b1-4e81-9ab2-0e6e3e045057 2019-01-07 23:59:08,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-07 23:59:08,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/a05c801c-f7d6-415a-8c3c-1ef59bea41ff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:09,384 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4363a1b-d7bb-49c1-a34f-7212e6217303 Content-Length: 0 Date: Mon, 07 Jan 2019 23:59:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:59:09,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/a05c801c-f7d6-415a-8c3c-1ef59bea41ff.json used request id req-f4363a1b-d7bb-49c1-a34f-7212e6217303 2019-01-07 23:59:09,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35622000694s 2019-01-07 23:59:09,384 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/a05c801c-f7d6-415a-8c3c-1ef59bea41ff.json used request id req-f4363a1b-d7bb-49c1-a34f-7212e6217303 2019-01-07 23:59:09,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:59:09,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:09,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-06cf99aa-c347-4abb-a897-e58d44f854d7 Date: Mon, 07 Jan 2019 23:59:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf","created_at":"2019-01-07T23:58:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:58:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","id":"3fb672ff-dccb-4265-a687-9a2d42b9ac30","subnetpool_id":null,"name":"singlevm2-subnet_9c7a7918-b45a-4d17-933b-9e412f4bf879"}]} 2019-01-07 23:59:09,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-06cf99aa-c347-4abb-a897-e58d44f854d7 2019-01-07 23:59:09,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0475409030914s 2019-01-07 23:59:09,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-06cf99aa-c347-4abb-a897-e58d44f854d7 2019-01-07 23:59:09,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-07 23:59:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/3fb672ff-dccb-4265-a687-9a2d42b9ac30.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:10,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1dc9e1f7-1373-484c-8f4c-e3776932de8f Date: Mon, 07 Jan 2019 23:59:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:59:10,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/3fb672ff-dccb-4265-a687-9a2d42b9ac30.json used request id req-1dc9e1f7-1373-484c-8f4c-e3776932de8f 2019-01-07 23:59:10,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.29411196709s 2019-01-07 23:59:10,728 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/3fb672ff-dccb-4265-a687-9a2d42b9ac30.json used request id req-1dc9e1f7-1373-484c-8f4c-e3776932de8f 2019-01-07 23:59:10,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:59:10,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:10,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1216 X-Openstack-Request-Id: req-5840e001-107c-42f0-9014-6793d5b9a98e Date: Mon, 07 Jan 2019 23:59:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b953ba10a7e44eeebb60e4cdba7e8baf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:59:10Z","qos_policy_id":null,"name":"singlevm2-net_9c7a7918-b45a-4d17-933b-9e412f4bf879","admin_state_up":true,"tenant_id":"b953ba10a7e44eeebb60e4cdba7e8baf","created_at":"2019-01-07T23:58:23Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-07 23:59:10,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-5840e001-107c-42f0-9014-6793d5b9a98e 2019-01-07 23:59:10,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10027885437s 2019-01-07 23:59:10,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-5840e001-107c-42f0-9014-6793d5b9a98e 2019-01-07 23:59:10,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-07 23:59:10,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:12,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09b9d1f7-d86f-4062-a5c7-850b11c17b88 Date: Mon, 07 Jan 2019 23:59:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:59:12,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb.json used request id req-09b9d1f7-d86f-4062-a5c7-850b11c17b88 2019-01-07 23:59:12,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.38829183578s 2019-01-07 23:59:12,219 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/26dcd34f-8c89-4631-b5c0-1eaf89aeaeeb.json used request id req-09b9d1f7-d86f-4062-a5c7-850b11c17b88 2019-01-07 23:59:12,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:59:12,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:12,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7e0bac54-f9c0-4ebb-95b3-0e25e039c6e3 Date: Mon, 07 Jan 2019 23:59:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/snap", "metadata": {}}], "file": "/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/file", "owner": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "29cfaad4-f721-4144-b7e5-1c34a38f21ec", "size": 12716032, "self": "/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:58:33Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_9c7a7918-b45a-4d17-933b-9e412f4bf879", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:58:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:59:12,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-7e0bac54-f9c0-4ebb-95b3-0e25e039c6e3 2019-01-07 23:59:12,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279895782471s 2019-01-07 23:59:12,503 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-7e0bac54-f9c0-4ebb-95b3-0e25e039c6e3 2019-01-07 23:59:12,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-07 23:59:12,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b99c6a8c31b41c971df26efad30be53e0034483" 2019-01-07 23:59:13,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c909b4e-aa2a-4502-bb9c-78cc93afe4e4 Date: Mon, 07 Jan 2019 23:59:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-07 23:59:13,051 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec used request id req-8c909b4e-aa2a-4502-bb9c-78cc93afe4e4 2019-01-07 23:59:13,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.546404123306s 2019-01-07 23:59:13,051 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/29cfaad4-f721-4144-b7e5-1c34a38f21ec used request id req-8c909b4e-aa2a-4502-bb9c-78cc93afe4e4 2019-01-07 23:59:13,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-07 23:59:13,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:13,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3504ccf3-8735-4378-a673-e3c097927e78 x-compute-request-id: req-3504ccf3-8735-4378-a673-e3c097927e78 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_9c7a7918-b45a-4d17-933b-9e412f4bf879", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75", "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": "9cdb7f8a-62e8-4208-bf86-06de98d5cd75"}]} 2019-01-07 23:59:13,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-3504ccf3-8735-4378-a673-e3c097927e78 2019-01-07 23:59:13,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269100666046s 2019-01-07 23:59:13,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-3504ccf3-8735-4378-a673-e3c097927e78 2019-01-07 23:59:13,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-07 23:59:13,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:13,122 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa0f37de-eacf-4eb5-acc8-b9203d2f6c30 x-compute-request-id: req-aa0f37de-eacf-4eb5-acc8-b9203d2f6c30 Content-Length: 0 Content-Type: application/json 2019-01-07 23:59:13,122 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75 used request id req-aa0f37de-eacf-4eb5-acc8-b9203d2f6c30 2019-01-07 23:59:13,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0417239665985s 2019-01-07 23:59:13,123 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/9cdb7f8a-62e8-4208-bf86-06de98d5cd75 used request id req-aa0f37de-eacf-4eb5-acc8-b9203d2f6c30 2019-01-07 23:59:13,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:59:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:13,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c25eb5-a08b-401d-aac4-d0ed97c8d635 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_9c7a7918-b45a-4d17-933b-9e412f4bf879", "links": {"self": "http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec032bd8207c4164aeccb064ee5bb563", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-07 23:59:13,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-50c25eb5-a08b-401d-aac4-d0ed97c8d635 2019-01-07 23:59:13,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128377914429s 2019-01-07 23:59:13,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-50c25eb5-a08b-401d-aac4-d0ed97c8d635 2019-01-07 23:59:13,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:59:13,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:13,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8f4e43-d539-4f1e-84ce-ee263be59a66 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_9c7a7918-b45a-4d17-933b-9e412f4bf879", "links": {"self": "http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ec032bd8207c4164aeccb064ee5bb563", "description": null}} 2019-01-07 23:59:13,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563 used request id req-5a8f4e43-d539-4f1e-84ce-ee263be59a66 2019-01-07 23:59:13,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111079931259s 2019-01-07 23:59:13,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563 used request id req-5a8f4e43-d539-4f1e-84ce-ee263be59a66 2019-01-07 23:59:13,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-07 23:59:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:13,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d6b41a1-1550-419d-8969-5410c627f78c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:59:13,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563 used request id req-4d6b41a1-1550-419d-8969-5410c627f78c 2019-01-07 23:59:13,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.353528022766s 2019-01-07 23:59:13,724 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ec032bd8207c4164aeccb064ee5bb563 used request id req-4d6b41a1-1550-419d-8969-5410c627f78c 2019-01-07 23:59:13,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:59:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:13,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42282e2-f24e-4a03-9114-22969e59959c Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf"}, "tags": [], "enabled": true, "id": "b953ba10a7e44eeebb60e4cdba7e8baf", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_9c7a7918-b45a-4d17-933b-9e412f4bf879"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:59:13,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-d42282e2-f24e-4a03-9114-22969e59959c 2019-01-07 23:59:13,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101005792618s 2019-01-07 23:59:13,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-d42282e2-f24e-4a03-9114-22969e59959c 2019-01-07 23:59:13,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-07 23:59:13,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:14,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-617711a5-a5e1-49ca-acac-2141cb7c49ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:59:14,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf used request id req-617711a5-a5e1-49ca-acac-2141cb7c49ae 2019-01-07 23:59:14,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.199486017227s 2019-01-07 23:59:14,036 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/b953ba10a7e44eeebb60e4cdba7e8baf used request id req-617711a5-a5e1-49ca-acac-2141cb7c49ae 2019-01-07 23:59:14,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:59:14,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=b953ba10a7e44eeebb60e4cdba7e8baf&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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:14,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-bac9b049-6c3d-4cdf-9c73-e96bd0de0209 Date: Mon, 07 Jan 2019 23:59:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:22Z", "updated_at": "2019-01-07T23:58:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "2b592b94-cb89-48b5-a1c4-94bafa009b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "468fa9b6-2a97-4149-b4d8-690673cf2457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "834b098a-a778-401e-9e43-b3000bfbab05", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "ece951f8-d57e-4d17-8be6-27ddabf4c58b", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}], "revision_number": 4, "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "name": "default"}]} 2019-01-07 23:59:14,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=b953ba10a7e44eeebb60e4cdba7e8baf&name=default used request id req-bac9b049-6c3d-4cdf-9c73-e96bd0de0209 2019-01-07 23:59:14,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232862949371s 2019-01-07 23:59:14,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=b953ba10a7e44eeebb60e4cdba7e8baf&name=default used request id req-bac9b049-6c3d-4cdf-9c73-e96bd0de0209 2019-01-07 23:59:14,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:59:14,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:14,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-eac93d95-0570-48d7-a665-8426aa6b5da7 Date: Mon, 07 Jan 2019 23:59:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "created_at": "2019-01-07T23:58:22Z", "updated_at": "2019-01-07T23:58:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "ece951f8-d57e-4d17-8be6-27ddabf4c58b", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "468fa9b6-2a97-4149-b4d8-690673cf2457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "2b592b94-cb89-48b5-a1c4-94bafa009b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:58:22Z", "revision_number": 0, "id": "834b098a-a778-401e-9e43-b3000bfbab05", "remote_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "remote_ip_prefix": null, "created_at": "2019-01-07T23:58:22Z", "security_group_id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "tenant_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf"}], "revision_number": 4, "project_id": "b953ba10a7e44eeebb60e4cdba7e8baf", "id": "1cecac6d-38a8-4ec2-9c64-665d31b79dc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}]} 2019-01-07 23:59:14,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-eac93d95-0570-48d7-a665-8426aa6b5da7 2019-01-07 23:59:14,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.252468109131s 2019-01-07 23:59:14,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-eac93d95-0570-48d7-a665-8426aa6b5da7 2019-01-07 23:59:14,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-07 23:59:14,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/1cecac6d-38a8-4ec2-9c64-665d31b79dc5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5673bcd60dcca02898607fa43e9dc303b7097e8" 2019-01-07 23:59:14,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcf4a81e-5696-44a7-a107-ac158f3b2789 Content-Length: 0 Date: Mon, 07 Jan 2019 23:59:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-07 23:59:14,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1cecac6d-38a8-4ec2-9c64-665d31b79dc5.json used request id req-fcf4a81e-5696-44a7-a107-ac158f3b2789 2019-01-07 23:59:14,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.353186130524s 2019-01-07 23:59:14,885 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1cecac6d-38a8-4ec2-9c64-665d31b79dc5.json used request id req-fcf4a81e-5696-44a7-a107-ac158f3b2789 2019-01-07 23:59:14,933 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-07 23:59:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:59:14,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfcda2c-deb0-46df-965b-439756826865 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:59:14,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9dfcda2c-deb0-46df-965b-439756826865 2019-01-07 23:59:14,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:59:15,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T00:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["VlVvJm3RRiChiKZrBgTDVg"], "issued_at": "2019-01-07T23:59:15.000000Z"}} 2019-01-07 23:59:15,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:59:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:15,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-cf58f1b7-a962-4372-b566-b9505c58b67a Date: Mon, 07 Jan 2019 23:59:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-07 23:59:15,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf58f1b7-a962-4372-b566-b9505c58b67a 2019-01-07 23:59:15,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289411067963s 2019-01-07 23:59:15,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf58f1b7-a962-4372-b566-b9505c58b67a 2019-01-07 23:59:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:59:15,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 07 Jan 2019 23:59: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-07 23:59:15,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:59:15,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:15,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ac4f56-5080-4533-b4d7-6aa97b92f85c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:59:15,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-73ac4f56-5080-4533-b4d7-6aa97b92f85c 2019-01-07 23:59:15,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105319023132s 2019-01-07 23:59:15,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-73ac4f56-5080-4533-b4d7-6aa97b92f85c 2019-01-07 23:59:15,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-07 23:59:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}}' 2019-01-07 23:59:16,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 07 Jan 2019 23:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a307ebc-94d0-4140-bf7e-3b3c32b01d34 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.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511"}, "tags": [], "enabled": true, "id": "2f38943585994ca5ac62653d8c127511", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}} 2019-01-07 23:59:16,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-0a307ebc-94d0-4140-bf7e-3b3c32b01d34 2019-01-07 23:59:16,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.248278141022s 2019-01-07 23:59:16,050 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-0a307ebc-94d0-4140-bf7e-3b3c32b01d34 2019-01-07 23:59:16,051 - 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'2f38943585994ca5ac62653d8c127511', '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_bb5e8cbf-417f-44c0-a0d8-19868d6deba9'}) 2019-01-07 23:59:16,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-07 23:59:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3cf00f93-359c-46db-890d-320171d14faa", "email": null, "name": "vping_ssh-user_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}}' 2019-01-07 23:59:16,495 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 07 Jan 2019 23:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-185ecd33-a449-4b9d-9eb0-1e34baaab8b2 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "links": {"self": "http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b10b52a586247629d519c68ca99152b", "domain_id": "default", "password_expires_at": null}} 2019-01-07 23:59:16,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-185ecd33-a449-4b9d-9eb0-1e34baaab8b2 2019-01-07 23:59:16,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.437788009644s 2019-01-07 23:59:16,495 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-185ecd33-a449-4b9d-9eb0-1e34baaab8b2 2019-01-07 23:59:16,496 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8b10b52a586247629d519c68ca99152b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_bb5e8cbf-417f-44c0-a0d8-19868d6deba9'}) 2019-01-07 23:59:16,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:59:16,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:16,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1b67d4-c936-42b8-8681-4215d001ff31 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:59:16,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8d1b67d4-c936-42b8-8681-4215d001ff31 2019-01-07 23:59:16,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104241132736s 2019-01-07 23:59:16,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8d1b67d4-c936-42b8-8681-4215d001ff31 2019-01-07 23:59:16,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-07 23:59:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:16,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2f0935-04e4-491c-a1f2-f1cb553fbbe9 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-07 23:59:16,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7f2f0935-04e4-491c-a1f2-f1cb553fbbe9 2019-01-07 23:59:16,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104275941849s 2019-01-07 23:59:16,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7f2f0935-04e4-491c-a1f2-f1cb553fbbe9 2019-01-07 23:59:16,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:59:16,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:16,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ec1c26-0347-4baa-8b4c-5dccda61821c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-07 23:59:16,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-75ec1c26-0347-4baa-8b4c-5dccda61821c 2019-01-07 23:59:16,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103750228882s 2019-01-07 23:59:16,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-75ec1c26-0347-4baa-8b4c-5dccda61821c 2019-01-07 23:59:16,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-07 23:59:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:16,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a991459d-e2d2-474c-8105-8ce21033f38e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "links": {"self": "http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b10b52a586247629d519c68ca99152b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-07 23:59:16,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a991459d-e2d2-474c-8105-8ce21033f38e 2019-01-07 23:59:16,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119561910629s 2019-01-07 23:59:16,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a991459d-e2d2-474c-8105-8ce21033f38e 2019-01-07 23:59:16,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:59:16,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:16,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c7b186-a3cd-449d-ab84-b0b5e9d5f69a Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511"}, "tags": [], "enabled": true, "id": "2f38943585994ca5ac62653d8c127511", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:59:16,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c2c7b186-a3cd-449d-ab84-b0b5e9d5f69a 2019-01-07 23:59:16,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0223460197449s 2019-01-07 23:59:16,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c2c7b186-a3cd-449d-ab84-b0b5e9d5f69a 2019-01-07 23:59:16,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-07 23:59:16,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=8b10b52a586247629d519c68ca99152b&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=2f38943585994ca5ac62653d8c127511" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:17,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad90fb7-ece7-469e-b6be-1499de59f945 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=8b10b52a586247629d519c68ca99152b&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=2f38943585994ca5ac62653d8c127511", "previous": null, "next": null}} 2019-01-07 23:59:17,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=8b10b52a586247629d519c68ca99152b&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=2f38943585994ca5ac62653d8c127511 used request id req-aad90fb7-ece7-469e-b6be-1499de59f945 2019-01-07 23:59:17,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102144002914s 2019-01-07 23:59:17,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=8b10b52a586247629d519c68ca99152b&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=2f38943585994ca5ac62653d8c127511 used request id req-aad90fb7-ece7-469e-b6be-1499de59f945 2019-01-07 23:59:17,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-07 23:59:17,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511/users/8b10b52a586247629d519c68ca99152b/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:17,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 07 Jan 2019 23:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c5650af-ad75-40e3-a24b-41bff7e5a065 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-07 23:59:17,274 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511/users/8b10b52a586247629d519c68ca99152b/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-2c5650af-ad75-40e3-a24b-41bff7e5a065 2019-01-07 23:59:17,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183085918427s 2019-01-07 23:59:17,274 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511/users/8b10b52a586247629d519c68ca99152b/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-2c5650af-ad75-40e3-a24b-41bff7e5a065 2019-01-07 23:59:17,275 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 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'2f38943585994ca5ac62653d8c127511', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3cf00f93-359c-46db-890d-320171d14faa', 'username': u'vping_ssh-user_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-07 23:59:17,278 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'password': '3cf00f93-359c-46db-890d-320171d14faa', 'project_name': 'vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '2f38943585994ca5ac62653d8c127511', 'project_domain_name': 'Default'} 2019-01-07 23:59:17,279 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-07 23:59:17,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-07 23:59:17,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:17,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cf3fbc-c73b-4d37-b450-d52153e56385 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-07 23:59:17,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-c5cf3fbc-c73b-4d37-b450-d52153e56385 2019-01-07 23:59:17,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110378026962s 2019-01-07 23:59:17,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-c5cf3fbc-c73b-4d37-b450-d52153e56385 2019-01-07 23:59:17,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-07 23:59:17,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-07 23:59:17,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4961c0-3766-4729-a832-f37a28f9779a Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511"}, "tags": [], "enabled": true, "id": "2f38943585994ca5ac62653d8c127511", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-07 23:59:17,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-6a4961c0-3766-4729-a832-f37a28f9779a 2019-01-07 23:59:17,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.099338054657s 2019-01-07 23:59:17,498 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-6a4961c0-3766-4729-a832-f37a28f9779a 2019-01-07 23:59:17,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-07 23:59:17,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" -d '{"network": {"tenant_id": "2f38943585994ca5ac62653d8c127511", "name": "vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "admin_state_up": true}}' 2019-01-07 23:59:19,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-fe9ad881-ab27-4cde-aa33-c034f4e6f67e Date: Mon, 07 Jan 2019 23:59:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"8845aeba-49d4-4857-a20d-db165dcce139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:59:18Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9","admin_state_up":true,"tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:17Z","mtu":1442}} 2019-01-07 23:59:19,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-fe9ad881-ab27-4cde-aa33-c034f4e6f67e 2019-01-07 23:59:19,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.50735902786s 2019-01-07 23:59:19,009 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-fe9ad881-ab27-4cde-aa33-c034f4e6f67e 2019-01-07 23:59:19,009 - 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'dns_domain': u'', u'updated_at': u'2019-01-07T23:59:18Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'8845aeba-49d4-4857-a20d-db165dcce139', u'provider:segmentation_id': 61, 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_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', u'created_at': u'2019-01-07T23:59:17Z', u'mtu': 1442, u'tenant_id': u'2f38943585994ca5ac62653d8c127511', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2f38943585994ca5ac62653d8c127511'}) 2019-01-07 23:59:19,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:59:19,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4c9603-1e98-4043-90c5-0b4e20757d6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-07 23:59:19,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cb4c9603-1e98-4043-90c5-0b4e20757d6e 2019-01-07 23:59:19,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-07 23:59:19,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T00:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f38943585994ca5ac62653d8c127511", "name": "vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2f38943585994ca5ac62653d8c127511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2f38943585994ca5ac62653d8c127511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2f38943585994ca5ac62653d8c127511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2f38943585994ca5ac62653d8c127511", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2f38943585994ca5ac62653d8c127511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2f38943585994ca5ac62653d8c127511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2f38943585994ca5ac62653d8c127511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2f38943585994ca5ac62653d8c127511", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2f38943585994ca5ac62653d8c127511", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2f38943585994ca5ac62653d8c127511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2f38943585994ca5ac62653d8c127511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2f38943585994ca5ac62653d8c127511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2f38943585994ca5ac62653d8c127511", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2f38943585994ca5ac62653d8c127511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "id": "8b10b52a586247629d519c68ca99152b"}, "audit_ids": ["j2mp_L7lShGTmHw2CIRRXw"], "issued_at": "2019-01-07T23:59:19.000000Z"}} 2019-01-07 23:59:19,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:59:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:19,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1216 X-Openstack-Request-Id: req-c2a41d76-8849-4db8-9924-904e17242a78 Date: Mon, 07 Jan 2019 23:59:19 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8845aeba-49d4-4857-a20d-db165dcce139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-07T23:59:18Z","qos_policy_id":null,"name":"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9","admin_state_up":true,"tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:17Z","mtu":1442}]} 2019-01-07 23:59:19,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c2a41d76-8849-4db8-9924-904e17242a78 2019-01-07 23:59:19,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291501045227s 2019-01-07 23:59:19,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c2a41d76-8849-4db8-9924-904e17242a78 2019-01-07 23:59:19,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-07 23:59:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"subnet": {"name": "vping_ssh-subnet_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "enable_dhcp": true, "network_id": "8845aeba-49d4-4857-a20d-db165dcce139", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-07 23:59:21,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b939c227-ca3e-449a-a0ed-76d8fece0704 Date: Mon, 07 Jan 2019 23:59:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8845aeba-49d4-4857-a20d-db165dcce139","tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:59:20Z","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":"2f38943585994ca5ac62653d8c127511","id":"f13a9774-e1ba-4e66-afdb-fad28e2256d5","subnetpool_id":null,"name":"vping_ssh-subnet_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}} 2019-01-07 23:59:21,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b939c227-ca3e-449a-a0ed-76d8fece0704 2019-01-07 23:59:21,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.73249912262s 2019-01-07 23:59:21,465 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b939c227-ca3e-449a-a0ed-76d8fece0704 2019-01-07 23:59:21,465 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-07T23:59:20Z', 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'f13a9774-e1ba-4e66-afdb-fad28e2256d5', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', u'enable_dhcp': True, u'network_id': u'8845aeba-49d4-4857-a20d-db165dcce139', u'tenant_id': u'2f38943585994ca5ac62653d8c127511', u'created_at': u'2019-01-07T23:59:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2f38943585994ca5ac62653d8c127511'}) 2019-01-07 23:59:21,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-07 23:59:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "vping_ssh-router_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "admin_state_up": true}}' 2019-01-07 23:59:23,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-35345e72-d958-4cb7-92fe-f07aadf333ed Date: Mon, 07 Jan 2019 23:59:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:21Z", "admin_state_up": true, "updated_at": "2019-01-07T23:59:22Z", "revision_number": 2, "routes": [], "project_id": "2f38943585994ca5ac62653d8c127511", "id": "49eea963-eb2f-49d2-91ca-5b7813843eaa", "name": "vping_ssh-router_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}} 2019-01-07 23:59:23,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-35345e72-d958-4cb7-92fe-f07aadf333ed 2019-01-07 23:59:23,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.04157400131s 2019-01-07 23:59:23,508 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-35345e72-d958-4cb7-92fe-f07aadf333ed 2019-01-07 23:59:23,508 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2f38943585994ca5ac62653d8c127511', u'created_at': u'2019-01-07T23:59:21Z', u'admin_state_up': True, u'updated_at': u'2019-01-07T23:59:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'2f38943585994ca5ac62653d8c127511', u'id': u'49eea963-eb2f-49d2-91ca-5b7813843eaa', u'name': u'vping_ssh-router_bb5e8cbf-417f-44c0-a0d8-19868d6deba9'}) 2019-01-07 23:59:23,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-07 23:59:23,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/49eea963-eb2f-49d2-91ca-5b7813843eaa/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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"subnet_id": "f13a9774-e1ba-4e66-afdb-fad28e2256d5"}' 2019-01-07 23:59:26,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ffbcbadd-a03a-4b80-8894-395b5f8b0986 Date: Mon, 07 Jan 2019 23:59:26 GMT RESP BODY: {"network_id": "8845aeba-49d4-4857-a20d-db165dcce139", "tenant_id": "2f38943585994ca5ac62653d8c127511", "subnet_id": "f13a9774-e1ba-4e66-afdb-fad28e2256d5", "subnet_ids": ["f13a9774-e1ba-4e66-afdb-fad28e2256d5"], "port_id": "13b2a4ed-3fda-4e10-8a40-7bd125d5774d", "id": "49eea963-eb2f-49d2-91ca-5b7813843eaa"} 2019-01-07 23:59:26,846 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/49eea963-eb2f-49d2-91ca-5b7813843eaa/add_router_interface.json used request id req-ffbcbadd-a03a-4b80-8894-395b5f8b0986 2019-01-07 23:59:26,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.33741402626s 2019-01-07 23:59:26,847 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/49eea963-eb2f-49d2-91ca-5b7813843eaa/add_router_interface.json used request id req-ffbcbadd-a03a-4b80-8894-395b5f8b0986 returning object 49eea963-eb2f-49d2-91ca-5b7813843eaa 2019-01-07 23:59:26,847 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-07 23:59:26,978 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-07 23:59:26,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-07 23:59:26,985 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 07 Jan 2019 23:59:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-07 23:59:26,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:59:26,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:27,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-34eebc78-11db-4da0-aa8c-c7a1e19cea7c Date: Mon, 07 Jan 2019 23:59:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:59:27,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-34eebc78-11db-4da0-aa8c-c7a1e19cea7c 2019-01-07 23:59:27,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205539941788s 2019-01-07 23:59:27,195 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-34eebc78-11db-4da0-aa8c-c7a1e19cea7c 2019-01-07 23:59:27,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-07 23:59:27,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}' 2019-01-07 23:59:27,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/7509947f-eee9-475f-baf3-e9b03336a269 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba840ed6-b8d3-43f8-8ae3-b6cb6a7cc262 Date: Mon, 07 Jan 2019 23:59:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269/file", "owner": "2f38943585994ca5ac62653d8c127511", "id": "7509947f-eee9-475f-baf3-e9b03336a269", "size": null, "self": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:59:27Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "checksum": null, "created_at": "2019-01-07T23:59:27Z", "protected": false} 2019-01-07 23:59:27,964 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-ba840ed6-b8d3-43f8-8ae3-b6cb6a7cc262 2019-01-07 23:59:27,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.761938810349s 2019-01-07 23:59:27,965 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-ba840ed6-b8d3-43f8-8ae3-b6cb6a7cc262 returning object 7509947f-eee9-475f-baf3-e9b03336a269 2019-01-07 23:59:27,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-07 23:59:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/7509947f-eee9-475f-baf3-e9b03336a269/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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '' 2019-01-07 23:59:29,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38e79d8d-0e1f-46a3-afaf-23fae2d8db46 Date: Mon, 07 Jan 2019 23:59:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-07 23:59:29,011 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/7509947f-eee9-475f-baf3-e9b03336a269/file used request id req-38e79d8d-0e1f-46a3-afaf-23fae2d8db46 2019-01-07 23:59:29,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0459549427s 2019-01-07 23:59:29,012 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/7509947f-eee9-475f-baf3-e9b03336a269/file used request id req-38e79d8d-0e1f-46a3-afaf-23fae2d8db46 2019-01-07 23:59:29,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:59:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:29,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-682943c7-8c34-4193-b7f0-f600ec57396f Date: Mon, 07 Jan 2019 23:59:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap", "metadata": {}}], "file": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269/file", "owner": "2f38943585994ca5ac62653d8c127511", "id": "7509947f-eee9-475f-baf3-e9b03336a269", "size": 12716032, "self": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:59:28Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:59:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:59:29,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-682943c7-8c34-4193-b7f0-f600ec57396f 2019-01-07 23:59:29,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.234773159027s 2019-01-07 23:59:29,251 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-682943c7-8c34-4193-b7f0-f600ec57396f 2019-01-07 23:59:29,253 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7509947f-eee9-475f-baf3-e9b03336a269/file', 'owner': u'2f38943585994ca5ac62653d8c127511', 'id': u'7509947f-eee9-475f-baf3-e9b03336a269', 'size': 12716032, u'self': u'/v2/images/7509947f-eee9-475f-baf3-e9b03336a269', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2f38943585994ca5ac62653d8c127511', 'name': 'vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-07T23:59:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-07T23:59:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7509947f-eee9-475f-baf3-e9b03336a269', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'created': u'2019-01-07T23:59:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-07T23:59:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7509947f-eee9-475f-baf3-e9b03336a269', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-07 23:59:29,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-07 23:59:29,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-07 23:59:29,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-6a031821-1e40-4953-9da0-2fbf5141dfd7 x-compute-request-id: req-6a031821-1e40-4953-9da0-2fbf5141dfd7 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "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": "d4213d8e-077f-4077-846e-3b8546c78196"}} 2019-01-07 23:59:29,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6a031821-1e40-4953-9da0-2fbf5141dfd7 2019-01-07 23:59:29,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.290836811066s 2019-01-07 23:59:29,545 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6a031821-1e40-4953-9da0-2fbf5141dfd7 2019-01-07 23:59:29,546 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', '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'09a7ababfff6470fbcae0a281405cb8c', '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'd4213d8e-077f-4077-846e-3b8546c78196', 'swap': 0}) 2019-01-07 23:59:29,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-07 23:59:29,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196/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}b7518751e016881de0ef25261b5e50b7d31a14b5" -d '{"extra_specs": {}}' 2019-01-07 23:59:29,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91d925c9-605b-417a-9d52-125af418b1de x-compute-request-id: req-91d925c9-605b-417a-9d52-125af418b1de Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-07 23:59:29,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196/os-extra_specs used request id req-91d925c9-605b-417a-9d52-125af418b1de 2019-01-07 23:59:29,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220382213593s 2019-01-07 23:59:29,569 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196/os-extra_specs used request id req-91d925c9-605b-417a-9d52-125af418b1de 2019-01-07 23:59:29,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-07 23:59:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"keypair": {"name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}}' 2019-01-07 23:59:29,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-76d5471c-687d-4f50-8b9a-49ef37a8341d x-compute-request-id: req-76d5471c-687d-4f50-8b9a-49ef37a8341d Content-Encoding: gzip Content-Length: 1812 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDatxo0j28tWKwB+qq3q1gK7Ao3Lb9N4XrwSR5Pc67Uo3HzxAy71dbgG+0MgbJQOOZ8z1l80+D2h729LDok7l9bs3Ax6GiegYn+Gw/x00PPvIxfvPWFsjw4Qj5KNsw4UU9zrrUP3ZUP/2P/oSmVjvqN8IGaryzbA80xUhspJgxxspEXebvWz1nYVOV7FFSkzK+VbDKX1dh2qXC3ZPa7yMUPCSzNnum6Hnd6jQH/ixnlxLN0aoalfUFnQ9DDwcQiDH3Cy443LH8FsWJtY+otOeOb+o6+Y6Lbg51ueJ+VDhIhQEtP6SDPstYPwstG0LqPuebOj1bbpslKCnF7QA3TGvkL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2rcaNI9vLVisAfqqt6tYCuwKNy2/TeF68EkeT3Ou1KNx88QM\nu9XW4BvtDIGyUDjmfM9ZfNPg9oe9vSw6JO5fW7NwMehonoGJ/hsP8dNDz7yMX7z1\nhbI8OEI+SjbMOFFPc661D92VD/9j/6EplY76jfCBmq8s2wPNMVIbKSYMcbKRF3m7\n1s9Z2FTlexRUpMyvlWwyl9XYdqlwt2T2u8jFDwkszZ7puh53eo0B/4sZ5cSzdGqG\npX1BZ0PQw8HEIgx9wsuONyx/BbFibWPqLTnjm/qOvmOi24OdbniflQ4SIUBLT+kg\nz7LWD8LLRtC6j7nmzo9W26bJSgpxe0AN0xr5CwIDAQABAoIBADMSBE13nKdDCE8i\nABEJMnLCcRQ3W29NEk7fU/OLeKxwSeB4y9xkb1s/ShfchQ2Ua8WDCUtLkkEeqyBs\nHluXSa749F7C/QLeDqHGIe/+u9vbFBAa6F3Co6sjVLYxm3gfDGVfyymcPP1STkBX\nmoUwsLLKEQlUlC3D8nrsyCjQmKFHeXFO/m8jmqeLB17POmJmUMkCr/fW1sATr67U\ndKLXYZq5qXf32pfu1JidDIGCW3FDdgye2Ddwr3rr6yfTJSehbq7BfFXV5+0MMXhL\nXLHHZgZ2QXlKjU9dxx6grOZPf+LnRB+B0onpsg3kfPfsPbXY8OburhB9nliAWCIA\n33pRQfECgYEA8Qz1oE58GvNvi8h10cvkIXlS87MBZR6uxwnEuvF3aAVTDVR5L54f\nf+WU0c9MWKDdC1XzANGSgr2AkZptNMinneutRljUlBt4a5ob2/XI3feEMs16LYFx\npqk3j+EBiMglij9SoGCsY4J3DqhxRI3aABGAkHF9FVVy/WZV0gJxV4kCgYEA6EeJ\nA2yWmVxYLY2jfjg73HY1XfeRvkGjk7RqW/RoNRrJeZBPsKT7BuosyArs88NKzYGi\n/J0mEPVabFEOWYlcvSzZrLQ7rvoDMHbkM6t8vEXBluJOrIqVAkGiw99E9ZOJFG2M\n6lTB06K/795fomdoPqq64WUzJATw11xp3a3jUvMCgYEAnNKOlq2ZBjusLWfMZyJc\nF/8DnbKuzKfKk4liaTEhOxaDst9rPDSGT8IAMQPJqrt1M6PGRZkS1WYOWCv8smN8\n0Tv77hFqs7SvgmmviEn+VZJrelW+EA7v7rqWgE+lnOSBr9CEo/xhCxhc9rdVgYE7\n++FnIBIFi7Sc7AkA+nFGZekCgYBJ2uT/x7kizi/jXBPOAEdYU+WoGR2oJurB/i2L\nS20O5ZOGKZKNEggXLMJMYNzyrPfN3BhcxgLihYDYy/UKFxj7tZUIys3nVutIr6Tj\noPUqT+u78/0b83xpmUENkqI0i1KcwjB6GbT/e9IXjNdPph2JP3PoUust2rxRXbrz\nl2SebQKBgQDQ9Skwqx3gss2mFjvZzW9IRFkvozTOh2L3YbwIz3NNGfK8gIi8e2jP\nbTGCTZ/zrelBmIEnUV035tSDZRTWwR73WMeEpOC+s34M3+NXGzydqdzsoYC9Dd9p\ni24udST/uTxx3rAQEHRT4V5+f6PUSpGXe5z9HUp7SfItMFalFDOtOA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8b10b52a586247629d519c68ca99152b", "name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "fingerprint": "00:fd:2c:35:48:dd:a4:b3:f8:c5:fb:7e:ac:1b:40:46"}} 2019-01-07 23:59:29,985 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-76d5471c-687d-4f50-8b9a-49ef37a8341d 2019-01-07 23:59:29,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.415894985199s 2019-01-07 23:59:29,986 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-76d5471c-687d-4f50-8b9a-49ef37a8341d 2019-01-07 23:59:29,987 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDatxo0j28tWKwB+qq3q1gK7Ao3Lb9N4XrwSR5Pc67Uo3HzxAy71dbgG+0MgbJQOOZ8z1l80+D2h729LDok7l9bs3Ax6GiegYn+Gw/x00PPvIxfvPWFsjw4Qj5KNsw4UU9zrrUP3ZUP/2P/oSmVjvqN8IGaryzbA80xUhspJgxxspEXebvWz1nYVOV7FFSkzK+VbDKX1dh2qXC3ZPa7yMUPCSzNnum6Hnd6jQH/ixnlxLN0aoalfUFnQ9DDwcQiDH3Cy443LH8FsWJtY+otOeOb+o6+Y6Lbg51ueJ+VDhIhQEtP6SDPstYPwstG0LqPuebOj1bbpslKCnF7QA3TGvkL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2rcaNI9vLVisAfqqt6tYCuwKNy2/TeF68EkeT3Ou1KNx88QM\nu9XW4BvtDIGyUDjmfM9ZfNPg9oe9vSw6JO5fW7NwMehonoGJ/hsP8dNDz7yMX7z1\nhbI8OEI+SjbMOFFPc661D92VD/9j/6EplY76jfCBmq8s2wPNMVIbKSYMcbKRF3m7\n1s9Z2FTlexRUpMyvlWwyl9XYdqlwt2T2u8jFDwkszZ7puh53eo0B/4sZ5cSzdGqG\npX1BZ0PQw8HEIgx9wsuONyx/BbFibWPqLTnjm/qOvmOi24OdbniflQ4SIUBLT+kg\nz7LWD8LLRtC6j7nmzo9W26bJSgpxe0AN0xr5CwIDAQABAoIBADMSBE13nKdDCE8i\nABEJMnLCcRQ3W29NEk7fU/OLeKxwSeB4y9xkb1s/ShfchQ2Ua8WDCUtLkkEeqyBs\nHluXSa749F7C/QLeDqHGIe/+u9vbFBAa6F3Co6sjVLYxm3gfDGVfyymcPP1STkBX\nmoUwsLLKEQlUlC3D8nrsyCjQmKFHeXFO/m8jmqeLB17POmJmUMkCr/fW1sATr67U\ndKLXYZq5qXf32pfu1JidDIGCW3FDdgye2Ddwr3rr6yfTJSehbq7BfFXV5+0MMXhL\nXLHHZgZ2QXlKjU9dxx6grOZPf+LnRB+B0onpsg3kfPfsPbXY8OburhB9nliAWCIA\n33pRQfECgYEA8Qz1oE58GvNvi8h10cvkIXlS87MBZR6uxwnEuvF3aAVTDVR5L54f\nf+WU0c9MWKDdC1XzANGSgr2AkZptNMinneutRljUlBt4a5ob2/XI3feEMs16LYFx\npqk3j+EBiMglij9SoGCsY4J3DqhxRI3aABGAkHF9FVVy/WZV0gJxV4kCgYEA6EeJ\nA2yWmVxYLY2jfjg73HY1XfeRvkGjk7RqW/RoNRrJeZBPsKT7BuosyArs88NKzYGi\n/J0mEPVabFEOWYlcvSzZrLQ7rvoDMHbkM6t8vEXBluJOrIqVAkGiw99E9ZOJFG2M\n6lTB06K/795fomdoPqq64WUzJATw11xp3a3jUvMCgYEAnNKOlq2ZBjusLWfMZyJc\nF/8DnbKuzKfKk4liaTEhOxaDst9rPDSGT8IAMQPJqrt1M6PGRZkS1WYOWCv8smN8\n0Tv77hFqs7SvgmmviEn+VZJrelW+EA7v7rqWgE+lnOSBr9CEo/xhCxhc9rdVgYE7\n++FnIBIFi7Sc7AkA+nFGZekCgYBJ2uT/x7kizi/jXBPOAEdYU+WoGR2oJurB/i2L\nS20O5ZOGKZKNEggXLMJMYNzyrPfN3BhcxgLihYDYy/UKFxj7tZUIys3nVutIr6Tj\noPUqT+u78/0b83xpmUENkqI0i1KcwjB6GbT/e9IXjNdPph2JP3PoUust2rxRXbrz\nl2SebQKBgQDQ9Skwqx3gss2mFjvZzW9IRFkvozTOh2L3YbwIz3NNGfK8gIi8e2jP\nbTGCTZ/zrelBmIEnUV035tSDZRTWwR73WMeEpOC+s34M3+NXGzydqdzsoYC9Dd9p\ni24udST/uTxx3rAQEHRT4V5+f6PUSpGXe5z9HUp7SfItMFalFDOtOA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8b10b52a586247629d519c68ca99152b', 'name': u'vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'created_at': '2019-01-07T23:59:29.987000', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2f38943585994ca5ac62653d8c127511', 'name': 'vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:fd:2c:35:48:dd:a4:b3:f8:c5:fb:7e:ac:1b:40:46', 'type': 'ssh', 'id': u'vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9'}) 2019-01-07 23:59:29,987 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2rcaNI9vLVisAfqqt6tYCuwKNy2/TeF68EkeT3Ou1KNx88QM u9XW4BvtDIGyUDjmfM9ZfNPg9oe9vSw6JO5fW7NwMehonoGJ/hsP8dNDz7yMX7z1 hbI8OEI+SjbMOFFPc661D92VD/9j/6EplY76jfCBmq8s2wPNMVIbKSYMcbKRF3m7 1s9Z2FTlexRUpMyvlWwyl9XYdqlwt2T2u8jFDwkszZ7puh53eo0B/4sZ5cSzdGqG pX1BZ0PQw8HEIgx9wsuONyx/BbFibWPqLTnjm/qOvmOi24OdbniflQ4SIUBLT+kg z7LWD8LLRtC6j7nmzo9W26bJSgpxe0AN0xr5CwIDAQABAoIBADMSBE13nKdDCE8i ABEJMnLCcRQ3W29NEk7fU/OLeKxwSeB4y9xkb1s/ShfchQ2Ua8WDCUtLkkEeqyBs HluXSa749F7C/QLeDqHGIe/+u9vbFBAa6F3Co6sjVLYxm3gfDGVfyymcPP1STkBX moUwsLLKEQlUlC3D8nrsyCjQmKFHeXFO/m8jmqeLB17POmJmUMkCr/fW1sATr67U dKLXYZq5qXf32pfu1JidDIGCW3FDdgye2Ddwr3rr6yfTJSehbq7BfFXV5+0MMXhL XLHHZgZ2QXlKjU9dxx6grOZPf+LnRB+B0onpsg3kfPfsPbXY8OburhB9nliAWCIA 33pRQfECgYEA8Qz1oE58GvNvi8h10cvkIXlS87MBZR6uxwnEuvF3aAVTDVR5L54f f+WU0c9MWKDdC1XzANGSgr2AkZptNMinneutRljUlBt4a5ob2/XI3feEMs16LYFx pqk3j+EBiMglij9SoGCsY4J3DqhxRI3aABGAkHF9FVVy/WZV0gJxV4kCgYEA6EeJ A2yWmVxYLY2jfjg73HY1XfeRvkGjk7RqW/RoNRrJeZBPsKT7BuosyArs88NKzYGi /J0mEPVabFEOWYlcvSzZrLQ7rvoDMHbkM6t8vEXBluJOrIqVAkGiw99E9ZOJFG2M 6lTB06K/795fomdoPqq64WUzJATw11xp3a3jUvMCgYEAnNKOlq2ZBjusLWfMZyJc F/8DnbKuzKfKk4liaTEhOxaDst9rPDSGT8IAMQPJqrt1M6PGRZkS1WYOWCv8smN8 0Tv77hFqs7SvgmmviEn+VZJrelW+EA7v7rqWgE+lnOSBr9CEo/xhCxhc9rdVgYE7 ++FnIBIFi7Sc7AkA+nFGZekCgYBJ2uT/x7kizi/jXBPOAEdYU+WoGR2oJurB/i2L S20O5ZOGKZKNEggXLMJMYNzyrPfN3BhcxgLihYDYy/UKFxj7tZUIys3nVutIr6Tj oPUqT+u78/0b83xpmUENkqI0i1KcwjB6GbT/e9IXjNdPph2JP3PoUust2rxRXbrz l2SebQKBgQDQ9Skwqx3gss2mFjvZzW9IRFkvozTOh2L3YbwIz3NNGfK8gIi8e2jP bTGCTZ/zrelBmIEnUV035tSDZRTWwR73WMeEpOC+s34M3+NXGzydqdzsoYC9Dd9p i24udST/uTxx3rAQEHRT4V5+f6PUSpGXe5z9HUp7SfItMFalFDOtOA== -----END RSA PRIVATE KEY----- 2019-01-07 23:59:29,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-07 23:59:29,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"security_group": {"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-01-07 23:59:30,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-148c2ac6-d037-42db-8e8c-95e43e339dcb Date: Mon, 07 Jan 2019 23:59:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:30Z", "updated_at": "2019-01-07T23:59:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:30Z", "revision_number": 0, "id": "38478365-a18b-4e25-883f-b13032b015b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:30Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:30Z", "revision_number": 0, "id": "3e086321-8408-4974-8715-1cc54270c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:30Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}], "revision_number": 2, "project_id": "2f38943585994ca5ac62653d8c127511", "id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}} 2019-01-07 23:59:30,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-148c2ac6-d037-42db-8e8c-95e43e339dcb 2019-01-07 23:59:30,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.637722015381s 2019-01-07 23:59:30,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-148c2ac6-d037-42db-8e8c-95e43e339dcb 2019-01-07 23:59:30,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:59:30,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:30,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-dce02381-1e5d-49a0-841f-27d7122d65ef Date: Mon, 07 Jan 2019 23:59:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:30Z", "updated_at": "2019-01-07T23:59:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:30Z", "revision_number": 0, "id": "38478365-a18b-4e25-883f-b13032b015b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:30Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:30Z", "revision_number": 0, "id": "3e086321-8408-4974-8715-1cc54270c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:30Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}], "revision_number": 2, "project_id": "2f38943585994ca5ac62653d8c127511", "id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}, {"description": "Default security group", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:17Z", "updated_at": "2019-01-07T23:59:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "26988f9d-150b-48ad-bb2d-fa1907175ca8", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "3c2297a5-26b2-4299-92bb-afffc0dad6d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "b1e2211c-1a02-4d29-8c4a-2400408b8e9c", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "cd078ed7-c02b-488e-bd68-c96e6cae4f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}], "revision_number": 4, "project_id": "2f38943585994ca5ac62653d8c127511", "id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "name": "default"}]} 2019-01-07 23:59:30,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-dce02381-1e5d-49a0-841f-27d7122d65ef 2019-01-07 23:59:30,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236645936966s 2019-01-07 23:59:30,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-dce02381-1e5d-49a0-841f-27d7122d65ef 2019-01-07 23:59:30,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-07 23:59:30,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -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": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82"}}' 2019-01-07 23:59:31,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-285ebed7-b460-4092-8d36-d560539c73a3 Date: Mon, 07 Jan 2019 23:59:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-07T23:59:31Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "port_range_min": 22, "revision_number": 0, "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:31Z", "project_id": "2f38943585994ca5ac62653d8c127511", "id": "43c5528f-3ab9-4657-80e5-93f5c5734021"}} 2019-01-07 23:59:31,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-285ebed7-b460-4092-8d36-d560539c73a3 2019-01-07 23:59:31,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.418004989624s 2019-01-07 23:59:31,292 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-285ebed7-b460-4092-8d36-d560539c73a3 2019-01-07 23:59:31,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-07 23:59:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:31,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-b6b28d51-d399-476c-9231-9eba8c627c29 Date: Mon, 07 Jan 2019 23:59:31 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:30Z", "updated_at": "2019-01-07T23:59:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:30Z", "revision_number": 0, "id": "38478365-a18b-4e25-883f-b13032b015b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:30Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:30Z", "revision_number": 0, "id": "3e086321-8408-4974-8715-1cc54270c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:30Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-07T23:59:31Z", "revision_number": 0, "id": "43c5528f-3ab9-4657-80e5-93f5c5734021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:31Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}], "revision_number": 3, "project_id": "2f38943585994ca5ac62653d8c127511", "id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}, {"description": "Default security group", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:17Z", "updated_at": "2019-01-07T23:59:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "26988f9d-150b-48ad-bb2d-fa1907175ca8", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "3c2297a5-26b2-4299-92bb-afffc0dad6d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "b1e2211c-1a02-4d29-8c4a-2400408b8e9c", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "cd078ed7-c02b-488e-bd68-c96e6cae4f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}], "revision_number": 4, "project_id": "2f38943585994ca5ac62653d8c127511", "id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "name": "default"}]} 2019-01-07 23:59:31,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b6b28d51-d399-476c-9231-9eba8c627c29 2019-01-07 23:59:31,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235455989838s 2019-01-07 23:59:31,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b6b28d51-d399-476c-9231-9eba8c627c29 2019-01-07 23:59:31,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-07 23:59:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -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": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82"}}' 2019-01-07 23:59:31,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8a3fcad4-6676-4c33-a2ec-031df3370fb8 Date: Mon, 07 Jan 2019 23:59:31 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": "2019-01-07T23:59:31Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "port_range_min": null, "revision_number": 0, "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:31Z", "project_id": "2f38943585994ca5ac62653d8c127511", "id": "1a868204-3033-4d68-b97e-c1dd53e552b6"}} 2019-01-07 23:59:31,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-8a3fcad4-6676-4c33-a2ec-031df3370fb8 2019-01-07 23:59:31,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.440962076187s 2019-01-07 23:59:31,976 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-8a3fcad4-6676-4c33-a2ec-031df3370fb8 2019-01-07 23:59:31,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:59:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:32,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-1a0822ec-2aa9-4193-beba-f60a4af4b6fb Date: Mon, 07 Jan 2019 23:59:32 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8845aeba-49d4-4857-a20d-db165dcce139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","subnets":["f13a9774-e1ba-4e66-afdb-fad28e2256d5"],"description":"","tags":[],"updated_at":"2019-01-07T23:59:20Z","qos_policy_id":null,"name":"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9","admin_state_up":true,"tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:17Z","mtu":1442}]} 2019-01-07 23:59:32,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-1a0822ec-2aa9-4193-beba-f60a4af4b6fb 2019-01-07 23:59:32,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.310351133347s 2019-01-07 23:59:32,288 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-1a0822ec-2aa9-4193-beba-f60a4af4b6fb 2019-01-07 23:59:32,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:59:32,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:32,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0e889b97-43ea-4e84-9725-a91e2fe9e1fd Date: Mon, 07 Jan 2019 23:59:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap", "metadata": {}}], "file": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269/file", "owner": "2f38943585994ca5ac62653d8c127511", "id": "7509947f-eee9-475f-baf3-e9b03336a269", "size": 12716032, "self": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:59:28Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:59:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:59:32,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-0e889b97-43ea-4e84-9725-a91e2fe9e1fd 2019-01-07 23:59:32,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209085941315s 2019-01-07 23:59:32,502 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-0e889b97-43ea-4e84-9725-a91e2fe9e1fd 2019-01-07 23:59:32,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-07 23:59:32,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:32,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59: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-70b963b3-1f39-46b0-a223-ea4bece3f64b x-compute-request-id: req-70b963b3-1f39-46b0-a223-ea4bece3f64b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "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": "d4213d8e-077f-4077-846e-3b8546c78196"}]} 2019-01-07 23:59:32,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-70b963b3-1f39-46b0-a223-ea4bece3f64b 2019-01-07 23:59:32,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133502960205s 2019-01-07 23:59:32,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-70b963b3-1f39-46b0-a223-ea4bece3f64b 2019-01-07 23:59:32,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-07 23:59:32,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"server": {"name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "imageRef": "7509947f-eee9-475f-baf3-e9b03336a269", "flavorRef": "d4213d8e-077f-4077-846e-3b8546c78196", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8845aeba-49d4-4857-a20d-db165dcce139"}], "security_groups": [{"name": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82"}]}}' 2019-01-07 23:59:36,481 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23:59: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-4fad3de1-6ee0-4628-b856-965612119148 x-compute-request-id: req-4fad3de1-6ee0-4628-b856-965612119148 Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82"}], "OS-DCF:diskConfig": "MANUAL", "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "adminPass": "3wD3f9dsdFot"}} 2019-01-07 23:59:36,481 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-4fad3de1-6ee0-4628-b856-965612119148 2019-01-07 23:59:36,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.84192800522s 2019-01-07 23:59:36,482 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-4fad3de1-6ee0-4628-b856-965612119148 2019-01-07 23:59:36,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:36,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:36,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-9a1d16cd-540d-413c-a978-7962cf7a2b30 x-compute-request-id: req-9a1d16cd-540d-413c-a978-7962cf7a2b30 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.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:59:36,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9a1d16cd-540d-413c-a978-7962cf7a2b30 2019-01-07 23:59:36,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425525903702s 2019-01-07 23:59:36,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9a1d16cd-540d-413c-a978-7962cf7a2b30 2019-01-07 23:59:36,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:59:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:37,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-d6f84813-9bf1-4f6b-8473-980340342159 Date: Mon, 07 Jan 2019 23:59:37 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8845aeba-49d4-4857-a20d-db165dcce139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","subnets":["f13a9774-e1ba-4e66-afdb-fad28e2256d5"],"description":"","tags":[],"updated_at":"2019-01-07T23:59:20Z","qos_policy_id":null,"name":"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9","admin_state_up":true,"tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:17Z","mtu":1442}]} 2019-01-07 23:59:37,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d6f84813-9bf1-4f6b-8473-980340342159 2019-01-07 23:59:37,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.455619096756s 2019-01-07 23:59:37,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d6f84813-9bf1-4f6b-8473-980340342159 2019-01-07 23:59:37,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-07 23:59:37,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:37,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-45655af9-da38-48a5-815a-f5e1e10a38a6 Date: Mon, 07 Jan 2019 23:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8845aeba-49d4-4857-a20d-db165dcce139","tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:59:20Z","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":"2f38943585994ca5ac62653d8c127511","id":"f13a9774-e1ba-4e66-afdb-fad28e2256d5","subnetpool_id":null,"name":"vping_ssh-subnet_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}]} 2019-01-07 23:59:37,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-45655af9-da38-48a5-815a-f5e1e10a38a6 2019-01-07 23:59:37,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.270505905151s 2019-01-07 23:59:37,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-45655af9-da38-48a5-815a-f5e1e10a38a6 2019-01-07 23:59:37,644 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:59:39,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:39,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-62ab19cb-6894-41c6-8ac5-af3afd590078 x-compute-request-id: req-62ab19cb-6894-41c6-8ac5-af3afd590078 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:39Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:59:39,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-62ab19cb-6894-41c6-8ac5-af3afd590078 2019-01-07 23:59:39,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344053030014s 2019-01-07 23:59:39,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-62ab19cb-6894-41c6-8ac5-af3afd590078 2019-01-07 23:59:39,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:59:41,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:42,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:42,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f66ec2d7-e3a9-44a0-b57d-4a341d73c379 x-compute-request-id: req-f66ec2d7-e3a9-44a0-b57d-4a341d73c379 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.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:39Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:59:42,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f66ec2d7-e3a9-44a0-b57d-4a341d73c379 2019-01-07 23:59:42,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387457847595s 2019-01-07 23:59:42,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f66ec2d7-e3a9-44a0-b57d-4a341d73c379 2019-01-07 23:59:42,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:59:44,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:44,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:45,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12cd8fd3-649b-4652-b679-fec80d42dfe5 x-compute-request-id: req-12cd8fd3-649b-4652-b679-fec80d42dfe5 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.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:39Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:59:45,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-12cd8fd3-649b-4652-b679-fec80d42dfe5 2019-01-07 23:59:45,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692521095276s 2019-01-07 23:59:45,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-12cd8fd3-649b-4652-b679-fec80d42dfe5 2019-01-07 23:59:45,088 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:59:47,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:48,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-60a1a754-2c3b-4dab-9a66-21d33a0f228c x-compute-request-id: req-60a1a754-2c3b-4dab-9a66-21d33a0f228c 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.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:39Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:59:48,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-60a1a754-2c3b-4dab-9a66-21d33a0f228c 2019-01-07 23:59:48,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916406869888s 2019-01-07 23:59:48,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-60a1a754-2c3b-4dab-9a66-21d33a0f228c 2019-01-07 23:59:48,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:59:50,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:51,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9c6db23-d600-4f8a-b07f-7b693b19dbcc x-compute-request-id: req-d9c6db23-d600-4f8a-b07f-7b693b19dbcc Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:c4:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:59:48.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:59:49Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:59:51,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d9c6db23-d600-4f8a-b07f-7b693b19dbcc 2019-01-07 23:59:51,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34139299393s 2019-01-07 23:59:51,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d9c6db23-d600-4f8a-b07f-7b693b19dbcc 2019-01-07 23:59:51,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-07 23:59:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=fce5a566-3ef8-4a1b-b5be-63a324950586" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:51,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-e46b3e3c-f4c3-4183-908e-acfbc8594c44 Date: Mon, 07 Jan 2019 23:59:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-07T23:59:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f13a9774-e1ba-4e66-afdb-fad28e2256d5","ip_address":"192.168.120.14"}],"id":"9de7c74f-1142-464c-a0a1-1ba27d4f3dad","security_groups":["1d51fa0b-f4e0-4b7d-9939-c6d9081afc82"],"mac_address":"fa:16:3e:f9:c4:63","project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-14","ip_address":"192.168.120.14","fqdn":"host-192-168-120-14.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8845aeba-49d4-4857-a20d-db165dcce139","dns_name":"","created_at":"2019-01-07T23:59:40Z","binding:vnic_type":"normal","device_id":"fce5a566-3ef8-4a1b-b5be-63a324950586","tenant_id":"2f38943585994ca5ac62653d8c127511"}]} 2019-01-07 23:59:51,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=fce5a566-3ef8-4a1b-b5be-63a324950586 used request id req-e46b3e3c-f4c3-4183-908e-acfbc8594c44 2019-01-07 23:59:51,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.231648921967s 2019-01-07 23:59:51,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=fce5a566-3ef8-4a1b-b5be-63a324950586 used request id req-e46b3e3c-f4c3-4183-908e-acfbc8594c44 2019-01-07 23:59:51,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-07 23:59:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=9de7c74f-1142-464c-a0a1-1ba27d4f3dad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:51,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4374851f-f8c7-4e94-9f1d-5eb46b963ecb Date: Mon, 07 Jan 2019 23:59:51 GMT RESP BODY: {"floatingips": []} 2019-01-07 23:59:51,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=9de7c74f-1142-464c-a0a1-1ba27d4f3dad used request id req-4374851f-f8c7-4e94-9f1d-5eb46b963ecb 2019-01-07 23:59:51,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0210330486298s 2019-01-07 23:59:51,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=9de7c74f-1142-464c-a0a1-1ba27d4f3dad used request id req-4374851f-f8c7-4e94-9f1d-5eb46b963ecb 2019-01-07 23:59:51,620 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f9:c4:63', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7509947f-eee9-475f-baf3-e9b03336a269'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-07T23:59:48.000000', 'flavor': Munch({u'id': u'd4213d8e-077f-4077-846e-3b8546c78196'}), 'az': u'nova', 'id': u'fce5a566-3ef8-4a1b-b5be-63a324950586', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8b10b52a586247629d519c68ca99152b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2f38943585994ca5ac62653d8c127511', 'name': 'vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', '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'2019-01-07T23:59:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-07T23:59:49Z', 'hostId': u'fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad', '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'2019-01-07T23:59:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2f38943585994ca5ac62653d8c127511', 'name': u'vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'adminPass': u'3wD3f9dsdFot', 'tenant_id': u'2f38943585994ca5ac62653d8c127511', 'created_at': u'2019-01-07T23:59:36Z', 'created': u'2019-01-07T23:59:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-07 23:59:51,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-07 23:59:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:51,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-1a7c6d4a-3320-44d3-b3b9-e91278038e96 Date: Mon, 07 Jan 2019 23:59:51 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8845aeba-49d4-4857-a20d-db165dcce139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","subnets":["f13a9774-e1ba-4e66-afdb-fad28e2256d5"],"description":"","tags":[],"updated_at":"2019-01-07T23:59:20Z","qos_policy_id":null,"name":"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9","admin_state_up":true,"tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:17Z","mtu":1442}]} 2019-01-07 23:59:51,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-1a7c6d4a-3320-44d3-b3b9-e91278038e96 2019-01-07 23:59:51,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245790958405s 2019-01-07 23:59:51,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-1a7c6d4a-3320-44d3-b3b9-e91278038e96 2019-01-07 23:59:51,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-07 23:59:51,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:52,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e8abc860-32a7-43c7-bb61-0e658a8a79b4 Date: Mon, 07 Jan 2019 23:59:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap", "metadata": {}}], "file": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269/file", "owner": "2f38943585994ca5ac62653d8c127511", "id": "7509947f-eee9-475f-baf3-e9b03336a269", "size": 12716032, "self": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:59:28Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:59:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-07 23:59:52,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-e8abc860-32a7-43c7-bb61-0e658a8a79b4 2019-01-07 23:59:52,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.705811977386s 2019-01-07 23:59:52,578 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-e8abc860-32a7-43c7-bb61-0e658a8a79b4 2019-01-07 23:59:52,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-07 23:59:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:52,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-ff20f5ac-f267-4478-bbac-e9be6ead0847 x-compute-request-id: req-ff20f5ac-f267-4478-bbac-e9be6ead0847 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "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": "d4213d8e-077f-4077-846e-3b8546c78196"}]} 2019-01-07 23:59:52,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-ff20f5ac-f267-4478-bbac-e9be6ead0847 2019-01-07 23:59:52,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136308908463s 2019-01-07 23:59:52,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-ff20f5ac-f267-4478-bbac-e9be6ead0847 2019-01-07 23:59:52,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-07 23:59:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"server": {"name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "imageRef": "7509947f-eee9-475f-baf3-e9b03336a269", "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "flavorRef": "d4213d8e-077f-4077-846e-3b8546c78196", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8845aeba-49d4-4857-a20d-db165dcce139"}], "security_groups": [{"name": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82"}]}}' 2019-01-07 23:59:56,376 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 07 Jan 2019 23: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 x-openstack-request-id: req-65cd2312-8d4f-4beb-aae9-3a3fae94593a x-compute-request-id: req-65cd2312-8d4f-4beb-aae9-3a3fae94593a Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82"}], "OS-DCF:diskConfig": "MANUAL", "id": "87e19974-18e3-4176-8186-113f8a9358b3", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "adminPass": "TUoU9sfwAJTU"}} 2019-01-07 23:59:56,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-65cd2312-8d4f-4beb-aae9-3a3fae94593a 2019-01-07 23:59:56,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.65893006325s 2019-01-07 23:59:56,377 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-65cd2312-8d4f-4beb-aae9-3a3fae94593a 2019-01-07 23:59:56,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:56,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-07 23:59:57,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23:59:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de6a18ee-50dd-4a35-b391-a2e3c5350711 x-compute-request-id: req-de6a18ee-50dd-4a35-b391-a2e3c5350711 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "87e19974-18e3-4176-8186-113f8a9358b3", "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:56Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:c4:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:59:48.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:59:49Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-07 23:59:57,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-de6a18ee-50dd-4a35-b391-a2e3c5350711 2019-01-07 23:59:57,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716544866562s 2019-01-07 23:59:57,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-de6a18ee-50dd-4a35-b391-a2e3c5350711 2019-01-07 23:59:57,100 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-07 23:59:59,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-07 23:59:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:00,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 07 Jan 2019 23: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-ba5f9bac-aead-4ede-9a55-d9502345c098 x-compute-request-id: req-ba5f9bac-aead-4ede-9a55-d9502345c098 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "87e19974-18e3-4176-8186-113f8a9358b3", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:58Z", "hostId": "e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:56Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:c4:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:59:48.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:59:49Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:00,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ba5f9bac-aead-4ede-9a55-d9502345c098 2019-01-08 00:00:00,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22777915001s 2019-01-08 00:00:00,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ba5f9bac-aead-4ede-9a55-d9502345c098 2019-01-08 00:00:00,334 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:00:02,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:02,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:02,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-f7a07e4a-551c-402c-9aca-f62e97efce9d x-compute-request-id: req-f7a07e4a-551c-402c-9aca-f62e97efce9d Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "87e19974-18e3-4176-8186-113f8a9358b3", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:58Z", "hostId": "e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:56Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:c4:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:59:48.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:59:49Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:02,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f7a07e4a-551c-402c-9aca-f62e97efce9d 2019-01-08 00:00:02,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648987054825s 2019-01-08 00:00:02,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f7a07e4a-551c-402c-9aca-f62e97efce9d 2019-01-08 00:00:02,992 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:00:04,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:04,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:06,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-356c0462-d349-4126-b355-583e8670b1b6 x-compute-request-id: req-356c0462-d349-4126-b355-583e8670b1b6 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "87e19974-18e3-4176-8186-113f8a9358b3", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:58Z", "hostId": "e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:56Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:c4:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:59:48.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:59:49Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:06,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-356c0462-d349-4126-b355-583e8670b1b6 2019-01-08 00:00:06,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23180603981s 2019-01-08 00:00:06,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-356c0462-d349-4126-b355-583e8670b1b6 2019-01-08 00:00:06,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:00:08,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:08,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:08,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d639c453-0d31-4254-ab13-e1940b79a775 x-compute-request-id: req-d639c453-0d31-4254-ab13-e1940b79a775 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "87e19974-18e3-4176-8186-113f8a9358b3", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-07T23:59:58Z", "hostId": "e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:56Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:c4:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:59:48.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:59:49Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:08,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d639c453-0d31-4254-ab13-e1940b79a775 2019-01-08 00:00:08,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594130992889s 2019-01-08 00:00:08,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d639c453-0d31-4254-ab13-e1940b79a775 2019-01-08 00:00:08,831 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:00:10,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:10,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:11,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00: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-7019e3b0-c83b-4a24-86d4-5626c6dfd946 x-compute-request-id: req-7019e3b0-c83b-4a24-86d4-5626c6dfd946 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:f8:c5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:00:08.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "87e19974-18e3-4176-8186-113f8a9358b3", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:00:08Z", "hostId": "e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:56Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:c4:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:59:48.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-07T23:59:49Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:11,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7019e3b0-c83b-4a24-86d4-5626c6dfd946 2019-01-08 00:00:11,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57479095459s 2019-01-08 00:00:11,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7019e3b0-c83b-4a24-86d4-5626c6dfd946 2019-01-08 00:00:11,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 00:00:11,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=87e19974-18e3-4176-8186-113f8a9358b3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:11,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-be1a2ab5-9379-49ab-ac52-83446c83d2bc Date: Tue, 08 Jan 2019 00:00:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:00:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f13a9774-e1ba-4e66-afdb-fad28e2256d5","ip_address":"192.168.120.11"}],"id":"aeac17a4-73e1-4b29-8575-05e633dda2c7","security_groups":["1d51fa0b-f4e0-4b7d-9939-c6d9081afc82"],"mac_address":"fa:16:3e:ca:f8:c5","project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-11","ip_address":"192.168.120.11","fqdn":"host-192-168-120-11.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8845aeba-49d4-4857-a20d-db165dcce139","dns_name":"","created_at":"2019-01-07T23:59:57Z","binding:vnic_type":"normal","device_id":"87e19974-18e3-4176-8186-113f8a9358b3","tenant_id":"2f38943585994ca5ac62653d8c127511"}]} 2019-01-08 00:00:11,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=87e19974-18e3-4176-8186-113f8a9358b3 used request id req-be1a2ab5-9379-49ab-ac52-83446c83d2bc 2019-01-08 00:00:11,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0545270442963s 2019-01-08 00:00:11,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=87e19974-18e3-4176-8186-113f8a9358b3 used request id req-be1a2ab5-9379-49ab-ac52-83446c83d2bc 2019-01-08 00:00:11,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:00:11,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=aeac17a4-73e1-4b29-8575-05e633dda2c7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:11,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1d07dab3-a4a7-4feb-8ae0-5545a72b5299 Date: Tue, 08 Jan 2019 00:00:11 GMT RESP BODY: {"floatingips": []} 2019-01-08 00:00:11,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=aeac17a4-73e1-4b29-8575-05e633dda2c7 used request id req-1d07dab3-a4a7-4feb-8ae0-5545a72b5299 2019-01-08 00:00:11,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.206077098846s 2019-01-08 00:00:11,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=aeac17a4-73e1-4b29-8575-05e633dda2c7 used request id req-1d07dab3-a4a7-4feb-8ae0-5545a72b5299 2019-01-08 00:00:11,682 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ca:f8:c5', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7509947f-eee9-475f-baf3-e9b03336a269'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T00:00:08.000000', 'flavor': Munch({u'id': u'd4213d8e-077f-4077-846e-3b8546c78196'}), 'az': u'nova', 'id': u'87e19974-18e3-4176-8186-113f8a9358b3', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8b10b52a586247629d519c68ca99152b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2f38943585994ca5ac62653d8c127511', 'name': 'vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', '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'2019-01-08T00:00:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T00:00:08Z', 'hostId': u'e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3', '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'2019-01-08T00:00:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2f38943585994ca5ac62653d8c127511', 'name': u'vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'adminPass': u'TUoU9sfwAJTU', 'tenant_id': u'2f38943585994ca5ac62653d8c127511', 'created_at': u'2019-01-07T23:59:56Z', 'created': u'2019-01-07T23:59:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 00:00:11,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:00:11,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:11,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-074af80c-9007-4e8f-a8ef-71e7ed981f86 Date: Tue, 08 Jan 2019 00:00:11 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8845aeba-49d4-4857-a20d-db165dcce139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","subnets":["f13a9774-e1ba-4e66-afdb-fad28e2256d5"],"description":"","tags":[],"updated_at":"2019-01-07T23:59:20Z","qos_policy_id":null,"name":"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9","admin_state_up":true,"tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:17Z","mtu":1442}]} 2019-01-08 00:00:11,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-074af80c-9007-4e8f-a8ef-71e7ed981f86 2019-01-08 00:00:11,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111216783524s 2019-01-08 00:00:11,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-074af80c-9007-4e8f-a8ef-71e7ed981f86 2019-01-08 00:00:11,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 00:00:11,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=87e19974-18e3-4176-8186-113f8a9358b3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:11,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-a6bb6bcc-29bc-4600-ad50-75fbbe22bd92 Date: Tue, 08 Jan 2019 00:00:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:00:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f13a9774-e1ba-4e66-afdb-fad28e2256d5","ip_address":"192.168.120.11"}],"id":"aeac17a4-73e1-4b29-8575-05e633dda2c7","security_groups":["1d51fa0b-f4e0-4b7d-9939-c6d9081afc82"],"mac_address":"fa:16:3e:ca:f8:c5","project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-11","ip_address":"192.168.120.11","fqdn":"host-192-168-120-11.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8845aeba-49d4-4857-a20d-db165dcce139","dns_name":"","created_at":"2019-01-07T23:59:57Z","binding:vnic_type":"normal","device_id":"87e19974-18e3-4176-8186-113f8a9358b3","tenant_id":"2f38943585994ca5ac62653d8c127511"}]} 2019-01-08 00:00:11,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=87e19974-18e3-4176-8186-113f8a9358b3 used request id req-a6bb6bcc-29bc-4600-ad50-75fbbe22bd92 2019-01-08 00:00:11,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.10271191597s 2019-01-08 00:00:11,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=87e19974-18e3-4176-8186-113f8a9358b3 used request id req-a6bb6bcc-29bc-4600-ad50-75fbbe22bd92 2019-01-08 00:00:11,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-08 00:00:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.11", "port_id": "aeac17a4-73e1-4b29-8575-05e633dda2c7"}}' 2019-01-08 00:00:13,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-cff880f2-ae56-4f30-9851-e75e52f36db4 Date: Tue, 08 Jan 2019 00:00:13 GMT RESP BODY: {"floatingip": {"router_id": "49eea963-eb2f-49d2-91ca-5b7813843eaa", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T00:00:12Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "aeac17a4-73e1-4b29-8575-05e633dda2c7", "id": "a9bbd05b-45be-4a5b-a331-cdd243d3b157", "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-08T00:00:12Z", "dns_name": "", "project_id": "2f38943585994ca5ac62653d8c127511"}} 2019-01-08 00:00:13,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-cff880f2-ae56-4f30-9851-e75e52f36db4 2019-01-08 00:00:13,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92156100273s 2019-01-08 00:00:13,824 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-cff880f2-ae56-4f30-9851-e75e52f36db4 2019-01-08 00:00:13,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:00:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:13,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-45592ebe-d437-4542-8a0c-1df72fcc085b Date: Tue, 08 Jan 2019 00:00:13 GMT RESP BODY: {"floatingips": [{"router_id": "49eea963-eb2f-49d2-91ca-5b7813843eaa", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T00:00:13Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.204", "revision_number": 1, "port_id": "aeac17a4-73e1-4b29-8575-05e633dda2c7", "id": "a9bbd05b-45be-4a5b-a331-cdd243d3b157", "dns_name": "", "created_at": "2019-01-08T00:00:12Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "project_id": "2f38943585994ca5ac62653d8c127511"}]} 2019-01-08 00:00:13,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-45592ebe-d437-4542-8a0c-1df72fcc085b 2019-01-08 00:00:13,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0356998443604s 2019-01-08 00:00:13,868 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-45592ebe-d437-4542-8a0c-1df72fcc085b 2019-01-08 00:00:13,872 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'49eea963-eb2f-49d2-91ca-5b7813843eaa', 'updated_at': u'2019-01-08T00:00:13Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'aeac17a4-73e1-4b29-8575-05e633dda2c7', 'id': u'a9bbd05b-45be-4a5b-a331-cdd243d3b157', 'network': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'port': u'aeac17a4-73e1-4b29-8575-05e633dda2c7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2f38943585994ca5ac62653d8c127511', 'name': 'vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2f38943585994ca5ac62653d8c127511', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'2f38943585994ca5ac62653d8c127511', 'created_at': u'2019-01-08T00:00:12Z', 'attached': True, u'dns_name': u'', 'router': u'49eea963-eb2f-49d2-91ca-5b7813843eaa'}) 2019-01-08 00:00:13,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 00:00:13,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3/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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 00:00:14,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55ebbc0c-61e6-432a-9cb0-c4fbbc2a604a x-compute-request-id: req-55ebbc0c-61e6-432a-9cb0-c4fbbc2a604a Content-Encoding: gzip Content-Length: 9605 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 520633638 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.231861] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234816] pid_max: default: 32768 minimum: 301\n[ 0.236400] ACPI: Core revision 20150930\n[ 0.238402] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240713] Security Framework initialized\n[ 0.242152] Yama: becoming mindful.\n[ 0.243443] AppArmor: AppArmor initialized\n[ 0.244946] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247244] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249485] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254024] Initializing cgroup subsys io\n[ 0.255462] Initializing cgroup subsys memory\n[ 0.256982] Initializing cgroup subsys devices\n[ 0.258530] Initializing cgroup subsys freezer\n[ 0.260066] Initializing cgroup subsys net_cls\n[ 0.261597] Initializing cgroup subsys perf_event\n[ 0.263211] Initializing cgroup subsys net_prio\n[ 0.264772] Initializing cgroup subsys hugetlb\n[ 0.266310] Initializing cgroup subsys pids\n[ 0.267826] CPU: Physical Processor ID: 0\n[ 0.269957] mce: CPU supports 10 MCE banks\n[ 0.271444] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273240] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.290225] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.299092] ftrace: allocating 31920 entries in 125 pages\n[ 0.329579] smpboot: Max logical packages: 1\n[ 0.331070] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.333417] x2apic enabled\n[ 0.334820] Switched APIC routing to physical x2apic.\n[ 0.337718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339702] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.343406] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.346613] KVM setup paravirtual spinlock\n[ 0.348596] x86: Booted up 1 node, 1 CPUs\n[ 0.350050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.352452] devtmpfs: initialized\n[ 0.354704] evm: security.selinux\n[ 0.355897] evm: security.SMACK64\n[ 0.357094] evm: security.SMACK64EXEC\n[ 0.358381] evm: security.SMACK64TRANSMUTE\n[ 0.359778] evm: security.SMACK64MMAP\n[ 0.361057] evm: security.ima\n[ 0.362160] evm: security.capability\n[ 0.363509] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.366696] pinctrl core: initialized pinctrl subsystem\n[ 0.368584] RTC time: 0:00:09, date: 01/08/19\n[ 0.370213] NET: Registered protocol family 16\n[ 0.371843] cpuidle: using governor ladder\n[ 0.373258] cpuidle: using governor menu\n[ 0.374642] PCCT header not found.\n[ 0.375911] ACPI: bus type PCI registered\n[ 0.377291] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.379426] PCI: Using configuration type 1 for base access\n[ 0.381973] ACPI: Added _OSI(Module Device)\n[ 0.383417] ACPI: Added _OSI(Processor Device)\n[ 0.384940] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.386501] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.389081] ACPI: Interpreter enabled\n[ 0.390387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.393606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.400018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.403215] ACPI: (supports S0 S5)\n[ 0.404462] ACPI: Using IOAPIC for interrupt routing\n[ 0.406097] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410484] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414619] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416701] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420499] acpiphp: Slot [3] registered\n[ 0.421880] acpiphp: Slot [4] registered\n[ 0.423254] acpiphp: Slot [5] registered\n[ 0.424664] acpiphp: Slot [6] registered\n[ 0.426031] acpiphp: Slot [7] registered\n[ 0.427400] acpiphp: Slot [8] registered\n[ 0.428778] acpiphp: Slot [9] registered\n[ 0.430150] acpiphp: Slot [10] registered\n[ 0.431539] acpiphp: Slot [11] registered\n[ 0.432942] acpiphp: Slot [12] registered\n[ 0.434353] acpiphp: Slot [13] registered\n[ 0.435761] acpiphp: Slot [14] registered\n[ 0.437158] acpiphp: Slot [15] registered\n[ 0.454683] acpiphp: Slot [16] registered\n[ 0.456084] acpiphp: Slot [17] registered\n[ 0.457479] acpiphp: Slot [18] registered\n[ 0.458875] acpiphp: Slot [19] registered\n[ 0.460263] acpiphp: Slot [20] registered\n[ 0.461657] acpiphp: Slot [21] registered\n[ 0.463053] acpiphp: Slot [22] registered\n[ 0.464443] acpiphp: Slot [23] registered\n[ 0.465867] acpiphp: Slot [24] registered\n[ 0.467262] acpiphp: Slot [25] registered\n[ 0.468703] acpiphp: Slot [26] registered\n[ 0.470115] acpiphp: Slot [27] registered\n[ 0.471513] acpiphp: Slot [28] registered\n[ 0.472906] acpiphp: Slot [29] registered\n[ 0.474297] acpiphp: Slot [30] registered\n[ 0.475720] acpiphp: Slot [31] registered\n[ 0.477107] PCI host bridge to bus 0000:00\n[ 0.478505] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480611] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482713] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.485241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487746] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490297] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.495006] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.497276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499434] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.530635] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.533136] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.536040] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.540758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.543364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.545952] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.548416] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.550313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.553459] vgaarb: loaded\n[ 0.554699] vgaarb: bridge control possible 0000:00:02.0\n[ 0.557226] SCSI subsystem initialized\n[ 0.558963] ACPI: bus type USB registered\n[ 0.560446] usbcore: registered new interface driver usbfs\n[ 0.562279] usbcore: registered new interface driver hub\n[ 0.564068] usbcore: registered new device driver usb\n[ 0.566086] PCI: Using ACPI for IRQ routing\n[ 0.568244] NetLabel: Initializing\n[ 0.569547] NetLabel: domain hash size = 128\n[ 0.571074] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.572813] NetLabel: unlabeled traffic allowed by default\n[ 0.574925] clocksource: Switched to clocksource kvm-clock\n[ 0.586012] AppArmor: AppArmor Filesystem Enabled\n[ 0.587760] pnp: PnP ACPI init\n[ 0.589296] pnp: PnP ACPI: found 5 devices\n[ 0.596391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.599326] NET: Registered protocol family 2\n[ 0.601132] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.603333] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.605415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.607466] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609325] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.611326] NET: Registered protocol family 1\n[ 0.612864] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.614750] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616593] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.631564] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.647149] Trying to unpack rootfs image as initramfs...\n[ 0.708986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711875] Scanning for low memory corruption every 60 seconds\n[ 0.714113] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716208] audit: initializing netlink subsys (disabled)\n[ 0.718018] audit: type=2000 audit(1546905609.289:1): initialized\n[ 0.720307] Initialise system trusted keyring\n[ 0.721993] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724052] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727194] zbud: loaded\n[ 0.728372] VFS: Disk quotas dquot_6.6.0\n[ 0.729805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.732407] fuse init (API version 7.23)\n[ 0.733940] Key type big_key registered\n[ 0.735356] Allocating IMA MOK and blacklist keyrings.\n[ 0.737408] Key type asymmetric registered\n[ 0.738875] Asymmetric key parser 'x509' registered\n[ 0.740583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.743238] io scheduler noop registered\n[ 0.744634] io scheduler deadline registered (default)\n[ 0.746398] io scheduler cfq registered\n[ 0.747899] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.749745] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.751977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.754543] ACPI: Power Button [PWRF]\n[ 0.756005] GHES: HEST is not enabled!\n[ 0.770328] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.800119] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.803790] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.829123] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.832653] Linux agpgart interface v0.103\n[ 0.836200] brd: module loaded\n[ 0.838616] loop: module loaded\n[ 0.844864] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.847456] GPT:90111 != 2097151\n[ 0.848659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.850606] GPT:90111 != 2097151\n[ 0.851810] GPT: Use GNU Parted to correct GPT errors.\n[ 0.853536] vda: vda1 vda15\n[ 0.855473] scsi host0: ata_piix\n[ 0.856812] scsi host1: ata_piix\n[ 0.858056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.860227] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.863037] libphy: Fixed MDIO Bus: probed\n[ 0.864495] tun: Universal TUN/TAP device driver, 1.6\n[ 0.866193] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.869591] PPP generic driver version 2.4.2\n[ 0.871178] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.873308] ehci-pci: EHCI PCI platform driver\n[ 0.875035] ehci-platform: EHCI generic platform driver\n[ 0.876799] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.878826] ohci-pci: OHCI PCI platform driver\n[ 0.880378] ohci-platform: OHCI generic platform driver\n[ 0.882154] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.897247] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.899038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.901627] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.903386] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.905410] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.907707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.910218] usb usb1: Product: UHCI Host Controller\n[ 0.911872] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.913895] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.915577] hub 1-0:1.0: USB hub found\n[ 0.916956] hub 1-0:1.0: 2 ports detected\n[ 0.918534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.922159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.924452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.926280] mousedev: PS/2 mouse device common for all mice\n[ 0.928526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.931562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.933704] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.935823] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.937939] i2c /dev entries driver\n[ 0.939316] device-mapper: uevent: version 1.0.3\n[ 0.941000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.943895] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.946181] NET: Registered protocol family 10\n[ 0.948057] NET: Registered protocol family 17\n[ 0.949625] Key type dns_resolver registered\n[ 0.951268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.953217] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.956308] registered taskstats version 1\n[ 0.957795] Loading compiled-in X.509 certificates\n[ 0.960009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.963314] zswap: loaded using pool lzo/zbud\n[ 0.965671] Key type trusted registered\n[ 0.968068] Key type encrypted registered\n[ 0.969509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.971361] ima: No TPM chip found, activating TPM-bypass!\n[ 0.973212] evm: HMAC attrs: 0x1\n[ 0.974819] Magic number: 3:526:0\n[ 0.976268] rtc_cmos 00:00: setting system clock to 2019-01-08 00:00:09 UTC (1546905609)\n[ 0.979118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.981088] EDD information not available.\n[ 1.020525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.040260] Write protecting the kernel read-only data: 14336k\n[ 1.043660] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.046942] 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\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... [ 1.209551] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 43200\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 0.98. iid=i-0000000b\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDauncjKs/rAjhqCubGSYoJf+Tlrp7hQnT+EonaozrHznKb+/A9ixX+sOdd+dOQbgqBeEKX54GEyg5FNvzq8ivtWzRAsJ2CuvtJqOEXRVME6D/vQyIt9eDfIAU2soqNX1oGrNUxkCjrDEx0ukaq6scmW6wnpiXDsAcDUZA4wzNyOSDhOC4I4ul8kz6f9r+D6OUGtA2WcXoTW3BUcihWCqo6oNX5erv8jJpmJcnFs4HNzib0cbLYa2yfzlQa4LRYZf/hgFA7iFyFTLJWdzklgOS8htc+Il30QH5W7SWMvLXxZpN7/Z6g7TjLnVZi9tJYd/K3O+FSthF5TbNxvjA4pmD9 root@vping-ssh-vm-bb5e8cbf-417f-44c0-a0d8-19868d6deba9\nssh-dss AAAAB3NzaC1kc3MAAACBAMl+QL1vXBE2pCZWVrdKYnMqaboxplaU9lvHJqJ/Ol0xJ29LG50W3x5vdNMVRfhl3O9VT9uQwMwVUzwcMEw5/oj6aFYmnqs93QswSMksmLUzWKnPDraj062DOsxs85+9apAcU4VHuhDwOfdumx1FzKIUO1Ji4sS2ysYywIOwdtedAAAAFQDfrHC9bJOHlc7oJP0WELwooW8qUQAAAIBJjWmmQEwMw0VddA0mtTas058ySoXaIV2tWfj+waKALdU/FcJ6qqMOVt8ZUaL7jCvClek1CJM8ABSCX/ocE3n05El1QB0tgUG1mwX+/537GEwXiaFxnu/HZODHlXNTUnzajBf7r7XY0ObDF1CmXc9eChB2QTepJH3Rt/gQlfOHhQAAAIEAkWTldEU3v4MM3U/UvBfqmcunZpP4uSBGq3rHrQktAV/IQ+ke7s5UNEsrTwL7+UhoZmU/lyPu10BG+jHFUcv1tPWjR6E+g52zKRJDJBqOsHK1EZmznyR5+tfViNNrr0iiV6Ibs388yhOxLm2e3aAleTGvopYAUZpEfDi9nDz60T0= root@vping-ssh-vm-bb5e8cbf-417f-44c0-a0d8-19868d6deba9\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.11,24,fe80::f816:3eff:feca:f8c5/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-bb5e8cbf-417f-44c0-a0d8-19868d6deba9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.46 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-bb5e8cbf-417f-44c0-a0d8-19868d6deba9 login: "} 2019-01-08 00:00:14,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3/action used request id req-55ebbc0c-61e6-432a-9cb0-c4fbbc2a604a 2019-01-08 00:00:14,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.770556926727s 2019-01-08 00:00:14,644 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3/action used request id req-55ebbc0c-61e6-432a-9cb0-c4fbbc2a604a 2019-01-08 00:00:14,644 - 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 520633638 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.231861] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234816] pid_max: default: 32768 minimum: 301 [ 0.236400] ACPI: Core revision 20150930 [ 0.238402] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240713] Security Framework initialized [ 0.242152] Yama: becoming mindful. [ 0.243443] AppArmor: AppArmor initialized [ 0.244946] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247244] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249485] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254024] Initializing cgroup subsys io [ 0.255462] Initializing cgroup subsys memory [ 0.256982] Initializing cgroup subsys devices [ 0.258530] Initializing cgroup subsys freezer [ 0.260066] Initializing cgroup subsys net_cls [ 0.261597] Initializing cgroup subsys perf_event [ 0.263211] Initializing cgroup subsys net_prio [ 0.264772] Initializing cgroup subsys hugetlb [ 0.266310] Initializing cgroup subsys pids [ 0.267826] CPU: Physical Processor ID: 0 [ 0.269957] mce: CPU supports 10 MCE banks [ 0.271444] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273240] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290225] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.299092] ftrace: allocating 31920 entries in 125 pages [ 0.329579] smpboot: Max logical packages: 1 [ 0.331070] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.333417] x2apic enabled [ 0.334820] Switched APIC routing to physical x2apic. [ 0.337718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339702] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343406] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346613] KVM setup paravirtual spinlock [ 0.348596] x86: Booted up 1 node, 1 CPUs [ 0.350050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352452] devtmpfs: initialized [ 0.354704] evm: security.selinux [ 0.355897] evm: security.SMACK64 [ 0.357094] evm: security.SMACK64EXEC [ 0.358381] evm: security.SMACK64TRANSMUTE [ 0.359778] evm: security.SMACK64MMAP [ 0.361057] evm: security.ima [ 0.362160] evm: security.capability [ 0.363509] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366696] pinctrl core: initialized pinctrl subsystem [ 0.368584] RTC time: 0:00:09, date: 01/08/19 [ 0.370213] NET: Registered protocol family 16 [ 0.371843] cpuidle: using governor ladder [ 0.373258] cpuidle: using governor menu [ 0.374642] PCCT header not found. [ 0.375911] ACPI: bus type PCI registered [ 0.377291] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.379426] PCI: Using configuration type 1 for base access [ 0.381973] ACPI: Added _OSI(Module Device) [ 0.383417] ACPI: Added _OSI(Processor Device) [ 0.384940] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386501] ACPI: Added _OSI(Processor Aggregator Device) [ 0.389081] ACPI: Interpreter enabled [ 0.390387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.400018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403215] ACPI: (supports S0 S5) [ 0.404462] ACPI: Using IOAPIC for interrupt routing [ 0.406097] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410484] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414619] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416701] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420499] acpiphp: Slot [3] registered [ 0.421880] acpiphp: Slot [4] registered [ 0.423254] acpiphp: Slot [5] registered [ 0.424664] acpiphp: Slot [6] registered [ 0.426031] acpiphp: Slot [7] registered [ 0.427400] acpiphp: Slot [8] registered [ 0.428778] acpiphp: Slot [9] registered [ 0.430150] acpiphp: Slot [10] registered [ 0.431539] acpiphp: Slot [11] registered [ 0.432942] acpiphp: Slot [12] registered [ 0.434353] acpiphp: Slot [13] registered [ 0.435761] acpiphp: Slot [14] registered [ 0.437158] acpiphp: Slot [15] registered [ 0.454683] acpiphp: Slot [16] registered [ 0.456084] acpiphp: Slot [17] registered [ 0.457479] acpiphp: Slot [18] registered [ 0.458875] acpiphp: Slot [19] registered [ 0.460263] acpiphp: Slot [20] registered [ 0.461657] acpiphp: Slot [21] registered [ 0.463053] acpiphp: Slot [22] registered [ 0.464443] acpiphp: Slot [23] registered [ 0.465867] acpiphp: Slot [24] registered [ 0.467262] acpiphp: Slot [25] registered [ 0.468703] acpiphp: Slot [26] registered [ 0.470115] acpiphp: Slot [27] registered [ 0.471513] acpiphp: Slot [28] registered [ 0.472906] acpiphp: Slot [29] registered [ 0.474297] acpiphp: Slot [30] registered [ 0.475720] acpiphp: Slot [31] registered [ 0.477107] PCI host bridge to bus 0000:00 [ 0.478505] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480611] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482713] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487746] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490297] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.495006] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497276] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499434] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530635] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533136] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536040] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.540758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.543364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.545952] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548416] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.553459] vgaarb: loaded [ 0.554699] vgaarb: bridge control possible 0000:00:02.0 [ 0.557226] SCSI subsystem initialized [ 0.558963] ACPI: bus type USB registered [ 0.560446] usbcore: registered new interface driver usbfs [ 0.562279] usbcore: registered new interface driver hub [ 0.564068] usbcore: registered new device driver usb [ 0.566086] PCI: Using ACPI for IRQ routing [ 0.568244] NetLabel: Initializing [ 0.569547] NetLabel: domain hash size = 128 [ 0.571074] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.572813] NetLabel: unlabeled traffic allowed by default [ 0.574925] clocksource: Switched to clocksource kvm-clock [ 0.586012] AppArmor: AppArmor Filesystem Enabled [ 0.587760] pnp: PnP ACPI init [ 0.589296] pnp: PnP ACPI: found 5 devices [ 0.596391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.599326] NET: Registered protocol family 2 [ 0.601132] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.603333] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.605415] TCP: Hash tables configured (established 4096 bind 4096) [ 0.607466] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.609325] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.611326] NET: Registered protocol family 1 [ 0.612864] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.614750] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616593] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.631564] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.647149] Trying to unpack rootfs image as initramfs... [ 0.708986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711875] Scanning for low memory corruption every 60 seconds [ 0.714113] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716208] audit: initializing netlink subsys (disabled) [ 0.718018] audit: type=2000 audit(1546905609.289:1): initialized [ 0.720307] Initialise system trusted keyring [ 0.721993] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724052] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727194] zbud: loaded [ 0.728372] VFS: Disk quotas dquot_6.6.0 [ 0.729805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.732407] fuse init (API version 7.23) [ 0.733940] Key type big_key registered [ 0.735356] Allocating IMA MOK and blacklist keyrings. [ 0.737408] Key type asymmetric registered [ 0.738875] Asymmetric key parser 'x509' registered [ 0.740583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.743238] io scheduler noop registered [ 0.744634] io scheduler deadline registered (default) [ 0.746398] io scheduler cfq registered [ 0.747899] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.749745] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.751977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.754543] ACPI: Power Button [PWRF] [ 0.756005] GHES: HEST is not enabled! [ 0.770328] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.800119] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.803790] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829123] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.832653] Linux agpgart interface v0.103 [ 0.836200] brd: module loaded [ 0.838616] loop: module loaded [ 0.844864] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.847456] GPT:90111 != 2097151 [ 0.848659] GPT:Alternate GPT header not at the end of the disk. [ 0.850606] GPT:90111 != 2097151 [ 0.851810] GPT: Use GNU Parted to correct GPT errors. [ 0.853536] vda: vda1 vda15 [ 0.855473] scsi host0: ata_piix [ 0.856812] scsi host1: ata_piix [ 0.858056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.860227] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.863037] libphy: Fixed MDIO Bus: probed [ 0.864495] tun: Universal TUN/TAP device driver, 1.6 [ 0.866193] tun: (C) 1999-2004 Max Krasnyansky [ 0.869591] PPP generic driver version 2.4.2 [ 0.871178] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.873308] ehci-pci: EHCI PCI platform driver [ 0.875035] ehci-platform: EHCI generic platform driver [ 0.876799] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.878826] ohci-pci: OHCI PCI platform driver [ 0.880378] ohci-platform: OHCI generic platform driver [ 0.882154] uhci_hcd: USB Universal Host Controller Interface driver [ 0.897247] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.899038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.901627] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.903386] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.905410] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.907707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.910218] usb usb1: Product: UHCI Host Controller [ 0.911872] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.913895] usb usb1: SerialNumber: 0000:00:01.2 [ 0.915577] hub 1-0:1.0: USB hub found [ 0.916956] hub 1-0:1.0: 2 ports detected [ 0.918534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.922159] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.924452] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.926280] mousedev: PS/2 mouse device common for all mice [ 0.928526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.931562] rtc_cmos 00:00: RTC can wake from S4 [ 0.933704] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.935823] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.937939] i2c /dev entries driver [ 0.939316] device-mapper: uevent: version 1.0.3 [ 0.941000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.943895] ledtrig-cpu: registered to indicate activity on CPUs [ 0.946181] NET: Registered protocol family 10 [ 0.948057] NET: Registered protocol family 17 [ 0.949625] Key type dns_resolver registered [ 0.951268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.953217] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.956308] registered taskstats version 1 [ 0.957795] Loading compiled-in X.509 certificates [ 0.960009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.963314] zswap: loaded using pool lzo/zbud [ 0.965671] Key type trusted registered [ 0.968068] Key type encrypted registered [ 0.969509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.971361] ima: No TPM chip found, activating TPM-bypass! [ 0.973212] evm: HMAC attrs: 0x1 [ 0.974819] Magic number: 3:526:0 [ 0.976268] rtc_cmos 00:00: setting system clock to 2019-01-08 00:00:09 UTC (1546905609) [ 0.979118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.981088] EDD information not available. [ 1.020525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.040260] Write protecting the kernel read-only data: 14336k [ 1.043660] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.046942] 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 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... [ 1.209551] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 43200 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 0.98. iid=i-0000000b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDauncjKs/rAjhqCubGSYoJf+Tlrp7hQnT+EonaozrHznKb+/A9ixX+sOdd+dOQbgqBeEKX54GEyg5FNvzq8ivtWzRAsJ2CuvtJqOEXRVME6D/vQyIt9eDfIAU2soqNX1oGrNUxkCjrDEx0ukaq6scmW6wnpiXDsAcDUZA4wzNyOSDhOC4I4ul8kz6f9r+D6OUGtA2WcXoTW3BUcihWCqo6oNX5erv8jJpmJcnFs4HNzib0cbLYa2yfzlQa4LRYZf/hgFA7iFyFTLJWdzklgOS8htc+Il30QH5W7SWMvLXxZpN7/Z6g7TjLnVZi9tJYd/K3O+FSthF5TbNxvjA4pmD9 root@vping-ssh-vm-bb5e8cbf-417f-44c0-a0d8-19868d6deba9 ssh-dss AAAAB3NzaC1kc3MAAACBAMl+QL1vXBE2pCZWVrdKYnMqaboxplaU9lvHJqJ/Ol0xJ29LG50W3x5vdNMVRfhl3O9VT9uQwMwVUzwcMEw5/oj6aFYmnqs93QswSMksmLUzWKnPDraj062DOsxs85+9apAcU4VHuhDwOfdumx1FzKIUO1Ji4sS2ysYywIOwdtedAAAAFQDfrHC9bJOHlc7oJP0WELwooW8qUQAAAIBJjWmmQEwMw0VddA0mtTas058ySoXaIV2tWfj+waKALdU/FcJ6qqMOVt8ZUaL7jCvClek1CJM8ABSCX/ocE3n05El1QB0tgUG1mwX+/537GEwXiaFxnu/HZODHlXNTUnzajBf7r7XY0ObDF1CmXc9eChB2QTepJH3Rt/gQlfOHhQAAAIEAkWTldEU3v4MM3U/UvBfqmcunZpP4uSBGq3rHrQktAV/IQ+ke7s5UNEsrTwL7+UhoZmU/lyPu10BG+jHFUcv1tPWjR6E+g52zKRJDJBqOsHK1EZmznyR5+tfViNNrr0iiV6Ibs388yhOxLm2e3aAleTGvopYAUZpEfDi9nDz60T0= root@vping-ssh-vm-bb5e8cbf-417f-44c0-a0d8-19868d6deba9 -----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.11,24,fe80::f816:3eff:feca:f8c5/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-bb5e8cbf-417f-44c0-a0d8-19868d6deba9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.46 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-bb5e8cbf-417f-44c0-a0d8-19868d6deba9 login: 2019-01-08 00:00:15,648 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb0ce90L 2019-01-08 00:00:15,648 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 00:00:15,648 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-08 00:00:15,649 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-08 00:00:15,650 - 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 2019-01-08 00:00:15,650 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 00:00:15,650 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-08 00:00:15,651 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 00:00:15,651 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 00:00:15,651 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 00:00:15,668 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 00:00:15,669 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 00:00:15,680 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: cb7f5e7ed0df968692c9c62b58bdb30d 2019-01-08 00:00:15,681 - paramiko.transport - DEBUG - Trying discovered key 00fd2c3548dda4b3f8c5fb7eac1b4046 in /tmp/tmpBFlCK3 2019-01-08 00:00:15,709 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 00:00:15,715 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 00:00:15,746 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 00:00:15,747 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-08 00:00:15,747 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 00:00:15,748 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 00:00:15,752 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-08 00:00:15,752 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.14 (192.168.120.14): 56 data bytes 64 bytes from 192.168.120.14: seq=0 ttl=64 time=1.957 ms --- 192.168.120.14 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.957/1.957/1.957 ms 2019-01-08 00:00:15,753 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-01-08 00:00:15,757 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-08 00:00:15,875 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 00:00:15,876 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:58 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-08 00:00:15,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 00:00:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:16,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00f136fe-1bbb-44c0-a313-7e6dfdefa214 x-compute-request-id: req-00f136fe-1bbb-44c0-a313-7e6dfdefa214 Content-Type: application/json 2019-01-08 00:00:16,213 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586 used request id req-00f136fe-1bbb-44c0-a313-7e6dfdefa214 2019-01-08 00:00:16,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.331649065018s 2019-01-08 00:00:16,214 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586 used request id req-00f136fe-1bbb-44c0-a313-7e6dfdefa214 2019-01-08 00:00:16,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:16,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:16,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-ed0dd813-1f6a-4e2c-9611-bdd26bfcd080 x-compute-request-id: req-ed0dd813-1f6a-4e2c-9611-bdd26bfcd080 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:f8:c5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:f8:c5", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:00:08.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "87e19974-18e3-4176-8186-113f8a9358b3", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:00:08Z", "hostId": "e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:56Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:c4:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fce5a566-3ef8-4a1b-b5be-63a324950586", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-07T23:59:48.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "fce5a566-3ef8-4a1b-b5be-63a324950586", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:00:15Z", "hostId": "fdf8676e8ad4ba1dd576931b692a9cd40780baff954c96eebcc385ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:36Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:16,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ed0dd813-1f6a-4e2c-9611-bdd26bfcd080 2019-01-08 00:00:16,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402534008026s 2019-01-08 00:00:16,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ed0dd813-1f6a-4e2c-9611-bdd26bfcd080 2019-01-08 00:00:16,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:00:18,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:18,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:19,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-2420de08-2b65-419c-9d61-fd1ec9e2d113 x-compute-request-id: req-2420de08-2b65-419c-9d61-fd1ec9e2d113 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:f8:c5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:f8:c5", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:00:08.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "87e19974-18e3-4176-8186-113f8a9358b3", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:00:08Z", "hostId": "e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:56Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:19,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2420de08-2b65-419c-9d61-fd1ec9e2d113 2019-01-08 00:00:19,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688969135284s 2019-01-08 00:00:19,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2420de08-2b65-419c-9d61-fd1ec9e2d113 2019-01-08 00:00:19,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-08 00:00:19,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/floatingips/a9bbd05b-45be-4a5b-a331-cdd243d3b157.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:19,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6360781-642f-4922-9f7f-82fb4b6cd695 Content-Length: 0 Date: Tue, 08 Jan 2019 00:00:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:00:19,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/a9bbd05b-45be-4a5b-a331-cdd243d3b157.json used request id req-a6360781-642f-4922-9f7f-82fb4b6cd695 2019-01-08 00:00:19,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.626242876053s 2019-01-08 00:00:19,941 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/a9bbd05b-45be-4a5b-a331-cdd243d3b157.json used request id req-a6360781-642f-4922-9f7f-82fb4b6cd695 2019-01-08 00:00:19,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:00:19,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:19,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c3e95d31-d272-4177-a59e-a7c526192fdb Date: Tue, 08 Jan 2019 00:00:19 GMT RESP BODY: {"floatingips": []} 2019-01-08 00:00:19,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-c3e95d31-d272-4177-a59e-a7c526192fdb 2019-01-08 00:00:19,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178530216217s 2019-01-08 00:00:19,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-c3e95d31-d272-4177-a59e-a7c526192fdb 2019-01-08 00:00:19,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 00:00:19,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:20,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-0ed66acb-daea-48b4-908b-1d42d2090d22 x-compute-request-id: req-0ed66acb-daea-48b4-908b-1d42d2090d22 Content-Type: application/json 2019-01-08 00:00:20,267 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3 used request id req-0ed66acb-daea-48b4-908b-1d42d2090d22 2019-01-08 00:00:20,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.303126811981s 2019-01-08 00:00:20,268 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3 used request id req-0ed66acb-daea-48b4-908b-1d42d2090d22 2019-01-08 00:00:20,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:20,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:20,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-2f7e9e0d-98c0-48b5-a666-11f12793b902 x-compute-request-id: req-2f7e9e0d-98c0-48b5-a666-11f12793b902 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:f8:c5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:f8:c5", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/87e19974-18e3-4176-8186-113f8a9358b3", "rel": "bookmark"}], "image": {"id": "7509947f-eee9-475f-baf3-e9b03336a269", "links": [{"href": "http://172.30.9.42:8774/images/7509947f-eee9-475f-baf3-e9b03336a269", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:00:08.000000", "flavor": {"id": "d4213d8e-077f-4077-846e-3b8546c78196", "links": [{"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "bookmark"}]}, "id": "87e19974-18e3-4176-8186-113f8a9358b3", "security_groups": [{"name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}], "user_id": "8b10b52a586247629d519c68ca99152b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:00:20Z", "hostId": "e2fedcfee3eef5c68c3938eb2720363c7c563f26981294dec7fd6dd3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "name": "vping_ssh-vm_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "created": "2019-01-07T23:59:56Z", "tenant_id": "2f38943585994ca5ac62653d8c127511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:20,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2f7e9e0d-98c0-48b5-a666-11f12793b902 2019-01-08 00:00:20,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49894785881s 2019-01-08 00:00:20,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2f7e9e0d-98c0-48b5-a666-11f12793b902 2019-01-08 00:00:20,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:00:22,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:22,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7cd22ff-b99e-4884-bfa1-ecca0acae281 x-compute-request-id: req-f7cd22ff-b99e-4884-bfa1-ecca0acae281 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 00:00:22,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f7cd22ff-b99e-4884-bfa1-ecca0acae281 2019-01-08 00:00:22,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0660321712494s 2019-01-08 00:00:22,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f7cd22ff-b99e-4884-bfa1-ecca0acae281 2019-01-08 00:00:22,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:00:22,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:22,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-82549120-be02-4801-8aef-9b77c9760a1b Date: Tue, 08 Jan 2019 00:00:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:30Z", "updated_at": "2019-01-07T23:59:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:31Z", "revision_number": 0, "id": "1a868204-3033-4d68-b97e-c1dd53e552b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:31Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:30Z", "revision_number": 0, "id": "38478365-a18b-4e25-883f-b13032b015b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:30Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:30Z", "revision_number": 0, "id": "3e086321-8408-4974-8715-1cc54270c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:30Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-07T23:59:31Z", "revision_number": 0, "id": "43c5528f-3ab9-4657-80e5-93f5c5734021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:31Z", "security_group_id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}], "revision_number": 4, "project_id": "2f38943585994ca5ac62653d8c127511", "id": "1d51fa0b-f4e0-4b7d-9939-c6d9081afc82", "name": "vping_ssh-sg_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}, {"description": "Default security group", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:17Z", "updated_at": "2019-01-07T23:59:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "26988f9d-150b-48ad-bb2d-fa1907175ca8", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "3c2297a5-26b2-4299-92bb-afffc0dad6d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "b1e2211c-1a02-4d29-8c4a-2400408b8e9c", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "cd078ed7-c02b-488e-bd68-c96e6cae4f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}], "revision_number": 4, "project_id": "2f38943585994ca5ac62653d8c127511", "id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "name": "default"}]} 2019-01-08 00:00:22,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-82549120-be02-4801-8aef-9b77c9760a1b 2019-01-08 00:00:22,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054811000824s 2019-01-08 00:00:22,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-82549120-be02-4801-8aef-9b77c9760a1b 2019-01-08 00:00:22,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 00:00:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/1d51fa0b-f4e0-4b7d-9939-c6d9081afc82.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:23,144 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37224004-b1f2-413e-8293-fbafdfc7bb0b Content-Length: 0 Date: Tue, 08 Jan 2019 00:00:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:00:23,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1d51fa0b-f4e0-4b7d-9939-c6d9081afc82.json used request id req-37224004-b1f2-413e-8293-fbafdfc7bb0b 2019-01-08 00:00:23,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.244264125824s 2019-01-08 00:00:23,145 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1d51fa0b-f4e0-4b7d-9939-c6d9081afc82.json used request id req-37224004-b1f2-413e-8293-fbafdfc7bb0b 2019-01-08 00:00:23,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-08 00:00:23,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:23,333 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00: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-f748608a-483d-4c96-bb9b-31b4c4783e38 x-compute-request-id: req-f748608a-483d-4c96-bb9b-31b4c4783e38 Content-Length: 0 Content-Type: application/json 2019-01-08 00:00:23,333 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9 used request id req-f748608a-483d-4c96-bb9b-31b4c4783e38 2019-01-08 00:00:23,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.188064813614s 2019-01-08 00:00:23,334 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/vping_ssh-kp_bb5e8cbf-417f-44c0-a0d8-19868d6deba9 used request id req-f748608a-483d-4c96-bb9b-31b4c4783e38 2019-01-08 00:00:23,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 00:00:23,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/49eea963-eb2f-49d2-91ca-5b7813843eaa/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}316a89c15ca79731c2db26d090b1dd2e75efe77f" -d '{"subnet_id": "f13a9774-e1ba-4e66-afdb-fad28e2256d5"}' 2019-01-08 00:00:25,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e347c145-16f9-46f0-ac0b-9e641b05ea26 Date: Tue, 08 Jan 2019 00:00:25 GMT RESP BODY: {"network_id": "8845aeba-49d4-4857-a20d-db165dcce139", "tenant_id": "2f38943585994ca5ac62653d8c127511", "subnet_id": "f13a9774-e1ba-4e66-afdb-fad28e2256d5", "subnet_ids": ["f13a9774-e1ba-4e66-afdb-fad28e2256d5"], "port_id": "13b2a4ed-3fda-4e10-8a40-7bd125d5774d", "id": "49eea963-eb2f-49d2-91ca-5b7813843eaa"} 2019-01-08 00:00:25,095 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/49eea963-eb2f-49d2-91ca-5b7813843eaa/remove_router_interface.json used request id req-e347c145-16f9-46f0-ac0b-9e641b05ea26 2019-01-08 00:00:25,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76093411446s 2019-01-08 00:00:25,096 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/49eea963-eb2f-49d2-91ca-5b7813843eaa/remove_router_interface.json used request id req-e347c145-16f9-46f0-ac0b-9e641b05ea26 returning object 49eea963-eb2f-49d2-91ca-5b7813843eaa 2019-01-08 00:00:25,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 00:00:25,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:25,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-ba6ea574-e239-41f6-81ea-facc70611ce3 Date: Tue, 08 Jan 2019 00:00:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:21Z", "admin_state_up": true, "updated_at": "2019-01-08T00:00:24Z", "revision_number": 4, "routes": [], "project_id": "2f38943585994ca5ac62653d8c127511", "id": "49eea963-eb2f-49d2-91ca-5b7813843eaa", "name": "vping_ssh-router_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}]} 2019-01-08 00:00:25,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-ba6ea574-e239-41f6-81ea-facc70611ce3 2019-01-08 00:00:25,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.319951057434s 2019-01-08 00:00:25,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-ba6ea574-e239-41f6-81ea-facc70611ce3 2019-01-08 00:00:25,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 00:00:25,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/49eea963-eb2f-49d2-91ca-5b7813843eaa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:27,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e36ee76-7d02-4316-a386-a15233b12391 Content-Length: 0 Date: Tue, 08 Jan 2019 00:00:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:00:27,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/49eea963-eb2f-49d2-91ca-5b7813843eaa.json used request id req-2e36ee76-7d02-4316-a386-a15233b12391 2019-01-08 00:00:27,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.66254615784s 2019-01-08 00:00:27,081 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/49eea963-eb2f-49d2-91ca-5b7813843eaa.json used request id req-2e36ee76-7d02-4316-a386-a15233b12391 2019-01-08 00:00:27,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 00:00:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:27,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a85366d8-f6e2-461c-ac3e-3b6554b8cde9 Date: Tue, 08 Jan 2019 00:00:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8845aeba-49d4-4857-a20d-db165dcce139","tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-07T23:59:20Z","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":"2f38943585994ca5ac62653d8c127511","id":"f13a9774-e1ba-4e66-afdb-fad28e2256d5","subnetpool_id":null,"name":"vping_ssh-subnet_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}]} 2019-01-08 00:00:27,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-a85366d8-f6e2-461c-ac3e-3b6554b8cde9 2019-01-08 00:00:27,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0529909133911s 2019-01-08 00:00:27,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-a85366d8-f6e2-461c-ac3e-3b6554b8cde9 2019-01-08 00:00:27,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 00:00:27,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/f13a9774-e1ba-4e66-afdb-fad28e2256d5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:28,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1be8657-3552-421b-8618-9dd9245fa08a Date: Tue, 08 Jan 2019 00:00:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:00:28,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/f13a9774-e1ba-4e66-afdb-fad28e2256d5.json used request id req-d1be8657-3552-421b-8618-9dd9245fa08a 2019-01-08 00:00:28,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.41122698784s 2019-01-08 00:00:28,548 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/f13a9774-e1ba-4e66-afdb-fad28e2256d5.json used request id req-d1be8657-3552-421b-8618-9dd9245fa08a 2019-01-08 00:00:28,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:00:28,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:28,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1216 X-Openstack-Request-Id: req-b61e1239-8381-430c-9ba0-7e457a6ca493 Date: Tue, 08 Jan 2019 00:00:28 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"8845aeba-49d4-4857-a20d-db165dcce139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2f38943585994ca5ac62653d8c127511","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:00:28Z","qos_policy_id":null,"name":"vping_ssh-net_bb5e8cbf-417f-44c0-a0d8-19868d6deba9","admin_state_up":true,"tenant_id":"2f38943585994ca5ac62653d8c127511","created_at":"2019-01-07T23:59:17Z","mtu":1442}]} 2019-01-08 00:00:28,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-b61e1239-8381-430c-9ba0-7e457a6ca493 2019-01-08 00:00:28,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106310844421s 2019-01-08 00:00:28,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-b61e1239-8381-430c-9ba0-7e457a6ca493 2019-01-08 00:00:28,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 00:00:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/8845aeba-49d4-4857-a20d-db165dcce139.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:30,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9bc23d19-2cf7-410a-b586-0b51f7d86473 Date: Tue, 08 Jan 2019 00:00:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:00:30,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/8845aeba-49d4-4857-a20d-db165dcce139.json used request id req-9bc23d19-2cf7-410a-b586-0b51f7d86473 2019-01-08 00:00:30,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42669796944s 2019-01-08 00:00:30,083 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/8845aeba-49d4-4857-a20d-db165dcce139.json used request id req-9bc23d19-2cf7-410a-b586-0b51f7d86473 2019-01-08 00:00:30,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:00:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:30,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-d8e5fdc3-abc9-49b3-9152-7bcddd0b1712 Date: Tue, 08 Jan 2019 00:00:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap", "metadata": {}}], "file": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269/file", "owner": "2f38943585994ca5ac62653d8c127511", "id": "7509947f-eee9-475f-baf3-e9b03336a269", "size": 12716032, "self": "/v2/images/7509947f-eee9-475f-baf3-e9b03336a269", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7509947f-eee9-475f-baf3-e9b03336a269/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-07T23:59:28Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-07T23:59:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:00:30,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d8e5fdc3-abc9-49b3-9152-7bcddd0b1712 2019-01-08 00:00:30,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.718589067459s 2019-01-08 00:00:30,807 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d8e5fdc3-abc9-49b3-9152-7bcddd0b1712 2019-01-08 00:00:30,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 00:00:30,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/7509947f-eee9-475f-baf3-e9b03336a269 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}316a89c15ca79731c2db26d090b1dd2e75efe77f" 2019-01-08 00:00:31,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e09e6dea-69b6-4033-ae8a-56ae7f4e23f8 Date: Tue, 08 Jan 2019 00:00:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:00:31,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/7509947f-eee9-475f-baf3-e9b03336a269 used request id req-e09e6dea-69b6-4033-ae8a-56ae7f4e23f8 2019-01-08 00:00:31,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.524405956268s 2019-01-08 00:00:31,333 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/7509947f-eee9-475f-baf3-e9b03336a269 used request id req-e09e6dea-69b6-4033-ae8a-56ae7f4e23f8 2019-01-08 00:00:31,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:00:31,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:31,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e61b735c-07d2-4ae8-ad06-5357183758e5 x-compute-request-id: req-e61b735c-07d2-4ae8-ad06-5357183758e5 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/d4213d8e-077f-4077-846e-3b8546c78196", "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": "d4213d8e-077f-4077-846e-3b8546c78196"}]} 2019-01-08 00:00:31,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-e61b735c-07d2-4ae8-ad06-5357183758e5 2019-01-08 00:00:31,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239050388336s 2019-01-08 00:00:31,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-e61b735c-07d2-4ae8-ad06-5357183758e5 2019-01-08 00:00:31,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 00:00:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:31,398 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48f730c6-336d-4f37-9cb9-6ae59c24683d x-compute-request-id: req-48f730c6-336d-4f37-9cb9-6ae59c24683d Content-Length: 0 Content-Type: application/json 2019-01-08 00:00:31,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196 used request id req-48f730c6-336d-4f37-9cb9-6ae59c24683d 2019-01-08 00:00:31,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389471054077s 2019-01-08 00:00:31,398 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/d4213d8e-077f-4077-846e-3b8546c78196 used request id req-48f730c6-336d-4f37-9cb9-6ae59c24683d 2019-01-08 00:00:31,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:00:31,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:31,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2e85b9-95bc-4cdd-9f6c-7bba6665be79 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "links": {"self": "http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b10b52a586247629d519c68ca99152b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:00:31,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ec2e85b9-95bc-4cdd-9f6c-7bba6665be79 2019-01-08 00:00:31,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118349075317s 2019-01-08 00:00:31,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ec2e85b9-95bc-4cdd-9f6c-7bba6665be79 2019-01-08 00:00:31,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:00:31,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:31,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a35f26-73fc-4dd9-b9c9-a936129146c4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_bb5e8cbf-417f-44c0-a0d8-19868d6deba9", "links": {"self": "http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8b10b52a586247629d519c68ca99152b", "description": null}} 2019-01-08 00:00:31,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b used request id req-50a35f26-73fc-4dd9-b9c9-a936129146c4 2019-01-08 00:00:31,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114583015442s 2019-01-08 00:00:31,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b used request id req-50a35f26-73fc-4dd9-b9c9-a936129146c4 2019-01-08 00:00:31,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 00:00:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:31,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cbbdd5c-6dca-4f89-8115-ad968563c1d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:00:31,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b used request id req-2cbbdd5c-6dca-4f89-8115-ad968563c1d8 2019-01-08 00:00:31,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.230155944824s 2019-01-08 00:00:31,869 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/8b10b52a586247629d519c68ca99152b used request id req-2cbbdd5c-6dca-4f89-8115-ad968563c1d8 2019-01-08 00:00:31,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:00:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:31,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc27ecc-d679-46b2-a2f6-23b3932a4ba3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511"}, "tags": [], "enabled": true, "id": "2f38943585994ca5ac62653d8c127511", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bb5e8cbf-417f-44c0-a0d8-19868d6deba9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:00:31,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-fdc27ecc-d679-46b2-a2f6-23b3932a4ba3 2019-01-08 00:00:31,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10273194313s 2019-01-08 00:00:31,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-fdc27ecc-d679-46b2-a2f6-23b3932a4ba3 2019-01-08 00:00:31,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 00:00:31,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:32,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5af9b35a-363e-409f-b2b6-ea62843c23f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:00:32,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511 used request id req-5af9b35a-363e-409f-b2b6-ea62843c23f6 2019-01-08 00:00:32,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207682847977s 2019-01-08 00:00:32,191 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/2f38943585994ca5ac62653d8c127511 used request id req-5af9b35a-363e-409f-b2b6-ea62843c23f6 2019-01-08 00:00:32,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:00:32,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=2f38943585994ca5ac62653d8c127511&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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:32,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a9d0313b-abf3-4736-b9a6-33240647ceff Date: Tue, 08 Jan 2019 00:00:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:17Z", "updated_at": "2019-01-07T23:59:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "26988f9d-150b-48ad-bb2d-fa1907175ca8", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "3c2297a5-26b2-4299-92bb-afffc0dad6d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "b1e2211c-1a02-4d29-8c4a-2400408b8e9c", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "cd078ed7-c02b-488e-bd68-c96e6cae4f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}], "revision_number": 4, "project_id": "2f38943585994ca5ac62653d8c127511", "id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "name": "default"}]} 2019-01-08 00:00:32,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=2f38943585994ca5ac62653d8c127511&name=default used request id req-a9d0313b-abf3-4736-b9a6-33240647ceff 2019-01-08 00:00:32,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240217924118s 2019-01-08 00:00:32,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=2f38943585994ca5ac62653d8c127511&name=default used request id req-a9d0313b-abf3-4736-b9a6-33240647ceff 2019-01-08 00:00:32,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:00:32,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:32,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e253ff6c-c7ea-442c-b434-d62af2c3a7da Date: Tue, 08 Jan 2019 00:00:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f38943585994ca5ac62653d8c127511", "created_at": "2019-01-07T23:59:17Z", "updated_at": "2019-01-07T23:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "3c2297a5-26b2-4299-92bb-afffc0dad6d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "cd078ed7-c02b-488e-bd68-c96e6cae4f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "26988f9d-150b-48ad-bb2d-fa1907175ca8", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f38943585994ca5ac62653d8c127511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:59:17Z", "revision_number": 0, "id": "b1e2211c-1a02-4d29-8c4a-2400408b8e9c", "remote_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "remote_ip_prefix": null, "created_at": "2019-01-07T23:59:17Z", "security_group_id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "tenant_id": "2f38943585994ca5ac62653d8c127511", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f38943585994ca5ac62653d8c127511"}], "revision_number": 4, "project_id": "2f38943585994ca5ac62653d8c127511", "id": "d8e67897-af5e-4fcb-b34a-90481175e9c2", "name": "default"}]} 2019-01-08 00:00:32,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e253ff6c-c7ea-442c-b434-d62af2c3a7da 2019-01-08 00:00:32,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.257257938385s 2019-01-08 00:00:32,695 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e253ff6c-c7ea-442c-b434-d62af2c3a7da 2019-01-08 00:00:32,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 00:00:32,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/d8e67897-af5e-4fcb-b34a-90481175e9c2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7518751e016881de0ef25261b5e50b7d31a14b5" 2019-01-08 00:00:33,055 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-477a3f4c-55ef-4d13-a1f9-d7dd9038856e Content-Length: 0 Date: Tue, 08 Jan 2019 00:00:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:00:33,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/d8e67897-af5e-4fcb-b34a-90481175e9c2.json used request id req-477a3f4c-55ef-4d13-a1f9-d7dd9038856e 2019-01-08 00:00:33,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.355684995651s 2019-01-08 00:00:33,055 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/d8e67897-af5e-4fcb-b34a-90481175e9c2.json used request id req-477a3f4c-55ef-4d13-a1f9-d7dd9038856e 2019-01-08 00:00:33,104 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-08 00:00:33,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:00:33,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7de971-a3b4-41c7-98df-00cc833fab46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:00:33,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cb7de971-a3b4-41c7-98df-00cc833fab46 2019-01-08 00:00:33,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:00:33,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["_CUd_tWkT6iSKfvkFaoUNg"], "issued_at": "2019-01-08T00:00:33.000000Z"}} 2019-01-08 00:00:33,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:00:33,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:33,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-9b659ffe-5931-426a-9ad7-9ed91e9f2896 Date: Tue, 08 Jan 2019 00:00:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:00:33,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9b659ffe-5931-426a-9ad7-9ed91e9f2896 2019-01-08 00:00:33,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286371946335s 2019-01-08 00:00:33,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9b659ffe-5931-426a-9ad7-9ed91e9f2896 2019-01-08 00:00:33,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:00:33,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:00:33,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:00:33,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:33,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497194a6-5bb3-4f18-a9c7-a5b72a04c6b9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:00:33,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-497194a6-5bb3-4f18-a9c7-a5b72a04c6b9 2019-01-08 00:00:33,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109704971313s 2019-01-08 00:00:33,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-497194a6-5bb3-4f18-a9c7-a5b72a04c6b9 2019-01-08 00:00:33,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 00:00:33,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}}' 2019-01-08 00:00:34,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:00:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf70ffc4-63ce-4a3e-86f9-f77b4ee6f784 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.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2"}, "tags": [], "enabled": true, "id": "0950d0afff064a73b9290edddb3fe8f2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}} 2019-01-08 00:00:34,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-cf70ffc4-63ce-4a3e-86f9-f77b4ee6f784 2019-01-08 00:00:34,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.179989099503s 2019-01-08 00:00:34,146 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-cf70ffc4-63ce-4a3e-86f9-f77b4ee6f784 2019-01-08 00:00:34,146 - 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'0950d0afff064a73b9290edddb3fe8f2', '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_371e4f35-718b-4269-8c7a-5c6bba2eb9ea'}) 2019-01-08 00:00:34,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 00:00:34,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "88c25fa6-a383-4a08-b6ee-abf4a68f2549", "email": null, "name": "vping_userdata-user_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}}' 2019-01-08 00:00:34,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:00:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d54a4e06-26b1-4d18-a789-95cbcb6fa20d Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "links": {"self": "http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb400873848440e290a747877b133883", "domain_id": "default", "password_expires_at": null}} 2019-01-08 00:00:34,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-d54a4e06-26b1-4d18-a789-95cbcb6fa20d 2019-01-08 00:00:34,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.44202208519s 2019-01-08 00:00:34,595 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-d54a4e06-26b1-4d18-a789-95cbcb6fa20d 2019-01-08 00:00:34,595 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bb400873848440e290a747877b133883', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_371e4f35-718b-4269-8c7a-5c6bba2eb9ea'}) 2019-01-08 00:00:34,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:00:34,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:34,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20012ba8-d261-40b1-9fcb-07d088cdc241 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:00:34,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-20012ba8-d261-40b1-9fcb-07d088cdc241 2019-01-08 00:00:34,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112274169922s 2019-01-08 00:00:34,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-20012ba8-d261-40b1-9fcb-07d088cdc241 2019-01-08 00:00:34,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:00:34,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:34,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0971a624-47c2-4c63-a8a6-039ffbbb4a78 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:00:34,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0971a624-47c2-4c63-a8a6-039ffbbb4a78 2019-01-08 00:00:34,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107565879822s 2019-01-08 00:00:34,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0971a624-47c2-4c63-a8a6-039ffbbb4a78 2019-01-08 00:00:34,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:00:34,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:34,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38284d2-fa84-402a-b0be-1184923ff675 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:00:34,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-d38284d2-fa84-402a-b0be-1184923ff675 2019-01-08 00:00:34,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10361289978s 2019-01-08 00:00:34,932 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-d38284d2-fa84-402a-b0be-1184923ff675 2019-01-08 00:00:34,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:00:34,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:35,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40dc3814-e0ef-43f9-88f3-37da64a6bce5 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "links": {"self": "http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb400873848440e290a747877b133883", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:00:35,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-40dc3814-e0ef-43f9-88f3-37da64a6bce5 2019-01-08 00:00:35,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132925033569s 2019-01-08 00:00:35,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-40dc3814-e0ef-43f9-88f3-37da64a6bce5 2019-01-08 00:00:35,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:00:35,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:35,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147d504d-93e9-499c-830a-29f266dcaf56 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42: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.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2"}, "tags": [], "enabled": true, "id": "0950d0afff064a73b9290edddb3fe8f2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:00:35,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-147d504d-93e9-499c-830a-29f266dcaf56 2019-01-08 00:00:35,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103459835052s 2019-01-08 00:00:35,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-147d504d-93e9-499c-830a-29f266dcaf56 2019-01-08 00:00:35,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:00:35,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=bb400873848440e290a747877b133883&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=0950d0afff064a73b9290edddb3fe8f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:35,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d128016-15ea-48bd-beeb-a1848d99f1be Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=bb400873848440e290a747877b133883&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=0950d0afff064a73b9290edddb3fe8f2", "previous": null, "next": null}} 2019-01-08 00:00:35,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=bb400873848440e290a747877b133883&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=0950d0afff064a73b9290edddb3fe8f2 used request id req-1d128016-15ea-48bd-beeb-a1848d99f1be 2019-01-08 00:00:35,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0966601371765s 2019-01-08 00:00:35,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=bb400873848440e290a747877b133883&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=0950d0afff064a73b9290edddb3fe8f2 used request id req-1d128016-15ea-48bd-beeb-a1848d99f1be 2019-01-08 00:00:35,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:00:35,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2/users/bb400873848440e290a747877b133883/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:35,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1661c92a-7de2-4acb-b78c-1c736474ae51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:00:35,475 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2/users/bb400873848440e290a747877b133883/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-1661c92a-7de2-4acb-b78c-1c736474ae51 2019-01-08 00:00:35,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.184487819672s 2019-01-08 00:00:35,476 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2/users/bb400873848440e290a747877b133883/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-1661c92a-7de2-4acb-b78c-1c736474ae51 2019-01-08 00:00:35,476 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', 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'0950d0afff064a73b9290edddb3fe8f2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '88c25fa6-a383-4a08-b6ee-abf4a68f2549', 'username': u'vping_userdata-user_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 00:00:35,479 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', 'password': '88c25fa6-a383-4a08-b6ee-abf4a68f2549', 'project_name': 'vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '0950d0afff064a73b9290edddb3fe8f2', 'project_domain_name': 'Default'} 2019-01-08 00:00:35,480 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-08 00:00:35,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:00:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:35,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3a551f-a5a2-48b7-abe4-9b9154d84790 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:00:35,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-6d3a551f-a5a2-48b7-abe4-9b9154d84790 2019-01-08 00:00:35,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111526012421s 2019-01-08 00:00:35,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-6d3a551f-a5a2-48b7-abe4-9b9154d84790 2019-01-08 00:00:35,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:00:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:00:35,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80635fc0-10c1-4661-9839-fb64d5129407 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42: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.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2"}, "tags": [], "enabled": true, "id": "0950d0afff064a73b9290edddb3fe8f2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:00:35,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-80635fc0-10c1-4661-9839-fb64d5129407 2019-01-08 00:00:35,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111033916473s 2019-01-08 00:00:35,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-80635fc0-10c1-4661-9839-fb64d5129407 2019-01-08 00:00:35,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 00:00:35,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" -d '{"network": {"tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "name": "vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "admin_state_up": true}}' 2019-01-08 00:00:37,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-aec5d1bd-196b-47a2-81bf-8faca26b5959 Date: Tue, 08 Jan 2019 00:00:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"0950d0afff064a73b9290edddb3fe8f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:00:36Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea","admin_state_up":true,"tenant_id":"0950d0afff064a73b9290edddb3fe8f2","created_at":"2019-01-08T00:00:36Z","mtu":1442}} 2019-01-08 00:00:37,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-aec5d1bd-196b-47a2-81bf-8faca26b5959 2019-01-08 00:00:37,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.55092120171s 2019-01-08 00:00:37,266 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-aec5d1bd-196b-47a2-81bf-8faca26b5959 2019-01-08 00:00:37,267 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T00:00:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'e7bd69b3-3ef0-41de-b290-3a3177c21315', u'provider:segmentation_id': 47, 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_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', u'created_at': u'2019-01-08T00:00:36Z', u'mtu': 1442, u'tenant_id': u'0950d0afff064a73b9290edddb3fe8f2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0950d0afff064a73b9290edddb3fe8f2'}) 2019-01-08 00:00:37,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:00:37,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab44ee8b-300e-42b1-aab8-a7643f0847d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:00:37,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ab44ee8b-300e-42b1-aab8-a7643f0847d9 2019-01-08 00:00:37,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:00:37,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T01:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0950d0afff064a73b9290edddb3fe8f2", "name": "vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0950d0afff064a73b9290edddb3fe8f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0950d0afff064a73b9290edddb3fe8f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0950d0afff064a73b9290edddb3fe8f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0950d0afff064a73b9290edddb3fe8f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0950d0afff064a73b9290edddb3fe8f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0950d0afff064a73b9290edddb3fe8f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0950d0afff064a73b9290edddb3fe8f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0950d0afff064a73b9290edddb3fe8f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0950d0afff064a73b9290edddb3fe8f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0950d0afff064a73b9290edddb3fe8f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0950d0afff064a73b9290edddb3fe8f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0950d0afff064a73b9290edddb3fe8f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0950d0afff064a73b9290edddb3fe8f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0950d0afff064a73b9290edddb3fe8f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "id": "bb400873848440e290a747877b133883"}, "audit_ids": ["EdBn292LQrKMf7M9cjK_fg"], "issued_at": "2019-01-08T00:00:37.000000Z"}} 2019-01-08 00:00:37,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:00:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:38,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1221 X-Openstack-Request-Id: req-5e494b76-c315-43d8-b6f8-fcb99850273c Date: Tue, 08 Jan 2019 00:00:38 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0950d0afff064a73b9290edddb3fe8f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:00:36Z","qos_policy_id":null,"name":"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea","admin_state_up":true,"tenant_id":"0950d0afff064a73b9290edddb3fe8f2","created_at":"2019-01-08T00:00:36Z","mtu":1442}]} 2019-01-08 00:00:38,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-5e494b76-c315-43d8-b6f8-fcb99850273c 2019-01-08 00:00:38,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384042978287s 2019-01-08 00:00:38,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-5e494b76-c315-43d8-b6f8-fcb99850273c 2019-01-08 00:00:38,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 00:00:38,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" -d '{"subnet": {"name": "vping_userdata-subnet_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "enable_dhcp": true, "network_id": "e7bd69b3-3ef0-41de-b290-3a3177c21315", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-08 00:00:39,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-583e8619-8d38-426d-b222-032b63014fe9 Date: Tue, 08 Jan 2019 00:00:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","tenant_id":"0950d0afff064a73b9290edddb3fe8f2","created_at":"2019-01-08T00:00:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T00:00: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":"0950d0afff064a73b9290edddb3fe8f2","id":"2ca4b7f3-093e-4f7b-817f-448072ef82a2","subnetpool_id":null,"name":"vping_userdata-subnet_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}} 2019-01-08 00:00:39,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-583e8619-8d38-426d-b222-032b63014fe9 2019-01-08 00:00:39,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.64972686768s 2019-01-08 00:00:39,722 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-583e8619-8d38-426d-b222-032b63014fe9 2019-01-08 00:00:39,722 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T00:00: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'2ca4b7f3-093e-4f7b-817f-448072ef82a2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', u'enable_dhcp': True, u'network_id': u'e7bd69b3-3ef0-41de-b290-3a3177c21315', u'tenant_id': u'0950d0afff064a73b9290edddb3fe8f2', u'created_at': u'2019-01-08T00:00: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'0950d0afff064a73b9290edddb3fe8f2'}) 2019-01-08 00:00:39,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 00:00:39,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "vping_userdata-router_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "admin_state_up": true}}' 2019-01-08 00:00:42,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-d2d0a31f-f3d1-4256-a045-5509c27d09fd Date: Tue, 08 Jan 2019 00:00:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "created_at": "2019-01-08T00:00:40Z", "admin_state_up": true, "updated_at": "2019-01-08T00:00:41Z", "revision_number": 2, "routes": [], "project_id": "0950d0afff064a73b9290edddb3fe8f2", "id": "8c3ca31e-170e-4f41-ac40-cb5530ba2b5f", "name": "vping_userdata-router_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}} 2019-01-08 00:00:42,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-d2d0a31f-f3d1-4256-a045-5509c27d09fd 2019-01-08 00:00:42,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.32442188263s 2019-01-08 00:00:42,048 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-d2d0a31f-f3d1-4256-a045-5509c27d09fd 2019-01-08 00:00:42,048 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0950d0afff064a73b9290edddb3fe8f2', u'created_at': u'2019-01-08T00:00:40Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T00:00:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'0950d0afff064a73b9290edddb3fe8f2', u'id': u'8c3ca31e-170e-4f41-ac40-cb5530ba2b5f', u'name': u'vping_userdata-router_371e4f35-718b-4269-8c7a-5c6bba2eb9ea'}) 2019-01-08 00:00:42,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 00:00:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/8c3ca31e-170e-4f41-ac40-cb5530ba2b5f/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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" -d '{"subnet_id": "2ca4b7f3-093e-4f7b-817f-448072ef82a2"}' 2019-01-08 00:00:45,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c993523b-30f9-4081-adac-8b867d19b790 Date: Tue, 08 Jan 2019 00:00:45 GMT RESP BODY: {"network_id": "e7bd69b3-3ef0-41de-b290-3a3177c21315", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "subnet_id": "2ca4b7f3-093e-4f7b-817f-448072ef82a2", "subnet_ids": ["2ca4b7f3-093e-4f7b-817f-448072ef82a2"], "port_id": "ac97ea9a-e7e3-4dc9-868a-54c09cab9999", "id": "8c3ca31e-170e-4f41-ac40-cb5530ba2b5f"} 2019-01-08 00:00:45,224 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/8c3ca31e-170e-4f41-ac40-cb5530ba2b5f/add_router_interface.json used request id req-c993523b-30f9-4081-adac-8b867d19b790 2019-01-08 00:00:45,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.17490792274s 2019-01-08 00:00:45,224 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/8c3ca31e-170e-4f41-ac40-cb5530ba2b5f/add_router_interface.json used request id req-c993523b-30f9-4081-adac-8b867d19b790 returning object 8c3ca31e-170e-4f41-ac40-cb5530ba2b5f 2019-01-08 00:00:45,225 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:00:45,356 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 00:00:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:00:45,362 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 00:00:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 00:00:45,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:00:45,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:45,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-762634aa-fcdb-43cb-aae9-f2faa61c2aea Date: Tue, 08 Jan 2019 00:00:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:00:45,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-762634aa-fcdb-43cb-aae9-f2faa61c2aea 2019-01-08 00:00:45,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.271214008331s 2019-01-08 00:00:45,636 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-762634aa-fcdb-43cb-aae9-f2faa61c2aea 2019-01-08 00:00:45,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 00:00:45,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}' 2019-01-08 00:00:45,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c414363c-7fdf-454e-8d47-75d63ed3b09c Date: Tue, 08 Jan 2019 00:00:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/file", "owner": "0950d0afff064a73b9290edddb3fe8f2", "id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "size": null, "self": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:00:45Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "checksum": null, "created_at": "2019-01-08T00:00:45Z", "protected": false} 2019-01-08 00:00:45,904 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-c414363c-7fdf-454e-8d47-75d63ed3b09c 2019-01-08 00:00:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.260517120361s 2019-01-08 00:00:45,905 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-c414363c-7fdf-454e-8d47-75d63ed3b09c returning object 3dd379a6-7f82-4d1d-981c-30832cbc2e81 2019-01-08 00:00:45,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 00:00:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" -d '' 2019-01-08 00:00:47,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26c76c0f-7106-4480-8fde-93595463715c Date: Tue, 08 Jan 2019 00:00:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:00:47,060 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/file used request id req-26c76c0f-7106-4480-8fde-93595463715c 2019-01-08 00:00:47,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.154504776s 2019-01-08 00:00:47,060 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/file used request id req-26c76c0f-7106-4480-8fde-93595463715c 2019-01-08 00:00:47,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:00:47,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:47,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-2b4aeb4c-d33c-4345-b625-81b622e74d2c Date: Tue, 08 Jan 2019 00:00:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap", "metadata": {}}], "file": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/file", "owner": "0950d0afff064a73b9290edddb3fe8f2", "id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "size": 12716032, "self": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:00:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:00:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:00:47,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-2b4aeb4c-d33c-4345-b625-81b622e74d2c 2019-01-08 00:00:47,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228592157364s 2019-01-08 00:00:47,294 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-2b4aeb4c-d33c-4345-b625-81b622e74d2c 2019-01-08 00:00:47,295 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/file', 'owner': u'0950d0afff064a73b9290edddb3fe8f2', 'id': u'3dd379a6-7f82-4d1d-981c-30832cbc2e81', 'size': 12716032, u'self': u'/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0950d0afff064a73b9290edddb3fe8f2', 'name': 'vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T00:00:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T00:00:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', 'created': u'2019-01-08T00:00:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T00:00:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 00:00:47,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 00:00:47,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 00:00:47,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00: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-2bb1f3ef-0db5-4164-ba66-b752dc140441 x-compute-request-id: req-2bb1f3ef-0db5-4164-ba66-b752dc140441 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "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": "3f3226e2-6570-4aaf-8145-5886540205b3"}} 2019-01-08 00:00:47,531 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2bb1f3ef-0db5-4164-ba66-b752dc140441 2019-01-08 00:00:47,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.235130786896s 2019-01-08 00:00:47,532 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2bb1f3ef-0db5-4164-ba66-b752dc140441 2019-01-08 00:00:47,532 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', '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'09a7ababfff6470fbcae0a281405cb8c', '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'3f3226e2-6570-4aaf-8145-5886540205b3', 'swap': 0}) 2019-01-08 00:00:47,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 00:00:47,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3/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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" -d '{"extra_specs": {}}' 2019-01-08 00:00:47,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00: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-7d161c42-d110-4b04-b2e5-6625cb32da24 x-compute-request-id: req-7d161c42-d110-4b04-b2e5-6625cb32da24 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:00:47,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3/os-extra_specs used request id req-7d161c42-d110-4b04-b2e5-6625cb32da24 2019-01-08 00:00:47,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204820632935s 2019-01-08 00:00:47,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3/os-extra_specs used request id req-7d161c42-d110-4b04-b2e5-6625cb32da24 2019-01-08 00:00:47,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:00:47,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:47,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1259 X-Openstack-Request-Id: req-cee6d313-1ab4-4658-8705-bd6a6927e111 Date: Tue, 08 Jan 2019 00:00:47 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0950d0afff064a73b9290edddb3fe8f2","status":"ACTIVE","subnets":["2ca4b7f3-093e-4f7b-817f-448072ef82a2"],"description":"","tags":[],"updated_at":"2019-01-08T00:00:38Z","qos_policy_id":null,"name":"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea","admin_state_up":true,"tenant_id":"0950d0afff064a73b9290edddb3fe8f2","created_at":"2019-01-08T00:00:36Z","mtu":1442}]} 2019-01-08 00:00:47,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-cee6d313-1ab4-4658-8705-bd6a6927e111 2019-01-08 00:00:47,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298414945602s 2019-01-08 00:00:47,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-cee6d313-1ab4-4658-8705-bd6a6927e111 2019-01-08 00:00:47,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:00:47,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:48,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-f42f87dd-32a8-4b78-bde3-b82b570efe58 Date: Tue, 08 Jan 2019 00:00:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap", "metadata": {}}], "file": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/file", "owner": "0950d0afff064a73b9290edddb3fe8f2", "id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "size": 12716032, "self": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:00:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:00:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:00:48,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-f42f87dd-32a8-4b78-bde3-b82b570efe58 2019-01-08 00:00:48,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.24033498764s 2019-01-08 00:00:48,098 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-f42f87dd-32a8-4b78-bde3-b82b570efe58 2019-01-08 00:00:48,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:00:48,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:48,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-052ce36e-50b8-48bb-8ebf-be7d7a1b3f77 x-compute-request-id: req-052ce36e-50b8-48bb-8ebf-be7d7a1b3f77 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "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": "3f3226e2-6570-4aaf-8145-5886540205b3"}]} 2019-01-08 00:00:48,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-052ce36e-50b8-48bb-8ebf-be7d7a1b3f77 2019-01-08 00:00:48,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.752705097198s 2019-01-08 00:00:48,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-052ce36e-50b8-48bb-8ebf-be7d7a1b3f77 2019-01-08 00:00:48,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-08 00:00:48,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" -d '{"server": {"name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "imageRef": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "flavorRef": "3f3226e2-6570-4aaf-8145-5886540205b3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e7bd69b3-3ef0-41de-b290-3a3177c21315"}]}}' 2019-01-08 00:00:51,001 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-aee2087b-eb41-495f-aacc-4a28d075aa8a x-compute-request-id: req-aee2087b-eb41-495f-aacc-4a28d075aa8a Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "adminPass": "w4vVsEVc5B6W"}} 2019-01-08 00:00:51,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-aee2087b-eb41-495f-aacc-4a28d075aa8a 2019-01-08 00:00:51,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.14617085457s 2019-01-08 00:00:51,001 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-aee2087b-eb41-495f-aacc-4a28d075aa8a 2019-01-08 00:00:51,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:51,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:51,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-0eeba74a-cdff-406e-bae6-e484bc15ad63 x-compute-request-id: req-0eeba74a-cdff-406e-bae6-e484bc15ad63 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:00:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:51,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0eeba74a-cdff-406e-bae6-e484bc15ad63 2019-01-08 00:00:51,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68052816391s 2019-01-08 00:00:51,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0eeba74a-cdff-406e-bae6-e484bc15ad63 2019-01-08 00:00:51,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:00:51,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:51,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1259 X-Openstack-Request-Id: req-55064ea1-d551-42fd-b56b-9542faced049 Date: Tue, 08 Jan 2019 00:00:51 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0950d0afff064a73b9290edddb3fe8f2","status":"ACTIVE","subnets":["2ca4b7f3-093e-4f7b-817f-448072ef82a2"],"description":"","tags":[],"updated_at":"2019-01-08T00:00:38Z","qos_policy_id":null,"name":"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea","admin_state_up":true,"tenant_id":"0950d0afff064a73b9290edddb3fe8f2","created_at":"2019-01-08T00:00:36Z","mtu":1442}]} 2019-01-08 00:00:51,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-55064ea1-d551-42fd-b56b-9542faced049 2019-01-08 00:00:51,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0954699516296s 2019-01-08 00:00:51,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-55064ea1-d551-42fd-b56b-9542faced049 2019-01-08 00:00:51,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 00:00:51,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:52,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b3c937f1-49eb-4b84-a084-7168e730e1de Date: Tue, 08 Jan 2019 00:00:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","tenant_id":"0950d0afff064a73b9290edddb3fe8f2","created_at":"2019-01-08T00:00:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T00:00: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":"0950d0afff064a73b9290edddb3fe8f2","id":"2ca4b7f3-093e-4f7b-817f-448072ef82a2","subnetpool_id":null,"name":"vping_userdata-subnet_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}]} 2019-01-08 00:00:52,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b3c937f1-49eb-4b84-a084-7168e730e1de 2019-01-08 00:00:52,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.221123218536s 2019-01-08 00:00:52,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b3c937f1-49eb-4b84-a084-7168e730e1de 2019-01-08 00:00:52,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:00:54,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:54,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-9a7a8e34-c96d-4cc2-983f-4ab6badf2cb3 x-compute-request-id: req-9a7a8e34-c96d-4cc2-983f-4ab6badf2cb3 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.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:00:52Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:54,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9a7a8e34-c96d-4cc2-983f-4ab6badf2cb3 2019-01-08 00:00:54,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728028059006s 2019-01-08 00:00:54,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9a7a8e34-c96d-4cc2-983f-4ab6badf2cb3 2019-01-08 00:00:54,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:00:56,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:56,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:00:57,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-34bba898-6d9b-4324-a7b3-616d44ebc3c7 x-compute-request-id: req-34bba898-6d9b-4324-a7b3-616d44ebc3c7 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.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:00:52Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:00:57,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-34bba898-6d9b-4324-a7b3-616d44ebc3c7 2019-01-08 00:00:57,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774420022964s 2019-01-08 00:00:57,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-34bba898-6d9b-4324-a7b3-616d44ebc3c7 2019-01-08 00:00:57,525 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:00:59,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:00:59,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:00,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05fccb7b-d6c9-4622-b512-ce3e8566e3e7 x-compute-request-id: req-05fccb7b-d6c9-4622-b512-ce3e8566e3e7 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.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:00:52Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:00,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-05fccb7b-d6c9-4622-b512-ce3e8566e3e7 2019-01-08 00:01:00,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585036039352s 2019-01-08 00:01:00,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-05fccb7b-d6c9-4622-b512-ce3e8566e3e7 2019-01-08 00:01:00,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:01:02,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:02,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:03,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-a7d45f2e-b28a-44f2-819c-108cad153b00 x-compute-request-id: req-a7d45f2e-b28a-44f2-819c-108cad153b00 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.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:00:52Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:03,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a7d45f2e-b28a-44f2-819c-108cad153b00 2019-01-08 00:01:03,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.921370983124s 2019-01-08 00:01:03,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a7d45f2e-b28a-44f2-819c-108cad153b00 2019-01-08 00:01:03,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:01:05,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:05,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:05,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-0b9e9143-7543-4d7c-86f5-e5f447d3fe8a x-compute-request-id: req-0b9e9143-7543-4d7c-86f5-e5f447d3fe8a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:05:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:02.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:02Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:05,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0b9e9143-7543-4d7c-86f5-e5f447d3fe8a 2019-01-08 00:01:05,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720804929733s 2019-01-08 00:01:05,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0b9e9143-7543-4d7c-86f5-e5f447d3fe8a 2019-01-08 00:01:05,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 00:01:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=b62e2f28-a068-4e22-b4fc-93cfbd53f630" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:05,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-37a0b529-7128-4dec-b9ec-ed682ab2cbb7 Date: Tue, 08 Jan 2019 00:01:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:01:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ca4b7f3-093e-4f7b-817f-448072ef82a2","ip_address":"192.168.120.3"}],"id":"3ac31199-c4d1-4a9b-8fa3-763a2c57f3d0","security_groups":["dae52454-d65d-49a9-98d2-44b90389cc13"],"mac_address":"fa:16:3e:41:05:f9","project_id":"0950d0afff064a73b9290edddb3fe8f2","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-3","ip_address":"192.168.120.3","fqdn":"host-192-168-120-3.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","dns_name":"","created_at":"2019-01-08T00:00:53Z","binding:vnic_type":"normal","device_id":"b62e2f28-a068-4e22-b4fc-93cfbd53f630","tenant_id":"0950d0afff064a73b9290edddb3fe8f2"}]} 2019-01-08 00:01:05,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=b62e2f28-a068-4e22-b4fc-93cfbd53f630 used request id req-37a0b529-7128-4dec-b9ec-ed682ab2cbb7 2019-01-08 00:01:05,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.16315984726s 2019-01-08 00:01:05,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=b62e2f28-a068-4e22-b4fc-93cfbd53f630 used request id req-37a0b529-7128-4dec-b9ec-ed682ab2cbb7 2019-01-08 00:01:05,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:01:05,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=3ac31199-c4d1-4a9b-8fa3-763a2c57f3d0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:06,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9fba73cb-2df5-4798-9709-3b84947314a9 Date: Tue, 08 Jan 2019 00:01:06 GMT RESP BODY: {"floatingips": []} 2019-01-08 00:01:06,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=3ac31199-c4d1-4a9b-8fa3-763a2c57f3d0 used request id req-9fba73cb-2df5-4798-9709-3b84947314a9 2019-01-08 00:01:06,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.189290046692s 2019-01-08 00:01:06,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=3ac31199-c4d1-4a9b-8fa3-763a2c57f3d0 used request id req-9fba73cb-2df5-4798-9709-3b84947314a9 2019-01-08 00:01:06,134 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:41:05:f9', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3dd379a6-7f82-4d1d-981c-30832cbc2e81'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T00:01:02.000000', 'flavor': Munch({u'id': u'3f3226e2-6570-4aaf-8145-5886540205b3'}), 'az': u'nova', 'id': u'b62e2f28-a068-4e22-b4fc-93cfbd53f630', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bb400873848440e290a747877b133883', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0950d0afff064a73b9290edddb3fe8f2', 'name': 'vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', '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'2019-01-08T00:01:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T00:01:02Z', 'hostId': u'6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf', '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'2019-01-08T00:01:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0950d0afff064a73b9290edddb3fe8f2', 'name': u'vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', 'adminPass': u'w4vVsEVc5B6W', 'tenant_id': u'0950d0afff064a73b9290edddb3fe8f2', 'created_at': u'2019-01-08T00:00:50Z', 'created': u'2019-01-08T00:00:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 00:01:06,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:01:06,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:06,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1259 X-Openstack-Request-Id: req-1b31b352-0da3-46b9-b972-fd362168a2f0 Date: Tue, 08 Jan 2019 00:01:06 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0950d0afff064a73b9290edddb3fe8f2","status":"ACTIVE","subnets":["2ca4b7f3-093e-4f7b-817f-448072ef82a2"],"description":"","tags":[],"updated_at":"2019-01-08T00:00:38Z","qos_policy_id":null,"name":"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea","admin_state_up":true,"tenant_id":"0950d0afff064a73b9290edddb3fe8f2","created_at":"2019-01-08T00:00:36Z","mtu":1442}]} 2019-01-08 00:01:06,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-1b31b352-0da3-46b9-b972-fd362168a2f0 2019-01-08 00:01:06,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292710065842s 2019-01-08 00:01:06,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-1b31b352-0da3-46b9-b972-fd362168a2f0 2019-01-08 00:01:06,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:01:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:06,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-ecb22893-dfac-4c4d-aa1a-6cf843721c17 Date: Tue, 08 Jan 2019 00:01:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap", "metadata": {}}], "file": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/file", "owner": "0950d0afff064a73b9290edddb3fe8f2", "id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "size": 12716032, "self": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:00:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:00:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:01:06,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ecb22893-dfac-4c4d-aa1a-6cf843721c17 2019-01-08 00:01:06,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368180274963s 2019-01-08 00:01:06,470 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ecb22893-dfac-4c4d-aa1a-6cf843721c17 2019-01-08 00:01:06,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:01:06,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:06,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a2ca83f-efc3-41c5-8631-a5ceb24883fb x-compute-request-id: req-2a2ca83f-efc3-41c5-8631-a5ceb24883fb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "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": "3f3226e2-6570-4aaf-8145-5886540205b3"}]} 2019-01-08 00:01:06,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-2a2ca83f-efc3-41c5-8631-a5ceb24883fb 2019-01-08 00:01:06,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240111351013s 2019-01-08 00:01:06,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-2a2ca83f-efc3-41c5-8631-a5ceb24883fb 2019-01-08 00:01:06,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-08 00:01:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" -d '{"server": {"name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "imageRef": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "flavorRef": "3f3226e2-6570-4aaf-8145-5886540205b3", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e7bd69b3-3ef0-41de-b290-3a3177c21315"}]}}' 2019-01-08 00:01:07,970 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c5e4928-4929-4110-90ad-e22bf22c5528 x-compute-request-id: req-2c5e4928-4929-4110-90ad-e22bf22c5528 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "adminPass": "zJNa4JahZoZM"}} 2019-01-08 00:01:07,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-2c5e4928-4929-4110-90ad-e22bf22c5528 2019-01-08 00:01:07,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.47349405289s 2019-01-08 00:01:07,971 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-2c5e4928-4929-4110-90ad-e22bf22c5528 2019-01-08 00:01:07,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:08,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-3b8b2e27-3f14-41e5-a034-fa18689b984e x-compute-request-id: req-3b8b2e27-3f14-41e5-a034-fa18689b984e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:01:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:01:07Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:05:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:02.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:02Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:08,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3b8b2e27-3f14-41e5-a034-fa18689b984e 2019-01-08 00:01:08,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.925145864487s 2019-01-08 00:01:08,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3b8b2e27-3f14-41e5-a034-fa18689b984e 2019-01-08 00:01:08,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:01:10,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:10,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:11,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-570f13b1-58d8-44c0-94ce-5c2ad2df1e94 x-compute-request-id: req-570f13b1-58d8-44c0-94ce-5c2ad2df1e94 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:01:09Z", "hostId": "7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:01:07Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:05:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:02.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:02Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:11,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-570f13b1-58d8-44c0-94ce-5c2ad2df1e94 2019-01-08 00:01:11,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.963721036911s 2019-01-08 00:01:11,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-570f13b1-58d8-44c0-94ce-5c2ad2df1e94 2019-01-08 00:01:11,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:01:13,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:13,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:14,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-9fa1257b-5377-479b-b321-355f14b15482 x-compute-request-id: req-9fa1257b-5377-479b-b321-355f14b15482 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:01:09Z", "hostId": "7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:01:07Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:05:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:02.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:02Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:14,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9fa1257b-5377-479b-b321-355f14b15482 2019-01-08 00:01:14,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70927977562s 2019-01-08 00:01:14,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9fa1257b-5377-479b-b321-355f14b15482 2019-01-08 00:01:14,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:01:16,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:17,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-871850c3-3c1a-46af-b6e9-1c0c3d648d29 x-compute-request-id: req-871850c3-3c1a-46af-b6e9-1c0c3d648d29 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:01:09Z", "hostId": "7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:01:07Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:05:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:02.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:02Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:17,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-871850c3-3c1a-46af-b6e9-1c0c3d648d29 2019-01-08 00:01:17,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691502809525s 2019-01-08 00:01:17,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-871850c3-3c1a-46af-b6e9-1c0c3d648d29 2019-01-08 00:01:17,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:01:19,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:20,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-bc4688de-3eb5-451f-8754-a394cd5459a8 x-compute-request-id: req-bc4688de-3eb5-451f-8754-a394cd5459a8 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:2d:83", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:18.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:19Z", "hostId": "7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:01:07Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:05:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:02.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:02Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:20,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bc4688de-3eb5-451f-8754-a394cd5459a8 2019-01-08 00:01:20,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11699199677s 2019-01-08 00:01:20,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bc4688de-3eb5-451f-8754-a394cd5459a8 2019-01-08 00:01:20,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 00:01:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=797fe3e6-36f9-4e56-a5e5-e30392381bc7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:20,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-6691f533-ddfd-4847-ab34-ceb29f992cc0 Date: Tue, 08 Jan 2019 00:01:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:01:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ca4b7f3-093e-4f7b-817f-448072ef82a2","ip_address":"192.168.120.9"}],"id":"912f09ce-6467-4928-8c07-ca270ecb1c81","security_groups":["dae52454-d65d-49a9-98d2-44b90389cc13"],"mac_address":"fa:16:3e:ac:2d:83","project_id":"0950d0afff064a73b9290edddb3fe8f2","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-9","ip_address":"192.168.120.9","fqdn":"host-192-168-120-9.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","dns_name":"","created_at":"2019-01-08T00:01:09Z","binding:vnic_type":"normal","device_id":"797fe3e6-36f9-4e56-a5e5-e30392381bc7","tenant_id":"0950d0afff064a73b9290edddb3fe8f2"}]} 2019-01-08 00:01:20,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=797fe3e6-36f9-4e56-a5e5-e30392381bc7 used request id req-6691f533-ddfd-4847-ab34-ceb29f992cc0 2019-01-08 00:01:20,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0577399730682s 2019-01-08 00:01:20,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=797fe3e6-36f9-4e56-a5e5-e30392381bc7 used request id req-6691f533-ddfd-4847-ab34-ceb29f992cc0 2019-01-08 00:01:20,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:01:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=912f09ce-6467-4928-8c07-ca270ecb1c81" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:20,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7b757b10-a0cf-44ee-b283-12267343e988 Date: Tue, 08 Jan 2019 00:01:20 GMT RESP BODY: {"floatingips": []} 2019-01-08 00:01:20,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=912f09ce-6467-4928-8c07-ca270ecb1c81 used request id req-7b757b10-a0cf-44ee-b283-12267343e988 2019-01-08 00:01:20,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0243110656738s 2019-01-08 00:01:20,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=912f09ce-6467-4928-8c07-ca270ecb1c81 used request id req-7b757b10-a0cf-44ee-b283-12267343e988 2019-01-08 00:01:20,504 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ac:2d:83', 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'3dd379a6-7f82-4d1d-981c-30832cbc2e81'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T00:01:18.000000', 'flavor': Munch({u'id': u'3f3226e2-6570-4aaf-8145-5886540205b3'}), 'az': u'nova', 'id': u'797fe3e6-36f9-4e56-a5e5-e30392381bc7', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bb400873848440e290a747877b133883', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0950d0afff064a73b9290edddb3fe8f2', 'name': 'vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', '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'2019-01-08T00:01:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T00:01:19Z', 'hostId': u'7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c', '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'2019-01-08T00:01:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0950d0afff064a73b9290edddb3fe8f2', 'name': u'vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea', 'adminPass': u'zJNa4JahZoZM', 'tenant_id': u'0950d0afff064a73b9290edddb3fe8f2', 'created_at': u'2019-01-08T00:01:07Z', 'created': u'2019-01-08T00:01:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 00:01:20,505 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-08 00:01:21,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:21,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:22,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-355ca0c6-223e-4180-94d9-7791e9390390 x-compute-request-id: req-355ca0c6-223e-4180-94d9-7791e9390390 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:2d:83", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:18.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:19Z", "hostId": "7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:01:07Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:05:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:02.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:02Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:22,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-355ca0c6-223e-4180-94d9-7791e9390390 2019-01-08 00:01:22,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578487873077s 2019-01-08 00:01:22,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-355ca0c6-223e-4180-94d9-7791e9390390 2019-01-08 00:01:22,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 00:01:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7/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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 00:01:22,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-40a5cd41-7eef-46d9-b609-d58838d500fc x-compute-request-id: req-40a5cd41-7eef-46d9-b609-d58838d500fc Content-Encoding: gzip Content-Length: 9570 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 529920123 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.228979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231897] pid_max: default: 32768 minimum: 301\n[ 0.233489] ACPI: Core revision 20150930\n[ 0.235479] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237768] Security Framework initialized\n[ 0.239201] Yama: becoming mindful.\n[ 0.240495] AppArmor: AppArmor initialized\n[ 0.241977] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244285] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246513] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248632] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251052] Initializing cgroup subsys io\n[ 0.252481] Initializing cgroup subsys memory\n[ 0.253991] Initializing cgroup subsys devices\n[ 0.255542] Initializing cgroup subsys freezer\n[ 0.257071] Initializing cgroup subsys net_cls\n[ 0.258589] Initializing cgroup subsys perf_event\n[ 0.260209] Initializing cgroup subsys net_prio\n[ 0.261762] Initializing cgroup subsys hugetlb\n[ 0.263292] Initializing cgroup subsys pids\n[ 0.264809] CPU: Physical Processor ID: 0\n[ 0.266923] mce: CPU supports 10 MCE banks\n[ 0.268407] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270180] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287375] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295968] ftrace: allocating 31920 entries in 125 pages\n[ 0.327983] smpboot: Max logical packages: 1\n[ 0.329494] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331868] x2apic enabled\n[ 0.333233] Switched APIC routing to physical x2apic.\n[ 0.336114] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341725] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344866] KVM setup paravirtual spinlock\n[ 0.346843] x86: Booted up 1 node, 1 CPUs\n[ 0.348256] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350628] devtmpfs: initialized\n[ 0.352874] evm: security.selinux\n[ 0.354107] evm: security.SMACK64\n[ 0.355315] evm: security.SMACK64EXEC\n[ 0.356623] evm: security.SMACK64TRANSMUTE\n[ 0.358043] evm: security.SMACK64MMAP\n[ 0.359346] evm: security.ima\n[ 0.360473] evm: security.capability\n[ 0.361840] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365076] pinctrl core: initialized pinctrl subsystem\n[ 0.366960] RTC time: 0:01:19, date: 01/08/19\n[ 0.368601] NET: Registered protocol family 16\n[ 0.370258] cpuidle: using governor ladder\n[ 0.371698] cpuidle: using governor menu\n[ 0.373090] PCCT header not found.\n[ 0.374374] ACPI: bus type PCI registered\n[ 0.375778] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377955] PCI: Using configuration type 1 for base access\n[ 0.380545] ACPI: Added _OSI(Module Device)\n[ 0.382013] ACPI: Added _OSI(Processor Device)\n[ 0.383534] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.385134] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387737] ACPI: Interpreter enabled\n[ 0.389069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.395589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398835] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.402072] ACPI: (supports S0 S5)\n[ 0.403311] ACPI: Using IOAPIC for interrupt routing\n[ 0.404973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.413659] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.415773] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.419611] acpiphp: Slot [3] registered\n[ 0.421014] acpiphp: Slot [4] registered\n[ 0.422415] acpiphp: Slot [5] registered\n[ 0.423815] acpiphp: Slot [6] registered\n[ 0.425211] acpiphp: Slot [7] registered\n[ 0.426604] acpiphp: Slot [8] registered\n[ 0.428003] acpiphp: Slot [9] registered\n[ 0.429399] acpiphp: Slot [10] registered\n[ 0.430813] acpiphp: Slot [11] registered\n[ 0.432240] acpiphp: Slot [12] registered\n[ 0.433672] acpiphp: Slot [13] registered\n[ 0.435089] acpiphp: Slot [14] registered\n[ 0.436508] acpiphp: Slot [15] registered\n[ 0.453676] acpiphp: Slot [16] registered\n[ 0.455105] acpiphp: Slot [17] registered\n[ 0.456526] acpiphp: Slot [18] registered\n[ 0.457959] acpiphp: Slot [19] registered\n[ 0.459383] acpiphp: Slot [20] registered\n[ 0.460800] acpiphp: Slot [21] registered\n[ 0.462230] acpiphp: Slot [22] registered\n[ 0.463647] acpiphp: Slot [23] registered\n[ 0.465067] acpiphp: Slot [24] registered\n[ 0.466488] acpiphp: Slot [25] registered\n[ 0.467912] acpiphp: Slot [26] registered\n[ 0.469330] acpiphp: Slot [27] registered\n[ 0.470972] acpiphp: Slot [28] registered\n[ 0.472397] acpiphp: Slot [29] registered\n[ 0.473811] acpiphp: Slot [30] registered\n[ 0.475231] acpiphp: Slot [31] registered\n[ 0.476647] PCI host bridge to bus 0000:00\n[ 0.478070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480214] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484909] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487468] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490064] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494786] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.497053] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499133] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505790] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508314] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.534039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.540073] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542551] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.545041] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547468] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550339] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553331] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.555205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.557941] vgaarb: loaded\n[ 0.559007] vgaarb: bridge control possible 0000:00:02.0\n[ 0.561506] SCSI subsystem initialized\n[ 0.563473] ACPI: bus type USB registered\n[ 0.564963] usbcore: registered new interface driver usbfs\n[ 0.566802] usbcore: registered new interface driver hub\n[ 0.568577] usbcore: registered new device driver usb\n[ 0.570653] PCI: Using ACPI for IRQ routing\n[ 0.573044] NetLabel: Initializing\n[ 0.574306] NetLabel: domain hash size = 128\n[ 0.575814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.577533] NetLabel: unlabeled traffic allowed by default\n[ 0.579895] clocksource: Switched to clocksource kvm-clock\n[ 0.591641] AppArmor: AppArmor Filesystem Enabled\n[ 0.593380] pnp: PnP ACPI init\n[ 0.594968] pnp: PnP ACPI: found 5 devices\n[ 0.602199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.605288] NET: Registered protocol family 2\n[ 0.607341] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.609630] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.611762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.613916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.615842] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.617977] NET: Registered protocol family 1\n[ 0.619592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.621546] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623462] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.638552] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.653862] Trying to unpack rootfs image as initramfs...\n[ 0.718424] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.721507] Scanning for low memory corruption every 60 seconds\n[ 0.723966] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.726048] audit: initializing netlink subsys (disabled)\n[ 0.727865] audit: type=2000 audit(1546905679.862:1): initialized\n[ 0.730320] Initialise system trusted keyring\n[ 0.732042] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.734087] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.737250] zbud: loaded\n[ 0.738452] VFS: Disk quotas dquot_6.6.0\n[ 0.739929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.742550] fuse init (API version 7.23)\n[ 0.744132] Key type big_key registered\n[ 0.745545] Allocating IMA MOK and blacklist keyrings.\n[ 0.747661] Key type asymmetric registered\n[ 0.749150] Asymmetric key parser 'x509' registered\n[ 0.750838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.753488] io scheduler noop registered\n[ 0.754874] io scheduler deadline registered (default)\n[ 0.756652] io scheduler cfq registered\n[ 0.758171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.760023] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.762269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.764820] ACPI: Power Button [PWRF]\n[ 0.766303] GHES: HEST is not enabled!\n[ 0.780604] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.810310] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.813923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.839306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.842903] Linux agpgart interface v0.103\n[ 0.846762] brd: module loaded\n[ 0.849228] loop: module loaded\n[ 0.854753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.857327] GPT:90111 != 2097151\n[ 0.858517] GPT:Alternate GPT header not at the end of the disk.\n[ 0.860448] GPT:90111 != 2097151\n[ 0.861638] GPT: Use GNU Parted to correct GPT errors.\n[ 0.863343] vda: vda1 vda15\n[ 0.865326] scsi host0: ata_piix\n[ 0.866664] scsi host1: ata_piix\n[ 0.867926] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.870088] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.872901] libphy: Fixed MDIO Bus: probed\n[ 0.874363] tun: Universal TUN/TAP device driver, 1.6\n[ 0.876066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.879435] PPP generic driver version 2.4.2\n[ 0.881029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.883145] ehci-pci: EHCI PCI platform driver\n[ 0.884707] ehci-platform: EHCI generic platform driver\n[ 0.886462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.888479] ohci-pci: OHCI PCI platform driver\n[ 0.890040] ohci-platform: OHCI generic platform driver\n[ 0.891801] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.906859] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.908654] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.911258] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.913008] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.915087] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.917343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.919851] usb usb1: Product: UHCI Host Controller\n[ 0.921496] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.923507] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.925218] hub 1-0:1.0: USB hub found\n[ 0.926579] hub 1-0:1.0: 2 ports detected\n[ 0.928228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.931889] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.933578] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.935365] mousedev: PS/2 mouse device common for all mice\n[ 0.937648] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.940666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.942891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.945021] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.947161] i2c /dev entries driver\n[ 0.948511] device-mapper: uevent: version 1.0.3\n[ 0.950192] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.953070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.955431] NET: Registered protocol family 10\n[ 0.957501] NET: Registered protocol family 17\n[ 0.959079] Key type dns_resolver registered\n[ 0.960773] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.962713] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.965816] registered taskstats version 1\n[ 0.967321] Loading compiled-in X.509 certificates\n[ 0.969581] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.972859] zswap: loaded using pool lzo/zbud\n[ 0.975461] Key type trusted registered\n[ 0.977951] Key type encrypted registered\n[ 0.979387] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.981256] ima: No TPM chip found, activating TPM-bypass!\n[ 0.983098] evm: HMAC attrs: 0x1\n[ 0.984779] Magic number: 3:526:0\n[ 0.986226] rtc_cmos 00:00: setting system clock to 2019-01-08 00:01:20 UTC (1546905680)\n[ 0.989115] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.991094] EDD information not available.\n[ 1.030754] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.049516] Write protecting the kernel read-only data: 14336k\n[ 1.054832] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.058109] 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.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.223568] 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.9...\nLease of 192.168.120.9 obtained, lease time 43200\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 0.99. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqX8K0KNdMw1Se566h1/Qf7AIF7BpzcBTtGppW/g2yIyLPLyplW5jb4gKvex74uS8UgLuEj/z51BzPCK1yCzYZid6u3kPwDYms9TqfxIGa86mQPhOLJA8xJZ/4YZ4Ov978YOpKLyVGfP30ZzpLY2wiFTlZxVi0PsJ/eUD3KaaC6QlNG3J3Vy+CiCclRfA//br5jghp93MSajv3BFIztwOSeLe079uz3HwlN7CvgJHhxO8KaqmQqgCA1uqdwwJbN04SLNkyqIT4RsqEFI8jEEd9M6QZ1zPoWPG+j0DwTNh8HFStdCEGJ+IAb/gHcR5plF9Z3cYVViDiOGDaMOr9SvAT root@vping-userdata-vm2-371e4f35-718b-4269-8c7a-5c6bba2eb9ea\nssh-dss AAAAB3NzaC1kc3MAAACBAM3S/PyQg9xbuJS100Lkhal3706EZ7gkh6gw/wu7kA6Jhx5Hm6AVF/pG2cVhyWoQLFwfG/AQ3R7Xbsg5nNqdM3uVUEA5P3Yp5v7r+sXM/oO64P07vsds31Vvd+xyE5j9zP1jeCmByrn04DpqWPXl7MST9yqDmHpBZqzLsl/CriNjAAAAFQD8OEmt6WWlufjevXLQ6Fz5Ru7NrQAAAIEAzEyFqwuMt9Vfmxdl10VTPxS1JAUN6VEomLjxoZq7v74lXNmxsIBcGsdVItQhsCTIcfiwr7o6B3s1Aa8yg/IveMgi0snH2q58l3UUYUszMl88p46PhMZ0eTEm4yZErJGQ1dlX2ELMYV5OULeTloV3i4f+J081clWjUvJBdTMU6T0AAACBAKsQ7DKxULpF8QFyWxW8maZXZyaf53TiwpbpHfF+i8RrcldrAU6kUtRZpf/M/qTLvGuBrDy3yyt0x2jxWRqPNynLvkev3COT5xDf3NVITV760AjEDCGKeq+GXieeJF8vpCnXmubDjeHfIxvqrCy+8gQtE87uAl8GARptlewlhVIM root@vping-userdata-vm2-371e4f35-718b-4269-8c7a-5c6bba2eb9ea\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.9,24,fe80::f816:3eff:feac:2d83/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-371e4f35-718b-4269-8c7a-5c6bba2eb9ea\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.41 ===\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-371e4f35-718b-4269-8c7a-5c6bba2eb9ea login: "} 2019-01-08 00:01:22,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7/action used request id req-40a5cd41-7eef-46d9-b609-d58838d500fc 2019-01-08 00:01:22,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.247437000275s 2019-01-08 00:01:22,337 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7/action used request id req-40a5cd41-7eef-46d9-b609-d58838d500fc 2019-01-08 00:01:22,337 - 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 529920123 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.228979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231897] pid_max: default: 32768 minimum: 301 [ 0.233489] ACPI: Core revision 20150930 [ 0.235479] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237768] Security Framework initialized [ 0.239201] Yama: becoming mindful. [ 0.240495] AppArmor: AppArmor initialized [ 0.241977] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244285] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246513] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248632] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251052] Initializing cgroup subsys io [ 0.252481] Initializing cgroup subsys memory [ 0.253991] Initializing cgroup subsys devices [ 0.255542] Initializing cgroup subsys freezer [ 0.257071] Initializing cgroup subsys net_cls [ 0.258589] Initializing cgroup subsys perf_event [ 0.260209] Initializing cgroup subsys net_prio [ 0.261762] Initializing cgroup subsys hugetlb [ 0.263292] Initializing cgroup subsys pids [ 0.264809] CPU: Physical Processor ID: 0 [ 0.266923] mce: CPU supports 10 MCE banks [ 0.268407] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270180] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287375] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295968] ftrace: allocating 31920 entries in 125 pages [ 0.327983] smpboot: Max logical packages: 1 [ 0.329494] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331868] x2apic enabled [ 0.333233] Switched APIC routing to physical x2apic. [ 0.336114] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338083] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341725] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344866] KVM setup paravirtual spinlock [ 0.346843] x86: Booted up 1 node, 1 CPUs [ 0.348256] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350628] devtmpfs: initialized [ 0.352874] evm: security.selinux [ 0.354107] evm: security.SMACK64 [ 0.355315] evm: security.SMACK64EXEC [ 0.356623] evm: security.SMACK64TRANSMUTE [ 0.358043] evm: security.SMACK64MMAP [ 0.359346] evm: security.ima [ 0.360473] evm: security.capability [ 0.361840] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365076] pinctrl core: initialized pinctrl subsystem [ 0.366960] RTC time: 0:01:19, date: 01/08/19 [ 0.368601] NET: Registered protocol family 16 [ 0.370258] cpuidle: using governor ladder [ 0.371698] cpuidle: using governor menu [ 0.373090] PCCT header not found. [ 0.374374] ACPI: bus type PCI registered [ 0.375778] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377955] PCI: Using configuration type 1 for base access [ 0.380545] ACPI: Added _OSI(Module Device) [ 0.382013] ACPI: Added _OSI(Processor Device) [ 0.383534] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385134] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387737] ACPI: Interpreter enabled [ 0.389069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.395589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398835] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402072] ACPI: (supports S0 S5) [ 0.403311] ACPI: Using IOAPIC for interrupt routing [ 0.404973] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411478] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.413659] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415773] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419611] acpiphp: Slot [3] registered [ 0.421014] acpiphp: Slot [4] registered [ 0.422415] acpiphp: Slot [5] registered [ 0.423815] acpiphp: Slot [6] registered [ 0.425211] acpiphp: Slot [7] registered [ 0.426604] acpiphp: Slot [8] registered [ 0.428003] acpiphp: Slot [9] registered [ 0.429399] acpiphp: Slot [10] registered [ 0.430813] acpiphp: Slot [11] registered [ 0.432240] acpiphp: Slot [12] registered [ 0.433672] acpiphp: Slot [13] registered [ 0.435089] acpiphp: Slot [14] registered [ 0.436508] acpiphp: Slot [15] registered [ 0.453676] acpiphp: Slot [16] registered [ 0.455105] acpiphp: Slot [17] registered [ 0.456526] acpiphp: Slot [18] registered [ 0.457959] acpiphp: Slot [19] registered [ 0.459383] acpiphp: Slot [20] registered [ 0.460800] acpiphp: Slot [21] registered [ 0.462230] acpiphp: Slot [22] registered [ 0.463647] acpiphp: Slot [23] registered [ 0.465067] acpiphp: Slot [24] registered [ 0.466488] acpiphp: Slot [25] registered [ 0.467912] acpiphp: Slot [26] registered [ 0.469330] acpiphp: Slot [27] registered [ 0.470972] acpiphp: Slot [28] registered [ 0.472397] acpiphp: Slot [29] registered [ 0.473811] acpiphp: Slot [30] registered [ 0.475231] acpiphp: Slot [31] registered [ 0.476647] PCI host bridge to bus 0000:00 [ 0.478070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480214] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484909] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487468] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490064] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494786] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497053] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499133] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505790] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508314] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.534039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.540073] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542551] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.545041] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547468] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550339] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553331] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.555205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.557941] vgaarb: loaded [ 0.559007] vgaarb: bridge control possible 0000:00:02.0 [ 0.561506] SCSI subsystem initialized [ 0.563473] ACPI: bus type USB registered [ 0.564963] usbcore: registered new interface driver usbfs [ 0.566802] usbcore: registered new interface driver hub [ 0.568577] usbcore: registered new device driver usb [ 0.570653] PCI: Using ACPI for IRQ routing [ 0.573044] NetLabel: Initializing [ 0.574306] NetLabel: domain hash size = 128 [ 0.575814] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.577533] NetLabel: unlabeled traffic allowed by default [ 0.579895] clocksource: Switched to clocksource kvm-clock [ 0.591641] AppArmor: AppArmor Filesystem Enabled [ 0.593380] pnp: PnP ACPI init [ 0.594968] pnp: PnP ACPI: found 5 devices [ 0.602199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.605288] NET: Registered protocol family 2 [ 0.607341] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.609630] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.611762] TCP: Hash tables configured (established 4096 bind 4096) [ 0.613916] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.615842] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.617977] NET: Registered protocol family 1 [ 0.619592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.621546] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623462] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.638552] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.653862] Trying to unpack rootfs image as initramfs... [ 0.718424] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.721507] Scanning for low memory corruption every 60 seconds [ 0.723966] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.726048] audit: initializing netlink subsys (disabled) [ 0.727865] audit: type=2000 audit(1546905679.862:1): initialized [ 0.730320] Initialise system trusted keyring [ 0.732042] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.734087] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.737250] zbud: loaded [ 0.738452] VFS: Disk quotas dquot_6.6.0 [ 0.739929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.742550] fuse init (API version 7.23) [ 0.744132] Key type big_key registered [ 0.745545] Allocating IMA MOK and blacklist keyrings. [ 0.747661] Key type asymmetric registered [ 0.749150] Asymmetric key parser 'x509' registered [ 0.750838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.753488] io scheduler noop registered [ 0.754874] io scheduler deadline registered (default) [ 0.756652] io scheduler cfq registered [ 0.758171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.760023] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.762269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.764820] ACPI: Power Button [PWRF] [ 0.766303] GHES: HEST is not enabled! [ 0.780604] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.810310] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.813923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.839306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.842903] Linux agpgart interface v0.103 [ 0.846762] brd: module loaded [ 0.849228] loop: module loaded [ 0.854753] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.857327] GPT:90111 != 2097151 [ 0.858517] GPT:Alternate GPT header not at the end of the disk. [ 0.860448] GPT:90111 != 2097151 [ 0.861638] GPT: Use GNU Parted to correct GPT errors. [ 0.863343] vda: vda1 vda15 [ 0.865326] scsi host0: ata_piix [ 0.866664] scsi host1: ata_piix [ 0.867926] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.870088] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.872901] libphy: Fixed MDIO Bus: probed [ 0.874363] tun: Universal TUN/TAP device driver, 1.6 [ 0.876066] tun: (C) 1999-2004 Max Krasnyansky [ 0.879435] PPP generic driver version 2.4.2 [ 0.881029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.883145] ehci-pci: EHCI PCI platform driver [ 0.884707] ehci-platform: EHCI generic platform driver [ 0.886462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.888479] ohci-pci: OHCI PCI platform driver [ 0.890040] ohci-platform: OHCI generic platform driver [ 0.891801] uhci_hcd: USB Universal Host Controller Interface driver [ 0.906859] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.908654] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.911258] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.913008] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.915087] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.917343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.919851] usb usb1: Product: UHCI Host Controller [ 0.921496] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.923507] usb usb1: SerialNumber: 0000:00:01.2 [ 0.925218] hub 1-0:1.0: USB hub found [ 0.926579] hub 1-0:1.0: 2 ports detected [ 0.928228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.931889] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.933578] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.935365] mousedev: PS/2 mouse device common for all mice [ 0.937648] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.940666] rtc_cmos 00:00: RTC can wake from S4 [ 0.942891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.945021] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.947161] i2c /dev entries driver [ 0.948511] device-mapper: uevent: version 1.0.3 [ 0.950192] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.953070] ledtrig-cpu: registered to indicate activity on CPUs [ 0.955431] NET: Registered protocol family 10 [ 0.957501] NET: Registered protocol family 17 [ 0.959079] Key type dns_resolver registered [ 0.960773] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.962713] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.965816] registered taskstats version 1 [ 0.967321] Loading compiled-in X.509 certificates [ 0.969581] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.972859] zswap: loaded using pool lzo/zbud [ 0.975461] Key type trusted registered [ 0.977951] Key type encrypted registered [ 0.979387] AppArmor: AppArmor sha1 policy hashing enabled [ 0.981256] ima: No TPM chip found, activating TPM-bypass! [ 0.983098] evm: HMAC attrs: 0x1 [ 0.984779] Magic number: 3:526:0 [ 0.986226] rtc_cmos 00:00: setting system clock to 2019-01-08 00:01:20 UTC (1546905680) [ 0.989115] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.991094] EDD information not available. [ 1.030754] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.049516] Write protecting the kernel read-only data: 14336k [ 1.054832] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.058109] 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.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.223568] 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.9... Lease of 192.168.120.9 obtained, lease time 43200 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 0.99. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqX8K0KNdMw1Se566h1/Qf7AIF7BpzcBTtGppW/g2yIyLPLyplW5jb4gKvex74uS8UgLuEj/z51BzPCK1yCzYZid6u3kPwDYms9TqfxIGa86mQPhOLJA8xJZ/4YZ4Ov978YOpKLyVGfP30ZzpLY2wiFTlZxVi0PsJ/eUD3KaaC6QlNG3J3Vy+CiCclRfA//br5jghp93MSajv3BFIztwOSeLe079uz3HwlN7CvgJHhxO8KaqmQqgCA1uqdwwJbN04SLNkyqIT4RsqEFI8jEEd9M6QZ1zPoWPG+j0DwTNh8HFStdCEGJ+IAb/gHcR5plF9Z3cYVViDiOGDaMOr9SvAT root@vping-userdata-vm2-371e4f35-718b-4269-8c7a-5c6bba2eb9ea ssh-dss AAAAB3NzaC1kc3MAAACBAM3S/PyQg9xbuJS100Lkhal3706EZ7gkh6gw/wu7kA6Jhx5Hm6AVF/pG2cVhyWoQLFwfG/AQ3R7Xbsg5nNqdM3uVUEA5P3Yp5v7r+sXM/oO64P07vsds31Vvd+xyE5j9zP1jeCmByrn04DpqWPXl7MST9yqDmHpBZqzLsl/CriNjAAAAFQD8OEmt6WWlufjevXLQ6Fz5Ru7NrQAAAIEAzEyFqwuMt9Vfmxdl10VTPxS1JAUN6VEomLjxoZq7v74lXNmxsIBcGsdVItQhsCTIcfiwr7o6B3s1Aa8yg/IveMgi0snH2q58l3UUYUszMl88p46PhMZ0eTEm4yZErJGQ1dlX2ELMYV5OULeTloV3i4f+J081clWjUvJBdTMU6T0AAACBAKsQ7DKxULpF8QFyWxW8maZXZyaf53TiwpbpHfF+i8RrcldrAU6kUtRZpf/M/qTLvGuBrDy3yyt0x2jxWRqPNynLvkev3COT5xDf3NVITV760AjEDCGKeq+GXieeJF8vpCnXmubDjeHfIxvqrCy+8gQtE87uAl8GARptlewlhVIM root@vping-userdata-vm2-371e4f35-718b-4269-8c7a-5c6bba2eb9ea -----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.9,24,fe80::f816:3eff:feac:2d83/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-371e4f35-718b-4269-8c7a-5c6bba2eb9ea launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.41 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-371e4f35-718b-4269-8c7a-5c6bba2eb9ea login: 2019-01-08 00:01:22,339 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-08 00:01:22,460 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 00:01:22,461 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:47 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-08 00:01:22,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 00:01:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:22,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-8b35eae9-b941-44b2-ba98-2f9daaa2db21 x-compute-request-id: req-8b35eae9-b941-44b2-ba98-2f9daaa2db21 Content-Type: application/json 2019-01-08 00:01:22,777 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630 used request id req-8b35eae9-b941-44b2-ba98-2f9daaa2db21 2019-01-08 00:01:22,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.310840845108s 2019-01-08 00:01:22,777 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630 used request id req-8b35eae9-b941-44b2-ba98-2f9daaa2db21 2019-01-08 00:01:22,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:23,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-aaad4496-af86-4dda-84e1-e9d8137c3ab5 x-compute-request-id: req-aaad4496-af86-4dda-84e1-e9d8137c3ab5 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:2d:83", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:18.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:19Z", "hostId": "7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:01:07Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:05:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b62e2f28-a068-4e22-b4fc-93cfbd53f630", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:02.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "b62e2f28-a068-4e22-b4fc-93cfbd53f630", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:22Z", "hostId": "6e47619d728395806108556d7aab4e2869d555a9a839ffff9c3668cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:00:50Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:23,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-aaad4496-af86-4dda-84e1-e9d8137c3ab5 2019-01-08 00:01:23,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749992847443s 2019-01-08 00:01:23,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-aaad4496-af86-4dda-84e1-e9d8137c3ab5 2019-01-08 00:01:23,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:01:25,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:25,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:26,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-ead8d088-90a5-42a3-8acf-f2e04cabdf85 x-compute-request-id: req-ead8d088-90a5-42a3-8acf-f2e04cabdf85 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:2d:83", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:18.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:19Z", "hostId": "7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:01:07Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:26,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ead8d088-90a5-42a3-8acf-f2e04cabdf85 2019-01-08 00:01:26,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506820201874s 2019-01-08 00:01:26,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ead8d088-90a5-42a3-8acf-f2e04cabdf85 2019-01-08 00:01:26,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 00:01:26,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:26,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-33d39309-36b1-4b3e-a036-84817e9f714b x-compute-request-id: req-33d39309-36b1-4b3e-a036-84817e9f714b Content-Type: application/json 2019-01-08 00:01:26,173 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7 used request id req-33d39309-36b1-4b3e-a036-84817e9f714b 2019-01-08 00:01:26,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.130877971649s 2019-01-08 00:01:26,173 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7 used request id req-33d39309-36b1-4b3e-a036-84817e9f714b 2019-01-08 00:01:26,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:26,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:26,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-114bf80c-5986-410d-8f28-62b3a0e322a3 x-compute-request-id: req-114bf80c-5986-410d-8f28-62b3a0e322a3 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:2d:83", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/797fe3e6-36f9-4e56-a5e5-e30392381bc7", "rel": "bookmark"}], "image": {"id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "links": [{"href": "http://172.30.9.42:8774/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:01:18.000000", "flavor": {"id": "3f3226e2-6570-4aaf-8145-5886540205b3", "links": [{"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "bookmark"}]}, "id": "797fe3e6-36f9-4e56-a5e5-e30392381bc7", "security_groups": [{"name": "default"}], "user_id": "bb400873848440e290a747877b133883", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:01:26Z", "hostId": "7e3235664fc1af43ab31b60ad27f4fbcbdc3b5dcf3e876f30d283a3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "created": "2019-01-08T00:01:07Z", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:26,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-114bf80c-5986-410d-8f28-62b3a0e322a3 2019-01-08 00:01:26,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60552406311s 2019-01-08 00:01:26,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-114bf80c-5986-410d-8f28-62b3a0e322a3 2019-01-08 00:01:26,781 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:01:28,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:28,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:28,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba63a26a-d22e-4050-ae65-df72df270f57 x-compute-request-id: req-ba63a26a-d22e-4050-ae65-df72df270f57 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 00:01:28,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ba63a26a-d22e-4050-ae65-df72df270f57 2019-01-08 00:01:28,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0682179927826s 2019-01-08 00:01:28,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ba63a26a-d22e-4050-ae65-df72df270f57 2019-01-08 00:01:28,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 00:01:28,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/8c3ca31e-170e-4f41-ac40-cb5530ba2b5f/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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" -d '{"subnet_id": "2ca4b7f3-093e-4f7b-817f-448072ef82a2"}' 2019-01-08 00:01:30,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-71290bfb-7e93-444d-bddc-dcd501d90535 Date: Tue, 08 Jan 2019 00:01:30 GMT RESP BODY: {"network_id": "e7bd69b3-3ef0-41de-b290-3a3177c21315", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "subnet_id": "2ca4b7f3-093e-4f7b-817f-448072ef82a2", "subnet_ids": ["2ca4b7f3-093e-4f7b-817f-448072ef82a2"], "port_id": "ac97ea9a-e7e3-4dc9-868a-54c09cab9999", "id": "8c3ca31e-170e-4f41-ac40-cb5530ba2b5f"} 2019-01-08 00:01:30,523 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/8c3ca31e-170e-4f41-ac40-cb5530ba2b5f/remove_router_interface.json used request id req-71290bfb-7e93-444d-bddc-dcd501d90535 2019-01-08 00:01:30,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66944980621s 2019-01-08 00:01:30,523 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/8c3ca31e-170e-4f41-ac40-cb5530ba2b5f/remove_router_interface.json used request id req-71290bfb-7e93-444d-bddc-dcd501d90535 returning object 8c3ca31e-170e-4f41-ac40-cb5530ba2b5f 2019-01-08 00:01:30,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 00:01:30,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:30,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6d722d61-6c02-4096-a42c-a37be656b281 Date: Tue, 08 Jan 2019 00:01:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "created_at": "2019-01-08T00:00:40Z", "admin_state_up": true, "updated_at": "2019-01-08T00:01:29Z", "revision_number": 4, "routes": [], "project_id": "0950d0afff064a73b9290edddb3fe8f2", "id": "8c3ca31e-170e-4f41-ac40-cb5530ba2b5f", "name": "vping_userdata-router_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}]} 2019-01-08 00:01:30,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-6d722d61-6c02-4096-a42c-a37be656b281 2019-01-08 00:01:30,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134460926056s 2019-01-08 00:01:30,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-6d722d61-6c02-4096-a42c-a37be656b281 2019-01-08 00:01:30,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 00:01:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/8c3ca31e-170e-4f41-ac40-cb5530ba2b5f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:32,101 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc980658-4076-4d47-8e10-9bab76fff31a Content-Length: 0 Date: Tue, 08 Jan 2019 00:01:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:01:32,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/8c3ca31e-170e-4f41-ac40-cb5530ba2b5f.json used request id req-bc980658-4076-4d47-8e10-9bab76fff31a 2019-01-08 00:01:32,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44117212296s 2019-01-08 00:01:32,102 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/8c3ca31e-170e-4f41-ac40-cb5530ba2b5f.json used request id req-bc980658-4076-4d47-8e10-9bab76fff31a 2019-01-08 00:01:32,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 00:01:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:32,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-844be96b-09a9-44d1-8b51-5e7aa4c63dad Date: Tue, 08 Jan 2019 00:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","tenant_id":"0950d0afff064a73b9290edddb3fe8f2","created_at":"2019-01-08T00:00:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T00:00: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":"0950d0afff064a73b9290edddb3fe8f2","id":"2ca4b7f3-093e-4f7b-817f-448072ef82a2","subnetpool_id":null,"name":"vping_userdata-subnet_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}]} 2019-01-08 00:01:32,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-844be96b-09a9-44d1-8b51-5e7aa4c63dad 2019-01-08 00:01:32,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0562698841095s 2019-01-08 00:01:32,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-844be96b-09a9-44d1-8b51-5e7aa4c63dad 2019-01-08 00:01:32,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 00:01:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/2ca4b7f3-093e-4f7b-817f-448072ef82a2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:33,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-769d3243-638d-46a4-9e19-443660e18c6c Date: Tue, 08 Jan 2019 00:01:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:01:33,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/2ca4b7f3-093e-4f7b-817f-448072ef82a2.json used request id req-769d3243-638d-46a4-9e19-443660e18c6c 2019-01-08 00:01:33,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.30522990227s 2019-01-08 00:01:33,466 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/2ca4b7f3-093e-4f7b-817f-448072ef82a2.json used request id req-769d3243-638d-46a4-9e19-443660e18c6c 2019-01-08 00:01:33,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:01:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:33,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1221 X-Openstack-Request-Id: req-824fd826-55ba-4b23-8860-d93d74d4ff87 Date: Tue, 08 Jan 2019 00:01:33 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"e7bd69b3-3ef0-41de-b290-3a3177c21315","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0950d0afff064a73b9290edddb3fe8f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:01:33Z","qos_policy_id":null,"name":"vping_userdata-net_371e4f35-718b-4269-8c7a-5c6bba2eb9ea","admin_state_up":true,"tenant_id":"0950d0afff064a73b9290edddb3fe8f2","created_at":"2019-01-08T00:00:36Z","mtu":1442}]} 2019-01-08 00:01:33,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-824fd826-55ba-4b23-8860-d93d74d4ff87 2019-01-08 00:01:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105578899384s 2019-01-08 00:01:33,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-824fd826-55ba-4b23-8860-d93d74d4ff87 2019-01-08 00:01:33,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 00:01:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/e7bd69b3-3ef0-41de-b290-3a3177c21315.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:34,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-721b8c9f-7f41-46eb-807d-b3072287b152 Date: Tue, 08 Jan 2019 00:01:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:01:34,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/e7bd69b3-3ef0-41de-b290-3a3177c21315.json used request id req-721b8c9f-7f41-46eb-807d-b3072287b152 2019-01-08 00:01:34,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37485313416s 2019-01-08 00:01:34,948 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/e7bd69b3-3ef0-41de-b290-3a3177c21315.json used request id req-721b8c9f-7f41-46eb-807d-b3072287b152 2019-01-08 00:01:34,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:01:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:35,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-9a529ae5-667b-442b-9a76-2a15c3aa3362 Date: Tue, 08 Jan 2019 00:01:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap", "metadata": {}}], "file": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/file", "owner": "0950d0afff064a73b9290edddb3fe8f2", "id": "3dd379a6-7f82-4d1d-981c-30832cbc2e81", "size": 12716032, "self": "/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:00:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:00:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:01:35,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-9a529ae5-667b-442b-9a76-2a15c3aa3362 2019-01-08 00:01:35,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210648059845s 2019-01-08 00:01:35,163 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-9a529ae5-667b-442b-9a76-2a15c3aa3362 2019-01-08 00:01:35,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 00:01:35,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb897dbf1419c9c771777e94fe0470e90c3d97ba" 2019-01-08 00:01:35,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f099b38-6517-43c6-9eef-d45d27ca13c3 Date: Tue, 08 Jan 2019 00:01:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:01:35,787 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81 used request id req-5f099b38-6517-43c6-9eef-d45d27ca13c3 2019-01-08 00:01:35,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.622277975082s 2019-01-08 00:01:35,788 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/3dd379a6-7f82-4d1d-981c-30832cbc2e81 used request id req-5f099b38-6517-43c6-9eef-d45d27ca13c3 2019-01-08 00:01:35,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:01:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:35,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6073cf49-f145-4107-8452-8fe29945868c x-compute-request-id: req-6073cf49-f145-4107-8452-8fe29945868c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3f3226e2-6570-4aaf-8145-5886540205b3", "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": "3f3226e2-6570-4aaf-8145-5886540205b3"}]} 2019-01-08 00:01:35,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-6073cf49-f145-4107-8452-8fe29945868c 2019-01-08 00:01:35,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242340564728s 2019-01-08 00:01:35,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-6073cf49-f145-4107-8452-8fe29945868c 2019-01-08 00:01:35,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 00:01:35,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:35,883 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b78df299-d45c-47a7-991d-3d527b39180e x-compute-request-id: req-b78df299-d45c-47a7-991d-3d527b39180e Content-Length: 0 Content-Type: application/json 2019-01-08 00:01:35,883 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3 used request id req-b78df299-d45c-47a7-991d-3d527b39180e 2019-01-08 00:01:35,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0693140029907s 2019-01-08 00:01:35,884 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/3f3226e2-6570-4aaf-8145-5886540205b3 used request id req-b78df299-d45c-47a7-991d-3d527b39180e 2019-01-08 00:01:35,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:01:35,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:36,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad27a170-18ad-47aa-9ae6-938ab9a3e029 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "links": {"self": "http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb400873848440e290a747877b133883", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:01:36,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ad27a170-18ad-47aa-9ae6-938ab9a3e029 2019-01-08 00:01:36,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127106904984s 2019-01-08 00:01:36,012 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ad27a170-18ad-47aa-9ae6-938ab9a3e029 2019-01-08 00:01:36,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:01:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:36,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f1e312-d1db-4032-8ca1-78806db97c13 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_371e4f35-718b-4269-8c7a-5c6bba2eb9ea", "links": {"self": "http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bb400873848440e290a747877b133883", "description": null}} 2019-01-08 00:01:36,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883 used request id req-e5f1e312-d1db-4032-8ca1-78806db97c13 2019-01-08 00:01:36,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117275953293s 2019-01-08 00:01:36,135 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883 used request id req-e5f1e312-d1db-4032-8ca1-78806db97c13 2019-01-08 00:01:36,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 00:01:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:36,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c3e59e3-cbed-4c78-a6f2-ea3748dec43e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:01:36,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883 used request id req-5c3e59e3-cbed-4c78-a6f2-ea3748dec43e 2019-01-08 00:01:36,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.29172205925s 2019-01-08 00:01:36,428 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/bb400873848440e290a747877b133883 used request id req-5c3e59e3-cbed-4c78-a6f2-ea3748dec43e 2019-01-08 00:01:36,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:01:36,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:36,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da69631b-4fda-44fa-85b0-dfe51737b6b8 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2"}, "tags": [], "enabled": true, "id": "0950d0afff064a73b9290edddb3fe8f2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_371e4f35-718b-4269-8c7a-5c6bba2eb9ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:01:36,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-da69631b-4fda-44fa-85b0-dfe51737b6b8 2019-01-08 00:01:36,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0994679927826s 2019-01-08 00:01:36,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-da69631b-4fda-44fa-85b0-dfe51737b6b8 2019-01-08 00:01:36,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 00:01:36,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:36,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87dd707-c0b5-485c-9a03-47f8d6edf109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:01:36,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2 used request id req-c87dd707-c0b5-485c-9a03-47f8d6edf109 2019-01-08 00:01:36,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.230546951294s 2019-01-08 00:01:36,770 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/0950d0afff064a73b9290edddb3fe8f2 used request id req-c87dd707-c0b5-485c-9a03-47f8d6edf109 2019-01-08 00:01:36,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:01:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=0950d0afff064a73b9290edddb3fe8f2&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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:37,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9425d24e-f1a5-42cd-b225-3b6ca13cda63 Date: Tue, 08 Jan 2019 00:01:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "created_at": "2019-01-08T00:00:35Z", "updated_at": "2019-01-08T00:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:00:36Z", "revision_number": 0, "id": "35498ff9-14ab-4142-bbd6-3effc9431d5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:00:36Z", "security_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "0950d0afff064a73b9290edddb3fe8f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:00:36Z", "revision_number": 0, "id": "a5754bd2-db15-4220-8325-b643d4c652fa", "remote_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "remote_ip_prefix": null, "created_at": "2019-01-08T00:00:36Z", "security_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "0950d0afff064a73b9290edddb3fe8f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:00:36Z", "revision_number": 0, "id": "b49b0d14-5797-4083-b368-6e035a75850e", "remote_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "remote_ip_prefix": null, "created_at": "2019-01-08T00:00:36Z", "security_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "0950d0afff064a73b9290edddb3fe8f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:00:36Z", "revision_number": 0, "id": "c5b9deab-68ad-4942-8176-f7f7c6d19030", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:00:36Z", "security_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "0950d0afff064a73b9290edddb3fe8f2"}], "revision_number": 4, "project_id": "0950d0afff064a73b9290edddb3fe8f2", "id": "dae52454-d65d-49a9-98d2-44b90389cc13", "name": "default"}]} 2019-01-08 00:01:37,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=0950d0afff064a73b9290edddb3fe8f2&name=default used request id req-9425d24e-f1a5-42cd-b225-3b6ca13cda63 2019-01-08 00:01:37,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240200042725s 2019-01-08 00:01:37,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=0950d0afff064a73b9290edddb3fe8f2&name=default used request id req-9425d24e-f1a5-42cd-b225-3b6ca13cda63 2019-01-08 00:01:37,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:01:37,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:37,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2946ac0c-d688-4292-af13-d10c6a99972b Date: Tue, 08 Jan 2019 00:01:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "created_at": "2019-01-08T00:00:35Z", "updated_at": "2019-01-08T00:00:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:00:36Z", "revision_number": 0, "id": "a5754bd2-db15-4220-8325-b643d4c652fa", "remote_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "remote_ip_prefix": null, "created_at": "2019-01-08T00:00:36Z", "security_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "0950d0afff064a73b9290edddb3fe8f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:00:36Z", "revision_number": 0, "id": "35498ff9-14ab-4142-bbd6-3effc9431d5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:00:36Z", "security_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "0950d0afff064a73b9290edddb3fe8f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:00:36Z", "revision_number": 0, "id": "c5b9deab-68ad-4942-8176-f7f7c6d19030", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:00:36Z", "security_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "0950d0afff064a73b9290edddb3fe8f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:00:36Z", "revision_number": 0, "id": "b49b0d14-5797-4083-b368-6e035a75850e", "remote_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "remote_ip_prefix": null, "created_at": "2019-01-08T00:00:36Z", "security_group_id": "dae52454-d65d-49a9-98d2-44b90389cc13", "tenant_id": "0950d0afff064a73b9290edddb3fe8f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "0950d0afff064a73b9290edddb3fe8f2"}], "revision_number": 4, "project_id": "0950d0afff064a73b9290edddb3fe8f2", "id": "dae52454-d65d-49a9-98d2-44b90389cc13", "name": "default"}]} 2019-01-08 00:01:37,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2946ac0c-d688-4292-af13-d10c6a99972b 2019-01-08 00:01:37,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235025167465s 2019-01-08 00:01:37,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2946ac0c-d688-4292-af13-d10c6a99972b 2019-01-08 00:01:37,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 00:01:37,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/dae52454-d65d-49a9-98d2-44b90389cc13.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e3159cb8d1c5af7228556f59182bf6fbb60c422" 2019-01-08 00:01:37,728 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6255005f-2fec-4571-bc6f-e4a292f92f66 Content-Length: 0 Date: Tue, 08 Jan 2019 00:01:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:01:37,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/dae52454-d65d-49a9-98d2-44b90389cc13.json used request id req-6255005f-2fec-4571-bc6f-e4a292f92f66 2019-01-08 00:01:37,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.471568822861s 2019-01-08 00:01:37,729 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/dae52454-d65d-49a9-98d2-44b90389cc13.json used request id req-6255005f-2fec-4571-bc6f-e4a292f92f66 2019-01-08 00:01:37,776 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-01-08 00:01:37,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:01:37,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e736bcc6-aa5d-4205-8f59-7942bca5cefd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:01:37,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e736bcc6-aa5d-4205-8f59-7942bca5cefd 2019-01-08 00:01:37,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:01:38,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:01:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["L7-Ju6hcTw2GlDN0lu1T3w"], "issued_at": "2019-01-08T00:01:38.000000Z"}} 2019-01-08 00:01:38,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:01:38,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:38,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-041570ac-489b-4fdd-b1fc-cc1eed1470ac Date: Tue, 08 Jan 2019 00:01:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:01:38,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-041570ac-489b-4fdd-b1fc-cc1eed1470ac 2019-01-08 00:01:38,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277405023575s 2019-01-08 00:01:38,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-041570ac-489b-4fdd-b1fc-cc1eed1470ac 2019-01-08 00:01:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:01:38,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:01:38,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:01:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:38,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3323d0e-eb5a-4928-a960-1a8507aa988d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:01:38,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-e3323d0e-eb5a-4928-a960-1a8507aa988d 2019-01-08 00:01:38,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11900806427s 2019-01-08 00:01:38,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-e3323d0e-eb5a-4928-a960-1a8507aa988d 2019-01-08 00:01:38,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 00:01:38,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}}' 2019-01-08 00:01:38,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d047b77-81b2-468f-ae5f-99cfdef5e5fd 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.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e"}, "tags": [], "enabled": true, "id": "e057317f3da24d44bcab53f9fba6946e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}} 2019-01-08 00:01:38,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4d047b77-81b2-468f-ae5f-99cfdef5e5fd 2019-01-08 00:01:38,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.157461166382s 2019-01-08 00:01:38,802 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4d047b77-81b2-468f-ae5f-99cfdef5e5fd 2019-01-08 00:01:38,803 - 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'e057317f3da24d44bcab53f9fba6946e', '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_2c319b6f-b039-4df4-a01f-d60b4135f4a6'}) 2019-01-08 00:01:38,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 00:01:38,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0ea45678-8222-45ef-ad3e-63ef88a56e61", "email": null, "name": "cinder_test-user_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}}' 2019-01-08 00:01:39,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7564cb4-e871-4d5d-9942-f819ddaf56de Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "links": {"self": "http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "domain_id": "default", "password_expires_at": null}} 2019-01-08 00:01:39,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-c7564cb4-e871-4d5d-9942-f819ddaf56de 2019-01-08 00:01:39,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.380841970444s 2019-01-08 00:01:39,190 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-c7564cb4-e871-4d5d-9942-f819ddaf56de 2019-01-08 00:01:39,191 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ff9d9d15c58e4e72b6db9cee3b6152d0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_2c319b6f-b039-4df4-a01f-d60b4135f4a6'}) 2019-01-08 00:01:39,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:01:39,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:39,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5989f76d-672d-47a5-bde1-9159838ed82c Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:01:39,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5989f76d-672d-47a5-bde1-9159838ed82c 2019-01-08 00:01:39,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11506319046s 2019-01-08 00:01:39,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5989f76d-672d-47a5-bde1-9159838ed82c 2019-01-08 00:01:39,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:01:39,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:39,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674f57b4-9661-4f13-9a84-6d0e8eb45dc9 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:01:39,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-674f57b4-9661-4f13-9a84-6d0e8eb45dc9 2019-01-08 00:01:39,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103324174881s 2019-01-08 00:01:39,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-674f57b4-9661-4f13-9a84-6d0e8eb45dc9 2019-01-08 00:01:39,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:01:39,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:39,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65600691-b64c-4160-8d1a-4c09aec8cc8f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:01:39,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-65600691-b64c-4160-8d1a-4c09aec8cc8f 2019-01-08 00:01:39,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10141992569s 2019-01-08 00:01:39,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-65600691-b64c-4160-8d1a-4c09aec8cc8f 2019-01-08 00:01:39,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:01:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:39,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899b3706-bcf9-418d-a2a7-742b0a6a04a7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder_test-user_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "links": {"self": "http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:01:39,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-899b3706-bcf9-418d-a2a7-742b0a6a04a7 2019-01-08 00:01:39,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123256921768s 2019-01-08 00:01:39,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-899b3706-bcf9-418d-a2a7-742b0a6a04a7 2019-01-08 00:01:39,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:01:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:39,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17501408-a446-46bf-a77e-5a410c1428e7 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e"}, "tags": [], "enabled": true, "id": "e057317f3da24d44bcab53f9fba6946e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:01:39,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-17501408-a446-46bf-a77e-5a410c1428e7 2019-01-08 00:01:39,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104367017746s 2019-01-08 00:01:39,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-17501408-a446-46bf-a77e-5a410c1428e7 2019-01-08 00:01:39,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:01:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=ff9d9d15c58e4e72b6db9cee3b6152d0&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=e057317f3da24d44bcab53f9fba6946e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:39,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739606dc-7ae3-4f39-a261-b8022b481b91 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=ff9d9d15c58e4e72b6db9cee3b6152d0&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=e057317f3da24d44bcab53f9fba6946e", "previous": null, "next": null}} 2019-01-08 00:01:39,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=ff9d9d15c58e4e72b6db9cee3b6152d0&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=e057317f3da24d44bcab53f9fba6946e used request id req-739606dc-7ae3-4f39-a261-b8022b481b91 2019-01-08 00:01:39,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110641002655s 2019-01-08 00:01:39,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=ff9d9d15c58e4e72b6db9cee3b6152d0&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=e057317f3da24d44bcab53f9fba6946e used request id req-739606dc-7ae3-4f39-a261-b8022b481b91 2019-01-08 00:01:39,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:01:39,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e/users/ff9d9d15c58e4e72b6db9cee3b6152d0/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:40,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e571d1-9052-4c50-a471-288835165a92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:01:40,044 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e/users/ff9d9d15c58e4e72b6db9cee3b6152d0/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-a6e571d1-9052-4c50-a471-288835165a92 2019-01-08 00:01:40,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154891967773s 2019-01-08 00:01:40,044 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e/users/ff9d9d15c58e4e72b6db9cee3b6152d0/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-a6e571d1-9052-4c50-a471-288835165a92 2019-01-08 00:01:40,045 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 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'e057317f3da24d44bcab53f9fba6946e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0ea45678-8222-45ef-ad3e-63ef88a56e61', 'username': u'cinder_test-user_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 00:01:40,048 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'password': '0ea45678-8222-45ef-ad3e-63ef88a56e61', 'project_name': 'cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': 'e057317f3da24d44bcab53f9fba6946e', 'project_domain_name': 'Default'} 2019-01-08 00:01:40,049 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-01-08 00:01:40,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:01:40,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:40,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed18c3d-8597-4ff2-8c51-27470ac8d707 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:01:40,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-7ed18c3d-8597-4ff2-8c51-27470ac8d707 2019-01-08 00:01:40,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103287935257s 2019-01-08 00:01:40,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-7ed18c3d-8597-4ff2-8c51-27470ac8d707 2019-01-08 00:01:40,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:01:40,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:01:40,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4e07ba-0e2b-4ab7-b279-90e9ba30e80b Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e"}, "tags": [], "enabled": true, "id": "e057317f3da24d44bcab53f9fba6946e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:01:40,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-4d4e07ba-0e2b-4ab7-b279-90e9ba30e80b 2019-01-08 00:01:40,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105256080627s 2019-01-08 00:01:40,266 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-4d4e07ba-0e2b-4ab7-b279-90e9ba30e80b 2019-01-08 00:01:40,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 00:01:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" -d '{"network": {"tenant_id": "e057317f3da24d44bcab53f9fba6946e", "name": "cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "admin_state_up": true}}' 2019-01-08 00:01:41,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-5b0d68f9-f4b9-45b6-9f75-72f5015eb071 Date: Tue, 08 Jan 2019 00:01:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:01:40Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6","admin_state_up":true,"tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:40Z","mtu":1442}} 2019-01-08 00:01:41,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-5b0d68f9-f4b9-45b6-9f75-72f5015eb071 2019-01-08 00:01:41,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.50008392334s 2019-01-08 00:01:41,769 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-5b0d68f9-f4b9-45b6-9f75-72f5015eb071 2019-01-08 00:01:41,770 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T00:01:40Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'2033f0f9-3b4d-42e4-94b8-fa577754153c', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6', u'created_at': u'2019-01-08T00:01:40Z', u'mtu': 1442, u'tenant_id': u'e057317f3da24d44bcab53f9fba6946e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e057317f3da24d44bcab53f9fba6946e'}) 2019-01-08 00:01:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:01:41,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4b751f-b3cd-4a4b-8ad4-41e1e7ceeae7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:01:41,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7a4b751f-b3cd-4a4b-8ad4-41e1e7ceeae7 2019-01-08 00:01:41,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:01:42,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T01:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e057317f3da24d44bcab53f9fba6946e", "name": "cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e057317f3da24d44bcab53f9fba6946e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e057317f3da24d44bcab53f9fba6946e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e057317f3da24d44bcab53f9fba6946e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e057317f3da24d44bcab53f9fba6946e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e057317f3da24d44bcab53f9fba6946e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e057317f3da24d44bcab53f9fba6946e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e057317f3da24d44bcab53f9fba6946e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e057317f3da24d44bcab53f9fba6946e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e057317f3da24d44bcab53f9fba6946e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e057317f3da24d44bcab53f9fba6946e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e057317f3da24d44bcab53f9fba6946e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e057317f3da24d44bcab53f9fba6946e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e057317f3da24d44bcab53f9fba6946e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "id": "ff9d9d15c58e4e72b6db9cee3b6152d0"}, "audit_ids": ["N5l4MaigR2mkJZWUSQNfKg"], "issued_at": "2019-01-08T00:01:42.000000Z"}} 2019-01-08 00:01:42,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:01:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:42,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-51996c72-ecd3-4ddd-a234-78a681d1e5aa Date: Tue, 08 Jan 2019 00:01:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:01:40Z","qos_policy_id":null,"name":"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6","admin_state_up":true,"tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:40Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 00:01:42,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-51996c72-ecd3-4ddd-a234-78a681d1e5aa 2019-01-08 00:01:42,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.51967215538s 2019-01-08 00:01:42,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-51996c72-ecd3-4ddd-a234-78a681d1e5aa 2019-01-08 00:01:42,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 00:01:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"subnet": {"name": "cinder_test-subnet_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "enable_dhcp": true, "network_id": "2033f0f9-3b4d-42e4-94b8-fa577754153c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-08 00:01:44,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0f86ddc3-01ba-4944-b9a6-b765cf8aaa1a Date: Tue, 08 Jan 2019 00:01:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T00:01:43Z","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":"e057317f3da24d44bcab53f9fba6946e","id":"40e40b55-d2cc-45f3-b695-722474425c6b","subnetpool_id":null,"name":"cinder_test-subnet_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}} 2019-01-08 00:01:44,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-0f86ddc3-01ba-4944-b9a6-b765cf8aaa1a 2019-01-08 00:01:44,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.66806197166s 2019-01-08 00:01:44,374 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-0f86ddc3-01ba-4944-b9a6-b765cf8aaa1a 2019-01-08 00:01:44,375 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T00:01: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'40e40b55-d2cc-45f3-b695-722474425c6b', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_2c319b6f-b039-4df4-a01f-d60b4135f4a6', u'enable_dhcp': True, u'network_id': u'2033f0f9-3b4d-42e4-94b8-fa577754153c', u'tenant_id': u'e057317f3da24d44bcab53f9fba6946e', u'created_at': u'2019-01-08T00:01: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'e057317f3da24d44bcab53f9fba6946e'}) 2019-01-08 00:01:44,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 00:01:44,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "cinder_test-router_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "admin_state_up": true}}' 2019-01-08 00:01:46,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-6ae8dcd3-a847-42a8-b4d2-4c86fcf2af5a Date: Tue, 08 Jan 2019 00:01:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:44Z", "admin_state_up": true, "updated_at": "2019-01-08T00:01:45Z", "revision_number": 2, "routes": [], "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf", "name": "cinder_test-router_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}} 2019-01-08 00:01:46,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-6ae8dcd3-a847-42a8-b4d2-4c86fcf2af5a 2019-01-08 00:01:46,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.12592291832s 2019-01-08 00:01:46,502 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-6ae8dcd3-a847-42a8-b4d2-4c86fcf2af5a 2019-01-08 00:01:46,502 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e057317f3da24d44bcab53f9fba6946e', u'created_at': u'2019-01-08T00:01:44Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T00:01:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'e057317f3da24d44bcab53f9fba6946e', u'id': u'1c32ecc3-e3ea-484f-aa4b-95fb09a578cf', u'name': u'cinder_test-router_2c319b6f-b039-4df4-a01f-d60b4135f4a6'}) 2019-01-08 00:01:46,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 00:01:46,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/1c32ecc3-e3ea-484f-aa4b-95fb09a578cf/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"subnet_id": "40e40b55-d2cc-45f3-b695-722474425c6b"}' 2019-01-08 00:01:49,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-065c1aaf-29f5-4a5f-962a-a046be8cb447 Date: Tue, 08 Jan 2019 00:01:49 GMT RESP BODY: {"network_id": "2033f0f9-3b4d-42e4-94b8-fa577754153c", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "subnet_id": "40e40b55-d2cc-45f3-b695-722474425c6b", "subnet_ids": ["40e40b55-d2cc-45f3-b695-722474425c6b"], "port_id": "f03aba86-a6fd-4b99-a40d-aa5d08c2b8ea", "id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf"} 2019-01-08 00:01:49,462 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/1c32ecc3-e3ea-484f-aa4b-95fb09a578cf/add_router_interface.json used request id req-065c1aaf-29f5-4a5f-962a-a046be8cb447 2019-01-08 00:01:49,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.95941901207s 2019-01-08 00:01:49,463 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/1c32ecc3-e3ea-484f-aa4b-95fb09a578cf/add_router_interface.json used request id req-065c1aaf-29f5-4a5f-962a-a046be8cb447 returning object 1c32ecc3-e3ea-484f-aa4b-95fb09a578cf 2019-01-08 00:01:49,463 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:01:49,596 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 00:01:49,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:01:49,604 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 00:01:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 00:01:49,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:01:49,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:50,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-10114acc-4296-4152-bd17-cd21a0c987b0 Date: Tue, 08 Jan 2019 00:01:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:01:50,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-10114acc-4296-4152-bd17-cd21a0c987b0 2019-01-08 00:01:50,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.704679965973s 2019-01-08 00:01:50,313 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-10114acc-4296-4152-bd17-cd21a0c987b0 2019-01-08 00:01:50,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 00:01:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}' 2019-01-08 00:01:50,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e0287d3b-2d5f-41bf-85c9-2676c233896a Date: Tue, 08 Jan 2019 00:01:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf/file", "owner": "e057317f3da24d44bcab53f9fba6946e", "id": "4302eebf-2d49-405d-92ca-145a34316ddf", "size": null, "self": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:01:50Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "checksum": null, "created_at": "2019-01-08T00:01:50Z", "protected": false} 2019-01-08 00:01:50,564 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-e0287d3b-2d5f-41bf-85c9-2676c233896a 2019-01-08 00:01:50,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.243973016739s 2019-01-08 00:01:50,565 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-e0287d3b-2d5f-41bf-85c9-2676c233896a returning object 4302eebf-2d49-405d-92ca-145a34316ddf 2019-01-08 00:01:50,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 00:01:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '' 2019-01-08 00:01:51,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc7d64f0-d306-4e38-8656-39ea2cb384db Date: Tue, 08 Jan 2019 00:01:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:01:51,171 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf/file used request id req-cc7d64f0-d306-4e38-8656-39ea2cb384db 2019-01-08 00:01:51,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.605954885483s 2019-01-08 00:01:51,172 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf/file used request id req-cc7d64f0-d306-4e38-8656-39ea2cb384db 2019-01-08 00:01:51,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:01:51,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:51,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-acb64c25-bd17-4549-9d70-4abf001c8d61 Date: Tue, 08 Jan 2019 00:01:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap", "metadata": {}}], "file": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf/file", "owner": "e057317f3da24d44bcab53f9fba6946e", "id": "4302eebf-2d49-405d-92ca-145a34316ddf", "size": 12716032, "self": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:01:51Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:01:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:01:51,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-acb64c25-bd17-4549-9d70-4abf001c8d61 2019-01-08 00:01:51,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.237022161484s 2019-01-08 00:01:51,413 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-acb64c25-bd17-4549-9d70-4abf001c8d61 2019-01-08 00:01:51,415 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf/file', 'owner': u'e057317f3da24d44bcab53f9fba6946e', 'id': u'4302eebf-2d49-405d-92ca-145a34316ddf', 'size': 12716032, u'self': u'/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e057317f3da24d44bcab53f9fba6946e', 'name': 'cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T00:01:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T00:01:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'created': u'2019-01-08T00:01:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T00:01:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 00:01:51,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 00:01:51,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 00:01:51,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2af3fbda-884e-4e1b-a45d-ad6fac1f0ea9 x-compute-request-id: req-2af3fbda-884e-4e1b-a45d-ad6fac1f0ea9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "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": "2c63605f-cc17-4d84-ab53-b12c3602332f"}} 2019-01-08 00:01:51,648 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2af3fbda-884e-4e1b-a45d-ad6fac1f0ea9 2019-01-08 00:01:51,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.231884002686s 2019-01-08 00:01:51,648 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2af3fbda-884e-4e1b-a45d-ad6fac1f0ea9 2019-01-08 00:01:51,649 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_2c319b6f-b039-4df4-a01f-d60b4135f4a6', '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'09a7ababfff6470fbcae0a281405cb8c', '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'2c63605f-cc17-4d84-ab53-b12c3602332f', 'swap': 0}) 2019-01-08 00:01:51,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 00:01:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f/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}dde6959304cd880a69419effabc0c621ebd45fe5" -d '{"extra_specs": {}}' 2019-01-08 00:01:51,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84416aad-b34a-45ef-aa03-072189c095bf x-compute-request-id: req-84416aad-b34a-45ef-aa03-072189c095bf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:01:51,671 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f/os-extra_specs used request id req-84416aad-b34a-45ef-aa03-072189c095bf 2019-01-08 00:01:51,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219330787659s 2019-01-08 00:01:51,672 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f/os-extra_specs used request id req-84416aad-b34a-45ef-aa03-072189c095bf 2019-01-08 00:01:51,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-08 00:01:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"keypair": {"name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}}' 2019-01-08 00:01:52,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28788b5f-0a5b-4f2a-97c8-dff109808a4a x-compute-request-id: req-28788b5f-0a5b-4f2a-97c8-dff109808a4a Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+S8lPtZoNqyI1U+DBU1tJT0eMpH2d6T9ADEzGl+xkNm+KwOQQkDqsStE42NR4z3hAjM9atSpfKQngDSk8ItapzQzdyrxMlUqqshWetugy/TzBeLI+9fcpgVNPYrWcaqWBWnK/IHxyV5sjr35pp9NyhjdpoUEEN5ApX1JCE91KsWS+olhmc/TCtaV+LC4VkM9R7/2+L2b/aZ/ds+mj+Ln/YniFEnLclRf0n1aNRy548FjgTO6cPC0pfTzV7Pu66ESQQ1G43axXBTTULQUyhtxtUenhlQowDoNpd4jWNhLEg+temUp32PVwJ0Aspx+NaD8FtRLnzKTI2BkzgZqmgHK9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvkvJT7WaDasiNVPgwVNbSU9HjKR9nek/QAxMxpfsZDZvisDk\nEJA6rErRONjUeM94QIzPWrUqXykJ4A0pPCLWqc0M3cq8TJVKqrIVnrboMv08wXiy\nPvX3KYFTT2K1nGqlgVpyvyB8clebI69+aafTcoY3aaFBBDeQKV9SQhPdSrFkvqJY\nZnP0wrWlfiwuFZDPUe/9vi9m/2mf3bPpo/i5/2J4hRJy3JUX9J9WjUcuePBY4Ezu\nnDwtKX081ez7uuhEkENRuN2sVwU01C0FMobcbVHp4ZUKMA6DaXeI1jYSxIPrXplK\nd9j1cCdALKcfjWg/BbUS58ykyNgZM4GapoByvQIDAQABAoIBAQCdNkFPT+nAxxRQ\n2EYDkZkGHLAwuihpUCyH/mFjZFnQhMRr7mW8ZVuDwZ/OBhyq3kQrl+kquCcUTPQy\nnMznOKT9zUCG75nW7zOrh8qiv9tfXKVX9R3VNCGIsaYhHJyLZ/PpxM6tpeoKEORD\nfBXEtfjTUZzv8F+lWz4HYA+2NXEJ5cvTTzx7ciQrbgpeAPRdJQufRiSlLW1JmTGg\npH8YQaRa0I9pU1Ow/rnttOAqZO1uhOz3/+3zb99noxChvw5xwVMnAGTahbY71rdB\nEybW6mnusJKsvKZaMHraEkuarWcOJ7uTUdEdJ+/vz26zfpGEdPElXIB2G8261PrI\nKoSniLvlAoGBAPKMh8YBtUsxMgdG/+jFUBbDHRpvN7dTCryqa2pwzTeA2sVwcw+C\nRsfBslxn6WdGWBOm/ZczlDO4qKK3Gk35RouCljfHeGkNKKCRmmSIt3Rpi5GwnnuF\ntXhqXzvSHvDLsoae0pMGEZrJESLav9iEJdF86YUpO2fGccBzSVCrWnV7AoGBAMjZ\na8eunF2dxzRD7tD8EJ8xuLVJhTCv+dvKvxO/Xh4iuP6wp7R39GDP1SSNVa8pd7gS\nmu6FXxgnISaQSGV1QzrWN1/D1O4sWSwJccpe4YGz4meeM85ko/YeZ41UUGSIfs/O\nI4K0vVIFKES64MpR3lti0do+fifuxQRVIQbpN5cnAoGBALvDioAAZoZVCTOVBRr/\nVGaqmOcT3f/vK0quawU1Wchz2egqiwgghAazrg3W61rlm91q0rmwVjRL6VA9iwF9\nzdzGNN/tbQt2AlN7JBhbthlKc59PKQDam4ciYaL/oLAsIIIShVUHx60ZpkhjK0zD\n0DsCBgztxG0rtHeVR9ZJMHftAoGAUdqyHzYdSdXkent5F7iyuX5VDaUB3/7H8Hhn\neQ/TtqpmBH5QSq9cbBwnfHcRRYq73MvQUocOY1SHISVKK/cnSBJHjQLNg6eVS+op\nctVKSEbcbWg/Ks0/OS3Y+/MxtFcgf2Y+eKVaRtQNPj1/IVVOLqZOaghv96xKpOJg\nzGU9n58CgYEAmNTTbCbROTyPFCCWAbpGivXdcORxdTMHampAomWtdWjgKkFh7wtY\nRoiWihmy/Us2la9E73Rwxrj5e9YQAxrGcn/76eLbedHhJiq4Q/aSTsdBZvRHQPN3\ndiCxTzmDzfYrIvLKX7BY9pnJw4Gfwb8L5CjO7IZFa3mIBZSzuCigBB4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "fingerprint": "91:86:ec:ba:b1:1e:de:d4:c9:f7:9a:47:88:cf:5c:1f"}} 2019-01-08 00:01:52,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-28788b5f-0a5b-4f2a-97c8-dff109808a4a 2019-01-08 00:01:52,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.644791841507s 2019-01-08 00:01:52,318 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-28788b5f-0a5b-4f2a-97c8-dff109808a4a 2019-01-08 00:01:52,318 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+S8lPtZoNqyI1U+DBU1tJT0eMpH2d6T9ADEzGl+xkNm+KwOQQkDqsStE42NR4z3hAjM9atSpfKQngDSk8ItapzQzdyrxMlUqqshWetugy/TzBeLI+9fcpgVNPYrWcaqWBWnK/IHxyV5sjr35pp9NyhjdpoUEEN5ApX1JCE91KsWS+olhmc/TCtaV+LC4VkM9R7/2+L2b/aZ/ds+mj+Ln/YniFEnLclRf0n1aNRy548FjgTO6cPC0pfTzV7Pu66ESQQ1G43axXBTTULQUyhtxtUenhlQowDoNpd4jWNhLEg+temUp32PVwJ0Aspx+NaD8FtRLnzKTI2BkzgZqmgHK9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvkvJT7WaDasiNVPgwVNbSU9HjKR9nek/QAxMxpfsZDZvisDk\nEJA6rErRONjUeM94QIzPWrUqXykJ4A0pPCLWqc0M3cq8TJVKqrIVnrboMv08wXiy\nPvX3KYFTT2K1nGqlgVpyvyB8clebI69+aafTcoY3aaFBBDeQKV9SQhPdSrFkvqJY\nZnP0wrWlfiwuFZDPUe/9vi9m/2mf3bPpo/i5/2J4hRJy3JUX9J9WjUcuePBY4Ezu\nnDwtKX081ez7uuhEkENRuN2sVwU01C0FMobcbVHp4ZUKMA6DaXeI1jYSxIPrXplK\nd9j1cCdALKcfjWg/BbUS58ykyNgZM4GapoByvQIDAQABAoIBAQCdNkFPT+nAxxRQ\n2EYDkZkGHLAwuihpUCyH/mFjZFnQhMRr7mW8ZVuDwZ/OBhyq3kQrl+kquCcUTPQy\nnMznOKT9zUCG75nW7zOrh8qiv9tfXKVX9R3VNCGIsaYhHJyLZ/PpxM6tpeoKEORD\nfBXEtfjTUZzv8F+lWz4HYA+2NXEJ5cvTTzx7ciQrbgpeAPRdJQufRiSlLW1JmTGg\npH8YQaRa0I9pU1Ow/rnttOAqZO1uhOz3/+3zb99noxChvw5xwVMnAGTahbY71rdB\nEybW6mnusJKsvKZaMHraEkuarWcOJ7uTUdEdJ+/vz26zfpGEdPElXIB2G8261PrI\nKoSniLvlAoGBAPKMh8YBtUsxMgdG/+jFUBbDHRpvN7dTCryqa2pwzTeA2sVwcw+C\nRsfBslxn6WdGWBOm/ZczlDO4qKK3Gk35RouCljfHeGkNKKCRmmSIt3Rpi5GwnnuF\ntXhqXzvSHvDLsoae0pMGEZrJESLav9iEJdF86YUpO2fGccBzSVCrWnV7AoGBAMjZ\na8eunF2dxzRD7tD8EJ8xuLVJhTCv+dvKvxO/Xh4iuP6wp7R39GDP1SSNVa8pd7gS\nmu6FXxgnISaQSGV1QzrWN1/D1O4sWSwJccpe4YGz4meeM85ko/YeZ41UUGSIfs/O\nI4K0vVIFKES64MpR3lti0do+fifuxQRVIQbpN5cnAoGBALvDioAAZoZVCTOVBRr/\nVGaqmOcT3f/vK0quawU1Wchz2egqiwgghAazrg3W61rlm91q0rmwVjRL6VA9iwF9\nzdzGNN/tbQt2AlN7JBhbthlKc59PKQDam4ciYaL/oLAsIIIShVUHx60ZpkhjK0zD\n0DsCBgztxG0rtHeVR9ZJMHftAoGAUdqyHzYdSdXkent5F7iyuX5VDaUB3/7H8Hhn\neQ/TtqpmBH5QSq9cbBwnfHcRRYq73MvQUocOY1SHISVKK/cnSBJHjQLNg6eVS+op\nctVKSEbcbWg/Ks0/OS3Y+/MxtFcgf2Y+eKVaRtQNPj1/IVVOLqZOaghv96xKpOJg\nzGU9n58CgYEAmNTTbCbROTyPFCCWAbpGivXdcORxdTMHampAomWtdWjgKkFh7wtY\nRoiWihmy/Us2la9E73Rwxrj5e9YQAxrGcn/76eLbedHhJiq4Q/aSTsdBZvRHQPN3\ndiCxTzmDzfYrIvLKX7BY9pnJw4Gfwb8L5CjO7IZFa3mIBZSzuCigBB4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ff9d9d15c58e4e72b6db9cee3b6152d0', 'name': u'cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'created_at': '2019-01-08T00:01:52.318767', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e057317f3da24d44bcab53f9fba6946e', 'name': 'cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'91:86:ec:ba:b1:1e:de:d4:c9:f7:9a:47:88:cf:5c:1f', 'type': 'ssh', 'id': u'cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6'}) 2019-01-08 00:01:52,319 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvkvJT7WaDasiNVPgwVNbSU9HjKR9nek/QAxMxpfsZDZvisDk EJA6rErRONjUeM94QIzPWrUqXykJ4A0pPCLWqc0M3cq8TJVKqrIVnrboMv08wXiy PvX3KYFTT2K1nGqlgVpyvyB8clebI69+aafTcoY3aaFBBDeQKV9SQhPdSrFkvqJY ZnP0wrWlfiwuFZDPUe/9vi9m/2mf3bPpo/i5/2J4hRJy3JUX9J9WjUcuePBY4Ezu nDwtKX081ez7uuhEkENRuN2sVwU01C0FMobcbVHp4ZUKMA6DaXeI1jYSxIPrXplK d9j1cCdALKcfjWg/BbUS58ykyNgZM4GapoByvQIDAQABAoIBAQCdNkFPT+nAxxRQ 2EYDkZkGHLAwuihpUCyH/mFjZFnQhMRr7mW8ZVuDwZ/OBhyq3kQrl+kquCcUTPQy nMznOKT9zUCG75nW7zOrh8qiv9tfXKVX9R3VNCGIsaYhHJyLZ/PpxM6tpeoKEORD fBXEtfjTUZzv8F+lWz4HYA+2NXEJ5cvTTzx7ciQrbgpeAPRdJQufRiSlLW1JmTGg pH8YQaRa0I9pU1Ow/rnttOAqZO1uhOz3/+3zb99noxChvw5xwVMnAGTahbY71rdB EybW6mnusJKsvKZaMHraEkuarWcOJ7uTUdEdJ+/vz26zfpGEdPElXIB2G8261PrI KoSniLvlAoGBAPKMh8YBtUsxMgdG/+jFUBbDHRpvN7dTCryqa2pwzTeA2sVwcw+C RsfBslxn6WdGWBOm/ZczlDO4qKK3Gk35RouCljfHeGkNKKCRmmSIt3Rpi5GwnnuF tXhqXzvSHvDLsoae0pMGEZrJESLav9iEJdF86YUpO2fGccBzSVCrWnV7AoGBAMjZ a8eunF2dxzRD7tD8EJ8xuLVJhTCv+dvKvxO/Xh4iuP6wp7R39GDP1SSNVa8pd7gS mu6FXxgnISaQSGV1QzrWN1/D1O4sWSwJccpe4YGz4meeM85ko/YeZ41UUGSIfs/O I4K0vVIFKES64MpR3lti0do+fifuxQRVIQbpN5cnAoGBALvDioAAZoZVCTOVBRr/ VGaqmOcT3f/vK0quawU1Wchz2egqiwgghAazrg3W61rlm91q0rmwVjRL6VA9iwF9 zdzGNN/tbQt2AlN7JBhbthlKc59PKQDam4ciYaL/oLAsIIIShVUHx60ZpkhjK0zD 0DsCBgztxG0rtHeVR9ZJMHftAoGAUdqyHzYdSdXkent5F7iyuX5VDaUB3/7H8Hhn eQ/TtqpmBH5QSq9cbBwnfHcRRYq73MvQUocOY1SHISVKK/cnSBJHjQLNg6eVS+op ctVKSEbcbWg/Ks0/OS3Y+/MxtFcgf2Y+eKVaRtQNPj1/IVVOLqZOaghv96xKpOJg zGU9n58CgYEAmNTTbCbROTyPFCCWAbpGivXdcORxdTMHampAomWtdWjgKkFh7wtY RoiWihmy/Us2la9E73Rwxrj5e9YQAxrGcn/76eLbedHhJiq4Q/aSTsdBZvRHQPN3 diCxTzmDzfYrIvLKX7BY9pnJw4Gfwb8L5CjO7IZFa3mIBZSzuCigBB4= -----END RSA PRIVATE KEY----- 2019-01-08 00:01:52,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-08 00:01:52,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"security_group": {"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-01-08 00:01:52,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-49b2fe7d-3553-47cf-b88a-46c5c691af99 Date: Tue, 08 Jan 2019 00:01:52 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:52Z", "updated_at": "2019-01-08T00:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:52Z", "revision_number": 0, "id": "78b5fcd6-7643-411c-b5fa-e2f97d27200c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:52Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:52Z", "revision_number": 0, "id": "7fb19fa4-7fea-45c6-b82a-34433217a1cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:52Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}], "revision_number": 2, "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}} 2019-01-08 00:01:52,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-49b2fe7d-3553-47cf-b88a-46c5c691af99 2019-01-08 00:01:52,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.48487496376s 2019-01-08 00:01:52,808 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-49b2fe7d-3553-47cf-b88a-46c5c691af99 2019-01-08 00:01:52,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:01:52,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:52,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-57248c0f-42df-432a-8bfb-20c875e234ea Date: Tue, 08 Jan 2019 00:01:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:52Z", "updated_at": "2019-01-08T00:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:52Z", "revision_number": 0, "id": "78b5fcd6-7643-411c-b5fa-e2f97d27200c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:52Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:52Z", "revision_number": 0, "id": "7fb19fa4-7fea-45c6-b82a-34433217a1cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:52Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}], "revision_number": 2, "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}, {"description": "Default security group", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:40Z", "updated_at": "2019-01-08T00:01:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "45e72d3e-db1e-416a-a322-d7545ab9f41f", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "72072e0f-8a02-4fc8-a917-27aa8eed7976", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "7ef06bee-19ac-4973-bd20-cf8b6d0e346b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "b3ef56db-c036-468b-b0a6-468e55c34a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}], "revision_number": 4, "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "name": "default"}]} 2019-01-08 00:01:52,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-57248c0f-42df-432a-8bfb-20c875e234ea 2019-01-08 00:01:52,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.162930011749s 2019-01-08 00:01:52,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-57248c0f-42df-432a-8bfb-20c875e234ea 2019-01-08 00:01:52,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 00:01:52,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -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": "c4cf05f9-7ca1-4cff-864c-28d0a9033471"}}' 2019-01-08 00:01:53,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f6c38d63-1736-4d42-ad5b-e73a67e34f0b Date: Tue, 08 Jan 2019 00:01:53 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": "2019-01-08T00:01:53Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "port_range_min": 22, "revision_number": 0, "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:53Z", "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "2e1dd2a2-4ba6-46dc-96f3-b092c9753d15"}} 2019-01-08 00:01:53,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-f6c38d63-1736-4d42-ad5b-e73a67e34f0b 2019-01-08 00:01:53,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.444222927094s 2019-01-08 00:01:53,424 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-f6c38d63-1736-4d42-ad5b-e73a67e34f0b 2019-01-08 00:01:53,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:01:53,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:53,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-f274c24a-d607-4244-b2f0-758194f8475a Date: Tue, 08 Jan 2019 00:01:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:52Z", "updated_at": "2019-01-08T00:01:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T00:01:53Z", "revision_number": 0, "id": "2e1dd2a2-4ba6-46dc-96f3-b092c9753d15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:53Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:52Z", "revision_number": 0, "id": "78b5fcd6-7643-411c-b5fa-e2f97d27200c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:52Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:52Z", "revision_number": 0, "id": "7fb19fa4-7fea-45c6-b82a-34433217a1cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:52Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}], "revision_number": 3, "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}, {"description": "Default security group", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:40Z", "updated_at": "2019-01-08T00:01:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "45e72d3e-db1e-416a-a322-d7545ab9f41f", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "72072e0f-8a02-4fc8-a917-27aa8eed7976", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "7ef06bee-19ac-4973-bd20-cf8b6d0e346b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "b3ef56db-c036-468b-b0a6-468e55c34a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}], "revision_number": 4, "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "name": "default"}]} 2019-01-08 00:01:53,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f274c24a-d607-4244-b2f0-758194f8475a 2019-01-08 00:01:53,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240494966507s 2019-01-08 00:01:53,669 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f274c24a-d607-4244-b2f0-758194f8475a 2019-01-08 00:01:53,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 00:01:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -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": "c4cf05f9-7ca1-4cff-864c-28d0a9033471"}}' 2019-01-08 00:01:54,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9fdbffec-453a-44d4-92cd-4a6431f5602e Date: Tue, 08 Jan 2019 00:01:54 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": "2019-01-08T00:01:53Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "port_range_min": null, "revision_number": 0, "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:53Z", "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "672298fc-9fed-4277-9f21-b97a3cf07bc7"}} 2019-01-08 00:01:54,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-9fdbffec-453a-44d4-92cd-4a6431f5602e 2019-01-08 00:01:54,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.415868997574s 2019-01-08 00:01:54,088 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-9fdbffec-453a-44d4-92cd-4a6431f5602e 2019-01-08 00:01:54,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:01:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:54,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-23178f33-659e-4044-bf2a-88a6b1cd04a7 Date: Tue, 08 Jan 2019 00:01:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","subnets":["40e40b55-d2cc-45f3-b695-722474425c6b"],"description":"","tags":[],"updated_at":"2019-01-08T00:01:43Z","qos_policy_id":null,"name":"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6","admin_state_up":true,"tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:40Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 00:01:54,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-23178f33-659e-4044-bf2a-88a6b1cd04a7 2019-01-08 00:01:54,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.419774055481s 2019-01-08 00:01:54,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-23178f33-659e-4044-bf2a-88a6b1cd04a7 2019-01-08 00:01:54,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:01:54,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:54,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-784aa1f3-7e4f-4a34-8a92-67fc7bc3c5de Date: Tue, 08 Jan 2019 00:01:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap", "metadata": {}}], "file": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf/file", "owner": "e057317f3da24d44bcab53f9fba6946e", "id": "4302eebf-2d49-405d-92ca-145a34316ddf", "size": 12716032, "self": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:01:51Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:01:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:01:54,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-784aa1f3-7e4f-4a34-8a92-67fc7bc3c5de 2019-01-08 00:01:54,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.227926969528s 2019-01-08 00:01:54,743 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-784aa1f3-7e4f-4a34-8a92-67fc7bc3c5de 2019-01-08 00:01:54,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:01:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:54,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:01: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-e156c8fd-5b32-4fd2-9d37-9060d04ff043 x-compute-request-id: req-e156c8fd-5b32-4fd2-9d37-9060d04ff043 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "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": "2c63605f-cc17-4d84-ab53-b12c3602332f"}]} 2019-01-08 00:01:54,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-e156c8fd-5b32-4fd2-9d37-9060d04ff043 2019-01-08 00:01:54,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255060195923s 2019-01-08 00:01:54,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-e156c8fd-5b32-4fd2-9d37-9060d04ff043 2019-01-08 00:01:54,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-08 00:01:54,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"server": {"name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "imageRef": "4302eebf-2d49-405d-92ca-145a34316ddf", "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "flavorRef": "2c63605f-cc17-4d84-ab53-b12c3602332f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2033f0f9-3b4d-42e4-94b8-fa577754153c"}], "security_groups": [{"name": "c4cf05f9-7ca1-4cff-864c-28d0a9033471"}]}}' 2019-01-08 00:01:57,730 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:01: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-5abc4b90-42f7-4d99-ae03-fae4dc504d11 x-compute-request-id: req-5abc4b90-42f7-4d99-ae03-fae4dc504d11 Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c4cf05f9-7ca1-4cff-864c-28d0a9033471"}], "OS-DCF:diskConfig": "MANUAL", "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "adminPass": "reLStcNJNfY8"}} 2019-01-08 00:01:57,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-5abc4b90-42f7-4d99-ae03-fae4dc504d11 2019-01-08 00:01:57,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.95836305618s 2019-01-08 00:01:57,731 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-5abc4b90-42f7-4d99-ae03-fae4dc504d11 2019-01-08 00:01:57,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:01:57,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:58,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-83af610a-96d4-42b3-a075-035424b0aa46 x-compute-request-id: req-83af610a-96d4-42b3-a075-035424b0aa46 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:01:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:01:58,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-83af610a-96d4-42b3-a075-035424b0aa46 2019-01-08 00:01:58,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.314092874527s 2019-01-08 00:01:58,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-83af610a-96d4-42b3-a075-035424b0aa46 2019-01-08 00:01:58,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:01:58,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:58,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-53f0340a-a682-4ba7-a766-2b1a23aaf221 Date: Tue, 08 Jan 2019 00:01:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","subnets":["40e40b55-d2cc-45f3-b695-722474425c6b"],"description":"","tags":[],"updated_at":"2019-01-08T00:01:43Z","qos_policy_id":null,"name":"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6","admin_state_up":true,"tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:40Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 00:01:58,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-53f0340a-a682-4ba7-a766-2b1a23aaf221 2019-01-08 00:01:58,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255344152451s 2019-01-08 00:01:58,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-53f0340a-a682-4ba7-a766-2b1a23aaf221 2019-01-08 00:01:58,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 00:01:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:01:58,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ca48d138-fe6d-43ff-b2c5-5e93d598f27b Date: Tue, 08 Jan 2019 00:01:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T00:01:43Z","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":"e057317f3da24d44bcab53f9fba6946e","id":"40e40b55-d2cc-45f3-b695-722474425c6b","subnetpool_id":null,"name":"cinder_test-subnet_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}]} 2019-01-08 00:01:58,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-ca48d138-fe6d-43ff-b2c5-5e93d598f27b 2019-01-08 00:01:58,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.253205060959s 2019-01-08 00:01:58,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-ca48d138-fe6d-43ff-b2c5-5e93d598f27b 2019-01-08 00:01:58,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:00,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:01,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-d7c6b088-fce4-409b-aa6a-4c1a8408a9d7 x-compute-request-id: req-d7c6b088-fce4-409b-aa6a-4c1a8408a9d7 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:01:58Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:01,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d7c6b088-fce4-409b-aa6a-4c1a8408a9d7 2019-01-08 00:02:01,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00155591965s 2019-01-08 00:02:01,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d7c6b088-fce4-409b-aa6a-4c1a8408a9d7 2019-01-08 00:02:01,573 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:03,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:03,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:04,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-273efb79-5870-407d-ad47-25cd322e1c28 x-compute-request-id: req-273efb79-5870-407d-ad47-25cd322e1c28 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:01:58Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:04,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-273efb79-5870-407d-ad47-25cd322e1c28 2019-01-08 00:02:04,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.878905773163s 2019-01-08 00:02:04,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-273efb79-5870-407d-ad47-25cd322e1c28 2019-01-08 00:02:04,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:06,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:06,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:07,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-29528cd4-ef21-4a20-90f9-dbf4ee37aadc x-compute-request-id: req-29528cd4-ef21-4a20-90f9-dbf4ee37aadc Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:01:58Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:07,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-29528cd4-ef21-4a20-90f9-dbf4ee37aadc 2019-01-08 00:02:07,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19870114326s 2019-01-08 00:02:07,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-29528cd4-ef21-4a20-90f9-dbf4ee37aadc 2019-01-08 00:02:07,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:09,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:09,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:10,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-c56c3457-97c7-4ee6-bb85-0558795f0d90 x-compute-request-id: req-c56c3457-97c7-4ee6-bb85-0558795f0d90 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:08.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:08Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:10,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c56c3457-97c7-4ee6-bb85-0558795f0d90 2019-01-08 00:02:10,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.976732969284s 2019-01-08 00:02:10,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c56c3457-97c7-4ee6-bb85-0558795f0d90 2019-01-08 00:02:10,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 00:02:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:10,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-210a4518-5007-42bb-8605-1ebe712725da Date: Tue, 08 Jan 2019 00:02:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:02:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e40b55-d2cc-45f3-b695-722474425c6b","ip_address":"192.168.120.13"}],"id":"ec281152-02be-47ff-9631-30b0cd43769f","security_groups":["c4cf05f9-7ca1-4cff-864c-28d0a9033471"],"mac_address":"fa:16:3e:e6:9d:a0","project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-13","ip_address":"192.168.120.13","fqdn":"host-192-168-120-13.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","dns_name":"","created_at":"2019-01-08T00:01:59Z","binding:vnic_type":"normal","device_id":"7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206","tenant_id":"e057317f3da24d44bcab53f9fba6946e"}]} 2019-01-08 00:02:10,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206 used request id req-210a4518-5007-42bb-8605-1ebe712725da 2019-01-08 00:02:10,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.269939899445s 2019-01-08 00:02:10,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206 used request id req-210a4518-5007-42bb-8605-1ebe712725da 2019-01-08 00:02:10,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:02:10,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=ec281152-02be-47ff-9631-30b0cd43769f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:11,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-72b6ce90-691f-4b2a-992a-a1e666217eb7 Date: Tue, 08 Jan 2019 00:02:11 GMT RESP BODY: {"floatingips": []} 2019-01-08 00:02:11,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=ec281152-02be-47ff-9631-30b0cd43769f used request id req-72b6ce90-691f-4b2a-992a-a1e666217eb7 2019-01-08 00:02:11,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.415437936783s 2019-01-08 00:02:11,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=ec281152-02be-47ff-9631-30b0cd43769f used request id req-72b6ce90-691f-4b2a-992a-a1e666217eb7 2019-01-08 00:02:11,340 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e6:9d:a0', 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'4302eebf-2d49-405d-92ca-145a34316ddf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T00:02:08.000000', 'flavor': Munch({u'id': u'2c63605f-cc17-4d84-ab53-b12c3602332f'}), 'az': u'nova', 'id': u'7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206', 'security_groups': [Munch({u'name': u'cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ff9d9d15c58e4e72b6db9cee3b6152d0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e057317f3da24d44bcab53f9fba6946e', 'name': 'cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6', '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'2019-01-08T00:02:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T00:02:08Z', 'hostId': u'0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8', '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'2019-01-08T00:02:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e057317f3da24d44bcab53f9fba6946e', 'name': u'cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'adminPass': u'reLStcNJNfY8', 'tenant_id': u'e057317f3da24d44bcab53f9fba6946e', 'created_at': u'2019-01-08T00:01:57Z', 'created': u'2019-01-08T00:01:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 00:02:11,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:02:11,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:11,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-9a4b8f58-1b73-4bc2-b7ad-c7e6bfb3280e Date: Tue, 08 Jan 2019 00:02:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","subnets":["40e40b55-d2cc-45f3-b695-722474425c6b"],"description":"","tags":[],"updated_at":"2019-01-08T00:01:43Z","qos_policy_id":null,"name":"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6","admin_state_up":true,"tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:40Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 00:02:11,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9a4b8f58-1b73-4bc2-b7ad-c7e6bfb3280e 2019-01-08 00:02:11,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118412971497s 2019-01-08 00:02:11,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9a4b8f58-1b73-4bc2-b7ad-c7e6bfb3280e 2019-01-08 00:02:11,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 00:02:11,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:11,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-54ddc205-ba88-4fd1-bb75-5bf0054921c8 Date: Tue, 08 Jan 2019 00:02:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:02:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e40b55-d2cc-45f3-b695-722474425c6b","ip_address":"192.168.120.13"}],"id":"ec281152-02be-47ff-9631-30b0cd43769f","security_groups":["c4cf05f9-7ca1-4cff-864c-28d0a9033471"],"mac_address":"fa:16:3e:e6:9d:a0","project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-13","ip_address":"192.168.120.13","fqdn":"host-192-168-120-13.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","dns_name":"","created_at":"2019-01-08T00:01:59Z","binding:vnic_type":"normal","device_id":"7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206","tenant_id":"e057317f3da24d44bcab53f9fba6946e"}]} 2019-01-08 00:02:11,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206 used request id req-54ddc205-ba88-4fd1-bb75-5bf0054921c8 2019-01-08 00:02:11,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0581698417664s 2019-01-08 00:02:11,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206 used request id req-54ddc205-ba88-4fd1-bb75-5bf0054921c8 2019-01-08 00:02:11,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-08 00:02:11,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.13", "port_id": "ec281152-02be-47ff-9631-30b0cd43769f"}}' 2019-01-08 00:02:13,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-63e693ea-3722-4efb-a510-1f10721f8ffb Date: Tue, 08 Jan 2019 00:02:13 GMT RESP BODY: {"floatingip": {"router_id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T00:02:12Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "ec281152-02be-47ff-9631-30b0cd43769f", "id": "38b9fea9-baa6-4e33-9042-6998640b08f1", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:02:12Z", "dns_name": "", "project_id": "e057317f3da24d44bcab53f9fba6946e"}} 2019-01-08 00:02:13,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-63e693ea-3722-4efb-a510-1f10721f8ffb 2019-01-08 00:02:13,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.55199813843s 2019-01-08 00:02:13,075 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-63e693ea-3722-4efb-a510-1f10721f8ffb 2019-01-08 00:02:13,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:02:13,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:13,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-ca24f724-8918-42b2-b053-9bc03e89f02a Date: Tue, 08 Jan 2019 00:02:13 GMT RESP BODY: {"floatingips": [{"router_id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T00:02:12Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 1, "port_id": "ec281152-02be-47ff-9631-30b0cd43769f", "id": "38b9fea9-baa6-4e33-9042-6998640b08f1", "dns_name": "", "created_at": "2019-01-08T00:02:12Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "project_id": "e057317f3da24d44bcab53f9fba6946e"}]} 2019-01-08 00:02:13,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-ca24f724-8918-42b2-b053-9bc03e89f02a 2019-01-08 00:02:13,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.204977989197s 2019-01-08 00:02:13,288 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-ca24f724-8918-42b2-b053-9bc03e89f02a 2019-01-08 00:02:13,293 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1c32ecc3-e3ea-484f-aa4b-95fb09a578cf', 'updated_at': u'2019-01-08T00:02:12Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'ec281152-02be-47ff-9631-30b0cd43769f', 'id': u'38b9fea9-baa6-4e33-9042-6998640b08f1', 'network': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'port': u'ec281152-02be-47ff-9631-30b0cd43769f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e057317f3da24d44bcab53f9fba6946e', 'name': 'cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e057317f3da24d44bcab53f9fba6946e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'e057317f3da24d44bcab53f9fba6946e', 'created_at': u'2019-01-08T00:02:12Z', 'attached': True, u'dns_name': u'', 'router': u'1c32ecc3-e3ea-484f-aa4b-95fb09a578cf'}) 2019-01-08 00:02:13,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 00:02:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 00:02:13,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e81541ef-ed78-47e0-85eb-3a4dc8266e40 x-compute-request-id: req-e81541ef-ed78-47e0-85eb-3a4dc8266e40 Content-Encoding: gzip Content-Length: 9579 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 515317983 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.232194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.235132] pid_max: default: 32768 minimum: 301\n[ 0.236714] ACPI: Core revision 20150930\n[ 0.238710] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240991] Security Framework initialized\n[ 0.242426] Yama: becoming mindful.\n[ 0.243714] AppArmor: AppArmor initialized\n[ 0.245199] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247532] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249778] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251910] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254321] Initializing cgroup subsys io\n[ 0.255761] Initializing cgroup subsys memory\n[ 0.257280] Initializing cgroup subsys devices\n[ 0.258832] Initializing cgroup subsys freezer\n[ 0.260363] Initializing cgroup subsys net_cls\n[ 0.261894] Initializing cgroup subsys perf_event\n[ 0.263509] Initializing cgroup subsys net_prio\n[ 0.265067] Initializing cgroup subsys hugetlb\n[ 0.266609] Initializing cgroup subsys pids\n[ 0.268123] CPU: Physical Processor ID: 0\n[ 0.270222] mce: CPU supports 10 MCE banks\n[ 0.271700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273463] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292034] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.300469] ftrace: allocating 31920 entries in 125 pages\n[ 0.331699] smpboot: Max logical packages: 1\n[ 0.333215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.335597] x2apic enabled\n[ 0.336993] Switched APIC routing to physical x2apic.\n[ 0.339912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.341897] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.345563] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.348747] KVM setup paravirtual spinlock\n[ 0.350684] x86: Booted up 1 node, 1 CPUs\n[ 0.352107] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.354519] devtmpfs: initialized\n[ 0.356758] evm: security.selinux\n[ 0.357986] evm: security.SMACK64\n[ 0.359207] evm: security.SMACK64EXEC\n[ 0.360538] evm: security.SMACK64TRANSMUTE\n[ 0.361965] evm: security.SMACK64MMAP\n[ 0.363276] evm: security.ima\n[ 0.364400] evm: security.capability\n[ 0.365767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.369014] pinctrl core: initialized pinctrl subsystem\n[ 0.370901] RTC time: 0:02:08, date: 01/08/19\n[ 0.372542] NET: Registered protocol family 16\n[ 0.374201] cpuidle: using governor ladder\n[ 0.375648] cpuidle: using governor menu\n[ 0.377040] PCCT header not found.\n[ 0.378337] ACPI: bus type PCI registered\n[ 0.379756] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.381926] PCI: Using configuration type 1 for base access\n[ 0.384500] ACPI: Added _OSI(Module Device)\n[ 0.385983] ACPI: Added _OSI(Processor Device)\n[ 0.387510] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.389109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.391713] ACPI: Interpreter enabled\n[ 0.393047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.396317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.399589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.402849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.406100] ACPI: (supports S0 S5)\n[ 0.407346] ACPI: Using IOAPIC for interrupt routing\n[ 0.409025] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.413523] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.415546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.417740] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.419870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.423706] acpiphp: Slot [3] registered\n[ 0.425116] acpiphp: Slot [4] registered\n[ 0.426527] acpiphp: Slot [5] registered\n[ 0.427936] acpiphp: Slot [6] registered\n[ 0.429337] acpiphp: Slot [7] registered\n[ 0.430741] acpiphp: Slot [8] registered\n[ 0.432149] acpiphp: Slot [9] registered\n[ 0.433553] acpiphp: Slot [10] registered\n[ 0.434975] acpiphp: Slot [11] registered\n[ 0.436406] acpiphp: Slot [12] registered\n[ 0.437839] acpiphp: Slot [13] registered\n[ 0.439268] acpiphp: Slot [14] registered\n[ 0.440701] acpiphp: Slot [15] registered\n[ 0.458248] acpiphp: Slot [16] registered\n[ 0.459685] acpiphp: Slot [17] registered\n[ 0.461109] acpiphp: Slot [18] registered\n[ 0.462534] acpiphp: Slot [19] registered\n[ 0.463960] acpiphp: Slot [20] registered\n[ 0.465383] acpiphp: Slot [21] registered\n[ 0.466815] acpiphp: Slot [22] registered\n[ 0.468238] acpiphp: Slot [23] registered\n[ 0.469665] acpiphp: Slot [24] registered\n[ 0.471092] acpiphp: Slot [25] registered\n[ 0.472517] acpiphp: Slot [26] registered\n[ 0.473938] acpiphp: Slot [27] registered\n[ 0.475368] acpiphp: Slot [28] registered\n[ 0.476797] acpiphp: Slot [29] registered\n[ 0.478219] acpiphp: Slot [30] registered\n[ 0.479648] acpiphp: Slot [31] registered\n[ 0.481069] PCI host bridge to bus 0000:00\n[ 0.482499] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.484663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.486820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.489380] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.491942] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.494555] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.499146] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.501410] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.510073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.512629] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.534201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.536726] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.539435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.541912] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.544349] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.548228] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.551024] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.552949] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.555721] vgaarb: loaded\n[ 0.556783] vgaarb: bridge control possible 0000:00:02.0\n[ 0.558922] SCSI subsystem initialized\n[ 0.560552] ACPI: bus type USB registered\n[ 0.562000] usbcore: registered new interface driver usbfs\n[ 0.563823] usbcore: registered new interface driver hub\n[ 0.565703] usbcore: registered new device driver usb\n[ 0.567669] PCI: Using ACPI for IRQ routing\n[ 0.569663] NetLabel: Initializing\n[ 0.570934] NetLabel: domain hash size = 128\n[ 0.572470] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.574179] NetLabel: unlabeled traffic allowed by default\n[ 0.576267] clocksource: Switched to clocksource kvm-clock\n[ 0.586665] AppArmor: AppArmor Filesystem Enabled\n[ 0.588374] pnp: PnP ACPI init\n[ 0.589984] pnp: PnP ACPI: found 5 devices\n[ 0.597092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.600144] NET: Registered protocol family 2\n[ 0.601953] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.604247] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.606379] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.608527] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.610469] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.612642] NET: Registered protocol family 1\n[ 0.614196] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.616158] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.618068] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.633153] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.648257] Trying to unpack rootfs image as initramfs...\n[ 0.712299] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716041] Scanning for low memory corruption every 60 seconds\n[ 0.718933] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721083] audit: initializing netlink subsys (disabled)\n[ 0.722941] audit: type=2000 audit(1546905729.133:1): initialized\n[ 0.725466] Initialise system trusted keyring\n[ 0.727317] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.729469] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732730] zbud: loaded\n[ 0.733968] VFS: Disk quotas dquot_6.6.0\n[ 0.735419] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.738071] fuse init (API version 7.23)\n[ 0.739639] Key type big_key registered\n[ 0.741056] Allocating IMA MOK and blacklist keyrings.\n[ 0.743108] Key type asymmetric registered\n[ 0.744604] Asymmetric key parser 'x509' registered\n[ 0.746304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.748966] io scheduler noop registered\n[ 0.750326] io scheduler deadline registered (default)\n[ 0.752065] io scheduler cfq registered\n[ 0.753593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.755404] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.757650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.760158] ACPI: Power Button [PWRF]\n[ 0.761642] GHES: HEST is not enabled!\n[ 0.775749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.805879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.809554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.835691] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.839205] Linux agpgart interface v0.103\n[ 0.843009] brd: module loaded\n[ 0.845486] loop: module loaded\n[ 0.851331] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.853871] GPT:90111 != 2097151\n[ 0.855035] GPT:Alternate GPT header not at the end of the disk.\n[ 0.856934] GPT:90111 != 2097151\n[ 0.858097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.859769] vda: vda1 vda15\n[ 0.861804] scsi host0: ata_piix\n[ 0.863101] scsi host1: ata_piix\n[ 0.864335] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.866459] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.869237] libphy: Fixed MDIO Bus: probed\n[ 0.870662] tun: Universal TUN/TAP device driver, 1.6\n[ 0.872323] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.875753] PPP generic driver version 2.4.2\n[ 0.877315] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.879381] ehci-pci: EHCI PCI platform driver\n[ 0.880982] ehci-platform: EHCI generic platform driver\n[ 0.882693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.884673] ohci-pci: OHCI PCI platform driver\n[ 0.886210] ohci-platform: OHCI generic platform driver\n[ 0.887951] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.902991] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.904739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.907281] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.909014] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.911041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.913229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.915690] usb usb1: Product: UHCI Host Controller\n[ 0.917287] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.919255] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.920927] hub 1-0:1.0: USB hub found\n[ 0.922246] hub 1-0:1.0: 2 ports detected\n[ 0.923853] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.927282] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.928843] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.930549] mousedev: PS/2 mouse device common for all mice\n[ 0.932783] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.935734] rtc_cmos 00:00: RTC can wake from S4\n[ 0.937865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.939917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.942009] i2c /dev entries driver\n[ 0.943317] device-mapper: uevent: version 1.0.3\n[ 0.944973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.947809] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.950102] NET: Registered protocol family 10\n[ 0.952124] NET: Registered protocol family 17\n[ 0.953703] Key type dns_resolver registered\n[ 0.955340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.957240] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.960284] registered taskstats version 1\n[ 0.961753] Loading compiled-in X.509 certificates\n[ 0.964002] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.967209] zswap: loaded using pool lzo/zbud\n[ 0.969765] Key type trusted registered\n[ 0.972200] Key type encrypted registered\n[ 0.973643] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.975453] ima: No TPM chip found, activating TPM-bypass!\n[ 0.977271] evm: HMAC attrs: 0x1\n[ 0.978895] Magic number: 3:526:0\n[ 0.980307] rtc_cmos 00:00: setting system clock to 2019-01-08 00:02:09 UTC (1546905729)\n[ 0.983136] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.985059] EDD information not available.\n[ 1.026999] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.045731] Write protecting the kernel read-only data: 14336k\n[ 1.050965] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.054156] 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\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... [ 1.222539] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 obtained, lease time 43200\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 0.99. iid=i-00000014\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDCnvrLb7OzI2rWIiGZHR2DAe4FJ/Ea1hWMeqCpvUmKV3NzpfOvNmrHRd0ICEEhHKR1tvEBnLzYsPn+NmA2TyYEUnzix9pXz/D09oe/rkUJNyDjLCm6htR47YGDBoQtmQHOwZZkE+wQuZ95M+EoLbNz8PbVIdxiLWS+3x9Ozq/sXkMc07NIBGomqWuYsqOiXZSaOmytzsDjvHJtwYMyj+DBdz050aRvCXv2uw43orHJjTrQvv5c6pTx8fRwVl9r7GMceVFQ4yWsBVFDw0RMat3dnhxOQmWthSMnc78yCUCxUZeTWn4zn4Pa3bnLCMLgvO5zI6eepC0ERvn69KBePdIJ root@cinder-test-vm2-2c319b6f-b039-4df4-a01f-d60b4135f4a6\nssh-dss AAAAB3NzaC1kc3MAAACBAMeJVzamGay9+k2HkPCN9vWk21rfTcFarkRxCXuEsX8OsgIY+0vXco81qBVcQExxu5E0Yngto9M52O7w/0JeVLQ7hbXC4fcaCLit93+LEJu9Uo+8hLkq/S7TCkxEGbXrcb6gTm9LUwfwh4DHEDQ6i1HCirT4pukAFTAEiaC0dlh3AAAAFQCLeT/gfAVvjbCShVE+40iqpVwsBwAAAIAzsKxASbWl9OY5iFT6ZUhPYNV7SkUUvkvyx15UfoBiWGhqUvIf/wdQwy9T5v4IQBy7jBD3neXekUN2pQn8qi5x2PAS6RSJhvu8yNwerUYIHPfjy83sb3B9n1TQjhXIW6jmozc+YDcxur+zKnBp1WwqPoJL1mWfUMsmLJBkPoIHkAAAAIA+J3i/HRi3tVWbPM/eUbFUn/JcIngL2zhD/6R0O+t/Q98YCpaD+CJukJSx/gpzPxXIS5pNvPjy3JZiazj6zTqSgCpCXES6N92vONx8+lentRIPm/IntfqGWpUW+ppqJdnUUQsUtMK8OmbT1Alc7giXo2fd/nASibYZVnO9tiSD7g== root@cinder-test-vm2-2c319b6f-b039-4df4-a01f-d60b4135f4a6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fee6:9da0/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-2c319b6f-b039-4df4-a01f-d60b4135f4a6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.70 ===\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-2c319b6f-b039-4df4-a01f-d60b4135f4a6 login: "} 2019-01-08 00:02:13,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206/action used request id req-e81541ef-ed78-47e0-85eb-3a4dc8266e40 2019-01-08 00:02:13,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119540929794s 2019-01-08 00:02:13,414 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206/action used request id req-e81541ef-ed78-47e0-85eb-3a4dc8266e40 2019-01-08 00:02:13,414 - 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 515317983 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.232194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.235132] pid_max: default: 32768 minimum: 301 [ 0.236714] ACPI: Core revision 20150930 [ 0.238710] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240991] Security Framework initialized [ 0.242426] Yama: becoming mindful. [ 0.243714] AppArmor: AppArmor initialized [ 0.245199] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247532] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249778] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251910] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254321] Initializing cgroup subsys io [ 0.255761] Initializing cgroup subsys memory [ 0.257280] Initializing cgroup subsys devices [ 0.258832] Initializing cgroup subsys freezer [ 0.260363] Initializing cgroup subsys net_cls [ 0.261894] Initializing cgroup subsys perf_event [ 0.263509] Initializing cgroup subsys net_prio [ 0.265067] Initializing cgroup subsys hugetlb [ 0.266609] Initializing cgroup subsys pids [ 0.268123] CPU: Physical Processor ID: 0 [ 0.270222] mce: CPU supports 10 MCE banks [ 0.271700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273463] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292034] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300469] ftrace: allocating 31920 entries in 125 pages [ 0.331699] smpboot: Max logical packages: 1 [ 0.333215] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.335597] x2apic enabled [ 0.336993] Switched APIC routing to physical x2apic. [ 0.339912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.341897] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.345563] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.348747] KVM setup paravirtual spinlock [ 0.350684] x86: Booted up 1 node, 1 CPUs [ 0.352107] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.354519] devtmpfs: initialized [ 0.356758] evm: security.selinux [ 0.357986] evm: security.SMACK64 [ 0.359207] evm: security.SMACK64EXEC [ 0.360538] evm: security.SMACK64TRANSMUTE [ 0.361965] evm: security.SMACK64MMAP [ 0.363276] evm: security.ima [ 0.364400] evm: security.capability [ 0.365767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.369014] pinctrl core: initialized pinctrl subsystem [ 0.370901] RTC time: 0:02:08, date: 01/08/19 [ 0.372542] NET: Registered protocol family 16 [ 0.374201] cpuidle: using governor ladder [ 0.375648] cpuidle: using governor menu [ 0.377040] PCCT header not found. [ 0.378337] ACPI: bus type PCI registered [ 0.379756] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.381926] PCI: Using configuration type 1 for base access [ 0.384500] ACPI: Added _OSI(Module Device) [ 0.385983] ACPI: Added _OSI(Processor Device) [ 0.387510] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.389109] ACPI: Added _OSI(Processor Aggregator Device) [ 0.391713] ACPI: Interpreter enabled [ 0.393047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.396317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.399589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.402849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.406100] ACPI: (supports S0 S5) [ 0.407346] ACPI: Using IOAPIC for interrupt routing [ 0.409025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.413523] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.415546] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.417740] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.419870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.423706] acpiphp: Slot [3] registered [ 0.425116] acpiphp: Slot [4] registered [ 0.426527] acpiphp: Slot [5] registered [ 0.427936] acpiphp: Slot [6] registered [ 0.429337] acpiphp: Slot [7] registered [ 0.430741] acpiphp: Slot [8] registered [ 0.432149] acpiphp: Slot [9] registered [ 0.433553] acpiphp: Slot [10] registered [ 0.434975] acpiphp: Slot [11] registered [ 0.436406] acpiphp: Slot [12] registered [ 0.437839] acpiphp: Slot [13] registered [ 0.439268] acpiphp: Slot [14] registered [ 0.440701] acpiphp: Slot [15] registered [ 0.458248] acpiphp: Slot [16] registered [ 0.459685] acpiphp: Slot [17] registered [ 0.461109] acpiphp: Slot [18] registered [ 0.462534] acpiphp: Slot [19] registered [ 0.463960] acpiphp: Slot [20] registered [ 0.465383] acpiphp: Slot [21] registered [ 0.466815] acpiphp: Slot [22] registered [ 0.468238] acpiphp: Slot [23] registered [ 0.469665] acpiphp: Slot [24] registered [ 0.471092] acpiphp: Slot [25] registered [ 0.472517] acpiphp: Slot [26] registered [ 0.473938] acpiphp: Slot [27] registered [ 0.475368] acpiphp: Slot [28] registered [ 0.476797] acpiphp: Slot [29] registered [ 0.478219] acpiphp: Slot [30] registered [ 0.479648] acpiphp: Slot [31] registered [ 0.481069] PCI host bridge to bus 0000:00 [ 0.482499] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.484663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.486820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489380] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.491942] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.494555] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.499146] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.501410] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.510073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.512629] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.534201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.536726] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.539435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541912] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.544349] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.548228] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.551024] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.552949] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.555721] vgaarb: loaded [ 0.556783] vgaarb: bridge control possible 0000:00:02.0 [ 0.558922] SCSI subsystem initialized [ 0.560552] ACPI: bus type USB registered [ 0.562000] usbcore: registered new interface driver usbfs [ 0.563823] usbcore: registered new interface driver hub [ 0.565703] usbcore: registered new device driver usb [ 0.567669] PCI: Using ACPI for IRQ routing [ 0.569663] NetLabel: Initializing [ 0.570934] NetLabel: domain hash size = 128 [ 0.572470] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574179] NetLabel: unlabeled traffic allowed by default [ 0.576267] clocksource: Switched to clocksource kvm-clock [ 0.586665] AppArmor: AppArmor Filesystem Enabled [ 0.588374] pnp: PnP ACPI init [ 0.589984] pnp: PnP ACPI: found 5 devices [ 0.597092] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.600144] NET: Registered protocol family 2 [ 0.601953] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.604247] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.606379] TCP: Hash tables configured (established 4096 bind 4096) [ 0.608527] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.610469] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.612642] NET: Registered protocol family 1 [ 0.614196] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.616158] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.618068] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.633153] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.648257] Trying to unpack rootfs image as initramfs... [ 0.712299] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716041] Scanning for low memory corruption every 60 seconds [ 0.718933] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721083] audit: initializing netlink subsys (disabled) [ 0.722941] audit: type=2000 audit(1546905729.133:1): initialized [ 0.725466] Initialise system trusted keyring [ 0.727317] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729469] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732730] zbud: loaded [ 0.733968] VFS: Disk quotas dquot_6.6.0 [ 0.735419] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.738071] fuse init (API version 7.23) [ 0.739639] Key type big_key registered [ 0.741056] Allocating IMA MOK and blacklist keyrings. [ 0.743108] Key type asymmetric registered [ 0.744604] Asymmetric key parser 'x509' registered [ 0.746304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.748966] io scheduler noop registered [ 0.750326] io scheduler deadline registered (default) [ 0.752065] io scheduler cfq registered [ 0.753593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.755404] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.757650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.760158] ACPI: Power Button [PWRF] [ 0.761642] GHES: HEST is not enabled! [ 0.775749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.805879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.809554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.835691] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.839205] Linux agpgart interface v0.103 [ 0.843009] brd: module loaded [ 0.845486] loop: module loaded [ 0.851331] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.853871] GPT:90111 != 2097151 [ 0.855035] GPT:Alternate GPT header not at the end of the disk. [ 0.856934] GPT:90111 != 2097151 [ 0.858097] GPT: Use GNU Parted to correct GPT errors. [ 0.859769] vda: vda1 vda15 [ 0.861804] scsi host0: ata_piix [ 0.863101] scsi host1: ata_piix [ 0.864335] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.866459] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.869237] libphy: Fixed MDIO Bus: probed [ 0.870662] tun: Universal TUN/TAP device driver, 1.6 [ 0.872323] tun: (C) 1999-2004 Max Krasnyansky [ 0.875753] PPP generic driver version 2.4.2 [ 0.877315] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.879381] ehci-pci: EHCI PCI platform driver [ 0.880982] ehci-platform: EHCI generic platform driver [ 0.882693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.884673] ohci-pci: OHCI PCI platform driver [ 0.886210] ohci-platform: OHCI generic platform driver [ 0.887951] uhci_hcd: USB Universal Host Controller Interface driver [ 0.902991] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.904739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.907281] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.909014] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.911041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.913229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.915690] usb usb1: Product: UHCI Host Controller [ 0.917287] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.919255] usb usb1: SerialNumber: 0000:00:01.2 [ 0.920927] hub 1-0:1.0: USB hub found [ 0.922246] hub 1-0:1.0: 2 ports detected [ 0.923853] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.927282] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.928843] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.930549] mousedev: PS/2 mouse device common for all mice [ 0.932783] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.935734] rtc_cmos 00:00: RTC can wake from S4 [ 0.937865] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.939917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.942009] i2c /dev entries driver [ 0.943317] device-mapper: uevent: version 1.0.3 [ 0.944973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.947809] ledtrig-cpu: registered to indicate activity on CPUs [ 0.950102] NET: Registered protocol family 10 [ 0.952124] NET: Registered protocol family 17 [ 0.953703] Key type dns_resolver registered [ 0.955340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.957240] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.960284] registered taskstats version 1 [ 0.961753] Loading compiled-in X.509 certificates [ 0.964002] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.967209] zswap: loaded using pool lzo/zbud [ 0.969765] Key type trusted registered [ 0.972200] Key type encrypted registered [ 0.973643] AppArmor: AppArmor sha1 policy hashing enabled [ 0.975453] ima: No TPM chip found, activating TPM-bypass! [ 0.977271] evm: HMAC attrs: 0x1 [ 0.978895] Magic number: 3:526:0 [ 0.980307] rtc_cmos 00:00: setting system clock to 2019-01-08 00:02:09 UTC (1546905729) [ 0.983136] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.985059] EDD information not available. [ 1.026999] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.045731] Write protecting the kernel read-only data: 14336k [ 1.050965] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.054156] 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 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... [ 1.222539] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 obtained, lease time 43200 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 0.99. iid=i-00000014 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDCnvrLb7OzI2rWIiGZHR2DAe4FJ/Ea1hWMeqCpvUmKV3NzpfOvNmrHRd0ICEEhHKR1tvEBnLzYsPn+NmA2TyYEUnzix9pXz/D09oe/rkUJNyDjLCm6htR47YGDBoQtmQHOwZZkE+wQuZ95M+EoLbNz8PbVIdxiLWS+3x9Ozq/sXkMc07NIBGomqWuYsqOiXZSaOmytzsDjvHJtwYMyj+DBdz050aRvCXv2uw43orHJjTrQvv5c6pTx8fRwVl9r7GMceVFQ4yWsBVFDw0RMat3dnhxOQmWthSMnc78yCUCxUZeTWn4zn4Pa3bnLCMLgvO5zI6eepC0ERvn69KBePdIJ root@cinder-test-vm2-2c319b6f-b039-4df4-a01f-d60b4135f4a6 ssh-dss AAAAB3NzaC1kc3MAAACBAMeJVzamGay9+k2HkPCN9vWk21rfTcFarkRxCXuEsX8OsgIY+0vXco81qBVcQExxu5E0Yngto9M52O7w/0JeVLQ7hbXC4fcaCLit93+LEJu9Uo+8hLkq/S7TCkxEGbXrcb6gTm9LUwfwh4DHEDQ6i1HCirT4pukAFTAEiaC0dlh3AAAAFQCLeT/gfAVvjbCShVE+40iqpVwsBwAAAIAzsKxASbWl9OY5iFT6ZUhPYNV7SkUUvkvyx15UfoBiWGhqUvIf/wdQwy9T5v4IQBy7jBD3neXekUN2pQn8qi5x2PAS6RSJhvu8yNwerUYIHPfjy83sb3B9n1TQjhXIW6jmozc+YDcxur+zKnBp1WwqPoJL1mWfUMsmLJBkPoIHkAAAAIA+J3i/HRi3tVWbPM/eUbFUn/JcIngL2zhD/6R0O+t/Q98YCpaD+CJukJSx/gpzPxXIS5pNvPjy3JZiazj6zTqSgCpCXES6N92vONx8+lentRIPm/IntfqGWpUW+ppqJdnUUQsUtMK8OmbT1Alc7giXo2fd/nASibYZVnO9tiSD7g== root@cinder-test-vm2-2c319b6f-b039-4df4-a01f-d60b4135f4a6 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fee6:9da0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-2c319b6f-b039-4df4-a01f-d60b4135f4a6 launch-index: 0 === cirros: current=0.4.0 uptime=2.70 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-2c319b6f-b039-4df4-a01f-d60b4135f4a6 login: 2019-01-08 00:02:14,418 - paramiko.transport - DEBUG - starting thread (client mode): 0xd83a990L 2019-01-08 00:02:14,419 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 00:02:14,419 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-08 00:02:14,419 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-08 00:02:14,421 - 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 2019-01-08 00:02:14,421 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 00:02:14,421 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-08 00:02:14,421 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 00:02:14,422 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 00:02:14,422 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 00:02:14,441 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 00:02:14,442 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 00:02:14,451 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 0c37010582047cfa3d261c1b7c26f026 2019-01-08 00:02:14,452 - paramiko.transport - DEBUG - Trying discovered key 9186ecbab11eded4c9f79a4788cf5c1f in /tmp/tmpDByGdV 2019-01-08 00:02:14,480 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 00:02:14,486 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 00:02:14,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2019-01-08 00:02:14,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"volume": {"display_name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "size": "2"}}' 2019-01-08 00:02:15,722 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:02:14 GMT Server: Apache x-compute-request-id: req-50d39e54-b4f5-4d0f-aba5-20b09381a68b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50d39e54-b4f5-4d0f-aba5-20b09381a68b Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}} 2019-01-08 00:02:15,722 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes used request id req-50d39e54-b4f5-4d0f-aba5-20b09381a68b 2019-01-08 00:02:15,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.20243406296s 2019-01-08 00:02:15,723 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes used request id req-50d39e54-b4f5-4d0f-aba5-20b09381a68b 2019-01-08 00:02:15,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:02:15,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:16,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02:15 GMT Server: Apache x-compute-request-id: req-39fe8343-2095-4a3e-b689-638df98abb16 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39fe8343-2095-4a3e-b689-638df98abb16 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:02:15.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:02:16,676 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-39fe8343-2095-4a3e-b689-638df98abb16 2019-01-08 00:02:16,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.952598810196s 2019-01-08 00:02:16,676 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-39fe8343-2095-4a3e-b689-638df98abb16 2019-01-08 00:02:16,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:18,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:02:18,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:19,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02:18 GMT Server: Apache x-compute-request-id: req-b889177d-2b46-4580-889c-fc3d9b10ffe1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b889177d-2b46-4580-889c-fc3d9b10ffe1 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:02:18.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:02:19,686 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-b889177d-2b46-4580-889c-fc3d9b10ffe1 2019-01-08 00:02:19,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00482392311s 2019-01-08 00:02:19,686 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-b889177d-2b46-4580-889c-fc3d9b10ffe1 2019-01-08 00:02:19,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:02:19,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:19,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-7b877c50-dfd9-4b17-a37f-5fdc1c115916 Date: Tue, 08 Jan 2019 00:02:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","subnets":["40e40b55-d2cc-45f3-b695-722474425c6b"],"description":"","tags":[],"updated_at":"2019-01-08T00:01:43Z","qos_policy_id":null,"name":"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6","admin_state_up":true,"tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:40Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 00:02:19,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-7b877c50-dfd9-4b17-a37f-5fdc1c115916 2019-01-08 00:02:19,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100378036499s 2019-01-08 00:02:19,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-7b877c50-dfd9-4b17-a37f-5fdc1c115916 2019-01-08 00:02:19,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:02:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:20,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-c6291aa1-0093-4a8c-a28a-0cf34a89cd22 Date: Tue, 08 Jan 2019 00:02:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap", "metadata": {}}], "file": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf/file", "owner": "e057317f3da24d44bcab53f9fba6946e", "id": "4302eebf-2d49-405d-92ca-145a34316ddf", "size": 12716032, "self": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:01:51Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:01:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:02:20,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c6291aa1-0093-4a8c-a28a-0cf34a89cd22 2019-01-08 00:02:20,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301242828369s 2019-01-08 00:02:20,095 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c6291aa1-0093-4a8c-a28a-0cf34a89cd22 2019-01-08 00:02:20,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:02:20,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:20,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02: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-5a5886e7-4f09-4005-8af0-3bece7b853e1 x-compute-request-id: req-5a5886e7-4f09-4005-8af0-3bece7b853e1 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "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": "2c63605f-cc17-4d84-ab53-b12c3602332f"}]} 2019-01-08 00:02:20,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-5a5886e7-4f09-4005-8af0-3bece7b853e1 2019-01-08 00:02:20,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0351929664612s 2019-01-08 00:02:20,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-5a5886e7-4f09-4005-8af0-3bece7b853e1 2019-01-08 00:02:20,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-08 00:02:20,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"server": {"name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "imageRef": "4302eebf-2d49-405d-92ca-145a34316ddf", "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "flavorRef": "2c63605f-cc17-4d84-ab53-b12c3602332f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2033f0f9-3b4d-42e4-94b8-fa577754153c"}], "security_groups": [{"name": "c4cf05f9-7ca1-4cff-864c-28d0a9033471"}]}}' 2019-01-08 00:02:22,279 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:02: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-c8c7c8e5-ba26-4635-ae33-8d1f47891094 x-compute-request-id: req-c8c7c8e5-ba26-4635-ae33-8d1f47891094 Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c4cf05f9-7ca1-4cff-864c-28d0a9033471"}], "OS-DCF:diskConfig": "MANUAL", "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "adminPass": "PUFprES4CNNt"}} 2019-01-08 00:02:22,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-c8c7c8e5-ba26-4635-ae33-8d1f47891094 2019-01-08 00:02:22,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.14485216141s 2019-01-08 00:02:22,279 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-c8c7c8e5-ba26-4635-ae33-8d1f47891094 2019-01-08 00:02:22,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:22,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:22,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02: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-6cad318a-2631-477f-9021-ccf1b2d1a28c x-compute-request-id: req-6cad318a-2631-477f-9021-ccf1b2d1a28c Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:02:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:02:22Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:08.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:08Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:22,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6cad318a-2631-477f-9021-ccf1b2d1a28c 2019-01-08 00:02:22,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539819955826s 2019-01-08 00:02:22,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6cad318a-2631-477f-9021-ccf1b2d1a28c 2019-01-08 00:02:22,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:24,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:24,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:25,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02: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-c145c5ab-b2a3-444b-9b18-8170b7b01734 x-compute-request-id: req-c145c5ab-b2a3-444b-9b18-8170b7b01734 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:02:23Z", "hostId": "5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:02:22Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:08.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:08Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:25,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c145c5ab-b2a3-444b-9b18-8170b7b01734 2019-01-08 00:02:25,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986838102341s 2019-01-08 00:02:25,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c145c5ab-b2a3-444b-9b18-8170b7b01734 2019-01-08 00:02:25,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:27,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:27,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:28,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-ebf8005f-5ff6-4ffe-922b-78eb2ea04bc6 x-compute-request-id: req-ebf8005f-5ff6-4ffe-922b-78eb2ea04bc6 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:02:23Z", "hostId": "5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:02:22Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:08.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:08Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:28,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ebf8005f-5ff6-4ffe-922b-78eb2ea04bc6 2019-01-08 00:02:28,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745141029358s 2019-01-08 00:02:28,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ebf8005f-5ff6-4ffe-922b-78eb2ea04bc6 2019-01-08 00:02:28,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:30,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:30,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:31,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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,Accept-Encoding x-openstack-request-id: req-250ec72a-0e3f-4736-b122-6fdeb6504e65 x-compute-request-id: req-250ec72a-0e3f-4736-b122-6fdeb6504e65 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:02:23Z", "hostId": "5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:02:22Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:08.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:08Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:31,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-250ec72a-0e3f-4736-b122-6fdeb6504e65 2019-01-08 00:02:31,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675933122635s 2019-01-08 00:02:31,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-250ec72a-0e3f-4736-b122-6fdeb6504e65 2019-01-08 00:02:31,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:33,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:33,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-9bf47028-f895-4793-b8d3-db29857c1414 x-compute-request-id: req-9bf47028-f895-4793-b8d3-db29857c1414 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:02:23Z", "hostId": "5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:02:22Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:08.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:08Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:33,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9bf47028-f895-4793-b8d3-db29857c1414 2019-01-08 00:02:33,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728281974792s 2019-01-08 00:02:33,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9bf47028-f895-4793-b8d3-db29857c1414 2019-01-08 00:02:33,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:35,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:02:35,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:36,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02: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-f2e04996-a276-4ce3-ac8d-e5cb042fdc5f x-compute-request-id: req-f2e04996-a276-4ce3-ac8d-e5cb042fdc5f Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:37", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:33.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:33Z", "hostId": "5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:02:22Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:08.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:08Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:02:36,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f2e04996-a276-4ce3-ac8d-e5cb042fdc5f 2019-01-08 00:02:36,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780714035034s 2019-01-08 00:02:36,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f2e04996-a276-4ce3-ac8d-e5cb042fdc5f 2019-01-08 00:02:36,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 00:02:36,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=96811863-6d3f-4800-91e0-c2a737c308b7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:36,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-d8b66cc5-6cd8-4b44-9f2b-ef5b9f36573a Date: Tue, 08 Jan 2019 00:02:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:02:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e40b55-d2cc-45f3-b695-722474425c6b","ip_address":"192.168.120.17"}],"id":"126f4b1d-5772-4402-bda2-8d087aaae55c","security_groups":["c4cf05f9-7ca1-4cff-864c-28d0a9033471"],"mac_address":"fa:16:3e:dd:68:37","project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-17","ip_address":"192.168.120.17","fqdn":"host-192-168-120-17.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","dns_name":"","created_at":"2019-01-08T00:02:24Z","binding:vnic_type":"normal","device_id":"96811863-6d3f-4800-91e0-c2a737c308b7","tenant_id":"e057317f3da24d44bcab53f9fba6946e"}]} 2019-01-08 00:02:36,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=96811863-6d3f-4800-91e0-c2a737c308b7 used request id req-d8b66cc5-6cd8-4b44-9f2b-ef5b9f36573a 2019-01-08 00:02:36,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0873811244965s 2019-01-08 00:02:36,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=96811863-6d3f-4800-91e0-c2a737c308b7 used request id req-d8b66cc5-6cd8-4b44-9f2b-ef5b9f36573a 2019-01-08 00:02:36,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:02:36,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=126f4b1d-5772-4402-bda2-8d087aaae55c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:36,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a6ff3d2d-8952-41f3-b278-c9efda3d4b0a Date: Tue, 08 Jan 2019 00:02:36 GMT RESP BODY: {"floatingips": []} 2019-01-08 00:02:36,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=126f4b1d-5772-4402-bda2-8d087aaae55c used request id req-a6ff3d2d-8952-41f3-b278-c9efda3d4b0a 2019-01-08 00:02:36,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178880691528s 2019-01-08 00:02:36,895 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=126f4b1d-5772-4402-bda2-8d087aaae55c used request id req-a6ff3d2d-8952-41f3-b278-c9efda3d4b0a 2019-01-08 00:02:36,895 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:68:37', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4302eebf-2d49-405d-92ca-145a34316ddf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T00:02:33.000000', 'flavor': Munch({u'id': u'2c63605f-cc17-4d84-ab53-b12c3602332f'}), 'az': u'nova', 'id': u'96811863-6d3f-4800-91e0-c2a737c308b7', 'security_groups': [Munch({u'name': u'cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ff9d9d15c58e4e72b6db9cee3b6152d0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e057317f3da24d44bcab53f9fba6946e', 'name': 'cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6', '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'2019-01-08T00:02:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T00:02:33Z', 'hostId': u'5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247', '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'2019-01-08T00:02:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e057317f3da24d44bcab53f9fba6946e', 'name': u'cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'adminPass': u'PUFprES4CNNt', 'tenant_id': u'e057317f3da24d44bcab53f9fba6946e', 'created_at': u'2019-01-08T00:02:22Z', 'created': u'2019-01-08T00:02:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 00:02:36,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:02:36,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:36,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-11bb08a7-267e-46f1-b8c6-d8c168cb185d Date: Tue, 08 Jan 2019 00:02:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","subnets":["40e40b55-d2cc-45f3-b695-722474425c6b"],"description":"","tags":[],"updated_at":"2019-01-08T00:01:43Z","qos_policy_id":null,"name":"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6","admin_state_up":true,"tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:40Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 00:02:36,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-11bb08a7-267e-46f1-b8c6-d8c168cb185d 2019-01-08 00:02:36,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0981109142303s 2019-01-08 00:02:36,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-11bb08a7-267e-46f1-b8c6-d8c168cb185d 2019-01-08 00:02:36,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 00:02:36,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=96811863-6d3f-4800-91e0-c2a737c308b7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:37,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-900b16ce-fdbe-4749-806a-cb6c4684d75d Date: Tue, 08 Jan 2019 00:02:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:02:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e40b55-d2cc-45f3-b695-722474425c6b","ip_address":"192.168.120.17"}],"id":"126f4b1d-5772-4402-bda2-8d087aaae55c","security_groups":["c4cf05f9-7ca1-4cff-864c-28d0a9033471"],"mac_address":"fa:16:3e:dd:68:37","project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-17","ip_address":"192.168.120.17","fqdn":"host-192-168-120-17.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","dns_name":"","created_at":"2019-01-08T00:02:24Z","binding:vnic_type":"normal","device_id":"96811863-6d3f-4800-91e0-c2a737c308b7","tenant_id":"e057317f3da24d44bcab53f9fba6946e"}]} 2019-01-08 00:02:37,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=96811863-6d3f-4800-91e0-c2a737c308b7 used request id req-900b16ce-fdbe-4749-806a-cb6c4684d75d 2019-01-08 00:02:37,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0551178455353s 2019-01-08 00:02:37,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=96811863-6d3f-4800-91e0-c2a737c308b7 used request id req-900b16ce-fdbe-4749-806a-cb6c4684d75d 2019-01-08 00:02:37,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-08 00:02:37,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.17", "port_id": "126f4b1d-5772-4402-bda2-8d087aaae55c"}}' 2019-01-08 00:02:38,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-9e43e66e-c3e2-4f4b-a293-e76921894b37 Date: Tue, 08 Jan 2019 00:02:38 GMT RESP BODY: {"floatingip": {"router_id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T00:02:37Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "126f4b1d-5772-4402-bda2-8d087aaae55c", "id": "9de4eb86-c594-4f0d-b42c-67e4ddc984aa", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:02:37Z", "dns_name": "", "project_id": "e057317f3da24d44bcab53f9fba6946e"}} 2019-01-08 00:02:38,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-9e43e66e-c3e2-4f4b-a293-e76921894b37 2019-01-08 00:02:38,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.71671700478s 2019-01-08 00:02:38,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-9e43e66e-c3e2-4f4b-a293-e76921894b37 2019-01-08 00:02:38,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:02:38,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:39,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1165 X-Openstack-Request-Id: req-2971f773-460c-4bf3-8865-8325788e8c21 Date: Tue, 08 Jan 2019 00:02:39 GMT RESP BODY: {"floatingips": [{"router_id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T00:02:12Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 1, "port_id": "ec281152-02be-47ff-9631-30b0cd43769f", "id": "38b9fea9-baa6-4e33-9042-6998640b08f1", "dns_name": "", "created_at": "2019-01-08T00:02:12Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"router_id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T00:02:38Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "126f4b1d-5772-4402-bda2-8d087aaae55c", "id": "9de4eb86-c594-4f0d-b42c-67e4ddc984aa", "dns_name": "", "created_at": "2019-01-08T00:02:37Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "project_id": "e057317f3da24d44bcab53f9fba6946e"}]} 2019-01-08 00:02:39,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-2971f773-460c-4bf3-8865-8325788e8c21 2019-01-08 00:02:39,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.223281860352s 2019-01-08 00:02:39,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-2971f773-460c-4bf3-8865-8325788e8c21 2019-01-08 00:02:39,011 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1c32ecc3-e3ea-484f-aa4b-95fb09a578cf', 'updated_at': u'2019-01-08T00:02:38Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'126f4b1d-5772-4402-bda2-8d087aaae55c', 'id': u'9de4eb86-c594-4f0d-b42c-67e4ddc984aa', 'network': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'port': u'126f4b1d-5772-4402-bda2-8d087aaae55c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e057317f3da24d44bcab53f9fba6946e', 'name': 'cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e057317f3da24d44bcab53f9fba6946e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'e057317f3da24d44bcab53f9fba6946e', 'created_at': u'2019-01-08T00:02:37Z', 'attached': True, u'dns_name': u'', 'router': u'1c32ecc3-e3ea-484f-aa4b-95fb09a578cf'}) 2019-01-08 00:02:39,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 00:02:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 00:02:39,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02: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-0a823fa0-8040-4ca2-9211-9f781be9fbcd x-compute-request-id: req-0a823fa0-8040-4ca2-9211-9f781be9fbcd Content-Encoding: gzip Content-Length: 9600 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 537554121 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.233239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236237] pid_max: default: 32768 minimum: 301\n[ 0.237853] ACPI: Core revision 20150930\n[ 0.239873] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242222] Security Framework initialized\n[ 0.243701] Yama: becoming mindful.\n[ 0.245015] AppArmor: AppArmor initialized\n[ 0.246543] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.248889] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251182] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255834] Initializing cgroup subsys io\n[ 0.257313] Initializing cgroup subsys memory\n[ 0.258865] Initializing cgroup subsys devices\n[ 0.260510] Initializing cgroup subsys freezer\n[ 0.262099] Initializing cgroup subsys net_cls\n[ 0.263694] Initializing cgroup subsys perf_event\n[ 0.265343] Initializing cgroup subsys net_prio\n[ 0.266941] Initializing cgroup subsys hugetlb\n[ 0.268518] Initializing cgroup subsys pids\n[ 0.270071] CPU: Physical Processor ID: 0\n[ 0.272239] mce: CPU supports 10 MCE banks\n[ 0.273754] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.294415] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302815] ftrace: allocating 31920 entries in 125 pages\n[ 0.333969] smpboot: Max logical packages: 1\n[ 0.335522] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.337942] x2apic enabled\n[ 0.339329] Switched APIC routing to physical x2apic.\n[ 0.342235] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.344266] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.347999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.351250] KVM setup paravirtual spinlock\n[ 0.353241] x86: Booted up 1 node, 1 CPUs\n[ 0.354692] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.357148] devtmpfs: initialized\n[ 0.359406] evm: security.selinux\n[ 0.360650] evm: security.SMACK64\n[ 0.361892] evm: security.SMACK64EXEC\n[ 0.363234] evm: security.SMACK64TRANSMUTE\n[ 0.364683] evm: security.SMACK64MMAP\n[ 0.366018] evm: security.ima\n[ 0.367156] evm: security.capability\n[ 0.368540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.371849] pinctrl core: initialized pinctrl subsystem\n[ 0.373790] RTC time: 0:02:33, date: 01/08/19\n[ 0.375453] NET: Registered protocol family 16\n[ 0.377146] cpuidle: using governor ladder\n[ 0.378614] cpuidle: using governor menu\n[ 0.380030] PCCT header not found.\n[ 0.381346] ACPI: bus type PCI registered\n[ 0.382785] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.385008] PCI: Using configuration type 1 for base access\n[ 0.387633] ACPI: Added _OSI(Module Device)\n[ 0.389136] ACPI: Added _OSI(Processor Device)\n[ 0.390681] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.392317] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394964] ACPI: Interpreter enabled\n[ 0.396331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.399688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.403003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.406312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.409615] ACPI: (supports S0 S5)\n[ 0.410895] ACPI: Using IOAPIC for interrupt routing\n[ 0.412598] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.417171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.419190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.421382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.427443] acpiphp: Slot [3] registered\n[ 0.428845] acpiphp: Slot [4] registered\n[ 0.430242] acpiphp: Slot [5] registered\n[ 0.431641] acpiphp: Slot [6] registered\n[ 0.433045] acpiphp: Slot [7] registered\n[ 0.434481] acpiphp: Slot [8] registered\n[ 0.435917] acpiphp: Slot [9] registered\n[ 0.437312] acpiphp: Slot [10] registered\n[ 0.438726] acpiphp: Slot [11] registered\n[ 0.440154] acpiphp: Slot [12] registered\n[ 0.441606] acpiphp: Slot [13] registered\n[ 0.443020] acpiphp: Slot [14] registered\n[ 0.444480] acpiphp: Slot [15] registered\n[ 0.461505] acpiphp: Slot [16] registered\n[ 0.462922] acpiphp: Slot [17] registered\n[ 0.464377] acpiphp: Slot [18] registered\n[ 0.465801] acpiphp: Slot [19] registered\n[ 0.467218] acpiphp: Slot [20] registered\n[ 0.468636] acpiphp: Slot [21] registered\n[ 0.470083] acpiphp: Slot [22] registered\n[ 0.471556] acpiphp: Slot [23] registered\n[ 0.473057] acpiphp: Slot [24] registered\n[ 0.474524] acpiphp: Slot [25] registered\n[ 0.475970] acpiphp: Slot [26] registered\n[ 0.477416] acpiphp: Slot [27] registered\n[ 0.478843] acpiphp: Slot [28] registered\n[ 0.480298] acpiphp: Slot [29] registered\n[ 0.481714] acpiphp: Slot [30] registered\n[ 0.483155] acpiphp: Slot [31] registered\n[ 0.484616] PCI host bridge to bus 0000:00\n[ 0.486038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488188] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492919] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.495490] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.498115] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.502688] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.504964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507042] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.509293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.513616] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.516150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541043] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.551627] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553843] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556203] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558130] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560937] vgaarb: loaded\n[ 0.562024] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564195] SCSI subsystem initialized\n[ 0.565848] ACPI: bus type USB registered\n[ 0.567336] usbcore: registered new interface driver usbfs\n[ 0.569199] usbcore: registered new interface driver hub\n[ 0.571018] usbcore: registered new device driver usb\n[ 0.572962] PCI: Using ACPI for IRQ routing\n[ 0.574920] NetLabel: Initializing\n[ 0.576212] NetLabel: domain hash size = 128\n[ 0.577763] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579516] NetLabel: unlabeled traffic allowed by default\n[ 0.581621] clocksource: Switched to clocksource kvm-clock\n[ 0.592110] AppArmor: AppArmor Filesystem Enabled\n[ 0.593840] pnp: PnP ACPI init\n[ 0.595380] pnp: PnP ACPI: found 5 devices\n[ 0.602619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.605712] NET: Registered protocol family 2\n[ 0.607553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.609900] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614297] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618415] NET: Registered protocol family 1\n[ 0.619995] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.621974] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.638994] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.654174] Trying to unpack rootfs image as initramfs...\n[ 0.716045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.718968] Scanning for low memory corruption every 60 seconds\n[ 0.721341] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.723483] audit: initializing netlink subsys (disabled)\n[ 0.725334] audit: type=2000 audit(1546905754.529:1): initialized\n[ 0.727644] Initialise system trusted keyring\n[ 0.729317] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.731414] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.734580] zbud: loaded\n[ 0.735783] VFS: Disk quotas dquot_6.6.0\n[ 0.737234] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.739866] fuse init (API version 7.23)\n[ 0.741439] Key type big_key registered\n[ 0.742878] Allocating IMA MOK and blacklist keyrings.\n[ 0.745001] Key type asymmetric registered\n[ 0.746487] Asymmetric key parser 'x509' registered\n[ 0.748205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.750884] io scheduler noop registered\n[ 0.752304] io scheduler deadline registered (default)\n[ 0.754110] io scheduler cfq registered\n[ 0.755598] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.757484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.759749] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.762367] ACPI: Power Button [PWRF]\n[ 0.763842] GHES: HEST is not enabled!\n[ 0.778161] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.807854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.811320] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.836620] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.840270] Linux agpgart interface v0.103\n[ 0.843968] brd: module loaded\n[ 0.846529] loop: module loaded\n[ 0.851902] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.854526] GPT:90111 != 2097151\n[ 0.855747] GPT:Alternate GPT header not at the end of the disk.\n[ 0.857747] GPT:90111 != 2097151\n[ 0.858965] GPT: Use GNU Parted to correct GPT errors.\n[ 0.860718] vda: vda1 vda15\n[ 0.862589] scsi host0: ata_piix\n[ 0.863945] scsi host1: ata_piix\n[ 0.865216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.867428] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.870265] libphy: Fixed MDIO Bus: probed\n[ 0.871732] tun: Universal TUN/TAP device driver, 1.6\n[ 0.873464] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.876767] PPP generic driver version 2.4.2\n[ 0.878372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.880533] ehci-pci: EHCI PCI platform driver\n[ 0.882277] ehci-platform: EHCI generic platform driver\n[ 0.884091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.886158] ohci-pci: OHCI PCI platform driver\n[ 0.887739] ohci-platform: OHCI generic platform driver\n[ 0.889547] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.904636] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.906443] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.909075] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.910863] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.912910] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.915123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.917760] usb usb1: Product: UHCI Host Controller\n[ 0.919443] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.921506] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.923234] hub 1-0:1.0: USB hub found\n[ 0.924632] hub 1-0:1.0: 2 ports detected\n[ 0.926246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.929937] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.931677] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.933493] mousedev: PS/2 mouse device common for all mice\n[ 0.935722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.938770] rtc_cmos 00:00: RTC can wake from S4\n[ 0.940929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.943112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.945249] i2c /dev entries driver\n[ 0.946596] device-mapper: uevent: version 1.0.3\n[ 0.948294] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.951213] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.953549] NET: Registered protocol family 10\n[ 0.955448] NET: Registered protocol family 17\n[ 0.957034] Key type dns_resolver registered\n[ 0.958711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.960671] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.963811] registered taskstats version 1\n[ 0.965306] Loading compiled-in X.509 certificates\n[ 0.967533] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.970887] zswap: loaded using pool lzo/zbud\n[ 0.973288] Key type trusted registered\n[ 0.975782] Key type encrypted registered\n[ 0.977250] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.979138] ima: No TPM chip found, activating TPM-bypass!\n[ 0.981017] evm: HMAC attrs: 0x1\n[ 0.982641] Magic number: 3:526:0\n[ 0.984085] rtc_cmos 00:00: setting system clock to 2019-01-08 00:02:34 UTC (1546905754)\n[ 0.986973] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.988966] EDD information not available.\n[ 1.027485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.046580] Write protecting the kernel read-only data: 14336k\n[ 1.049992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.053111] 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.104074] 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 192.168.120.17...\nLease of 192.168.120.17 obtained, lease time 43200\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 0.98. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCmQvE5oo2KZN9RP7+qjxQkgVWKG1QqkSVW8HJpxsorfrP+vqsjYfM3Fsvs0eAM1QhpyrEaYfJSlYFMScfbASmQx3ygtKSc3KxoouFmCGLpt9/7GNtrugUzwddmj/4SEXcefXc9BdMT1o9vQI++wasTbsLPVvGKOPwihoL/eUQZ0zUkEwmbTXNIfvWmlrauF6wm0fckFkKz5M+gjRS7w0SoO8dMQpcXeft/PGOzKDCRR5wxTX1EeVVtubwwtoKimXfieOHxfN/CN9ieXFWdpE7VE6YXS292FXAfacopTW4heX/E0tJWTEg9IuS9lnMS3IcRC4iZ/YvIJu44Fu/H6Slp root@cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6\nssh-dss AAAAB3NzaC1kc3MAAACBAJxhOXXOYiRWi7TEMX2u9YE3lDq2btorNLhEB/jOwCUKRmlS7MV9LIxt6mtLGprN7Qu2c+nN72Rmdrel215u3Seue1eFFBdoj23DpQ33DDuTqqAizXty5cTUzTCEAjnzbLTLiETH3q6l6byIV1XZoXP8ihA5PnM7dHjTauVbFBX9AAAAFQC2YG22YPgziwcDfOza7QHKF0bA0wAAAIADCpLx2lRFX3t/EWrEuFLytYIrTlYSlb95Jxy1Stg/uH3bVcJM/fHdiLRwFOqrF2ztgO1L1lhiA608DrycF/Ahf/0En+5GtUh11FWWrsfz6RSHqKksDPgsfgNYCct048jVbPdnQS5XJodS6fCERZ+diBkXyy3PxGcMpDaALZrUsgAAAIBuAEPurTS55I1G+WVWygx+GfYzZNf68ZhBpAeJSAvBH6im73L8qHWJItNCcdvfiwuEzzRm0yHYWeG1W37j038pwL9y+UzjUv8GkWCmS8lYG81mUNgQB13YMfg6b+YLUA0JTz8x/ggX81n6seWUf3/xj3x9YQLUcCIHfc7S52o1Cw== root@cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fedd:6837/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 \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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.73 ===\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-2c319b6f-b039-4df4-a01f-d60b4135f4a6 login: "} 2019-01-08 00:02:39,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/action used request id req-0a823fa0-8040-4ca2-9211-9f781be9fbcd 2019-01-08 00:02:39,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109721183777s 2019-01-08 00:02:39,122 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/action used request id req-0a823fa0-8040-4ca2-9211-9f781be9fbcd 2019-01-08 00:02:39,123 - 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 537554121 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.233239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236237] pid_max: default: 32768 minimum: 301 [ 0.237853] ACPI: Core revision 20150930 [ 0.239873] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242222] Security Framework initialized [ 0.243701] Yama: becoming mindful. [ 0.245015] AppArmor: AppArmor initialized [ 0.246543] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248889] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251182] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255834] Initializing cgroup subsys io [ 0.257313] Initializing cgroup subsys memory [ 0.258865] Initializing cgroup subsys devices [ 0.260510] Initializing cgroup subsys freezer [ 0.262099] Initializing cgroup subsys net_cls [ 0.263694] Initializing cgroup subsys perf_event [ 0.265343] Initializing cgroup subsys net_prio [ 0.266941] Initializing cgroup subsys hugetlb [ 0.268518] Initializing cgroup subsys pids [ 0.270071] CPU: Physical Processor ID: 0 [ 0.272239] mce: CPU supports 10 MCE banks [ 0.273754] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294415] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302815] ftrace: allocating 31920 entries in 125 pages [ 0.333969] smpboot: Max logical packages: 1 [ 0.335522] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337942] x2apic enabled [ 0.339329] Switched APIC routing to physical x2apic. [ 0.342235] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.344266] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.351250] KVM setup paravirtual spinlock [ 0.353241] x86: Booted up 1 node, 1 CPUs [ 0.354692] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.357148] devtmpfs: initialized [ 0.359406] evm: security.selinux [ 0.360650] evm: security.SMACK64 [ 0.361892] evm: security.SMACK64EXEC [ 0.363234] evm: security.SMACK64TRANSMUTE [ 0.364683] evm: security.SMACK64MMAP [ 0.366018] evm: security.ima [ 0.367156] evm: security.capability [ 0.368540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.371849] pinctrl core: initialized pinctrl subsystem [ 0.373790] RTC time: 0:02:33, date: 01/08/19 [ 0.375453] NET: Registered protocol family 16 [ 0.377146] cpuidle: using governor ladder [ 0.378614] cpuidle: using governor menu [ 0.380030] PCCT header not found. [ 0.381346] ACPI: bus type PCI registered [ 0.382785] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.385008] PCI: Using configuration type 1 for base access [ 0.387633] ACPI: Added _OSI(Module Device) [ 0.389136] ACPI: Added _OSI(Processor Device) [ 0.390681] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.392317] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394964] ACPI: Interpreter enabled [ 0.396331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.399688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.403003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.406312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.409615] ACPI: (supports S0 S5) [ 0.410895] ACPI: Using IOAPIC for interrupt routing [ 0.412598] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.417171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.419190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.421382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.427443] acpiphp: Slot [3] registered [ 0.428845] acpiphp: Slot [4] registered [ 0.430242] acpiphp: Slot [5] registered [ 0.431641] acpiphp: Slot [6] registered [ 0.433045] acpiphp: Slot [7] registered [ 0.434481] acpiphp: Slot [8] registered [ 0.435917] acpiphp: Slot [9] registered [ 0.437312] acpiphp: Slot [10] registered [ 0.438726] acpiphp: Slot [11] registered [ 0.440154] acpiphp: Slot [12] registered [ 0.441606] acpiphp: Slot [13] registered [ 0.443020] acpiphp: Slot [14] registered [ 0.444480] acpiphp: Slot [15] registered [ 0.461505] acpiphp: Slot [16] registered [ 0.462922] acpiphp: Slot [17] registered [ 0.464377] acpiphp: Slot [18] registered [ 0.465801] acpiphp: Slot [19] registered [ 0.467218] acpiphp: Slot [20] registered [ 0.468636] acpiphp: Slot [21] registered [ 0.470083] acpiphp: Slot [22] registered [ 0.471556] acpiphp: Slot [23] registered [ 0.473057] acpiphp: Slot [24] registered [ 0.474524] acpiphp: Slot [25] registered [ 0.475970] acpiphp: Slot [26] registered [ 0.477416] acpiphp: Slot [27] registered [ 0.478843] acpiphp: Slot [28] registered [ 0.480298] acpiphp: Slot [29] registered [ 0.481714] acpiphp: Slot [30] registered [ 0.483155] acpiphp: Slot [31] registered [ 0.484616] PCI host bridge to bus 0000:00 [ 0.486038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488188] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492919] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.495490] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.498115] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502688] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.504964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507042] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.509293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.513616] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.516150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541043] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551627] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553843] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556203] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558130] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560937] vgaarb: loaded [ 0.562024] vgaarb: bridge control possible 0000:00:02.0 [ 0.564195] SCSI subsystem initialized [ 0.565848] ACPI: bus type USB registered [ 0.567336] usbcore: registered new interface driver usbfs [ 0.569199] usbcore: registered new interface driver hub [ 0.571018] usbcore: registered new device driver usb [ 0.572962] PCI: Using ACPI for IRQ routing [ 0.574920] NetLabel: Initializing [ 0.576212] NetLabel: domain hash size = 128 [ 0.577763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579516] NetLabel: unlabeled traffic allowed by default [ 0.581621] clocksource: Switched to clocksource kvm-clock [ 0.592110] AppArmor: AppArmor Filesystem Enabled [ 0.593840] pnp: PnP ACPI init [ 0.595380] pnp: PnP ACPI: found 5 devices [ 0.602619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.605712] NET: Registered protocol family 2 [ 0.607553] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.609900] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614297] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618415] NET: Registered protocol family 1 [ 0.619995] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.621974] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623913] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.638994] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.654174] Trying to unpack rootfs image as initramfs... [ 0.716045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.718968] Scanning for low memory corruption every 60 seconds [ 0.721341] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.723483] audit: initializing netlink subsys (disabled) [ 0.725334] audit: type=2000 audit(1546905754.529:1): initialized [ 0.727644] Initialise system trusted keyring [ 0.729317] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.731414] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.734580] zbud: loaded [ 0.735783] VFS: Disk quotas dquot_6.6.0 [ 0.737234] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.739866] fuse init (API version 7.23) [ 0.741439] Key type big_key registered [ 0.742878] Allocating IMA MOK and blacklist keyrings. [ 0.745001] Key type asymmetric registered [ 0.746487] Asymmetric key parser 'x509' registered [ 0.748205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.750884] io scheduler noop registered [ 0.752304] io scheduler deadline registered (default) [ 0.754110] io scheduler cfq registered [ 0.755598] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.757484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.759749] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.762367] ACPI: Power Button [PWRF] [ 0.763842] GHES: HEST is not enabled! [ 0.778161] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.807854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.811320] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.836620] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.840270] Linux agpgart interface v0.103 [ 0.843968] brd: module loaded [ 0.846529] loop: module loaded [ 0.851902] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.854526] GPT:90111 != 2097151 [ 0.855747] GPT:Alternate GPT header not at the end of the disk. [ 0.857747] GPT:90111 != 2097151 [ 0.858965] GPT: Use GNU Parted to correct GPT errors. [ 0.860718] vda: vda1 vda15 [ 0.862589] scsi host0: ata_piix [ 0.863945] scsi host1: ata_piix [ 0.865216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.867428] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.870265] libphy: Fixed MDIO Bus: probed [ 0.871732] tun: Universal TUN/TAP device driver, 1.6 [ 0.873464] tun: (C) 1999-2004 Max Krasnyansky [ 0.876767] PPP generic driver version 2.4.2 [ 0.878372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.880533] ehci-pci: EHCI PCI platform driver [ 0.882277] ehci-platform: EHCI generic platform driver [ 0.884091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.886158] ohci-pci: OHCI PCI platform driver [ 0.887739] ohci-platform: OHCI generic platform driver [ 0.889547] uhci_hcd: USB Universal Host Controller Interface driver [ 0.904636] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.906443] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.909075] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.910863] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.912910] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.915123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.917760] usb usb1: Product: UHCI Host Controller [ 0.919443] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.921506] usb usb1: SerialNumber: 0000:00:01.2 [ 0.923234] hub 1-0:1.0: USB hub found [ 0.924632] hub 1-0:1.0: 2 ports detected [ 0.926246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.929937] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.931677] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.933493] mousedev: PS/2 mouse device common for all mice [ 0.935722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.938770] rtc_cmos 00:00: RTC can wake from S4 [ 0.940929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.943112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.945249] i2c /dev entries driver [ 0.946596] device-mapper: uevent: version 1.0.3 [ 0.948294] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.951213] ledtrig-cpu: registered to indicate activity on CPUs [ 0.953549] NET: Registered protocol family 10 [ 0.955448] NET: Registered protocol family 17 [ 0.957034] Key type dns_resolver registered [ 0.958711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.960671] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.963811] registered taskstats version 1 [ 0.965306] Loading compiled-in X.509 certificates [ 0.967533] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.970887] zswap: loaded using pool lzo/zbud [ 0.973288] Key type trusted registered [ 0.975782] Key type encrypted registered [ 0.977250] AppArmor: AppArmor sha1 policy hashing enabled [ 0.979138] ima: No TPM chip found, activating TPM-bypass! [ 0.981017] evm: HMAC attrs: 0x1 [ 0.982641] Magic number: 3:526:0 [ 0.984085] rtc_cmos 00:00: setting system clock to 2019-01-08 00:02:34 UTC (1546905754) [ 0.986973] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.988966] EDD information not available. [ 1.027485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.046580] Write protecting the kernel read-only data: 14336k [ 1.049992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.053111] 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.104074] 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 192.168.120.17... Lease of 192.168.120.17 obtained, lease time 43200 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 0.98. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCmQvE5oo2KZN9RP7+qjxQkgVWKG1QqkSVW8HJpxsorfrP+vqsjYfM3Fsvs0eAM1QhpyrEaYfJSlYFMScfbASmQx3ygtKSc3KxoouFmCGLpt9/7GNtrugUzwddmj/4SEXcefXc9BdMT1o9vQI++wasTbsLPVvGKOPwihoL/eUQZ0zUkEwmbTXNIfvWmlrauF6wm0fckFkKz5M+gjRS7w0SoO8dMQpcXeft/PGOzKDCRR5wxTX1EeVVtubwwtoKimXfieOHxfN/CN9ieXFWdpE7VE6YXS292FXAfacopTW4heX/E0tJWTEg9IuS9lnMS3IcRC4iZ/YvIJu44Fu/H6Slp root@cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6 ssh-dss AAAAB3NzaC1kc3MAAACBAJxhOXXOYiRWi7TEMX2u9YE3lDq2btorNLhEB/jOwCUKRmlS7MV9LIxt6mtLGprN7Qu2c+nN72Rmdrel215u3Seue1eFFBdoj23DpQ33DDuTqqAizXty5cTUzTCEAjnzbLTLiETH3q6l6byIV1XZoXP8ihA5PnM7dHjTauVbFBX9AAAAFQC2YG22YPgziwcDfOza7QHKF0bA0wAAAIADCpLx2lRFX3t/EWrEuFLytYIrTlYSlb95Jxy1Stg/uH3bVcJM/fHdiLRwFOqrF2ztgO1L1lhiA608DrycF/Ahf/0En+5GtUh11FWWrsfz6RSHqKksDPgsfgNYCct048jVbPdnQS5XJodS6fCERZ+diBkXyy3PxGcMpDaALZrUsgAAAIBuAEPurTS55I1G+WVWygx+GfYzZNf68ZhBpAeJSAvBH6im73L8qHWJItNCcdvfiwuEzzRm0yHYWeG1W37j038pwL9y+UzjUv8GkWCmS8lYG81mUNgQB13YMfg6b+YLUA0JTz8x/ggX81n6seWUf3/xj3x9YQLUcCIHfc7S52o1Cw== root@cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fedd:6837/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.73 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6 login: 2019-01-08 00:02:40,125 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-01-08 00:02:49,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 00:02:49,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 00:02:49,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02: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-53719561-d3ac-47be-ada4-ac829dfcf243 x-compute-request-id: req-53719561-d3ac-47be-ada4-ac829dfcf243 Content-Encoding: gzip Content-Length: 9600 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 537554121 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.233239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236237] pid_max: default: 32768 minimum: 301\n[ 0.237853] ACPI: Core revision 20150930\n[ 0.239873] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242222] Security Framework initialized\n[ 0.243701] Yama: becoming mindful.\n[ 0.245015] AppArmor: AppArmor initialized\n[ 0.246543] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.248889] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251182] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255834] Initializing cgroup subsys io\n[ 0.257313] Initializing cgroup subsys memory\n[ 0.258865] Initializing cgroup subsys devices\n[ 0.260510] Initializing cgroup subsys freezer\n[ 0.262099] Initializing cgroup subsys net_cls\n[ 0.263694] Initializing cgroup subsys perf_event\n[ 0.265343] Initializing cgroup subsys net_prio\n[ 0.266941] Initializing cgroup subsys hugetlb\n[ 0.268518] Initializing cgroup subsys pids\n[ 0.270071] CPU: Physical Processor ID: 0\n[ 0.272239] mce: CPU supports 10 MCE banks\n[ 0.273754] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.294415] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302815] ftrace: allocating 31920 entries in 125 pages\n[ 0.333969] smpboot: Max logical packages: 1\n[ 0.335522] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.337942] x2apic enabled\n[ 0.339329] Switched APIC routing to physical x2apic.\n[ 0.342235] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.344266] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.347999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.351250] KVM setup paravirtual spinlock\n[ 0.353241] x86: Booted up 1 node, 1 CPUs\n[ 0.354692] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.357148] devtmpfs: initialized\n[ 0.359406] evm: security.selinux\n[ 0.360650] evm: security.SMACK64\n[ 0.361892] evm: security.SMACK64EXEC\n[ 0.363234] evm: security.SMACK64TRANSMUTE\n[ 0.364683] evm: security.SMACK64MMAP\n[ 0.366018] evm: security.ima\n[ 0.367156] evm: security.capability\n[ 0.368540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.371849] pinctrl core: initialized pinctrl subsystem\n[ 0.373790] RTC time: 0:02:33, date: 01/08/19\n[ 0.375453] NET: Registered protocol family 16\n[ 0.377146] cpuidle: using governor ladder\n[ 0.378614] cpuidle: using governor menu\n[ 0.380030] PCCT header not found.\n[ 0.381346] ACPI: bus type PCI registered\n[ 0.382785] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.385008] PCI: Using configuration type 1 for base access\n[ 0.387633] ACPI: Added _OSI(Module Device)\n[ 0.389136] ACPI: Added _OSI(Processor Device)\n[ 0.390681] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.392317] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394964] ACPI: Interpreter enabled\n[ 0.396331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.399688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.403003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.406312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.409615] ACPI: (supports S0 S5)\n[ 0.410895] ACPI: Using IOAPIC for interrupt routing\n[ 0.412598] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.417171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.419190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.421382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.427443] acpiphp: Slot [3] registered\n[ 0.428845] acpiphp: Slot [4] registered\n[ 0.430242] acpiphp: Slot [5] registered\n[ 0.431641] acpiphp: Slot [6] registered\n[ 0.433045] acpiphp: Slot [7] registered\n[ 0.434481] acpiphp: Slot [8] registered\n[ 0.435917] acpiphp: Slot [9] registered\n[ 0.437312] acpiphp: Slot [10] registered\n[ 0.438726] acpiphp: Slot [11] registered\n[ 0.440154] acpiphp: Slot [12] registered\n[ 0.441606] acpiphp: Slot [13] registered\n[ 0.443020] acpiphp: Slot [14] registered\n[ 0.444480] acpiphp: Slot [15] registered\n[ 0.461505] acpiphp: Slot [16] registered\n[ 0.462922] acpiphp: Slot [17] registered\n[ 0.464377] acpiphp: Slot [18] registered\n[ 0.465801] acpiphp: Slot [19] registered\n[ 0.467218] acpiphp: Slot [20] registered\n[ 0.468636] acpiphp: Slot [21] registered\n[ 0.470083] acpiphp: Slot [22] registered\n[ 0.471556] acpiphp: Slot [23] registered\n[ 0.473057] acpiphp: Slot [24] registered\n[ 0.474524] acpiphp: Slot [25] registered\n[ 0.475970] acpiphp: Slot [26] registered\n[ 0.477416] acpiphp: Slot [27] registered\n[ 0.478843] acpiphp: Slot [28] registered\n[ 0.480298] acpiphp: Slot [29] registered\n[ 0.481714] acpiphp: Slot [30] registered\n[ 0.483155] acpiphp: Slot [31] registered\n[ 0.484616] PCI host bridge to bus 0000:00\n[ 0.486038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488188] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492919] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.495490] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.498115] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.502688] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.504964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507042] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.509293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.513616] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.516150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.541043] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.546625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.549152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.551627] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553843] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556203] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558130] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560937] vgaarb: loaded\n[ 0.562024] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564195] SCSI subsystem initialized\n[ 0.565848] ACPI: bus type USB registered\n[ 0.567336] usbcore: registered new interface driver usbfs\n[ 0.569199] usbcore: registered new interface driver hub\n[ 0.571018] usbcore: registered new device driver usb\n[ 0.572962] PCI: Using ACPI for IRQ routing\n[ 0.574920] NetLabel: Initializing\n[ 0.576212] NetLabel: domain hash size = 128\n[ 0.577763] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.579516] NetLabel: unlabeled traffic allowed by default\n[ 0.581621] clocksource: Switched to clocksource kvm-clock\n[ 0.592110] AppArmor: AppArmor Filesystem Enabled\n[ 0.593840] pnp: PnP ACPI init\n[ 0.595380] pnp: PnP ACPI: found 5 devices\n[ 0.602619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.605712] NET: Registered protocol family 2\n[ 0.607553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.609900] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614297] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618415] NET: Registered protocol family 1\n[ 0.619995] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.621974] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.638994] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.654174] Trying to unpack rootfs image as initramfs...\n[ 0.716045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.718968] Scanning for low memory corruption every 60 seconds\n[ 0.721341] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.723483] audit: initializing netlink subsys (disabled)\n[ 0.725334] audit: type=2000 audit(1546905754.529:1): initialized\n[ 0.727644] Initialise system trusted keyring\n[ 0.729317] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.731414] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.734580] zbud: loaded\n[ 0.735783] VFS: Disk quotas dquot_6.6.0\n[ 0.737234] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.739866] fuse init (API version 7.23)\n[ 0.741439] Key type big_key registered\n[ 0.742878] Allocating IMA MOK and blacklist keyrings.\n[ 0.745001] Key type asymmetric registered\n[ 0.746487] Asymmetric key parser 'x509' registered\n[ 0.748205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.750884] io scheduler noop registered\n[ 0.752304] io scheduler deadline registered (default)\n[ 0.754110] io scheduler cfq registered\n[ 0.755598] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.757484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.759749] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.762367] ACPI: Power Button [PWRF]\n[ 0.763842] GHES: HEST is not enabled!\n[ 0.778161] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.807854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.811320] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.836620] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.840270] Linux agpgart interface v0.103\n[ 0.843968] brd: module loaded\n[ 0.846529] loop: module loaded\n[ 0.851902] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.854526] GPT:90111 != 2097151\n[ 0.855747] GPT:Alternate GPT header not at the end of the disk.\n[ 0.857747] GPT:90111 != 2097151\n[ 0.858965] GPT: Use GNU Parted to correct GPT errors.\n[ 0.860718] vda: vda1 vda15\n[ 0.862589] scsi host0: ata_piix\n[ 0.863945] scsi host1: ata_piix\n[ 0.865216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.867428] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.870265] libphy: Fixed MDIO Bus: probed\n[ 0.871732] tun: Universal TUN/TAP device driver, 1.6\n[ 0.873464] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.876767] PPP generic driver version 2.4.2\n[ 0.878372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.880533] ehci-pci: EHCI PCI platform driver\n[ 0.882277] ehci-platform: EHCI generic platform driver\n[ 0.884091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.886158] ohci-pci: OHCI PCI platform driver\n[ 0.887739] ohci-platform: OHCI generic platform driver\n[ 0.889547] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.904636] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.906443] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.909075] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.910863] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.912910] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.915123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.917760] usb usb1: Product: UHCI Host Controller\n[ 0.919443] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.921506] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.923234] hub 1-0:1.0: USB hub found\n[ 0.924632] hub 1-0:1.0: 2 ports detected\n[ 0.926246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.929937] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.931677] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.933493] mousedev: PS/2 mouse device common for all mice\n[ 0.935722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.938770] rtc_cmos 00:00: RTC can wake from S4\n[ 0.940929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.943112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.945249] i2c /dev entries driver\n[ 0.946596] device-mapper: uevent: version 1.0.3\n[ 0.948294] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.951213] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.953549] NET: Registered protocol family 10\n[ 0.955448] NET: Registered protocol family 17\n[ 0.957034] Key type dns_resolver registered\n[ 0.958711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.960671] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.963811] registered taskstats version 1\n[ 0.965306] Loading compiled-in X.509 certificates\n[ 0.967533] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.970887] zswap: loaded using pool lzo/zbud\n[ 0.973288] Key type trusted registered\n[ 0.975782] Key type encrypted registered\n[ 0.977250] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.979138] ima: No TPM chip found, activating TPM-bypass!\n[ 0.981017] evm: HMAC attrs: 0x1\n[ 0.982641] Magic number: 3:526:0\n[ 0.984085] rtc_cmos 00:00: setting system clock to 2019-01-08 00:02:34 UTC (1546905754)\n[ 0.986973] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.988966] EDD information not available.\n[ 1.027485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.046580] Write protecting the kernel read-only data: 14336k\n[ 1.049992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.053111] 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.104074] 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 192.168.120.17...\nLease of 192.168.120.17 obtained, lease time 43200\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 0.98. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCmQvE5oo2KZN9RP7+qjxQkgVWKG1QqkSVW8HJpxsorfrP+vqsjYfM3Fsvs0eAM1QhpyrEaYfJSlYFMScfbASmQx3ygtKSc3KxoouFmCGLpt9/7GNtrugUzwddmj/4SEXcefXc9BdMT1o9vQI++wasTbsLPVvGKOPwihoL/eUQZ0zUkEwmbTXNIfvWmlrauF6wm0fckFkKz5M+gjRS7w0SoO8dMQpcXeft/PGOzKDCRR5wxTX1EeVVtubwwtoKimXfieOHxfN/CN9ieXFWdpE7VE6YXS292FXAfacopTW4heX/E0tJWTEg9IuS9lnMS3IcRC4iZ/YvIJu44Fu/H6Slp root@cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6\nssh-dss AAAAB3NzaC1kc3MAAACBAJxhOXXOYiRWi7TEMX2u9YE3lDq2btorNLhEB/jOwCUKRmlS7MV9LIxt6mtLGprN7Qu2c+nN72Rmdrel215u3Seue1eFFBdoj23DpQ33DDuTqqAizXty5cTUzTCEAjnzbLTLiETH3q6l6byIV1XZoXP8ihA5PnM7dHjTauVbFBX9AAAAFQC2YG22YPgziwcDfOza7QHKF0bA0wAAAIADCpLx2lRFX3t/EWrEuFLytYIrTlYSlb95Jxy1Stg/uH3bVcJM/fHdiLRwFOqrF2ztgO1L1lhiA608DrycF/Ahf/0En+5GtUh11FWWrsfz6RSHqKksDPgsfgNYCct048jVbPdnQS5XJodS6fCERZ+diBkXyy3PxGcMpDaALZrUsgAAAIBuAEPurTS55I1G+WVWygx+GfYzZNf68ZhBpAeJSAvBH6im73L8qHWJItNCcdvfiwuEzzRm0yHYWeG1W37j038pwL9y+UzjUv8GkWCmS8lYG81mUNgQB13YMfg6b+YLUA0JTz8x/ggX81n6seWUf3/xj3x9YQLUcCIHfc7S52o1Cw== root@cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fedd:6837/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 \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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.73 ===\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-2c319b6f-b039-4df4-a01f-d60b4135f4a6 login: "} 2019-01-08 00:02:49,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/action used request id req-53719561-d3ac-47be-ada4-ac829dfcf243 2019-01-08 00:02:49,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759429931641s 2019-01-08 00:02:49,209 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/action used request id req-53719561-d3ac-47be-ada4-ac829dfcf243 2019-01-08 00:02:49,209 - 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 537554121 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.233239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236237] pid_max: default: 32768 minimum: 301 [ 0.237853] ACPI: Core revision 20150930 [ 0.239873] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242222] Security Framework initialized [ 0.243701] Yama: becoming mindful. [ 0.245015] AppArmor: AppArmor initialized [ 0.246543] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248889] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251182] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255834] Initializing cgroup subsys io [ 0.257313] Initializing cgroup subsys memory [ 0.258865] Initializing cgroup subsys devices [ 0.260510] Initializing cgroup subsys freezer [ 0.262099] Initializing cgroup subsys net_cls [ 0.263694] Initializing cgroup subsys perf_event [ 0.265343] Initializing cgroup subsys net_prio [ 0.266941] Initializing cgroup subsys hugetlb [ 0.268518] Initializing cgroup subsys pids [ 0.270071] CPU: Physical Processor ID: 0 [ 0.272239] mce: CPU supports 10 MCE banks [ 0.273754] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294415] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302815] ftrace: allocating 31920 entries in 125 pages [ 0.333969] smpboot: Max logical packages: 1 [ 0.335522] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337942] x2apic enabled [ 0.339329] Switched APIC routing to physical x2apic. [ 0.342235] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.344266] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.351250] KVM setup paravirtual spinlock [ 0.353241] x86: Booted up 1 node, 1 CPUs [ 0.354692] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.357148] devtmpfs: initialized [ 0.359406] evm: security.selinux [ 0.360650] evm: security.SMACK64 [ 0.361892] evm: security.SMACK64EXEC [ 0.363234] evm: security.SMACK64TRANSMUTE [ 0.364683] evm: security.SMACK64MMAP [ 0.366018] evm: security.ima [ 0.367156] evm: security.capability [ 0.368540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.371849] pinctrl core: initialized pinctrl subsystem [ 0.373790] RTC time: 0:02:33, date: 01/08/19 [ 0.375453] NET: Registered protocol family 16 [ 0.377146] cpuidle: using governor ladder [ 0.378614] cpuidle: using governor menu [ 0.380030] PCCT header not found. [ 0.381346] ACPI: bus type PCI registered [ 0.382785] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.385008] PCI: Using configuration type 1 for base access [ 0.387633] ACPI: Added _OSI(Module Device) [ 0.389136] ACPI: Added _OSI(Processor Device) [ 0.390681] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.392317] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394964] ACPI: Interpreter enabled [ 0.396331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.399688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.403003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.406312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.409615] ACPI: (supports S0 S5) [ 0.410895] ACPI: Using IOAPIC for interrupt routing [ 0.412598] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.417171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.419190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.421382] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.427443] acpiphp: Slot [3] registered [ 0.428845] acpiphp: Slot [4] registered [ 0.430242] acpiphp: Slot [5] registered [ 0.431641] acpiphp: Slot [6] registered [ 0.433045] acpiphp: Slot [7] registered [ 0.434481] acpiphp: Slot [8] registered [ 0.435917] acpiphp: Slot [9] registered [ 0.437312] acpiphp: Slot [10] registered [ 0.438726] acpiphp: Slot [11] registered [ 0.440154] acpiphp: Slot [12] registered [ 0.441606] acpiphp: Slot [13] registered [ 0.443020] acpiphp: Slot [14] registered [ 0.444480] acpiphp: Slot [15] registered [ 0.461505] acpiphp: Slot [16] registered [ 0.462922] acpiphp: Slot [17] registered [ 0.464377] acpiphp: Slot [18] registered [ 0.465801] acpiphp: Slot [19] registered [ 0.467218] acpiphp: Slot [20] registered [ 0.468636] acpiphp: Slot [21] registered [ 0.470083] acpiphp: Slot [22] registered [ 0.471556] acpiphp: Slot [23] registered [ 0.473057] acpiphp: Slot [24] registered [ 0.474524] acpiphp: Slot [25] registered [ 0.475970] acpiphp: Slot [26] registered [ 0.477416] acpiphp: Slot [27] registered [ 0.478843] acpiphp: Slot [28] registered [ 0.480298] acpiphp: Slot [29] registered [ 0.481714] acpiphp: Slot [30] registered [ 0.483155] acpiphp: Slot [31] registered [ 0.484616] PCI host bridge to bus 0000:00 [ 0.486038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488188] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492919] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.495490] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.498115] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502688] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.504964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507042] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.509293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.513616] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.516150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541043] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551627] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553843] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556203] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558130] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560937] vgaarb: loaded [ 0.562024] vgaarb: bridge control possible 0000:00:02.0 [ 0.564195] SCSI subsystem initialized [ 0.565848] ACPI: bus type USB registered [ 0.567336] usbcore: registered new interface driver usbfs [ 0.569199] usbcore: registered new interface driver hub [ 0.571018] usbcore: registered new device driver usb [ 0.572962] PCI: Using ACPI for IRQ routing [ 0.574920] NetLabel: Initializing [ 0.576212] NetLabel: domain hash size = 128 [ 0.577763] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579516] NetLabel: unlabeled traffic allowed by default [ 0.581621] clocksource: Switched to clocksource kvm-clock [ 0.592110] AppArmor: AppArmor Filesystem Enabled [ 0.593840] pnp: PnP ACPI init [ 0.595380] pnp: PnP ACPI: found 5 devices [ 0.602619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.605712] NET: Registered protocol family 2 [ 0.607553] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.609900] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614297] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618415] NET: Registered protocol family 1 [ 0.619995] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.621974] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623913] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.638994] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.654174] Trying to unpack rootfs image as initramfs... [ 0.716045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.718968] Scanning for low memory corruption every 60 seconds [ 0.721341] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.723483] audit: initializing netlink subsys (disabled) [ 0.725334] audit: type=2000 audit(1546905754.529:1): initialized [ 0.727644] Initialise system trusted keyring [ 0.729317] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.731414] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.734580] zbud: loaded [ 0.735783] VFS: Disk quotas dquot_6.6.0 [ 0.737234] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.739866] fuse init (API version 7.23) [ 0.741439] Key type big_key registered [ 0.742878] Allocating IMA MOK and blacklist keyrings. [ 0.745001] Key type asymmetric registered [ 0.746487] Asymmetric key parser 'x509' registered [ 0.748205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.750884] io scheduler noop registered [ 0.752304] io scheduler deadline registered (default) [ 0.754110] io scheduler cfq registered [ 0.755598] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.757484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.759749] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.762367] ACPI: Power Button [PWRF] [ 0.763842] GHES: HEST is not enabled! [ 0.778161] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.807854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.811320] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.836620] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.840270] Linux agpgart interface v0.103 [ 0.843968] brd: module loaded [ 0.846529] loop: module loaded [ 0.851902] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.854526] GPT:90111 != 2097151 [ 0.855747] GPT:Alternate GPT header not at the end of the disk. [ 0.857747] GPT:90111 != 2097151 [ 0.858965] GPT: Use GNU Parted to correct GPT errors. [ 0.860718] vda: vda1 vda15 [ 0.862589] scsi host0: ata_piix [ 0.863945] scsi host1: ata_piix [ 0.865216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.867428] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.870265] libphy: Fixed MDIO Bus: probed [ 0.871732] tun: Universal TUN/TAP device driver, 1.6 [ 0.873464] tun: (C) 1999-2004 Max Krasnyansky [ 0.876767] PPP generic driver version 2.4.2 [ 0.878372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.880533] ehci-pci: EHCI PCI platform driver [ 0.882277] ehci-platform: EHCI generic platform driver [ 0.884091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.886158] ohci-pci: OHCI PCI platform driver [ 0.887739] ohci-platform: OHCI generic platform driver [ 0.889547] uhci_hcd: USB Universal Host Controller Interface driver [ 0.904636] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.906443] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.909075] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.910863] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.912910] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.915123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.917760] usb usb1: Product: UHCI Host Controller [ 0.919443] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.921506] usb usb1: SerialNumber: 0000:00:01.2 [ 0.923234] hub 1-0:1.0: USB hub found [ 0.924632] hub 1-0:1.0: 2 ports detected [ 0.926246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.929937] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.931677] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.933493] mousedev: PS/2 mouse device common for all mice [ 0.935722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.938770] rtc_cmos 00:00: RTC can wake from S4 [ 0.940929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.943112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.945249] i2c /dev entries driver [ 0.946596] device-mapper: uevent: version 1.0.3 [ 0.948294] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.951213] ledtrig-cpu: registered to indicate activity on CPUs [ 0.953549] NET: Registered protocol family 10 [ 0.955448] NET: Registered protocol family 17 [ 0.957034] Key type dns_resolver registered [ 0.958711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.960671] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.963811] registered taskstats version 1 [ 0.965306] Loading compiled-in X.509 certificates [ 0.967533] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.970887] zswap: loaded using pool lzo/zbud [ 0.973288] Key type trusted registered [ 0.975782] Key type encrypted registered [ 0.977250] AppArmor: AppArmor sha1 policy hashing enabled [ 0.979138] ima: No TPM chip found, activating TPM-bypass! [ 0.981017] evm: HMAC attrs: 0x1 [ 0.982641] Magic number: 3:526:0 [ 0.984085] rtc_cmos 00:00: setting system clock to 2019-01-08 00:02:34 UTC (1546905754) [ 0.986973] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.988966] EDD information not available. [ 1.027485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.046580] Write protecting the kernel read-only data: 14336k [ 1.049992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.053111] 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.104074] 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 192.168.120.17... Lease of 192.168.120.17 obtained, lease time 43200 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 0.98. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCmQvE5oo2KZN9RP7+qjxQkgVWKG1QqkSVW8HJpxsorfrP+vqsjYfM3Fsvs0eAM1QhpyrEaYfJSlYFMScfbASmQx3ygtKSc3KxoouFmCGLpt9/7GNtrugUzwddmj/4SEXcefXc9BdMT1o9vQI++wasTbsLPVvGKOPwihoL/eUQZ0zUkEwmbTXNIfvWmlrauF6wm0fckFkKz5M+gjRS7w0SoO8dMQpcXeft/PGOzKDCRR5wxTX1EeVVtubwwtoKimXfieOHxfN/CN9ieXFWdpE7VE6YXS292FXAfacopTW4heX/E0tJWTEg9IuS9lnMS3IcRC4iZ/YvIJu44Fu/H6Slp root@cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6 ssh-dss AAAAB3NzaC1kc3MAAACBAJxhOXXOYiRWi7TEMX2u9YE3lDq2btorNLhEB/jOwCUKRmlS7MV9LIxt6mtLGprN7Qu2c+nN72Rmdrel215u3Seue1eFFBdoj23DpQ33DDuTqqAizXty5cTUzTCEAjnzbLTLiETH3q6l6byIV1XZoXP8ihA5PnM7dHjTauVbFBX9AAAAFQC2YG22YPgziwcDfOza7QHKF0bA0wAAAIADCpLx2lRFX3t/EWrEuFLytYIrTlYSlb95Jxy1Stg/uH3bVcJM/fHdiLRwFOqrF2ztgO1L1lhiA608DrycF/Ahf/0En+5GtUh11FWWrsfz6RSHqKksDPgsfgNYCct048jVbPdnQS5XJodS6fCERZ+diBkXyy3PxGcMpDaALZrUsgAAAIBuAEPurTS55I1G+WVWygx+GfYzZNf68ZhBpAeJSAvBH6im73L8qHWJItNCcdvfiwuEzzRm0yHYWeG1W37j038pwL9y+UzjUv8GkWCmS8lYG81mUNgQB13YMfg6b+YLUA0JTz8x/ggX81n6seWUf3/xj3x9YQLUcCIHfc7S52o1Cw== root@cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fedd:6837/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.73 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-2c319b6f-b039-4df4-a01f-d60b4135f4a6 login: 2019-01-08 00:02:49,212 - paramiko.transport - DEBUG - starting thread (client mode): 0xd83a650L 2019-01-08 00:02:49,212 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 00:02:49,212 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-08 00:02:49,213 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-08 00:02:49,214 - 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 2019-01-08 00:02:49,214 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 00:02:49,214 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-08 00:02:49,214 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 00:02:49,214 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 00:02:49,215 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 00:02:49,231 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 00:02:49,232 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 00:02:49,244 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 3f7383d893d9a0070f3ff2b2c2239a37 2019-01-08 00:02:49,245 - paramiko.transport - DEBUG - Trying discovered key 9186ecbab11eded4c9f79a4788cf5c1f in /tmp/tmpDByGdV 2019-01-08 00:02:49,271 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 00:02:49,277 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 00:02:49,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-01-08 00:02:49,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"volumeAttachment": {"volumeId": "3e195384-1754-4214-ab77-f8cb9fc58f7b"}}' 2019-01-08 00:02:51,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02: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-31597212-7a6b-45c8-945b-82da2b808323 x-compute-request-id: req-31597212-7a6b-45c8-945b-82da2b808323 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "96811863-6d3f-4800-91e0-c2a737c308b7", "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "volumeId": "3e195384-1754-4214-ab77-f8cb9fc58f7b"}} 2019-01-08 00:02:51,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/os-volume_attachments used request id req-31597212-7a6b-45c8-945b-82da2b808323 2019-01-08 00:02:51,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.62133812904s 2019-01-08 00:02:51,899 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/os-volume_attachments used request id req-31597212-7a6b-45c8-945b-82da2b808323 2019-01-08 00:02:51,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:02:51,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:52,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02:51 GMT Server: Apache x-compute-request-id: req-5a9a741e-8881-49f2-8bf3-aa22ec105777 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a9a741e-8881-49f2-8bf3-aa22ec105777 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:02:51.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:02:52,859 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-5a9a741e-8881-49f2-8bf3-aa22ec105777 2019-01-08 00:02:52,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.958590984344s 2019-01-08 00:02:52,859 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-5a9a741e-8881-49f2-8bf3-aa22ec105777 2019-01-08 00:02:52,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:02:54,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:02:54,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:55,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02:54 GMT Server: Apache x-compute-request-id: req-70eb021d-116b-4c7e-9087-ea130ab60dab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70eb021d-116b-4c7e-9087-ea130ab60dab Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [{"server_id": "96811863-6d3f-4800-91e0-c2a737c308b7", "attachment_id": "85b6704b-ccd0-4c6b-b202-87a57f3d71b2", "attached_at": "2019-01-08T00:02:54.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "device": "/dev/vdb", "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b"}], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:02:55.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:02:55,829 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-70eb021d-116b-4c7e-9087-ea130ab60dab 2019-01-08 00:02:55,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.965782165527s 2019-01-08 00:02:55,829 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-70eb021d-116b-4c7e-9087-ea130ab60dab 2019-01-08 00:02:55,832 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 00:02:55,833 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-08 00:02:55,833 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 00:02:55,836 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 00:02:55,904 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-08 00:02:55,905 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-08 00:02:55,906 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-08 00:02:55,906 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-08 00:02:55,944 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-01-08 00:02:55,944 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-08 00:02:55,972 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-08 00:02:56,380 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-08 00:02:56,380 - 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: 2fae409c-9ef7-413a-9fe3-d3d8eb9bc717 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! 2019-01-08 00:02:56,381 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-01-08 00:02:56,381 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-08 00:02:56,381 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-01-08 00:02:56,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-01-08 00:02:56,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/os-volume_attachments/3e195384-1754-4214-ab77-f8cb9fc58f7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:57,874 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:02: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-9f8750db-707b-4532-ac8d-811004f100a5 x-compute-request-id: req-9f8750db-707b-4532-ac8d-811004f100a5 Content-Length: 0 Content-Type: application/json 2019-01-08 00:02:57,875 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/os-volume_attachments/3e195384-1754-4214-ab77-f8cb9fc58f7b used request id req-9f8750db-707b-4532-ac8d-811004f100a5 2019-01-08 00:02:57,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.49252986908s 2019-01-08 00:02:57,875 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7/os-volume_attachments/3e195384-1754-4214-ab77-f8cb9fc58f7b used request id req-9f8750db-707b-4532-ac8d-811004f100a5 2019-01-08 00:02:57,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:02:57,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:02:58,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:02:57 GMT Server: Apache x-compute-request-id: req-538a5166-0311-4105-bdcf-72bee109bce0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-538a5166-0311-4105-bdcf-72bee109bce0 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [{"server_id": "96811863-6d3f-4800-91e0-c2a737c308b7", "attachment_id": "85b6704b-ccd0-4c6b-b202-87a57f3d71b2", "attached_at": "2019-01-08T00:02:54.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "device": "/dev/vdb", "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b"}], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:02:57.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:02:58,819 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-538a5166-0311-4105-bdcf-72bee109bce0 2019-01-08 00:02:58,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.94309091568s 2019-01-08 00:02:58,819 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-538a5166-0311-4105-bdcf-72bee109bce0 2019-01-08 00:02:58,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:03:00,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:03:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:00,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:00 GMT Server: Apache x-compute-request-id: req-844d1ef2-3233-4498-ba52-5c16719081e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-844d1ef2-3233-4498-ba52-5c16719081e5 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:03:00.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:03:00,878 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-844d1ef2-3233-4498-ba52-5c16719081e5 2019-01-08 00:03:00,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.054484128952s 2019-01-08 00:03:00,878 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-844d1ef2-3233-4498-ba52-5c16719081e5 2019-01-08 00:03:00,879 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-01-08 00:03:00,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-01-08 00:03:00,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"volumeAttachment": {"volumeId": "3e195384-1754-4214-ab77-f8cb9fc58f7b"}}' 2019-01-08 00:03:02,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03: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-2b875e11-27f8-40f4-afae-b772ea917fa7 x-compute-request-id: req-2b875e11-27f8-40f4-afae-b772ea917fa7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "volumeId": "3e195384-1754-4214-ab77-f8cb9fc58f7b"}} 2019-01-08 00:03:02,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206/os-volume_attachments used request id req-2b875e11-27f8-40f4-afae-b772ea917fa7 2019-01-08 00:03:02,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.05490207672s 2019-01-08 00:03:02,935 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206/os-volume_attachments used request id req-2b875e11-27f8-40f4-afae-b772ea917fa7 2019-01-08 00:03:02,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:03:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:02,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:02 GMT Server: Apache x-compute-request-id: req-dbda2474-662f-4149-87f6-41b1336aa32f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbda2474-662f-4149-87f6-41b1336aa32f Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:03:02.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:03:02,998 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-dbda2474-662f-4149-87f6-41b1336aa32f 2019-01-08 00:03:02,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.062402009964s 2019-01-08 00:03:02,998 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-dbda2474-662f-4149-87f6-41b1336aa32f 2019-01-08 00:03:03,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:03:05,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:03:05,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:06,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:05 GMT Server: Apache x-compute-request-id: req-b1d24385-281d-42d5-a43e-d8a7d0ac6d80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1d24385-281d-42d5-a43e-d8a7d0ac6d80 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [{"server_id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "attachment_id": "1fa3b1e9-b6ad-4de6-b295-28639f03527e", "attached_at": "2019-01-08T00:03:05.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "device": "/dev/vdb", "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b"}], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:03:05.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:03:06,004 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-b1d24385-281d-42d5-a43e-d8a7d0ac6d80 2019-01-08 00:03:06,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00178384781s 2019-01-08 00:03:06,004 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-b1d24385-281d-42d5-a43e-d8a7d0ac6d80 2019-01-08 00:03:06,006 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 00:03:06,009 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-08 00:03:06,009 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 00:03:06,011 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 00:03:06,078 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-08 00:03:06,079 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-08 00:03:06,080 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-08 00:03:06,080 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-08 00:03:06,117 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-01-08 00:03:06,117 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-08 00:03:06,145 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-08 00:03:06,168 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-08 00:03:06,168 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-01-08 00:03:06,169 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-01-08 00:03:06,169 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-01-08 00:03:06,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-01-08 00:03:06,170 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-08 00:03:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206/os-volume_attachments/3e195384-1754-4214-ab77-f8cb9fc58f7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:06,724 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41eb67f5-40ce-4228-b042-bcab3a043aba x-compute-request-id: req-41eb67f5-40ce-4228-b042-bcab3a043aba Content-Length: 0 Content-Type: application/json 2019-01-08 00:03:06,724 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206/os-volume_attachments/3e195384-1754-4214-ab77-f8cb9fc58f7b used request id req-41eb67f5-40ce-4228-b042-bcab3a043aba 2019-01-08 00:03:06,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.553812026978s 2019-01-08 00:03:06,724 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206/os-volume_attachments/3e195384-1754-4214-ab77-f8cb9fc58f7b used request id req-41eb67f5-40ce-4228-b042-bcab3a043aba 2019-01-08 00:03:06,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:03:06,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:07,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:06 GMT Server: Apache x-compute-request-id: req-3c8e2e5f-6ebf-492c-9131-d339cc4cc7f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c8e2e5f-6ebf-492c-9131-d339cc4cc7f2 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [{"server_id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "attachment_id": "1fa3b1e9-b6ad-4de6-b295-28639f03527e", "attached_at": "2019-01-08T00:03:05.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "device": "/dev/vdb", "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b"}], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:03:06.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:03:07,671 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-3c8e2e5f-6ebf-492c-9131-d339cc4cc7f2 2019-01-08 00:03:07,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.945698976517s 2019-01-08 00:03:07,671 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-3c8e2e5f-6ebf-492c-9131-d339cc4cc7f2 2019-01-08 00:03:07,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:03:09,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:03:09,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:10,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:09 GMT Server: Apache x-compute-request-id: req-d18ceaaf-f79b-4d8c-87bc-83f36d0945ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d18ceaaf-f79b-4d8c-87bc-83f36d0945ac Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:03:08.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:03:10,658 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-d18ceaaf-f79b-4d8c-87bc-83f36d0945ac 2019-01-08 00:03:10,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.982226133347s 2019-01-08 00:03:10,658 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-d18ceaaf-f79b-4d8c-87bc-83f36d0945ac 2019-01-08 00:03:10,775 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 00:03:10,776 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:31 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-08 00:03:10,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 00:03:10,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:11,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5254db78-3c0f-442e-92b3-9db408063086 x-compute-request-id: req-5254db78-3c0f-442e-92b3-9db408063086 Content-Type: application/json 2019-01-08 00:03:11,105 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206 used request id req-5254db78-3c0f-442e-92b3-9db408063086 2019-01-08 00:03:11,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.324440956116s 2019-01-08 00:03:11,106 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206 used request id req-5254db78-3c0f-442e-92b3-9db408063086 2019-01-08 00:03:11,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:03:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:11,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03: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-ab636287-5753-4193-bb61-491c93080a86 x-compute-request-id: req-ab636287-5753-4193-bb61-491c93080a86 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:37", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:37", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:33.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:33Z", "hostId": "5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:02:22Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:9d:a0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:08.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "7f409e8e-e601-4c8a-a9bb-7ce4fd7b7206", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:03:11Z", "hostId": "0f25c55a3a2d1c79c25543778287af8a6a0b9506edde62c2ab9bc5a8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm2_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:01:57Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:03:11,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ab636287-5753-4193-bb61-491c93080a86 2019-01-08 00:03:11,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741710186005s 2019-01-08 00:03:11,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ab636287-5753-4193-bb61-491c93080a86 2019-01-08 00:03:11,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:03:13,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:03:13,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:14,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03: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-6d227b5d-1ee9-4b8f-a974-141d9a6fc599 x-compute-request-id: req-6d227b5d-1ee9-4b8f-a974-141d9a6fc599 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:37", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:37", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:33.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:02:33Z", "hostId": "5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:02:22Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:03:14,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6d227b5d-1ee9-4b8f-a974-141d9a6fc599 2019-01-08 00:03:14,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388800859451s 2019-01-08 00:03:14,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6d227b5d-1ee9-4b8f-a974-141d9a6fc599 2019-01-08 00:03:14,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-08 00:03:14,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/floatingips/38b9fea9-baa6-4e33-9042-6998640b08f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:14,684 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f0c9cab-d4cf-4007-ab52-c47ebe6f05b6 Content-Length: 0 Date: Tue, 08 Jan 2019 00:03:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:03:14,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/38b9fea9-baa6-4e33-9042-6998640b08f1.json used request id req-7f0c9cab-d4cf-4007-ab52-c47ebe6f05b6 2019-01-08 00:03:14,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.437448978424s 2019-01-08 00:03:14,685 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/38b9fea9-baa6-4e33-9042-6998640b08f1.json used request id req-7f0c9cab-d4cf-4007-ab52-c47ebe6f05b6 2019-01-08 00:03:14,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:03:14,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:14,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-dd620c1a-4056-4b19-b8ea-7f43578229ac Date: Tue, 08 Jan 2019 00:03:14 GMT RESP BODY: {"floatingips": [{"router_id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T00:02:38Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "126f4b1d-5772-4402-bda2-8d087aaae55c", "id": "9de4eb86-c594-4f0d-b42c-67e4ddc984aa", "dns_name": "", "created_at": "2019-01-08T00:02:37Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "project_id": "e057317f3da24d44bcab53f9fba6946e"}]} 2019-01-08 00:03:14,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-dd620c1a-4056-4b19-b8ea-7f43578229ac 2019-01-08 00:03:14,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0287339687347s 2019-01-08 00:03:14,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-dd620c1a-4056-4b19-b8ea-7f43578229ac 2019-01-08 00:03:14,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:03:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:14,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:14 GMT Server: Apache x-compute-request-id: req-049e75ed-2ee7-41ed-abf9-454e385a0382 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-049e75ed-2ee7-41ed-abf9-454e385a0382 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:03:08.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:03:14,774 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-049e75ed-2ee7-41ed-abf9-454e385a0382 2019-01-08 00:03:14,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0514309406281s 2019-01-08 00:03:14,774 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-049e75ed-2ee7-41ed-abf9-454e385a0382 2019-01-08 00:03:14,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2019-01-08 00:03:14,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:15,747 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:03:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-33264e15-9630-4db1-8a6c-2191584d11a1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:03:15,748 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b used request id req-33264e15-9630-4db1-8a6c-2191584d11a1 2019-01-08 00:03:15,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.97177195549s 2019-01-08 00:03:15,748 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b used request id req-33264e15-9630-4db1-8a6c-2191584d11a1 2019-01-08 00:03:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:03:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:15,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:15 GMT Server: Apache x-compute-request-id: req-7bcd66a1-9210-4c02-9061-8abbcb22eb00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bcd66a1-9210-4c02-9061-8abbcb22eb00 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "self"}, {"href": "http://172.30.9.42:8776/e057317f3da24d44bcab53f9fba6946e/volumes/3e195384-1754-4214-ab77-f8cb9fc58f7b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:02:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e057317f3da24d44bcab53f9fba6946e", "updated_at": "2019-01-08T00:03:15.000000", "volume_type": null, "name": "cinder_test-volume_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e195384-1754-4214-ab77-f8cb9fc58f7b", "size": 2}]} 2019-01-08 00:03:15,805 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-7bcd66a1-9210-4c02-9061-8abbcb22eb00 2019-01-08 00:03:15,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0562520027161s 2019-01-08 00:03:15,805 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-7bcd66a1-9210-4c02-9061-8abbcb22eb00 2019-01-08 00:03:15,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:03:17,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 00:03:17,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:18,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:17 GMT Server: Apache x-compute-request-id: req-abe73a13-49ce-42e5-a61c-4d354f212772 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-abe73a13-49ce-42e5-a61c-4d354f212772 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 00:03:18,758 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-abe73a13-49ce-42e5-a61c-4d354f212772 2019-01-08 00:03:18,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.948084115982s 2019-01-08 00:03:18,758 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e057317f3da24d44bcab53f9fba6946e/volumes/detail used request id req-abe73a13-49ce-42e5-a61c-4d354f212772 2019-01-08 00:03:18,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-08 00:03:18,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/floatingips/9de4eb86-c594-4f0d-b42c-67e4ddc984aa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:19,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33a210c1-aefb-4ffe-b4d1-81588d48c05e Content-Length: 0 Date: Tue, 08 Jan 2019 00:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:03:19,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/9de4eb86-c594-4f0d-b42c-67e4ddc984aa.json used request id req-33a210c1-aefb-4ffe-b4d1-81588d48c05e 2019-01-08 00:03:19,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.48486495018s 2019-01-08 00:03:19,247 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/9de4eb86-c594-4f0d-b42c-67e4ddc984aa.json used request id req-33a210c1-aefb-4ffe-b4d1-81588d48c05e 2019-01-08 00:03:19,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 00:03:19,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:19,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-91110862-e758-47d1-b2f5-8133878fbd73 Date: Tue, 08 Jan 2019 00:03:19 GMT RESP BODY: {"floatingips": []} 2019-01-08 00:03:19,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-91110862-e758-47d1-b2f5-8133878fbd73 2019-01-08 00:03:19,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0258319377899s 2019-01-08 00:03:19,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-91110862-e758-47d1-b2f5-8133878fbd73 2019-01-08 00:03:19,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 00:03:19,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:19,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00: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-53c74989-9a8b-46de-a590-d7621fb41db3 x-compute-request-id: req-53c74989-9a8b-46de-a590-d7621fb41db3 Content-Type: application/json 2019-01-08 00:03:19,437 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7 used request id req-53c74989-9a8b-46de-a590-d7621fb41db3 2019-01-08 00:03:19,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157855987549s 2019-01-08 00:03:19,438 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7 used request id req-53c74989-9a8b-46de-a590-d7621fb41db3 2019-01-08 00:03:19,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:03:19,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:19,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdc5cef2-9425-43ed-bf21-c5a60b0840d1 x-compute-request-id: req-cdc5cef2-9425-43ed-bf21-c5a60b0840d1 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:37", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:68:37", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/96811863-6d3f-4800-91e0-c2a737c308b7", "rel": "bookmark"}], "image": {"id": "4302eebf-2d49-405d-92ca-145a34316ddf", "links": [{"href": "http://172.30.9.42:8774/images/4302eebf-2d49-405d-92ca-145a34316ddf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:02:33.000000", "flavor": {"id": "2c63605f-cc17-4d84-ab53-b12c3602332f", "links": [{"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "bookmark"}]}, "id": "96811863-6d3f-4800-91e0-c2a737c308b7", "security_groups": [{"name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}], "user_id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:03:19Z", "hostId": "5be116734435c13b058ef90647d9e8e6b0d31311e743059c95156247", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "name": "cinder_test-vm_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "created": "2019-01-08T00:02:22Z", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 00:03:19,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cdc5cef2-9425-43ed-bf21-c5a60b0840d1 2019-01-08 00:03:19,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392454862595s 2019-01-08 00:03:19,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cdc5cef2-9425-43ed-bf21-c5a60b0840d1 2019-01-08 00:03:19,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 00:03:21,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 00:03:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:22,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2087a33-ba2f-4690-9bf2-bb7e3f0b0e90 x-compute-request-id: req-c2087a33-ba2f-4690-9bf2-bb7e3f0b0e90 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 00:03:22,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c2087a33-ba2f-4690-9bf2-bb7e3f0b0e90 2019-01-08 00:03:22,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222994089127s 2019-01-08 00:03:22,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c2087a33-ba2f-4690-9bf2-bb7e3f0b0e90 2019-01-08 00:03:22,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:03:22,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:22,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-7252f265-7f12-4a89-8527-3256996ae9b0 Date: Tue, 08 Jan 2019 00:03:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:52Z", "updated_at": "2019-01-08T00:01:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T00:01:53Z", "revision_number": 0, "id": "2e1dd2a2-4ba6-46dc-96f3-b092c9753d15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:53Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:53Z", "revision_number": 0, "id": "672298fc-9fed-4277-9f21-b97a3cf07bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:53Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:52Z", "revision_number": 0, "id": "78b5fcd6-7643-411c-b5fa-e2f97d27200c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:52Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:52Z", "revision_number": 0, "id": "7fb19fa4-7fea-45c6-b82a-34433217a1cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:52Z", "security_group_id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}], "revision_number": 4, "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "c4cf05f9-7ca1-4cff-864c-28d0a9033471", "name": "cinder_test-sg_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}, {"description": "Default security group", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:40Z", "updated_at": "2019-01-08T00:01:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "45e72d3e-db1e-416a-a322-d7545ab9f41f", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "72072e0f-8a02-4fc8-a917-27aa8eed7976", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "7ef06bee-19ac-4973-bd20-cf8b6d0e346b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "b3ef56db-c036-468b-b0a6-468e55c34a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}], "revision_number": 4, "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "name": "default"}]} 2019-01-08 00:03:22,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-7252f265-7f12-4a89-8527-3256996ae9b0 2019-01-08 00:03:22,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517330169678s 2019-01-08 00:03:22,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-7252f265-7f12-4a89-8527-3256996ae9b0 2019-01-08 00:03:22,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 00:03:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/c4cf05f9-7ca1-4cff-864c-28d0a9033471.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:22,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c55e74eb-6155-48ce-9684-64219fb2bf7d Content-Length: 0 Date: Tue, 08 Jan 2019 00:03:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:03:22,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/c4cf05f9-7ca1-4cff-864c-28d0a9033471.json used request id req-c55e74eb-6155-48ce-9684-64219fb2bf7d 2019-01-08 00:03:22,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.228183984756s 2019-01-08 00:03:22,346 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/c4cf05f9-7ca1-4cff-864c-28d0a9033471.json used request id req-c55e74eb-6155-48ce-9684-64219fb2bf7d 2019-01-08 00:03:22,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-08 00:03:22,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:22,405 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:03: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-5998d5d1-6e34-4b56-b575-cb737f1fc84d x-compute-request-id: req-5998d5d1-6e34-4b56-b575-cb737f1fc84d Content-Length: 0 Content-Type: application/json 2019-01-08 00:03:22,405 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6 used request id req-5998d5d1-6e34-4b56-b575-cb737f1fc84d 2019-01-08 00:03:22,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0586161613464s 2019-01-08 00:03:22,405 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/cinder_test-kp_2c319b6f-b039-4df4-a01f-d60b4135f4a6 used request id req-5998d5d1-6e34-4b56-b575-cb737f1fc84d 2019-01-08 00:03:22,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 00:03:22,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/1c32ecc3-e3ea-484f-aa4b-95fb09a578cf/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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" -d '{"subnet_id": "40e40b55-d2cc-45f3-b695-722474425c6b"}' 2019-01-08 00:03:23,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dea317c2-d9ea-4096-be91-72ddb70b2e15 Date: Tue, 08 Jan 2019 00:03:23 GMT RESP BODY: {"network_id": "2033f0f9-3b4d-42e4-94b8-fa577754153c", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "subnet_id": "40e40b55-d2cc-45f3-b695-722474425c6b", "subnet_ids": ["40e40b55-d2cc-45f3-b695-722474425c6b"], "port_id": "f03aba86-a6fd-4b99-a40d-aa5d08c2b8ea", "id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf"} 2019-01-08 00:03:23,869 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/1c32ecc3-e3ea-484f-aa4b-95fb09a578cf/remove_router_interface.json used request id req-dea317c2-d9ea-4096-be91-72ddb70b2e15 2019-01-08 00:03:23,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.46365618706s 2019-01-08 00:03:23,870 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/1c32ecc3-e3ea-484f-aa4b-95fb09a578cf/remove_router_interface.json used request id req-dea317c2-d9ea-4096-be91-72ddb70b2e15 returning object 1c32ecc3-e3ea-484f-aa4b-95fb09a578cf 2019-01-08 00:03:23,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 00:03:23,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:23,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-caa2a878-302f-4807-a36e-782a08034d34 Date: Tue, 08 Jan 2019 00:03:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:44Z", "admin_state_up": true, "updated_at": "2019-01-08T00:03:23Z", "revision_number": 4, "routes": [], "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "1c32ecc3-e3ea-484f-aa4b-95fb09a578cf", "name": "cinder_test-router_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}]} 2019-01-08 00:03:23,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-caa2a878-302f-4807-a36e-782a08034d34 2019-01-08 00:03:23,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112711906433s 2019-01-08 00:03:23,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-caa2a878-302f-4807-a36e-782a08034d34 2019-01-08 00:03:23,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 00:03:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/1c32ecc3-e3ea-484f-aa4b-95fb09a578cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:25,298 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24ae7f68-d60d-4e1a-a932-e103d7efd2bd Content-Length: 0 Date: Tue, 08 Jan 2019 00:03:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:03:25,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/1c32ecc3-e3ea-484f-aa4b-95fb09a578cf.json used request id req-24ae7f68-d60d-4e1a-a932-e103d7efd2bd 2019-01-08 00:03:25,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31313800812s 2019-01-08 00:03:25,298 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/1c32ecc3-e3ea-484f-aa4b-95fb09a578cf.json used request id req-24ae7f68-d60d-4e1a-a932-e103d7efd2bd 2019-01-08 00:03:25,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 00:03:25,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:25,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-defeb176-2c9f-431f-9a50-d5cd0b1127c7 Date: Tue, 08 Jan 2019 00:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T00:01:43Z","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":"e057317f3da24d44bcab53f9fba6946e","id":"40e40b55-d2cc-45f3-b695-722474425c6b","subnetpool_id":null,"name":"cinder_test-subnet_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}]} 2019-01-08 00:03:25,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-defeb176-2c9f-431f-9a50-d5cd0b1127c7 2019-01-08 00:03:25,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0470769405365s 2019-01-08 00:03:25,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-defeb176-2c9f-431f-9a50-d5cd0b1127c7 2019-01-08 00:03:25,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 00:03:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/40e40b55-d2cc-45f3-b695-722474425c6b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:26,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ac1898d-4c1b-473b-b944-31cf927158cd Date: Tue, 08 Jan 2019 00:03:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:03:26,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/40e40b55-d2cc-45f3-b695-722474425c6b.json used request id req-5ac1898d-4c1b-473b-b944-31cf927158cd 2019-01-08 00:03:26,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.30023694038s 2019-01-08 00:03:26,649 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/40e40b55-d2cc-45f3-b695-722474425c6b.json used request id req-5ac1898d-4c1b-473b-b944-31cf927158cd 2019-01-08 00:03:26,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:03:26,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:26,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-12be1b9b-124d-4bbb-997f-7570e455fa57 Date: Tue, 08 Jan 2019 00:03:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"2033f0f9-3b4d-42e4-94b8-fa577754153c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e057317f3da24d44bcab53f9fba6946e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:03:26Z","qos_policy_id":null,"name":"cinder_test-net_2c319b6f-b039-4df4-a01f-d60b4135f4a6","admin_state_up":true,"tenant_id":"e057317f3da24d44bcab53f9fba6946e","created_at":"2019-01-08T00:01:40Z","mtu":1442},{"updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 00:03:26,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-12be1b9b-124d-4bbb-997f-7570e455fa57 2019-01-08 00:03:26,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995478630066s 2019-01-08 00:03:26,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-12be1b9b-124d-4bbb-997f-7570e455fa57 2019-01-08 00:03:26,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 00:03:26,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/2033f0f9-3b4d-42e4-94b8-fa577754153c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:27,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67dec639-f7e1-43fa-aee6-aa57d289f6e7 Date: Tue, 08 Jan 2019 00:03:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:03:27,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/2033f0f9-3b4d-42e4-94b8-fa577754153c.json used request id req-67dec639-f7e1-43fa-aee6-aa57d289f6e7 2019-01-08 00:03:27,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21687412262s 2019-01-08 00:03:27,968 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/2033f0f9-3b4d-42e4-94b8-fa577754153c.json used request id req-67dec639-f7e1-43fa-aee6-aa57d289f6e7 2019-01-08 00:03:27,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:03:27,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:28,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-65675c1f-83ef-4a17-8a1f-08c8dcb1c4ae Date: Tue, 08 Jan 2019 00:03:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap", "metadata": {}}], "file": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf/file", "owner": "e057317f3da24d44bcab53f9fba6946e", "id": "4302eebf-2d49-405d-92ca-145a34316ddf", "size": 12716032, "self": "/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4302eebf-2d49-405d-92ca-145a34316ddf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:01:51Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:01:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:03:28,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-65675c1f-83ef-4a17-8a1f-08c8dcb1c4ae 2019-01-08 00:03:28,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235985994339s 2019-01-08 00:03:28,208 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-65675c1f-83ef-4a17-8a1f-08c8dcb1c4ae 2019-01-08 00:03:28,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 00:03:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b2eadf8b5df7c9b1bea55416a9f20eda8cf5e8" 2019-01-08 00:03:29,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d521ebdf-80a7-41fd-a559-d3f2f39bbfd6 Date: Tue, 08 Jan 2019 00:03:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:03:29,149 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf used request id req-d521ebdf-80a7-41fd-a559-d3f2f39bbfd6 2019-01-08 00:03:29,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.938523054123s 2019-01-08 00:03:29,149 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/4302eebf-2d49-405d-92ca-145a34316ddf used request id req-d521ebdf-80a7-41fd-a559-d3f2f39bbfd6 2019-01-08 00:03:29,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:03:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:29,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdee0345-b4fc-464f-abad-fb80825b131a x-compute-request-id: req-bdee0345-b4fc-464f-abad-fb80825b131a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f", "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": "2c63605f-cc17-4d84-ab53-b12c3602332f"}]} 2019-01-08 00:03:29,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-bdee0345-b4fc-464f-abad-fb80825b131a 2019-01-08 00:03:29,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.166414022446s 2019-01-08 00:03:29,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-bdee0345-b4fc-464f-abad-fb80825b131a 2019-01-08 00:03:29,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 00:03:29,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:29,350 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a59f98d-52d9-40f7-8094-786b370aa134 x-compute-request-id: req-4a59f98d-52d9-40f7-8094-786b370aa134 Content-Length: 0 Content-Type: application/json 2019-01-08 00:03:29,351 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f used request id req-4a59f98d-52d9-40f7-8094-786b370aa134 2019-01-08 00:03:29,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331671237946s 2019-01-08 00:03:29,351 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/2c63605f-cc17-4d84-ab53-b12c3602332f used request id req-4a59f98d-52d9-40f7-8094-786b370aa134 2019-01-08 00:03:29,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:03:29,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:29,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9594a3dd-cd66-4595-a761-1d2fe9c4f9fc Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder_test-user_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "links": {"self": "http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:03:29,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-9594a3dd-cd66-4595-a761-1d2fe9c4f9fc 2019-01-08 00:03:29,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116664171219s 2019-01-08 00:03:29,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-9594a3dd-cd66-4595-a761-1d2fe9c4f9fc 2019-01-08 00:03:29,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:03:29,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:29,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e73624-4169-41be-8af6-c7921c15129c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_2c319b6f-b039-4df4-a01f-d60b4135f4a6", "links": {"self": "http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ff9d9d15c58e4e72b6db9cee3b6152d0", "description": null}} 2019-01-08 00:03:29,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0 used request id req-c7e73624-4169-41be-8af6-c7921c15129c 2019-01-08 00:03:29,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135092020035s 2019-01-08 00:03:29,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0 used request id req-c7e73624-4169-41be-8af6-c7921c15129c 2019-01-08 00:03:29,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 00:03:29,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:29,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf8f2c46-f640-490c-b05e-e2f89ed3e8be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:29,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0 used request id req-bf8f2c46-f640-490c-b05e-e2f89ed3e8be 2019-01-08 00:03:29,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.281933069229s 2019-01-08 00:03:29,893 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ff9d9d15c58e4e72b6db9cee3b6152d0 used request id req-bf8f2c46-f640-490c-b05e-e2f89ed3e8be 2019-01-08 00:03:29,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:03:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:30,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50faa020-7078-4e90-888b-827ce3aa7cbf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e"}, "tags": [], "enabled": true, "id": "e057317f3da24d44bcab53f9fba6946e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2c319b6f-b039-4df4-a01f-d60b4135f4a6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:03:30,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-50faa020-7078-4e90-888b-827ce3aa7cbf 2019-01-08 00:03:30,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105502128601s 2019-01-08 00:03:30,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-50faa020-7078-4e90-888b-827ce3aa7cbf 2019-01-08 00:03:30,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 00:03:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:30,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a61c9203-ee10-4ded-b799-b46b66baa169 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:30,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e used request id req-a61c9203-ee10-4ded-b799-b46b66baa169 2019-01-08 00:03:30,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.224261045456s 2019-01-08 00:03:30,234 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e057317f3da24d44bcab53f9fba6946e used request id req-a61c9203-ee10-4ded-b799-b46b66baa169 2019-01-08 00:03:30,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:03:30,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=e057317f3da24d44bcab53f9fba6946e&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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:30,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a24d1e12-0ecd-40b1-88fd-c495f88cd55c Date: Tue, 08 Jan 2019 00:03:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:40Z", "updated_at": "2019-01-08T00:01:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "45e72d3e-db1e-416a-a322-d7545ab9f41f", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "72072e0f-8a02-4fc8-a917-27aa8eed7976", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "7ef06bee-19ac-4973-bd20-cf8b6d0e346b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "b3ef56db-c036-468b-b0a6-468e55c34a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}], "revision_number": 4, "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "name": "default"}]} 2019-01-08 00:03:30,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=e057317f3da24d44bcab53f9fba6946e&name=default used request id req-a24d1e12-0ecd-40b1-88fd-c495f88cd55c 2019-01-08 00:03:30,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.252701997757s 2019-01-08 00:03:30,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=e057317f3da24d44bcab53f9fba6946e&name=default used request id req-a24d1e12-0ecd-40b1-88fd-c495f88cd55c 2019-01-08 00:03:30,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:03:30,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:30,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b00c83f8-58aa-4ce3-8d70-5383faacd838 Date: Tue, 08 Jan 2019 00:03:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "created_at": "2019-01-08T00:01:40Z", "updated_at": "2019-01-08T00:01:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "7ef06bee-19ac-4973-bd20-cf8b6d0e346b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "72072e0f-8a02-4fc8-a917-27aa8eed7976", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "45e72d3e-db1e-416a-a322-d7545ab9f41f", "remote_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e057317f3da24d44bcab53f9fba6946e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:01:40Z", "revision_number": 0, "id": "b3ef56db-c036-468b-b0a6-468e55c34a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:01:40Z", "security_group_id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "tenant_id": "e057317f3da24d44bcab53f9fba6946e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e057317f3da24d44bcab53f9fba6946e"}], "revision_number": 4, "project_id": "e057317f3da24d44bcab53f9fba6946e", "id": "e3956e82-0cad-42a9-a7d4-a79ab2aa54bc", "name": "default"}]} 2019-01-08 00:03:30,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b00c83f8-58aa-4ce3-8d70-5383faacd838 2019-01-08 00:03:30,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238667964935s 2019-01-08 00:03:30,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b00c83f8-58aa-4ce3-8d70-5383faacd838 2019-01-08 00:03:30,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 00:03:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/e3956e82-0cad-42a9-a7d4-a79ab2aa54bc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dde6959304cd880a69419effabc0c621ebd45fe5" 2019-01-08 00:03:31,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b80c5ad-c85b-45b4-814b-72c33c22f0ee Content-Length: 0 Date: Tue, 08 Jan 2019 00:03:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:03:31,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/e3956e82-0cad-42a9-a7d4-a79ab2aa54bc.json used request id req-7b80c5ad-c85b-45b4-814b-72c33c22f0ee 2019-01-08 00:03:31,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.380855083466s 2019-01-08 00:03:31,118 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/e3956e82-0cad-42a9-a7d4-a79ab2aa54bc.json used request id req-7b80c5ad-c85b-45b4-814b-72c33c22f0ee 2019-01-08 00:03:31,168 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-08 00:03:31,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:03:31,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ebda70-5ac7-43a9-bf7c-21727d9a1356 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:31,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-49ebda70-5ac7-43a9-bf7c-21727d9a1356 2019-01-08 00:03:31,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:03:31,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["cYOGPCc9TAeRpN8Rt2OpkA"], "issued_at": "2019-01-08T00:03:31.000000Z"}} 2019-01-08 00:03:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:03:31,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:03: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:03:31,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:03:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:32,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114cd967-07cd-455f-9f4e-20219d9d702a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:03:32,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-114cd967-07cd-455f-9f4e-20219d9d702a 2019-01-08 00:03:32,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117483139038s 2019-01-08 00:03:32,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-114cd967-07cd-455f-9f4e-20219d9d702a 2019-01-08 00:03:32,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 00:03:32,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}}' 2019-01-08 00:03:32,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5d89aeb-9afd-49d0-aac6-cc5c779f7e21 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.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:03:32,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-b5d89aeb-9afd-49d0-aac6-cc5c779f7e21 2019-01-08 00:03:32,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142152786255s 2019-01-08 00:03:32,257 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-b5d89aeb-9afd-49d0-aac6-cc5c779f7e21 2019-01-08 00:03:32,257 - 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'0f089f4e031c425f86865a15dba50a2c', '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_dc6b16fe-e673-457e-8093-09b81999d9be'}) 2019-01-08 00:03:32,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 00:03:32,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4797b4b9-9de5-4342-a318-8aa3cb34d35b", "email": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be"}}' 2019-01-08 00:03:32,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-758c2727-338d-470a-96e5-2110769922bc Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}} 2019-01-08 00:03:32,645 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-758c2727-338d-470a-96e5-2110769922bc 2019-01-08 00:03:32,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381958007812s 2019-01-08 00:03:32,646 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-758c2727-338d-470a-96e5-2110769922bc 2019-01-08 00:03:32,646 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd98cf4a999d04bb0a243afe1c868ef3c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be'}) 2019-01-08 00:03:32,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:03:32,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:32,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6fb732e-7b09-40c5-a668-c931d8e31cfe Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:03:32,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c6fb732e-7b09-40c5-a668-c931d8e31cfe 2019-01-08 00:03:32,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10647892952s 2019-01-08 00:03:32,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c6fb732e-7b09-40c5-a668-c931d8e31cfe 2019-01-08 00:03:32,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:03:32,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:32,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51c1538-f9dd-4465-b90c-9d6ff316e0db Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:03:32,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e51c1538-f9dd-4465-b90c-9d6ff316e0db 2019-01-08 00:03:32,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0992529392242s 2019-01-08 00:03:32,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e51c1538-f9dd-4465-b90c-9d6ff316e0db 2019-01-08 00:03:32,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:03:32,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:32,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664c5908-dd04-49f8-a19f-88c50e6dc6b7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:03:32,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-664c5908-dd04-49f8-a19f-88c50e6dc6b7 2019-01-08 00:03:32,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0999958515167s 2019-01-08 00:03:32,966 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-664c5908-dd04-49f8-a19f-88c50e6dc6b7 2019-01-08 00:03:32,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:03:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:33,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e3c866-e169-47bb-9f2a-d60085e13b03 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:03:33,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-90e3c866-e169-47bb-9f2a-d60085e13b03 2019-01-08 00:03:33,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122738838196s 2019-01-08 00:03:33,090 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-90e3c866-e169-47bb-9f2a-d60085e13b03 2019-01-08 00:03:33,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:03:33,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:33,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e8fd66-57fe-4e83-ae8b-42abde649e12 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:03:33,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-e0e8fd66-57fe-4e83-ae8b-42abde649e12 2019-01-08 00:03:33,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103798151016s 2019-01-08 00:03:33,206 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-e0e8fd66-57fe-4e83-ae8b-42abde649e12 2019-01-08 00:03:33,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:03:33,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=0f089f4e031c425f86865a15dba50a2c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:33,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43bf8b44-f0c5-4888-8183-f25d2030ec00 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=0f089f4e031c425f86865a15dba50a2c", "previous": null, "next": null}} 2019-01-08 00:03:33,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=0f089f4e031c425f86865a15dba50a2c used request id req-43bf8b44-f0c5-4888-8183-f25d2030ec00 2019-01-08 00:03:33,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106673002243s 2019-01-08 00:03:33,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=0f089f4e031c425f86865a15dba50a2c used request id req-43bf8b44-f0c5-4888-8183-f25d2030ec00 2019-01-08 00:03:33,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:03:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/d98cf4a999d04bb0a243afe1c868ef3c/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:33,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f172ad8-d78d-4bc9-9658-4c7e4a4f6863 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:33,511 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/d98cf4a999d04bb0a243afe1c868ef3c/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-7f172ad8-d78d-4bc9-9658-4c7e4a4f6863 2019-01-08 00:03:33,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.184900999069s 2019-01-08 00:03:33,511 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/d98cf4a999d04bb0a243afe1c868ef3c/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-7f172ad8-d78d-4bc9-9658-4c7e4a4f6863 2019-01-08 00:03:33,512 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be', 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'0f089f4e031c425f86865a15dba50a2c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4797b4b9-9de5-4342-a318-8aa3cb34d35b', 'username': u'api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 00:03:33,515 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be', 'password': '4797b4b9-9de5-4342-a318-8aa3cb34d35b', 'project_name': 'api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '0f089f4e031c425f86865a15dba50a2c', 'project_domain_name': 'Default'} 2019-01-08 00:03:33,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:03:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:33,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2eeb3c0-29f4-4102-905c-abd0c2703646 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:03:33,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f2eeb3c0-29f4-4102-905c-abd0c2703646 2019-01-08 00:03:33,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100164890289s 2019-01-08 00:03:33,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f2eeb3c0-29f4-4102-905c-abd0c2703646 2019-01-08 00:03:33,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:03:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:33,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22afd0c5-4e2a-48db-9235-3ea02b3fb3ea Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:03:33,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-22afd0c5-4e2a-48db-9235-3ea02b3fb3ea 2019-01-08 00:03:33,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0950291156769s 2019-01-08 00:03:33,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-22afd0c5-4e2a-48db-9235-3ea02b3fb3ea 2019-01-08 00:03:33,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:03:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:33,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480d126f-72d9-46aa-beb7-99c414a5806f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:03:33,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-480d126f-72d9-46aa-beb7-99c414a5806f 2019-01-08 00:03:33,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110909938812s 2019-01-08 00:03:33,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-480d126f-72d9-46aa-beb7-99c414a5806f 2019-01-08 00:03:33,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:03:33,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:33,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b089258a-e87a-492a-9431-56e2a468d958 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:03:33,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b089258a-e87a-492a-9431-56e2a468d958 2019-01-08 00:03:33,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120037078857s 2019-01-08 00:03:33,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b089258a-e87a-492a-9431-56e2a468d958 2019-01-08 00:03:33,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:03:33,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:34,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b3926e-730b-4788-8048-930e5858808e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:03:34,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-63b3926e-730b-4788-8048-930e5858808e 2019-01-08 00:03:34,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112473964691s 2019-01-08 00:03:34,082 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-63b3926e-730b-4788-8048-930e5858808e 2019-01-08 00:03:34,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:03:34,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=0f089f4e031c425f86865a15dba50a2c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:34,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e387bf-cae3-4faa-a044-d3423a2ec9a8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=0f089f4e031c425f86865a15dba50a2c", "previous": null, "next": null}} 2019-01-08 00:03:34,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=0f089f4e031c425f86865a15dba50a2c used request id req-53e387bf-cae3-4faa-a044-d3423a2ec9a8 2019-01-08 00:03:34,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110168218613s 2019-01-08 00:03:34,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=0f089f4e031c425f86865a15dba50a2c used request id req-53e387bf-cae3-4faa-a044-d3423a2ec9a8 2019-01-08 00:03:34,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:03:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/d98cf4a999d04bb0a243afe1c868ef3c/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:34,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5ade103-8651-429d-954c-b7f1855b67e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:34,362 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/d98cf4a999d04bb0a243afe1c868ef3c/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-b5ade103-8651-429d-954c-b7f1855b67e1 2019-01-08 00:03:34,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158108949661s 2019-01-08 00:03:34,362 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/d98cf4a999d04bb0a243afe1c868ef3c/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-b5ade103-8651-429d-954c-b7f1855b67e1 2019-01-08 00:03:34,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:03:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:34,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061ea193-b469-43db-ab42-23d9fd37ce70 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:03:34,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-061ea193-b469-43db-ab42-23d9fd37ce70 2019-01-08 00:03:34,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.098249912262s 2019-01-08 00:03:34,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-061ea193-b469-43db-ab42-23d9fd37ce70 2019-01-08 00:03:34,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-08 00:03:34,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-08 00:03:34,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ccab986-ffab-4d66-a7f6-0668f99b4bbd Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}} 2019-01-08 00:03:34,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-9ccab986-ffab-4d66-a7f6-0668f99b4bbd 2019-01-08 00:03:34,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.152631044388s 2019-01-08 00:03:34,622 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-9ccab986-ffab-4d66-a7f6-0668f99b4bbd 2019-01-08 00:03:34,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:03:34,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:34,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd86da27-23df-46c8-bb7c-e42266c33334 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:03:34,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fd86da27-23df-46c8-bb7c-e42266c33334 2019-01-08 00:03:34,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101450204849s 2019-01-08 00:03:34,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fd86da27-23df-46c8-bb7c-e42266c33334 2019-01-08 00:03:34,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:03:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:34,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683a75b6-d2f8-4a6e-ae7c-517d97fd3a0b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:03:34,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-683a75b6-d2f8-4a6e-ae7c-517d97fd3a0b 2019-01-08 00:03:34,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106407880783s 2019-01-08 00:03:34,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-683a75b6-d2f8-4a6e-ae7c-517d97fd3a0b 2019-01-08 00:03:34,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:03:34,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:34,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6eed15-6620-4ede-abbc-091459c64807 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:03:34,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0f6eed15-6620-4ede-abbc-091459c64807 2019-01-08 00:03:34,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128288984299s 2019-01-08 00:03:34,969 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0f6eed15-6620-4ede-abbc-091459c64807 2019-01-08 00:03:34,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:03:34,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:35,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cf2908-badd-4f73-aa10-454680c05b42 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:03:35,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-e8cf2908-badd-4f73-aa10-454680c05b42 2019-01-08 00:03:35,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.093896150589s 2019-01-08 00:03:35,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-e8cf2908-badd-4f73-aa10-454680c05b42 2019-01-08 00:03:35,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:03:35,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=29f3e592397b426989e17e7f5e9480f0&scope.project.id=0f089f4e031c425f86865a15dba50a2c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:35,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c4e49c-ef56-405b-b172-ad91a86aa581 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=29f3e592397b426989e17e7f5e9480f0&scope.project.id=0f089f4e031c425f86865a15dba50a2c", "previous": null, "next": null}} 2019-01-08 00:03:35,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=29f3e592397b426989e17e7f5e9480f0&scope.project.id=0f089f4e031c425f86865a15dba50a2c used request id req-23c4e49c-ef56-405b-b172-ad91a86aa581 2019-01-08 00:03:35,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0965521335602s 2019-01-08 00:03:35,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d98cf4a999d04bb0a243afe1c868ef3c&role.id=29f3e592397b426989e17e7f5e9480f0&scope.project.id=0f089f4e031c425f86865a15dba50a2c used request id req-23c4e49c-ef56-405b-b172-ad91a86aa581 2019-01-08 00:03:35,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:03:35,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/d98cf4a999d04bb0a243afe1c868ef3c/roles/29f3e592397b426989e17e7f5e9480f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:03:35,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb34adbe-e4c8-4cd8-b302-6af15eb3fe0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:35,400 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/d98cf4a999d04bb0a243afe1c868ef3c/roles/29f3e592397b426989e17e7f5e9480f0 used request id req-bb34adbe-e4c8-4cd8-b302-6af15eb3fe0a 2019-01-08 00:03:35,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.214924097061s 2019-01-08 00:03:35,400 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/d98cf4a999d04bb0a243afe1c868ef3c/roles/29f3e592397b426989e17e7f5e9480f0 used request id req-bb34adbe-e4c8-4cd8-b302-6af15eb3fe0a 2019-01-08 00:03:35,400 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-08 00:03:35,400 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-08 00:03:35,401 - openstack_tests - INFO - OS Credentials = > 2019-01-08 00:03:35,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:35,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:35,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["_5dOigrgSuq5uvd9a4XNxw"], "issued_at": "2019-01-08T00:03:35.000000Z"}} 2019-01-08 00:03:35,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55041ce70875c5577f080caaacd4479227d69bb" 2019-01-08 00:03:36,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-90f000b9-b046-4b83-bfba-3bcbc4ed076b Date: Tue, 08 Jan 2019 00:03:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:03:36,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?router%3Aexternal=True used request id req-90f000b9-b046-4b83-bfba-3bcbc4ed076b 2019-01-08 00:03:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55041ce70875c5577f080caaacd4479227d69bb" 2019-01-08 00:03:36,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-48b8a1ae-b76f-419b-9302-436ebf1b90f7 Date: Tue, 08 Jan 2019 00:03:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:03:36,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-48b8a1ae-b76f-419b-9302-436ebf1b90f7 2019-01-08 00:03:36,352 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-08 00:03:36,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2019-01-08 00:03:36,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:03:36,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ec166c-f4bc-435b-b819-e7d8f0f33e8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:36,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f2ec166c-f4bc-435b-b819-e7d8f0f33e8b 2019-01-08 00:03:36,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:03:36,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["uO2Ctf_JSLOAdogAXrdWJw"], "issued_at": "2019-01-08T00:03:36.000000Z"}} 2019-01-08 00:03:36,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ee9d8926f763fd85d1806a2713626fbda6473540" 2019-01-08 00:03:36,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-a0ea1a5a-388c-497a-930d-854e8b6d943c x-compute-request-id: req-a0ea1a5a-388c-497a-930d-854e8b6d943c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.42: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"}} 2019-01-08 00:03:36,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/ used request id req-a0ea1a5a-388c-497a-930d-854e8b6d943c 2019-01-08 00:03:36,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.619062185287s 2019-01-08 00:03:36,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/ used request id req-a0ea1a5a-388c-497a-930d-854e8b6d943c 2019-01-08 00:03:36,976 - 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.42: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'}} 2019-01-08 00:03:36,976 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2019-01-08 00:03:36,977 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-08 00:03:36,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:36,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:37,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-08 00:03:37,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:37,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["C5U1hR2VTsSVLmyMY2Ot0g"], "issued_at": "2019-01-08T00:03:37.000000Z"}} 2019-01-08 00:03:37,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97e4830f81a1a78938dc5d34a3d4e51ca7b7206f" 2019-01-08 00:03:38,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-74561df5-9bc0-4a37-a61b-79976cf6cdde Date: Tue, 08 Jan 2019 00:03:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-08 00:03:38,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&name=foo used request id req-74561df5-9bc0-4a37-a61b-79976cf6cdde 2019-01-08 00:03:38,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:38,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-08 00:03:38,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:38,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["ZJyrYjMfQrWHoHnlDYZovA"], "issued_at": "2019-01-08T00:03:38.000000Z"}} 2019-01-08 00:03:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a05fbf36fb1c56e250c880e2235a6da6eb5063" 2019-01-08 00:03:38,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f012c19c-9674-4dae-890f-6e9ce48b6206 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:38,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f012c19c-9674-4dae-890f-6e9ce48b6206 2019-01-08 00:03:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:03:38,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:03: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:03:38,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a05fbf36fb1c56e250c880e2235a6da6eb5063" 2019-01-08 00:03:38,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88d7586-bcb4-46f9-851b-334359cf78f7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:03:38,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-c88d7586-bcb4-46f9-851b-334359cf78f7 2019-01-08 00:03:38,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:38,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-08 00:03:38,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:39,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["C_A071JnT0WmwW2kvTeLsQ"], "issued_at": "2019-01-08T00:03:39.000000Z"}} 2019-01-08 00:03:39,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4be15c072cc4a1e421dbd3f9765a0a5ea12708f" 2019-01-08 00:03:39,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-be654284-24c7-4624-8026-10664bcb8aea Date: Tue, 08 Jan 2019 00:03:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:03:39,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks used request id req-be654284-24c7-4624-8026-10664bcb8aea 2019-01-08 00:03:39,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:40,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["ogd5x7smSUaYdFX9fTqE3A"], "issued_at": "2019-01-08T00:03:40.000000Z"}} 2019-01-08 00:03:40,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2144a91266179149155a966abfa8751c20c4db40" 2019-01-08 00:03:40,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e68dea51-1f9b-49c6-b502-38716a02f43a Date: Tue, 08 Jan 2019 00:03:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:03:40,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?router%3Aexternal=True used request id req-e68dea51-1f9b-49c6-b502-38716a02f43a 2019-01-08 00:03:40,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2144a91266179149155a966abfa8751c20c4db40" 2019-01-08 00:03:40,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0c1a4b9e-c070-4455-9d32-773c66eccdef Date: Tue, 08 Jan 2019 00:03:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:03:40,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-0c1a4b9e-c070-4455-9d32-773c66eccdef 2019-01-08 00:03:40,642 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:03:40,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:40,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:40,717 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-08 00:03:40,718 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:03:40,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:41,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["YaRhCJtpRKGx6zcj_m0C2A"], "issued_at": "2019-01-08T00:03:41.000000Z"}} 2019-01-08 00:03:41,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9f5459b1b85e034254688581fc5ad555a8f590" 2019-01-08 00:03:41,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03: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-c663dbb7-f967-4b57-91d3-a73377b35110 x-compute-request-id: req-c663dbb7-f967-4b57-91d3-a73377b35110 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:03:41,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail used request id req-c663dbb7-f967-4b57-91d3-a73377b35110 2019-01-08 00:03:41,370 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:03:41,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:41,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["1j8xgzXKQ4G4r8m-F0dveQ"], "issued_at": "2019-01-08T00:03:41.000000Z"}} 2019-01-08 00:03:41,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d513796123dc86f8bd8e64c97c8684d5a7e02ab4" 2019-01-08 00:03:42,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03: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-352a79fc-e5e2-4a3d-8b59-dedd7890c5b3 x-compute-request-id: req-352a79fc-e5e2-4a3d-8b59-dedd7890c5b3 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 00:03:42,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-352a79fc-e5e2-4a3d-8b59-dedd7890c5b3 2019-01-08 00:03:42,064 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 00:03:42,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:42,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:42,100 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-08 00:03:42,101 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 00:03:42,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:42,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["zldN9SF8QsGxFX0PsSF9gw"], "issued_at": "2019-01-08T00:03:42.000000Z"}} 2019-01-08 00:03:42,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918c78f778de70b145b9316c915757b9aaabae59" 2019-01-08 00:03:43,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:42 GMT Server: Apache x-openstack-request-id: req-7b891e3d-e340-4dd1-9acd-0bd4a0ed08dc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 00:03:43,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks used request id req-7b891e3d-e340-4dd1-9acd-0bd4a0ed08dc 2019-01-08 00:03:43,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:43,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-08 00:03:43,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:43,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["6JQ_xkhETWaLXyCiVk5vMw"], "issued_at": "2019-01-08T00:03:43.000000Z"}} 2019-01-08 00:03:43,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40d75f1be7e674e2a595ada9156de1108e00982" 2019-01-08 00:03:44,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:43 GMT Server: Apache x-compute-request-id: req-bbc44456-1e60-4a99-8543-5472e16296c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bbc44456-1e60-4a99-8543-5472e16296c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 00:03:44,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/detail used request id req-bbc44456-1e60-4a99-8543-5472e16296c9 2019-01-08 00:03:44,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:45,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["C7vWbwVsQuq_fz-IxGq7SQ"], "issued_at": "2019-01-08T00:03:45.000000Z"}} 2019-01-08 00:03:45,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:45,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae50c3e-51dc-4c5d-85ec-f4fca92a93f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:45,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3ae50c3e-51dc-4c5d-85ec-f4fca92a93f7 2019-01-08 00:03:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:03:45,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:03: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:03:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:45,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cded9a9-e4b7-4ce0-abef-e513ff17d5fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:03:45,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-2cded9a9-e4b7-4ce0-abef-e513ff17d5fb 2019-01-08 00:03:45,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-bcf477bb-7ebc-46ea-9f3a-d9dd9c551b00-projName"}}' 2019-01-08 00:03:45,437 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d338261-87ac-4d26-ab59-ce97eb085f20 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5034b722f27b4edeb39f11c2b7103f2f"}, "tags": [], "enabled": true, "id": "5034b722f27b4edeb39f11c2b7103f2f", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-bcf477bb-7ebc-46ea-9f3a-d9dd9c551b00-projName"}} 2019-01-08 00:03:45,437 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-8d338261-87ac-4d26-ab59-ce97eb085f20 2019-01-08 00:03:45,437 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-bcf477bb-7ebc-46ea-9f3a-d9dd9c551b00-projName 2019-01-08 00:03:45,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-bcf477bb-7ebc-46ea-9f3a-d9dd9c551b00-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:45,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac852ae-4eff-482d-8f9d-feff564a01a6 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-bcf477bb-7ebc-46ea-9f3a-d9dd9c551b00-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5034b722f27b4edeb39f11c2b7103f2f"}, "tags": [], "enabled": true, "id": "5034b722f27b4edeb39f11c2b7103f2f", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-bcf477bb-7ebc-46ea-9f3a-d9dd9c551b00-projName"}]} 2019-01-08 00:03:45,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-bcf477bb-7ebc-46ea-9f3a-d9dd9c551b00-projName used request id req-9ac852ae-4eff-482d-8f9d-feff564a01a6 2019-01-08 00:03:45,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:45,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ebb5368-d53e-46cf-b018-239d3bc2deae Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:03:45,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-3ebb5368-d53e-46cf-b018-239d3bc2deae 2019-01-08 00:03:45,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:46,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-82450afa-82e4-4fa8-a4e4-251ec156eb8e Date: Tue, 08 Jan 2019 00:03:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:45Z", "updated_at": "2019-01-08T00:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:03:45Z", "revision_number": 0, "id": "ca6f857d-1a2d-4aed-b686-202a1cfea2b5", "remote_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "remote_ip_prefix": null, "created_at": "2019-01-08T00:03:45Z", "security_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:03:45Z", "revision_number": 0, "id": "7560d60e-c59f-4643-8de6-fafb2b3c50a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:03:45Z", "security_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:03:45Z", "revision_number": 0, "id": "51c2383e-3036-4c85-9342-59b58dccec51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:03:45Z", "security_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:03:45Z", "revision_number": 0, "id": "eab4e5b5-42a5-43e0-b982-dcac134cbf18", "remote_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "remote_ip_prefix": null, "created_at": "2019-01-08T00:03:45Z", "security_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}]} 2019-01-08 00:03:46,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-82450afa-82e4-4fa8-a4e4-251ec156eb8e 2019-01-08 00:03:46,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:46,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb39422-e33e-4aba-add2-68e16d94cb67 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:03:46,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-ffb39422-e33e-4aba-add2-68e16d94cb67 2019-01-08 00:03:46,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:46,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6323061a-4560-44a6-8536-a468895752f5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:03:46,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-6323061a-4560-44a6-8536-a468895752f5 2019-01-08 00:03:46,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ffe45e2-31ce-4132-9606-14b8791faa65 2019-01-08 00:03:46,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1ffe45e2-31ce-4132-9606-14b8791faa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:46,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1c03fc01-06d5-439d-a2b6-69cc21823f83 Date: Tue, 08 Jan 2019 00:03:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:03:45Z", "security_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:45Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "51c2383e-3036-4c85-9342-59b58dccec51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:03:45Z", "security_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:45Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "7560d60e-c59f-4643-8de6-fafb2b3c50a3"}, {"remote_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:03:45Z", "security_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:45Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "ca6f857d-1a2d-4aed-b686-202a1cfea2b5"}, {"remote_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:03:45Z", "security_group_id": "1ffe45e2-31ce-4132-9606-14b8791faa65", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:45Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "eab4e5b5-42a5-43e0-b982-dcac134cbf18"}]} 2019-01-08 00:03:46,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1ffe45e2-31ce-4132-9606-14b8791faa65 used request id req-1c03fc01-06d5-439d-a2b6-69cc21823f83 2019-01-08 00:03:46,660 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 00:03:46,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/1ffe45e2-31ce-4132-9606-14b8791faa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:47,035 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c54fadf-77d6-44b1-85d9-0cfe33624727 Content-Length: 0 Date: Tue, 08 Jan 2019 00:03:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:03:47,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1ffe45e2-31ce-4132-9606-14b8791faa65 used request id req-6c54fadf-77d6-44b1-85d9-0cfe33624727 2019-01-08 00:03:47,035 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-bcf477bb-7ebc-46ea-9f3a-d9dd9c551b00-projName 2019-01-08 00:03:47,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/5034b722f27b4edeb39f11c2b7103f2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da90f493dff9b4f9bbdffca0da30619c1554d47a" 2019-01-08 00:03:47,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8f640e-d13e-4936-b2eb-95d5d4053ed9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:47,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/5034b722f27b4edeb39f11c2b7103f2f used request id req-6c8f640e-d13e-4936-b2eb-95d5d4053ed9 2019-01-08 00:03:47,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:47,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["bMcNK442RwOUYBRBUqhZFg"], "issued_at": "2019-01-08T00:03:47.000000Z"}} 2019-01-08 00:03:47,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7165910322c8e3284a6fb4a9f33b083ba0b55d" 2019-01-08 00:03:47,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1f918f-f0fc-41d5-ac6c-fe9020f44be3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:47,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ee1f918f-f0fc-41d5-ac6c-fe9020f44be3 2019-01-08 00:03:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:03:47,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:03: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:03:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7165910322c8e3284a6fb4a9f33b083ba0b55d" 2019-01-08 00:03:47,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b773740b-5fa4-43dc-9896-b2c2bd7ad76e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:03:47,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-b773740b-5fa4-43dc-9896-b2c2bd7ad76e 2019-01-08 00:03:48,323 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-1a1533cf-fcf1-42aa-a7d7-354788b0c40a-username 2019-01-08 00:03:48,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7165910322c8e3284a6fb4a9f33b083ba0b55d" 2019-01-08 00:03:48,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2530d2d1-5aa6-4b74-8d2b-f60f8fdf32e5 Content-Encoding: gzip Content-Length: 929 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-1a1533cf-fcf1-42aa-a7d7-354788b0c40a-username", "links": {"self": "http://172.30.9.42:5000/v3/users/ceea989b0a3b4b84af2214ed12451a81"}, "domain_id": "default", "enabled": true, "id": "ceea989b0a3b4b84af2214ed12451a81", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:03:48,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-2530d2d1-5aa6-4b74-8d2b-f60f8fdf32e5 2019-01-08 00:03:48,472 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-1a1533cf-fcf1-42aa-a7d7-354788b0c40a-username 2019-01-08 00:03:48,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/ceea989b0a3b4b84af2214ed12451a81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7165910322c8e3284a6fb4a9f33b083ba0b55d" 2019-01-08 00:03:48,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e107fda1-336d-4533-972e-4f2358938616 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:48,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ceea989b0a3b4b84af2214ed12451a81 used request id req-e107fda1-336d-4533-972e-4f2358938616 2019-01-08 00:03:48,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:49,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["L8b8958iR56ngUSFFnY2WQ"], "issued_at": "2019-01-08T00:03:49.000000Z"}} 2019-01-08 00:03:49,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a22d6e5c458698e80eeb3abb3aab17053be34b" 2019-01-08 00:03:49,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3058f580-bc5b-4ad0-8fe0-564b0ba36e3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:49,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3058f580-bc5b-4ad0-8fe0-564b0ba36e3b 2019-01-08 00:03:49,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:49,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-08 00:03:49,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:49,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["J1wlWq8dTXurwWC5dod8bA"], "issued_at": "2019-01-08T00:03:49.000000Z"}} 2019-01-08 00:03:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe36f89fae15ebd8bfd0a3822f1f42b822d39a2" 2019-01-08 00:03:49,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6456e820-f88e-4cc8-987d-6b67e088e427 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:49,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6456e820-f88e-4cc8-987d-6b67e088e427 2019-01-08 00:03:49,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:49,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:50,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["d9hWWrUVQ3iztWfrQiu2mA"], "issued_at": "2019-01-08T00:03:50.000000Z"}} 2019-01-08 00:03:50,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:50,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["c--53EmzQDe_Bh5QZC0tVg"], "issued_at": "2019-01-08T00:03:50.000000Z"}} 2019-01-08 00:03:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a2bb0abb6450180a724ff73d7c6c8e16596c24" 2019-01-08 00:03:50,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82b5370-00ef-406e-92a0-f9f723376ede Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:50,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b82b5370-00ef-406e-92a0-f9f723376ede 2019-01-08 00:03:50,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:50,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:51,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["6SRINJNFT6CgiabYYDvLIA"], "issued_at": "2019-01-08T00:03:51.000000Z"}} 2019-01-08 00:03:51,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:51,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["-jNEp8iBSuS089iMQow2NQ"], "issued_at": "2019-01-08T00:03:51.000000Z"}} 2019-01-08 00:03:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb32bf65e1423fc252dddc7fc87ed700b4f6af3c" 2019-01-08 00:03:51,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af876eb4-07bc-44f5-88ac-f7a08ab5457a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:51,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-af876eb4-07bc-44f5-88ac-f7a08ab5457a 2019-01-08 00:03:51,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:51,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:52,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["RHEXeYBAQuSJrxvR8RUWHA"], "issued_at": "2019-01-08T00:03:52.000000Z"}} 2019-01-08 00:03:52,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:52,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:52,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["QNQlNNNAT3e1UTPsMyb_pA"], "issued_at": "2019-01-08T00:03:52.000000Z"}} 2019-01-08 00:03:52,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:52,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:52,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["pwQ8o9fSQ5GWEaKihkponw"], "issued_at": "2019-01-08T00:03:52.000000Z"}} 2019-01-08 00:03:52,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:53,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["z9C12SsNTNWjw5yd2oFI2A"], "issued_at": "2019-01-08T00:03:53.000000Z"}} 2019-01-08 00:03:53,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:53,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52aee1bb-c2e7-4626-ada0-b6040564c284 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:53,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-52aee1bb-c2e7-4626-ada0-b6040564c284 2019-01-08 00:03:53,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:03:53,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:03:53,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:53,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad992eb-256f-4f82-8797-5bb720d4f92c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:03:53,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-7ad992eb-256f-4f82-8797-5bb720d4f92c 2019-01-08 00:03:53,980 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-username 2019-01-08 00:03:53,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:54,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f099d65-e91c-4039-a30d-fa37d7156f88 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:03:54,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-1f099d65-e91c-4039-a30d-fa37d7156f88 2019-01-08 00:03:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-projName"}}' 2019-01-08 00:03:54,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9aca9bf-b3c7-4434-b1ec-e8bcff4c0f05 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5866a07626914ec1ada56e885a7e91af"}, "tags": [], "enabled": true, "id": "5866a07626914ec1ada56e885a7e91af", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-projName"}} 2019-01-08 00:03:54,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c9aca9bf-b3c7-4434-b1ec-e8bcff4c0f05 2019-01-08 00:03:54,066 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-projName 2019-01-08 00:03:54,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" -d '{"role": {"name": "KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-role"}}' 2019-01-08 00:03:54,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cdbc547-9fd3-489a-a2fd-792a2bfa7216 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bac7b6a4595f42829c2a220f5ed6f460", "links": {"self": "http://172.30.9.42:5000/v3/roles/bac7b6a4595f42829c2a220f5ed6f460"}, "name": "KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-role"}} 2019-01-08 00:03:54,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-8cdbc547-9fd3-489a-a2fd-792a2bfa7216 2019-01-08 00:03:54,190 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-role 2019-01-08 00:03:54,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/bac7b6a4595f42829c2a220f5ed6f460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:54,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdaaab01-4989-4b3f-b38e-45b081ac5b17 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bac7b6a4595f42829c2a220f5ed6f460", "links": {"self": "http://172.30.9.42:5000/v3/roles/bac7b6a4595f42829c2a220f5ed6f460"}, "name": "KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-role"}} 2019-01-08 00:03:54,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/bac7b6a4595f42829c2a220f5ed6f460 used request id req-bdaaab01-4989-4b3f-b38e-45b081ac5b17 2019-01-08 00:03:54,302 - keystone_utils - INFO - Granting role KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-role to project KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-projName 2019-01-08 00:03:54,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/5866a07626914ec1ada56e885a7e91af/users/a20671623fd24f1e9fb3292bac3bb56c/roles/bac7b6a4595f42829c2a220f5ed6f460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:54,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f50371a-389f-40e6-8c30-05da759abed4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:54,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/5866a07626914ec1ada56e885a7e91af/users/a20671623fd24f1e9fb3292bac3bb56c/roles/bac7b6a4595f42829c2a220f5ed6f460 used request id req-7f50371a-389f-40e6-8c30-05da759abed4 2019-01-08 00:03:54,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5866a07626914ec1ada56e885a7e91af/users/a20671623fd24f1e9fb3292bac3bb56c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:54,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf4ab3b-c1c8-4d38-a126-c3ece834da09 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/5866a07626914ec1ada56e885a7e91af/users/a20671623fd24f1e9fb3292bac3bb56c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "bac7b6a4595f42829c2a220f5ed6f460", "links": {"self": "http://172.30.9.42:5000/v3/roles/bac7b6a4595f42829c2a220f5ed6f460"}, "name": "KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-role"}]} 2019-01-08 00:03:54,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5866a07626914ec1ada56e885a7e91af/users/a20671623fd24f1e9fb3292bac3bb56c/roles used request id req-0cf4ab3b-c1c8-4d38-a126-c3ece834da09 2019-01-08 00:03:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:55,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6e2487e6-86a8-4ffa-93c6-a1cb00d4ff89 Date: Tue, 08 Jan 2019 00:03:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:54Z", "updated_at": "2019-01-08T00:03:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:03:54Z", "revision_number": 0, "id": "14485e47-c40a-4076-8b00-66079f31558e", "remote_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "remote_ip_prefix": null, "created_at": "2019-01-08T00:03:54Z", "security_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:03:54Z", "revision_number": 0, "id": "d4c7337c-be08-4972-bde5-0aba5d31ed44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:03:54Z", "security_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:03:54Z", "revision_number": 0, "id": "b905b640-0ee1-4b39-b9f8-ca6d4c13b1da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:03:54Z", "security_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:03:54Z", "revision_number": 0, "id": "4f2472d2-242e-4a06-a462-3d062585e1eb", "remote_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "remote_ip_prefix": null, "created_at": "2019-01-08T00:03:54Z", "security_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "name": "default"}]} 2019-01-08 00:03:55,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-6e2487e6-86a8-4ffa-93c6-a1cb00d4ff89 2019-01-08 00:03:55,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:55,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396b9738-d6ac-453d-b32c-fe993dd73b44 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:03:55,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-396b9738-d6ac-453d-b32c-fe993dd73b44 2019-01-08 00:03:55,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:55,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77358786-d995-4dc2-95d2-d6c82424d58f 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 00:03:55,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-77358786-d995-4dc2-95d2-d6c82424d58f 2019-01-08 00:03:55,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:55,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d80ff8-f2d8-44ed-81fc-7240c526a957 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:03:55,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-e3d80ff8-f2d8-44ed-81fc-7240c526a957 2019-01-08 00:03:55,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c32f6694-641f-40c2-a537-9d7e5240ccb8 2019-01-08 00:03:55,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=c32f6694-641f-40c2-a537-9d7e5240ccb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:55,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e62d6b01-6c3f-4a18-915f-cc5abffd3339 Date: Tue, 08 Jan 2019 00:03:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:03:54Z", "security_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:54Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "14485e47-c40a-4076-8b00-66079f31558e"}, {"remote_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:03:54Z", "security_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:54Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "4f2472d2-242e-4a06-a462-3d062585e1eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:03:54Z", "security_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:54Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b905b640-0ee1-4b39-b9f8-ca6d4c13b1da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:03:54Z", "security_group_id": "c32f6694-641f-40c2-a537-9d7e5240ccb8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:03:54Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "d4c7337c-be08-4972-bde5-0aba5d31ed44"}]} 2019-01-08 00:03:55,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=c32f6694-641f-40c2-a537-9d7e5240ccb8 used request id req-e62d6b01-6c3f-4a18-915f-cc5abffd3339 2019-01-08 00:03:55,675 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 00:03:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/c32f6694-641f-40c2-a537-9d7e5240ccb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:56,159 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e8b8de4-280f-4689-81bc-eeb609d2330b Content-Length: 0 Date: Tue, 08 Jan 2019 00:03:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:03:56,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/c32f6694-641f-40c2-a537-9d7e5240ccb8 used request id req-7e8b8de4-280f-4689-81bc-eeb609d2330b 2019-01-08 00:03:56,159 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-projName 2019-01-08 00:03:56,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/5866a07626914ec1ada56e885a7e91af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:56,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d5e890c-d8ba-4cad-94ea-a9fc81c600d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:56,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/5866a07626914ec1ada56e885a7e91af used request id req-6d5e890c-d8ba-4cad-94ea-a9fc81c600d0 2019-01-08 00:03:56,430 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-username 2019-01-08 00:03:56,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/a20671623fd24f1e9fb3292bac3bb56c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:56,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f5251de-9924-4979-ab6c-5f2ceae732a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:56,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/a20671623fd24f1e9fb3292bac3bb56c used request id req-3f5251de-9924-4979-ab6c-5f2ceae732a1 2019-01-08 00:03:56,699 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-d45676d8-7bc4-4e77-a9a7-65f485d6773e-role 2019-01-08 00:03:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/bac7b6a4595f42829c2a220f5ed6f460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ac1b84f98f65e8c62c85b8bdc19cb9180712" 2019-01-08 00:03:56,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e3f1df-c3bd-4ad0-a143-9967c0ec44cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:56,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/bac7b6a4595f42829c2a220f5ed6f460 used request id req-92e3f1df-c3bd-4ad0-a143-9967c0ec44cc 2019-01-08 00:03:56,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:57,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["r7IguqFXQYyVm4a_BKpixw"], "issued_at": "2019-01-08T00:03:57.000000Z"}} 2019-01-08 00:03:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3370f5d9541cbcb8cc40afe781ff68ec88b6b795" 2019-01-08 00:03:57,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9f1b34-00c7-4dfb-802a-ddc602e0aeca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:57,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5c9f1b34-00c7-4dfb-802a-ddc602e0aeca 2019-01-08 00:03:57,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:03:57,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:03:57,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["G9CHpgZDRNSpJqKZBis9fw"], "issued_at": "2019-01-08T00:03:57.000000Z"}} 2019-01-08 00:03:57,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:57,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87db2a8-980f-4b37-a2c5-878201382306 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:03:57,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e87db2a8-980f-4b37-a2c5-878201382306 2019-01-08 00:03:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:03:57,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:03:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:58,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be573eec-0460-46de-ae4b-06ae8686fc3f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:03:58,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-be573eec-0460-46de-ae4b-06ae8686fc3f 2019-01-08 00:03:58,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:58,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac689a3b-25a3-406f-a783-406fbd992dbe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:03:58,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ac689a3b-25a3-406f-a783-406fbd992dbe 2019-01-08 00:03:58,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:58,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db6ceb9-5e2a-4ba0-8e6c-14438b9735eb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:03:58,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2db6ceb9-5e2a-4ba0-8e6c-14438b9735eb 2019-01-08 00:03:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:58,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa39583-dd12-427b-9a35-5ad881a752c1 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}]} 2019-01-08 00:03:58,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be used request id req-aaa39583-dd12-427b-9a35-5ad881a752c1 2019-01-08 00:03:58,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/da4dbda68fd741b49f30c1165de69ad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:58,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc52dd4a-b58f-47c7-9572-9b2d0eac73c7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.42:5000/v3/users/da4dbda68fd741b49f30c1165de69ad3"}, "enabled": true, "id": "da4dbda68fd741b49f30c1165de69ad3", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-81662ddd-f02c-40f-name"}} 2019-01-08 00:03:58,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/da4dbda68fd741b49f30c1165de69ad3 used request id req-bc52dd4a-b58f-47c7-9572-9b2d0eac73c7 2019-01-08 00:03:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/da4dbda68fd741b49f30c1165de69ad3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:58,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3042b2cf-5543-45cc-b510-f1b425e43c81 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/da4dbda68fd741b49f30c1165de69ad3/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 00:03:58,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/da4dbda68fd741b49f30c1165de69ad3/roles used request id req-3042b2cf-5543-45cc-b510-f1b425e43c81 2019-01-08 00:03:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:58,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b64fce-b06f-4f8c-9911-1160df3989eb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 00:03:58,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-d3b64fce-b06f-4f8c-9911-1160df3989eb 2019-01-08 00:03:58,956 - keystone_utils - INFO - Granting role admin to project api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be 2019-01-08 00:03:58,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/da4dbda68fd741b49f30c1165de69ad3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:59,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052fe62f-d9f4-48f9-8716-0b95200c6835 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:59,121 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/da4dbda68fd741b49f30c1165de69ad3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-052fe62f-d9f4-48f9-8716-0b95200c6835 2019-01-08 00:03:59,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:59,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8121c9f-8c38-45a5-b98d-19fd930d88f1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:03:59,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c8121c9f-8c38-45a5-b98d-19fd930d88f1 2019-01-08 00:03:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:59,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4450baa2-2243-4c4e-af80-2f791deffba4 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}]} 2019-01-08 00:03:59,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be used request id req-4450baa2-2243-4c4e-af80-2f791deffba4 2019-01-08 00:03:59,259 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-81662ddd-f02c-40f-name 2019-01-08 00:03:59,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:03:59,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:03: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:03:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3370f5d9541cbcb8cc40afe781ff68ec88b6b795" 2019-01-08 00:03:59,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9398a07-7021-407a-857a-a344c712e485 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-81662ddd-f02c-40f-name", "links": {"self": "http://172.30.9.42:5000/v3/users/da4dbda68fd741b49f30c1165de69ad3"}, "domain_id": "default", "enabled": true, "id": "da4dbda68fd741b49f30c1165de69ad3", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:03:59,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f9398a07-7021-407a-857a-a344c712e485 2019-01-08 00:03:59,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3370f5d9541cbcb8cc40afe781ff68ec88b6b795" 2019-01-08 00:03:59,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9f06fd-1d1c-40b6-8368-12fd530ab2e6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:03:59,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3c9f06fd-1d1c-40b6-8368-12fd530ab2e6 2019-01-08 00:03:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3370f5d9541cbcb8cc40afe781ff68ec88b6b795" 2019-01-08 00:03:59,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4071237c-b8d6-4d71-8bcd-5172cfe498b1 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}]} 2019-01-08 00:03:59,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be used request id req-4071237c-b8d6-4d71-8bcd-5172cfe498b1 2019-01-08 00:03:59,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/da4dbda68fd741b49f30c1165de69ad3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3370f5d9541cbcb8cc40afe781ff68ec88b6b795" 2019-01-08 00:03:59,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf640bf3-4694-48b4-8836-190a04084409 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/da4dbda68fd741b49f30c1165de69ad3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}]} 2019-01-08 00:03:59,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/da4dbda68fd741b49f30c1165de69ad3/roles used request id req-bf640bf3-4694-48b4-8836-190a04084409 2019-01-08 00:03:59,762 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-81662ddd-f02c-40f-name 2019-01-08 00:03:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/da4dbda68fd741b49f30c1165de69ad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5fededabd0c5fbd436f90b11d754f4f84686f6" 2019-01-08 00:03:59,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d36e1ab2-3c34-4fde-bd6c-0d36d15a5434 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:03:59,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/da4dbda68fd741b49f30c1165de69ad3 used request id req-d36e1ab2-3c34-4fde-bd6c-0d36d15a5434 2019-01-08 00:03:59,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:00,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["jiPjtYwyTi6uyFpg-n5nIQ"], "issued_at": "2019-01-08T00:04:00.000000Z"}} 2019-01-08 00:04:00,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2d4ddf82c5e1c4f84d2d233b258e207e402029" 2019-01-08 00:04:00,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6905fc-9b1b-4b6a-bae5-758cfea274f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:00,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8b6905fc-9b1b-4b6a-bae5-758cfea274f3 2019-01-08 00:04:00,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:00,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:00,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["IjxFfLtgQ0-mAZmhriIR3Q"], "issued_at": "2019-01-08T00:04:00.000000Z"}} 2019-01-08 00:04:00,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:01,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b18f85-9d4f-4c65-ae01-130e696a7c8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:01,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-84b18f85-9d4f-4c65-ae01-130e696a7c8b 2019-01-08 00:04:01,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:01,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:01,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25ffddf-a561-4798-ae2c-9fdc5b20cd29 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:04:01,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d25ffddf-a561-4798-ae2c-9fdc5b20cd29 2019-01-08 00:04:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:01,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac2cf63-8e1a-4ea4-aa68-f537c7d2900f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:01,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-4ac2cf63-8e1a-4ea4-aa68-f537c7d2900f 2019-01-08 00:04:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:01,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0914425d-4199-47c3-a69b-93fb3911acaf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:01,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0914425d-4199-47c3-a69b-93fb3911acaf 2019-01-08 00:04:01,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:01,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318f1300-ffa3-44ac-9d1c-1ea2faad30f1 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}]} 2019-01-08 00:04:01,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be used request id req-318f1300-ffa3-44ac-9d1c-1ea2faad30f1 2019-01-08 00:04:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/09309c5ef5024d609c9d86884a2c8192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:02,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23746ae-6113-4a62-96a2-d6d348517d77 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.42:5000/v3/users/09309c5ef5024d609c9d86884a2c8192"}, "enabled": true, "id": "09309c5ef5024d609c9d86884a2c8192", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-35f2ff40-aab1-419-name"}} 2019-01-08 00:04:02,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/09309c5ef5024d609c9d86884a2c8192 used request id req-b23746ae-6113-4a62-96a2-d6d348517d77 2019-01-08 00:04:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/09309c5ef5024d609c9d86884a2c8192/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:02,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0139096-c6cf-430b-bd29-0bd88ca12c5d Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/09309c5ef5024d609c9d86884a2c8192/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 00:04:02,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/09309c5ef5024d609c9d86884a2c8192/roles used request id req-a0139096-c6cf-430b-bd29-0bd88ca12c5d 2019-01-08 00:04:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:02,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54e2f9a-c03f-4e34-ab68-eceb89f90f5b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 00:04:02,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-d54e2f9a-c03f-4e34-ab68-eceb89f90f5b 2019-01-08 00:04:02,148 - keystone_utils - INFO - Granting role admin to project api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be 2019-01-08 00:04:02,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/09309c5ef5024d609c9d86884a2c8192/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:02,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-066ea011-e1f3-4d92-9100-4e438b89dd9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:02,294 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/09309c5ef5024d609c9d86884a2c8192/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-066ea011-e1f3-4d92-9100-4e438b89dd9c 2019-01-08 00:04:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:02,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c48367-0fe1-43ff-a876-822c2a0fac21 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:02,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-30c48367-0fe1-43ff-a876-822c2a0fac21 2019-01-08 00:04:02,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:02,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a77b912-ab58-4e3c-942e-c5afb1c53dd5 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}]} 2019-01-08 00:04:02,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be used request id req-8a77b912-ab58-4e3c-942e-c5afb1c53dd5 2019-01-08 00:04:02,441 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-35f2ff40-aab1-419-name 2019-01-08 00:04:02,441 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-35f2ff40-aab1-419-name 2019-01-08 00:04:02,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:02,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:02,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/09309c5ef5024d609c9d86884a2c8192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2d4ddf82c5e1c4f84d2d233b258e207e402029" 2019-01-08 00:04:02,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-804a9881-9d88-4d7c-854d-dd0a8f2a069e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:02,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/09309c5ef5024d609c9d86884a2c8192 used request id req-804a9881-9d88-4d7c-854d-dd0a8f2a069e 2019-01-08 00:04:02,703 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-35f2ff40-aab1-419-name 2019-01-08 00:04:02,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/09309c5ef5024d609c9d86884a2c8192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175c0fb2b820f4d24007d8cb7ff7860730824bc" 2019-01-08 00:04:02,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10116e67-1a53-4275-9b9e-fc629c3624a3 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 09309c5ef5024d609c9d86884a2c8192.", "code": 404, "title": "Not Found"}} 2019-01-08 00:04:02,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/09309c5ef5024d609c9d86884a2c8192 used request id req-10116e67-1a53-4275-9b9e-fc629c3624a3 2019-01-08 00:04:02,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 00:04:02,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:03,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["oju2xae6RlmTV10JoeJucg"], "issued_at": "2019-01-08T00:04:03.000000Z"}} 2019-01-08 00:04:03,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894abdb53f90664ad0859f0181558c248f7347bc" 2019-01-08 00:04:03,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b3d896-2ad1-4bc7-959c-709e83921cbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:03,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-91b3d896-2ad1-4bc7-959c-709e83921cbf 2019-01-08 00:04:03,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:03,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:03,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["pn4ngQcUS2CiWr4Gijhlzw"], "issued_at": "2019-01-08T00:04:03.000000Z"}} 2019-01-08 00:04:03,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:03,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15846219-7a48-49be-8e04-23d27427466e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:03,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-15846219-7a48-49be-8e04-23d27427466e 2019-01-08 00:04:03,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:03,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:03,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:04,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5406dcf-5e59-42c7-86be-2a1fb4cecb5e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:04:04,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f5406dcf-5e59-42c7-86be-2a1fb4cecb5e 2019-01-08 00:04:04,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:04,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f10e70-0fdf-4063-b032-4fc45b98bd60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:04,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-36f10e70-0fdf-4063-b032-4fc45b98bd60 2019-01-08 00:04:04,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:04,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40900f1f-121a-491a-86a2-1d05c29cfa4c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:04,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-40900f1f-121a-491a-86a2-1d05c29cfa4c 2019-01-08 00:04:04,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:04,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e269dc7-9123-4c1b-9e9d-55f2d6dadeab Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}]} 2019-01-08 00:04:04,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be used request id req-3e269dc7-9123-4c1b-9e9d-55f2d6dadeab 2019-01-08 00:04:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/c56e4a77fdfb4f79890a9c9a75a791b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:04,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0eab9db-221b-44e1-9523-97f446b3b17d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.42:5000/v3/users/c56e4a77fdfb4f79890a9c9a75a791b3"}, "enabled": true, "id": "c56e4a77fdfb4f79890a9c9a75a791b3", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-64c3b705-9232-47e-name"}} 2019-01-08 00:04:04,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/c56e4a77fdfb4f79890a9c9a75a791b3 used request id req-a0eab9db-221b-44e1-9523-97f446b3b17d 2019-01-08 00:04:04,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/c56e4a77fdfb4f79890a9c9a75a791b3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:04,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0efcb148-3d50-4a50-9c4a-b71920879fc3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/c56e4a77fdfb4f79890a9c9a75a791b3/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 00:04:04,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/c56e4a77fdfb4f79890a9c9a75a791b3/roles used request id req-0efcb148-3d50-4a50-9c4a-b71920879fc3 2019-01-08 00:04:04,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:05,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfa1521-d830-49eb-821c-31100d6d6b56 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 00:04:05,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-9dfa1521-d830-49eb-821c-31100d6d6b56 2019-01-08 00:04:05,103 - keystone_utils - INFO - Granting role admin to project api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be 2019-01-08 00:04:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/c56e4a77fdfb4f79890a9c9a75a791b3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:05,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92827909-0044-47ac-a462-d29bb55527c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:05,254 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/c56e4a77fdfb4f79890a9c9a75a791b3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-92827909-0044-47ac-a462-d29bb55527c6 2019-01-08 00:04:05,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:05,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f199aca2-9c13-4748-9e81-ef962b883258 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:05,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f199aca2-9c13-4748-9e81-ef962b883258 2019-01-08 00:04:05,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:05,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6ae69d-937c-4a7c-8ca9-33e4145ffe38 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}]} 2019-01-08 00:04:05,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be used request id req-4f6ae69d-937c-4a7c-8ca9-33e4145ffe38 2019-01-08 00:04:05,492 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-64c3b705-9232-47e-name 2019-01-08 00:04:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:05,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894abdb53f90664ad0859f0181558c248f7347bc" 2019-01-08 00:04:05,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293ee0b4-9066-42fe-9cee-353b8bfa38a7 Content-Encoding: gzip Content-Length: 919 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-64c3b705-9232-47e-name", "links": {"self": "http://172.30.9.42:5000/v3/users/c56e4a77fdfb4f79890a9c9a75a791b3"}, "domain_id": "default", "enabled": true, "id": "c56e4a77fdfb4f79890a9c9a75a791b3", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:04:05,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-293ee0b4-9066-42fe-9cee-353b8bfa38a7 2019-01-08 00:04:05,641 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-64c3b705-9232-47e-name 2019-01-08 00:04:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/c56e4a77fdfb4f79890a9c9a75a791b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2cbf06c7d2e0f847d5b70184bbc846787504f" 2019-01-08 00:04:05,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-145cbf13-295d-4f44-8333-e4ee26d2f5da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:05,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c56e4a77fdfb4f79890a9c9a75a791b3 used request id req-145cbf13-295d-4f44-8333-e4ee26d2f5da 2019-01-08 00:04:05,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:06,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["lhYPjK0lRdm700wuh04x4A"], "issued_at": "2019-01-08T00:04:06.000000Z"}} 2019-01-08 00:04:06,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bacab74ba4140c30ce472d4fe261b2814a1e116" 2019-01-08 00:04:06,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ddf523b-c801-4a4d-8a7b-28c63bd8eef8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:06,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4ddf523b-c801-4a4d-8a7b-28c63bd8eef8 2019-01-08 00:04:06,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:06,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:06,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["O0GwY7kDTkmxNIZDB7e_Ow"], "issued_at": "2019-01-08T00:04:06.000000Z"}} 2019-01-08 00:04:06,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:06,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c4a337-140c-403b-9fde-1474dbdadf4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:06,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-35c4a337-140c-403b-9fde-1474dbdadf4b 2019-01-08 00:04:06,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:06,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:06,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7695129-c66d-4ec6-a2f1-78a5de11114c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:04:06,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f7695129-c66d-4ec6-a2f1-78a5de11114c 2019-01-08 00:04:06,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:07,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777347c0-7f86-4d08-88cd-da427ca98e8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:07,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-777347c0-7f86-4d08-88cd-da427ca98e8a 2019-01-08 00:04:07,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:07,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1930eb65-059d-43dd-89c4-9e1b7cccbe20 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:07,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1930eb65-059d-43dd-89c4-9e1b7cccbe20 2019-01-08 00:04:07,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:07,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2910e4-6a60-41e2-ab9b-e1ee5280bfb5 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}]} 2019-01-08 00:04:07,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be used request id req-8c2910e4-6a60-41e2-ab9b-e1ee5280bfb5 2019-01-08 00:04:07,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/3cba26ddb0fa41b48474fa6f2913451b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:07,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a301ee23-8dee-4bf6-8efb-57df7c3bb6d0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.42:5000/v3/users/3cba26ddb0fa41b48474fa6f2913451b"}, "enabled": true, "id": "3cba26ddb0fa41b48474fa6f2913451b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-25a94836-688d-4b2-name"}} 2019-01-08 00:04:07,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/3cba26ddb0fa41b48474fa6f2913451b used request id req-a301ee23-8dee-4bf6-8efb-57df7c3bb6d0 2019-01-08 00:04:07,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/3cba26ddb0fa41b48474fa6f2913451b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:07,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd3addb-1196-4caa-b3f8-84a77e6c0dcd Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/3cba26ddb0fa41b48474fa6f2913451b/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 00:04:07,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/3cba26ddb0fa41b48474fa6f2913451b/roles used request id req-cfd3addb-1196-4caa-b3f8-84a77e6c0dcd 2019-01-08 00:04:07,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:08,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f812b6-eb82-43ff-8042-4db9d8d790f4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 00:04:08,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-77f812b6-eb82-43ff-8042-4db9d8d790f4 2019-01-08 00:04:08,109 - keystone_utils - INFO - Granting role admin to project api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be 2019-01-08 00:04:08,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/3cba26ddb0fa41b48474fa6f2913451b/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:08,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8958018-0f46-47bd-a129-13f5a3cc6c4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:08,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c/users/3cba26ddb0fa41b48474fa6f2913451b/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-a8958018-0f46-47bd-a129-13f5a3cc6c4d 2019-01-08 00:04:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:08,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b3f400-bb53-4f67-a2f0-a473e4fdb75c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:08,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d7b3f400-bb53-4f67-a2f0-a473e4fdb75c 2019-01-08 00:04:08,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:08,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585dfd3c-af1b-4a22-90c1-729ae315d5bf Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}]} 2019-01-08 00:04:08,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be used request id req-585dfd3c-af1b-4a22-90c1-729ae315d5bf 2019-01-08 00:04:08,507 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-25a94836-688d-4b2-name 2019-01-08 00:04:08,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:08,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:08,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bacab74ba4140c30ce472d4fe261b2814a1e116" 2019-01-08 00:04:08,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b8ec75-8f19-46ed-85d7-32a27cb40e85 Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-25a94836-688d-4b2-name", "links": {"self": "http://172.30.9.42:5000/v3/users/3cba26ddb0fa41b48474fa6f2913451b"}, "domain_id": "default", "enabled": true, "id": "3cba26ddb0fa41b48474fa6f2913451b", "options": {}}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:04:08,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-93b8ec75-8f19-46ed-85d7-32a27cb40e85 2019-01-08 00:04:08,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:08,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:09,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["7xztrDv-SSK2FWVD3SLTdg"], "issued_at": "2019-01-08T00:04:09.000000Z"}} 2019-01-08 00:04:09,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d59d52c632900f39987866bd18a8f16088df72" 2019-01-08 00:04:09,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea66e4b-427e-4c20-a33d-82ef8411cf84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:09,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3ea66e4b-427e-4c20-a33d-82ef8411cf84 2019-01-08 00:04:09,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:09,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:09,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d59d52c632900f39987866bd18a8f16088df72" 2019-01-08 00:04:09,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b35b59-328e-468f-b8a4-ad1adcd2df5b Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-25a94836-688d-4b2-name", "links": {"self": "http://172.30.9.42:5000/v3/users/3cba26ddb0fa41b48474fa6f2913451b"}, "domain_id": "default", "enabled": true, "id": "3cba26ddb0fa41b48474fa6f2913451b", "options": {}}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:04:09,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-07b35b59-328e-468f-b8a4-ad1adcd2df5b 2019-01-08 00:04:09,319 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-25a94836-688d-4b2-name 2019-01-08 00:04:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/3cba26ddb0fa41b48474fa6f2913451b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1201e20098931055ae244a55ce9c3cd7cf9bfa" 2019-01-08 00:04:09,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa4db356-4616-4765-bffd-dfa0925e5a14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:09,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/3cba26ddb0fa41b48474fa6f2913451b used request id req-fa4db356-4616-4765-bffd-dfa0925e5a14 2019-01-08 00:04:09,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:09,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["Zlldv__cQvStc8SVVYtvmQ"], "issued_at": "2019-01-08T00:04:09.000000Z"}} 2019-01-08 00:04:09,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a33afd0d003278d7a0dc3605d6d88d82ad2e76d" 2019-01-08 00:04:10,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6a720c-6e6e-4207-8137-9a8de30e86e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:10,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7d6a720c-6e6e-4207-8137-9a8de30e86e0 2019-01-08 00:04:10,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:10,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:10,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["c0mrsj4mTLGSqAeHAjb9Kg"], "issued_at": "2019-01-08T00:04:10.000000Z"}} 2019-01-08 00:04:10,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:10,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997b6587-86e3-4c6a-be44-a8cb87956b29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:10,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-997b6587-86e3-4c6a-be44-a8cb87956b29 2019-01-08 00:04:10,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:10,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:10,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-dca9595b-bd63-48d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:10,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f18553f-f87d-48c6-8df9-2bfe32ff71f2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-dca9595b-bd63-48d-name", "previous": null, "next": null}, "projects": []} 2019-01-08 00:04:10,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-dca9595b-bd63-48d-name used request id req-8f18553f-f87d-48c6-8df9-2bfe32ff71f2 2019-01-08 00:04:10,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:10,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900eb6f6-7375-4393-8d2e-cb9bb65a1f38 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:10,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-900eb6f6-7375-4393-8d2e-cb9bb65a1f38 2019-01-08 00:04:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-dca9595b-bd63-48d-name"}}' 2019-01-08 00:04:11,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0bed428-9d32-4c24-8252-177eb32e0439 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/829e40414e6d4acc9f689777f9c5b2cc"}, "tags": [], "enabled": true, "id": "829e40414e6d4acc9f689777f9c5b2cc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-dca9595b-bd63-48d-name"}} 2019-01-08 00:04:11,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e0bed428-9d32-4c24-8252-177eb32e0439 2019-01-08 00:04:11,151 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-dca9595b-bd63-48d-name 2019-01-08 00:04:11,151 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-dca9595b-bd63-48d-name 2019-01-08 00:04:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:11,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:11,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/829e40414e6d4acc9f689777f9c5b2cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a33afd0d003278d7a0dc3605d6d88d82ad2e76d" 2019-01-08 00:04:11,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2345c20-6cf9-411a-8e73-e1580f4beead Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:11,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/829e40414e6d4acc9f689777f9c5b2cc used request id req-f2345c20-6cf9-411a-8e73-e1580f4beead 2019-01-08 00:04:11,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:11,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-439b10d6-c770-4c27-8848-93d84cc9fd5a Date: Tue, 08 Jan 2019 00:04:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}]} 2019-01-08 00:04:11,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-439b10d6-c770-4c27-8848-93d84cc9fd5a 2019-01-08 00:04:11,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:11,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bea83f-6248-42a0-8bdd-4d514647846b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:04:11,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-60bea83f-6248-42a0-8bdd-4d514647846b 2019-01-08 00:04:11,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:12,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05545be6-787b-445c-8033-1eef47ad6dfc 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 00:04:12,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-05545be6-787b-445c-8033-1eef47ad6dfc 2019-01-08 00:04:12,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:12,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c17c0b-e990-4a10-9ac2-f3051e82ee90 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:04:12,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-01c17c0b-e990-4a10-9ac2-f3051e82ee90 2019-01-08 00:04:12,110 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-dca9595b-bd63-48d-name 2019-01-08 00:04:12,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/829e40414e6d4acc9f689777f9c5b2cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:12,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ad3a6af-644e-46d7-b30e-4465b2f9b044 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 829e40414e6d4acc9f689777f9c5b2cc.", "code": 404, "title": "Not Found"}} 2019-01-08 00:04:12,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/829e40414e6d4acc9f689777f9c5b2cc used request id req-6ad3a6af-644e-46d7-b30e-4465b2f9b044 2019-01-08 00:04:12,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 00:04:12,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:12,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b430393-026a-412e-8a83-f810ceb2671e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:12,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8b430393-026a-412e-8a83-f810ceb2671e 2019-01-08 00:04:12,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a33afd0d003278d7a0dc3605d6d88d82ad2e76d" 2019-01-08 00:04:12,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51291d0e-a561-4604-b21d-5852df33b98e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:04:12,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-51291d0e-a561-4604-b21d-5852df33b98e 2019-01-08 00:04:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cefd54787424e8f5eb099e160016772e4cdde48" 2019-01-08 00:04:12,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9110de-2572-4798-8f31-20652e4cad1f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:12,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0b9110de-2572-4798-8f31-20652e4cad1f 2019-01-08 00:04:12,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:12,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["pwVcclffStGOhvD1sJ8E9Q"], "issued_at": "2019-01-08T00:04:12.000000Z"}} 2019-01-08 00:04:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78d142806c3924650d805a0f1141b2fb3ecaa4a" 2019-01-08 00:04:13,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d7bb25-fc65-48f5-acdc-5df094499985 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:13,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c7d7bb25-fc65-48f5-acdc-5df094499985 2019-01-08 00:04:13,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:13,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:13,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["-Jf06K3mTdWwZ6AG2g_93w"], "issued_at": "2019-01-08T00:04:13.000000Z"}} 2019-01-08 00:04:13,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" 2019-01-08 00:04:13,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-234802c0-8c36-4382-be15-61bbcb725723 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:13,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-234802c0-8c36-4382-be15-61bbcb725723 2019-01-08 00:04:13,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:13,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ddf4cebc-acf8-44c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" 2019-01-08 00:04:13,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11875ddf-fb5b-4568-84a8-ea2ebcd8373b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ddf4cebc-acf8-44c-name", "previous": null, "next": null}, "projects": []} 2019-01-08 00:04:13,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ddf4cebc-acf8-44c-name used request id req-11875ddf-fb5b-4568-84a8-ea2ebcd8373b 2019-01-08 00:04:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" 2019-01-08 00:04:13,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426f048c-73ac-4ebf-81ab-0fa35101ee8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:13,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-426f048c-73ac-4ebf-81ab-0fa35101ee8a 2019-01-08 00:04:13,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ddf4cebc-acf8-44c-name"}}' 2019-01-08 00:04:13,909 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd5fd49-84ce-451c-8e13-56096cf45601 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e33eab9e55bb488eab50617b02c583da"}, "tags": [], "enabled": true, "id": "e33eab9e55bb488eab50617b02c583da", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ddf4cebc-acf8-44c-name"}} 2019-01-08 00:04:13,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4bd5fd49-84ce-451c-8e13-56096cf45601 2019-01-08 00:04:13,909 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ddf4cebc-acf8-44c-name 2019-01-08 00:04:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:13,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:13,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ddf4cebc-acf8-44c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78d142806c3924650d805a0f1141b2fb3ecaa4a" 2019-01-08 00:04:14,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d661117-143a-4bd1-aef7-89a7dbe512c4 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ddf4cebc-acf8-44c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e33eab9e55bb488eab50617b02c583da"}, "tags": [], "enabled": true, "id": "e33eab9e55bb488eab50617b02c583da", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ddf4cebc-acf8-44c-name"}]} 2019-01-08 00:04:14,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ddf4cebc-acf8-44c-name used request id req-6d661117-143a-4bd1-aef7-89a7dbe512c4 2019-01-08 00:04:14,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78d142806c3924650d805a0f1141b2fb3ecaa4a" 2019-01-08 00:04:14,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6bdb18b-c2f0-4c7c-a970-bde5f15dae86 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:04:14,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-a6bdb18b-c2f0-4c7c-a970-bde5f15dae86 2019-01-08 00:04:14,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" 2019-01-08 00:04:14,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d6499124-0e1a-4476-a336-6b0087fa4b4e Date: Tue, 08 Jan 2019 00:04:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}]} 2019-01-08 00:04:14,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-d6499124-0e1a-4476-a336-6b0087fa4b4e 2019-01-08 00:04:14,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" 2019-01-08 00:04:14,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c69dec-e422-4892-83aa-a6a55443b2fa Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:04:14,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-18c69dec-e422-4892-83aa-a6a55443b2fa 2019-01-08 00:04:14,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" 2019-01-08 00:04:14,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b48914d-c383-48e2-8e98-4d3fe6e4dfdf 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 00:04:14,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-6b48914d-c383-48e2-8e98-4d3fe6e4dfdf 2019-01-08 00:04:14,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" 2019-01-08 00:04:14,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e674b14-5d70-485a-9f5b-2242d1738289 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:04:14,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-8e674b14-5d70-485a-9f5b-2242d1738289 2019-01-08 00:04:14,921 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ddf4cebc-acf8-44c-name 2019-01-08 00:04:14,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e33eab9e55bb488eab50617b02c583da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" 2019-01-08 00:04:15,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09fd3ccb-d82e-4a6d-837c-972514a8af8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:15,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e33eab9e55bb488eab50617b02c583da used request id req-09fd3ccb-d82e-4a6d-837c-972514a8af8e 2019-01-08 00:04:15,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0e8dadde3999922e54246c079064763afff3ac" 2019-01-08 00:04:15,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e6b22a-44ab-4e43-bd27-4d4fc53e7bd2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:15,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-83e6b22a-44ab-4e43-bd27-4d4fc53e7bd2 2019-01-08 00:04:15,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:15,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["VXryw6yQTaetiQxq8Z4hmQ"], "issued_at": "2019-01-08T00:04:15.000000Z"}} 2019-01-08 00:04:15,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f41eeb674e5c5255723d0c751dbf81e19f075f0" 2019-01-08 00:04:15,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a88b85e-77a9-413b-9f5c-cf058991b3d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:15,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7a88b85e-77a9-413b-9f5c-cf058991b3d2 2019-01-08 00:04:15,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:15,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:16,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["H74ANwbDQ6SIvkmTLV1rag"], "issued_at": "2019-01-08T00:04:16.000000Z"}} 2019-01-08 00:04:16,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" 2019-01-08 00:04:16,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49420f0c-3c91-4b67-a84f-c577d0945860 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:16,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-49420f0c-3c91-4b67-a84f-c577d0945860 2019-01-08 00:04:16,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:16,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:16,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fdc4144f-a900-490-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" 2019-01-08 00:04:16,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af3e912-6ff2-44a6-a260-0609d3206035 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fdc4144f-a900-490-name", "previous": null, "next": null}, "projects": []} 2019-01-08 00:04:16,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fdc4144f-a900-490-name used request id req-4af3e912-6ff2-44a6-a260-0609d3206035 2019-01-08 00:04:16,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" 2019-01-08 00:04:16,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6344c8e3-9aed-4b2f-843f-48854c7b6830 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:16,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-6344c8e3-9aed-4b2f-843f-48854c7b6830 2019-01-08 00:04:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-fdc4144f-a900-490-name"}}' 2019-01-08 00:04:16,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198a27ab-9d8f-4f64-9857-dad12eca08a7 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/aff46c6e0152475b9cd795f2004bd05f"}, "tags": [], "enabled": true, "id": "aff46c6e0152475b9cd795f2004bd05f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fdc4144f-a900-490-name"}} 2019-01-08 00:04:16,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-198a27ab-9d8f-4f64-9857-dad12eca08a7 2019-01-08 00:04:16,730 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-fdc4144f-a900-490-name 2019-01-08 00:04:16,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:16,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fdc4144f-a900-490-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f41eeb674e5c5255723d0c751dbf81e19f075f0" 2019-01-08 00:04:16,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3cae654-5fa1-475f-bb98-fc5e992c05f0 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fdc4144f-a900-490-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/aff46c6e0152475b9cd795f2004bd05f"}, "tags": [], "enabled": true, "id": "aff46c6e0152475b9cd795f2004bd05f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fdc4144f-a900-490-name"}]} 2019-01-08 00:04:16,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fdc4144f-a900-490-name used request id req-a3cae654-5fa1-475f-bb98-fc5e992c05f0 2019-01-08 00:04:16,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:16,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:17,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["x9iUvjyoRdmcXW69cW3u3Q"], "issued_at": "2019-01-08T00:04:17.000000Z"}} 2019-01-08 00:04:17,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72961c67d5c1f2ba0cfb84c2e7b786543e2d283" 2019-01-08 00:04:17,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4383606-e6ea-4f03-b2f9-31f204afe152 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:17,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d4383606-e6ea-4f03-b2f9-31f204afe152 2019-01-08 00:04:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:17,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:17,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fdc4144f-a900-490-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72961c67d5c1f2ba0cfb84c2e7b786543e2d283" 2019-01-08 00:04:17,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b80a0c-a1c6-44fe-8655-2bebff04db69 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fdc4144f-a900-490-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/aff46c6e0152475b9cd795f2004bd05f"}, "tags": [], "enabled": true, "id": "aff46c6e0152475b9cd795f2004bd05f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fdc4144f-a900-490-name"}]} 2019-01-08 00:04:17,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fdc4144f-a900-490-name used request id req-00b80a0c-a1c6-44fe-8655-2bebff04db69 2019-01-08 00:04:17,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f41eeb674e5c5255723d0c751dbf81e19f075f0" 2019-01-08 00:04:17,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123c57d6-1705-4db1-84c3-aca2a47dc51a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:04:17,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-123c57d6-1705-4db1-84c3-aca2a47dc51a 2019-01-08 00:04:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" 2019-01-08 00:04:17,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-105500d9-44ae-4b59-8c87-aea7a8f307a7 Date: Tue, 08 Jan 2019 00:04:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}]} 2019-01-08 00:04:17,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-105500d9-44ae-4b59-8c87-aea7a8f307a7 2019-01-08 00:04:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" 2019-01-08 00:04:17,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6373553e-1c9f-47fb-93d5-e16836e7fc34 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:04:17,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-6373553e-1c9f-47fb-93d5-e16836e7fc34 2019-01-08 00:04:18,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" 2019-01-08 00:04:18,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b0f1af-b6e5-4d3f-bc7a-54859ee039c2 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 00:04:18,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-40b0f1af-b6e5-4d3f-bc7a-54859ee039c2 2019-01-08 00:04:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" 2019-01-08 00:04:18,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b83de5-1e39-4937-b01f-3948ee843193 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:04:18,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-a3b83de5-1e39-4937-b01f-3948ee843193 2019-01-08 00:04:18,227 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-fdc4144f-a900-490-name 2019-01-08 00:04:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/aff46c6e0152475b9cd795f2004bd05f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" 2019-01-08 00:04:18,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3b9c866-cd5b-42bb-9bfa-8470e8edad8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:18,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/aff46c6e0152475b9cd795f2004bd05f used request id req-e3b9c866-cd5b-42bb-9bfa-8470e8edad8b 2019-01-08 00:04:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d54d5976c24e0ecd6bd41e950269653c04ba1" 2019-01-08 00:04:18,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d1ba1f9-3980-4bb1-90e8-32c665c354ae Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:18,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3d1ba1f9-3980-4bb1-90e8-32c665c354ae 2019-01-08 00:04:18,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:19,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["5NACOGUZRSGkwX01tNPzVg"], "issued_at": "2019-01-08T00:04:19.000000Z"}} 2019-01-08 00:04:19,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62e42e591622f3c5826d59eee7cc9069572caeba" 2019-01-08 00:04:19,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c349f313-ad24-4ac8-a6b2-f91244295a86 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:19,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c349f313-ad24-4ac8-a6b2-f91244295a86 2019-01-08 00:04:19,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:19,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:19,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["0AzpYrGXTBiI4dmaKR0tdA"], "issued_at": "2019-01-08T00:04:19.000000Z"}} 2019-01-08 00:04:19,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f26d123f3d302daab564ff4168296b38a6002cb" 2019-01-08 00:04:19,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8d91cc-ede9-4c07-87e0-ba3c856d0b43 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:19,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-fc8d91cc-ede9-4c07-87e0-ba3c856d0b43 2019-01-08 00:04:19,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:19,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:19,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-378eaae8-beb7-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f26d123f3d302daab564ff4168296b38a6002cb" 2019-01-08 00:04:19,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c5e88e-133d-4008-bec8-6f3d4ba34393 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-378eaae8-beb7-4ab-name", "previous": null, "next": null}, "projects": []} 2019-01-08 00:04:19,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-378eaae8-beb7-4ab-name used request id req-67c5e88e-133d-4008-bec8-6f3d4ba34393 2019-01-08 00:04:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f26d123f3d302daab564ff4168296b38a6002cb" 2019-01-08 00:04:19,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f5f6f6-a18b-45f6-88c7-33e1c9adc76a Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=foo", "previous": null, "next": null}} 2019-01-08 00:04:19,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=foo used request id req-c4f5f6f6-a18b-45f6-88c7-33e1c9adc76a 2019-01-08 00:04:19,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f26d123f3d302daab564ff4168296b38a6002cb" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-378eaae8-beb7-4ab-name"}}' 2019-01-08 00:04:19,967 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 08 Jan 2019 00:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c95f8ad-ef52-4f19-b723-978adfd55ea1 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2019-01-08 00:04:19,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-1c95f8ad-ef52-4f19-b723-978adfd55ea1 2019-01-08 00:04:19,967 - keystoneauth.session - DEBUG - Request returned failure status: 400 2019-01-08 00:04:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f26d123f3d302daab564ff4168296b38a6002cb" 2019-01-08 00:04:19,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b715aed-2e78-472b-9bf6-357adc4cd87f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:19,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9b715aed-2e78-472b-9bf6-357adc4cd87f 2019-01-08 00:04:19,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:20,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["8yAiK8ECT-KvSMoS_Rb3YQ"], "issued_at": "2019-01-08T00:04:20.000000Z"}} 2019-01-08 00:04:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590a6d6d0ff8e7df4b0a2422d38f312b62240905" 2019-01-08 00:04:20,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8dd9696-18eb-4d2a-a04e-b901a1e5bd9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:20,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b8dd9696-18eb-4d2a-a04e-b901a1e5bd9a 2019-01-08 00:04:20,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:20,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:20,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["j85722n6RbuhpDBIENZvVw"], "issued_at": "2019-01-08T00:04:20.000000Z"}} 2019-01-08 00:04:20,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:21,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5c2d97-5b8c-484e-83eb-23548e5ef73b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:21,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cd5c2d97-5b8c-484e-83eb-23548e5ef73b 2019-01-08 00:04:21,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:21,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e522bb76-0efd-420-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:21,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc7570e-460a-444a-854c-baf653808628 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e522bb76-0efd-420-name", "previous": null, "next": null}, "projects": []} 2019-01-08 00:04:21,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e522bb76-0efd-420-name used request id req-fdc7570e-460a-444a-854c-baf653808628 2019-01-08 00:04:21,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:21,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9db82a-01d6-4d69-8bc8-8fd6a80360d8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:21,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5e9db82a-01d6-4d69-8bc8-8fd6a80360d8 2019-01-08 00:04:21,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-e522bb76-0efd-420-name"}}' 2019-01-08 00:04:21,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd72d344-4f1e-460c-a1e8-0c5b7a8364c9 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d4bbcda7c2c546ad99618778abfa734b"}, "tags": [], "enabled": true, "id": "d4bbcda7c2c546ad99618778abfa734b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e522bb76-0efd-420-name"}} 2019-01-08 00:04:21,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-dd72d344-4f1e-460c-a1e8-0c5b7a8364c9 2019-01-08 00:04:21,454 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e522bb76-0efd-420-name 2019-01-08 00:04:21,454 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:04:21,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-quota-sets/d4bbcda7c2c546ad99618778abfa734b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:21,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-febd94d2-37cf-4dee-86ba-925484315b8b x-compute-request-id: req-febd94d2-37cf-4dee-86ba-925484315b8b Content-Encoding: gzip Content-Length: 224 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": "d4bbcda7c2c546ad99618778abfa734b", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-08 00:04:21,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-quota-sets/d4bbcda7c2c546ad99618778abfa734b used request id req-febd94d2-37cf-4dee-86ba-925484315b8b 2019-01-08 00:04:21,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:8774/v2.1/os-quota-sets/d4bbcda7c2c546ad99618778abfa734b -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" -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}}' 2019-01-08 00:04:22,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df18ff82-0895-4752-8b87-807782490ccc x-compute-request-id: req-df18ff82-0895-4752-8b87-807782490ccc 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}} 2019-01-08 00:04:22,182 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.42:8774/v2.1/os-quota-sets/d4bbcda7c2c546ad99618778abfa734b used request id req-df18ff82-0895-4752-8b87-807782490ccc 2019-01-08 00:04:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:22,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:22,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e522bb76-0efd-420-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590a6d6d0ff8e7df4b0a2422d38f312b62240905" 2019-01-08 00:04:22,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa8261e-fa46-4eaf-84fe-d5153be84a84 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e522bb76-0efd-420-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d4bbcda7c2c546ad99618778abfa734b"}, "tags": [], "enabled": true, "id": "d4bbcda7c2c546ad99618778abfa734b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e522bb76-0efd-420-name"}]} 2019-01-08 00:04:22,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e522bb76-0efd-420-name used request id req-9fa8261e-fa46-4eaf-84fe-d5153be84a84 2019-01-08 00:04:22,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590a6d6d0ff8e7df4b0a2422d38f312b62240905" 2019-01-08 00:04:22,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d5ab80-f386-40b2-a2a2-68adf1483b3d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:04:22,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-30d5ab80-f386-40b2-a2a2-68adf1483b3d 2019-01-08 00:04:22,316 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:04:22,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-quota-sets/d4bbcda7c2c546ad99618778abfa734b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590a6d6d0ff8e7df4b0a2422d38f312b62240905" 2019-01-08 00:04:22,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56e4be7a-3ba8-4a12-9dd2-cca6ff6dafde x-compute-request-id: req-56e4be7a-3ba8-4a12-9dd2-cca6ff6dafde Content-Encoding: gzip Content-Length: 224 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": "d4bbcda7c2c546ad99618778abfa734b", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-08 00:04:22,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-quota-sets/d4bbcda7c2c546ad99618778abfa734b used request id req-56e4be7a-3ba8-4a12-9dd2-cca6ff6dafde 2019-01-08 00:04:22,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:23,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a7fe7492-3342-46d7-b484-abe88c44d1af Date: Tue, 08 Jan 2019 00:04:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}]} 2019-01-08 00:04:23,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-a7fe7492-3342-46d7-b484-abe88c44d1af 2019-01-08 00:04:23,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:23,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92905f72-b812-4898-97e2-046593024412 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:04:23,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-92905f72-b812-4898-97e2-046593024412 2019-01-08 00:04:23,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:23,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcab3480-7033-4bf5-96ae-10aaff872f74 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 00:04:23,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-dcab3480-7033-4bf5-96ae-10aaff872f74 2019-01-08 00:04:23,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:23,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9240ad37-0bc0-4fca-8e82-1b20e45188bd Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:04:23,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-9240ad37-0bc0-4fca-8e82-1b20e45188bd 2019-01-08 00:04:23,271 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e522bb76-0efd-420-name 2019-01-08 00:04:23,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/d4bbcda7c2c546ad99618778abfa734b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:23,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-372171ea-b0df-409b-b69d-2d328f086ba7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:23,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/d4bbcda7c2c546ad99618778abfa734b used request id req-372171ea-b0df-409b-b69d-2d328f086ba7 2019-01-08 00:04:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d7804ef5a68ba496ea3930173b3d7248e09dc" 2019-01-08 00:04:23,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff63f58-6b11-4389-8429-b322fb71b7c3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:23,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cff63f58-6b11-4389-8429-b322fb71b7c3 2019-01-08 00:04:23,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:23,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["o3ttM7MYR5W1qGCWsW383w"], "issued_at": "2019-01-08T00:04:23.000000Z"}} 2019-01-08 00:04:23,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d4c828f23f88998609ad98a712a0fbcea285ae" 2019-01-08 00:04:24,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfd5016-7deb-4a7a-853c-ba9d1f63ce2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:24,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ddfd5016-7deb-4a7a-853c-ba9d1f63ce2a 2019-01-08 00:04:24,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:24,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:24,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["lmQ-MOLvTBKgn8trnfbwlg"], "issued_at": "2019-01-08T00:04:24.000000Z"}} 2019-01-08 00:04:24,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:24,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc201c7f-c271-427c-a5e3-0ea97b4008f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:24,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-dc201c7f-c271-427c-a5e3-0ea97b4008f4 2019-01-08 00:04:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:24,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60917aa8-8b0f-40d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:24,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6709647b-15e7-415e-86a9-c495704f5b56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60917aa8-8b0f-40d-name", "previous": null, "next": null}, "projects": []} 2019-01-08 00:04:24,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60917aa8-8b0f-40d-name used request id req-6709647b-15e7-415e-86a9-c495704f5b56 2019-01-08 00:04:24,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:24,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730070a8-ef4d-4ecf-a606-b38c505bf7f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:24,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-730070a8-ef4d-4ecf-a606-b38c505bf7f1 2019-01-08 00:04:24,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-60917aa8-8b0f-40d-name"}}' 2019-01-08 00:04:25,107 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71e99967-a4ef-4e84-aff9-e5eb80356f17 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/4a08b26f5b6f4f08bd4793579f8a89e8"}, "tags": [], "enabled": true, "id": "4a08b26f5b6f4f08bd4793579f8a89e8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-60917aa8-8b0f-40d-name"}} 2019-01-08 00:04:25,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-71e99967-a4ef-4e84-aff9-e5eb80356f17 2019-01-08 00:04:25,107 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-60917aa8-8b0f-40d-name 2019-01-08 00:04:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:25,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:25,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60917aa8-8b0f-40d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d4c828f23f88998609ad98a712a0fbcea285ae" 2019-01-08 00:04:25,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01696327-55cf-4c13-976f-3fcd6130cf91 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60917aa8-8b0f-40d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/4a08b26f5b6f4f08bd4793579f8a89e8"}, "tags": [], "enabled": true, "id": "4a08b26f5b6f4f08bd4793579f8a89e8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-60917aa8-8b0f-40d-name"}]} 2019-01-08 00:04:25,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60917aa8-8b0f-40d-name used request id req-01696327-55cf-4c13-976f-3fcd6130cf91 2019-01-08 00:04:25,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d4c828f23f88998609ad98a712a0fbcea285ae" 2019-01-08 00:04:25,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee24623-4f60-4b40-8542-16b9b84c9dc6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:04:25,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-4ee24623-4f60-4b40-8542-16b9b84c9dc6 2019-01-08 00:04:25,339 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:04:25,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:8774/v2.1/os-quota-sets/4a08b26f5b6f4f08bd4793579f8a89e8 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" -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}}' 2019-01-08 00:04:26,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01f95335-6572-44c7-9202-6ac4d6833538 x-compute-request-id: req-01f95335-6572-44c7-9202-6ac4d6833538 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}} 2019-01-08 00:04:26,016 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.42:8774/v2.1/os-quota-sets/4a08b26f5b6f4f08bd4793579f8a89e8 used request id req-01f95335-6572-44c7-9202-6ac4d6833538 2019-01-08 00:04:26,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/quotas/4a08b26f5b6f4f08bd4793579f8a89e8 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2019-01-08 00:04:26,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-41191449-6d03-41e4-99ae-b3104284b5bb Date: Tue, 08 Jan 2019 00:04:26 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}} 2019-01-08 00:04:26,386 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/quotas/4a08b26f5b6f4f08bd4793579f8a89e8 used request id req-41191449-6d03-41e4-99ae-b3104284b5bb 2019-01-08 00:04:26,386 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:04:26,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-quota-sets/4a08b26f5b6f4f08bd4793579f8a89e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:26,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe0b2e00-3ddc-4c40-8002-4480f5841930 x-compute-request-id: req-fe0b2e00-3ddc-4c40-8002-4480f5841930 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "4a08b26f5b6f4f08bd4793579f8a89e8", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-08 00:04:26,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-quota-sets/4a08b26f5b6f4f08bd4793579f8a89e8 used request id req-fe0b2e00-3ddc-4c40-8002-4480f5841930 2019-01-08 00:04:26,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/quotas/4a08b26f5b6f4f08bd4793579f8a89e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:26,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-e5fef60b-9aa9-4add-bb1a-c6ec4396155d Date: Tue, 08 Jan 2019 00:04:26 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}} 2019-01-08 00:04:26,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/quotas/4a08b26f5b6f4f08bd4793579f8a89e8 used request id req-e5fef60b-9aa9-4add-bb1a-c6ec4396155d 2019-01-08 00:04:26,834 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:04:26,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-quota-sets/4a08b26f5b6f4f08bd4793579f8a89e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d4c828f23f88998609ad98a712a0fbcea285ae" 2019-01-08 00:04:27,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5340ffe-26d3-4d39-b142-8ecd70282740 x-compute-request-id: req-a5340ffe-26d3-4d39-b142-8ecd70282740 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "4a08b26f5b6f4f08bd4793579f8a89e8", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-08 00:04:27,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-quota-sets/4a08b26f5b6f4f08bd4793579f8a89e8 used request id req-a5340ffe-26d3-4d39-b142-8ecd70282740 2019-01-08 00:04:27,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/quotas/4a08b26f5b6f4f08bd4793579f8a89e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d4c828f23f88998609ad98a712a0fbcea285ae" 2019-01-08 00:04:27,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-52497b00-8903-45dc-b202-f4e4ce2a3c19 Date: Tue, 08 Jan 2019 00:04:27 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}} 2019-01-08 00:04:27,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/quotas/4a08b26f5b6f4f08bd4793579f8a89e8 used request id req-52497b00-8903-45dc-b202-f4e4ce2a3c19 2019-01-08 00:04:27,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:27,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1ff72e55-415e-4a4c-bb5e-280b6bc34dc8 Date: Tue, 08 Jan 2019 00:04:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}]} 2019-01-08 00:04:27,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-1ff72e55-415e-4a4c-bb5e-280b6bc34dc8 2019-01-08 00:04:27,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:27,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a12011-6fce-487e-970f-a388963926f4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:04:27,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-32a12011-6fce-487e-970f-a388963926f4 2019-01-08 00:04:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:27,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc7e86e-c7f9-4500-a1b2-17560118d11b 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 00:04:27,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-9cc7e86e-c7f9-4500-a1b2-17560118d11b 2019-01-08 00:04:27,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:28,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64009ddf-cf03-477f-8703-0227958de58b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:04:28,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-64009ddf-cf03-477f-8703-0227958de58b 2019-01-08 00:04:28,079 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-60917aa8-8b0f-40d-name 2019-01-08 00:04:28,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/4a08b26f5b6f4f08bd4793579f8a89e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:28,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd8767d6-57af-400f-8aca-553dfc8289eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:28,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/4a08b26f5b6f4f08bd4793579f8a89e8 used request id req-cd8767d6-57af-400f-8aca-553dfc8289eb 2019-01-08 00:04:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7178c05404d936d5e598cdc76a3b862440cf3bbb" 2019-01-08 00:04:28,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6265010-a303-48e3-8d6f-e9dfca47a4ed Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:28,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a6265010-a303-48e3-8d6f-e9dfca47a4ed 2019-01-08 00:04:28,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:28,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["27jxWuO0Qqu7BPLYLTCH7A"], "issued_at": "2019-01-08T00:04:28.000000Z"}} 2019-01-08 00:04:28,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46fb547f8fd1936f82ad3d7d034ffda5313bb876" 2019-01-08 00:04:28,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f576af-5437-4d15-9f9b-649ef1f4678d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:28,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b6f576af-5437-4d15-9f9b-649ef1f4678d 2019-01-08 00:04:28,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:28,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:29,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["wO6OgnTkReyRrAg7LRnsYQ"], "issued_at": "2019-01-08T00:04:29.000000Z"}} 2019-01-08 00:04:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:29,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788f68c2-8c7c-469d-85cc-8f22f71df13e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:29,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-788f68c2-8c7c-469d-85cc-8f22f71df13e 2019-01-08 00:04:29,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:29,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a6399b17-09cf-474-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:29,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab02a8d-8622-4436-aa11-b9fc3191c61c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a6399b17-09cf-474-name", "previous": null, "next": null}, "projects": []} 2019-01-08 00:04:29,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a6399b17-09cf-474-name used request id req-8ab02a8d-8622-4436-aa11-b9fc3191c61c 2019-01-08 00:04:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:29,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2bbde9-c3e9-457e-9928-694fc6f491ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:29,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-bb2bbde9-c3e9-457e-9928-694fc6f491ff 2019-01-08 00:04:29,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-a6399b17-09cf-474-name"}}' 2019-01-08 00:04:29,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92b8c59-a15e-4593-824e-4411ccd0e03a Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393"}, "tags": [], "enabled": true, "id": "091ccc4383174879bfd2d10a18ec7393", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a6399b17-09cf-474-name"}} 2019-01-08 00:04:29,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c92b8c59-a15e-4593-824e-4411ccd0e03a 2019-01-08 00:04:29,826 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a6399b17-09cf-474-name 2019-01-08 00:04:29,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:29,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:30,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["nMVjNRllQ4yirLWFuVIg0w"], "issued_at": "2019-01-08T00:04:30.000000Z"}} 2019-01-08 00:04:30,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:30,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a1a51b-c212-4dfd-8b2c-7f218b995350 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:30,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a8a1a51b-c212-4dfd-8b2c-7f218b995350 2019-01-08 00:04:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:30,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:30,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1717c0d-e171-42f7-8b4a-69e04ab8c4bc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:04:30,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a1717c0d-e171-42f7-8b4a-69e04ab8c4bc 2019-01-08 00:04:30,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:30,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b94493-010a-428c-96eb-c2e5706ea7dd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:30,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-27b94493-010a-428c-96eb-c2e5706ea7dd 2019-01-08 00:04:31,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:31,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982759a4-9767-4f2c-9fb6-4fd91213cc4c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:31,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-982759a4-9767-4f2c-9fb6-4fd91213cc4c 2019-01-08 00:04:31,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateProjectUserTests-a6399b17-09cf-474-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:31,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff16645-ae8c-48e9-b845-fadfbcff089c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateProjectUserTests-a6399b17-09cf-474-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393"}, "tags": [], "enabled": true, "id": "091ccc4383174879bfd2d10a18ec7393", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a6399b17-09cf-474-name"}]} 2019-01-08 00:04:31,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateProjectUserTests-a6399b17-09cf-474-name used request id req-5ff16645-ae8c-48e9-b845-fadfbcff089c 2019-01-08 00:04:31,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/be62a708692c42ff821241cb2172e3fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:31,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bd4fbf-ecf3-43fc-8bf3-c8ca65dd666d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.42:5000/v3/users/be62a708692c42ff821241cb2172e3fd"}, "enabled": true, "id": "be62a708692c42ff821241cb2172e3fd", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a6399b17-09cf-474-user"}} 2019-01-08 00:04:31,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/be62a708692c42ff821241cb2172e3fd used request id req-26bd4fbf-ecf3-43fc-8bf3-c8ca65dd666d 2019-01-08 00:04:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393/users/be62a708692c42ff821241cb2172e3fd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:31,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6282ff-65c5-4daf-82af-cbc268f8e71b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393/users/be62a708692c42ff821241cb2172e3fd/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 00:04:31,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393/users/be62a708692c42ff821241cb2172e3fd/roles used request id req-ae6282ff-65c5-4daf-82af-cbc268f8e71b 2019-01-08 00:04:31,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:31,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4616584-5825-40ac-b5b8-3699b12ba82c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 00:04:31,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-b4616584-5825-40ac-b5b8-3699b12ba82c 2019-01-08 00:04:31,647 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a6399b17-09cf-474-name 2019-01-08 00:04:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393/users/be62a708692c42ff821241cb2172e3fd/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:31,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a6e23e-0f81-41d9-b3e0-faf9b0c7c5ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:31,841 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393/users/be62a708692c42ff821241cb2172e3fd/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-18a6e23e-0f81-41d9-b3e0-faf9b0c7c5ce 2019-01-08 00:04:31,842 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a6399b17-09cf-474-user 2019-01-08 00:04:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:31,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a929b560-5cb0-42ed-b6f9-6b1c4ffe5a37 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:31,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a929b560-5cb0-42ed-b6f9-6b1c4ffe5a37 2019-01-08 00:04:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" -d '{"role": {"name": "CreateProjectUserTests-a6399b17-09cf-474-name-role"}}' 2019-01-08 00:04:32,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dad88b7d-a707-4b10-a18e-3f8981b9ff44 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62fee19f167e44099b679871858135af", "links": {"self": "http://172.30.9.42:5000/v3/roles/62fee19f167e44099b679871858135af"}, "name": "CreateProjectUserTests-a6399b17-09cf-474-name-role"}} 2019-01-08 00:04:32,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-dad88b7d-a707-4b10-a18e-3f8981b9ff44 2019-01-08 00:04:32,078 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a6399b17-09cf-474-name-role 2019-01-08 00:04:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/62fee19f167e44099b679871858135af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:32,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23ad0f1-4647-44fe-8a1b-f95549928563 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62fee19f167e44099b679871858135af", "links": {"self": "http://172.30.9.42:5000/v3/roles/62fee19f167e44099b679871858135af"}, "name": "CreateProjectUserTests-a6399b17-09cf-474-name-role"}} 2019-01-08 00:04:32,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/62fee19f167e44099b679871858135af used request id req-a23ad0f1-4647-44fe-8a1b-f95549928563 2019-01-08 00:04:32,288 - keystone_utils - INFO - Granting role CreateProjectUserTests-a6399b17-09cf-474-name-role to project CreateProjectUserTests-a6399b17-09cf-474-name 2019-01-08 00:04:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393/users/be62a708692c42ff821241cb2172e3fd/roles/62fee19f167e44099b679871858135af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:32,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4127419c-6704-42e0-a131-08ae13df0a7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:32,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393/users/be62a708692c42ff821241cb2172e3fd/roles/62fee19f167e44099b679871858135af used request id req-4127419c-6704-42e0-a131-08ae13df0a7c 2019-01-08 00:04:32,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:32,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:32,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62fee19f167e44099b679871858135af", "name": "CreateProjectUserTests-a6399b17-09cf-474-name-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "091ccc4383174879bfd2d10a18ec7393", "name": "CreateProjectUserTests-a6399b17-09cf-474-name"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_091ccc4383174879bfd2d10a18ec7393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_091ccc4383174879bfd2d10a18ec7393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/091ccc4383174879bfd2d10a18ec7393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/091ccc4383174879bfd2d10a18ec7393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/091ccc4383174879bfd2d10a18ec7393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/091ccc4383174879bfd2d10a18ec7393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/091ccc4383174879bfd2d10a18ec7393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/091ccc4383174879bfd2d10a18ec7393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/091ccc4383174879bfd2d10a18ec7393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/091ccc4383174879bfd2d10a18ec7393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/091ccc4383174879bfd2d10a18ec7393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/091ccc4383174879bfd2d10a18ec7393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/091ccc4383174879bfd2d10a18ec7393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/091ccc4383174879bfd2d10a18ec7393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a6399b17-09cf-474-user", "id": "be62a708692c42ff821241cb2172e3fd"}, "audit_ids": ["orZq-Fu9S1-v9S2iIXZX_A"], "issued_at": "2019-01-08T00:04:32.000000Z"}} 2019-01-08 00:04:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:32,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788e9c20-cf94-43a5-b3f2-746b17661943 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:32,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-788e9c20-cf94-43a5-b3f2-746b17661943 2019-01-08 00:04:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateProjectUserTests-a6399b17-09cf-474-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:33,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5e64a692-e180-43cf-9dc9-cd45426d7fdf Date: Tue, 08 Jan 2019 00:04:33 GMT RESP BODY: {"security_groups": []} 2019-01-08 00:04:33,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateProjectUserTests-a6399b17-09cf-474-name&description=hello+group used request id req-5e64a692-e180-43cf-9dc9-cd45426d7fdf 2019-01-08 00:04:33,402 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a6399b17-09cf-474-name... 2019-01-08 00:04:33,402 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a6399b17-09cf-474-name 2019-01-08 00:04:33,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" -d '{"security_group": {"name": "CreateProjectUserTests-a6399b17-09cf-474-name", "description": "hello group"}}' 2019-01-08 00:04:33,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-fc14304f-4098-48df-99bf-1741f77cb10a Date: Tue, 08 Jan 2019 00:04:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "updated_at": "2019-01-08T00:04:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "02728bfe-d9b5-405a-ace7-dce7e87d19c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv6", "project_id": "091ccc4383174879bfd2d10a18ec7393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "ac220aa9-0476-434c-8eb4-4b41225e49ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv4", "project_id": "091ccc4383174879bfd2d10a18ec7393"}], "revision_number": 2, "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "name": "CreateProjectUserTests-a6399b17-09cf-474-name"}} 2019-01-08 00:04:33,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-fc14304f-4098-48df-99bf-1741f77cb10a 2019-01-08 00:04:33,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad689e0f-e751-4974-bd98-4fe9f5e12bd0 2019-01-08 00:04:34,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:34,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dac16df1-c4b8-4f59-92d3-c55ffe427a3c Date: Tue, 08 Jan 2019 00:04: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": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "02728bfe-d9b5-405a-ace7-dce7e87d19c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "ac220aa9-0476-434c-8eb4-4b41225e49ec"}]} 2019-01-08 00:04:34,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 used request id req-dac16df1-c4b8-4f59-92d3-c55ffe427a3c 2019-01-08 00:04:34,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad689e0f-e751-4974-bd98-4fe9f5e12bd0 2019-01-08 00:04:34,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:34,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3cac1050-67d8-4205-a010-322241112872 Date: Tue, 08 Jan 2019 00:04: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": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "02728bfe-d9b5-405a-ace7-dce7e87d19c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "ac220aa9-0476-434c-8eb4-4b41225e49ec"}]} 2019-01-08 00:04:34,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 used request id req-3cac1050-67d8-4205-a010-322241112872 2019-01-08 00:04:34,453 - neutron_utils - INFO - Retrieving security group with ID - ad689e0f-e751-4974-bd98-4fe9f5e12bd0 2019-01-08 00:04:34,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:34,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0aaf9423-081d-4ca9-b106-ee62a888de5f Date: Tue, 08 Jan 2019 00:04:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "updated_at": "2019-01-08T00:04:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "02728bfe-d9b5-405a-ace7-dce7e87d19c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv6", "project_id": "091ccc4383174879bfd2d10a18ec7393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "ac220aa9-0476-434c-8eb4-4b41225e49ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv4", "project_id": "091ccc4383174879bfd2d10a18ec7393"}], "revision_number": 2, "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "name": "CreateProjectUserTests-a6399b17-09cf-474-name"}]} 2019-01-08 00:04:34,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 used request id req-0aaf9423-081d-4ca9-b106-ee62a888de5f 2019-01-08 00:04:34,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad689e0f-e751-4974-bd98-4fe9f5e12bd0 2019-01-08 00:04:34,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:34,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a3297e9-08d3-4c9e-a83f-390160111b4a Date: Tue, 08 Jan 2019 00:04: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": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "02728bfe-d9b5-405a-ace7-dce7e87d19c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "ac220aa9-0476-434c-8eb4-4b41225e49ec"}]} 2019-01-08 00:04:34,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 used request id req-3a3297e9-08d3-4c9e-a83f-390160111b4a 2019-01-08 00:04:34,709 - neutron_utils - INFO - Retrieving security group with ID - ad689e0f-e751-4974-bd98-4fe9f5e12bd0 2019-01-08 00:04:34,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:34,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ee47e0dc-abaa-41f5-899a-6f9769e5fdd6 Date: Tue, 08 Jan 2019 00:04:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "updated_at": "2019-01-08T00:04:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "02728bfe-d9b5-405a-ace7-dce7e87d19c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv6", "project_id": "091ccc4383174879bfd2d10a18ec7393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "ac220aa9-0476-434c-8eb4-4b41225e49ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv4", "project_id": "091ccc4383174879bfd2d10a18ec7393"}], "revision_number": 2, "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "name": "CreateProjectUserTests-a6399b17-09cf-474-name"}]} 2019-01-08 00:04:34,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 used request id req-ee47e0dc-abaa-41f5-899a-6f9769e5fdd6 2019-01-08 00:04:34,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad689e0f-e751-4974-bd98-4fe9f5e12bd0 2019-01-08 00:04:34,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:34,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-850b71a2-16ee-4a37-9334-d9d6ecb7835f Date: Tue, 08 Jan 2019 00:04: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": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "02728bfe-d9b5-405a-ace7-dce7e87d19c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "ac220aa9-0476-434c-8eb4-4b41225e49ec"}]} 2019-01-08 00:04:34,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 used request id req-850b71a2-16ee-4a37-9334-d9d6ecb7835f 2019-01-08 00:04:34,965 - neutron_utils - INFO - Retrieving security group with ID - ad689e0f-e751-4974-bd98-4fe9f5e12bd0 2019-01-08 00:04:34,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:35,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8cce6fdd-8420-4b2c-a47f-638f60cb05e3 Date: Tue, 08 Jan 2019 00:04:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "updated_at": "2019-01-08T00:04:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "02728bfe-d9b5-405a-ace7-dce7e87d19c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv6", "project_id": "091ccc4383174879bfd2d10a18ec7393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "ac220aa9-0476-434c-8eb4-4b41225e49ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv4", "project_id": "091ccc4383174879bfd2d10a18ec7393"}], "revision_number": 2, "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "name": "CreateProjectUserTests-a6399b17-09cf-474-name"}]} 2019-01-08 00:04:35,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 used request id req-8cce6fdd-8420-4b2c-a47f-638f60cb05e3 2019-01-08 00:04:35,213 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad689e0f-e751-4974-bd98-4fe9f5e12bd0 2019-01-08 00:04:35,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:35,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e4e9746b-9a1f-49e4-b0fd-b0dffe980e24 Date: Tue, 08 Jan 2019 00:04:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "02728bfe-d9b5-405a-ace7-dce7e87d19c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "ad689e0f-e751-4974-bd98-4fe9f5e12bd0", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "ac220aa9-0476-434c-8eb4-4b41225e49ec"}]} 2019-01-08 00:04:35,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ad689e0f-e751-4974-bd98-4fe9f5e12bd0 used request id req-e4e9746b-9a1f-49e4-b0fd-b0dffe980e24 2019-01-08 00:04:35,236 - neutron_utils - INFO - Deleting security group rule with ID - ac220aa9-0476-434c-8eb4-4b41225e49ec 2019-01-08 00:04:35,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/ac220aa9-0476-434c-8eb4-4b41225e49ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:35,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a42d4fa-1d13-4604-99b3-16a402a981d9 Content-Length: 0 Date: Tue, 08 Jan 2019 00:04:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:04:35,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/ac220aa9-0476-434c-8eb4-4b41225e49ec used request id req-5a42d4fa-1d13-4604-99b3-16a402a981d9 2019-01-08 00:04:35,551 - neutron_utils - INFO - Deleting security group rule with ID - 02728bfe-d9b5-405a-ace7-dce7e87d19c5 2019-01-08 00:04:35,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/02728bfe-d9b5-405a-ace7-dce7e87d19c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:35,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfc65a86-6584-4e29-97db-63c045ac38d0 Content-Length: 0 Date: Tue, 08 Jan 2019 00:04:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:04:35,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/02728bfe-d9b5-405a-ace7-dce7e87d19c5 used request id req-bfc65a86-6584-4e29-97db-63c045ac38d0 2019-01-08 00:04:35,849 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a6399b17-09cf-474-name 2019-01-08 00:04:35,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/ad689e0f-e751-4974-bd98-4fe9f5e12bd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3dfbc65fdab027ca7b6856c1344687085cf2d7" 2019-01-08 00:04:35,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18219a5c-0340-4ba3-96ba-675b59e39d98 Content-Length: 0 Date: Tue, 08 Jan 2019 00:04:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:04:35,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/ad689e0f-e751-4974-bd98-4fe9f5e12bd0 used request id req-18219a5c-0340-4ba3-96ba-675b59e39d98 2019-01-08 00:04:36,000 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a6399b17-09cf-474-user 2019-01-08 00:04:36,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/be62a708692c42ff821241cb2172e3fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21799e07ede6450735512a86f5242e86c8247da1" 2019-01-08 00:04:36,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eab6b7c-942b-4f3e-a14a-4e934c5de54c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:36,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/be62a708692c42ff821241cb2172e3fd used request id req-4eab6b7c-942b-4f3e-a14a-4e934c5de54c 2019-01-08 00:04:36,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:36,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9def84e0-31c3-4181-9a54-59698abf76ea Date: Tue, 08 Jan 2019 00:04:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "updated_at": "2019-01-08T00:04:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "1b1b1686-e2c1-415a-88c7-2cd4fa82329c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv6", "project_id": "091ccc4383174879bfd2d10a18ec7393"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "36c851ec-8220-4b42-b120-37313110383a", "remote_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv6", "project_id": "091ccc4383174879bfd2d10a18ec7393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "69bad070-f324-4c12-81b4-700f0b59e80e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv4", "project_id": "091ccc4383174879bfd2d10a18ec7393"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "revision_number": 0, "id": "cee104fa-9bd1-4f7b-99b1-2c0bdb30e1ed", "remote_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:33Z", "security_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "port_range_min": null, "ethertype": "IPv4", "project_id": "091ccc4383174879bfd2d10a18ec7393"}], "revision_number": 4, "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "cef64d77-6bec-4004-be51-e86097045ed9", "name": "default"}]} 2019-01-08 00:04:36,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-9def84e0-31c3-4181-9a54-59698abf76ea 2019-01-08 00:04:36,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:36,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b940f010-2324-4440-bd0b-921b62824a32 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:04:36,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-b940f010-2324-4440-bd0b-921b62824a32 2019-01-08 00:04:36,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:36,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5154c18-932f-4a04-8bf7-54b6e6afaf4c 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 00:04:36,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-b5154c18-932f-4a04-8bf7-54b6e6afaf4c 2019-01-08 00:04:36,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:36,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90c3113-e87b-43c7-b8a2-cd837c647fc1 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:04:36,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-d90c3113-e87b-43c7-b8a2-cd837c647fc1 2019-01-08 00:04:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:36,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac1245d-5d4e-4c4b-a412-7b8297031ec4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "091ccc4383174879bfd2d10a18ec7393", "name": "CreateProjectUserTests-a6399b17-09cf-474-name"}} 2019-01-08 00:04:36,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393 used request id req-cac1245d-5d4e-4c4b-a412-7b8297031ec4 2019-01-08 00:04:36,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cef64d77-6bec-4004-be51-e86097045ed9 2019-01-08 00:04:36,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=cef64d77-6bec-4004-be51-e86097045ed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:37,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1c2ee13a-3a01-4319-8318-9f8b20a94e26 Date: Tue, 08 Jan 2019 00:04:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "1b1b1686-e2c1-415a-88c7-2cd4fa82329c"}, {"remote_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "36c851ec-8220-4b42-b120-37313110383a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "69bad070-f324-4c12-81b4-700f0b59e80e"}, {"remote_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:33Z", "security_group_id": "cef64d77-6bec-4004-be51-e86097045ed9", "port_range_min": null, "revision_number": 0, "tenant_id": "091ccc4383174879bfd2d10a18ec7393", "created_at": "2019-01-08T00:04:33Z", "project_id": "091ccc4383174879bfd2d10a18ec7393", "id": "cee104fa-9bd1-4f7b-99b1-2c0bdb30e1ed"}]} 2019-01-08 00:04:37,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=cef64d77-6bec-4004-be51-e86097045ed9 used request id req-1c2ee13a-3a01-4319-8318-9f8b20a94e26 2019-01-08 00:04:37,163 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 00:04:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/cef64d77-6bec-4004-be51-e86097045ed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:37,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46ec9188-86e9-47dd-a5d3-b2a42b07c478 Content-Length: 0 Date: Tue, 08 Jan 2019 00:04:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:04:37,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/cef64d77-6bec-4004-be51-e86097045ed9 used request id req-46ec9188-86e9-47dd-a5d3-b2a42b07c478 2019-01-08 00:04:37,587 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a6399b17-09cf-474-name 2019-01-08 00:04:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:37,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42576152-3ecd-4721-b0b3-a276c2b80f50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:37,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/091ccc4383174879bfd2d10a18ec7393 used request id req-42576152-3ecd-4721-b0b3-a276c2b80f50 2019-01-08 00:04:37,808 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a6399b17-09cf-474-name-role 2019-01-08 00:04:37,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/62fee19f167e44099b679871858135af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:37,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82e1f6be-e359-46a3-8903-df1df19f5ab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:37,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/62fee19f167e44099b679871858135af used request id req-82e1f6be-e359-46a3-8903-df1df19f5ab5 2019-01-08 00:04:37,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96777679a2fcc1d7bde25006bd454b0304382da" 2019-01-08 00:04:38,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37773399-794e-4ae9-af24-7125b5d2cfea Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:38,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-37773399-794e-4ae9-af24-7125b5d2cfea 2019-01-08 00:04:38,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:38,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["brF5aA27QLiYz0kT4WUXyg"], "issued_at": "2019-01-08T00:04:38.000000Z"}} 2019-01-08 00:04:38,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f38ae5df4707a5d4c8b92072892255a6492bd81" 2019-01-08 00:04:38,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c4c3a6-238b-4042-84a5-fcfaa81cd2a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:38,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-12c4c3a6-238b-4042-84a5-fcfaa81cd2a8 2019-01-08 00:04:38,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:38,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:38,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["XLIJMtj0SSCn1wQcti121Q"], "issued_at": "2019-01-08T00:04:38.000000Z"}} 2019-01-08 00:04:38,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:39,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d837e9-75bd-4788-9eeb-494e2e6188b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:39,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-13d837e9-75bd-4788-9eeb-494e2e6188b4 2019-01-08 00:04:39,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:39,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:39,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:39,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192b6b7e-0855-4952-9808-0ff8b26ea891 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name", "previous": null, "next": null}, "projects": []} 2019-01-08 00:04:39,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name used request id req-192b6b7e-0855-4952-9808-0ff8b26ea891 2019-01-08 00:04:39,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:39,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaace202-081d-4d44-a1a6-b1f85dde225a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:39,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-eaace202-081d-4d44-a1a6-b1f85dde225a 2019-01-08 00:04:39,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}}' 2019-01-08 00:04:39,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6dcacea-3fce-4f11-9b9c-783f915354b0 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc"}, "tags": [], "enabled": true, "id": "54a10ef23b754006b33f47964cf590cc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}} 2019-01-08 00:04:39,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-f6dcacea-3fce-4f11-9b9c-783f915354b0 2019-01-08 00:04:39,490 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-name 2019-01-08 00:04:39,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:39,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:39,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["Du9fibZ5ReW-aAdqpARnxQ"], "issued_at": "2019-01-08T00:04:39.000000Z"}} 2019-01-08 00:04:39,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:40,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a7aca1-2e4d-48a3-9686-f4cafc1a4935 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:40,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-75a7aca1-2e4d-48a3-9686-f4cafc1a4935 2019-01-08 00:04:40,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:40,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:40,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:40,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b72a993-d5e1-4392-b770-54a0aaea5e37 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:04:40,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6b72a993-d5e1-4392-b770-54a0aaea5e37 2019-01-08 00:04:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:40,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a502c4-de57-42fb-889d-83ff2e279846 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:40,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-38a502c4-de57-42fb-889d-83ff2e279846 2019-01-08 00:04:40,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:40,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650d76e2-2c5a-4ae9-87d3-fb76dd9cf0a2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:40,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-650d76e2-2c5a-4ae9-87d3-fb76dd9cf0a2 2019-01-08 00:04:40,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:40,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8ce6cc-fc42-4c9f-9c36-36117af0c9e1 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc"}, "tags": [], "enabled": true, "id": "54a10ef23b754006b33f47964cf590cc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}]} 2019-01-08 00:04:40,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name used request id req-3e8ce6cc-fc42-4c9f-9c36-36117af0c9e1 2019-01-08 00:04:40,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/1f9d8e72c93744bdad6702b61f07b20b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:41,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6da98c7-c995-41cd-94b6-66946ea90382 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.42:5000/v3/users/1f9d8e72c93744bdad6702b61f07b20b"}, "enabled": true, "id": "1f9d8e72c93744bdad6702b61f07b20b", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-user1"}} 2019-01-08 00:04:41,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/1f9d8e72c93744bdad6702b61f07b20b used request id req-d6da98c7-c995-41cd-94b6-66946ea90382 2019-01-08 00:04:41,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1f9d8e72c93744bdad6702b61f07b20b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:41,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af4a972-5de2-4e42-b79a-01ca1eca601a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1f9d8e72c93744bdad6702b61f07b20b/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 00:04:41,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1f9d8e72c93744bdad6702b61f07b20b/roles used request id req-1af4a972-5de2-4e42-b79a-01ca1eca601a 2019-01-08 00:04:41,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:41,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452a7112-faa1-4139-aab0-1b3981d3c804 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 00:04:41,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-452a7112-faa1-4139-aab0-1b3981d3c804 2019-01-08 00:04:41,093 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-f6b49fdf-b5f3-41c-name 2019-01-08 00:04:41,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1f9d8e72c93744bdad6702b61f07b20b/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:41,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b55eea6c-d238-49bf-99a3-7080b5d15366 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:41,241 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1f9d8e72c93744bdad6702b61f07b20b/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-b55eea6c-d238-49bf-99a3-7080b5d15366 2019-01-08 00:04:41,241 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-user1 2019-01-08 00:04:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:41,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4d108a-52b7-4af7-b507-5f8fa4440511 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:41,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-6f4d108a-52b7-4af7-b507-5f8fa4440511 2019-01-08 00:04:41,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" -d '{"role": {"name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role"}}' 2019-01-08 00:04:41,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80b2b39-dbb6-496e-8b67-a54f79e4ce5e Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c578ad578f714e27b8880d01078996d7", "links": {"self": "http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7"}, "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role"}} 2019-01-08 00:04:41,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-f80b2b39-dbb6-496e-8b67-a54f79e4ce5e 2019-01-08 00:04:41,489 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role 2019-01-08 00:04:41,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:41,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2bd765d-1de3-4c04-aaf1-0b1fcfc73fcb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c578ad578f714e27b8880d01078996d7", "links": {"self": "http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7"}, "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role"}} 2019-01-08 00:04:41,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7 used request id req-c2bd765d-1de3-4c04-aaf1-0b1fcfc73fcb 2019-01-08 00:04:41,603 - keystone_utils - INFO - Granting role CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role to project CreateProjectUserTests-f6b49fdf-b5f3-41c-name 2019-01-08 00:04:41,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1f9d8e72c93744bdad6702b61f07b20b/roles/c578ad578f714e27b8880d01078996d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:41,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac2c2686-9fec-4b3b-9fde-503e64355f4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:41,691 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1f9d8e72c93744bdad6702b61f07b20b/roles/c578ad578f714e27b8880d01078996d7 used request id req-ac2c2686-9fec-4b3b-9fde-503e64355f4b 2019-01-08 00:04:41,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:41,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:42,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["m1LoiRDqTwaemAtPc-SHLQ"], "issued_at": "2019-01-08T00:04:42.000000Z"}} 2019-01-08 00:04:42,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:42,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ab25da-89b7-4b7a-a652-dd48effb7ef6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:42,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c2ab25da-89b7-4b7a-a652-dd48effb7ef6 2019-01-08 00:04:42,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:42,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:42,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f48f465-1486-4d58-9844-c4609ed803d8 Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-user1", "links": {"self": "http://172.30.9.42:5000/v3/users/1f9d8e72c93744bdad6702b61f07b20b"}, "domain_id": "default", "enabled": true, "id": "1f9d8e72c93744bdad6702b61f07b20b", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:04:42,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0f48f465-1486-4d58-9844-c4609ed803d8 2019-01-08 00:04:42,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:42,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500e5594-fda4-472f-9af3-431df73d4181 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:04:42,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-500e5594-fda4-472f-9af3-431df73d4181 2019-01-08 00:04:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:43,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5133124-8b4a-401b-8c42-f389170377bb Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c578ad578f714e27b8880d01078996d7", "links": {"self": "http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7"}, "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role"}]} 2019-01-08 00:04:43,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c5133124-8b4a-401b-8c42-f389170377bb 2019-01-08 00:04:43,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:43,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4384e2bc-8dbc-4270-91d5-0351d86b9cd5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc"}, "tags": [], "enabled": true, "id": "54a10ef23b754006b33f47964cf590cc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}]} 2019-01-08 00:04:43,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name used request id req-4384e2bc-8dbc-4270-91d5-0351d86b9cd5 2019-01-08 00:04:43,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/1964d02f6a004e81975ab07a9a326fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:43,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7eb0ac2-2dfd-4a86-bb04-a445893df11e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.42:5000/v3/users/1964d02f6a004e81975ab07a9a326fd7"}, "enabled": true, "id": "1964d02f6a004e81975ab07a9a326fd7", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-user2"}} 2019-01-08 00:04:43,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/1964d02f6a004e81975ab07a9a326fd7 used request id req-e7eb0ac2-2dfd-4a86-bb04-a445893df11e 2019-01-08 00:04:43,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1964d02f6a004e81975ab07a9a326fd7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:43,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec21d1c9-7f92-4faf-9c60-310172a434ba Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1964d02f6a004e81975ab07a9a326fd7/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 00:04:43,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1964d02f6a004e81975ab07a9a326fd7/roles used request id req-ec21d1c9-7f92-4faf-9c60-310172a434ba 2019-01-08 00:04:43,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:43,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6f4d75-bca1-4e51-a3b8-6f2d2d8b4d08 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 00:04:43,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-fb6f4d75-bca1-4e51-a3b8-6f2d2d8b4d08 2019-01-08 00:04:43,543 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-f6b49fdf-b5f3-41c-name 2019-01-08 00:04:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1964d02f6a004e81975ab07a9a326fd7/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:43,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a64986-2516-4c3d-8cdd-dd86a3b73315 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:43,697 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1964d02f6a004e81975ab07a9a326fd7/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-04a64986-2516-4c3d-8cdd-dd86a3b73315 2019-01-08 00:04:43,697 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-user2 2019-01-08 00:04:43,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:43,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffdfae4a-5a55-4c42-93dd-485a40c53155 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c578ad578f714e27b8880d01078996d7", "links": {"self": "http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7"}, "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role"}} 2019-01-08 00:04:43,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7 used request id req-ffdfae4a-5a55-4c42-93dd-485a40c53155 2019-01-08 00:04:43,816 - keystone_utils - INFO - Granting role CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role to project CreateProjectUserTests-f6b49fdf-b5f3-41c-name 2019-01-08 00:04:43,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1964d02f6a004e81975ab07a9a326fd7/roles/c578ad578f714e27b8880d01078996d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:43,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e690207c-4bbf-40d4-990a-ce3c807209a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:43,971 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc/users/1964d02f6a004e81975ab07a9a326fd7/roles/c578ad578f714e27b8880d01078996d7 used request id req-e690207c-4bbf-40d4-990a-ce3c807209a3 2019-01-08 00:04:43,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:43,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:44,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "c578ad578f714e27b8880d01078996d7", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role"}], "expires_at": "2019-01-08T01:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54a10ef23b754006b33f47964cf590cc", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/54a10ef23b754006b33f47964cf590cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/54a10ef23b754006b33f47964cf590cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/54a10ef23b754006b33f47964cf590cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/54a10ef23b754006b33f47964cf590cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-user1", "id": "1f9d8e72c93744bdad6702b61f07b20b"}, "audit_ids": ["wb4H-634TCCRdfOC9oeqog"], "issued_at": "2019-01-08T00:04:44.000000Z"}} 2019-01-08 00:04:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:44,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc04bf6-1a7a-4c9a-b8a3-8dc9cbf58b40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:44,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4bc04bf6-1a7a-4c9a-b8a3-8dc9cbf58b40 2019-01-08 00:04:44,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:44,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-49bc7f5d-8e1f-4e1f-94f5-7adfa990bc9f Date: Tue, 08 Jan 2019 00:04:44 GMT RESP BODY: {"security_groups": []} 2019-01-08 00:04:44,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name&description=hello+group used request id req-49bc7f5d-8e1f-4e1f-94f5-7adfa990bc9f 2019-01-08 00:04:44,915 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-f6b49fdf-b5f3-41c-name... 2019-01-08 00:04:44,915 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-name 2019-01-08 00:04:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" -d '{"security_group": {"name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name", "description": "hello group"}}' 2019-01-08 00:04:45,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-704bc3e3-c670-4957-9aea-d8079e725c2c Date: Tue, 08 Jan 2019 00:04:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "updated_at": "2019-01-08T00:04:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "32718024-b8a3-4129-8388-99d52dce0472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "54a10ef23b754006b33f47964cf590cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "a9902beb-7096-4c39-a1ca-125c84800833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "54a10ef23b754006b33f47964cf590cc"}], "revision_number": 2, "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}} 2019-01-08 00:04:45,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-704bc3e3-c670-4957-9aea-d8079e725c2c 2019-01-08 00:04:45,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:45,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-45a63c37-1614-4698-b4c4-58d8745f69f8 Date: Tue, 08 Jan 2019 00:04: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": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "32718024-b8a3-4129-8388-99d52dce0472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "a9902beb-7096-4c39-a1ca-125c84800833"}]} 2019-01-08 00:04:45,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-45a63c37-1614-4698-b4c4-58d8745f69f8 2019-01-08 00:04:45,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:45,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:45,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b73de329-5d60-4b83-8b8f-0fa552b667f2 Date: Tue, 08 Jan 2019 00:04: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": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "32718024-b8a3-4129-8388-99d52dce0472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "a9902beb-7096-4c39-a1ca-125c84800833"}]} 2019-01-08 00:04:45,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-b73de329-5d60-4b83-8b8f-0fa552b667f2 2019-01-08 00:04:45,878 - neutron_utils - INFO - Retrieving security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:45,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:46,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e45b884c-d7c8-4487-8abd-074ce0633872 Date: Tue, 08 Jan 2019 00:04:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "updated_at": "2019-01-08T00:04:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "32718024-b8a3-4129-8388-99d52dce0472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "54a10ef23b754006b33f47964cf590cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "a9902beb-7096-4c39-a1ca-125c84800833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "54a10ef23b754006b33f47964cf590cc"}], "revision_number": 2, "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}]} 2019-01-08 00:04:46,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-e45b884c-d7c8-4487-8abd-074ce0633872 2019-01-08 00:04:46,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:46,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:46,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f3460cc-cb66-42b0-9564-c82498d407d5 Date: Tue, 08 Jan 2019 00:04: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": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "32718024-b8a3-4129-8388-99d52dce0472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "a9902beb-7096-4c39-a1ca-125c84800833"}]} 2019-01-08 00:04:46,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-1f3460cc-cb66-42b0-9564-c82498d407d5 2019-01-08 00:04:46,350 - neutron_utils - INFO - Retrieving security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:46,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:46,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-38a2ee77-7187-4c60-bd7e-3b714c3b549b Date: Tue, 08 Jan 2019 00:04:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "updated_at": "2019-01-08T00:04:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "32718024-b8a3-4129-8388-99d52dce0472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "54a10ef23b754006b33f47964cf590cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "a9902beb-7096-4c39-a1ca-125c84800833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "54a10ef23b754006b33f47964cf590cc"}], "revision_number": 2, "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}]} 2019-01-08 00:04:46,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-38a2ee77-7187-4c60-bd7e-3b714c3b549b 2019-01-08 00:04:46,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:46,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:46,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-022567a9-6941-4d7f-bae6-484af1e3b73d Date: Tue, 08 Jan 2019 00:04: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": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "32718024-b8a3-4129-8388-99d52dce0472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "a9902beb-7096-4c39-a1ca-125c84800833"}]} 2019-01-08 00:04:46,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-022567a9-6941-4d7f-bae6-484af1e3b73d 2019-01-08 00:04:46,607 - neutron_utils - INFO - Retrieving security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:46,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:46,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-952dde23-7680-422b-845f-7235dad65928 Date: Tue, 08 Jan 2019 00:04:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "updated_at": "2019-01-08T00:04:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "32718024-b8a3-4129-8388-99d52dce0472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "54a10ef23b754006b33f47964cf590cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "a9902beb-7096-4c39-a1ca-125c84800833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "54a10ef23b754006b33f47964cf590cc"}], "revision_number": 2, "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}]} 2019-01-08 00:04:46,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-952dde23-7680-422b-845f-7235dad65928 2019-01-08 00:04:46,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:47,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1cf7b8b9-b521-48d4-8f35-11ff766473dd Date: Tue, 08 Jan 2019 00:04:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "32718024-b8a3-4129-8388-99d52dce0472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "a9902beb-7096-4c39-a1ca-125c84800833"}]} 2019-01-08 00:04:47,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-1cf7b8b9-b521-48d4-8f35-11ff766473dd 2019-01-08 00:04:47,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:04:47,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:47,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "c578ad578f714e27b8880d01078996d7", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role"}], "expires_at": "2019-01-08T01:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54a10ef23b754006b33f47964cf590cc", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/54a10ef23b754006b33f47964cf590cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/54a10ef23b754006b33f47964cf590cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/54a10ef23b754006b33f47964cf590cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/54a10ef23b754006b33f47964cf590cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/54a10ef23b754006b33f47964cf590cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/54a10ef23b754006b33f47964cf590cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-user2", "id": "1964d02f6a004e81975ab07a9a326fd7"}, "audit_ids": ["sf92GqvIS-6OPQwnPAex0g"], "issued_at": "2019-01-08T00:04:47.000000Z"}} 2019-01-08 00:04:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811872f4a45a97c02692c2befb45601478ae9afb" 2019-01-08 00:04:47,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0f3530-42c4-4620-9f12-c008d7ebeac8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:47,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-da0f3530-42c4-4620-9f12-c008d7ebeac8 2019-01-08 00:04:47,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811872f4a45a97c02692c2befb45601478ae9afb" 2019-01-08 00:04:47,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-423c0b82-4534-47c1-893f-8889825c7680 Date: Tue, 08 Jan 2019 00:04:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "updated_at": "2019-01-08T00:04:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "32718024-b8a3-4129-8388-99d52dce0472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "54a10ef23b754006b33f47964cf590cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "a9902beb-7096-4c39-a1ca-125c84800833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "54a10ef23b754006b33f47964cf590cc"}], "revision_number": 2, "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}]} 2019-01-08 00:04:47,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateProjectUserTests-f6b49fdf-b5f3-41c-name&description=hello+group used request id req-423c0b82-4534-47c1-893f-8889825c7680 2019-01-08 00:04:47,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:47,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811872f4a45a97c02692c2befb45601478ae9afb" 2019-01-08 00:04:47,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd4bf48-9368-43b1-adfb-0e312f0e75bc Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "54a10ef23b754006b33f47964cf590cc", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}} 2019-01-08 00:04:47,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc used request id req-acd4bf48-9368-43b1-adfb-0e312f0e75bc 2019-01-08 00:04:47,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811872f4a45a97c02692c2befb45601478ae9afb" 2019-01-08 00:04:48,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8c0705c-2d31-4573-a6e7-025649a9fddc Date: Tue, 08 Jan 2019 00:04:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "32718024-b8a3-4129-8388-99d52dce0472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "a9902beb-7096-4c39-a1ca-125c84800833"}]} 2019-01-08 00:04:48,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-c8c0705c-2d31-4573-a6e7-025649a9fddc 2019-01-08 00:04:48,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811872f4a45a97c02692c2befb45601478ae9afb" 2019-01-08 00:04:48,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bd6174e-d7ad-449d-a204-075444855449 Date: Tue, 08 Jan 2019 00:04:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "32718024-b8a3-4129-8388-99d52dce0472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "a9902beb-7096-4c39-a1ca-125c84800833"}]} 2019-01-08 00:04:48,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-5bd6174e-d7ad-449d-a204-075444855449 2019-01-08 00:04:48,376 - neutron_utils - INFO - Retrieving security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:48,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811872f4a45a97c02692c2befb45601478ae9afb" 2019-01-08 00:04:48,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0b8c217c-5ae1-442b-80f9-813109ba9a2f Date: Tue, 08 Jan 2019 00:04:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "updated_at": "2019-01-08T00:04:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "32718024-b8a3-4129-8388-99d52dce0472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "54a10ef23b754006b33f47964cf590cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "revision_number": 0, "id": "a9902beb-7096-4c39-a1ca-125c84800833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "54a10ef23b754006b33f47964cf590cc"}], "revision_number": 2, "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}]} 2019-01-08 00:04:48,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-0b8c217c-5ae1-442b-80f9-813109ba9a2f 2019-01-08 00:04:48,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 2019-01-08 00:04:48,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811872f4a45a97c02692c2befb45601478ae9afb" 2019-01-08 00:04:48,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d084183b-7dcf-4097-b71a-e796736bbb6b Date: Tue, 08 Jan 2019 00:04:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "32718024-b8a3-4129-8388-99d52dce0472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:45Z", "security_group_id": "4aff22fd-bf7c-4c8f-b0d1-e29ce108f806", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:45Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "a9902beb-7096-4c39-a1ca-125c84800833"}]} 2019-01-08 00:04:48,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-d084183b-7dcf-4097-b71a-e796736bbb6b 2019-01-08 00:04:48,661 - neutron_utils - INFO - Deleting security group rule with ID - a9902beb-7096-4c39-a1ca-125c84800833 2019-01-08 00:04:48,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/a9902beb-7096-4c39-a1ca-125c84800833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:48,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4f90f3c-ae28-4e23-85b7-32877cefe1d9 Content-Length: 0 Date: Tue, 08 Jan 2019 00:04:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:04:48,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/a9902beb-7096-4c39-a1ca-125c84800833 used request id req-a4f90f3c-ae28-4e23-85b7-32877cefe1d9 2019-01-08 00:04:48,856 - neutron_utils - INFO - Deleting security group rule with ID - 32718024-b8a3-4129-8388-99d52dce0472 2019-01-08 00:04:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/32718024-b8a3-4129-8388-99d52dce0472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:49,165 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e613d866-2199-421c-907d-ca102e1349a2 Content-Length: 0 Date: Tue, 08 Jan 2019 00:04:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:04:49,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/32718024-b8a3-4129-8388-99d52dce0472 used request id req-e613d866-2199-421c-907d-ca102e1349a2 2019-01-08 00:04:49,166 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-name 2019-01-08 00:04:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5df23208e6f75e8fee14f364d4adf032965bdb" 2019-01-08 00:04:49,334 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e135720-2682-4006-8a11-37ce42660887 Content-Length: 0 Date: Tue, 08 Jan 2019 00:04:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:04:49,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-1e135720-2682-4006-8a11-37ce42660887 2019-01-08 00:04:49,335 - neutron_utils - INFO - Deleting security group rule with ID - a9902beb-7096-4c39-a1ca-125c84800833 2019-01-08 00:04:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/a9902beb-7096-4c39-a1ca-125c84800833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811872f4a45a97c02692c2befb45601478ae9afb" 2019-01-08 00:04:49,541 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-d8cecff6-3021-454b-b3c5-93fe8bdc5ad7 Date: Tue, 08 Jan 2019 00:04:49 GMT RESP BODY: {"NeutronError": {"message": "Security group rule a9902beb-7096-4c39-a1ca-125c84800833 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 00:04:49,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/a9902beb-7096-4c39-a1ca-125c84800833 used request id req-d8cecff6-3021-454b-b3c5-93fe8bdc5ad7 2019-01-08 00:04:49,542 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule a9902beb-7096-4c39-a1ca-125c84800833 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 00:04:49,542 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule a9902beb-7096-4c39-a1ca-125c84800833 does not exist Neutron server returns request_ids: ['req-d8cecff6-3021-454b-b3c5-93fe8bdc5ad7'] 2019-01-08 00:04:49,542 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-name 2019-01-08 00:04:49,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811872f4a45a97c02692c2befb45601478ae9afb" 2019-01-08 00:04:49,775 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-5779ad14-4817-401d-a771-9aa3bd403afb Date: Tue, 08 Jan 2019 00:04:49 GMT RESP BODY: {"NeutronError": {"message": "Security group 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-08 00:04:49,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 used request id req-5779ad14-4817-401d-a771-9aa3bd403afb 2019-01-08 00:04:49,775 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-08 00:04:49,775 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 4aff22fd-bf7c-4c8f-b0d1-e29ce108f806 does not exist Neutron server returns request_ids: ['req-5779ad14-4817-401d-a771-9aa3bd403afb'] 2019-01-08 00:04:49,776 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-user1 2019-01-08 00:04:49,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/1f9d8e72c93744bdad6702b61f07b20b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875e15bc23584680c2e9f3ad9df495ec3bd2c6fc" 2019-01-08 00:04:50,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df766061-25c5-4cb4-8b6b-1bc27c4ec006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:50,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/1f9d8e72c93744bdad6702b61f07b20b used request id req-df766061-25c5-4cb4-8b6b-1bc27c4ec006 2019-01-08 00:04:50,033 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-user2 2019-01-08 00:04:50,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/1964d02f6a004e81975ab07a9a326fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a84310a08fca17acd047ab49653329fcf1b300" 2019-01-08 00:04:50,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be6ce285-43e2-48f0-a4d2-6ae9a9e1a90a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:50,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/1964d02f6a004e81975ab07a9a326fd7 used request id req-be6ce285-43e2-48f0-a4d2-6ae9a9e1a90a 2019-01-08 00:04:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:50,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a47945ff-9e74-4fc6-8af8-6d2098b0212f Date: Tue, 08 Jan 2019 00:04:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:44Z", "updated_at": "2019-01-08T00:04:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:44Z", "revision_number": 0, "id": "057e6895-db51-425b-a40c-08736fc55385", "remote_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:44Z", "security_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "54a10ef23b754006b33f47964cf590cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:44Z", "revision_number": 0, "id": "a48f1b89-b3cc-4142-89a9-a704838953d4", "remote_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:44Z", "security_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "54a10ef23b754006b33f47964cf590cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:44Z", "revision_number": 0, "id": "b8ea2bdd-b42a-4279-9bb9-173c7ac41f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:44Z", "security_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "54a10ef23b754006b33f47964cf590cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:44Z", "revision_number": 0, "id": "ebf7accd-b818-450d-8ebf-e98308d8bbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:44Z", "security_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "tenant_id": "54a10ef23b754006b33f47964cf590cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "54a10ef23b754006b33f47964cf590cc"}], "revision_number": 4, "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}]} 2019-01-08 00:04:50,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-a47945ff-9e74-4fc6-8af8-6d2098b0212f 2019-01-08 00:04:50,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:50,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18599c78-ea1a-4ffd-b043-16e6208c1698 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:04:50,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-18599c78-ea1a-4ffd-b043-16e6208c1698 2019-01-08 00:04:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:50,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6545a9be-d4f6-4955-aa8b-b707714f9595 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 00:04:50,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-6545a9be-d4f6-4955-aa8b-b707714f9595 2019-01-08 00:04:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:50,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845c05aa-c89c-4ac2-8dc1-4c99e7ec6541 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "54a10ef23b754006b33f47964cf590cc", "name": "CreateProjectUserTests-f6b49fdf-b5f3-41c-name"}} 2019-01-08 00:04:50,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc used request id req-845c05aa-c89c-4ac2-8dc1-4c99e7ec6541 2019-01-08 00:04:50,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96244f06-ddb4-487b-a3a9-cca35eceb7c1 2019-01-08 00:04:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=96244f06-ddb4-487b-a3a9-cca35eceb7c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:51,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5cb9c137-60e0-41c5-8d03-171a99dc8cda Date: Tue, 08 Jan 2019 00:04:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:44Z", "security_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:44Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "057e6895-db51-425b-a40c-08736fc55385"}, {"remote_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:44Z", "security_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:44Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "a48f1b89-b3cc-4142-89a9-a704838953d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:44Z", "security_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:44Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "b8ea2bdd-b42a-4279-9bb9-173c7ac41f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:44Z", "security_group_id": "96244f06-ddb4-487b-a3a9-cca35eceb7c1", "port_range_min": null, "revision_number": 0, "tenant_id": "54a10ef23b754006b33f47964cf590cc", "created_at": "2019-01-08T00:04:44Z", "project_id": "54a10ef23b754006b33f47964cf590cc", "id": "ebf7accd-b818-450d-8ebf-e98308d8bbcf"}]} 2019-01-08 00:04:51,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=96244f06-ddb4-487b-a3a9-cca35eceb7c1 used request id req-5cb9c137-60e0-41c5-8d03-171a99dc8cda 2019-01-08 00:04:51,098 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 00:04:51,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/96244f06-ddb4-487b-a3a9-cca35eceb7c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:51,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4054b9e4-def1-4db5-8d5e-fba8a1d6ff43 Content-Length: 0 Date: Tue, 08 Jan 2019 00:04:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:04:51,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/96244f06-ddb4-487b-a3a9-cca35eceb7c1 used request id req-4054b9e4-def1-4db5-8d5e-fba8a1d6ff43 2019-01-08 00:04:51,473 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-name 2019-01-08 00:04:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:51,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed0d0ab1-cd56-41dc-99d3-f865abe7e6fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:51,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/54a10ef23b754006b33f47964cf590cc used request id req-ed0d0ab1-cd56-41dc-99d3-f865abe7e6fc 2019-01-08 00:04:51,707 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-f6b49fdf-b5f3-41c-name-role 2019-01-08 00:04:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:51,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0486fca-49a6-4ed3-be12-90c3617fd276 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:04:51,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/c578ad578f714e27b8880d01078996d7 used request id req-e0486fca-49a6-4ed3-be12-90c3617fd276 2019-01-08 00:04:51,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e193118fcf7e77070ec31f75bc9a22f61910053" 2019-01-08 00:04:51,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df8035a-0883-4e5e-9510-be99ffecd09d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:04:51,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-6df8035a-0883-4e5e-9510-be99ffecd09d 2019-01-08 00:04:51,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:52,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["trOymeJLTSSmAAcM6LxDCg"], "issued_at": "2019-01-08T00:04:52.000000Z"}} 2019-01-08 00:04:52,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a376785e056b49c16752c6dc09b86c80cec82372" 2019-01-08 00:04:52,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e7acfd6c-b4ba-460b-886f-0b59f51a5f04 Date: Tue, 08 Jan 2019 00:04:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 00:04:52,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-e7acfd6c-b4ba-460b-886f-0b59f51a5f04 2019-01-08 00:04:52,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a376785e056b49c16752c6dc09b86c80cec82372" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-904f792a-24f3-4ccd-84ce-2c8efbc8f05f"}' 2019-01-08 00:04:52,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-db6af873-a332-46d7-ae3d-d4f54d8eab43 Date: Tue, 08 Jan 2019 00:04:52 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-904f792a-24f3-4ccd-84ce-2c8efbc8f05f", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:04:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T00:04:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045", "min_disk": 0, "protected": false, "id": "56d890c5-5015-4dab-a7fd-ca0bae06c045", "file": "/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045/file", "checksum": null, "owner": "0f089f4e031c425f86865a15dba50a2c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:04:52,842 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-db6af873-a332-46d7-ae3d-d4f54d8eab43 2019-01-08 00:04:52,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a376785e056b49c16752c6dc09b86c80cec82372" -d '' 2019-01-08 00:04:53,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af2afa97-657b-4f64-a148-ab4354d7b514 Date: Tue, 08 Jan 2019 00:04:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:04:53,470 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045/file used request id req-af2afa97-657b-4f64-a148-ab4354d7b514 2019-01-08 00:04:53,470 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:04:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a376785e056b49c16752c6dc09b86c80cec82372" 2019-01-08 00:04:53,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-553d99fb-c808-4c1e-94d8-d9e8a86ce42b Date: Tue, 08 Jan 2019 00:04:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-904f792a-24f3-4ccd-84ce-2c8efbc8f05f", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:04:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:04:53Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/56d890c5-5015-4dab-a7fd-ca0bae06c045/snap", "metadata": {}}], "self": "/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045", "min_disk": 0, "protected": false, "id": "56d890c5-5015-4dab-a7fd-ca0bae06c045", "file": "/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/56d890c5-5015-4dab-a7fd-ca0bae06c045/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:04:53,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045 used request id req-553d99fb-c808-4c1e-94d8-d9e8a86ce42b 2019-01-08 00:04:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a376785e056b49c16752c6dc09b86c80cec82372" 2019-01-08 00:04:53,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-47c31c73-a5e6-46a3-b529-37563189e875 Date: Tue, 08 Jan 2019 00:04: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"}}} 2019-01-08 00:04:53,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-47c31c73-a5e6-46a3-b529-37563189e875 2019-01-08 00:04:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-904f792a-24f3-4ccd-84ce-2c8efbc8f05f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a376785e056b49c16752c6dc09b86c80cec82372" 2019-01-08 00:04:53,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-d672e33c-b507-44ad-af7a-89424e440a41 Date: Tue, 08 Jan 2019 00:04:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-904f792a-24f3-4ccd-84ce-2c8efbc8f05f", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:04:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:04:53Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/56d890c5-5015-4dab-a7fd-ca0bae06c045/snap", "metadata": {}}], "self": "/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045", "min_disk": 0, "protected": false, "id": "56d890c5-5015-4dab-a7fd-ca0bae06c045", "file": "/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/56d890c5-5015-4dab-a7fd-ca0bae06c045/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-904f792a-24f3-4ccd-84ce-2c8efbc8f05f"} 2019-01-08 00:04:53,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-904f792a-24f3-4ccd-84ce-2c8efbc8f05f used request id req-d672e33c-b507-44ad-af7a-89424e440a41 2019-01-08 00:04:53,908 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-904f792a-24f3-4ccd-84ce-2c8efbc8f05f 2019-01-08 00:04:53,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a376785e056b49c16752c6dc09b86c80cec82372" 2019-01-08 00:04:54,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db02766c-a7c9-4c60-b6ca-cedd83db4347 Date: Tue, 08 Jan 2019 00:04:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:04:54,611 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/56d890c5-5015-4dab-a7fd-ca0bae06c045 used request id req-db02766c-a7c9-4c60-b6ca-cedd83db4347 2019-01-08 00:04:54,626 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-08 00:04:54,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:55,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["8eOf6hrSQGmJbP09ORd5hg"], "issued_at": "2019-01-08T00:04:55.000000Z"}} 2019-01-08 00:04:55,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" 2019-01-08 00:04:55,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf5a351-c001-4c37-90bd-61bbcced3ed2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:04:55,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bcf5a351-c001-4c37-90bd-61bbcced3ed2 2019-01-08 00:04:55,159 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-786cd609-fbc0-4172-8211-79b940eeab84-pub-net 2019-01-08 00:04:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" -d '{"network": {"name": "NeutronUtilsNetworkTests-786cd609-fbc0-4172-8211-79b940eeab84-pub-net", "admin_state_up": true}}' 2019-01-08 00:04:56,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 739 X-Openstack-Request-Id: req-46c16632-4fa1-422b-b572-92016996a17f Date: Tue, 08 Jan 2019 00:04:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"19f49cf8-498f-47c7-b95a-8000737e1d2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:04:55Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-786cd609-fbc0-4172-8211-79b940eeab84-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:04:55Z","mtu":1442}} 2019-01-08 00:04:56,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-46c16632-4fa1-422b-b572-92016996a17f 2019-01-08 00:04:56,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=19f49cf8-498f-47c7-b95a-8000737e1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" 2019-01-08 00:04:56,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-10231cba-61a2-4bcb-bf00-de453ecbf2a2 Date: Tue, 08 Jan 2019 00:04:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"19f49cf8-498f-47c7-b95a-8000737e1d2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:04:55Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-786cd609-fbc0-4172-8211-79b940eeab84-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:04:55Z","provider:network_type":"geneve"}]} 2019-01-08 00:04:56,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=19f49cf8-498f-47c7-b95a-8000737e1d2d used request id req-10231cba-61a2-4bcb-bf00-de453ecbf2a2 2019-01-08 00:04:56,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=19f49cf8-498f-47c7-b95a-8000737e1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" 2019-01-08 00:04:57,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-334c1044-e20b-4b8a-82dd-9e222d8173b9 Date: Tue, 08 Jan 2019 00:04:57 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:04:57,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=19f49cf8-498f-47c7-b95a-8000737e1d2d used request id req-334c1044-e20b-4b8a-82dd-9e222d8173b9 2019-01-08 00:04:57,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=19f49cf8-498f-47c7-b95a-8000737e1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" 2019-01-08 00:04:57,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-cb93f5c8-d60d-4b27-ae1d-fd6b7d49c256 Date: Tue, 08 Jan 2019 00:04:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"19f49cf8-498f-47c7-b95a-8000737e1d2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:04:55Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-786cd609-fbc0-4172-8211-79b940eeab84-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:04:55Z","provider:network_type":"geneve"}]} 2019-01-08 00:04:57,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=19f49cf8-498f-47c7-b95a-8000737e1d2d used request id req-cb93f5c8-d60d-4b27-ae1d-fd6b7d49c256 2019-01-08 00:04:57,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=19f49cf8-498f-47c7-b95a-8000737e1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" 2019-01-08 00:04:57,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f9d861f3-7398-41cb-a7ad-560b5e3ac3ef Date: Tue, 08 Jan 2019 00:04:57 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:04:57,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=19f49cf8-498f-47c7-b95a-8000737e1d2d used request id req-f9d861f3-7398-41cb-a7ad-560b5e3ac3ef 2019-01-08 00:04:57,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsNetworkTests-786cd609-fbc0-4172-8211-79b940eeab84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" 2019-01-08 00:04:57,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b3303563-a2ba-4f3f-9ea0-82ccae765d25 Date: Tue, 08 Jan 2019 00:04:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"19f49cf8-498f-47c7-b95a-8000737e1d2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:04:55Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-786cd609-fbc0-4172-8211-79b940eeab84-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:04:55Z","provider:network_type":"geneve"}]} 2019-01-08 00:04:57,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsNetworkTests-786cd609-fbc0-4172-8211-79b940eeab84-pub-net used request id req-b3303563-a2ba-4f3f-9ea0-82ccae765d25 2019-01-08 00:04:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:04:57,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:04:57,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" 2019-01-08 00:04:57,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7218fa-50a7-4340-bc65-941c892741d4 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:04:57,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-af7218fa-50a7-4340-bc65-941c892741d4 2019-01-08 00:04:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=19f49cf8-498f-47c7-b95a-8000737e1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" 2019-01-08 00:04:58,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf706711-0b9a-466d-be9d-eb89580df245 Date: Tue, 08 Jan 2019 00:04:58 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:04:58,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=19f49cf8-498f-47c7-b95a-8000737e1d2d used request id req-bf706711-0b9a-466d-be9d-eb89580df245 2019-01-08 00:04:58,087 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-786cd609-fbc0-4172-8211-79b940eeab84-pub-net 2019-01-08 00:04:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/19f49cf8-498f-47c7-b95a-8000737e1d2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd96791dfb5ec868bc3e4c8f01b50fa5887d961f" 2019-01-08 00:04:59,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c7d6ebb-941b-42a3-b638-5c817947873c Date: Tue, 08 Jan 2019 00:04:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:04:59,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/19f49cf8-498f-47c7-b95a-8000737e1d2d used request id req-4c7d6ebb-941b-42a3-b638-5c817947873c 2019-01-08 00:04:59,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:04:59,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["7YYpa5-kRCuPeTyxfmr7Dw"], "issued_at": "2019-01-08T00:04:59.000000Z"}} 2019-01-08 00:04:59,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1439cd297420859b68faa2d01dd61ffb3fe79d" 2019-01-08 00:05:00,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a4995e-731c-4446-8c0c-5e4684c2a1fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:00,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-66a4995e-731c-4446-8c0c-5e4684c2a1fd 2019-01-08 00:05:00,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:00,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["kDQllsesRdGdvwK9-NAkOA"], "issued_at": "2019-01-08T00:05:00.000000Z"}} 2019-01-08 00:05:00,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baa74dae9fa638c62c892100ac01702fd08aaef" 2019-01-08 00:05:00,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ccac62-8818-4e94-ad38-76e9b3014f0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:00,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-81ccac62-8818-4e94-ad38-76e9b3014f0c 2019-01-08 00:05:00,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:01,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["IEHLj-EtRnqeUwjojMeHrg"], "issued_at": "2019-01-08T00:05:01.000000Z"}} 2019-01-08 00:05:01,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c37e21a-3629-483f-8618-7c7139104e95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:01,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9c37e21a-3629-483f-8618-7c7139104e95 2019-01-08 00:05:01,236 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-net 2019-01-08 00:05:01,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" -d '{"network": {"name": "NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-net", "admin_state_up": true}}' 2019-01-08 00:05:02,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-52bc891b-23bf-446d-adea-4d735acb67e8 Date: Tue, 08 Jan 2019 00:05:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:01Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:01Z","mtu":1442}} 2019-01-08 00:05:02,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-52bc891b-23bf-446d-adea-4d735acb67e8 2019-01-08 00:05:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:02,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-384fdeea-ef07-4ff6-9529-47dca7088505 Date: Tue, 08 Jan 2019 00:05:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:01Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:01Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:02,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 used request id req-384fdeea-ef07-4ff6-9529-47dca7088505 2019-01-08 00:05:02,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:02,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-13d7c17f-2ba3-4816-a948-ae4631891e38 Date: Tue, 08 Jan 2019 00:05:02 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:05:02,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 used request id req-13d7c17f-2ba3-4816-a948-ae4631891e38 2019-01-08 00:05:02,909 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet 2019-01-08 00:05:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" -d '{"subnets": [{"ip_version": 4, "network_id": "1a104c1b-5ccb-449a-bbf8-d6059a792a42", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet"}]}' 2019-01-08 00:05:04,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7584ebe8-afdf-4018-93a6-9dc46fdf6a23 Date: Tue, 08 Jan 2019 00:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:03Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2645b8b3-ba97-429b-904f-9cc57c1bbe6b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet"}]} 2019-01-08 00:05:04,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-7584ebe8-afdf-4018-93a6-9dc46fdf6a23 2019-01-08 00:05:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:04,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-698709d9-d814-4c79-9296-9efd55f2f994 Date: Tue, 08 Jan 2019 00:05:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["2645b8b3-ba97-429b-904f-9cc57c1bbe6b"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:03Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:01Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:04,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 used request id req-698709d9-d814-4c79-9296-9efd55f2f994 2019-01-08 00:05:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:05,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a9e47047-e146-41d3-bb5d-c2efd74e3a86 Date: Tue, 08 Jan 2019 00:05:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:03Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2645b8b3-ba97-429b-904f-9cc57c1bbe6b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet"}]} 2019-01-08 00:05:05,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 used request id req-a9e47047-e146-41d3-bb5d-c2efd74e3a86 2019-01-08 00:05:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:05,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-3662d8cd-1fb0-47ee-874a-0bead04a72cc Date: Tue, 08 Jan 2019 00:05:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["2645b8b3-ba97-429b-904f-9cc57c1bbe6b"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:03Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:01Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:05,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-net used request id req-3662d8cd-1fb0-47ee-874a-0bead04a72cc 2019-01-08 00:05:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:05:05,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:05:05,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:05,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af042769-a065-4f2f-a11c-70c74792a7ac Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:05:05,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-af042769-a065-4f2f-a11c-70c74792a7ac 2019-01-08 00:05:05,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:05,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cde6ed07-2413-4707-9ec0-0d7cd5c98e40 Date: Tue, 08 Jan 2019 00:05:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:03Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2645b8b3-ba97-429b-904f-9cc57c1bbe6b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet"}]} 2019-01-08 00:05:05,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 used request id req-cde6ed07-2413-4707-9ec0-0d7cd5c98e40 2019-01-08 00:05:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42&name=NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:06,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0a81a4ff-af1c-4853-86be-e44ede158a17 Date: Tue, 08 Jan 2019 00:05:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:03Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2645b8b3-ba97-429b-904f-9cc57c1bbe6b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet"}]} 2019-01-08 00:05:06,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42&name=NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet used request id req-0a81a4ff-af1c-4853-86be-e44ede158a17 2019-01-08 00:05:06,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42&name=NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:06,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-958a1895-2d6e-44a7-87ae-4bfb363f3999 Date: Tue, 08 Jan 2019 00:05:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:03Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2645b8b3-ba97-429b-904f-9cc57c1bbe6b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet"}]} 2019-01-08 00:05:06,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42&name=NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet used request id req-958a1895-2d6e-44a7-87ae-4bfb363f3999 2019-01-08 00:05:06,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:06,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6c3bb3bd-c168-47ec-a056-a5f78ea91a67 Date: Tue, 08 Jan 2019 00:05:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:03Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2645b8b3-ba97-429b-904f-9cc57c1bbe6b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet"}]} 2019-01-08 00:05:06,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1a104c1b-5ccb-449a-bbf8-d6059a792a42 used request id req-6c3bb3bd-c168-47ec-a056-a5f78ea91a67 2019-01-08 00:05:06,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:06,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7e7db98b-bfbc-4bc6-80ee-4624e35b2549 Date: Tue, 08 Jan 2019 00:05:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a104c1b-5ccb-449a-bbf8-d6059a792a42","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:03Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2645b8b3-ba97-429b-904f-9cc57c1bbe6b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet"}]} 2019-01-08 00:05:06,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet used request id req-7e7db98b-bfbc-4bc6-80ee-4624e35b2549 2019-01-08 00:05:06,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:06,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0831569f-0ab9-40ca-a986-7fca71e62847 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:05:06,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-0831569f-0ab9-40ca-a986-7fca71e62847 2019-01-08 00:05:06,906 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet 2019-01-08 00:05:06,906 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-subnet 2019-01-08 00:05:06,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/2645b8b3-ba97-429b-904f-9cc57c1bbe6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:08,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61a48d69-9d6b-471d-a821-ea3bea96f74e Date: Tue, 08 Jan 2019 00:05:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:08,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/2645b8b3-ba97-429b-904f-9cc57c1bbe6b used request id req-61a48d69-9d6b-471d-a821-ea3bea96f74e 2019-01-08 00:05:08,296 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-bcf892b9-7a1c-43f6-8ca8-7807a66525b4-pub-net 2019-01-08 00:05:08,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/1a104c1b-5ccb-449a-bbf8-d6059a792a42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d19d1a3b9951ad5ad827d9773e16bac5d2300a" 2019-01-08 00:05:09,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf0fc185-e672-4308-9eae-49781089cf64 Date: Tue, 08 Jan 2019 00:05:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:09,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/1a104c1b-5ccb-449a-bbf8-d6059a792a42 used request id req-cf0fc185-e672-4308-9eae-49781089cf64 2019-01-08 00:05:09,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:10,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["Gi-J0EHdTXaArxegVHu2cw"], "issued_at": "2019-01-08T00:05:10.000000Z"}} 2019-01-08 00:05:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6d27159766cd044a40599040d369fee743e3ad" 2019-01-08 00:05:10,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f74bb3b-9f37-42ce-82e3-987544f561d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:10,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0f74bb3b-9f37-42ce-82e3-987544f561d5 2019-01-08 00:05:10,096 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b0a2636a-4c05-431f-96bb-ee38a503fb79-pub-net 2019-01-08 00:05:10,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6d27159766cd044a40599040d369fee743e3ad" -d '{"network": {"name": "NeutronUtilsSubnetTests-b0a2636a-4c05-431f-96bb-ee38a503fb79-pub-net", "admin_state_up": true}}' 2019-01-08 00:05:11,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-dcece143-e939-492f-bbb0-f704ffc37427 Date: Tue, 08 Jan 2019 00:05:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"daa73332-3608-4fa0-96a6-d1d4a41a82e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b0a2636a-4c05-431f-96bb-ee38a503fb79-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:10Z","mtu":1442}} 2019-01-08 00:05:11,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-dcece143-e939-492f-bbb0-f704ffc37427 2019-01-08 00:05:11,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=daa73332-3608-4fa0-96a6-d1d4a41a82e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6d27159766cd044a40599040d369fee743e3ad" 2019-01-08 00:05:11,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-27d0f8b9-a95d-4b3c-a30d-8bacf49c21ff Date: Tue, 08 Jan 2019 00:05:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"daa73332-3608-4fa0-96a6-d1d4a41a82e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:10Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b0a2636a-4c05-431f-96bb-ee38a503fb79-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:10Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:11,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=daa73332-3608-4fa0-96a6-d1d4a41a82e8 used request id req-27d0f8b9-a95d-4b3c-a30d-8bacf49c21ff 2019-01-08 00:05:11,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=daa73332-3608-4fa0-96a6-d1d4a41a82e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6d27159766cd044a40599040d369fee743e3ad" 2019-01-08 00:05:12,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-73e5be3f-820e-4ab1-9933-d4e6635f6555 Date: Tue, 08 Jan 2019 00:05:12 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:05:12,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=daa73332-3608-4fa0-96a6-d1d4a41a82e8 used request id req-73e5be3f-820e-4ab1-9933-d4e6635f6555 2019-01-08 00:05:12,040 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b0a2636a-4c05-431f-96bb-ee38a503fb79-pub-subnet 2019-01-08 00:05:12,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6d27159766cd044a40599040d369fee743e3ad" -d '{"subnets": [{"ip_version": 4, "network_id": "daa73332-3608-4fa0-96a6-d1d4a41a82e8", "cidr": "", "name": "NeutronUtilsSubnetTests-b0a2636a-4c05-431f-96bb-ee38a503fb79-pub-subnet"}]}' 2019-01-08 00:05:12,256 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-1cea7739-cc6a-4ca8-bd6f-8265b7b417d5 Date: Tue, 08 Jan 2019 00:05:12 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-08 00:05:12,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-1cea7739-cc6a-4ca8-bd6f-8265b7b417d5 2019-01-08 00:05:12,256 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-08 00:05:12,256 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-b0a2636a-4c05-431f-96bb-ee38a503fb79-pub-subnet] for network [NeutronUtilsSubnetTests-b0a2636a-4c05-431f-96bb-ee38a503fb79-pub-net] 2019-01-08 00:05:12,256 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b0a2636a-4c05-431f-96bb-ee38a503fb79-pub-net 2019-01-08 00:05:12,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/daa73332-3608-4fa0-96a6-d1d4a41a82e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6d27159766cd044a40599040d369fee743e3ad" 2019-01-08 00:05:13,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-941dfa96-f5df-4527-babc-9fe7d2d9b506 Date: Tue, 08 Jan 2019 00:05:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:13,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/daa73332-3608-4fa0-96a6-d1d4a41a82e8 used request id req-941dfa96-f5df-4527-babc-9fe7d2d9b506 2019-01-08 00:05:13,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:13,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["5qlF4_K8R1a-c8F6pbqwtA"], "issued_at": "2019-01-08T00:05:13.000000Z"}} 2019-01-08 00:05:13,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:13,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4449f729-dbf4-4eb5-9861-b2c3eaaa534c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:13,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4449f729-dbf4-4eb5-9861-b2c3eaaa534c 2019-01-08 00:05:13,881 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-net 2019-01-08 00:05:13,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" -d '{"network": {"name": "NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-net", "admin_state_up": true}}' 2019-01-08 00:05:15,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-7cd97e19-0c35-40cd-b920-05c8608792aa Date: Tue, 08 Jan 2019 00:05:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:14Z","mtu":1442}} 2019-01-08 00:05:15,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-7cd97e19-0c35-40cd-b920-05c8608792aa 2019-01-08 00:05:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:15,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-efc5b8a3-2966-4d51-8d2b-2758a7c0a19a Date: Tue, 08 Jan 2019 00:05:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:14Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:14Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:15,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e used request id req-efc5b8a3-2966-4d51-8d2b-2758a7c0a19a 2019-01-08 00:05:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:15,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3a492c94-d998-4172-bca3-723d3da2cf32 Date: Tue, 08 Jan 2019 00:05:15 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:05:15,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e used request id req-3a492c94-d998-4172-bca3-723d3da2cf32 2019-01-08 00:05:15,841 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet 2019-01-08 00:05:15,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" -d '{"subnets": [{"ip_version": 4, "network_id": "2fdf2427-e1e3-4027-b60a-053b2b5ebe8e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet"}]}' 2019-01-08 00:05:17,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a19ca0f-ca7b-4368-ba51-b97716058a7f Date: Tue, 08 Jan 2019 00:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:16Z","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":"0f089f4e031c425f86865a15dba50a2c","id":"b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet"}]} 2019-01-08 00:05:17,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-9a19ca0f-ca7b-4368-ba51-b97716058a7f 2019-01-08 00:05:17,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:17,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-ac9ad306-2db9-46ca-936a-aebbbe2d4d01 Date: Tue, 08 Jan 2019 00:05:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:16Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:14Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:17,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e used request id req-ac9ad306-2db9-46ca-936a-aebbbe2d4d01 2019-01-08 00:05:17,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:17,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ad8060d4-9fdd-4f11-91e4-dad73e73d4eb Date: Tue, 08 Jan 2019 00:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet"}]} 2019-01-08 00:05:17,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e used request id req-ad8060d4-9fdd-4f11-91e4-dad73e73d4eb 2019-01-08 00:05:17,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:17,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-e425f854-ef89-442b-affa-18ebd87c1185 Date: Tue, 08 Jan 2019 00:05:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:16Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:14Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:17,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-net used request id req-e425f854-ef89-442b-affa-18ebd87c1185 2019-01-08 00:05:17,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:05:17,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:05:17,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:17,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9290c33-8e49-42ee-a7f8-490727bb4e48 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:05:17,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-c9290c33-8e49-42ee-a7f8-490727bb4e48 2019-01-08 00:05:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:18,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-125c05b1-2493-44fe-8e4f-14504e9d1871 Date: Tue, 08 Jan 2019 00:05:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet"}]} 2019-01-08 00:05:18,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e used request id req-125c05b1-2493-44fe-8e4f-14504e9d1871 2019-01-08 00:05:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e&name=NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:18,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-12417875-8153-47fa-b471-dfeeb7fd2fc9 Date: Tue, 08 Jan 2019 00:05:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet"}]} 2019-01-08 00:05:18,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e&name=NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet used request id req-12417875-8153-47fa-b471-dfeeb7fd2fc9 2019-01-08 00:05:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e&name=NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:18,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0c6b223d-0d68-4865-938d-bb2573b6b548 Date: Tue, 08 Jan 2019 00:05:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet"}]} 2019-01-08 00:05:18,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e&name=NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet used request id req-0c6b223d-0d68-4865-938d-bb2573b6b548 2019-01-08 00:05:18,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:18,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-868fc6df-93e8-4475-999c-71e735cd58e1 Date: Tue, 08 Jan 2019 00:05:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2fdf2427-e1e3-4027-b60a-053b2b5ebe8e","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet"}]} 2019-01-08 00:05:18,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2fdf2427-e1e3-4027-b60a-053b2b5ebe8e used request id req-868fc6df-93e8-4475-999c-71e735cd58e1 2019-01-08 00:05:18,925 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet 2019-01-08 00:05:18,926 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-subnet 2019-01-08 00:05:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:19,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8043e02-d0b8-4655-bce6-0e5938fc5d4c Date: Tue, 08 Jan 2019 00:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:19,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/b23ea119-1f43-4f89-aad5-2b8d8aa1c0bc used request id req-f8043e02-d0b8-4655-bce6-0e5938fc5d4c 2019-01-08 00:05:19,876 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c9cafd11-4a2c-4a98-9a6d-44d812af7f96-pub-net 2019-01-08 00:05:19,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/2fdf2427-e1e3-4027-b60a-053b2b5ebe8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae24aead8f90166c6daf3fe47682e0d8971da62" 2019-01-08 00:05:21,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0811801d-c4a5-4e2f-8c05-193139b6aa96 Date: Tue, 08 Jan 2019 00:05:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:21,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/2fdf2427-e1e3-4027-b60a-053b2b5ebe8e used request id req-0811801d-c4a5-4e2f-8c05-193139b6aa96 2019-01-08 00:05:21,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:21,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["GTgxFvdqQGWmoXCWdAJfRA"], "issued_at": "2019-01-08T00:05:21.000000Z"}} 2019-01-08 00:05:21,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb15a12b149bda7414f2546a5a01869a94800a" 2019-01-08 00:05:21,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d111b6-4f82-4d31-8a0d-c574933e0152 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:21,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-59d111b6-4f82-4d31-8a0d-c574933e0152 2019-01-08 00:05:21,563 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6f92489c-98a3-4668-8aee-54ed6081b54f-pub-net 2019-01-08 00:05:21,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb15a12b149bda7414f2546a5a01869a94800a" -d '{"network": {"name": "NeutronUtilsSubnetTests-6f92489c-98a3-4668-8aee-54ed6081b54f-pub-net", "admin_state_up": true}}' 2019-01-08 00:05:22,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 737 X-Openstack-Request-Id: req-43d29761-59ce-4811-b2aa-ff762261f878 Date: Tue, 08 Jan 2019 00:05:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"b4ba6023-1893-456e-a7d6-cd75270d12fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6f92489c-98a3-4668-8aee-54ed6081b54f-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:21Z","mtu":1442}} 2019-01-08 00:05:22,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-43d29761-59ce-4811-b2aa-ff762261f878 2019-01-08 00:05:22,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=b4ba6023-1893-456e-a7d6-cd75270d12fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb15a12b149bda7414f2546a5a01869a94800a" 2019-01-08 00:05:23,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-32da90e3-5c45-43dc-b803-544b7a775e07 Date: Tue, 08 Jan 2019 00:05:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"b4ba6023-1893-456e-a7d6-cd75270d12fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:21Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6f92489c-98a3-4668-8aee-54ed6081b54f-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:21Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:23,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=b4ba6023-1893-456e-a7d6-cd75270d12fc used request id req-32da90e3-5c45-43dc-b803-544b7a775e07 2019-01-08 00:05:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=b4ba6023-1893-456e-a7d6-cd75270d12fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb15a12b149bda7414f2546a5a01869a94800a" 2019-01-08 00:05:23,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5b0b8f20-c3c2-4c64-b3aa-befedfbd59c1 Date: Tue, 08 Jan 2019 00:05:23 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:05:23,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=b4ba6023-1893-456e-a7d6-cd75270d12fc used request id req-5b0b8f20-c3c2-4c64-b3aa-befedfbd59c1 2019-01-08 00:05:23,495 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6f92489c-98a3-4668-8aee-54ed6081b54f-pub-subnet 2019-01-08 00:05:23,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb15a12b149bda7414f2546a5a01869a94800a" -d '{"subnets": [{"ip_version": 4, "network_id": "b4ba6023-1893-456e-a7d6-cd75270d12fc", "cidr": null, "name": "NeutronUtilsSubnetTests-6f92489c-98a3-4668-8aee-54ed6081b54f-pub-subnet"}]}' 2019-01-08 00:05:23,811 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-34fbd9a6-f974-4865-b14c-d88a1423f7cf Date: Tue, 08 Jan 2019 00:05:23 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2019-01-08 00:05:23,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-34fbd9a6-f974-4865-b14c-d88a1423f7cf 2019-01-08 00:05:23,811 - 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": ""}} 2019-01-08 00:05:23,812 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-6f92489c-98a3-4668-8aee-54ed6081b54f-pub-subnet] for network [NeutronUtilsSubnetTests-6f92489c-98a3-4668-8aee-54ed6081b54f-pub-net] 2019-01-08 00:05:23,812 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6f92489c-98a3-4668-8aee-54ed6081b54f-pub-net 2019-01-08 00:05:23,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/b4ba6023-1893-456e-a7d6-cd75270d12fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb15a12b149bda7414f2546a5a01869a94800a" 2019-01-08 00:05:25,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f546b3ca-2eec-4a0f-a369-6659013e8720 Date: Tue, 08 Jan 2019 00:05:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:25,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/b4ba6023-1893-456e-a7d6-cd75270d12fc used request id req-f546b3ca-2eec-4a0f-a369-6659013e8720 2019-01-08 00:05:25,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:25,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["3Bf7e4WVRoO5kk416r1ekw"], "issued_at": "2019-01-08T00:05:25.000000Z"}} 2019-01-08 00:05:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:25,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5843cb-aeee-495a-ad2c-87d8ba2ebaea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:25,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bd5843cb-aeee-495a-ad2c-87d8ba2ebaea 2019-01-08 00:05:25,723 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-net 2019-01-08 00:05:25,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" -d '{"network": {"name": "NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-net", "admin_state_up": true}}' 2019-01-08 00:05:27,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-8fd603bb-ba70-49a6-9a5f-7c50550fddb2 Date: Tue, 08 Jan 2019 00:05:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"e42266d1-a8b9-4629-b475-520e5d907687","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:25Z","mtu":1442}} 2019-01-08 00:05:27,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-8fd603bb-ba70-49a6-9a5f-7c50550fddb2 2019-01-08 00:05:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=e42266d1-a8b9-4629-b475-520e5d907687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:27,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f8d50821-7a08-45b7-bc0c-e38f7b91f839 Date: Tue, 08 Jan 2019 00:05:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"e42266d1-a8b9-4629-b475-520e5d907687","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:26Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:25Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:27,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=e42266d1-a8b9-4629-b475-520e5d907687 used request id req-f8d50821-7a08-45b7-bc0c-e38f7b91f839 2019-01-08 00:05:27,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e42266d1-a8b9-4629-b475-520e5d907687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:27,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eebd8418-2766-4b16-853f-d9b4a8abef8a Date: Tue, 08 Jan 2019 00:05:27 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:05:27,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e42266d1-a8b9-4629-b475-520e5d907687 used request id req-eebd8418-2766-4b16-853f-d9b4a8abef8a 2019-01-08 00:05:27,632 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-subnet 2019-01-08 00:05:27,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" -d '{"subnets": [{"ip_version": 4, "network_id": "e42266d1-a8b9-4629-b475-520e5d907687", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-subnet"}]}' 2019-01-08 00:05:28,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b5a395c0-fe30-46e4-a5e9-e63bb427c2c4 Date: Tue, 08 Jan 2019 00:05:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e42266d1-a8b9-4629-b475-520e5d907687","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:27Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:27Z","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":"0f089f4e031c425f86865a15dba50a2c","id":"95da9de4-e5d2-44ab-b40f-42ab742e4d17","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-subnet"}]} 2019-01-08 00:05:28,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-b5a395c0-fe30-46e4-a5e9-e63bb427c2c4 2019-01-08 00:05:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=e42266d1-a8b9-4629-b475-520e5d907687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:29,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-1b960298-21ae-4542-952a-1eeb49a07769 Date: Tue, 08 Jan 2019 00:05:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e42266d1-a8b9-4629-b475-520e5d907687","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["95da9de4-e5d2-44ab-b40f-42ab742e4d17"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:27Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:25Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:29,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=e42266d1-a8b9-4629-b475-520e5d907687 used request id req-1b960298-21ae-4542-952a-1eeb49a07769 2019-01-08 00:05:29,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e42266d1-a8b9-4629-b475-520e5d907687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:29,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0dbe67e2-b6ee-4409-997b-22b38d8a9674 Date: Tue, 08 Jan 2019 00:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e42266d1-a8b9-4629-b475-520e5d907687","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:27Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"95da9de4-e5d2-44ab-b40f-42ab742e4d17","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-subnet"}]} 2019-01-08 00:05:29,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e42266d1-a8b9-4629-b475-520e5d907687 used request id req-0dbe67e2-b6ee-4409-997b-22b38d8a9674 2019-01-08 00:05:29,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:29,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-3a40cb60-7251-48ab-9812-b58938279f44 Date: Tue, 08 Jan 2019 00:05:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e42266d1-a8b9-4629-b475-520e5d907687","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["95da9de4-e5d2-44ab-b40f-42ab742e4d17"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:27Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:25Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:29,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-net used request id req-3a40cb60-7251-48ab-9812-b58938279f44 2019-01-08 00:05:29,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:05:29,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:05:29,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:29,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cbee65-e527-496e-90b7-a9522ad8d88e Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:05:29,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-79cbee65-e527-496e-90b7-a9522ad8d88e 2019-01-08 00:05:29,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e42266d1-a8b9-4629-b475-520e5d907687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:29,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-200e6ff1-a089-4603-b575-84c7c8f08d7d Date: Tue, 08 Jan 2019 00:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e42266d1-a8b9-4629-b475-520e5d907687","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:27Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"95da9de4-e5d2-44ab-b40f-42ab742e4d17","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-subnet"}]} 2019-01-08 00:05:29,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e42266d1-a8b9-4629-b475-520e5d907687 used request id req-200e6ff1-a089-4603-b575-84c7c8f08d7d 2019-01-08 00:05:29,949 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-subnet 2019-01-08 00:05:29,950 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-subnet 2019-01-08 00:05:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/95da9de4-e5d2-44ab-b40f-42ab742e4d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:31,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d86d618-3ad9-4561-b73c-bd1887fa4aad Date: Tue, 08 Jan 2019 00:05:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:31,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/95da9de4-e5d2-44ab-b40f-42ab742e4d17 used request id req-9d86d618-3ad9-4561-b73c-bd1887fa4aad 2019-01-08 00:05:31,416 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d078b8bf-9b4e-4ac2-8fef-11ad3de133fd-pub-net 2019-01-08 00:05:31,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/e42266d1-a8b9-4629-b475-520e5d907687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51b09e50ff8e9dd9dfad53e3f3974ae446c3199" 2019-01-08 00:05:32,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1555399e-6568-4b3d-8ed2-ff08e53ebc59 Date: Tue, 08 Jan 2019 00:05:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:32,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/e42266d1-a8b9-4629-b475-520e5d907687 used request id req-1555399e-6568-4b3d-8ed2-ff08e53ebc59 2019-01-08 00:05:32,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:33,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["NtI8YivgS2CYH_N_k5lrjg"], "issued_at": "2019-01-08T00:05:33.000000Z"}} 2019-01-08 00:05:33,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:33,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bf200c-1913-4cf0-8b87-00b2217a0402 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:33,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-96bf200c-1913-4cf0-8b87-00b2217a0402 2019-01-08 00:05:33,292 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-net 2019-01-08 00:05:33,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" -d '{"network": {"name": "NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-net", "admin_state_up": true}}' 2019-01-08 00:05:34,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-3cd9c81c-a3e6-427d-9bda-33588d34ab7e Date: Tue, 08 Jan 2019 00:05:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"2e917f9e-dd0c-4a20-9d40-4d02fd550d34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:33Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:33Z","mtu":1442}} 2019-01-08 00:05:34,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-3cd9c81c-a3e6-427d-9bda-33588d34ab7e 2019-01-08 00:05:34,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:35,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-fc0d058b-e90d-41fd-9a86-09e210ca8768 Date: Tue, 08 Jan 2019 00:05:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"2e917f9e-dd0c-4a20-9d40-4d02fd550d34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:33Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:35,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 used request id req-fc0d058b-e90d-41fd-9a86-09e210ca8768 2019-01-08 00:05:35,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:35,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9510e58d-372f-4249-9f9a-2d98330fed75 Date: Tue, 08 Jan 2019 00:05:35 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:05:35,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 used request id req-9510e58d-372f-4249-9f9a-2d98330fed75 2019-01-08 00:05:35,258 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet 2019-01-08 00:05:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" -d '{"subnets": [{"ip_version": 4, "network_id": "2e917f9e-dd0c-4a20-9d40-4d02fd550d34", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet"}]}' 2019-01-08 00:05:36,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-20791d51-e993-4ce2-8977-3717312ea2c3 Date: Tue, 08 Jan 2019 00:05:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e917f9e-dd0c-4a20-9d40-4d02fd550d34","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:35Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:35Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7d312dfe-8e5d-4c31-8882-c0520df4a4dc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet"}]} 2019-01-08 00:05:36,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-20791d51-e993-4ce2-8977-3717312ea2c3 2019-01-08 00:05:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:37,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-e24bc176-38d5-4708-ac37-7f1a5d891c6f Date: Tue, 08 Jan 2019 00:05:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2e917f9e-dd0c-4a20-9d40-4d02fd550d34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["7d312dfe-8e5d-4c31-8882-c0520df4a4dc"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:33Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:37,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 used request id req-e24bc176-38d5-4708-ac37-7f1a5d891c6f 2019-01-08 00:05:37,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:37,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1ceca98b-57ab-4cec-a6f0-d843e17b9544 Date: Tue, 08 Jan 2019 00:05:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e917f9e-dd0c-4a20-9d40-4d02fd550d34","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:35Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7d312dfe-8e5d-4c31-8882-c0520df4a4dc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet"}]} 2019-01-08 00:05:37,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 used request id req-1ceca98b-57ab-4cec-a6f0-d843e17b9544 2019-01-08 00:05:37,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:37,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-1266d218-c483-4c33-a6c2-c5fb0e38c84e Date: Tue, 08 Jan 2019 00:05:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2e917f9e-dd0c-4a20-9d40-4d02fd550d34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["7d312dfe-8e5d-4c31-8882-c0520df4a4dc"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:33Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:37,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-net used request id req-1266d218-c483-4c33-a6c2-c5fb0e38c84e 2019-01-08 00:05:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:05:37,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:05:37,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:37,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34da7555-475a-456d-8116-27d2f356242b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:05:37,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-34da7555-475a-456d-8116-27d2f356242b 2019-01-08 00:05:37,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:38,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-96dcbaa3-7ae4-4d23-ad82-bacdf106760a Date: Tue, 08 Jan 2019 00:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e917f9e-dd0c-4a20-9d40-4d02fd550d34","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:35Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7d312dfe-8e5d-4c31-8882-c0520df4a4dc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet"}]} 2019-01-08 00:05:38,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34 used request id req-96dcbaa3-7ae4-4d23-ad82-bacdf106760a 2019-01-08 00:05:38,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34&name=NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:38,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-db596aab-c1ab-44e7-896c-1a8abbc81d60 Date: Tue, 08 Jan 2019 00:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e917f9e-dd0c-4a20-9d40-4d02fd550d34","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:35Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7d312dfe-8e5d-4c31-8882-c0520df4a4dc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet"}]} 2019-01-08 00:05:38,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2e917f9e-dd0c-4a20-9d40-4d02fd550d34&name=NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet used request id req-db596aab-c1ab-44e7-896c-1a8abbc81d60 2019-01-08 00:05:38,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:05:38,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:38,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["gY1KF0H5TeW8FBeDfvws7g"], "issued_at": "2019-01-08T00:05:38.000000Z"}} 2019-01-08 00:05:38,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5edbf6a2d898ae044e9360af1d0b714174b0e" 2019-01-08 00:05:38,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417cd764-5899-40b4-8fae-51f59cf631b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:38,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-417cd764-5899-40b4-8fae-51f59cf631b9 2019-01-08 00:05:38,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:39,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-a156b7b1-cb8e-48d8-8679-0ef659be6810 Date: Tue, 08 Jan 2019 00:05:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:05:39,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-a156b7b1-cb8e-48d8-8679-0ef659be6810 2019-01-08 00:05:39,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:39,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-500b2c0c-ee93-40c0-b79d-573f5c59d0a3 Date: Tue, 08 Jan 2019 00:05:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:05:39,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-500b2c0c-ee93-40c0-b79d-573f5c59d0a3 2019-01-08 00:05:39,616 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router 2019-01-08 00:05:39,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router", "admin_state_up": true}}' 2019-01-08 00:05:41,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a201efd4-7847-426a-bb05-a566907d97cc Date: Tue, 08 Jan 2019 00:05:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:05:39Z", "admin_state_up": true, "updated_at": "2019-01-08T00:05:41Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "2d456c9e-5f3d-4150-bca3-c0882720996b", "name": "NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router"}} 2019-01-08 00:05:41,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-a201efd4-7847-426a-bb05-a566907d97cc 2019-01-08 00:05:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=2d456c9e-5f3d-4150-bca3-c0882720996b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:42,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-de05a0e7-9597-44f9-afcf-6a65fa9e1473 Date: Tue, 08 Jan 2019 00:05:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:05:40Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.200"}],"id":"1f967263-95ab-4918-b2ce-92b8dab09336","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:78:00","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-200","ip_address":"172.30.9.200","fqdn":"host-172-30-9-200.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:05:40Z","binding:vnic_type":"normal","device_id":"2d456c9e-5f3d-4150-bca3-c0882720996b","tenant_id":""}]} 2019-01-08 00:05:42,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=2d456c9e-5f3d-4150-bca3-c0882720996b used request id req-de05a0e7-9597-44f9-afcf-6a65fa9e1473 2019-01-08 00:05:42,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:42,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fbd086a1-5676-4ae1-b692-3e1918ab2384 Date: Tue, 08 Jan 2019 00:05:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:05:42,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-fbd086a1-5676-4ae1-b692-3e1918ab2384 2019-01-08 00:05:42,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:42,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-9be14861-5922-49ae-be8a-81ebccb400ac Date: Tue, 08 Jan 2019 00:05:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:05:39Z", "admin_state_up": true, "updated_at": "2019-01-08T00:05:41Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "2d456c9e-5f3d-4150-bca3-c0882720996b", "name": "NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router"}]} 2019-01-08 00:05:42,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router used request id req-9be14861-5922-49ae-be8a-81ebccb400ac 2019-01-08 00:05:42,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:42,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be168e58-c4c4-4bba-b3e6-081e9da7ce62 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:05:42,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-be168e58-c4c4-4bba-b3e6-081e9da7ce62 2019-01-08 00:05:42,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=2d456c9e-5f3d-4150-bca3-c0882720996b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:42,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-0e85716c-a792-4ac7-a2ef-34ede4830440 Date: Tue, 08 Jan 2019 00:05:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:05:40Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.200"}],"id":"1f967263-95ab-4918-b2ce-92b8dab09336","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:78:00","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-200","ip_address":"172.30.9.200","fqdn":"host-172-30-9-200.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:05:40Z","binding:vnic_type":"normal","device_id":"2d456c9e-5f3d-4150-bca3-c0882720996b","tenant_id":""}]} 2019-01-08 00:05:42,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=2d456c9e-5f3d-4150-bca3-c0882720996b used request id req-0e85716c-a792-4ac7-a2ef-34ede4830440 2019-01-08 00:05:42,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:42,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-976ba973-bfa7-4467-b5c2-3039d0b9dc73 Date: Tue, 08 Jan 2019 00:05:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:05:42,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-976ba973-bfa7-4467-b5c2-3039d0b9dc73 2019-01-08 00:05:42,861 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router 2019-01-08 00:05:42,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/2d456c9e-5f3d-4150-bca3-c0882720996b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" -d '{"subnet_id": "7d312dfe-8e5d-4c31-8882-c0520df4a4dc"}' 2019-01-08 00:05:45,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-693bb89d-6594-4cdd-abfd-0cc1d2f349cc Date: Tue, 08 Jan 2019 00:05:45 GMT RESP BODY: {"network_id": "2e917f9e-dd0c-4a20-9d40-4d02fd550d34", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "subnet_id": "7d312dfe-8e5d-4c31-8882-c0520df4a4dc", "subnet_ids": ["7d312dfe-8e5d-4c31-8882-c0520df4a4dc"], "port_id": "c38d9410-884a-4093-8b8a-918a651d2da0", "id": "2d456c9e-5f3d-4150-bca3-c0882720996b"} 2019-01-08 00:05:45,309 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/2d456c9e-5f3d-4150-bca3-c0882720996b/add_router_interface used request id req-693bb89d-6594-4cdd-abfd-0cc1d2f349cc 2019-01-08 00:05:45,310 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router 2019-01-08 00:05:45,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/2d456c9e-5f3d-4150-bca3-c0882720996b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" -d '{"subnet_id": "7d312dfe-8e5d-4c31-8882-c0520df4a4dc"}' 2019-01-08 00:05:47,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-11da07b3-42b1-4f69-bfea-bfc98c5a2010 Date: Tue, 08 Jan 2019 00:05:47 GMT RESP BODY: {"network_id": "2e917f9e-dd0c-4a20-9d40-4d02fd550d34", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "subnet_id": "7d312dfe-8e5d-4c31-8882-c0520df4a4dc", "subnet_ids": ["7d312dfe-8e5d-4c31-8882-c0520df4a4dc"], "port_id": "c38d9410-884a-4093-8b8a-918a651d2da0", "id": "2d456c9e-5f3d-4150-bca3-c0882720996b"} 2019-01-08 00:05:47,036 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/2d456c9e-5f3d-4150-bca3-c0882720996b/remove_router_interface used request id req-11da07b3-42b1-4f69-bfea-bfc98c5a2010 2019-01-08 00:05:47,037 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router 2019-01-08 00:05:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/2d456c9e-5f3d-4150-bca3-c0882720996b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:48,498 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd5b2d9c-e141-4061-9972-d4f4455cb167 Content-Length: 0 Date: Tue, 08 Jan 2019 00:05:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:48,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/2d456c9e-5f3d-4150-bca3-c0882720996b used request id req-dd5b2d9c-e141-4061-9972-d4f4455cb167 2019-01-08 00:05:48,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:48,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-be394bcb-db3a-46ea-b508-feb173375463 Date: Tue, 08 Jan 2019 00:05:48 GMT RESP BODY: {"routers": []} 2019-01-08 00:05:48,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-router used request id req-be394bcb-db3a-46ea-b508-feb173375463 2019-01-08 00:05:48,551 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet 2019-01-08 00:05:48,551 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-subnet 2019-01-08 00:05:48,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/7d312dfe-8e5d-4c31-8882-c0520df4a4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:50,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6dc0e1a6-b2a1-4427-ae2c-f7a5848a8ede Date: Tue, 08 Jan 2019 00:05:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:50,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/7d312dfe-8e5d-4c31-8882-c0520df4a4dc used request id req-6dc0e1a6-b2a1-4427-ae2c-f7a5848a8ede 2019-01-08 00:05:50,076 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4c15815c-e846-471f-a144-9a414696bbc0-pub-net 2019-01-08 00:05:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/2e917f9e-dd0c-4a20-9d40-4d02fd550d34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d29bd43ace7bb8fca464e402b984c6d7e6ca94e" 2019-01-08 00:05:51,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f57fe6c-0769-462c-aace-cb221094abcc Date: Tue, 08 Jan 2019 00:05:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:05:51,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/2e917f9e-dd0c-4a20-9d40-4d02fd550d34 used request id req-8f57fe6c-0769-462c-aace-cb221094abcc 2019-01-08 00:05:51,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:51,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["6aCt0-LGS3y5l7M5HYeuQQ"], "issued_at": "2019-01-08T00:05:51.000000Z"}} 2019-01-08 00:05:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:52,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d1f3cf-a854-4cd5-bb65-97d3c99ff09a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:52,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a6d1f3cf-a854-4cd5-bb65-97d3c99ff09a 2019-01-08 00:05:52,080 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-net 2019-01-08 00:05:52,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" -d '{"network": {"name": "NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-net", "admin_state_up": true}}' 2019-01-08 00:05:53,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-46734729-c2ae-4a07-bcf2-f0d71ef51507 Date: Tue, 08 Jan 2019 00:05:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"4dcb5d99-5b23-4f29-a313-53479c55a124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:52Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:52Z","mtu":1442}} 2019-01-08 00:05:53,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-46734729-c2ae-4a07-bcf2-f0d71ef51507 2019-01-08 00:05:53,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4dcb5d99-5b23-4f29-a313-53479c55a124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:53,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-b2e98e76-0e7b-4260-b074-db77ac2ae9c4 Date: Tue, 08 Jan 2019 00:05:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"4dcb5d99-5b23-4f29-a313-53479c55a124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:05:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:52Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:53,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4dcb5d99-5b23-4f29-a313-53479c55a124 used request id req-b2e98e76-0e7b-4260-b074-db77ac2ae9c4 2019-01-08 00:05:53,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4dcb5d99-5b23-4f29-a313-53479c55a124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:53,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-daa844bb-d595-4b82-b258-934a151e9467 Date: Tue, 08 Jan 2019 00:05:53 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:05:53,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4dcb5d99-5b23-4f29-a313-53479c55a124 used request id req-daa844bb-d595-4b82-b258-934a151e9467 2019-01-08 00:05:53,897 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-subnet 2019-01-08 00:05:53,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" -d '{"subnets": [{"ip_version": 4, "network_id": "4dcb5d99-5b23-4f29-a313-53479c55a124", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-subnet"}]}' 2019-01-08 00:05:55,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-73a4d0d5-c34e-49e1-96e2-31de6d53b458 Date: Tue, 08 Jan 2019 00:05:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dcb5d99-5b23-4f29-a313-53479c55a124","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:54Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:54Z","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":"0f089f4e031c425f86865a15dba50a2c","id":"39ef08a8-ccab-4336-874e-99dc150a9fb1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-subnet"}]} 2019-01-08 00:05:55,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-73a4d0d5-c34e-49e1-96e2-31de6d53b458 2019-01-08 00:05:55,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4dcb5d99-5b23-4f29-a313-53479c55a124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:55,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-2950d124-2090-447e-bc4c-6a55b8b7a490 Date: Tue, 08 Jan 2019 00:05:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"4dcb5d99-5b23-4f29-a313-53479c55a124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["39ef08a8-ccab-4336-874e-99dc150a9fb1"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:52Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:55,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4dcb5d99-5b23-4f29-a313-53479c55a124 used request id req-2950d124-2090-447e-bc4c-6a55b8b7a490 2019-01-08 00:05:55,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4dcb5d99-5b23-4f29-a313-53479c55a124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:56,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e674237-cb2d-451f-8552-7c46a3f44ab8 Date: Tue, 08 Jan 2019 00:05:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dcb5d99-5b23-4f29-a313-53479c55a124","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:54Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"39ef08a8-ccab-4336-874e-99dc150a9fb1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-subnet"}]} 2019-01-08 00:05:56,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4dcb5d99-5b23-4f29-a313-53479c55a124 used request id req-4e674237-cb2d-451f-8552-7c46a3f44ab8 2019-01-08 00:05:56,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:56,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-52c6f378-8885-4195-88ba-4f6f6878a83a Date: Tue, 08 Jan 2019 00:05:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"4dcb5d99-5b23-4f29-a313-53479c55a124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["39ef08a8-ccab-4336-874e-99dc150a9fb1"],"description":"","tags":[],"updated_at":"2019-01-08T00:05:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:52Z","provider:network_type":"geneve"}]} 2019-01-08 00:05:56,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-net used request id req-52c6f378-8885-4195-88ba-4f6f6878a83a 2019-01-08 00:05:56,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:05:56,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:05:56,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:56,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86504d2d-5090-4684-9860-537daf56fc2b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:05:56,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-86504d2d-5090-4684-9860-537daf56fc2b 2019-01-08 00:05:56,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4dcb5d99-5b23-4f29-a313-53479c55a124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:56,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-50b341c0-02cf-4882-aa3b-db76999f4d61 Date: Tue, 08 Jan 2019 00:05:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dcb5d99-5b23-4f29-a313-53479c55a124","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:05:54Z","dns_nameservers":[],"updated_at":"2019-01-08T00:05:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"39ef08a8-ccab-4336-874e-99dc150a9fb1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-subnet"}]} 2019-01-08 00:05:56,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4dcb5d99-5b23-4f29-a313-53479c55a124 used request id req-50b341c0-02cf-4882-aa3b-db76999f4d61 2019-01-08 00:05:56,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:05:56,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:05:57,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["vHHxKB4URhaO4TbXD_eCEA"], "issued_at": "2019-01-08T00:05:57.000000Z"}} 2019-01-08 00:05:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489efd21aa5572726f6021a690f209c682829442" 2019-01-08 00:05:57,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e281cb-e09d-454d-afe6-8cda37f88426 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:05:57,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-03e281cb-e09d-454d-afe6-8cda37f88426 2019-01-08 00:05:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:57,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-67dd5c62-638f-4813-9cb0-76467e528d27 Date: Tue, 08 Jan 2019 00:05:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:05:57,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-67dd5c62-638f-4813-9cb0-76467e528d27 2019-01-08 00:05:57,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:05:58,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c9c9883b-f4ac-44df-a0f6-67881e3d2dbd Date: Tue, 08 Jan 2019 00:05:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:05:58,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-c9c9883b-f4ac-44df-a0f6-67881e3d2dbd 2019-01-08 00:05:58,036 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router 2019-01-08 00:05:58,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router", "admin_state_up": true}}' 2019-01-08 00:06:00,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-bec311eb-eddf-4464-a293-0c5dda5c298c Date: Tue, 08 Jan 2019 00:06:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:05:58Z", "admin_state_up": true, "updated_at": "2019-01-08T00:05:59Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "aa592950-895b-47ff-a97c-597fb907899e", "name": "NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router"}} 2019-01-08 00:06:00,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-bec311eb-eddf-4464-a293-0c5dda5c298c 2019-01-08 00:06:00,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=aa592950-895b-47ff-a97c-597fb907899e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:00,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-9fcadff5-9f88-4729-b0f0-e729b073ee23 Date: Tue, 08 Jan 2019 00:06:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:05:58Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.208"}],"id":"38b26412-8af1-4481-895c-e5119b511c34","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:89:63:bb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-208","ip_address":"172.30.9.208","fqdn":"host-172-30-9-208.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:05:58Z","binding:vnic_type":"normal","device_id":"aa592950-895b-47ff-a97c-597fb907899e","tenant_id":""}]} 2019-01-08 00:06:00,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=aa592950-895b-47ff-a97c-597fb907899e used request id req-9fcadff5-9f88-4729-b0f0-e729b073ee23 2019-01-08 00:06:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:00,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d535d7fd-8c96-4711-b5d2-8fd437dbddf1 Date: Tue, 08 Jan 2019 00:06:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:06:00,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-d535d7fd-8c96-4711-b5d2-8fd437dbddf1 2019-01-08 00:06:00,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:00,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-3c35be3c-098f-440c-992f-e66e004ea277 Date: Tue, 08 Jan 2019 00:06:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:05:58Z", "admin_state_up": true, "updated_at": "2019-01-08T00:05:59Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "aa592950-895b-47ff-a97c-597fb907899e", "name": "NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router"}]} 2019-01-08 00:06:00,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router used request id req-3c35be3c-098f-440c-992f-e66e004ea277 2019-01-08 00:06:00,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:00,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca0d4d6-c9ff-4585-b1ad-ba6520e6703d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:06:00,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-5ca0d4d6-c9ff-4585-b1ad-ba6520e6703d 2019-01-08 00:06:00,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=aa592950-895b-47ff-a97c-597fb907899e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:00,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-e3a2e854-5f67-4760-b258-b6a5aac1aa03 Date: Tue, 08 Jan 2019 00:06:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:05:58Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.208"}],"id":"38b26412-8af1-4481-895c-e5119b511c34","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:89:63:bb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-208","ip_address":"172.30.9.208","fqdn":"host-172-30-9-208.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:05:58Z","binding:vnic_type":"normal","device_id":"aa592950-895b-47ff-a97c-597fb907899e","tenant_id":""}]} 2019-01-08 00:06:00,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=aa592950-895b-47ff-a97c-597fb907899e used request id req-e3a2e854-5f67-4760-b258-b6a5aac1aa03 2019-01-08 00:06:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:01,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5e298744-c3f5-4493-b6ed-ef4960b3fac8 Date: Tue, 08 Jan 2019 00:06:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:06:01,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-5e298744-c3f5-4493-b6ed-ef4960b3fac8 2019-01-08 00:06:01,466 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-subnet 2019-01-08 00:06:01,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/39ef08a8-ccab-4336-874e-99dc150a9fb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:02,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0fc6be5-5f86-46f3-a8cb-aff6768669ad Date: Tue, 08 Jan 2019 00:06:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:02,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/39ef08a8-ccab-4336-874e-99dc150a9fb1 used request id req-d0fc6be5-5f86-46f3-a8cb-aff6768669ad 2019-01-08 00:06:02,895 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router 2019-01-08 00:06:02,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/aa592950-895b-47ff-a97c-597fb907899e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" -d '{"subnet_id": "39ef08a8-ccab-4336-874e-99dc150a9fb1"}' 2019-01-08 00:06:03,495 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-a74dd1f4-c32f-4e22-8093-119db66ec36b Date: Tue, 08 Jan 2019 00:06:03 GMT RESP BODY: {"NeutronError": {"message": "Subnet 39ef08a8-ccab-4336-874e-99dc150a9fb1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-08 00:06:03,495 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/aa592950-895b-47ff-a97c-597fb907899e/add_router_interface used request id req-a74dd1f4-c32f-4e22-8093-119db66ec36b 2019-01-08 00:06:03,495 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 39ef08a8-ccab-4336-874e-99dc150a9fb1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-08 00:06:03,496 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router 2019-01-08 00:06:03,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/aa592950-895b-47ff-a97c-597fb907899e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:05,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62bd815d-9256-475c-8bd8-81a9670452f4 Content-Length: 0 Date: Tue, 08 Jan 2019 00:06:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:05,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/aa592950-895b-47ff-a97c-597fb907899e used request id req-62bd815d-9256-475c-8bd8-81a9670452f4 2019-01-08 00:06:05,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:05,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1f3c3827-7777-4423-9261-ae2a9e2d6479 Date: Tue, 08 Jan 2019 00:06:05 GMT RESP BODY: {"routers": []} 2019-01-08 00:06:05,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-router used request id req-1f3c3827-7777-4423-9261-ae2a9e2d6479 2019-01-08 00:06:05,558 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-subnet 2019-01-08 00:06:05,558 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-subnet 2019-01-08 00:06:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/39ef08a8-ccab-4336-874e-99dc150a9fb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:05,602 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-aa84e4ce-3e46-46e9-9694-0bd376960f6c Date: Tue, 08 Jan 2019 00:06:05 GMT RESP BODY: {"NeutronError": {"message": "Subnet 39ef08a8-ccab-4336-874e-99dc150a9fb1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-08 00:06:05,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/39ef08a8-ccab-4336-874e-99dc150a9fb1 used request id req-aa84e4ce-3e46-46e9-9694-0bd376960f6c 2019-01-08 00:06:05,602 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 39ef08a8-ccab-4336-874e-99dc150a9fb1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-08 00:06:05,603 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-97444db7-7e91-4f22-b229-e8f99dd42914-pub-net 2019-01-08 00:06:05,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/4dcb5d99-5b23-4f29-a313-53479c55a124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed677c74ae641da4224d91374304de2356c8431b" 2019-01-08 00:06:06,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b336b45e-2582-47a5-9e10-d2ecaa209641 Date: Tue, 08 Jan 2019 00:06:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:06,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/4dcb5d99-5b23-4f29-a313-53479c55a124 used request id req-b336b45e-2582-47a5-9e10-d2ecaa209641 2019-01-08 00:06:06,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:06:07,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["Y_7ojEF7TxCf5v7knWs9Cw"], "issued_at": "2019-01-08T00:06:07.000000Z"}} 2019-01-08 00:06:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:07,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a7939d-3aee-403e-a5c2-f77e17c03762 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:06:07,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f5a7939d-3aee-403e-a5c2-f77e17c03762 2019-01-08 00:06:07,293 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-net 2019-01-08 00:06:07,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" -d '{"network": {"name": "NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-net", "admin_state_up": true}}' 2019-01-08 00:06:08,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-e3228055-8d49-442c-82e3-e9e7cd940467 Date: Tue, 08 Jan 2019 00:06:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"c9242c7b-dd2f-4532-b50e-97483c0dcd93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:07Z","mtu":1442}} 2019-01-08 00:06:08,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-e3228055-8d49-442c-82e3-e9e7cd940467 2019-01-08 00:06:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:09,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f2b174db-e41e-469c-9e31-cdf5493324b9 Date: Tue, 08 Jan 2019 00:06:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"c9242c7b-dd2f-4532-b50e-97483c0dcd93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:07Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:09,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 used request id req-f2b174db-e41e-469c-9e31-cdf5493324b9 2019-01-08 00:06:09,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:09,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-389c5e89-a786-4bc4-b226-1972cdb02cbe Date: Tue, 08 Jan 2019 00:06:09 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:06:09,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 used request id req-389c5e89-a786-4bc4-b226-1972cdb02cbe 2019-01-08 00:06:09,317 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet 2019-01-08 00:06:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" -d '{"subnets": [{"ip_version": 4, "network_id": "c9242c7b-dd2f-4532-b50e-97483c0dcd93", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet"}]}' 2019-01-08 00:06:10,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1f4d07c0-e5a8-4dc7-89f2-bd29d8f238c5 Date: Tue, 08 Jan 2019 00:06:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9242c7b-dd2f-4532-b50e-97483c0dcd93","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:09Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"988904a2-cc57-4466-a479-8414d15e9647","subnetpool_id":null,"name":"NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet"}]} 2019-01-08 00:06:10,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-1f4d07c0-e5a8-4dc7-89f2-bd29d8f238c5 2019-01-08 00:06:10,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:11,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-868c01aa-1e3a-4d66-ae0c-4d035268d3aa Date: Tue, 08 Jan 2019 00:06:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"c9242c7b-dd2f-4532-b50e-97483c0dcd93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["988904a2-cc57-4466-a479-8414d15e9647"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:09Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:07Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:11,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 used request id req-868c01aa-1e3a-4d66-ae0c-4d035268d3aa 2019-01-08 00:06:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:11,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c78b57da-19ef-4e32-b2df-f63991fe5840 Date: Tue, 08 Jan 2019 00:06:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9242c7b-dd2f-4532-b50e-97483c0dcd93","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:09Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"988904a2-cc57-4466-a479-8414d15e9647","subnetpool_id":null,"name":"NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet"}]} 2019-01-08 00:06:11,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 used request id req-c78b57da-19ef-4e32-b2df-f63991fe5840 2019-01-08 00:06:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:11,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-7fb47f77-f38f-4a9a-b541-9456c0885b01 Date: Tue, 08 Jan 2019 00:06:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"c9242c7b-dd2f-4532-b50e-97483c0dcd93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["988904a2-cc57-4466-a479-8414d15e9647"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:09Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:07Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:11,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-net used request id req-7fb47f77-f38f-4a9a-b541-9456c0885b01 2019-01-08 00:06:11,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:06:11,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:06:11,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:11,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbba58bf-2d15-4e28-82b0-5749df75e25a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:06:11,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-fbba58bf-2d15-4e28-82b0-5749df75e25a 2019-01-08 00:06:11,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:12,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e29a981f-8d3a-4464-a84a-64099d582fd2 Date: Tue, 08 Jan 2019 00:06:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9242c7b-dd2f-4532-b50e-97483c0dcd93","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:09Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"988904a2-cc57-4466-a479-8414d15e9647","subnetpool_id":null,"name":"NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet"}]} 2019-01-08 00:06:12,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c9242c7b-dd2f-4532-b50e-97483c0dcd93 used request id req-e29a981f-8d3a-4464-a84a-64099d582fd2 2019-01-08 00:06:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c9242c7b-dd2f-4532-b50e-97483c0dcd93&name=NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:12,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ab15e264-ccc7-4016-9c5f-b2708603a1d8 Date: Tue, 08 Jan 2019 00:06:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9242c7b-dd2f-4532-b50e-97483c0dcd93","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:09Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"988904a2-cc57-4466-a479-8414d15e9647","subnetpool_id":null,"name":"NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet"}]} 2019-01-08 00:06:12,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c9242c7b-dd2f-4532-b50e-97483c0dcd93&name=NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet used request id req-ab15e264-ccc7-4016-9c5f-b2708603a1d8 2019-01-08 00:06:12,420 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet 2019-01-08 00:06:12,420 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-subnet 2019-01-08 00:06:12,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/988904a2-cc57-4466-a479-8414d15e9647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:13,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b27d9b0e-8665-45c4-994f-ed086d042a37 Date: Tue, 08 Jan 2019 00:06:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:13,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/988904a2-cc57-4466-a479-8414d15e9647 used request id req-b27d9b0e-8665-45c4-994f-ed086d042a37 2019-01-08 00:06:13,835 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-09ada905-576c-4d64-82b0-98ee8c30fb09-pub-net 2019-01-08 00:06:13,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/c9242c7b-dd2f-4532-b50e-97483c0dcd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c0c5aa2eac8033217f1ebb720db4edb4d56cc" 2019-01-08 00:06:15,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9da39e3-2cba-4710-9b3b-6dde9e9c4ab8 Date: Tue, 08 Jan 2019 00:06:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:15,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/c9242c7b-dd2f-4532-b50e-97483c0dcd93 used request id req-f9da39e3-2cba-4710-9b3b-6dde9e9c4ab8 2019-01-08 00:06:15,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:06:15,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["fWu0N34cSN24vvVk7paZag"], "issued_at": "2019-01-08T00:06:15.000000Z"}} 2019-01-08 00:06:15,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:15,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97843d7-7fc4-4991-b537-31e16cc86033 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:06:15,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d97843d7-7fc4-4991-b537-31e16cc86033 2019-01-08 00:06:15,769 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-net 2019-01-08 00:06:15,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" -d '{"network": {"name": "NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-net", "admin_state_up": true}}' 2019-01-08 00:06:17,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-5aa305a1-11e4-466d-9d75-eca97cd98bfc Date: Tue, 08 Jan 2019 00:06:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"428b3d48-6221-4252-90e3-b455e6523fe6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:16Z","mtu":1442}} 2019-01-08 00:06:17,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-5aa305a1-11e4-466d-9d75-eca97cd98bfc 2019-01-08 00:06:17,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=428b3d48-6221-4252-90e3-b455e6523fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:17,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-cfd45a23-1ac3-4cba-8feb-8e4bf6207027 Date: Tue, 08 Jan 2019 00:06:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"428b3d48-6221-4252-90e3-b455e6523fe6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:16Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:17,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=428b3d48-6221-4252-90e3-b455e6523fe6 used request id req-cfd45a23-1ac3-4cba-8feb-8e4bf6207027 2019-01-08 00:06:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=428b3d48-6221-4252-90e3-b455e6523fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:17,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-622a8e15-ad6e-4912-8fed-d52d34321428 Date: Tue, 08 Jan 2019 00:06:17 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:06:17,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=428b3d48-6221-4252-90e3-b455e6523fe6 used request id req-622a8e15-ad6e-4912-8fed-d52d34321428 2019-01-08 00:06:17,841 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-subnet 2019-01-08 00:06:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" -d '{"subnets": [{"ip_version": 4, "network_id": "428b3d48-6221-4252-90e3-b455e6523fe6", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-subnet"}]}' 2019-01-08 00:06:19,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9577db86-d7de-4d20-be4c-ea9387d4df68 Date: Tue, 08 Jan 2019 00:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428b3d48-6221-4252-90e3-b455e6523fe6","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:18Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:18Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"530fff94-a8ee-4a61-9ffc-049d90022423","subnetpool_id":null,"name":"NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-subnet"}]} 2019-01-08 00:06:19,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-9577db86-d7de-4d20-be4c-ea9387d4df68 2019-01-08 00:06:19,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=428b3d48-6221-4252-90e3-b455e6523fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:19,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-a1a0bd7b-9d31-49e9-940b-8594bc55b24a Date: Tue, 08 Jan 2019 00:06:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"428b3d48-6221-4252-90e3-b455e6523fe6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["530fff94-a8ee-4a61-9ffc-049d90022423"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:16Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:19,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=428b3d48-6221-4252-90e3-b455e6523fe6 used request id req-a1a0bd7b-9d31-49e9-940b-8594bc55b24a 2019-01-08 00:06:19,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=428b3d48-6221-4252-90e3-b455e6523fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:19,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f898ecd8-c846-4036-8532-525b87af3d32 Date: Tue, 08 Jan 2019 00:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428b3d48-6221-4252-90e3-b455e6523fe6","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:18Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"530fff94-a8ee-4a61-9ffc-049d90022423","subnetpool_id":null,"name":"NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-subnet"}]} 2019-01-08 00:06:19,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=428b3d48-6221-4252-90e3-b455e6523fe6 used request id req-f898ecd8-c846-4036-8532-525b87af3d32 2019-01-08 00:06:19,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:20,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-e32f8f9d-cb48-48e4-98c4-74c66e0a6758 Date: Tue, 08 Jan 2019 00:06:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"428b3d48-6221-4252-90e3-b455e6523fe6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["530fff94-a8ee-4a61-9ffc-049d90022423"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:16Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:20,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-net used request id req-e32f8f9d-cb48-48e4-98c4-74c66e0a6758 2019-01-08 00:06:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:06:20,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:06:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:20,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-481d3521-7c1e-477b-b2d6-415ba7de6d47 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:06:20,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-481d3521-7c1e-477b-b2d6-415ba7de6d47 2019-01-08 00:06:20,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=428b3d48-6221-4252-90e3-b455e6523fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:20,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-61b391ba-5af2-4e9f-ba52-3c5adfaf29fb Date: Tue, 08 Jan 2019 00:06:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"428b3d48-6221-4252-90e3-b455e6523fe6","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:18Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"530fff94-a8ee-4a61-9ffc-049d90022423","subnetpool_id":null,"name":"NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-subnet"}]} 2019-01-08 00:06:20,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=428b3d48-6221-4252-90e3-b455e6523fe6 used request id req-61b391ba-5af2-4e9f-ba52-3c5adfaf29fb 2019-01-08 00:06:20,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:06:20,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:06:20,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["Q0LzERIbTjOwnhMXPlklwg"], "issued_at": "2019-01-08T00:06:20.000000Z"}} 2019-01-08 00:06:20,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ee82d2e95529a981d7cabc87f31a6df5d5b3b4" 2019-01-08 00:06:21,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f7d8c3-3741-45ab-81f0-bc79cf8f39f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:06:21,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-32f7d8c3-3741-45ab-81f0-bc79cf8f39f2 2019-01-08 00:06:21,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:21,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-aac77029-301b-45a0-a43e-f4b00fcd3dc9 Date: Tue, 08 Jan 2019 00:06:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:06:21,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-aac77029-301b-45a0-a43e-f4b00fcd3dc9 2019-01-08 00:06:21,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:21,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f1404b6d-ea59-41ea-870d-9b123c28b7cf Date: Tue, 08 Jan 2019 00:06:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:06:21,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-f1404b6d-ea59-41ea-870d-9b123c28b7cf 2019-01-08 00:06:21,238 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router 2019-01-08 00:06:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router", "admin_state_up": true}}' 2019-01-08 00:06:23,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-81d990c5-8292-4c07-b1d7-b7a1d70d3f29 Date: Tue, 08 Jan 2019 00:06:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:06:21Z", "admin_state_up": true, "updated_at": "2019-01-08T00:06:22Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "033dadbd-5023-48f5-a8bd-45f22bd496cf", "name": "NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router"}} 2019-01-08 00:06:23,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-81d990c5-8292-4c07-b1d7-b7a1d70d3f29 2019-01-08 00:06:23,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=033dadbd-5023-48f5-a8bd-45f22bd496cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:23,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-63ac4700-ac2f-47d8-a1eb-551206d83dd3 Date: Tue, 08 Jan 2019 00:06:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:06:22Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.214"}],"id":"ea29713c-94d3-40b3-83f1-36b43abc1ac3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:18:f8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-214","ip_address":"172.30.9.214","fqdn":"host-172-30-9-214.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:06:22Z","binding:vnic_type":"normal","device_id":"033dadbd-5023-48f5-a8bd-45f22bd496cf","tenant_id":""}]} 2019-01-08 00:06:23,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=033dadbd-5023-48f5-a8bd-45f22bd496cf used request id req-63ac4700-ac2f-47d8-a1eb-551206d83dd3 2019-01-08 00:06:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:23,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7c1347a7-898c-49ed-a1e4-af973e7da388 Date: Tue, 08 Jan 2019 00:06:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:06:23,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-7c1347a7-898c-49ed-a1e4-af973e7da388 2019-01-08 00:06:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:24,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-686b83fc-41ab-4a29-92fe-e61bbf0fac4f Date: Tue, 08 Jan 2019 00:06:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:06:21Z", "admin_state_up": true, "updated_at": "2019-01-08T00:06:22Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "033dadbd-5023-48f5-a8bd-45f22bd496cf", "name": "NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router"}]} 2019-01-08 00:06:24,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router used request id req-686b83fc-41ab-4a29-92fe-e61bbf0fac4f 2019-01-08 00:06:24,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:24,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba16bdf-4607-4bf3-be6c-23967c362dc0 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:06:24,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-cba16bdf-4607-4bf3-be6c-23967c362dc0 2019-01-08 00:06:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=033dadbd-5023-48f5-a8bd-45f22bd496cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:24,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 943 X-Openstack-Request-Id: req-e80803c8-e342-4a16-82b9-ded444ef62fe Date: Tue, 08 Jan 2019 00:06:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:06:24Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.214"}],"id":"ea29713c-94d3-40b3-83f1-36b43abc1ac3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:18:f8","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-214","ip_address":"172.30.9.214","fqdn":"host-172-30-9-214.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:06:22Z","binding:vnic_type":"normal","device_id":"033dadbd-5023-48f5-a8bd-45f22bd496cf","tenant_id":""}]} 2019-01-08 00:06:24,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=033dadbd-5023-48f5-a8bd-45f22bd496cf used request id req-e80803c8-e342-4a16-82b9-ded444ef62fe 2019-01-08 00:06:24,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:24,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ae02eb47-b3b3-4a25-b3ca-5cbcf2845c32 Date: Tue, 08 Jan 2019 00:06:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:06:24,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-ae02eb47-b3b3-4a25-b3ca-5cbcf2845c32 2019-01-08 00:06:24,521 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router 2019-01-08 00:06:24,521 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router 2019-01-08 00:06:24,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/033dadbd-5023-48f5-a8bd-45f22bd496cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:28,905 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5290ca85-bc13-4517-aafe-2e0afca466ce Content-Length: 0 Date: Tue, 08 Jan 2019 00:06:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:28,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/033dadbd-5023-48f5-a8bd-45f22bd496cf used request id req-5290ca85-bc13-4517-aafe-2e0afca466ce 2019-01-08 00:06:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:29,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9507f4d-e1fe-467f-ac7d-9681b19b178d Date: Tue, 08 Jan 2019 00:06:29 GMT RESP BODY: {"routers": []} 2019-01-08 00:06:29,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-router used request id req-a9507f4d-e1fe-467f-ac7d-9681b19b178d 2019-01-08 00:06:29,141 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-subnet 2019-01-08 00:06:29,141 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-subnet 2019-01-08 00:06:29,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/530fff94-a8ee-4a61-9ffc-049d90022423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:30,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8eb8571d-c7d5-41c8-ae2a-086f630c4ce4 Date: Tue, 08 Jan 2019 00:06:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:30,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/530fff94-a8ee-4a61-9ffc-049d90022423 used request id req-8eb8571d-c7d5-41c8-ae2a-086f630c4ce4 2019-01-08 00:06:30,362 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-44dc71ff-92b8-4b33-b7f9-d6966f7b82b3-pub-net 2019-01-08 00:06:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/428b3d48-6221-4252-90e3-b455e6523fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3728509c2f76567431ed6244acc7c6e9aac8af" 2019-01-08 00:06:31,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4621bac9-1ad2-41e9-9e8e-e9f52e8b2bed Date: Tue, 08 Jan 2019 00:06:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:31,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/428b3d48-6221-4252-90e3-b455e6523fe6 used request id req-4621bac9-1ad2-41e9-9e8e-e9f52e8b2bed 2019-01-08 00:06:31,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:06:32,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:06:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["6-8SLOlRRg6K-IifPmEdvA"], "issued_at": "2019-01-08T00:06:32.000000Z"}} 2019-01-08 00:06:32,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:32,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca67089-5bf4-4ba3-b144-ea32ff81a48d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:06:32,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2ca67089-5bf4-4ba3-b144-ea32ff81a48d 2019-01-08 00:06:32,402 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net 2019-01-08 00:06:32,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" -d '{"network": {"name": "NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net", "admin_state_up": true}}' 2019-01-08 00:06:33,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-6d90dca2-2611-4adf-9bfe-24cf2c2de053 Date: Tue, 08 Jan 2019 00:06:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:32Z","mtu":1442}} 2019-01-08 00:06:33,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-6d90dca2-2611-4adf-9bfe-24cf2c2de053 2019-01-08 00:06:33,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:34,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f0d30521-0a71-4cbb-968d-5726686d42c8 Date: Tue, 08 Jan 2019 00:06:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:32Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:34,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 used request id req-f0d30521-0a71-4cbb-968d-5726686d42c8 2019-01-08 00:06:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:34,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2e57aa45-0597-4d46-af01-c02a462663b3 Date: Tue, 08 Jan 2019 00:06:34 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:06:34,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 used request id req-2e57aa45-0597-4d46-af01-c02a462663b3 2019-01-08 00:06:34,268 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet 2019-01-08 00:06:34,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" -d '{"subnets": [{"ip_version": 4, "network_id": "64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet"}]}' 2019-01-08 00:06:35,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c8ab4bb7-a72b-460c-bc4c-ecd8ff7f6da5 Date: Tue, 08 Jan 2019 00:06:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:34Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","subnetpool_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet"}]} 2019-01-08 00:06:35,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-c8ab4bb7-a72b-460c-bc4c-ecd8ff7f6da5 2019-01-08 00:06:35,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:35,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-3f829cd5-cca3-4aff-9904-66efabc968fe Date: Tue, 08 Jan 2019 00:06:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["cb160885-e67b-431a-ba58-8dbd6f4bf398"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:32Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:35,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 used request id req-3f829cd5-cca3-4aff-9904-66efabc968fe 2019-01-08 00:06:35,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:35,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7ae9596c-f54a-4629-a5f7-53938cefbcaa Date: Tue, 08 Jan 2019 00:06:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:34Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","subnetpool_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet"}]} 2019-01-08 00:06:35,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 used request id req-7ae9596c-f54a-4629-a5f7-53938cefbcaa 2019-01-08 00:06:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:36,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-0e911a60-3fcb-4a5b-91b0-fe7250ee12e6 Date: Tue, 08 Jan 2019 00:06:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["cb160885-e67b-431a-ba58-8dbd6f4bf398"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:32Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:36,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net used request id req-0e911a60-3fcb-4a5b-91b0-fe7250ee12e6 2019-01-08 00:06:36,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:06:36,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:06:36,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:36,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d14524a-5d4c-457c-a72b-45d73c228621 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:06:36,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-7d14524a-5d4c-457c-a72b-45d73c228621 2019-01-08 00:06:36,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:36,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d5539e40-8a0e-4ccb-b6c5-d8c024935941 Date: Tue, 08 Jan 2019 00:06:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:34Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","subnetpool_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet"}]} 2019-01-08 00:06:36,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 used request id req-d5539e40-8a0e-4ccb-b6c5-d8c024935941 2019-01-08 00:06:36,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5&name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:36,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d922e8f8-897c-4c80-a622-9a58eb8a3792 Date: Tue, 08 Jan 2019 00:06:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:34Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","subnetpool_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet"}]} 2019-01-08 00:06:36,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5&name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet used request id req-d922e8f8-897c-4c80-a622-9a58eb8a3792 2019-01-08 00:06:36,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:06:36,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:06:37,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["dnyYr0QCSqKC9Y1UQFszAQ"], "issued_at": "2019-01-08T00:06:37.000000Z"}} 2019-01-08 00:06:37,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31cb6e291ce30d2a084dae76312d1177dc320ac8" 2019-01-08 00:06:37,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fde2f9-e287-4417-8613-b60173f3a051 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:06:37,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c1fde2f9-e287-4417-8613-b60173f3a051 2019-01-08 00:06:37,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:37,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-3fb668fd-f040-42a8-bfee-669fced4f00a Date: Tue, 08 Jan 2019 00:06:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["cb160885-e67b-431a-ba58-8dbd6f4bf398"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:32Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:37,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net used request id req-3fb668fd-f040-42a8-bfee-669fced4f00a 2019-01-08 00:06:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:38,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6867fa0f-13cd-4525-a56c-26ea5f71b5ed Date: Tue, 08 Jan 2019 00:06:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:34Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","subnetpool_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet"}]} 2019-01-08 00:06:38,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 used request id req-6867fa0f-13cd-4525-a56c-26ea5f71b5ed 2019-01-08 00:06:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:38,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-137c25d7-a3ef-499d-9a39-1ca234475f16 Date: Tue, 08 Jan 2019 00:06:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["cb160885-e67b-431a-ba58-8dbd6f4bf398"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:32Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:38,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net used request id req-137c25d7-a3ef-499d-9a39-1ca234475f16 2019-01-08 00:06:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:06:38,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:06:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31cb6e291ce30d2a084dae76312d1177dc320ac8" 2019-01-08 00:06:38,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d53dae-6616-4903-b6a6-0980da6c807d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:06:38,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-91d53dae-6616-4903-b6a6-0980da6c807d 2019-01-08 00:06:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:38,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-539b8f63-2170-4486-8eee-bd89e8492090 Date: Tue, 08 Jan 2019 00:06:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:34Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","subnetpool_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet"}]} 2019-01-08 00:06:38,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 used request id req-539b8f63-2170-4486-8eee-bd89e8492090 2019-01-08 00:06:38,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5&name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:39,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f4929208-8901-4a95-bc01-454cb0f0184f Date: Tue, 08 Jan 2019 00:06:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:34Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","subnetpool_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet"}]} 2019-01-08 00:06:39,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5&name=NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet used request id req-f4929208-8901-4a95-bc01-454cb0f0184f 2019-01-08 00:06:39,098 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net 2019-01-08 00:06:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" -d '{"port": {"network_id": "64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5", "fixed_ips": [{"subnet_id": "cb160885-e67b-431a-ba58-8dbd6f4bf398", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-port", "admin_state_up": true}}' 2019-01-08 00:06:40,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1010 X-Openstack-Request-Id: req-f1a67af4-4e35-4674-a3b0-9dcb52f27849 Date: Tue, 08 Jan 2019 00:06:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:06:39Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","ip_address":"10.55.1.100"}],"id":"9928e706-4b1a-4494-b599-5f34a0f643dc","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:8e:e4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-port","project_id":"0f089f4e031c425f86865a15dba50a2c","qos_policy_id":null,"admin_state_up":true,"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","dns_name":"","created_at":"2019-01-08T00:06:39Z","binding:vnic_type":"normal","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}} 2019-01-08 00:06:40,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-f1a67af4-4e35-4674-a3b0-9dcb52f27849 2019-01-08 00:06:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:40,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2650 X-Openstack-Request-Id: req-5ba5430a-f441-4583-a1fd-f04354b16b54 Date: Tue, 08 Jan 2019 00:06:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-07T23:51:22Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[],"id":"01963652-571b-4dd3-b9e1-238212775ec6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:1e:4e","project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-07T23:51:21Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e95ac4caffaf4463aa59c4748dddd090"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:06:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","ip_address":"10.55.1.2"}],"id":"3ef61129-1233-4913-a16b-558f6502d437","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:88:b4","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-2","ip_address":"10.55.1.2","fqdn":"host-10-55-1-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","dns_name":"","created_at":"2019-01-08T00:06:33Z","binding:vnic_type":"normal","device_id":"","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:06:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb160885-e67b-431a-ba58-8dbd6f4bf398","ip_address":"10.55.1.100"}],"id":"9928e706-4b1a-4494-b599-5f34a0f643dc","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:8e:e4","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-port","admin_state_up":true,"network_id":"64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5","dns_name":"","created_at":"2019-01-08T00:06:39Z","binding:vnic_type":"normal","device_id":"","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}]} 2019-01-08 00:06:40,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports used request id req-5ba5430a-f441-4583-a1fd-f04354b16b54 2019-01-08 00:06:40,171 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-port 2019-01-08 00:06:40,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/9928e706-4b1a-4494-b599-5f34a0f643dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:40,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a6676ea-405c-4f85-b97c-9b6d5bcc4adf Date: Tue, 08 Jan 2019 00:06:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:40,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/9928e706-4b1a-4494-b599-5f34a0f643dc used request id req-1a6676ea-405c-4f85-b97c-9b6d5bcc4adf 2019-01-08 00:06:40,847 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet 2019-01-08 00:06:40,847 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-subnet 2019-01-08 00:06:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/cb160885-e67b-431a-ba58-8dbd6f4bf398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:42,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5df87c18-0082-4e9f-9f51-ba139c844a18 Date: Tue, 08 Jan 2019 00:06:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:42,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/cb160885-e67b-431a-ba58-8dbd6f4bf398 used request id req-5df87c18-0082-4e9f-9f51-ba139c844a18 2019-01-08 00:06:42,099 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-54daff9c-6ad4-4157-9c3d-87cc00691de5-pub-net 2019-01-08 00:06:42,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07464f39a4dfd22e6ea291a9884721d438d98d" 2019-01-08 00:06:43,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d252b7b-4188-46ce-a348-0f8d38c18e35 Date: Tue, 08 Jan 2019 00:06:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:43,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/64f3f6d8-b1b6-4aaf-a1cf-6ebc17df1ac5 used request id req-4d252b7b-4188-46ce-a348-0f8d38c18e35 2019-01-08 00:06:43,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:06:43,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["zJJSvoRORcmP_p81cWkUXw"], "issued_at": "2019-01-08T00:06:43.000000Z"}} 2019-01-08 00:06:43,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:43,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4283f80b-308f-4137-90cb-f1334d8b1f8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:06:43,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4283f80b-308f-4137-90cb-f1334d8b1f8b 2019-01-08 00:06:43,989 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net 2019-01-08 00:06:43,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" -d '{"network": {"name": "NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net", "admin_state_up": true}}' 2019-01-08 00:06:45,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-13e549b9-e6e9-47b6-a3f5-fd4d1a8542e3 Date: Tue, 08 Jan 2019 00:06:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"a6181740-7c95-4b75-8406-045872db1497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:44Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:44Z","mtu":1442}} 2019-01-08 00:06:45,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-13e549b9-e6e9-47b6-a3f5-fd4d1a8542e3 2019-01-08 00:06:45,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=a6181740-7c95-4b75-8406-045872db1497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:45,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-d12afff6-92e0-45f5-ae2b-8fc00aa77da5 Date: Tue, 08 Jan 2019 00:06:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"a6181740-7c95-4b75-8406-045872db1497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:44Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:45,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=a6181740-7c95-4b75-8406-045872db1497 used request id req-d12afff6-92e0-45f5-ae2b-8fc00aa77da5 2019-01-08 00:06:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:45,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff379883-1286-45a7-9260-a83574c6899b Date: Tue, 08 Jan 2019 00:06:45 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:06:45,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 used request id req-ff379883-1286-45a7-9260-a83574c6899b 2019-01-08 00:06:45,750 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet 2019-01-08 00:06:45,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" -d '{"subnets": [{"ip_version": 4, "network_id": "a6181740-7c95-4b75-8406-045872db1497", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet"}]}' 2019-01-08 00:06:47,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d30a9bc-c45f-4820-b3b9-42b1cf2fedd2 Date: Tue, 08 Jan 2019 00:06:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6181740-7c95-4b75-8406-045872db1497","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:46Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:46Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cd5008df-acdb-4584-a86d-08bc96734af8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet"}]} 2019-01-08 00:06:47,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-7d30a9bc-c45f-4820-b3b9-42b1cf2fedd2 2019-01-08 00:06:47,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=a6181740-7c95-4b75-8406-045872db1497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:47,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-7f8a5480-3bf2-4485-8024-74fa9f1e9df5 Date: Tue, 08 Jan 2019 00:06:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a6181740-7c95-4b75-8406-045872db1497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["cd5008df-acdb-4584-a86d-08bc96734af8"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:44Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:47,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=a6181740-7c95-4b75-8406-045872db1497 used request id req-7f8a5480-3bf2-4485-8024-74fa9f1e9df5 2019-01-08 00:06:47,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:47,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-339607ba-4517-44ac-acad-1be6e34dca66 Date: Tue, 08 Jan 2019 00:06:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6181740-7c95-4b75-8406-045872db1497","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:46Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cd5008df-acdb-4584-a86d-08bc96734af8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet"}]} 2019-01-08 00:06:47,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 used request id req-339607ba-4517-44ac-acad-1be6e34dca66 2019-01-08 00:06:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:47,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-37aed17b-88d5-4ce9-acc0-e23497e1b3dd Date: Tue, 08 Jan 2019 00:06:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a6181740-7c95-4b75-8406-045872db1497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["cd5008df-acdb-4584-a86d-08bc96734af8"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:44Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:47,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net used request id req-37aed17b-88d5-4ce9-acc0-e23497e1b3dd 2019-01-08 00:06:47,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:06:48,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:06:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff94c1a-6509-4c29-b13c-319c9f8f9495 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:06:48,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-4ff94c1a-6509-4c29-b13c-319c9f8f9495 2019-01-08 00:06:48,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:48,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-962d1db7-20bd-4c63-8af9-321a9b521ed2 Date: Tue, 08 Jan 2019 00:06:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6181740-7c95-4b75-8406-045872db1497","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:46Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cd5008df-acdb-4584-a86d-08bc96734af8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet"}]} 2019-01-08 00:06:48,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 used request id req-962d1db7-20bd-4c63-8af9-321a9b521ed2 2019-01-08 00:06:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497&name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:48,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce247ebc-8b6b-4619-8a62-832beff9ee7d Date: Tue, 08 Jan 2019 00:06:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6181740-7c95-4b75-8406-045872db1497","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:46Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cd5008df-acdb-4584-a86d-08bc96734af8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet"}]} 2019-01-08 00:06:48,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497&name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet used request id req-ce247ebc-8b6b-4619-8a62-832beff9ee7d 2019-01-08 00:06:48,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:06:48,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:06:48,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["0PxFSXXHRviiN7KujVwgqw"], "issued_at": "2019-01-08T00:06:48.000000Z"}} 2019-01-08 00:06:48,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a458c198dbeaff739f807c744bfd545a6627d8f0" 2019-01-08 00:06:48,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6abbb8-9927-4e81-88d5-2a2cf4ab67ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:06:48,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3d6abbb8-9927-4e81-88d5-2a2cf4ab67ff 2019-01-08 00:06:48,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:49,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-5cae7bcd-385c-47e9-95c2-01bd0e225404 Date: Tue, 08 Jan 2019 00:06:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a6181740-7c95-4b75-8406-045872db1497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["cd5008df-acdb-4584-a86d-08bc96734af8"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:44Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:49,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net used request id req-5cae7bcd-385c-47e9-95c2-01bd0e225404 2019-01-08 00:06:49,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:49,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a0b4c00-f972-4e35-816d-bf1f1b0ff505 Date: Tue, 08 Jan 2019 00:06:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6181740-7c95-4b75-8406-045872db1497","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:46Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cd5008df-acdb-4584-a86d-08bc96734af8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet"}]} 2019-01-08 00:06:49,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 used request id req-4a0b4c00-f972-4e35-816d-bf1f1b0ff505 2019-01-08 00:06:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:49,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-56fb54b7-d1b1-4b92-948c-3b6f8911f6d6 Date: Tue, 08 Jan 2019 00:06:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a6181740-7c95-4b75-8406-045872db1497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["cd5008df-acdb-4584-a86d-08bc96734af8"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:44Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:49,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net used request id req-56fb54b7-d1b1-4b92-948c-3b6f8911f6d6 2019-01-08 00:06:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:06:49,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:06:49,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a458c198dbeaff739f807c744bfd545a6627d8f0" 2019-01-08 00:06:49,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1637886-f63a-48e2-b817-30d6b7da4c1b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:06:49,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-f1637886-f63a-48e2-b817-30d6b7da4c1b 2019-01-08 00:06:49,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:50,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-25081ec4-1866-4849-9982-4202eda5e507 Date: Tue, 08 Jan 2019 00:06:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6181740-7c95-4b75-8406-045872db1497","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:46Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cd5008df-acdb-4584-a86d-08bc96734af8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet"}]} 2019-01-08 00:06:50,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497 used request id req-25081ec4-1866-4849-9982-4202eda5e507 2019-01-08 00:06:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497&name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:50,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f36ca83c-f193-47e3-ad82-39a325ebd51d Date: Tue, 08 Jan 2019 00:06:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6181740-7c95-4b75-8406-045872db1497","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:46Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"cd5008df-acdb-4584-a86d-08bc96734af8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet"}]} 2019-01-08 00:06:50,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a6181740-7c95-4b75-8406-045872db1497&name=NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet used request id req-f36ca83c-f193-47e3-ad82-39a325ebd51d 2019-01-08 00:06:50,466 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net 2019-01-08 00:06:50,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" -d '{"port": {"network_id": "a6181740-7c95-4b75-8406-045872db1497", "fixed_ips": [{"subnet_id": "cd5008df-acdb-4584-a86d-08bc96734af8", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-port", "admin_state_up": true}}' 2019-01-08 00:06:51,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1010 X-Openstack-Request-Id: req-796eff47-fe0a-44ad-8911-0fd1e6290375 Date: Tue, 08 Jan 2019 00:06:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:06:51Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd5008df-acdb-4584-a86d-08bc96734af8","ip_address":"10.55.1.100"}],"id":"50cd44c8-eca7-47fd-8636-7e629625c78d","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:17:ac","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-port","project_id":"0f089f4e031c425f86865a15dba50a2c","qos_policy_id":null,"admin_state_up":true,"network_id":"a6181740-7c95-4b75-8406-045872db1497","dns_name":"","created_at":"2019-01-08T00:06:50Z","binding:vnic_type":"normal","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}} 2019-01-08 00:06:51,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-796eff47-fe0a-44ad-8911-0fd1e6290375 2019-01-08 00:06:51,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:52,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2650 X-Openstack-Request-Id: req-a60754a6-3f4d-4779-8d79-9345199c1f0f Date: Tue, 08 Jan 2019 00:06:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-07T23:51:22Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[],"id":"01963652-571b-4dd3-b9e1-238212775ec6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:1e:4e","project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-07T23:51:21Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e95ac4caffaf4463aa59c4748dddd090"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:06:51Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd5008df-acdb-4584-a86d-08bc96734af8","ip_address":"10.55.1.100"}],"id":"50cd44c8-eca7-47fd-8636-7e629625c78d","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:17:ac","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-port","admin_state_up":true,"network_id":"a6181740-7c95-4b75-8406-045872db1497","dns_name":"","created_at":"2019-01-08T00:06:50Z","binding:vnic_type":"normal","device_id":"","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:06:46Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd5008df-acdb-4584-a86d-08bc96734af8","ip_address":"10.55.1.2"}],"id":"e28bc611-99e5-4b90-b017-633755f0097d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:6a:fb","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-2","ip_address":"10.55.1.2","fqdn":"host-10-55-1-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6181740-7c95-4b75-8406-045872db1497","dns_name":"","created_at":"2019-01-08T00:06:44Z","binding:vnic_type":"normal","device_id":"","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}]} 2019-01-08 00:06:52,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports used request id req-a60754a6-3f4d-4779-8d79-9345199c1f0f 2019-01-08 00:06:52,135 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-port 2019-01-08 00:06:52,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/50cd44c8-eca7-47fd-8636-7e629625c78d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:52,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ece736ed-e775-4751-881a-df75bc60df4e Date: Tue, 08 Jan 2019 00:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:52,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/50cd44c8-eca7-47fd-8636-7e629625c78d used request id req-ece736ed-e775-4751-881a-df75bc60df4e 2019-01-08 00:06:52,853 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet 2019-01-08 00:06:52,853 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-subnet 2019-01-08 00:06:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/cd5008df-acdb-4584-a86d-08bc96734af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:53,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af8d2042-cf74-4e3e-af80-d49af55120a8 Date: Tue, 08 Jan 2019 00:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:53,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/cd5008df-acdb-4584-a86d-08bc96734af8 used request id req-af8d2042-cf74-4e3e-af80-d49af55120a8 2019-01-08 00:06:53,841 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-35c8f702-9ba7-4770-adc8-f5b75c22c73a-pub-net 2019-01-08 00:06:53,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/a6181740-7c95-4b75-8406-045872db1497 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4d2a583c8a3285dbd87b97a7c31271a095b6fa" 2019-01-08 00:06:55,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9f506ab-9500-49b2-b1df-1b15db470ab3 Date: Tue, 08 Jan 2019 00:06:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:06:55,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/a6181740-7c95-4b75-8406-045872db1497 used request id req-f9f506ab-9500-49b2-b1df-1b15db470ab3 2019-01-08 00:06:55,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:06:55,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["0oe59euFSjGZ1Nvt2TP8bg"], "issued_at": "2019-01-08T00:06:55.000000Z"}} 2019-01-08 00:06:55,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:06:55,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b34a8e-3fb8-46b4-bbb5-32f1da6dc650 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:06:55,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f7b34a8e-3fb8-46b4-bbb5-32f1da6dc650 2019-01-08 00:06:55,655 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net 2019-01-08 00:06:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" -d '{"network": {"name": "NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net", "admin_state_up": true}}' 2019-01-08 00:06:56,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-a38733ec-deff-4d4c-811f-985c6f24b73d Date: Tue, 08 Jan 2019 00:06:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:55Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:55Z","mtu":1442}} 2019-01-08 00:06:56,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-a38733ec-deff-4d4c-811f-985c6f24b73d 2019-01-08 00:06:56,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=701cddf7-a9c6-43ae-9262-ba34f5a4994d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:06:57,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-d6b379d6-e898-49f6-9ad9-390a1783372e Date: Tue, 08 Jan 2019 00:06:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:06:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:55Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:57,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=701cddf7-a9c6-43ae-9262-ba34f5a4994d used request id req-d6b379d6-e898-49f6-9ad9-390a1783372e 2019-01-08 00:06:57,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:06:57,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-52b60312-3f2d-4b3f-aca2-0ec7975c3ae4 Date: Tue, 08 Jan 2019 00:06:57 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:06:57,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d used request id req-52b60312-3f2d-4b3f-aca2-0ec7975c3ae4 2019-01-08 00:06:57,497 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet 2019-01-08 00:06:57,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" -d '{"subnets": [{"ip_version": 4, "network_id": "701cddf7-a9c6-43ae-9262-ba34f5a4994d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet"}]}' 2019-01-08 00:06:58,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-98775dd5-44d0-4f31-8b54-bf8804628bc3 Date: Tue, 08 Jan 2019 00:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:57Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b6ea5ea3-3644-4be8-b63a-e701f8183ad6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet"}]} 2019-01-08 00:06:58,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-98775dd5-44d0-4f31-8b54-bf8804628bc3 2019-01-08 00:06:58,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=701cddf7-a9c6-43ae-9262-ba34f5a4994d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:06:59,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-e4a2a841-5be5-4506-adc2-04ab974c8ccf Date: Tue, 08 Jan 2019 00:06:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["b6ea5ea3-3644-4be8-b63a-e701f8183ad6"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:55Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:59,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=701cddf7-a9c6-43ae-9262-ba34f5a4994d used request id req-e4a2a841-5be5-4506-adc2-04ab974c8ccf 2019-01-08 00:06:59,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:06:59,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b57eca9a-49d9-4d4c-98d6-0060439c52f2 Date: Tue, 08 Jan 2019 00:06:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:57Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b6ea5ea3-3644-4be8-b63a-e701f8183ad6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet"}]} 2019-01-08 00:06:59,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d used request id req-b57eca9a-49d9-4d4c-98d6-0060439c52f2 2019-01-08 00:06:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:06:59,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-0b943f40-3642-4d02-9752-cb06479cee9c Date: Tue, 08 Jan 2019 00:06:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["b6ea5ea3-3644-4be8-b63a-e701f8183ad6"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:55Z","provider:network_type":"geneve"}]} 2019-01-08 00:06:59,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net used request id req-0b943f40-3642-4d02-9752-cb06479cee9c 2019-01-08 00:06:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:06:59,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:06:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:06:59,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9749e1-e7bc-498d-877b-e6cf5753c2a9 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:06:59,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-4b9749e1-e7bc-498d-877b-e6cf5753c2a9 2019-01-08 00:06:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:07:00,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3d744b89-bbeb-49d1-818d-02208df0450c Date: Tue, 08 Jan 2019 00:07:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:57Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b6ea5ea3-3644-4be8-b63a-e701f8183ad6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet"}]} 2019-01-08 00:07:00,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d used request id req-3d744b89-bbeb-49d1-818d-02208df0450c 2019-01-08 00:07:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d&name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:07:00,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f108cf71-1079-49e2-a3a5-82140b92ba8b Date: Tue, 08 Jan 2019 00:07:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:57Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b6ea5ea3-3644-4be8-b63a-e701f8183ad6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet"}]} 2019-01-08 00:07:00,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d&name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet used request id req-f108cf71-1079-49e2-a3a5-82140b92ba8b 2019-01-08 00:07:00,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:07:00,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:00,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["LP4jR-5ZT2uwJZ50ErHKpQ"], "issued_at": "2019-01-08T00:07:00.000000Z"}} 2019-01-08 00:07:00,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96167b6efaa556c1dae68f40bda9d1e8f479372" 2019-01-08 00:07:01,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ce0cf6-f9dc-403e-869e-3c6871fc90a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:01,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-41ce0cf6-f9dc-403e-869e-3c6871fc90a0 2019-01-08 00:07:01,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:07:01,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-da3036c9-3373-4627-be8e-826346b7acd4 Date: Tue, 08 Jan 2019 00:07:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["b6ea5ea3-3644-4be8-b63a-e701f8183ad6"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:55Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:01,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net used request id req-da3036c9-3373-4627-be8e-826346b7acd4 2019-01-08 00:07:01,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:07:01,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-51651951-fa2a-437e-becc-d405d7bc5c8d Date: Tue, 08 Jan 2019 00:07:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:57Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b6ea5ea3-3644-4be8-b63a-e701f8183ad6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet"}]} 2019-01-08 00:07:01,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d used request id req-51651951-fa2a-437e-becc-d405d7bc5c8d 2019-01-08 00:07:01,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:07:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-d3400778-46f7-468c-813b-d053117b6d74 Date: Tue, 08 Jan 2019 00:07:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["b6ea5ea3-3644-4be8-b63a-e701f8183ad6"],"description":"","tags":[],"updated_at":"2019-01-08T00:06:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:55Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:01,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net used request id req-d3400778-46f7-468c-813b-d053117b6d74 2019-01-08 00:07:01,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:07:01,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:07:01,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96167b6efaa556c1dae68f40bda9d1e8f479372" 2019-01-08 00:07:01,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c4e54b-0b87-4278-a186-ad73f37006a5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:07:01,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-e6c4e54b-0b87-4278-a186-ad73f37006a5 2019-01-08 00:07:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:07:01,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-44dce09e-041e-4186-bbf0-5cc86eabcebd Date: Tue, 08 Jan 2019 00:07:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:57Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b6ea5ea3-3644-4be8-b63a-e701f8183ad6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet"}]} 2019-01-08 00:07:01,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d used request id req-44dce09e-041e-4186-bbf0-5cc86eabcebd 2019-01-08 00:07:01,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d&name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:07:02,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d454e66f-5d54-425e-98b6-8cb03467b28d Date: Tue, 08 Jan 2019 00:07:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701cddf7-a9c6-43ae-9262-ba34f5a4994d","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:06:57Z","dns_nameservers":[],"updated_at":"2019-01-08T00:06:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"b6ea5ea3-3644-4be8-b63a-e701f8183ad6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet"}]} 2019-01-08 00:07:02,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=701cddf7-a9c6-43ae-9262-ba34f5a4994d&name=NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet used request id req-d454e66f-5d54-425e-98b6-8cb03467b28d 2019-01-08 00:07:02,099 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net 2019-01-08 00:07:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" -d '{"port": {"network_id": "701cddf7-a9c6-43ae-9262-ba34f5a4994d", "fixed_ips": [{"subnet_id": "b6ea5ea3-3644-4be8-b63a-e701f8183ad6", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-port", "admin_state_up": true}}' 2019-01-08 00:07:02,112 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-e6d912a4-fe4a-488e-a751-c5da2d32924f Date: Tue, 08 Jan 2019 00:07:02 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-08 00:07:02,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-e6d912a4-fe4a-488e-a751-c5da2d32924f 2019-01-08 00:07:02,113 - 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": ""}} 2019-01-08 00:07:02,113 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet 2019-01-08 00:07:02,113 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-subnet 2019-01-08 00:07:02,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/b6ea5ea3-3644-4be8-b63a-e701f8183ad6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:07:03,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33746d39-def6-403a-81a3-a7bbc6c30de9 Date: Tue, 08 Jan 2019 00:07:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:03,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/b6ea5ea3-3644-4be8-b63a-e701f8183ad6 used request id req-33746d39-def6-403a-81a3-a7bbc6c30de9 2019-01-08 00:07:03,260 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1e06a2dc-8a85-4e64-b70e-8696aa0b96d1-pub-net 2019-01-08 00:07:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/701cddf7-a9c6-43ae-9262-ba34f5a4994d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce42333829bb7fb15f78d2d93a73155c91fb15f1" 2019-01-08 00:07:04,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b58e873-c976-43c8-8223-b49adb0b419b Date: Tue, 08 Jan 2019 00:07:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:04,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/701cddf7-a9c6-43ae-9262-ba34f5a4994d used request id req-9b58e873-c976-43c8-8223-b49adb0b419b 2019-01-08 00:07:04,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:04,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["dTO91blQR9CG_y5a7Ik7hw"], "issued_at": "2019-01-08T00:07:04.000000Z"}} 2019-01-08 00:07:04,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:05,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d505c6f9-12f6-4232-a433-4d26cc2ffeaf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:05,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d505c6f9-12f6-4232-a433-4d26cc2ffeaf 2019-01-08 00:07:05,004 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net 2019-01-08 00:07:05,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" -d '{"network": {"name": "NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net", "admin_state_up": true}}' 2019-01-08 00:07:06,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-12d5627b-87df-450c-b938-a9cf5572573e Date: Tue, 08 Jan 2019 00:07:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"22ba10e8-295a-40e7-8222-d0907e0465c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:07:05Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:05Z","mtu":1442}} 2019-01-08 00:07:06,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-12d5627b-87df-450c-b938-a9cf5572573e 2019-01-08 00:07:06,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=22ba10e8-295a-40e7-8222-d0907e0465c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:06,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-a586cd41-4637-46d1-af41-870e4c1e6c01 Date: Tue, 08 Jan 2019 00:07:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"22ba10e8-295a-40e7-8222-d0907e0465c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:07:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:05Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:06,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=22ba10e8-295a-40e7-8222-d0907e0465c4 used request id req-a586cd41-4637-46d1-af41-870e4c1e6c01 2019-01-08 00:07:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:06,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cc598f60-8b34-403e-a1a1-9cc7f09094d9 Date: Tue, 08 Jan 2019 00:07:06 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:07:06,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 used request id req-cc598f60-8b34-403e-a1a1-9cc7f09094d9 2019-01-08 00:07:06,854 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet 2019-01-08 00:07:06,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" -d '{"subnets": [{"ip_version": 4, "network_id": "22ba10e8-295a-40e7-8222-d0907e0465c4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet"}]}' 2019-01-08 00:07:08,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce69900f-246f-470f-a8a1-1a42a11aeb9d Date: Tue, 08 Jan 2019 00:07:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22ba10e8-295a-40e7-8222-d0907e0465c4","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:07Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"24a49bf7-c802-4939-9fce-23f1fad90261","subnetpool_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet"}]} 2019-01-08 00:07:08,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-ce69900f-246f-470f-a8a1-1a42a11aeb9d 2019-01-08 00:07:08,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=22ba10e8-295a-40e7-8222-d0907e0465c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:08,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-086be5fa-4b28-4e9f-8ad9-e8f6c6509ed6 Date: Tue, 08 Jan 2019 00:07:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"22ba10e8-295a-40e7-8222-d0907e0465c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["24a49bf7-c802-4939-9fce-23f1fad90261"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:05Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:08,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=22ba10e8-295a-40e7-8222-d0907e0465c4 used request id req-086be5fa-4b28-4e9f-8ad9-e8f6c6509ed6 2019-01-08 00:07:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:08,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c1187b95-ea90-4997-81e7-2320acadf411 Date: Tue, 08 Jan 2019 00:07:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22ba10e8-295a-40e7-8222-d0907e0465c4","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:07Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"24a49bf7-c802-4939-9fce-23f1fad90261","subnetpool_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet"}]} 2019-01-08 00:07:08,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 used request id req-c1187b95-ea90-4997-81e7-2320acadf411 2019-01-08 00:07:08,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:09,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-4d2c75e8-dc44-40c4-ac0d-3eb1e2b7b164 Date: Tue, 08 Jan 2019 00:07:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"22ba10e8-295a-40e7-8222-d0907e0465c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["24a49bf7-c802-4939-9fce-23f1fad90261"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:05Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:09,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net used request id req-4d2c75e8-dc44-40c4-ac0d-3eb1e2b7b164 2019-01-08 00:07:09,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:07:09,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:07:09,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:09,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48ce027-693b-41be-a96c-27f1cdb0c59d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:07:09,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-a48ce027-693b-41be-a96c-27f1cdb0c59d 2019-01-08 00:07:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:09,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d2b5e717-3e2a-4e47-9f74-119345315621 Date: Tue, 08 Jan 2019 00:07:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22ba10e8-295a-40e7-8222-d0907e0465c4","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:07Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"24a49bf7-c802-4939-9fce-23f1fad90261","subnetpool_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet"}]} 2019-01-08 00:07:09,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 used request id req-d2b5e717-3e2a-4e47-9f74-119345315621 2019-01-08 00:07:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4&name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:09,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-89cd197f-0fa5-4fc7-9bc1-baaa942f0f4d Date: Tue, 08 Jan 2019 00:07:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22ba10e8-295a-40e7-8222-d0907e0465c4","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:07Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"24a49bf7-c802-4939-9fce-23f1fad90261","subnetpool_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet"}]} 2019-01-08 00:07:09,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4&name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet used request id req-89cd197f-0fa5-4fc7-9bc1-baaa942f0f4d 2019-01-08 00:07:09,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:07:09,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:10,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["0OBug2PlS7OD-BzpWtYtug"], "issued_at": "2019-01-08T00:07:10.000000Z"}} 2019-01-08 00:07:10,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc0bf6d14628874f3062399778cacf7c05d1ecc" 2019-01-08 00:07:10,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba6eb71-a44d-4db2-8af0-7407f1ba8830 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:10,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bba6eb71-a44d-4db2-8af0-7407f1ba8830 2019-01-08 00:07:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:10,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-59c03e8a-c608-427a-a67d-f531ef51161a Date: Tue, 08 Jan 2019 00:07:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"22ba10e8-295a-40e7-8222-d0907e0465c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["24a49bf7-c802-4939-9fce-23f1fad90261"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:05Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:10,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net used request id req-59c03e8a-c608-427a-a67d-f531ef51161a 2019-01-08 00:07:10,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:10,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1e9e1d56-b0db-4229-b2e1-50c2d0ef04a8 Date: Tue, 08 Jan 2019 00:07:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22ba10e8-295a-40e7-8222-d0907e0465c4","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:07Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"24a49bf7-c802-4939-9fce-23f1fad90261","subnetpool_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet"}]} 2019-01-08 00:07:10,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 used request id req-1e9e1d56-b0db-4229-b2e1-50c2d0ef04a8 2019-01-08 00:07:10,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:10,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-ed6ceeb8-e1f6-4aee-868a-78ea0451339d Date: Tue, 08 Jan 2019 00:07:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"22ba10e8-295a-40e7-8222-d0907e0465c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["24a49bf7-c802-4939-9fce-23f1fad90261"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:05Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:10,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net used request id req-ed6ceeb8-e1f6-4aee-868a-78ea0451339d 2019-01-08 00:07:10,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:07:10,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:07:10,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc0bf6d14628874f3062399778cacf7c05d1ecc" 2019-01-08 00:07:10,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df852ab-996c-48c6-9ac2-62193102e5c1 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:07:10,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-0df852ab-996c-48c6-9ac2-62193102e5c1 2019-01-08 00:07:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:10,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e09138e4-c53a-42e8-bf75-7fcc8d695d94 Date: Tue, 08 Jan 2019 00:07:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22ba10e8-295a-40e7-8222-d0907e0465c4","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:07Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"24a49bf7-c802-4939-9fce-23f1fad90261","subnetpool_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet"}]} 2019-01-08 00:07:10,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4 used request id req-e09138e4-c53a-42e8-bf75-7fcc8d695d94 2019-01-08 00:07:11,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4&name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:11,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cca04844-bdae-4f18-983d-6de73ad1f149 Date: Tue, 08 Jan 2019 00:07:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22ba10e8-295a-40e7-8222-d0907e0465c4","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:07Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"24a49bf7-c802-4939-9fce-23f1fad90261","subnetpool_id":null,"name":"NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet"}]} 2019-01-08 00:07:11,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=22ba10e8-295a-40e7-8222-d0907e0465c4&name=NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet used request id req-cca04844-bdae-4f18-983d-6de73ad1f149 2019-01-08 00:07:11,255 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net 2019-01-08 00:07:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" -d '{"port": {"network_id": "22ba10e8-295a-40e7-8222-d0907e0465c4", "fixed_ips": [{"subnet_id": "24a49bf7-c802-4939-9fce-23f1fad90261", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-port", "admin_state_up": true}}' 2019-01-08 00:07:11,499 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-fe948a4e-2b1e-4e77-ad3e-3fb5bf5c96ae Date: Tue, 08 Jan 2019 00:07:11 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2019-01-08 00:07:11,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-fe948a4e-2b1e-4e77-ad3e-3fb5bf5c96ae 2019-01-08 00:07:11,500 - 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": ""}} 2019-01-08 00:07:11,500 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet 2019-01-08 00:07:11,500 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-subnet 2019-01-08 00:07:11,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/24a49bf7-c802-4939-9fce-23f1fad90261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:12,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-127a5bea-39f1-4069-b1f1-89d275b4a8f6 Date: Tue, 08 Jan 2019 00:07:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:12,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/24a49bf7-c802-4939-9fce-23f1fad90261 used request id req-127a5bea-39f1-4069-b1f1-89d275b4a8f6 2019-01-08 00:07:12,511 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-658841b4-04d7-4231-84da-93585b8aac87-pub-net 2019-01-08 00:07:12,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/22ba10e8-295a-40e7-8222-d0907e0465c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96fced4188248f4cbc6bde3095f56f1541d5511" 2019-01-08 00:07:13,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c469d530-6a75-4792-96d9-84efe5c29501 Date: Tue, 08 Jan 2019 00:07:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:13,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/22ba10e8-295a-40e7-8222-d0907e0465c4 used request id req-c469d530-6a75-4792-96d9-84efe5c29501 2019-01-08 00:07:13,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:14,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["8qpjsR5HRny9xLBGoNs9rw"], "issued_at": "2019-01-08T00:07:14.000000Z"}} 2019-01-08 00:07:14,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:14,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f230fb7e-8e7f-4df5-9acc-ea7953db6bbe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:14,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f230fb7e-8e7f-4df5-9acc-ea7953db6bbe 2019-01-08 00:07:14,223 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net 2019-01-08 00:07:14,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" -d '{"network": {"name": "NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net", "admin_state_up": true}}' 2019-01-08 00:07:15,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-99cc3b1c-685f-4f13-a153-c12c5443b7fa Date: Tue, 08 Jan 2019 00:07:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:07:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:14Z","mtu":1442}} 2019-01-08 00:07:15,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-99cc3b1c-685f-4f13-a153-c12c5443b7fa 2019-01-08 00:07:15,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:15,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-85a8c9ad-adfb-4095-85a4-709064ee58ef Date: Tue, 08 Jan 2019 00:07:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:07:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:14Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:15,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 used request id req-85a8c9ad-adfb-4095-85a4-709064ee58ef 2019-01-08 00:07:15,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:15,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-72d86846-a720-4b08-a491-5e0af059f7bf Date: Tue, 08 Jan 2019 00:07:15 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:07:15,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 used request id req-72d86846-a720-4b08-a491-5e0af059f7bf 2019-01-08 00:07:15,936 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet 2019-01-08 00:07:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" -d '{"subnets": [{"ip_version": 4, "network_id": "9bb5b72f-b9ac-498e-b11d-a699c6975b12", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet"}]}' 2019-01-08 00:07:17,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-225438bc-2dca-4437-836a-d77124d7aed1 Date: Tue, 08 Jan 2019 00:07:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:16Z","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":"0f089f4e031c425f86865a15dba50a2c","id":"7c7a0a87-78d6-40f4-ac91-863be80129c2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet"}]} 2019-01-08 00:07:17,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-225438bc-2dca-4437-836a-d77124d7aed1 2019-01-08 00:07:17,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:17,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-cf6bc941-aacb-47e3-9805-88665e2f1309 Date: Tue, 08 Jan 2019 00:07:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["7c7a0a87-78d6-40f4-ac91-863be80129c2"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:14Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:17,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 used request id req-cf6bc941-aacb-47e3-9805-88665e2f1309 2019-01-08 00:07:17,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:17,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-089bfdde-25dc-40fc-9ce3-86b07031e10c Date: Tue, 08 Jan 2019 00:07:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7c7a0a87-78d6-40f4-ac91-863be80129c2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet"}]} 2019-01-08 00:07:17,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 used request id req-089bfdde-25dc-40fc-9ce3-86b07031e10c 2019-01-08 00:07:17,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:18,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-bab18525-8488-4318-8fad-5a4b482c17ac Date: Tue, 08 Jan 2019 00:07:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["7c7a0a87-78d6-40f4-ac91-863be80129c2"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:14Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:18,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net used request id req-bab18525-8488-4318-8fad-5a4b482c17ac 2019-01-08 00:07:18,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:07:18,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:07:18,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:18,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9604dc34-ad8e-4838-936e-b4a2bbb8ed81 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:07:18,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-9604dc34-ad8e-4838-936e-b4a2bbb8ed81 2019-01-08 00:07:18,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:18,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5077184f-0aea-4c22-a80f-3a1ac134aa9d Date: Tue, 08 Jan 2019 00:07:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7c7a0a87-78d6-40f4-ac91-863be80129c2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet"}]} 2019-01-08 00:07:18,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 used request id req-5077184f-0aea-4c22-a80f-3a1ac134aa9d 2019-01-08 00:07:18,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12&name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:19,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6bbfbe68-2f40-4a2b-995c-e2975cc5f08b Date: Tue, 08 Jan 2019 00:07:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7c7a0a87-78d6-40f4-ac91-863be80129c2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet"}]} 2019-01-08 00:07:19,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12&name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet used request id req-6bbfbe68-2f40-4a2b-995c-e2975cc5f08b 2019-01-08 00:07:19,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:07:19,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:19,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["jqOK8jemRw6dBhs29SzLMA"], "issued_at": "2019-01-08T00:07:19.000000Z"}} 2019-01-08 00:07:19,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefd1b77e9724131b75b069bf1eede8d16ace1d" 2019-01-08 00:07:19,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb621202-0c41-41eb-aaac-1e0c8d510964 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:19,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-eb621202-0c41-41eb-aaac-1e0c8d510964 2019-01-08 00:07:19,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:20,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-1eee7091-a172-4687-b3b6-9f231a170279 Date: Tue, 08 Jan 2019 00:07:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["7c7a0a87-78d6-40f4-ac91-863be80129c2"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:14Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:20,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net used request id req-1eee7091-a172-4687-b3b6-9f231a170279 2019-01-08 00:07:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:20,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8eb5d0fd-6a11-43ca-a015-4ecf60a6bab5 Date: Tue, 08 Jan 2019 00:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7c7a0a87-78d6-40f4-ac91-863be80129c2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet"}]} 2019-01-08 00:07:20,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 used request id req-8eb5d0fd-6a11-43ca-a015-4ecf60a6bab5 2019-01-08 00:07:20,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:20,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-3938b787-93a3-4b48-a294-4bb74490c1ec Date: Tue, 08 Jan 2019 00:07:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["7c7a0a87-78d6-40f4-ac91-863be80129c2"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:14Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:20,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net used request id req-3938b787-93a3-4b48-a294-4bb74490c1ec 2019-01-08 00:07:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:07:20,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:07:20,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbefd1b77e9724131b75b069bf1eede8d16ace1d" 2019-01-08 00:07:20,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9942a881-c139-4dc1-a17a-17779b01c794 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:07:20,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-9942a881-c139-4dc1-a17a-17779b01c794 2019-01-08 00:07:20,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:20,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b9130265-b439-428d-b7f0-7c4f1f71f114 Date: Tue, 08 Jan 2019 00:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7c7a0a87-78d6-40f4-ac91-863be80129c2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet"}]} 2019-01-08 00:07:20,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12 used request id req-b9130265-b439-428d-b7f0-7c4f1f71f114 2019-01-08 00:07:20,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12&name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:20,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3528ac65-bafb-4a53-90d3-bc28d2ec4324 Date: Tue, 08 Jan 2019 00:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bb5b72f-b9ac-498e-b11d-a699c6975b12","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:16Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"7c7a0a87-78d6-40f4-ac91-863be80129c2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet"}]} 2019-01-08 00:07:20,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9bb5b72f-b9ac-498e-b11d-a699c6975b12&name=NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet used request id req-3528ac65-bafb-4a53-90d3-bc28d2ec4324 2019-01-08 00:07:20,734 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net 2019-01-08 00:07:20,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" -d '{"port": {"network_id": "9bb5b72f-b9ac-498e-b11d-a699c6975b12", "fixed_ips": [{"subnet_id": "7c7a0a87-78d6-40f4-ac91-863be80129c2", "ip_address": null}], "name": "NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-port", "admin_state_up": true}}' 2019-01-08 00:07:20,747 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-50eb96c4-2eae-4a9a-a3e1-b163dc30b941 Date: Tue, 08 Jan 2019 00:07:20 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-08 00:07:20,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-50eb96c4-2eae-4a9a-a3e1-b163dc30b941 2019-01-08 00:07:20,747 - 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": ""}} 2019-01-08 00:07:20,747 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet 2019-01-08 00:07:20,748 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-subnet 2019-01-08 00:07:20,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/7c7a0a87-78d6-40f4-ac91-863be80129c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:21,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14a01df3-054a-435c-9185-ed9b66fca1bf Date: Tue, 08 Jan 2019 00:07:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:21,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/7c7a0a87-78d6-40f4-ac91-863be80129c2 used request id req-14a01df3-054a-435c-9185-ed9b66fca1bf 2019-01-08 00:07:21,739 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7a868be9-94da-4936-ba2e-4c5754ce4a43-pub-net 2019-01-08 00:07:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/9bb5b72f-b9ac-498e-b11d-a699c6975b12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bbdee4c7a7421cfb57edbec49f8004e34de167" 2019-01-08 00:07:22,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27f0b01e-21e2-483b-9a04-6057c67303fb Date: Tue, 08 Jan 2019 00:07:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:22,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/9bb5b72f-b9ac-498e-b11d-a699c6975b12 used request id req-27f0b01e-21e2-483b-9a04-6057c67303fb 2019-01-08 00:07:22,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:23,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["XVIiAZ1QTFClTPSt__HrMw"], "issued_at": "2019-01-08T00:07:23.000000Z"}} 2019-01-08 00:07:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:23,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f581e4e6-fe95-4345-95be-7602efc9c324 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:23,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f581e4e6-fe95-4345-95be-7602efc9c324 2019-01-08 00:07:23,472 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net 2019-01-08 00:07:23,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" -d '{"network": {"name": "NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net", "admin_state_up": true}}' 2019-01-08 00:07:24,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-91323905-d6c4-46cb-be38-92519de0d59b Date: Tue, 08 Jan 2019 00:07:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:07:23Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:23Z","mtu":1442}} 2019-01-08 00:07:24,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-91323905-d6c4-46cb-be38-92519de0d59b 2019-01-08 00:07:24,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:25,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-74f8d263-e1cc-4335-9b40-8b1fa1860b2e Date: Tue, 08 Jan 2019 00:07:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:07:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:23Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:25,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c used request id req-74f8d263-e1cc-4335-9b40-8b1fa1860b2e 2019-01-08 00:07:25,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:25,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f7116d20-6f74-4405-be8c-9900463b04dc Date: Tue, 08 Jan 2019 00:07:25 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:07:25,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c used request id req-f7116d20-6f74-4405-be8c-9900463b04dc 2019-01-08 00:07:25,371 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet 2019-01-08 00:07:25,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" -d '{"subnets": [{"ip_version": 4, "network_id": "9ede6bfe-25d4-4a09-a5ad-77459b0d589c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet"}]}' 2019-01-08 00:07:26,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2d8f6587-072a-441f-a2db-c7d479a0c8ee Date: Tue, 08 Jan 2019 00:07:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:25Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:25Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"c7d45505-0915-4a34-a74a-f41ccc682cac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet"}]} 2019-01-08 00:07:26,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-2d8f6587-072a-441f-a2db-c7d479a0c8ee 2019-01-08 00:07:26,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:26,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-bc9d59ec-ea11-4237-9fd9-ffbd9c4e5e40 Date: Tue, 08 Jan 2019 00:07:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["c7d45505-0915-4a34-a74a-f41ccc682cac"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:23Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:26,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c used request id req-bc9d59ec-ea11-4237-9fd9-ffbd9c4e5e40 2019-01-08 00:07:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:27,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f15e8d2c-691b-4dc3-9d60-6e16ca831440 Date: Tue, 08 Jan 2019 00:07:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:25Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"c7d45505-0915-4a34-a74a-f41ccc682cac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet"}]} 2019-01-08 00:07:27,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c used request id req-f15e8d2c-691b-4dc3-9d60-6e16ca831440 2019-01-08 00:07:27,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:27,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-4ad73f83-6f6b-4b50-866a-e23c740b6a66 Date: Tue, 08 Jan 2019 00:07:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["c7d45505-0915-4a34-a74a-f41ccc682cac"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:23Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:27,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net used request id req-4ad73f83-6f6b-4b50-866a-e23c740b6a66 2019-01-08 00:07:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:07:27,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:07:27,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:27,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1660190-fa86-4f18-bab7-9da63cc05e76 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:07:27,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-e1660190-fa86-4f18-bab7-9da63cc05e76 2019-01-08 00:07:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:27,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-29510b88-8b80-4533-8f98-127d1d86a4dc Date: Tue, 08 Jan 2019 00:07:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:25Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"c7d45505-0915-4a34-a74a-f41ccc682cac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet"}]} 2019-01-08 00:07:27,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c used request id req-29510b88-8b80-4533-8f98-127d1d86a4dc 2019-01-08 00:07:27,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c&name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:27,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1b066893-39a4-421f-987d-a98a91a51bdd Date: Tue, 08 Jan 2019 00:07:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:25Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"c7d45505-0915-4a34-a74a-f41ccc682cac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet"}]} 2019-01-08 00:07:27,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c&name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet used request id req-1b066893-39a4-421f-987d-a98a91a51bdd 2019-01-08 00:07:27,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:07:27,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:28,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["BZkrow1oSae-l02RpveDNw"], "issued_at": "2019-01-08T00:07:28.000000Z"}} 2019-01-08 00:07:28,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d0855bf5196795c141601837ba203a0a44a638" 2019-01-08 00:07:28,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5199854-e532-4190-868f-9211e2a5fc25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:28,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d5199854-e532-4190-868f-9211e2a5fc25 2019-01-08 00:07:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:28,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-24e4dceb-2657-4fd4-8297-430c70b7990a Date: Tue, 08 Jan 2019 00:07:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["c7d45505-0915-4a34-a74a-f41ccc682cac"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:23Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:28,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net used request id req-24e4dceb-2657-4fd4-8297-430c70b7990a 2019-01-08 00:07:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:29,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f3c0e10f-5aae-49d9-a3cf-b1f73b04156a Date: Tue, 08 Jan 2019 00:07:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:25Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"c7d45505-0915-4a34-a74a-f41ccc682cac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet"}]} 2019-01-08 00:07:29,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c used request id req-f3c0e10f-5aae-49d9-a3cf-b1f73b04156a 2019-01-08 00:07:29,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:29,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-28db369e-f227-4636-bc9a-457f433cb0a7 Date: Tue, 08 Jan 2019 00:07:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["c7d45505-0915-4a34-a74a-f41ccc682cac"],"description":"","tags":[],"updated_at":"2019-01-08T00:07:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:23Z","provider:network_type":"geneve"}]} 2019-01-08 00:07:29,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net used request id req-28db369e-f227-4636-bc9a-457f433cb0a7 2019-01-08 00:07:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:07:29,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:07:29,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d0855bf5196795c141601837ba203a0a44a638" 2019-01-08 00:07:29,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8308f7bc-1646-4dfe-ac42-dddec940c0ec Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:07:29,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-8308f7bc-1646-4dfe-ac42-dddec940c0ec 2019-01-08 00:07:29,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:29,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2892f398-9b53-49df-bcd9-0f47bf872987 Date: Tue, 08 Jan 2019 00:07:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:25Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"c7d45505-0915-4a34-a74a-f41ccc682cac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet"}]} 2019-01-08 00:07:29,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c used request id req-2892f398-9b53-49df-bcd9-0f47bf872987 2019-01-08 00:07:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c&name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:29,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d88386b2-933e-4e63-a957-a74f6a2b76bd Date: Tue, 08 Jan 2019 00:07:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:07:25Z","dns_nameservers":[],"updated_at":"2019-01-08T00:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"c7d45505-0915-4a34-a74a-f41ccc682cac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet"}]} 2019-01-08 00:07:29,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9ede6bfe-25d4-4a09-a5ad-77459b0d589c&name=NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet used request id req-d88386b2-933e-4e63-a957-a74f6a2b76bd 2019-01-08 00:07:29,680 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net 2019-01-08 00:07:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" -d '{"port": {"network_id": "9ede6bfe-25d4-4a09-a5ad-77459b0d589c", "fixed_ips": [{"subnet_id": "c7d45505-0915-4a34-a74a-f41ccc682cac", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2019-01-08 00:07:30,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 945 X-Openstack-Request-Id: req-2a2e19ff-1fc1-4518-9292-7a86da460554 Date: Tue, 08 Jan 2019 00:07:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:07:30Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7d45505-0915-4a34-a74a-f41ccc682cac","ip_address":"10.55.1.100"}],"id":"d04ea210-8a37-44e7-ab15-06dc8252ae41","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:bc:8d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"name":"","project_id":"0f089f4e031c425f86865a15dba50a2c","qos_policy_id":null,"admin_state_up":true,"network_id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","dns_name":"","created_at":"2019-01-08T00:07:30Z","binding:vnic_type":"normal","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}} 2019-01-08 00:07:30,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-2a2e19ff-1fc1-4518-9292-7a86da460554 2019-01-08 00:07:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/d04ea210-8a37-44e7-ab15-06dc8252ae41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:31,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 945 X-Openstack-Request-Id: req-fa1a0097-f947-4acc-bc9e-979b07242cc1 Date: Tue, 08 Jan 2019 00:07:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:07:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c7d45505-0915-4a34-a74a-f41ccc682cac","ip_address":"10.55.1.100"}],"id":"d04ea210-8a37-44e7-ab15-06dc8252ae41","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:bc:8d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"name":"","project_id":"0f089f4e031c425f86865a15dba50a2c","qos_policy_id":null,"admin_state_up":true,"network_id":"9ede6bfe-25d4-4a09-a5ad-77459b0d589c","dns_name":"","created_at":"2019-01-08T00:07:30Z","binding:vnic_type":"normal","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}} 2019-01-08 00:07:31,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/d04ea210-8a37-44e7-ab15-06dc8252ae41 used request id req-fa1a0097-f947-4acc-bc9e-979b07242cc1 2019-01-08 00:07:31,052 - neutron_utils - INFO - Deleting port with name 2019-01-08 00:07:31,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/d04ea210-8a37-44e7-ab15-06dc8252ae41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:31,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70b2c055-249d-46ed-8804-15cbe5efe90a Date: Tue, 08 Jan 2019 00:07:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:31,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/d04ea210-8a37-44e7-ab15-06dc8252ae41 used request id req-70b2c055-249d-46ed-8804-15cbe5efe90a 2019-01-08 00:07:31,775 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet 2019-01-08 00:07:31,775 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-subnet 2019-01-08 00:07:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/c7d45505-0915-4a34-a74a-f41ccc682cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:33,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c655cd6-4bea-4a6f-96cf-067abd815a2c Date: Tue, 08 Jan 2019 00:07:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:33,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/c7d45505-0915-4a34-a74a-f41ccc682cac used request id req-2c655cd6-4bea-4a6f-96cf-067abd815a2c 2019-01-08 00:07:33,127 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-57a14c2f-abec-4e17-983c-1966eae56f1d-pub-net 2019-01-08 00:07:33,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/9ede6bfe-25d4-4a09-a5ad-77459b0d589c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5de098bddc290cdc08c320b70feff4556e8b8ab" 2019-01-08 00:07:34,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75067f9c-d821-4da2-96d8-a40c9b0a095d Date: Tue, 08 Jan 2019 00:07:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:34,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/9ede6bfe-25d4-4a09-a5ad-77459b0d589c used request id req-75067f9c-d821-4da2-96d8-a40c9b0a095d 2019-01-08 00:07:34,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:34,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["9Igax2F7RZi748RtsYYL6Q"], "issued_at": "2019-01-08T00:07:34.000000Z"}} 2019-01-08 00:07:34,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177da00147d48633ef617f1e5b57d56143e35d33" 2019-01-08 00:07:34,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7439686-ee36-4c33-90ef-6808273a3733 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:34,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e7439686-ee36-4c33-90ef-6808273a3733 2019-01-08 00:07:34,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:07:34,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:35,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["gbgBRVi9RKq88O-RdpO9kg"], "issued_at": "2019-01-08T00:07:35.000000Z"}} 2019-01-08 00:07:35,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ad78692d1d7759f608f99c370fb5aab4d581e" 2019-01-08 00:07:35,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839f59cc-b9fd-40bd-96c3-3722a18a3091 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:35,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-839f59cc-b9fd-40bd-96c3-3722a18a3091 2019-01-08 00:07:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-364d4290-76fd-4b33-add1-3a90dc4791e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177da00147d48633ef617f1e5b57d56143e35d33" 2019-01-08 00:07:35,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6077d6ee-03b3-4ef6-90a3-242ce4ea61b5 Date: Tue, 08 Jan 2019 00:07:35 GMT RESP BODY: {"networks":[]} 2019-01-08 00:07:35,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NeutronUtilsRouterTests-364d4290-76fd-4b33-add1-3a90dc4791e8-pub-net used request id req-6077d6ee-03b3-4ef6-90a3-242ce4ea61b5 2019-01-08 00:07:35,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:36,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["6CSOqTJ5RmuBn7hP_rKqeg"], "issued_at": "2019-01-08T00:07:36.000000Z"}} 2019-01-08 00:07:36,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:36,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5358e7-cfa0-4921-be51-18a5864cce61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:36,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ef5358e7-cfa0-4921-be51-18a5864cce61 2019-01-08 00:07:36,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:07:36,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:36,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["vxgKgYDUQ--AmTeYGMngEw"], "issued_at": "2019-01-08T00:07:36.000000Z"}} 2019-01-08 00:07:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da11fcb349362bc8872f1746de7a93af3a5c36d" 2019-01-08 00:07:36,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09215ed4-9751-4681-98af-c4588e7ad634 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:36,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-09215ed4-9751-4681-98af-c4588e7ad634 2019-01-08 00:07:36,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:37,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-2ee6787f-2beb-4e27-ac33-64a3359dea6c Date: Tue, 08 Jan 2019 00:07:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:07:37,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-2ee6787f-2beb-4e27-ac33-64a3359dea6c 2019-01-08 00:07:37,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:37,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6d529e9b-a177-4553-9fad-2c04b20ef4aa Date: Tue, 08 Jan 2019 00:07:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:07:37,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-6d529e9b-a177-4553-9fad-2c04b20ef4aa 2019-01-08 00:07:37,434 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d37c7fc2-0ec5-4fc9-a08b-ab08607d49a8-pub-router 2019-01-08 00:07:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "NeutronUtilsRouterTests-d37c7fc2-0ec5-4fc9-a08b-ab08607d49a8-pub-router", "admin_state_up": true}}' 2019-01-08 00:07:39,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-69d34fff-6655-43cc-8b86-ac3901975fe9 Date: Tue, 08 Jan 2019 00:07:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:37Z", "admin_state_up": true, "updated_at": "2019-01-08T00:07:38Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "367f6f90-9ad5-4939-a6d8-caf97e55cca8", "name": "NeutronUtilsRouterTests-d37c7fc2-0ec5-4fc9-a08b-ab08607d49a8-pub-router"}} 2019-01-08 00:07:39,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-69d34fff-6655-43cc-8b86-ac3901975fe9 2019-01-08 00:07:39,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=367f6f90-9ad5-4939-a6d8-caf97e55cca8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:39,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-791e1048-1c45-4fc0-95f2-ea9a493567ca Date: Tue, 08 Jan 2019 00:07:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:07:38Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.203"}],"id":"d9c8345a-3ac5-45eb-9e92-fe8ed1e7c04a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:94:0c:d1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-203","ip_address":"172.30.9.203","fqdn":"host-172-30-9-203.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:07:38Z","binding:vnic_type":"normal","device_id":"367f6f90-9ad5-4939-a6d8-caf97e55cca8","tenant_id":""}]} 2019-01-08 00:07:39,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=367f6f90-9ad5-4939-a6d8-caf97e55cca8 used request id req-791e1048-1c45-4fc0-95f2-ea9a493567ca 2019-01-08 00:07:39,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:40,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a4616311-e6b0-4e5e-a75d-0188c60ef4d8 Date: Tue, 08 Jan 2019 00:07:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:07:40,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-a4616311-e6b0-4e5e-a75d-0188c60ef4d8 2019-01-08 00:07:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-d37c7fc2-0ec5-4fc9-a08b-ab08607d49a8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:40,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-e91bac1f-b060-43e1-98e9-ff1331ad55d7 Date: Tue, 08 Jan 2019 00:07:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:37Z", "admin_state_up": true, "updated_at": "2019-01-08T00:07:38Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "367f6f90-9ad5-4939-a6d8-caf97e55cca8", "name": "NeutronUtilsRouterTests-d37c7fc2-0ec5-4fc9-a08b-ab08607d49a8-pub-router"}]} 2019-01-08 00:07:40,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-d37c7fc2-0ec5-4fc9-a08b-ab08607d49a8-pub-router used request id req-e91bac1f-b060-43e1-98e9-ff1331ad55d7 2019-01-08 00:07:40,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:07:40,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:07:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:40,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06ae6b2-878e-42c8-af4d-dbd2a6a22d9c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:07:40,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-b06ae6b2-878e-42c8-af4d-dbd2a6a22d9c 2019-01-08 00:07:40,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=367f6f90-9ad5-4939-a6d8-caf97e55cca8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:40,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 943 X-Openstack-Request-Id: req-2fbf6463-d769-42c1-9455-af31dd495709 Date: Tue, 08 Jan 2019 00:07:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:07:40Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.203"}],"id":"d9c8345a-3ac5-45eb-9e92-fe8ed1e7c04a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:94:0c:d1","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-203","ip_address":"172.30.9.203","fqdn":"host-172-30-9-203.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:07:38Z","binding:vnic_type":"normal","device_id":"367f6f90-9ad5-4939-a6d8-caf97e55cca8","tenant_id":""}]} 2019-01-08 00:07:40,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=367f6f90-9ad5-4939-a6d8-caf97e55cca8 used request id req-2fbf6463-d769-42c1-9455-af31dd495709 2019-01-08 00:07:40,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:40,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b6cd29e5-ed8c-41e3-a0f3-be2894ce05aa Date: Tue, 08 Jan 2019 00:07:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:07:40,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-b6cd29e5-ed8c-41e3-a0f3-be2894ce05aa 2019-01-08 00:07:40,706 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d37c7fc2-0ec5-4fc9-a08b-ab08607d49a8-pub-router 2019-01-08 00:07:40,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/367f6f90-9ad5-4939-a6d8-caf97e55cca8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:42,645 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7579db6-0328-40d2-b516-51fa7af1380d Content-Length: 0 Date: Tue, 08 Jan 2019 00:07:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:42,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/367f6f90-9ad5-4939-a6d8-caf97e55cca8 used request id req-b7579db6-0328-40d2-b516-51fa7af1380d 2019-01-08 00:07:42,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-d37c7fc2-0ec5-4fc9-a08b-ab08607d49a8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df3ebade6a52f80fc4eb83ca41d1ca87e9a9df5" 2019-01-08 00:07:42,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-867577dc-0c17-4acf-9461-8f4123a513fe Date: Tue, 08 Jan 2019 00:07:42 GMT RESP BODY: {"routers": []} 2019-01-08 00:07:42,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-d37c7fc2-0ec5-4fc9-a08b-ab08607d49a8-pub-router used request id req-867577dc-0c17-4acf-9461-8f4123a513fe 2019-01-08 00:07:42,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:43,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["nAFcUPVpTOWRiTgiYZMhtQ"], "issued_at": "2019-01-08T00:07:43.000000Z"}} 2019-01-08 00:07:43,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:43,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3dc4d2e-3beb-4e35-8162-202279890366 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:43,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b3dc4d2e-3beb-4e35-8162-202279890366 2019-01-08 00:07:43,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:07:43,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:43,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["DYacW3EiTa-zOiBGwxdwJA"], "issued_at": "2019-01-08T00:07:43.000000Z"}} 2019-01-08 00:07:43,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63178218b14f15a6702cbae80f3a6d511cf37cfd" 2019-01-08 00:07:43,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c7e4ee-b436-465f-acea-e2c03b150bb7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:43,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-54c7e4ee-b436-465f-acea-e2c03b150bb7 2019-01-08 00:07:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:44,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-cededc0e-9631-4c76-8c4d-7299828ba3fa Date: Tue, 08 Jan 2019 00:07:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:07:44,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-cededc0e-9631-4c76-8c4d-7299828ba3fa 2019-01-08 00:07:44,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:44,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9e446a4f-460a-4c66-a72f-1904c4f6c7d8 Date: Tue, 08 Jan 2019 00:07:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:07:44,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-9e446a4f-460a-4c66-a72f-1904c4f6c7d8 2019-01-08 00:07:44,692 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-10d4526e-87a6-43a0-aee7-994e6219b2c3-pub-router 2019-01-08 00:07:44,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "NeutronUtilsRouterTests-10d4526e-87a6-43a0-aee7-994e6219b2c3-pub-router", "admin_state_up": true}}' 2019-01-08 00:07:46,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d34857bd-8337-40fc-89ca-7d669cd3f843 Date: Tue, 08 Jan 2019 00:07:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:44Z", "admin_state_up": true, "updated_at": "2019-01-08T00:07:46Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "1302c96a-ea81-4b56-9ef8-67106ade4c40", "name": "NeutronUtilsRouterTests-10d4526e-87a6-43a0-aee7-994e6219b2c3-pub-router"}} 2019-01-08 00:07:46,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-d34857bd-8337-40fc-89ca-7d669cd3f843 2019-01-08 00:07:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=1302c96a-ea81-4b56-9ef8-67106ade4c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:47,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-76c2e95a-d27d-4058-9c98-7467becd39db Date: Tue, 08 Jan 2019 00:07:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:07:45Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.208"}],"id":"f21ba84c-82c2-4498-a0c1-493395945a76","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5b:12:d2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-208","ip_address":"172.30.9.208","fqdn":"host-172-30-9-208.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:07:45Z","binding:vnic_type":"normal","device_id":"1302c96a-ea81-4b56-9ef8-67106ade4c40","tenant_id":""}]} 2019-01-08 00:07:47,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=1302c96a-ea81-4b56-9ef8-67106ade4c40 used request id req-76c2e95a-d27d-4058-9c98-7467becd39db 2019-01-08 00:07:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:47,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-44ee1c64-ffba-48fb-a9be-f2f52d0e0f30 Date: Tue, 08 Jan 2019 00:07:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:07:47,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-44ee1c64-ffba-48fb-a9be-f2f52d0e0f30 2019-01-08 00:07:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-10d4526e-87a6-43a0-aee7-994e6219b2c3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:47,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-a09bb10c-d92a-4120-a27c-3b40c03d162b Date: Tue, 08 Jan 2019 00:07:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:44Z", "admin_state_up": true, "updated_at": "2019-01-08T00:07:46Z", "revision_number": 2, "routes": [], "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "1302c96a-ea81-4b56-9ef8-67106ade4c40", "name": "NeutronUtilsRouterTests-10d4526e-87a6-43a0-aee7-994e6219b2c3-pub-router"}]} 2019-01-08 00:07:47,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-10d4526e-87a6-43a0-aee7-994e6219b2c3-pub-router used request id req-a09bb10c-d92a-4120-a27c-3b40c03d162b 2019-01-08 00:07:47,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:07:47,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:07:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:47,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238dd262-77d4-4a44-bf0f-a1c03962058b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:07:47,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-238dd262-77d4-4a44-bf0f-a1c03962058b 2019-01-08 00:07:47,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=1302c96a-ea81-4b56-9ef8-67106ade4c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:48,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 943 X-Openstack-Request-Id: req-6ad728fb-ea77-4ffb-a4d5-f5738a693daf Date: Tue, 08 Jan 2019 00:07:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:07:47Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.208"}],"id":"f21ba84c-82c2-4498-a0c1-493395945a76","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5b:12:d2","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-208","ip_address":"172.30.9.208","fqdn":"host-172-30-9-208.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T00:07:45Z","binding:vnic_type":"normal","device_id":"1302c96a-ea81-4b56-9ef8-67106ade4c40","tenant_id":""}]} 2019-01-08 00:07:48,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=1302c96a-ea81-4b56-9ef8-67106ade4c40 used request id req-6ad728fb-ea77-4ffb-a4d5-f5738a693daf 2019-01-08 00:07:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:48,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6c938510-eb99-4310-93dd-f40cad936e05 Date: Tue, 08 Jan 2019 00:07:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 00:07:48,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-6c938510-eb99-4310-93dd-f40cad936e05 2019-01-08 00:07:48,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:48,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-29c23a0a-977e-40eb-887c-23563f42afea Date: Tue, 08 Jan 2019 00:07:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:07:48,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-29c23a0a-977e-40eb-887c-23563f42afea 2019-01-08 00:07:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:48,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2fe03b54-bb5c-4aef-8137-f1b428efbd6a Date: Tue, 08 Jan 2019 00:07:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:07:48,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-2fe03b54-bb5c-4aef-8137-f1b428efbd6a 2019-01-08 00:07:48,690 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-10d4526e-87a6-43a0-aee7-994e6219b2c3-pub-router 2019-01-08 00:07:48,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/1302c96a-ea81-4b56-9ef8-67106ade4c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:50,059 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b82ce4c-9628-430c-8a62-8f102a7b9365 Content-Length: 0 Date: Tue, 08 Jan 2019 00:07:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:50,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/1302c96a-ea81-4b56-9ef8-67106ade4c40 used request id req-4b82ce4c-9628-430c-8a62-8f102a7b9365 2019-01-08 00:07:50,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-10d4526e-87a6-43a0-aee7-994e6219b2c3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf48b13d22397a30affeae511084ea7aa3ef85" 2019-01-08 00:07:50,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ebf5eac0-71a5-4ace-8be3-337c4655ef2b Date: Tue, 08 Jan 2019 00:07:50 GMT RESP BODY: {"routers": []} 2019-01-08 00:07:50,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=NeutronUtilsRouterTests-10d4526e-87a6-43a0-aee7-994e6219b2c3-pub-router used request id req-ebf5eac0-71a5-4ace-8be3-337c4655ef2b 2019-01-08 00:07:50,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:50,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["4OXItCbsRpaWHjNnvJWMWw"], "issued_at": "2019-01-08T00:07:50.000000Z"}} 2019-01-08 00:07:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbf95281ab45ef83f98c62f3ce788458e27e9b" 2019-01-08 00:07:50,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc7a7f6-5cb8-4f67-b6c6-317b00c22622 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:50,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9dc7a7f6-5cb8-4f67-b6c6-317b00c22622 2019-01-08 00:07:50,735 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d166a805-80fa-4809-8ca0-8829e9ff4aa6name 2019-01-08 00:07:50,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbf95281ab45ef83f98c62f3ce788458e27e9b" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d166a805-80fa-4809-8ca0-8829e9ff4aa6name"}}' 2019-01-08 00:07:51,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-2a8a87d9-5417-49c3-9842-a96f19b97d83 Date: Tue, 08 Jan 2019 00:07:51 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:51Z", "updated_at": "2019-01-08T00:07:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:51Z", "revision_number": 0, "id": "6fa35a1e-ad86-4244-b9bb-7e8f28b58f86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:51Z", "security_group_id": "c0447033-66ed-45a1-989d-9658e2699df8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:51Z", "revision_number": 0, "id": "ffb15290-33c1-40bc-8702-7657e0c5bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:51Z", "security_group_id": "c0447033-66ed-45a1-989d-9658e2699df8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "c0447033-66ed-45a1-989d-9658e2699df8", "name": "NeutronUtilsSecurityGroupTests-d166a805-80fa-4809-8ca0-8829e9ff4aa6name"}} 2019-01-08 00:07:51,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-2a8a87d9-5417-49c3-9842-a96f19b97d83 2019-01-08 00:07:51,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0447033-66ed-45a1-989d-9658e2699df8 2019-01-08 00:07:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=c0447033-66ed-45a1-989d-9658e2699df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbf95281ab45ef83f98c62f3ce788458e27e9b" 2019-01-08 00:07:51,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-668ef2f4-65ff-463f-8c6f-ddd7c91325e5 Date: Tue, 08 Jan 2019 00:07: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": "2019-01-08T00:07:51Z", "security_group_id": "c0447033-66ed-45a1-989d-9658e2699df8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:51Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "6fa35a1e-ad86-4244-b9bb-7e8f28b58f86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:51Z", "security_group_id": "c0447033-66ed-45a1-989d-9658e2699df8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:51Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "ffb15290-33c1-40bc-8702-7657e0c5bca3"}]} 2019-01-08 00:07:51,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=c0447033-66ed-45a1-989d-9658e2699df8 used request id req-668ef2f4-65ff-463f-8c6f-ddd7c91325e5 2019-01-08 00:07:51,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d166a805-80fa-4809-8ca0-8829e9ff4aa6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbf95281ab45ef83f98c62f3ce788458e27e9b" 2019-01-08 00:07:51,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-f0bcab2a-aa69-4396-b717-42c690952072 Date: Tue, 08 Jan 2019 00:07:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:51Z", "updated_at": "2019-01-08T00:07:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:51Z", "revision_number": 0, "id": "ffb15290-33c1-40bc-8702-7657e0c5bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:51Z", "security_group_id": "c0447033-66ed-45a1-989d-9658e2699df8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:51Z", "revision_number": 0, "id": "6fa35a1e-ad86-4244-b9bb-7e8f28b58f86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:51Z", "security_group_id": "c0447033-66ed-45a1-989d-9658e2699df8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "c0447033-66ed-45a1-989d-9658e2699df8", "name": "NeutronUtilsSecurityGroupTests-d166a805-80fa-4809-8ca0-8829e9ff4aa6name"}]} 2019-01-08 00:07:51,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d166a805-80fa-4809-8ca0-8829e9ff4aa6name used request id req-f0bcab2a-aa69-4396-b717-42c690952072 2019-01-08 00:07:51,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0447033-66ed-45a1-989d-9658e2699df8 2019-01-08 00:07:51,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=c0447033-66ed-45a1-989d-9658e2699df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbf95281ab45ef83f98c62f3ce788458e27e9b" 2019-01-08 00:07:51,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-79d86f67-ea01-4852-ba58-c01ef8c6e152 Date: Tue, 08 Jan 2019 00:07: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": "2019-01-08T00:07:51Z", "security_group_id": "c0447033-66ed-45a1-989d-9658e2699df8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:51Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "6fa35a1e-ad86-4244-b9bb-7e8f28b58f86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:51Z", "security_group_id": "c0447033-66ed-45a1-989d-9658e2699df8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:51Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "ffb15290-33c1-40bc-8702-7657e0c5bca3"}]} 2019-01-08 00:07:51,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=c0447033-66ed-45a1-989d-9658e2699df8 used request id req-79d86f67-ea01-4852-ba58-c01ef8c6e152 2019-01-08 00:07:51,993 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d166a805-80fa-4809-8ca0-8829e9ff4aa6name 2019-01-08 00:07:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/c0447033-66ed-45a1-989d-9658e2699df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbf95281ab45ef83f98c62f3ce788458e27e9b" 2019-01-08 00:07:52,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2873905c-c974-4b78-af6f-85444d273c98 Content-Length: 0 Date: Tue, 08 Jan 2019 00:07:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:52,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/c0447033-66ed-45a1-989d-9658e2699df8 used request id req-2873905c-c974-4b78-af6f-85444d273c98 2019-01-08 00:07:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d166a805-80fa-4809-8ca0-8829e9ff4aa6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbf95281ab45ef83f98c62f3ce788458e27e9b" 2019-01-08 00:07:52,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1fd32ff0-dd76-41d1-90e3-15e254837ac9 Date: Tue, 08 Jan 2019 00:07:52 GMT RESP BODY: {"security_groups": []} 2019-01-08 00:07:52,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d166a805-80fa-4809-8ca0-8829e9ff4aa6name used request id req-1fd32ff0-dd76-41d1-90e3-15e254837ac9 2019-01-08 00:07:52,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:53,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["krnL5YjsTMeQWBSKh2SWwA"], "issued_at": "2019-01-08T00:07:53.000000Z"}} 2019-01-08 00:07:53,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:53,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c7e88a-23a7-44d4-8b56-5d644280bc91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:53,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-22c7e88a-23a7-44d4-8b56-5d644280bc91 2019-01-08 00:07:53,141 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-1 2019-01-08 00:07:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-1", "description": "hello group"}}' 2019-01-08 00:07:53,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-5a49e25d-03c1-4d7b-ad89-870e8208428d Date: Tue, 08 Jan 2019 00:07:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:53Z", "updated_at": "2019-01-08T00:07:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:53Z", "revision_number": 0, "id": "e732f141-1bc0-413b-abe9-92b78aa2926f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:53Z", "security_group_id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:53Z", "revision_number": 0, "id": "e95fcd04-e8f4-4def-85e4-66593c27470c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:53Z", "security_group_id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "name": "NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-1"}} 2019-01-08 00:07:53,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-5a49e25d-03c1-4d7b-ad89-870e8208428d 2019-01-08 00:07:53,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda 2019-01-08 00:07:53,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:53,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86c35886-eea6-42b9-81a7-64eb8bfaa1a7 Date: Tue, 08 Jan 2019 00:07:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:53Z", "security_group_id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:53Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "e732f141-1bc0-413b-abe9-92b78aa2926f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:53Z", "security_group_id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:53Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "e95fcd04-e8f4-4def-85e4-66593c27470c"}]} 2019-01-08 00:07:53,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda used request id req-86c35886-eea6-42b9-81a7-64eb8bfaa1a7 2019-01-08 00:07:53,865 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-2 2019-01-08 00:07:53,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-2", "description": "hola group"}}' 2019-01-08 00:07:54,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-ef4ed4b8-249f-4f42-9724-c747ce967cf2 Date: Tue, 08 Jan 2019 00:07:54 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:54Z", "updated_at": "2019-01-08T00:07:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:54Z", "revision_number": 0, "id": "3c4bbfc6-bfb0-480c-aaa4-77d2cd9090aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:54Z", "security_group_id": "267769ae-514e-4d8a-87bd-c5bad2529546", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:54Z", "revision_number": 0, "id": "65f327ec-7726-4795-a075-c2bae4f9da0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:54Z", "security_group_id": "267769ae-514e-4d8a-87bd-c5bad2529546", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "267769ae-514e-4d8a-87bd-c5bad2529546", "name": "NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-2"}} 2019-01-08 00:07:54,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-ef4ed4b8-249f-4f42-9724-c747ce967cf2 2019-01-08 00:07:54,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 267769ae-514e-4d8a-87bd-c5bad2529546 2019-01-08 00:07:54,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=267769ae-514e-4d8a-87bd-c5bad2529546 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:54,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6940bc58-326f-4021-85c1-0ada60e71ab4 Date: Tue, 08 Jan 2019 00:07:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:54Z", "security_group_id": "267769ae-514e-4d8a-87bd-c5bad2529546", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:54Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "3c4bbfc6-bfb0-480c-aaa4-77d2cd9090aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:54Z", "security_group_id": "267769ae-514e-4d8a-87bd-c5bad2529546", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:54Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "65f327ec-7726-4795-a075-c2bae4f9da0e"}]} 2019-01-08 00:07:54,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=267769ae-514e-4d8a-87bd-c5bad2529546 used request id req-6940bc58-326f-4021-85c1-0ada60e71ab4 2019-01-08 00:07:54,562 - neutron_utils - INFO - Listing the available security groups 2019-01-08 00:07:54,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:54,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12148 X-Openstack-Request-Id: req-fbb5b812-5b61-4bbe-ad20-692b8eda9f93 Date: Tue, 08 Jan 2019 00:07:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:54Z", "updated_at": "2019-01-08T00:07:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:54Z", "revision_number": 0, "id": "65f327ec-7726-4795-a075-c2bae4f9da0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:54Z", "security_group_id": "267769ae-514e-4d8a-87bd-c5bad2529546", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:54Z", "revision_number": 0, "id": "3c4bbfc6-bfb0-480c-aaa4-77d2cd9090aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:54Z", "security_group_id": "267769ae-514e-4d8a-87bd-c5bad2529546", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "267769ae-514e-4d8a-87bd-c5bad2529546", "name": "NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-2"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:53Z", "updated_at": "2019-01-08T00:07:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:53Z", "revision_number": 0, "id": "e95fcd04-e8f4-4def-85e4-66593c27470c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:53Z", "security_group_id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:53Z", "revision_number": 0, "id": "e732f141-1bc0-413b-abe9-92b78aa2926f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:53Z", "security_group_id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "name": "NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-1"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}]} 2019-01-08 00:07:54,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-fbb5b812-5b61-4bbe-ad20-692b8eda9f93 2019-01-08 00:07:54,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 070389a9-3f33-4b27-814f-0c2ee8613afb 2019-01-08 00:07:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=070389a9-3f33-4b27-814f-0c2ee8613afb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:54,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-1b64ba89-23c4-48cc-a98f-23e932fcc1a5 Date: Tue, 08 Jan 2019 00:07: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": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "project_id": "", "id": "0259f952-ccb8-4411-8551-e6775e47e722"}, {"remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "project_id": "", "id": "04147db9-0b28-4ad1-869f-5261f1f96476"}, {"remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "project_id": "", "id": "332988b6-0924-48cc-ab55-db485e872505"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "project_id": "", "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4"}]} 2019-01-08 00:07:54,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=070389a9-3f33-4b27-814f-0c2ee8613afb used request id req-1b64ba89-23c4-48cc-a98f-23e932fcc1a5 2019-01-08 00:07:54,908 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15e36795-e0fe-4ab2-881c-7b5bbbb1da89 2019-01-08 00:07:54,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=15e36795-e0fe-4ab2-881c-7b5bbbb1da89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:55,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-654d9a0f-b7ff-4aa2-bcb6-78accb48697a Date: Tue, 08 Jan 2019 00:07:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "port_range_min": null, "revision_number": 0, "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46"}, {"remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "port_range_min": null, "revision_number": 0, "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "port_range_min": null, "revision_number": 0, "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "port_range_min": null, "revision_number": 0, "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "e3aa3732-5222-4936-b714-8c256b6bbefe"}]} 2019-01-08 00:07:55,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=15e36795-e0fe-4ab2-881c-7b5bbbb1da89 used request id req-654d9a0f-b7ff-4aa2-bcb6-78accb48697a 2019-01-08 00:07:55,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 267769ae-514e-4d8a-87bd-c5bad2529546 2019-01-08 00:07:55,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=267769ae-514e-4d8a-87bd-c5bad2529546 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:55,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a7d8557-d933-4b8a-9128-ffbbaf02235f Date: Tue, 08 Jan 2019 00:07: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": "2019-01-08T00:07:54Z", "security_group_id": "267769ae-514e-4d8a-87bd-c5bad2529546", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:54Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "3c4bbfc6-bfb0-480c-aaa4-77d2cd9090aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:54Z", "security_group_id": "267769ae-514e-4d8a-87bd-c5bad2529546", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:54Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "65f327ec-7726-4795-a075-c2bae4f9da0e"}]} 2019-01-08 00:07:55,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=267769ae-514e-4d8a-87bd-c5bad2529546 used request id req-4a7d8557-d933-4b8a-9128-ffbbaf02235f 2019-01-08 00:07:55,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e5db411-3b00-4209-b3a6-bc48fb6497ce 2019-01-08 00:07:55,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4e5db411-3b00-4209-b3a6-bc48fb6497ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:55,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-02c71249-67ee-486a-aaf3-a01eaed1e680 Date: Tue, 08 Jan 2019 00:07: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": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "port_range_min": null, "revision_number": 0, "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "90955793-b859-4771-b29a-bb8b66413089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "port_range_min": null, "revision_number": 0, "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a"}, {"remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "port_range_min": null, "revision_number": 0, "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae"}, {"remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "port_range_min": null, "revision_number": 0, "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7"}]} 2019-01-08 00:07:55,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4e5db411-3b00-4209-b3a6-bc48fb6497ce used request id req-02c71249-67ee-486a-aaf3-a01eaed1e680 2019-01-08 00:07:55,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda 2019-01-08 00:07:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:55,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d76ca024-2ec2-4c02-9be6-fb09005ef6e7 Date: Tue, 08 Jan 2019 00:07: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": "2019-01-08T00:07:53Z", "security_group_id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:53Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "e732f141-1bc0-413b-abe9-92b78aa2926f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:53Z", "security_group_id": "529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:53Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "e95fcd04-e8f4-4def-85e4-66593c27470c"}]} 2019-01-08 00:07:55,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda used request id req-d76ca024-2ec2-4c02-9be6-fb09005ef6e7 2019-01-08 00:07:55,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b14e6d79-6357-485e-8a9d-88ea433c089c 2019-01-08 00:07:55,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b14e6d79-6357-485e-8a9d-88ea433c089c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:56,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b71c26b-eff5-485f-906a-f9eaaa89546d Date: Tue, 08 Jan 2019 00:07: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": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa"}, {"remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "a2f02f59-262c-4679-b4a7-9e81802214d1"}, {"remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e"}]} 2019-01-08 00:07:56,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b14e6d79-6357-485e-8a9d-88ea433c089c used request id req-8b71c26b-eff5-485f-906a-f9eaaa89546d 2019-01-08 00:07:56,015 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-1 2019-01-08 00:07:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:56,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49a00da3-99bd-4987-89de-b5737507bce5 Content-Length: 0 Date: Tue, 08 Jan 2019 00:07:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:56,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/529cd0d7-7ee0-40ac-8dc2-3b0757b7dcda used request id req-49a00da3-99bd-4987-89de-b5737507bce5 2019-01-08 00:07:56,392 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-dadfbab2-16de-4194-bdaa-a09d4a40003fname-2 2019-01-08 00:07:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/267769ae-514e-4d8a-87bd-c5bad2529546 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033d40787a1c61f5dbfe4be208b77d60b986387" 2019-01-08 00:07:56,729 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad5682b2-fff8-4448-a5f9-b956fe76cc14 Content-Length: 0 Date: Tue, 08 Jan 2019 00:07:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:56,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/267769ae-514e-4d8a-87bd-c5bad2529546 used request id req-ad5682b2-fff8-4448-a5f9-b956fe76cc14 2019-01-08 00:07:56,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:57,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["NKRrJVJJSSaaObLwbzqtTA"], "issued_at": "2019-01-08T00:07:57.000000Z"}} 2019-01-08 00:07:57,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4bf949c4a02bf0c12114dea38bedeff450ac4" 2019-01-08 00:07:57,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9c4285-dbb4-404c-81e3-9f05e20a340b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:57,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-db9c4285-dbb4-404c-81e3-9f05e20a340b 2019-01-08 00:07:57,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:57,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["fCUf6SACReyUWOU27sXRXg"], "issued_at": "2019-01-08T00:07:57.000000Z"}} 2019-01-08 00:07:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e083da08e233d2ad51d3651e3d9cfb58b019b188" 2019-01-08 00:07:57,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c3edac-fc3f-44ba-95ed-2602c4981be2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:57,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-56c3edac-fc3f-44ba-95ed-2602c4981be2 2019-01-08 00:07:57,778 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-bb79cc26-468c-4a20-86bf-9e10fb3adb39name 2019-01-08 00:07:57,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e083da08e233d2ad51d3651e3d9cfb58b019b188" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-bb79cc26-468c-4a20-86bf-9e10fb3adb39name", "description": "hello group"}}' 2019-01-08 00:07:58,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-52eefd5b-9f8e-415b-ae53-39ac9e8cf242 Date: Tue, 08 Jan 2019 00:07:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:58Z", "updated_at": "2019-01-08T00:07:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:58Z", "revision_number": 0, "id": "acbaf2fa-de82-46c7-8224-2ca6eb08390e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:58Z", "security_group_id": "6e8de414-6092-45fc-ad39-e40ae318699b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:58Z", "revision_number": 0, "id": "c75d4ab6-dee8-4b84-a15b-2be5eee59cd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:58Z", "security_group_id": "6e8de414-6092-45fc-ad39-e40ae318699b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "6e8de414-6092-45fc-ad39-e40ae318699b", "name": "NeutronUtilsSecurityGroupTests-bb79cc26-468c-4a20-86bf-9e10fb3adb39name"}} 2019-01-08 00:07:58,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-52eefd5b-9f8e-415b-ae53-39ac9e8cf242 2019-01-08 00:07:58,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8de414-6092-45fc-ad39-e40ae318699b 2019-01-08 00:07:58,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=6e8de414-6092-45fc-ad39-e40ae318699b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e083da08e233d2ad51d3651e3d9cfb58b019b188" 2019-01-08 00:07:58,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a09e587-c14d-4bbc-bb29-87b41fd9f9ba Date: Tue, 08 Jan 2019 00:07: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": "2019-01-08T00:07:58Z", "security_group_id": "6e8de414-6092-45fc-ad39-e40ae318699b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:58Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "acbaf2fa-de82-46c7-8224-2ca6eb08390e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:58Z", "security_group_id": "6e8de414-6092-45fc-ad39-e40ae318699b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:58Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "c75d4ab6-dee8-4b84-a15b-2be5eee59cd7"}]} 2019-01-08 00:07:58,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=6e8de414-6092-45fc-ad39-e40ae318699b used request id req-4a09e587-c14d-4bbc-bb29-87b41fd9f9ba 2019-01-08 00:07:58,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bb79cc26-468c-4a20-86bf-9e10fb3adb39name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e083da08e233d2ad51d3651e3d9cfb58b019b188" 2019-01-08 00:07:58,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-3eb4ad4f-7bd2-431e-a131-c5ff39033f64 Date: Tue, 08 Jan 2019 00:07:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:58Z", "updated_at": "2019-01-08T00:07:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:58Z", "revision_number": 0, "id": "c75d4ab6-dee8-4b84-a15b-2be5eee59cd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:58Z", "security_group_id": "6e8de414-6092-45fc-ad39-e40ae318699b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:07:58Z", "revision_number": 0, "id": "acbaf2fa-de82-46c7-8224-2ca6eb08390e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:07:58Z", "security_group_id": "6e8de414-6092-45fc-ad39-e40ae318699b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "6e8de414-6092-45fc-ad39-e40ae318699b", "name": "NeutronUtilsSecurityGroupTests-bb79cc26-468c-4a20-86bf-9e10fb3adb39name"}]} 2019-01-08 00:07:58,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bb79cc26-468c-4a20-86bf-9e10fb3adb39name&description=hello+group used request id req-3eb4ad4f-7bd2-431e-a131-c5ff39033f64 2019-01-08 00:07:58,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8de414-6092-45fc-ad39-e40ae318699b 2019-01-08 00:07:58,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=6e8de414-6092-45fc-ad39-e40ae318699b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e083da08e233d2ad51d3651e3d9cfb58b019b188" 2019-01-08 00:07:59,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-37afe480-c3a6-4cb3-b6fa-7208518cd2dd Date: Tue, 08 Jan 2019 00:07: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": "2019-01-08T00:07:58Z", "security_group_id": "6e8de414-6092-45fc-ad39-e40ae318699b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:58Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "acbaf2fa-de82-46c7-8224-2ca6eb08390e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:07:58Z", "security_group_id": "6e8de414-6092-45fc-ad39-e40ae318699b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:07:58Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "c75d4ab6-dee8-4b84-a15b-2be5eee59cd7"}]} 2019-01-08 00:07:59,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=6e8de414-6092-45fc-ad39-e40ae318699b used request id req-37afe480-c3a6-4cb3-b6fa-7208518cd2dd 2019-01-08 00:07:59,002 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-bb79cc26-468c-4a20-86bf-9e10fb3adb39name 2019-01-08 00:07:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/6e8de414-6092-45fc-ad39-e40ae318699b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e083da08e233d2ad51d3651e3d9cfb58b019b188" 2019-01-08 00:07:59,374 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46551f94-ecea-42bd-bb36-c448f7f281b0 Content-Length: 0 Date: Tue, 08 Jan 2019 00:07:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:07:59,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/6e8de414-6092-45fc-ad39-e40ae318699b used request id req-46551f94-ecea-42bd-bb36-c448f7f281b0 2019-01-08 00:07:59,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:07:59,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["LlJC3q5rQeupWPx4oqXjpw"], "issued_at": "2019-01-08T00:07:59.000000Z"}} 2019-01-08 00:07:59,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:07:59,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6128fce-5ec6-4743-81a5-66f31332416c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:07:59,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a6128fce-5ec6-4743-81a5-66f31332416c 2019-01-08 00:07:59,902 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname 2019-01-08 00:07:59,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname", "description": "hello group"}}' 2019-01-08 00:08:00,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-332fb384-e989-4e18-a943-b8659b611377 Date: Tue, 08 Jan 2019 00:08:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "updated_at": "2019-01-08T00:08:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "revision_number": 0, "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "revision_number": 0, "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "61086690-34bd-4729-9cff-e128e710352b", "name": "NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname"}} 2019-01-08 00:08:00,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-332fb384-e989-4e18-a943-b8659b611377 2019-01-08 00:08:00,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61086690-34bd-4729-9cff-e128e710352b 2019-01-08 00:08:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:00,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4621b6d5-0b57-4e4c-b8ec-0177c84d8bff Date: Tue, 08 Jan 2019 00: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": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a"}]} 2019-01-08 00:08:00,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b used request id req-4621b6d5-0b57-4e4c-b8ec-0177c84d8bff 2019-01-08 00:08:00,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61086690-34bd-4729-9cff-e128e710352b 2019-01-08 00:08:00,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:00,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8cf9897b-06b0-4c04-a3a5-5ad554557623 Date: Tue, 08 Jan 2019 00: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": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a"}]} 2019-01-08 00:08:00,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b used request id req-8cf9897b-06b0-4c04-a3a5-5ad554557623 2019-01-08 00:08:00,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:00,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01289f8a-3c42-4f1b-8107-36c457349729 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:00,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-01289f8a-3c42-4f1b-8107-36c457349729 2019-01-08 00:08:00,964 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname 2019-01-08 00:08:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:01,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-02ae9b56-2ff6-4b12-8938-c5e4c4327885 Date: Tue, 08 Jan 2019 00:08:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "updated_at": "2019-01-08T00:08:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "revision_number": 0, "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "revision_number": 0, "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "61086690-34bd-4729-9cff-e128e710352b", "name": "NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname"}]} 2019-01-08 00:08:01,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname used request id req-02ae9b56-2ff6-4b12-8938-c5e4c4327885 2019-01-08 00:08:01,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:08:01,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:08:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:01,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c21d010-b840-49a7-93ae-924fd278de31 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:08:01,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-1c21d010-b840-49a7-93ae-924fd278de31 2019-01-08 00:08:01,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61086690-34bd-4729-9cff-e128e710352b 2019-01-08 00:08:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:01,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8011a9a7-3c76-4938-8c0e-6563634cd7a2 Date: Tue, 08 Jan 2019 00:08:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a"}]} 2019-01-08 00:08:01,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b used request id req-8011a9a7-3c76-4938-8c0e-6563634cd7a2 2019-01-08 00:08:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b"}}' 2019-01-08 00:08:02,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-eecc988f-3a29-45fe-8a71-a3bcfa4daada Date: Tue, 08 Jan 2019 00:08:02 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": "2019-01-08T00:08:01Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:01Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "8d7f8155-1f03-461c-940a-e2fbb69d5222"}} 2019-01-08 00:08:02,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-eecc988f-3a29-45fe-8a71-a3bcfa4daada 2019-01-08 00:08:02,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:02,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-967a12e4-2c35-4467-a21c-05a0cacc136b Date: Tue, 08 Jan 2019 00:08:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "updated_at": "2019-01-08T00:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:01Z", "revision_number": 0, "id": "8d7f8155-1f03-461c-940a-e2fbb69d5222", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:01Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "revision_number": 0, "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "revision_number": 0, "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 3, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "61086690-34bd-4729-9cff-e128e710352b", "name": "NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname"}]} 2019-01-08 00:08:02,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname&description=hello+group used request id req-967a12e4-2c35-4467-a21c-05a0cacc136b 2019-01-08 00:08:02,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61086690-34bd-4729-9cff-e128e710352b 2019-01-08 00:08:02,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:02,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-afd2e267-961a-481c-b9e1-3ae88d5af983 Date: Tue, 08 Jan 2019 00:08:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:01Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:01Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "8d7f8155-1f03-461c-940a-e2fbb69d5222"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a"}]} 2019-01-08 00:08:02,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b used request id req-afd2e267-961a-481c-b9e1-3ae88d5af983 2019-01-08 00:08:02,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61086690-34bd-4729-9cff-e128e710352b 2019-01-08 00:08:02,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:02,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-22a80a01-9571-4148-956f-e18b9a2747a0 Date: Tue, 08 Jan 2019 00:08:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:01Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:01Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "8d7f8155-1f03-461c-940a-e2fbb69d5222"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a"}]} 2019-01-08 00:08:02,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b used request id req-22a80a01-9571-4148-956f-e18b9a2747a0 2019-01-08 00:08:02,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:02,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b48905fe-5248-4fba-81fc-14db4feebc05 Date: Tue, 08 Jan 2019 00:08:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "updated_at": "2019-01-08T00:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "revision_number": 0, "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:01Z", "revision_number": 0, "id": "8d7f8155-1f03-461c-940a-e2fbb69d5222", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:01Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "revision_number": 0, "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 3, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "61086690-34bd-4729-9cff-e128e710352b", "name": "NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname"}]} 2019-01-08 00:08:02,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname&description=hello+group used request id req-b48905fe-5248-4fba-81fc-14db4feebc05 2019-01-08 00:08:02,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61086690-34bd-4729-9cff-e128e710352b 2019-01-08 00:08:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:03,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-b6c7ed86-8696-4867-9a29-4119625225c1 Date: Tue, 08 Jan 2019 00:08:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "64a05f29-1c23-4043-bcdc-f2b86a2b37b2"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:01Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:01Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "8d7f8155-1f03-461c-940a-e2fbb69d5222"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:00Z", "security_group_id": "61086690-34bd-4729-9cff-e128e710352b", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:00Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "d37c791d-2f48-4b6d-9bc3-967b3d35a06a"}]} 2019-01-08 00:08:03,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=61086690-34bd-4729-9cff-e128e710352b used request id req-b6c7ed86-8696-4867-9a29-4119625225c1 2019-01-08 00:08:03,036 - neutron_utils - INFO - Deleting security group rule with ID - 64a05f29-1c23-4043-bcdc-f2b86a2b37b2 2019-01-08 00:08:03,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/64a05f29-1c23-4043-bcdc-f2b86a2b37b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:03,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e30ef566-9d0c-4363-beb3-15af94056971 Content-Length: 0 Date: Tue, 08 Jan 2019 00:08:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:03,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/64a05f29-1c23-4043-bcdc-f2b86a2b37b2 used request id req-e30ef566-9d0c-4363-beb3-15af94056971 2019-01-08 00:08:03,445 - neutron_utils - INFO - Deleting security group rule with ID - d37c791d-2f48-4b6d-9bc3-967b3d35a06a 2019-01-08 00:08:03,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/d37c791d-2f48-4b6d-9bc3-967b3d35a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:03,598 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8aed062e-49d4-48a4-8c4d-07d6256c9b14 Content-Length: 0 Date: Tue, 08 Jan 2019 00:08:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:03,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/d37c791d-2f48-4b6d-9bc3-967b3d35a06a used request id req-8aed062e-49d4-48a4-8c4d-07d6256c9b14 2019-01-08 00:08:03,599 - neutron_utils - INFO - Deleting security group rule with ID - 8d7f8155-1f03-461c-940a-e2fbb69d5222 2019-01-08 00:08:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/8d7f8155-1f03-461c-940a-e2fbb69d5222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:03,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-454f32ff-19ec-4d56-b67c-eb17030159fa Content-Length: 0 Date: Tue, 08 Jan 2019 00:08:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:03,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/8d7f8155-1f03-461c-940a-e2fbb69d5222 used request id req-454f32ff-19ec-4d56-b67c-eb17030159fa 2019-01-08 00:08:03,756 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-fb613dc3-5aa1-45d5-b766-9e2b80f840abname 2019-01-08 00:08:03,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/61086690-34bd-4729-9cff-e128e710352b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c24bc0af166b6c5a40ec93bf8d760a3b8176a9" 2019-01-08 00:08:04,118 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a14cf81-7622-446f-a19d-a136de4c87b8 Content-Length: 0 Date: Tue, 08 Jan 2019 00:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:04,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/61086690-34bd-4729-9cff-e128e710352b used request id req-0a14cf81-7622-446f-a19d-a136de4c87b8 2019-01-08 00:08:04,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:04,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["66shTuigTcmBeVjUOiVF5w"], "issued_at": "2019-01-08T00:08:04.000000Z"}} 2019-01-08 00:08:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" 2019-01-08 00:08:04,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926fe59f-2a4e-4068-9319-10a69d0a065a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:04,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-926fe59f-2a4e-4068-9319-10a69d0a065a 2019-01-08 00:08:04,641 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-1 2019-01-08 00:08:04,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-1", "description": "hello group"}}' 2019-01-08 00:08:05,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-da502e2c-460b-4015-adce-69446162d10a Date: Tue, 08 Jan 2019 00:08:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:04Z", "updated_at": "2019-01-08T00:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:04Z", "revision_number": 0, "id": "3434c086-ff9a-4d21-9e77-030bdb3688ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:04Z", "security_group_id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:04Z", "revision_number": 0, "id": "f6e0de72-6072-4356-9db8-53b862568437", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:04Z", "security_group_id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "name": "NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-1"}} 2019-01-08 00:08:05,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-da502e2c-460b-4015-adce-69446162d10a 2019-01-08 00:08:05,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ae31e66-b029-4e95-8930-f16bdc901cd8 2019-01-08 00:08:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=2ae31e66-b029-4e95-8930-f16bdc901cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" 2019-01-08 00:08:05,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5596693e-9c22-43df-950a-e2cd4402eeea Date: Tue, 08 Jan 2019 00:08:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:04Z", "security_group_id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:04Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "3434c086-ff9a-4d21-9e77-030bdb3688ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:04Z", "security_group_id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:04Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "f6e0de72-6072-4356-9db8-53b862568437"}]} 2019-01-08 00:08:05,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=2ae31e66-b029-4e95-8930-f16bdc901cd8 used request id req-5596693e-9c22-43df-950a-e2cd4402eeea 2019-01-08 00:08:05,378 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-2 2019-01-08 00:08:05,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-2", "description": "hello group"}}' 2019-01-08 00:08:05,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-c1f49d27-0fc1-4e83-86e1-3ce7f2b1a1ca Date: Tue, 08 Jan 2019 00:08:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:05Z", "updated_at": "2019-01-08T00:08:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:05Z", "revision_number": 0, "id": "10655836-f8b0-44d6-aaae-14eac1963a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:05Z", "security_group_id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:05Z", "revision_number": 0, "id": "b08e0a55-b643-42c5-8025-216c3472d5e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:05Z", "security_group_id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "name": "NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-2"}} 2019-01-08 00:08:05,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-c1f49d27-0fc1-4e83-86e1-3ce7f2b1a1ca 2019-01-08 00:08:05,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4ffb1df-9eee-4478-873d-80beaf6c65df 2019-01-08 00:08:05,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b4ffb1df-9eee-4478-873d-80beaf6c65df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" 2019-01-08 00:08:06,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4240347e-69ee-4b2a-b23d-ff9e308398c5 Date: Tue, 08 Jan 2019 00:08:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:05Z", "security_group_id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:05Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "10655836-f8b0-44d6-aaae-14eac1963a91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:05Z", "security_group_id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:05Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b08e0a55-b643-42c5-8025-216c3472d5e0"}]} 2019-01-08 00:08:06,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b4ffb1df-9eee-4478-873d-80beaf6c65df used request id req-4240347e-69ee-4b2a-b23d-ff9e308398c5 2019-01-08 00:08:06,146 - neutron_utils - INFO - Retrieving security group with ID - 2ae31e66-b029-4e95-8930-f16bdc901cd8 2019-01-08 00:08:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=2ae31e66-b029-4e95-8930-f16bdc901cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" 2019-01-08 00:08:06,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-e7044777-782d-4dfa-842a-36ee2da48d61 Date: Tue, 08 Jan 2019 00:08:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:04Z", "updated_at": "2019-01-08T00:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:04Z", "revision_number": 0, "id": "3434c086-ff9a-4d21-9e77-030bdb3688ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:04Z", "security_group_id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:04Z", "revision_number": 0, "id": "f6e0de72-6072-4356-9db8-53b862568437", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:04Z", "security_group_id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "name": "NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-1"}]} 2019-01-08 00:08:06,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=2ae31e66-b029-4e95-8930-f16bdc901cd8 used request id req-e7044777-782d-4dfa-842a-36ee2da48d61 2019-01-08 00:08:06,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ae31e66-b029-4e95-8930-f16bdc901cd8 2019-01-08 00:08:06,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=2ae31e66-b029-4e95-8930-f16bdc901cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" 2019-01-08 00:08:06,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8d3fce00-c9ec-488b-8db0-f65dd1ca761d Date: Tue, 08 Jan 2019 00:08:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:04Z", "security_group_id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:04Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "3434c086-ff9a-4d21-9e77-030bdb3688ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:04Z", "security_group_id": "2ae31e66-b029-4e95-8930-f16bdc901cd8", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:04Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "f6e0de72-6072-4356-9db8-53b862568437"}]} 2019-01-08 00:08:06,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=2ae31e66-b029-4e95-8930-f16bdc901cd8 used request id req-8d3fce00-c9ec-488b-8db0-f65dd1ca761d 2019-01-08 00:08:06,645 - neutron_utils - INFO - Retrieving security group with ID - b4ffb1df-9eee-4478-873d-80beaf6c65df 2019-01-08 00:08:06,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=b4ffb1df-9eee-4478-873d-80beaf6c65df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" 2019-01-08 00:08:06,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-2ddfe382-4402-4d18-834b-577271c1b3ef Date: Tue, 08 Jan 2019 00:08:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:05Z", "updated_at": "2019-01-08T00:08:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:05Z", "revision_number": 0, "id": "10655836-f8b0-44d6-aaae-14eac1963a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:05Z", "security_group_id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:08:05Z", "revision_number": 0, "id": "b08e0a55-b643-42c5-8025-216c3472d5e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:08:05Z", "security_group_id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 2, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "name": "NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-2"}]} 2019-01-08 00:08:06,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=b4ffb1df-9eee-4478-873d-80beaf6c65df used request id req-2ddfe382-4402-4d18-834b-577271c1b3ef 2019-01-08 00:08:06,895 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4ffb1df-9eee-4478-873d-80beaf6c65df 2019-01-08 00:08:06,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b4ffb1df-9eee-4478-873d-80beaf6c65df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" 2019-01-08 00:08:07,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd29d3b5-c4e9-4395-9949-33213e176115 Date: Tue, 08 Jan 2019 00:08: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": "2019-01-08T00:08:05Z", "security_group_id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:05Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "10655836-f8b0-44d6-aaae-14eac1963a91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:08:05Z", "security_group_id": "b4ffb1df-9eee-4478-873d-80beaf6c65df", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:05Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b08e0a55-b643-42c5-8025-216c3472d5e0"}]} 2019-01-08 00:08:07,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b4ffb1df-9eee-4478-873d-80beaf6c65df used request id req-cd29d3b5-c4e9-4395-9949-33213e176115 2019-01-08 00:08:07,112 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-1 2019-01-08 00:08:07,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/2ae31e66-b029-4e95-8930-f16bdc901cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" 2019-01-08 00:08:07,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7ba5387-4577-442a-9756-5278d9f416ee Content-Length: 0 Date: Tue, 08 Jan 2019 00:08:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:07,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/2ae31e66-b029-4e95-8930-f16bdc901cd8 used request id req-e7ba5387-4577-442a-9756-5278d9f416ee 2019-01-08 00:08:07,460 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8e113fef-ccbf-472a-a9a0-5681b45bd4cfname-2 2019-01-08 00:08:07,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/b4ffb1df-9eee-4478-873d-80beaf6c65df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea444db17cfea5c41cac1e13ba333dde94a8bb1" 2019-01-08 00:08:07,802 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39f64cd0-ac5f-4955-addd-1629b462d0f3 Content-Length: 0 Date: Tue, 08 Jan 2019 00:08:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:07,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/b4ffb1df-9eee-4478-873d-80beaf6c65df used request id req-39f64cd0-ac5f-4955-addd-1629b462d0f3 2019-01-08 00:08:07,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:08,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["2JIaidnAS3K16lLGsrZ6sg"], "issued_at": "2019-01-08T00:08:08.000000Z"}} 2019-01-08 00:08:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cf653a09b405ccea71cfff0f06d0d9a3c4a299" 2019-01-08 00:08:08,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866017f1-2c72-4af0-914b-fe9526847856 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:08,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-866017f1-2c72-4af0-914b-fe9526847856 2019-01-08 00:08:08,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cf653a09b405ccea71cfff0f06d0d9a3c4a299" 2019-01-08 00:08:08,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-423a2e56-21c8-4940-9853-60da8c99eb3d Date: Tue, 08 Jan 2019 00:08:08 GMT RESP BODY: {"floatingips": []} 2019-01-08 00:08:08,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-423a2e56-21c8-4940-9853-60da8c99eb3d 2019-01-08 00:08:08,529 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-08 00:08:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cf653a09b405ccea71cfff0f06d0d9a3c4a299" 2019-01-08 00:08:08,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-bc75960f-e5c6-457b-bd48-6c8c825520a8 Date: Tue, 08 Jan 2019 00:08:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:08:08,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-bc75960f-e5c6-457b-bd48-6c8c825520a8 2019-01-08 00:08:08,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cf653a09b405ccea71cfff0f06d0d9a3c4a299" 2019-01-08 00:08:09,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2fbb41c6-8d7f-4e6b-98d8-a30518fd85ab Date: Tue, 08 Jan 2019 00:08:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:08:09,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-2fbb41c6-8d7f-4e6b-98d8-a30518fd85ab 2019-01-08 00:08:09,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cf653a09b405ccea71cfff0f06d0d9a3c4a299" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}}' 2019-01-08 00:08:10,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-41daab1e-b87e-4a94-9735-1093a081efbd Date: Tue, 08 Jan 2019 00:08:10 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T00:08:10Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": null, "id": "18312e25-395b-48d5-9e2b-c7c56f564482", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:08:10Z", "dns_name": "", "project_id": "0f089f4e031c425f86865a15dba50a2c"}} 2019-01-08 00:08:10,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-41daab1e-b87e-4a94-9735-1093a081efbd 2019-01-08 00:08:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cf653a09b405ccea71cfff0f06d0d9a3c4a299" 2019-01-08 00:08:10,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-261d89c0-6cb1-4345-8f45-76f3c1109780 Date: Tue, 08 Jan 2019 00:08:10 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T00:08:10Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": null, "id": "18312e25-395b-48d5-9e2b-c7c56f564482", "dns_name": "", "created_at": "2019-01-08T00:08:10Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "project_id": "0f089f4e031c425f86865a15dba50a2c"}]} 2019-01-08 00:08:10,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-261d89c0-6cb1-4345-8f45-76f3c1109780 2019-01-08 00:08:10,905 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2019-01-08 00:08:10,906 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2019-01-08 00:08:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips?ip=18312e25-395b-48d5-9e2b-c7c56f564482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cf653a09b405ccea71cfff0f06d0d9a3c4a299" 2019-01-08 00:08:11,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6944c40c-1070-4f3f-ab39-42002b7ea767 Date: Tue, 08 Jan 2019 00:08:11 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T00:08:10Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": null, "id": "18312e25-395b-48d5-9e2b-c7c56f564482", "dns_name": "", "created_at": "2019-01-08T00:08:10Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "project_id": "0f089f4e031c425f86865a15dba50a2c"}]} 2019-01-08 00:08:11,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips?ip=18312e25-395b-48d5-9e2b-c7c56f564482 used request id req-6944c40c-1070-4f3f-ab39-42002b7ea767 2019-01-08 00:08:11,131 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2019-01-08 00:08:11,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/floatingips/18312e25-395b-48d5-9e2b-c7c56f564482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cf653a09b405ccea71cfff0f06d0d9a3c4a299" 2019-01-08 00:08:12,090 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-276502e4-3338-4fa4-8d99-89e199cfd862 Content-Length: 0 Date: Tue, 08 Jan 2019 00:08:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:12,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/18312e25-395b-48d5-9e2b-c7c56f564482 used request id req-276502e4-3338-4fa4-8d99-89e199cfd862 2019-01-08 00:08:12,092 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:12,131 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 2019-01-08 00:08:12,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:12,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["tTSWaraKQjWPHwNjQcx0wg"], "issued_at": "2019-01-08T00:08:12.000000Z"}} 2019-01-08 00:08:12,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4337484bac759a2d7234c7611bf6cd00e3ed3da6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2CqYgerEBXs/GLOIHQsN5xGYbaJlI+uq/HjcFGgsNRawNcEPs4lM6YdX9UwbehOfO8pEm6XLukEzvdvpEp6GTSm1k4UnJWrRhhPErI1Ofz/4UBKORgKFjwrrnntRtDPXSJEf8EtpWGeFpKl7yyc7ypKUnRk6m33pR27xGTZ9jRZWX4uo/AFvkF02RV6zXbRZHVJD0YcC0h63fh5hJOV8pZhyZHKLJmEKiSXc9gFdrKTr5CxDSx0PE6PK2mJL/F+3vl4iI2/HbugVQOJd3iUaW5bTjyXTxXP1FN6l5b5z1+lcfj40RoExizfbllbYAicWWPHIGFLp+HiSy9631ENH3", "name": "NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486"}}' 2019-01-08 00:08:12,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-69d7b3e9-9d1f-4734-8de9-ab69838c8ab2 x-compute-request-id: req-69d7b3e9-9d1f-4734-8de9-ab69838c8ab2 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2CqYgerEBXs/GLOIHQsN5xGYbaJlI+uq/HjcFGgsNRawNcEPs4lM6YdX9UwbehOfO8pEm6XLukEzvdvpEp6GTSm1k4UnJWrRhhPErI1Ofz/4UBKORgKFjwrrnntRtDPXSJEf8EtpWGeFpKl7yyc7ypKUnRk6m33pR27xGTZ9jRZWX4uo/AFvkF02RV6zXbRZHVJD0YcC0h63fh5hJOV8pZhyZHKLJmEKiSXc9gFdrKTr5CxDSx0PE6PK2mJL/F+3vl4iI2/HbugVQOJd3iUaW5bTjyXTxXP1FN6l5b5z1+lcfj40RoExizfbllbYAicWWPHIGFLp+HiSy9631ENH3", "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "name": "NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486", "fingerprint": "c7:d5:c5:51:d4:d9:a4:b9:5e:72:a0:af:f9:fd:7a:41"}} 2019-01-08 00:08:12,801 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-69d7b3e9-9d1f-4734-8de9-ab69838c8ab2 2019-01-08 00:08:12,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4337484bac759a2d7234c7611bf6cd00e3ed3da6" 2019-01-08 00:08:12,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-13934422-4bbc-4c86-a9c0-d36f1480ef52 x-compute-request-id: req-13934422-4bbc-4c86-a9c0-d36f1480ef52 Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2CqYgerEBXs/GLOIHQsN5xGYbaJlI+uq/HjcFGgsNRawNcEPs4lM6YdX9UwbehOfO8pEm6XLukEzvdvpEp6GTSm1k4UnJWrRhhPErI1Ofz/4UBKORgKFjwrrnntRtDPXSJEf8EtpWGeFpKl7yyc7ypKUnRk6m33pR27xGTZ9jRZWX4uo/AFvkF02RV6zXbRZHVJD0YcC0h63fh5hJOV8pZhyZHKLJmEKiSXc9gFdrKTr5CxDSx0PE6PK2mJL/F+3vl4iI2/HbugVQOJd3iUaW5bTjyXTxXP1FN6l5b5z1+lcfj40RoExizfbllbYAicWWPHIGFLp+HiSy9631ENH3", "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "name": "NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486", "deleted": false, "created_at": "2019-01-08T00:08:12.000000", "updated_at": null, "fingerprint": "c7:d5:c5:51:d4:d9:a4:b9:5e:72:a0:af:f9:fd:7a:41", "deleted_at": null, "id": 14}} 2019-01-08 00:08:12,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 used request id req-13934422-4bbc-4c86-a9c0-d36f1480ef52 2019-01-08 00:08:12,823 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 2019-01-08 00:08:12,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4337484bac759a2d7234c7611bf6cd00e3ed3da6" 2019-01-08 00:08:12,885 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08: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-1a217e7b-5085-496e-872b-2ddff13b3421 x-compute-request-id: req-1a217e7b-5085-496e-872b-2ddff13b3421 Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:12,885 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 used request id req-1a217e7b-5085-496e-872b-2ddff13b3421 2019-01-08 00:08:12,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4337484bac759a2d7234c7611bf6cd00e3ed3da6" 2019-01-08 00:08:12,907 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:08: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-bd237319-d4a6-48d5-8a3c-3e4c8ff0c620 x-compute-request-id: req-bd237319-d4a6-48d5-8a3c-3e4c8ff0c620 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 not found for user d98cf4a999d04bb0a243afe1c868ef3c", "code": 404}} 2019-01-08 00:08:12,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 used request id req-bd237319-d4a6-48d5-8a3c-3e4c8ff0c620 2019-01-08 00:08:12,907 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 2019-01-08 00:08:12,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4337484bac759a2d7234c7611bf6cd00e3ed3da6" 2019-01-08 00:08:12,945 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:08: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-292a259d-fc07-4b6f-a0bf-7f49ed664644 x-compute-request-id: req-292a259d-fc07-4b6f-a0bf-7f49ed664644 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 not found for user d98cf4a999d04bb0a243afe1c868ef3c", "code": 404}} 2019-01-08 00:08:12,945 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f62d50d9-32a3-41de-bd5e-e31f77385486 used request id req-292a259d-fc07-4b6f-a0bf-7f49ed664644 2019-01-08 00:08:12,947 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:13,250 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-9c00598d-f97d-4c35-aafa-5acbd653adcd.pub 2019-01-08 00:08:13,250 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-9c00598d-f97d-4c35-aafa-5acbd653adcd 2019-01-08 00:08:13,250 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-9c00598d-f97d-4c35-aafa-5acbd653adcd.pub 2019-01-08 00:08:13,250 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-9c00598d-f97d-4c35-aafa-5acbd653adcd 2019-01-08 00:08:13,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:13,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["_wI5dQOqRfWgW3N8__g6Kw"], "issued_at": "2019-01-08T00:08:13.000000Z"}} 2019-01-08 00:08:13,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2186da2c1575b4eea24fe5ad7555cdd054a167cc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfTzodDu1EHiCVF/GU5c7hkEObKmSHFXhEeO6b4aB0mlIIkf5IvhkZweyjIDM8/k4lx4XOQVKuz9C5sXc3fpk7svhASloMOXU3aPgh2QNjfGGAUbiIYERV4lAJ8l/hsXPnM574csiTeuKfcXTwGwNDv00wopXqcI2GJm5Ewp78KMSlcxV83T/90G+6YamNTdNmFSLofgrENIurtalqaHu1QjOJ2CxQrqxbSBqeQdjjv7zLFJETOStLA/8rNKfXXlr7Oxbo9Gp6X3Is/fr6JFBHAVKyarfTzbHDZltMGdAIYodOJbF6d94DkOG8TAvRgxxYoj+k03RvdfY4vw4BaZy1", "name": "NovaUtilsKeypairTests-9c00598d-f97d-4c35-aafa-5acbd653adcd"}}' 2019-01-08 00:08:13,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-23a80a59-1c2b-4d5b-a322-26efaf08217e x-compute-request-id: req-23a80a59-1c2b-4d5b-a322-26efaf08217e Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfTzodDu1EHiCVF/GU5c7hkEObKmSHFXhEeO6b4aB0mlIIkf5IvhkZweyjIDM8/k4lx4XOQVKuz9C5sXc3fpk7svhASloMOXU3aPgh2QNjfGGAUbiIYERV4lAJ8l/hsXPnM574csiTeuKfcXTwGwNDv00wopXqcI2GJm5Ewp78KMSlcxV83T/90G+6YamNTdNmFSLofgrENIurtalqaHu1QjOJ2CxQrqxbSBqeQdjjv7zLFJETOStLA/8rNKfXXlr7Oxbo9Gp6X3Is/fr6JFBHAVKyarfTzbHDZltMGdAIYodOJbF6d94DkOG8TAvRgxxYoj+k03RvdfY4vw4BaZy1", "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "name": "NovaUtilsKeypairTests-9c00598d-f97d-4c35-aafa-5acbd653adcd", "fingerprint": "04:28:df:1c:f4:56:84:84:a5:af:a7:64:ce:8c:94:be"}} 2019-01-08 00:08:13,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-23a80a59-1c2b-4d5b-a322-26efaf08217e 2019-01-08 00:08:13,941 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-9c00598d-f97d-4c35-aafa-5acbd653adcd 2019-01-08 00:08:13,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9c00598d-f97d-4c35-aafa-5acbd653adcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2186da2c1575b4eea24fe5ad7555cdd054a167cc" 2019-01-08 00:08:13,974 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-4587d08f-83f8-4104-bfce-4ed9d0899471 x-compute-request-id: req-4587d08f-83f8-4104-bfce-4ed9d0899471 Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:13,974 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9c00598d-f97d-4c35-aafa-5acbd653adcd used request id req-4587d08f-83f8-4104-bfce-4ed9d0899471 2019-01-08 00:08:13,975 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:14,157 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109 2019-01-08 00:08:14,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:14,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["uoeeryKaTSS2fsnmPnxuEA"], "issued_at": "2019-01-08T00:08:14.000000Z"}} 2019-01-08 00:08:14,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4124e66f9ad1c18fe73f55d7b7658451fad79615" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5kkGns+uc09N6Rlghd/+1rLPq+YNbwYEBAUXXASlqbcPsIG+2YTRdvvawujsLdzhbTZ8X6uT6ThsougVA5H24FoOTfuqDSK9uzIvDsDOmQGpbtVXp/VFiqJlk0e3EHumeVC4ScuLQXlkjQv7flRSmorgRHrd25O8Qweu21JNoQmGfM/gVJdUXEkPUfVWh2NdqLJ5gQ+EQm0wv67O1MLSzZy0AUXIMzbs4HWFq6SJvsbr1aqDl1a7BaMSYswmCxe8FnpMvcYjAAkWGklKwWJzz9JYKftYg5L5dojJnrK5hcKFQmYIBW0Kk7FZgXOkM7iVQC6eoKIdhTcnbVOgxECr", "name": "NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109"}}' 2019-01-08 00:08:14,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-bd43db1d-8862-48e1-bbe7-b4b3687d0fc1 x-compute-request-id: req-bd43db1d-8862-48e1-bbe7-b4b3687d0fc1 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5kkGns+uc09N6Rlghd/+1rLPq+YNbwYEBAUXXASlqbcPsIG+2YTRdvvawujsLdzhbTZ8X6uT6ThsougVA5H24FoOTfuqDSK9uzIvDsDOmQGpbtVXp/VFiqJlk0e3EHumeVC4ScuLQXlkjQv7flRSmorgRHrd25O8Qweu21JNoQmGfM/gVJdUXEkPUfVWh2NdqLJ5gQ+EQm0wv67O1MLSzZy0AUXIMzbs4HWFq6SJvsbr1aqDl1a7BaMSYswmCxe8FnpMvcYjAAkWGklKwWJzz9JYKftYg5L5dojJnrK5hcKFQmYIBW0Kk7FZgXOkM7iVQC6eoKIdhTcnbVOgxECr", "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "name": "NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109", "fingerprint": "71:59:59:65:f6:5d:22:02:b0:9f:f5:e4:9c:64:7e:6e"}} 2019-01-08 00:08:14,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-bd43db1d-8862-48e1-bbe7-b4b3687d0fc1 2019-01-08 00:08:14,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4124e66f9ad1c18fe73f55d7b7658451fad79615" 2019-01-08 00:08:14,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-fc8a5a13-7853-492c-84fa-d479a63605f5 x-compute-request-id: req-fc8a5a13-7853-492c-84fa-d479a63605f5 Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5kkGns+uc09N6Rlghd/+1rLPq+YNbwYEBAUXXASlqbcPsIG+2YTRdvvawujsLdzhbTZ8X6uT6ThsougVA5H24FoOTfuqDSK9uzIvDsDOmQGpbtVXp/VFiqJlk0e3EHumeVC4ScuLQXlkjQv7flRSmorgRHrd25O8Qweu21JNoQmGfM/gVJdUXEkPUfVWh2NdqLJ5gQ+EQm0wv67O1MLSzZy0AUXIMzbs4HWFq6SJvsbr1aqDl1a7BaMSYswmCxe8FnpMvcYjAAkWGklKwWJzz9JYKftYg5L5dojJnrK5hcKFQmYIBW0Kk7FZgXOkM7iVQC6eoKIdhTcnbVOgxECr", "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "name": "NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109", "deleted": false, "created_at": "2019-01-08T00:08:14.000000", "updated_at": null, "fingerprint": "71:59:59:65:f6:5d:22:02:b0:9f:f5:e4:9c:64:7e:6e", "deleted_at": null, "id": 20}} 2019-01-08 00:08:14,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109 used request id req-fc8a5a13-7853-492c-84fa-d479a63605f5 2019-01-08 00:08:14,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4124e66f9ad1c18fe73f55d7b7658451fad79615" 2019-01-08 00:08:14,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-d69ab390-84a3-41e9-ae11-08012fa2f949 x-compute-request-id: req-d69ab390-84a3-41e9-ae11-08012fa2f949 Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5kkGns+uc09N6Rlghd/+1rLPq+YNbwYEBAUXXASlqbcPsIG+2YTRdvvawujsLdzhbTZ8X6uT6ThsougVA5H24FoOTfuqDSK9uzIvDsDOmQGpbtVXp/VFiqJlk0e3EHumeVC4ScuLQXlkjQv7flRSmorgRHrd25O8Qweu21JNoQmGfM/gVJdUXEkPUfVWh2NdqLJ5gQ+EQm0wv67O1MLSzZy0AUXIMzbs4HWFq6SJvsbr1aqDl1a7BaMSYswmCxe8FnpMvcYjAAkWGklKwWJzz9JYKftYg5L5dojJnrK5hcKFQmYIBW0Kk7FZgXOkM7iVQC6eoKIdhTcnbVOgxECr", "name": "NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109", "fingerprint": "71:59:59:65:f6:5d:22:02:b0:9f:f5:e4:9c:64:7e:6e"}}]} 2019-01-08 00:08:14,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-d69ab390-84a3-41e9-ae11-08012fa2f949 2019-01-08 00:08:14,870 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109 2019-01-08 00:08:14,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4124e66f9ad1c18fe73f55d7b7658451fad79615" 2019-01-08 00:08:14,975 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08: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-4d05565a-70a6-49e6-a116-e68a212149a8 x-compute-request-id: req-4d05565a-70a6-49e6-a116-e68a212149a8 Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:14,975 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-75f241e2-ae77-4194-8958-2261bff28109 used request id req-4d05565a-70a6-49e6-a116-e68a212149a8 2019-01-08 00:08:14,977 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:14,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:15,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["hJgMXvEKTAmwYdWUklb0WA"], "issued_at": "2019-01-08T00:08:15.000000Z"}} 2019-01-08 00:08:15,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66372d45bbbf00146967940d07144e8eb4467a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-id", "swap": 2}}' 2019-01-08 00:08:15,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-b2330671-a405-41d7-a6af-10c088fa8926 x-compute-request-id: req-b2330671-a405-41d7-a6af-10c088fa8926 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-id", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-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-73495615-0c47-4b67-9fd8-6771132956e7-id"}} 2019-01-08 00:08:15,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b2330671-a405-41d7-a6af-10c088fa8926 2019-01-08 00:08:15,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66372d45bbbf00146967940d07144e8eb4467a" 2019-01-08 00:08:15,692 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21e3f01a-99e4-40c2-a449-e41459cae8b3 x-compute-request-id: req-21e3f01a-99e4-40c2-a449-e41459cae8b3 Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:15,692 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-id used request id req-21e3f01a-99e4-40c2-a449-e41459cae8b3 2019-01-08 00:08:15,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66372d45bbbf00146967940d07144e8eb4467a" 2019-01-08 00:08:15,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9bae070-a40e-42cd-be7a-96e4834439f9 x-compute-request-id: req-b9bae070-a40e-42cd-be7a-96e4834439f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:15,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b9bae070-a40e-42cd-be7a-96e4834439f9 2019-01-08 00:08:15,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b66372d45bbbf00146967940d07144e8eb4467a" 2019-01-08 00:08:15,731 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-341e83cf-6760-4306-8b43-17a1a47c0316 x-compute-request-id: req-341e83cf-6760-4306-8b43-17a1a47c0316 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-id could not be found.", "code": 404}} 2019-01-08 00:08:15,731 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/NovaUtilsFlavorTests-73495615-0c47-4b67-9fd8-6771132956e7-id used request id req-341e83cf-6760-4306-8b43-17a1a47c0316 2019-01-08 00:08:15,733 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:15,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:16,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["OPA2rrX8Qbq3z57fcEGlcA"], "issued_at": "2019-01-08T00:08:16.000000Z"}} 2019-01-08 00:08:16,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b73c571bb02ae61309ef6191817bfe261fd17f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-3a40aa1c-03a9-4b0a-8d69-ce3c73f5ddbf-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-3a40aa1c-03a9-4b0a-8d69-ce3c73f5ddbf-id", "swap": 2}}' 2019-01-08 00:08:16,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-2b6f114f-948b-4831-8ab3-fd9fab7ebf5c x-compute-request-id: req-2b6f114f-948b-4831-8ab3-fd9fab7ebf5c Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-3a40aa1c-03a9-4b0a-8d69-ce3c73f5ddbf-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/NovaUtilsFlavorTests-3a40aa1c-03a9-4b0a-8d69-ce3c73f5ddbf-id", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/NovaUtilsFlavorTests-3a40aa1c-03a9-4b0a-8d69-ce3c73f5ddbf-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-3a40aa1c-03a9-4b0a-8d69-ce3c73f5ddbf-id"}} 2019-01-08 00:08:16,394 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2b6f114f-948b-4831-8ab3-fd9fab7ebf5c 2019-01-08 00:08:16,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/NovaUtilsFlavorTests-3a40aa1c-03a9-4b0a-8d69-ce3c73f5ddbf-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b73c571bb02ae61309ef6191817bfe261fd17f" 2019-01-08 00:08:16,428 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08: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-852db754-3856-49b7-a4e9-e073185014c8 x-compute-request-id: req-852db754-3856-49b7-a4e9-e073185014c8 Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:16,429 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/NovaUtilsFlavorTests-3a40aa1c-03a9-4b0a-8d69-ce3c73f5ddbf-id used request id req-852db754-3856-49b7-a4e9-e073185014c8 2019-01-08 00:08:16,430 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:16,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:16,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["b2sx50mYTJe0t4-XOQULSw"], "issued_at": "2019-01-08T00:08:16.000000Z"}} 2019-01-08 00:08:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:16,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77437f07-23be-40de-915d-22f26283beda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:16,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-77437f07-23be-40de-915d-22f26283beda 2019-01-08 00:08:16,948 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 00:08:16,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:16,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:17,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["EVx4MDjuRPaIdGxyjWoeUQ"], "issued_at": "2019-01-08T00:08:17.000000Z"}} 2019-01-08 00:08:17,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14014573814c9a61bc28fc89bc1d445275e50e4" 2019-01-08 00:08:17,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57313b31-19e5-4a14-aebb-f81dabce2223 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:17,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-57313b31-19e5-4a14-aebb-f81dabce2223 2019-01-08 00:08:17,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c14014573814c9a61bc28fc89bc1d445275e50e4" 2019-01-08 00:08:18,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-c1a495f0-7b62-4ee7-bc03-f7b5ccfc1e03 Date: Tue, 08 Jan 2019 00:08:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image"} 2019-01-08 00:08:18,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image used request id req-c1a495f0-7b62-4ee7-bc03-f7b5ccfc1e03 2019-01-08 00:08:18,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c14014573814c9a61bc28fc89bc1d445275e50e4" 2019-01-08 00:08:18,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c5cbaa25-9ce6-4af1-b26e-c451da569238 Date: Tue, 08 Jan 2019 00:08: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"}}} 2019-01-08 00:08:18,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-c5cbaa25-9ce6-4af1-b26e-c451da569238 2019-01-08 00:08:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c14014573814c9a61bc28fc89bc1d445275e50e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image"}' 2019-01-08 00:08:18,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4d7dfb4d-acbf-42ad-b73f-23fcb5b5fd0a Date: Tue, 08 Jan 2019 00:08:18 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:08:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T00:08:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "min_disk": 0, "protected": false, "id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "file": "/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/file", "checksum": null, "owner": "0f089f4e031c425f86865a15dba50a2c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:08:18,688 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-4d7dfb4d-acbf-42ad-b73f-23fcb5b5fd0a 2019-01-08 00:08:18,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c14014573814c9a61bc28fc89bc1d445275e50e4" -d '' 2019-01-08 00:08:19,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3333c3f8-2cdd-4081-85e0-7b3e2f8a712a Date: Tue, 08 Jan 2019 00:08:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:08:19,387 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/file used request id req-3333c3f8-2cdd-4081-85e0-7b3e2f8a712a 2019-01-08 00:08:19,388 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:08:19,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c14014573814c9a61bc28fc89bc1d445275e50e4" 2019-01-08 00:08:19,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-7028a046-e733-4be0-bbc5-f00a2c2d52b0 Date: Tue, 08 Jan 2019 00:08:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:08:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:08:19Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/snap", "metadata": {}}], "self": "/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "min_disk": 0, "protected": false, "id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "file": "/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:08:19,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f used request id req-7028a046-e733-4be0-bbc5-f00a2c2d52b0 2019-01-08 00:08:19,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c14014573814c9a61bc28fc89bc1d445275e50e4" 2019-01-08 00:08:20,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1687c06a-8071-46ec-9e92-6fa84b347031 Date: Tue, 08 Jan 2019 00:08:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 00:08:20,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-1687c06a-8071-46ec-9e92-6fa84b347031 2019-01-08 00:08:20,240 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image 2019-01-08 00:08:20,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c14014573814c9a61bc28fc89bc1d445275e50e4" 2019-01-08 00:08:20,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-fc106bda-d954-4ae8-9ebd-7c219d87c632 Date: Tue, 08 Jan 2019 00:08:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:08:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:08:19Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/snap", "metadata": {}}], "self": "/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "min_disk": 0, "protected": false, "id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "file": "/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:08:20,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f used request id req-fc106bda-d954-4ae8-9ebd-7c219d87c632 2019-01-08 00:08:20,261 - create_image - DEBUG - Instance status is - active 2019-01-08 00:08:20,261 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image 2019-01-08 00:08:20,262 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image 2019-01-08 00:08:20,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:20,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:20,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["wW9gIxfGSQKqBvukQL1v7A"], "issued_at": "2019-01-08T00:08:20.000000Z"}} 2019-01-08 00:08:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" 2019-01-08 00:08:20,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b0d1e4-8a9c-40b1-8457-1271670e852a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:20,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-75b0d1e4-8a9c-40b1-8457-1271670e852a 2019-01-08 00:08:20,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" 2019-01-08 00:08:21,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d775ace7-038e-43e1-8a7b-0b9937af2a13 Date: Tue, 08 Jan 2019 00:08:21 GMT RESP BODY: {"networks":[]} 2019-01-08 00:08:21,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net used request id req-d775ace7-038e-43e1-8a7b-0b9937af2a13 2019-01-08 00:08:21,011 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net 2019-01-08 00:08:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" -d '{"network": {"name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net", "admin_state_up": true}}' 2019-01-08 00:08:22,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-3ac34df4-0ba2-4a6a-8926-caf76a257ddd Date: Tue, 08 Jan 2019 00:08:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:08:21Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:21Z","mtu":1442}} 2019-01-08 00:08:22,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-3ac34df4-0ba2-4a6a-8926-caf76a257ddd 2019-01-08 00:08:22,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" 2019-01-08 00:08:22,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-5ce2c6c1-f907-4bad-8f36-23682b0639b9 Date: Tue, 08 Jan 2019 00:08:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:08:21Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:21Z","provider:network_type":"geneve"}]} 2019-01-08 00:08:22,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-5ce2c6c1-f907-4bad-8f36-23682b0639b9 2019-01-08 00:08:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" 2019-01-08 00:08:22,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-937fefa5-a222-4991-97d2-42c0258405ba Date: Tue, 08 Jan 2019 00:08:22 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:08:22,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-937fefa5-a222-4991-97d2-42c0258405ba 2019-01-08 00:08:22,920 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet 2019-01-08 00:08:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" -d '{"subnets": [{"ip_version": 4, "network_id": "298e72ed-3a24-4742-b3d9-ddf2717d18cc", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet"}]}' 2019-01-08 00:08:24,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-41b793b5-8675-4d20-a39c-a1eb621c0801 Date: Tue, 08 Jan 2019 00:08:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:23Z","dns_nameservers":[],"updated_at":"2019-01-08T00:08:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet"}]} 2019-01-08 00:08:24,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-41b793b5-8675-4d20-a39c-a1eb621c0801 2019-01-08 00:08:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" 2019-01-08 00:08:24,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-722f1ccd-8631-4394-af18-c3ba2d3f5681 Date: Tue, 08 Jan 2019 00:08:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["2060e5d2-9a79-4f38-b1ec-ead19288bbe4"],"description":"","tags":[],"updated_at":"2019-01-08T00:08:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:21Z","provider:network_type":"geneve"}]} 2019-01-08 00:08:24,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-722f1ccd-8631-4394-af18-c3ba2d3f5681 2019-01-08 00:08:24,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" 2019-01-08 00:08:25,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-10464214-bddb-4c95-b830-d49d1eee09bd Date: Tue, 08 Jan 2019 00:08:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:23Z","dns_nameservers":[],"updated_at":"2019-01-08T00:08:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet"}]} 2019-01-08 00:08:25,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-10464214-bddb-4c95-b830-d49d1eee09bd 2019-01-08 00:08:25,005 - OpenStackNetwork - DEBUG - Network [298e72ed-3a24-4742-b3d9-ddf2717d18cc] created successfully 2019-01-08 00:08:25,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:25,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:25,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["MHYTMmjlRZSA88BGOzECdQ"], "issued_at": "2019-01-08T00:08:25.000000Z"}} 2019-01-08 00:08:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd58c8ae450c42b585db7df62cd6a83ececb38a0" 2019-01-08 00:08:25,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5706bad8-7595-41c1-8730-004bcc0349ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:25,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5706bad8-7595-41c1-8730-004bcc0349ac 2019-01-08 00:08:25,530 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:25,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd58c8ae450c42b585db7df62cd6a83ececb38a0" 2019-01-08 00:08:25,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd8ea2c9-4712-4bbb-a65d-96af63bf88eb x-compute-request-id: req-bd8ea2c9-4712-4bbb-a65d-96af63bf88eb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:25,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-bd8ea2c9-4712-4bbb-a65d-96af63bf88eb 2019-01-08 00:08:25,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd58c8ae450c42b585db7df62cd6a83ececb38a0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 00:08:25,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-79847c6f-bfe3-4e0f-8725-b2b92575dc66 x-compute-request-id: req-79847c6f-bfe3-4e0f-8725-b2b92575dc66 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "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": "2ae40e28-1134-4059-bbf5-8b74f668a1db"}} 2019-01-08 00:08:25,791 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-79847c6f-bfe3-4e0f-8725-b2b92575dc66 2019-01-08 00:08:25,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:25,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:26,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["oI7snm9ARBGGFdZ-M1FZqQ"], "issued_at": "2019-01-08T00:08:26.000000Z"}} 2019-01-08 00:08:26,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f611bd9273a5e11c7cbb927236d0ede656fd124c" 2019-01-08 00:08:26,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e2e790-c0f3-4b20-b14f-ac16e22c16d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:26,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-37e2e790-c0f3-4b20-b14f-ac16e22c16d1 2019-01-08 00:08:26,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:26,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-dd52a487-516f-4410-93c0-7ef2a698a10f Date: Tue, 08 Jan 2019 00:08:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["2060e5d2-9a79-4f38-b1ec-ead19288bbe4"],"description":"","tags":[],"updated_at":"2019-01-08T00:08:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:21Z","provider:network_type":"geneve"}]} 2019-01-08 00:08:26,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net used request id req-dd52a487-516f-4410-93c0-7ef2a698a10f 2019-01-08 00:08:26,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:26,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3ad0e93c-ff12-487c-9e5e-3fd0dab709c0 Date: Tue, 08 Jan 2019 00:08:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:23Z","dns_nameservers":[],"updated_at":"2019-01-08T00:08:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet"}]} 2019-01-08 00:08:26,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-3ad0e93c-ff12-487c-9e5e-3fd0dab709c0 2019-01-08 00:08:26,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:27,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-70e7f9e4-20a6-4857-9d47-ee98c3043f23 Date: Tue, 08 Jan 2019 00:08:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["2060e5d2-9a79-4f38-b1ec-ead19288bbe4"],"description":"","tags":[],"updated_at":"2019-01-08T00:08:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:21Z","provider:network_type":"geneve"}]} 2019-01-08 00:08:27,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net used request id req-70e7f9e4-20a6-4857-9d47-ee98c3043f23 2019-01-08 00:08:27,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:08:27,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:08: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:08:27,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f611bd9273a5e11c7cbb927236d0ede656fd124c" 2019-01-08 00:08:27,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f3abbb4-c81d-4a17-b22f-2539d94d36ee Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:08:27,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-0f3abbb4-c81d-4a17-b22f-2539d94d36ee 2019-01-08 00:08:27,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:27,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-53ce010a-78a0-48f4-8196-82e581b2c60a Date: Tue, 08 Jan 2019 00:08:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:23Z","dns_nameservers":[],"updated_at":"2019-01-08T00:08:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet"}]} 2019-01-08 00:08:27,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-53ce010a-78a0-48f4-8196-82e581b2c60a 2019-01-08 00:08:27,521 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net 2019-01-08 00:08:27,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" -d '{"port": {"network_id": "298e72ed-3a24-4742-b3d9-ddf2717d18cc", "name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-port", "admin_state_up": true}}' 2019-01-08 00:08:28,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1005 X-Openstack-Request-Id: req-09bb165e-69a8-4f3e-81df-7fc21970c31c Date: Tue, 08 Jan 2019 00:08:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:08:28Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","ip_address":"10.55.0.31"}],"id":"13176016-8903-4bb8-9414-ceccb43cf3b6","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:04:a2","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-31","ip_address":"10.55.0.31","fqdn":"host-10-55-0-31.openstacklocal."}],"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-port","project_id":"0f089f4e031c425f86865a15dba50a2c","qos_policy_id":null,"admin_state_up":true,"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","dns_name":"","created_at":"2019-01-08T00:08:28Z","binding:vnic_type":"normal","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}} 2019-01-08 00:08:28,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-09bb165e-69a8-4f3e-81df-7fc21970c31c 2019-01-08 00:08:28,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:29,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0af47161-d0f4-492f-8db3-ba91d48e2eb0 Date: Tue, 08 Jan 2019 00:08:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["2060e5d2-9a79-4f38-b1ec-ead19288bbe4"],"description":"","tags":[],"updated_at":"2019-01-08T00:08:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:21Z","provider:network_type":"geneve"}]} 2019-01-08 00:08:29,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net used request id req-0af47161-d0f4-492f-8db3-ba91d48e2eb0 2019-01-08 00:08:29,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:29,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9f0bbf08-263c-4055-8854-9bfa69b04fc2 Date: Tue, 08 Jan 2019 00:08:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:23Z","dns_nameservers":[],"updated_at":"2019-01-08T00:08:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet"}]} 2019-01-08 00:08:29,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-9f0bbf08-263c-4055-8854-9bfa69b04fc2 2019-01-08 00:08:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:29,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-23f2566b-2b8a-4457-a85c-f90ab1a04784 Date: Tue, 08 Jan 2019 00:08:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["2060e5d2-9a79-4f38-b1ec-ead19288bbe4"],"description":"","tags":[],"updated_at":"2019-01-08T00:08:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:21Z","provider:network_type":"geneve"}]} 2019-01-08 00:08:29,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net used request id req-23f2566b-2b8a-4457-a85c-f90ab1a04784 2019-01-08 00:08:29,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:08:29,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:08: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:08:29,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:29,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639ab3e0-adc2-491d-ab70-283969cdaf73 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:08:29,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-639ab3e0-adc2-491d-ab70-283969cdaf73 2019-01-08 00:08:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:29,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-94ed3acf-74d1-4397-a1ac-e007e2030111 Date: Tue, 08 Jan 2019 00:08:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:23Z","dns_nameservers":[],"updated_at":"2019-01-08T00:08:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet"}]} 2019-01-08 00:08:29,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-94ed3acf-74d1-4397-a1ac-e007e2030111 2019-01-08 00:08:29,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc&name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:30,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1008 X-Openstack-Request-Id: req-6624bce3-03c6-41fc-aca9-bb5e38f26be5 Date: Tue, 08 Jan 2019 00:08:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:08:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","ip_address":"10.55.0.31"}],"id":"13176016-8903-4bb8-9414-ceccb43cf3b6","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:04:a2","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-31","ip_address":"10.55.0.31","fqdn":"host-10-55-0-31.openstacklocal."}],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-port","admin_state_up":true,"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","dns_name":"","created_at":"2019-01-08T00:08:28Z","binding:vnic_type":"normal","device_id":"","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}]} 2019-01-08 00:08:30,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc&name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-port&admin_state_up=True used request id req-6624bce3-03c6-41fc-aca9-bb5e38f26be5 2019-01-08 00:08:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:30,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015a7488-1109-4820-ab3d-b0271fa0ed63 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:08:30,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-015a7488-1109-4820-ab3d-b0271fa0ed63 2019-01-08 00:08:30,275 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-vm_inst 2019-01-08 00:08:30,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:30,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-6748d94b-fc5a-421f-848a-70dc19598ee3 x-compute-request-id: req-6748d94b-fc5a-421f-848a-70dc19598ee3 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2ae40e28-1134-4059-bbf5-8b74f668a1db", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-flavor-name"}]} 2019-01-08 00:08:30,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6748d94b-fc5a-421f-848a-70dc19598ee3 2019-01-08 00:08:30,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:30,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-66a448d2-0b2f-48f2-a083-363bbdde5ce8 x-compute-request-id: req-66a448d2-0b2f-48f2-a083-363bbdde5ce8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "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": "2ae40e28-1134-4059-bbf5-8b74f668a1db"}} 2019-01-08 00:08:30,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db used request id req-66a448d2-0b2f-48f2-a083-363bbdde5ce8 2019-01-08 00:08:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:30,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-5f97fa3d-53cd-4772-bda9-7fd83bad0d64 Date: Tue, 08 Jan 2019 00:08:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:08:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:08:19Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/snap", "metadata": {}}], "self": "/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "min_disk": 0, "protected": false, "id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "file": "/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image"} 2019-01-08 00:08:30,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image used request id req-5f97fa3d-53cd-4772-bda9-7fd83bad0d64 2019-01-08 00:08:30,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:31,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43f0bab8-5472-4cd1-a8f8-10308db829b4 Date: Tue, 08 Jan 2019 00:08: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"}}} 2019-01-08 00:08:31,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-43f0bab8-5472-4cd1-a8f8-10308db829b4 2019-01-08 00:08:31,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" -d '{"server": {"name": "NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-vm_inst", "imageRef": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "flavorRef": "2ae40e28-1134-4059-bbf5-8b74f668a1db", "max_count": 1, "min_count": 1, "networks": [{"port": "13176016-8903-4bb8-9414-ceccb43cf3b6"}]}}' 2019-01-08 00:08:33,301 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbe47e14-aa84-4878-8e8e-dbdc9d75ab65 x-compute-request-id: req-bbe47e14-aa84-4878-8e8e-dbdc9d75ab65 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "182f1b42-fd3c-4f22-9674-7eaf982651cd", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "bookmark"}], "adminPass": "c73Vqr69WUnn"}} 2019-01-08 00:08:33,302 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-bbe47e14-aa84-4878-8e8e-dbdc9d75ab65 2019-01-08 00:08:33,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:33,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-04cf646c-40f8-4432-98d0-617abd85d56d x-compute-request-id: req-04cf646c-40f8-4432-98d0-617abd85d56d 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.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "bookmark"}], "image": {"id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "links": [{"href": "http://172.30.9.42:8774/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ae40e28-1134-4059-bbf5-8b74f668a1db", "links": [{"href": "http://172.30.9.42:8774/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "bookmark"}]}, "id": "182f1b42-fd3c-4f22-9674-7eaf982651cd", "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:08:33Z", "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-37118051-7b04-4ccb-a394-a2673631ac8a-vm_inst", "created": "2019-01-08T00:08:33Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:08:33,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd used request id req-04cf646c-40f8-4432-98d0-617abd85d56d 2019-01-08 00:08:33,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:34,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-3cacb1a0-ee26-4c39-8bfb-10d02403e865 x-compute-request-id: req-3cacb1a0-ee26-4c39-8bfb-10d02403e865 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.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "bookmark"}], "image": {"id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "links": [{"href": "http://172.30.9.42:8774/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ae40e28-1134-4059-bbf5-8b74f668a1db", "links": [{"href": "http://172.30.9.42:8774/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "bookmark"}]}, "id": "182f1b42-fd3c-4f22-9674-7eaf982651cd", "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:08:33Z", "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-37118051-7b04-4ccb-a394-a2673631ac8a-vm_inst", "created": "2019-01-08T00:08:33Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:08:34,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd used request id req-3cacb1a0-ee26-4c39-8bfb-10d02403e865 2019-01-08 00:08:37,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:38,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-3918883b-84a4-4f0a-9241-d1d5261461af x-compute-request-id: req-3918883b-84a4-4f0a-9241-d1d5261461af Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "bookmark"}], "image": {"id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "links": [{"href": "http://172.30.9.42:8774/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ae40e28-1134-4059-bbf5-8b74f668a1db", "links": [{"href": "http://172.30.9.42:8774/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "bookmark"}]}, "id": "182f1b42-fd3c-4f22-9674-7eaf982651cd", "security_groups": [{"name": "default"}], "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:08:36Z", "hostId": "d7b80abe67d8f5aeb7c5856a315055ed3265eb4cb9e555e79bd352ea", "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-37118051-7b04-4ccb-a394-a2673631ac8a-vm_inst", "created": "2019-01-08T00:08:33Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:08:38,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd used request id req-3918883b-84a4-4f0a-9241-d1d5261461af 2019-01-08 00:08:41,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:41,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 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-21cd0b04-e118-4467-8aae-728d08018e6d x-compute-request-id: req-21cd0b04-e118-4467-8aae-728d08018e6d Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:04:a2", "version": 4, "addr": "10.55.0.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "bookmark"}], "image": {"id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "links": [{"href": "http://172.30.9.42:8774/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ae40e28-1134-4059-bbf5-8b74f668a1db", "links": [{"href": "http://172.30.9.42:8774/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "bookmark"}]}, "id": "182f1b42-fd3c-4f22-9674-7eaf982651cd", "security_groups": [{"name": "default"}], "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:08:36Z", "hostId": "d7b80abe67d8f5aeb7c5856a315055ed3265eb4cb9e555e79bd352ea", "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-37118051-7b04-4ccb-a394-a2673631ac8a-vm_inst", "created": "2019-01-08T00:08:33Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:08:41,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd used request id req-21cd0b04-e118-4467-8aae-728d08018e6d 2019-01-08 00:08:44,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:45,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-3185074c-fa92-4f77-b818-98eba1499fd2 x-compute-request-id: req-3185074c-fa92-4f77-b818-98eba1499fd2 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:04:a2", "version": 4, "addr": "10.55.0.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "bookmark"}], "image": {"id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "links": [{"href": "http://172.30.9.42:8774/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2019-01-08T00:08:44.000000", "flavor": {"id": "2ae40e28-1134-4059-bbf5-8b74f668a1db", "links": [{"href": "http://172.30.9.42:8774/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "bookmark"}]}, "id": "182f1b42-fd3c-4f22-9674-7eaf982651cd", "security_groups": [{"name": "default"}], "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:08:44Z", "hostId": "d7b80abe67d8f5aeb7c5856a315055ed3265eb4cb9e555e79bd352ea", "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-37118051-7b04-4ccb-a394-a2673631ac8a-vm_inst", "created": "2019-01-08T00:08:33Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:08:45,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd used request id req-3185074c-fa92-4f77-b818-98eba1499fd2 2019-01-08 00:08:45,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:46,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa9fb395-5b43-4181-8c25-0328c5a773f5 x-compute-request-id: req-fa9fb395-5b43-4181-8c25-0328c5a773f5 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:04:a2", "version": 4, "addr": "10.55.0.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd", "rel": "bookmark"}], "image": {"id": "daba4d44-4c6b-4b82-92ad-274ea31cd97f", "links": [{"href": "http://172.30.9.42:8774/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2019-01-08T00:08:44.000000", "flavor": {"id": "2ae40e28-1134-4059-bbf5-8b74f668a1db", "links": [{"href": "http://172.30.9.42:8774/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db", "rel": "bookmark"}]}, "id": "182f1b42-fd3c-4f22-9674-7eaf982651cd", "security_groups": [{"name": "default"}], "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:08:44Z", "hostId": "d7b80abe67d8f5aeb7c5856a315055ed3265eb4cb9e555e79bd352ea", "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-37118051-7b04-4ccb-a394-a2673631ac8a-vm_inst", "created": "2019-01-08T00:08:33Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:08:46,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd used request id req-fa9fb395-5b43-4181-8c25-0328c5a773f5 2019-01-08 00:08:46,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:46,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e9516d71-4b8b-4f23-b23c-315ab13865bc Date: Tue, 08 Jan 2019 00:08:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["2060e5d2-9a79-4f38-b1ec-ead19288bbe4"],"description":"","tags":[],"updated_at":"2019-01-08T00:08:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:21Z","provider:network_type":"geneve"}]} 2019-01-08 00:08:46,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net used request id req-e9516d71-4b8b-4f23-b23c-315ab13865bc 2019-01-08 00:08:46,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:46,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9746df26-6a1e-497b-8e41-5bf899c986d3 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:08:46,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-9746df26-6a1e-497b-8e41-5bf899c986d3 2019-01-08 00:08:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:46,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1a53ff59-7c06-4605-90bc-804102af4b57 Date: Tue, 08 Jan 2019 00:08:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:08:23Z","dns_nameservers":[],"updated_at":"2019-01-08T00:08:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","subnetpool_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet"}]} 2019-01-08 00:08:46,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-1a53ff59-7c06-4605-90bc-804102af4b57 2019-01-08 00:08:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:46,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2012 X-Openstack-Request-Id: req-34212d65-d9dc-434b-b0dd-1c98d257f9f7 Date: Tue, 08 Jan 2019 00:08:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:08:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","ip_address":"10.55.0.31"}],"id":"13176016-8903-4bb8-9414-ceccb43cf3b6","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:04:a2","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-31","ip_address":"10.55.0.31","fqdn":"host-10-55-0-31.openstacklocal."}],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-port","admin_state_up":true,"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","dns_name":"","created_at":"2019-01-08T00:08:28Z","binding:vnic_type":"normal","device_id":"182f1b42-fd3c-4f22-9674-7eaf982651cd","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:08:24Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2060e5d2-9a79-4f38-b1ec-ead19288bbe4","ip_address":"10.55.0.2"}],"id":"4e1e4c0f-e4a2-458e-b8d1-51340497d05c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:3e:f0","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"298e72ed-3a24-4742-b3d9-ddf2717d18cc","dns_name":"","created_at":"2019-01-08T00:08:21Z","binding:vnic_type":"normal","device_id":"","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}]} 2019-01-08 00:08:46,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-34212d65-d9dc-434b-b0dd-1c98d257f9f7 2019-01-08 00:08:46,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:46,994 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:08: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-b4be4426-6f93-40a5-b5b6-af074140de44 x-compute-request-id: req-b4be4426-6f93-40a5-b5b6-af074140de44 Content-Type: application/json 2019-01-08 00:08:46,994 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/182f1b42-fd3c-4f22-9674-7eaf982651cd used request id req-b4be4426-6f93-40a5-b5b6-af074140de44 2019-01-08 00:08:46,995 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-port 2019-01-08 00:08:47,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/13176016-8903-4bb8-9414-ceccb43cf3b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98e89edf49f082401cba8807bf514a61f9d0b60" 2019-01-08 00:08:47,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a47567a-a8dc-4a5e-a72a-6c123986d600 Date: Tue, 08 Jan 2019 00:08:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:47,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/13176016-8903-4bb8-9414-ceccb43cf3b6 used request id req-0a47567a-a8dc-4a5e-a72a-6c123986d600 2019-01-08 00:08:47,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd58c8ae450c42b585db7df62cd6a83ececb38a0" 2019-01-08 00:08:48,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-b2231d9f-155a-4c64-ae01-367d2fe5cfa0 x-compute-request-id: req-b2231d9f-155a-4c64-ae01-367d2fe5cfa0 Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:48,009 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/2ae40e28-1134-4059-bbf5-8b74f668a1db used request id req-b2231d9f-155a-4c64-ae01-367d2fe5cfa0 2019-01-08 00:08:48,010 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet 2019-01-08 00:08:48,010 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-subnet 2019-01-08 00:08:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/2060e5d2-9a79-4f38-b1ec-ead19288bbe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" 2019-01-08 00:08:49,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4b4cfc2-5f8d-4108-9fa1-888d491e7a5f Date: Tue, 08 Jan 2019 00:08:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:49,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/2060e5d2-9a79-4f38-b1ec-ead19288bbe4 used request id req-e4b4cfc2-5f8d-4108-9fa1-888d491e7a5f 2019-01-08 00:08:49,475 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-net 2019-01-08 00:08:49,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/298e72ed-3a24-4742-b3d9-ddf2717d18cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32e465b5d9ee23b1bd8477fa1f204abd9e1b6b" 2019-01-08 00:08:50,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-756cb44a-a376-444e-bd3f-431ecac4d476 Date: Tue, 08 Jan 2019 00:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:08:50,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/298e72ed-3a24-4742-b3d9-ddf2717d18cc used request id req-756cb44a-a376-444e-bd3f-431ecac4d476 2019-01-08 00:08:50,925 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-37118051-7b04-4ccb-a394-a2673631ac8a-image 2019-01-08 00:08:50,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c14014573814c9a61bc28fc89bc1d445275e50e4" 2019-01-08 00:08:51,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6e73117-5d12-4b34-a119-6c7cdecf936b Date: Tue, 08 Jan 2019 00:08:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:08:51,256 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/daba4d44-4c6b-4b82-92ad-274ea31cd97f used request id req-d6e73117-5d12-4b34-a119-6c7cdecf936b 2019-01-08 00:08:51,259 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:51,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:51,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:51,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["7mmAXIjASMu0bLc5l7z_pw"], "issued_at": "2019-01-08T00:08:51.000000Z"}} 2019-01-08 00:08:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9510b38a149fa8aed72678b0b2e94b51f0c946ea" 2019-01-08 00:08:51,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440ea21e-5c0b-45b5-ba42-9ed26443f86f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:51,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-440ea21e-5c0b-45b5-ba42-9ed26443f86f 2019-01-08 00:08:51,776 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:51,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9510b38a149fa8aed72678b0b2e94b51f0c946ea" 2019-01-08 00:08:52,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-765f4dbb-51c2-4474-8e8b-05fd3a826992 x-compute-request-id: req-765f4dbb-51c2-4474-8e8b-05fd3a826992 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:52,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-765f4dbb-51c2-4474-8e8b-05fd3a826992 2019-01-08 00:08:52,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9510b38a149fa8aed72678b0b2e94b51f0c946ea" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-9e1db19d-91b7-4b2b-8fd4-41c1ca40c507name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-08 00:08:52,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-a59519ff-4a3f-4f09-8e46-921f6724e7ae x-compute-request-id: req-a59519ff-4a3f-4f09-8e46-921f6724e7ae Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-9e1db19d-91b7-4b2b-8fd4-41c1ca40c507name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a", "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": "ce1ad70e-2447-416b-bc01-4b722389ad6a"}} 2019-01-08 00:08:52,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-a59519ff-4a3f-4f09-8e46-921f6724e7ae 2019-01-08 00:08:52,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:52,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["y4QYT6HqQxCG0EDGOqpPmg"], "issued_at": "2019-01-08T00:08:52.000000Z"}} 2019-01-08 00:08:52,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}561f65dbaf51197e89d424a90d5665f9774843c3" 2019-01-08 00:08:52,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-c7a6884e-5c36-4d87-b6c4-5f829d88e092 x-compute-request-id: req-c7a6884e-5c36-4d87-b6c4-5f829d88e092 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-9e1db19d-91b7-4b2b-8fd4-41c1ca40c507name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a", "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": "ce1ad70e-2447-416b-bc01-4b722389ad6a"}} 2019-01-08 00:08:52,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a used request id req-c7a6884e-5c36-4d87-b6c4-5f829d88e092 2019-01-08 00:08:52,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}561f65dbaf51197e89d424a90d5665f9774843c3" 2019-01-08 00:08:52,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-e631943d-7379-4980-acdc-19267e602dd9 x-compute-request-id: req-e631943d-7379-4980-acdc-19267e602dd9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:08:52,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a/os-extra_specs used request id req-e631943d-7379-4980-acdc-19267e602dd9 2019-01-08 00:08:52,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9510b38a149fa8aed72678b0b2e94b51f0c946ea" 2019-01-08 00:08:52,745 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08: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-fc52f929-fa96-4a3e-b895-87f92c05a316 x-compute-request-id: req-fc52f929-fa96-4a3e-b895-87f92c05a316 Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:52,746 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/ce1ad70e-2447-416b-bc01-4b722389ad6a used request id req-fc52f929-fa96-4a3e-b895-87f92c05a316 2019-01-08 00:08:52,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}561f65dbaf51197e89d424a90d5665f9774843c3" 2019-01-08 00:08:52,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-709f9301-a412-4bad-a02a-12ed72a15fdd x-compute-request-id: req-709f9301-a412-4bad-a02a-12ed72a15fdd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:52,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-709f9301-a412-4bad-a02a-12ed72a15fdd 2019-01-08 00:08:52,769 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:52,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:52,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:53,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["13WLK07sQaSFC-yJkLyp_Q"], "issued_at": "2019-01-08T00:08:53.000000Z"}} 2019-01-08 00:08:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf02c7a6c6cf0a0b8585578cc5c804072318c52b" 2019-01-08 00:08:53,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0626de5-d9df-485f-97a9-8b8f7c52e0ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:53,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c0626de5-d9df-485f-97a9-8b8f7c52e0ae 2019-01-08 00:08:53,294 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:53,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf02c7a6c6cf0a0b8585578cc5c804072318c52b" 2019-01-08 00:08:53,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-aff3ea91-5777-4593-ae1a-e576c3787eff x-compute-request-id: req-aff3ea91-5777-4593-ae1a-e576c3787eff Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:53,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-aff3ea91-5777-4593-ae1a-e576c3787eff 2019-01-08 00:08:53,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf02c7a6c6cf0a0b8585578cc5c804072318c52b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-61cac3f0-db21-4918-b457-c8c89e02497aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-08 00:08:53,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-dff5d399-d6c2-407a-a03d-368278387e69 x-compute-request-id: req-dff5d399-d6c2-407a-a03d-368278387e69 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-61cac3f0-db21-4918-b457-c8c89e02497aname", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352", "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": "ef5a7a41-c5ef-4728-8a94-f7699d221352"}} 2019-01-08 00:08:53,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-dff5d399-d6c2-407a-a03d-368278387e69 2019-01-08 00:08:53,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:54,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["JOxmJH_KTXyc-C41Z8210g"], "issued_at": "2019-01-08T00:08:54.000000Z"}} 2019-01-08 00:08:54,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50071c8a48cd6e3dce8f4921ed18c6c8a7c02ff" 2019-01-08 00:08:54,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e6e586c-4815-4ef2-bb2f-0109cde299a7 x-compute-request-id: req-8e6e586c-4815-4ef2-bb2f-0109cde299a7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-61cac3f0-db21-4918-b457-c8c89e02497aname", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352", "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": "ef5a7a41-c5ef-4728-8a94-f7699d221352"}} 2019-01-08 00:08:54,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352 used request id req-8e6e586c-4815-4ef2-bb2f-0109cde299a7 2019-01-08 00:08:54,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50071c8a48cd6e3dce8f4921ed18c6c8a7c02ff" 2019-01-08 00:08:54,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a206c652-ff46-426c-bae7-5496c195acec x-compute-request-id: req-a206c652-ff46-426c-bae7-5496c195acec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:08:54,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352/os-extra_specs used request id req-a206c652-ff46-426c-bae7-5496c195acec 2019-01-08 00:08:54,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50071c8a48cd6e3dce8f4921ed18c6c8a7c02ff" 2019-01-08 00:08:54,435 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef08dfe9-f585-463a-b334-57e17866783b x-compute-request-id: req-ef08dfe9-f585-463a-b334-57e17866783b Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:54,435 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352 used request id req-ef08dfe9-f585-463a-b334-57e17866783b 2019-01-08 00:08:54,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50071c8a48cd6e3dce8f4921ed18c6c8a7c02ff" 2019-01-08 00:08:54,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ec211cd-5e4f-4794-9099-733ceff74318 x-compute-request-id: req-7ec211cd-5e4f-4794-9099-733ceff74318 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:54,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-7ec211cd-5e4f-4794-9099-733ceff74318 2019-01-08 00:08:54,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf02c7a6c6cf0a0b8585578cc5c804072318c52b" 2019-01-08 00:08:54,472 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-488ae8d0-21e3-4e4f-b717-fbb71766ca56 x-compute-request-id: req-488ae8d0-21e3-4e4f-b717-fbb71766ca56 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor ef5a7a41-c5ef-4728-8a94-f7699d221352 could not be found.", "code": 404}} 2019-01-08 00:08:54,472 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/ef5a7a41-c5ef-4728-8a94-f7699d221352 used request id req-488ae8d0-21e3-4e4f-b717-fbb71766ca56 2019-01-08 00:08:54,473 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:54,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:54,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:54,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["DzavO3lnQuSTYNFW7f2eig"], "issued_at": "2019-01-08T00:08:54.000000Z"}} 2019-01-08 00:08:54,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a21a6e1023b949324b57c8e315a67bbdb35701" 2019-01-08 00:08:54,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d53e744-2fad-4bb8-97d4-2342ae38d890 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:54,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4d53e744-2fad-4bb8-97d4-2342ae38d890 2019-01-08 00:08:54,990 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:54,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a21a6e1023b949324b57c8e315a67bbdb35701" 2019-01-08 00:08:55,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-826b02d7-2a79-4292-bf6d-56f05dce0ff4 x-compute-request-id: req-826b02d7-2a79-4292-bf6d-56f05dce0ff4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:55,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-826b02d7-2a79-4292-bf6d-56f05dce0ff4 2019-01-08 00:08:55,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a21a6e1023b949324b57c8e315a67bbdb35701" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-30b6debd-f2c7-499b-8e13-92bfb53633a9name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-08 00:08:55,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-67fcc49b-e51c-4d91-ac44-d8f87904d279 x-compute-request-id: req-67fcc49b-e51c-4d91-ac44-d8f87904d279 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-30b6debd-f2c7-499b-8e13-92bfb53633a9name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/2ac58c76-d6bd-444b-a948-108f341bc651", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/2ac58c76-d6bd-444b-a948-108f341bc651", "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": "2ac58c76-d6bd-444b-a948-108f341bc651"}} 2019-01-08 00:08:55,257 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-67fcc49b-e51c-4d91-ac44-d8f87904d279 2019-01-08 00:08:55,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:55,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["4IoBpmBHR1aNMnzuLTBTuQ"], "issued_at": "2019-01-08T00:08:55.000000Z"}} 2019-01-08 00:08:55,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/2ac58c76-d6bd-444b-a948-108f341bc651 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ccd53879d9292a8a92405cd2e94bccdf6d05067" 2019-01-08 00:08:55,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-e6e0dd03-9590-45fa-bcdb-176ed6aa628b x-compute-request-id: req-e6e0dd03-9590-45fa-bcdb-176ed6aa628b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-30b6debd-f2c7-499b-8e13-92bfb53633a9name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/2ac58c76-d6bd-444b-a948-108f341bc651", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/2ac58c76-d6bd-444b-a948-108f341bc651", "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": "2ac58c76-d6bd-444b-a948-108f341bc651"}} 2019-01-08 00:08:55,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/2ac58c76-d6bd-444b-a948-108f341bc651 used request id req-e6e0dd03-9590-45fa-bcdb-176ed6aa628b 2019-01-08 00:08:55,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/2ac58c76-d6bd-444b-a948-108f341bc651/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ccd53879d9292a8a92405cd2e94bccdf6d05067" 2019-01-08 00:08:55,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-94e05b2d-e325-4f13-85fc-bbac652f84ae x-compute-request-id: req-94e05b2d-e325-4f13-85fc-bbac652f84ae Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:08:55,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/2ac58c76-d6bd-444b-a948-108f341bc651/os-extra_specs used request id req-94e05b2d-e325-4f13-85fc-bbac652f84ae 2019-01-08 00:08:55,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/2ac58c76-d6bd-444b-a948-108f341bc651 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a21a6e1023b949324b57c8e315a67bbdb35701" 2019-01-08 00:08:55,955 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08: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-afe54b2c-e4f0-46f9-b8f3-e07ac6d30685 x-compute-request-id: req-afe54b2c-e4f0-46f9-b8f3-e07ac6d30685 Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:55,955 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/2ac58c76-d6bd-444b-a948-108f341bc651 used request id req-afe54b2c-e4f0-46f9-b8f3-e07ac6d30685 2019-01-08 00:08:55,957 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:55,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:55,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:56,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["McMXT2LmRBWl4HsZJ_kBgQ"], "issued_at": "2019-01-08T00:08:56.000000Z"}} 2019-01-08 00:08:56,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273325e215e74a9cb59b2e1eec69025ce1ecb8bf" 2019-01-08 00:08:56,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbb1cec-1f21-4c41-960f-8b36db8dc5f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:56,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4cbb1cec-1f21-4c41-960f-8b36db8dc5f1 2019-01-08 00:08:56,500 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:56,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273325e215e74a9cb59b2e1eec69025ce1ecb8bf" 2019-01-08 00:08:56,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-5fb1fb46-fcc6-4266-9172-c38606332da4 x-compute-request-id: req-5fb1fb46-fcc6-4266-9172-c38606332da4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:56,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-5fb1fb46-fcc6-4266-9172-c38606332da4 2019-01-08 00:08:56,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273325e215e74a9cb59b2e1eec69025ce1ecb8bf" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-2fde2dd5-6934-449e-9203-c38b348733b6name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2019-01-08 00:08:56,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-8e7235f1-1de1-4c85-8780-a2161f736b57 x-compute-request-id: req-8e7235f1-1de1-4c85-8780-a2161f736b57 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2fde2dd5-6934-449e-9203-c38b348733b6name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea", "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": "44061017-f3cc-412e-9f16-2b76eddd36ea"}} 2019-01-08 00:08:56,766 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-8e7235f1-1de1-4c85-8780-a2161f736b57 2019-01-08 00:08:56,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:57,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["Th6JP1JzSRKCOVWHsSA0bQ"], "issued_at": "2019-01-08T00:08:57.000000Z"}} 2019-01-08 00:08:57,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dfead418a06d74fe42f7f6ddfdc87b7adf54ac" 2019-01-08 00:08:57,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-1c319237-dbdb-4407-99e3-25db54200044 x-compute-request-id: req-1c319237-dbdb-4407-99e3-25db54200044 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2fde2dd5-6934-449e-9203-c38b348733b6name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea", "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": "44061017-f3cc-412e-9f16-2b76eddd36ea"}} 2019-01-08 00:08:57,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea used request id req-1c319237-dbdb-4407-99e3-25db54200044 2019-01-08 00:08:57,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dfead418a06d74fe42f7f6ddfdc87b7adf54ac" 2019-01-08 00:08:57,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-abfd1976-84b8-4822-af0b-68f61b60b226 x-compute-request-id: req-abfd1976-84b8-4822-af0b-68f61b60b226 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:08:57,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea/os-extra_specs used request id req-abfd1976-84b8-4822-af0b-68f61b60b226 2019-01-08 00:08:57,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dfead418a06d74fe42f7f6ddfdc87b7adf54ac" 2019-01-08 00:08:57,471 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08: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-16f468b6-16e5-4af5-8e00-d854a68765bc x-compute-request-id: req-16f468b6-16e5-4af5-8e00-d854a68765bc Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:57,471 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea used request id req-16f468b6-16e5-4af5-8e00-d854a68765bc 2019-01-08 00:08:57,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dfead418a06d74fe42f7f6ddfdc87b7adf54ac" 2019-01-08 00:08:57,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08: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-c07b330b-1a54-4c5b-8690-48aa21aaa602 x-compute-request-id: req-c07b330b-1a54-4c5b-8690-48aa21aaa602 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:57,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-c07b330b-1a54-4c5b-8690-48aa21aaa602 2019-01-08 00:08:57,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273325e215e74a9cb59b2e1eec69025ce1ecb8bf" 2019-01-08 00:08:57,620 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:08: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-fc6736da-258c-48eb-8d23-abaf4a315207 x-compute-request-id: req-fc6736da-258c-48eb-8d23-abaf4a315207 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 44061017-f3cc-412e-9f16-2b76eddd36ea could not be found.", "code": 404}} 2019-01-08 00:08:57,621 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/44061017-f3cc-412e-9f16-2b76eddd36ea used request id req-fc6736da-258c-48eb-8d23-abaf4a315207 2019-01-08 00:08:57,622 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:57,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:57,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:58,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["N1gPdcfbT1uoZHPBmKvcSg"], "issued_at": "2019-01-08T00:08:58.000000Z"}} 2019-01-08 00:08:58,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e964629d131642acf6024ff6cd2c3eb44a6a80" 2019-01-08 00:08:58,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f2cc00-7412-4fbd-a4ee-fda7b92d13ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:58,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-96f2cc00-7412-4fbd-a4ee-fda7b92d13ef 2019-01-08 00:08:58,148 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:58,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e964629d131642acf6024ff6cd2c3eb44a6a80" 2019-01-08 00:08:58,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da4843da-802e-41fc-96dd-5aef534c7178 x-compute-request-id: req-da4843da-802e-41fc-96dd-5aef534c7178 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:08:58,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-da4843da-802e-41fc-96dd-5aef534c7178 2019-01-08 00:08:58,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e964629d131642acf6024ff6cd2c3eb44a6a80" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-7ead910f-ed50-4258-986e-39a2594fe39dname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-08 00:08:58,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-5f4d3454-ca31-4b02-8bbb-7d5701c2120c x-compute-request-id: req-5f4d3454-ca31-4b02-8bbb-7d5701c2120c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-7ead910f-ed50-4258-986e-39a2594fe39dname", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/165258f6-6f37-4549-9029-e3058b840e81", "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": "165258f6-6f37-4549-9029-e3058b840e81"}} 2019-01-08 00:08:58,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-5f4d3454-ca31-4b02-8bbb-7d5701c2120c 2019-01-08 00:08:58,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:58,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["pLwJCCzNRMKZvDenh7b13A"], "issued_at": "2019-01-08T00:08:58.000000Z"}} 2019-01-08 00:08:58,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b3c6910a6773cb044a1f3aca0cc6e3ec90a222" 2019-01-08 00:08:59,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-67d86938-f5f2-4fcb-ae87-c25d3a47577c x-compute-request-id: req-67d86938-f5f2-4fcb-ae87-c25d3a47577c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-7ead910f-ed50-4258-986e-39a2594fe39dname", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/165258f6-6f37-4549-9029-e3058b840e81", "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": "165258f6-6f37-4549-9029-e3058b840e81"}} 2019-01-08 00:08:59,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81 used request id req-67d86938-f5f2-4fcb-ae87-c25d3a47577c 2019-01-08 00:08:59,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b3c6910a6773cb044a1f3aca0cc6e3ec90a222" 2019-01-08 00:08:59,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62f409ee-9d77-4a6e-8810-2f04ab334da8 x-compute-request-id: req-62f409ee-9d77-4a6e-8810-2f04ab334da8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:08:59,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81/os-extra_specs used request id req-62f409ee-9d77-4a6e-8810-2f04ab334da8 2019-01-08 00:08:59,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:59,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:08:59,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["yrFlyTE2RaOqNjVYlnrVGQ"], "issued_at": "2019-01-08T00:08:59.000000Z"}} 2019-01-08 00:08:59,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c30b28286c2837bd56b63c033bff69c9ba8d98" 2019-01-08 00:08:59,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72daa2f8-3566-47c5-83e0-d8bfeb44405a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:08:59,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-72daa2f8-3566-47c5-83e0-d8bfeb44405a 2019-01-08 00:08:59,676 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:08:59,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c30b28286c2837bd56b63c033bff69c9ba8d98" 2019-01-08 00:08:59,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed5cbb91-a75b-41b7-a8e5-24d76276ee6b x-compute-request-id: req-ed5cbb91-a75b-41b7-a8e5-24d76276ee6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"flavors": [{"id": "165258f6-6f37-4549-9029-e3058b840e81", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/165258f6-6f37-4549-9029-e3058b840e81", "rel": "bookmark"}], "name": "CreateFlavorTests-7ead910f-ed50-4258-986e-39a2594fe39dname"}]} 2019-01-08 00:08:59,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ed5cbb91-a75b-41b7-a8e5-24d76276ee6b 2019-01-08 00:08:59,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c30b28286c2837bd56b63c033bff69c9ba8d98" 2019-01-08 00:08:59,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:08:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f17403b-ad35-44a9-a39d-2d9de8957f03 x-compute-request-id: req-2f17403b-ad35-44a9-a39d-2d9de8957f03 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-7ead910f-ed50-4258-986e-39a2594fe39dname", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/165258f6-6f37-4549-9029-e3058b840e81", "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": "165258f6-6f37-4549-9029-e3058b840e81"}} 2019-01-08 00:08:59,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81 used request id req-2f17403b-ad35-44a9-a39d-2d9de8957f03 2019-01-08 00:08:59,910 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-7ead910f-ed50-4258-986e-39a2594fe39dname 2019-01-08 00:08:59,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e964629d131642acf6024ff6cd2c3eb44a6a80" 2019-01-08 00:08:59,950 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:08:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c09220ce-04ca-4d1c-8853-d5a91e6e0932 x-compute-request-id: req-c09220ce-04ca-4d1c-8853-d5a91e6e0932 Content-Length: 0 Content-Type: application/json 2019-01-08 00:08:59,950 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/165258f6-6f37-4549-9029-e3058b840e81 used request id req-c09220ce-04ca-4d1c-8853-d5a91e6e0932 2019-01-08 00:08:59,952 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 00:08:59,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:08:59,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:09:00,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["RbYrrvZPQdCeqcNtsbJONg"], "issued_at": "2019-01-08T00:09:00.000000Z"}} 2019-01-08 00:09:00,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1610b731b0c15a45b6a7a64cce70b5f25d7bf4c7" 2019-01-08 00:09:00,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49238a1b-f633-4a51-96b2-78b9896a7b52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:09:00,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-49238a1b-f633-4a51-96b2-78b9896a7b52 2019-01-08 00:09:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1610b731b0c15a45b6a7a64cce70b5f25d7bf4c7" 2019-01-08 00:09:00,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-b62d73a7-9053-4652-8b3e-e2c1a0f9f893 Date: Tue, 08 Jan 2019 00:09:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image"} 2019-01-08 00:09:00,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image used request id req-b62d73a7-9053-4652-8b3e-e2c1a0f9f893 2019-01-08 00:09:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1610b731b0c15a45b6a7a64cce70b5f25d7bf4c7" 2019-01-08 00:09:00,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a33db544-bf18-469a-8d9b-a46ad8d0c0ea Date: Tue, 08 Jan 2019 00:09: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"}}} 2019-01-08 00:09:00,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-a33db544-bf18-469a-8d9b-a46ad8d0c0ea 2019-01-08 00:09:00,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1610b731b0c15a45b6a7a64cce70b5f25d7bf4c7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image"}' 2019-01-08 00:09:01,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5792e51c-a8bc-470d-96fb-3f5c7f93e32f Date: Tue, 08 Jan 2019 00:09:01 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:09:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T00:09:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3", "min_disk": 0, "protected": false, "id": "237c0dc4-2cea-410e-bd16-3111cc25d2a3", "file": "/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3/file", "checksum": null, "owner": "0f089f4e031c425f86865a15dba50a2c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:09:01,194 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-5792e51c-a8bc-470d-96fb-3f5c7f93e32f 2019-01-08 00:09:01,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1610b731b0c15a45b6a7a64cce70b5f25d7bf4c7" -d '' 2019-01-08 00:09:01,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88f0171a-ea96-4e70-af99-43145b54ec74 Date: Tue, 08 Jan 2019 00:09:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:09:01,822 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3/file used request id req-88f0171a-ea96-4e70-af99-43145b54ec74 2019-01-08 00:09:01,823 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:09:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1610b731b0c15a45b6a7a64cce70b5f25d7bf4c7" 2019-01-08 00:09:02,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-35aeb635-6a32-4d24-a91e-aa85d8acdbf9 Date: Tue, 08 Jan 2019 00:09:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:09:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:09:01Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3/snap", "metadata": {}}], "self": "/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3", "min_disk": 0, "protected": false, "id": "237c0dc4-2cea-410e-bd16-3111cc25d2a3", "file": "/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:09:02,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3 used request id req-35aeb635-6a32-4d24-a91e-aa85d8acdbf9 2019-01-08 00:09:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1610b731b0c15a45b6a7a64cce70b5f25d7bf4c7" 2019-01-08 00:09:02,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-89fdf0ea-d897-45b7-b60d-cad11f652ef9 Date: Tue, 08 Jan 2019 00:09: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"}}} 2019-01-08 00:09:02,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-89fdf0ea-d897-45b7-b60d-cad11f652ef9 2019-01-08 00:09:02,240 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image 2019-01-08 00:09:02,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1610b731b0c15a45b6a7a64cce70b5f25d7bf4c7" 2019-01-08 00:09:02,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-98ad3d98-ea72-433d-af21-396ce173bef6 Date: Tue, 08 Jan 2019 00:09:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:09:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:09:01Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3/snap", "metadata": {}}], "self": "/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3", "min_disk": 0, "protected": false, "id": "237c0dc4-2cea-410e-bd16-3111cc25d2a3", "file": "/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:09:02,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3 used request id req-98ad3d98-ea72-433d-af21-396ce173bef6 2019-01-08 00:09:02,260 - create_image - DEBUG - Instance status is - active 2019-01-08 00:09:02,260 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image 2019-01-08 00:09:02,260 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image 2019-01-08 00:09:02,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:09:02,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:09:02,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["Ps7EPxUUQ_2R_ntVDlSCRA"], "issued_at": "2019-01-08T00:09:02.000000Z"}} 2019-01-08 00:09:02,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65abeae3e916c7b5aaaf8c865bfd167f9f7829b" 2019-01-08 00:09:02,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b9415e-88b7-450b-aca3-62814ebfea86 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:09:02,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-17b9415e-88b7-450b-aca3-62814ebfea86 2019-01-08 00:09:02,781 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:09:02,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65abeae3e916c7b5aaaf8c865bfd167f9f7829b" 2019-01-08 00:09:03,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2da7175-c390-414e-8dbb-515971e5f4fb x-compute-request-id: req-c2da7175-c390-414e-8dbb-515971e5f4fb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:09:03,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-c2da7175-c390-414e-8dbb-515971e5f4fb 2019-01-08 00:09:03,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65abeae3e916c7b5aaaf8c865bfd167f9f7829b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 00:09:03,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-e9edb27e-1f48-4a95-b49f-73eb42eb7dde x-compute-request-id: req-e9edb27e-1f48-4a95-b49f-73eb42eb7dde Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c753bbb6-8320-4c18-8ffb-bf667205b14b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c753bbb6-8320-4c18-8ffb-bf667205b14b", "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": "c753bbb6-8320-4c18-8ffb-bf667205b14b"}} 2019-01-08 00:09:03,066 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-e9edb27e-1f48-4a95-b49f-73eb42eb7dde 2019-01-08 00:09:03,068 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 00:09:03,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:09:03,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:09:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["MLwPI5UvSraL1AJfjcGWIg"], "issued_at": "2019-01-08T00:09:03.000000Z"}} 2019-01-08 00:09:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-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-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net", "inst_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor"}}' 2019-01-08 00:09:06,684 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:09:03 GMT Server: Apache x-openstack-request-id: req-7efc3e59-26ed-4d10-9845-88de7ecb3ccb Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "f809b084-3128-42a4-9046-40b47b779a88", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}]}} 2019-01-08 00:09:06,684 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks used request id req-7efc3e59-26ed-4d10-9845-88de7ecb3ccb 2019-01-08 00:09:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:07,435 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:06 GMT Server: Apache x-openstack-request-id: req-e6cb237c-cb9a-40af-bae7-e29c08019422 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:08,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:07 GMT Server: Apache x-openstack-request-id: req-2bcb1e84-ebb1-4b2b-99b9-42278608dff4 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f809b084-3128-42a4-9046-40b47b779a88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "inst_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f809b084-3128-42a4-9046-40b47b779a88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:08,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 used request id req-2bcb1e84-ebb1-4b2b-99b9-42278608dff4 2019-01-08 00:09:08,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:08,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:08 GMT Server: Apache x-openstack-request-id: req-f474023f-805f-4306-b086-e7e75b944287 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "deletion_time": null, "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "updated_time": null, "project": "0f089f4e031c425f86865a15dba50a2c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f809b084-3128-42a4-9046-40b47b779a88", "tags": null}]} 2019-01-08 00:09:08,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1 used request id req-f474023f-805f-4306-b086-e7e75b944287 2019-01-08 00:09:08,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:09,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:08 GMT Server: Apache x-openstack-request-id: req-28633dac-87c4-4adf-9858-3d627f6fd1fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "deletion_time": null, "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "updated_time": null, "project": "0f089f4e031c425f86865a15dba50a2c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f809b084-3128-42a4-9046-40b47b779a88", "tags": null}]} 2019-01-08 00:09:09,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1 used request id req-28633dac-87c4-4adf-9858-3d627f6fd1fb 2019-01-08 00:09:09,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:10,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:09 GMT Server: Apache x-openstack-request-id: req-cad4f0cc-1025-4b03-a3e3-bf4049578c94 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:11,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:10 GMT Server: Apache x-openstack-request-id: req-c7c10541-c3db-4a19-a781-d7686c47c7e4 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f809b084-3128-42a4-9046-40b47b779a88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "inst_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f809b084-3128-42a4-9046-40b47b779a88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:11,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 used request id req-c7c10541-c3db-4a19-a781-d7686c47c7e4 2019-01-08 00:09:11,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:11,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:11 GMT Server: Apache x-openstack-request-id: req-309d487d-5d3d-4731-91c9-c9c38b78b746 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:12,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:11 GMT Server: Apache x-openstack-request-id: req-87038ad3-97a4-4746-b835-7b8bcda23318 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f0946fbc-fdae-4c49-b79a-067ec2f493d3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "86d29668-98ba-4d6b-9f42-2ae005219149", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "INIT_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2019-01-08 00:09:12,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources used request id req-87038ad3-97a4-4746-b835-7b8bcda23318 2019-01-08 00:09:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:13,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:12 GMT Server: Apache x-openstack-request-id: req-35684a9c-7d66-4432-a629-720223c9a367 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:14,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:13 GMT Server: Apache x-openstack-request-id: req-7292d754-5f0d-483a-b2db-11eded03bf9f 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f809b084-3128-42a4-9046-40b47b779a88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "inst_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f809b084-3128-42a4-9046-40b47b779a88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:14,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 used request id req-7292d754-5f0d-483a-b2db-11eded03bf9f 2019-01-08 00:09:14,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:14,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:14 GMT Server: Apache x-openstack-request-id: req-531df9b9-7afb-4c0c-8bf5-21a0e23bb556 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:15,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:14 GMT Server: Apache x-openstack-request-id: req-4666c743-ffbe-4b39-b203-da8278e31969 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f809b084-3128-42a4-9046-40b47b779a88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "inst_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f809b084-3128-42a4-9046-40b47b779a88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:15,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 used request id req-4666c743-ffbe-4b39-b203-da8278e31969 2019-01-08 00:09:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:19,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:18 GMT Server: Apache x-openstack-request-id: req-49e590f9-60d7-4063-99c0-0898e1fbd7f8 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:19,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:19 GMT Server: Apache x-openstack-request-id: req-6d085012-7351-4224-bda3-fc063bcd572e 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f809b084-3128-42a4-9046-40b47b779a88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "inst_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f809b084-3128-42a4-9046-40b47b779a88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:19,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 used request id req-6d085012-7351-4224-bda3-fc063bcd572e 2019-01-08 00:09:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:22,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:22 GMT Server: Apache x-openstack-request-id: req-432473a8-7fe2-4e86-928f-0266f9c5c7ea Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:23,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:22 GMT Server: Apache x-openstack-request-id: req-3e6e182a-dede-48f7-b5b4-4418d0cf377c 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f809b084-3128-42a4-9046-40b47b779a88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "inst_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f809b084-3128-42a4-9046-40b47b779a88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:23,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 used request id req-3e6e182a-dede-48f7-b5b4-4418d0cf377c 2019-01-08 00:09:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:26,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:26 GMT Server: Apache x-openstack-request-id: req-a5c9f46f-8f3e-4645-87fd-a3a766706b2d Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:27,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:26 GMT Server: Apache x-openstack-request-id: req-bf8625d8-3ea9-49f3-b66b-aa198bf73274 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f809b084-3128-42a4-9046-40b47b779a88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "inst_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f809b084-3128-42a4-9046-40b47b779a88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:27,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 used request id req-bf8625d8-3ea9-49f3-b66b-aa198bf73274 2019-01-08 00:09:30,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:30,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:30 GMT Server: Apache x-openstack-request-id: req-7a136182-f8b3-420c-b308-18936aad39fe Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:30,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:30 GMT Server: Apache x-openstack-request-id: req-3d046d94-a83e-43f3-8864-348af6d68f64 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f809b084-3128-42a4-9046-40b47b779a88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image", "inst_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1", "stack_user_project_id": "ccc09695357b498793eeb3513902f1c8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:09:05Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f809b084-3128-42a4-9046-40b47b779a88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:30,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 used request id req-3d046d94-a83e-43f3-8864-348af6d68f64 2019-01-08 00:09:30,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:31,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:30 GMT Server: Apache x-openstack-request-id: req-f543ca9d-2fd5-4bbe-8bfa-48b6451a45ba Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:32,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:31 GMT Server: Apache x-openstack-request-id: req-dd57c957-4cc7-4024-b927-cf03c1c0ce0c 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.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8c501528-e791-4989-95e2-ff00b58fb0bb", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f0946fbc-fdae-4c49-b79a-067ec2f493d3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "86d29668-98ba-4d6b-9f42-2ae005219149", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d9b37dbd-5707-4c4e-970f-ef3ac002f07c", "resource_type": "OS::Nova::Server"}]} 2019-01-08 00:09:32,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources used request id req-dd57c957-4cc7-4024-b927-cf03c1c0ce0c 2019-01-08 00:09:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=86d29668-98ba-4d6b-9f42-2ae005219149 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:32,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-7d094020-51b6-404c-a6ee-1e702188e0d1 Date: Tue, 08 Jan 2019 00:09:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"86d29668-98ba-4d6b-9f42-2ae005219149","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["f0946fbc-fdae-4c49-b79a-067ec2f493d3"],"description":"","tags":[],"updated_at":"2019-01-08T00:09:09Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:09:07Z","provider:network_type":"geneve"}]} 2019-01-08 00:09:32,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=86d29668-98ba-4d6b-9f42-2ae005219149 used request id req-7d094020-51b6-404c-a6ee-1e702188e0d1 2019-01-08 00:09:32,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=86d29668-98ba-4d6b-9f42-2ae005219149 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:32,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ceaf5017-3816-431c-a65a-9d1645526387 Date: Tue, 08 Jan 2019 00:09:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86d29668-98ba-4d6b-9f42-2ae005219149","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:09:09Z","dns_nameservers":[],"updated_at":"2019-01-08T00:09:09Z","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":"0f089f4e031c425f86865a15dba50a2c","id":"f0946fbc-fdae-4c49-b79a-067ec2f493d3","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet"}]} 2019-01-08 00:09:32,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=86d29668-98ba-4d6b-9f42-2ae005219149 used request id req-ceaf5017-3816-431c-a65a-9d1645526387 2019-01-08 00:09:32,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=86d29668-98ba-4d6b-9f42-2ae005219149 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:32,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ed85f963-362c-424c-a324-87dd896cd4f7 Date: Tue, 08 Jan 2019 00:09:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86d29668-98ba-4d6b-9f42-2ae005219149","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:09:09Z","dns_nameservers":[],"updated_at":"2019-01-08T00:09:09Z","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":"0f089f4e031c425f86865a15dba50a2c","id":"f0946fbc-fdae-4c49-b79a-067ec2f493d3","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet"}]} 2019-01-08 00:09:32,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=86d29668-98ba-4d6b-9f42-2ae005219149 used request id req-ed85f963-362c-424c-a324-87dd896cd4f7 2019-01-08 00:09:32,473 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:09:32,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:32,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a78152-46e4-417d-97ab-488c4eed8969 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:09:32,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-05a78152-46e4-417d-97ab-488c4eed8969 2019-01-08 00:09:32,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:32,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:32 GMT Server: Apache x-openstack-request-id: req-235aa341-fb17-4763-8e63-a652b00d2f2e Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:33,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:32 GMT Server: Apache x-openstack-request-id: req-c6839daf-3ac1-41e0-92c7-f276c0e0c9f4 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.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8c501528-e791-4989-95e2-ff00b58fb0bb", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f0946fbc-fdae-4c49-b79a-067ec2f493d3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "86d29668-98ba-4d6b-9f42-2ae005219149", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d9b37dbd-5707-4c4e-970f-ef3ac002f07c", "resource_type": "OS::Nova::Server"}]} 2019-01-08 00:09:33,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources used request id req-c6839daf-3ac1-41e0-92c7-f276c0e0c9f4 2019-01-08 00:09:33,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d9b37dbd-5707-4c4e-970f-ef3ac002f07c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:34,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-f919db5a-8909-4e7e-8f2b-09c67b386227 x-compute-request-id: req-f919db5a-8909-4e7e-8f2b-09c67b386227 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:51:5c", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d9b37dbd-5707-4c4e-970f-ef3ac002f07c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d9b37dbd-5707-4c4e-970f-ef3ac002f07c", "rel": "bookmark"}], "image": {"id": "237c0dc4-2cea-410e-bd16-3111cc25d2a3", "links": [{"href": "http://172.30.9.42:8774/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2019-01-08T00:09:28.000000", "flavor": {"id": "c753bbb6-8320-4c18-8ffb-bf667205b14b", "links": [{"href": "http://172.30.9.42:8774/flavors/c753bbb6-8320-4c18-8ffb-bf667205b14b", "rel": "bookmark"}]}, "id": "d9b37dbd-5707-4c4e-970f-ef3ac002f07c", "security_groups": [{"name": "default"}], "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:09:28Z", "hostId": "d7b80abe67d8f5aeb7c5856a315055ed3265eb4cb9e555e79bd352ea", "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-80b65f41-4ff3-44f3-b081-6a77544c4fa5-inst", "created": "2019-01-08T00:09:17Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:09:34,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d9b37dbd-5707-4c4e-970f-ef3ac002f07c used request id req-f919db5a-8909-4e7e-8f2b-09c67b386227 2019-01-08 00:09:34,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:34,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-c6467693-32a5-4811-96d6-74820e6a5de1 Date: Tue, 08 Jan 2019 00:09:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"86d29668-98ba-4d6b-9f42-2ae005219149","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["f0946fbc-fdae-4c49-b79a-067ec2f493d3"],"description":"","tags":[],"updated_at":"2019-01-08T00:09:09Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:09:07Z","provider:network_type":"geneve"}]} 2019-01-08 00:09:34,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-net used request id req-c6467693-32a5-4811-96d6-74820e6a5de1 2019-01-08 00:09:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:09:34,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:09: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:09:34,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:34,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc357e67-79d8-440b-872d-b435eb1fc7f5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:09:34,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-dc357e67-79d8-440b-872d-b435eb1fc7f5 2019-01-08 00:09:34,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=86d29668-98ba-4d6b-9f42-2ae005219149 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:34,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bec95cf4-957a-4d6c-b079-9c72130275f9 Date: Tue, 08 Jan 2019 00:09:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86d29668-98ba-4d6b-9f42-2ae005219149","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:09:09Z","dns_nameservers":[],"updated_at":"2019-01-08T00:09:09Z","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":"0f089f4e031c425f86865a15dba50a2c","id":"f0946fbc-fdae-4c49-b79a-067ec2f493d3","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-subnet"}]} 2019-01-08 00:09:34,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=86d29668-98ba-4d6b-9f42-2ae005219149 used request id req-bec95cf4-957a-4d6c-b079-9c72130275f9 2019-01-08 00:09:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=86d29668-98ba-4d6b-9f42-2ae005219149 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:34,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-856360b8-a267-4ed6-a842-252f9e18444c Date: Tue, 08 Jan 2019 00:09:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:09:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0946fbc-fdae-4c49-b79a-067ec2f493d3","ip_address":"10.0.0.2"}],"id":"2f9f1ae5-01e9-4ce5-b9c1-b0520af3c7e9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:be:7c","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"86d29668-98ba-4d6b-9f42-2ae005219149","dns_name":"","created_at":"2019-01-08T00:09:07Z","binding:vnic_type":"normal","device_id":"","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:09:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0946fbc-fdae-4c49-b79a-067ec2f493d3","ip_address":"10.0.0.5"}],"id":"8c501528-e791-4989-95e2-ff00b58fb0bb","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:51:5c","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1-server1_port-uf5a2oysrm36","admin_state_up":true,"network_id":"86d29668-98ba-4d6b-9f42-2ae005219149","dns_name":"","created_at":"2019-01-08T00:09:12Z","binding:vnic_type":"normal","device_id":"d9b37dbd-5707-4c4e-970f-ef3ac002f07c","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}]} 2019-01-08 00:09:34,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=86d29668-98ba-4d6b-9f42-2ae005219149 used request id req-856360b8-a267-4ed6-a842-252f9e18444c 2019-01-08 00:09:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:34,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:34 GMT Server: Apache x-openstack-request-id: req-b1340ee7-d254-431d-b08c-9745e332d549 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:34,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:34 GMT Server: Apache x-openstack-request-id: req-3d8b5aca-e5d0-47b5-84ee-284de74d14e7 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.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8c501528-e791-4989-95e2-ff00b58fb0bb", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f0946fbc-fdae-4c49-b79a-067ec2f493d3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "86d29668-98ba-4d6b-9f42-2ae005219149", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-08T00:09:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:09:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d9b37dbd-5707-4c4e-970f-ef3ac002f07c", "resource_type": "OS::Nova::Server"}]} 2019-01-08 00:09:34,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88/resources used request id req-3d8b5aca-e5d0-47b5-84ee-284de74d14e7 2019-01-08 00:09:34,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f809b084-3128-42a4-9046-40b47b779a88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c19965d611612c04816e871e72c9c99704bd6c" 2019-01-08 00:09:34,824 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:34 GMT Server: Apache x-openstack-request-id: req-67915863-b6a2-4151-826d-38c573866d7d Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:35,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:09:34 GMT Server: Apache x-openstack-request-id: req-bbb8bd23-0cfd-48f8-b04e-dc62eba58014 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:09:35,048 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-stack1/f809b084-3128-42a4-9046-40b47b779a88 used request id req-bbb8bd23-0cfd-48f8-b04e-dc62eba58014 2019-01-08 00:09:35,049 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-80b65f41-4ff3-44f3-b081-6a77544c4fa5-image 2019-01-08 00:09:35,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1610b731b0c15a45b6a7a64cce70b5f25d7bf4c7" 2019-01-08 00:09:35,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6458f8c-bc8e-46e2-8219-edff35984ff4 Date: Tue, 08 Jan 2019 00:09:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:09:35,808 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/237c0dc4-2cea-410e-bd16-3111cc25d2a3 used request id req-e6458f8c-bc8e-46e2-8219-edff35984ff4 2019-01-08 00:09:35,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/c753bbb6-8320-4c18-8ffb-bf667205b14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65abeae3e916c7b5aaaf8c865bfd167f9f7829b" 2019-01-08 00:09:35,848 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:09:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4aa7a69-030c-489a-9ba8-d12ca6c3c225 x-compute-request-id: req-a4aa7a69-030c-489a-9ba8-d12ca6c3c225 Content-Length: 0 Content-Type: application/json 2019-01-08 00:09:35,848 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c753bbb6-8320-4c18-8ffb-bf667205b14b used request id req-a4aa7a69-030c-489a-9ba8-d12ca6c3c225 2019-01-08 00:09:35,850 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 00:09:35,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:09:35,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:09:36,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["1DkkNv9mTxik_7yXy9JjzA"], "issued_at": "2019-01-08T00:09:36.000000Z"}} 2019-01-08 00:09:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}812a4b23ca89712a283a0ea88d3837cd09d7faa1" 2019-01-08 00:09:36,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679727cf-46b0-405f-bd74-957e8aadc11f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:09:36,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-679727cf-46b0-405f-bd74-957e8aadc11f 2019-01-08 00:09:36,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812a4b23ca89712a283a0ea88d3837cd09d7faa1" 2019-01-08 00:09:36,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-a856cbb2-b534-420d-b1c2-7bd4e45abe28 Date: Tue, 08 Jan 2019 00:09:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image"} 2019-01-08 00:09:36,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image used request id req-a856cbb2-b534-420d-b1c2-7bd4e45abe28 2019-01-08 00:09:36,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812a4b23ca89712a283a0ea88d3837cd09d7faa1" 2019-01-08 00:09:36,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-47af4c0c-6e5b-49ae-aea4-31ad3ab5f3e1 Date: Tue, 08 Jan 2019 00:09: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"}}} 2019-01-08 00:09:36,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-47af4c0c-6e5b-49ae-aea4-31ad3ab5f3e1 2019-01-08 00:09:36,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}812a4b23ca89712a283a0ea88d3837cd09d7faa1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image"}' 2019-01-08 00:09:37,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a7f26d9f-e300-406f-83ad-f921d0ee35d1 Date: Tue, 08 Jan 2019 00:09:37 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:09:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T00:09:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3", "min_disk": 0, "protected": false, "id": "f997a31d-ad08-4af4-831a-ea72577960d3", "file": "/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3/file", "checksum": null, "owner": "0f089f4e031c425f86865a15dba50a2c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:09:37,644 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-a7f26d9f-e300-406f-83ad-f921d0ee35d1 2019-01-08 00:09:37,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812a4b23ca89712a283a0ea88d3837cd09d7faa1" -d '' 2019-01-08 00:09:38,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbdd5d31-6b4d-4e05-ac9f-c3214f250c13 Date: Tue, 08 Jan 2019 00:09:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:09:38,440 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3/file used request id req-bbdd5d31-6b4d-4e05-ac9f-c3214f250c13 2019-01-08 00:09:38,440 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:09:38,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812a4b23ca89712a283a0ea88d3837cd09d7faa1" 2019-01-08 00:09:39,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-854f37d3-fd9d-49e6-9f3b-e93cd00a393d Date: Tue, 08 Jan 2019 00:09:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:09:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/f997a31d-ad08-4af4-831a-ea72577960d3/snap", "metadata": {}}], "self": "/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3", "min_disk": 0, "protected": false, "id": "f997a31d-ad08-4af4-831a-ea72577960d3", "file": "/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/f997a31d-ad08-4af4-831a-ea72577960d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:09:39,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3 used request id req-854f37d3-fd9d-49e6-9f3b-e93cd00a393d 2019-01-08 00:09:39,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812a4b23ca89712a283a0ea88d3837cd09d7faa1" 2019-01-08 00:09:39,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b7ad61b-2a5a-4e9b-9fa2-54c97bf886b8 Date: Tue, 08 Jan 2019 00:09: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"}}} 2019-01-08 00:09:39,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-7b7ad61b-2a5a-4e9b-9fa2-54c97bf886b8 2019-01-08 00:09:39,341 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image 2019-01-08 00:09:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812a4b23ca89712a283a0ea88d3837cd09d7faa1" 2019-01-08 00:09:39,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-218a09d8-5d8e-4e59-adfc-837d586ff629 Date: Tue, 08 Jan 2019 00:09:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:09:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/f997a31d-ad08-4af4-831a-ea72577960d3/snap", "metadata": {}}], "self": "/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3", "min_disk": 0, "protected": false, "id": "f997a31d-ad08-4af4-831a-ea72577960d3", "file": "/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/f997a31d-ad08-4af4-831a-ea72577960d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:09:39,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3 used request id req-218a09d8-5d8e-4e59-adfc-837d586ff629 2019-01-08 00:09:39,361 - create_image - DEBUG - Instance status is - active 2019-01-08 00:09:39,361 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image 2019-01-08 00:09:39,361 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image 2019-01-08 00:09:39,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:09:39,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:09:39,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["NKG8ez83SPuxZ43ax895KA"], "issued_at": "2019-01-08T00:09:39.000000Z"}} 2019-01-08 00:09:39,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0afca662f1fbe7b7a25c84c7b6b2e8220f9343" 2019-01-08 00:09:39,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34af6f47-d5b3-467f-9bdd-ee8b2051669b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:09:39,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-34af6f47-d5b3-467f-9bdd-ee8b2051669b 2019-01-08 00:09:39,878 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:09:39,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0afca662f1fbe7b7a25c84c7b6b2e8220f9343" 2019-01-08 00:09:40,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09: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-1a291378-3eaa-4e00-abb0-590fc341adb3 x-compute-request-id: req-1a291378-3eaa-4e00-abb0-590fc341adb3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:09:40,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-1a291378-3eaa-4e00-abb0-590fc341adb3 2019-01-08 00:09:40,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0afca662f1fbe7b7a25c84c7b6b2e8220f9343" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 00:09:40,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-769790d7-09c8-4254-8ac9-3edbd53f099e x-compute-request-id: req-769790d7-09c8-4254-8ac9-3edbd53f099e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/a4b373f3-9f89-4131-8d74-8332b678772e", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/a4b373f3-9f89-4131-8d74-8332b678772e", "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": "a4b373f3-9f89-4131-8d74-8332b678772e"}} 2019-01-08 00:09:40,154 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-769790d7-09c8-4254-8ac9-3edbd53f099e 2019-01-08 00:09:40,155 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 00:09:40,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:09:40,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["oYcdNrDcR5KwFgRYPuZF-A"], "issued_at": "2019-01-08T00:09:40.000000Z"}} 2019-01-08 00:09:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-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-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}}' 2019-01-08 00:09:43,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:09:40 GMT Server: Apache x-openstack-request-id: req-3ecd1eaf-1f96-4746-814f-1d58cd2ce49a Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}]}} 2019-01-08 00:09:43,830 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks used request id req-3ecd1eaf-1f96-4746-814f-1d58cd2ce49a 2019-01-08 00:09:43,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:09:44,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:43 GMT Server: Apache x-openstack-request-id: req-69f210e8-7584-4130-9ebf-55f257cdc7b9 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:44,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:44 GMT Server: Apache x-openstack-request-id: req-0237e4a8-5989-4515-982b-bd3b9dd27eb8 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:44,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-0237e4a8-5989-4515-982b-bd3b9dd27eb8 2019-01-08 00:09:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:09:45,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:44 GMT Server: Apache x-openstack-request-id: req-6c278c28-9d15-41f3-bb11-67fd50ae9023 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "deletion_time": null, "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "updated_time": null, "project": "0f089f4e031c425f86865a15dba50a2c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "tags": null}]} 2019-01-08 00:09:45,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1 used request id req-6c278c28-9d15-41f3-bb11-67fd50ae9023 2019-01-08 00:09:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:09:45,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:45 GMT Server: Apache x-openstack-request-id: req-fdd2a0a0-0d8a-4fc1-9575-91c2178dabf4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "deletion_time": null, "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "updated_time": null, "project": "0f089f4e031c425f86865a15dba50a2c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "tags": null}]} 2019-01-08 00:09:45,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1 used request id req-fdd2a0a0-0d8a-4fc1-9575-91c2178dabf4 2019-01-08 00:09:45,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:09:46,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:45 GMT Server: Apache x-openstack-request-id: req-85a18b80-e9b6-40d6-826d-445e59d01a2d Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:47,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:46 GMT Server: Apache x-openstack-request-id: req-c8a23e2e-383b-41c4-88c9-d8fedad9cb07 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:47,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-c8a23e2e-383b-41c4-88c9-d8fedad9cb07 2019-01-08 00:09:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:09:48,072 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:47 GMT Server: Apache x-openstack-request-id: req-ec994b85-0505-44a0-a20e-1183f7697931 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:48 GMT Server: Apache x-openstack-request-id: req-c588919d-08f7-4237-8a2c-ed8dd977e87f 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:48,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-c588919d-08f7-4237-8a2c-ed8dd977e87f 2019-01-08 00:09:51,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:09:51,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:51 GMT Server: Apache x-openstack-request-id: req-ede6f04a-26e1-4fdb-b581-4fb93dad215f Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:51,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:51 GMT Server: Apache x-openstack-request-id: req-b46430c7-299c-4fe7-b0e1-f70e3502f018 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:51,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-b46430c7-299c-4fe7-b0e1-f70e3502f018 2019-01-08 00:09:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:09:55,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:54 GMT Server: Apache x-openstack-request-id: req-9682abae-0afb-4818-9ab7-26b40eb0dd2a Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:55,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:55 GMT Server: Apache x-openstack-request-id: req-7e733bab-78c7-4429-a354-21c51dd26746 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:55,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-7e733bab-78c7-4429-a354-21c51dd26746 2019-01-08 00:09:58,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:09:58,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:09:58 GMT Server: Apache x-openstack-request-id: req-2ff1699c-4962-4d0e-b781-074bae431ae8 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:09:58,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:09:58 GMT Server: Apache x-openstack-request-id: req-48cb8291-e1a9-450c-b9cf-2628d65e2b53 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:09:58,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-48cb8291-e1a9-450c-b9cf-2628d65e2b53 2019-01-08 00:10:01,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:01,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:01 GMT Server: Apache x-openstack-request-id: req-6e4446b2-a5f9-46c3-9f4d-89ae2ecc61f7 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:02,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:02 GMT Server: Apache x-openstack-request-id: req-1a023bfc-dd5e-4142-a701-6672f15d7d86 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:02,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-1a023bfc-dd5e-4142-a701-6672f15d7d86 2019-01-08 00:10:05,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:05,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:05 GMT Server: Apache x-openstack-request-id: req-fb1d703e-707e-4e9c-bb81-bc808d789ff6 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:05,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:05 GMT Server: Apache x-openstack-request-id: req-27a95c08-6ef5-4346-9e2f-98d149780a9a 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:05,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-27a95c08-6ef5-4346-9e2f-98d149780a9a 2019-01-08 00:10:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:09,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:08 GMT Server: Apache x-openstack-request-id: req-296b3b45-9983-44f7-9faf-4004dc3176eb Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:09,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:09 GMT Server: Apache x-openstack-request-id: req-60c69328-90db-4edd-bc70-bcc92d53840a 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1", "stack_user_project_id": "d0a3666251224bf180bab1a2cac2edef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:09:43Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a0a9de64-fedb-4cd2-84ac-0e63d4c5692f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:09,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-60c69328-90db-4edd-bc70-bcc92d53840a 2019-01-08 00:10:09,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-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-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}}' 2019-01-08 00:10:12,437 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:10:09 GMT Server: Apache x-openstack-request-id: req-096b4b51-d767-4d49-a4c8-f1dd31b1f916 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}]}} 2019-01-08 00:10:12,437 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks used request id req-096b4b51-d767-4d49-a4c8-f1dd31b1f916 2019-01-08 00:10:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:12,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:12 GMT Server: Apache x-openstack-request-id: req-05c3ab32-c37d-49a7-b5e7-e64a70cd001f Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:13,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:12 GMT Server: Apache x-openstack-request-id: req-e1bb75fc-f79f-4e85-bdff-ec0828edd0f3 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:13,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-e1bb75fc-f79f-4e85-bdff-ec0828edd0f3 2019-01-08 00:10:13,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:14,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:13 GMT Server: Apache x-openstack-request-id: req-5ca582a0-9443-4538-b410-6f01c78129fd 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-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "deletion_time": null, "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "updated_time": null, "project": "0f089f4e031c425f86865a15dba50a2c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "tags": null}]} 2019-01-08 00:10:14,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2 used request id req-5ca582a0-9443-4538-b410-6f01c78129fd 2019-01-08 00:10:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:14,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:14 GMT Server: Apache x-openstack-request-id: req-4d6a715b-e0f3-4ff0-818f-f761bc684d44 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-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "deletion_time": null, "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "updated_time": null, "project": "0f089f4e031c425f86865a15dba50a2c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "tags": null}]} 2019-01-08 00:10:14,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2 used request id req-4d6a715b-e0f3-4ff0-818f-f761bc684d44 2019-01-08 00:10:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:14,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:14 GMT Server: Apache x-openstack-request-id: req-0a94f0ce-095c-4879-94e4-d2ced54fc6e2 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:14,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:14 GMT Server: Apache x-openstack-request-id: req-e889d226-fe5e-483b-a6a4-9b1079144393 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:14,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-e889d226-fe5e-483b-a6a4-9b1079144393 2019-01-08 00:10:14,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:14,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:14 GMT Server: Apache x-openstack-request-id: req-bb79c225-0c6d-4d15-b39e-c8b3f0d3ade3 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:14,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:14 GMT Server: Apache x-openstack-request-id: req-604009f6-a973-44a4-a79a-2250c377d325 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:14,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-604009f6-a973-44a4-a79a-2250c377d325 2019-01-08 00:10:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:17,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:17 GMT Server: Apache x-openstack-request-id: req-c3df3852-cc47-4908-af57-8537f035a4f4 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:17,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:17 GMT Server: Apache x-openstack-request-id: req-0c9680ed-98fe-4ca9-b89f-f8da4f2a95f2 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:17,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-0c9680ed-98fe-4ca9-b89f-f8da4f2a95f2 2019-01-08 00:10:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:20,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:20 GMT Server: Apache x-openstack-request-id: req-9ebbcec9-a83c-4f7d-8071-2325e982a971 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:21,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:20 GMT Server: Apache x-openstack-request-id: req-64dc4446-8cee-4c5e-9acb-5c05b3f01d7a 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:21,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-64dc4446-8cee-4c5e-9acb-5c05b3f01d7a 2019-01-08 00:10:24,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:24,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:24 GMT Server: Apache x-openstack-request-id: req-6aa72942-77f8-496a-a1f2-9222c1a74660 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:24,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:24 GMT Server: Apache x-openstack-request-id: req-41c22aa6-4faa-4766-abf2-50239d17906e 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:24,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-41c22aa6-4faa-4766-abf2-50239d17906e 2019-01-08 00:10:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:27,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:27 GMT Server: Apache x-openstack-request-id: req-f9daddc9-73f6-414a-93cd-21337308765c Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:27,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:27 GMT Server: Apache x-openstack-request-id: req-fe09cc24-e265-4ec3-8e25-edb02e0b18f2 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:27,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-fe09cc24-e265-4ec3-8e25-edb02e0b18f2 2019-01-08 00:10:30,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:30,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:30 GMT Server: Apache x-openstack-request-id: req-eb30621e-10e3-4096-a5cf-557d4aa03a3b Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:30,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:30 GMT Server: Apache x-openstack-request-id: req-e7a5b5f8-ef09-48d4-920f-f98ad1a2f363 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:30,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-e7a5b5f8-ef09-48d4-920f-f98ad1a2f363 2019-01-08 00:10:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:33,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:33 GMT Server: Apache x-openstack-request-id: req-119e2c15-ca96-4340-8f12-f96b0ff8c408 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:33,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:33 GMT Server: Apache x-openstack-request-id: req-04f32471-e6ce-4ce9-8397-7b6ccafd9990 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2", "stack_user_project_id": "3a1aeb2d828a41e4b02275f1e86eca4d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:10:11Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c6fd499c-dd64-4267-b672-5b9db33d817b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 00:10:33,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-04f32471-e6ce-4ce9-8397-7b6ccafd9990 2019-01-08 00:10:33,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:33,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:33 GMT Server: Apache x-openstack-request-id: req-65d5a000-9e1f-40dc-a5ab-1ff0c4df6fef Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:34,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:10:33 GMT Server: Apache x-openstack-request-id: req-cd6627b7-ba15-470b-b3ed-2d09a62a2412 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:10:34,149 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack1/a0a9de64-fedb-4cd2-84ac-0e63d4c5692f used request id req-cd6627b7-ba15-470b-b3ed-2d09a62a2412 2019-01-08 00:10:34,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/c6fd499c-dd64-4267-b672-5b9db33d817b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bfd02dd5183bf3ab5995bcaaa11fbeb7c6798d" 2019-01-08 00:10:34,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:34 GMT Server: Apache x-openstack-request-id: req-99e22e06-b00b-4b34-b279-c6c827ec17e9 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:34,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:10:34 GMT Server: Apache x-openstack-request-id: req-63f4364e-d4b7-4350-8374-58af8f6998f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:10:34,302 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-stack2/c6fd499c-dd64-4267-b672-5b9db33d817b used request id req-63f4364e-d4b7-4350-8374-58af8f6998f3 2019-01-08 00:10:34,303 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-f9df4c7e-a079-4ce4-9bf9-6c9fc61921e2-image 2019-01-08 00:10:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812a4b23ca89712a283a0ea88d3837cd09d7faa1" 2019-01-08 00:10:35,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fb5e123-2afc-4ca4-a821-825e18c23a14 Date: Tue, 08 Jan 2019 00:10:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:10:35,482 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/f997a31d-ad08-4af4-831a-ea72577960d3 used request id req-6fb5e123-2afc-4ca4-a821-825e18c23a14 2019-01-08 00:10:35,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/a4b373f3-9f89-4131-8d74-8332b678772e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0afca662f1fbe7b7a25c84c7b6b2e8220f9343" 2019-01-08 00:10:35,518 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:10:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee779d8c-1c6a-4574-b120-fba85c95497c x-compute-request-id: req-ee779d8c-1c6a-4574-b120-fba85c95497c Content-Length: 0 Content-Type: application/json 2019-01-08 00:10:35,518 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/a4b373f3-9f89-4131-8d74-8332b678772e used request id req-ee779d8c-1c6a-4574-b120-fba85c95497c 2019-01-08 00:10:35,520 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 00:10:35,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:10:35,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:10:35,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["OHYfq-x1QoG2u3HEhU6Vng"], "issued_at": "2019-01-08T00:10:35.000000Z"}} 2019-01-08 00:10:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fa2369f20429d9bd6702eeffd80fd67e6f4f1f3" 2019-01-08 00:10:36,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b368c0ac-ae7d-4577-9f1f-ef2f495cc708 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:10:36,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b368c0ac-ae7d-4577-9f1f-ef2f495cc708 2019-01-08 00:10:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fa2369f20429d9bd6702eeffd80fd67e6f4f1f3" 2019-01-08 00:10:36,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-dba1cf43-2b3e-479a-bd20-65bfeec9f86f Date: Tue, 08 Jan 2019 00:10:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"} 2019-01-08 00:10:36,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1 used request id req-dba1cf43-2b3e-479a-bd20-65bfeec9f86f 2019-01-08 00:10:36,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fa2369f20429d9bd6702eeffd80fd67e6f4f1f3" 2019-01-08 00:10:36,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-25dcdd3f-429f-4b1b-bb5b-f7595ab3e9cc Date: Tue, 08 Jan 2019 00:10: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"}}} 2019-01-08 00:10:36,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-25dcdd3f-429f-4b1b-bb5b-f7595ab3e9cc 2019-01-08 00:10:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2fa2369f20429d9bd6702eeffd80fd67e6f4f1f3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}' 2019-01-08 00:10:36,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5d2c160d-085e-45e5-98b9-31ae6f44e341 Date: Tue, 08 Jan 2019 00:10:36 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:10:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T00:10:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5", "min_disk": 0, "protected": false, "id": "8dcd0886-ed1e-4870-990b-45f65aca6fc5", "file": "/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/file", "checksum": null, "owner": "0f089f4e031c425f86865a15dba50a2c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:10:36,710 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-5d2c160d-085e-45e5-98b9-31ae6f44e341 2019-01-08 00:10:36,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fa2369f20429d9bd6702eeffd80fd67e6f4f1f3" -d '' 2019-01-08 00:10:37,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46768881-3c2b-44e2-b731-1f9aef18b24e Date: Tue, 08 Jan 2019 00:10:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:10:37,407 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/file used request id req-46768881-3c2b-44e2-b731-1f9aef18b24e 2019-01-08 00:10:37,407 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:10:37,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fa2369f20429d9bd6702eeffd80fd67e6f4f1f3" 2019-01-08 00:10:37,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-50f13663-0321-4524-8b67-031abb71b8e4 Date: Tue, 08 Jan 2019 00:10:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:10:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:10:37Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/snap", "metadata": {}}], "self": "/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5", "min_disk": 0, "protected": false, "id": "8dcd0886-ed1e-4870-990b-45f65aca6fc5", "file": "/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:10:37,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5 used request id req-50f13663-0321-4524-8b67-031abb71b8e4 2019-01-08 00:10:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fa2369f20429d9bd6702eeffd80fd67e6f4f1f3" 2019-01-08 00:10:37,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0b9cfde9-2892-40ca-9a65-15d5d3902fe5 Date: Tue, 08 Jan 2019 00:10:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 00:10:37,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-0b9cfde9-2892-40ca-9a65-15d5d3902fe5 2019-01-08 00:10:37,832 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1 2019-01-08 00:10:37,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fa2369f20429d9bd6702eeffd80fd67e6f4f1f3" 2019-01-08 00:10:37,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ac98d5ae-a0a7-488f-8346-f77bd5b3e290 Date: Tue, 08 Jan 2019 00:10:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:10:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:10:37Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/snap", "metadata": {}}], "self": "/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5", "min_disk": 0, "protected": false, "id": "8dcd0886-ed1e-4870-990b-45f65aca6fc5", "file": "/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:10:37,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5 used request id req-ac98d5ae-a0a7-488f-8346-f77bd5b3e290 2019-01-08 00:10:37,853 - create_image - DEBUG - Instance status is - active 2019-01-08 00:10:37,853 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1 2019-01-08 00:10:37,853 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1 2019-01-08 00:10:37,854 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 00:10:37,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:10:37,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:10:38,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["UgveWMuSRVCe1nN2kFGNSQ"], "issued_at": "2019-01-08T00:10:38.000000Z"}} 2019-01-08 00:10:38,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa14bf43b3f366ec239c7542c2a770466232516" 2019-01-08 00:10:38,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0102b402-09df-4a8a-9fba-3bb762043a85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:10:38,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0102b402-09df-4a8a-9fba-3bb762043a85 2019-01-08 00:10:38,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6aa14bf43b3f366ec239c7542c2a770466232516" 2019-01-08 00:10:38,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-fbd123d1-b9f1-4061-869f-8916e1cef430 Date: Tue, 08 Jan 2019 00:10:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2"} 2019-01-08 00:10:38,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2 used request id req-fbd123d1-b9f1-4061-869f-8916e1cef430 2019-01-08 00:10:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6aa14bf43b3f366ec239c7542c2a770466232516" 2019-01-08 00:10:38,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4082fe3b-592c-4b31-9f18-31f84946db9a Date: Tue, 08 Jan 2019 00:10: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"}}} 2019-01-08 00:10:38,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-4082fe3b-592c-4b31-9f18-31f84946db9a 2019-01-08 00:10:38,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6aa14bf43b3f366ec239c7542c2a770466232516" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2"}' 2019-01-08 00:10:39,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-20abaef7-fd91-4bac-9482-3074603af3c7 Date: Tue, 08 Jan 2019 00:10:39 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:10:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T00:10:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1", "min_disk": 0, "protected": false, "id": "52c947b2-18a4-495f-bb41-6b5e2b7721a1", "file": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/file", "checksum": null, "owner": "0f089f4e031c425f86865a15dba50a2c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:10:39,103 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-20abaef7-fd91-4bac-9482-3074603af3c7 2019-01-08 00:10:39,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6aa14bf43b3f366ec239c7542c2a770466232516" -d '' 2019-01-08 00:10:39,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4090a1ce-69e0-49f6-84ea-125e5cb77ebc Date: Tue, 08 Jan 2019 00:10:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:10:39,796 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/file used request id req-4090a1ce-69e0-49f6-84ea-125e5cb77ebc 2019-01-08 00:10:39,797 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:10:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6aa14bf43b3f366ec239c7542c2a770466232516" 2019-01-08 00:10:40,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-8f33402d-f39d-43e5-9132-1c80337c246c Date: Tue, 08 Jan 2019 00:10:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:10:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:10:39Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/snap", "metadata": {}}], "self": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1", "min_disk": 0, "protected": false, "id": "52c947b2-18a4-495f-bb41-6b5e2b7721a1", "file": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:10:40,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 used request id req-8f33402d-f39d-43e5-9132-1c80337c246c 2019-01-08 00:10:40,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6aa14bf43b3f366ec239c7542c2a770466232516" 2019-01-08 00:10:40,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-54db52a3-37ad-4a6d-a5a6-4e438c3324fe Date: Tue, 08 Jan 2019 00:10:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 00:10:40,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-54db52a3-37ad-4a6d-a5a6-4e438c3324fe 2019-01-08 00:10:40,186 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2 2019-01-08 00:10:40,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6aa14bf43b3f366ec239c7542c2a770466232516" 2019-01-08 00:10:40,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-889c33ba-b41a-4914-a09a-3dc3fc36be20 Date: Tue, 08 Jan 2019 00:10:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:10:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:10:39Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/snap", "metadata": {}}], "self": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1", "min_disk": 0, "protected": false, "id": "52c947b2-18a4-495f-bb41-6b5e2b7721a1", "file": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:10:40,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 used request id req-889c33ba-b41a-4914-a09a-3dc3fc36be20 2019-01-08 00:10:40,397 - create_image - DEBUG - Instance status is - active 2019-01-08 00:10:40,397 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2 2019-01-08 00:10:40,397 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2 2019-01-08 00:10:40,397 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 00:10:40,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:10:40,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["tbaXWrLSTgi3zcMhyBdcwQ"], "issued_at": "2019-01-08T00:10:40.000000Z"}} 2019-01-08 00:10:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net"}}' 2019-01-08 00:10:45,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:10:40 GMT Server: Apache x-openstack-request-id: req-117810e2-e3da-489c-8598-111732b33108 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}]}} 2019-01-08 00:10:45,496 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks used request id req-117810e2-e3da-489c-8598-111732b33108 2019-01-08 00:10:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:10:45,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:45 GMT Server: Apache x-openstack-request-id: req-20bb8fa4-79bf-444a-948b-83bd7fd6bf98 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:45,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:45 GMT Server: Apache x-openstack-request-id: req-2f5e9e65-27ab-46f7-a236-e70cd4a7f78f 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "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"}} 2019-01-08 00:10:45,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-2f5e9e65-27ab-46f7-a236-e70cd4a7f78f 2019-01-08 00:10:45,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:10:46,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:45 GMT Server: Apache x-openstack-request-id: req-21bbe82d-6bc3-4e79-b6b3-1a1551345ffa Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:47,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:46 GMT Server: Apache x-openstack-request-id: req-8acf6f66-6ada-47b3-b451-de22ffefe74f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:10:47,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-8acf6f66-6ada-47b3-b451-de22ffefe74f 2019-01-08 00:10:50,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:10:50,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:50 GMT Server: Apache x-openstack-request-id: req-55d0347c-1ec3-4459-aaf8-16990ea62e9b Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:50,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:50 GMT Server: Apache x-openstack-request-id: req-d9b86b7c-3400-4be3-b047-f2113b8f80e8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:10:50,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-d9b86b7c-3400-4be3-b047-f2113b8f80e8 2019-01-08 00:10:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:10:53,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:53 GMT Server: Apache x-openstack-request-id: req-a352ac05-c376-42bb-b95b-aa74b6499eec Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:53,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:53 GMT Server: Apache x-openstack-request-id: req-5b7c9e2e-24a5-427b-a494-f431e7316169 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:10:53,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-5b7c9e2e-24a5-427b-a494-f431e7316169 2019-01-08 00:10:56,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:10:57,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:10:56 GMT Server: Apache x-openstack-request-id: req-c3c3d632-cc23-4cfe-9ae9-03c2ad26af69 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:10:57,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:10:57 GMT Server: Apache x-openstack-request-id: req-6c0d13da-dbf8-4b9c-8bfe-3b3bdc2597bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:10:57,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-6c0d13da-dbf8-4b9c-8bfe-3b3bdc2597bf 2019-01-08 00:11:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:00,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:00 GMT Server: Apache x-openstack-request-id: req-dbc470e9-9f95-4d97-97b4-6104850c7525 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:00,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:00 GMT Server: Apache x-openstack-request-id: req-7f8bdb2c-28ee-496c-bbe4-1ad4058d0afd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:11:00,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-7f8bdb2c-28ee-496c-bbe4-1ad4058d0afd 2019-01-08 00:11:03,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:04,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:03 GMT Server: Apache x-openstack-request-id: req-ce3f1852-1199-4852-b321-55598413d294 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:04,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:04 GMT Server: Apache x-openstack-request-id: req-8b577afa-3d96-4f30-ba67-d223fe6ccee0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:11:04,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-8b577afa-3d96-4f30-ba67-d223fe6ccee0 2019-01-08 00:11:07,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:08,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:07 GMT Server: Apache x-openstack-request-id: req-4a1300bd-b8cb-4214-a428-e40b51291f2d Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:08,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:08 GMT Server: Apache x-openstack-request-id: req-f4ce588c-cd8b-487a-9384-8a8881379ae3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:11:08,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-f4ce588c-cd8b-487a-9384-8a8881379ae3 2019-01-08 00:11:11,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:11,339 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:11 GMT Server: Apache x-openstack-request-id: req-2dd7a386-1e8d-4276-ae9d-bf51f759854d Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:11,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:11 GMT Server: Apache x-openstack-request-id: req-9b849250-b2de-48ef-825f-a7b4892cebfd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:11:11,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-9b849250-b2de-48ef-825f-a7b4892cebfd 2019-01-08 00:11:14,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:14,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:14 GMT Server: Apache x-openstack-request-id: req-ba933515-e66e-47bd-935f-5cede2db0a4f Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:15,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:14 GMT Server: Apache x-openstack-request-id: req-a5fd4b9a-f2af-49cf-9085-6930e5856f72 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:11:15,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-a5fd4b9a-f2af-49cf-9085-6930e5856f72 2019-01-08 00:11:15,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:15,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:15 GMT Server: Apache x-openstack-request-id: req-f4b67617-d696-4d2f-af0c-170930a41b68 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:15,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:15 GMT Server: Apache x-openstack-request-id: req-5bf22db3-633c-49ce-aec3-681a4a5b03ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7c1a6201-6fd4-4077-9eeb-d11402c3b8b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "02225484-2227-4c25-8dd1-bfd8b4866586", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/network", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6087d938-7400-4470-93c7-0bfac84a1e60", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "eacedf68-5c38-4b13-bd31-40bf049df460", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c98e54aa-8c89-402f-bb9d-3a4444692bb7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "306b5c86-5c8d-468c-be4e-5fa4302bf773:subnet_id=204d79e3-695e-4eb3-b2ce-de6a503794ee", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "204d79e3-695e-4eb3-b2ce-de6a503794ee", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "306b5c86-5c8d-468c-be4e-5fa4302bf773", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5051bdc5-ba99-4ea2-9abd-cb4fa2456a13", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/port1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "eb204a64-15c4-451a-b1c7-5465d4e0ff98", "resource_type": "OS::Neutron::Port"}]} 2019-01-08 00:11:15,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources used request id req-5bf22db3-633c-49ce-aec3-681a4a5b03ad 2019-01-08 00:11:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:15,585 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:15 GMT Server: Apache x-openstack-request-id: req-be8680f5-868f-43a7-abf4-3a1464d16ebc Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:15,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:15 GMT Server: Apache x-openstack-request-id: req-f39a6e7c-d604-4cdb-81da-b7f9cf859fee 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:11:15,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-f39a6e7c-d604-4cdb-81da-b7f9cf859fee 2019-01-08 00:11:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:16,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:15 GMT Server: Apache x-openstack-request-id: req-de254730-9d1e-4f1d-a583-afd73c4223aa Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:16,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:16 GMT Server: Apache x-openstack-request-id: req-331e7d01-33a5-41b6-8e14-b34ddb4343ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7c1a6201-6fd4-4077-9eeb-d11402c3b8b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "02225484-2227-4c25-8dd1-bfd8b4866586", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/network", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6087d938-7400-4470-93c7-0bfac84a1e60", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "eacedf68-5c38-4b13-bd31-40bf049df460", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c98e54aa-8c89-402f-bb9d-3a4444692bb7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "306b5c86-5c8d-468c-be4e-5fa4302bf773:subnet_id=204d79e3-695e-4eb3-b2ce-de6a503794ee", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "204d79e3-695e-4eb3-b2ce-de6a503794ee", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "306b5c86-5c8d-468c-be4e-5fa4302bf773", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5051bdc5-ba99-4ea2-9abd-cb4fa2456a13", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/port1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "eb204a64-15c4-451a-b1c7-5465d4e0ff98", "resource_type": "OS::Neutron::Port"}]} 2019-01-08 00:11:16,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources used request id req-331e7d01-33a5-41b6-8e14-b34ddb4343ba 2019-01-08 00:11:16,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=6087d938-7400-4470-93c7-0bfac84a1e60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:16,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-4e7d4cef-91d4-4ef7-8a47-b83b9180aeac Date: Tue, 08 Jan 2019 00:11:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"6087d938-7400-4470-93c7-0bfac84a1e60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["204d79e3-695e-4eb3-b2ce-de6a503794ee"],"description":"","tags":[],"updated_at":"2019-01-08T00:10:52Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:10:50Z","provider:network_type":"geneve"}]} 2019-01-08 00:11:16,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=6087d938-7400-4470-93c7-0bfac84a1e60 used request id req-4e7d4cef-91d4-4ef7-8a47-b83b9180aeac 2019-01-08 00:11:16,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:16,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e63c9f5d-ce71-4e50-9d41-a5be49b44c8d Date: Tue, 08 Jan 2019 00:11:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:10:52Z","dns_nameservers":[],"updated_at":"2019-01-08T00:10:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet"}]} 2019-01-08 00:11:16,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 used request id req-e63c9f5d-ce71-4e50-9d41-a5be49b44c8d 2019-01-08 00:11:16,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9b6f0592-4b41-4565-8c51-d5e221607c14 Date: Tue, 08 Jan 2019 00:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:10:52Z","dns_nameservers":[],"updated_at":"2019-01-08T00:10:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet"}]} 2019-01-08 00:11:17,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 used request id req-9b6f0592-4b41-4565-8c51-d5e221607c14 2019-01-08 00:11:17,009 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:11:17,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66be21f-eed4-4985-b69d-5f7b7512cf58 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:11:17,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e66be21f-eed4-4985-b69d-5f7b7512cf58 2019-01-08 00:11:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:17 GMT Server: Apache x-openstack-request-id: req-942a0812-1b09-409f-a68e-565e24886e62 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:17,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:17 GMT Server: Apache x-openstack-request-id: req-1e730f2d-1a79-4509-a7ff-bb604f7fa0b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7c1a6201-6fd4-4077-9eeb-d11402c3b8b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "02225484-2227-4c25-8dd1-bfd8b4866586", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/network", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6087d938-7400-4470-93c7-0bfac84a1e60", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "eacedf68-5c38-4b13-bd31-40bf049df460", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c98e54aa-8c89-402f-bb9d-3a4444692bb7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "306b5c86-5c8d-468c-be4e-5fa4302bf773:subnet_id=204d79e3-695e-4eb3-b2ce-de6a503794ee", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "204d79e3-695e-4eb3-b2ce-de6a503794ee", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "306b5c86-5c8d-468c-be4e-5fa4302bf773", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5051bdc5-ba99-4ea2-9abd-cb4fa2456a13", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/port1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "eb204a64-15c4-451a-b1c7-5465d4e0ff98", "resource_type": "OS::Neutron::Port"}]} 2019-01-08 00:11:17,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources used request id req-1e730f2d-1a79-4509-a7ff-bb604f7fa0b0 2019-01-08 00:11:17,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/5051bdc5-ba99-4ea2-9abd-cb4fa2456a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11: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-b6ff5879-822a-4443-9bfd-fc39c404dc63 x-compute-request-id: req-b6ff5879-822a-4443-9bfd-fc39c404dc63 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:83:67", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3", "rel": "bookmark"}], "image": {"id": "52c947b2-18a4-495f-bb41-6b5e2b7721a1", "links": [{"href": "http://172.30.9.42:8774/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2019-01-08T00:11:07.000000", "flavor": {"id": "7c1a6201-6fd4-4077-9eeb-d11402c3b8b7", "links": [{"href": "http://172.30.9.42:8774/flavors/7c1a6201-6fd4-4077-9eeb-d11402c3b8b7", "rel": "bookmark"}]}, "id": "2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3", "security_groups": [{"name": "default"}], "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:11:08Z", "hostId": "d7b80abe67d8f5aeb7c5856a315055ed3265eb4cb9e555e79bd352ea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "created": "2019-01-08T00:10:57Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:11:17,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3 used request id req-b6ff5879-822a-4443-9bfd-fc39c404dc63 2019-01-08 00:11:17,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-d52b3dea-9f54-4eaf-aee2-08cb4cd52a38 Date: Tue, 08 Jan 2019 00:11:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"6087d938-7400-4470-93c7-0bfac84a1e60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["204d79e3-695e-4eb3-b2ce-de6a503794ee"],"description":"","tags":[],"updated_at":"2019-01-08T00:10:52Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:10:50Z","provider:network_type":"geneve"}]} 2019-01-08 00:11:17,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net used request id req-d52b3dea-9f54-4eaf-aee2-08cb4cd52a38 2019-01-08 00:11:17,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:11:17,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:11: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:11:17,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11: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-b0fb4692-344b-412e-9dbb-c88332d32146 x-compute-request-id: req-b0fb4692-344b-412e-9dbb-c88332d32146 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ae:14", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ae:14", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5051bdc5-ba99-4ea2-9abd-cb4fa2456a13", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5051bdc5-ba99-4ea2-9abd-cb4fa2456a13", "rel": "bookmark"}], "image": {"id": "8dcd0886-ed1e-4870-990b-45f65aca6fc5", "links": [{"href": "http://172.30.9.42:8774/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002c", "OS-SRV-USG:launched_at": "2019-01-08T00:11:09.000000", "flavor": {"id": "02225484-2227-4c25-8dd1-bfd8b4866586", "links": [{"href": "http://172.30.9.42:8774/flavors/02225484-2227-4c25-8dd1-bfd8b4866586", "rel": "bookmark"}]}, "id": "5051bdc5-ba99-4ea2-9abd-cb4fa2456a13", "security_groups": [{"name": "security_group_name"}], "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:11:10Z", "hostId": "d6e9b7cbeb262e35f690bbdca8c3138f45ab29ef4fef532d8c9d11b5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "created": "2019-01-08T00:10:58Z", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:11:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/5051bdc5-ba99-4ea2-9abd-cb4fa2456a13 used request id req-b0fb4692-344b-412e-9dbb-c88332d32146 2019-01-08 00:11:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-640396bf-31e3-4018-967e-8368cbff9d84 Date: Tue, 08 Jan 2019 00:11:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"6087d938-7400-4470-93c7-0bfac84a1e60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","subnets":["204d79e3-695e-4eb3-b2ce-de6a503794ee"],"description":"","tags":[],"updated_at":"2019-01-08T00:10:52Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net","admin_state_up":true,"tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:10:50Z","provider:network_type":"geneve"}]} 2019-01-08 00:11:17,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net used request id req-640396bf-31e3-4018-967e-8368cbff9d84 2019-01-08 00:11:17,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d762615-f12f-4748-bca3-987f8296e598 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:11:17,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-0d762615-f12f-4748-bca3-987f8296e598 2019-01-08 00:11:17,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-34c13b5a-2653-4488-aa53-410f897194b0 Date: Tue, 08 Jan 2019 00:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:10:52Z","dns_nameservers":[],"updated_at":"2019-01-08T00:10:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet"}]} 2019-01-08 00:11:17,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 used request id req-34c13b5a-2653-4488-aa53-410f897194b0 2019-01-08 00:11:17,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:17,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4009 X-Openstack-Request-Id: req-233f2928-dc19-4cf9-8b49-f0aaa24d31e2 Date: Tue, 08 Jan 2019 00:11:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:10:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","ip_address":"10.1.2.2"}],"id":"9f19060b-ac81-4359-badb-833ff54c7e22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:2f:65","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","dns_name":"","created_at":"2019-01-08T00:10:50Z","binding:vnic_type":"normal","device_id":"","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:10:57Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","ip_address":"10.1.2.1"}],"id":"a318c898-2a30-43a4-a5b5-58dcf583b644","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:ca:b9","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","dns_name":"","created_at":"2019-01-08T00:10:56Z","binding:vnic_type":"normal","device_id":"306b5c86-5c8d-468c-be4e-5fa4302bf773","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:11:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","ip_address":"10.1.2.4"}],"id":"eb204a64-15c4-451a-b1c7-5465d4e0ff98","security_groups":["eacedf68-5c38-4b13-bd31-40bf049df460"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:ae:14","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack-port1-h3vf67pt2dh5","admin_state_up":true,"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","dns_name":"","created_at":"2019-01-08T00:10:54Z","binding:vnic_type":"normal","device_id":"5051bdc5-ba99-4ea2-9abd-cb4fa2456a13","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:11:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","ip_address":"10.1.2.10"}],"id":"f4299ae3-16e9-4407-a2fd-f800f3652622","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:83:67","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-10","ip_address":"10.1.2.10","fqdn":"host-10-1-2-10.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","dns_name":"","created_at":"2019-01-08T00:10:58Z","binding:vnic_type":"normal","device_id":"2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}]} 2019-01-08 00:11:17,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 used request id req-233f2928-dc19-4cf9-8b49-f0aaa24d31e2 2019-01-08 00:11:17,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689cbe57-6072-4c5d-ac07-2dce8ad66ec3 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:11:17,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-689cbe57-6072-4c5d-ac07-2dce8ad66ec3 2019-01-08 00:11:18,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:18,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95ed8a26-ddf7-4b96-be49-90a6578ffd9f Date: Tue, 08 Jan 2019 00:11:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","tenant_id":"0f089f4e031c425f86865a15dba50a2c","created_at":"2019-01-08T00:10:52Z","dns_nameservers":[],"updated_at":"2019-01-08T00:10:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"0f089f4e031c425f86865a15dba50a2c","id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet"}]} 2019-01-08 00:11:18,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 used request id req-95ed8a26-ddf7-4b96-be49-90a6578ffd9f 2019-01-08 00:11:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:18,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4009 X-Openstack-Request-Id: req-607036a4-f01e-4fca-b1d0-140a569fa19d Date: Tue, 08 Jan 2019 00:11:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:10:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","ip_address":"10.1.2.2"}],"id":"9f19060b-ac81-4359-badb-833ff54c7e22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:2f:65","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","dns_name":"","created_at":"2019-01-08T00:10:50Z","binding:vnic_type":"normal","device_id":"","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:10:57Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","ip_address":"10.1.2.1"}],"id":"a318c898-2a30-43a4-a5b5-58dcf583b644","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:ca:b9","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","dns_name":"","created_at":"2019-01-08T00:10:56Z","binding:vnic_type":"normal","device_id":"306b5c86-5c8d-468c-be4e-5fa4302bf773","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:11:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","ip_address":"10.1.2.4"}],"id":"eb204a64-15c4-451a-b1c7-5465d4e0ff98","security_groups":["eacedf68-5c38-4b13-bd31-40bf049df460"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:ae:14","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack-port1-h3vf67pt2dh5","admin_state_up":true,"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","dns_name":"","created_at":"2019-01-08T00:10:54Z","binding:vnic_type":"normal","device_id":"5051bdc5-ba99-4ea2-9abd-cb4fa2456a13","tenant_id":"0f089f4e031c425f86865a15dba50a2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:11:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"204d79e3-695e-4eb3-b2ce-de6a503794ee","ip_address":"10.1.2.10"}],"id":"f4299ae3-16e9-4407-a2fd-f800f3652622","security_groups":["b14e6d79-6357-485e-8a9d-88ea433c089c"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:83:67","project_id":"0f089f4e031c425f86865a15dba50a2c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-10","ip_address":"10.1.2.10","fqdn":"host-10-1-2-10.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6087d938-7400-4470-93c7-0bfac84a1e60","dns_name":"","created_at":"2019-01-08T00:10:58Z","binding:vnic_type":"normal","device_id":"2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3","tenant_id":"0f089f4e031c425f86865a15dba50a2c"}]} 2019-01-08 00:11:18,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=6087d938-7400-4470-93c7-0bfac84a1e60 used request id req-607036a4-f01e-4fca-b1d0-140a569fa19d 2019-01-08 00:11:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:18,851 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:18 GMT Server: Apache x-openstack-request-id: req-9014040a-2b98-4dd1-8777-85367f4ac841 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:19,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:18 GMT Server: Apache x-openstack-request-id: req-9bbb9306-deff-40f5-af04-7bd65793a0cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7c1a6201-6fd4-4077-9eeb-d11402c3b8b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "02225484-2227-4c25-8dd1-bfd8b4866586", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/network", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6087d938-7400-4470-93c7-0bfac84a1e60", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "eacedf68-5c38-4b13-bd31-40bf049df460", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c98e54aa-8c89-402f-bb9d-3a4444692bb7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "306b5c86-5c8d-468c-be4e-5fa4302bf773:subnet_id=204d79e3-695e-4eb3-b2ce-de6a503794ee", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "204d79e3-695e-4eb3-b2ce-de6a503794ee", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "306b5c86-5c8d-468c-be4e-5fa4302bf773", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5051bdc5-ba99-4ea2-9abd-cb4fa2456a13", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2a5ea80e-6e0e-43aa-9d5f-3d9449a3b2b3", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources/port1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-08T00:10:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:10:45Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "eb204a64-15c4-451a-b1c7-5465d4e0ff98", "resource_type": "OS::Neutron::Port"}]} 2019-01-08 00:11:19,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43/resources used request id req-9bbb9306-deff-40f5-af04-7bd65793a0cd 2019-01-08 00:11:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:19,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-b2eb10bd-f185-4eac-88a0-b5f623806fe3 Date: Tue, 08 Jan 2019 00:11:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:10:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:10:37Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/snap", "metadata": {}}], "self": "/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5", "min_disk": 0, "protected": false, "id": "8dcd0886-ed1e-4870-990b-45f65aca6fc5", "file": "/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:11:19,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5 used request id req-b2eb10bd-f185-4eac-88a0-b5f623806fe3 2019-01-08 00:11:19,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:19,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71ef2cd8-0b24-41ed-ba2d-951ed9ba7968 Date: Tue, 08 Jan 2019 00:11:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 00:11:19,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-71ef2cd8-0b24-41ed-ba2d-951ed9ba7968 2019-01-08 00:11:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:19,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-207cd258-d513-4b65-a00d-1122308f0db5 Date: Tue, 08 Jan 2019 00:11:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:10:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:10:39Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/snap", "metadata": {}}], "self": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1", "min_disk": 0, "protected": false, "id": "52c947b2-18a4-495f-bb41-6b5e2b7721a1", "file": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:11:19,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 used request id req-207cd258-d513-4b65-a00d-1122308f0db5 2019-01-08 00:11:19,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:20,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-dfb6164b-9622-4101-8f08-6b928fd45d0a Date: Tue, 08 Jan 2019 00:11:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:10:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:10:39Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/snap", "metadata": {}}], "self": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1", "min_disk": 0, "protected": false, "id": "52c947b2-18a4-495f-bb41-6b5e2b7721a1", "file": "/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f089f4e031c425f86865a15dba50a2c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:11:20,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 used request id req-dfb6164b-9622-4101-8f08-6b928fd45d0a 2019-01-08 00:11:20,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:20,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:20 GMT Server: Apache x-openstack-request-id: req-b64b1e42-aad1-4cbf-a17d-a48e88b36c02 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:20,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:20 GMT Server: Apache x-openstack-request-id: req-1f21e195-4dd9-4c77-b158-b899d58c353a 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:11:20,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-1f21e195-4dd9-4c77-b158-b899d58c353a 2019-01-08 00:11:20,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:20,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:20 GMT Server: Apache x-openstack-request-id: req-2da82de4-e212-4eb9-9078-1af820b02b53 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:20,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:20 GMT Server: Apache x-openstack-request-id: req-40e4f3a8-ab50-4358-a8d2-23ba44f02e52 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyXt2Jx54ZVKVV3LjnE5T1s8eqrPbf8z9bngUNcLXIQ4ruz2v\naCfyOUP+QnH0N4uTowkuWzcoJozzuPdzVzcySkBPPrWdLmkFMl+GDkmSHoddSXxt\nXuoFFHDJ/dL8bExBaQ/S1PHyZl5Iq60Wj9cDotqZpVqZMWZ3AQaH/rFb8hr2UGfg\nxv67bjcOEfEO0YWFWgBuQvoB0MfW4AeSk9wS2PO0sd+bi0MOuYkZulKyFnuKDhH4\nwCU11mF6byolG1CO1ZHOMVLY/0WDkHaAMQGuoYTbXJha65DMo3Vx/zGPX/vWnx1D\n28JtgLErbiUE0rs5mkvQnYdEq92As1K7rn+LyQIDAQABAoIBAEmmC6Z5COFgsp5o\nrLKyHwtiYn9bh1zL/centRuBwUmf+HRVNA0KrQwpwoNfTDoRl0H9VSianN6an2x5\nZ3v1/TgPEeiGUpJoaTHkoQgP9I2cRYlbJk+Pk5PJNszFluevaCmTUynr1wN8a2v1\ntU2W9wlMhuVenKjmH5IMZSHAiy+P7In9Og6/82N5I4grlrMLa8U8g8xnPRGX/soU\nsBkx4zOfh5oagw2Hgvf9GNYBhMrJ5IhmeYXy35DV+EEhdyH40QlNjeGGK4ZG2lcQ\nXoJvdH48/i1DezxK5bcGwDYKeRgM6LwfWD4Efyeb40C1jxZni7yf8SB+PNO8MUAO\ngqz3wZECgYEA/HlpBMuYCiGBEzvxxfPCM1lpldUsRXn30Ug1k3f8IRi3rXiGL7+N\ntO1nvd8YhVre8rmkqf5Tug8rvrCTUdfNcFCtaytFw61+xNuHbeIDkiSK1NVRlH5J\nuS+ZnTB3ahmpL12Vof+Rq41MhadoCfWNgvN3lM4fO4WhEqydSKX45VcCgYEAzEvB\nj/tLUBqFxij5hrCv4k1xFys3mXNE99mGZmdMbU+HhjO6JAbBL5IU9DWQqSkNktEq\n53AV5vFs8sRXY4jCelsEXmrCAwUQ/InRY8ApFNyJ5p3T/9X67PYj/jgQoMfnhqFn\n9Ez8mJ18YhrEKcxk9b3UTOdOwmKft0ndIVpmQ98CgYAe7FPzlWgy3XWswGvVfgys\nM2heRLTecZjr1jdRr6F/AEMHCTsOQB0AKw/Izrl3I/Eos5o6g/8HS/JkscXpgVAV\nUJxdAvjRhb+AJw9IYyVi0fz7IoGSeYFYID9lZFlL8oapWYIJTH8wDudve1if16aU\ngnOEE1b5+F0JJ4FAM6vvkwKBgQDGaEx0KPnbseZ5rRGpXa9zeQJ8HdzBitFQZFHC\n4k+3WaWlEFeW5Xh5WsY+5ka4AsbL75hbbN/Yil/k5gp5ADjf28VCbSw/AoyctrxE\nxDshp43GC0H5FTe9Ks+J9akwfPS+K8Np39rx3QEPxi786SSkBNhKV9qFroKu322D\nFuh6wQKBgEiLSDfB7J8C+db4EFIsE82opoGjrwme4sKJNo+1Zn1QWJ0g7ukpd6Mq\nQsDSMQVKpBM4myrmJuGv+bJy4BC8nF1p824is5rhA9SNLQv+QM+mKeeFCFthukG2\n7hA7i0ssCk0FtbUTODSXPQqRzMgPen8wsfDrnFE7gj2Fd8k9p12o\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"}} 2019-01-08 00:11:20,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-40e4f3a8-ab50-4358-a8d2-23ba44f02e52 2019-01-08 00:11:20,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:20,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:20 GMT Server: Apache x-openstack-request-id: req-ed62b543-5fde-4c47-9bf0-a9ca80763ec6 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:20,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:11:20 GMT Server: Apache x-openstack-request-id: req-f6e6060a-fffe-4bfb-b45c-c819dddca2ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:11:20,718 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-f6e6060a-fffe-4bfb-b45c-c819dddca2ab 2019-01-08 00:11:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:20,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:20 GMT Server: Apache x-openstack-request-id: req-2c518917-dfb2-4c86-94f6-b95c4064883d Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:20,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:20 GMT Server: Apache x-openstack-request-id: req-b32a0ee3-3f31-481d-a79a-3b61b94fda91 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T00:11:20Z", "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "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"}} 2019-01-08 00:11:20,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-b32a0ee3-3f31-481d-a79a-3b61b94fda91 2019-01-08 00:11:23,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:24,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:24 GMT Server: Apache x-openstack-request-id: req-92d697a3-64cc-47c1-a268-b60fb05cb65b Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:24,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:24 GMT Server: Apache x-openstack-request-id: req-f1641092-04d2-497f-baa7-2f091a3671ce 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T00:11:20Z", "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "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"}} 2019-01-08 00:11:24,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-f1641092-04d2-497f-baa7-2f091a3671ce 2019-01-08 00:11:27,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:27,285 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:27 GMT Server: Apache x-openstack-request-id: req-317ade02-84b0-4725-8f8d-51be21887950 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:27,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:27 GMT Server: Apache x-openstack-request-id: req-5a093515-347b-4400-80db-c2fb5caa3b2a 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T00:11:20Z", "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "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"}} 2019-01-08 00:11:27,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-5a093515-347b-4400-80db-c2fb5caa3b2a 2019-01-08 00:11:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d315fbc1acb78858c274fe90c4d5bb2f0fa90f07" 2019-01-08 00:11:30,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:30 GMT Server: Apache x-openstack-request-id: req-9bd860fd-d029-4856-9a47-dcccf668d48c Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:30,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:30 GMT Server: Apache x-openstack-request-id: req-2a1be85d-37ab-4d7f-be63-ca4e6062d4a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 706 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-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor2", "OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "OS::stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1"}, "deletion_time": "2019-01-08T00:11:29Z", "stack_name": "HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack", "stack_user_project_id": "fe9322eba6f746e6b7f44d5d37a2bf91", "tags": null, "creation_time": "2019-01-08T00:10:44Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T00:11:20Z", "id": "0379e4b6-64cf-40c0-b0da-43c68c4b8f43", "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"}} 2019-01-08 00:11:30,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-stack/0379e4b6-64cf-40c0-b0da-43c68c4b8f43 used request id req-2a1be85d-37ab-4d7f-be63-ca4e6062d4a9 2019-01-08 00:11:30,406 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image1 2019-01-08 00:11:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fa2369f20429d9bd6702eeffd80fd67e6f4f1f3" 2019-01-08 00:11:31,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9436cd8e-2172-4018-8159-8e09a109303b Date: Tue, 08 Jan 2019 00:11:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:11:31,314 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/8dcd0886-ed1e-4870-990b-45f65aca6fc5 used request id req-9436cd8e-2172-4018-8159-8e09a109303b 2019-01-08 00:11:31,315 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-5b5d4607-829b-47e5-9be3-1a22a038a1ed-image2 2019-01-08 00:11:31,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6aa14bf43b3f366ec239c7542c2a770466232516" 2019-01-08 00:11:32,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3fc38adf-e13e-4945-a254-e9526660ba91 Date: Tue, 08 Jan 2019 00:11:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:11:32,370 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/52c947b2-18a4-495f-bb41-6b5e2b7721a1 used request id req-3fc38adf-e13e-4945-a254-e9526660ba91 2019-01-08 00:11:32,373 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 00:11:32,374 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:11:32,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:11:32,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["T17aWItWSAOqbX9cZRFKFw"], "issued_at": "2019-01-08T00:11:32.000000Z"}} 2019-01-08 00:11:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f937b98460513e0f883d52fc077bb51eda75e075" -d '{"stack_name": "HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-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}}}}}' 2019-01-08 00:11:34,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:11:32 GMT Server: Apache x-openstack-request-id: req-aa30028a-19a7-4fb0-a4bf-9e8c4edbc8f7 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "f828569e-2da8-4270-96d0-2921ecad12ac", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac", "rel": "self"}]}} 2019-01-08 00:11:34,628 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks used request id req-aa30028a-19a7-4fb0-a4bf-9e8c4edbc8f7 2019-01-08 00:11:34,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f828569e-2da8-4270-96d0-2921ecad12ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f937b98460513e0f883d52fc077bb51eda75e075" 2019-01-08 00:11:34,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:34 GMT Server: Apache x-openstack-request-id: req-b9189b95-9294-4138-8599-7e34581520bb Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:35,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:34 GMT Server: Apache x-openstack-request-id: req-ba3e3ce8-f02c-4b89-a054-3c1725547c27 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f828569e-2da8-4270-96d0-2921ecad12ac", "OS::stack_name": "HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack", "stack_user_project_id": "e6c31f8d0c8a4423bf9d3df7e93f4bd1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:11:33Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f828569e-2da8-4270-96d0-2921ecad12ac", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 00:11:35,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac used request id req-ba3e3ce8-f02c-4b89-a054-3c1725547c27 2019-01-08 00:11:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f828569e-2da8-4270-96d0-2921ecad12ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f937b98460513e0f883d52fc077bb51eda75e075" 2019-01-08 00:11:35,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:35 GMT Server: Apache x-openstack-request-id: req-20760033-6a81-4fff-b3cf-b7645bd98a55 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:35,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:35 GMT Server: Apache x-openstack-request-id: req-131612e6-311b-430c-8def-32a2354cc1ff 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "f828569e-2da8-4270-96d0-2921ecad12ac", "OS::stack_name": "HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack", "stack_user_project_id": "e6c31f8d0c8a4423bf9d3df7e93f4bd1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:11:33Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f828569e-2da8-4270-96d0-2921ecad12ac", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 00:11:35,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac used request id req-131612e6-311b-430c-8def-32a2354cc1ff 2019-01-08 00:11:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f828569e-2da8-4270-96d0-2921ecad12ac/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f937b98460513e0f883d52fc077bb51eda75e075" 2019-01-08 00:11:35,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:35 GMT Server: Apache x-openstack-request-id: req-9ca0999f-caee-4d63-990e-c21b89a6b5fe Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:36,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:35 GMT Server: Apache x-openstack-request-id: req-0fed9c8c-04bd-4059-8c9d-9e6b69d246a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-08T00:11:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:11:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a5df9188-ef6b-4938-b473-0a0826c3c0db", "resource_type": "OS::Nova::Flavor"}]} 2019-01-08 00:11:36,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac/resources used request id req-0fed9c8c-04bd-4059-8c9d-9e6b69d246a7 2019-01-08 00:11:36,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/a5df9188-ef6b-4938-b473-0a0826c3c0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f937b98460513e0f883d52fc077bb51eda75e075" 2019-01-08 00:11:36,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11: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-f7b54850-4dc8-4d0f-be32-890ba9553ae3 x-compute-request-id: req-f7b54850-4dc8-4d0f-be32-890ba9553ae3 Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack-flavor-wpthoj7li7by", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/a5df9188-ef6b-4938-b473-0a0826c3c0db", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/a5df9188-ef6b-4938-b473-0a0826c3c0db", "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": "a5df9188-ef6b-4938-b473-0a0826c3c0db"}} 2019-01-08 00:11:36,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/a5df9188-ef6b-4938-b473-0a0826c3c0db used request id req-f7b54850-4dc8-4d0f-be32-890ba9553ae3 2019-01-08 00:11:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/f828569e-2da8-4270-96d0-2921ecad12ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f937b98460513e0f883d52fc077bb51eda75e075" 2019-01-08 00:11:36,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:36 GMT Server: Apache x-openstack-request-id: req-45a39d88-f467-45d6-9b67-1dae7c80aea5 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:36,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:11:36 GMT Server: Apache x-openstack-request-id: req-d4070987-e394-4684-a5d5-997b8f970a87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:11:36,629 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsFlavorTests-ecbd264d-b5bd-4315-8634-b4aa7ddf2edc-stack/f828569e-2da8-4270-96d0-2921ecad12ac used request id req-d4070987-e394-4684-a5d5-997b8f970a87 2019-01-08 00:11:36,631 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 00:11:36,631 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:11:36,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:11:37,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:11:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["jquNnn88SeOyJMGDrbqozg"], "issued_at": "2019-01-08T00:11:37.000000Z"}} 2019-01-08 00:11:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1dab8d1ee424291d830ebe5a671144f482fa71" -d '{"stack_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-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-b03fbcd1-5e61-400b-832a-e1f055068989-kp"}}' 2019-01-08 00:11:38,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:11:37 GMT Server: Apache x-openstack-request-id: req-96168feb-2b37-4c46-a66a-c8ef7150f930 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "rel": "self"}]}} 2019-01-08 00:11:38,781 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks used request id req-96168feb-2b37-4c46-a66a-c8ef7150f930 2019-01-08 00:11:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/d34bc92b-9692-476b-a1e4-2c9e594ee3aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1dab8d1ee424291d830ebe5a671144f482fa71" 2019-01-08 00:11:39,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:38 GMT Server: Apache x-openstack-request-id: req-e13ffd2d-efbf-49d2-9bc9-4990acdf4028 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:39,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:39 GMT Server: Apache x-openstack-request-id: req-5c848e40-9171-4ce9-b546-9f667f77f5dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1901 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "OS::stack_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack", "keypair_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack", "stack_user_project_id": "18379a4faaf74f358979e632014f1334", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:11:38Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtRgFfr8Z7Gn6PrIxakAqP2pd4C6suKBOdWfbyI3eldSu7Cwx\nuwVRTAJMfayhAUKrxiIv5nxCwVbjaCrY6PhklVUeZsY2xvYEkMVUP/PzvS/QOBML\nCtrG+KjzXdTpvG3pimbVHBrmGxX+I8+AOAT2pCTvsRY6sHGvE3PU4bx4fApOOxoe\nPIYzSYSePRmvuT892ezQ+IjjTsEitflis3KL60X6YPkeYtUnbuYYwDMcXOPY4+xn\nDLTmS8y6l2eLB/GJ7bbhfLx7q7FikEVWumQn/QH/tN7hrXHTe+T9Zbirp1mcUDiO\nZQevumcq/K90YSsifSsm1pgkcltEKyBXo9VX6wIDAQABAoIBAQCrDhWisz/5X+FQ\nd2DVy+YcIIyrxWrAuitiGsgvmFI3lL3lt5kB3vP7p/A4hWdPmXpHnONCAv3LQhdr\nvY1GAdqAc/ZTfccgCCIn3TzHa9c/THqRfOthRWXMW0oFx6dApVGDub5y3bWcwBle\nGhIy1/1g7sK5sxWctMV6yl67GxtzjXASj4ejJm1lTpEVQOAPUGO2N0ME5Y7vQ9YR\nWzaoRiL6O5+nzMjt7rM6YRciqVEskIbXywnRNd977h02YAWZjOcFPNR4pW3i6LfW\nmzoRigx669ffTHCXEGOXPZ/HXL8OZZYRfjxhm8U5gVBiTX7gBE96ZIkCCBu0w2Iw\nlAiPjn8BAoGBAOt9432D7Up9VAxd54tDstwqTwOjeMxj1ld0nL1EglmzsiImvWZb\nyoUCKu3dKhQl8dab1zGC6j3mxPZ151wGdkvVa4PBN9GEYOya2fWYzLzUfubqczCx\nhFAYCE35VOu+sGiaJfgVobqpq/U+KdURk7PdmxrDqJr2Rq4c4Aq0qlVjAoGBAMTd\nX0dAlBOxAwVAUiUvrJemo3RJlJsqXB2tiiLOKnFWv3lUczrch+I9AcLsS/optHWk\ncbQyhMhYiOLhQ5dgr3Io0fnMN696hmiYgiNYOnZR5fBRDXhUp1UKqfjqDhphEM0O\nlhHYMqZOCoDUKtYbgUStxaDbN+7djFHSNkWCOl3ZAoGBAIiel00pLZAql4k5LWyh\nEPIj5YVB4IILZb2FHK29QjZSRwUDHpx0olB6CnfG+HOJ8/zCmpzRy52v9RLbIidE\nZHroTSC6Bu0ZdLWvvMV8KUNfsGO9HqjgQ9fHqYG7JeZC0ctNqrt7qUFG0ElOECzZ\nrqwJ48MqQfXs7OJ0RBJR8APrAoGAAmHPWlRctlRI/hJGLC8Efp1Ekw6k3q/Hh5Bn\nAH7QIqjzDivIbSjn+APW9p3XWYKRrW689Xo7AxWXKm+hWr6PwOjfiY9ACT6JS9C0\nmmrh4jaheqPwbslPcQb9AYcLfqQ4CNMpW7PrAPomxGJM1mRkzwjvQEAG0DwcC41o\nnLSzshkCgYEA3vsppc87U3JtCZzeFrxRtHLgFLxqq9VRnXOFoeKvGEvkbpbLq+Hm\nHQijvRzW9IVPCWPATCWT8a+IRDxe3yUr/ipLSxdK9jjESbW1MZCqIKjhWWW1ZERi\n1U/3ZKbSSSXgYIx/uYH39Z2/zTnl85EhdQNwRZvdSrW2LhfbJkh/ZoI=\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"}} 2019-01-08 00:11:39,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa used request id req-5c848e40-9171-4ce9-b546-9f667f77f5dd 2019-01-08 00:11:39,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/d34bc92b-9692-476b-a1e4-2c9e594ee3aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1dab8d1ee424291d830ebe5a671144f482fa71" 2019-01-08 00:11:39,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:39 GMT Server: Apache x-openstack-request-id: req-16818d55-ff50-405a-b624-4c9f1fd040e7 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:39,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:39 GMT Server: Apache x-openstack-request-id: req-31cd2323-55eb-4b0d-9c49-93c3ab7b311d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "OS::stack_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack", "keypair_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack", "stack_user_project_id": "18379a4faaf74f358979e632014f1334", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:11:38Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtRgFfr8Z7Gn6PrIxakAqP2pd4C6suKBOdWfbyI3eldSu7Cwx\nuwVRTAJMfayhAUKrxiIv5nxCwVbjaCrY6PhklVUeZsY2xvYEkMVUP/PzvS/QOBML\nCtrG+KjzXdTpvG3pimbVHBrmGxX+I8+AOAT2pCTvsRY6sHGvE3PU4bx4fApOOxoe\nPIYzSYSePRmvuT892ezQ+IjjTsEitflis3KL60X6YPkeYtUnbuYYwDMcXOPY4+xn\nDLTmS8y6l2eLB/GJ7bbhfLx7q7FikEVWumQn/QH/tN7hrXHTe+T9Zbirp1mcUDiO\nZQevumcq/K90YSsifSsm1pgkcltEKyBXo9VX6wIDAQABAoIBAQCrDhWisz/5X+FQ\nd2DVy+YcIIyrxWrAuitiGsgvmFI3lL3lt5kB3vP7p/A4hWdPmXpHnONCAv3LQhdr\nvY1GAdqAc/ZTfccgCCIn3TzHa9c/THqRfOthRWXMW0oFx6dApVGDub5y3bWcwBle\nGhIy1/1g7sK5sxWctMV6yl67GxtzjXASj4ejJm1lTpEVQOAPUGO2N0ME5Y7vQ9YR\nWzaoRiL6O5+nzMjt7rM6YRciqVEskIbXywnRNd977h02YAWZjOcFPNR4pW3i6LfW\nmzoRigx669ffTHCXEGOXPZ/HXL8OZZYRfjxhm8U5gVBiTX7gBE96ZIkCCBu0w2Iw\nlAiPjn8BAoGBAOt9432D7Up9VAxd54tDstwqTwOjeMxj1ld0nL1EglmzsiImvWZb\nyoUCKu3dKhQl8dab1zGC6j3mxPZ151wGdkvVa4PBN9GEYOya2fWYzLzUfubqczCx\nhFAYCE35VOu+sGiaJfgVobqpq/U+KdURk7PdmxrDqJr2Rq4c4Aq0qlVjAoGBAMTd\nX0dAlBOxAwVAUiUvrJemo3RJlJsqXB2tiiLOKnFWv3lUczrch+I9AcLsS/optHWk\ncbQyhMhYiOLhQ5dgr3Io0fnMN696hmiYgiNYOnZR5fBRDXhUp1UKqfjqDhphEM0O\nlhHYMqZOCoDUKtYbgUStxaDbN+7djFHSNkWCOl3ZAoGBAIiel00pLZAql4k5LWyh\nEPIj5YVB4IILZb2FHK29QjZSRwUDHpx0olB6CnfG+HOJ8/zCmpzRy52v9RLbIidE\nZHroTSC6Bu0ZdLWvvMV8KUNfsGO9HqjgQ9fHqYG7JeZC0ctNqrt7qUFG0ElOECzZ\nrqwJ48MqQfXs7OJ0RBJR8APrAoGAAmHPWlRctlRI/hJGLC8Efp1Ekw6k3q/Hh5Bn\nAH7QIqjzDivIbSjn+APW9p3XWYKRrW689Xo7AxWXKm+hWr6PwOjfiY9ACT6JS9C0\nmmrh4jaheqPwbslPcQb9AYcLfqQ4CNMpW7PrAPomxGJM1mRkzwjvQEAG0DwcC41o\nnLSzshkCgYEA3vsppc87U3JtCZzeFrxRtHLgFLxqq9VRnXOFoeKvGEvkbpbLq+Hm\nHQijvRzW9IVPCWPATCWT8a+IRDxe3yUr/ipLSxdK9jjESbW1MZCqIKjhWWW1ZERi\n1U/3ZKbSSSXgYIx/uYH39Z2/zTnl85EhdQNwRZvdSrW2LhfbJkh/ZoI=\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"}} 2019-01-08 00:11:39,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa used request id req-31cd2323-55eb-4b0d-9c49-93c3ab7b311d 2019-01-08 00:11:39,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/d34bc92b-9692-476b-a1e4-2c9e594ee3aa/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1dab8d1ee424291d830ebe5a671144f482fa71" 2019-01-08 00:11:40,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:39 GMT Server: Apache x-openstack-request-id: req-002c0d0d-6f9a-423a-a454-49b52ea5b88c Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:40,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:40 GMT Server: Apache x-openstack-request-id: req-0d1b8cbe-f500-4cf4-a83d-fd107c5e8b31 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T00:11:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:11:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-08 00:11:40,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa/resources used request id req-0d1b8cbe-f500-4cf4-a83d-fd107c5e8b31 2019-01-08 00:11:40,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1dab8d1ee424291d830ebe5a671144f482fa71" 2019-01-08 00:11:40,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac490d4b-807c-49d4-829b-4d908f758120 x-compute-request-id: req-ac490d4b-807c-49d4-829b-4d908f758120 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1GAV+vxnsafo+sjFqQCo/al3gLqy4oE51Z9vIjd6V1K7sLDG7BVFMAkx9rKEBQqvGIi/mfELBVuNoKtjo+GSVVR5mxjbG9gSQxVQ/8/O9L9A4EwsK2sb4qPNd1Om8bemKZtUcGuYbFf4jz4A4BPakJO+xFjqwca8Tc9ThvHh8Ck47Gh48hjNJhJ49Ga+5Pz3Z7ND4iONOwSK1+WKzcovrRfpg+R5i1Sdu5hjAMxxc49jj7GcMtOZLzLqXZ4sH8YnttuF8vHursWKQRVa6ZCf9Af+03uGtcdN75P1luKunWZxQOI5lB6+6Zyr8r3RhKyJ9KybWmCRyW0QrIFej1Vfr Generated-by-Nova", "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp", "deleted": false, "created_at": "2019-01-08T00:11:39.000000", "updated_at": null, "fingerprint": "4f:7d:54:3a:c4:c6:91:31:16:f6:20:3a:3e:39:d8:d3", "deleted_at": null, "id": 26}} 2019-01-08 00:11:40,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp used request id req-ac490d4b-807c-49d4-829b-4d908f758120 2019-01-08 00:11:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/d34bc92b-9692-476b-a1e4-2c9e594ee3aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1dab8d1ee424291d830ebe5a671144f482fa71" 2019-01-08 00:11:40,380 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:40 GMT Server: Apache x-openstack-request-id: req-e48b5c4a-df6e-40c9-844e-bf4fa0669b3e Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:40,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:40 GMT Server: Apache x-openstack-request-id: req-e168c9d2-7cdc-4726-9d04-b1137aaa82d3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "OS::stack_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack", "keypair_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack", "stack_user_project_id": "18379a4faaf74f358979e632014f1334", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:11:38Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d34bc92b-9692-476b-a1e4-2c9e594ee3aa", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtRgFfr8Z7Gn6PrIxakAqP2pd4C6suKBOdWfbyI3eldSu7Cwx\nuwVRTAJMfayhAUKrxiIv5nxCwVbjaCrY6PhklVUeZsY2xvYEkMVUP/PzvS/QOBML\nCtrG+KjzXdTpvG3pimbVHBrmGxX+I8+AOAT2pCTvsRY6sHGvE3PU4bx4fApOOxoe\nPIYzSYSePRmvuT892ezQ+IjjTsEitflis3KL60X6YPkeYtUnbuYYwDMcXOPY4+xn\nDLTmS8y6l2eLB/GJ7bbhfLx7q7FikEVWumQn/QH/tN7hrXHTe+T9Zbirp1mcUDiO\nZQevumcq/K90YSsifSsm1pgkcltEKyBXo9VX6wIDAQABAoIBAQCrDhWisz/5X+FQ\nd2DVy+YcIIyrxWrAuitiGsgvmFI3lL3lt5kB3vP7p/A4hWdPmXpHnONCAv3LQhdr\nvY1GAdqAc/ZTfccgCCIn3TzHa9c/THqRfOthRWXMW0oFx6dApVGDub5y3bWcwBle\nGhIy1/1g7sK5sxWctMV6yl67GxtzjXASj4ejJm1lTpEVQOAPUGO2N0ME5Y7vQ9YR\nWzaoRiL6O5+nzMjt7rM6YRciqVEskIbXywnRNd977h02YAWZjOcFPNR4pW3i6LfW\nmzoRigx669ffTHCXEGOXPZ/HXL8OZZYRfjxhm8U5gVBiTX7gBE96ZIkCCBu0w2Iw\nlAiPjn8BAoGBAOt9432D7Up9VAxd54tDstwqTwOjeMxj1ld0nL1EglmzsiImvWZb\nyoUCKu3dKhQl8dab1zGC6j3mxPZ151wGdkvVa4PBN9GEYOya2fWYzLzUfubqczCx\nhFAYCE35VOu+sGiaJfgVobqpq/U+KdURk7PdmxrDqJr2Rq4c4Aq0qlVjAoGBAMTd\nX0dAlBOxAwVAUiUvrJemo3RJlJsqXB2tiiLOKnFWv3lUczrch+I9AcLsS/optHWk\ncbQyhMhYiOLhQ5dgr3Io0fnMN696hmiYgiNYOnZR5fBRDXhUp1UKqfjqDhphEM0O\nlhHYMqZOCoDUKtYbgUStxaDbN+7djFHSNkWCOl3ZAoGBAIiel00pLZAql4k5LWyh\nEPIj5YVB4IILZb2FHK29QjZSRwUDHpx0olB6CnfG+HOJ8/zCmpzRy52v9RLbIidE\nZHroTSC6Bu0ZdLWvvMV8KUNfsGO9HqjgQ9fHqYG7JeZC0ctNqrt7qUFG0ElOECzZ\nrqwJ48MqQfXs7OJ0RBJR8APrAoGAAmHPWlRctlRI/hJGLC8Efp1Ekw6k3q/Hh5Bn\nAH7QIqjzDivIbSjn+APW9p3XWYKRrW689Xo7AxWXKm+hWr6PwOjfiY9ACT6JS9C0\nmmrh4jaheqPwbslPcQb9AYcLfqQ4CNMpW7PrAPomxGJM1mRkzwjvQEAG0DwcC41o\nnLSzshkCgYEA3vsppc87U3JtCZzeFrxRtHLgFLxqq9VRnXOFoeKvGEvkbpbLq+Hm\nHQijvRzW9IVPCWPATCWT8a+IRDxe3yUr/ipLSxdK9jjESbW1MZCqIKjhWWW1ZERi\n1U/3ZKbSSSXgYIx/uYH39Z2/zTnl85EhdQNwRZvdSrW2LhfbJkh/ZoI=\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"}} 2019-01-08 00:11:40,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa used request id req-e168c9d2-7cdc-4726-9d04-b1137aaa82d3 2019-01-08 00:11:40,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1dab8d1ee424291d830ebe5a671144f482fa71" 2019-01-08 00:11:40,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12a2fe5d-6ac2-4a18-b2ba-12656ba84f2b x-compute-request-id: req-12a2fe5d-6ac2-4a18-b2ba-12656ba84f2b Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1GAV+vxnsafo+sjFqQCo/al3gLqy4oE51Z9vIjd6V1K7sLDG7BVFMAkx9rKEBQqvGIi/mfELBVuNoKtjo+GSVVR5mxjbG9gSQxVQ/8/O9L9A4EwsK2sb4qPNd1Om8bemKZtUcGuYbFf4jz4A4BPakJO+xFjqwca8Tc9ThvHh8Ck47Gh48hjNJhJ49Ga+5Pz3Z7ND4iONOwSK1+WKzcovrRfpg+R5i1Sdu5hjAMxxc49jj7GcMtOZLzLqXZ4sH8YnttuF8vHursWKQRVa6ZCf9Af+03uGtcdN75P1luKunWZxQOI5lB6+6Zyr8r3RhKyJ9KybWmCRyW0QrIFej1Vfr Generated-by-Nova", "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "name": "HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp", "deleted": false, "created_at": "2019-01-08T00:11:39.000000", "updated_at": null, "fingerprint": "4f:7d:54:3a:c4:c6:91:31:16:f6:20:3a:3e:39:d8:d3", "deleted_at": null, "id": 26}} 2019-01-08 00:11:40,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-kp used request id req-12a2fe5d-6ac2-4a18-b2ba-12656ba84f2b 2019-01-08 00:11:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/d34bc92b-9692-476b-a1e4-2c9e594ee3aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1dab8d1ee424291d830ebe5a671144f482fa71" 2019-01-08 00:11:40,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:40 GMT Server: Apache x-openstack-request-id: req-2f7a5b7c-cb4d-455d-97d6-3f301d3f8dc5 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:41,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:11:40 GMT Server: Apache x-openstack-request-id: req-3cb56ae0-ee71-4f81-965c-f31a8466ca22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:11:41,264 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsKeypairTests-b03fbcd1-5e61-400b-832a-e1f055068989-stack/d34bc92b-9692-476b-a1e4-2c9e594ee3aa used request id req-3cb56ae0-ee71-4f81-965c-f31a8466ca22 2019-01-08 00:11:41,266 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 00:11:41,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:11:41,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["pgnlY93jTeylil9ehhd5Mw"], "issued_at": "2019-01-08T00:11:41.000000Z"}} 2019-01-08 00:11:41,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffaaf4a8ef54a1be38a18b2114a3511cffeb6f2" -d '{"stack_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-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-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-sec-grp"}}' 2019-01-08 00:11:43,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:11:41 GMT Server: Apache x-openstack-request-id: req-32c20ee0-2033-431c-a3d3-aba8e87fe45d Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "799dac54-b4ef-4f9d-bfb2-64386c55656a", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a", "rel": "self"}]}} 2019-01-08 00:11:43,357 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks used request id req-32c20ee0-2033-431c-a3d3-aba8e87fe45d 2019-01-08 00:11:43,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/799dac54-b4ef-4f9d-bfb2-64386c55656a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffaaf4a8ef54a1be38a18b2114a3511cffeb6f2" 2019-01-08 00:11:43,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:43 GMT Server: Apache x-openstack-request-id: req-06c8c8c9-142b-4bb4-a290-e391b54d544f Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:43,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:43 GMT Server: Apache x-openstack-request-id: req-d05e55b3-54c9-4997-ba4c-4d86487ac120 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "799dac54-b4ef-4f9d-bfb2-64386c55656a", "OS::stack_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack", "security_group_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack", "stack_user_project_id": "cc9b979cd27049d9b89bed0875325f26", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:11:42Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "799dac54-b4ef-4f9d-bfb2-64386c55656a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-08 00:11:43,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a used request id req-d05e55b3-54c9-4997-ba4c-4d86487ac120 2019-01-08 00:11:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/799dac54-b4ef-4f9d-bfb2-64386c55656a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffaaf4a8ef54a1be38a18b2114a3511cffeb6f2" 2019-01-08 00:11:44,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:43 GMT Server: Apache x-openstack-request-id: req-b10edccb-b7a2-4236-8648-f5eed943c5ba Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:44,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:44 GMT Server: Apache x-openstack-request-id: req-33e08c69-0e52-4d66-8e59-f0638da0fe3f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 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": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "799dac54-b4ef-4f9d-bfb2-64386c55656a", "OS::stack_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack", "security_group_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack", "stack_user_project_id": "cc9b979cd27049d9b89bed0875325f26", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T00:11:42Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "799dac54-b4ef-4f9d-bfb2-64386c55656a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-08 00:11:44,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a used request id req-33e08c69-0e52-4d66-8e59-f0638da0fe3f 2019-01-08 00:11:47,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/799dac54-b4ef-4f9d-bfb2-64386c55656a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffaaf4a8ef54a1be38a18b2114a3511cffeb6f2" 2019-01-08 00:11:47,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:47 GMT Server: Apache x-openstack-request-id: req-907b010a-c749-4f47-8145-e6c1eac50bc2 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:47,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:47 GMT Server: Apache x-openstack-request-id: req-bbf251e2-841b-41f1-a57b-e5e4b9741add Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0f089f4e031c425f86865a15dba50a2c", "OS::stack_id": "799dac54-b4ef-4f9d-bfb2-64386c55656a", "OS::stack_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack", "security_group_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack", "stack_user_project_id": "cc9b979cd27049d9b89bed0875325f26", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T00:11:42Z", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "799dac54-b4ef-4f9d-bfb2-64386c55656a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-08 00:11:47,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a used request id req-bbf251e2-841b-41f1-a57b-e5e4b9741add 2019-01-08 00:11:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/799dac54-b4ef-4f9d-bfb2-64386c55656a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffaaf4a8ef54a1be38a18b2114a3511cffeb6f2" 2019-01-08 00:11:48,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:47 GMT Server: Apache x-openstack-request-id: req-88f36dee-a335-4585-a391-a4cf3258a61c Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:48,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:48 GMT Server: Apache x-openstack-request-id: req-ff87bf1c-d941-4f5b-978e-e71fb855c9a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T00:11:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T00:11:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-08 00:11:48,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a/resources used request id req-ff87bf1c-d941-4f5b-978e-e71fb855c9a7 2019-01-08 00:11:48,345 - neutron_utils - INFO - Retrieving security group with ID - 2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21 2019-01-08 00:11:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffaaf4a8ef54a1be38a18b2114a3511cffeb6f2" 2019-01-08 00:11:48,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-b11a3685-880b-407a-8f7d-63cb13df550d Date: Tue, 08 Jan 2019 00:11:48 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:11:43Z", "updated_at": "2019-01-08T00:11:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:11:45Z", "revision_number": 0, "id": "360e4c68-3964-4c29-ae20-f4dec338eaad", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-08T00:11:45Z", "security_group_id": "2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T00:11:45Z", "revision_number": 0, "id": "602218d2-1d1b-4eca-b6de-4bd22199922c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-08T00:11:45Z", "security_group_id": "2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 6, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21", "name": "HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-sec-grp"}]} 2019-01-08 00:11:48,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21 used request id req-b11a3685-880b-407a-8f7d-63cb13df550d 2019-01-08 00:11:48,605 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21 2019-01-08 00:11:48,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffaaf4a8ef54a1be38a18b2114a3511cffeb6f2" 2019-01-08 00:11:48,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-2bdc707a-904c-4d3c-b1f6-f3e31f5cf463 Date: Tue, 08 Jan 2019 00:11:48 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": "2019-01-08T00:11:45Z", "security_group_id": "2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21", "port_range_min": null, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:11:45Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "360e4c68-3964-4c29-ae20-f4dec338eaad"}, {"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": "2019-01-08T00:11:45Z", "security_group_id": "2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21", "port_range_min": 22, "revision_number": 0, "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:11:45Z", "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "602218d2-1d1b-4eca-b6de-4bd22199922c"}]} 2019-01-08 00:11:48,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=2be84a6c-c579-4dd0-bdd2-6cbcc0b00e21 used request id req-2bdc707a-904c-4d3c-b1f6-f3e31f5cf463 2019-01-08 00:11:48,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/799dac54-b4ef-4f9d-bfb2-64386c55656a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffaaf4a8ef54a1be38a18b2114a3511cffeb6f2" 2019-01-08 00:11:48,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 00:11:48 GMT Server: Apache x-openstack-request-id: req-af1a372a-4fbd-4689-8f15-8f36377b79a2 Location: http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 00:11:49,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:11:48 GMT Server: Apache x-openstack-request-id: req-30650f96-510f-4e4c-a2a5-2865049f6019 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:11:49,170 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c/stacks/HeatUtilsSecurityGroupTests-8a57aaeb-c204-47b9-8d4b-6bb55d03e661-stack/799dac54-b4ef-4f9d-bfb2-64386c55656a used request id req-30650f96-510f-4e4c-a2a5-2865049f6019 2019-01-08 00:11:49,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:11:49,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["swofqBPrTc-pE8JpbGbpNA"], "issued_at": "2019-01-08T00:11:49.000000Z"}} 2019-01-08 00:11:49,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec545596ed507116074a0614e84c51f799a0d5a" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-867c3375-c3bf-4d32-8e43-a7095609c80f"}}' 2019-01-08 00:11:49,949 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:49 GMT Server: Apache x-compute-request-id: req-8528f89a-5753-48bb-af04-7cc70be938fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8528f89a-5753-48bb-af04-7cc70be938fd Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5f048b7a-4b1a-4fac-abfa-96c0a89b4a8f", "name": "CinderUtilsQoSTests-867c3375-c3bf-4d32-8e43-a7095609c80f"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/5f048b7a-4b1a-4fac-abfa-96c0a89b4a8f", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/5f048b7a-4b1a-4fac-abfa-96c0a89b4a8f", "rel": "bookmark"}]} 2019-01-08 00:11:49,950 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-8528f89a-5753-48bb-af04-7cc70be938fd 2019-01-08 00:11:49,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8528f89a-5753-48bb-af04-7cc70be938fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec545596ed507116074a0614e84c51f799a0d5a" 2019-01-08 00:11:50,184 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:49 GMT Server: Apache x-compute-request-id: req-d6c62bc3-a0bd-499a-bc01-4970c8662af3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d6c62bc3-a0bd-499a-bc01-4970c8662af3 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5f048b7a-4b1a-4fac-abfa-96c0a89b4a8f", "name": "CinderUtilsQoSTests-867c3375-c3bf-4d32-8e43-a7095609c80f"}]} 2019-01-08 00:11:50,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-d6c62bc3-a0bd-499a-bc01-4970c8662af3 2019-01-08 00:11:50,185 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-867c3375-c3bf-4d32-8e43-a7095609c80f 2019-01-08 00:11:50,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/5f048b7a-4b1a-4fac-abfa-96c0a89b4a8f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8528f89a-5753-48bb-af04-7cc70be938fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec545596ed507116074a0614e84c51f799a0d5a" 2019-01-08 00:11:51,188 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:11:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ff4b68d-20a4-4fab-930f-f2255a74bdb3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:11:51,189 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/5f048b7a-4b1a-4fac-abfa-96c0a89b4a8f?force=False used request id req-3ff4b68d-20a4-4fab-930f-f2255a74bdb3 2019-01-08 00:11:51,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8528f89a-5753-48bb-af04-7cc70be938fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec545596ed507116074a0614e84c51f799a0d5a" 2019-01-08 00:11:52,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:51 GMT Server: Apache x-compute-request-id: req-acf386a9-95b9-47f6-b74d-53f9fc7cfb5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-acf386a9-95b9-47f6-b74d-53f9fc7cfb5d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-08 00:11:52,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-acf386a9-95b9-47f6-b74d-53f9fc7cfb5d 2019-01-08 00:11:52,123 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-867c3375-c3bf-4d32-8e43-a7095609c80f 2019-01-08 00:11:52,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/5f048b7a-4b1a-4fac-abfa-96c0a89b4a8f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8528f89a-5753-48bb-af04-7cc70be938fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec545596ed507116074a0614e84c51f799a0d5a" 2019-01-08 00:11:52,353 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:11:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-006ee7dc-3c25-4d6d-b434-daa11b531be9 x-openstack-request-id: req-006ee7dc-3c25-4d6d-b434-daa11b531be9 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 5f048b7a-4b1a-4fac-abfa-96c0a89b4a8f.", "code": 404}} 2019-01-08 00:11:52,353 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/5f048b7a-4b1a-4fac-abfa-96c0a89b4a8f?force=False used request id req-006ee7dc-3c25-4d6d-b434-daa11b531be9 2019-01-08 00:11:52,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:11:52,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["eRxBD4caS6yZGNOBLZ9d_Q"], "issued_at": "2019-01-08T00:11:52.000000Z"}} 2019-01-08 00:11:52,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5289eebadda2417ab46d79b18b80ae34179bb7" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-e834d633-965e-4601-b60f-f66bd89d07da"}}' 2019-01-08 00:11:53,075 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:52 GMT Server: Apache x-compute-request-id: req-24d19f3c-53f7-4357-a54b-ab46340227eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24d19f3c-53f7-4357-a54b-ab46340227eb Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "72345a76-623e-43a6-b6d9-cf3c83562699", "name": "CinderUtilsQoSTests-e834d633-965e-4601-b60f-f66bd89d07da"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/72345a76-623e-43a6-b6d9-cf3c83562699", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/72345a76-623e-43a6-b6d9-cf3c83562699", "rel": "bookmark"}]} 2019-01-08 00:11:53,075 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-24d19f3c-53f7-4357-a54b-ab46340227eb 2019-01-08 00:11:53,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24d19f3c-53f7-4357-a54b-ab46340227eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5289eebadda2417ab46d79b18b80ae34179bb7" 2019-01-08 00:11:53,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:53 GMT Server: Apache x-compute-request-id: req-a9f8d66b-102a-4038-b0d1-44a2faf9484d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9f8d66b-102a-4038-b0d1-44a2faf9484d Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "72345a76-623e-43a6-b6d9-cf3c83562699", "name": "CinderUtilsQoSTests-e834d633-965e-4601-b60f-f66bd89d07da"}]} 2019-01-08 00:11:53,287 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-a9f8d66b-102a-4038-b0d1-44a2faf9484d 2019-01-08 00:11:53,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/72345a76-623e-43a6-b6d9-cf3c83562699 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24d19f3c-53f7-4357-a54b-ab46340227eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5289eebadda2417ab46d79b18b80ae34179bb7" 2019-01-08 00:11:53,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:53 GMT Server: Apache x-compute-request-id: req-04cb5e88-8fee-4b2b-bae4-8f1c36019041 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04cb5e88-8fee-4b2b-bae4-8f1c36019041 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "72345a76-623e-43a6-b6d9-cf3c83562699", "name": "CinderUtilsQoSTests-e834d633-965e-4601-b60f-f66bd89d07da"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/72345a76-623e-43a6-b6d9-cf3c83562699", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/72345a76-623e-43a6-b6d9-cf3c83562699", "rel": "bookmark"}]} 2019-01-08 00:11:53,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/72345a76-623e-43a6-b6d9-cf3c83562699 used request id req-04cb5e88-8fee-4b2b-bae4-8f1c36019041 2019-01-08 00:11:53,504 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e834d633-965e-4601-b60f-f66bd89d07da 2019-01-08 00:11:53,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/72345a76-623e-43a6-b6d9-cf3c83562699?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24d19f3c-53f7-4357-a54b-ab46340227eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5289eebadda2417ab46d79b18b80ae34179bb7" 2019-01-08 00:11:53,845 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:11:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9360abfd-8ebe-4570-8b55-76470ce319e3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:11:53,845 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/72345a76-623e-43a6-b6d9-cf3c83562699?force=False used request id req-9360abfd-8ebe-4570-8b55-76470ce319e3 2019-01-08 00:11:53,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:11:54,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["csJ0pW6pRzCcNd8BVrLVjw"], "issued_at": "2019-01-08T00:11:54.000000Z"}} 2019-01-08 00:11:54,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac65a8df63761c4cdcbe78ca7ec6fb1eb8fd05e" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-59159e04-eb84-4af4-8a29-2feb00c29936"}}' 2019-01-08 00:11:55,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:54 GMT Server: Apache x-compute-request-id: req-32bbb507-7fd5-4b5f-adb1-55511a2c5a51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32bbb507-7fd5-4b5f-adb1-55511a2c5a51 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "d1bde343-a063-402b-9f4d-0868c7a6f215", "name": "CinderUtilsQoSTests-59159e04-eb84-4af4-8a29-2feb00c29936"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/d1bde343-a063-402b-9f4d-0868c7a6f215", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/d1bde343-a063-402b-9f4d-0868c7a6f215", "rel": "bookmark"}]} 2019-01-08 00:11:55,374 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-32bbb507-7fd5-4b5f-adb1-55511a2c5a51 2019-01-08 00:11:55,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32bbb507-7fd5-4b5f-adb1-55511a2c5a51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac65a8df63761c4cdcbe78ca7ec6fb1eb8fd05e" 2019-01-08 00:11:55,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:55 GMT Server: Apache x-compute-request-id: req-76f91d16-2c16-4034-bf59-8bcd97bca6fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76f91d16-2c16-4034-bf59-8bcd97bca6fe Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "d1bde343-a063-402b-9f4d-0868c7a6f215", "name": "CinderUtilsQoSTests-59159e04-eb84-4af4-8a29-2feb00c29936"}]} 2019-01-08 00:11:55,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-76f91d16-2c16-4034-bf59-8bcd97bca6fe 2019-01-08 00:11:55,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/d1bde343-a063-402b-9f4d-0868c7a6f215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32bbb507-7fd5-4b5f-adb1-55511a2c5a51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac65a8df63761c4cdcbe78ca7ec6fb1eb8fd05e" 2019-01-08 00:11:56,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:55 GMT Server: Apache x-compute-request-id: req-7b9f6bc6-4c1a-45ea-b3e6-7885f828add9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b9f6bc6-4c1a-45ea-b3e6-7885f828add9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "d1bde343-a063-402b-9f4d-0868c7a6f215", "name": "CinderUtilsQoSTests-59159e04-eb84-4af4-8a29-2feb00c29936"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/d1bde343-a063-402b-9f4d-0868c7a6f215", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/d1bde343-a063-402b-9f4d-0868c7a6f215", "rel": "bookmark"}]} 2019-01-08 00:11:56,497 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/d1bde343-a063-402b-9f4d-0868c7a6f215 used request id req-7b9f6bc6-4c1a-45ea-b3e6-7885f828add9 2019-01-08 00:11:56,497 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-59159e04-eb84-4af4-8a29-2feb00c29936 2019-01-08 00:11:56,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/d1bde343-a063-402b-9f4d-0868c7a6f215?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32bbb507-7fd5-4b5f-adb1-55511a2c5a51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac65a8df63761c4cdcbe78ca7ec6fb1eb8fd05e" 2019-01-08 00:11:56,760 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:11:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b36f4fdb-bab1-4a37-bec8-31db49259827 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:11:56,761 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/d1bde343-a063-402b-9f4d-0868c7a6f215?force=False used request id req-b36f4fdb-bab1-4a37-bec8-31db49259827 2019-01-08 00:11:56,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:11:57,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["MIXp-82zRDO-OmKRdOK3kA"], "issued_at": "2019-01-08T00:11:57.000000Z"}} 2019-01-08 00:11:57,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4034265a219cc2df4aabef4a6ddf9f990b63f4" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-5820e0db-6009-451c-8fae-d76745501d4b"}}' 2019-01-08 00:11:57,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:57 GMT Server: Apache x-compute-request-id: req-1c8a8611-f78c-4cb9-8e48-f3bfe3e73a7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c8a8611-f78c-4cb9-8e48-f3bfe3e73a7a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "f3c4fafd-4e21-41e6-9428-e8bdab3de893", "name": "CinderUtilsQoSTests-5820e0db-6009-451c-8fae-d76745501d4b"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/f3c4fafd-4e21-41e6-9428-e8bdab3de893", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/f3c4fafd-4e21-41e6-9428-e8bdab3de893", "rel": "bookmark"}]} 2019-01-08 00:11:57,454 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-1c8a8611-f78c-4cb9-8e48-f3bfe3e73a7a 2019-01-08 00:11:57,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c8a8611-f78c-4cb9-8e48-f3bfe3e73a7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4034265a219cc2df4aabef4a6ddf9f990b63f4" 2019-01-08 00:11:57,663 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:57 GMT Server: Apache x-compute-request-id: req-647245aa-d7a3-4b72-abfa-8aeeff5f60b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-647245aa-d7a3-4b72-abfa-8aeeff5f60b8 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "f3c4fafd-4e21-41e6-9428-e8bdab3de893", "name": "CinderUtilsQoSTests-5820e0db-6009-451c-8fae-d76745501d4b"}]} 2019-01-08 00:11:57,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-647245aa-d7a3-4b72-abfa-8aeeff5f60b8 2019-01-08 00:11:57,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/f3c4fafd-4e21-41e6-9428-e8bdab3de893 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c8a8611-f78c-4cb9-8e48-f3bfe3e73a7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4034265a219cc2df4aabef4a6ddf9f990b63f4" 2019-01-08 00:11:58,641 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:57 GMT Server: Apache x-compute-request-id: req-739828ef-5a1c-407b-b595-71c920445ba6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-739828ef-5a1c-407b-b595-71c920445ba6 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "f3c4fafd-4e21-41e6-9428-e8bdab3de893", "name": "CinderUtilsQoSTests-5820e0db-6009-451c-8fae-d76745501d4b"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/f3c4fafd-4e21-41e6-9428-e8bdab3de893", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/f3c4fafd-4e21-41e6-9428-e8bdab3de893", "rel": "bookmark"}]} 2019-01-08 00:11:58,641 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/f3c4fafd-4e21-41e6-9428-e8bdab3de893 used request id req-739828ef-5a1c-407b-b595-71c920445ba6 2019-01-08 00:11:58,641 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-5820e0db-6009-451c-8fae-d76745501d4b 2019-01-08 00:11:58,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/f3c4fafd-4e21-41e6-9428-e8bdab3de893?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c8a8611-f78c-4cb9-8e48-f3bfe3e73a7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4034265a219cc2df4aabef4a6ddf9f990b63f4" 2019-01-08 00:11:58,887 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:11:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-21fb1a88-a535-4c82-8811-6eda2119278b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:11:58,887 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/f3c4fafd-4e21-41e6-9428-e8bdab3de893?force=False used request id req-21fb1a88-a535-4c82-8811-6eda2119278b 2019-01-08 00:11:58,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:11:59,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["89yg4RzATh-1_GmoezQHyA"], "issued_at": "2019-01-08T00:11:59.000000Z"}} 2019-01-08 00:11:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:11:59,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c2bac7-a23e-401f-ac93-3992df3e3c39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:11:59,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e6c2bac7-a23e-401f-ac93-3992df3e3c39 2019-01-08 00:11:59,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-346fb6f2-c154-4308-94c3-9d50eddc6ebd", "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}}' 2019-01-08 00:12:00,009 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:11:59 GMT Server: Apache x-compute-request-id: req-91c50299-90a1-43d6-80a9-82ac97b049c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-91c50299-90a1-43d6-80a9-82ac97b049c0 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:11:59.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-346fb6f2-c154-4308-94c3-9d50eddc6ebd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0c77f996-0921-4c5f-81e4-f04de07694f6", "size": 1}} 2019-01-08 00:12:00,009 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes used request id req-91c50299-90a1-43d6-80a9-82ac97b049c0 2019-01-08 00:12:00,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91c50299-90a1-43d6-80a9-82ac97b049c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:12:00,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:00 GMT Server: Apache x-compute-request-id: req-487288d1-a211-4f4c-9282-0be61f82f2d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-487288d1-a211-4f4c-9282-0be61f82f2d3 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T00:12:00.000000", "replication_status": null, "snapshot_id": null, "id": "0c77f996-0921-4c5f-81e4-f04de07694f6", "size": 1, "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "os-vol-tenant-attr:tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-346fb6f2-c154-4308-94c3-9d50eddc6ebd", "bootable": "false", "created_at": "2019-01-08T00:11:59.000000", "volume_type": null}} 2019-01-08 00:12:00,289 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 used request id req-487288d1-a211-4f4c-9282-0be61f82f2d3 2019-01-08 00:12:00,292 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91c50299-90a1-43d6-80a9-82ac97b049c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:12:01,264 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:00 GMT Server: Apache x-compute-request-id: req-b7d82a2c-f600-4433-85e3-4718948666dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7d82a2c-f600-4433-85e3-4718948666dd Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T00:12:00.000000", "replication_status": null, "snapshot_id": null, "id": "0c77f996-0921-4c5f-81e4-f04de07694f6", "size": 1, "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "os-vol-tenant-attr:tenant_id": "0f089f4e031c425f86865a15dba50a2c", "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-346fb6f2-c154-4308-94c3-9d50eddc6ebd", "bootable": "false", "created_at": "2019-01-08T00:11:59.000000", "volume_type": null}} 2019-01-08 00:12:01,264 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 used request id req-b7d82a2c-f600-4433-85e3-4718948666dd 2019-01-08 00:12:01,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91c50299-90a1-43d6-80a9-82ac97b049c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:12:01,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:01 GMT Server: Apache x-compute-request-id: req-278a0ea6-25aa-4ee3-9b76-28d5f5c5305a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-278a0ea6-25aa-4ee3-9b76-28d5f5c5305a Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T00:12:00.000000", "replication_status": null, "snapshot_id": null, "id": "0c77f996-0921-4c5f-81e4-f04de07694f6", "size": 1, "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "os-vol-tenant-attr:tenant_id": "0f089f4e031c425f86865a15dba50a2c", "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-346fb6f2-c154-4308-94c3-9d50eddc6ebd", "bootable": "false", "created_at": "2019-01-08T00:11:59.000000", "volume_type": null}]} 2019-01-08 00:12:01,518 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/detail used request id req-278a0ea6-25aa-4ee3-9b76-28d5f5c5305a 2019-01-08 00:12:01,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:12:01,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:12:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:12:01,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107aad70-0aaa-431f-a280-8a479c98e48d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:12:01,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-107aad70-0aaa-431f-a280-8a479c98e48d 2019-01-08 00:12:01,637 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-346fb6f2-c154-4308-94c3-9d50eddc6ebd 2019-01-08 00:12:01,640 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91c50299-90a1-43d6-80a9-82ac97b049c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:12:01,910 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b94575f2-f47d-4661-99de-60b7318ff45b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:01,910 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 used request id req-b94575f2-f47d-4661-99de-60b7318ff45b 2019-01-08 00:12:01,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91c50299-90a1-43d6-80a9-82ac97b049c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:12:02,152 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:12:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d1bf42f9-5406-405a-bb61-b371932aa6cd x-openstack-request-id: req-d1bf42f9-5406-405a-bb61-b371932aa6cd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0c77f996-0921-4c5f-81e4-f04de07694f6 could not be found.", "code": 404}} 2019-01-08 00:12:02,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 used request id req-d1bf42f9-5406-405a-bb61-b371932aa6cd 2019-01-08 00:12:02,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91c50299-90a1-43d6-80a9-82ac97b049c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:12:02,382 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:02 GMT Server: Apache x-compute-request-id: req-af5bc6c0-9886-4bb1-9c9a-5b27da81e9a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af5bc6c0-9886-4bb1-9c9a-5b27da81e9a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 00:12:02,383 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/detail used request id req-af5bc6c0-9886-4bb1-9c9a-5b27da81e9a1 2019-01-08 00:12:02,383 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-346fb6f2-c154-4308-94c3-9d50eddc6ebd 2019-01-08 00:12:02,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91c50299-90a1-43d6-80a9-82ac97b049c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:12:03,412 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:12:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f6a6b715-df5d-4161-9e9f-a12b5ce67143 x-openstack-request-id: req-f6a6b715-df5d-4161-9e9f-a12b5ce67143 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0c77f996-0921-4c5f-81e4-f04de07694f6 could not be found.", "code": 404}} 2019-01-08 00:12:03,412 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 used request id req-f6a6b715-df5d-4161-9e9f-a12b5ce67143 2019-01-08 00:12:03,415 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91c50299-90a1-43d6-80a9-82ac97b049c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0628e5168f9efe4a2e9ab82d4246acd8448c70a" 2019-01-08 00:12:03,452 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:12:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0f506779-2613-4c5f-97ab-31b9e7c46ac8 x-openstack-request-id: req-0f506779-2613-4c5f-97ab-31b9e7c46ac8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0c77f996-0921-4c5f-81e4-f04de07694f6 could not be found.", "code": 404}} 2019-01-08 00:12:03,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/0c77f996-0921-4c5f-81e4-f04de07694f6 used request id req-0f506779-2613-4c5f-97ab-31b9e7c46ac8 2019-01-08 00:12:03,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:03,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["cfKdMCrMTv2FuqP3jSxJow"], "issued_at": "2019-01-08T00:12:03.000000Z"}} 2019-01-08 00:12:03,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfa442e487f6590c7aa8ef1a0354846f1d15e67" 2019-01-08 00:12:03,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966bcdea-2a6c-4b10-b215-b52d79918426 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:03,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-966bcdea-2a6c-4b10-b215-b52d79918426 2019-01-08 00:12:03,899 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfa442e487f6590c7aa8ef1a0354846f1d15e67" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-aab6b7ee-b63a-4d90-bced-55f82996983c", "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}}' 2019-01-08 00:12:04,432 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:03 GMT Server: Apache x-compute-request-id: req-9575dc78-0a4f-486d-aa50-42df7182aa2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9575dc78-0a4f-486d-aa50-42df7182aa2e Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T00:12:04.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-aab6b7ee-b63a-4d90-bced-55f82996983c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "755b283f-7a33-4a01-bedd-2e6d878d4f53", "size": 1}} 2019-01-08 00:12:04,432 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes used request id req-9575dc78-0a4f-486d-aa50-42df7182aa2e 2019-01-08 00:12:04,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9575dc78-0a4f-486d-aa50-42df7182aa2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfa442e487f6590c7aa8ef1a0354846f1d15e67" 2019-01-08 00:12:04,677 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:04 GMT Server: Apache x-compute-request-id: req-2881a033-a344-45fc-855c-b2292d7a69d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2881a033-a344-45fc-855c-b2292d7a69d1 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T00:12:04.000000", "replication_status": null, "snapshot_id": null, "id": "755b283f-7a33-4a01-bedd-2e6d878d4f53", "size": 1, "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "os-vol-tenant-attr:tenant_id": "0f089f4e031c425f86865a15dba50a2c", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-aab6b7ee-b63a-4d90-bced-55f82996983c", "bootable": "false", "created_at": "2019-01-08T00:12:04.000000", "volume_type": null}} 2019-01-08 00:12:04,677 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53 used request id req-2881a033-a344-45fc-855c-b2292d7a69d1 2019-01-08 00:12:04,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9575dc78-0a4f-486d-aa50-42df7182aa2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfa442e487f6590c7aa8ef1a0354846f1d15e67" 2019-01-08 00:12:05,656 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:04 GMT Server: Apache x-compute-request-id: req-debfd8d3-1ef6-4423-a364-c98278073225 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-debfd8d3-1ef6-4423-a364-c98278073225 Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T00:12:04.000000", "replication_status": null, "snapshot_id": null, "id": "755b283f-7a33-4a01-bedd-2e6d878d4f53", "size": 1, "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "os-vol-tenant-attr:tenant_id": "0f089f4e031c425f86865a15dba50a2c", "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-aab6b7ee-b63a-4d90-bced-55f82996983c", "bootable": "false", "created_at": "2019-01-08T00:12:04.000000", "volume_type": null}} 2019-01-08 00:12:05,656 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53 used request id req-debfd8d3-1ef6-4423-a364-c98278073225 2019-01-08 00:12:05,659 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9575dc78-0a4f-486d-aa50-42df7182aa2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfa442e487f6590c7aa8ef1a0354846f1d15e67" 2019-01-08 00:12:06,659 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:05 GMT Server: Apache x-compute-request-id: req-5d601ae9-f773-4537-a664-5e55610aa92b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d601ae9-f773-4537-a664-5e55610aa92b Content-Encoding: gzip Content-Length: 508 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T00:12:04.000000", "replication_status": null, "snapshot_id": null, "id": "755b283f-7a33-4a01-bedd-2e6d878d4f53", "size": 1, "user_id": "d98cf4a999d04bb0a243afe1c868ef3c", "os-vol-tenant-attr:tenant_id": "0f089f4e031c425f86865a15dba50a2c", "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-aab6b7ee-b63a-4d90-bced-55f82996983c", "bootable": "false", "created_at": "2019-01-08T00:12:04.000000", "volume_type": null}]} 2019-01-08 00:12:06,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/detail used request id req-5d601ae9-f773-4537-a664-5e55610aa92b 2019-01-08 00:12:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:12:06,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:12:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfa442e487f6590c7aa8ef1a0354846f1d15e67" 2019-01-08 00:12:06,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c4909b-383a-4cd3-b7a6-dc8012ad9cc4 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}} 2019-01-08 00:12:06,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-04c4909b-383a-4cd3-b7a6-dc8012ad9cc4 2019-01-08 00:12:06,777 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-aab6b7ee-b63a-4d90-bced-55f82996983c 2019-01-08 00:12:06,780 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9575dc78-0a4f-486d-aa50-42df7182aa2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfa442e487f6590c7aa8ef1a0354846f1d15e67" 2019-01-08 00:12:07,096 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8473cd0f-7bd2-497c-9eab-d23730aa3222 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:07,097 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53 used request id req-8473cd0f-7bd2-497c-9eab-d23730aa3222 2019-01-08 00:12:07,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9575dc78-0a4f-486d-aa50-42df7182aa2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfa442e487f6590c7aa8ef1a0354846f1d15e67" 2019-01-08 00:12:07,332 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:12:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c77d8056-31b5-458b-9150-9a8bf84520c2 x-openstack-request-id: req-c77d8056-31b5-458b-9150-9a8bf84520c2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 755b283f-7a33-4a01-bedd-2e6d878d4f53 could not be found.", "code": 404}} 2019-01-08 00:12:07,332 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/volumes/755b283f-7a33-4a01-bedd-2e6d878d4f53 used request id req-c77d8056-31b5-458b-9150-9a8bf84520c2 2019-01-08 00:12:07,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:07,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["tJt7Col0QyOOu0JSefD9Pw"], "issued_at": "2019-01-08T00:12:07.000000Z"}} 2019-01-08 00:12:07,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd112c2afb039608934794e89593a0998fc13ecf" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-a36a77ca-f446-4971-b9c7-1e720f4ed26f", "description": null}}' 2019-01-08 00:12:08,021 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:07 GMT Server: Apache x-compute-request-id: req-c3b654cb-6053-4965-96b2-7eefd64f6f2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3b654cb-6053-4965-96b2-7eefd64f6f2a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a36a77ca-f446-4971-b9c7-1e720f4ed26f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0b8c5c40-d388-4bd6-b194-5a677072728e", "description": null}} 2019-01-08 00:12:08,021 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-c3b654cb-6053-4965-96b2-7eefd64f6f2a 2019-01-08 00:12:08,024 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3b654cb-6053-4965-96b2-7eefd64f6f2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd112c2afb039608934794e89593a0998fc13ecf" 2019-01-08 00:12:08,247 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:08 GMT Server: Apache x-compute-request-id: req-57ca2f98-27be-4133-b20e-f5141320d597 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57ca2f98-27be-4133-b20e-f5141320d597 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-a36a77ca-f446-4971-b9c7-1e720f4ed26f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0b8c5c40-d388-4bd6-b194-5a677072728e", "description": null}]} 2019-01-08 00:12:08,247 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types?is_public=None used request id req-57ca2f98-27be-4133-b20e-f5141320d597 2019-01-08 00:12:08,250 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3b654cb-6053-4965-96b2-7eefd64f6f2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd112c2afb039608934794e89593a0998fc13ecf" 2019-01-08 00:12:08,453 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:08 GMT Server: Apache x-compute-request-id: req-ec501c80-60f9-4dfc-b3ab-6655d8ac74ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec501c80-60f9-4dfc-b3ab-6655d8ac74ec Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a36a77ca-f446-4971-b9c7-1e720f4ed26f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0b8c5c40-d388-4bd6-b194-5a677072728e", "description": null}} 2019-01-08 00:12:08,453 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e used request id req-ec501c80-60f9-4dfc-b3ab-6655d8ac74ec 2019-01-08 00:12:08,456 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3b654cb-6053-4965-96b2-7eefd64f6f2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd112c2afb039608934794e89593a0998fc13ecf" 2019-01-08 00:12:08,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:08 GMT Server: Apache x-compute-request-id: req-bcf3eb3f-6ffe-4da9-a92d-6de58212f13b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bcf3eb3f-6ffe-4da9-a92d-6de58212f13b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 00:12:08,758 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e/encryption used request id req-bcf3eb3f-6ffe-4da9-a92d-6de58212f13b 2019-01-08 00:12:08,759 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a36a77ca-f446-4971-b9c7-1e720f4ed26f 2019-01-08 00:12:08,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3b654cb-6053-4965-96b2-7eefd64f6f2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd112c2afb039608934794e89593a0998fc13ecf" 2019-01-08 00:12:09,047 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d0ab15ab-3f5f-42e2-a069-827f2137c0bc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:09,047 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e used request id req-d0ab15ab-3f5f-42e2-a069-827f2137c0bc 2019-01-08 00:12:09,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3b654cb-6053-4965-96b2-7eefd64f6f2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd112c2afb039608934794e89593a0998fc13ecf" 2019-01-08 00:12:09,243 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:12:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b690cd63-3ba9-402a-b876-b0e72b9f1a38 x-openstack-request-id: req-b690cd63-3ba9-402a-b876-b0e72b9f1a38 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 0b8c5c40-d388-4bd6-b194-5a677072728e could not be found.", "code": 404}} 2019-01-08 00:12:09,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e used request id req-b690cd63-3ba9-402a-b876-b0e72b9f1a38 2019-01-08 00:12:09,244 - cinder_utils - INFO - Volume with ID [0b8c5c40-d388-4bd6-b194-5a677072728e] does not exist 2019-01-08 00:12:09,244 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a36a77ca-f446-4971-b9c7-1e720f4ed26f 2019-01-08 00:12:09,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3b654cb-6053-4965-96b2-7eefd64f6f2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd112c2afb039608934794e89593a0998fc13ecf" 2019-01-08 00:12:09,471 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:12:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-abe2105d-5c07-42ea-88fc-3341dc808143 x-openstack-request-id: req-abe2105d-5c07-42ea-88fc-3341dc808143 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 0b8c5c40-d388-4bd6-b194-5a677072728e could not be found.", "code": 404}} 2019-01-08 00:12:09,471 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/0b8c5c40-d388-4bd6-b194-5a677072728e used request id req-abe2105d-5c07-42ea-88fc-3341dc808143 2019-01-08 00:12:09,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:09,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["95yhI6DzTEWj41oQtDpftQ"], "issued_at": "2019-01-08T00:12:09.000000Z"}} 2019-01-08 00:12:09,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09cc93425acd7a910ae40eab44656aec0f36bfd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-38996a0a-b7e5-4011-8ca8-9fe90b28baac", "description": null}}' 2019-01-08 00:12:10,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:09 GMT Server: Apache x-compute-request-id: req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-38996a0a-b7e5-4011-8ca8-9fe90b28baac", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8e96a1c5-4265-4e55-ab1b-4c8b46c9835c", "description": null}} 2019-01-08 00:12:10,180 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1 2019-01-08 00:12:10,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09cc93425acd7a910ae40eab44656aec0f36bfd" 2019-01-08 00:12:10,395 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:10 GMT Server: Apache x-compute-request-id: req-42490860-b379-4ca4-a474-d9896cc4a0c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42490860-b379-4ca4-a474-d9896cc4a0c1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-38996a0a-b7e5-4011-8ca8-9fe90b28baac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8e96a1c5-4265-4e55-ab1b-4c8b46c9835c", "description": null}]} 2019-01-08 00:12:10,395 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types?is_public=None used request id req-42490860-b379-4ca4-a474-d9896cc4a0c1 2019-01-08 00:12:10,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09cc93425acd7a910ae40eab44656aec0f36bfd" 2019-01-08 00:12:10,594 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:10 GMT Server: Apache x-compute-request-id: req-916cd74b-1092-4cfa-8c90-efc893ee4e5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-916cd74b-1092-4cfa-8c90-efc893ee4e5b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-38996a0a-b7e5-4011-8ca8-9fe90b28baac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8e96a1c5-4265-4e55-ab1b-4c8b46c9835c", "description": null}} 2019-01-08 00:12:10,595 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c used request id req-916cd74b-1092-4cfa-8c90-efc893ee4e5b 2019-01-08 00:12:10,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09cc93425acd7a910ae40eab44656aec0f36bfd" 2019-01-08 00:12:10,810 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:10 GMT Server: Apache x-compute-request-id: req-c073781b-8887-4c85-a34a-bd911f1d49bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c073781b-8887-4c85-a34a-bd911f1d49bd Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 00:12:10,811 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c/encryption used request id req-c073781b-8887-4c85-a34a-bd911f1d49bd 2019-01-08 00:12:10,813 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09cc93425acd7a910ae40eab44656aec0f36bfd" 2019-01-08 00:12:11,022 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:10 GMT Server: Apache x-compute-request-id: req-a0a4f6b2-b077-4942-8cdf-94b36ba2aa54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0a4f6b2-b077-4942-8cdf-94b36ba2aa54 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-38996a0a-b7e5-4011-8ca8-9fe90b28baac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8e96a1c5-4265-4e55-ab1b-4c8b46c9835c", "description": null}} 2019-01-08 00:12:11,022 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c used request id req-a0a4f6b2-b077-4942-8cdf-94b36ba2aa54 2019-01-08 00:12:11,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09cc93425acd7a910ae40eab44656aec0f36bfd" 2019-01-08 00:12:11,232 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:11 GMT Server: Apache x-compute-request-id: req-a8d7c942-318b-4281-8f69-687ead7892de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8d7c942-318b-4281-8f69-687ead7892de Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-38996a0a-b7e5-4011-8ca8-9fe90b28baac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8e96a1c5-4265-4e55-ab1b-4c8b46c9835c", "description": null}} 2019-01-08 00:12:11,233 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c used request id req-a8d7c942-318b-4281-8f69-687ead7892de 2019-01-08 00:12:11,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09cc93425acd7a910ae40eab44656aec0f36bfd" 2019-01-08 00:12:11,452 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:11 GMT Server: Apache x-compute-request-id: req-fab233c9-87d7-495d-8a64-8f9bbb10f334 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fab233c9-87d7-495d-8a64-8f9bbb10f334 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 00:12:11,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c/encryption used request id req-fab233c9-87d7-495d-8a64-8f9bbb10f334 2019-01-08 00:12:11,453 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-38996a0a-b7e5-4011-8ca8-9fe90b28baac 2019-01-08 00:12:11,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fc697c3-84a9-45a3-86cd-2dd44f52cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09cc93425acd7a910ae40eab44656aec0f36bfd" 2019-01-08 00:12:11,721 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e85c5af-f96d-44a3-9d2f-e3d499a6911e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:11,721 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/8e96a1c5-4265-4e55-ab1b-4c8b46c9835c used request id req-2e85c5af-f96d-44a3-9d2f-e3d499a6911e 2019-01-08 00:12:11,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:12,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["yPgAOS2IQ72Nc0cWIo5amw"], "issued_at": "2019-01-08T00:12:12.000000Z"}} 2019-01-08 00:12:12,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa6d23210272e12e2684b211a1eba02c3f65f15" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-d0ebbe68-099c-44ee-92da-26dd1e92b242-type", "description": null}}' 2019-01-08 00:12:12,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:12 GMT Server: Apache x-compute-request-id: req-e9e5bd91-ce60-43b1-b5ce-05bc538f88b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9e5bd91-ce60-43b1-b5ce-05bc538f88b8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d0ebbe68-099c-44ee-92da-26dd1e92b242-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "418c85bf-2913-4f1c-9afb-9b1bb6f4f343", "description": null}} 2019-01-08 00:12:12,481 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-e9e5bd91-ce60-43b1-b5ce-05bc538f88b8 2019-01-08 00:12:12,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/418c85bf-2913-4f1c-9afb-9b1bb6f4f343/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e9e5bd91-ce60-43b1-b5ce-05bc538f88b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa6d23210272e12e2684b211a1eba02c3f65f15" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-d0ebbe68-099c-44ee-92da-26dd1e92b242", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-08 00:12:12,727 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 08 Jan 2019 00:12:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3f8b6993-c559-4335-bb4f-77e95a39f946 x-openstack-request-id: req-3f8b6993-c559-4335-bb4f-77e95a39f946 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2019-01-08 00:12:12,728 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/418c85bf-2913-4f1c-9afb-9b1bb6f4f343/encryption used request id req-3f8b6993-c559-4335-bb4f-77e95a39f946 2019-01-08 00:12:12,728 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-d0ebbe68-099c-44ee-92da-26dd1e92b242-type 2019-01-08 00:12:12,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/418c85bf-2913-4f1c-9afb-9b1bb6f4f343 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9e5bd91-ce60-43b1-b5ce-05bc538f88b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa6d23210272e12e2684b211a1eba02c3f65f15" 2019-01-08 00:12:13,731 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b3359b5-c82b-41cc-9775-c9d06b611055 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:13,731 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/418c85bf-2913-4f1c-9afb-9b1bb6f4f343 used request id req-2b3359b5-c82b-41cc-9775-c9d06b611055 2019-01-08 00:12:13,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:14,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["LZs2jnO3T5egR261dqxeaw"], "issued_at": "2019-01-08T00:12:14.000000Z"}} 2019-01-08 00:12:14,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4-type", "description": null}}' 2019-01-08 00:12:14,431 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:14 GMT Server: Apache x-compute-request-id: req-2f2db428-1e16-44c7-8823-081cbbfc669a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f2db428-1e16-44c7-8823-081cbbfc669a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3f6fc6b2-6638-4769-87ad-5dbdfe2268c3", "description": null}} 2019-01-08 00:12:14,431 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-2f2db428-1e16-44c7-8823-081cbbfc669a 2019-01-08 00:12:14,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4", "provider": "LuksEncryptor"}}' 2019-01-08 00:12:14,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:14 GMT Server: Apache x-compute-request-id: req-3c911a14-2ae6-421d-8cc0-a67f2182983e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c911a14-2ae6-421d-8cc0-a67f2182983e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3f6fc6b2-6638-4769-87ad-5dbdfe2268c3", "name": "CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4", "control_location": "back-end", "encryption_id": "501aee8a-a9f3-49d8-8f75-e423ad78378e", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2019-01-08 00:12:14,700 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption used request id req-3c911a14-2ae6-421d-8cc0-a67f2182983e 2019-01-08 00:12:14,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" 2019-01-08 00:12:14,909 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:14 GMT Server: Apache x-compute-request-id: req-a38a0840-d733-4345-8a25-5da87652386c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a38a0840-d733-4345-8a25-5da87652386c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3f6fc6b2-6638-4769-87ad-5dbdfe2268c3", "description": null}} 2019-01-08 00:12:14,910 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 used request id req-a38a0840-d733-4345-8a25-5da87652386c 2019-01-08 00:12:14,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" 2019-01-08 00:12:15,125 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:14 GMT Server: Apache x-compute-request-id: req-75aaa164-5b74-4adc-a489-d6baddb06c49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75aaa164-5b74-4adc-a489-d6baddb06c49 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "3f6fc6b2-6638-4769-87ad-5dbdfe2268c3", "control_location": "back-end", "deleted": false, "created_at": "2019-01-08T00:12:14.000000", "updated_at": null, "encryption_id": "501aee8a-a9f3-49d8-8f75-e423ad78378e", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2019-01-08 00:12:15,125 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption used request id req-75aaa164-5b74-4adc-a489-d6baddb06c49 2019-01-08 00:12:15,125 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4-type 2019-01-08 00:12:15,128 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" 2019-01-08 00:12:15,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:15 GMT Server: Apache x-compute-request-id: req-befc03a3-2601-442c-8ee9-a59918b76ae9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-befc03a3-2601-442c-8ee9-a59918b76ae9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3f6fc6b2-6638-4769-87ad-5dbdfe2268c3", "description": null}} 2019-01-08 00:12:15,341 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 used request id req-befc03a3-2601-442c-8ee9-a59918b76ae9 2019-01-08 00:12:15,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" 2019-01-08 00:12:15,614 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44917aca-c83c-4c9c-8365-22d52ef32963 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:15,614 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption/provider used request id req-44917aca-c83c-4c9c-8365-22d52ef32963 2019-01-08 00:12:15,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" 2019-01-08 00:12:15,852 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:15 GMT Server: Apache x-compute-request-id: req-d7a285fa-6a0d-412e-95e9-35ec4502059c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7a285fa-6a0d-412e-95e9-35ec4502059c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3f6fc6b2-6638-4769-87ad-5dbdfe2268c3", "description": null}} 2019-01-08 00:12:15,852 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 used request id req-d7a285fa-6a0d-412e-95e9-35ec4502059c 2019-01-08 00:12:15,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" 2019-01-08 00:12:15,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:15 GMT Server: Apache x-compute-request-id: req-b1e75bbf-1e87-476b-b14a-037313b75516 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b1e75bbf-1e87-476b-b14a-037313b75516 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 00:12:15,877 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption used request id req-b1e75bbf-1e87-476b-b14a-037313b75516 2019-01-08 00:12:15,877 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4-type 2019-01-08 00:12:15,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" 2019-01-08 00:12:16,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:15 GMT Server: Apache x-compute-request-id: req-39766594-5ab4-44ee-8b07-59a755861790 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39766594-5ab4-44ee-8b07-59a755861790 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3f6fc6b2-6638-4769-87ad-5dbdfe2268c3", "description": null}} 2019-01-08 00:12:16,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 used request id req-39766594-5ab4-44ee-8b07-59a755861790 2019-01-08 00:12:16,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" 2019-01-08 00:12:16,337 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:12:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cca2a13b-7544-4389-b72a-9ac876488c51 x-openstack-request-id: req-cca2a13b-7544-4389-b72a-9ac876488c51 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 does not exist.", "code": 404}} 2019-01-08 00:12:16,337 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3/encryption/provider used request id req-cca2a13b-7544-4389-b72a-9ac876488c51 2019-01-08 00:12:16,338 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-3195a892-719b-4a15-b297-4487b54916e4-type 2019-01-08 00:12:16,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f2db428-1e16-44c7-8823-081cbbfc669a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a82dc7800f41212dffc0006d4ed8bad1950835" 2019-01-08 00:12:16,592 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-01a11972-5ecd-4837-a174-13025c77ae5a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:16,592 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3f6fc6b2-6638-4769-87ad-5dbdfe2268c3 used request id req-01a11972-5ecd-4837-a174-13025c77ae5a 2019-01-08 00:12:16,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:17,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["kizUwNrfSV-R_1tjQwPvFQ"], "issued_at": "2019-01-08T00:12:17.000000Z"}} 2019-01-08 00:12:17,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59562be7e0424baf6c086fba6cf0ca4f5ebc7b3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-402cb170-94f5-4829-85e8-1b517fb162b5-type", "description": null}}' 2019-01-08 00:12:17,278 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:17 GMT Server: Apache x-compute-request-id: req-e76be937-0954-44c9-8302-3a3e1915bc7b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e76be937-0954-44c9-8302-3a3e1915bc7b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-402cb170-94f5-4829-85e8-1b517fb162b5-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15b8c071-c00b-43c1-866e-99b813f1c1dd", "description": null}} 2019-01-08 00:12:17,278 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-e76be937-0954-44c9-8302-3a3e1915bc7b 2019-01-08 00:12:17,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e76be937-0954-44c9-8302-3a3e1915bc7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59562be7e0424baf6c086fba6cf0ca4f5ebc7b3" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-402cb170-94f5-4829-85e8-1b517fb162b5", "provider": "foo"}}' 2019-01-08 00:12:17,539 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:17 GMT Server: Apache x-compute-request-id: req-093c4f5d-ee6f-43a8-aa8b-7a2a69f4fd32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-093c4f5d-ee6f-43a8-aa8b-7a2a69f4fd32 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "15b8c071-c00b-43c1-866e-99b813f1c1dd", "name": "CinderUtilsAddEncryptionTests-402cb170-94f5-4829-85e8-1b517fb162b5", "control_location": "front-end", "encryption_id": "c2c47651-e120-4e87-a2b2-fb945ef11d72", "provider": "foo", "provider_class": "foo"}} 2019-01-08 00:12:17,539 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd/encryption used request id req-093c4f5d-ee6f-43a8-aa8b-7a2a69f4fd32 2019-01-08 00:12:17,542 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e76be937-0954-44c9-8302-3a3e1915bc7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59562be7e0424baf6c086fba6cf0ca4f5ebc7b3" 2019-01-08 00:12:17,762 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:17 GMT Server: Apache x-compute-request-id: req-fc6e60dd-8576-494d-80e6-7fb07c58c2be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc6e60dd-8576-494d-80e6-7fb07c58c2be Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-402cb170-94f5-4829-85e8-1b517fb162b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15b8c071-c00b-43c1-866e-99b813f1c1dd", "description": null}} 2019-01-08 00:12:17,762 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd used request id req-fc6e60dd-8576-494d-80e6-7fb07c58c2be 2019-01-08 00:12:17,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e76be937-0954-44c9-8302-3a3e1915bc7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59562be7e0424baf6c086fba6cf0ca4f5ebc7b3" 2019-01-08 00:12:18,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:17 GMT Server: Apache x-compute-request-id: req-34b73ce2-3960-4f59-bce0-5b53c0a762e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34b73ce2-3960-4f59-bce0-5b53c0a762e9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "15b8c071-c00b-43c1-866e-99b813f1c1dd", "control_location": "front-end", "deleted": false, "created_at": "2019-01-08T00:12:17.000000", "updated_at": null, "encryption_id": "c2c47651-e120-4e87-a2b2-fb945ef11d72", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2019-01-08 00:12:18,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd/encryption used request id req-34b73ce2-3960-4f59-bce0-5b53c0a762e9 2019-01-08 00:12:18,694 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-402cb170-94f5-4829-85e8-1b517fb162b5-type 2019-01-08 00:12:18,696 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e76be937-0954-44c9-8302-3a3e1915bc7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59562be7e0424baf6c086fba6cf0ca4f5ebc7b3" 2019-01-08 00:12:18,912 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:18 GMT Server: Apache x-compute-request-id: req-5c59bd5c-6603-4628-bd07-046eb983e21d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c59bd5c-6603-4628-bd07-046eb983e21d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-402cb170-94f5-4829-85e8-1b517fb162b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15b8c071-c00b-43c1-866e-99b813f1c1dd", "description": null}} 2019-01-08 00:12:18,912 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd used request id req-5c59bd5c-6603-4628-bd07-046eb983e21d 2019-01-08 00:12:18,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e76be937-0954-44c9-8302-3a3e1915bc7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59562be7e0424baf6c086fba6cf0ca4f5ebc7b3" 2019-01-08 00:12:19,146 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-97765681-649e-41be-979e-672122a6f795 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:19,146 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd/encryption/provider used request id req-97765681-649e-41be-979e-672122a6f795 2019-01-08 00:12:19,147 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-402cb170-94f5-4829-85e8-1b517fb162b5-type 2019-01-08 00:12:19,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e76be937-0954-44c9-8302-3a3e1915bc7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59562be7e0424baf6c086fba6cf0ca4f5ebc7b3" 2019-01-08 00:12:19,394 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7b4c9dea-8745-46e8-bccd-f1cfd589d4a8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:19,395 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/15b8c071-c00b-43c1-866e-99b813f1c1dd used request id req-7b4c9dea-8745-46e8-bccd-f1cfd589d4a8 2019-01-08 00:12:19,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:19,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["gpQe_7FGTaODMLSsPxNvbw"], "issued_at": "2019-01-08T00:12:19.000000Z"}} 2019-01-08 00:12:19,813 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380f753c0b7d385c0a69df81306b3ac691d3585" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-7a60474f-8b93-4e0a-be8d-ae434c3b8620-type", "description": null}}' 2019-01-08 00:12:20,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:19 GMT Server: Apache x-compute-request-id: req-f61cc952-8cde-4559-9f12-4896caba0356 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f61cc952-8cde-4559-9f12-4896caba0356 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7a60474f-8b93-4e0a-be8d-ae434c3b8620-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e10b72cf-602e-408e-b9bc-d22875272c2f", "description": null}} 2019-01-08 00:12:20,080 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-f61cc952-8cde-4559-9f12-4896caba0356 2019-01-08 00:12:20,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f61cc952-8cde-4559-9f12-4896caba0356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380f753c0b7d385c0a69df81306b3ac691d3585" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-7a60474f-8b93-4e0a-be8d-ae434c3b8620", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-08 00:12:20,345 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:20 GMT Server: Apache x-compute-request-id: req-221b1a81-3d19-4621-987e-199918f0b690 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-221b1a81-3d19-4621-987e-199918f0b690 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e10b72cf-602e-408e-b9bc-d22875272c2f", "name": "CinderUtilsAddEncryptionTests-7a60474f-8b93-4e0a-be8d-ae434c3b8620", "control_location": "back-end", "encryption_id": "35fa2118-9692-4a90-9b18-1c2409f04eff", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2019-01-08 00:12:20,345 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f/encryption used request id req-221b1a81-3d19-4621-987e-199918f0b690 2019-01-08 00:12:20,348 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f61cc952-8cde-4559-9f12-4896caba0356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380f753c0b7d385c0a69df81306b3ac691d3585" 2019-01-08 00:12:20,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:20 GMT Server: Apache x-compute-request-id: req-cb37367f-b567-4a5b-909b-669667daad36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb37367f-b567-4a5b-909b-669667daad36 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7a60474f-8b93-4e0a-be8d-ae434c3b8620-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e10b72cf-602e-408e-b9bc-d22875272c2f", "description": null}} 2019-01-08 00:12:20,562 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f used request id req-cb37367f-b567-4a5b-909b-669667daad36 2019-01-08 00:12:20,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f61cc952-8cde-4559-9f12-4896caba0356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380f753c0b7d385c0a69df81306b3ac691d3585" 2019-01-08 00:12:20,883 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:20 GMT Server: Apache x-compute-request-id: req-b22c96f0-8f83-41d7-90b7-eb7b5f454293 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b22c96f0-8f83-41d7-90b7-eb7b5f454293 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "e10b72cf-602e-408e-b9bc-d22875272c2f", "control_location": "back-end", "deleted": false, "created_at": "2019-01-08T00:12:20.000000", "updated_at": null, "encryption_id": "35fa2118-9692-4a90-9b18-1c2409f04eff", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2019-01-08 00:12:20,883 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f/encryption used request id req-b22c96f0-8f83-41d7-90b7-eb7b5f454293 2019-01-08 00:12:20,883 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-7a60474f-8b93-4e0a-be8d-ae434c3b8620-type 2019-01-08 00:12:20,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f61cc952-8cde-4559-9f12-4896caba0356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380f753c0b7d385c0a69df81306b3ac691d3585" 2019-01-08 00:12:21,168 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:20 GMT Server: Apache x-compute-request-id: req-25ec17fd-562d-4502-8855-ecdb6638d969 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25ec17fd-562d-4502-8855-ecdb6638d969 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7a60474f-8b93-4e0a-be8d-ae434c3b8620-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e10b72cf-602e-408e-b9bc-d22875272c2f", "description": null}} 2019-01-08 00:12:21,169 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f used request id req-25ec17fd-562d-4502-8855-ecdb6638d969 2019-01-08 00:12:21,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f61cc952-8cde-4559-9f12-4896caba0356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380f753c0b7d385c0a69df81306b3ac691d3585" 2019-01-08 00:12:21,428 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4aa8d43-c5cd-490d-9a16-5141468451bd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:21,428 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f/encryption/provider used request id req-b4aa8d43-c5cd-490d-9a16-5141468451bd 2019-01-08 00:12:21,429 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-7a60474f-8b93-4e0a-be8d-ae434c3b8620-type 2019-01-08 00:12:21,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f61cc952-8cde-4559-9f12-4896caba0356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380f753c0b7d385c0a69df81306b3ac691d3585" 2019-01-08 00:12:21,702 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aafee0be-0dfa-4110-a370-a9f32f583ed3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:21,703 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/e10b72cf-602e-408e-b9bc-d22875272c2f used request id req-aafee0be-0dfa-4110-a370-a9f32f583ed3 2019-01-08 00:12:21,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:22,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["Jfg3QyyBSOC82Xq55NCApw"], "issued_at": "2019-01-08T00:12:22.000000Z"}} 2019-01-08 00:12:22,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39b93d2590c193ff887607f39b76fd1dbc9c9b2" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-317f1ef1-be84-4163-b164-3414d2cf7cac-qos"}}' 2019-01-08 00:12:22,365 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:22 GMT Server: Apache x-compute-request-id: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "1b45a930-30ea-420f-8cb7-90c4fa40a8d0", "name": "CinderUtilsVolumeTypeCompleteTests-317f1ef1-be84-4163-b164-3414d2cf7cac-qos"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/1b45a930-30ea-420f-8cb7-90c4fa40a8d0", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/1b45a930-30ea-420f-8cb7-90c4fa40a8d0", "rel": "bookmark"}]} 2019-01-08 00:12:22,365 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a 2019-01-08 00:12:22,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39b93d2590c193ff887607f39b76fd1dbc9c9b2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-317f1ef1-be84-4163-b164-3414d2cf7cac", "description": null}}' 2019-01-08 00:12:22,608 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:22 GMT Server: Apache x-compute-request-id: req-53d35549-b0a4-4dc1-8270-ea005bb4c76b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53d35549-b0a4-4dc1-8270-ea005bb4c76b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-317f1ef1-be84-4163-b164-3414d2cf7cac", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c5fa4a7b-f89a-4f09-861f-7df72952d91a", "description": null}} 2019-01-08 00:12:22,608 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-53d35549-b0a4-4dc1-8270-ea005bb4c76b 2019-01-08 00:12:22,612 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39b93d2590c193ff887607f39b76fd1dbc9c9b2" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-08 00:12:22,876 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:22 GMT Server: Apache x-compute-request-id: req-7e8cc9c4-54bc-4102-8fdd-dd28d2bc0fbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e8cc9c4-54bc-4102-8fdd-dd28d2bc0fbc Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "c5fa4a7b-f89a-4f09-861f-7df72952d91a", "name": "foo", "control_location": "back-end", "encryption_id": "c21b40a5-02e7-432e-aefe-245356ad008d", "provider": "bar", "provider_class": "bar"}} 2019-01-08 00:12:22,876 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a/encryption used request id req-7e8cc9c4-54bc-4102-8fdd-dd28d2bc0fbc 2019-01-08 00:12:22,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39b93d2590c193ff887607f39b76fd1dbc9c9b2" 2019-01-08 00:12:23,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:22 GMT Server: Apache x-compute-request-id: req-4426cacc-76f6-4d5e-93a5-7861e540ec7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4426cacc-76f6-4d5e-93a5-7861e540ec7c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-317f1ef1-be84-4163-b164-3414d2cf7cac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c5fa4a7b-f89a-4f09-861f-7df72952d91a", "description": null}} 2019-01-08 00:12:23,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a used request id req-4426cacc-76f6-4d5e-93a5-7861e540ec7c 2019-01-08 00:12:23,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39b93d2590c193ff887607f39b76fd1dbc9c9b2" 2019-01-08 00:12:23,299 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:23 GMT Server: Apache x-compute-request-id: req-d53db4b0-3aeb-463f-ad0e-ef8461c2174c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d53db4b0-3aeb-463f-ad0e-ef8461c2174c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "c5fa4a7b-f89a-4f09-861f-7df72952d91a", "control_location": "back-end", "deleted": false, "created_at": "2019-01-08T00:12:22.000000", "updated_at": null, "encryption_id": "c21b40a5-02e7-432e-aefe-245356ad008d", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-08 00:12:23,299 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a/encryption used request id req-d53db4b0-3aeb-463f-ad0e-ef8461c2174c 2019-01-08 00:12:23,300 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-317f1ef1-be84-4163-b164-3414d2cf7cac 2019-01-08 00:12:23,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39b93d2590c193ff887607f39b76fd1dbc9c9b2" 2019-01-08 00:12:23,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:23 GMT Server: Apache x-compute-request-id: req-406190d3-1ec7-446f-ab10-556f508b5c44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-406190d3-1ec7-446f-ab10-556f508b5c44 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-317f1ef1-be84-4163-b164-3414d2cf7cac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c5fa4a7b-f89a-4f09-861f-7df72952d91a", "description": null}} 2019-01-08 00:12:23,515 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a used request id req-406190d3-1ec7-446f-ab10-556f508b5c44 2019-01-08 00:12:23,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39b93d2590c193ff887607f39b76fd1dbc9c9b2" 2019-01-08 00:12:23,751 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-01c02852-f3ea-4953-b8d2-41cfd17bcf06 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:23,751 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a/encryption/provider used request id req-01c02852-f3ea-4953-b8d2-41cfd17bcf06 2019-01-08 00:12:23,752 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-317f1ef1-be84-4163-b164-3414d2cf7cac 2019-01-08 00:12:23,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39b93d2590c193ff887607f39b76fd1dbc9c9b2" 2019-01-08 00:12:24,031 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-01623809-0ab1-4aaa-9547-c8ec99475e9e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:24,031 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/c5fa4a7b-f89a-4f09-861f-7df72952d91a used request id req-01623809-0ab1-4aaa-9547-c8ec99475e9e 2019-01-08 00:12:24,032 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-317f1ef1-be84-4163-b164-3414d2cf7cac-qos 2019-01-08 00:12:24,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/1b45a930-30ea-420f-8cb7-90c4fa40a8d0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eb37d35-ab46-4702-8266-e0a0c7d1f93a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39b93d2590c193ff887607f39b76fd1dbc9c9b2" 2019-01-08 00:12:24,299 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3adf1958-b708-4393-919c-c6297a3d5cd5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:24,300 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/1b45a930-30ea-420f-8cb7-90c4fa40a8d0?force=False used request id req-3adf1958-b708-4393-919c-c6297a3d5cd5 2019-01-08 00:12:24,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:24,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["UeJwzs5eSI6Hue3z1wxHpg"], "issued_at": "2019-01-08T00:12:24.000000Z"}} 2019-01-08 00:12:24,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce295ec70632a4b78811603129972e6ad67ad2e" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-f7f382ab-6f5b-4cda-8d66-c2db98397965-qos"}}' 2019-01-08 00:12:24,954 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:24 GMT Server: Apache x-compute-request-id: req-0858f4fa-b7a2-4f6a-9115-32a9bf68ca57 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0858f4fa-b7a2-4f6a-9115-32a9bf68ca57 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "ced114d2-5a46-47ec-9a40-84eb51b7d9ca", "name": "CinderUtilsVolumeTypeCompleteTests-f7f382ab-6f5b-4cda-8d66-c2db98397965-qos"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/ced114d2-5a46-47ec-9a40-84eb51b7d9ca", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/ced114d2-5a46-47ec-9a40-84eb51b7d9ca", "rel": "bookmark"}]} 2019-01-08 00:12:24,954 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-0858f4fa-b7a2-4f6a-9115-32a9bf68ca57 2019-01-08 00:12:24,957 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0858f4fa-b7a2-4f6a-9115-32a9bf68ca57" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce295ec70632a4b78811603129972e6ad67ad2e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-f7f382ab-6f5b-4cda-8d66-c2db98397965", "description": null}}' 2019-01-08 00:12:25,220 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:24 GMT Server: Apache x-compute-request-id: req-28208cb6-078d-4342-b7ba-7a2da98cddc9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28208cb6-078d-4342-b7ba-7a2da98cddc9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f7f382ab-6f5b-4cda-8d66-c2db98397965", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "69fc4aca-8e85-4141-be4b-d0b8eacdb5a3", "description": null}} 2019-01-08 00:12:25,220 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-28208cb6-078d-4342-b7ba-7a2da98cddc9 2019-01-08 00:12:25,224 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0858f4fa-b7a2-4f6a-9115-32a9bf68ca57" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce295ec70632a4b78811603129972e6ad67ad2e" 2019-01-08 00:12:25,436 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:25 GMT Server: Apache x-compute-request-id: req-f70cd38a-9e8c-4470-a4f8-09a57ee02bd3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f70cd38a-9e8c-4470-a4f8-09a57ee02bd3 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "ced114d2-5a46-47ec-9a40-84eb51b7d9ca", "name": "CinderUtilsVolumeTypeCompleteTests-f7f382ab-6f5b-4cda-8d66-c2db98397965-qos"}]} 2019-01-08 00:12:25,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-f70cd38a-9e8c-4470-a4f8-09a57ee02bd3 2019-01-08 00:12:25,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/None/associate?vol_type_id=69fc4aca-8e85-4141-be4b-d0b8eacdb5a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0858f4fa-b7a2-4f6a-9115-32a9bf68ca57" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce295ec70632a4b78811603129972e6ad67ad2e" 2019-01-08 00:12:25,657 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 00:12:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-13cc34e4-c472-49d8-a4b7-484677872910 x-openstack-request-id: req-13cc34e4-c472-49d8-a4b7-484677872910 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2019-01-08 00:12:25,657 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/None/associate?vol_type_id=69fc4aca-8e85-4141-be4b-d0b8eacdb5a3 used request id req-13cc34e4-c472-49d8-a4b7-484677872910 2019-01-08 00:12:25,657 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-13cc34e4-c472-49d8-a4b7-484677872910) 2019-01-08 00:12:25,658 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-f7f382ab-6f5b-4cda-8d66-c2db98397965 2019-01-08 00:12:25,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/69fc4aca-8e85-4141-be4b-d0b8eacdb5a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0858f4fa-b7a2-4f6a-9115-32a9bf68ca57" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce295ec70632a4b78811603129972e6ad67ad2e" 2019-01-08 00:12:25,910 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2b653bf-d027-42cc-8a6f-d78196efec20 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:25,910 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/69fc4aca-8e85-4141-be4b-d0b8eacdb5a3 used request id req-a2b653bf-d027-42cc-8a6f-d78196efec20 2019-01-08 00:12:25,911 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-f7f382ab-6f5b-4cda-8d66-c2db98397965-qos 2019-01-08 00:12:25,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/ced114d2-5a46-47ec-9a40-84eb51b7d9ca?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0858f4fa-b7a2-4f6a-9115-32a9bf68ca57" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce295ec70632a4b78811603129972e6ad67ad2e" 2019-01-08 00:12:26,244 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d4c342a-af15-40c2-897c-f3601a837684 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:26,244 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/ced114d2-5a46-47ec-9a40-84eb51b7d9ca?force=False used request id req-7d4c342a-af15-40c2-897c-f3601a837684 2019-01-08 00:12:26,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:26,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["uip5nRnjQMeZN3jMvOXJ5A"], "issued_at": "2019-01-08T00:12:26.000000Z"}} 2019-01-08 00:12:26,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1b332dcecae54c9d9edfeef9f015ab5cad1766" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-08e4babd-6f34-4fa1-9bb0-a815c7463ac3-qos"}}' 2019-01-08 00:12:26,917 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:26 GMT Server: Apache x-compute-request-id: req-d1d51286-c6fb-4661-8b83-03b72ce89847 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1d51286-c6fb-4661-8b83-03b72ce89847 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "208e06a3-f3b7-4121-8cce-6427bd03b8be", "name": "CinderUtilsVolumeTypeCompleteTests-08e4babd-6f34-4fa1-9bb0-a815c7463ac3-qos"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/208e06a3-f3b7-4121-8cce-6427bd03b8be", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/208e06a3-f3b7-4121-8cce-6427bd03b8be", "rel": "bookmark"}]} 2019-01-08 00:12:26,917 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-d1d51286-c6fb-4661-8b83-03b72ce89847 2019-01-08 00:12:26,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d1d51286-c6fb-4661-8b83-03b72ce89847" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1b332dcecae54c9d9edfeef9f015ab5cad1766" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-08e4babd-6f34-4fa1-9bb0-a815c7463ac3", "description": null}}' 2019-01-08 00:12:27,904 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:26 GMT Server: Apache x-compute-request-id: req-fc68d594-65dc-4272-b29f-3ca3dffbe1e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc68d594-65dc-4272-b29f-3ca3dffbe1e2 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-08e4babd-6f34-4fa1-9bb0-a815c7463ac3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3dedb0b9-d27b-41ea-9f9e-9a259ecb93da", "description": null}} 2019-01-08 00:12:27,904 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-fc68d594-65dc-4272-b29f-3ca3dffbe1e2 2019-01-08 00:12:27,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1d51286-c6fb-4661-8b83-03b72ce89847" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1b332dcecae54c9d9edfeef9f015ab5cad1766" 2019-01-08 00:12:28,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:27 GMT Server: Apache x-compute-request-id: req-dd2640de-6d7e-41c1-85b8-b56eca8b9517 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd2640de-6d7e-41c1-85b8-b56eca8b9517 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "208e06a3-f3b7-4121-8cce-6427bd03b8be", "name": "CinderUtilsVolumeTypeCompleteTests-08e4babd-6f34-4fa1-9bb0-a815c7463ac3-qos"}]} 2019-01-08 00:12:28,120 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-dd2640de-6d7e-41c1-85b8-b56eca8b9517 2019-01-08 00:12:28,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/208e06a3-f3b7-4121-8cce-6427bd03b8be/associate?vol_type_id=3dedb0b9-d27b-41ea-9f9e-9a259ecb93da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1d51286-c6fb-4661-8b83-03b72ce89847" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1b332dcecae54c9d9edfeef9f015ab5cad1766" 2019-01-08 00:12:28,393 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df2f0431-4c79-4e3f-9b84-2cfc71e6141d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:28,393 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/208e06a3-f3b7-4121-8cce-6427bd03b8be/associate?vol_type_id=3dedb0b9-d27b-41ea-9f9e-9a259ecb93da used request id req-df2f0431-4c79-4e3f-9b84-2cfc71e6141d 2019-01-08 00:12:28,393 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-08e4babd-6f34-4fa1-9bb0-a815c7463ac3 2019-01-08 00:12:28,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3dedb0b9-d27b-41ea-9f9e-9a259ecb93da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1d51286-c6fb-4661-8b83-03b72ce89847" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1b332dcecae54c9d9edfeef9f015ab5cad1766" 2019-01-08 00:12:28,646 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-045898ac-80a4-427a-93da-2e4c806191ce Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:28,646 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/3dedb0b9-d27b-41ea-9f9e-9a259ecb93da used request id req-045898ac-80a4-427a-93da-2e4c806191ce 2019-01-08 00:12:28,647 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-08e4babd-6f34-4fa1-9bb0-a815c7463ac3-qos 2019-01-08 00:12:28,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/208e06a3-f3b7-4121-8cce-6427bd03b8be?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1d51286-c6fb-4661-8b83-03b72ce89847" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1b332dcecae54c9d9edfeef9f015ab5cad1766" 2019-01-08 00:12:28,891 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1483fccd-3ade-4d0a-9363-f5da2d7347d3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:28,892 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/208e06a3-f3b7-4121-8cce-6427bd03b8be?force=False used request id req-1483fccd-3ade-4d0a-9363-f5da2d7347d3 2019-01-08 00:12:28,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:29,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "29f3e592397b426989e17e7f5e9480f0", "name": "heat_stack_owner"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f089f4e031c425f86865a15dba50a2c", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f089f4e031c425f86865a15dba50a2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "id": "d98cf4a999d04bb0a243afe1c868ef3c"}, "audit_ids": ["XQeulxnYTT29e11TdcGRdA"], "issued_at": "2019-01-08T00:12:29.000000Z"}} 2019-01-08 00:12:29,316 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f-qos"}}' 2019-01-08 00:12:29,545 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:29 GMT Server: Apache x-compute-request-id: req-f703be69-f46c-4745-a438-f1e8f3f1118b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f703be69-f46c-4745-a438-f1e8f3f1118b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3206320b-a8b5-4a64-a8c8-727f0140a27c", "name": "CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f-qos"}, "links": [{"href": "http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/3206320b-a8b5-4a64-a8c8-727f0140a27c", "rel": "self"}, {"href": "http://172.30.9.42:8776/0f089f4e031c425f86865a15dba50a2c/qos-specs/3206320b-a8b5-4a64-a8c8-727f0140a27c", "rel": "bookmark"}]} 2019-01-08 00:12:29,545 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-f703be69-f46c-4745-a438-f1e8f3f1118b 2019-01-08 00:12:29,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f", "description": null}}' 2019-01-08 00:12:29,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:29 GMT Server: Apache x-compute-request-id: req-96ade183-71e3-425a-ab88-b9b207c30045 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96ade183-71e3-425a-ab88-b9b207c30045 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "211cfdd7-ec23-45f0-a600-44a217807d2c", "description": null}} 2019-01-08 00:12:29,842 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types used request id req-96ade183-71e3-425a-ab88-b9b207c30045 2019-01-08 00:12:29,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-08 00:12:30,116 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:29 GMT Server: Apache x-compute-request-id: req-488bedae-d81a-4453-8f7d-1b4396261118 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-488bedae-d81a-4453-8f7d-1b4396261118 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "211cfdd7-ec23-45f0-a600-44a217807d2c", "name": "foo", "control_location": "back-end", "encryption_id": "8a33e16c-8046-4615-b0a4-733bf8a9c3d9", "provider": "bar", "provider_class": "bar"}} 2019-01-08 00:12:30,116 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c/encryption used request id req-488bedae-d81a-4453-8f7d-1b4396261118 2019-01-08 00:12:30,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" 2019-01-08 00:12:30,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:30 GMT Server: Apache x-compute-request-id: req-9846c472-17a0-4a08-baf4-f72e43232fe3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9846c472-17a0-4a08-baf4-f72e43232fe3 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "3206320b-a8b5-4a64-a8c8-727f0140a27c", "name": "CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f-qos"}]} 2019-01-08 00:12:30,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs used request id req-9846c472-17a0-4a08-baf4-f72e43232fe3 2019-01-08 00:12:30,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/3206320b-a8b5-4a64-a8c8-727f0140a27c/associate?vol_type_id=211cfdd7-ec23-45f0-a600-44a217807d2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" 2019-01-08 00:12:30,700 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9140f784-f3b8-4556-8b41-1ffa88b71f90 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:30,700 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/3206320b-a8b5-4a64-a8c8-727f0140a27c/associate?vol_type_id=211cfdd7-ec23-45f0-a600-44a217807d2c used request id req-9140f784-f3b8-4556-8b41-1ffa88b71f90 2019-01-08 00:12:30,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" 2019-01-08 00:12:30,901 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:30 GMT Server: Apache x-compute-request-id: req-0a5b6295-6edb-416f-9273-f3dc918a82c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a5b6295-6edb-416f-9273-f3dc918a82c2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f", "qos_specs_id": "3206320b-a8b5-4a64-a8c8-727f0140a27c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "211cfdd7-ec23-45f0-a600-44a217807d2c", "description": null}} 2019-01-08 00:12:30,901 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c used request id req-0a5b6295-6edb-416f-9273-f3dc918a82c2 2019-01-08 00:12:30,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" 2019-01-08 00:12:31,867 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:30 GMT Server: Apache x-compute-request-id: req-0e6fb8cd-416e-43d0-8f8e-517796467a07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e6fb8cd-416e-43d0-8f8e-517796467a07 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "211cfdd7-ec23-45f0-a600-44a217807d2c", "control_location": "back-end", "deleted": false, "created_at": "2019-01-08T00:12:30.000000", "updated_at": null, "encryption_id": "8a33e16c-8046-4615-b0a4-733bf8a9c3d9", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-08 00:12:31,867 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c/encryption used request id req-0e6fb8cd-416e-43d0-8f8e-517796467a07 2019-01-08 00:12:31,868 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f 2019-01-08 00:12:31,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" 2019-01-08 00:12:32,073 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:31 GMT Server: Apache x-compute-request-id: req-e9ab04ae-241c-4063-b3c8-7b90c937908f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9ab04ae-241c-4063-b3c8-7b90c937908f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f", "qos_specs_id": "3206320b-a8b5-4a64-a8c8-727f0140a27c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "211cfdd7-ec23-45f0-a600-44a217807d2c", "description": null}} 2019-01-08 00:12:32,073 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c used request id req-e9ab04ae-241c-4063-b3c8-7b90c937908f 2019-01-08 00:12:32,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" 2019-01-08 00:12:32,308 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e130c37e-08b8-4f18-b4e6-b1c225f2205d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:32,309 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c/encryption/provider used request id req-e130c37e-08b8-4f18-b4e6-b1c225f2205d 2019-01-08 00:12:32,309 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f 2019-01-08 00:12:32,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" 2019-01-08 00:12:32,574 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0d6f3f4e-5b37-4105-9a9b-6b240faf1e6c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:32,574 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/types/211cfdd7-ec23-45f0-a600-44a217807d2c used request id req-0d6f3f4e-5b37-4105-9a9b-6b240faf1e6c 2019-01-08 00:12:32,574 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-76f7123e-44a2-4370-b56e-d7fbcd2c3a2f-qos 2019-01-08 00:12:32,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/3206320b-a8b5-4a64-a8c8-727f0140a27c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f703be69-f46c-4745-a438-f1e8f3f1118b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29f8c2b687369d15746cade6b356605a25ab252" 2019-01-08 00:12:32,628 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:12:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aae27cc0-b6f9-4f33-83c9-76b3646280fa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:32,628 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/0f089f4e031c425f86865a15dba50a2c/qos-specs/3206320b-a8b5-4a64-a8c8-727f0140a27c?force=False used request id req-aae27cc0-b6f9-4f33-83c9-76b3646280fa 2019-01-08 00:12:32,898 - xtesting.core.unit - INFO - Total tests: 96 Passed tests: 96 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-08 00:12:33,350 - xtesting.core.unit - DEBUG - subunit2html /var/lib/xtesting/results/api_check/subunit_stream /var/lib/xtesting/results/api_check/results.html 2019-01-08 00:12:33,471 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 00:12:33,471 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:56 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-08 00:12:33,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:12:33,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:33,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac07732c-722a-403e-ac68-170064a4243b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "29f3e592397b426989e17e7f5e9480f0", "links": {"self": "http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:12:33,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ac07732c-722a-403e-ac68-170064a4243b 2019-01-08 00:12:33,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112405061722s 2019-01-08 00:12:33,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ac07732c-722a-403e-ac68-170064a4243b 2019-01-08 00:12:33,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-08 00:12:33,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:33,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-288c30d8-a7df-44ee-a25c-381ce7bd5f9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:12:33,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0 used request id req-288c30d8-a7df-44ee-a25c-381ce7bd5f9c 2019-01-08 00:12:33,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.171581983566s 2019-01-08 00:12:33,772 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/29f3e592397b426989e17e7f5e9480f0 used request id req-288c30d8-a7df-44ee-a25c-381ce7bd5f9c 2019-01-08 00:12:33,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:12:33,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:33,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45543a9b-9b02-4ada-8636-07e2f68c6c37 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:12:33,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-45543a9b-9b02-4ada-8636-07e2f68c6c37 2019-01-08 00:12:33,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125200033188s 2019-01-08 00:12:33,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-45543a9b-9b02-4ada-8636-07e2f68c6c37 2019-01-08 00:12:33,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:12:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:34,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545ddd18-52a4-48e4-81e5-62a6195844cd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_dc6b16fe-e673-457e-8093-09b81999d9be", "links": {"self": "http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d98cf4a999d04bb0a243afe1c868ef3c", "description": null}} 2019-01-08 00:12:34,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c used request id req-545ddd18-52a4-48e4-81e5-62a6195844cd 2019-01-08 00:12:34,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117815971375s 2019-01-08 00:12:34,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c used request id req-545ddd18-52a4-48e4-81e5-62a6195844cd 2019-01-08 00:12:34,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 00:12:34,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:34,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:12:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d120ef14-c5db-4b2a-a200-98eea1bf5c76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:12:34,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c used request id req-d120ef14-c5db-4b2a-a200-98eea1bf5c76 2019-01-08 00:12:34,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.235719919205s 2019-01-08 00:12:34,259 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/d98cf4a999d04bb0a243afe1c868ef3c used request id req-d120ef14-c5db-4b2a-a200-98eea1bf5c76 2019-01-08 00:12:34,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:12:34,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:34,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49823c2-03ef-44ff-ac00-7923bab667cd Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c"}, "tags": [], "enabled": true, "id": "0f089f4e031c425f86865a15dba50a2c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_dc6b16fe-e673-457e-8093-09b81999d9be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:12:34,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-d49823c2-03ef-44ff-ac00-7923bab667cd 2019-01-08 00:12:34,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102519035339s 2019-01-08 00:12:34,368 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-d49823c2-03ef-44ff-ac00-7923bab667cd 2019-01-08 00:12:34,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 00:12:34,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:34,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:12:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df605287-1e29-4a69-b094-50463b6ccfa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:12:34,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-df605287-1e29-4a69-b094-50463b6ccfa3 2019-01-08 00:12:34,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.236279964447s 2019-01-08 00:12:34,608 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/0f089f4e031c425f86865a15dba50a2c used request id req-df605287-1e29-4a69-b094-50463b6ccfa3 2019-01-08 00:12:34,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:12:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=0f089f4e031c425f86865a15dba50a2c&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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:34,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-433882aa-e4dc-464a-b430-76e994d0afd4 Date: Tue, 08 Jan 2019 00:12:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}]} 2019-01-08 00:12:34,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=0f089f4e031c425f86865a15dba50a2c&name=default used request id req-433882aa-e4dc-464a-b430-76e994d0afd4 2019-01-08 00:12:34,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238723993301s 2019-01-08 00:12:34,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=0f089f4e031c425f86865a15dba50a2c&name=default used request id req-433882aa-e4dc-464a-b430-76e994d0afd4 2019-01-08 00:12:34,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:12:34,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:35,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b93760bb-e787-4cf3-9dde-2dc34913b447 Date: Tue, 08 Jan 2019 00:12:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "created_at": "2019-01-08T00:04:11Z", "updated_at": "2019-01-08T00:04:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "aae17984-9e4b-4ec4-a28d-306efcdde23e", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "7b8f4143-bc74-4d34-b84f-3477b5b95290", "remote_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "a2f02f59-262c-4679-b4a7-9e81802214d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f089f4e031c425f86865a15dba50a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:04:11Z", "revision_number": 0, "id": "6a8b9535-7a9a-45fb-82c4-d163f3a5c1fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:04:11Z", "security_group_id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "tenant_id": "0f089f4e031c425f86865a15dba50a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f089f4e031c425f86865a15dba50a2c"}], "revision_number": 4, "project_id": "0f089f4e031c425f86865a15dba50a2c", "id": "b14e6d79-6357-485e-8a9d-88ea433c089c", "name": "default"}]} 2019-01-08 00:12:35,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b93760bb-e787-4cf3-9dde-2dc34913b447 2019-01-08 00:12:35,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234862804413s 2019-01-08 00:12:35,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b93760bb-e787-4cf3-9dde-2dc34913b447 2019-01-08 00:12:35,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 00:12:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/b14e6d79-6357-485e-8a9d-88ea433c089c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f84594959b751b528eb3c135d4fa4b21b488f880" 2019-01-08 00:12:35,436 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f7dac58-a09c-4988-a70e-46c405ca069d Content-Length: 0 Date: Tue, 08 Jan 2019 00:12:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:12:35,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/b14e6d79-6357-485e-8a9d-88ea433c089c.json used request id req-9f7dac58-a09c-4988-a70e-46c405ca069d 2019-01-08 00:12:35,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.340804100037s 2019-01-08 00:12:35,437 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/b14e6d79-6357-485e-8a9d-88ea433c089c.json used request id req-9f7dac58-a09c-4988-a70e-46c405ca069d 2019-01-08 00:12:35,484 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-08 00:12:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:12:35,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176a98fb-58e1-4d02-a949-701a681eaf1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:35,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-176a98fb-58e1-4d02-a949-701a681eaf1d 2019-01-08 00:12:35,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:12:35,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["pPAFL-qLSWeJ3UlRZaH2_A"], "issued_at": "2019-01-08T00:12:35.000000Z"}} 2019-01-08 00:12:35,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:12:35,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:12:35,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:12:35,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:36,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b8048a-0f57-499e-a5b8-1f31c9ded648 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:12:36,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-b8b8048a-0f57-499e-a5b8-1f31c9ded648 2019-01-08 00:12:36,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103413105011s 2019-01-08 00:12:36,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-b8b8048a-0f57-499e-a5b8-1f31c9ded648 2019-01-08 00:12:36,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 00:12:36,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}}' 2019-01-08 00:12:36,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35662b14-7ffe-4636-842e-a08daefb4740 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.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82"}, "tags": [], "enabled": true, "id": "1e4ee16220564771a50f5976511a3a82", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}} 2019-01-08 00:12:36,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-35662b14-7ffe-4636-842e-a08daefb4740 2019-01-08 00:12:36,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136728048325s 2019-01-08 00:12:36,192 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-35662b14-7ffe-4636-842e-a08daefb4740 2019-01-08 00:12:36,192 - 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'1e4ee16220564771a50f5976511a3a82', '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_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8'}) 2019-01-08 00:12:36,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 00:12:36,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e473d362-52bc-48d7-b8d7-edcb89e2059a", "email": null, "name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}}' 2019-01-08 00:12:36,593 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6766c07-61c5-4d34-a94d-139e8d14efd9 Content-Length: 333 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "links": {"self": "http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c4e0922fd44cc08562c2e6f43b1076", "domain_id": "default", "password_expires_at": null}} 2019-01-08 00:12:36,593 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-d6766c07-61c5-4d34-a94d-139e8d14efd9 2019-01-08 00:12:36,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.394111156464s 2019-01-08 00:12:36,593 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-d6766c07-61c5-4d34-a94d-139e8d14efd9 2019-01-08 00:12:36,594 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c5c4e0922fd44cc08562c2e6f43b1076', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8'}) 2019-01-08 00:12:36,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:12:36,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:36,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0c5aac-9b73-42a3-8adc-8a9d9961b07a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:12:36,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4c0c5aac-9b73-42a3-8adc-8a9d9961b07a 2019-01-08 00:12:36,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107232809067s 2019-01-08 00:12:36,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4c0c5aac-9b73-42a3-8adc-8a9d9961b07a 2019-01-08 00:12:36,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:12:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:36,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbb54e4-a47d-48b2-8b89-14dc4a7e14c9 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:12:36,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-bdbb54e4-a47d-48b2-8b89-14dc4a7e14c9 2019-01-08 00:12:36,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117503881454s 2019-01-08 00:12:36,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-bdbb54e4-a47d-48b2-8b89-14dc4a7e14c9 2019-01-08 00:12:36,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:12:36,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:36,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371c8dba-aa22-46b2-af91-2aa0889acdb1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:12:36,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-371c8dba-aa22-46b2-af91-2aa0889acdb1 2019-01-08 00:12:36,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105382204056s 2019-01-08 00:12:36,939 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-371c8dba-aa22-46b2-af91-2aa0889acdb1 2019-01-08 00:12:36,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:12:36,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:37,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc3e047-8093-41cf-9d75-05abbef998e4 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "links": {"self": "http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c4e0922fd44cc08562c2e6f43b1076", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:12:37,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7fc3e047-8093-41cf-9d75-05abbef998e4 2019-01-08 00:12:37,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119661092758s 2019-01-08 00:12:37,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7fc3e047-8093-41cf-9d75-05abbef998e4 2019-01-08 00:12:37,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:12:37,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:37,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb1de4f-f2b3-43d5-9211-1243fef66a85 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "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.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82"}, "tags": [], "enabled": true, "id": "1e4ee16220564771a50f5976511a3a82", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:12:37,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-2eb1de4f-f2b3-43d5-9211-1243fef66a85 2019-01-08 00:12:37,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108019113541s 2019-01-08 00:12:37,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-2eb1de4f-f2b3-43d5-9211-1243fef66a85 2019-01-08 00:12:37,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:12:37,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1e4ee16220564771a50f5976511a3a82" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:37,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc72f75-5c3e-4c9f-a963-6eeff0d44908 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1e4ee16220564771a50f5976511a3a82", "previous": null, "next": null}} 2019-01-08 00:12:37,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1e4ee16220564771a50f5976511a3a82 used request id req-1cc72f75-5c3e-4c9f-a963-6eeff0d44908 2019-01-08 00:12:37,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100677967072s 2019-01-08 00:12:37,289 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1e4ee16220564771a50f5976511a3a82 used request id req-1cc72f75-5c3e-4c9f-a963-6eeff0d44908 2019-01-08 00:12:37,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:12:37,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82/users/c5c4e0922fd44cc08562c2e6f43b1076/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:37,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60b986e4-01bb-4c2d-b8db-af0a6a0cb262 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:12:37,547 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82/users/c5c4e0922fd44cc08562c2e6f43b1076/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-60b986e4-01bb-4c2d-b8db-af0a6a0cb262 2019-01-08 00:12:37,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.254770994186s 2019-01-08 00:12:37,548 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82/users/c5c4e0922fd44cc08562c2e6f43b1076/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-60b986e4-01bb-4c2d-b8db-af0a6a0cb262 2019-01-08 00:12:37,548 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8', 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'1e4ee16220564771a50f5976511a3a82', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e473d362-52bc-48d7-b8d7-edcb89e2059a', 'username': u'snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 00:12:37,552 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8', 'password': 'e473d362-52bc-48d7-b8d7-edcb89e2059a', 'project_name': 'snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '1e4ee16220564771a50f5976511a3a82', 'project_domain_name': 'Default'} 2019-01-08 00:12:37,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:12:37,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:37,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de98996-e8a5-49f1-b14f-45ca98db9568 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:12:37,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1de98996-e8a5-49f1-b14f-45ca98db9568 2019-01-08 00:12:37,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104291915894s 2019-01-08 00:12:37,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1de98996-e8a5-49f1-b14f-45ca98db9568 2019-01-08 00:12:37,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:12:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:37,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf52826-fe60-4ded-8d1b-7d2f4d09c78b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:12:37,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-adf52826-fe60-4ded-8d1b-7d2f4d09c78b 2019-01-08 00:12:37,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101165056229s 2019-01-08 00:12:37,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-adf52826-fe60-4ded-8d1b-7d2f4d09c78b 2019-01-08 00:12:37,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:12:37,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:37,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafac188-0317-4c41-80dd-397e673dcc96 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:12:37,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-eafac188-0317-4c41-80dd-397e673dcc96 2019-01-08 00:12:37,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10351395607s 2019-01-08 00:12:37,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-eafac188-0317-4c41-80dd-397e673dcc96 2019-01-08 00:12:37,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:12:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:38,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ba4c0c-2f91-4934-aa98-0d466dea2b37 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "links": {"self": "http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c4e0922fd44cc08562c2e6f43b1076", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:12:38,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-21ba4c0c-2f91-4934-aa98-0d466dea2b37 2019-01-08 00:12:38,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126147031784s 2019-01-08 00:12:38,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-21ba4c0c-2f91-4934-aa98-0d466dea2b37 2019-01-08 00:12:38,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:12:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:38,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1aa9a6-f06d-4e31-8872-c551afdafe24 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "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.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82"}, "tags": [], "enabled": true, "id": "1e4ee16220564771a50f5976511a3a82", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:12:38,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-db1aa9a6-f06d-4e31-8872-c551afdafe24 2019-01-08 00:12:38,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0984411239624s 2019-01-08 00:12:38,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-db1aa9a6-f06d-4e31-8872-c551afdafe24 2019-01-08 00:12:38,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:12:38,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=1e4ee16220564771a50f5976511a3a82" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:38,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368b29f9-933c-4dfe-904a-af1c68003e5a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=1e4ee16220564771a50f5976511a3a82", "previous": null, "next": null}} 2019-01-08 00:12:38,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=1e4ee16220564771a50f5976511a3a82 used request id req-368b29f9-933c-4dfe-904a-af1c68003e5a 2019-01-08 00:12:38,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104277133942s 2019-01-08 00:12:38,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=1e4ee16220564771a50f5976511a3a82 used request id req-368b29f9-933c-4dfe-904a-af1c68003e5a 2019-01-08 00:12:38,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:12:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82/users/c5c4e0922fd44cc08562c2e6f43b1076/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:38,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ba8fa4-2cc0-4ab2-8dfd-34ffbb3eb808 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:12:38,385 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82/users/c5c4e0922fd44cc08562c2e6f43b1076/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-c8ba8fa4-2cc0-4ab2-8dfd-34ffbb3eb808 2019-01-08 00:12:38,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157038927078s 2019-01-08 00:12:38,386 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82/users/c5c4e0922fd44cc08562c2e6f43b1076/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-c8ba8fa4-2cc0-4ab2-8dfd-34ffbb3eb808 2019-01-08 00:12:38,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:12:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:38,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6446a90-c54f-403a-a3b7-d41c9df40c91 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:12:38,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f6446a90-c54f-403a-a3b7-d41c9df40c91 2019-01-08 00:12:38,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107734918594s 2019-01-08 00:12:38,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f6446a90-c54f-403a-a3b7-d41c9df40c91 2019-01-08 00:12:38,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-08 00:12:38,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-08 00:12:38,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fda66fd1-bcb0-4876-9670-920e7a321910 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7350e6137d704963b04b5d3c5cadf5f4", "links": {"self": "http://172.30.9.42:5000/v3/roles/7350e6137d704963b04b5d3c5cadf5f4"}, "name": "heat_stack_owner"}} 2019-01-08 00:12:38,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-fda66fd1-bcb0-4876-9670-920e7a321910 2019-01-08 00:12:38,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.119716882706s 2019-01-08 00:12:38,622 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-fda66fd1-bcb0-4876-9670-920e7a321910 2019-01-08 00:12:38,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:12:38,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:38,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722686c1-bafb-4d4a-bef8-15c39817f52a Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7350e6137d704963b04b5d3c5cadf5f4", "links": {"self": "http://172.30.9.42:5000/v3/roles/7350e6137d704963b04b5d3c5cadf5f4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:12:38,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-722686c1-bafb-4d4a-bef8-15c39817f52a 2019-01-08 00:12:38,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102867841721s 2019-01-08 00:12:38,729 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-722686c1-bafb-4d4a-bef8-15c39817f52a 2019-01-08 00:12:38,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:12:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:38,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db661ae4-ecaf-4066-a23f-a4505b13396b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:12:38,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-db661ae4-ecaf-4066-a23f-a4505b13396b 2019-01-08 00:12:38,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0987648963928s 2019-01-08 00:12:38,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-db661ae4-ecaf-4066-a23f-a4505b13396b 2019-01-08 00:12:38,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:12:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:38,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cee8d09-7463-4cb2-8018-8f2291de4cda Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "links": {"self": "http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c4e0922fd44cc08562c2e6f43b1076", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:12:38,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5cee8d09-7463-4cb2-8018-8f2291de4cda 2019-01-08 00:12:38,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121489048004s 2019-01-08 00:12:38,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5cee8d09-7463-4cb2-8018-8f2291de4cda 2019-01-08 00:12:38,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:12:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:39,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8891f24-052d-41dd-bc22-55378293137a Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "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.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82"}, "tags": [], "enabled": true, "id": "1e4ee16220564771a50f5976511a3a82", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:12:39,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c8891f24-052d-41dd-bc22-55378293137a 2019-01-08 00:12:39,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103353977203s 2019-01-08 00:12:39,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c8891f24-052d-41dd-bc22-55378293137a 2019-01-08 00:12:39,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:12:39,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=7350e6137d704963b04b5d3c5cadf5f4&scope.project.id=1e4ee16220564771a50f5976511a3a82" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:39,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa421722-485e-488d-8770-c84b7324b691 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=7350e6137d704963b04b5d3c5cadf5f4&scope.project.id=1e4ee16220564771a50f5976511a3a82", "previous": null, "next": null}} 2019-01-08 00:12:39,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=7350e6137d704963b04b5d3c5cadf5f4&scope.project.id=1e4ee16220564771a50f5976511a3a82 used request id req-fa421722-485e-488d-8770-c84b7324b691 2019-01-08 00:12:39,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101736068726s 2019-01-08 00:12:39,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c5c4e0922fd44cc08562c2e6f43b1076&role.id=7350e6137d704963b04b5d3c5cadf5f4&scope.project.id=1e4ee16220564771a50f5976511a3a82 used request id req-fa421722-485e-488d-8770-c84b7324b691 2019-01-08 00:12:39,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:12:39,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82/users/c5c4e0922fd44cc08562c2e6f43b1076/roles/7350e6137d704963b04b5d3c5cadf5f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:12:39,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bbb0703-20fe-443a-9973-fe10f4cfc0c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:12:39,345 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82/users/c5c4e0922fd44cc08562c2e6f43b1076/roles/7350e6137d704963b04b5d3c5cadf5f4 used request id req-5bbb0703-20fe-443a-9973-fe10f4cfc0c6 2019-01-08 00:12:39,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159463882446s 2019-01-08 00:12:39,346 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82/users/c5c4e0922fd44cc08562c2e6f43b1076/roles/7350e6137d704963b04b5d3c5cadf5f4 used request id req-5bbb0703-20fe-443a-9973-fe10f4cfc0c6 2019-01-08 00:12:39,346 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-08 00:12:39,346 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-08 00:12:39,347 - openstack_tests - INFO - OS Credentials = > 2019-01-08 00:12:39,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:39,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:39,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "7350e6137d704963b04b5d3c5cadf5f4", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T01:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e4ee16220564771a50f5976511a3a82", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "id": "c5c4e0922fd44cc08562c2e6f43b1076"}, "audit_ids": ["hV9OcuqyQ9ajuO8S-_jyLQ"], "issued_at": "2019-01-08T00:12:39.000000Z"}} 2019-01-08 00:12:39,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47acf0210cb9d5cfbac0edf87b1b55bb91a95557" 2019-01-08 00:12:40,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b0f83bb9-c8ca-4d89-a9e2-89f7fae8167f Date: Tue, 08 Jan 2019 00:12:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:12:40,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?router%3Aexternal=True used request id req-b0f83bb9-c8ca-4d89-a9e2-89f7fae8167f 2019-01-08 00:12:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47acf0210cb9d5cfbac0edf87b1b55bb91a95557" 2019-01-08 00:12:40,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b733ca8e-2b25-4793-bb73-dc79bd26b949 Date: Tue, 08 Jan 2019 00:12:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 00:12:40,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-b733ca8e-2b25-4793-bb73-dc79bd26b949 2019-01-08 00:12:40,310 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-08 00:12:40,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2019-01-08 00:12:40,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:12:40,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6305c23-f77f-4997-9d1d-35caeee09e2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:40,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f6305c23-f77f-4997-9d1d-35caeee09e2b 2019-01-08 00:12:40,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:12:40,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["04-WSkRFSM2or5eUXCJPow"], "issued_at": "2019-01-08T00:12:40.000000Z"}} 2019-01-08 00:12:40,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}383be9119ff0b0db10fd867f9771828975db7432" 2019-01-08 00:12:40,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-c3ae9732-4076-4110-bc5e-a5c36558ae91 x-compute-request-id: req-c3ae9732-4076-4110-bc5e-a5c36558ae91 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.42: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"}} 2019-01-08 00:12:40,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/ used request id req-c3ae9732-4076-4110-bc5e-a5c36558ae91 2019-01-08 00:12:40,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.629508972168s 2019-01-08 00:12:40,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/ used request id req-c3ae9732-4076-4110-bc5e-a5c36558ae91 2019-01-08 00:12:40,946 - 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.42: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'}} 2019-01-08 00:12:40,946 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2019-01-08 00:12:40,947 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-08 00:12:40,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:40,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:41,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "7350e6137d704963b04b5d3c5cadf5f4", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T01:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e4ee16220564771a50f5976511a3a82", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "id": "c5c4e0922fd44cc08562c2e6f43b1076"}, "audit_ids": ["od-Wrs97TNavNlkj55QvcA"], "issued_at": "2019-01-08T00:12:41.000000Z"}} 2019-01-08 00:12:41,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d4b91c19d47f8c74fd3fb4bf9e39e45835548e" 2019-01-08 00:12:41,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88ed0c9-1b34-4eca-9ad1-c01020bceaff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:41,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d88ed0c9-1b34-4eca-9ad1-c01020bceaff 2019-01-08 00:12:41,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:41,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:41,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "7350e6137d704963b04b5d3c5cadf5f4", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T01:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e4ee16220564771a50f5976511a3a82", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "id": "c5c4e0922fd44cc08562c2e6f43b1076"}, "audit_ids": ["8Uhfh_s_QAyKQLBXDkgmnQ"], "issued_at": "2019-01-08T00:12:41.000000Z"}} 2019-01-08 00:12:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:12:42,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90318233-c930-4268-a392-69a33d8ec936 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:42,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-90318233-c930-4268-a392-69a33d8ec936 2019-01-08 00:12:42,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:12:42,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:12:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-f09e87d3-8f6b-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:12:42,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34375ab8-4372-42ff-8a23-d433a293afb9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-f09e87d3-8f6b-424-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 00:12:42,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-f09e87d3-8f6b-424-proj used request id req-34375ab8-4372-42ff-8a23-d433a293afb9 2019-01-08 00:12:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:12:42,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7819ba75-ac95-44a6-99bc-e7c233f9fb64 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:12:42,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-7819ba75-ac95-44a6-99bc-e7c233f9fb64 2019-01-08 00:12:42,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}}' 2019-01-08 00:12:42,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6243deb4-dd4e-42e7-9f07-39a99fc26901 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047"}, "tags": [], "enabled": true, "id": "3c4b64f59e824161b54e3b01c9aa3047", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}} 2019-01-08 00:12:42,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-6243deb4-dd4e-42e7-9f07-39a99fc26901 2019-01-08 00:12:42,527 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-f09e87d3-8f6b-424-proj 2019-01-08 00:12:42,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:42,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:42,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "7350e6137d704963b04b5d3c5cadf5f4", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T01:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e4ee16220564771a50f5976511a3a82", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "id": "c5c4e0922fd44cc08562c2e6f43b1076"}, "audit_ids": ["sSbmIiW1QnqCDEABBacZoQ"], "issued_at": "2019-01-08T00:12:42.000000Z"}} 2019-01-08 00:12:42,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea7ee6624b013209aefe7b95be803303268b244" 2019-01-08 00:12:42,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd17821f-4754-471e-ac9a-92682da552c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:42,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-fd17821f-4754-471e-ac9a-92682da552c0 2019-01-08 00:12:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:12:42,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:12:42,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea7ee6624b013209aefe7b95be803303268b244" 2019-01-08 00:12:43,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fe2655-fcff-4765-9bb9-ec0b77a644bb Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "links": {"self": "http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c4e0922fd44cc08562c2e6f43b1076", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:12:43,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-61fe2655-fcff-4765-9bb9-ec0b77a644bb 2019-01-08 00:12:43,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=SimpleHealthCheck-f09e87d3-8f6b-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea7ee6624b013209aefe7b95be803303268b244" 2019-01-08 00:12:43,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ae0245-e245-4eca-9b40-ba8abf1d0d08 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=SimpleHealthCheck-f09e87d3-8f6b-424-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047"}, "tags": [], "enabled": true, "id": "3c4b64f59e824161b54e3b01c9aa3047", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}]} 2019-01-08 00:12:43,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=SimpleHealthCheck-f09e87d3-8f6b-424-proj used request id req-97ae0245-e245-4eca-9b40-ba8abf1d0d08 2019-01-08 00:12:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea7ee6624b013209aefe7b95be803303268b244" 2019-01-08 00:12:43,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d935a654-be4b-4ef4-9185-8b540541c9bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 00:12:43,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-d935a654-be4b-4ef4-9185-8b540541c9bc 2019-01-08 00:12:43,765 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-f09e87d3-8f6b-424-user 2019-01-08 00:12:43,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:43,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:12:43,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b087308-5451-4d5f-a4fe-9a12dafd7c4d Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7350e6137d704963b04b5d3c5cadf5f4", "links": {"self": "http://172.30.9.42:5000/v3/roles/7350e6137d704963b04b5d3c5cadf5f4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:12:43,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5b087308-5451-4d5f-a4fe-9a12dafd7c4d 2019-01-08 00:12:43,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" -d '{"role": {"name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj-role"}}' 2019-01-08 00:12:44,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc19c22e-68f8-4261-ba08-d1f345410542 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2a480e6e117429a80893552cafbc9d8", "links": {"self": "http://172.30.9.42:5000/v3/roles/f2a480e6e117429a80893552cafbc9d8"}, "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj-role"}} 2019-01-08 00:12:44,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-fc19c22e-68f8-4261-ba08-d1f345410542 2019-01-08 00:12:44,138 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-f09e87d3-8f6b-424-proj-role 2019-01-08 00:12:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/f2a480e6e117429a80893552cafbc9d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:12:44,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36202c47-ae31-4a2b-839d-aa3f7e2ba593 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2a480e6e117429a80893552cafbc9d8", "links": {"self": "http://172.30.9.42:5000/v3/roles/f2a480e6e117429a80893552cafbc9d8"}, "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj-role"}} 2019-01-08 00:12:44,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/f2a480e6e117429a80893552cafbc9d8 used request id req-36202c47-ae31-4a2b-839d-aa3f7e2ba593 2019-01-08 00:12:44,259 - keystone_utils - INFO - Granting role SimpleHealthCheck-f09e87d3-8f6b-424-proj-role to project SimpleHealthCheck-f09e87d3-8f6b-424-proj 2019-01-08 00:12:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047/users/6caae36362d24fb6b102acaf457f2881/roles/f2a480e6e117429a80893552cafbc9d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:12:44,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b58153b3-08f2-46a9-9420-e9d7c94f675e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:12:44,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047/users/6caae36362d24fb6b102acaf457f2881/roles/f2a480e6e117429a80893552cafbc9d8 used request id req-b58153b3-08f2-46a9-9420-e9d7c94f675e 2019-01-08 00:12:44,416 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:12:44,418 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 00:12:44,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:44,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:44,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2a480e6e117429a80893552cafbc9d8", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj-role"}], "expires_at": "2019-01-08T01:12:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f09e87d3-8f6b-424-user", "id": "6caae36362d24fb6b102acaf457f2881"}, "audit_ids": ["KSvivkSTR1-BwSOEj9KdaA"], "issued_at": "2019-01-08T00:12:44.000000Z"}} 2019-01-08 00:12:44,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9024c21e9a3a9dcd95ffae399bae2c53358b5df6" 2019-01-08 00:12:44,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fc1d05-7574-4a9b-a595-9fbf9b3b0a33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:44,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b9fc1d05-7574-4a9b-a595-9fbf9b3b0a33 2019-01-08 00:12:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9024c21e9a3a9dcd95ffae399bae2c53358b5df6" 2019-01-08 00:12:45,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ac19ec31-32ff-4520-b353-d2067008ad8e Date: Tue, 08 Jan 2019 00:12:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image"} 2019-01-08 00:12:45,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image used request id req-ac19ec31-32ff-4520-b353-d2067008ad8e 2019-01-08 00:12:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9024c21e9a3a9dcd95ffae399bae2c53358b5df6" 2019-01-08 00:12:45,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-27c9d2db-f09d-47df-82ba-59309437101b Date: Tue, 08 Jan 2019 00:12: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"}}} 2019-01-08 00:12:45,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-27c9d2db-f09d-47df-82ba-59309437101b 2019-01-08 00:12:45,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9024c21e9a3a9dcd95ffae399bae2c53358b5df6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image"}' 2019-01-08 00:12:45,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ec2a1c12-8529-4e5d-b489-4f540a8cecd3 Date: Tue, 08 Jan 2019 00:12:45 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:12:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T00:12:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "min_disk": 0, "protected": false, "id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "file": "/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/file", "checksum": null, "owner": "3c4b64f59e824161b54e3b01c9aa3047", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:12:45,718 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-ec2a1c12-8529-4e5d-b489-4f540a8cecd3 2019-01-08 00:12:45,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9024c21e9a3a9dcd95ffae399bae2c53358b5df6" -d '' 2019-01-08 00:12:47,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45d926b8-b9b2-49e2-b990-d2ab93cf1590 Date: Tue, 08 Jan 2019 00:12:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:12:47,316 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/file used request id req-45d926b8-b9b2-49e2-b990-d2ab93cf1590 2019-01-08 00:12:47,316 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:12:47,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9024c21e9a3a9dcd95ffae399bae2c53358b5df6" 2019-01-08 00:12:47,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-60e4d734-899d-40cd-8733-6f59e27ac9b7 Date: Tue, 08 Jan 2019 00:12:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:12:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:12:47Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/snap", "metadata": {}}], "self": "/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "min_disk": 0, "protected": false, "id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "file": "/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3c4b64f59e824161b54e3b01c9aa3047", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:12:47,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f used request id req-60e4d734-899d-40cd-8733-6f59e27ac9b7 2019-01-08 00:12:47,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9024c21e9a3a9dcd95ffae399bae2c53358b5df6" 2019-01-08 00:12:47,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b52bbe7e-e5c7-43c0-8cc3-6c55601b9870 Date: Tue, 08 Jan 2019 00:12:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 00:12:47,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-b52bbe7e-e5c7-43c0-8cc3-6c55601b9870 2019-01-08 00:12:47,730 - create_image - INFO - Created image with name - SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image 2019-01-08 00:12:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9024c21e9a3a9dcd95ffae399bae2c53358b5df6" 2019-01-08 00:12:47,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-85259051-b88d-4901-a5de-ad3c99dcb7f1 Date: Tue, 08 Jan 2019 00:12:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:12:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:12:47Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/snap", "metadata": {}}], "self": "/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "min_disk": 0, "protected": false, "id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "file": "/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3c4b64f59e824161b54e3b01c9aa3047", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 00:12:47,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f used request id req-85259051-b88d-4901-a5de-ad3c99dcb7f1 2019-01-08 00:12:47,917 - create_image - DEBUG - Instance status is - active 2019-01-08 00:12:47,917 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image 2019-01-08 00:12:47,917 - create_image - INFO - Image is now active with name - SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image 2019-01-08 00:12:47,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:47,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:48,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2a480e6e117429a80893552cafbc9d8", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj-role"}], "expires_at": "2019-01-08T01:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f09e87d3-8f6b-424-user", "id": "6caae36362d24fb6b102acaf457f2881"}, "audit_ids": ["NWn6LhqATly97cbRE-mgaA"], "issued_at": "2019-01-08T00:12:48.000000Z"}} 2019-01-08 00:12:48,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" 2019-01-08 00:12:48,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad0bc6a-137b-4b85-a2f8-58db2a8af37e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:48,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-aad0bc6a-137b-4b85-a2f8-58db2a8af37e 2019-01-08 00:12:48,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" 2019-01-08 00:12:48,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ab941f6a-10cf-4b47-a2d9-74e7fc201ff3 Date: Tue, 08 Jan 2019 00:12:48 GMT RESP BODY: {"networks":[]} 2019-01-08 00:12:48,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-ab941f6a-10cf-4b47-a2d9-74e7fc201ff3 2019-01-08 00:12:48,619 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net 2019-01-08 00:12:48,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" -d '{"network": {"name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net", "admin_state_up": true}}' 2019-01-08 00:12:50,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 637 X-Openstack-Request-Id: req-cc72d0cd-c0c6-41a6-8aa4-e93085cbeeb5 Date: Tue, 08 Jan 2019 00:12:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:12:49Z","is_default":false,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}} 2019-01-08 00:12:50,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-cc72d0cd-c0c6-41a6-8aa4-e93085cbeeb5 2019-01-08 00:12:50,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" 2019-01-08 00:12:50,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-023bdd8c-6ca2-42e1-be7a-c948b091724f Date: Tue, 08 Jan 2019 00:12:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:12:49Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:12:50,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-023bdd8c-6ca2-42e1-be7a-c948b091724f 2019-01-08 00:12:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" 2019-01-08 00:12:50,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c69c2f37-c94e-4366-8350-ecf1881ca8c8 Date: Tue, 08 Jan 2019 00:12:50 GMT RESP BODY: {"subnets":[]} 2019-01-08 00:12:50,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-c69c2f37-c94e-4366-8350-ecf1881ca8c8 2019-01-08 00:12:50,648 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet 2019-01-08 00:12:50,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" -d '{"subnets": [{"ip_version": 4, "network_id": "4efbceff-622e-42e4-a1bb-66a0937f6210", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]}' 2019-01-08 00:12:52,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-51277069-cf48-4566-bf67-b2b374ca152d Date: Tue, 08 Jan 2019 00:12:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:12:52,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-51277069-cf48-4566-bf67-b2b374ca152d 2019-01-08 00:12:52,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" 2019-01-08 00:12:52,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d1b208d1-c0fa-413b-9977-eb4eb37b7fc2 Date: Tue, 08 Jan 2019 00:12:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:12:52,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-d1b208d1-c0fa-413b-9977-eb4eb37b7fc2 2019-01-08 00:12:52,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" 2019-01-08 00:12:52,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8d6469b8-b547-40d6-a8b5-f7ddd6cfe531 Date: Tue, 08 Jan 2019 00:12:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:12:52,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-8d6469b8-b547-40d6-a8b5-f7ddd6cfe531 2019-01-08 00:12:52,557 - OpenStackNetwork - DEBUG - Network [4efbceff-622e-42e4-a1bb-66a0937f6210] created successfully 2019-01-08 00:12:52,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:52,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:52,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "7350e6137d704963b04b5d3c5cadf5f4", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T01:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e4ee16220564771a50f5976511a3a82", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1e4ee16220564771a50f5976511a3a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "id": "c5c4e0922fd44cc08562c2e6f43b1076"}, "audit_ids": ["k9bs5Qp_Su2v-0nYcKbc_g"], "issued_at": "2019-01-08T00:12:52.000000Z"}} 2019-01-08 00:12:52,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43086d63772be20895afc8949320fb71aeec4e08" 2019-01-08 00:12:53,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2409b491-8f8d-4805-8bc0-e2cfef43e6a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:53,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2409b491-8f8d-4805-8bc0-e2cfef43e6a7 2019-01-08 00:12:53,083 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:12:53,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43086d63772be20895afc8949320fb71aeec4e08" 2019-01-08 00:12:53,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-932a7cc5-8bfb-4a3e-a709-a4d2fdaa017c x-compute-request-id: req-932a7cc5-8bfb-4a3e-a709-a4d2fdaa017c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 00:12:53,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-932a7cc5-8bfb-4a3e-a709-a4d2fdaa017c 2019-01-08 00:12:53,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43086d63772be20895afc8949320fb71aeec4e08" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 00:12:53,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91153c86-4383-4331-8090-99c5bcd70f6a x-compute-request-id: req-91153c86-4383-4331-8090-99c5bcd70f6a Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "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": "6c34ad93-34df-427c-a9e8-965910e1e9e0"}} 2019-01-08 00:12:53,354 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-91153c86-4383-4331-8090-99c5bcd70f6a 2019-01-08 00:12:53,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:53,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:53,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2a480e6e117429a80893552cafbc9d8", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj-role"}], "expires_at": "2019-01-08T01:12:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f09e87d3-8f6b-424-user", "id": "6caae36362d24fb6b102acaf457f2881"}, "audit_ids": ["zjXaZMCvQ4u67ZOft89O8A"], "issued_at": "2019-01-08T00:12:53.000000Z"}} 2019-01-08 00:12:53,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:53,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198a4624-c9c8-40ea-b4fa-32255033ba8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:53,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-198a4624-c9c8-40ea-b4fa-32255033ba8b 2019-01-08 00:12:53,861 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 00:12:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:53,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1bc46d-24f8-422f-b6bb-ae8bcbcebc4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:53,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cb1bc46d-24f8-422f-b6bb-ae8bcbcebc4e 2019-01-08 00:12:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:54,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-dedb20ec-ac3a-4a95-b3d2-dd6611b93b5d Date: Tue, 08 Jan 2019 00:12:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:12:54,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-dedb20ec-ac3a-4a95-b3d2-dd6611b93b5d 2019-01-08 00:12:54,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:54,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9cb65e8e-1f03-439f-bcbf-5f0659769afd Date: Tue, 08 Jan 2019 00:12:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:12:54,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-9cb65e8e-1f03-439f-bcbf-5f0659769afd 2019-01-08 00:12:54,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:54,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-16fa62a7-8e5b-48f7-825e-116e1b011de5 Date: Tue, 08 Jan 2019 00:12:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:12:54,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-16fa62a7-8e5b-48f7-825e-116e1b011de5 2019-01-08 00:12:54,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:12:54,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:12:54,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:55,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193e8c18-5c00-4b7c-b8a3-c5df2c2c8227 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}} 2019-01-08 00:12:55,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 used request id req-193e8c18-5c00-4b7c-b8a3-c5df2c2c8227 2019-01-08 00:12:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:55,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4cad0f5d-ec9a-4d24-b3d3-4ae360edf102 Date: Tue, 08 Jan 2019 00:12:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:12:55,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-4cad0f5d-ec9a-4d24-b3d3-4ae360edf102 2019-01-08 00:12:55,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:55,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c38e7138-d9f3-4cb2-b38b-40a5b7fdf5ab Date: Tue, 08 Jan 2019 00:12:55 GMT RESP BODY: {"ports":[]} 2019-01-08 00:12:55,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1&admin_state_up=True used request id req-c38e7138-d9f3-4cb2-b38b-40a5b7fdf5ab 2019-01-08 00:12:55,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:55,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2d57fb6-140e-4fb6-8600-716cafa4d551 x-compute-request-id: req-f2d57fb6-140e-4fb6-8600-716cafa4d551 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 00:12:55,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst used request id req-f2d57fb6-140e-4fb6-8600-716cafa4d551 2019-01-08 00:12:55,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:56,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6abea38a-c956-4546-b3de-2569d7702761 Date: Tue, 08 Jan 2019 00:12:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:12:56,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-6abea38a-c956-4546-b3de-2569d7702761 2019-01-08 00:12:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:56,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1714b57e-26c2-4cf6-850f-8305cafdbd0a Date: Tue, 08 Jan 2019 00:12:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:12:56,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-1714b57e-26c2-4cf6-850f-8305cafdbd0a 2019-01-08 00:12:56,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:56,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-3f67dd1c-5d25-4c4d-8f92-cc952e5daefb Date: Tue, 08 Jan 2019 00:12:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:12:56,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-3f67dd1c-5d25-4c4d-8f92-cc952e5daefb 2019-01-08 00:12:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:56,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c07407-53f2-45d0-8618-f84dbe0d9a9c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}} 2019-01-08 00:12:56,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 used request id req-49c07407-53f2-45d0-8618-f84dbe0d9a9c 2019-01-08 00:12:56,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:56,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b2ffd4f1-7010-4035-89cf-5e7de12b1397 Date: Tue, 08 Jan 2019 00:12:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:12:56,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-b2ffd4f1-7010-4035-89cf-5e7de12b1397 2019-01-08 00:12:57,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:57,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-36bffe94-4ec7-4294-98dc-9e09fa56f266 Date: Tue, 08 Jan 2019 00:12:57 GMT RESP BODY: {"ports":[]} 2019-01-08 00:12:57,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1&admin_state_up=True used request id req-36bffe94-4ec7-4294-98dc-9e09fa56f266 2019-01-08 00:12:57,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 00:12:57,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 00:12:57,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2a480e6e117429a80893552cafbc9d8", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj-role"}], "expires_at": "2019-01-08T01:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3c4b64f59e824161b54e3b01c9aa3047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f09e87d3-8f6b-424-user", "id": "6caae36362d24fb6b102acaf457f2881"}, "audit_ids": ["ICVXuKiZT9uRq858f0Um9g"], "issued_at": "2019-01-08T00:12:57.000000Z"}} 2019-01-08 00:12:57,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72dded5c323cd5b6feb9fd1ac821c416c27ea05" 2019-01-08 00:12:57,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df30418-6deb-4652-99d0-c2cdd33857e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:12:57,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9df30418-6deb-4652-99d0-c2cdd33857e3 2019-01-08 00:12:57,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:58,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e2bd256e-c098-4518-bf17-8b4e36ec3344 Date: Tue, 08 Jan 2019 00:12:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:12:58,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-e2bd256e-c098-4518-bf17-8b4e36ec3344 2019-01-08 00:12:58,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:58,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4b9a6ca2-d85b-4fbc-a685-7398b7e752d7 Date: Tue, 08 Jan 2019 00:12:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:12:58,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-4b9a6ca2-d85b-4fbc-a685-7398b7e752d7 2019-01-08 00:12:58,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:58,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2444275d-9404-4ed3-9a4f-e64242d42970 Date: Tue, 08 Jan 2019 00:12:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:12:58,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-2444275d-9404-4ed3-9a4f-e64242d42970 2019-01-08 00:12:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 00:12:58,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:12:58,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72dded5c323cd5b6feb9fd1ac821c416c27ea05" 2019-01-08 00:12:58,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83406137-7a06-45c5-b462-f50aa05b2cd5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}} 2019-01-08 00:12:58,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 used request id req-83406137-7a06-45c5-b462-f50aa05b2cd5 2019-01-08 00:12:58,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:12:58,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fa3c6d86-f2c0-4353-af11-e7439991e378 Date: Tue, 08 Jan 2019 00:12:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:12:58,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-fa3c6d86-f2c0-4353-af11-e7439991e378 2019-01-08 00:12:58,850 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net 2019-01-08 00:12:58,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" -d '{"port": {"network_id": "4efbceff-622e-42e4-a1bb-66a0937f6210", "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1", "admin_state_up": true}}' 2019-01-08 00:13:00,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-171adfc4-bcc6-4b34-bcb0-5b9a7a2c6cb7 Date: Tue, 08 Jan 2019 00:13:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:12:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","ip_address":"10.55.0.4"}],"id":"5e747775-465a-44f7-ae40-1c246b064900","security_groups":["e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8"],"mac_address":"fa:16:3e:f7:33:0a","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1","project_id":"3c4b64f59e824161b54e3b01c9aa3047","qos_policy_id":null,"admin_state_up":true,"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","dns_name":"","created_at":"2019-01-08T00:12:59Z","binding:vnic_type":"normal","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047"}} 2019-01-08 00:13:00,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-171adfc4-bcc6-4b34-bcb0-5b9a7a2c6cb7 2019-01-08 00:13:00,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:00,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-381dda27-7364-447a-b72e-b4df428650b9 Date: Tue, 08 Jan 2019 00:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:13:00,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-381dda27-7364-447a-b72e-b4df428650b9 2019-01-08 00:13:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:00,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1ad9edea-750c-4e8e-ba53-8c877cc2f65c Date: Tue, 08 Jan 2019 00:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:13:00,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-1ad9edea-750c-4e8e-ba53-8c877cc2f65c 2019-01-08 00:13:00,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:00,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-21911b44-7c59-47c3-8477-0c46f7c786e9 Date: Tue, 08 Jan 2019 00:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:13:00,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-21911b44-7c59-47c3-8477-0c46f7c786e9 2019-01-08 00:13:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:01,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4e30d7-8df6-43be-a4e7-87552ba50383 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}} 2019-01-08 00:13:01,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 used request id req-6d4e30d7-8df6-43be-a4e7-87552ba50383 2019-01-08 00:13:01,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:01,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6cf51d6a-1c07-4894-91c2-95e57b7da9a5 Date: Tue, 08 Jan 2019 00:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:13:01,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-6cf51d6a-1c07-4894-91c2-95e57b7da9a5 2019-01-08 00:13:01,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:01,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-ea5fca54-4af5-495c-b7ab-400c9eea4749 Date: Tue, 08 Jan 2019 00:13:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:12:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","ip_address":"10.55.0.4"}],"id":"5e747775-465a-44f7-ae40-1c246b064900","security_groups":["e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8"],"mac_address":"fa:16:3e:f7:33:0a","project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1","admin_state_up":true,"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","dns_name":"","created_at":"2019-01-08T00:12:59Z","binding:vnic_type":"normal","device_id":"","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047"}]} 2019-01-08 00:13:01,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1&admin_state_up=True used request id req-ea5fca54-4af5-495c-b7ab-400c9eea4749 2019-01-08 00:13:01,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:01,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f467b261-5de6-4e71-9cba-0354a3e7fabb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}} 2019-01-08 00:13:01,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 used request id req-f467b261-5de6-4e71-9cba-0354a3e7fabb 2019-01-08 00:13:01,330 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst 2019-01-08 00:13:01,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:01,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-f78bbcc8-b638-4835-952c-3f264774beab x-compute-request-id: req-f78bbcc8-b638-4835-952c-3f264774beab Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}], "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-flavor-name"}]} 2019-01-08 00:13:01,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-f78bbcc8-b638-4835-952c-3f264774beab 2019-01-08 00:13:01,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:01,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-9d2e57b8-94f2-4424-80a4-8285870adb97 x-compute-request-id: req-9d2e57b8-94f2-4424-80a4-8285870adb97 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "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": "6c34ad93-34df-427c-a9e8-965910e1e9e0"}} 2019-01-08 00:13:01,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0 used request id req-9d2e57b8-94f2-4424-80a4-8285870adb97 2019-01-08 00:13:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:01,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6d1891ea-6b24-465c-8cbb-2d31fd79e382 Date: Tue, 08 Jan 2019 00:13:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T00:12:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T00:12:47Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/snap", "metadata": {}}], "self": "/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "min_disk": 0, "protected": false, "id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "file": "/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3c4b64f59e824161b54e3b01c9aa3047", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image"} 2019-01-08 00:13:01,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image used request id req-6d1891ea-6b24-465c-8cbb-2d31fd79e382 2019-01-08 00:13:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:01,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0bdb8ac0-4f8b-4f88-8766-6d09791b425c Date: Tue, 08 Jan 2019 00:13:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 00:13:01,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-0bdb8ac0-4f8b-4f88-8766-6d09791b425c 2019-01-08 00:13:01,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" -d '{"server": {"name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "imageRef": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "flavorRef": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "max_count": 1, "min_count": 1, "networks": [{"port": "5e747775-465a-44f7-ae40-1c246b064900"}]}}' 2019-01-08 00:13:03,844 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-2155f77e-1808-437f-b98a-378a6ac33d0b x-compute-request-id: req-2155f77e-1808-437f-b98a-378a6ac33d0b Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "edab5324-6bb1-413f-980c-33ff81d11316", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "adminPass": "BDfbWGNVp8ED"}} 2019-01-08 00:13:03,844 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-2155f77e-1808-437f-b98a-378a6ac33d0b 2019-01-08 00:13:03,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:04,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-535167b0-83ce-463a-83c3-089dd1578f58 x-compute-request-id: req-535167b0-83ce-463a-83c3-089dd1578f58 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "image": {"id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "links": [{"href": "http://172.30.9.42:8774/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}]}, "id": "edab5324-6bb1-413f-980c-33ff81d11316", "user_id": "6caae36362d24fb6b102acaf457f2881", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:13:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "created": "2019-01-08T00:13:03Z", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:13:04,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-535167b0-83ce-463a-83c3-089dd1578f58 2019-01-08 00:13:04,090 - create_instance - INFO - Created instance with name - SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst 2019-01-08 00:13:04,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:04,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0815919b-3543-471c-bfad-15617e8fc4b0 x-compute-request-id: req-0815919b-3543-471c-bfad-15617e8fc4b0 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "image": {"id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "links": [{"href": "http://172.30.9.42:8774/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}]}, "id": "edab5324-6bb1-413f-980c-33ff81d11316", "user_id": "6caae36362d24fb6b102acaf457f2881", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:13:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "created": "2019-01-08T00:13:03Z", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:13:04,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-0815919b-3543-471c-bfad-15617e8fc4b0 2019-01-08 00:13:04,372 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst] is - BUILD 2019-01-08 00:13:04,372 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 00:13:07,373 - create_instance - DEBUG - VM status query timeout in 896.716916084 2019-01-08 00:13:07,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:08,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-bfdbbbbe-42ea-4f62-8400-237edd0965f0 x-compute-request-id: req-bfdbbbbe-42ea-4f62-8400-237edd0965f0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "image": {"id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "links": [{"href": "http://172.30.9.42:8774/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}]}, "id": "edab5324-6bb1-413f-980c-33ff81d11316", "security_groups": [{"name": "default"}], "user_id": "6caae36362d24fb6b102acaf457f2881", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:13:04Z", "hostId": "2f0846445b23e14b8888bb73c8110f5e66b4d833f0fd63a1e221808e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "created": "2019-01-08T00:13:03Z", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:13:08,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-bfdbbbbe-42ea-4f62-8400-237edd0965f0 2019-01-08 00:13:08,093 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst] is - BUILD 2019-01-08 00:13:08,093 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 00:13:11,096 - create_instance - DEBUG - VM status query timeout in 892.993657112 2019-01-08 00:13:11,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:11,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-7b87aced-eb86-4501-83d3-6bac3768e9e7 x-compute-request-id: req-7b87aced-eb86-4501-83d3-6bac3768e9e7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "image": {"id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "links": [{"href": "http://172.30.9.42:8774/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}]}, "id": "edab5324-6bb1-413f-980c-33ff81d11316", "security_groups": [{"name": "default"}], "user_id": "6caae36362d24fb6b102acaf457f2881", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T00:13:04Z", "hostId": "2f0846445b23e14b8888bb73c8110f5e66b4d833f0fd63a1e221808e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "created": "2019-01-08T00:13:03Z", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:13:11,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-7b87aced-eb86-4501-83d3-6bac3768e9e7 2019-01-08 00:13:11,865 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst] is - BUILD 2019-01-08 00:13:11,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 00:13:14,868 - create_instance - DEBUG - VM status query timeout in 889.221624136 2019-01-08 00:13:14,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:15,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2994e43-6776-4de7-bebd-819a55aef77b x-compute-request-id: req-f2994e43-6776-4de7-bebd-819a55aef77b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:33:0a", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "image": {"id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "links": [{"href": "http://172.30.9.42:8774/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:13:14.000000", "flavor": {"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}]}, "id": "edab5324-6bb1-413f-980c-33ff81d11316", "security_groups": [{"name": "default"}], "user_id": "6caae36362d24fb6b102acaf457f2881", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:13:14Z", "hostId": "2f0846445b23e14b8888bb73c8110f5e66b4d833f0fd63a1e221808e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "created": "2019-01-08T00:13:03Z", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:13:15,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-f2994e43-6776-4de7-bebd-819a55aef77b 2019-01-08 00:13:15,411 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst] is - ACTIVE 2019-01-08 00:13:15,411 - create_instance - INFO - VM is - ACTIVE 2019-01-08 00:13:15,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:15,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-4a90d4b5-421f-4b73-b571-25e690baed90 x-compute-request-id: req-4a90d4b5-421f-4b73-b571-25e690baed90 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:33:0a", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "image": {"id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "links": [{"href": "http://172.30.9.42:8774/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:13:14.000000", "flavor": {"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}]}, "id": "edab5324-6bb1-413f-980c-33ff81d11316", "security_groups": [{"name": "default"}], "user_id": "6caae36362d24fb6b102acaf457f2881", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:13:14Z", "hostId": "2f0846445b23e14b8888bb73c8110f5e66b4d833f0fd63a1e221808e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "created": "2019-01-08T00:13:03Z", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:13:15,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-4a90d4b5-421f-4b73-b571-25e690baed90 2019-01-08 00:13:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:16,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-858c1f52-7892-4dfd-b6c7-cc2ea639520a Date: Tue, 08 Jan 2019 00:13:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4efbceff-622e-42e4-a1bb-66a0937f6210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","subnets":["e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4"],"description":"","tags":[],"updated_at":"2019-01-08T00:12:51Z","qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net","admin_state_up":true,"tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:49Z","mtu":1442}]} 2019-01-08 00:13:16,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net used request id req-858c1f52-7892-4dfd-b6c7-cc2ea639520a 2019-01-08 00:13:16,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:16,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009bc09c-921d-4136-8d9b-5064e8df18b5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}} 2019-01-08 00:13:16,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 used request id req-009bc09c-921d-4136-8d9b-5064e8df18b5 2019-01-08 00:13:16,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:16,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9dd7a110-2eca-46e0-a3ca-90f757bc20ad Date: Tue, 08 Jan 2019 00:13:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047","created_at":"2019-01-08T00:12:51Z","dns_nameservers":[],"updated_at":"2019-01-08T00:12: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":"3c4b64f59e824161b54e3b01c9aa3047","id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","subnetpool_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet"}]} 2019-01-08 00:13:16,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-9dd7a110-2eca-46e0-a3ca-90f757bc20ad 2019-01-08 00:13:16,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:16,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1763 X-Openstack-Request-Id: req-3e563b5b-c19c-41fd-bb9f-1477478ba05c Date: Tue, 08 Jan 2019 00:13:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:12:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","ip_address":"10.55.0.2"}],"id":"55e78f8a-53d8-43ac-ba0d-f7e84be772b2","security_groups":[],"mac_address":"fa:16:3e:7e:c9:f0","project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","dns_name":"","created_at":"2019-01-08T00:12:49Z","binding:vnic_type":"normal","device_id":"","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T00:13:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4","ip_address":"10.55.0.4"}],"id":"5e747775-465a-44f7-ae40-1c246b064900","security_groups":["e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8"],"mac_address":"fa:16:3e:f7:33:0a","project_id":"3c4b64f59e824161b54e3b01c9aa3047","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1","admin_state_up":true,"network_id":"4efbceff-622e-42e4-a1bb-66a0937f6210","dns_name":"","created_at":"2019-01-08T00:12:59Z","binding:vnic_type":"normal","device_id":"edab5324-6bb1-413f-980c-33ff81d11316","tenant_id":"3c4b64f59e824161b54e3b01c9aa3047"}]} 2019-01-08 00:13:16,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-3e563b5b-c19c-41fd-bb9f-1477478ba05c 2019-01-08 00:13:16,452 - create_instance_tests - INFO - Looking for IP 10.55.0.4 in the console log 2019-01-08 00:13:16,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:16,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-d8d897d5-1aa4-48af-adae-b8236a4408b2 x-compute-request-id: req-d8d897d5-1aa4-48af-adae-b8236a4408b2 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:33:0a", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "image": {"id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "links": [{"href": "http://172.30.9.42:8774/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:13:14.000000", "flavor": {"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}]}, "id": "edab5324-6bb1-413f-980c-33ff81d11316", "security_groups": [{"name": "default"}], "user_id": "6caae36362d24fb6b102acaf457f2881", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:13:14Z", "hostId": "2f0846445b23e14b8888bb73c8110f5e66b4d833f0fd63a1e221808e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "created": "2019-01-08T00:13:03Z", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:13:16,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-d8d897d5-1aa4-48af-adae-b8236a4408b2 2019-01-08 00:13:16,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 00:13:17,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-546377fb-ec51-4571-88b9-840c7aa4a80e x-compute-request-id: req-546377fb-ec51-4571-88b9-840c7aa4a80e Content-Encoding: gzip Content-Length: 9389 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 522394670 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.227503] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230529] pid_max: default: 32768 minimum: 301\n[ 0.232158] ACPI: Core revision 20150930\n[ 0.234192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236516] Security Framework initialized\n[ 0.238004] Yama: becoming mindful.\n[ 0.239290] AppArmor: AppArmor initialized\n[ 0.240787] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243095] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245378] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.247530] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.250006] Initializing cgroup subsys io\n[ 0.251482] Initializing cgroup subsys memory\n[ 0.253046] Initializing cgroup subsys devices\n[ 0.254650] Initializing cgroup subsys freezer\n[ 0.256219] Initializing cgroup subsys net_cls\n[ 0.257811] Initializing cgroup subsys perf_event\n[ 0.259475] Initializing cgroup subsys net_prio\n[ 0.261079] Initializing cgroup subsys hugetlb\n[ 0.262662] Initializing cgroup subsys pids\n[ 0.264236] CPU: Physical Processor ID: 0\n[ 0.266410] mce: CPU supports 10 MCE banks\n[ 0.267932] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295339] ftrace: allocating 31920 entries in 125 pages\n[ 0.326657] smpboot: Max logical packages: 1\n[ 0.328187] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330590] x2apic enabled\n[ 0.331957] Switched APIC routing to physical x2apic.\n[ 0.334824] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336786] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340452] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343664] KVM setup paravirtual spinlock\n[ 0.345598] x86: Booted up 1 node, 1 CPUs\n[ 0.347015] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349400] devtmpfs: initialized\n[ 0.351630] evm: security.selinux\n[ 0.352859] evm: security.SMACK64\n[ 0.354074] evm: security.SMACK64EXEC\n[ 0.355389] evm: security.SMACK64TRANSMUTE\n[ 0.356812] evm: security.SMACK64MMAP\n[ 0.358119] evm: security.ima\n[ 0.359237] evm: security.capability\n[ 0.360598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363825] pinctrl core: initialized pinctrl subsystem\n[ 0.365714] RTC time: 0:13:14, date: 01/08/19\n[ 0.367340] NET: Registered protocol family 16\n[ 0.368999] cpuidle: using governor ladder\n[ 0.370441] cpuidle: using governor menu\n[ 0.371827] PCCT header not found.\n[ 0.373117] ACPI: bus type PCI registered\n[ 0.374529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.376705] PCI: Using configuration type 1 for base access\n[ 0.379280] ACPI: Added _OSI(Module Device)\n[ 0.380752] ACPI: Added _OSI(Processor Device)\n[ 0.382269] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383852] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.386454] ACPI: Interpreter enabled\n[ 0.387780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.391036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.394325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.397589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400834] ACPI: (supports S0 S5)\n[ 0.402080] ACPI: Using IOAPIC for interrupt routing\n[ 0.403748] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.408235] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.410243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.412429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.414545] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.418366] acpiphp: Slot [3] registered\n[ 0.419768] acpiphp: Slot [4] registered\n[ 0.421171] acpiphp: Slot [5] registered\n[ 0.422574] acpiphp: Slot [6] registered\n[ 0.423973] acpiphp: Slot [7] registered\n[ 0.425369] acpiphp: Slot [8] registered\n[ 0.426769] acpiphp: Slot [9] registered\n[ 0.428173] acpiphp: Slot [10] registered\n[ 0.429600] acpiphp: Slot [11] registered\n[ 0.431026] acpiphp: Slot [12] registered\n[ 0.432449] acpiphp: Slot [13] registered\n[ 0.433870] acpiphp: Slot [14] registered\n[ 0.435287] acpiphp: Slot [15] registered\n[ 0.452604] acpiphp: Slot [16] registered\n[ 0.454032] acpiphp: Slot [17] registered\n[ 0.455452] acpiphp: Slot [18] registered\n[ 0.456876] acpiphp: Slot [19] registered\n[ 0.458288] acpiphp: Slot [20] registered\n[ 0.459706] acpiphp: Slot [21] registered\n[ 0.461127] acpiphp: Slot [22] registered\n[ 0.462542] acpiphp: Slot [23] registered\n[ 0.463971] acpiphp: Slot [24] registered\n[ 0.465396] acpiphp: Slot [25] registered\n[ 0.466810] acpiphp: Slot [26] registered\n[ 0.468228] acpiphp: Slot [27] registered\n[ 0.469652] acpiphp: Slot [28] registered\n[ 0.471077] acpiphp: Slot [29] registered\n[ 0.472495] acpiphp: Slot [30] registered\n[ 0.473923] acpiphp: Slot [31] registered\n[ 0.475338] PCI host bridge to bus 0000:00\n[ 0.476761] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478926] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481081] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.483649] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.486208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.488811] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493427] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495685] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.497767] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.500018] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.506857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.528549] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.531073] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.533856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.536304] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.538777] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.540965] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545811] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.547692] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550522] vgaarb: loaded\n[ 0.551582] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553768] SCSI subsystem initialized\n[ 0.555390] ACPI: bus type USB registered\n[ 0.556872] usbcore: registered new interface driver usbfs\n[ 0.558696] usbcore: registered new interface driver hub\n[ 0.560469] usbcore: registered new device driver usb\n[ 0.562374] PCI: Using ACPI for IRQ routing\n[ 0.564414] NetLabel: Initializing\n[ 0.565672] NetLabel: domain hash size = 128\n[ 0.567172] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.568859] NetLabel: unlabeled traffic allowed by default\n[ 0.570924] clocksource: Switched to clocksource kvm-clock\n[ 0.581180] AppArmor: AppArmor Filesystem Enabled\n[ 0.582843] pnp: PnP ACPI init\n[ 0.584446] pnp: PnP ACPI: found 5 devices\n[ 0.591460] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.594457] NET: Registered protocol family 2\n[ 0.596240] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.598510] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.600591] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.602701] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606709] NET: Registered protocol family 1\n[ 0.608269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.610224] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.627190] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642614] Trying to unpack rootfs image as initramfs...\n[ 0.704230] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.707074] Scanning for low memory corruption every 60 seconds\n[ 0.709323] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.711399] audit: initializing netlink subsys (disabled)\n[ 0.713192] audit: type=2000 audit(1546906394.927:1): initialized\n[ 0.715455] Initialise system trusted keyring\n[ 0.717071] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.719097] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.722120] zbud: loaded\n[ 0.723277] VFS: Disk quotas dquot_6.6.0\n[ 0.724728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.727325] fuse init (API version 7.23)\n[ 0.728847] Key type big_key registered\n[ 0.730243] Allocating IMA MOK and blacklist keyrings.\n[ 0.732262] Key type asymmetric registered\n[ 0.733700] Asymmetric key parser 'x509' registered\n[ 0.735404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.737979] io scheduler noop registered\n[ 0.739348] io scheduler deadline registered (default)\n[ 0.741068] io scheduler cfq registered\n[ 0.742493] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.744330] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.746538] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.749051] ACPI: Power Button [PWRF]\n[ 0.750467] GHES: HEST is not enabled!\n[ 0.764441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793808] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.797372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.822582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.826103] Linux agpgart interface v0.103\n[ 0.829595] brd: module loaded\n[ 0.831970] loop: module loaded\n[ 0.838051] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.840634] GPT:90111 != 20971519\n[ 0.841855] GPT:Alternate GPT header not at the end of the disk.\n[ 0.843797] GPT:90111 != 20971519\n[ 0.845022] GPT: Use GNU Parted to correct GPT errors.\n[ 0.846767] vda: vda1 vda15\n[ 0.848625] scsi host0: ata_piix\n[ 0.849947] scsi host1: ata_piix\n[ 0.851181] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.853345] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.856142] libphy: Fixed MDIO Bus: probed\n[ 0.857582] tun: Universal TUN/TAP device driver, 1.6\n[ 0.859314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.862758] PPP generic driver version 2.4.2\n[ 0.864345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.866528] ehci-pci: EHCI PCI platform driver\n[ 0.868172] ehci-platform: EHCI generic platform driver\n[ 0.869999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.872062] ohci-pci: OHCI PCI platform driver\n[ 0.873639] ohci-platform: OHCI generic platform driver\n[ 0.875447] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.890548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.892372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.895025] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.896821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.898849] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.901086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.903662] usb usb1: Product: UHCI Host Controller\n[ 0.905339] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.907417] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.909144] hub 1-0:1.0: USB hub found\n[ 0.910528] hub 1-0:1.0: 2 ports detected\n[ 0.912118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.915729] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.917467] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.919317] mousedev: PS/2 mouse device common for all mice\n[ 0.921524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.924578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.926710] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.928824] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.930995] i2c /dev entries driver\n[ 0.932339] device-mapper: uevent: version 1.0.3\n[ 0.934024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.936914] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.939219] NET: Registered protocol family 10\n[ 0.941097] NET: Registered protocol family 17\n[ 0.942674] Key type dns_resolver registered\n[ 0.944300] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.946231] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.949335] registered taskstats version 1\n[ 0.950830] Loading compiled-in X.509 certificates\n[ 0.953078] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.956412] zswap: loaded using pool lzo/zbud\n[ 0.958728] Key type trusted registered\n[ 0.961231] Key type encrypted registered\n[ 0.962707] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.964570] ima: No TPM chip found, activating TPM-bypass!\n[ 0.966465] evm: HMAC attrs: 0x1\n[ 0.968081] Magic number: 3:732:202\n[ 0.969549] rtc_cmos 00:00: setting system clock to 2019-01-08 00:13:15 UTC (1546906395)\n[ 0.972422] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.974438] EDD information not available.\n[ 1.012655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.031707] Write protecting the kernel read-only data: 14336k\n[ 1.035111] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.038275] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194764] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.4...\nLease of 10.55.0.4 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. iid=i-0000002c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMrl9EfTMYqVMJU13OmeFPQKQcDjYZJdGrQwGYnOV+3eIprGrhyOhDjKBFOWsOz8DU27kvhl2AK21RGEzrkqQYcKqzSSdFQ9toz2pms3W5Zs0DAfdM5LdTF1W+qGopwQGLUyYIGRadauKkXF+wQ7m88fZvGbMnanTM+c2xImJUpTX/yoZR8RY7Nj6fC5j0+I8nw234vqSa9eLQAWLR1+wnmcDreJVGPBmmollpluIQ583Izwf22ONf8LtGHlvptB2Bt0z7arhRtXmA1zdDg5VEKgiZIZ12wOI/jpgCnJPjEmSRxmfRIqf20qQoFwS5PwugoBjh2WoKPvuYqJWWa5cP root@simplehealthcheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAIvzcggmvi4J1jmiY9vucjQvYWR7KlB5dQq8L0T1tCQR2nBMLhMX7TAljmEvGR8YxdtBUoChlZNoe/NJsKhshxOpyrxNN/40L1IIS8J/fQdsHmxvMtN5wxiX19v+EVTIWMUXglxq9ZIEKb8bOP9JtDzp/EDqASiM2Lxp60KfERS5AAAAFQDObRBBuVvA7eaF1Io4xM0Xz51NMwAAAIBWqQf+DEOrICCAzb2oIHzfHgu71IQqypXD9kQSEsB8dFerl0wAOS7fPg+Mh/oXwLPfW26XKA4fLosxlbSpzmZ2GBBLNKiQlpjt/QeAsempwE0kV8qdDThTVa5NP6UTYW6IPML9LTFmCCqCjXCwJv57lXBajCeHZIJmIcsINqepCAAAAIBNyKdu/1Z3vshOZcMeP18vSokSGQ62iUlY1QtisysL+xrc66gb16KXXaKwbUUQDW+54m9RD+2aohFlUQ0p3ZiDZXTIrO47Tuq8Gc1OQELbIZAAiVGJ1lJ4booAX2DIQipfN+keQDFJHwSgIPqYORuRCVmT7fGLkGNUw+G6gw/xTg== root@simplehealthcheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.4,24,fe80::f816:3eff:fef7:330a/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.4 \nip-route:169.254.169.254 via 10.55.0.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000002c\nname: "} 2019-01-08 00:13:17,068 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316/action used request id req-546377fb-ec51-4571-88b9-840c7aa4a80e 2019-01-08 00:13:17,070 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-08 00:13:17,070 - 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 522394670 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.227503] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230529] pid_max: default: 32768 minimum: 301 [ 0.232158] ACPI: Core revision 20150930 [ 0.234192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236516] Security Framework initialized [ 0.238004] Yama: becoming mindful. [ 0.239290] AppArmor: AppArmor initialized [ 0.240787] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243095] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245378] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.247530] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.250006] Initializing cgroup subsys io [ 0.251482] Initializing cgroup subsys memory [ 0.253046] Initializing cgroup subsys devices [ 0.254650] Initializing cgroup subsys freezer [ 0.256219] Initializing cgroup subsys net_cls [ 0.257811] Initializing cgroup subsys perf_event [ 0.259475] Initializing cgroup subsys net_prio [ 0.261079] Initializing cgroup subsys hugetlb [ 0.262662] Initializing cgroup subsys pids [ 0.264236] CPU: Physical Processor ID: 0 [ 0.266410] mce: CPU supports 10 MCE banks [ 0.267932] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295339] ftrace: allocating 31920 entries in 125 pages [ 0.326657] smpboot: Max logical packages: 1 [ 0.328187] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330590] x2apic enabled [ 0.331957] Switched APIC routing to physical x2apic. [ 0.334824] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336786] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340452] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343664] KVM setup paravirtual spinlock [ 0.345598] x86: Booted up 1 node, 1 CPUs [ 0.347015] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349400] devtmpfs: initialized [ 0.351630] evm: security.selinux [ 0.352859] evm: security.SMACK64 [ 0.354074] evm: security.SMACK64EXEC [ 0.355389] evm: security.SMACK64TRANSMUTE [ 0.356812] evm: security.SMACK64MMAP [ 0.358119] evm: security.ima [ 0.359237] evm: security.capability [ 0.360598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363825] pinctrl core: initialized pinctrl subsystem [ 0.365714] RTC time: 0:13:14, date: 01/08/19 [ 0.367340] NET: Registered protocol family 16 [ 0.368999] cpuidle: using governor ladder [ 0.370441] cpuidle: using governor menu [ 0.371827] PCCT header not found. [ 0.373117] ACPI: bus type PCI registered [ 0.374529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376705] PCI: Using configuration type 1 for base access [ 0.379280] ACPI: Added _OSI(Module Device) [ 0.380752] ACPI: Added _OSI(Processor Device) [ 0.382269] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383852] ACPI: Added _OSI(Processor Aggregator Device) [ 0.386454] ACPI: Interpreter enabled [ 0.387780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.397589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400834] ACPI: (supports S0 S5) [ 0.402080] ACPI: Using IOAPIC for interrupt routing [ 0.403748] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408235] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.410243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.414545] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.418366] acpiphp: Slot [3] registered [ 0.419768] acpiphp: Slot [4] registered [ 0.421171] acpiphp: Slot [5] registered [ 0.422574] acpiphp: Slot [6] registered [ 0.423973] acpiphp: Slot [7] registered [ 0.425369] acpiphp: Slot [8] registered [ 0.426769] acpiphp: Slot [9] registered [ 0.428173] acpiphp: Slot [10] registered [ 0.429600] acpiphp: Slot [11] registered [ 0.431026] acpiphp: Slot [12] registered [ 0.432449] acpiphp: Slot [13] registered [ 0.433870] acpiphp: Slot [14] registered [ 0.435287] acpiphp: Slot [15] registered [ 0.452604] acpiphp: Slot [16] registered [ 0.454032] acpiphp: Slot [17] registered [ 0.455452] acpiphp: Slot [18] registered [ 0.456876] acpiphp: Slot [19] registered [ 0.458288] acpiphp: Slot [20] registered [ 0.459706] acpiphp: Slot [21] registered [ 0.461127] acpiphp: Slot [22] registered [ 0.462542] acpiphp: Slot [23] registered [ 0.463971] acpiphp: Slot [24] registered [ 0.465396] acpiphp: Slot [25] registered [ 0.466810] acpiphp: Slot [26] registered [ 0.468228] acpiphp: Slot [27] registered [ 0.469652] acpiphp: Slot [28] registered [ 0.471077] acpiphp: Slot [29] registered [ 0.472495] acpiphp: Slot [30] registered [ 0.473923] acpiphp: Slot [31] registered [ 0.475338] PCI host bridge to bus 0000:00 [ 0.476761] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478926] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481081] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.483649] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.486208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.488811] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493427] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495685] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.497767] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500018] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.506857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.528549] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.531073] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.533856] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.536304] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.538777] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.540965] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545811] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547692] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550522] vgaarb: loaded [ 0.551582] vgaarb: bridge control possible 0000:00:02.0 [ 0.553768] SCSI subsystem initialized [ 0.555390] ACPI: bus type USB registered [ 0.556872] usbcore: registered new interface driver usbfs [ 0.558696] usbcore: registered new interface driver hub [ 0.560469] usbcore: registered new device driver usb [ 0.562374] PCI: Using ACPI for IRQ routing [ 0.564414] NetLabel: Initializing [ 0.565672] NetLabel: domain hash size = 128 [ 0.567172] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.568859] NetLabel: unlabeled traffic allowed by default [ 0.570924] clocksource: Switched to clocksource kvm-clock [ 0.581180] AppArmor: AppArmor Filesystem Enabled [ 0.582843] pnp: PnP ACPI init [ 0.584446] pnp: PnP ACPI: found 5 devices [ 0.591460] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.594457] NET: Registered protocol family 2 [ 0.596240] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.598510] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.600591] TCP: Hash tables configured (established 2048 bind 2048) [ 0.602701] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604625] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606709] NET: Registered protocol family 1 [ 0.608269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.610224] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612145] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.627190] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642614] Trying to unpack rootfs image as initramfs... [ 0.704230] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.707074] Scanning for low memory corruption every 60 seconds [ 0.709323] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.711399] audit: initializing netlink subsys (disabled) [ 0.713192] audit: type=2000 audit(1546906394.927:1): initialized [ 0.715455] Initialise system trusted keyring [ 0.717071] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.719097] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.722120] zbud: loaded [ 0.723277] VFS: Disk quotas dquot_6.6.0 [ 0.724728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.727325] fuse init (API version 7.23) [ 0.728847] Key type big_key registered [ 0.730243] Allocating IMA MOK and blacklist keyrings. [ 0.732262] Key type asymmetric registered [ 0.733700] Asymmetric key parser 'x509' registered [ 0.735404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.737979] io scheduler noop registered [ 0.739348] io scheduler deadline registered (default) [ 0.741068] io scheduler cfq registered [ 0.742493] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.744330] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.746538] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749051] ACPI: Power Button [PWRF] [ 0.750467] GHES: HEST is not enabled! [ 0.764441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793808] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.797372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.822582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.826103] Linux agpgart interface v0.103 [ 0.829595] brd: module loaded [ 0.831970] loop: module loaded [ 0.838051] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.840634] GPT:90111 != 20971519 [ 0.841855] GPT:Alternate GPT header not at the end of the disk. [ 0.843797] GPT:90111 != 20971519 [ 0.845022] GPT: Use GNU Parted to correct GPT errors. [ 0.846767] vda: vda1 vda15 [ 0.848625] scsi host0: ata_piix [ 0.849947] scsi host1: ata_piix [ 0.851181] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.853345] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.856142] libphy: Fixed MDIO Bus: probed [ 0.857582] tun: Universal TUN/TAP device driver, 1.6 [ 0.859314] tun: (C) 1999-2004 Max Krasnyansky [ 0.862758] PPP generic driver version 2.4.2 [ 0.864345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.866528] ehci-pci: EHCI PCI platform driver [ 0.868172] ehci-platform: EHCI generic platform driver [ 0.869999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.872062] ohci-pci: OHCI PCI platform driver [ 0.873639] ohci-platform: OHCI generic platform driver [ 0.875447] uhci_hcd: USB Universal Host Controller Interface driver [ 0.890548] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.892372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895025] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.896821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.898849] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.903662] usb usb1: Product: UHCI Host Controller [ 0.905339] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.907417] usb usb1: SerialNumber: 0000:00:01.2 [ 0.909144] hub 1-0:1.0: USB hub found [ 0.910528] hub 1-0:1.0: 2 ports detected [ 0.912118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.915729] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917467] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919317] mousedev: PS/2 mouse device common for all mice [ 0.921524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924578] rtc_cmos 00:00: RTC can wake from S4 [ 0.926710] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928824] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.930995] i2c /dev entries driver [ 0.932339] device-mapper: uevent: version 1.0.3 [ 0.934024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936914] ledtrig-cpu: registered to indicate activity on CPUs [ 0.939219] NET: Registered protocol family 10 [ 0.941097] NET: Registered protocol family 17 [ 0.942674] Key type dns_resolver registered [ 0.944300] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.946231] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.949335] registered taskstats version 1 [ 0.950830] Loading compiled-in X.509 certificates [ 0.953078] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.956412] zswap: loaded using pool lzo/zbud [ 0.958728] Key type trusted registered [ 0.961231] Key type encrypted registered [ 0.962707] AppArmor: AppArmor sha1 policy hashing enabled [ 0.964570] ima: No TPM chip found, activating TPM-bypass! [ 0.966465] evm: HMAC attrs: 0x1 [ 0.968081] Magic number: 3:732:202 [ 0.969549] rtc_cmos 00:00: setting system clock to 2019-01-08 00:13:15 UTC (1546906395) [ 0.972422] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.974438] EDD information not available. [ 1.012655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.031707] Write protecting the kernel read-only data: 14336k [ 1.035111] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.038275] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.194764] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.4... Lease of 10.55.0.4 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-0000002c failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMrl9EfTMYqVMJU13OmeFPQKQcDjYZJdGrQwGYnOV+3eIprGrhyOhDjKBFOWsOz8DU27kvhl2AK21RGEzrkqQYcKqzSSdFQ9toz2pms3W5Zs0DAfdM5LdTF1W+qGopwQGLUyYIGRadauKkXF+wQ7m88fZvGbMnanTM+c2xImJUpTX/yoZR8RY7Nj6fC5j0+I8nw234vqSa9eLQAWLR1+wnmcDreJVGPBmmollpluIQ583Izwf22ONf8LtGHlvptB2Bt0z7arhRtXmA1zdDg5VEKgiZIZ12wOI/jpgCnJPjEmSRxmfRIqf20qQoFwS5PwugoBjh2WoKPvuYqJWWa5cP root@simplehealthcheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst ssh-dss AAAAB3NzaC1kc3MAAACBAIvzcggmvi4J1jmiY9vucjQvYWR7KlB5dQq8L0T1tCQR2nBMLhMX7TAljmEvGR8YxdtBUoChlZNoe/NJsKhshxOpyrxNN/40L1IIS8J/fQdsHmxvMtN5wxiX19v+EVTIWMUXglxq9ZIEKb8bOP9JtDzp/EDqASiM2Lxp60KfERS5AAAAFQDObRBBuVvA7eaF1Io4xM0Xz51NMwAAAIBWqQf+DEOrICCAzb2oIHzfHgu71IQqypXD9kQSEsB8dFerl0wAOS7fPg+Mh/oXwLPfW26XKA4fLosxlbSpzmZ2GBBLNKiQlpjt/QeAsempwE0kV8qdDThTVa5NP6UTYW6IPML9LTFmCCqCjXCwJv57lXBajCeHZIJmIcsINqepCAAAAIBNyKdu/1Z3vshOZcMeP18vSokSGQ62iUlY1QtisysL+xrc66gb16KXXaKwbUUQDW+54m9RD+2aohFlUQ0p3ZiDZXTIrO47Tuq8Gc1OQELbIZAAiVGJ1lJ4booAX2DIQipfN+keQDFJHwSgIPqYORuRCVmT7fGLkGNUw+G6gw/xTg== root@simplehealthcheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.4,24,fe80::f816:3eff:fef7:330a/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.4 ip-route:169.254.169.254 via 10.55.0.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002c name: 2019-01-08 00:13:17,070 - create_instance - INFO - Deleting Port with ID - 5e747775-465a-44f7-ae40-1c246b064900 2019-01-08 00:13:17,071 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfbport-1 2019-01-08 00:13:17,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/5e747775-465a-44f7-ae40-1c246b064900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:17,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57a66e05-9c80-45af-a10c-91dab4de6248 Date: Tue, 08 Jan 2019 00:13:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:13:17,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/5e747775-465a-44f7-ae40-1c246b064900 used request id req-57a66e05-9c80-45af-a10c-91dab4de6248 2019-01-08 00:13:17,985 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst 2019-01-08 00:13:17,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:18,139 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00: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 x-openstack-request-id: req-9bcc8270-6ba7-4209-b23e-dc372abe4805 x-compute-request-id: req-9bcc8270-6ba7-4209-b23e-dc372abe4805 Content-Type: application/json 2019-01-08 00:13:18,139 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-9bcc8270-6ba7-4209-b23e-dc372abe4805 2019-01-08 00:13:18,139 - create_instance - INFO - Checking deletion status 2019-01-08 00:13:18,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:18,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13: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-7682d0db-6e1b-4658-98b5-6563698c7478 x-compute-request-id: req-7682d0db-6e1b-4658-98b5-6563698c7478 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:33:0a", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "image": {"id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "links": [{"href": "http://172.30.9.42:8774/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T00:13:14.000000", "flavor": {"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}]}, "id": "edab5324-6bb1-413f-980c-33ff81d11316", "user_id": "6caae36362d24fb6b102acaf457f2881", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T00:13:18Z", "hostId": "2f0846445b23e14b8888bb73c8110f5e66b4d833f0fd63a1e221808e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "created": "2019-01-08T00:13:03Z", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:13:18,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-7682d0db-6e1b-4658-98b5-6563698c7478 2019-01-08 00:13:18,518 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst] is - ACTIVE 2019-01-08 00:13:18,519 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 00:13:21,522 - create_instance - DEBUG - VM status query timeout in 296.617617846 2019-01-08 00:13:21,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae6a7372f8746f3c1fbed9d4a296226055b9a6c" 2019-01-08 00:13:21,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-1d27bd8f-affc-4f68-ae77-ac492cc2f7d1 x-compute-request-id: req-1d27bd8f-affc-4f68-ae77-ac492cc2f7d1 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/edab5324-6bb1-413f-980c-33ff81d11316", "rel": "bookmark"}], "image": {"id": "c18a1a02-5028-4a03-8a17-e5459fff0a3f", "links": [{"href": "http://172.30.9.42:8774/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2019-01-08T00:13:14.000000", "flavor": {"id": "6c34ad93-34df-427c-a9e8-965910e1e9e0", "links": [{"href": "http://172.30.9.42:8774/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0", "rel": "bookmark"}]}, "id": "edab5324-6bb1-413f-980c-33ff81d11316", "user_id": "6caae36362d24fb6b102acaf457f2881", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2019-01-08T00:13:21Z", "hostId": "2f0846445b23e14b8888bb73c8110f5e66b4d833f0fd63a1e221808e", "OS-SRV-USG:terminated_at": "2019-01-08T00:13:21.000000", "key_name": null, "name": "SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst", "created": "2019-01-08T00:13:03Z", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 00:13:21,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/edab5324-6bb1-413f-980c-33ff81d11316 used request id req-1d27bd8f-affc-4f68-ae77-ac492cc2f7d1 2019-01-08 00:13:21,841 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst] is - DELETED 2019-01-08 00:13:21,841 - create_instance - INFO - VM is - DELETED 2019-01-08 00:13:21,841 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-inst 2019-01-08 00:13:21,842 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet 2019-01-08 00:13:21,842 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-subnet 2019-01-08 00:13:21,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" 2019-01-08 00:13:23,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f44b030-7f15-4098-b1da-2c0ec4083c86 Date: Tue, 08 Jan 2019 00:13:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:13:23,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/e6ddd3c8-1ab0-446e-89fb-c4d1081ddcd4 used request id req-6f44b030-7f15-4098-b1da-2c0ec4083c86 2019-01-08 00:13:23,178 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-priv-net 2019-01-08 00:13:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/4efbceff-622e-42e4-a1bb-66a0937f6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37178ee0e7108ee8ab6386f5c221f611cd10295a" 2019-01-08 00:13:24,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a591dd73-515e-4070-832b-907c108f794d Date: Tue, 08 Jan 2019 00:13:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:13:24,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/4efbceff-622e-42e4-a1bb-66a0937f6210 used request id req-a591dd73-515e-4070-832b-907c108f794d 2019-01-08 00:13:24,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43086d63772be20895afc8949320fb71aeec4e08" 2019-01-08 00:13:24,596 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00: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-d2e85d0c-687c-4947-b42c-642d33f29a3e x-compute-request-id: req-d2e85d0c-687c-4947-b42c-642d33f29a3e Content-Length: 0 Content-Type: application/json 2019-01-08 00:13:24,597 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/6c34ad93-34df-427c-a9e8-965910e1e9e0 used request id req-d2e85d0c-687c-4947-b42c-642d33f29a3e 2019-01-08 00:13:24,597 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-8e43a676-2601-425f-bcd8-1adacf45fdfb-image 2019-01-08 00:13:24,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9024c21e9a3a9dcd95ffae399bae2c53358b5df6" 2019-01-08 00:13:25,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9a84637-117e-4fa3-bbd2-1d5a1f849a20 Date: Tue, 08 Jan 2019 00:13:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:13:25,443 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/c18a1a02-5028-4a03-8a17-e5459fff0a3f used request id req-d9a84637-117e-4fa3-bbd2-1d5a1f849a20 2019-01-08 00:13:25,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:25,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-db25e5f8-cd8f-4333-b4ea-3e7add23bd95 Date: Tue, 08 Jan 2019 00:13:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1e4ee16220564771a50f5976511a3a82", "created_at": "2019-01-08T00:13:25Z", "updated_at": "2019-01-08T00:13:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "356d04ee-edca-4544-8f19-0e6d92aa7a94", "remote_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e4ee16220564771a50f5976511a3a82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "8d3eff93-d29d-4216-9f97-47937fc2a876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e4ee16220564771a50f5976511a3a82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "92cae25f-5b00-4c4b-bfbd-ca37930a1500", "remote_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e4ee16220564771a50f5976511a3a82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "b66dc1ee-92cd-438d-9009-529dedb1156f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e4ee16220564771a50f5976511a3a82"}], "revision_number": 4, "project_id": "1e4ee16220564771a50f5976511a3a82", "id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "created_at": "2019-01-08T00:12:49Z", "updated_at": "2019-01-08T00:12:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:12:49Z", "revision_number": 0, "id": "31463cc2-9bba-4c0f-9e58-8b13d0931327", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:12:49Z", "security_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c4b64f59e824161b54e3b01c9aa3047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:12:49Z", "revision_number": 0, "id": "7c1db8b6-7f75-4293-810c-7fd174b5b646", "remote_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "remote_ip_prefix": null, "created_at": "2019-01-08T00:12:49Z", "security_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c4b64f59e824161b54e3b01c9aa3047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:12:49Z", "revision_number": 0, "id": "863c7afb-5527-42e3-b69d-165a195f33ca", "remote_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "remote_ip_prefix": null, "created_at": "2019-01-08T00:12:49Z", "security_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c4b64f59e824161b54e3b01c9aa3047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:12:49Z", "revision_number": 0, "id": "a9ae99fd-ae69-431b-a891-a9b9f0b6dbee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:12:49Z", "security_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c4b64f59e824161b54e3b01c9aa3047"}], "revision_number": 4, "project_id": "3c4b64f59e824161b54e3b01c9aa3047", "id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "name": "default"}]} 2019-01-08 00:13:25,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-db25e5f8-cd8f-4333-b4ea-3e7add23bd95 2019-01-08 00:13:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:26,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab122a7a-7442-4891-a502-2ec679a97fde Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 00:13:26,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-ab122a7a-7442-4891-a502-2ec679a97fde 2019-01-08 00:13:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:26,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe82ae9-3382-4c4a-af93-e4233dd4ad9e 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 00:13:26,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-afe82ae9-3382-4c4a-af93-e4233dd4ad9e 2019-01-08 00:13:26,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:26,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97bea2db-7d70-464c-a5c2-ebf06a165303 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e4ee16220564771a50f5976511a3a82", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}} 2019-01-08 00:13:26,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82 used request id req-97bea2db-7d70-464c-a5c2-ebf06a165303 2019-01-08 00:13:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:26,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45906d72-3bbb-4ded-a2e7-19175820f7ca Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3c4b64f59e824161b54e3b01c9aa3047", "name": "SimpleHealthCheck-f09e87d3-8f6b-424-proj"}} 2019-01-08 00:13:26,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 used request id req-45906d72-3bbb-4ded-a2e7-19175820f7ca 2019-01-08 00:13:26,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8 2019-01-08 00:13:26,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:26,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-40b2587c-6565-40c1-8bb6-71b453458603 Date: Tue, 08 Jan 2019 00:13:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:12:49Z", "security_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "port_range_min": null, "revision_number": 0, "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "created_at": "2019-01-08T00:12:49Z", "project_id": "3c4b64f59e824161b54e3b01c9aa3047", "id": "31463cc2-9bba-4c0f-9e58-8b13d0931327"}, {"remote_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:12:49Z", "security_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "port_range_min": null, "revision_number": 0, "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "created_at": "2019-01-08T00:12:49Z", "project_id": "3c4b64f59e824161b54e3b01c9aa3047", "id": "7c1db8b6-7f75-4293-810c-7fd174b5b646"}, {"remote_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:12:49Z", "security_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "port_range_min": null, "revision_number": 0, "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "created_at": "2019-01-08T00:12:49Z", "project_id": "3c4b64f59e824161b54e3b01c9aa3047", "id": "863c7afb-5527-42e3-b69d-165a195f33ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T00:12:49Z", "security_group_id": "e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8", "port_range_min": null, "revision_number": 0, "tenant_id": "3c4b64f59e824161b54e3b01c9aa3047", "created_at": "2019-01-08T00:12:49Z", "project_id": "3c4b64f59e824161b54e3b01c9aa3047", "id": "a9ae99fd-ae69-431b-a891-a9b9f0b6dbee"}]} 2019-01-08 00:13:26,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8 used request id req-40b2587c-6565-40c1-8bb6-71b453458603 2019-01-08 00:13:26,568 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 00:13:26,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:26,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8634e80b-0eaa-4cfa-84de-daa202641dfe Content-Length: 0 Date: Tue, 08 Jan 2019 00:13:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:13:26,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/e78958eb-a9bb-4ffe-b0ba-8ea1ae17d6e8 used request id req-8634e80b-0eaa-4cfa-84de-daa202641dfe 2019-01-08 00:13:26,941 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-f09e87d3-8f6b-424-proj 2019-01-08 00:13:26,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:27,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e7e0a85-43b0-4b0d-aeb9-068565d23602 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:13:27,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/3c4b64f59e824161b54e3b01c9aa3047 used request id req-4e7e0a85-43b0-4b0d-aeb9-068565d23602 2019-01-08 00:13:27,269 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-f09e87d3-8f6b-424-proj-role 2019-01-08 00:13:27,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/f2a480e6e117429a80893552cafbc9d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:27,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4369d76e-c8aa-48e2-81a9-4241f1b8f08b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:13:27,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/f2a480e6e117429a80893552cafbc9d8 used request id req-4369d76e-c8aa-48e2-81a9-4241f1b8f08b 2019-01-08 00:13:27,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d0fd85cd4f912b3800b3f31aeaa5e56e4571ae" 2019-01-08 00:13:27,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b875bffb-2b6a-49d5-bd6a-a5390e3fe888 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7350e6137d704963b04b5d3c5cadf5f4", "links": {"self": "http://172.30.9.42:5000/v3/roles/7350e6137d704963b04b5d3c5cadf5f4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:13:27,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b875bffb-2b6a-49d5-bd6a-a5390e3fe888 2019-01-08 00:13:27,546 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-f09e87d3-8f6b-424-user 2019-01-08 00:13:27,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/6caae36362d24fb6b102acaf457f2881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea7ee6624b013209aefe7b95be803303268b244" 2019-01-08 00:13:27,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-360f7268-c5b6-4e9a-a277-67fdc7d2fb31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:13:27,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/6caae36362d24fb6b102acaf457f2881 used request id req-360f7268-c5b6-4e9a-a277-67fdc7d2fb31 2019-01-08 00:13:28,028 - xtesting.core.unit - INFO - Total tests: 1 Passed tests: 1 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-08 00:13:28,504 - xtesting.core.unit - DEBUG - subunit2html /var/lib/xtesting/results/snaps_health_check/subunit_stream /var/lib/xtesting/results/snaps_health_check/results.html 2019-01-08 00:13:28,614 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 00:13:28,614 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:48 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-08 00:13:28,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:13:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:28,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4476f4-b8cc-44b1-b9e1-c4415135d26f Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7350e6137d704963b04b5d3c5cadf5f4", "links": {"self": "http://172.30.9.42:5000/v3/roles/7350e6137d704963b04b5d3c5cadf5f4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:13:28,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1b4476f4-b8cc-44b1-b9e1-c4415135d26f 2019-01-08 00:13:28,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184156894684s 2019-01-08 00:13:28,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1b4476f4-b8cc-44b1-b9e1-c4415135d26f 2019-01-08 00:13:28,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-08 00:13:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/roles/7350e6137d704963b04b5d3c5cadf5f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:28,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b38d5c-bca4-4661-a3f9-f603efedee61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:13:28,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/7350e6137d704963b04b5d3c5cadf5f4 used request id req-34b38d5c-bca4-4661-a3f9-f603efedee61 2019-01-08 00:13:28,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.178451776505s 2019-01-08 00:13:28,993 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/7350e6137d704963b04b5d3c5cadf5f4 used request id req-34b38d5c-bca4-4661-a3f9-f603efedee61 2019-01-08 00:13:28,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:13:28,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:29,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a96a351-980b-4ece-bd64-684adbb7aa4d Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "links": {"self": "http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c4e0922fd44cc08562c2e6f43b1076", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:13:29,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6a96a351-980b-4ece-bd64-684adbb7aa4d 2019-01-08 00:13:29,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118360042572s 2019-01-08 00:13:29,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6a96a351-980b-4ece-bd64-684adbb7aa4d 2019-01-08 00:13:29,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:13:29,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:29,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6985e9e-4a4e-44ac-ab7d-0c8ac1ec564b Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8", "links": {"self": "http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c5c4e0922fd44cc08562c2e6f43b1076", "description": null}} 2019-01-08 00:13:29,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076 used request id req-e6985e9e-4a4e-44ac-ab7d-0c8ac1ec564b 2019-01-08 00:13:29,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115347862244s 2019-01-08 00:13:29,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076 used request id req-e6985e9e-4a4e-44ac-ab7d-0c8ac1ec564b 2019-01-08 00:13:29,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 00:13:29,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:29,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc95985-f1eb-4f3f-992b-bdfcc849b6a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:13:29,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076 used request id req-3bc95985-f1eb-4f3f-992b-bdfcc849b6a4 2019-01-08 00:13:29,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213786125183s 2019-01-08 00:13:29,449 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c5c4e0922fd44cc08562c2e6f43b1076 used request id req-3bc95985-f1eb-4f3f-992b-bdfcc849b6a4 2019-01-08 00:13:29,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:13:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:29,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c21cd13-7d22-4c07-9126-3995714b5639 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "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.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82"}, "tags": [], "enabled": true, "id": "1e4ee16220564771a50f5976511a3a82", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_05ed4ffd-c5e8-4daf-9c54-003e10ed6bb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:13:29,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-3c21cd13-7d22-4c07-9126-3995714b5639 2019-01-08 00:13:29,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100258827209s 2019-01-08 00:13:29,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-3c21cd13-7d22-4c07-9126-3995714b5639 2019-01-08 00:13:29,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 00:13:29,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:29,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ade14f7a-dfe3-4dce-b495-199e11f1ed95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:13:29,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82 used request id req-ade14f7a-dfe3-4dce-b495-199e11f1ed95 2019-01-08 00:13:29,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272113084793s 2019-01-08 00:13:29,833 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1e4ee16220564771a50f5976511a3a82 used request id req-ade14f7a-dfe3-4dce-b495-199e11f1ed95 2019-01-08 00:13:29,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:13:29,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=1e4ee16220564771a50f5976511a3a82&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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:30,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e34e5b67-5cbc-44f4-9e43-0f294291ced0 Date: Tue, 08 Jan 2019 00:13:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1e4ee16220564771a50f5976511a3a82", "created_at": "2019-01-08T00:13:25Z", "updated_at": "2019-01-08T00:13:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "356d04ee-edca-4544-8f19-0e6d92aa7a94", "remote_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e4ee16220564771a50f5976511a3a82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "8d3eff93-d29d-4216-9f97-47937fc2a876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e4ee16220564771a50f5976511a3a82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "92cae25f-5b00-4c4b-bfbd-ca37930a1500", "remote_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e4ee16220564771a50f5976511a3a82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "b66dc1ee-92cd-438d-9009-529dedb1156f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e4ee16220564771a50f5976511a3a82"}], "revision_number": 4, "project_id": "1e4ee16220564771a50f5976511a3a82", "id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "name": "default"}]} 2019-01-08 00:13:30,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=1e4ee16220564771a50f5976511a3a82&name=default used request id req-e34e5b67-5cbc-44f4-9e43-0f294291ced0 2019-01-08 00:13:30,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.259506940842s 2019-01-08 00:13:30,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=1e4ee16220564771a50f5976511a3a82&name=default used request id req-e34e5b67-5cbc-44f4-9e43-0f294291ced0 2019-01-08 00:13:30,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:13:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:30,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-13f526b6-261a-4421-a282-6458f214f147 Date: Tue, 08 Jan 2019 00:13:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1e4ee16220564771a50f5976511a3a82", "created_at": "2019-01-08T00:13:25Z", "updated_at": "2019-01-08T00:13:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "8d3eff93-d29d-4216-9f97-47937fc2a876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e4ee16220564771a50f5976511a3a82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "356d04ee-edca-4544-8f19-0e6d92aa7a94", "remote_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e4ee16220564771a50f5976511a3a82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "92cae25f-5b00-4c4b-bfbd-ca37930a1500", "remote_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e4ee16220564771a50f5976511a3a82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:13:25Z", "revision_number": 0, "id": "b66dc1ee-92cd-438d-9009-529dedb1156f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:13:25Z", "security_group_id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "tenant_id": "1e4ee16220564771a50f5976511a3a82", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e4ee16220564771a50f5976511a3a82"}], "revision_number": 4, "project_id": "1e4ee16220564771a50f5976511a3a82", "id": "59f55cbd-0460-4d55-a127-e6380b7ad8e3", "name": "default"}]} 2019-01-08 00:13:30,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-13f526b6-261a-4421-a282-6458f214f147 2019-01-08 00:13:30,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.259031057358s 2019-01-08 00:13:30,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-13f526b6-261a-4421-a282-6458f214f147 2019-01-08 00:13:30,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 00:13:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/59f55cbd-0460-4d55-a127-e6380b7ad8e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e1ad17d47adb2cf532c5de25599cb6bb8fc590" 2019-01-08 00:13:30,688 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c61d6420-465f-4eff-9879-b0bb75ae1993 Content-Length: 0 Date: Tue, 08 Jan 2019 00:13:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 00:13:30,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/59f55cbd-0460-4d55-a127-e6380b7ad8e3.json used request id req-c61d6420-465f-4eff-9879-b0bb75ae1993 2019-01-08 00:13:30,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.323462963104s 2019-01-08 00:13:30,688 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/59f55cbd-0460-4d55-a127-e6380b7ad8e3.json used request id req-c61d6420-465f-4eff-9879-b0bb75ae1993 2019-01-08 00:13:30,689 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:11 | PASS | | tenantnetwork2 | functest | healthcheck | 00:12 | PASS | | vmready1 | functest | healthcheck | 00:15 | PASS | | vmready2 | functest | healthcheck | 00:15 | PASS | | singlevm1 | functest | healthcheck | 00:43 | PASS | | singlevm2 | functest | healthcheck | 00:39 | PASS | | vping_ssh | functest | healthcheck | 00:58 | PASS | | vping_userdata | functest | healthcheck | 00:47 | PASS | | cinder_test | functest | healthcheck | 01:31 | PASS | | api_check | functest | healthcheck | 08:56 | PASS | | snaps_health_check | functest | healthcheck | 00:48 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-08 00:13:30,703 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-08 00:13:30,733 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 00:13:30,838 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 00:13:30,935 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 00:13:52,233 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-132 | | 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-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-08 00:13:52,238 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PyXxpRTMeM2kTPmYZ6x2psvZ8 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=09a7ababfff6470fbcae0a281405cb8c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-01-08 00:13:52,238 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-08 00:13:52,239 - 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 | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2019-01-08 00:13:52,276 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-01-08 00:13:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:13:52,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a31341-9150-4737-97dc-980bcb0be67e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:13:52,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-27a31341-9150-4737-97dc-980bcb0be67e 2019-01-08 00:13:52,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:13:53,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["335j-ysQTISD9UGlZla_xA"], "issued_at": "2019-01-08T00:13:52.000000Z"}} 2019-01-08 00:13:53,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:13:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:53,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-bdf7ad38-e720-4f8c-ae5a-1e01b85479c0 Date: Tue, 08 Jan 2019 00:13:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:13:53,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdf7ad38-e720-4f8c-ae5a-1e01b85479c0 2019-01-08 00:13:53,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.565904140472s 2019-01-08 00:13:53,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdf7ad38-e720-4f8c-ae5a-1e01b85479c0 2019-01-08 00:13:53,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:13:53,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:13: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:13:53,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:13:53,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:53,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdebae9b-d9bf-42bf-b192-c46d993e383d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:13:53,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-fdebae9b-d9bf-42bf-b192-c46d993e383d 2019-01-08 00:13:53,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107464075089s 2019-01-08 00:13:53,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-fdebae9b-d9bf-42bf-b192-c46d993e383d 2019-01-08 00:13:53,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 00:13:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03"}}' 2019-01-08 00:13:53,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:13:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5d0b73-7cea-4b16-92bf-96c79c0dbaef 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.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976"}, "tags": [], "enabled": true, "id": "f17bd2ead4b44b0d9238c5fbc6028976", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03"}} 2019-01-08 00:13:53,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-0e5d0b73-7cea-4b16-92bf-96c79c0dbaef 2019-01-08 00:13:53,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136076211929s 2019-01-08 00:13:53,833 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-0e5d0b73-7cea-4b16-92bf-96c79c0dbaef 2019-01-08 00:13:53,834 - 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'f17bd2ead4b44b0d9238c5fbc6028976', '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_c89d5401-4fa5-422f-8cdd-92bff4701a03'}) 2019-01-08 00:13:53,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 00:13:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5857ac4b-a4ea-493c-a340-3065b37694df", "email": null, "name": "tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03"}}' 2019-01-08 00:13:54,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:13:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f666f4-cb6d-414f-b70a-ed796f387e48 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": {"self": "http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a843dd9a560c4472b179a2b9898fe541", "domain_id": "default", "password_expires_at": null}} 2019-01-08 00:13:54,221 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-c5f666f4-cb6d-414f-b70a-ed796f387e48 2019-01-08 00:13:54,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.380560159683s 2019-01-08 00:13:54,221 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-c5f666f4-cb6d-414f-b70a-ed796f387e48 2019-01-08 00:13:54,222 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a843dd9a560c4472b179a2b9898fe541', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03'}) 2019-01-08 00:13:54,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:13:54,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:54,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e21f66e-2b7a-4e0c-820f-295df927546e Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:13:54,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9e21f66e-2b7a-4e0c-820f-295df927546e 2019-01-08 00:13:54,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112221002579s 2019-01-08 00:13:54,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9e21f66e-2b7a-4e0c-820f-295df927546e 2019-01-08 00:13:54,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:13:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:54,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcebff54-7160-44f4-a47a-57b6f4d7aa38 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:13:54,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fcebff54-7160-44f4-a47a-57b6f4d7aa38 2019-01-08 00:13:54,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981681346893s 2019-01-08 00:13:54,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fcebff54-7160-44f4-a47a-57b6f4d7aa38 2019-01-08 00:13:54,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:13:54,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:54,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcadebe1-58f9-49eb-be97-c2d2997d0d5e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:13:54,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-dcadebe1-58f9-49eb-be97-c2d2997d0d5e 2019-01-08 00:13:54,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101172924042s 2019-01-08 00:13:54,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-dcadebe1-58f9-49eb-be97-c2d2997d0d5e 2019-01-08 00:13:54,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:13:54,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:54,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e132b2-7724-4cbb-b453-dfd0026a5c92 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": {"self": "http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a843dd9a560c4472b179a2b9898fe541", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:13:54,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-84e132b2-7724-4cbb-b453-dfd0026a5c92 2019-01-08 00:13:54,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20544219017s 2019-01-08 00:13:54,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-84e132b2-7724-4cbb-b453-dfd0026a5c92 2019-01-08 00:13:54,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:13:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:54,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb7059c-2cfb-43d2-8677-1b15dab3a125 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976"}, "tags": [], "enabled": true, "id": "f17bd2ead4b44b0d9238c5fbc6028976", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03"}]} 2019-01-08 00:13:54,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-7cb7059c-2cfb-43d2-8677-1b15dab3a125 2019-01-08 00:13:54,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.021467924118s 2019-01-08 00:13:54,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-7cb7059c-2cfb-43d2-8677-1b15dab3a125 2019-01-08 00:13:54,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:13:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=a843dd9a560c4472b179a2b9898fe541&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=f17bd2ead4b44b0d9238c5fbc6028976" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:54,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8f428b-5a34-44f3-87e8-5c6ef42d4df3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=a843dd9a560c4472b179a2b9898fe541&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=f17bd2ead4b44b0d9238c5fbc6028976", "previous": null, "next": null}} 2019-01-08 00:13:54,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=a843dd9a560c4472b179a2b9898fe541&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=f17bd2ead4b44b0d9238c5fbc6028976 used request id req-3f8f428b-5a34-44f3-87e8-5c6ef42d4df3 2019-01-08 00:13:54,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0982341766357s 2019-01-08 00:13:54,892 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=a843dd9a560c4472b179a2b9898fe541&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=f17bd2ead4b44b0d9238c5fbc6028976 used request id req-3f8f428b-5a34-44f3-87e8-5c6ef42d4df3 2019-01-08 00:13:54,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:13:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976/users/a843dd9a560c4472b179a2b9898fe541/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:55,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8ee47db-3787-47c3-9f6e-bbd8262c9262 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:13:55,045 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976/users/a843dd9a560c4472b179a2b9898fe541/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-d8ee47db-3787-47c3-9f6e-bbd8262c9262 2019-01-08 00:13:55,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149391174316s 2019-01-08 00:13:55,045 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976/users/a843dd9a560c4472b179a2b9898fe541/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-d8ee47db-3787-47c3-9f6e-bbd8262c9262 2019-01-08 00:13:55,046 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03', 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'f17bd2ead4b44b0d9238c5fbc6028976', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5857ac4b-a4ea-493c-a340-3065b37694df', 'username': u'tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 00:13:55,049 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03', 'password': '5857ac4b-a4ea-493c-a340-3065b37694df', 'project_name': 'tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': 'f17bd2ead4b44b0d9238c5fbc6028976', 'project_domain_name': 'Default'} 2019-01-08 00:13:55,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:13:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:55,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a54edf0-16c9-4cca-9b12-955a18a29340 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:13:55,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2a54edf0-16c9-4cca-9b12-955a18a29340 2019-01-08 00:13:55,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973598957062s 2019-01-08 00:13:55,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2a54edf0-16c9-4cca-9b12-955a18a29340 2019-01-08 00:13:55,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:13:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:55,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf9fd46-310e-4ea6-93a3-18b2e6cf0555 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:13:55,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-edf9fd46-310e-4ea6-93a3-18b2e6cf0555 2019-01-08 00:13:55,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0964739322662s 2019-01-08 00:13:55,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-edf9fd46-310e-4ea6-93a3-18b2e6cf0555 2019-01-08 00:13:55,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:13:55,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:55,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd48d90-9dfc-4743-ae91-673e711f88bd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:13:55,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ddd48d90-9dfc-4743-ae91-673e711f88bd 2019-01-08 00:13:55,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106828927994s 2019-01-08 00:13:55,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ddd48d90-9dfc-4743-ae91-673e711f88bd 2019-01-08 00:13:55,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:13:55,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:55,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8d3c96-8ef3-4b95-8ead-f77d131cf8da Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": {"self": "http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a843dd9a560c4472b179a2b9898fe541", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:13:55,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-fa8d3c96-8ef3-4b95-8ead-f77d131cf8da 2019-01-08 00:13:55,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113424062729s 2019-01-08 00:13:55,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-fa8d3c96-8ef3-4b95-8ead-f77d131cf8da 2019-01-08 00:13:55,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:13:55,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:55,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb10042-bed8-43c5-8da1-692d83560ce1 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976"}, "tags": [], "enabled": true, "id": "f17bd2ead4b44b0d9238c5fbc6028976", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03"}]} 2019-01-08 00:13:55,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-1bb10042-bed8-43c5-8da1-692d83560ce1 2019-01-08 00:13:55,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105527877808s 2019-01-08 00:13:55,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-1bb10042-bed8-43c5-8da1-692d83560ce1 2019-01-08 00:13:55,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:13:55,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=a843dd9a560c4472b179a2b9898fe541&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=f17bd2ead4b44b0d9238c5fbc6028976" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:55,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e14c2e5-5c57-49bb-b6f1-1c53b3ba1830 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=a843dd9a560c4472b179a2b9898fe541&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=f17bd2ead4b44b0d9238c5fbc6028976", "previous": null, "next": null}} 2019-01-08 00:13:55,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=a843dd9a560c4472b179a2b9898fe541&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=f17bd2ead4b44b0d9238c5fbc6028976 used request id req-1e14c2e5-5c57-49bb-b6f1-1c53b3ba1830 2019-01-08 00:13:55,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104990005493s 2019-01-08 00:13:55,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=a843dd9a560c4472b179a2b9898fe541&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=f17bd2ead4b44b0d9238c5fbc6028976 used request id req-1e14c2e5-5c57-49bb-b6f1-1c53b3ba1830 2019-01-08 00:13:55,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:13:55,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976/users/a843dd9a560c4472b179a2b9898fe541/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:55,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-110cee0e-6b85-468a-847e-fad1d6db62f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:13:55,859 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976/users/a843dd9a560c4472b179a2b9898fe541/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-110cee0e-6b85-468a-847e-fad1d6db62f3 2019-01-08 00:13:55,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145900011063s 2019-01-08 00:13:55,859 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976/users/a843dd9a560c4472b179a2b9898fe541/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-110cee0e-6b85-468a-847e-fad1d6db62f3 2019-01-08 00:13:55,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:13:55,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:55,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2678fe-00e3-4449-9518-9d782a07fe02 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:13:55,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3e2678fe-00e3-4449-9518-9d782a07fe02 2019-01-08 00:13:55,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100198984146s 2019-01-08 00:13:55,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3e2678fe-00e3-4449-9518-9d782a07fe02 2019-01-08 00:13:55,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:13:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:56,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df00ad3-a9a9-4aa6-85d4-f56b09920b32 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:13:56,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-9df00ad3-a9a9-4aa6-85d4-f56b09920b32 2019-01-08 00:13:56,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10455083847s 2019-01-08 00:13:56,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-9df00ad3-a9a9-4aa6-85d4-f56b09920b32 2019-01-08 00:13:56,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:13:56,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:56,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86fdf0e-bf9a-45ad-81e6-f15594a81eaa Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": {"self": "http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a843dd9a560c4472b179a2b9898fe541", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:13:56,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f86fdf0e-bf9a-45ad-81e6-f15594a81eaa 2019-01-08 00:13:56,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118592023849s 2019-01-08 00:13:56,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f86fdf0e-bf9a-45ad-81e6-f15594a81eaa 2019-01-08 00:13:56,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:13:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=a843dd9a560c4472b179a2b9898fe541&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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:56,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7a2cb0-9fd3-4e23-bf09-19be25d48488 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=a843dd9a560c4472b179a2b9898fe541&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 00:13:56,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=a843dd9a560c4472b179a2b9898fe541&scope.domain.id=default used request id req-cc7a2cb0-9fd3-4e23-bf09-19be25d48488 2019-01-08 00:13:56,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0989899635315s 2019-01-08 00:13:56,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=a843dd9a560c4472b179a2b9898fe541&scope.domain.id=default used request id req-cc7a2cb0-9fd3-4e23-bf09-19be25d48488 2019-01-08 00:13:56,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 00:13:56,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/a843dd9a560c4472b179a2b9898fe541/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:13:56,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a51bd84-7beb-4072-a305-443d75828381 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:13:56,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/a843dd9a560c4472b179a2b9898fe541/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-6a51bd84-7beb-4072-a305-443d75828381 2019-01-08 00:13:56,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.157104969025s 2019-01-08 00:13:56,464 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/a843dd9a560c4472b179a2b9898fe541/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-6a51bd84-7beb-4072-a305-443d75828381 2019-01-08 00:13:56,464 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 00:14:00,699 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 59458808-ab76-4856-9e69-a6bae61e39a9 | 2019-01-08T00:14:00.324423 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 59458808-ab76-4856-9e69-a6bae61e39a9 ~/.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 2019-01-08 00:14:03,858 - 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 | +-------------+----------------+-----------+ 2019-01-08 00:14:04,665 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 00:14:19,231 - 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=6dbdf31a-f599-4e73-9245-d069f61f1036) as the default verifier for the future CLI operations. 2019-01-08 00:14:21,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:14:21,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62565118-5637-45ac-8dd5-0bb4fa09ddcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:14:21,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-62565118-5637-45ac-8dd5-0bb4fa09ddcf 2019-01-08 00:14:21,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:14:21,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f17bd2ead4b44b0d9238c5fbc6028976", "name": "tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f17bd2ead4b44b0d9238c5fbc6028976", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f17bd2ead4b44b0d9238c5fbc6028976", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f17bd2ead4b44b0d9238c5fbc6028976", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03", "id": "a843dd9a560c4472b179a2b9898fe541"}, "audit_ids": ["t3LHUUliRuCNgppbn8f8qg"], "issued_at": "2019-01-08T00:14:21.000000Z"}} 2019-01-08 00:14:21,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 00:14:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" 2019-01-08 00:14:21,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-e8ed5fc4-e002-445e-9391-fd7c23a43665 Date: Tue, 08 Jan 2019 00:14:21 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 00:14:21,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-e8ed5fc4-e002-445e-9391-fd7c23a43665 2019-01-08 00:14:21,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.213809013367s 2019-01-08 00:14:21,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-e8ed5fc4-e002-445e-9391-fd7c23a43665 2019-01-08 00:14:21,717 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-01-08 00:14:21,718 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:14:21,844 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 00:14:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:14:21,849 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 00:14:21 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 00:14:21,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:14:21,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" 2019-01-08 00:14:22,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c13747dc-ff03-4893-96f4-f47c6cee2a36 Date: Tue, 08 Jan 2019 00:14:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:14:22,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c13747dc-ff03-4893-96f4-f47c6cee2a36 2019-01-08 00:14:22,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213338851929s 2019-01-08 00:14:22,065 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c13747dc-ff03-4893-96f4-f47c6cee2a36 2019-01-08 00:14:22,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 00:14:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03"}' 2019-01-08 00:14:22,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-554c7208-7426-4c0b-bfb8-083864f78f2d Date: Tue, 08 Jan 2019 00:14:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e/file", "owner": "f17bd2ead4b44b0d9238c5fbc6028976", "id": "930c9363-fa3c-4560-830c-87ebffea8b9e", "size": null, "self": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:14:22Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "checksum": null, "created_at": "2019-01-08T00:14:22Z", "protected": false} 2019-01-08 00:14:22,333 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-554c7208-7426-4c0b-bfb8-083864f78f2d 2019-01-08 00:14:22,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.260725021362s 2019-01-08 00:14:22,333 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-554c7208-7426-4c0b-bfb8-083864f78f2d returning object 930c9363-fa3c-4560-830c-87ebffea8b9e 2019-01-08 00:14:22,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 00:14:22,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e/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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" -d '' 2019-01-08 00:14:23,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eec17d58-9f79-46c4-83f6-be05e8b3bf08 Date: Tue, 08 Jan 2019 00:14:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:14:23,385 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e/file used request id req-eec17d58-9f79-46c4-83f6-be05e8b3bf08 2019-01-08 00:14:23,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.05115699768s 2019-01-08 00:14:23,386 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e/file used request id req-eec17d58-9f79-46c4-83f6-be05e8b3bf08 2019-01-08 00:14:23,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:14:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" 2019-01-08 00:14:23,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-673b7d28-1bb9-44cd-8da6-711554ca51e2 Date: Tue, 08 Jan 2019 00:14:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap", "metadata": {}}], "file": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e/file", "owner": "f17bd2ead4b44b0d9238c5fbc6028976", "id": "930c9363-fa3c-4560-830c-87ebffea8b9e", "size": 12716032, "self": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:14:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:14:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:14:23,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-673b7d28-1bb9-44cd-8da6-711554ca51e2 2019-01-08 00:14:23,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.227715969086s 2019-01-08 00:14:23,618 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-673b7d28-1bb9-44cd-8da6-711554ca51e2 2019-01-08 00:14:23,619 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e/file', 'owner': u'f17bd2ead4b44b0d9238c5fbc6028976', 'id': u'930c9363-fa3c-4560-830c-87ebffea8b9e', 'size': 12716032, u'self': u'/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f17bd2ead4b44b0d9238c5fbc6028976', 'name': 'tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T00:14:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T00:14:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03', 'created': u'2019-01-08T00:14:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T00:14:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 00:14:23,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 00:14:23,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_c89d5401-4fa5-422f-8cdd-92bff4701a03", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 00:14:23,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:14: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-ee31adad-0c76-483e-904d-bc9af4fc0418 x-compute-request-id: req-ee31adad-0c76-483e-904d-bc9af4fc0418 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00", "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": "b6a2c348-5595-4626-87d3-d4fd24fc6b00"}} 2019-01-08 00:14:23,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ee31adad-0c76-483e-904d-bc9af4fc0418 2019-01-08 00:14:23,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.236428022385s 2019-01-08 00:14:23,857 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ee31adad-0c76-483e-904d-bc9af4fc0418 2019-01-08 00:14:23,858 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_c89d5401-4fa5-422f-8cdd-92bff4701a03', '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'09a7ababfff6470fbcae0a281405cb8c', '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'b6a2c348-5595-4626-87d3-d4fd24fc6b00', 'swap': 0}) 2019-01-08 00:14:23,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 00:14:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00/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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" -d '{"extra_specs": {}}' 2019-01-08 00:14:23,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:14: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-d8c6eada-94a5-4555-957e-c583f4b579bf x-compute-request-id: req-d8c6eada-94a5-4555-957e-c583f4b579bf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:14:23,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00/os-extra_specs used request id req-d8c6eada-94a5-4555-957e-c583f4b579bf 2019-01-08 00:14:23,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238411426544s 2019-01-08 00:14:23,883 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00/os-extra_specs used request id req-d8c6eada-94a5-4555-957e-c583f4b579bf 2019-01-08 00:14:23,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:14:23,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:14: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:14:23,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:14:23,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" 2019-01-08 00:14:23,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe520932-fbc2-4f4f-9dbf-47b87a2cadb7 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:14:23,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fe520932-fbc2-4f4f-9dbf-47b87a2cadb7 2019-01-08 00:14:23,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101733922958s 2019-01-08 00:14:23,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fe520932-fbc2-4f4f-9dbf-47b87a2cadb7 2019-01-08 00:14:24,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 00:14:24,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:14:24,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00: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-c00f6f7e-0377-418c-9eb1-af667533bfe1 x-compute-request-id: req-c00f6f7e-0377-418c-9eb1-af667533bfe1 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 00:14:24,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-c00f6f7e-0377-418c-9eb1-af667533bfe1 2019-01-08 00:14:24,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0379281044006s 2019-01-08 00:14:24,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-c00f6f7e-0377-418c-9eb1-af667533bfe1 2019-01-08 00:14:24,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:14:24,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" 2019-01-08 00:14:24,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-deb621e9-43f8-476b-8976-7ca295bc79a8 Date: Tue, 08 Jan 2019 00:14:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap", "metadata": {}}], "file": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e/file", "owner": "f17bd2ead4b44b0d9238c5fbc6028976", "id": "930c9363-fa3c-4560-830c-87ebffea8b9e", "size": 12716032, "self": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:14:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:14:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:14:24,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-deb621e9-43f8-476b-8976-7ca295bc79a8 2019-01-08 00:14:24,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264649391174s 2019-01-08 00:14:24,080 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-deb621e9-43f8-476b-8976-7ca295bc79a8 2019-01-08 00:14:24,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 00:14:24,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03"}' 2019-01-08 00:14:24,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-615723dd-b42c-4a81-8636-807a2e8964b2 Date: Tue, 08 Jan 2019 00:14:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/file", "owner": "f17bd2ead4b44b0d9238c5fbc6028976", "id": "c4c646ca-cc8f-47b9-b1f7-72977da63f4b", "size": null, "self": "/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:14:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03", "checksum": null, "created_at": "2019-01-08T00:14:24Z", "protected": false} 2019-01-08 00:14:24,392 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-615723dd-b42c-4a81-8636-807a2e8964b2 2019-01-08 00:14:24,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.305526018143s 2019-01-08 00:14:24,393 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-615723dd-b42c-4a81-8636-807a2e8964b2 returning object c4c646ca-cc8f-47b9-b1f7-72977da63f4b 2019-01-08 00:14:24,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 00:14:24,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" -d '' 2019-01-08 00:14:25,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80528226-3bb3-470a-9f8c-24dd1af8b067 Date: Tue, 08 Jan 2019 00:14:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:14:25,535 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/file used request id req-80528226-3bb3-470a-9f8c-24dd1af8b067 2019-01-08 00:14:25,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14191293716s 2019-01-08 00:14:25,536 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/file used request id req-80528226-3bb3-470a-9f8c-24dd1af8b067 2019-01-08 00:14:25,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:14:25,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" 2019-01-08 00:14:25,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-888fa4f5-ec9d-4e2e-b9f0-6a80d684ea77 Date: Tue, 08 Jan 2019 00:14:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/snap", "metadata": {}}], "file": "/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/file", "owner": "f17bd2ead4b44b0d9238c5fbc6028976", "id": "c4c646ca-cc8f-47b9-b1f7-72977da63f4b", "size": 12716032, "self": "/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:14:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:14:24Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap", "metadata": {}}], "file": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e/file", "owner": "f17bd2ead4b44b0d9238c5fbc6028976", "id": "930c9363-fa3c-4560-830c-87ebffea8b9e", "size": 12716032, "self": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:14:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:14:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:14:25,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-888fa4f5-ec9d-4e2e-b9f0-6a80d684ea77 2019-01-08 00:14:25,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296654939651s 2019-01-08 00:14:25,837 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-888fa4f5-ec9d-4e2e-b9f0-6a80d684ea77 2019-01-08 00:14:25,839 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/file', 'owner': u'f17bd2ead4b44b0d9238c5fbc6028976', 'id': u'c4c646ca-cc8f-47b9-b1f7-72977da63f4b', 'size': 12716032, u'self': u'/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f17bd2ead4b44b0d9238c5fbc6028976', 'name': 'tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T00:14:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T00:14:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03', 'created': u'2019-01-08T00:14:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T00:14:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 00:14:25,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 00:14:25,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 00:14:25,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:14:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f83b456-620c-4fc1-a370-e211e61c628c x-compute-request-id: req-4f83b456-620c-4fc1-a370-e211e61c628c Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/f565c4c9-9760-4624-bcba-800ce9785a83", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/f565c4c9-9760-4624-bcba-800ce9785a83", "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": "f565c4c9-9760-4624-bcba-800ce9785a83"}} 2019-01-08 00:14:25,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-4f83b456-620c-4fc1-a370-e211e61c628c 2019-01-08 00:14:25,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0397400856018s 2019-01-08 00:14:25,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-4f83b456-620c-4fc1-a370-e211e61c628c 2019-01-08 00:14:25,881 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03', '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'09a7ababfff6470fbcae0a281405cb8c', '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'f565c4c9-9760-4624-bcba-800ce9785a83', 'swap': 0}) 2019-01-08 00:14:25,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 00:14:25,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/f565c4c9-9760-4624-bcba-800ce9785a83/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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" -d '{"extra_specs": {}}' 2019-01-08 00:14:25,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:14:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f76cda78-7b48-4479-a594-1850df8384ee x-compute-request-id: req-f76cda78-7b48-4479-a594-1850df8384ee Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:14:25,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/f565c4c9-9760-4624-bcba-800ce9785a83/os-extra_specs used request id req-f76cda78-7b48-4479-a594-1850df8384ee 2019-01-08 00:14:25,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216138362885s 2019-01-08 00:14:25,904 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/f565c4c9-9760-4624-bcba-800ce9785a83/os-extra_specs used request id req-f76cda78-7b48-4479-a594-1850df8384ee 2019-01-08 00:14:25,904 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03', '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'09a7ababfff6470fbcae0a281405cb8c', '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'f565c4c9-9760-4624-bcba-800ce9785a83', 'swap': 0}) 2019-01-08 00:14:29,049 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-08 00:14:29,050 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-08 00:14:29,050 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-08 00:14:29,052 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-08 00:14:29,066 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-08 00:14:32,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6dbdf31a-f599-4e73-9245-d069f61f1036/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-01-08 00:14:32,336 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-08 00:14:32,356 - 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']'. 2019-01-08 00:14:39,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:14:39.186 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 00:14:41,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:14:41.261 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.211s] 2019-01-08 00:14:41,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:14:41.306 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2019-01-08 00:14:43,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:14:43.905 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.357s] 2019-01-08 00:14:49,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:14:49.315 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.822s] 2019-01-08 00:14:51,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:14:51.284 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.204s] 2019-01-08 00:14:52,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:14:52.107 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.638s] 2019-01-08 00:14:52,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:14:52.881 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.566s] 2019-01-08 00:15:02,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:02.353 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.282s] 2019-01-08 00:15:10,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:10.011 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.196s] 2019-01-08 00:15:10,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:10.703 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [26.617s] 2019-01-08 00:15:17,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:17.452 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.888s] 2019-01-08 00:15:19,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:19.855 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.753s] 2019-01-08 00:15:19,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:19.864 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-08 00:15:22,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:22.973 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.980s] 2019-01-08 00:15:25,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:25.582 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.608s] 2019-01-08 00:15:25,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:25.975 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.729s] 2019-01-08 00:15:26,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:26.350 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2019-01-08 00:15:26,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:26.351 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-08 00:15:26,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:26.954 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.373s] 2019-01-08 00:15:34,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:34.308 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.420s] 2019-01-08 00:15:36,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:36.332 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2019-01-08 00:15:36,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:36.333 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-08 00:15:38,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:38.786 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.985s] 2019-01-08 00:15:44,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:44.841 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.054s] 2019-01-08 00:15:46,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:46.229 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.553s] 2019-01-08 00:15:51,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:51.182 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-08 00:15:54,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:15:54.020 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.178s] 2019-01-08 00:16:05,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:05.763 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.036s] 2019-01-08 00:16:06,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:06.063 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.639s] 2019-01-08 00:16:06,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:06.388 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.325s] 2019-01-08 00:16:06,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:06.679 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.290s] 2019-01-08 00:16:06,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:06.897 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.217s] 2019-01-08 00:16:07,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:07.170 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.273s] 2019-01-08 00:16:07,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:07.220 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.050s] 2019-01-08 00:16:08,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:08.727 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.962s] 2019-01-08 00:16:08,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:08.778 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.054s] 2019-01-08 00:16:11,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:11.166 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2019-01-08 00:16:11,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:11.167 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-08 00:16:14,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:14.915 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.179s] 2019-01-08 00:16:14,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:14.948 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.034s] 2019-01-08 00:16:22,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:22.459 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-08 00:16:23,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:23.255 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.516s] 2019-01-08 00:16:23,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:23.732 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.477s] 2019-01-08 00:16:23,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:23.971 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.238s] 2019-01-08 00:16:24,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:24.037 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.066s] 2019-01-08 00:16:24,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:24.349 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.311s] 2019-01-08 00:16:24,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:24.570 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.221s] 2019-01-08 00:16:24,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:24.788 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.094s] 2019-01-08 00:16:24,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:24.880 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.091s] 2019-01-08 00:16:24,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:24.977 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.097s] 2019-01-08 00:16:24,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:24.984 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-08 00:16:32,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:32.016 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.406s] 2019-01-08 00:16:33,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:33.262 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.731s] 2019-01-08 00:16:33,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:33.674 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.156s] 2019-01-08 00:16:33,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:33.753 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.078s] 2019-01-08 00:16:33,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:33.820 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.066s] 2019-01-08 00:16:33,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:33.920 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.100s] 2019-01-08 00:16:45,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:45.680 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.122s] 2019-01-08 00:16:50,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:50.470 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.644s] 2019-01-08 00:16:50,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:50.633 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.882s] 2019-01-08 00:16:54,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:54.712 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.241s] 2019-01-08 00:16:55,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:16:55.506 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.826s] 2019-01-08 00:17:03,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:03.200 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.692s] 2019-01-08 00:17:08,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:08.631 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.430s] 2019-01-08 00:17:10,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:10.540 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.329s] 2019-01-08 00:17:13,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:13.857 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2019-01-08 00:17:13,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:13.975 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.118s] 2019-01-08 00:17:17,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:17.361 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.819s] 2019-01-08 00:17:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:19.850 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 00:17:22,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:22.909 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.618s] 2019-01-08 00:17:23,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:23.628 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.445s] 2019-01-08 00:17:25,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:25.424 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.062s] 2019-01-08 00:17:29,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:29.546 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.383s] 2019-01-08 00:17:30,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:30.821 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.628s] 2019-01-08 00:17:32,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:32.283 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.736s] 2019-01-08 00:17:34,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:34.805 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.522s] 2019-01-08 00:17:38,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:38.638 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-08 00:17:41,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:41.001 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.880s] 2019-01-08 00:17:45,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:45.681 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.254s] 2019-01-08 00:17:47,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:47.414 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.413s] 2019-01-08 00:17:49,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:49.695 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.280s] 2019-01-08 00:17:49,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:49.934 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.239s] 2019-01-08 00:17:49,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:49.975 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.041s] 2019-01-08 00:17:53,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:53.131 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.449s] 2019-01-08 00:17:55,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:55.403 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.271s] 2019-01-08 00:17:55,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:55.486 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.083s] 2019-01-08 00:17:55,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:17:55.528 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.042s] 2019-01-08 00:18:05,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:05.281 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.204s] 2019-01-08 00:18:08,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:08.364 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.081s] 2019-01-08 00:18:08,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:08.406 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.045s] 2019-01-08 00:18:13,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:13.094 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.950s] 2019-01-08 00:18:23,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:23.081 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.987s] 2019-01-08 00:18:23,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:23.121 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.556s] 2019-01-08 00:18:31,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:31.514 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.433s] 2019-01-08 00:18:34,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:34.214 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.095s] 2019-01-08 00:18:36,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:36.487 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.972s] 2019-01-08 00:18:46,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:46.340 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.124s] 2019-01-08 00:18:50,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:50.769 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-08 00:18:57,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:57.319 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.866s] 2019-01-08 00:18:57,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:18:57.516 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.197s] 2019-01-08 00:19:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:19:07.617 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.236s] 2019-01-08 00:19:10,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:19:10.076 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.457s] 2019-01-08 00:19:12,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 00:19:12.450 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.374s] 2019-01-08 00:19:15,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f2152919-8fc0-424b-a59b-9031cfee6e4f 2019-01-08 00:19:15,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f2152919-8fc0-424b-a59b-9031cfee6e4f']'. 2019-01-08 00:19:16,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-08 00:19:16,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-08 00:19:16,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 00:19:16,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f2152919-8fc0-424b-a59b-9031cfee6e4f | 2019-01-08 00:19:16,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-08 00:19:16,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-08 00:14:34 | 2019-01-08 00:19:16,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-08 00:19:15 | 2019-01-08 00:19:16,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:41 | 2019-01-08 00:19:16,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-08 00:19:16,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-08 00:19:16,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-08 00:19:16,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6dbdf31a-f599-4e73-9245-d069f61f1036) | 2019-01-08 00:19:16,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-08 00:19:16,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 59458808-ab76-4856-9e69-a6bae61e39a9) | 2019-01-08 00:19:16,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2019-01-08 00:19:16,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 273.345 | 2019-01-08 00:19:16,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2019-01-08 00:19:16,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-01-08 00:19:16,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-08 00:19:16,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-08 00:19:16,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-08 00:19:16,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 00:19:16,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-08 00:19:16,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-08 00:19:16,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-01-08 00:19:18,615 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 00:19:18,616 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:57 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-08 00:19:18,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 00:19:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" 2019-01-08 00:19:19,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5262c963-482e-4656-8ca2-0c25a3f736ff Date: Tue, 08 Jan 2019 00:19:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:19:19,503 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b used request id req-5262c963-482e-4656-8ca2-0c25a3f736ff 2019-01-08 00:19:19,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.881381988525s 2019-01-08 00:19:19,504 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/c4c646ca-cc8f-47b9-b1f7-72977da63f4b used request id req-5262c963-482e-4656-8ca2-0c25a3f736ff 2019-01-08 00:19:19,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:19:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:19,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8387f2e4-5462-4fc9-a64b-51d52223f7d7 x-compute-request-id: req-8387f2e4-5462-4fc9-a64b-51d52223f7d7 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00", "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": "b6a2c348-5595-4626-87d3-d4fd24fc6b00"}, {"name": "tempest_smoke-flavor_alt_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/f565c4c9-9760-4624-bcba-800ce9785a83", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/f565c4c9-9760-4624-bcba-800ce9785a83", "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": "f565c4c9-9760-4624-bcba-800ce9785a83"}]} 2019-01-08 00:19:19,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-8387f2e4-5462-4fc9-a64b-51d52223f7d7 2019-01-08 00:19:19,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025465965271s 2019-01-08 00:19:19,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-8387f2e4-5462-4fc9-a64b-51d52223f7d7 2019-01-08 00:19:19,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 00:19:19,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/f565c4c9-9760-4624-bcba-800ce9785a83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:19,573 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d82156a2-5145-469d-ab7d-0770276422ea x-compute-request-id: req-d82156a2-5145-469d-ab7d-0770276422ea Content-Length: 0 Content-Type: application/json 2019-01-08 00:19:19,573 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/f565c4c9-9760-4624-bcba-800ce9785a83 used request id req-d82156a2-5145-469d-ab7d-0770276422ea 2019-01-08 00:19:19,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0409481525421s 2019-01-08 00:19:19,573 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/f565c4c9-9760-4624-bcba-800ce9785a83 used request id req-d82156a2-5145-469d-ab7d-0770276422ea 2019-01-08 00:19:19,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:19:19,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" 2019-01-08 00:19:19,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-676892f7-5ca7-4d97-a959-a7f425b52961 Date: Tue, 08 Jan 2019 00:19:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap", "metadata": {}}], "file": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e/file", "owner": "f17bd2ead4b44b0d9238c5fbc6028976", "id": "930c9363-fa3c-4560-830c-87ebffea8b9e", "size": 12716032, "self": "/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/930c9363-fa3c-4560-830c-87ebffea8b9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:14:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c89d5401-4fa5-422f-8cdd-92bff4701a03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:14:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:19:19,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-676892f7-5ca7-4d97-a959-a7f425b52961 2019-01-08 00:19:19,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225290060043s 2019-01-08 00:19:19,803 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-676892f7-5ca7-4d97-a959-a7f425b52961 2019-01-08 00:19:19,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 00:19:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2cd0f9c818c3e40c872299afcbe84b3d9d1783c2" 2019-01-08 00:19:20,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26f56aa6-3aef-4f05-a6b4-f948481ce781 Date: Tue, 08 Jan 2019 00:19:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:19:20,593 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e used request id req-26f56aa6-3aef-4f05-a6b4-f948481ce781 2019-01-08 00:19:20,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.788617134094s 2019-01-08 00:19:20,593 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/930c9363-fa3c-4560-830c-87ebffea8b9e used request id req-26f56aa6-3aef-4f05-a6b4-f948481ce781 2019-01-08 00:19:20,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:19:20,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:20,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb0a776b-659d-496d-b3cd-56d7281b96db x-compute-request-id: req-bb0a776b-659d-496d-b3cd-56d7281b96db Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00", "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": "b6a2c348-5595-4626-87d3-d4fd24fc6b00"}]} 2019-01-08 00:19:20,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-bb0a776b-659d-496d-b3cd-56d7281b96db 2019-01-08 00:19:20,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239458084106s 2019-01-08 00:19:20,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-bb0a776b-659d-496d-b3cd-56d7281b96db 2019-01-08 00:19:20,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 00:19:20,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:20,651 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-57413e86-6aec-46a2-8d99-37bb8761741f x-compute-request-id: req-57413e86-6aec-46a2-8d99-37bb8761741f Content-Length: 0 Content-Type: application/json 2019-01-08 00:19:20,651 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00 used request id req-57413e86-6aec-46a2-8d99-37bb8761741f 2019-01-08 00:19:20,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0310199260712s 2019-01-08 00:19:20,651 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/b6a2c348-5595-4626-87d3-d4fd24fc6b00 used request id req-57413e86-6aec-46a2-8d99-37bb8761741f 2019-01-08 00:19:20,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:19:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:20,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ff32a1-ef82-4c2e-aa50-b56da4aea4ba Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": {"self": "http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a843dd9a560c4472b179a2b9898fe541", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:19:20,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-89ff32a1-ef82-4c2e-aa50-b56da4aea4ba 2019-01-08 00:19:20,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124389886856s 2019-01-08 00:19:20,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-89ff32a1-ef82-4c2e-aa50-b56da4aea4ba 2019-01-08 00:19:20,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:19:20,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:20,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed12608-02b4-4bb1-bc9c-fbdc5c53dab4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_c89d5401-4fa5-422f-8cdd-92bff4701a03", "links": {"self": "http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a843dd9a560c4472b179a2b9898fe541", "description": null}} 2019-01-08 00:19:20,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541 used request id req-4ed12608-02b4-4bb1-bc9c-fbdc5c53dab4 2019-01-08 00:19:20,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117149114609s 2019-01-08 00:19:20,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541 used request id req-4ed12608-02b4-4bb1-bc9c-fbdc5c53dab4 2019-01-08 00:19:20,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 00:19:20,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:21,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263770fd-5ed9-4145-a109-6022762f2323 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:19:21,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541 used request id req-263770fd-5ed9-4145-a109-6022762f2323 2019-01-08 00:19:21,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.198145866394s 2019-01-08 00:19:21,097 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/a843dd9a560c4472b179a2b9898fe541 used request id req-263770fd-5ed9-4145-a109-6022762f2323 2019-01-08 00:19:21,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:19:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:21,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458fa9da-9d5d-4c07-be33-76acc582cf53 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976"}, "tags": [], "enabled": true, "id": "f17bd2ead4b44b0d9238c5fbc6028976", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c89d5401-4fa5-422f-8cdd-92bff4701a03"}]} 2019-01-08 00:19:21,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-458fa9da-9d5d-4c07-be33-76acc582cf53 2019-01-08 00:19:21,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105226993561s 2019-01-08 00:19:21,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-458fa9da-9d5d-4c07-be33-76acc582cf53 2019-01-08 00:19:21,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 00:19:21,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:21,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16e850f-7770-405b-84e4-a2579f522a71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:19:21,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976 used request id req-c16e850f-7770-405b-84e4-a2579f522a71 2019-01-08 00:19:21,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207398891449s 2019-01-08 00:19:21,421 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/f17bd2ead4b44b0d9238c5fbc6028976 used request id req-c16e850f-7770-405b-84e4-a2579f522a71 2019-01-08 00:19:21,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:19:21,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=f17bd2ead4b44b0d9238c5fbc6028976&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}1a9d2f436fe54f42b6c2c27235ff1530be172af7" 2019-01-08 00:19:21,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e5d52e4a-e5de-4fa2-9171-5412ca10d429 Date: Tue, 08 Jan 2019 00:19:21 GMT RESP BODY: {"security_groups": []} 2019-01-08 00:19:21,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=f17bd2ead4b44b0d9238c5fbc6028976&name=default used request id req-e5d52e4a-e5de-4fa2-9171-5412ca10d429 2019-01-08 00:19:21,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207797050476s 2019-01-08 00:19:21,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=f17bd2ead4b44b0d9238c5fbc6028976&name=default used request id req-e5d52e4a-e5de-4fa2-9171-5412ca10d429 2019-01-08 00:19:21,681 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-01-08 00:19:21,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:19:21,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829cb482-7129-45f9-abeb-694ba3df4b29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:19:21,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-829cb482-7129-45f9-abeb-694ba3df4b29 2019-01-08 00:19:21,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:19:22,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["Zz7TzITAQXSKY6qm8SJVmg"], "issued_at": "2019-01-08T00:19:22.000000Z"}} 2019-01-08 00:19:22,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:19:22,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:22,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-ea3ca720-4e4f-41d7-ab87-2df8daf6276a Date: Tue, 08 Jan 2019 00:19:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-07T23:51:29Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:19:22,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea3ca720-4e4f-41d7-ab87-2df8daf6276a 2019-01-08 00:19:22,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298342943192s 2019-01-08 00:19:22,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea3ca720-4e4f-41d7-ab87-2df8daf6276a 2019-01-08 00:19:22,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:19:22,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:19: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:19:22,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:19:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:22,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5de60f-134f-467e-9a4f-ff7ca3a89885 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:19:22,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-2f5de60f-134f-467e-9a4f-ff7ca3a89885 2019-01-08 00:19:22,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100409030914s 2019-01-08 00:19:22,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-2f5de60f-134f-467e-9a4f-ff7ca3a89885 2019-01-08 00:19:22,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 00:19:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9"}}' 2019-01-08 00:19:22,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8beb40cf-83ec-457a-94d2-9b2b8d10f87c 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.42:5000/v3/projects/221f98514631490189b8406022a67d73"}, "tags": [], "enabled": true, "id": "221f98514631490189b8406022a67d73", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9"}} 2019-01-08 00:19:22,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-8beb40cf-83ec-457a-94d2-9b2b8d10f87c 2019-01-08 00:19:22,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134927988052s 2019-01-08 00:19:22,700 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-8beb40cf-83ec-457a-94d2-9b2b8d10f87c 2019-01-08 00:19:22,701 - 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'221f98514631490189b8406022a67d73', '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_748ef1c4-f776-49ec-a097-56da9562b9d9'}) 2019-01-08 00:19:22,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 00:19:22,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "835475ed-a84e-4e11-96dc-ac9529f4e74d", "email": null, "name": "neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9"}}' 2019-01-08 00:19:23,179 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d017c08-a3b5-4f45-87e1-450621c01b4d Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": {"self": "http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "16148b9da6344432b9559dce94ff0e95", "domain_id": "default", "password_expires_at": null}} 2019-01-08 00:19:23,179 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-5d017c08-a3b5-4f45-87e1-450621c01b4d 2019-01-08 00:19:23,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471460819244s 2019-01-08 00:19:23,179 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-5d017c08-a3b5-4f45-87e1-450621c01b4d 2019-01-08 00:19:23,180 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'16148b9da6344432b9559dce94ff0e95', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9'}) 2019-01-08 00:19:23,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:19:23,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:23,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f895d35-c61f-40ca-9e61-9f85fb690394 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:19:23,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0f895d35-c61f-40ca-9e61-9f85fb690394 2019-01-08 00:19:23,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101673841476s 2019-01-08 00:19:23,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0f895d35-c61f-40ca-9e61-9f85fb690394 2019-01-08 00:19:23,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:19:23,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:23,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd4abb0-a6a3-4ba3-9cde-2305aa008423 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:19:23,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-bbd4abb0-a6a3-4ba3-9cde-2305aa008423 2019-01-08 00:19:23,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102062940598s 2019-01-08 00:19:23,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-bbd4abb0-a6a3-4ba3-9cde-2305aa008423 2019-01-08 00:19:23,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:19:23,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:23,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0851a3-a6de-49db-8a97-4b27c7068743 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:19:23,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6e0851a3-a6de-49db-8a97-4b27c7068743 2019-01-08 00:19:23,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107470035553s 2019-01-08 00:19:23,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6e0851a3-a6de-49db-8a97-4b27c7068743 2019-01-08 00:19:23,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:19:23,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:23,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fd2f1f-2d4d-446a-ae2d-8f24d46efac4 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": {"self": "http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "16148b9da6344432b9559dce94ff0e95", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:19:23,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-46fd2f1f-2d4d-446a-ae2d-8f24d46efac4 2019-01-08 00:19:23,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125916957855s 2019-01-08 00:19:23,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-46fd2f1f-2d4d-446a-ae2d-8f24d46efac4 2019-01-08 00:19:23,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:19:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:23,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d0f8eb-615f-4ac5-a54c-f410b59ca798 Content-Encoding: gzip Content-Length: 406 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "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.42:5000/v3/projects/221f98514631490189b8406022a67d73"}, "tags": [], "enabled": true, "id": "221f98514631490189b8406022a67d73", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:19:23,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-37d0f8eb-615f-4ac5-a54c-f410b59ca798 2019-01-08 00:19:23,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105813980103s 2019-01-08 00:19:23,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-37d0f8eb-615f-4ac5-a54c-f410b59ca798 2019-01-08 00:19:23,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:19:23,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=16148b9da6344432b9559dce94ff0e95&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=221f98514631490189b8406022a67d73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:23,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4807cd-6aee-4ddb-8c41-cef6cc7f98a6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=16148b9da6344432b9559dce94ff0e95&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=221f98514631490189b8406022a67d73", "previous": null, "next": null}} 2019-01-08 00:19:23,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=16148b9da6344432b9559dce94ff0e95&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=221f98514631490189b8406022a67d73 used request id req-2c4807cd-6aee-4ddb-8c41-cef6cc7f98a6 2019-01-08 00:19:23,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101412057877s 2019-01-08 00:19:23,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=16148b9da6344432b9559dce94ff0e95&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=221f98514631490189b8406022a67d73 used request id req-2c4807cd-6aee-4ddb-8c41-cef6cc7f98a6 2019-01-08 00:19:23,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:19:23,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/221f98514631490189b8406022a67d73/users/16148b9da6344432b9559dce94ff0e95/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:24,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:19:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee097c5-66cd-4512-b6c1-aabc48ff7823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:19:24,002 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/221f98514631490189b8406022a67d73/users/16148b9da6344432b9559dce94ff0e95/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-7ee097c5-66cd-4512-b6c1-aabc48ff7823 2019-01-08 00:19:24,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13959980011s 2019-01-08 00:19:24,002 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/221f98514631490189b8406022a67d73/users/16148b9da6344432b9559dce94ff0e95/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-7ee097c5-66cd-4512-b6c1-aabc48ff7823 2019-01-08 00:19:24,003 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9', 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'221f98514631490189b8406022a67d73', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '835475ed-a84e-4e11-96dc-ac9529f4e74d', 'username': u'neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 00:19:24,006 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9', 'password': '835475ed-a84e-4e11-96dc-ac9529f4e74d', 'project_name': 'neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '221f98514631490189b8406022a67d73', 'project_domain_name': 'Default'} 2019-01-08 00:19:24,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:19:24,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:24,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba679191-fcae-40ab-ad37-0eb7655cd2b4 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:19:24,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ba679191-fcae-40ab-ad37-0eb7655cd2b4 2019-01-08 00:19:24,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108585119247s 2019-01-08 00:19:24,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ba679191-fcae-40ab-ad37-0eb7655cd2b4 2019-01-08 00:19:24,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:19:24,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:24,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab864ce-787e-490e-ac38-10020aade5e8 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:19:24,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3ab864ce-787e-490e-ac38-10020aade5e8 2019-01-08 00:19:24,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100172042847s 2019-01-08 00:19:24,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3ab864ce-787e-490e-ac38-10020aade5e8 2019-01-08 00:19:24,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:19:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:24,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660037b4-703f-4791-9e8d-8ebafb6470b7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:19:24,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-660037b4-703f-4791-9e8d-8ebafb6470b7 2019-01-08 00:19:24,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0993809700012s 2019-01-08 00:19:24,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-660037b4-703f-4791-9e8d-8ebafb6470b7 2019-01-08 00:19:24,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:19:24,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b80d33-21cb-4a01-b64a-7341c25ccc22 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": {"self": "http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "16148b9da6344432b9559dce94ff0e95", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:19:24,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-99b80d33-21cb-4a01-b64a-7341c25ccc22 2019-01-08 00:19:24,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124253034592s 2019-01-08 00:19:24,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-99b80d33-21cb-4a01-b64a-7341c25ccc22 2019-01-08 00:19:24,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:19:24,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:24,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80ff0d9-b852-4bcc-afbc-6d81b96e3412 Content-Encoding: gzip Content-Length: 406 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "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.42:5000/v3/projects/221f98514631490189b8406022a67d73"}, "tags": [], "enabled": true, "id": "221f98514631490189b8406022a67d73", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:19:24,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-e80ff0d9-b852-4bcc-afbc-6d81b96e3412 2019-01-08 00:19:24,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117635965347s 2019-01-08 00:19:24,584 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-e80ff0d9-b852-4bcc-afbc-6d81b96e3412 2019-01-08 00:19:24,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:19:24,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=16148b9da6344432b9559dce94ff0e95&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=221f98514631490189b8406022a67d73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:24,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be23cb6-7fc9-40f2-8ad3-81d6076341cc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=16148b9da6344432b9559dce94ff0e95&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=221f98514631490189b8406022a67d73", "previous": null, "next": null}} 2019-01-08 00:19:24,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=16148b9da6344432b9559dce94ff0e95&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=221f98514631490189b8406022a67d73 used request id req-9be23cb6-7fc9-40f2-8ad3-81d6076341cc 2019-01-08 00:19:24,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101428985596s 2019-01-08 00:19:24,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=16148b9da6344432b9559dce94ff0e95&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=221f98514631490189b8406022a67d73 used request id req-9be23cb6-7fc9-40f2-8ad3-81d6076341cc 2019-01-08 00:19:24,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:19:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/221f98514631490189b8406022a67d73/users/16148b9da6344432b9559dce94ff0e95/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:24,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e86a185-3581-4f3e-8f7e-432b23470464 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:19:24,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/221f98514631490189b8406022a67d73/users/16148b9da6344432b9559dce94ff0e95/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-2e86a185-3581-4f3e-8f7e-432b23470464 2019-01-08 00:19:24,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14395403862s 2019-01-08 00:19:24,841 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/221f98514631490189b8406022a67d73/users/16148b9da6344432b9559dce94ff0e95/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-2e86a185-3581-4f3e-8f7e-432b23470464 2019-01-08 00:19:24,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:19:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:24,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5bfd4bb-19fa-4d65-8b9d-c75b5a66eb64 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:19:24,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c5bfd4bb-19fa-4d65-8b9d-c75b5a66eb64 2019-01-08 00:19:24,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0921459197998s 2019-01-08 00:19:24,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c5bfd4bb-19fa-4d65-8b9d-c75b5a66eb64 2019-01-08 00:19:24,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:19:24,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:25,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e71f54-fd78-4c83-bd89-82ac3e923671 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:19:25,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-89e71f54-fd78-4c83-bd89-82ac3e923671 2019-01-08 00:19:25,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100969791412s 2019-01-08 00:19:25,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-89e71f54-fd78-4c83-bd89-82ac3e923671 2019-01-08 00:19:25,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:19:25,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:25,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fcae0e-a8fa-4933-b0b8-af8cf3702c3e Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": {"self": "http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "16148b9da6344432b9559dce94ff0e95", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:19:25,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d5fcae0e-a8fa-4933-b0b8-af8cf3702c3e 2019-01-08 00:19:25,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125478029251s 2019-01-08 00:19:25,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d5fcae0e-a8fa-4933-b0b8-af8cf3702c3e 2019-01-08 00:19:25,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:19:25,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=16148b9da6344432b9559dce94ff0e95&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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:25,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f472a588-29bd-4f52-8e6e-f67a2b5fc8b2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=16148b9da6344432b9559dce94ff0e95&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 00:19:25,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=16148b9da6344432b9559dce94ff0e95&scope.domain.id=default used request id req-f472a588-29bd-4f52-8e6e-f67a2b5fc8b2 2019-01-08 00:19:25,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0983400344849s 2019-01-08 00:19:25,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=16148b9da6344432b9559dce94ff0e95&scope.domain.id=default used request id req-f472a588-29bd-4f52-8e6e-f67a2b5fc8b2 2019-01-08 00:19:25,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 00:19:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/16148b9da6344432b9559dce94ff0e95/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:25,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aab4be7-9c75-4da6-9ce3-156b49d25938 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:19:25,446 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/16148b9da6344432b9559dce94ff0e95/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-1aab4be7-9c75-4da6-9ce3-156b49d25938 2019-01-08 00:19:25,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.162446022034s 2019-01-08 00:19:25,446 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/16148b9da6344432b9559dce94ff0e95/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-1aab4be7-9c75-4da6-9ce3-156b49d25938 2019-01-08 00:19:25,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 00:19:27,634 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-08 00:19:29,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bd703213-a28e-4496-8a45-d58fdac732b0 | 2019-01-08T00:19:29.362635 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bd703213-a28e-4496-8a45-d58fdac732b0 ~/.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 2019-01-08 00:19:32,736 - 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 | +-------------+----------------+-----------+ 2019-01-08 00:19:33,548 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 00:19:35,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-08 00:19:38,939 - 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=7d13fd40-727b-4831-914f-0e1ecb00a219) as the default verifier for the future CLI operations. 2019-01-08 00:19:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:19:40,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa41da4b-6eea-4a55-9bfa-3ec0fae49263 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:19:40,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-fa41da4b-6eea-4a55-9bfa-3ec0fae49263 2019-01-08 00:19:40,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:19:41,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "221f98514631490189b8406022a67d73", "name": "neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_221f98514631490189b8406022a67d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_221f98514631490189b8406022a67d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/221f98514631490189b8406022a67d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/221f98514631490189b8406022a67d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/221f98514631490189b8406022a67d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/221f98514631490189b8406022a67d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/221f98514631490189b8406022a67d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/221f98514631490189b8406022a67d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/221f98514631490189b8406022a67d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/221f98514631490189b8406022a67d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/221f98514631490189b8406022a67d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/221f98514631490189b8406022a67d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/221f98514631490189b8406022a67d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/221f98514631490189b8406022a67d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9", "id": "16148b9da6344432b9559dce94ff0e95"}, "audit_ids": ["r6FrxNkMSEKPK-re9BI2ng"], "issued_at": "2019-01-08T00:19:41.000000Z"}} 2019-01-08 00:19:41,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 00:19:41,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" 2019-01-08 00:19:41,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-b8082995-17d4-4135-8618-4e823d90854e Date: Tue, 08 Jan 2019 00:19:41 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 00:19:41,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-b8082995-17d4-4135-8618-4e823d90854e 2019-01-08 00:19:41,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.237363815308s 2019-01-08 00:19:41,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-b8082995-17d4-4135-8618-4e823d90854e 2019-01-08 00:19:41,328 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-01-08 00:19:41,328 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:19:41,441 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 00:19:41,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:19:41,447 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 00:19:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 00:19:41,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:19:41,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" 2019-01-08 00:19:41,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-91b7a68f-28d5-4a07-aefe-b6b707435a54 Date: Tue, 08 Jan 2019 00:19:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:19:41,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-91b7a68f-28d5-4a07-aefe-b6b707435a54 2019-01-08 00:19:41,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21541595459s 2019-01-08 00:19:41,664 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-91b7a68f-28d5-4a07-aefe-b6b707435a54 2019-01-08 00:19:41,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 00:19:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9"}' 2019-01-08 00:19:41,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e1051651-8482-401d-adb3-5d03c0d146a6 Date: Tue, 08 Jan 2019 00:19:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/file", "owner": "221f98514631490189b8406022a67d73", "id": "e9e626ee-8b1b-477d-9137-e56ba97bdf80", "size": null, "self": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:19:41Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "checksum": null, "created_at": "2019-01-08T00:19:41Z", "protected": false} 2019-01-08 00:19:41,930 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-e1051651-8482-401d-adb3-5d03c0d146a6 2019-01-08 00:19:41,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.262737035751s 2019-01-08 00:19:41,931 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-e1051651-8482-401d-adb3-5d03c0d146a6 returning object e9e626ee-8b1b-477d-9137-e56ba97bdf80 2019-01-08 00:19:41,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 00:19:41,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" -d '' 2019-01-08 00:19:43,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e0beaff-a1d2-462e-bf61-fc71cec33402 Date: Tue, 08 Jan 2019 00:19:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:19:43,630 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/file used request id req-9e0beaff-a1d2-462e-bf61-fc71cec33402 2019-01-08 00:19:43,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.69843101501s 2019-01-08 00:19:43,630 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/file used request id req-9e0beaff-a1d2-462e-bf61-fc71cec33402 2019-01-08 00:19:43,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:19:43,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" 2019-01-08 00:19:43,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-fd8ea7a9-d40c-4435-b687-141ea29fb549 Date: Tue, 08 Jan 2019 00:19:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap", "metadata": {}}], "file": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/file", "owner": "221f98514631490189b8406022a67d73", "id": "e9e626ee-8b1b-477d-9137-e56ba97bdf80", "size": 12716032, "self": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:19:43Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:19:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:19:43,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-fd8ea7a9-d40c-4435-b687-141ea29fb549 2019-01-08 00:19:43,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0302319526672s 2019-01-08 00:19:43,665 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-fd8ea7a9-d40c-4435-b687-141ea29fb549 2019-01-08 00:19:43,667 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/file', 'owner': u'221f98514631490189b8406022a67d73', 'id': u'e9e626ee-8b1b-477d-9137-e56ba97bdf80', 'size': 12716032, u'self': u'/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'221f98514631490189b8406022a67d73', 'name': 'neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T00:19:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T00:19:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9', 'created': u'2019-01-08T00:19:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T00:19:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 00:19:43,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 00:19:43,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_748ef1c4-f776-49ec-a097-56da9562b9d9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 00:19:43,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-505ca5e7-97ea-4379-844b-2efa94bbed48 x-compute-request-id: req-505ca5e7-97ea-4379-844b-2efa94bbed48 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34", "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": "1dc74f5d-dfde-4585-a136-92ceaddc2a34"}} 2019-01-08 00:19:43,968 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-505ca5e7-97ea-4379-844b-2efa94bbed48 2019-01-08 00:19:43,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.300117015839s 2019-01-08 00:19:43,968 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-505ca5e7-97ea-4379-844b-2efa94bbed48 2019-01-08 00:19:43,969 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_748ef1c4-f776-49ec-a097-56da9562b9d9', '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'09a7ababfff6470fbcae0a281405cb8c', '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'1dc74f5d-dfde-4585-a136-92ceaddc2a34', 'swap': 0}) 2019-01-08 00:19:43,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 00:19:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34/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}edc9e5ad54abb2d41ed425abcf896756f462eedf" -d '{"extra_specs": {}}' 2019-01-08 00:19:43,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17c67bd0-5e5b-4d18-aeec-ee041ca00f5a x-compute-request-id: req-17c67bd0-5e5b-4d18-aeec-ee041ca00f5a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:19:43,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34/os-extra_specs used request id req-17c67bd0-5e5b-4d18-aeec-ee041ca00f5a 2019-01-08 00:19:43,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218019485474s 2019-01-08 00:19:43,992 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34/os-extra_specs used request id req-17c67bd0-5e5b-4d18-aeec-ee041ca00f5a 2019-01-08 00:19:43,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:19:44,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:19: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:19:44,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:19:44,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" 2019-01-08 00:19:44,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432837cf-9163-4158-bc9e-133af938d3f5 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:19:44,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-432837cf-9163-4158-bc9e-133af938d3f5 2019-01-08 00:19:44,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114234924316s 2019-01-08 00:19:44,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-432837cf-9163-4158-bc9e-133af938d3f5 2019-01-08 00:19:44,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 00:19:44,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:19:44,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e67f9974-769a-48f2-939d-da326c99e3d5 x-compute-request-id: req-e67f9974-769a-48f2-939d-da326c99e3d5 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 00:19:44,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-e67f9974-769a-48f2-939d-da326c99e3d5 2019-01-08 00:19:44,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0364089012146s 2019-01-08 00:19:44,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-e67f9974-769a-48f2-939d-da326c99e3d5 2019-01-08 00:19:44,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:19:44,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" 2019-01-08 00:19:44,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-3ad849a5-953a-413b-bd30-c7db3602e469 Date: Tue, 08 Jan 2019 00:19:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap", "metadata": {}}], "file": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/file", "owner": "221f98514631490189b8406022a67d73", "id": "e9e626ee-8b1b-477d-9137-e56ba97bdf80", "size": 12716032, "self": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:19:43Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:19:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:19:44,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-3ad849a5-953a-413b-bd30-c7db3602e469 2019-01-08 00:19:44,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.028165102005s 2019-01-08 00:19:44,200 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-3ad849a5-953a-413b-bd30-c7db3602e469 2019-01-08 00:19:44,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 00:19:44,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9"}' 2019-01-08 00:19:44,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-35187c52-54a0-4ab6-97c7-1001d458a645 Date: Tue, 08 Jan 2019 00:19:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05/file", "owner": "221f98514631490189b8406022a67d73", "id": "73ed4453-e19a-40e3-9503-8e000e34ee05", "size": null, "self": "/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:19:44Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9", "checksum": null, "created_at": "2019-01-08T00:19:44Z", "protected": false} 2019-01-08 00:19:44,486 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-35187c52-54a0-4ab6-97c7-1001d458a645 2019-01-08 00:19:44,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.27693605423s 2019-01-08 00:19:44,486 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-35187c52-54a0-4ab6-97c7-1001d458a645 returning object 73ed4453-e19a-40e3-9503-8e000e34ee05 2019-01-08 00:19:44,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 00:19:44,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05/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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" -d '' 2019-01-08 00:19:45,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28adc3db-6987-4c23-b1e9-ff24a4c2fadd Date: Tue, 08 Jan 2019 00:19:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:19:45,715 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05/file used request id req-28adc3db-6987-4c23-b1e9-ff24a4c2fadd 2019-01-08 00:19:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22776293755s 2019-01-08 00:19:45,715 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05/file used request id req-28adc3db-6987-4c23-b1e9-ff24a4c2fadd 2019-01-08 00:19:45,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:19:45,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" 2019-01-08 00:19:45,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2407 Content-Type: application/json X-Openstack-Request-Id: req-0b6e7a6a-99ba-4ea9-a576-0220bbb74352 Date: Tue, 08 Jan 2019 00:19:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/73ed4453-e19a-40e3-9503-8e000e34ee05/snap", "metadata": {}}], "file": "/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05/file", "owner": "221f98514631490189b8406022a67d73", "id": "73ed4453-e19a-40e3-9503-8e000e34ee05", "size": 12716032, "self": "/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/73ed4453-e19a-40e3-9503-8e000e34ee05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:19:45Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:19:44Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap", "metadata": {}}], "file": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/file", "owner": "221f98514631490189b8406022a67d73", "id": "e9e626ee-8b1b-477d-9137-e56ba97bdf80", "size": 12716032, "self": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:19:43Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:19:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:19:45,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-0b6e7a6a-99ba-4ea9-a576-0220bbb74352 2019-01-08 00:19:45,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222430944443s 2019-01-08 00:19:45,942 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-0b6e7a6a-99ba-4ea9-a576-0220bbb74352 2019-01-08 00:19:45,945 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/73ed4453-e19a-40e3-9503-8e000e34ee05/snap', u'metadata': Munch({})})], 'file': u'/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05/file', 'owner': u'221f98514631490189b8406022a67d73', 'id': u'73ed4453-e19a-40e3-9503-8e000e34ee05', 'size': 12716032, u'self': u'/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'221f98514631490189b8406022a67d73', 'name': 'neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/73ed4453-e19a-40e3-9503-8e000e34ee05/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T00:19:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T00:19:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9', 'created': u'2019-01-08T00:19:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T00:19:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_748ef1c4-f776-49ec-a097-56da9562b9d9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 00:19:45,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 00:19:45,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_748ef1c4-f776-49ec-a097-56da9562b9d9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 00:19:45,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d39ad1f3-217c-4ddd-b4c0-cb83e7f55cb1 x-compute-request-id: req-d39ad1f3-217c-4ddd-b4c0-cb83e7f55cb1 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db", "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": "6f0a74ff-6fcb-451e-a599-e7a394b8d5db"}} 2019-01-08 00:19:45,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-d39ad1f3-217c-4ddd-b4c0-cb83e7f55cb1 2019-01-08 00:19:45,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0438170433044s 2019-01-08 00:19:45,990 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-d39ad1f3-217c-4ddd-b4c0-cb83e7f55cb1 2019-01-08 00:19:45,990 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_748ef1c4-f776-49ec-a097-56da9562b9d9', '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'09a7ababfff6470fbcae0a281405cb8c', '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'6f0a74ff-6fcb-451e-a599-e7a394b8d5db', 'swap': 0}) 2019-01-08 00:19:45,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 00:19:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db/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}edc9e5ad54abb2d41ed425abcf896756f462eedf" -d '{"extra_specs": {}}' 2019-01-08 00:19:46,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa01b558-68bb-4498-8a0f-ee44e095a52c x-compute-request-id: req-fa01b558-68bb-4498-8a0f-ee44e095a52c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:19:46,012 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db/os-extra_specs used request id req-fa01b558-68bb-4498-8a0f-ee44e095a52c 2019-01-08 00:19:46,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020966053009s 2019-01-08 00:19:46,012 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db/os-extra_specs used request id req-fa01b558-68bb-4498-8a0f-ee44e095a52c 2019-01-08 00:19:46,013 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_748ef1c4-f776-49ec-a097-56da9562b9d9', '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'09a7ababfff6470fbcae0a281405cb8c', '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'6f0a74ff-6fcb-451e-a599-e7a394b8d5db', 'swap': 0}) 2019-01-08 00:19:49,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-08 00:19:49,055 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-08 00:19:49,055 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-08 00:19:49,058 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-08 00:19:49,077 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-08 00:19:52,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7d13fd40-727b-4831-914f-0e1ecb00a219/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-01-08 00:19:52,062 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-08 00:19:52,086 - 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']'. 2019-01-08 00:32:50,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 21eea8f0-74d9-4df1-96c5-739b79cd4286 2019-01-08 00:32:50,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '21eea8f0-74d9-4df1-96c5-739b79cd4286']'. 2019-01-08 00:32:51,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-08 00:32:51,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-08 00:32:51,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 00:32:51,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 21eea8f0-74d9-4df1-96c5-739b79cd4286 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-08 00:19:54 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-08 00:32:50 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:56 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7d13fd40-727b-4831-914f-0e1ecb00a219) | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bd703213-a28e-4496-8a45-d58fdac732b0) | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 538 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 771.262 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 462 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 75 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 00:32:51,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-08 00:32:51,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-08 00:32:52,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.7840172786% 2019-01-08 00:32:54,429 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 00:32:54,430 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 13:13 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2019-01-08 00:32:54,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 00:32:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" 2019-01-08 00:32:55,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dde1f970-eb94-41e8-b5c3-e819019fda36 Date: Tue, 08 Jan 2019 00:32:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:32:55,937 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05 used request id req-dde1f970-eb94-41e8-b5c3-e819019fda36 2019-01-08 00:32:55,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50116086006s 2019-01-08 00:32:55,938 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/73ed4453-e19a-40e3-9503-8e000e34ee05 used request id req-dde1f970-eb94-41e8-b5c3-e819019fda36 2019-01-08 00:32:55,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:32:55,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:56,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8363dec7-76ff-40ab-8dae-722b0afa9cac x-compute-request-id: req-8363dec7-76ff-40ab-8dae-722b0afa9cac Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34", "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": "1dc74f5d-dfde-4585-a136-92ceaddc2a34"}, {"name": "neutron-tempest-plugin-api-flavor_alt_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db", "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": "6f0a74ff-6fcb-451e-a599-e7a394b8d5db"}]} 2019-01-08 00:32:56,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-8363dec7-76ff-40ab-8dae-722b0afa9cac 2019-01-08 00:32:56,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.220164060593s 2019-01-08 00:32:56,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-8363dec7-76ff-40ab-8dae-722b0afa9cac 2019-01-08 00:32:56,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 00:32:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:56,203 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:32:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4feb115c-78e9-4d81-be08-ed066b59f004 x-compute-request-id: req-4feb115c-78e9-4d81-be08-ed066b59f004 Content-Length: 0 Content-Type: application/json 2019-01-08 00:32:56,203 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db used request id req-4feb115c-78e9-4d81-be08-ed066b59f004 2019-01-08 00:32:56,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0420088768005s 2019-01-08 00:32:56,204 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/6f0a74ff-6fcb-451e-a599-e7a394b8d5db used request id req-4feb115c-78e9-4d81-be08-ed066b59f004 2019-01-08 00:32:56,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:32:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" 2019-01-08 00:32:56,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-6503e8c6-a848-4649-9370-fdf7cec79b46 Date: Tue, 08 Jan 2019 00:32:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap", "metadata": {}}], "file": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/file", "owner": "221f98514631490189b8406022a67d73", "id": "e9e626ee-8b1b-477d-9137-e56ba97bdf80", "size": 12716032, "self": "/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:19:43Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_748ef1c4-f776-49ec-a097-56da9562b9d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:19:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:32:56,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-6503e8c6-a848-4649-9370-fdf7cec79b46 2019-01-08 00:32:56,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214893102646s 2019-01-08 00:32:56,423 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-6503e8c6-a848-4649-9370-fdf7cec79b46 2019-01-08 00:32:56,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 00:32:56,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f29c9a27dfb0dc1b3aeeec677bcd4526b7add2ba" 2019-01-08 00:32:56,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee52f088-eb0e-41fb-9ea6-e30148e8d2e5 Date: Tue, 08 Jan 2019 00:32:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:32:56,983 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80 used request id req-ee52f088-eb0e-41fb-9ea6-e30148e8d2e5 2019-01-08 00:32:56,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.558161020279s 2019-01-08 00:32:56,983 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/e9e626ee-8b1b-477d-9137-e56ba97bdf80 used request id req-ee52f088-eb0e-41fb-9ea6-e30148e8d2e5 2019-01-08 00:32:56,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 00:32:56,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:57,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5457165-4ade-4b7d-ba95-bbc57dcfe7fd x-compute-request-id: req-b5457165-4ade-4b7d-ba95-bbc57dcfe7fd Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34", "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": "1dc74f5d-dfde-4585-a136-92ceaddc2a34"}]} 2019-01-08 00:32:57,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-b5457165-4ade-4b7d-ba95-bbc57dcfe7fd 2019-01-08 00:32:57,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224621295929s 2019-01-08 00:32:57,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-b5457165-4ade-4b7d-ba95-bbc57dcfe7fd 2019-01-08 00:32:57,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 00:32:57,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:57,041 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 00:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e74895c-6f66-4d84-9774-6cef964d5d25 x-compute-request-id: req-1e74895c-6f66-4d84-9774-6cef964d5d25 Content-Length: 0 Content-Type: application/json 2019-01-08 00:32:57,041 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34 used request id req-1e74895c-6f66-4d84-9774-6cef964d5d25 2019-01-08 00:32:57,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327131748199s 2019-01-08 00:32:57,041 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/1dc74f5d-dfde-4585-a136-92ceaddc2a34 used request id req-1e74895c-6f66-4d84-9774-6cef964d5d25 2019-01-08 00:32:57,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:32:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:57,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cfbdfd-fd03-4589-908c-28b2354c289e Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": {"self": "http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "16148b9da6344432b9559dce94ff0e95", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:32:57,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-11cfbdfd-fd03-4589-908c-28b2354c289e 2019-01-08 00:32:57,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1180331707s 2019-01-08 00:32:57,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-11cfbdfd-fd03-4589-908c-28b2354c289e 2019-01-08 00:32:57,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:32:57,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:57,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a115158-d09f-4a0a-ab2d-61a0f8365246 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_748ef1c4-f776-49ec-a097-56da9562b9d9", "links": {"self": "http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "16148b9da6344432b9559dce94ff0e95", "description": null}} 2019-01-08 00:32:57,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95 used request id req-7a115158-d09f-4a0a-ab2d-61a0f8365246 2019-01-08 00:32:57,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124927997589s 2019-01-08 00:32:57,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95 used request id req-7a115158-d09f-4a0a-ab2d-61a0f8365246 2019-01-08 00:32:57,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 00:32:57,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:57,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5574b89-ab5e-4874-beed-58d7d02b5531 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:32:57,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95 used request id req-b5574b89-ab5e-4874-beed-58d7d02b5531 2019-01-08 00:32:57,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.340222120285s 2019-01-08 00:32:57,632 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/16148b9da6344432b9559dce94ff0e95 used request id req-b5574b89-ab5e-4874-beed-58d7d02b5531 2019-01-08 00:32:57,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:32:57,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:57,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131f7da1-f537-4197-b3f7-e76eac031cb4 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "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.42:5000/v3/projects/221f98514631490189b8406022a67d73"}, "tags": [], "enabled": true, "id": "221f98514631490189b8406022a67d73", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_748ef1c4-f776-49ec-a097-56da9562b9d9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:32:57,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-131f7da1-f537-4197-b3f7-e76eac031cb4 2019-01-08 00:32:57,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100028991699s 2019-01-08 00:32:57,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-131f7da1-f537-4197-b3f7-e76eac031cb4 2019-01-08 00:32:57,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 00:32:57,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/221f98514631490189b8406022a67d73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:57,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f714fa3d-e92e-47da-97b6-c2f313e2300a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:32:57,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/221f98514631490189b8406022a67d73 used request id req-f714fa3d-e92e-47da-97b6-c2f313e2300a 2019-01-08 00:32:57,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.209538936615s 2019-01-08 00:32:57,954 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/221f98514631490189b8406022a67d73 used request id req-f714fa3d-e92e-47da-97b6-c2f313e2300a 2019-01-08 00:32:57,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 00:32:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=221f98514631490189b8406022a67d73&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}edc9e5ad54abb2d41ed425abcf896756f462eedf" 2019-01-08 00:32:58,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a1bed014-2c32-4589-aaad-78e37f981113 Date: Tue, 08 Jan 2019 00:32:58 GMT RESP BODY: {"security_groups": []} 2019-01-08 00:32:58,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=221f98514631490189b8406022a67d73&name=default used request id req-a1bed014-2c32-4589-aaad-78e37f981113 2019-01-08 00:32:58,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311427116394s 2019-01-08 00:32:58,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=221f98514631490189b8406022a67d73&name=default used request id req-a1bed014-2c32-4589-aaad-78e37f981113 2019-01-08 00:32:58,268 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2019-01-08 00:32:58,319 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-08 00:32:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:32:58,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9492f1-8ca9-4fe1-bc30-7e445362730a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:32:58,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1f9492f1-8ca9-4fe1-bc30-7e445362730a 2019-01-08 00:32:58,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:32:58,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["uxQ7oLUzTj2OHA9FlnWzDw"], "issued_at": "2019-01-08T00:32:58.000000Z"}} 2019-01-08 00:32:58,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:32:58,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:32:59,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a9646d99-75a5-4f84-9987-1b2e11380c05 Date: Tue, 08 Jan 2019 00:32:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 00:32:59,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a9646d99-75a5-4f84-9987-1b2e11380c05 2019-01-08 00:32:59,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285364866257s 2019-01-08 00:32:59,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a9646d99-75a5-4f84-9987-1b2e11380c05 2019-01-08 00:32:59,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:32:59,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 00:32: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 00:32:59,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:32:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:32:59,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a6d98c-f174-4ba3-9f84-b9b01923ec2d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:32:59,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-b2a6d98c-f174-4ba3-9f84-b9b01923ec2d 2019-01-08 00:32:59,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111186027527s 2019-01-08 00:32:59,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-b2a6d98c-f174-4ba3-9f84-b9b01923ec2d 2019-01-08 00:32:59,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 00:32:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355"}}' 2019-01-08 00:32:59,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8bfd052-9018-4586-bc3d-dea9292a8f7e 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.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9"}, "tags": [], "enabled": true, "id": "88535a2b004a4dc7a5e030527065eaa9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355"}} 2019-01-08 00:32:59,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c8bfd052-9018-4586-bc3d-dea9292a8f7e 2019-01-08 00:32:59,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.144817829132s 2019-01-08 00:32:59,349 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c8bfd052-9018-4586-bc3d-dea9292a8f7e 2019-01-08 00:32:59,349 - 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'88535a2b004a4dc7a5e030527065eaa9', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355'}) 2019-01-08 00:32:59,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 00:32:59,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8a8afdbb-ea53-4df8-bc7c-f9e03a874bf6", "email": null, "name": "rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355"}}' 2019-01-08 00:32:59,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 00:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b7f0a6-5c95-4133-a6c5-fc5b7221b47b Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": {"self": "http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e0e08ca1a074f54a6f7473656b9e931", "domain_id": "default", "password_expires_at": null}} 2019-01-08 00:32:59,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-a1b7f0a6-5c95-4133-a6c5-fc5b7221b47b 2019-01-08 00:32:59,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388323068619s 2019-01-08 00:32:59,744 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-a1b7f0a6-5c95-4133-a6c5-fc5b7221b47b 2019-01-08 00:32:59,745 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4e0e08ca1a074f54a6f7473656b9e931', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355'}) 2019-01-08 00:32:59,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:32:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:32:59,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972ea99f-c355-4c85-9a17-90b8b95018e6 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:32:59,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-972ea99f-c355-4c85-9a17-90b8b95018e6 2019-01-08 00:32:59,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101398944855s 2019-01-08 00:32:59,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-972ea99f-c355-4c85-9a17-90b8b95018e6 2019-01-08 00:32:59,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:32:59,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:32:59,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7759cf4f-8b3f-4461-bb09-bef2a25068af Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:32:59,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7759cf4f-8b3f-4461-bb09-bef2a25068af 2019-01-08 00:32:59,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0192089080811s 2019-01-08 00:32:59,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7759cf4f-8b3f-4461-bb09-bef2a25068af 2019-01-08 00:32:59,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:32:59,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:32:59,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc584fd-629c-4b23-ba02-035c421455a4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:32:59,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-cdc584fd-629c-4b23-ba02-035c421455a4 2019-01-08 00:32:59,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110050916672s 2019-01-08 00:32:59,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-cdc584fd-629c-4b23-ba02-035c421455a4 2019-01-08 00:32:59,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:32:59,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:00,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55acecab-2f47-462a-875b-4ca59ba4a787 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": {"self": "http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e0e08ca1a074f54a6f7473656b9e931", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:33:00,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-55acecab-2f47-462a-875b-4ca59ba4a787 2019-01-08 00:33:00,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123328924179s 2019-01-08 00:33:00,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-55acecab-2f47-462a-875b-4ca59ba4a787 2019-01-08 00:33:00,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:33:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:00,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbdd979-e52b-4133-bca1-5bcec8bca945 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9"}, "tags": [], "enabled": true, "id": "88535a2b004a4dc7a5e030527065eaa9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:33:00,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-8cbdd979-e52b-4133-bca1-5bcec8bca945 2019-01-08 00:33:00,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101778030396s 2019-01-08 00:33:00,228 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-8cbdd979-e52b-4133-bca1-5bcec8bca945 2019-01-08 00:33:00,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:33:00,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=4e0e08ca1a074f54a6f7473656b9e931&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=88535a2b004a4dc7a5e030527065eaa9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:00,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd07dd1f-a00f-4e23-bc28-c4d34237fb99 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=4e0e08ca1a074f54a6f7473656b9e931&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=88535a2b004a4dc7a5e030527065eaa9", "previous": null, "next": null}} 2019-01-08 00:33:00,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=4e0e08ca1a074f54a6f7473656b9e931&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=88535a2b004a4dc7a5e030527065eaa9 used request id req-bd07dd1f-a00f-4e23-bc28-c4d34237fb99 2019-01-08 00:33:00,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102722883224s 2019-01-08 00:33:00,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=4e0e08ca1a074f54a6f7473656b9e931&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=88535a2b004a4dc7a5e030527065eaa9 used request id req-bd07dd1f-a00f-4e23-bc28-c4d34237fb99 2019-01-08 00:33:00,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:33:00,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9/users/4e0e08ca1a074f54a6f7473656b9e931/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:00,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-407665d9-416a-4cb6-91a2-c5aba1214b7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:33:00,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9/users/4e0e08ca1a074f54a6f7473656b9e931/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-407665d9-416a-4cb6-91a2-c5aba1214b7d 2019-01-08 00:33:00,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14133310318s 2019-01-08 00:33:00,482 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9/users/4e0e08ca1a074f54a6f7473656b9e931/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-407665d9-416a-4cb6-91a2-c5aba1214b7d 2019-01-08 00:33:00,483 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355', 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'88535a2b004a4dc7a5e030527065eaa9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8a8afdbb-ea53-4df8-bc7c-f9e03a874bf6', 'username': u'rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 00:33:00,486 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'password': '8a8afdbb-ea53-4df8-bc7c-f9e03a874bf6', 'project_name': 'rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '88535a2b004a4dc7a5e030527065eaa9', 'project_domain_name': 'Default'} 2019-01-08 00:33:00,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:33:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:00,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b68d56-7b63-47e1-83ca-dd76e7f90a9c Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:33:00,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b3b68d56-7b63-47e1-83ca-dd76e7f90a9c 2019-01-08 00:33:00,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103179931641s 2019-01-08 00:33:00,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b3b68d56-7b63-47e1-83ca-dd76e7f90a9c 2019-01-08 00:33:00,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 00:33:00,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:00,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad195f3-e3c9-4ddb-9579-bad12c338ed0 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 00:33:00,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cad195f3-e3c9-4ddb-9579-bad12c338ed0 2019-01-08 00:33:00,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101947069168s 2019-01-08 00:33:00,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cad195f3-e3c9-4ddb-9579-bad12c338ed0 2019-01-08 00:33:00,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:33:00,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:00,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922e9269-ca1f-4520-b055-257502842ef8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 00:33:00,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-922e9269-ca1f-4520-b055-257502842ef8 2019-01-08 00:33:00,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106494903564s 2019-01-08 00:33:00,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-922e9269-ca1f-4520-b055-257502842ef8 2019-01-08 00:33:00,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 00:33:00,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:00,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6d57c8-0225-43ec-8f62-2026797c1649 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": {"self": "http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e0e08ca1a074f54a6f7473656b9e931", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 00:33:00,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7a6d57c8-0225-43ec-8f62-2026797c1649 2019-01-08 00:33:00,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120429992676s 2019-01-08 00:33:00,934 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7a6d57c8-0225-43ec-8f62-2026797c1649 2019-01-08 00:33:00,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:33:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:01,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff66bd19-0752-43fe-a2d6-365fc537ef76 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9"}, "tags": [], "enabled": true, "id": "88535a2b004a4dc7a5e030527065eaa9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:33:01,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-ff66bd19-0752-43fe-a2d6-365fc537ef76 2019-01-08 00:33:01,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109200954437s 2019-01-08 00:33:01,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-ff66bd19-0752-43fe-a2d6-365fc537ef76 2019-01-08 00:33:01,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 00:33:01,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=4e0e08ca1a074f54a6f7473656b9e931&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=88535a2b004a4dc7a5e030527065eaa9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:01,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea42d9fa-aaed-48c0-bf8a-6d47ef9b6e84 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=4e0e08ca1a074f54a6f7473656b9e931&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=88535a2b004a4dc7a5e030527065eaa9", "previous": null, "next": null}} 2019-01-08 00:33:01,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=4e0e08ca1a074f54a6f7473656b9e931&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=88535a2b004a4dc7a5e030527065eaa9 used request id req-ea42d9fa-aaed-48c0-bf8a-6d47ef9b6e84 2019-01-08 00:33:01,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0987188816071s 2019-01-08 00:33:01,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=4e0e08ca1a074f54a6f7473656b9e931&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=88535a2b004a4dc7a5e030527065eaa9 used request id req-ea42d9fa-aaed-48c0-bf8a-6d47ef9b6e84 2019-01-08 00:33:01,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 00:33:01,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9/users/4e0e08ca1a074f54a6f7473656b9e931/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:01,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 00:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-622e6a4d-af42-4c54-b391-50050fb67b73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 00:33:01,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9/users/4e0e08ca1a074f54a6f7473656b9e931/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-622e6a4d-af42-4c54-b391-50050fb67b73 2019-01-08 00:33:01,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144289970398s 2019-01-08 00:33:01,309 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9/users/4e0e08ca1a074f54a6f7473656b9e931/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-622e6a4d-af42-4c54-b391-50050fb67b73 2019-01-08 00:33:01,309 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-08 00:33:01,626 - 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',)) 2019-01-08 00:33:01,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 00:33:01,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:01,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b933f6d-d01f-487b-9b8d-acd6b443082c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 00:33:01,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-0b933f6d-d01f-487b-9b8d-acd6b443082c 2019-01-08 00:33:01,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109365940094s 2019-01-08 00:33:01,737 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-0b933f6d-d01f-487b-9b8d-acd6b443082c 2019-01-08 00:33:01,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 00:33:01,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 00:33:01,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04b71e5-50d4-4bcb-a36e-e3e3718836e2 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9"}, "tags": [], "enabled": true, "id": "88535a2b004a4dc7a5e030527065eaa9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 00:33:01,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c04b71e5-50d4-4bcb-a36e-e3e3718836e2 2019-01-08 00:33:01,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104552030563s 2019-01-08 00:33:01,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c04b71e5-50d4-4bcb-a36e-e3e3718836e2 2019-01-08 00:33:01,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 00:33:01,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" -d '{"network": {"shared": true, "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "name": "rally_sanity-net_ec10510d-4047-49d4-8f5c-eab8a39dd355", "admin_state_up": true}}' 2019-01-08 00:33:03,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c905df5a-22cb-4948-8f85-11206581ba48 Date: Tue, 08 Jan 2019 00:33:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"861a3a20-2951-4110-9fb5-c6bc639f3df3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":true,"project_id":"88535a2b004a4dc7a5e030527065eaa9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:33:02Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_ec10510d-4047-49d4-8f5c-eab8a39dd355","admin_state_up":true,"tenant_id":"88535a2b004a4dc7a5e030527065eaa9","created_at":"2019-01-08T00:33:02Z","mtu":1442}} 2019-01-08 00:33:03,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c905df5a-22cb-4948-8f85-11206581ba48 2019-01-08 00:33:03,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.49444913864s 2019-01-08 00:33:03,346 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c905df5a-22cb-4948-8f85-11206581ba48 2019-01-08 00:33:03,347 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T00:33:02Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'861a3a20-2951-4110-9fb5-c6bc639f3df3', u'provider:segmentation_id': 65, 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_ec10510d-4047-49d4-8f5c-eab8a39dd355', u'created_at': u'2019-01-08T00:33:02Z', u'mtu': 1442, u'tenant_id': u'88535a2b004a4dc7a5e030527065eaa9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'88535a2b004a4dc7a5e030527065eaa9'}) 2019-01-08 00:33:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:33:03,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb710eb-92ea-44f8-9035-6ef98cae0027 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 00:33:03,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9bb710eb-92ea-44f8-9035-6ef98cae0027 2019-01-08 00:33:03,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 00:33:03,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T01:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88535a2b004a4dc7a5e030527065eaa9", "name": "rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_88535a2b004a4dc7a5e030527065eaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_88535a2b004a4dc7a5e030527065eaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/88535a2b004a4dc7a5e030527065eaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/88535a2b004a4dc7a5e030527065eaa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/88535a2b004a4dc7a5e030527065eaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/88535a2b004a4dc7a5e030527065eaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/88535a2b004a4dc7a5e030527065eaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/88535a2b004a4dc7a5e030527065eaa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/88535a2b004a4dc7a5e030527065eaa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/88535a2b004a4dc7a5e030527065eaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/88535a2b004a4dc7a5e030527065eaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/88535a2b004a4dc7a5e030527065eaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/88535a2b004a4dc7a5e030527065eaa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/88535a2b004a4dc7a5e030527065eaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355", "id": "4e0e08ca1a074f54a6f7473656b9e931"}, "audit_ids": ["7OUK-cSKQte0KFZTQ5OnwA"], "issued_at": "2019-01-08T00:33:03.000000Z"}} 2019-01-08 00:33:03,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 00:33:03,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 00:33:04,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c80dec74-6e5a-4fdc-9d10-45f3b238adf3 Date: Tue, 08 Jan 2019 00:33:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"861a3a20-2951-4110-9fb5-c6bc639f3df3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":true,"project_id":"88535a2b004a4dc7a5e030527065eaa9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T00:33:02Z","qos_policy_id":null,"name":"rally_sanity-net_ec10510d-4047-49d4-8f5c-eab8a39dd355","admin_state_up":true,"tenant_id":"88535a2b004a4dc7a5e030527065eaa9","created_at":"2019-01-08T00:33:02Z","provider:network_type":"geneve"}]} 2019-01-08 00:33:04,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c80dec74-6e5a-4fdc-9d10-45f3b238adf3 2019-01-08 00:33:04,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379244089127s 2019-01-08 00:33:04,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c80dec74-6e5a-4fdc-9d10-45f3b238adf3 2019-01-08 00:33:04,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 00:33:04,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" -d '{"subnet": {"name": "rally_sanity-subnet_ec10510d-4047-49d4-8f5c-eab8a39dd355", "enable_dhcp": true, "network_id": "861a3a20-2951-4110-9fb5-c6bc639f3df3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-08 00:33:05,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c847cd44-cdc4-4f91-b433-504a801b2b8a Date: Tue, 08 Jan 2019 00:33:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"861a3a20-2951-4110-9fb5-c6bc639f3df3","tenant_id":"88535a2b004a4dc7a5e030527065eaa9","created_at":"2019-01-08T00:33:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T00:33:04Z","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":"88535a2b004a4dc7a5e030527065eaa9","id":"6d799788-00ff-4fe2-9eb3-8f927d3958b3","subnetpool_id":null,"name":"rally_sanity-subnet_ec10510d-4047-49d4-8f5c-eab8a39dd355"}} 2019-01-08 00:33:05,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-c847cd44-cdc4-4f91-b433-504a801b2b8a 2019-01-08 00:33:05,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.32949304581s 2019-01-08 00:33:05,484 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-c847cd44-cdc4-4f91-b433-504a801b2b8a 2019-01-08 00:33:05,484 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T00:33:04Z', 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'6d799788-00ff-4fe2-9eb3-8f927d3958b3', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_ec10510d-4047-49d4-8f5c-eab8a39dd355', u'enable_dhcp': True, u'network_id': u'861a3a20-2951-4110-9fb5-c6bc639f3df3', u'tenant_id': u'88535a2b004a4dc7a5e030527065eaa9', u'created_at': u'2019-01-08T00:33:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'88535a2b004a4dc7a5e030527065eaa9'}) 2019-01-08 00:33:05,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 00:33:05,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "rally_sanity-router_ec10510d-4047-49d4-8f5c-eab8a39dd355", "admin_state_up": true}}' 2019-01-08 00:33:07,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-e64de3ec-82cc-43c2-ae8b-3b3a7e41b68e Date: Tue, 08 Jan 2019 00:33:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "created_at": "2019-01-08T00:33:05Z", "admin_state_up": true, "updated_at": "2019-01-08T00:33:07Z", "revision_number": 2, "routes": [], "project_id": "88535a2b004a4dc7a5e030527065eaa9", "id": "9fe82481-7341-49dd-b3d0-75612ceec78a", "name": "rally_sanity-router_ec10510d-4047-49d4-8f5c-eab8a39dd355"}} 2019-01-08 00:33:07,635 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-e64de3ec-82cc-43c2-ae8b-3b3a7e41b68e 2019-01-08 00:33:07,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.15025115013s 2019-01-08 00:33:07,636 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-e64de3ec-82cc-43c2-ae8b-3b3a7e41b68e 2019-01-08 00:33:07,636 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'88535a2b004a4dc7a5e030527065eaa9', u'created_at': u'2019-01-08T00:33:05Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T00:33:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'88535a2b004a4dc7a5e030527065eaa9', u'id': u'9fe82481-7341-49dd-b3d0-75612ceec78a', u'name': u'rally_sanity-router_ec10510d-4047-49d4-8f5c-eab8a39dd355'}) 2019-01-08 00:33:07,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 00:33:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/9fe82481-7341-49dd-b3d0-75612ceec78a/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}70b2bd016ccb64a5aef209b768058e4000206215" -d '{"subnet_id": "6d799788-00ff-4fe2-9eb3-8f927d3958b3"}' 2019-01-08 00:33:10,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1a0736d7-ada8-4640-b1b3-ec3ee46c7165 Date: Tue, 08 Jan 2019 00:33:10 GMT RESP BODY: {"network_id": "861a3a20-2951-4110-9fb5-c6bc639f3df3", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "subnet_id": "6d799788-00ff-4fe2-9eb3-8f927d3958b3", "subnet_ids": ["6d799788-00ff-4fe2-9eb3-8f927d3958b3"], "port_id": "d0cb4926-ff47-473e-a40e-72290e4aba57", "id": "9fe82481-7341-49dd-b3d0-75612ceec78a"} 2019-01-08 00:33:10,352 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/9fe82481-7341-49dd-b3d0-75612ceec78a/add_router_interface.json used request id req-1a0736d7-ada8-4640-b1b3-ec3ee46c7165 2019-01-08 00:33:10,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.71543908119s 2019-01-08 00:33:10,352 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/9fe82481-7341-49dd-b3d0-75612ceec78a/add_router_interface.json used request id req-1a0736d7-ada8-4640-b1b3-ec3ee46c7165 returning object 9fe82481-7341-49dd-b3d0-75612ceec78a 2019-01-08 00:33:10,353 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 00:33:10,485 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 00:33:10,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 00:33:10,491 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 00:33:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 00:33:10,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:33:10,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 00:33:10,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-247dc319-370d-42a5-a113-079f80ed43d5 Date: Tue, 08 Jan 2019 00:33:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:33:10,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-247dc319-370d-42a5-a113-079f80ed43d5 2019-01-08 00:33:10,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218116044998s 2019-01-08 00:33:10,714 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-247dc319-370d-42a5-a113-079f80ed43d5 2019-01-08 00:33:10,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 00:33:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355"}' 2019-01-08 00:33:10,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e51ebf1d-d8a0-4f24-befb-fba48dece563 Date: Tue, 08 Jan 2019 00:33:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/file", "owner": "88535a2b004a4dc7a5e030527065eaa9", "id": "cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7", "size": null, "self": "/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:33:10Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355", "checksum": null, "created_at": "2019-01-08T00:33:10Z", "protected": false} 2019-01-08 00:33:10,986 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-e51ebf1d-d8a0-4f24-befb-fba48dece563 2019-01-08 00:33:10,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.263808012009s 2019-01-08 00:33:10,986 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-e51ebf1d-d8a0-4f24-befb-fba48dece563 returning object cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7 2019-01-08 00:33:10,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 00:33:10,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/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}70b2bd016ccb64a5aef209b768058e4000206215" -d '' 2019-01-08 00:33:11,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a731fd6e-5268-4116-87a7-a6061db23857 Date: Tue, 08 Jan 2019 00:33:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 00:33:11,806 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/file used request id req-a731fd6e-5268-4116-87a7-a6061db23857 2019-01-08 00:33:11,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.819633960724s 2019-01-08 00:33:11,807 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/file used request id req-a731fd6e-5268-4116-87a7-a6061db23857 2019-01-08 00:33:11,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 00:33:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 00:33:12,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-f3c5c276-6576-474a-b6d8-f3d4b5126bba Date: Tue, 08 Jan 2019 00:33:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/snap", "metadata": {}}], "file": "/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/file", "owner": "88535a2b004a4dc7a5e030527065eaa9", "id": "cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7", "size": 12716032, "self": "/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:33:11Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:33:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 00:33:12,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-f3c5c276-6576-474a-b6d8-f3d4b5126bba 2019-01-08 00:33:12,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215964078903s 2019-01-08 00:33:12,027 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-f3c5c276-6576-474a-b6d8-f3d4b5126bba 2019-01-08 00:33:12,029 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/file', 'owner': u'88535a2b004a4dc7a5e030527065eaa9', 'id': u'cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7', 'size': 12716032, u'self': u'/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88535a2b004a4dc7a5e030527065eaa9', 'name': 'rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T00:33:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T00:33:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'created': u'2019-01-08T00:33:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T00:33:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 00:33:12,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 00:33:12,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 00:33:12,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a39d72f5-7f98-49b9-911e-b8841fb10b82 x-compute-request-id: req-a39d72f5-7f98-49b9-911e-b8841fb10b82 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9", "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": "4cc1607f-de28-4e1e-a51b-e7bcb43bfce9"}} 2019-01-08 00:33:12,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-a39d72f5-7f98-49b9-911e-b8841fb10b82 2019-01-08 00:33:12,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.229078054428s 2019-01-08 00:33:12,259 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-a39d72f5-7f98-49b9-911e-b8841fb10b82 2019-01-08 00:33:12,260 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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'09a7ababfff6470fbcae0a281405cb8c', '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'4cc1607f-de28-4e1e-a51b-e7bcb43bfce9', 'swap': 0}) 2019-01-08 00:33:12,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 00:33:12,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9/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}d84504796ee2cf30dfdcf251ba44639126f9fc15" -d '{"extra_specs": {}}' 2019-01-08 00:33:12,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21b7be48-7264-41d9-a87d-aa98d379c266 x-compute-request-id: req-21b7be48-7264-41d9-a87d-aa98d379c266 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:33:12,283 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9/os-extra_specs used request id req-21b7be48-7264-41d9-a87d-aa98d379c266 2019-01-08 00:33:12,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222640037537s 2019-01-08 00:33:12,283 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9/os-extra_specs used request id req-21b7be48-7264-41d9-a87d-aa98d379c266 2019-01-08 00:33:12,284 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 00:33:14,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-08 00:33:16,517 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | da702249-57a4-438a-80d8-b0a9bc02b012 | 2019-01-08T00:33:16.130072 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: da702249-57a4-438a-80d8-b0a9bc02b012 ~/.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 2019-01-08 00:33:19,687 - 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 | +-------------+----------------+-----------+ 2019-01-08 00:33:20,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-08 00:33:20,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 00:33:20,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 00:33:20,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51a471c3-45d3-48b8-8959-c8b8e3f08f41 x-compute-request-id: req-51a471c3-45d3-48b8-8959-c8b8e3f08f41 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 00:33:20,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-51a471c3-45d3-48b8-8959-c8b8e3f08f41 2019-01-08 00:33:20,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.229074001312s 2019-01-08 00:33:20,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-51a471c3-45d3-48b8-8959-c8b8e3f08f41 2019-01-08 00:33:20,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 00:33:20,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 00:33:20,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-27ed69f6-36c8-45e3-9d6a-2b8c8338227b Date: Tue, 08 Jan 2019 00:33:20 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 00:33:20,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-27ed69f6-36c8-45e3-9d6a-2b8c8338227b 2019-01-08 00:33:20,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.203551054001s 2019-01-08 00:33:20,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-27ed69f6-36c8-45e3-9d6a-2b8c8338227b 2019-01-08 00:33:20,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 00:33:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_ec10510d-4047-49d4-8f5c-eab8a39dd355", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 00:33:20,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed963585-31dc-4b0e-80d7-ddf0da9d1a73 x-compute-request-id: req-ed963585-31dc-4b0e-80d7-ddf0da9d1a73 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/953aadf3-5479-438d-b133-763a07110921", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/953aadf3-5479-438d-b133-763a07110921", "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": "953aadf3-5479-438d-b133-763a07110921"}} 2019-01-08 00:33:20,986 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ed963585-31dc-4b0e-80d7-ddf0da9d1a73 2019-01-08 00:33:20,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0497930049896s 2019-01-08 00:33:20,986 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ed963585-31dc-4b0e-80d7-ddf0da9d1a73 2019-01-08 00:33:20,987 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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'09a7ababfff6470fbcae0a281405cb8c', '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'953aadf3-5479-438d-b133-763a07110921', 'swap': 0}) 2019-01-08 00:33:20,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 00:33:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/953aadf3-5479-438d-b133-763a07110921/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}d84504796ee2cf30dfdcf251ba44639126f9fc15" -d '{"extra_specs": {}}' 2019-01-08 00:33:21,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 00:33:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd40e4e2-073e-45eb-9412-fa961482bdd0 x-compute-request-id: req-dd40e4e2-073e-45eb-9412-fa961482bdd0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 00:33:21,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/953aadf3-5479-438d-b133-763a07110921/os-extra_specs used request id req-dd40e4e2-073e-45eb-9412-fa961482bdd0 2019-01-08 00:33:21,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0282409191132s 2019-01-08 00:33:21,016 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/953aadf3-5479-438d-b133-763a07110921/os-extra_specs used request id req-dd40e4e2-073e-45eb-9412-fa961482bdd0 2019-01-08 00:33:21,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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'09a7ababfff6470fbcae0a281405cb8c', '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'953aadf3-5479-438d-b133-763a07110921', 'swap': 0}) 2019-01-08 00:33:21,017 - 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 2019-01-08 00:33:21,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 00:33:21,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 00:33:21,032 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-08 00:33:21,032 - 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': '861a3a20-2951-4110-9fb5-c6bc639f3df3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'flavor_name': 'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-08 00:34:33,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e9809169-1a81-40bd-8639-852e63c22300 2019-01-08 00:34:33,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-01-08 00:34:33,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e9809169-1a81-40bd-8639-852e63c22300'] 2019-01-08 00:34:34,310 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e9809169-1a81-40bd-8639-852e63c22300 -------------------------------------------------------------------------------- Task e9809169-1a81-40bd-8639-852e63c22300: 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 e9809169-1a81-40bd-8639-852e63c22300 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.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | total | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> duration | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.52734 Full duration: 8.351938 -------------------------------------------------------------------------------- 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 e9809169-1a81-40bd-8639-852e63c22300 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.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.917597 Full duration: 8.584048 -------------------------------------------------------------------------------- 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 e9809169-1a81-40bd-8639-852e63c22300 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.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | total | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | -> duration | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.114033 Full duration: 8.863466 -------------------------------------------------------------------------------- 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 e9809169-1a81-40bd-8639-852e63c22300 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.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> duration | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.90251 Full duration: 8.515523 -------------------------------------------------------------------------------- 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 e9809169-1a81-40bd-8639-852e63c22300 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> duration | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.03931 Full duration: 8.711642 -------------------------------------------------------------------------------- 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 e9809169-1a81-40bd-8639-852e63c22300 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.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.017464 Full duration: 9.15339 HINTS: * To plot HTML graphics with this data, run: rally task report e9809169-1a81-40bd-8639-852e63c22300 --out output.html * To generate a JUnit report, run: rally task export e9809169-1a81-40bd-8639-852e63c22300 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e9809169-1a81-40bd-8639-852e63c22300 --json --out output.json 2019-01-08 00:34:34,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e9809169-1a81-40bd-8639-852e63c22300', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-01-08 00:34:36,120 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e9809169-1a81-40bd-8639-852e63c22300 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-01-08 00:34:36.019 718 INFO rally.api [-] Building 'json' report for the following task(s): 'e9809169-1a81-40bd-8639-852e63c22300'. 2019-01-08 00:34:36.024 718 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:34:36,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e9809169-1a81-40bd-8639-852e63c22300', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2019-01-08 00:34:38,042 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e9809169-1a81-40bd-8639-852e63c22300 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2019-01-08 00:34:37.918 720 INFO rally.api [-] Building 'html' report for the following task(s): 'e9809169-1a81-40bd-8639-852e63c22300'. 2019-01-08 00:34:37.940 720 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:34:38,049 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-08 00:34:38,049 - 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 2019-01-08 00:34:38,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 00:34:38,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 00:34:38,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-08 00:34:38,064 - 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': '861a3a20-2951-4110-9fb5-c6bc639f3df3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'flavor_name': 'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-08 00:36:25,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bd7f1b65-1b86-4b62-bc78-76dc33d4590f 2019-01-08 00:36:25,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bd7f1b65-1b86-4b62-bc78-76dc33d4590f'] 2019-01-08 00:36:26,483 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bd7f1b65-1b86-4b62-bc78-76dc33d4590f -------------------------------------------------------------------------------- Task bd7f1b65-1b86-4b62-bc78-76dc33d4590f: 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 bd7f1b65-1b86-4b62-bc78-76dc33d4590f 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.882 | 3.882 | 3.882 | 3.882 | 3.882 | 3.882 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> glance_v2.upload_data | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | glance_v2.delete_image | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | total | 4.784 | 4.784 | 4.784 | 4.784 | 4.784 | 4.784 | 100.0% | 1 | | -> duration | 4.784 | 4.784 | 4.784 | 4.784 | 4.784 | 4.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.783826 Full duration: 14.372058 -------------------------------------------------------------------------------- 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 bd7f1b65-1b86-4b62-bc78-76dc33d4590f 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.589 | 3.589 | 3.589 | 3.589 | 3.589 | 3.589 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> glance_v2.upload_data | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 100.0% | 1 | | glance_v2.list_images | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 3.811 | 3.811 | 3.811 | 3.811 | 3.811 | 3.811 | 100.0% | 1 | | -> duration | 3.811 | 3.811 | 3.811 | 3.811 | 3.811 | 3.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.811306 Full duration: 16.088395 -------------------------------------------------------------------------------- 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 bd7f1b65-1b86-4b62-bc78-76dc33d4590f 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.435 | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 100.0% | 1 | | total | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 100.0% | 1 | | -> duration | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.4354 Full duration: 9.101708 -------------------------------------------------------------------------------- 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": "861a3a20-2951-4110-9fb5-c6bc639f3df3" } ], "flavor": { "name": "rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bd7f1b65-1b86-4b62-bc78-76dc33d4590f 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.629 | 3.629 | 3.629 | 3.629 | 3.629 | 3.629 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> glance_v2.upload_data | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | nova.boot_servers | 20.501 | 20.501 | 20.501 | 20.501 | 20.501 | 20.501 | 100.0% | 1 | | total | 24.131 | 24.131 | 24.131 | 24.131 | 24.131 | 24.131 | 100.0% | 1 | | -> duration | 23.131 | 23.131 | 23.131 | 23.131 | 23.131 | 23.131 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.131369 Full duration: 46.718351 HINTS: * To plot HTML graphics with this data, run: rally task report bd7f1b65-1b86-4b62-bc78-76dc33d4590f --out output.html * To generate a JUnit report, run: rally task export bd7f1b65-1b86-4b62-bc78-76dc33d4590f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bd7f1b65-1b86-4b62-bc78-76dc33d4590f --json --out output.json 2019-01-08 00:36:26,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bd7f1b65-1b86-4b62-bc78-76dc33d4590f', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-01-08 00:36:28,306 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bd7f1b65-1b86-4b62-bc78-76dc33d4590f --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-01-08 00:36:28.207 1270 INFO rally.api [-] Building 'json' report for the following task(s): 'bd7f1b65-1b86-4b62-bc78-76dc33d4590f'. 2019-01-08 00:36:28.212 1270 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:36:28,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bd7f1b65-1b86-4b62-bc78-76dc33d4590f', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2019-01-08 00:36:30,264 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bd7f1b65-1b86-4b62-bc78-76dc33d4590f --out /home/opnfv/functest/results/rally_sanity/glance.html 2019-01-08 00:36:30.117 1272 INFO rally.api [-] Building 'html' report for the following task(s): 'bd7f1b65-1b86-4b62-bc78-76dc33d4590f'. 2019-01-08 00:36:30.137 1272 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:36:30,269 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-08 00:36:30,270 - 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 2019-01-08 00:36:30,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 00:36:30,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 00:36:30,280 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-08 00:36:30,281 - 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': '861a3a20-2951-4110-9fb5-c6bc639f3df3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'flavor_name': 'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-08 00:39:57,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 2019-01-08 00:39:57,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ddcbb30c-d4c6-41a3-91c3-f467060bf6e2'] 2019-01-08 00:39:57,899 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 -------------------------------------------------------------------------------- Task ddcbb30c-d4c6-41a3-91c3-f467060bf6e2: 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 ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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.365 | 3.365 | 3.365 | 3.365 | 3.365 | 3.365 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.743 | 2.743 | 2.743 | 2.743 | 2.743 | 2.743 | 100.0% | 1 | | total | 6.108 | 6.108 | 6.108 | 6.108 | 6.108 | 6.108 | 100.0% | 1 | | -> duration | 6.108 | 6.108 | 6.108 | 6.108 | 6.108 | 6.108 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.107565 Full duration: 25.156555 -------------------------------------------------------------------------------- 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 ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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.494 | 3.494 | 3.494 | 3.494 | 3.494 | 3.494 | 100.0% | 1 | | cinder_v2.delete_volume | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 100.0% | 1 | | -> duration | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.828856 Full duration: 15.857941 -------------------------------------------------------------------------------- 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_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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 | 6.943 | 6.943 | 6.943 | 6.943 | 6.943 | 6.943 | 100.0% | 1 | | cinder_v2.delete_volume | 2.775 | 2.775 | 2.775 | 2.775 | 2.775 | 2.775 | 100.0% | 1 | | total | 9.719 | 9.719 | 9.719 | 9.719 | 9.719 | 9.719 | 100.0% | 1 | | -> duration | 9.719 | 9.719 | 9.719 | 9.719 | 9.719 | 9.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.719015 Full duration: 21.771441 -------------------------------------------------------------------------------- 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 ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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.353 | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 100.0% | 1 | | cinder_v2.delete_volume | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | total | 3.854 | 3.854 | 3.854 | 3.854 | 3.854 | 3.854 | 100.0% | 1 | | -> duration | 3.854 | 3.854 | 3.854 | 3.854 | 3.854 | 3.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.853951 Full duration: 16.123642 -------------------------------------------------------------------------------- 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 ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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.341 | 3.341 | 3.341 | 3.341 | 3.341 | 3.341 | 100.0% | 1 | | cinder_v2.extend_volume | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | cinder_v2.delete_volume | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 100.0% | 1 | | total | 6.437 | 6.437 | 6.437 | 6.437 | 6.437 | 6.437 | 100.0% | 1 | | -> duration | 6.437 | 6.437 | 6.437 | 6.437 | 6.437 | 6.437 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.436514 Full duration: 17.732034 -------------------------------------------------------------------------------- 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 ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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.433 | 3.433 | 3.433 | 3.433 | 3.433 | 3.433 | 100.0% | 1 | | cinder_v2.delete_volume | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 100.0% | 1 | | total | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | -> duration | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.195324 Full duration: 24.094489 -------------------------------------------------------------------------------- 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 ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | cinder_v2.list_qos | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> duration | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.910672 Full duration: 14.322836 -------------------------------------------------------------------------------- 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 ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | cinder_v2.set_qos | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> duration | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.033596 Full duration: 14.096503 -------------------------------------------------------------------------------- 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 ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | cinder_v2.list_types | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> duration | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.932108 Full duration: 14.024372 -------------------------------------------------------------------------------- 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 ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 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.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> duration | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971075 Full duration: 14.148625 HINTS: * To plot HTML graphics with this data, run: rally task report ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 --out output.html * To generate a JUnit report, run: rally task export ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 --json --out output.json 2019-01-08 00:39:57,900 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ddcbb30c-d4c6-41a3-91c3-f467060bf6e2', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-01-08 00:39:59,691 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-01-08 00:39:59.596 3058 INFO rally.api [-] Building 'json' report for the following task(s): 'ddcbb30c-d4c6-41a3-91c3-f467060bf6e2'. 2019-01-08 00:39:59.606 3058 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:39:59,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ddcbb30c-d4c6-41a3-91c3-f467060bf6e2', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2019-01-08 00:40:01,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ddcbb30c-d4c6-41a3-91c3-f467060bf6e2 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2019-01-08 00:40:01.362 3060 INFO rally.api [-] Building 'html' report for the following task(s): 'ddcbb30c-d4c6-41a3-91c3-f467060bf6e2'. 2019-01-08 00:40:01.389 3060 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:40:01,496 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-08 00:40:01,497 - 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 2019-01-08 00:40:01,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 00:40:01,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 00:40:01,512 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-01-08 00:40:01,513 - 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': '861a3a20-2951-4110-9fb5-c6bc639f3df3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'flavor_name': 'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-08 00:42:10,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9d27092a-28a1-431e-b216-ff802eaf9508 2019-01-08 00:42:10,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9d27092a-28a1-431e-b216-ff802eaf9508'] 2019-01-08 00:42:11,714 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9d27092a-28a1-431e-b216-ff802eaf9508 -------------------------------------------------------------------------------- Task 9d27092a-28a1-431e-b216-ff802eaf9508: 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | total | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> duration | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.638971 Full duration: 8.144569 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653004 Full duration: 8.274214 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | total | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> duration | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.649699 Full duration: 8.335926 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> duration | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.993682 Full duration: 9.345462 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | total | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> duration | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.640032 Full duration: 8.394574 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892148 Full duration: 9.113264 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643378 Full duration: 8.375215 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.432 | 1.432 | 1.432 | 1.432 | 1.432 | 1.432 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | total | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 100.0% | 1 | | -> duration | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.863254 Full duration: 10.015595 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7253 Full duration: 8.304372 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | gnocchi.delete_metric | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | -> duration | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.115114 Full duration: 9.353608 -------------------------------------------------------------------------------- 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 9d27092a-28a1-431e-b216-ff802eaf9508 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | gnocchi.delete_resource | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> duration | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.868453 Full duration: 9.228916 HINTS: * To plot HTML graphics with this data, run: rally task report 9d27092a-28a1-431e-b216-ff802eaf9508 --out output.html * To generate a JUnit report, run: rally task export 9d27092a-28a1-431e-b216-ff802eaf9508 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9d27092a-28a1-431e-b216-ff802eaf9508 --json --out output.json 2019-01-08 00:42:11,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9d27092a-28a1-431e-b216-ff802eaf9508', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-01-08 00:42:13,598 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9d27092a-28a1-431e-b216-ff802eaf9508 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-01-08 00:42:13.508 4192 INFO rally.api [-] Building 'json' report for the following task(s): '9d27092a-28a1-431e-b216-ff802eaf9508'. 2019-01-08 00:42:13.516 4192 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:42:13,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9d27092a-28a1-431e-b216-ff802eaf9508', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2019-01-08 00:42:15,391 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9d27092a-28a1-431e-b216-ff802eaf9508 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2019-01-08 00:42:15.272 4194 INFO rally.api [-] Building 'html' report for the following task(s): '9d27092a-28a1-431e-b216-ff802eaf9508'. 2019-01-08 00:42:15.298 4194 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:42:15,404 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-01-08 00:42:15,405 - 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 2019-01-08 00:42:15,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 00:42:15,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 00:42:15,420 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-08 00:42:15,420 - 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': '861a3a20-2951-4110-9fb5-c6bc639f3df3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'flavor_name': 'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-08 00:43:50,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 2019-01-08 00:43:50,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8e15cce3-d6e3-48bd-aa30-ddd4271bae80'] 2019-01-08 00:43:51,528 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 -------------------------------------------------------------------------------- Task 8e15cce3-d6e3-48bd-aa30-ddd4271bae80: 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 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.166 | 5.166 | 5.166 | 5.166 | 5.166 | 5.166 | 100.0% | 1 | | heat.update_stack | 3.04 | 3.04 | 3.04 | 3.04 | 3.04 | 3.04 | 100.0% | 1 | | heat.delete_stack | 3.461 | 3.461 | 3.461 | 3.461 | 3.461 | 3.461 | 100.0% | 1 | | total | 11.666 | 11.666 | 11.666 | 11.666 | 11.666 | 11.666 | 100.0% | 1 | | -> duration | 7.666 | 7.666 | 7.666 | 7.666 | 7.666 | 7.666 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.666355 Full duration: 21.191009 -------------------------------------------------------------------------------- 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 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.115 | 5.115 | 5.115 | 5.115 | 5.115 | 5.115 | 100.0% | 1 | | heat.check_stack | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | heat.delete_stack | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 100.0% | 1 | | total | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 100.0% | 1 | | -> duration | 6.0 | 6.0 | 6.0 | 6.0 | 6.0 | 6.0 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.999922 Full duration: 19.448951 -------------------------------------------------------------------------------- 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 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.045 | 5.045 | 5.045 | 5.045 | 5.045 | 5.045 | 100.0% | 1 | | heat.suspend_stack | 3.903 | 3.903 | 3.903 | 3.903 | 3.903 | 3.903 | 100.0% | 1 | | heat.resume_stack | 3.142 | 3.142 | 3.142 | 3.142 | 3.142 | 3.142 | 100.0% | 1 | | heat.delete_stack | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | total | 13.927 | 13.927 | 13.927 | 13.927 | 13.927 | 13.927 | 100.0% | 1 | | -> duration | 11.927 | 11.927 | 11.927 | 11.927 | 11.927 | 11.927 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.927359 Full duration: 23.415675 -------------------------------------------------------------------------------- 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 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> duration | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654539 Full duration: 9.579037 HINTS: * To plot HTML graphics with this data, run: rally task report 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 --out output.html * To generate a JUnit report, run: rally task export 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 --json --out output.json 2019-01-08 00:43:51,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8e15cce3-d6e3-48bd-aa30-ddd4271bae80', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-01-08 00:43:53,392 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-01-08 00:43:53.294 5104 INFO rally.api [-] Building 'json' report for the following task(s): '8e15cce3-d6e3-48bd-aa30-ddd4271bae80'. 2019-01-08 00:43:53.298 5104 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:43:53,393 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8e15cce3-d6e3-48bd-aa30-ddd4271bae80', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2019-01-08 00:43:55,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8e15cce3-d6e3-48bd-aa30-ddd4271bae80 --out /home/opnfv/functest/results/rally_sanity/heat.html 2019-01-08 00:43:55.132 5106 INFO rally.api [-] Building 'html' report for the following task(s): '8e15cce3-d6e3-48bd-aa30-ddd4271bae80'. 2019-01-08 00:43:55.152 5106 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:43:55,258 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-08 00:43:55,259 - 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 2019-01-08 00:43:55,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 00:43:55,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 00:43:55,274 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-08 00:43:55,275 - 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': '861a3a20-2951-4110-9fb5-c6bc639f3df3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'flavor_name': 'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-08 00:47:35,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bb604888-0577-43f9-8c92-23e24c233d5d 2019-01-08 00:47:35,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bb604888-0577-43f9-8c92-23e24c233d5d'] 2019-01-08 00:47:36,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bb604888-0577-43f9-8c92-23e24c233d5d -------------------------------------------------------------------------------- Task bb604888-0577-43f9-8c92-23e24c233d5d: 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 bb604888-0577-43f9-8c92-23e24c233d5d 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | keystone_v3.add_role | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | keystone_v3.revoke_role | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97355 Full duration: 16.1119 -------------------------------------------------------------------------------- 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 bb604888-0577-43f9-8c92-23e24c233d5d 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.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | keystone_v3.add_role | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.list_roles | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 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.84847 Full duration: 16.480555 -------------------------------------------------------------------------------- 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 bb604888-0577-43f9-8c92-23e24c233d5d 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.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | keystone_v3.list_projects | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927651 Full duration: 16.424151 -------------------------------------------------------------------------------- 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 bb604888-0577-43f9-8c92-23e24c233d5d 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.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | keystone_v3.delete_role | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> duration | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716117 Full duration: 14.371631 -------------------------------------------------------------------------------- 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 bb604888-0577-43f9-8c92-23e24c233d5d 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.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | keystone_v3.delete_service | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> duration | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.700457 Full duration: 13.727023 -------------------------------------------------------------------------------- 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 bb604888-0577-43f9-8c92-23e24c233d5d 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.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | keystone_v3.create_user | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | -> keystone_v3.add_role | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | keystone_v3.create_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.get_project | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_user | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | keystone_v3.get_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.list_services | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_services | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | -> duration | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.164896 Full duration: 22.115034 -------------------------------------------------------------------------------- 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 bb604888-0577-43f9-8c92-23e24c233d5d 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | keystone_v3.update_project | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.delete_project | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> duration | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.110234 Full duration: 14.473277 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb604888-0577-43f9-8c92-23e24c233d5d 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.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | total | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> duration | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.929963 Full duration: 16.513482 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb604888-0577-43f9-8c92-23e24c233d5d 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.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796554 Full duration: 16.169097 -------------------------------------------------------------------------------- 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 bb604888-0577-43f9-8c92-23e24c233d5d 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.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | keystone_v3.list_users | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> duration | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.049748 Full duration: 16.542221 -------------------------------------------------------------------------------- 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 bb604888-0577-43f9-8c92-23e24c233d5d 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | keystone_v3.create_users | 6.29 | 6.29 | 6.29 | 6.29 | 6.29 | 6.29 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.289 | 6.289 | 6.289 | 6.289 | 6.289 | 6.289 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 100.0% | 1 | | total | 8.42 | 8.42 | 8.42 | 8.42 | 8.42 | 8.42 | 100.0% | 1 | | -> duration | 8.42 | 8.42 | 8.42 | 8.42 | 8.42 | 8.42 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.419746 Full duration: 26.784722 HINTS: * To plot HTML graphics with this data, run: rally task report bb604888-0577-43f9-8c92-23e24c233d5d --out output.html * To generate a JUnit report, run: rally task export bb604888-0577-43f9-8c92-23e24c233d5d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bb604888-0577-43f9-8c92-23e24c233d5d --json --out output.json 2019-01-08 00:47:36,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bb604888-0577-43f9-8c92-23e24c233d5d', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-01-08 00:47:38,344 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bb604888-0577-43f9-8c92-23e24c233d5d --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-01-08 00:47:38.245 7018 INFO rally.api [-] Building 'json' report for the following task(s): 'bb604888-0577-43f9-8c92-23e24c233d5d'. 2019-01-08 00:47:38.255 7018 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:47:38,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bb604888-0577-43f9-8c92-23e24c233d5d', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2019-01-08 00:47:40,169 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bb604888-0577-43f9-8c92-23e24c233d5d --out /home/opnfv/functest/results/rally_sanity/keystone.html 2019-01-08 00:47:40.051 7020 INFO rally.api [-] Building 'html' report for the following task(s): 'bb604888-0577-43f9-8c92-23e24c233d5d'. 2019-01-08 00:47:40.080 7020 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:47:40,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-08 00:47:40,178 - 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 2019-01-08 00:47:40,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 00:47:40,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 00:47:40,184 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-08 00:47:40,184 - 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': '861a3a20-2951-4110-9fb5-c6bc639f3df3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'flavor_name': 'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-08 00:54:08,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fec363f7-e959-4b2d-bfb7-b250348ab915 2019-01-08 00:54:08,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fec363f7-e959-4b2d-bfb7-b250348ab915'] 2019-01-08 00:54:09,003 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fec363f7-e959-4b2d-bfb7-b250348ab915 -------------------------------------------------------------------------------- Task fec363f7-e959-4b2d-bfb7-b250348ab915: 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 fec363f7-e959-4b2d-bfb7-b250348ab915 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 | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 100.0% | 1 | | neutron.delete_network | 1.468 | 1.468 | 1.468 | 1.468 | 1.468 | 1.468 | 100.0% | 1 | | total | 3.476 | 3.476 | 3.476 | 3.476 | 3.476 | 3.476 | 100.0% | 1 | | -> duration | 3.476 | 3.476 | 3.476 | 3.476 | 3.476 | 3.476 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.476354 Full duration: 18.585309 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 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.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | neutron.delete_port | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | total | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | -> duration | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.886353 Full duration: 35.769179 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 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.831 | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 100.0% | 1 | | neutron.create_subnet | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 100.0% | 1 | | neutron.create_router | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | neutron.add_interface_router | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 100.0% | 1 | | neutron.remove_interface_router | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | neutron.delete_router | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | total | 9.737 | 9.737 | 9.737 | 9.737 | 9.737 | 9.737 | 100.0% | 1 | | -> duration | 9.737 | 9.737 | 9.737 | 9.737 | 9.737 | 9.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.736972 Full duration: 49.095256 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 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 | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 100.0% | 1 | | neutron.delete_subnet | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 100.0% | 1 | | total | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 100.0% | 1 | | -> duration | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.723263 Full duration: 36.758721 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 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.999 | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 100.0% | 1 | | neutron.list_networks | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 100.0% | 1 | | -> duration | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.308912 Full duration: 20.71909 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 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.932 | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 100.0% | 1 | | neutron.list_ports | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 100.0% | 1 | | -> duration | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.18147 Full duration: 37.412307 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 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.874 | 1.874 | 1.874 | 1.874 | 1.874 | 1.874 | 100.0% | 1 | | neutron.create_subnet | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | neutron.create_router | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | neutron.add_interface_router | 2.682 | 2.682 | 2.682 | 2.682 | 2.682 | 2.682 | 100.0% | 1 | | neutron.list_routers | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 7.189 | 7.189 | 7.189 | 7.189 | 7.189 | 7.189 | 100.0% | 1 | | -> duration | 7.189 | 7.189 | 7.189 | 7.189 | 7.189 | 7.189 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.188656 Full duration: 50.990732 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 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.558 | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 100.0% | 1 | | neutron.create_subnet | 1.425 | 1.425 | 1.425 | 1.425 | 1.425 | 1.425 | 100.0% | 1 | | neutron.list_subnets | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 100.0% | 1 | | -> duration | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.217368 Full duration: 40.779299 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 100.0% | 1 | | neutron.delete_security_group | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | -> duration | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.52655 Full duration: 16.321334 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | neutron.create_security_group_rule | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | neutron.delete_security_group | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | total | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 100.0% | 1 | | -> duration | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.220121 Full duration: 16.735702 -------------------------------------------------------------------------------- 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 fec363f7-e959-4b2d-bfb7-b250348ab915 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 | 2.029 | 2.029 | 2.029 | 2.029 | 2.029 | 2.029 | 100.0% | 1 | | neutron.create_router | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | neutron.add_gateway_router | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 100.0% | 1 | | neutron.remove_gateway_router | 2.188 | 2.188 | 2.188 | 2.188 | 2.188 | 2.188 | 100.0% | 1 | | total | 7.741 | 7.741 | 7.741 | 7.741 | 7.741 | 7.741 | 100.0% | 1 | | -> duration | 7.741 | 7.741 | 7.741 | 7.741 | 7.741 | 7.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.741094 Full duration: 33.578563 HINTS: * To plot HTML graphics with this data, run: rally task report fec363f7-e959-4b2d-bfb7-b250348ab915 --out output.html * To generate a JUnit report, run: rally task export fec363f7-e959-4b2d-bfb7-b250348ab915 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fec363f7-e959-4b2d-bfb7-b250348ab915 --json --out output.json 2019-01-08 00:54:09,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fec363f7-e959-4b2d-bfb7-b250348ab915', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-01-08 00:54:10,949 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fec363f7-e959-4b2d-bfb7-b250348ab915 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-01-08 00:54:10.837 10312 INFO rally.api [-] Building 'json' report for the following task(s): 'fec363f7-e959-4b2d-bfb7-b250348ab915'. 2019-01-08 00:54:10.848 10312 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:54:10,950 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fec363f7-e959-4b2d-bfb7-b250348ab915', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2019-01-08 00:54:12,758 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fec363f7-e959-4b2d-bfb7-b250348ab915 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2019-01-08 00:54:12.636 10314 INFO rally.api [-] Building 'html' report for the following task(s): 'fec363f7-e959-4b2d-bfb7-b250348ab915'. 2019-01-08 00:54:12.666 10314 INFO rally.api [-] The report has been successfully built. 2019-01-08 00:54:12,776 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-08 00:54:12,777 - 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 2019-01-08 00:54:12,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 00:54:12,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 00:54:12,792 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-08 00:54:12,792 - 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': '861a3a20-2951-4110-9fb5-c6bc639f3df3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'flavor_name': 'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-08 01:03:42,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7d7fefa-5597-4ac2-86a1-216d88729cab 2019-01-08 01:03:42,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b7d7fefa-5597-4ac2-86a1-216d88729cab'] 2019-01-08 01:03:43,834 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b7d7fefa-5597-4ac2-86a1-216d88729cab -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab: 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_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "image": { "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "nics": [ { "net-id": "861a3a20-2951-4110-9fb5-c6bc639f3df3" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab 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 | 20.648 | 20.648 | 20.648 | 20.648 | 20.648 | 20.648 | 100.0% | 1 | | nova.live_migrate | 17.33 | 17.33 | 17.33 | 17.33 | 17.33 | 17.33 | 100.0% | 1 | | nova.delete_server | 3.589 | 3.589 | 3.589 | 3.589 | 3.589 | 3.589 | 100.0% | 1 | | total | 41.567 | 41.567 | 41.567 | 41.567 | 41.567 | 41.567 | 100.0% | 1 | | -> duration | 40.567 | 40.567 | 40.567 | 40.567 | 40.567 | 40.567 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.567109 Full duration: 53.150959 -------------------------------------------------------------------------------- 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_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "boot_server_kwargs": { "nics": [ { "net-id": "861a3a20-2951-4110-9fb5-c6bc639f3df3" } ] }, "image": { "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab 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 | 18.602 | 18.602 | 18.602 | 18.602 | 18.602 | 18.602 | 100.0% | 1 | | cinder_v2.create_volume | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 100.0% | 1 | | nova.attach_volume | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | nova.live_migrate | 17.574 | 17.574 | 17.574 | 17.574 | 17.574 | 17.574 | 100.0% | 1 | | nova.detach_volume | 1.859 | 1.859 | 1.859 | 1.859 | 1.859 | 1.859 | 100.0% | 1 | | cinder_v2.delete_volume | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | nova.delete_server | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 100.0% | 1 | | total | 49.123 | 49.123 | 49.123 | 49.123 | 49.123 | 49.123 | 100.0% | 1 | | -> duration | 48.123 | 48.123 | 48.123 | 48.123 | 48.123 | 48.123 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.123286 Full duration: 64.025094 -------------------------------------------------------------------------------- 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": "861a3a20-2951-4110-9fb5-c6bc639f3df3" } ], "image": { "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab 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 | 10.972 | 10.972 | 10.972 | 10.972 | 10.972 | 10.972 | 100.0% | 1 | | nova.boot_server | 16.761 | 16.761 | 16.761 | 16.761 | 16.761 | 16.761 | 100.0% | 1 | | nova.live_migrate | 18.802 | 18.802 | 18.802 | 18.802 | 18.802 | 18.802 | 100.0% | 1 | | nova.delete_server | 2.901 | 2.901 | 2.901 | 2.901 | 2.901 | 2.901 | 100.0% | 1 | | total | 49.436 | 49.436 | 49.436 | 49.436 | 49.436 | 49.436 | 100.0% | 1 | | -> duration | 48.436 | 48.436 | 48.436 | 48.436 | 48.436 | 48.436 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.436338 Full duration: 64.053944 -------------------------------------------------------------------------------- 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": "861a3a20-2951-4110-9fb5-c6bc639f3df3" } ] }, "flavor": { "name": "rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "image": { "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab 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 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | nova.boot_server | 17.481 | 17.481 | 17.481 | 17.481 | 17.481 | 17.481 | 100.0% | 1 | | nova.delete_server | 2.759 | 2.759 | 2.759 | 2.759 | 2.759 | 2.759 | 100.0% | 1 | | nova.delete_keypair | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 21.303 | 21.303 | 21.303 | 21.303 | 21.303 | 21.303 | 100.0% | 1 | | -> duration | 20.303 | 20.303 | 20.303 | 20.303 | 20.303 | 20.303 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.302836 Full duration: 50.875124 -------------------------------------------------------------------------------- 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_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "image": { "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "nics": [ { "net-id": "861a3a20-2951-4110-9fb5-c6bc639f3df3" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab 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 | 6.21 | 6.21 | 6.21 | 6.21 | 6.21 | 6.21 | 100.0% | 1 | | nova.boot_server | 15.222 | 15.222 | 15.222 | 15.222 | 15.222 | 15.222 | 100.0% | 1 | | nova.delete_server | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 100.0% | 1 | | total | 24.135 | 24.135 | 24.135 | 24.135 | 24.135 | 24.135 | 100.0% | 1 | | -> duration | 23.135 | 23.135 | 23.135 | 23.135 | 23.135 | 23.135 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.135431 Full duration: 57.875092 -------------------------------------------------------------------------------- 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_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "image": { "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "nics": [ { "net-id": "861a3a20-2951-4110-9fb5-c6bc639f3df3" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab 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 | 17.311 | 17.311 | 17.311 | 17.311 | 17.311 | 17.311 | 100.0% | 1 | | nova.pause_server | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 100.0% | 1 | | nova.unpause_server | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 100.0% | 1 | | nova.delete_server | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 100.0% | 1 | | total | 26.533 | 26.533 | 26.533 | 26.533 | 26.533 | 26.533 | 100.0% | 1 | | -> duration | 21.533 | 21.533 | 21.533 | 21.533 | 21.533 | 21.533 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.532766 Full duration: 56.213913 -------------------------------------------------------------------------------- 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": "861a3a20-2951-4110-9fb5-c6bc639f3df3" } ], "flavor": { "name": "rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "image": { "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab 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 | 16.72 | 16.72 | 16.72 | 16.72 | 16.72 | 16.72 | 100.0% | 1 | | nova.migrate | 14.24 | 14.24 | 14.24 | 14.24 | 14.24 | 14.24 | 100.0% | 1 | | nova.resize_confirm | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 100.0% | 1 | | nova.delete_server | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | total | 37.17 | 37.17 | 37.17 | 37.17 | 37.17 | 37.17 | 100.0% | 1 | | -> duration | 36.17 | 36.17 | 36.17 | 36.17 | 36.17 | 36.17 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.169971 Full duration: 49.185766 -------------------------------------------------------------------------------- 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_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab 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 | 15.396 | 15.396 | 15.396 | 15.396 | 15.396 | 15.396 | 100.0% | 1 | | nova.list_interfaces | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | total | 15.869 | 15.869 | 15.869 | 15.869 | 15.869 | 15.869 | 100.0% | 1 | | -> duration | 14.869 | 14.869 | 14.869 | 14.869 | 14.869 | 14.869 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.868536 Full duration: 47.527117 -------------------------------------------------------------------------------- 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": "861a3a20-2951-4110-9fb5-c6bc639f3df3" } ], "flavor": { "name": "rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "image": { "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7d7fefa-5597-4ac2-86a1-216d88729cab 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 | 15.762 | 15.762 | 15.762 | 15.762 | 15.762 | 15.762 | 100.0% | 1 | | nova.associate_floating_ip | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 100.0% | 1 | | -> neutron.list_ports | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 25.03 | 25.03 | 25.03 | 25.03 | 25.03 | 25.03 | 100.0% | 1 | | -> duration | 24.03 | 24.03 | 24.03 | 24.03 | 24.03 | 24.03 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.03043 Full duration: 63.419988 -------------------------------------------------------------------------------- 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 b7d7fefa-5597-4ac2-86a1-216d88729cab 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.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | nova.delete_server_group | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916538 Full duration: 10.422679 HINTS: * To plot HTML graphics with this data, run: rally task report b7d7fefa-5597-4ac2-86a1-216d88729cab --out output.html * To generate a JUnit report, run: rally task export b7d7fefa-5597-4ac2-86a1-216d88729cab --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b7d7fefa-5597-4ac2-86a1-216d88729cab --json --out output.json 2019-01-08 01:03:43,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b7d7fefa-5597-4ac2-86a1-216d88729cab', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-01-08 01:03:45,586 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b7d7fefa-5597-4ac2-86a1-216d88729cab --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-01-08 01:03:45.480 12120 INFO rally.api [-] Building 'json' report for the following task(s): 'b7d7fefa-5597-4ac2-86a1-216d88729cab'. 2019-01-08 01:03:45.491 12120 INFO rally.api [-] The report has been successfully built. 2019-01-08 01:03:45,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b7d7fefa-5597-4ac2-86a1-216d88729cab', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2019-01-08 01:03:47,483 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b7d7fefa-5597-4ac2-86a1-216d88729cab --out /home/opnfv/functest/results/rally_sanity/nova.html 2019-01-08 01:03:47.353 12122 INFO rally.api [-] Building 'html' report for the following task(s): 'b7d7fefa-5597-4ac2-86a1-216d88729cab'. 2019-01-08 01:03:47.383 12122 INFO rally.api [-] The report has been successfully built. 2019-01-08 01:03:47,498 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-08 01:03:47,499 - 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 2019-01-08 01:03:47,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 01:03:47,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 01:03:47,512 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-08 01:03:47,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': ['quotas'], 'concurrency': 4, 'netid': '861a3a20-2951-4110-9fb5-c6bc639f3df3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'flavor_name': 'rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355', '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_ec10510d-4047-49d4-8f5c-eab8a39dd355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-08 01:04:41,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 2019-01-08 01:04:41,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '11c22e03-f2a9-4ac8-9098-f0a7ca2f0639'] 2019-01-08 01:04:42,119 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 -------------------------------------------------------------------------------- Task 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639: 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 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | quotas.delete_quotas | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> duration | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.05583 Full duration: 9.908222 -------------------------------------------------------------------------------- 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 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 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.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | total | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> duration | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856225 Full duration: 9.403985 -------------------------------------------------------------------------------- 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 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 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.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.832807 Full duration: 9.547786 -------------------------------------------------------------------------------- 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 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | total | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> duration | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.112709 Full duration: 9.811213 HINTS: * To plot HTML graphics with this data, run: rally task report 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 --out output.html * To generate a JUnit report, run: rally task export 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 --json --out output.json 2019-01-08 01:04:42,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '11c22e03-f2a9-4ac8-9098-f0a7ca2f0639', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-01-08 01:04:43,945 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-01-08 01:04:43.849 12632 INFO rally.api [-] Building 'json' report for the following task(s): '11c22e03-f2a9-4ac8-9098-f0a7ca2f0639'. 2019-01-08 01:04:43.853 12632 INFO rally.api [-] The report has been successfully built. 2019-01-08 01:04:43,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '11c22e03-f2a9-4ac8-9098-f0a7ca2f0639', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2019-01-08 01:04:45,859 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 11c22e03-f2a9-4ac8-9098-f0a7ca2f0639 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2019-01-08 01:04:45.741 12634 INFO rally.api [-] Building 'html' report for the following task(s): '11c22e03-f2a9-4ac8-9098-f0a7ca2f0639'. 2019-01-08 01:04:45.761 12634 INFO rally.api [-] The report has been successfully built. 2019-01-08 01:04:45,865 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-08 01:04:45,868 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:52 | 6 | 100.00% | | glance | 00:01:26 | 4 | 100.00% | | cinder | 00:02:57 | 10 | 100.00% | | gnocchi | 00:01:36 | 11 | 100.00% | | heat | 00:01:13 | 4 | 100.00% | | keystone | 00:03:09 | 11 | 100.00% | | neutron | 00:05:56 | 11 | 100.00% | | nova | 00:08:36 | 10 | 100.00% | | quotas | 00:00:38 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:28 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-08 01:04:45,869 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2019-01-08 01:04:45,984 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 01:04:45,984 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 31:44 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-08 01:04:45,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 01:04:45,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:46,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60259352-3a6b-4574-b555-f1e6b576c14e x-compute-request-id: req-60259352-3a6b-4574-b555-f1e6b576c14e Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9", "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": "4cc1607f-de28-4e1e-a51b-e7bcb43bfce9"}, {"name": "rally_sanity-flavor_alt_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/953aadf3-5479-438d-b133-763a07110921", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/953aadf3-5479-438d-b133-763a07110921", "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": "953aadf3-5479-438d-b133-763a07110921"}]} 2019-01-08 01:04:46,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-60259352-3a6b-4574-b555-f1e6b576c14e 2019-01-08 01:04:46,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.239567041397s 2019-01-08 01:04:46,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-60259352-3a6b-4574-b555-f1e6b576c14e 2019-01-08 01:04:46,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 01:04:46,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/953aadf3-5479-438d-b133-763a07110921 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:46,264 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c9cfd69-7d98-4eb7-97fc-1092fe645446 x-compute-request-id: req-7c9cfd69-7d98-4eb7-97fc-1092fe645446 Content-Length: 0 Content-Type: application/json 2019-01-08 01:04:46,264 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/953aadf3-5479-438d-b133-763a07110921 used request id req-7c9cfd69-7d98-4eb7-97fc-1092fe645446 2019-01-08 01:04:46,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0317142009735s 2019-01-08 01:04:46,264 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/953aadf3-5479-438d-b133-763a07110921 used request id req-7c9cfd69-7d98-4eb7-97fc-1092fe645446 2019-01-08 01:04:46,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 01:04:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/9fe82481-7341-49dd-b3d0-75612ceec78a/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}70b2bd016ccb64a5aef209b768058e4000206215" -d '{"subnet_id": "6d799788-00ff-4fe2-9eb3-8f927d3958b3"}' 2019-01-08 01:04:48,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1b843371-73fd-4055-82bf-ae0999dc4bda Date: Tue, 08 Jan 2019 01:04:48 GMT RESP BODY: {"network_id": "861a3a20-2951-4110-9fb5-c6bc639f3df3", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "subnet_id": "6d799788-00ff-4fe2-9eb3-8f927d3958b3", "subnet_ids": ["6d799788-00ff-4fe2-9eb3-8f927d3958b3"], "port_id": "d0cb4926-ff47-473e-a40e-72290e4aba57", "id": "9fe82481-7341-49dd-b3d0-75612ceec78a"} 2019-01-08 01:04:48,204 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/9fe82481-7341-49dd-b3d0-75612ceec78a/remove_router_interface.json used request id req-1b843371-73fd-4055-82bf-ae0999dc4bda 2019-01-08 01:04:48,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93941402435s 2019-01-08 01:04:48,205 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/9fe82481-7341-49dd-b3d0-75612ceec78a/remove_router_interface.json used request id req-1b843371-73fd-4055-82bf-ae0999dc4bda returning object 9fe82481-7341-49dd-b3d0-75612ceec78a 2019-01-08 01:04:48,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 01:04:48,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 01:04:48,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-14a659b9-fc6a-425c-b71f-b118d731b843 Date: Tue, 08 Jan 2019 01:04:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "created_at": "2019-01-08T00:33:05Z", "admin_state_up": true, "updated_at": "2019-01-08T01:04:47Z", "revision_number": 4, "routes": [], "project_id": "88535a2b004a4dc7a5e030527065eaa9", "id": "9fe82481-7341-49dd-b3d0-75612ceec78a", "name": "rally_sanity-router_ec10510d-4047-49d4-8f5c-eab8a39dd355"}]} 2019-01-08 01:04:48,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-14a659b9-fc6a-425c-b71f-b118d731b843 2019-01-08 01:04:48,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.514503002167s 2019-01-08 01:04:48,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-14a659b9-fc6a-425c-b71f-b118d731b843 2019-01-08 01:04:48,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 01:04:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/9fe82481-7341-49dd-b3d0-75612ceec78a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 01:04:50,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45363d58-31a2-4bfa-99d2-0af2c72358a0 Content-Length: 0 Date: Tue, 08 Jan 2019 01:04:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:04:50,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/9fe82481-7341-49dd-b3d0-75612ceec78a.json used request id req-45363d58-31a2-4bfa-99d2-0af2c72358a0 2019-01-08 01:04:50,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.63226103783s 2019-01-08 01:04:50,356 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/9fe82481-7341-49dd-b3d0-75612ceec78a.json used request id req-45363d58-31a2-4bfa-99d2-0af2c72358a0 2019-01-08 01:04:50,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 01:04:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 01:04:50,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-14182d26-e483-4716-87e6-58f633f2b9c7 Date: Tue, 08 Jan 2019 01:04:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"861a3a20-2951-4110-9fb5-c6bc639f3df3","tenant_id":"88535a2b004a4dc7a5e030527065eaa9","created_at":"2019-01-08T00:33:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T00:33:04Z","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":"88535a2b004a4dc7a5e030527065eaa9","id":"6d799788-00ff-4fe2-9eb3-8f927d3958b3","subnetpool_id":null,"name":"rally_sanity-subnet_ec10510d-4047-49d4-8f5c-eab8a39dd355"}]} 2019-01-08 01:04:50,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-14182d26-e483-4716-87e6-58f633f2b9c7 2019-01-08 01:04:50,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.250295162201s 2019-01-08 01:04:50,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-14182d26-e483-4716-87e6-58f633f2b9c7 2019-01-08 01:04:50,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 01:04:50,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/6d799788-00ff-4fe2-9eb3-8f927d3958b3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 01:04:52,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71e7b552-264c-417e-8999-a3f17bc813b6 Date: Tue, 08 Jan 2019 01:04:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:04:52,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/6d799788-00ff-4fe2-9eb3-8f927d3958b3.json used request id req-71e7b552-264c-417e-8999-a3f17bc813b6 2019-01-08 01:04:52,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.51224994659s 2019-01-08 01:04:52,122 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/6d799788-00ff-4fe2-9eb3-8f927d3958b3.json used request id req-71e7b552-264c-417e-8999-a3f17bc813b6 2019-01-08 01:04:52,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 01:04:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 01:04:52,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-9ebec6ba-f2b0-4e2d-b311-a3610e9593de Date: Tue, 08 Jan 2019 01:04:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"861a3a20-2951-4110-9fb5-c6bc639f3df3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":true,"project_id":"88535a2b004a4dc7a5e030527065eaa9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:04:51Z","qos_policy_id":null,"name":"rally_sanity-net_ec10510d-4047-49d4-8f5c-eab8a39dd355","admin_state_up":true,"tenant_id":"88535a2b004a4dc7a5e030527065eaa9","created_at":"2019-01-08T00:33:02Z","provider:network_type":"geneve"}]} 2019-01-08 01:04:52,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9ebec6ba-f2b0-4e2d-b311-a3610e9593de 2019-01-08 01:04:52,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302267074585s 2019-01-08 01:04:52,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9ebec6ba-f2b0-4e2d-b311-a3610e9593de 2019-01-08 01:04:52,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 01:04:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/861a3a20-2951-4110-9fb5-c6bc639f3df3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 01:04:53,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-793bac21-31ba-43cb-9cc2-6ac19b4625c6 Date: Tue, 08 Jan 2019 01:04:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:04:53,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/861a3a20-2951-4110-9fb5-c6bc639f3df3.json used request id req-793bac21-31ba-43cb-9cc2-6ac19b4625c6 2019-01-08 01:04:53,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41487193108s 2019-01-08 01:04:53,842 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/861a3a20-2951-4110-9fb5-c6bc639f3df3.json used request id req-793bac21-31ba-43cb-9cc2-6ac19b4625c6 2019-01-08 01:04:53,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:04:53,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 01:04:54,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-14295a15-b7e1-4c37-b587-5f6935b8e1be Date: Tue, 08 Jan 2019 01:04:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/snap", "metadata": {}}], "file": "/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/file", "owner": "88535a2b004a4dc7a5e030527065eaa9", "id": "cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7", "size": 12716032, "self": "/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T00:33:11Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_ec10510d-4047-49d4-8f5c-eab8a39dd355", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T00:33:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:04:54,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-14295a15-b7e1-4c37-b587-5f6935b8e1be 2019-01-08 01:04:54,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218182086945s 2019-01-08 01:04:54,065 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-14295a15-b7e1-4c37-b587-5f6935b8e1be 2019-01-08 01:04:54,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 01:04:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70b2bd016ccb64a5aef209b768058e4000206215" 2019-01-08 01:04:55,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33b87661-ad9a-4e69-ba46-8aae79ff780b Date: Tue, 08 Jan 2019 01:04:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:04:55,003 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7 used request id req-33b87661-ad9a-4e69-ba46-8aae79ff780b 2019-01-08 01:04:55,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.936012029648s 2019-01-08 01:04:55,003 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/cf04e1ec-0ee6-4335-be79-b9e7bf66d1a7 used request id req-33b87661-ad9a-4e69-ba46-8aae79ff780b 2019-01-08 01:04:55,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 01:04:55,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:55,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-828e732f-95ad-4fb5-b019-1707c48f235f x-compute-request-id: req-828e732f-95ad-4fb5-b019-1707c48f235f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9", "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": "4cc1607f-de28-4e1e-a51b-e7bcb43bfce9"}]} 2019-01-08 01:04:55,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-828e732f-95ad-4fb5-b019-1707c48f235f 2019-01-08 01:04:55,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222520828247s 2019-01-08 01:04:55,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-828e732f-95ad-4fb5-b019-1707c48f235f 2019-01-08 01:04:55,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 01:04:55,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:55,060 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01: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-580e2d0d-bf09-4f37-bb63-d10b1787dbfe x-compute-request-id: req-580e2d0d-bf09-4f37-bb63-d10b1787dbfe Content-Length: 0 Content-Type: application/json 2019-01-08 01:04:55,061 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9 used request id req-580e2d0d-bf09-4f37-bb63-d10b1787dbfe 2019-01-08 01:04:55,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324261188507s 2019-01-08 01:04:55,061 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/4cc1607f-de28-4e1e-a51b-e7bcb43bfce9 used request id req-580e2d0d-bf09-4f37-bb63-d10b1787dbfe 2019-01-08 01:04:55,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:04:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:55,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85df614-3a05-486b-8efb-d53432028ff2 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": {"self": "http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e0e08ca1a074f54a6f7473656b9e931", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:04:55,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b85df614-3a05-486b-8efb-d53432028ff2 2019-01-08 01:04:55,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124310970306s 2019-01-08 01:04:55,186 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b85df614-3a05-486b-8efb-d53432028ff2 2019-01-08 01:04:55,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:04:55,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:55,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6dd1e6-860a-4339-8d37-920a503c2210 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_ec10510d-4047-49d4-8f5c-eab8a39dd355", "links": {"self": "http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4e0e08ca1a074f54a6f7473656b9e931", "description": null}} 2019-01-08 01:04:55,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931 used request id req-0d6dd1e6-860a-4339-8d37-920a503c2210 2019-01-08 01:04:55,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114917039871s 2019-01-08 01:04:55,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931 used request id req-0d6dd1e6-860a-4339-8d37-920a503c2210 2019-01-08 01:04:55,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 01:04:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:55,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c18effc6-ddf4-4442-817c-f2970c214ced Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:04:55,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931 used request id req-c18effc6-ddf4-4442-817c-f2970c214ced 2019-01-08 01:04:55,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.187094926834s 2019-01-08 01:04:55,495 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/4e0e08ca1a074f54a6f7473656b9e931 used request id req-c18effc6-ddf4-4442-817c-f2970c214ced 2019-01-08 01:04:55,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:04:55,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:55,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a0d992-b8f6-4485-96f5-254ff0126727 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9"}, "tags": [], "enabled": true, "id": "88535a2b004a4dc7a5e030527065eaa9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ec10510d-4047-49d4-8f5c-eab8a39dd355"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 01:04:55,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-f8a0d992-b8f6-4485-96f5-254ff0126727 2019-01-08 01:04:55,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103900909424s 2019-01-08 01:04:55,606 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-f8a0d992-b8f6-4485-96f5-254ff0126727 2019-01-08 01:04:55,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 01:04:55,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:55,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248c75a2-676f-434e-a114-37bb33849f1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:04:55,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9 used request id req-248c75a2-676f-434e-a114-37bb33849f1a 2019-01-08 01:04:55,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207516908646s 2019-01-08 01:04:55,818 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/88535a2b004a4dc7a5e030527065eaa9 used request id req-248c75a2-676f-434e-a114-37bb33849f1a 2019-01-08 01:04:55,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 01:04:55,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=88535a2b004a4dc7a5e030527065eaa9&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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:56,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-17208ef2-adc1-43c5-8094-6dc82252fc62 Date: Tue, 08 Jan 2019 01:04:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "created_at": "2019-01-08T00:33:02Z", "updated_at": "2019-01-08T00:33:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:33:02Z", "revision_number": 0, "id": "41e02919-823b-4019-a747-572d8a0193ac", "remote_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "remote_ip_prefix": null, "created_at": "2019-01-08T00:33:02Z", "security_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "88535a2b004a4dc7a5e030527065eaa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:33:02Z", "revision_number": 0, "id": "590514aa-0ba8-48ef-969a-35bc15db02cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:33:02Z", "security_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "88535a2b004a4dc7a5e030527065eaa9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:33:02Z", "revision_number": 0, "id": "af893c01-d115-48b9-a2e6-6a8b390a9182", "remote_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "remote_ip_prefix": null, "created_at": "2019-01-08T00:33:02Z", "security_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "88535a2b004a4dc7a5e030527065eaa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:33:02Z", "revision_number": 0, "id": "e4f51116-f145-415c-9d7e-b37bcef407d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:33:02Z", "security_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "88535a2b004a4dc7a5e030527065eaa9"}], "revision_number": 4, "project_id": "88535a2b004a4dc7a5e030527065eaa9", "id": "4158ed60-22ce-4880-a708-6c56d41961d9", "name": "default"}]} 2019-01-08 01:04:56,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=88535a2b004a4dc7a5e030527065eaa9&name=default used request id req-17208ef2-adc1-43c5-8094-6dc82252fc62 2019-01-08 01:04:56,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.263919830322s 2019-01-08 01:04:56,085 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=88535a2b004a4dc7a5e030527065eaa9&name=default used request id req-17208ef2-adc1-43c5-8094-6dc82252fc62 2019-01-08 01:04:56,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 01:04:56,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:56,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-7c14643c-fe60-4248-9b66-a93e68268648 Date: Tue, 08 Jan 2019 01:04:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "created_at": "2019-01-08T00:33:02Z", "updated_at": "2019-01-08T00:33:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:33:02Z", "revision_number": 0, "id": "41e02919-823b-4019-a747-572d8a0193ac", "remote_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "remote_ip_prefix": null, "created_at": "2019-01-08T00:33:02Z", "security_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "88535a2b004a4dc7a5e030527065eaa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:33:02Z", "revision_number": 0, "id": "590514aa-0ba8-48ef-969a-35bc15db02cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:33:02Z", "security_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "88535a2b004a4dc7a5e030527065eaa9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:33:02Z", "revision_number": 0, "id": "af893c01-d115-48b9-a2e6-6a8b390a9182", "remote_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "remote_ip_prefix": null, "created_at": "2019-01-08T00:33:02Z", "security_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "88535a2b004a4dc7a5e030527065eaa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:33:02Z", "revision_number": 0, "id": "e4f51116-f145-415c-9d7e-b37bcef407d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:33:02Z", "security_group_id": "4158ed60-22ce-4880-a708-6c56d41961d9", "tenant_id": "88535a2b004a4dc7a5e030527065eaa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "88535a2b004a4dc7a5e030527065eaa9"}], "revision_number": 4, "project_id": "88535a2b004a4dc7a5e030527065eaa9", "id": "4158ed60-22ce-4880-a708-6c56d41961d9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}]} 2019-01-08 01:04:56,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-7c14643c-fe60-4248-9b66-a93e68268648 2019-01-08 01:04:56,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.296396970749s 2019-01-08 01:04:56,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-7c14643c-fe60-4248-9b66-a93e68268648 2019-01-08 01:04:56,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 01:04:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/4158ed60-22ce-4880-a708-6c56d41961d9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d84504796ee2cf30dfdcf251ba44639126f9fc15" 2019-01-08 01:04:56,728 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42f17198-a8f4-4c69-94a2-de98cb91a0f3 Content-Length: 0 Date: Tue, 08 Jan 2019 01:04:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:04:56,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/4158ed60-22ce-4880-a708-6c56d41961d9.json used request id req-42f17198-a8f4-4c69-94a2-de98cb91a0f3 2019-01-08 01:04:56,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.336549043655s 2019-01-08 01:04:56,729 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/4158ed60-22ce-4880-a708-6c56d41961d9.json used request id req-42f17198-a8f4-4c69-94a2-de98cb91a0f3 2019-01-08 01:04:56,782 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-01-08 01:04:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:04:56,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff9a024-4dcd-4bfc-812e-55ec0d5507b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:04:56,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3ff9a024-4dcd-4bfc-812e-55ec0d5507b0 2019-01-08 01:04:56,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 01:04:57,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T02:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["aid8DjcpSx-HICP8TgWfdw"], "issued_at": "2019-01-08T01:04:57.000000Z"}} 2019-01-08 01:04:57,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 01:04:57,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:57,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c72df3a7-922e-4018-9ca0-cb22c8e54e89 Date: Tue, 08 Jan 2019 01:04:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:04:57,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c72df3a7-922e-4018-9ca0-cb22c8e54e89 2019-01-08 01:04:57,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27826499939s 2019-01-08 01:04:57,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c72df3a7-922e-4018-9ca0-cb22c8e54e89 2019-01-08 01:04:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:04:57,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:04:57,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:04:57,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:57,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36579fed-e502-4366-badf-ac79dde3730d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 01:04:57,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-36579fed-e502-4366-badf-ac79dde3730d 2019-01-08 01:04:57,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101987123489s 2019-01-08 01:04:57,646 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-36579fed-e502-4366-badf-ac79dde3730d 2019-01-08 01:04:57,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 01:04:57,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}}' 2019-01-08 01:04:57,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b061ad-f022-4450-837c-1a8e93a3b0e9 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.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd"}, "tags": [], "enabled": true, "id": "fb05df2eef314758b0b47593a3ec22bd", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}} 2019-01-08 01:04:57,799 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-07b061ad-f022-4450-837c-1a8e93a3b0e9 2019-01-08 01:04:57,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.146113872528s 2019-01-08 01:04:57,800 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-07b061ad-f022-4450-837c-1a8e93a3b0e9 2019-01-08 01:04:57,800 - 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'fb05df2eef314758b0b47593a3ec22bd', '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_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46'}) 2019-01-08 01:04:57,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 01:04:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7a3ce969-a026-480f-ac80-93de6ab2f947", "email": null, "name": "rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}}' 2019-01-08 01:04:58,182 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c8eece-73c8-45b2-92f0-a8af6eeb662d Content-Length: 325 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": {"self": "http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eccfd902944441659b73642966b4a018", "domain_id": "default", "password_expires_at": null}} 2019-01-08 01:04:58,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-37c8eece-73c8-45b2-92f0-a8af6eeb662d 2019-01-08 01:04:58,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375205993652s 2019-01-08 01:04:58,183 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-37c8eece-73c8-45b2-92f0-a8af6eeb662d 2019-01-08 01:04:58,184 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eccfd902944441659b73642966b4a018', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46'}) 2019-01-08 01:04:58,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:04:58,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:58,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc75b25c-d9d7-4b9d-afb6-c84e5830c272 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:04:58,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cc75b25c-d9d7-4b9d-afb6-c84e5830c272 2019-01-08 01:04:58,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103293180466s 2019-01-08 01:04:58,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cc75b25c-d9d7-4b9d-afb6-c84e5830c272 2019-01-08 01:04:58,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:04:58,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:58,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe63a1f-745f-45af-8030-bb4c4be484af Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:04:58,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fbe63a1f-745f-45af-8030-bb4c4be484af 2019-01-08 01:04:58,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0213570594788s 2019-01-08 01:04:58,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fbe63a1f-745f-45af-8030-bb4c4be484af 2019-01-08 01:04:58,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:04:58,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:58,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20082881-4f35-4ed3-a8e5-4e2b8c51bf5d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:04:58,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-20082881-4f35-4ed3-a8e5-4e2b8c51bf5d 2019-01-08 01:04:58,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106452941895s 2019-01-08 01:04:58,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-20082881-4f35-4ed3-a8e5-4e2b8c51bf5d 2019-01-08 01:04:58,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:04:58,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:58,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989bdd36-ad5e-4208-ae12-bd097fee48ff Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": {"self": "http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eccfd902944441659b73642966b4a018", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:04:58,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-989bdd36-ad5e-4208-ae12-bd097fee48ff 2019-01-08 01:04:58,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118510007858s 2019-01-08 01:04:58,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-989bdd36-ad5e-4208-ae12-bd097fee48ff 2019-01-08 01:04:58,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:04:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:58,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac40e1f-1441-4d4b-b6a7-a534646c0e40 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd"}, "tags": [], "enabled": true, "id": "fb05df2eef314758b0b47593a3ec22bd", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}]} 2019-01-08 01:04:58,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-8ac40e1f-1441-4d4b-b6a7-a534646c0e40 2019-01-08 01:04:58,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109513044357s 2019-01-08 01:04:58,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-8ac40e1f-1441-4d4b-b6a7-a534646c0e40 2019-01-08 01:04:58,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:04:58,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=eccfd902944441659b73642966b4a018&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=fb05df2eef314758b0b47593a3ec22bd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:58,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe9e95c-4d52-4a15-b30f-d1fdf120d393 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=eccfd902944441659b73642966b4a018&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=fb05df2eef314758b0b47593a3ec22bd", "previous": null, "next": null}} 2019-01-08 01:04:58,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=eccfd902944441659b73642966b4a018&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=fb05df2eef314758b0b47593a3ec22bd used request id req-cfe9e95c-4d52-4a15-b30f-d1fdf120d393 2019-01-08 01:04:58,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100394964218s 2019-01-08 01:04:58,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=eccfd902944441659b73642966b4a018&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=fb05df2eef314758b0b47593a3ec22bd used request id req-cfe9e95c-4d52-4a15-b30f-d1fdf120d393 2019-01-08 01:04:58,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 01:04:58,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd/users/eccfd902944441659b73642966b4a018/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:58,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1446e14-9984-43dd-ace6-7cd0a2a1ae88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:04:58,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd/users/eccfd902944441659b73642966b4a018/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-a1446e14-9984-43dd-ace6-7cd0a2a1ae88 2019-01-08 01:04:58,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132705926895s 2019-01-08 01:04:58,916 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd/users/eccfd902944441659b73642966b4a018/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-a1446e14-9984-43dd-ace6-7cd0a2a1ae88 2019-01-08 01:04:58,917 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', 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'fb05df2eef314758b0b47593a3ec22bd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7a3ce969-a026-480f-ac80-93de6ab2f947', 'username': u'rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 01:04:58,920 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', 'password': '7a3ce969-a026-480f-ac80-93de6ab2f947', 'project_name': 'rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': 'fb05df2eef314758b0b47593a3ec22bd', 'project_domain_name': 'Default'} 2019-01-08 01:04:58,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:04:58,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:59,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd117e1-f8d9-4c8e-bb86-be8bcc8d6a02 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:04:59,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2dd117e1-f8d9-4c8e-bb86-be8bcc8d6a02 2019-01-08 01:04:59,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101625919342s 2019-01-08 01:04:59,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2dd117e1-f8d9-4c8e-bb86-be8bcc8d6a02 2019-01-08 01:04:59,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:04:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:59,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-904ac2f3-bd60-4845-af78-f338726ad534 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:04:59,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-904ac2f3-bd60-4845-af78-f338726ad534 2019-01-08 01:04:59,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102300167084s 2019-01-08 01:04:59,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-904ac2f3-bd60-4845-af78-f338726ad534 2019-01-08 01:04:59,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:04:59,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:59,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f858110-a345-47e1-8ac3-b8b98103c1c3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:04:59,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-2f858110-a345-47e1-8ac3-b8b98103c1c3 2019-01-08 01:04:59,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0988788604736s 2019-01-08 01:04:59,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-2f858110-a345-47e1-8ac3-b8b98103c1c3 2019-01-08 01:04:59,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:04:59,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:59,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1656343a-8bd6-489b-8c50-d962e28053b7 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": {"self": "http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eccfd902944441659b73642966b4a018", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:04:59,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-1656343a-8bd6-489b-8c50-d962e28053b7 2019-01-08 01:04:59,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146764039993s 2019-01-08 01:04:59,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-1656343a-8bd6-489b-8c50-d962e28053b7 2019-01-08 01:04:59,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:04:59,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:59,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b3f4a1-0e03-4f39-bdf9-6698ce5c0be2 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd"}, "tags": [], "enabled": true, "id": "fb05df2eef314758b0b47593a3ec22bd", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}]} 2019-01-08 01:04:59,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-b3b3f4a1-0e03-4f39-bdf9-6698ce5c0be2 2019-01-08 01:04:59,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105683088303s 2019-01-08 01:04:59,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-b3b3f4a1-0e03-4f39-bdf9-6698ce5c0be2 2019-01-08 01:04:59,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:04:59,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=eccfd902944441659b73642966b4a018&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=fb05df2eef314758b0b47593a3ec22bd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:59,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d95cc2-34f0-4894-936e-ee3d39769277 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=eccfd902944441659b73642966b4a018&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=fb05df2eef314758b0b47593a3ec22bd", "previous": null, "next": null}} 2019-01-08 01:04:59,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=eccfd902944441659b73642966b4a018&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=fb05df2eef314758b0b47593a3ec22bd used request id req-f5d95cc2-34f0-4894-936e-ee3d39769277 2019-01-08 01:04:59,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0981359481812s 2019-01-08 01:04:59,609 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=eccfd902944441659b73642966b4a018&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=fb05df2eef314758b0b47593a3ec22bd used request id req-f5d95cc2-34f0-4894-936e-ee3d39769277 2019-01-08 01:04:59,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 01:04:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd/users/eccfd902944441659b73642966b4a018/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:59,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cedd4a4-74c5-489c-b509-65b446429d5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:04:59,766 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd/users/eccfd902944441659b73642966b4a018/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-6cedd4a4-74c5-489c-b509-65b446429d5f 2019-01-08 01:04:59,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153093099594s 2019-01-08 01:04:59,766 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd/users/eccfd902944441659b73642966b4a018/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-6cedd4a4-74c5-489c-b509-65b446429d5f 2019-01-08 01:04:59,767 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-01-08 01:04:59,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:04:59,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:59,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ec0aff-bb76-44af-b191-153818debb03 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 01:04:59,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-f1ec0aff-bb76-44af-b191-153818debb03 2019-01-08 01:04:59,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102663040161s 2019-01-08 01:04:59,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-f1ec0aff-bb76-44af-b191-153818debb03 2019-01-08 01:04:59,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:04:59,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:04:59,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e0d0a4c-0a8a-4348-9fc1-a5d87ddfa52c Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd"}, "tags": [], "enabled": true, "id": "fb05df2eef314758b0b47593a3ec22bd", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}]} 2019-01-08 01:04:59,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-9e0d0a4c-0a8a-4348-9fc1-a5d87ddfa52c 2019-01-08 01:04:59,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101850032806s 2019-01-08 01:04:59,981 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-9e0d0a4c-0a8a-4348-9fc1-a5d87ddfa52c 2019-01-08 01:04:59,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 01:04:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" -d '{"network": {"shared": true, "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "name": "rally_jobs-net_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "admin_state_up": true}}' 2019-01-08 01:05:01,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-a69aeb68-192b-4942-9ec6-e9c421c03b26 Date: Tue, 08 Jan 2019 01:05:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"19b273bc-ae6f-46de-a188-230a45560dde","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":true,"project_id":"fb05df2eef314758b0b47593a3ec22bd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:05:00Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46","admin_state_up":true,"tenant_id":"fb05df2eef314758b0b47593a3ec22bd","created_at":"2019-01-08T01:05:00Z","mtu":1442}} 2019-01-08 01:05:01,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-a69aeb68-192b-4942-9ec6-e9c421c03b26 2019-01-08 01:05:01,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.5451798439s 2019-01-08 01:05:01,528 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-a69aeb68-192b-4942-9ec6-e9c421c03b26 2019-01-08 01:05:01,529 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T01:05:00Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'19b273bc-ae6f-46de-a188-230a45560dde', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', u'created_at': u'2019-01-08T01:05:00Z', u'mtu': 1442, u'tenant_id': u'fb05df2eef314758b0b47593a3ec22bd', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'fb05df2eef314758b0b47593a3ec22bd'}) 2019-01-08 01:05:01,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:05:01,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aaad9b3-b51a-4200-a985-f9afc6be7962 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:05:01,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1aaad9b3-b51a-4200-a985-f9afc6be7962 2019-01-08 01:05:01,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 01:05:02,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T02:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb05df2eef314758b0b47593a3ec22bd", "name": "rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_fb05df2eef314758b0b47593a3ec22bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_fb05df2eef314758b0b47593a3ec22bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/fb05df2eef314758b0b47593a3ec22bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/fb05df2eef314758b0b47593a3ec22bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/fb05df2eef314758b0b47593a3ec22bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fb05df2eef314758b0b47593a3ec22bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/fb05df2eef314758b0b47593a3ec22bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/fb05df2eef314758b0b47593a3ec22bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fb05df2eef314758b0b47593a3ec22bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/fb05df2eef314758b0b47593a3ec22bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/fb05df2eef314758b0b47593a3ec22bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fb05df2eef314758b0b47593a3ec22bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/fb05df2eef314758b0b47593a3ec22bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/fb05df2eef314758b0b47593a3ec22bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "id": "eccfd902944441659b73642966b4a018"}, "audit_ids": ["z8Jq8AcvRMKrXDf_r9VXgQ"], "issued_at": "2019-01-08T01:05:02.000000Z"}} 2019-01-08 01:05:02,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 01:05:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:05:02,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-8d2439b1-4c97-479d-aad1-6f60f0fdad6c Date: Tue, 08 Jan 2019 01:05:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"19b273bc-ae6f-46de-a188-230a45560dde","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":true,"project_id":"fb05df2eef314758b0b47593a3ec22bd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:05:00Z","qos_policy_id":null,"name":"rally_jobs-net_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46","admin_state_up":true,"tenant_id":"fb05df2eef314758b0b47593a3ec22bd","created_at":"2019-01-08T01:05:00Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:05:02,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-8d2439b1-4c97-479d-aad1-6f60f0fdad6c 2019-01-08 01:05:02,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261651992798s 2019-01-08 01:05:02,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-8d2439b1-4c97-479d-aad1-6f60f0fdad6c 2019-01-08 01:05:02,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 01:05:02,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" -d '{"subnet": {"name": "rally_jobs-subnet_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "enable_dhcp": true, "network_id": "19b273bc-ae6f-46de-a188-230a45560dde", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-08 01:05:03,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-86838e96-1c09-4e9c-a3eb-1495530376a9 Date: Tue, 08 Jan 2019 01:05:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19b273bc-ae6f-46de-a188-230a45560dde","tenant_id":"fb05df2eef314758b0b47593a3ec22bd","created_at":"2019-01-08T01:05:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T01:05: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":"fb05df2eef314758b0b47593a3ec22bd","id":"3f24ebff-b482-48ef-8766-bef6c1993231","subnetpool_id":null,"name":"rally_jobs-subnet_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}} 2019-01-08 01:05:03,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-86838e96-1c09-4e9c-a3eb-1495530376a9 2019-01-08 01:05:03,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.48421597481s 2019-01-08 01:05:03,768 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-86838e96-1c09-4e9c-a3eb-1495530376a9 2019-01-08 01:05:03,768 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T01:05: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'3f24ebff-b482-48ef-8766-bef6c1993231', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', u'enable_dhcp': True, u'network_id': u'19b273bc-ae6f-46de-a188-230a45560dde', u'tenant_id': u'fb05df2eef314758b0b47593a3ec22bd', u'created_at': u'2019-01-08T01:05: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'fb05df2eef314758b0b47593a3ec22bd'}) 2019-01-08 01:05:03,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 01:05:03,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "rally_jobs-router_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "admin_state_up": true}}' 2019-01-08 01:05:06,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0460ea6c-9c93-4c03-b235-d9dcd5d20796 Date: Tue, 08 Jan 2019 01:05:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "created_at": "2019-01-08T01:05:04Z", "admin_state_up": true, "updated_at": "2019-01-08T01:05:05Z", "revision_number": 2, "routes": [], "project_id": "fb05df2eef314758b0b47593a3ec22bd", "id": "b899840b-bf63-425f-ad76-59a68f41c170", "name": "rally_jobs-router_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}} 2019-01-08 01:05:06,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-0460ea6c-9c93-4c03-b235-d9dcd5d20796 2019-01-08 01:05:06,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.36063098907s 2019-01-08 01:05:06,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-0460ea6c-9c93-4c03-b235-d9dcd5d20796 2019-01-08 01:05:06,130 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fb05df2eef314758b0b47593a3ec22bd', u'created_at': u'2019-01-08T01:05:04Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T01:05:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'fb05df2eef314758b0b47593a3ec22bd', u'id': u'b899840b-bf63-425f-ad76-59a68f41c170', u'name': u'rally_jobs-router_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46'}) 2019-01-08 01:05:06,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 01:05:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/b899840b-bf63-425f-ad76-59a68f41c170/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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" -d '{"subnet_id": "3f24ebff-b482-48ef-8766-bef6c1993231"}' 2019-01-08 01:05:08,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4dc10a5a-d4d6-43e2-b222-6fabafb6876f Date: Tue, 08 Jan 2019 01:05:08 GMT RESP BODY: {"network_id": "19b273bc-ae6f-46de-a188-230a45560dde", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "subnet_id": "3f24ebff-b482-48ef-8766-bef6c1993231", "subnet_ids": ["3f24ebff-b482-48ef-8766-bef6c1993231"], "port_id": "734aabe5-84d4-4ca7-84ad-23034c9250cb", "id": "b899840b-bf63-425f-ad76-59a68f41c170"} 2019-01-08 01:05:08,443 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/b899840b-bf63-425f-ad76-59a68f41c170/add_router_interface.json used request id req-4dc10a5a-d4d6-43e2-b222-6fabafb6876f 2019-01-08 01:05:08,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3119289875s 2019-01-08 01:05:08,443 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/b899840b-bf63-425f-ad76-59a68f41c170/add_router_interface.json used request id req-4dc10a5a-d4d6-43e2-b222-6fabafb6876f returning object b899840b-bf63-425f-ad76-59a68f41c170 2019-01-08 01:05:08,444 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:05:08,570 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 01:05:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:05:08,577 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 01:05:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 01:05:08,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:05:08,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:05:08,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d1e1296a-4a79-4a45-8d01-f4e2dd364cc0 Date: Tue, 08 Jan 2019 01:05:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:05:08,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d1e1296a-4a79-4a45-8d01-f4e2dd364cc0 2019-01-08 01:05:08,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216949939728s 2019-01-08 01:05:08,799 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d1e1296a-4a79-4a45-8d01-f4e2dd364cc0 2019-01-08 01:05:08,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 01:05:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}' 2019-01-08 01:05:09,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-32985553-0965-46e1-9884-13f2c39e2eb7 Date: Tue, 08 Jan 2019 01:05:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/file", "owner": "fb05df2eef314758b0b47593a3ec22bd", "id": "e9bdf0c1-71e3-4d26-9d8c-22aacfd05444", "size": null, "self": "/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:05:09Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "checksum": null, "created_at": "2019-01-08T01:05:09Z", "protected": false} 2019-01-08 01:05:09,138 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-32985553-0965-46e1-9884-13f2c39e2eb7 2019-01-08 01:05:09,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.331459999084s 2019-01-08 01:05:09,138 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-32985553-0965-46e1-9884-13f2c39e2eb7 returning object e9bdf0c1-71e3-4d26-9d8c-22aacfd05444 2019-01-08 01:05:09,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 01:05:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" -d '' 2019-01-08 01:05:10,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7221906-7ad6-442e-b92e-f583ddffd438 Date: Tue, 08 Jan 2019 01:05:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:05:10,532 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/file used request id req-f7221906-7ad6-442e-b92e-f583ddffd438 2019-01-08 01:05:10,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.39302492142s 2019-01-08 01:05:10,533 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/file used request id req-f7221906-7ad6-442e-b92e-f583ddffd438 2019-01-08 01:05:10,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:05:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:05:11,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-d76e014e-2cf2-418e-af28-41a7b49293d8 Date: Tue, 08 Jan 2019 01:05:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/snap", "metadata": {}}], "file": "/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/file", "owner": "fb05df2eef314758b0b47593a3ec22bd", "id": "e9bdf0c1-71e3-4d26-9d8c-22aacfd05444", "size": 12716032, "self": "/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:05:10Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:05:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:05:11,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d76e014e-2cf2-418e-af28-41a7b49293d8 2019-01-08 01:05:11,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.664994955063s 2019-01-08 01:05:11,202 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d76e014e-2cf2-418e-af28-41a7b49293d8 2019-01-08 01:05:11,203 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/file', 'owner': u'fb05df2eef314758b0b47593a3ec22bd', 'id': u'e9bdf0c1-71e3-4d26-9d8c-22aacfd05444', 'size': 12716032, u'self': u'/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb05df2eef314758b0b47593a3ec22bd', 'name': 'rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T01:05:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T01:05:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', 'created': u'2019-01-08T01:05:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T01:05:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 01:05:11,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 01:05:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 01:05:11,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc90ee5b-8e3a-401f-ba10-ea4f8173eaf9 x-compute-request-id: req-cc90ee5b-8e3a-401f-ba10-ea4f8173eaf9 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/903525a3-2208-478a-b6e3-944b961b1904", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/903525a3-2208-478a-b6e3-944b961b1904", "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": "903525a3-2208-478a-b6e3-944b961b1904"}} 2019-01-08 01:05:11,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-cc90ee5b-8e3a-401f-ba10-ea4f8173eaf9 2019-01-08 01:05:11,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.23076415062s 2019-01-08 01:05:11,436 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-cc90ee5b-8e3a-401f-ba10-ea4f8173eaf9 2019-01-08 01:05:11,436 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', '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'09a7ababfff6470fbcae0a281405cb8c', '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'903525a3-2208-478a-b6e3-944b961b1904', 'swap': 0}) 2019-01-08 01:05:11,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 01:05:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/903525a3-2208-478a-b6e3-944b961b1904/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}4349d81075648601eb2c35cb12a867bc3d496211" -d '{"extra_specs": {}}' 2019-01-08 01:05:11,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3701fb5f-2661-40c2-a863-51dbef5f9451 x-compute-request-id: req-3701fb5f-2661-40c2-a863-51dbef5f9451 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 01:05:11,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/903525a3-2208-478a-b6e3-944b961b1904/os-extra_specs used request id req-3701fb5f-2661-40c2-a863-51dbef5f9451 2019-01-08 01:05:11,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199680328369s 2019-01-08 01:05:11,457 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/903525a3-2208-478a-b6e3-944b961b1904/os-extra_specs used request id req-3701fb5f-2661-40c2-a863-51dbef5f9451 2019-01-08 01:05:11,458 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 01:05:13,790 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-08 01:05:15,788 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 588e46ad-50a4-41e0-82b0-8fc075dd0dbf | 2019-01-08T01:05:15.416385 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 588e46ad-50a4-41e0-82b0-8fc075dd0dbf ~/.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 2019-01-08 01:05:18,750 - 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 | +-------------+----------------+-----------+ 2019-01-08 01:05:19,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-08 01:05:19,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 01:05:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:05:19,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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-d0f83a05-ed33-47f7-a55a-683c9d244f5c x-compute-request-id: req-d0f83a05-ed33-47f7-a55a-683c9d244f5c Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 01:05:19,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-d0f83a05-ed33-47f7-a55a-683c9d244f5c 2019-01-08 01:05:19,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.243593931198s 2019-01-08 01:05:19,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-d0f83a05-ed33-47f7-a55a-683c9d244f5c 2019-01-08 01:05:19,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 01:05:19,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:05:20,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-8022563e-3308-490c-91ba-1076bf8e72c2 Date: Tue, 08 Jan 2019 01:05:20 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 01:05:20,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-8022563e-3308-490c-91ba-1076bf8e72c2 2019-01-08 01:05:20,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.208394050598s 2019-01-08 01:05:20,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-8022563e-3308-490c-91ba-1076bf8e72c2 2019-01-08 01:05:20,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 01:05:20,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 01:05:20,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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-3dc86655-b8c0-4042-bf02-57ab9f6f10f1 x-compute-request-id: req-3dc86655-b8c0-4042-bf02-57ab9f6f10f1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2", "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": "39cda4df-5b97-4df9-8043-7bdb56b8c6a2"}} 2019-01-08 01:05:20,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-3dc86655-b8c0-4042-bf02-57ab9f6f10f1 2019-01-08 01:05:20,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0455830097198s 2019-01-08 01:05:20,063 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-3dc86655-b8c0-4042-bf02-57ab9f6f10f1 2019-01-08 01:05:20,064 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', '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'09a7ababfff6470fbcae0a281405cb8c', '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'39cda4df-5b97-4df9-8043-7bdb56b8c6a2', 'swap': 0}) 2019-01-08 01:05:20,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 01:05:20,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2/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}4349d81075648601eb2c35cb12a867bc3d496211" -d '{"extra_specs": {}}' 2019-01-08 01:05:20,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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 x-openstack-request-id: req-91ecbc35-2646-46de-ad18-cf19def679aa x-compute-request-id: req-91ecbc35-2646-46de-ad18-cf19def679aa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 01:05:20,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2/os-extra_specs used request id req-91ecbc35-2646-46de-ad18-cf19def679aa 2019-01-08 01:05:20,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200588703156s 2019-01-08 01:05:20,086 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2/os-extra_specs used request id req-91ecbc35-2646-46de-ad18-cf19def679aa 2019-01-08 01:05:20,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46', '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'09a7ababfff6470fbcae0a281405cb8c', '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'39cda4df-5b97-4df9-8043-7bdb56b8c6a2', 'swap': 0}) 2019-01-08 01:05:20,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-01-08 01:05:20,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-08 01:05:20,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-08 01:05:20,325 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-08 01:05:20,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-01-08 01:32:30,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ba146505-ab69-42b9-819c-af02b1d5a41b 2019-01-08 01:32:30,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-01-08 01:32:30,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ba146505-ab69-42b9-819c-af02b1d5a41b'] 2019-01-08 01:32:31,888 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ba146505-ab69-42b9-819c-af02b1d5a41b -------------------------------------------------------------------------------- Task ba146505-ab69-42b9-819c-af02b1d5a41b: 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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.857 | 2.936 | 3.971 | 4.676 | 4.993 | 3.131 | 100.0% | 100 | | neutron.list_networks | 0.216 | 0.565 | 0.914 | 1.035 | 1.315 | 0.612 | 100.0% | 100 | | total | 2.255 | 3.526 | 4.665 | 5.438 | 5.953 | 3.744 | 100.0% | 100 | | -> duration | 2.255 | 3.526 | 4.665 | 5.438 | 5.953 | 3.744 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.095503 Full duration: 54.762551 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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 | 2.134 | 3.131 | 4.865 | 5.159 | 5.408 | 3.343 | 100.0% | 40 | | neutron.update_network | 0.616 | 1.067 | 1.663 | 1.72 | 2.445 | 1.134 | 100.0% | 40 | | total | 2.915 | 4.264 | 5.978 | 6.321 | 7.853 | 4.477 | 100.0% | 40 | | -> duration | 2.915 | 4.264 | 5.978 | 6.321 | 7.853 | 4.477 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.70706 Full duration: 35.620978 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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.962 | 2.985 | 7.003 | 7.477 | 7.493 | 3.772 | 100.0% | 40 | | neutron.delete_network | 1.089 | 1.73 | 3.292 | 3.757 | 3.814 | 2.07 | 100.0% | 40 | | total | 3.395 | 5.149 | 9.701 | 10.751 | 11.297 | 5.842 | 100.0% | 40 | | -> duration | 3.395 | 5.149 | 9.701 | 10.751 | 11.297 | 5.842 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.843612 Full duration: 29.295035 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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.895 | 3.388 | 5.467 | 5.877 | 5.979 | 3.675 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.524 | 5.023 | 7.422 | 7.858 | 10.354 | 5.389 | 100.0% | 40 | | neutron.list_subnets | 0.121 | 0.372 | 0.566 | 0.7 | 0.729 | 0.377 | 100.0% | 40 | | total | 5.965 | 8.95 | 12.572 | 13.478 | 16.877 | 9.442 | 100.0% | 40 | | -> duration | 5.965 | 8.95 | 12.572 | 13.478 | 16.877 | 9.442 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.895749 Full duration: 64.676867 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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.969 | 2.66 | 4.806 | 6.751 | 7.525 | 3.18 | 100.0% | 100 | | neutron.create_subnet (x2) | 3.706 | 5.192 | 6.779 | 7.011 | 9.591 | 5.375 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.476 | 2.844 | 3.7 | 3.941 | 5.308 | 2.915 | 100.0% | 100 | | total | 7.172 | 11.184 | 14.425 | 15.193 | 16.49 | 11.47 | 100.0% | 100 | | -> duration | 7.172 | 11.184 | 14.425 | 15.193 | 16.49 | 11.47 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 61.949859 Full duration: 137.725739 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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.842 | 2.545 | 6.368 | 6.529 | 6.674 | 3.649 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.629 | 4.388 | 5.996 | 8.351 | 8.972 | 4.835 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.596 | 3.72 | 5.024 | 5.063 | 6.319 | 3.937 | 100.0% | 40 | | total | 8.615 | 11.523 | 15.89 | 19.069 | 20.241 | 12.422 | 100.0% | 40 | | -> duration | 8.615 | 11.523 | 15.89 | 19.069 | 20.241 | 12.422 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.795257 Full duration: 60.985012 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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 | 2.137 | 2.928 | 4.64 | 4.982 | 5.118 | 3.314 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.526 | 5.204 | 7.02 | 7.302 | 8.445 | 5.421 | 100.0% | 40 | | neutron.create_router (x2) | 1.204 | 1.902 | 2.361 | 2.696 | 3.116 | 1.928 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.664 | 8.525 | 11.755 | 12.464 | 14.442 | 9.042 | 100.0% | 40 | | neutron.list_routers | 0.191 | 0.505 | 0.819 | 0.875 | 1.147 | 0.536 | 100.0% | 40 | | total | 13.586 | 20.349 | 22.522 | 23.588 | 27.726 | 20.242 | 100.0% | 40 | | -> duration | 13.586 | 20.349 | 22.522 | 23.588 | 27.726 | 20.242 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.828187 Full duration: 126.871867 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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.954 | 3.251 | 4.448 | 4.727 | 5.155 | 3.288 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.814 | 4.903 | 6.83 | 7.183 | 7.983 | 5.204 | 100.0% | 40 | | neutron.create_router (x2) | 1.124 | 1.774 | 2.238 | 2.468 | 2.63 | 1.816 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.934 | 7.984 | 10.059 | 10.75 | 13.53 | 8.211 | 100.0% | 40 | | neutron.update_router (x2) | 1.83 | 2.826 | 3.645 | 3.938 | 5.534 | 2.89 | 100.0% | 40 | | total | 16.471 | 21.403 | 24.702 | 25.008 | 28.175 | 21.41 | 100.0% | 40 | | -> duration | 16.471 | 21.403 | 24.702 | 25.008 | 28.175 | 21.41 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.250389 Full duration: 132.192572 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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.949 | 2.659 | 7.172 | 7.268 | 7.858 | 3.434 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.532 | 5.017 | 6.41 | 6.773 | 7.233 | 5.091 | 100.0% | 40 | | neutron.create_router (x2) | 1.006 | 1.775 | 2.244 | 2.394 | 2.982 | 1.78 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.629 | 8.991 | 10.873 | 11.355 | 12.16 | 9.006 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 2.778 | 4.616 | 6.043 | 6.404 | 7.342 | 4.738 | 100.0% | 40 | | neutron.delete_router (x2) | 1.29 | 2.038 | 2.589 | 2.639 | 2.681 | 2.036 | 100.0% | 40 | | total | 17.602 | 25.53 | 30.51 | 31.029 | 33.174 | 26.085 | 100.0% | 40 | | -> duration | 17.602 | 25.53 | 30.51 | 31.029 | 33.174 | 26.085 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 69.948728 Full duration: 111.709973 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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.81 | 2.139 | 3.156 | 3.161 | 3.167 | 2.319 | 100.0% | 8 | | neutron.create_port (x50) | 61.486 | 64.017 | 65.087 | 65.282 | 65.477 | 63.868 | 100.0% | 8 | | neutron.list_ports | 0.425 | 0.868 | 1.352 | 1.365 | 1.377 | 0.861 | 100.0% | 8 | | total | 64.81 | 67.325 | 68.254 | 68.302 | 68.351 | 67.051 | 100.0% | 8 | | -> duration | 64.81 | 67.325 | 68.254 | 68.302 | 68.351 | 67.051 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 135.924479 Full duration: 210.822341 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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 | 2.555 | 3.448 | 4.868 | 5.485 | 5.848 | 3.657 | 100.0% | 40 | | neutron.create_port (x5) | 9.326 | 11.219 | 12.775 | 13.8 | 14.28 | 11.43 | 100.0% | 40 | | neutron.update_port (x5) | 4.442 | 6.578 | 7.739 | 8.12 | 8.657 | 6.602 | 100.0% | 40 | | total | 18.586 | 21.195 | 23.878 | 24.432 | 26.294 | 21.69 | 100.0% | 40 | | -> duration | 18.586 | 21.195 | 23.878 | 24.432 | 26.294 | 21.69 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.550616 Full duration: 99.907999 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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 | 2.458 | 3.737 | 6.676 | 6.778 | 7.868 | 4.17 | 100.0% | 40 | | neutron.create_port (x5) | 9.215 | 11.133 | 12.706 | 13.084 | 14.169 | 11.198 | 100.0% | 40 | | neutron.delete_port (x5) | 4.359 | 6.111 | 6.957 | 7.249 | 7.743 | 6.04 | 100.0% | 40 | | total | 18.084 | 20.574 | 24.91 | 25.122 | 25.681 | 21.409 | 100.0% | 40 | | -> duration | 18.084 | 20.574 | 24.91 | 25.122 | 25.681 | 21.409 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.96811 Full duration: 73.22095 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b 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.928 | 2.172 | 2.614 | 2.66 | 2.739 | 2.167 | 100.0% | 40 | | total | 1.365 | 2.678 | 3.073 | 3.129 | 3.265 | 2.656 | 100.0% | 40 | | -> duration | 1.365 | 2.678 | 3.073 | 3.129 | 3.265 | 2.656 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.905363 Full duration: 42.362684 -------------------------------------------------------------------------------- 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 ba146505-ab69-42b9-819c-af02b1d5a41b has 4 error(s) -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.055 | 2.176 | 2.278 | 2.29 | 2.302 | 2.177 | 100.0% | 4 | | neutron.create_subnet | 1.479 | 1.557 | 1.621 | 1.622 | 1.623 | 1.554 | 100.0% | 4 | | neutron.create_port (x125) | 216.542 | 219.333 | 222.642 | 223.079 | 223.516 | 219.681 | 100.0% | 4 | | neutron.create_trunk | 120.009 | 120.009 | 120.01 | 120.01 | 120.011 | 120.01 | 0.0% | 4 | | total | 340.227 | 343.112 | 346.438 | 346.845 | 347.252 | 343.426 | 0.0% | 4 | | -> duration | 340.227 | 343.112 | 346.438 | 346.845 | 347.252 | 343.426 | 0.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 4 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 347.251502 Full duration: 412.110143 HINTS: * To plot HTML graphics with this data, run: rally task report ba146505-ab69-42b9-819c-af02b1d5a41b --out output.html * To generate a JUnit report, run: rally task export ba146505-ab69-42b9-819c-af02b1d5a41b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ba146505-ab69-42b9-819c-af02b1d5a41b --json --out output.json At least one workload did not pass SLA criteria. 2019-01-08 01:32:31,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ba146505-ab69-42b9-819c-af02b1d5a41b', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-01-08 01:32:33,992 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ba146505-ab69-42b9-819c-af02b1d5a41b --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-01-08 01:32:33.570 17690 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-08 01:32:33.570 17690 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-08 01:32:33.571 17690 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-08 01:32:33.760 17690 INFO rally.api [-] Building 'json' report for the following task(s): 'ba146505-ab69-42b9-819c-af02b1d5a41b'. 2019-01-08 01:32:33.879 17690 INFO rally.api [-] The report has been successfully built. 2019-01-08 01:32:33,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ba146505-ab69-42b9-819c-af02b1d5a41b', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2019-01-08 01:32:36,193 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ba146505-ab69-42b9-819c-af02b1d5a41b --out /home/opnfv/functest/results/rally_jobs/neutron.html 2019-01-08 01:32:35.622 17692 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-08 01:32:35.623 17692 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-08 01:32:35.624 17692 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-08 01:32:35.813 17692 INFO rally.api [-] Building 'html' report for the following task(s): 'ba146505-ab69-42b9-819c-af02b1d5a41b'. 2019-01-08 01:32:36.086 17692 INFO rally.api [-] The report has been successfully built. 2019-01-08 01:32:36,364 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2019-01-08 01:32:36,365 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:26:32 | 612 | 99.35% | | | | | | | TOTAL: | 00:26:32 | 612 | 99.35% | +-----------+------------+----------------+-----------+ 2019-01-08 01:32:36,365 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 99.35% in 0/1 modules 2019-01-08 01:32:36,478 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 01:32:36,478 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 27:37 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-01-08 01:32:36,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 01:32:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:36,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab763a4-a65b-4aab-9cdf-cfd67223ba17 x-compute-request-id: req-9ab763a4-a65b-4aab-9cdf-cfd67223ba17 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2", "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": "39cda4df-5b97-4df9-8043-7bdb56b8c6a2"}, {"name": "rally_jobs-flavor_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/903525a3-2208-478a-b6e3-944b961b1904", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/903525a3-2208-478a-b6e3-944b961b1904", "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": "903525a3-2208-478a-b6e3-944b961b1904"}]} 2019-01-08 01:32:36,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-9ab763a4-a65b-4aab-9cdf-cfd67223ba17 2019-01-08 01:32:36,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.219264984131s 2019-01-08 01:32:36,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-9ab763a4-a65b-4aab-9cdf-cfd67223ba17 2019-01-08 01:32:36,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 01:32:36,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:36,745 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1508bfd6-f152-446c-9cc1-2e3a1a60b7a2 x-compute-request-id: req-1508bfd6-f152-446c-9cc1-2e3a1a60b7a2 Content-Length: 0 Content-Type: application/json 2019-01-08 01:32:36,746 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2 used request id req-1508bfd6-f152-446c-9cc1-2e3a1a60b7a2 2019-01-08 01:32:36,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389461517334s 2019-01-08 01:32:36,746 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/39cda4df-5b97-4df9-8043-7bdb56b8c6a2 used request id req-1508bfd6-f152-446c-9cc1-2e3a1a60b7a2 2019-01-08 01:32:36,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 01:32:36,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/b899840b-bf63-425f-ad76-59a68f41c170/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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" -d '{"subnet_id": "3f24ebff-b482-48ef-8766-bef6c1993231"}' 2019-01-08 01:32:38,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-acae4c38-b697-4d28-a7b7-c84f06113cac Date: Tue, 08 Jan 2019 01:32:38 GMT RESP BODY: {"network_id": "19b273bc-ae6f-46de-a188-230a45560dde", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "subnet_id": "3f24ebff-b482-48ef-8766-bef6c1993231", "subnet_ids": ["3f24ebff-b482-48ef-8766-bef6c1993231"], "port_id": "734aabe5-84d4-4ca7-84ad-23034c9250cb", "id": "b899840b-bf63-425f-ad76-59a68f41c170"} 2019-01-08 01:32:38,284 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/b899840b-bf63-425f-ad76-59a68f41c170/remove_router_interface.json used request id req-acae4c38-b697-4d28-a7b7-c84f06113cac 2019-01-08 01:32:38,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.53742218018s 2019-01-08 01:32:38,284 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/b899840b-bf63-425f-ad76-59a68f41c170/remove_router_interface.json used request id req-acae4c38-b697-4d28-a7b7-c84f06113cac returning object b899840b-bf63-425f-ad76-59a68f41c170 2019-01-08 01:32:38,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 01:32:38,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:32:38,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c6374126-417e-450a-80a8-863bfa6d186b Date: Tue, 08 Jan 2019 01:32:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "created_at": "2019-01-08T01:05:04Z", "admin_state_up": true, "updated_at": "2019-01-08T01:32:37Z", "revision_number": 4, "routes": [], "project_id": "fb05df2eef314758b0b47593a3ec22bd", "id": "b899840b-bf63-425f-ad76-59a68f41c170", "name": "rally_jobs-router_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}]} 2019-01-08 01:32:38,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-c6374126-417e-450a-80a8-863bfa6d186b 2019-01-08 01:32:38,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.359292984009s 2019-01-08 01:32:38,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-c6374126-417e-450a-80a8-863bfa6d186b 2019-01-08 01:32:38,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 01:32:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/b899840b-bf63-425f-ad76-59a68f41c170.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:32:40,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd1351fc-c5ff-41f2-bf81-c3e152d30e6a Content-Length: 0 Date: Tue, 08 Jan 2019 01:32:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:32:40,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/b899840b-bf63-425f-ad76-59a68f41c170.json used request id req-dd1351fc-c5ff-41f2-bf81-c3e152d30e6a 2019-01-08 01:32:40,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37997889519s 2019-01-08 01:32:40,026 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/b899840b-bf63-425f-ad76-59a68f41c170.json used request id req-dd1351fc-c5ff-41f2-bf81-c3e152d30e6a 2019-01-08 01:32:40,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 01:32:40,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:32:40,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3744 X-Openstack-Request-Id: req-5b41ce88-64a5-4921-ba3a-b0da662fdf5e Date: Tue, 08 Jan 2019 01:32:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"416f1cff-8294-464f-9b8f-9eb0a78f60e8","tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:43Z","dns_nameservers":[],"updated_at":"2019-01-08T01:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"8ca621b857c14fc7a4a5728ad2b60f40","id":"0d99b4cb-f06f-4f60-98d5-0ebbfa4b2c11","subnetpool_id":null,"name":"s_rally_89dcc3df_WQHdw4Zf"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"528d6371-d9df-48c9-867e-e187e9d8df09","tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:43Z","dns_nameservers":[],"updated_at":"2019-01-08T01:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"8ca621b857c14fc7a4a5728ad2b60f40","id":"11cf19b1-f748-4f34-8d9a-3738359d181d","subnetpool_id":null,"name":"s_rally_89dcc3df_eMncd0T4"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a983561c-eeb4-4d75-9600-f74aaf2a4d5a","tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:43Z","dns_nameservers":[],"updated_at":"2019-01-08T01:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"8ca621b857c14fc7a4a5728ad2b60f40","id":"203e5958-9d2f-400b-9287-fc17efd9d26e","subnetpool_id":null,"name":"s_rally_89dcc3df_RsW8lEaN"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19b273bc-ae6f-46de-a188-230a45560dde","tenant_id":"fb05df2eef314758b0b47593a3ec22bd","created_at":"2019-01-08T01:05:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T01:05: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":"fb05df2eef314758b0b47593a3ec22bd","id":"3f24ebff-b482-48ef-8766-bef6c1993231","subnetpool_id":null,"name":"rally_jobs-subnet_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21a6ce8e-276e-41af-9728-e0256eef3fcb","tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:43Z","dns_nameservers":[],"updated_at":"2019-01-08T01:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"8ca621b857c14fc7a4a5728ad2b60f40","id":"f259558c-4821-4c58-8b47-cb1c1665d0b0","subnetpool_id":null,"name":"s_rally_89dcc3df_NKcUTL3n"}]} 2019-01-08 01:32:40,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-5b41ce88-64a5-4921-ba3a-b0da662fdf5e 2019-01-08 01:32:40,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.254643917084s 2019-01-08 01:32:40,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-5b41ce88-64a5-4921-ba3a-b0da662fdf5e 2019-01-08 01:32:40,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 01:32:40,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/3f24ebff-b482-48ef-8766-bef6c1993231.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:32:41,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0af8795e-c1e5-492c-aea9-14681d1d5483 Date: Tue, 08 Jan 2019 01:32:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:32:41,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/3f24ebff-b482-48ef-8766-bef6c1993231.json used request id req-0af8795e-c1e5-492c-aea9-14681d1d5483 2019-01-08 01:32:41,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.31140899658s 2019-01-08 01:32:41,595 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/3f24ebff-b482-48ef-8766-bef6c1993231.json used request id req-0af8795e-c1e5-492c-aea9-14681d1d5483 2019-01-08 01:32:41,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 01:32:41,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:32:41,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4228 X-Openstack-Request-Id: req-34dc6342-2b65-425c-a746-fe30a4e9d060 Date: Tue, 08 Jan 2019 01:32:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"19b273bc-ae6f-46de-a188-230a45560dde","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":true,"project_id":"fb05df2eef314758b0b47593a3ec22bd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:32:41Z","qos_policy_id":null,"name":"rally_jobs-net_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46","admin_state_up":true,"tenant_id":"fb05df2eef314758b0b47593a3ec22bd","created_at":"2019-01-08T01:05:00Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"21a6ce8e-276e-41af-9728-e0256eef3fcb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"8ca621b857c14fc7a4a5728ad2b60f40","status":"ACTIVE","subnets":["f259558c-4821-4c58-8b47-cb1c1665d0b0"],"description":"","tags":[],"updated_at":"2019-01-08T01:25:43Z","qos_policy_id":null,"name":"s_rally_89dcc3df_SvcTyTzI","admin_state_up":true,"tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:41Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"416f1cff-8294-464f-9b8f-9eb0a78f60e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ca621b857c14fc7a4a5728ad2b60f40","status":"ACTIVE","subnets":["0d99b4cb-f06f-4f60-98d5-0ebbfa4b2c11"],"description":"","tags":[],"updated_at":"2019-01-08T01:25:43Z","qos_policy_id":null,"name":"s_rally_89dcc3df_hJMFxYD3","admin_state_up":true,"tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:41Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"528d6371-d9df-48c9-867e-e187e9d8df09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"8ca621b857c14fc7a4a5728ad2b60f40","status":"ACTIVE","subnets":["11cf19b1-f748-4f34-8d9a-3738359d181d"],"description":"","tags":[],"updated_at":"2019-01-08T01:25:43Z","qos_policy_id":null,"name":"s_rally_89dcc3df_3CSdZCQg","admin_state_up":true,"tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:41Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a983561c-eeb4-4d75-9600-f74aaf2a4d5a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"8ca621b857c14fc7a4a5728ad2b60f40","status":"ACTIVE","subnets":["203e5958-9d2f-400b-9287-fc17efd9d26e"],"description":"","tags":[],"updated_at":"2019-01-08T01:25:43Z","qos_policy_id":null,"name":"s_rally_89dcc3df_Jj3Pxgb8","admin_state_up":true,"tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:41Z","provider:network_type":"geneve"}]} 2019-01-08 01:32:41,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-34dc6342-2b65-425c-a746-fe30a4e9d060 2019-01-08 01:32:41,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304399013519s 2019-01-08 01:32:41,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-34dc6342-2b65-425c-a746-fe30a4e9d060 2019-01-08 01:32:41,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 01:32:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/19b273bc-ae6f-46de-a188-230a45560dde.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:32:43,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab70c65d-0de1-4e32-8c82-3e72a460eab5 Date: Tue, 08 Jan 2019 01:32:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:32:43,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/19b273bc-ae6f-46de-a188-230a45560dde.json used request id req-ab70c65d-0de1-4e32-8c82-3e72a460eab5 2019-01-08 01:32:43,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57147192955s 2019-01-08 01:32:43,474 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/19b273bc-ae6f-46de-a188-230a45560dde.json used request id req-ab70c65d-0de1-4e32-8c82-3e72a460eab5 2019-01-08 01:32:43,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:32:43,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:32:44,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-c2e8d2f9-4787-4e0d-9f29-d221ef8f52bf Date: Tue, 08 Jan 2019 01:32:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/snap", "metadata": {}}], "file": "/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/file", "owner": "fb05df2eef314758b0b47593a3ec22bd", "id": "e9bdf0c1-71e3-4d26-9d8c-22aacfd05444", "size": 12716032, "self": "/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:05:10Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:05:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:32:44,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c2e8d2f9-4787-4e0d-9f29-d221ef8f52bf 2019-01-08 01:32:44,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.649489879608s 2019-01-08 01:32:44,128 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c2e8d2f9-4787-4e0d-9f29-d221ef8f52bf 2019-01-08 01:32:44,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 01:32:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e42f013a918a0c9ee2b6e3411aa8732660f46b53" 2019-01-08 01:32:45,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e571b75a-39dd-4374-9a86-9a8f77c431df Date: Tue, 08 Jan 2019 01:32:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:32:45,471 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444 used request id req-e571b75a-39dd-4374-9a86-9a8f77c431df 2019-01-08 01:32:45,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34117484093s 2019-01-08 01:32:45,471 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/e9bdf0c1-71e3-4d26-9d8c-22aacfd05444 used request id req-e571b75a-39dd-4374-9a86-9a8f77c431df 2019-01-08 01:32:45,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 01:32:45,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:45,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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-62e0c0ef-104b-40c9-9cf9-b1823187ef4e x-compute-request-id: req-62e0c0ef-104b-40c9-9cf9-b1823187ef4e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/903525a3-2208-478a-b6e3-944b961b1904", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/903525a3-2208-478a-b6e3-944b961b1904", "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": "903525a3-2208-478a-b6e3-944b961b1904"}]} 2019-01-08 01:32:45,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-62e0c0ef-104b-40c9-9cf9-b1823187ef4e 2019-01-08 01:32:45,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249969959259s 2019-01-08 01:32:45,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-62e0c0ef-104b-40c9-9cf9-b1823187ef4e 2019-01-08 01:32:45,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 01:32:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/903525a3-2208-478a-b6e3-944b961b1904 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:45,548 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01: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-ef74cc23-78b4-42dd-a967-4ebcfb04a220 x-compute-request-id: req-ef74cc23-78b4-42dd-a967-4ebcfb04a220 Content-Length: 0 Content-Type: application/json 2019-01-08 01:32:45,548 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/903525a3-2208-478a-b6e3-944b961b1904 used request id req-ef74cc23-78b4-42dd-a967-4ebcfb04a220 2019-01-08 01:32:45,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0489008426666s 2019-01-08 01:32:45,548 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/903525a3-2208-478a-b6e3-944b961b1904 used request id req-ef74cc23-78b4-42dd-a967-4ebcfb04a220 2019-01-08 01:32:45,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:32:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:45,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b7cc52-5875-4616-9fa6-4b0d174f3501 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": {"self": "http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eccfd902944441659b73642966b4a018", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:32:45,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-35b7cc52-5875-4616-9fa6-4b0d174f3501 2019-01-08 01:32:45,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123034000397s 2019-01-08 01:32:45,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-35b7cc52-5875-4616-9fa6-4b0d174f3501 2019-01-08 01:32:45,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:32:45,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:45,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637a8c4f-0a8b-4b7b-aaa8-f65476ee0ba6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46", "links": {"self": "http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eccfd902944441659b73642966b4a018", "description": null}} 2019-01-08 01:32:45,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018 used request id req-637a8c4f-0a8b-4b7b-aaa8-f65476ee0ba6 2019-01-08 01:32:45,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114953041077s 2019-01-08 01:32:45,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018 used request id req-637a8c4f-0a8b-4b7b-aaa8-f65476ee0ba6 2019-01-08 01:32:45,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 01:32:45,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:46,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e154fb-c95d-4db6-9c10-4df11cd05ce9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:32:46,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018 used request id req-a0e154fb-c95d-4db6-9c10-4df11cd05ce9 2019-01-08 01:32:46,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213891983032s 2019-01-08 01:32:46,008 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/eccfd902944441659b73642966b4a018 used request id req-a0e154fb-c95d-4db6-9c10-4df11cd05ce9 2019-01-08 01:32:46,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:32:46,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:46,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f8d2d2-45d0-4355-a427-d6486d6a05d6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd"}, "tags": [], "enabled": true, "id": "fb05df2eef314758b0b47593a3ec22bd", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a9c8c795-9bb2-4ee7-b06c-f668fadc9f46"}]} 2019-01-08 01:32:46,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-45f8d2d2-45d0-4355-a427-d6486d6a05d6 2019-01-08 01:32:46,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10719704628s 2019-01-08 01:32:46,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-45f8d2d2-45d0-4355-a427-d6486d6a05d6 2019-01-08 01:32:46,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 01:32:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:46,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2567110e-5b5f-4ffd-8b8b-0fbc08c75e80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:32:46,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd used request id req-2567110e-5b5f-4ffd-8b8b-0fbc08c75e80 2019-01-08 01:32:46,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.213456869125s 2019-01-08 01:32:46,341 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/fb05df2eef314758b0b47593a3ec22bd used request id req-2567110e-5b5f-4ffd-8b8b-0fbc08c75e80 2019-01-08 01:32:46,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 01:32:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=fb05df2eef314758b0b47593a3ec22bd&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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:46,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-cb0bc4bd-2d4c-431c-930e-9c3b311009cd Date: Tue, 08 Jan 2019 01:32:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "created_at": "2019-01-08T01:05:00Z", "updated_at": "2019-01-08T01:05:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:05:00Z", "revision_number": 0, "id": "0ccea9e4-2b60-4ecd-81da-3b6bfc831baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:05:00Z", "security_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb05df2eef314758b0b47593a3ec22bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:05:00Z", "revision_number": 0, "id": "3e9cb368-266d-4db2-837e-d3099e2aa776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:05:00Z", "security_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb05df2eef314758b0b47593a3ec22bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:05:00Z", "revision_number": 0, "id": "70013410-6af5-444b-956a-3983022adbc4", "remote_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "remote_ip_prefix": null, "created_at": "2019-01-08T01:05:00Z", "security_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb05df2eef314758b0b47593a3ec22bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:05:00Z", "revision_number": 0, "id": "fce31c1d-9aa6-479b-8ecb-e1ba38ef53fb", "remote_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "remote_ip_prefix": null, "created_at": "2019-01-08T01:05:00Z", "security_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb05df2eef314758b0b47593a3ec22bd"}], "revision_number": 4, "project_id": "fb05df2eef314758b0b47593a3ec22bd", "id": "986a78b5-430a-4b13-a82b-6c35765023a6", "name": "default"}]} 2019-01-08 01:32:46,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=fb05df2eef314758b0b47593a3ec22bd&name=default used request id req-cb0bc4bd-2d4c-431c-930e-9c3b311009cd 2019-01-08 01:32:46,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246413946152s 2019-01-08 01:32:46,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=fb05df2eef314758b0b47593a3ec22bd&name=default used request id req-cb0bc4bd-2d4c-431c-930e-9c3b311009cd 2019-01-08 01:32:46,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 01:32:46,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:46,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-9e81d48c-ccf7-4ded-91e6-523c3f635a08 Date: Tue, 08 Jan 2019 01:32:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "created_at": "2019-01-08T01:05:00Z", "updated_at": "2019-01-08T01:05:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:05:00Z", "revision_number": 0, "id": "0ccea9e4-2b60-4ecd-81da-3b6bfc831baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:05:00Z", "security_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb05df2eef314758b0b47593a3ec22bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:05:00Z", "revision_number": 0, "id": "3e9cb368-266d-4db2-837e-d3099e2aa776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:05:00Z", "security_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb05df2eef314758b0b47593a3ec22bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:05:00Z", "revision_number": 0, "id": "70013410-6af5-444b-956a-3983022adbc4", "remote_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "remote_ip_prefix": null, "created_at": "2019-01-08T01:05:00Z", "security_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb05df2eef314758b0b47593a3ec22bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:05:00Z", "revision_number": 0, "id": "fce31c1d-9aa6-479b-8ecb-e1ba38ef53fb", "remote_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "remote_ip_prefix": null, "created_at": "2019-01-08T01:05:00Z", "security_group_id": "986a78b5-430a-4b13-a82b-6c35765023a6", "tenant_id": "fb05df2eef314758b0b47593a3ec22bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb05df2eef314758b0b47593a3ec22bd"}], "revision_number": 4, "project_id": "fb05df2eef314758b0b47593a3ec22bd", "id": "986a78b5-430a-4b13-a82b-6c35765023a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:32:46,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-9e81d48c-ccf7-4ded-91e6-523c3f635a08 2019-01-08 01:32:46,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.27228808403s 2019-01-08 01:32:46,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-9e81d48c-ccf7-4ded-91e6-523c3f635a08 2019-01-08 01:32:46,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 01:32:46,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/986a78b5-430a-4b13-a82b-6c35765023a6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4349d81075648601eb2c35cb12a867bc3d496211" 2019-01-08 01:32:47,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cd75fb0-b34a-45fc-8325-428e19528db2 Content-Length: 0 Date: Tue, 08 Jan 2019 01:32:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:32:47,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/986a78b5-430a-4b13-a82b-6c35765023a6.json used request id req-9cd75fb0-b34a-45fc-8325-428e19528db2 2019-01-08 01:32:47,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.379961013794s 2019-01-08 01:32:47,253 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/986a78b5-430a-4b13-a82b-6c35765023a6.json used request id req-9cd75fb0-b34a-45fc-8325-428e19528db2 2019-01-08 01:32:47,253 - xtesting.ci.run_tests - ERROR - The test case 'rally_jobs' failed. 2019-01-08 01:32:47,303 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-08 01:32:47,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:32:47,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8cc5713-aa72-46fc-b7ce-fe4e47bcbed1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:32:47,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d8cc5713-aa72-46fc-b7ce-fe4e47bcbed1 2019-01-08 01:32:47,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 01:32:47,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T02:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["Qf5uTt-tTresXQuzS429Kg"], "issued_at": "2019-01-08T01:32:47.000000Z"}} 2019-01-08 01:32:47,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 01:32:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:48,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8cc72712-fae8-4b44-87d7-162aa31ea70b Date: Tue, 08 Jan 2019 01:32:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:32:48,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cc72712-fae8-4b44-87d7-162aa31ea70b 2019-01-08 01:32:48,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291765928268s 2019-01-08 01:32:48,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cc72712-fae8-4b44-87d7-162aa31ea70b 2019-01-08 01:32:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:32:48,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:32: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:32:48,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:32:48,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:48,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc39e63b-dae5-4410-be02-81177206781a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 01:32:48,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-cc39e63b-dae5-4410-be02-81177206781a 2019-01-08 01:32:48,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109090089798s 2019-01-08 01:32:48,184 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-cc39e63b-dae5-4410-be02-81177206781a 2019-01-08 01:32:48,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 01:32:48,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97"}}' 2019-01-08 01:32:48,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64579b6d-d717-4559-98f9-52f8297e92da 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.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b"}, "tags": [], "enabled": true, "id": "80661d72744d43218c0cc3506ffa7f8b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97"}} 2019-01-08 01:32:48,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-64579b6d-d717-4559-98f9-52f8297e92da 2019-01-08 01:32:48,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12423992157s 2019-01-08 01:32:48,316 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-64579b6d-d717-4559-98f9-52f8297e92da 2019-01-08 01:32:48,316 - 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'80661d72744d43218c0cc3506ffa7f8b', '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_a73fe27f-3372-41ad-9d13-d4bae2d7be97'}) 2019-01-08 01:32:48,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 01:32:48,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "73013197-8be0-4c0a-9b33-8a33aec27e04", "email": null, "name": "refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97"}}' 2019-01-08 01:32:48,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c36b1e1b-ef4a-4344-8eb5-99c6fbc8f278 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": {"self": "http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdece88ad64446438568b5e2b0be11ce", "domain_id": "default", "password_expires_at": null}} 2019-01-08 01:32:48,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-c36b1e1b-ef4a-4344-8eb5-99c6fbc8f278 2019-01-08 01:32:48,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.418467998505s 2019-01-08 01:32:48,741 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-c36b1e1b-ef4a-4344-8eb5-99c6fbc8f278 2019-01-08 01:32:48,742 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fdece88ad64446438568b5e2b0be11ce', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97'}) 2019-01-08 01:32:48,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:32:48,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:48,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e03e4a7-c1e2-460f-a8da-49e42e6dd8cc Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:32:48,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5e03e4a7-c1e2-460f-a8da-49e42e6dd8cc 2019-01-08 01:32:48,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100734949112s 2019-01-08 01:32:48,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5e03e4a7-c1e2-460f-a8da-49e42e6dd8cc 2019-01-08 01:32:48,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:32:48,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:48,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef42648-8b42-44f2-a5e9-68ec7ffe4b88 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:32:48,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7ef42648-8b42-44f2-a5e9-68ec7ffe4b88 2019-01-08 01:32:48,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105890035629s 2019-01-08 01:32:48,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7ef42648-8b42-44f2-a5e9-68ec7ffe4b88 2019-01-08 01:32:48,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:32:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:49,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572351db-2468-4336-bd99-229d356f7dd7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:32:49,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-572351db-2468-4336-bd99-229d356f7dd7 2019-01-08 01:32:49,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11301112175s 2019-01-08 01:32:49,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-572351db-2468-4336-bd99-229d356f7dd7 2019-01-08 01:32:49,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:32:49,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:49,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47776f6c-97a7-48b9-9fa5-2f7913b6881a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": {"self": "http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdece88ad64446438568b5e2b0be11ce", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:32:49,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-47776f6c-97a7-48b9-9fa5-2f7913b6881a 2019-01-08 01:32:49,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123354196548s 2019-01-08 01:32:49,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-47776f6c-97a7-48b9-9fa5-2f7913b6881a 2019-01-08 01:32:49,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:32:49,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:49,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6256b15-1d5c-4976-a718-19dc7c629831 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b"}, "tags": [], "enabled": true, "id": "80661d72744d43218c0cc3506ffa7f8b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 01:32:49,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-a6256b15-1d5c-4976-a718-19dc7c629831 2019-01-08 01:32:49,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110168933868s 2019-01-08 01:32:49,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-a6256b15-1d5c-4976-a718-19dc7c629831 2019-01-08 01:32:49,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:32:49,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=fdece88ad64446438568b5e2b0be11ce&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=80661d72744d43218c0cc3506ffa7f8b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:49,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15198146-e7dc-4b6d-812f-d4d690e4b25a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=fdece88ad64446438568b5e2b0be11ce&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=80661d72744d43218c0cc3506ffa7f8b", "previous": null, "next": null}} 2019-01-08 01:32:49,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=fdece88ad64446438568b5e2b0be11ce&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=80661d72744d43218c0cc3506ffa7f8b used request id req-15198146-e7dc-4b6d-812f-d4d690e4b25a 2019-01-08 01:32:49,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0959949493408s 2019-01-08 01:32:49,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=fdece88ad64446438568b5e2b0be11ce&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=80661d72744d43218c0cc3506ffa7f8b used request id req-15198146-e7dc-4b6d-812f-d4d690e4b25a 2019-01-08 01:32:49,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 01:32:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b/users/fdece88ad64446438568b5e2b0be11ce/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:49,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:32:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0941b773-ec56-4ab1-8a0e-45f8e1148c75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:32:49,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b/users/fdece88ad64446438568b5e2b0be11ce/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-0941b773-ec56-4ab1-8a0e-45f8e1148c75 2019-01-08 01:32:49,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158202886581s 2019-01-08 01:32:49,588 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b/users/fdece88ad64446438568b5e2b0be11ce/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-0941b773-ec56-4ab1-8a0e-45f8e1148c75 2019-01-08 01:32:49,589 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 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'80661d72744d43218c0cc3506ffa7f8b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '73013197-8be0-4c0a-9b33-8a33aec27e04', 'username': u'refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 01:32:49,592 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 'password': '73013197-8be0-4c0a-9b33-8a33aec27e04', 'project_name': 'refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '80661d72744d43218c0cc3506ffa7f8b', 'project_domain_name': 'Default'} 2019-01-08 01:32:49,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:32:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:49,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d82a27a-9ba0-4193-96a5-2088dccdc11c Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:32:49,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2d82a27a-9ba0-4193-96a5-2088dccdc11c 2019-01-08 01:32:49,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0195689201355s 2019-01-08 01:32:49,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2d82a27a-9ba0-4193-96a5-2088dccdc11c 2019-01-08 01:32:49,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:32:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:49,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e894d6b-46e4-43db-851e-74d2d07298f7 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:32:49,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1e894d6b-46e4-43db-851e-74d2d07298f7 2019-01-08 01:32:49,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104261875153s 2019-01-08 01:32:49,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1e894d6b-46e4-43db-851e-74d2d07298f7 2019-01-08 01:32:49,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:32:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:49,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d5b3f5-861c-4404-8443-7114375cd78d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:32:49,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-52d5b3f5-861c-4404-8443-7114375cd78d 2019-01-08 01:32:49,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107573986053s 2019-01-08 01:32:49,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-52d5b3f5-861c-4404-8443-7114375cd78d 2019-01-08 01:32:49,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:32:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:49,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1acfc7-ca47-49f1-a7d4-8cd8b81a74ad Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": {"self": "http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdece88ad64446438568b5e2b0be11ce", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:32:49,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7b1acfc7-ca47-49f1-a7d4-8cd8b81a74ad 2019-01-08 01:32:49,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127332925797s 2019-01-08 01:32:49,966 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7b1acfc7-ca47-49f1-a7d4-8cd8b81a74ad 2019-01-08 01:32:49,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:32:49,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:50,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3aab77-3967-425e-9c3d-3c8b1a0cf477 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b"}, "tags": [], "enabled": true, "id": "80661d72744d43218c0cc3506ffa7f8b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 01:32:50,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-4c3aab77-3967-425e-9c3d-3c8b1a0cf477 2019-01-08 01:32:50,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1165599823s 2019-01-08 01:32:50,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-4c3aab77-3967-425e-9c3d-3c8b1a0cf477 2019-01-08 01:32:50,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:32:50,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=fdece88ad64446438568b5e2b0be11ce&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=80661d72744d43218c0cc3506ffa7f8b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:50,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453ea769-2687-45f4-96c3-6fbe7496027b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=fdece88ad64446438568b5e2b0be11ce&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=80661d72744d43218c0cc3506ffa7f8b", "previous": null, "next": null}} 2019-01-08 01:32:50,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=fdece88ad64446438568b5e2b0be11ce&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=80661d72744d43218c0cc3506ffa7f8b used request id req-453ea769-2687-45f4-96c3-6fbe7496027b 2019-01-08 01:32:50,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109524965286s 2019-01-08 01:32:50,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=fdece88ad64446438568b5e2b0be11ce&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=80661d72744d43218c0cc3506ffa7f8b used request id req-453ea769-2687-45f4-96c3-6fbe7496027b 2019-01-08 01:32:50,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 01:32:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b/users/fdece88ad64446438568b5e2b0be11ce/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:50,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2fa49f-011f-48ad-a64c-945c24ca686a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:32:50,354 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b/users/fdece88ad64446438568b5e2b0be11ce/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-9d2fa49f-011f-48ad-a64c-945c24ca686a 2019-01-08 01:32:50,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138734102249s 2019-01-08 01:32:50,355 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b/users/fdece88ad64446438568b5e2b0be11ce/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-9d2fa49f-011f-48ad-a64c-945c24ca686a 2019-01-08 01:32:50,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:32:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:50,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994c701f-c0de-4993-96fb-966c1369d5a2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:32:50,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-994c701f-c0de-4993-96fb-966c1369d5a2 2019-01-08 01:32:50,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11937713623s 2019-01-08 01:32:50,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-994c701f-c0de-4993-96fb-966c1369d5a2 2019-01-08 01:32:50,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:32:50,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:50,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537c3025-1606-4470-9be9-13098eaddba6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:32:50,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-537c3025-1606-4470-9be9-13098eaddba6 2019-01-08 01:32:50,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10680103302s 2019-01-08 01:32:50,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-537c3025-1606-4470-9be9-13098eaddba6 2019-01-08 01:32:50,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:32:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:50,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6af6b82-25d8-4d3c-bb34-61e2e4d99531 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": {"self": "http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdece88ad64446438568b5e2b0be11ce", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:32:50,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d6af6b82-25d8-4d3c-bb34-61e2e4d99531 2019-01-08 01:32:50,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119073152542s 2019-01-08 01:32:50,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d6af6b82-25d8-4d3c-bb34-61e2e4d99531 2019-01-08 01:32:50,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:32:50,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=fdece88ad64446438568b5e2b0be11ce&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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:50,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0eb9c2-93f9-4426-9f8b-2ca21d599039 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=fdece88ad64446438568b5e2b0be11ce&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 01:32:50,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=fdece88ad64446438568b5e2b0be11ce&scope.domain.id=default used request id req-9f0eb9c2-93f9-4426-9f8b-2ca21d599039 2019-01-08 01:32:50,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104483127594s 2019-01-08 01:32:50,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=fdece88ad64446438568b5e2b0be11ce&scope.domain.id=default used request id req-9f0eb9c2-93f9-4426-9f8b-2ca21d599039 2019-01-08 01:32:50,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 01:32:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/fdece88ad64446438568b5e2b0be11ce/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:32:50,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ba698f-4414-43ff-b16c-63f40aeb68d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:32:50,983 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/fdece88ad64446438568b5e2b0be11ce/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-a5ba698f-4414-43ff-b16c-63f40aeb68d8 2019-01-08 01:32:50,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.153070926666s 2019-01-08 01:32:50,984 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/fdece88ad64446438568b5e2b0be11ce/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-a5ba698f-4414-43ff-b16c-63f40aeb68d8 2019-01-08 01:32:50,984 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 01:32:53,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-08 01:32:55,189 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f466fdba-fc14-4571-93da-6b9cb8e9aa4e | 2019-01-08T01:32:54.755220 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f466fdba-fc14-4571-93da-6b9cb8e9aa4e ~/.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 2019-01-08 01:32:58,267 - 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 | +-------------+----------------+-----------+ 2019-01-08 01:32:59,087 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 01:33:00,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-08 01:33:03,631 - 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=f4b9c83f-a252-41a0-a30b-7d3152e03b9e) as the default verifier for the future CLI operations. 2019-01-08 01:33:05,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:33:05,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52aa827b-64aa-4be2-9508-d4ceac4d599b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:33:05,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-52aa827b-64aa-4be2-9508-d4ceac4d599b 2019-01-08 01:33:05,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 01:33:05,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T02:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80661d72744d43218c0cc3506ffa7f8b", "name": "refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_80661d72744d43218c0cc3506ffa7f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_80661d72744d43218c0cc3506ffa7f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/80661d72744d43218c0cc3506ffa7f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/80661d72744d43218c0cc3506ffa7f8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/80661d72744d43218c0cc3506ffa7f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/80661d72744d43218c0cc3506ffa7f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/80661d72744d43218c0cc3506ffa7f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/80661d72744d43218c0cc3506ffa7f8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/80661d72744d43218c0cc3506ffa7f8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/80661d72744d43218c0cc3506ffa7f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/80661d72744d43218c0cc3506ffa7f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/80661d72744d43218c0cc3506ffa7f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/80661d72744d43218c0cc3506ffa7f8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/80661d72744d43218c0cc3506ffa7f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "id": "fdece88ad64446438568b5e2b0be11ce"}, "audit_ids": ["MdbYVSVGR-y0bLK-FNBZWQ"], "issued_at": "2019-01-08T01:33:05.000000Z"}} 2019-01-08 01:33:05,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 01:33:05,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}09f33c5d11d80a579a7857bf5c59530582d19282" 2019-01-08 01:33:05,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-ccd4d3e1-e2d4-444e-ad1a-f24178eb6e89 Date: Tue, 08 Jan 2019 01:33: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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 01:33:05,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-ccd4d3e1-e2d4-444e-ad1a-f24178eb6e89 2019-01-08 01:33:05,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.210000038147s 2019-01-08 01:33:05,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-ccd4d3e1-e2d4-444e-ad1a-f24178eb6e89 2019-01-08 01:33:05,957 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-08 01:33:05,958 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:33:06,084 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 01:33:06,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:33:06,090 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 01:33:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 01:33:06,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:33:06,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}09f33c5d11d80a579a7857bf5c59530582d19282" 2019-01-08 01:33:06,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6d940e1a-87dc-4578-895c-bac3a814668e Date: Tue, 08 Jan 2019 01:33:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:33:06,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-6d940e1a-87dc-4578-895c-bac3a814668e 2019-01-08 01:33:06,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232779979706s 2019-01-08 01:33:06,326 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-6d940e1a-87dc-4578-895c-bac3a814668e 2019-01-08 01:33:06,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 01:33:06,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}09f33c5d11d80a579a7857bf5c59530582d19282" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97"}' 2019-01-08 01:33:06,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-08311413-f98b-4dc8-a88e-b8f120bdc233 Date: Tue, 08 Jan 2019 01:33:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/file", "owner": "80661d72744d43218c0cc3506ffa7f8b", "id": "da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "size": null, "self": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:33:06Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "checksum": null, "created_at": "2019-01-08T01:33:06Z", "protected": false} 2019-01-08 01:33:06,697 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-08311413-f98b-4dc8-a88e-b8f120bdc233 2019-01-08 01:33:06,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.363332033157s 2019-01-08 01:33:06,698 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-08311413-f98b-4dc8-a88e-b8f120bdc233 returning object da9d5510-3fae-44d8-bbb6-969e67f5c6ec 2019-01-08 01:33:06,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 01:33:06,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/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}09f33c5d11d80a579a7857bf5c59530582d19282" -d '' 2019-01-08 01:33:07,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38700294-d4a9-4cac-80e3-f779620e9229 Date: Tue, 08 Jan 2019 01:33:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:33:07,770 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/file used request id req-38700294-d4a9-4cac-80e3-f779620e9229 2019-01-08 01:33:07,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07218003273s 2019-01-08 01:33:07,771 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/file used request id req-38700294-d4a9-4cac-80e3-f779620e9229 2019-01-08 01:33:07,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:33:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}09f33c5d11d80a579a7857bf5c59530582d19282" 2019-01-08 01:33:07,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-22b69be5-298d-4397-9903-dc321895f4d3 Date: Tue, 08 Jan 2019 01:33:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap", "metadata": {}}], "file": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/file", "owner": "80661d72744d43218c0cc3506ffa7f8b", "id": "da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "size": 12716032, "self": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:33:07Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:33:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:33:07,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-22b69be5-298d-4397-9903-dc321895f4d3 2019-01-08 01:33:07,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0332198143005s 2019-01-08 01:33:07,809 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-22b69be5-298d-4397-9903-dc321895f4d3 2019-01-08 01:33:07,811 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/file', 'owner': u'80661d72744d43218c0cc3506ffa7f8b', 'id': u'da9d5510-3fae-44d8-bbb6-969e67f5c6ec', 'size': 12716032, u'self': u'/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'80661d72744d43218c0cc3506ffa7f8b', 'name': 'refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T01:33:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T01:33:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 'created': u'2019-01-08T01:33:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T01:33:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 01:33:07,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 01:33:07,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 01:33:08,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8df0f81-5693-4896-99e0-d9cc26e04e1a x-compute-request-id: req-e8df0f81-5693-4896-99e0-d9cc26e04e1a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503", "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": "c209ee72-4eb5-47e3-bccf-bd3d395ed503"}} 2019-01-08 01:33:08,043 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-e8df0f81-5693-4896-99e0-d9cc26e04e1a 2019-01-08 01:33:08,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.231439113617s 2019-01-08 01:33:08,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-e8df0f81-5693-4896-99e0-d9cc26e04e1a 2019-01-08 01:33:08,044 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_a73fe27f-3372-41ad-9d13-d4bae2d7be97', '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'09a7ababfff6470fbcae0a281405cb8c', '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'c209ee72-4eb5-47e3-bccf-bd3d395ed503', 'swap': 0}) 2019-01-08 01:33:08,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 01:33:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503/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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" -d '{"extra_specs": {}}' 2019-01-08 01:33:08,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:33: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-42599d24-0a68-4c86-b60d-18de94fef52e x-compute-request-id: req-42599d24-0a68-4c86-b60d-18de94fef52e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 01:33:08,069 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503/os-extra_specs used request id req-42599d24-0a68-4c86-b60d-18de94fef52e 2019-01-08 01:33:08,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023806810379s 2019-01-08 01:33:08,069 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503/os-extra_specs used request id req-42599d24-0a68-4c86-b60d-18de94fef52e 2019-01-08 01:33:08,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:33:08,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:33: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:33:08,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:33:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}09f33c5d11d80a579a7857bf5c59530582d19282" 2019-01-08 01:33:08,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dbd9ea7-57d9-4065-9e64-1f2a8c5bf7d3 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:33:08,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1dbd9ea7-57d9-4065-9e64-1f2a8c5bf7d3 2019-01-08 01:33:08,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112540006638s 2019-01-08 01:33:08,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1dbd9ea7-57d9-4065-9e64-1f2a8c5bf7d3 2019-01-08 01:33:08,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 01:33:08,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:33:08,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:33: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-97f2cad0-2e0b-4eda-be24-b39ee9b5e840 x-compute-request-id: req-97f2cad0-2e0b-4eda-be24-b39ee9b5e840 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 01:33:08,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-97f2cad0-2e0b-4eda-be24-b39ee9b5e840 2019-01-08 01:33:08,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0411198139191s 2019-01-08 01:33:08,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-97f2cad0-2e0b-4eda-be24-b39ee9b5e840 2019-01-08 01:33:08,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:33:08,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}09f33c5d11d80a579a7857bf5c59530582d19282" 2019-01-08 01:33:08,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-ce912621-b966-4a0f-9eaf-0ccad445cb14 Date: Tue, 08 Jan 2019 01:33:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap", "metadata": {}}], "file": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/file", "owner": "80661d72744d43218c0cc3506ffa7f8b", "id": "da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "size": 12716032, "self": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:33:07Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:33:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:33:08,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ce912621-b966-4a0f-9eaf-0ccad445cb14 2019-01-08 01:33:08,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.238697052002s 2019-01-08 01:33:08,493 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ce912621-b966-4a0f-9eaf-0ccad445cb14 2019-01-08 01:33:08,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 01:33:08,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}09f33c5d11d80a579a7857bf5c59530582d19282" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97"}' 2019-01-08 01:33:09,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f70706c4-4156-4459-8cfb-82c846d1da05 Date: Tue, 08 Jan 2019 01:33:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/file", "owner": "80661d72744d43218c0cc3506ffa7f8b", "id": "2a2182f4-5783-4ca0-b2a1-95e50e1603a8", "size": null, "self": "/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:33:09Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "checksum": null, "created_at": "2019-01-08T01:33:09Z", "protected": false} 2019-01-08 01:33:09,210 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-f70706c4-4156-4459-8cfb-82c846d1da05 2019-01-08 01:33:09,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.707763910294s 2019-01-08 01:33:09,210 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-f70706c4-4156-4459-8cfb-82c846d1da05 returning object 2a2182f4-5783-4ca0-b2a1-95e50e1603a8 2019-01-08 01:33:09,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 01:33:09,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/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}09f33c5d11d80a579a7857bf5c59530582d19282" -d '' 2019-01-08 01:33:10,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-809e2eca-138b-4dbf-9b8d-49ea535eb70e Date: Tue, 08 Jan 2019 01:33:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:33:10,313 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/file used request id req-809e2eca-138b-4dbf-9b8d-49ea535eb70e 2019-01-08 01:33:10,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10205888748s 2019-01-08 01:33:10,313 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/file used request id req-809e2eca-138b-4dbf-9b8d-49ea535eb70e 2019-01-08 01:33:10,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:33:10,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}09f33c5d11d80a579a7857bf5c59530582d19282" 2019-01-08 01:33:10,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-a7e6e771-2cd4-4955-be60-3e0e5661f554 Date: Tue, 08 Jan 2019 01:33:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/snap", "metadata": {}}], "file": "/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/file", "owner": "80661d72744d43218c0cc3506ffa7f8b", "id": "2a2182f4-5783-4ca0-b2a1-95e50e1603a8", "size": 12716032, "self": "/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:33:10Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:33:09Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap", "metadata": {}}], "file": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/file", "owner": "80661d72744d43218c0cc3506ffa7f8b", "id": "da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "size": 12716032, "self": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:33:07Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:33:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:33:10,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-a7e6e771-2cd4-4955-be60-3e0e5661f554 2019-01-08 01:33:10,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228569030762s 2019-01-08 01:33:10,546 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-a7e6e771-2cd4-4955-be60-3e0e5661f554 2019-01-08 01:33:10,549 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/file', 'owner': u'80661d72744d43218c0cc3506ffa7f8b', 'id': u'2a2182f4-5783-4ca0-b2a1-95e50e1603a8', 'size': 12716032, u'self': u'/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'80661d72744d43218c0cc3506ffa7f8b', 'name': 'refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T01:33:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T01:33:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97', 'created': u'2019-01-08T01:33:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T01:33:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 01:33:10,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 01:33:10,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 01:33:10,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-735d9bba-0a19-479a-91a2-9773aa06205e x-compute-request-id: req-735d9bba-0a19-479a-91a2-9773aa06205e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a", "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": "c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a"}} 2019-01-08 01:33:10,620 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-735d9bba-0a19-479a-91a2-9773aa06205e 2019-01-08 01:33:10,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0708150863647s 2019-01-08 01:33:10,621 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-735d9bba-0a19-479a-91a2-9773aa06205e 2019-01-08 01:33:10,622 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97', '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'09a7ababfff6470fbcae0a281405cb8c', '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'c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a', 'swap': 0}) 2019-01-08 01:33:10,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 01:33:10,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a/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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" -d '{"extra_specs": {}}' 2019-01-08 01:33:10,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c88fab9-8652-415c-8282-16c2fcf400e1 x-compute-request-id: req-6c88fab9-8652-415c-8282-16c2fcf400e1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 01:33:10,651 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a/os-extra_specs used request id req-6c88fab9-8652-415c-8282-16c2fcf400e1 2019-01-08 01:33:10,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0289669036865s 2019-01-08 01:33:10,652 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a/os-extra_specs used request id req-6c88fab9-8652-415c-8282-16c2fcf400e1 2019-01-08 01:33:10,652 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97', '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'09a7ababfff6470fbcae0a281405cb8c', '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'c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a', 'swap': 0}) 2019-01-08 01:33:13,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-08 01:33:13,698 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-08 01:33:13,698 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-08 01:33:13,701 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-08 01:33:17,427 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-01-08 01:33:17,427 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-01-08 01:33:17,427 - 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 2019-01-08 01:33:17,427 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-08 01:33:17,427 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-01-08 01:33:17,427 - 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 2019-01-08 01:33:17,427 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-01-08 01:33:17,427 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-01-08 01:33:17,428 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-01-08 01:33:17,428 - 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 2019-01-08 01:33:17,428 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-01-08 01:33:17,428 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-01-08 01:33:17,428 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-01-08 01:33:17,428 - 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 2019-01-08 01:33:17,428 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-01-08 01:33:17,428 - 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 2019-01-08 01:33:17,428 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-01-08 01:33:17,428 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2019-01-08 01:33:17,428 - 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 2019-01-08 01:33:17,428 - 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 2019-01-08 01:33:17,428 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-01-08 01:33:17,428 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-01-08 01:33:17,429 - 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 2019-01-08 01:33:17,429 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-01-08 01:33:17,429 - 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 2019-01-08 01:33:17,429 - 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 2019-01-08 01:33:17,429 - 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 2019-01-08 01:33:17,429 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-01-08 01:33:17,429 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-01-08 01:33:17,429 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-01-08 01:33:17,429 - 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 2019-01-08 01:33:17,429 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-01-08 01:33:17,429 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-01-08 01:33:17,429 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-01-08 01:33:17,429 - 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 2019-01-08 01:33:17,429 - 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 2019-01-08 01:33:17,429 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-01-08 01:33:17,430 - 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 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-01-08 01:33:17,430 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-01-08 01:33:17,431 - 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 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-01-08 01:33:17,431 - 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 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-01-08 01:33:17,431 - 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 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-01-08 01:33:17,431 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-01-08 01:33:17,432 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-01-08 01:33:17,432 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-01-08 01:33:17,432 - 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 2019-01-08 01:33:17,432 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-01-08 01:33:17,432 - 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 2019-01-08 01:33:17,432 - 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 2019-01-08 01:33:17,432 - 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 2019-01-08 01:33:17,432 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-08 01:33:17,432 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-01-08 01:33:17,432 - 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 2019-01-08 01:33:17,432 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-01-08 01:33:17,432 - 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 2019-01-08 01:33:17,432 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-01-08 01:33:17,432 - 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 2019-01-08 01:33:17,432 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-01-08 01:33:17,433 - 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 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-01-08 01:33:17,433 - 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 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-01-08 01:33:17,433 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-01-08 01:33:17,434 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-01-08 01:33:17,434 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-01-08 01:33:17,434 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2019-01-08 01:33:17,434 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-01-08 01:33:17,434 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-01-08 01:33:17,434 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-01-08 01:33:17,434 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-01-08 01:33:17,434 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-08 01:33:17,437 - 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']'. 2019-01-08 01:33:25,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:25.636 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.260s] 2019-01-08 01:33:25,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:25.700 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.250s] 2019-01-08 01:33:25,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:25.746 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.046s] 2019-01-08 01:33:42,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:42.945 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.697s] 2019-01-08 01:33:46,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:46.476 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [11.187s] 2019-01-08 01:33:47,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:47.646 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.172s] 2019-01-08 01:33:55,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:55.958 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.062s] 2019-01-08 01:33:55,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:55.970 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2019-01-08 01:33:56,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.011 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [1.109s] 2019-01-08 01:33:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.078 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2019-01-08 01:33:56,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.094 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.124s] 2019-01-08 01:33:56,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.104 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2019-01-08 01:33:56,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.113 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.009s] 2019-01-08 01:33:56,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.135 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2019-01-08 01:33:56,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.205 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.069s] 2019-01-08 01:33:56,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.274 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.069s] 2019-01-08 01:33:56,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.570 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.492s] 2019-01-08 01:33:56,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.665 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.093s] 2019-01-08 01:33:56,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.667 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-08 01:33:56,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.799 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.525s] 2019-01-08 01:33:56,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.815 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-08 01:33:56,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:33:56.880 17722 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.065s] 2019-01-08 01:34:02,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:02.293 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.059s] 2019-01-08 01:34:02,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:02.641 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.557s] 2019-01-08 01:34:03,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:03.089 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.447s] 2019-01-08 01:34:03,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:03.659 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.569s] 2019-01-08 01:34:04,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:04.627 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.968s] 2019-01-08 01:34:04,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:04.773 17722 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.194s] 2019-01-08 01:34:04,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:04.956 17722 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.183s] 2019-01-08 01:34:05,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:05.458 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.831s] 2019-01-08 01:34:05,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:05.484 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.190s] 2019-01-08 01:34:05,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:05.525 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.067s] 2019-01-08 01:34:05,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:05.594 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.069s] 2019-01-08 01:34:05,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:05.657 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.062s] 2019-01-08 01:34:05,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:05.723 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.065s] 2019-01-08 01:34:05,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:05.797 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.074s] 2019-01-08 01:34:05,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:05.936 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.139s] 2019-01-08 01:34:05,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:05.969 17722 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.011s] 2019-01-08 01:34:06,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:06.202 17722 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.234s] 2019-01-08 01:34:06,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:06.420 17722 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.218s] 2019-01-08 01:34:12,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:12.015 17722 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.694s] 2019-01-08 01:34:21,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:21.052 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.424s] 2019-01-08 01:34:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:22.075 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.021s] 2019-01-08 01:34:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:23.367 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.291s] 2019-01-08 01:34:24,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:24.383 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.015s] 2019-01-08 01:34:24,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:24.672 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.420s] 2019-01-08 01:34:25,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:25.210 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.826s] 2019-01-08 01:34:26,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:26.677 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.465s] 2019-01-08 01:34:27,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:27.670 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.994s] 2019-01-08 01:34:28,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:28.506 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.359s] 2019-01-08 01:34:28,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:28.622 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.951s] 2019-01-08 01:34:28,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:28.875 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.370s] 2019-01-08 01:34:29,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:29.084 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.208s] 2019-01-08 01:34:29,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:29.378 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.755s] 2019-01-08 01:34:29,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:29.440 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.356s] 2019-01-08 01:34:29,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:29.867 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.426s] 2019-01-08 01:34:30,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:30.326 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.653s] 2019-01-08 01:34:30,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:30.334 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.467s] 2019-01-08 01:34:30,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:30.536 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.157s] 2019-01-08 01:34:31,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:31.156 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.619s] 2019-01-08 01:34:32,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:32.048 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.892s] 2019-01-08 01:34:32,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:32.422 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.373s] 2019-01-08 01:34:33,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:33.211 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.788s] 2019-01-08 01:34:33,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:33.774 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.563s] 2019-01-08 01:34:34,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:34.190 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.416s] 2019-01-08 01:34:34,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:34.570 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.379s] 2019-01-08 01:34:34,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:34.875 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.305s] 2019-01-08 01:34:34,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:34.915 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.589s] 2019-01-08 01:34:39,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:39.367 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.450s] 2019-01-08 01:34:40,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:40.368 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.380s] 2019-01-08 01:34:40,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:40.860 17722 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.492s] 2019-01-08 01:34:42,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:42.752 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [1.140s] 2019-01-08 01:34:42,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:42.823 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2019-01-08 01:34:43,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:43.419 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.594s] 2019-01-08 01:34:43,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:43.560 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.140s] 2019-01-08 01:34:43,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:43.562 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-01-08 01:34:44,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:44.665 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.297s] 2019-01-08 01:34:44,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:44.667 17722 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.104s] 2019-01-08 01:34:44,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:44.777 17722 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.111s] 2019-01-08 01:34:44,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:44.884 17722 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.107s] 2019-01-08 01:34:49,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:49.331 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.666s] 2019-01-08 01:34:54,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:54.283 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.951s] 2019-01-08 01:34:55,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:55.195 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2019-01-08 01:34:55,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:55.205 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2019-01-08 01:34:55,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:55.250 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.045s] 2019-01-08 01:34:55,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:55.484 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.233s] 2019-01-08 01:34:55,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:55.523 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.039s] 2019-01-08 01:34:55,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:55.576 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.053s] 2019-01-08 01:34:55,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:55.808 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.231s] 2019-01-08 01:34:56,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:56.083 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.275s] 2019-01-08 01:34:56,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:56.129 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.045s] 2019-01-08 01:34:56,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:34:56.391 17722 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.262s] 2019-01-08 01:35:01,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:01.291 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.007s] 2019-01-08 01:35:06,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:06.616 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.324s] 2019-01-08 01:35:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:06.816 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.201s] 2019-01-08 01:35:07,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:07.138 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.321s] 2019-01-08 01:35:07,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:07.237 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.098s] 2019-01-08 01:35:07,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:07.283 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.046s] 2019-01-08 01:35:07,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:07.450 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.167s] 2019-01-08 01:35:07,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:07.458 17722 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.608s] 2019-01-08 01:35:07,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:07.742 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.291s] 2019-01-08 01:35:07,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:07.834 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.092s] 2019-01-08 01:35:07,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:07.922 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.087s] 2019-01-08 01:35:07,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:07.984 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.062s] 2019-01-08 01:35:13,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:13.083 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.097s] 2019-01-08 01:35:19,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:19.253 17722 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.192s] 2019-01-08 01:35:22,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:22.617 17722 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.364s] 2019-01-08 01:35:32,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:32.346 17722 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-01-08 01:35:37,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:37.153 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.338s] 2019-01-08 01:35:37,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:37.357 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.951s] 2019-01-08 01:35:42,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:42.842 17722 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.980s] 2019-01-08 01:35:48,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:48.340 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.983s] 2019-01-08 01:35:53,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:53.505 17722 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.661s] 2019-01-08 01:35:55,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:55.617 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [68.818s] 2019-01-08 01:35:57,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:57.722 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.381s] 2019-01-08 01:35:58,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:35:58.175 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [21.021s] 2019-01-08 01:36:02,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:02.929 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.205s] 2019-01-08 01:36:03,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:03.391 17722 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.885s] 2019-01-08 01:36:08,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:08.386 17722 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.230s] 2019-01-08 01:36:08,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:08.599 17722 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.213s] 2019-01-08 01:36:25,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:25.046 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [26.866s] 2019-01-08 01:36:35,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:35.573 17722 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [39.948s] 2019-01-08 01:36:36,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:36.227 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [33.295s] 2019-01-08 01:36:38,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:38.606 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.382s] 2019-01-08 01:36:43,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:43.865 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.821s] 2019-01-08 01:36:48,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:48.646 17722 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.418s] 2019-01-08 01:36:53,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:53.379 17722 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.720s] 2019-01-08 01:36:53,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:53.410 17722 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.031s] 2019-01-08 01:36:59,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:36:59.630 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.589s] 2019-01-08 01:37:03,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:03.320 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.928s] 2019-01-08 01:37:04,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:04.635 17722 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.695s] 2019-01-08 01:37:05,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:05.405 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.084s] 2019-01-08 01:37:07,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:07.525 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.892s] 2019-01-08 01:37:09,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:09.902 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.492s] 2019-01-08 01:37:10,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:10.847 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.947s] 2019-01-08 01:37:11,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:11.323 17722 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.688s] 2019-01-08 01:37:13,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:13.007 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.158s] 2019-01-08 01:37:15,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:15.008 17722 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.684s] 2019-01-08 01:37:15,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:15.063 17722 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2019-01-08 01:37:15,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:15.117 17722 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.054s] 2019-01-08 01:37:15,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:15.248 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.241s] 2019-01-08 01:37:17,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:17.058 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.806s] 2019-01-08 01:37:17,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:17.131 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.076s] 2019-01-08 01:37:20,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:20.472 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [12.944s] 2019-01-08 01:37:20,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:20.927 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.227s] 2019-01-08 01:37:22,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:22.763 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.833s] 2019-01-08 01:37:23,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:23.869 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.106s] 2019-01-08 01:37:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:24.828 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.957s] 2019-01-08 01:37:26,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:26.204 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.375s] 2019-01-08 01:37:27,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:27.545 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.073s] 2019-01-08 01:37:28,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:28.503 17722 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.384s] 2019-01-08 01:37:28,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:28.561 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.355s] 2019-01-08 01:37:28,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:28.574 17722 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.072s] 2019-01-08 01:37:28,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:28.624 17722 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.049s] 2019-01-08 01:37:29,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:29.642 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.081s] 2019-01-08 01:37:29,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:29.910 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.268s] 2019-01-08 01:37:29,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:29.934 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.023s] 2019-01-08 01:37:29,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:29.951 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.016s] 2019-01-08 01:37:29,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:29.981 17722 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.031s] 2019-01-08 01:37:36,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:36.513 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.226s] 2019-01-08 01:37:38,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:38.028 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.514s] 2019-01-08 01:37:38,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:38.898 17722 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.508s] 2019-01-08 01:37:44,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:44.443 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.196s] 2019-01-08 01:37:45,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:45.063 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.620s] 2019-01-08 01:37:45,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:45.279 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.215s] 2019-01-08 01:37:45,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:45.478 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.198s] 2019-01-08 01:37:45,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:45.681 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.203s] 2019-01-08 01:37:45,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:45.874 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.193s] 2019-01-08 01:37:46,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:46.102 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.227s] 2019-01-08 01:37:46,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:46.327 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.225s] 2019-01-08 01:37:46,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:46.511 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.184s] 2019-01-08 01:37:46,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:46.720 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.208s] 2019-01-08 01:37:46,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:46.906 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.186s] 2019-01-08 01:37:47,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:47.128 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.221s] 2019-01-08 01:37:47,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:47.165 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.037s] 2019-01-08 01:37:47,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:47.378 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.212s] 2019-01-08 01:37:47,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:47.413 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2019-01-08 01:37:47,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:47.598 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.184s] 2019-01-08 01:37:47,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:47.635 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.037s] 2019-01-08 01:37:47,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:47.640 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.215s] 2019-01-08 01:37:47,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:47.848 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.213s] 2019-01-08 01:37:47,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:47.865 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.224s] 2019-01-08 01:37:48,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:48.059 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.211s] 2019-01-08 01:37:48,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:48.099 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.234s] 2019-01-08 01:37:48,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:48.264 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.205s] 2019-01-08 01:37:48,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:48.928 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.827s] 2019-01-08 01:37:49,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:49.548 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.620s] 2019-01-08 01:37:50,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:50.327 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.778s] 2019-01-08 01:37:50,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:50.541 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.213s] 2019-01-08 01:37:50,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:50.590 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2019-01-08 01:37:50,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:50.666 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.075s] 2019-01-08 01:37:50,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:50.738 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.071s] 2019-01-08 01:37:50,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:50.787 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.049s] 2019-01-08 01:37:51,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:51.057 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.268s] 2019-01-08 01:37:51,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:51.310 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.253s] 2019-01-08 01:37:51,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:51.379 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.069s] 2019-01-08 01:37:51,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:51.448 17722 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.069s] 2019-01-08 01:37:58,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:37:58.751 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.399s] 2019-01-08 01:38:05,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:38:05.350 17722 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.598s] 2019-01-08 01:38:22,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:38:22.895 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [55.338s] 2019-01-08 01:38:26,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:38:26.950 17722 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2019-01-08 01:38:31,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:38:31.436 17722 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.883s] 2019-01-08 01:38:32,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:38:32.549 17722 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.113s] 2019-01-08 01:38:50,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:38:50.701 17722 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.101s] 2019-01-08 01:38:50,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:38:50.937 17722 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.237s] 2019-01-08 01:38:51,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:38:51.672 17722 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.735s] 2019-01-08 01:38:55,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:38:55.587 17722 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [3.914s] 2019-01-08 01:39:00,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:39:00.239 17722 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.651s] 2019-01-08 01:39:00,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:39:00.287 17722 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.047s] 2019-01-08 01:39:00,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:39:00.537 17722 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.251s] 2019-01-08 01:39:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:39:15.779 17722 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-08 01:39:19,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:39:19.652 17722 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.206s] 2019-01-08 01:39:25,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:39:25.923 17722 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.790s] 2019-01-08 01:39:26,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:39:26.712 17722 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.789s] 2019-01-08 01:39:48,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:39:48.363 17722 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [21.647s] 2019-01-08 01:40:00,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:40:00.779 17722 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.249s] 2019-01-08 01:40:01,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 01:40:01.404 17722 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.625s] 2019-01-08 01:40:11,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 366e65a2-5b2b-445a-9366-62ecf03c523b 2019-01-08 01:40:11,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '366e65a2-5b2b-445a-9366-62ecf03c523b']'. 2019-01-08 01:40:12,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-08 01:40:12,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-08 01:40:12,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 01:40:12,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 366e65a2-5b2b-445a-9366-62ecf03c523b | 2019-01-08 01:40:12,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-08 01:40:12,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-08 01:33:19 | 2019-01-08 01:40:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-08 01:40:11 | 2019-01-08 01:40:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:52 | 2019-01-08 01:40:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-08 01:40:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-08 01:40:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-08 01:40:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f4b9c83f-a252-41a0-a30b-7d3152e03b9e) | 2019-01-08 01:40:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-08 01:40:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f466fdba-fc14-4571-93da-6b9cb8e9aa4e) | 2019-01-08 01:40:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2019-01-08 01:40:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 398.073 | 2019-01-08 01:40:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2019-01-08 01:40:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-08 01:40:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-08 01:40:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-08 01:40:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-08 01:40:12,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 01:40:12,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-08 01:40:12,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-08 01:40:12,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-01-08 01:40:14,340 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 01:40:14,340 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-08 01:40:14,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 01:40:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09f33c5d11d80a579a7857bf5c59530582d19282" 2019-01-08 01:40:15,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96f6ed12-8901-4ae6-835e-f9fbedbb625e Date: Tue, 08 Jan 2019 01:40:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:40:15,538 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8 used request id req-96f6ed12-8901-4ae6-835e-f9fbedbb625e 2019-01-08 01:40:15,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19136404991s 2019-01-08 01:40:15,538 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/2a2182f4-5783-4ca0-b2a1-95e50e1603a8 used request id req-96f6ed12-8901-4ae6-835e-f9fbedbb625e 2019-01-08 01:40:15,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 01:40:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:15,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b64d752-594b-4063-8952-d68881028b2e x-compute-request-id: req-7b64d752-594b-4063-8952-d68881028b2e Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503", "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": "c209ee72-4eb5-47e3-bccf-bd3d395ed503"}, {"name": "refstack_defcore-flavor_alt_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a", "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": "c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a"}]} 2019-01-08 01:40:15,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-7b64d752-594b-4063-8952-d68881028b2e 2019-01-08 01:40:15,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.213793039322s 2019-01-08 01:40:15,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-7b64d752-594b-4063-8952-d68881028b2e 2019-01-08 01:40:15,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 01:40:15,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:15,793 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:40:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1f43f86-615f-426b-941e-e27d9f9fac7e x-compute-request-id: req-e1f43f86-615f-426b-941e-e27d9f9fac7e Content-Length: 0 Content-Type: application/json 2019-01-08 01:40:15,793 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a used request id req-e1f43f86-615f-426b-941e-e27d9f9fac7e 2019-01-08 01:40:15,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0380589962006s 2019-01-08 01:40:15,794 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c31e61c7-2e48-45bc-b472-4ae4c7fa0c8a used request id req-e1f43f86-615f-426b-941e-e27d9f9fac7e 2019-01-08 01:40:15,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:40:15,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}09f33c5d11d80a579a7857bf5c59530582d19282" 2019-01-08 01:40:16,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-60d39ebe-20be-4de5-8738-4416cf408bc8 Date: Tue, 08 Jan 2019 01:40:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap", "metadata": {}}], "file": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/file", "owner": "80661d72744d43218c0cc3506ffa7f8b", "id": "da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "size": 12716032, "self": "/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:33:07Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:33:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:40:16,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-60d39ebe-20be-4de5-8738-4416cf408bc8 2019-01-08 01:40:16,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305966854095s 2019-01-08 01:40:16,104 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-60d39ebe-20be-4de5-8738-4416cf408bc8 2019-01-08 01:40:16,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 01:40:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09f33c5d11d80a579a7857bf5c59530582d19282" 2019-01-08 01:40:16,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85a92e32-1a6c-4124-a093-222ebdd02bc0 Date: Tue, 08 Jan 2019 01:40:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:40:16,627 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec used request id req-85a92e32-1a6c-4124-a093-222ebdd02bc0 2019-01-08 01:40:16,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.521343946457s 2019-01-08 01:40:16,627 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/da9d5510-3fae-44d8-bbb6-969e67f5c6ec used request id req-85a92e32-1a6c-4124-a093-222ebdd02bc0 2019-01-08 01:40:16,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 01:40:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:16,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d458ce-d593-4bc7-9357-ec284df5e1cb x-compute-request-id: req-53d458ce-d593-4bc7-9357-ec284df5e1cb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503", "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": "c209ee72-4eb5-47e3-bccf-bd3d395ed503"}]} 2019-01-08 01:40:16,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-53d458ce-d593-4bc7-9357-ec284df5e1cb 2019-01-08 01:40:16,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225777626038s 2019-01-08 01:40:16,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-53d458ce-d593-4bc7-9357-ec284df5e1cb 2019-01-08 01:40:16,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 01:40:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:16,691 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b942a9e-0b06-4e4a-ab2a-96ab9f097ad3 x-compute-request-id: req-7b942a9e-0b06-4e4a-ab2a-96ab9f097ad3 Content-Length: 0 Content-Type: application/json 2019-01-08 01:40:16,691 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503 used request id req-7b942a9e-0b06-4e4a-ab2a-96ab9f097ad3 2019-01-08 01:40:16,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0391969680786s 2019-01-08 01:40:16,692 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c209ee72-4eb5-47e3-bccf-bd3d395ed503 used request id req-7b942a9e-0b06-4e4a-ab2a-96ab9f097ad3 2019-01-08 01:40:16,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:40:16,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:16,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b828e2-496a-4073-b6e6-a8e6dcdd3c2c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": {"self": "http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdece88ad64446438568b5e2b0be11ce", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:40:16,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-55b828e2-496a-4073-b6e6-a8e6dcdd3c2c 2019-01-08 01:40:16,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118256807327s 2019-01-08 01:40:16,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-55b828e2-496a-4073-b6e6-a8e6dcdd3c2c 2019-01-08 01:40:16,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:40:16,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:16,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f196e8-e190-4d50-aac6-3af489e0f004 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_a73fe27f-3372-41ad-9d13-d4bae2d7be97", "links": {"self": "http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fdece88ad64446438568b5e2b0be11ce", "description": null}} 2019-01-08 01:40:16,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce used request id req-36f196e8-e190-4d50-aac6-3af489e0f004 2019-01-08 01:40:16,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126869916916s 2019-01-08 01:40:16,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce used request id req-36f196e8-e190-4d50-aac6-3af489e0f004 2019-01-08 01:40:16,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 01:40:16,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:17,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47aedc3f-1ac7-4d9e-be03-c2a05bacc92a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:40:17,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce used request id req-47aedc3f-1ac7-4d9e-be03-c2a05bacc92a 2019-01-08 01:40:17,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.217372179031s 2019-01-08 01:40:17,163 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/fdece88ad64446438568b5e2b0be11ce used request id req-47aedc3f-1ac7-4d9e-be03-c2a05bacc92a 2019-01-08 01:40:17,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:40:17,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:17,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8954baad-f79f-4ae1-815f-031c0c0f5e46 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b"}, "tags": [], "enabled": true, "id": "80661d72744d43218c0cc3506ffa7f8b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_a73fe27f-3372-41ad-9d13-d4bae2d7be97"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 01:40:17,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-8954baad-f79f-4ae1-815f-031c0c0f5e46 2019-01-08 01:40:17,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110936164856s 2019-01-08 01:40:17,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-8954baad-f79f-4ae1-815f-031c0c0f5e46 2019-01-08 01:40:17,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 01:40:17,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:17,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:40:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba3c9f6-19e1-46de-8942-05937b0cea3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:40:17,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b used request id req-7ba3c9f6-19e1-46de-8942-05937b0cea3d 2019-01-08 01:40:17,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.198767185211s 2019-01-08 01:40:17,484 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/80661d72744d43218c0cc3506ffa7f8b used request id req-7ba3c9f6-19e1-46de-8942-05937b0cea3d 2019-01-08 01:40:17,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 01:40:17,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=80661d72744d43218c0cc3506ffa7f8b&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}25a7509f05ab0ba33a69ce4bddad57bd7cd9609e" 2019-01-08 01:40:17,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-31e98c4b-3f9a-45e4-b9c9-78deccb67e69 Date: Tue, 08 Jan 2019 01:40:17 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:40:17,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=80661d72744d43218c0cc3506ffa7f8b&name=default used request id req-31e98c4b-3f9a-45e4-b9c9-78deccb67e69 2019-01-08 01:40:17,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222149848938s 2019-01-08 01:40:17,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=80661d72744d43218c0cc3506ffa7f8b&name=default used request id req-31e98c4b-3f9a-45e4-b9c9-78deccb67e69 2019-01-08 01:40:17,762 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-08 01:40:17,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:40:17,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc4919d-063f-4ac6-bf1c-e0f9b872c43c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:40:17,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5bc4919d-063f-4ac6-bf1c-e0f9b872c43c 2019-01-08 01:40:17,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 01:40:18,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T02:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["-ln1OQnpRqy_no2LGEt4hA"], "issued_at": "2019-01-08T01:40:18.000000Z"}} 2019-01-08 01:40:18,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 01:40:18,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:19,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4e3f06d5-5c64-4ba7-87aa-d82ae22f15fc Date: Tue, 08 Jan 2019 01:40:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:40:19,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4e3f06d5-5c64-4ba7-87aa-d82ae22f15fc 2019-01-08 01:40:19,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.919800043106s 2019-01-08 01:40:19,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4e3f06d5-5c64-4ba7-87aa-d82ae22f15fc 2019-01-08 01:40:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:40:19,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:40: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:40:19,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:40:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:19,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf1728a-4d36-4c70-98d5-85a3d4b66ad4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 01:40:19,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-ddf1728a-4d36-4c70-98d5-85a3d4b66ad4 2019-01-08 01:40:19,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102588891983s 2019-01-08 01:40:19,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-ddf1728a-4d36-4c70-98d5-85a3d4b66ad4 2019-01-08 01:40:19,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 01:40:19,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd"}}' 2019-01-08 01:40:19,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d304cfe-418f-4c6c-80db-4923c44a3835 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.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6"}, "tags": [], "enabled": true, "id": "fdb4a3dcdf85459cbcc31deb66b1edc6", "parent_id": "default", "domain_id": "default", "name": "patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd"}} 2019-01-08 01:40:19,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-6d304cfe-418f-4c6c-80db-4923c44a3835 2019-01-08 01:40:19,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.152752876282s 2019-01-08 01:40:19,418 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-6d304cfe-418f-4c6c-80db-4923c44a3835 2019-01-08 01:40:19,419 - 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'fdb4a3dcdf85459cbcc31deb66b1edc6', '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_bdbee1f1-740e-4f46-872d-ca4e0dc19afd'}) 2019-01-08 01:40:19,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 01:40:19,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5b893604-0029-43bd-8faf-ac73fe0b2cf4", "email": null, "name": "patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd"}}' 2019-01-08 01:40:19,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44d0a0f-19fa-4da1-961e-9501a010532f Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": {"self": "http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f0d7e4951076446390fc65bc94f051f3", "domain_id": "default", "password_expires_at": null}} 2019-01-08 01:40:19,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-c44d0a0f-19fa-4da1-961e-9501a010532f 2019-01-08 01:40:19,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375464916229s 2019-01-08 01:40:19,801 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-c44d0a0f-19fa-4da1-961e-9501a010532f 2019-01-08 01:40:19,802 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f0d7e4951076446390fc65bc94f051f3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd'}) 2019-01-08 01:40:19,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:40:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:19,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbb15a5-ec5f-481c-8f09-f5bf1172701a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:40:19,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ffbb15a5-ec5f-481c-8f09-f5bf1172701a 2019-01-08 01:40:19,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11786198616s 2019-01-08 01:40:19,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ffbb15a5-ec5f-481c-8f09-f5bf1172701a 2019-01-08 01:40:19,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:40:19,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:20,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eed53c1-d21a-4a32-bad8-22dec9f42375 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:40:20,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4eed53c1-d21a-4a32-bad8-22dec9f42375 2019-01-08 01:40:20,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107352018356s 2019-01-08 01:40:20,036 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4eed53c1-d21a-4a32-bad8-22dec9f42375 2019-01-08 01:40:20,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:40:20,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:20,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275dee72-9b63-4182-8177-55fd29a3e22d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:40:20,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-275dee72-9b63-4182-8177-55fd29a3e22d 2019-01-08 01:40:20,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102159023285s 2019-01-08 01:40:20,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-275dee72-9b63-4182-8177-55fd29a3e22d 2019-01-08 01:40:20,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:40:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:20,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757cad7f-c1f6-499d-91e5-6b140aa9f14a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": {"self": "http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f0d7e4951076446390fc65bc94f051f3", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:40:20,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-757cad7f-c1f6-499d-91e5-6b140aa9f14a 2019-01-08 01:40:20,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123277902603s 2019-01-08 01:40:20,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-757cad7f-c1f6-499d-91e5-6b140aa9f14a 2019-01-08 01:40:20,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:40:20,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:20,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267d6332-3d0b-40b6-b234-c2736b23b844 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6"}, "tags": [], "enabled": true, "id": "fdb4a3dcdf85459cbcc31deb66b1edc6", "parent_id": "default", "domain_id": "default", "name": "patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd"}]} 2019-01-08 01:40:20,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-267d6332-3d0b-40b6-b234-c2736b23b844 2019-01-08 01:40:20,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0227100849152s 2019-01-08 01:40:20,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-267d6332-3d0b-40b6-b234-c2736b23b844 2019-01-08 01:40:20,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:40:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=f0d7e4951076446390fc65bc94f051f3&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=fdb4a3dcdf85459cbcc31deb66b1edc6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:20,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e528cdd-7a22-4650-9795-0fb10ffa90c2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=f0d7e4951076446390fc65bc94f051f3&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=fdb4a3dcdf85459cbcc31deb66b1edc6", "previous": null, "next": null}} 2019-01-08 01:40:20,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=f0d7e4951076446390fc65bc94f051f3&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=fdb4a3dcdf85459cbcc31deb66b1edc6 used request id req-5e528cdd-7a22-4650-9795-0fb10ffa90c2 2019-01-08 01:40:20,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101366996765s 2019-01-08 01:40:20,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=f0d7e4951076446390fc65bc94f051f3&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=fdb4a3dcdf85459cbcc31deb66b1edc6 used request id req-5e528cdd-7a22-4650-9795-0fb10ffa90c2 2019-01-08 01:40:20,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 01:40:20,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6/users/f0d7e4951076446390fc65bc94f051f3/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:20,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b916c8-6453-4e9f-9eea-8dc6403114ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:40:20,577 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6/users/f0d7e4951076446390fc65bc94f051f3/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-95b916c8-6453-4e9f-9eea-8dc6403114ec 2019-01-08 01:40:20,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16157913208s 2019-01-08 01:40:20,578 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6/users/f0d7e4951076446390fc65bc94f051f3/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-95b916c8-6453-4e9f-9eea-8dc6403114ec 2019-01-08 01:40:20,578 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 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'fdb4a3dcdf85459cbcc31deb66b1edc6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5b893604-0029-43bd-8faf-ac73fe0b2cf4', 'username': u'patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 01:40:20,582 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 'password': '5b893604-0029-43bd-8faf-ac73fe0b2cf4', 'project_name': 'patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': 'fdb4a3dcdf85459cbcc31deb66b1edc6', 'project_domain_name': 'Default'} 2019-01-08 01:40:20,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:40:20,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:20,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966bd652-a70a-4326-830a-e9c28d5de5c7 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:40:20,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-966bd652-a70a-4326-830a-e9c28d5de5c7 2019-01-08 01:40:20,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1141269207s 2019-01-08 01:40:20,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-966bd652-a70a-4326-830a-e9c28d5de5c7 2019-01-08 01:40:20,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:40:20,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:20,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e08871-afe2-429e-bca8-72d01c9f16e3 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:40:20,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e3e08871-afe2-429e-bca8-72d01c9f16e3 2019-01-08 01:40:20,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100847959518s 2019-01-08 01:40:20,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e3e08871-afe2-429e-bca8-72d01c9f16e3 2019-01-08 01:40:20,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:40:20,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:20,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aae557-a44b-46e9-91c7-e67d31b1e720 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:40:20,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b6aae557-a44b-46e9-91c7-e67d31b1e720 2019-01-08 01:40:20,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0999219417572s 2019-01-08 01:40:20,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b6aae557-a44b-46e9-91c7-e67d31b1e720 2019-01-08 01:40:20,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:40:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:21,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0d6c02-5087-40f5-be6e-9bce747c24a9 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": {"self": "http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f0d7e4951076446390fc65bc94f051f3", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:40:21,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ad0d6c02-5087-40f5-be6e-9bce747c24a9 2019-01-08 01:40:21,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124788999557s 2019-01-08 01:40:21,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ad0d6c02-5087-40f5-be6e-9bce747c24a9 2019-01-08 01:40:21,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:40:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:21,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2462b69-9dcd-4464-9dc1-7898edcee707 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6"}, "tags": [], "enabled": true, "id": "fdb4a3dcdf85459cbcc31deb66b1edc6", "parent_id": "default", "domain_id": "default", "name": "patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd"}]} 2019-01-08 01:40:21,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c2462b69-9dcd-4464-9dc1-7898edcee707 2019-01-08 01:40:21,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10190486908s 2019-01-08 01:40:21,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c2462b69-9dcd-4464-9dc1-7898edcee707 2019-01-08 01:40:21,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:40:21,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=f0d7e4951076446390fc65bc94f051f3&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=fdb4a3dcdf85459cbcc31deb66b1edc6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:21,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fae9511-0456-4339-981c-de0701fee040 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=f0d7e4951076446390fc65bc94f051f3&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=fdb4a3dcdf85459cbcc31deb66b1edc6", "previous": null, "next": null}} 2019-01-08 01:40:21,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=f0d7e4951076446390fc65bc94f051f3&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=fdb4a3dcdf85459cbcc31deb66b1edc6 used request id req-8fae9511-0456-4339-981c-de0701fee040 2019-01-08 01:40:21,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0964550971985s 2019-01-08 01:40:21,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=f0d7e4951076446390fc65bc94f051f3&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=fdb4a3dcdf85459cbcc31deb66b1edc6 used request id req-8fae9511-0456-4339-981c-de0701fee040 2019-01-08 01:40:21,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 01:40:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6/users/f0d7e4951076446390fc65bc94f051f3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:21,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c6d998b-9246-4ba1-a70b-56f68792f6ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:40:21,408 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6/users/f0d7e4951076446390fc65bc94f051f3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-7c6d998b-9246-4ba1-a70b-56f68792f6ba 2019-01-08 01:40:21,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150328874588s 2019-01-08 01:40:21,409 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6/users/f0d7e4951076446390fc65bc94f051f3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-7c6d998b-9246-4ba1-a70b-56f68792f6ba 2019-01-08 01:40:21,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:40:21,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:21,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1473a407-c017-4e50-b46c-da3c44bae858 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:40:21,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1473a407-c017-4e50-b46c-da3c44bae858 2019-01-08 01:40:21,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0949120521545s 2019-01-08 01:40:21,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1473a407-c017-4e50-b46c-da3c44bae858 2019-01-08 01:40:21,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:40:21,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:21,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551b16fe-c163-4552-a0db-421a91498051 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:40:21,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-551b16fe-c163-4552-a0db-421a91498051 2019-01-08 01:40:21,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100404024124s 2019-01-08 01:40:21,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-551b16fe-c163-4552-a0db-421a91498051 2019-01-08 01:40:21,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:40:21,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:21,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10999f1-af86-419f-b47d-b9ecf4011346 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": {"self": "http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f0d7e4951076446390fc65bc94f051f3", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:40:21,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b10999f1-af86-419f-b47d-b9ecf4011346 2019-01-08 01:40:21,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133594036102s 2019-01-08 01:40:21,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b10999f1-af86-419f-b47d-b9ecf4011346 2019-01-08 01:40:21,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:40:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=f0d7e4951076446390fc65bc94f051f3&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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:21,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3675047a-3979-4893-816e-f8e572d9d444 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=f0d7e4951076446390fc65bc94f051f3&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 01:40:21,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=f0d7e4951076446390fc65bc94f051f3&scope.domain.id=default used request id req-3675047a-3979-4893-816e-f8e572d9d444 2019-01-08 01:40:21,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100531816483s 2019-01-08 01:40:21,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=f0d7e4951076446390fc65bc94f051f3&scope.domain.id=default used request id req-3675047a-3979-4893-816e-f8e572d9d444 2019-01-08 01:40:21,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 01:40:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/f0d7e4951076446390fc65bc94f051f3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:22,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-932780b4-9478-43b0-b3a9-1234f3fa1008 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:40:22,002 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/f0d7e4951076446390fc65bc94f051f3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-932780b4-9478-43b0-b3a9-1234f3fa1008 2019-01-08 01:40:22,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.138606786728s 2019-01-08 01:40:22,002 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/f0d7e4951076446390fc65bc94f051f3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-932780b4-9478-43b0-b3a9-1234f3fa1008 2019-01-08 01:40:22,002 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 01:40:24,367 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-08 01:40:26,671 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6cd21eb3-a6dc-44bd-9e57-41f6cd4838a6 | 2019-01-08T01:40:26.237883 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6cd21eb3-a6dc-44bd-9e57-41f6cd4838a6 ~/.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 2019-01-08 01:40:29,804 - 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 | +-------------+----------------+-----------+ 2019-01-08 01:40:30,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 01:40:32,451 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-08 01:40:35,132 - 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=0523b2f5-2abe-4398-8d1d-c12d6121de52) as the default verifier for the future CLI operations. 2019-01-08 01:40:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:40:36,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251afa5f-5667-4664-833a-06ffa4bab9f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:40:36,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-251afa5f-5667-4664-833a-06ffa4bab9f8 2019-01-08 01:40:36,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 01:40:37,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T02:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdb4a3dcdf85459cbcc31deb66b1edc6", "name": "patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/fdb4a3dcdf85459cbcc31deb66b1edc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "id": "f0d7e4951076446390fc65bc94f051f3"}, "audit_ids": ["yAA3sG42SQmynJEgep41_A"], "issued_at": "2019-01-08T01:40:37.000000Z"}} 2019-01-08 01:40:37,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 01:40:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b4b92da6dd8b15a842bc41d29b277de5d6090573" 2019-01-08 01:40:37,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-f1c04996-b87d-48e8-bf6a-385b93371943 Date: Tue, 08 Jan 2019 01:40:37 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 01:40:37,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-f1c04996-b87d-48e8-bf6a-385b93371943 2019-01-08 01:40:37,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.287696838379s 2019-01-08 01:40:37,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-f1c04996-b87d-48e8-bf6a-385b93371943 2019-01-08 01:40:37,654 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-08 01:40:37,654 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:40:37,782 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 01:40:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:40:37,789 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 01:40:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 01:40:37,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:40:37,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b4b92da6dd8b15a842bc41d29b277de5d6090573" 2019-01-08 01:40:38,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cf58c2d8-9ce6-4cbd-8041-6773617fd2bb Date: Tue, 08 Jan 2019 01:40:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:40:38,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-cf58c2d8-9ce6-4cbd-8041-6773617fd2bb 2019-01-08 01:40:38,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211275100708s 2019-01-08 01:40:38,003 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-cf58c2d8-9ce6-4cbd-8041-6773617fd2bb 2019-01-08 01:40:38,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 01:40:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b4b92da6dd8b15a842bc41d29b277de5d6090573" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd"}' 2019-01-08 01:40:38,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-369a8f69-9ca7-47b3-8e88-dc572a389fd6 Date: Tue, 08 Jan 2019 01:40:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2/file", "owner": "fdb4a3dcdf85459cbcc31deb66b1edc6", "id": "df94bf54-e56a-422a-a189-82cfb27b68f2", "size": null, "self": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:40:38Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "checksum": null, "created_at": "2019-01-08T01:40:38Z", "protected": false} 2019-01-08 01:40:38,378 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-369a8f69-9ca7-47b3-8e88-dc572a389fd6 2019-01-08 01:40:38,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.36768913269s 2019-01-08 01:40:38,379 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-369a8f69-9ca7-47b3-8e88-dc572a389fd6 returning object df94bf54-e56a-422a-a189-82cfb27b68f2 2019-01-08 01:40:38,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 01:40:38,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2/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}b4b92da6dd8b15a842bc41d29b277de5d6090573" -d '' 2019-01-08 01:40:39,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65187fe8-0a66-4948-b4e6-3125f885d2b1 Date: Tue, 08 Jan 2019 01:40:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:40:39,534 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2/file used request id req-65187fe8-0a66-4948-b4e6-3125f885d2b1 2019-01-08 01:40:39,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.15429711342s 2019-01-08 01:40:39,534 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2/file used request id req-65187fe8-0a66-4948-b4e6-3125f885d2b1 2019-01-08 01:40:39,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:40:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b4b92da6dd8b15a842bc41d29b277de5d6090573" 2019-01-08 01:40:39,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-5bc7e6f5-590c-4350-9c60-fa2075a00ee5 Date: Tue, 08 Jan 2019 01:40:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap", "metadata": {}}], "file": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2/file", "owner": "fdb4a3dcdf85459cbcc31deb66b1edc6", "id": "df94bf54-e56a-422a-a189-82cfb27b68f2", "size": 12716032, "self": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:40:39Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:40:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:40:39,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-5bc7e6f5-590c-4350-9c60-fa2075a00ee5 2019-01-08 01:40:39,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213237047195s 2019-01-08 01:40:39,752 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-5bc7e6f5-590c-4350-9c60-fa2075a00ee5 2019-01-08 01:40:39,754 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2/file', 'owner': u'fdb4a3dcdf85459cbcc31deb66b1edc6', 'id': u'df94bf54-e56a-422a-a189-82cfb27b68f2', 'size': 12716032, u'self': u'/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdb4a3dcdf85459cbcc31deb66b1edc6', 'name': 'patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T01:40:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T01:40:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 'created': u'2019-01-08T01:40:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T01:40:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 01:40:39,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 01:40:39,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 01:40:39,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40: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-3c68c18f-1605-451e-962b-48fe1ed6e454 x-compute-request-id: req-3c68c18f-1605-451e-962b-48fe1ed6e454 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/649000fb-c872-48bc-8b28-b7e9b80411db", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/649000fb-c872-48bc-8b28-b7e9b80411db", "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": "649000fb-c872-48bc-8b28-b7e9b80411db"}} 2019-01-08 01:40:40,000 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-3c68c18f-1605-451e-962b-48fe1ed6e454 2019-01-08 01:40:40,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.244801998138s 2019-01-08 01:40:40,000 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-3c68c18f-1605-451e-962b-48fe1ed6e454 2019-01-08 01:40:40,001 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', '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'09a7ababfff6470fbcae0a281405cb8c', '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'649000fb-c872-48bc-8b28-b7e9b80411db', 'swap': 0}) 2019-01-08 01:40:40,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 01:40:40,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/649000fb-c872-48bc-8b28-b7e9b80411db/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}cd64a232aef8d81218a22d4aa235d4e38390cf38" -d '{"extra_specs": {}}' 2019-01-08 01:40:40,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-263ef714-bba2-4eea-9120-4abcee5312a3 x-compute-request-id: req-263ef714-bba2-4eea-9120-4abcee5312a3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 01:40:40,026 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/649000fb-c872-48bc-8b28-b7e9b80411db/os-extra_specs used request id req-263ef714-bba2-4eea-9120-4abcee5312a3 2019-01-08 01:40:40,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024717092514s 2019-01-08 01:40:40,027 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/649000fb-c872-48bc-8b28-b7e9b80411db/os-extra_specs used request id req-263ef714-bba2-4eea-9120-4abcee5312a3 2019-01-08 01:40:40,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:40:40,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:40: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:40:40,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:40:40,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b4b92da6dd8b15a842bc41d29b277de5d6090573" 2019-01-08 01:40:40,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a491cd-01c1-4278-b448-6e76ccb2d657 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:40:40,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-98a491cd-01c1-4278-b448-6e76ccb2d657 2019-01-08 01:40:40,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106129169464s 2019-01-08 01:40:40,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-98a491cd-01c1-4278-b448-6e76ccb2d657 2019-01-08 01:40:40,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 01:40:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:40:40,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-105cbf07-e50a-47d1-9e97-242bf942e105 x-compute-request-id: req-105cbf07-e50a-47d1-9e97-242bf942e105 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 245, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 01:40:40,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-105cbf07-e50a-47d1-9e97-242bf942e105 2019-01-08 01:40:40,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0423190593719s 2019-01-08 01:40:40,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-105cbf07-e50a-47d1-9e97-242bf942e105 2019-01-08 01:40:40,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:40:40,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b4b92da6dd8b15a842bc41d29b277de5d6090573" 2019-01-08 01:40:40,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-b7bf247c-5b9a-4061-884b-657d9d3b92e1 Date: Tue, 08 Jan 2019 01:40:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap", "metadata": {}}], "file": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2/file", "owner": "fdb4a3dcdf85459cbcc31deb66b1edc6", "id": "df94bf54-e56a-422a-a189-82cfb27b68f2", "size": 12716032, "self": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:40:39Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:40:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:40:40,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b7bf247c-5b9a-4061-884b-657d9d3b92e1 2019-01-08 01:40:40,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199054956436s 2019-01-08 01:40:40,403 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b7bf247c-5b9a-4061-884b-657d9d3b92e1 2019-01-08 01:40:40,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 01:40:40,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b4b92da6dd8b15a842bc41d29b277de5d6090573" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd"}' 2019-01-08 01:40:40,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9f072127-d518-4157-8c32-f35a3a948dea Date: Tue, 08 Jan 2019 01:40:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/file", "owner": "fdb4a3dcdf85459cbcc31deb66b1edc6", "id": "d297be3d-94f9-4c55-9ccf-fe2cbddd443e", "size": null, "self": "/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:40:40Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "checksum": null, "created_at": "2019-01-08T01:40:40Z", "protected": false} 2019-01-08 01:40:40,636 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-9f072127-d518-4157-8c32-f35a3a948dea 2019-01-08 01:40:40,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.22381901741s 2019-01-08 01:40:40,636 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-9f072127-d518-4157-8c32-f35a3a948dea returning object d297be3d-94f9-4c55-9ccf-fe2cbddd443e 2019-01-08 01:40:40,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 01:40:40,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/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}b4b92da6dd8b15a842bc41d29b277de5d6090573" -d '' 2019-01-08 01:40:41,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe3e2fc8-63fa-48e5-b421-93166648aa47 Date: Tue, 08 Jan 2019 01:40:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:40:41,659 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/file used request id req-fe3e2fc8-63fa-48e5-b421-93166648aa47 2019-01-08 01:40:41,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02223801613s 2019-01-08 01:40:41,660 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/file used request id req-fe3e2fc8-63fa-48e5-b421-93166648aa47 2019-01-08 01:40:41,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:40:41,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b4b92da6dd8b15a842bc41d29b277de5d6090573" 2019-01-08 01:40:41,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-d198606a-0098-4014-a38d-50f1dfc216e0 Date: Tue, 08 Jan 2019 01:40:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/snap", "metadata": {}}], "file": "/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/file", "owner": "fdb4a3dcdf85459cbcc31deb66b1edc6", "id": "d297be3d-94f9-4c55-9ccf-fe2cbddd443e", "size": 12716032, "self": "/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:40:41Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:40:40Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap", "metadata": {}}], "file": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2/file", "owner": "fdb4a3dcdf85459cbcc31deb66b1edc6", "id": "df94bf54-e56a-422a-a189-82cfb27b68f2", "size": 12716032, "self": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:40:39Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:40:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:40:41,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d198606a-0098-4014-a38d-50f1dfc216e0 2019-01-08 01:40:41,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256071090698s 2019-01-08 01:40:41,690 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d198606a-0098-4014-a38d-50f1dfc216e0 2019-01-08 01:40:41,693 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/file', 'owner': u'fdb4a3dcdf85459cbcc31deb66b1edc6', 'id': u'd297be3d-94f9-4c55-9ccf-fe2cbddd443e', 'size': 12716032, u'self': u'/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdb4a3dcdf85459cbcc31deb66b1edc6', 'name': 'patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T01:40:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T01:40:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', 'created': u'2019-01-08T01:40:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T01:40:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 01:40:41,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 01:40:41,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 01:40:41,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-957d21f2-8663-4a3f-b86c-d94726ee478d x-compute-request-id: req-957d21f2-8663-4a3f-b86c-d94726ee478d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/7306d22e-33de-439e-90cc-216134131b4a", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/7306d22e-33de-439e-90cc-216134131b4a", "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": "7306d22e-33de-439e-90cc-216134131b4a"}} 2019-01-08 01:40:41,742 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-957d21f2-8663-4a3f-b86c-d94726ee478d 2019-01-08 01:40:41,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0490620136261s 2019-01-08 01:40:41,743 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-957d21f2-8663-4a3f-b86c-d94726ee478d 2019-01-08 01:40:41,744 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', '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'09a7ababfff6470fbcae0a281405cb8c', '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'7306d22e-33de-439e-90cc-216134131b4a', 'swap': 0}) 2019-01-08 01:40:41,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 01:40:41,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/7306d22e-33de-439e-90cc-216134131b4a/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}cd64a232aef8d81218a22d4aa235d4e38390cf38" -d '{"extra_specs": {}}' 2019-01-08 01:40:41,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8984c53-2506-465a-85fa-e0a1e82c1f1b x-compute-request-id: req-a8984c53-2506-465a-85fa-e0a1e82c1f1b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 01:40:41,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/7306d22e-33de-439e-90cc-216134131b4a/os-extra_specs used request id req-a8984c53-2506-465a-85fa-e0a1e82c1f1b 2019-01-08 01:40:41,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.029748916626s 2019-01-08 01:40:41,775 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/7306d22e-33de-439e-90cc-216134131b4a/os-extra_specs used request id req-a8984c53-2506-465a-85fa-e0a1e82c1f1b 2019-01-08 01:40:41,775 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd', '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'09a7ababfff6470fbcae0a281405cb8c', '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'7306d22e-33de-439e-90cc-216134131b4a', 'swap': 0}) 2019-01-08 01:40:44,685 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-08 01:40:44,685 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-08 01:40:44,685 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-08 01:40:44,688 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-08 01:40:44,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-08 01:40:47,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0523b2f5-2abe-4398-8d1d-c12d6121de52/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) 2019-01-08 01:40:47,728 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-08 01:40:47,736 - 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']'. 2019-01-08 01:42:26,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6e654fde-a26c-4706-bc03-f85a3eb2fdd4 2019-01-08 01:42:26,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6e654fde-a26c-4706-bc03-f85a3eb2fdd4']'. 2019-01-08 01:42:27,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-08 01:42:27,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-08 01:42:27,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 01:42:27,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6e654fde-a26c-4706-bc03-f85a3eb2fdd4 | 2019-01-08 01:42:27,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-08 01:42:27,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-08 01:40:49 | 2019-01-08 01:42:27,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-08 01:42:26 | 2019-01-08 01:42:27,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:37 | 2019-01-08 01:42:27,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0523b2f5-2abe-4398-8d1d-c12d6121de52) | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6cd21eb3-a6dc-44bd-9e57-41f6cd4838a6) | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 126 | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 75.848 | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 114 | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-08 01:42:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 01:42:27,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-08 01:42:27,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-08 01:42:27,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-08 01:42:29,907 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 01:42:29,907 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-08 01:42:29,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 01:42:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4b92da6dd8b15a842bc41d29b277de5d6090573" 2019-01-08 01:42:30,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7ce079f-1362-4696-86ec-368b285e00db Date: Tue, 08 Jan 2019 01:42:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:42:30,454 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e used request id req-f7ce079f-1362-4696-86ec-368b285e00db 2019-01-08 01:42:30,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.540047168732s 2019-01-08 01:42:30,454 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/d297be3d-94f9-4c55-9ccf-fe2cbddd443e used request id req-f7ce079f-1362-4696-86ec-368b285e00db 2019-01-08 01:42:30,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 01:42:30,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:30,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42: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-6f260e83-36ff-4383-85b5-add0549fa8f6 x-compute-request-id: req-6f260e83-36ff-4383-85b5-add0549fa8f6 Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/649000fb-c872-48bc-8b28-b7e9b80411db", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/649000fb-c872-48bc-8b28-b7e9b80411db", "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": "649000fb-c872-48bc-8b28-b7e9b80411db"}, {"name": "patrole-flavor_alt_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/7306d22e-33de-439e-90cc-216134131b4a", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/7306d22e-33de-439e-90cc-216134131b4a", "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": "7306d22e-33de-439e-90cc-216134131b4a"}]} 2019-01-08 01:42:30,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-6f260e83-36ff-4383-85b5-add0549fa8f6 2019-01-08 01:42:30,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0284259319305s 2019-01-08 01:42:30,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-6f260e83-36ff-4383-85b5-add0549fa8f6 2019-01-08 01:42:30,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 01:42:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/7306d22e-33de-439e-90cc-216134131b4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:30,524 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:42: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-f7bc2e77-6f49-4ccc-9f62-014d99ac77b6 x-compute-request-id: req-f7bc2e77-6f49-4ccc-9f62-014d99ac77b6 Content-Length: 0 Content-Type: application/json 2019-01-08 01:42:30,524 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/7306d22e-33de-439e-90cc-216134131b4a used request id req-f7bc2e77-6f49-4ccc-9f62-014d99ac77b6 2019-01-08 01:42:30,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03799700737s 2019-01-08 01:42:30,524 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/7306d22e-33de-439e-90cc-216134131b4a used request id req-f7bc2e77-6f49-4ccc-9f62-014d99ac77b6 2019-01-08 01:42:30,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 01:42:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b4b92da6dd8b15a842bc41d29b277de5d6090573" 2019-01-08 01:42:30,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-fa1a9b21-1209-4c52-acc5-4d15093904df Date: Tue, 08 Jan 2019 01:42:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap", "metadata": {}}], "file": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2/file", "owner": "fdb4a3dcdf85459cbcc31deb66b1edc6", "id": "df94bf54-e56a-422a-a189-82cfb27b68f2", "size": 12716032, "self": "/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/df94bf54-e56a-422a-a189-82cfb27b68f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T01:40:39Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T01:40:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 01:42:30,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-fa1a9b21-1209-4c52-acc5-4d15093904df 2019-01-08 01:42:30,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208009958267s 2019-01-08 01:42:30,737 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-fa1a9b21-1209-4c52-acc5-4d15093904df 2019-01-08 01:42:30,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 01:42:30,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4b92da6dd8b15a842bc41d29b277de5d6090573" 2019-01-08 01:42:31,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8ec9768-b7e8-4395-be3b-a0a1dbdfe7a2 Date: Tue, 08 Jan 2019 01:42:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:42:31,544 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2 used request id req-b8ec9768-b7e8-4395-be3b-a0a1dbdfe7a2 2019-01-08 01:42:31,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.805693149567s 2019-01-08 01:42:31,544 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/df94bf54-e56a-422a-a189-82cfb27b68f2 used request id req-b8ec9768-b7e8-4395-be3b-a0a1dbdfe7a2 2019-01-08 01:42:31,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 01:42:31,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:31,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4f4e660-ce46-498c-9287-379dae44844f x-compute-request-id: req-e4f4e660-ce46-498c-9287-379dae44844f Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/649000fb-c872-48bc-8b28-b7e9b80411db", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/649000fb-c872-48bc-8b28-b7e9b80411db", "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": "649000fb-c872-48bc-8b28-b7e9b80411db"}]} 2019-01-08 01:42:31,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-e4f4e660-ce46-498c-9287-379dae44844f 2019-01-08 01:42:31,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226531028748s 2019-01-08 01:42:31,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-e4f4e660-ce46-498c-9287-379dae44844f 2019-01-08 01:42:31,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 01:42:31,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/649000fb-c872-48bc-8b28-b7e9b80411db -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:31,601 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:42:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0dd703d3-8bc0-472e-99c8-a00ff8aa26a7 x-compute-request-id: req-0dd703d3-8bc0-472e-99c8-a00ff8aa26a7 Content-Length: 0 Content-Type: application/json 2019-01-08 01:42:31,602 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/649000fb-c872-48bc-8b28-b7e9b80411db used request id req-0dd703d3-8bc0-472e-99c8-a00ff8aa26a7 2019-01-08 01:42:31,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320899486542s 2019-01-08 01:42:31,602 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/649000fb-c872-48bc-8b28-b7e9b80411db used request id req-0dd703d3-8bc0-472e-99c8-a00ff8aa26a7 2019-01-08 01:42:31,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:42:31,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:31,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8074131-a508-4ccf-b4d6-04f027fee62e Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": {"self": "http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f0d7e4951076446390fc65bc94f051f3", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:42:31,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b8074131-a508-4ccf-b4d6-04f027fee62e 2019-01-08 01:42:31,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118978977203s 2019-01-08 01:42:31,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b8074131-a508-4ccf-b4d6-04f027fee62e 2019-01-08 01:42:31,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:42:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:31,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc04e9c6-c844-408c-91c5-62a3d41284c4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_bdbee1f1-740e-4f46-872d-ca4e0dc19afd", "links": {"self": "http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f0d7e4951076446390fc65bc94f051f3", "description": null}} 2019-01-08 01:42:31,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3 used request id req-dc04e9c6-c844-408c-91c5-62a3d41284c4 2019-01-08 01:42:31,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119697093964s 2019-01-08 01:42:31,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3 used request id req-dc04e9c6-c844-408c-91c5-62a3d41284c4 2019-01-08 01:42:31,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 01:42:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:32,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-481b4794-c877-48ad-93f0-4f956836d3d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:32,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3 used request id req-481b4794-c877-48ad-93f0-4f956836d3d5 2019-01-08 01:42:32,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.26139497757s 2019-01-08 01:42:32,110 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f0d7e4951076446390fc65bc94f051f3 used request id req-481b4794-c877-48ad-93f0-4f956836d3d5 2019-01-08 01:42:32,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:42:32,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:32,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcab4017-dc87-4b90-93c1-1b1a3e745943 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6"}, "tags": [], "enabled": true, "id": "fdb4a3dcdf85459cbcc31deb66b1edc6", "parent_id": "default", "domain_id": "default", "name": "patrole-project_bdbee1f1-740e-4f46-872d-ca4e0dc19afd"}]} 2019-01-08 01:42:32,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-bcab4017-dc87-4b90-93c1-1b1a3e745943 2019-01-08 01:42:32,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103177070618s 2019-01-08 01:42:32,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-bcab4017-dc87-4b90-93c1-1b1a3e745943 2019-01-08 01:42:32,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 01:42:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:32,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71fb00d7-9a8e-47e9-abf2-af38d50d7fdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:32,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6 used request id req-71fb00d7-9a8e-47e9-abf2-af38d50d7fdb 2019-01-08 01:42:32,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183574199677s 2019-01-08 01:42:32,406 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/fdb4a3dcdf85459cbcc31deb66b1edc6 used request id req-71fb00d7-9a8e-47e9-abf2-af38d50d7fdb 2019-01-08 01:42:32,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 01:42:32,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=fdb4a3dcdf85459cbcc31deb66b1edc6&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}cd64a232aef8d81218a22d4aa235d4e38390cf38" 2019-01-08 01:42:32,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e52f2e24-c322-4b57-b598-5f4f14a7db13 Date: Tue, 08 Jan 2019 01:42:32 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:42:32,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=fdb4a3dcdf85459cbcc31deb66b1edc6&name=default used request id req-e52f2e24-c322-4b57-b598-5f4f14a7db13 2019-01-08 01:42:32,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224393844604s 2019-01-08 01:42:32,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=fdb4a3dcdf85459cbcc31deb66b1edc6&name=default used request id req-e52f2e24-c322-4b57-b598-5f4f14a7db13 2019-01-08 01:42:32,685 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-08 01:42:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:42:33,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f637a6b5-e27c-4696-a7ba-6eb401bcaab7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:33,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f637a6b5-e27c-4696-a7ba-6eb401bcaab7 2019-01-08 01:42:33,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 01:42:33,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T02:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["xE9pjRIUSmKyMEBcXFDw-g"], "issued_at": "2019-01-08T01:42:33.000000Z"}} 2019-01-08 01:42:33,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:42:33,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:42: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:42:33,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:42:33,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:33,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d462e578-493d-4734-ba78-40f647b92487 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 01:42:33,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-d462e578-493d-4734-ba78-40f647b92487 2019-01-08 01:42:33,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116906881332s 2019-01-08 01:42:33,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-d462e578-493d-4734-ba78-40f647b92487 2019-01-08 01:42:33,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 01:42:33,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}}' 2019-01-08 01:42:33,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e2c5d43-427d-47bd-96e9-a305eb1d00ab 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "id": "61bd6f21494645d1884b7a839e3c3498", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:42:33,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-1e2c5d43-427d-47bd-96e9-a305eb1d00ab 2019-01-08 01:42:33,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.1320540905s 2019-01-08 01:42:33,700 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-1e2c5d43-427d-47bd-96e9-a305eb1d00ab 2019-01-08 01:42:33,701 - 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'61bd6f21494645d1884b7a839e3c3498', '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_c18391c7-6016-482f-8e81-7d0f3eaeda2d'}) 2019-01-08 01:42:33,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 01:42:33,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "39fd369c-9730-4a82-83a0-2e945b5ac784", "email": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}}' 2019-01-08 01:42:34,113 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f336aae-b73a-4421-b978-9828ad66db28 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}} 2019-01-08 01:42:34,113 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-4f336aae-b73a-4421-b978-9828ad66db28 2019-01-08 01:42:34,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406517028809s 2019-01-08 01:42:34,113 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-4f336aae-b73a-4421-b978-9828ad66db28 2019-01-08 01:42:34,114 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'407495f7f21a45ffb5330cb31f9b28f1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d'}) 2019-01-08 01:42:34,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:42:34,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:34,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3210407-ec4d-4b17-8f64-3afd10ecb286 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:42:34,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b3210407-ec4d-4b17-8f64-3afd10ecb286 2019-01-08 01:42:34,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100491046906s 2019-01-08 01:42:34,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b3210407-ec4d-4b17-8f64-3afd10ecb286 2019-01-08 01:42:34,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:42:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:34,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578da2cd-4a3b-4cf9-aae3-f2458699088f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:42:34,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-578da2cd-4a3b-4cf9-aae3-f2458699088f 2019-01-08 01:42:34,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10097193718s 2019-01-08 01:42:34,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-578da2cd-4a3b-4cf9-aae3-f2458699088f 2019-01-08 01:42:34,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:42:34,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:34,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc256530-927c-4965-a0d4-8c6694b90c43 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:42:34,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-fc256530-927c-4965-a0d4-8c6694b90c43 2019-01-08 01:42:34,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109260082245s 2019-01-08 01:42:34,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-fc256530-927c-4965-a0d4-8c6694b90c43 2019-01-08 01:42:34,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:42:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:34,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5a77b8-e6c2-46cb-8c0c-75b480cc8f4a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:42:34,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-4d5a77b8-e6c2-46cb-8c0c-75b480cc8f4a 2019-01-08 01:42:34,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123574018478s 2019-01-08 01:42:34,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-4d5a77b8-e6c2-46cb-8c0c-75b480cc8f4a 2019-01-08 01:42:34,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:42:34,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:34,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680b1b9a-f7f2-4b02-aaa8-551cc4466797 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "id": "61bd6f21494645d1884b7a839e3c3498", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 01:42:34,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-680b1b9a-f7f2-4b02-aaa8-551cc4466797 2019-01-08 01:42:34,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100883960724s 2019-01-08 01:42:34,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-680b1b9a-f7f2-4b02-aaa8-551cc4466797 2019-01-08 01:42:34,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:42:34,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=61bd6f21494645d1884b7a839e3c3498" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:34,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ab8a51-03c9-4af2-be96-afab703bf219 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=61bd6f21494645d1884b7a839e3c3498", "previous": null, "next": null}} 2019-01-08 01:42:34,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=61bd6f21494645d1884b7a839e3c3498 used request id req-21ab8a51-03c9-4af2-be96-afab703bf219 2019-01-08 01:42:34,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0957229137421s 2019-01-08 01:42:34,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=61bd6f21494645d1884b7a839e3c3498 used request id req-21ab8a51-03c9-4af2-be96-afab703bf219 2019-01-08 01:42:34,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 01:42:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498/users/407495f7f21a45ffb5330cb31f9b28f1/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:34,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bfd03d3-4d7f-40ef-8ff8-dfb8dacdae99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:34,936 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498/users/407495f7f21a45ffb5330cb31f9b28f1/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-5bfd03d3-4d7f-40ef-8ff8-dfb8dacdae99 2019-01-08 01:42:34,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149720907211s 2019-01-08 01:42:34,937 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498/users/407495f7f21a45ffb5330cb31f9b28f1/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-5bfd03d3-4d7f-40ef-8ff8-dfb8dacdae99 2019-01-08 01:42:34,937 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d', 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'61bd6f21494645d1884b7a839e3c3498', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '39fd369c-9730-4a82-83a0-2e945b5ac784', 'username': u'snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 01:42:34,941 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d', 'password': '39fd369c-9730-4a82-83a0-2e945b5ac784', 'project_name': 'snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '61bd6f21494645d1884b7a839e3c3498', 'project_domain_name': 'Default'} 2019-01-08 01:42:34,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:42:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:35,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7448eeb0-5bc4-4278-810c-2567c9bd57ad Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:42:35,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7448eeb0-5bc4-4278-810c-2567c9bd57ad 2019-01-08 01:42:35,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.094181060791s 2019-01-08 01:42:35,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7448eeb0-5bc4-4278-810c-2567c9bd57ad 2019-01-08 01:42:35,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:42:35,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:35,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a8b447-d4cb-41b4-ad78-1a7dac5fcba2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:42:35,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c9a8b447-d4cb-41b4-ad78-1a7dac5fcba2 2019-01-08 01:42:35,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103267192841s 2019-01-08 01:42:35,148 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c9a8b447-d4cb-41b4-ad78-1a7dac5fcba2 2019-01-08 01:42:35,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:42:35,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:35,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85363613-76e9-4957-8b65-a682f1088be4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:42:35,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-85363613-76e9-4957-8b65-a682f1088be4 2019-01-08 01:42:35,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106427907944s 2019-01-08 01:42:35,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-85363613-76e9-4957-8b65-a682f1088be4 2019-01-08 01:42:35,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:42:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:35,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c88ab6-fcc1-4a78-8a14-20e5adb9e733 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:42:35,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-28c88ab6-fcc1-4a78-8a14-20e5adb9e733 2019-01-08 01:42:35,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117547988892s 2019-01-08 01:42:35,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-28c88ab6-fcc1-4a78-8a14-20e5adb9e733 2019-01-08 01:42:35,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:42:35,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:35,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd1651b-112f-46af-987f-7d44235397af Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "id": "61bd6f21494645d1884b7a839e3c3498", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 01:42:35,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-1bd1651b-112f-46af-987f-7d44235397af 2019-01-08 01:42:35,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100557088852s 2019-01-08 01:42:35,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-1bd1651b-112f-46af-987f-7d44235397af 2019-01-08 01:42:35,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:42:35,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=61bd6f21494645d1884b7a839e3c3498" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:35,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2913bb6f-888c-4b42-9313-36521f994d8a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=61bd6f21494645d1884b7a839e3c3498", "previous": null, "next": null}} 2019-01-08 01:42:35,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=61bd6f21494645d1884b7a839e3c3498 used request id req-2913bb6f-888c-4b42-9313-36521f994d8a 2019-01-08 01:42:35,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100055217743s 2019-01-08 01:42:35,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=61bd6f21494645d1884b7a839e3c3498 used request id req-2913bb6f-888c-4b42-9313-36521f994d8a 2019-01-08 01:42:35,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 01:42:35,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498/users/407495f7f21a45ffb5330cb31f9b28f1/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:35,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31cb04ff-61f6-45c0-a2fe-02598c01be79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:35,743 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498/users/407495f7f21a45ffb5330cb31f9b28f1/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-31cb04ff-61f6-45c0-a2fe-02598c01be79 2019-01-08 01:42:35,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142148017883s 2019-01-08 01:42:35,744 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498/users/407495f7f21a45ffb5330cb31f9b28f1/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-31cb04ff-61f6-45c0-a2fe-02598c01be79 2019-01-08 01:42:35,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:42:35,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:35,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9314498-fda6-476e-83ee-65f5e38ae185 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:42:35,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b9314498-fda6-476e-83ee-65f5e38ae185 2019-01-08 01:42:35,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0975439548492s 2019-01-08 01:42:35,846 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b9314498-fda6-476e-83ee-65f5e38ae185 2019-01-08 01:42:35,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-08 01:42:35,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-08 01:42:35,992 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd648f2-c44f-413a-b8a7-81b646658ea4 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 01:42:35,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-cbd648f2-c44f-413a-b8a7-81b646658ea4 2019-01-08 01:42:35,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.141863107681s 2019-01-08 01:42:35,993 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-cbd648f2-c44f-413a-b8a7-81b646658ea4 2019-01-08 01:42:35,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 01:42:36,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:36,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d1a6ad-40c9-4ce3-8760-97acceaa3d7f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:42:36,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-69d1a6ad-40c9-4ce3-8760-97acceaa3d7f 2019-01-08 01:42:36,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0980539321899s 2019-01-08 01:42:36,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-69d1a6ad-40c9-4ce3-8760-97acceaa3d7f 2019-01-08 01:42:36,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 01:42:36,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:36,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0c0716-600b-405f-99e5-8ddb20a58601 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 01:42:36,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-1d0c0716-600b-405f-99e5-8ddb20a58601 2019-01-08 01:42:36,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103127002716s 2019-01-08 01:42:36,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-1d0c0716-600b-405f-99e5-8ddb20a58601 2019-01-08 01:42:36,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 01:42:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:36,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de21c731-b68a-4cbe-939f-2dc48284788f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:42:36,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-de21c731-b68a-4cbe-939f-2dc48284788f 2019-01-08 01:42:36,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117643117905s 2019-01-08 01:42:36,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-de21c731-b68a-4cbe-939f-2dc48284788f 2019-01-08 01:42:36,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 01:42:36,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:36,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44f7a86-f0cd-4bc6-8cef-d19ce5778b85 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "id": "61bd6f21494645d1884b7a839e3c3498", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 01:42:36,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-f44f7a86-f0cd-4bc6-8cef-d19ce5778b85 2019-01-08 01:42:36,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100661993027s 2019-01-08 01:42:36,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-f44f7a86-f0cd-4bc6-8cef-d19ce5778b85 2019-01-08 01:42:36,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 01:42:36,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=09a0a56021f640b5afaad2f57dd53419&scope.project.id=61bd6f21494645d1884b7a839e3c3498" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:36,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403c3cf7-ccfa-4442-9206-13c72c72e397 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=09a0a56021f640b5afaad2f57dd53419&scope.project.id=61bd6f21494645d1884b7a839e3c3498", "previous": null, "next": null}} 2019-01-08 01:42:36,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=09a0a56021f640b5afaad2f57dd53419&scope.project.id=61bd6f21494645d1884b7a839e3c3498 used request id req-403c3cf7-ccfa-4442-9206-13c72c72e397 2019-01-08 01:42:36,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194873094559s 2019-01-08 01:42:36,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=407495f7f21a45ffb5330cb31f9b28f1&role.id=09a0a56021f640b5afaad2f57dd53419&scope.project.id=61bd6f21494645d1884b7a839e3c3498 used request id req-403c3cf7-ccfa-4442-9206-13c72c72e397 2019-01-08 01:42:36,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 01:42:36,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498/users/407495f7f21a45ffb5330cb31f9b28f1/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 01:42:36,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d819bb1-194b-4374-b9f2-9d319a3365ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:36,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498/users/407495f7f21a45ffb5330cb31f9b28f1/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-3d819bb1-194b-4374-b9f2-9d319a3365ee 2019-01-08 01:42:36,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168967008591s 2019-01-08 01:42:36,811 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498/users/407495f7f21a45ffb5330cb31f9b28f1/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-3d819bb1-194b-4374-b9f2-9d319a3365ee 2019-01-08 01:42:36,811 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-08 01:42:36,811 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-08 01:42:36,812 - openstack_tests - INFO - OS Credentials = > 2019-01-08 01:42:36,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:36,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:37,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["bxONb8OST7qBF2O9LyLdLQ"], "issued_at": "2019-01-08T01:42:37.000000Z"}} 2019-01-08 01:42:37,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf21447f1dc052cf79f9a699a8a39a78e2c1da" 2019-01-08 01:42:37,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ee5ec913-2b41-4b23-8bee-f5297b2ec662 Date: Tue, 08 Jan 2019 01:42:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:42:37,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?router%3Aexternal=True used request id req-ee5ec913-2b41-4b23-8bee-f5297b2ec662 2019-01-08 01:42:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf21447f1dc052cf79f9a699a8a39a78e2c1da" 2019-01-08 01:42:37,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-95948197-71d0-4c24-b9db-47d140a7288a Date: Tue, 08 Jan 2019 01:42:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 01:42:37,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-95948197-71d0-4c24-b9db-47d140a7288a 2019-01-08 01:42:37,819 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-08 01:42:37,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2019-01-08 01:42:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 01:42:37,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fba21e3-79d0-4a59-bff3-18cad242f301 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:37,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1fba21e3-79d0-4a59-bff3-18cad242f301 2019-01-08 01:42:37,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 01:42:38,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T02:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["1rMFoI7WRcmyU4LpuqSRkw"], "issued_at": "2019-01-08T01:42:38.000000Z"}} 2019-01-08 01:42:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}bf1a37e46bbc56115be171caae0a88a8b0c50465" 2019-01-08 01:42:38,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01103d17-ad5c-4064-8c10-b288c0326bcc x-compute-request-id: req-01103d17-ad5c-4064-8c10-b288c0326bcc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.42: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"}} 2019-01-08 01:42:38,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/ used request id req-01103d17-ad5c-4064-8c10-b288c0326bcc 2019-01-08 01:42:38,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.620173931122s 2019-01-08 01:42:38,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/ used request id req-01103d17-ad5c-4064-8c10-b288c0326bcc 2019-01-08 01:42:38,445 - 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.42: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'}} 2019-01-08 01:42:38,445 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2019-01-08 01:42:38,446 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-08 01:42:38,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:38,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:38,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["dUPkjB_bSo-A_A3c1OA9CQ"], "issued_at": "2019-01-08T01:42:38.000000Z"}} 2019-01-08 01:42:38,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43660b1b96609f852683601dbc6f13e64f2141e8" 2019-01-08 01:42:39,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b820149a-f245-4440-ac86-37b69bafb647 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:39,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b820149a-f245-4440-ac86-37b69bafb647 2019-01-08 01:42:39,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:39,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:39,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["RYf3TBfyQIeWnejNy_TU_w"], "issued_at": "2019-01-08T01:42:39.000000Z"}} 2019-01-08 01:42:39,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:39,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be82105-cd93-4028-bc10-633f3a6a4196 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:39,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8be82105-cd93-4028-bc10-633f3a6a4196 2019-01-08 01:42:39,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:42:39,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:42: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:42:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fcbe7190-3153-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:39,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfca72e-3871-4761-8212-64ffb12a39f3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fcbe7190-3153-4c2-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:42:39,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fcbe7190-3153-4c2-proj used request id req-abfca72e-3871-4761-8212-64ffb12a39f3 2019-01-08 01:42:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:39,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca03147e-ac41-4549-8c62-2d41c4fb38bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:42:39,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ca03147e-ac41-4549-8c62-2d41c4fb38bd 2019-01-08 01:42:39,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj"}}' 2019-01-08 01:42:39,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bf7297b-8abb-40b9-b9a3-ab7b2ddfa3f5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd"}, "tags": [], "enabled": true, "id": "8a20b84751d04b71882174fea28de0bd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj"}} 2019-01-08 01:42:39,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4bf7297b-8abb-40b9-b9a3-ab7b2ddfa3f5 2019-01-08 01:42:39,873 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fcbe7190-3153-4c2-proj 2019-01-08 01:42:39,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:39,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:40,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["KYhjU7d_Sd-bziRRixrPEw"], "issued_at": "2019-01-08T01:42:40.000000Z"}} 2019-01-08 01:42:40,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4161ea5b423cdb83ae42dfded8fcd2ff90052a" 2019-01-08 01:42:40,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04bc8c54-3317-4109-ba3b-29565477e3f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:40,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-04bc8c54-3317-4109-ba3b-29565477e3f7 2019-01-08 01:42:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:42:40,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:42:40,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4161ea5b423cdb83ae42dfded8fcd2ff90052a" 2019-01-08 01:42:40,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f3ba97-03c3-480b-ad1c-e27576396f5f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:42:40,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-c1f3ba97-03c3-480b-ad1c-e27576396f5f 2019-01-08 01:42:40,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-fcbe7190-3153-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4161ea5b423cdb83ae42dfded8fcd2ff90052a" 2019-01-08 01:42:40,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360d5846-0d28-4a3e-a931-1f36f60f6ecb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-fcbe7190-3153-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd"}, "tags": [], "enabled": true, "id": "8a20b84751d04b71882174fea28de0bd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj"}]} 2019-01-08 01:42:40,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-fcbe7190-3153-4c2-proj used request id req-360d5846-0d28-4a3e-a931-1f36f60f6ecb 2019-01-08 01:42:40,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4161ea5b423cdb83ae42dfded8fcd2ff90052a" 2019-01-08 01:42:40,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf2983d-7569-4b08-a861-836bd39e1160 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:42:40,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-9cf2983d-7569-4b08-a861-836bd39e1160 2019-01-08 01:42:41,154 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fcbe7190-3153-4c2-user 2019-01-08 01:42:41,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:41,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:41,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ae21e41-b2e6-4d31-bf71-1b98a01e852d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:42:41,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2ae21e41-b2e6-4d31-bf71-1b98a01e852d 2019-01-08 01:42:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" -d '{"role": {"name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj-role"}}' 2019-01-08 01:42:41,393 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdde82fe-a0ec-462e-b9d2-d41494b2ed49 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00d4e6e7645648809964fc72689c8e14", "links": {"self": "http://172.30.9.42:5000/v3/roles/00d4e6e7645648809964fc72689c8e14"}, "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj-role"}} 2019-01-08 01:42:41,393 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-fdde82fe-a0ec-462e-b9d2-d41494b2ed49 2019-01-08 01:42:41,394 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fcbe7190-3153-4c2-proj-role 2019-01-08 01:42:41,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/00d4e6e7645648809964fc72689c8e14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:41,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bf5805-bf20-4419-aa24-a2f2a8fcba26 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00d4e6e7645648809964fc72689c8e14", "links": {"self": "http://172.30.9.42:5000/v3/roles/00d4e6e7645648809964fc72689c8e14"}, "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj-role"}} 2019-01-08 01:42:41,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/00d4e6e7645648809964fc72689c8e14 used request id req-e9bf5805-bf20-4419-aa24-a2f2a8fcba26 2019-01-08 01:42:41,512 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fcbe7190-3153-4c2-proj-role to project CreateSecurityGroupTests-fcbe7190-3153-4c2-proj 2019-01-08 01:42:41,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd/users/ac9f13e6c03a4f30ad92b4433e516018/roles/00d4e6e7645648809964fc72689c8e14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:41,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae2e55f9-73c2-4cd3-80b2-80decf2cc0c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:41,678 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd/users/ac9f13e6c03a4f30ad92b4433e516018/roles/00d4e6e7645648809964fc72689c8e14 used request id req-ae2e55f9-73c2-4cd3-80b2-80decf2cc0c9 2019-01-08 01:42:41,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:41,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:42,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d4e6e7645648809964fc72689c8e14", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj-role"}], "expires_at": "2019-01-08T02:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a20b84751d04b71882174fea28de0bd", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/8a20b84751d04b71882174fea28de0bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/8a20b84751d04b71882174fea28de0bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8a20b84751d04b71882174fea28de0bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/8a20b84751d04b71882174fea28de0bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-user", "id": "ac9f13e6c03a4f30ad92b4433e516018"}, "audit_ids": ["EMdbfZeRS9Gecz7TUWyhtA"], "issued_at": "2019-01-08T01:42:42.000000Z"}} 2019-01-08 01:42:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:42,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbedfe81-a02d-469a-97f2-70c6cbda8513 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:42,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cbedfe81-a02d-469a-97f2-70c6cbda8513 2019-01-08 01:42:42,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:42,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-03447be3-bd41-4120-be64-8e8a76ff0c51 Date: Tue, 08 Jan 2019 01:42:42 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:42:42,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name&description=hello+group used request id req-03447be3-bd41-4120-be64-8e8a76ff0c51 2019-01-08 01:42:42,634 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name... 2019-01-08 01:42:42,634 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name 2019-01-08 01:42:42,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" -d '{"security_group": {"name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name", "description": "hello group"}}' 2019-01-08 01:42:43,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4e92d5e9-be0b-4645-be7a-831adf7ca0d5 Date: Tue, 08 Jan 2019 01:42:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 2, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name"}} 2019-01-08 01:42:43,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-4e92d5e9-be0b-4645-be7a-831adf7ca0d5 2019-01-08 01:42:43,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:43,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:43,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-487acb65-a066-4d1c-9cc3-9a92b71ff979 Date: Tue, 08 Jan 2019 01:42:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:43,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-487acb65-a066-4d1c-9cc3-9a92b71ff979 2019-01-08 01:42:43,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:44,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-129d3029-86b2-43dd-85bc-e749528397e9 Date: Tue, 08 Jan 2019 01:42:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:44,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-129d3029-86b2-43dd-85bc-e749528397e9 2019-01-08 01:42:44,098 - neutron_utils - INFO - Retrieving security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:44,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:44,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0474e4a4-d0af-4391-b99c-cf5f3cb54bc2 Date: Tue, 08 Jan 2019 01:42:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 2, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name"}]} 2019-01-08 01:42:44,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-0474e4a4-d0af-4391-b99c-cf5f3cb54bc2 2019-01-08 01:42:44,342 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:44,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ba3e716b-20d6-4aed-a325-a37678d44f6f Date: Tue, 08 Jan 2019 01:42:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:44,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-ba3e716b-20d6-4aed-a325-a37678d44f6f 2019-01-08 01:42:44,568 - neutron_utils - INFO - Retrieving security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:44,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:44,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f2dbe4ab-540c-4f2a-bc00-2ada703180f0 Date: Tue, 08 Jan 2019 01:42:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 2, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name"}]} 2019-01-08 01:42:44,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-f2dbe4ab-540c-4f2a-bc00-2ada703180f0 2019-01-08 01:42:44,627 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:44,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-255b2317-6c84-4d83-979d-c03b3db3ec7d Date: Tue, 08 Jan 2019 01:42:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:44,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-255b2317-6c84-4d83-979d-c03b3db3ec7d 2019-01-08 01:42:44,851 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name 2019-01-08 01:42:44,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:45,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a36849f3-ee3e-4a4a-bde5-628ce8b7c7f9 Date: Tue, 08 Jan 2019 01:42:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 2, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name"}]} 2019-01-08 01:42:45,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name used request id req-a36849f3-ee3e-4a4a-bde5-628ce8b7c7f9 2019-01-08 01:42:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:42:45,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:42: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:42:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:45,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa040d3-fa75-4bd3-a2b4-5290ccdffd45 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8a20b84751d04b71882174fea28de0bd", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj"}} 2019-01-08 01:42:45,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd used request id req-bfa040d3-fa75-4bd3-a2b4-5290ccdffd45 2019-01-08 01:42:45,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:45,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:45,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c18af81e-0f1a-41c4-aa46-b26c4795ccef Date: Tue, 08 Jan 2019 01:42:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:45,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-c18af81e-0f1a-41c4-aa46-b26c4795ccef 2019-01-08 01:42:45,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}029380809c4c6bbe52ed090ce7f1b7729f08d784" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16"}}' 2019-01-08 01:42:45,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-d8eb0a33-fe56-41ff-89b6-b081ac518e00 Date: Tue, 08 Jan 2019 01:42:45 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": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:45Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33"}} 2019-01-08 01:42:45,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-d8eb0a33-fe56-41ff-89b6-b081ac518e00 2019-01-08 01:42:45,843 - neutron_utils - INFO - Retrieving security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:45,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:45,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-38c86437-6fc6-46c8-a19c-ec5dd270584a Date: Tue, 08 Jan 2019 01:42:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "revision_number": 0, "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 3, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name"}]} 2019-01-08 01:42:45,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-38c86437-6fc6-46c8-a19c-ec5dd270584a 2019-01-08 01:42:45,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:45,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:46,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0c87ad32-199e-43a1-bf78-fc6efdbf7fb8 Date: Tue, 08 Jan 2019 01:42:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:45Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:46,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-0c87ad32-199e-43a1-bf78-fc6efdbf7fb8 2019-01-08 01:42:46,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:46,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d4e6e7645648809964fc72689c8e14", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj-role"}], "expires_at": "2019-01-08T02:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a20b84751d04b71882174fea28de0bd", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/8a20b84751d04b71882174fea28de0bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/8a20b84751d04b71882174fea28de0bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8a20b84751d04b71882174fea28de0bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8a20b84751d04b71882174fea28de0bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/8a20b84751d04b71882174fea28de0bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/8a20b84751d04b71882174fea28de0bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-user", "id": "ac9f13e6c03a4f30ad92b4433e516018"}, "audit_ids": ["hJ_ys00HR2q4N7vjVOxelw"], "issued_at": "2019-01-08T01:42:46.000000Z"}} 2019-01-08 01:42:46,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e18d4e6f377c060696b1736f1281e4ed6c98796" 2019-01-08 01:42:46,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2fc9d8f1-b6ac-4451-a7cb-f0be82f9a203 Date: Tue, 08 Jan 2019 01:42:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "revision_number": 0, "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 3, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name"}]} 2019-01-08 01:42:46,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name&description=hello+group used request id req-2fc9d8f1-b6ac-4451-a7cb-f0be82f9a203 2019-01-08 01:42:46,761 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:46,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e18d4e6f377c060696b1736f1281e4ed6c98796" 2019-01-08 01:42:46,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9fbbaae2-bbd0-4a0e-a772-b5cd08edfc63 Date: Tue, 08 Jan 2019 01:42:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:45Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:46,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-9fbbaae2-bbd0-4a0e-a772-b5cd08edfc63 2019-01-08 01:42:46,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e18d4e6f377c060696b1736f1281e4ed6c98796" 2019-01-08 01:42:47,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-97c599ae-09bf-43b1-9a96-e4e11264d267 Date: Tue, 08 Jan 2019 01:42: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": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:45Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:47,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-97c599ae-09bf-43b1-9a96-e4e11264d267 2019-01-08 01:42:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e18d4e6f377c060696b1736f1281e4ed6c98796" 2019-01-08 01:42:47,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2d1e65aa-75d1-4af2-9c98-1f7f0a8da355 Date: Tue, 08 Jan 2019 01:42:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "revision_number": 0, "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 3, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name"}]} 2019-01-08 01:42:47,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name used request id req-2d1e65aa-75d1-4af2-9c98-1f7f0a8da355 2019-01-08 01:42:47,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:47,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e18d4e6f377c060696b1736f1281e4ed6c98796" 2019-01-08 01:42:47,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e68a1a4a-f0de-40fd-ac05-cbcdc40ceaf0 Date: Tue, 08 Jan 2019 01:42: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": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:45Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:47,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-e68a1a4a-f0de-40fd-ac05-cbcdc40ceaf0 2019-01-08 01:42:47,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e18d4e6f377c060696b1736f1281e4ed6c98796" 2019-01-08 01:42:47,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a345db3e-ddbf-4594-8eb1-9cd47abd33ee Date: Tue, 08 Jan 2019 01:42:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "revision_number": 0, "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 3, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name"}]} 2019-01-08 01:42:47,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name used request id req-a345db3e-ddbf-4594-8eb1-9cd47abd33ee 2019-01-08 01:42:47,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e18d4e6f377c060696b1736f1281e4ed6c98796" 2019-01-08 01:42:47,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-df30279a-a37a-47f2-b104-6cbcd0a16319 Date: Tue, 08 Jan 2019 01:42: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": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:45Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:47,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-df30279a-a37a-47f2-b104-6cbcd0a16319 2019-01-08 01:42:47,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:47,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e18d4e6f377c060696b1736f1281e4ed6c98796" 2019-01-08 01:42:48,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-23e833ff-717f-4a84-a935-30b0482402ee Date: Tue, 08 Jan 2019 01:42:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:45Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:48,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-23e833ff-717f-4a84-a935-30b0482402ee 2019-01-08 01:42:48,181 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name 2019-01-08 01:42:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:48,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-025da93b-9cc0-4dba-a01e-d8ebedeb11fb Date: Tue, 08 Jan 2019 01:42:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "revision_number": 0, "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 3, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "name": "CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name"}]} 2019-01-08 01:42:48,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name used request id req-025da93b-9cc0-4dba-a01e-d8ebedeb11fb 2019-01-08 01:42:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:48,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b0f102-302d-49ce-aa92-6ed8e82ac2d5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8a20b84751d04b71882174fea28de0bd", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj"}} 2019-01-08 01:42:48,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd used request id req-79b0f102-302d-49ce-aa92-6ed8e82ac2d5 2019-01-08 01:42:48,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:48,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-cb38c84f-25f8-45c9-a8ab-87b570c9807f Date: Tue, 08 Jan 2019 01:42:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:45Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:48,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-cb38c84f-25f8-45c9-a8ab-87b570c9807f 2019-01-08 01:42:48,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}029380809c4c6bbe52ed090ce7f1b7729f08d784" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16"}}' 2019-01-08 01:42:48,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-1519d452-d2aa-4084-ab59-5fa1f3e2b6b8 Date: Tue, 08 Jan 2019 01:42:48 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": "2019-01-08T01:42:48Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:48Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "5ff0e365-86cd-4a11-bd7e-24ce6737fbb6"}} 2019-01-08 01:42:48,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-1519d452-d2aa-4084-ab59-5fa1f3e2b6b8 2019-01-08 01:42:48,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9514624-fc2e-4ae6-af8e-fa513e141f16 2019-01-08 01:42:48,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e18d4e6f377c060696b1736f1281e4ed6c98796" 2019-01-08 01:42:48,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-f1adc016-5dfb-4d32-bbef-d61f5eec6239 Date: Tue, 08 Jan 2019 01:42:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "00e3c924-69b4-48f6-84c5-eb8b2117cae9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:45Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:45Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2ead651b-991f-48fd-9fb6-1af6cb595e33"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:48Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:48Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "5ff0e365-86cd-4a11-bd7e-24ce6737fbb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "a9514624-fc2e-4ae6-af8e-fa513e141f16", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "eca588ab-b7d9-40f4-8bc4-9a5a3c201b43"}]} 2019-01-08 01:42:48,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-f1adc016-5dfb-4d32-bbef-d61f5eec6239 2019-01-08 01:42:48,811 - neutron_utils - INFO - Deleting security group rule with ID - 5ff0e365-86cd-4a11-bd7e-24ce6737fbb6 2019-01-08 01:42:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/5ff0e365-86cd-4a11-bd7e-24ce6737fbb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:48,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6e5a634-ac58-4723-9fc2-3a9ff9e2e43d Content-Length: 0 Date: Tue, 08 Jan 2019 01:42:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:42:48,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/5ff0e365-86cd-4a11-bd7e-24ce6737fbb6 used request id req-a6e5a634-ac58-4723-9fc2-3a9ff9e2e43d 2019-01-08 01:42:48,940 - neutron_utils - INFO - Deleting security group rule with ID - 00e3c924-69b4-48f6-84c5-eb8b2117cae9 2019-01-08 01:42:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/00e3c924-69b4-48f6-84c5-eb8b2117cae9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:49,258 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2b8e98a-e4ac-4c40-85e6-41d0e83d61ad Content-Length: 0 Date: Tue, 08 Jan 2019 01:42:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:42:49,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/00e3c924-69b4-48f6-84c5-eb8b2117cae9 used request id req-d2b8e98a-e4ac-4c40-85e6-41d0e83d61ad 2019-01-08 01:42:49,259 - neutron_utils - INFO - Deleting security group rule with ID - eca588ab-b7d9-40f4-8bc4-9a5a3c201b43 2019-01-08 01:42:49,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/eca588ab-b7d9-40f4-8bc4-9a5a3c201b43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:49,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a1b5938-aa79-447b-bba7-0ad3219443a3 Content-Length: 0 Date: Tue, 08 Jan 2019 01:42:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:42:49,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/eca588ab-b7d9-40f4-8bc4-9a5a3c201b43 used request id req-9a1b5938-aa79-447b-bba7-0ad3219443a3 2019-01-08 01:42:49,574 - neutron_utils - INFO - Deleting security group rule with ID - 2ead651b-991f-48fd-9fb6-1af6cb595e33 2019-01-08 01:42:49,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/2ead651b-991f-48fd-9fb6-1af6cb595e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:49,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e7fbf55-6831-48dd-9f69-166c35c5212b Content-Length: 0 Date: Tue, 08 Jan 2019 01:42:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:42:49,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/2ead651b-991f-48fd-9fb6-1af6cb595e33 used request id req-5e7fbf55-6831-48dd-9f69-166c35c5212b 2019-01-08 01:42:49,897 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-75bcf286-8685-498d-b905-6a5dcf26bae8name 2019-01-08 01:42:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/a9514624-fc2e-4ae6-af8e-fa513e141f16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029380809c4c6bbe52ed090ce7f1b7729f08d784" 2019-01-08 01:42:50,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc7ff587-cd02-4bf3-9709-9a6c9602947e Content-Length: 0 Date: Tue, 08 Jan 2019 01:42:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:42:50,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/a9514624-fc2e-4ae6-af8e-fa513e141f16 used request id req-fc7ff587-cd02-4bf3-9709-9a6c9602947e 2019-01-08 01:42:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:50,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-73a3fc51-c512-4ba0-8346-97f7611c58da Date: Tue, 08 Jan 2019 01:42:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "updated_at": "2019-01-08T01:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "0f75b643-8af4-410a-99a3-82d19166b7cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "2287ac11-44f4-40b7-b9b4-a3cbead661ec", "remote_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "2970bf99-282e-4c1e-bf48-a438e0a747cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a20b84751d04b71882174fea28de0bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "revision_number": 0, "id": "b9f48f48-7c42-42f4-9416-13147a47e325", "remote_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:42Z", "security_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "tenant_id": "8a20b84751d04b71882174fea28de0bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a20b84751d04b71882174fea28de0bd"}], "revision_number": 4, "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:42:50,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-73a3fc51-c512-4ba0-8346-97f7611c58da 2019-01-08 01:42:50,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:50,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2cd49cd-5ae6-437d-b64b-2241a6645071 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:42:50,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-a2cd49cd-5ae6-437d-b64b-2241a6645071 2019-01-08 01:42:50,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:50,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc20e1d-9267-4652-9eb4-95f7001e765b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:42:50,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-fbc20e1d-9267-4652-9eb4-95f7001e765b 2019-01-08 01:42:50,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:42:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:51,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b99f24b-fb65-4f65-831e-1dbef30c3717 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:42:51,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-5b99f24b-fb65-4f65-831e-1dbef30c3717 2019-01-08 01:42:51,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:42:51,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:51,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:42:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d62a1b-8753-47f2-9e08-3bd1c28121bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:42:51,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-89d62a1b-8753-47f2-9e08-3bd1c28121bb 2019-01-08 01:42:51,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:42:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:51,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:42:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec7165d3-7b8e-404e-a70c-39dc761b0c73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:42:51,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-ec7165d3-7b8e-404e-a70c-39dc761b0c73 2019-01-08 01:42:51,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:42:51,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:51,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4a4573-4683-448c-a758-76bd17fc5007 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8a20b84751d04b71882174fea28de0bd", "name": "CreateSecurityGroupTests-fcbe7190-3153-4c2-proj"}} 2019-01-08 01:42:51,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd used request id req-3c4a4573-4683-448c-a758-76bd17fc5007 2019-01-08 01:42:51,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c74eb6f-575f-497a-b009-628ab2b7b7a9 2019-01-08 01:42:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4c74eb6f-575f-497a-b009-628ab2b7b7a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:51,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b9cf6244-02e2-4689-b4ae-98b6f2f8ed55 Date: Tue, 08 Jan 2019 01:42: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": "2019-01-08T01:42:42Z", "security_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "0f75b643-8af4-410a-99a3-82d19166b7cb"}, {"remote_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2287ac11-44f4-40b7-b9b4-a3cbead661ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "2970bf99-282e-4c1e-bf48-a438e0a747cb"}, {"remote_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:42Z", "security_group_id": "4c74eb6f-575f-497a-b009-628ab2b7b7a9", "port_range_min": null, "revision_number": 0, "tenant_id": "8a20b84751d04b71882174fea28de0bd", "created_at": "2019-01-08T01:42:42Z", "project_id": "8a20b84751d04b71882174fea28de0bd", "id": "b9f48f48-7c42-42f4-9416-13147a47e325"}]} 2019-01-08 01:42:51,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=4c74eb6f-575f-497a-b009-628ab2b7b7a9 used request id req-b9cf6244-02e2-4689-b4ae-98b6f2f8ed55 2019-01-08 01:42:51,730 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:42:51,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/4c74eb6f-575f-497a-b009-628ab2b7b7a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:52,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae8da79e-ef7e-40a4-b2f3-114c040303b4 Content-Length: 0 Date: Tue, 08 Jan 2019 01:42:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:42:52,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/4c74eb6f-575f-497a-b009-628ab2b7b7a9 used request id req-ae8da79e-ef7e-40a4-b2f3-114c040303b4 2019-01-08 01:42:52,080 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fcbe7190-3153-4c2-proj 2019-01-08 01:42:52,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:52,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da905f3-1def-4e0e-89fc-8ff5d37fca7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:52,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/8a20b84751d04b71882174fea28de0bd used request id req-6da905f3-1def-4e0e-89fc-8ff5d37fca7e 2019-01-08 01:42:52,328 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fcbe7190-3153-4c2-proj-role 2019-01-08 01:42:52,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/00d4e6e7645648809964fc72689c8e14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:52,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b19c0e50-40d4-4d50-a9b6-da08102e8040 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:52,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/00d4e6e7645648809964fc72689c8e14 used request id req-b19c0e50-40d4-4d50-a9b6-da08102e8040 2019-01-08 01:42:52,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a99e6b58b92628ca04a95dc89e2e84acd93678" 2019-01-08 01:42:52,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0daa49b-0197-41e6-82f2-931cbd4c93c6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:42:52,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a0daa49b-0197-41e6-82f2-931cbd4c93c6 2019-01-08 01:42:52,577 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fcbe7190-3153-4c2-user 2019-01-08 01:42:52,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/ac9f13e6c03a4f30ad92b4433e516018 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4161ea5b423cdb83ae42dfded8fcd2ff90052a" 2019-01-08 01:42:52,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb5c172e-a41c-4aa4-b9c6-508256a5ee81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:52,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ac9f13e6c03a4f30ad92b4433e516018 used request id req-bb5c172e-a41c-4aa4-b9c6-508256a5ee81 2019-01-08 01:42:52,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:53,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["8qTWZBngTdGq6t91VPOs1A"], "issued_at": "2019-01-08T01:42:53.000000Z"}} 2019-01-08 01:42:53,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9436aa9e0b020bce46bcaceb44df91734f093de4" 2019-01-08 01:42:53,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575fe1a6-7d5b-4822-83a6-ba55de427a9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:53,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-575fe1a6-7d5b-4822-83a6-ba55de427a9e 2019-01-08 01:42:53,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:53,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:53,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["6FjP5wJISiWMGk-ZI4wSjw"], "issued_at": "2019-01-08T01:42:53.000000Z"}} 2019-01-08 01:42:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:42:53,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044709c7-0061-4eda-a761-bf4096d69725 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:53,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-044709c7-0061-4eda-a761-bf4096d69725 2019-01-08 01:42:53,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:42:53,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:42: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:42:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c74ce324-e4fc-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:42:53,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef260be-5026-4f86-802d-582172773fc7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c74ce324-e4fc-431-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:42:53,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c74ce324-e4fc-431-proj used request id req-1ef260be-5026-4f86-802d-582172773fc7 2019-01-08 01:42:53,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:42:54,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4754a89-52a9-40d4-b987-65399538771e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:42:54,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-b4754a89-52a9-40d4-b987-65399538771e 2019-01-08 01:42:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj"}}' 2019-01-08 01:42:54,335 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58344d4f-2587-4db4-aa57-fbc2b65f6b8d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d429369836d44efa599109941691602"}, "tags": [], "enabled": true, "id": "9d429369836d44efa599109941691602", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj"}} 2019-01-08 01:42:54,335 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-58344d4f-2587-4db4-aa57-fbc2b65f6b8d 2019-01-08 01:42:54,335 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c74ce324-e4fc-431-proj 2019-01-08 01:42:54,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:54,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:54,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["W_6W8h-yTQqrVTQwKQ8kgg"], "issued_at": "2019-01-08T01:42:54.000000Z"}} 2019-01-08 01:42:54,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ce9885c01f7cf490757f48207e3c75d278f44f" 2019-01-08 01:42:54,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b046cc-83cc-48f8-9816-adfded056d88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:54,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f0b046cc-83cc-48f8-9816-adfded056d88 2019-01-08 01:42:54,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:42:54,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:42: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:42:54,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ce9885c01f7cf490757f48207e3c75d278f44f" 2019-01-08 01:42:54,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02d0a23-522d-4495-ade4-a28cd7a7db96 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:42:54,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f02d0a23-522d-4495-ade4-a28cd7a7db96 2019-01-08 01:42:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-c74ce324-e4fc-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ce9885c01f7cf490757f48207e3c75d278f44f" 2019-01-08 01:42:55,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ef6cdd-23ac-485d-8f23-be6f3c2be69f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-c74ce324-e4fc-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d429369836d44efa599109941691602"}, "tags": [], "enabled": true, "id": "9d429369836d44efa599109941691602", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj"}]} 2019-01-08 01:42:55,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-c74ce324-e4fc-431-proj used request id req-a4ef6cdd-23ac-485d-8f23-be6f3c2be69f 2019-01-08 01:42:55,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ce9885c01f7cf490757f48207e3c75d278f44f" 2019-01-08 01:42:55,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e20f01b-121f-4427-9d0b-e2b224c41dfd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:42:55,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8e20f01b-121f-4427-9d0b-e2b224c41dfd 2019-01-08 01:42:55,609 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c74ce324-e4fc-431-user 2019-01-08 01:42:55,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:55,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:42:55,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1891b33b-aaa0-495a-be6a-a6ae123ddfa2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:42:55,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1891b33b-aaa0-495a-be6a-a6ae123ddfa2 2019-01-08 01:42:55,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" -d '{"role": {"name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj-role"}}' 2019-01-08 01:42:55,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d82db5e-f2f9-44aa-ac9b-fc48215757ae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c06070814ff4fa2aae7b8c80ec7ef36", "links": {"self": "http://172.30.9.42:5000/v3/roles/3c06070814ff4fa2aae7b8c80ec7ef36"}, "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj-role"}} 2019-01-08 01:42:55,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-8d82db5e-f2f9-44aa-ac9b-fc48215757ae 2019-01-08 01:42:55,861 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c74ce324-e4fc-431-proj-role 2019-01-08 01:42:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/3c06070814ff4fa2aae7b8c80ec7ef36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:42:55,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8837b4d3-94d1-4871-8829-e865574c4158 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c06070814ff4fa2aae7b8c80ec7ef36", "links": {"self": "http://172.30.9.42:5000/v3/roles/3c06070814ff4fa2aae7b8c80ec7ef36"}, "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj-role"}} 2019-01-08 01:42:55,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/3c06070814ff4fa2aae7b8c80ec7ef36 used request id req-8837b4d3-94d1-4871-8829-e865574c4158 2019-01-08 01:42:55,968 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c74ce324-e4fc-431-proj-role to project CreateSecurityGroupTests-c74ce324-e4fc-431-proj 2019-01-08 01:42:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/9d429369836d44efa599109941691602/users/ed899e5c4c2f484880a3275087b416d4/roles/3c06070814ff4fa2aae7b8c80ec7ef36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:42:56,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10296053-da92-4575-86c6-4a129f2aa445 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:42:56,127 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/9d429369836d44efa599109941691602/users/ed899e5c4c2f484880a3275087b416d4/roles/3c06070814ff4fa2aae7b8c80ec7ef36 used request id req-10296053-da92-4575-86c6-4a129f2aa445 2019-01-08 01:42:56,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:42:56,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:56,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c06070814ff4fa2aae7b8c80ec7ef36", "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj-role"}], "expires_at": "2019-01-08T02:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d429369836d44efa599109941691602", "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9d429369836d44efa599109941691602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9d429369836d44efa599109941691602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d429369836d44efa599109941691602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9d429369836d44efa599109941691602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-user", "id": "ed899e5c4c2f484880a3275087b416d4"}, "audit_ids": ["f0G_j-8lS4yXGu6WZlPLhg"], "issued_at": "2019-01-08T01:42:56.000000Z"}} 2019-01-08 01:42:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:56,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961c72bf-a100-42fb-bc34-5a75a8d6ae5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:42:56,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-961c72bf-a100-42fb-bc34-5a75a8d6ae5a 2019-01-08 01:42:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:57,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4161f12e-7518-4afa-9622-73a3451710c2 Date: Tue, 08 Jan 2019 01:42:57 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:42:57,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name&description=hello+group used request id req-4161f12e-7518-4afa-9622-73a3451710c2 2019-01-08 01:42:57,080 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name... 2019-01-08 01:42:57,080 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name 2019-01-08 01:42:57,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" -d '{"security_group": {"name": "CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name", "description": "hello group"}}' 2019-01-08 01:42:57,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f27a04f2-9139-4b53-a78a-23f4ee63467f Date: Tue, 08 Jan 2019 01:42:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "updated_at": "2019-01-08T01:42:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "revision_number": 0, "id": "3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d429369836d44efa599109941691602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "revision_number": 0, "id": "929b1df5-9321-4784-9436-85f223406050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d429369836d44efa599109941691602"}], "revision_number": 2, "project_id": "9d429369836d44efa599109941691602", "id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "name": "CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name"}} 2019-01-08 01:42:57,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-f27a04f2-9139-4b53-a78a-23f4ee63467f 2019-01-08 01:42:57,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 202b91ab-002c-46a8-a9c7-8624d2f29d20 2019-01-08 01:42:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:57,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-40a0e1b2-e513-4fb7-a7b7-be1c5a461be6 Date: Tue, 08 Jan 2019 01:42: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": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "929b1df5-9321-4784-9436-85f223406050"}]} 2019-01-08 01:42:57,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-40a0e1b2-e513-4fb7-a7b7-be1c5a461be6 2019-01-08 01:42:57,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 202b91ab-002c-46a8-a9c7-8624d2f29d20 2019-01-08 01:42:57,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:57,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-890d6469-ed05-4e2e-b7ca-438ef259f389 Date: Tue, 08 Jan 2019 01:42: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": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "929b1df5-9321-4784-9436-85f223406050"}]} 2019-01-08 01:42:57,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-890d6469-ed05-4e2e-b7ca-438ef259f389 2019-01-08 01:42:57,953 - neutron_utils - INFO - Retrieving security group with ID - 202b91ab-002c-46a8-a9c7-8624d2f29d20 2019-01-08 01:42:57,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:58,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-96220af4-0437-49d5-af6f-5a8934f3d79a Date: Tue, 08 Jan 2019 01:42:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "updated_at": "2019-01-08T01:42:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "revision_number": 0, "id": "3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d429369836d44efa599109941691602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "revision_number": 0, "id": "929b1df5-9321-4784-9436-85f223406050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d429369836d44efa599109941691602"}], "revision_number": 2, "project_id": "9d429369836d44efa599109941691602", "id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "name": "CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name"}]} 2019-01-08 01:42:58,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-96220af4-0437-49d5-af6f-5a8934f3d79a 2019-01-08 01:42:58,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 202b91ab-002c-46a8-a9c7-8624d2f29d20 2019-01-08 01:42:58,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:58,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db0eaeb9-2db9-45ac-a80b-c2f97c66b27e Date: Tue, 08 Jan 2019 01:42: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": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "929b1df5-9321-4784-9436-85f223406050"}]} 2019-01-08 01:42:58,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-db0eaeb9-2db9-45ac-a80b-c2f97c66b27e 2019-01-08 01:42:58,439 - neutron_utils - INFO - Retrieving security group with ID - 202b91ab-002c-46a8-a9c7-8624d2f29d20 2019-01-08 01:42:58,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:58,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-781785f7-2250-437a-8147-54ac2858c24e Date: Tue, 08 Jan 2019 01:42:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "updated_at": "2019-01-08T01:42:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "revision_number": 0, "id": "3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d429369836d44efa599109941691602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "revision_number": 0, "id": "929b1df5-9321-4784-9436-85f223406050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d429369836d44efa599109941691602"}], "revision_number": 2, "project_id": "9d429369836d44efa599109941691602", "id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "name": "CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name"}]} 2019-01-08 01:42:58,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-781785f7-2250-437a-8147-54ac2858c24e 2019-01-08 01:42:58,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 202b91ab-002c-46a8-a9c7-8624d2f29d20 2019-01-08 01:42:58,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:58,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e684af4-98af-4dbf-8fb9-9184dce3dbb9 Date: Tue, 08 Jan 2019 01:42: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": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "929b1df5-9321-4784-9436-85f223406050"}]} 2019-01-08 01:42:58,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-3e684af4-98af-4dbf-8fb9-9184dce3dbb9 2019-01-08 01:42:58,902 - neutron_utils - INFO - Retrieving security group with ID - 202b91ab-002c-46a8-a9c7-8624d2f29d20 2019-01-08 01:42:58,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:59,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3c7c67b3-18c3-4c77-a223-2e22ba790985 Date: Tue, 08 Jan 2019 01:42:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "updated_at": "2019-01-08T01:42:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "revision_number": 0, "id": "3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d429369836d44efa599109941691602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "revision_number": 0, "id": "929b1df5-9321-4784-9436-85f223406050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d429369836d44efa599109941691602"}], "revision_number": 2, "project_id": "9d429369836d44efa599109941691602", "id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "name": "CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name"}]} 2019-01-08 01:42:59,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-3c7c67b3-18c3-4c77-a223-2e22ba790985 2019-01-08 01:42:59,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 202b91ab-002c-46a8-a9c7-8624d2f29d20 2019-01-08 01:42:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:42:59,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-578711ef-7240-4146-b6b9-2e6781c0e557 Date: Tue, 08 Jan 2019 01:42: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": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:57Z", "security_group_id": "202b91ab-002c-46a8-a9c7-8624d2f29d20", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:57Z", "project_id": "9d429369836d44efa599109941691602", "id": "929b1df5-9321-4784-9436-85f223406050"}]} 2019-01-08 01:42:59,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-578711ef-7240-4146-b6b9-2e6781c0e557 2019-01-08 01:42:59,351 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name 2019-01-08 01:42:59,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:42:59,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c06070814ff4fa2aae7b8c80ec7ef36", "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj-role"}], "expires_at": "2019-01-08T02:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d429369836d44efa599109941691602", "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9d429369836d44efa599109941691602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9d429369836d44efa599109941691602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d429369836d44efa599109941691602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d429369836d44efa599109941691602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9d429369836d44efa599109941691602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9d429369836d44efa599109941691602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-user", "id": "ed899e5c4c2f484880a3275087b416d4"}, "audit_ids": ["jtNCUpRpT5OjjPlUZs5fSg"], "issued_at": "2019-01-08T01:42:59.000000Z"}} 2019-01-08 01:42:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78941c7260a2308f56821522495a1f9aaffe2a05" 2019-01-08 01:43:00,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9559b5ac-d1b5-49a7-8d10-84033390aeb1 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:00,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-9559b5ac-d1b5-49a7-8d10-84033390aeb1 2019-01-08 01:43:00,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78941c7260a2308f56821522495a1f9aaffe2a05" 2019-01-08 01:43:00,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8d48b10f-604f-4806-b13e-8d34337385e6 Date: Tue, 08 Jan 2019 01:43:00 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:43:00,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name&description=hello+group used request id req-8d48b10f-604f-4806-b13e-8d34337385e6 2019-01-08 01:43:00,383 - neutron_utils - INFO - Deleting security group rule with ID - 929b1df5-9321-4784-9436-85f223406050 2019-01-08 01:43:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/929b1df5-9321-4784-9436-85f223406050 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:43:00,407 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-7a68d532-cabe-4451-8918-63028239570c Date: Tue, 08 Jan 2019 01:43:00 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 929b1df5-9321-4784-9436-85f223406050 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 01:43:00,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/929b1df5-9321-4784-9436-85f223406050 used request id req-7a68d532-cabe-4451-8918-63028239570c 2019-01-08 01:43:00,407 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 929b1df5-9321-4784-9436-85f223406050 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 01:43:00,407 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 929b1df5-9321-4784-9436-85f223406050 does not exist Neutron server returns request_ids: ['req-7a68d532-cabe-4451-8918-63028239570c'] 2019-01-08 01:43:00,407 - neutron_utils - INFO - Deleting security group rule with ID - 3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a 2019-01-08 01:43:00,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:43:00,608 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f89539ca-5737-45c9-826d-c1919e02efea Date: Tue, 08 Jan 2019 01:43:00 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 01:43:00,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a used request id req-f89539ca-5737-45c9-826d-c1919e02efea 2019-01-08 01:43:00,608 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 01:43:00,609 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 3d1d9a0d-f2e6-454c-aae3-bfaf49b0ca8a does not exist Neutron server returns request_ids: ['req-f89539ca-5737-45c9-826d-c1919e02efea'] 2019-01-08 01:43:00,609 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ef30a4e7-ee01-44d4-aec4-1377e7ae3449name 2019-01-08 01:43:00,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/202b91ab-002c-46a8-a9c7-8624d2f29d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a113e0c48b3e8963f786ac4aa817ec843a474c" 2019-01-08 01:43:00,828 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-d54e64c9-8bba-4b79-ae33-345ba84e0618 Date: Tue, 08 Jan 2019 01:43:00 GMT RESP BODY: {"NeutronError": {"message": "Security group 202b91ab-002c-46a8-a9c7-8624d2f29d20 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-08 01:43:00,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/202b91ab-002c-46a8-a9c7-8624d2f29d20 used request id req-d54e64c9-8bba-4b79-ae33-345ba84e0618 2019-01-08 01:43:00,828 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 202b91ab-002c-46a8-a9c7-8624d2f29d20 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-08 01:43:00,829 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 202b91ab-002c-46a8-a9c7-8624d2f29d20 does not exist Neutron server returns request_ids: ['req-d54e64c9-8bba-4b79-ae33-345ba84e0618'] 2019-01-08 01:43:00,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:01,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-c84f6cd4-41d1-4c7f-ada0-2460f4113f2c Date: Tue, 08 Jan 2019 01:43:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:56Z", "updated_at": "2019-01-08T01:42:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:56Z", "revision_number": 0, "id": "2bd5daaf-9682-42a4-99a4-90402beea153", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:56Z", "security_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d429369836d44efa599109941691602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:56Z", "revision_number": 0, "id": "91d299e4-2692-4a4c-8372-bf8cfc8a6f6e", "remote_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:56Z", "security_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d429369836d44efa599109941691602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:56Z", "revision_number": 0, "id": "cb461ed4-f779-431a-aa1c-9945ecbc1200", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:56Z", "security_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d429369836d44efa599109941691602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:56Z", "revision_number": 0, "id": "de800717-9d10-4433-80c5-7c5b730127ea", "remote_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:56Z", "security_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "tenant_id": "9d429369836d44efa599109941691602", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d429369836d44efa599109941691602"}], "revision_number": 4, "project_id": "9d429369836d44efa599109941691602", "id": "e20a0724-30a4-459f-8f3a-2f212a476610", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:43:01,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-c84f6cd4-41d1-4c7f-ada0-2460f4113f2c 2019-01-08 01:43:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:01,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eddf4e06-f913-4c56-80ea-53ebdd3a7783 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:43:01,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-eddf4e06-f913-4c56-80ea-53ebdd3a7783 2019-01-08 01:43:01,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:01,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab38efe-6dbd-4187-8d88-3583b284bd69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:01,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-6ab38efe-6dbd-4187-8d88-3583b284bd69 2019-01-08 01:43:01,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:01,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:01,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11394fb1-9a4d-4799-9e7d-b29607ef7fa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:01,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-11394fb1-9a4d-4799-9e7d-b29607ef7fa9 2019-01-08 01:43:01,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:01,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0fd411a-61c0-4d76-a198-d188431adcb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:01,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-b0fd411a-61c0-4d76-a198-d188431adcb8 2019-01-08 01:43:01,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:01,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:01,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce33c36b-2880-41a8-9bc8-842969f664ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:01,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-ce33c36b-2880-41a8-9bc8-842969f664ad 2019-01-08 01:43:01,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:01,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca049c39-a7ab-4908-81b0-89961a02429a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:43:01,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-ca049c39-a7ab-4908-81b0-89961a02429a 2019-01-08 01:43:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:01,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f260a62f-b895-494e-82eb-83bb4a3dadd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:01,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-f260a62f-b895-494e-82eb-83bb4a3dadd5 2019-01-08 01:43:01,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:02,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74f0571-717a-42c7-b562-e304d6f508e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:02,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-c74f0571-717a-42c7-b562-e304d6f508e0 2019-01-08 01:43:02,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:02,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:02,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3efefab-58e6-4779-9552-0d82b750a58a 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:43:02,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-b3efefab-58e6-4779-9552-0d82b750a58a 2019-01-08 01:43:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:02,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e65810-797a-485f-8ee1-59451fc0a162 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:02,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-a6e65810-797a-485f-8ee1-59451fc0a162 2019-01-08 01:43:02,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:02,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-724a1c57-ab3c-4e34-a33d-2ebb27022604 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:02,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-724a1c57-ab3c-4e34-a33d-2ebb27022604 2019-01-08 01:43:02,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:02,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac7fd59b-9f0f-4e48-a59f-7a7e3ca5f224 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:02,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-ac7fd59b-9f0f-4e48-a59f-7a7e3ca5f224 2019-01-08 01:43:02,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:02,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d429369836d44efa599109941691602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:02,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f9b104-8abe-4515-8d18-8ca9fb03c22b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d429369836d44efa599109941691602"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d429369836d44efa599109941691602", "name": "CreateSecurityGroupTests-c74ce324-e4fc-431-proj"}} 2019-01-08 01:43:02,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d429369836d44efa599109941691602 used request id req-39f9b104-8abe-4515-8d18-8ca9fb03c22b 2019-01-08 01:43:02,593 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e20a0724-30a4-459f-8f3a-2f212a476610 2019-01-08 01:43:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e20a0724-30a4-459f-8f3a-2f212a476610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:02,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1080fe96-9372-43be-8ff1-1b4659f0380b Date: Tue, 08 Jan 2019 01:43:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:56Z", "security_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:56Z", "project_id": "9d429369836d44efa599109941691602", "id": "2bd5daaf-9682-42a4-99a4-90402beea153"}, {"remote_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:56Z", "security_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:56Z", "project_id": "9d429369836d44efa599109941691602", "id": "91d299e4-2692-4a4c-8372-bf8cfc8a6f6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:56Z", "security_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:56Z", "project_id": "9d429369836d44efa599109941691602", "id": "cb461ed4-f779-431a-aa1c-9945ecbc1200"}, {"remote_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:42:56Z", "security_group_id": "e20a0724-30a4-459f-8f3a-2f212a476610", "port_range_min": null, "revision_number": 0, "tenant_id": "9d429369836d44efa599109941691602", "created_at": "2019-01-08T01:42:56Z", "project_id": "9d429369836d44efa599109941691602", "id": "de800717-9d10-4433-80c5-7c5b730127ea"}]} 2019-01-08 01:43:02,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e20a0724-30a4-459f-8f3a-2f212a476610 used request id req-1080fe96-9372-43be-8ff1-1b4659f0380b 2019-01-08 01:43:02,812 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:43:02,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/e20a0724-30a4-459f-8f3a-2f212a476610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:03,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf2398f6-dfee-407c-8380-4e0e9abf3ee3 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:03,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/e20a0724-30a4-459f-8f3a-2f212a476610 used request id req-cf2398f6-dfee-407c-8380-4e0e9abf3ee3 2019-01-08 01:43:03,194 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c74ce324-e4fc-431-proj 2019-01-08 01:43:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/9d429369836d44efa599109941691602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:03,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ce875b5-cc36-4ff8-a08a-605b683b07e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:03,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/9d429369836d44efa599109941691602 used request id req-2ce875b5-cc36-4ff8-a08a-605b683b07e0 2019-01-08 01:43:03,430 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c74ce324-e4fc-431-proj-role 2019-01-08 01:43:03,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/3c06070814ff4fa2aae7b8c80ec7ef36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:03,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51dbb9d4-d276-4850-8f35-b179ef744882 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:03,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/3c06070814ff4fa2aae7b8c80ec7ef36 used request id req-51dbb9d4-d276-4850-8f35-b179ef744882 2019-01-08 01:43:03,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d29242a1e607b46afcc88071ab777f684145fa" 2019-01-08 01:43:03,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89439638-53fb-4fe6-8289-d173671bb717 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:03,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-89439638-53fb-4fe6-8289-d173671bb717 2019-01-08 01:43:03,695 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c74ce324-e4fc-431-user 2019-01-08 01:43:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/ed899e5c4c2f484880a3275087b416d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ce9885c01f7cf490757f48207e3c75d278f44f" 2019-01-08 01:43:03,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c029409-2ceb-4f67-9616-1f5b5ee5f1b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:03,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ed899e5c4c2f484880a3275087b416d4 used request id req-4c029409-2ceb-4f67-9616-1f5b5ee5f1b1 2019-01-08 01:43:03,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:04,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["npjZnW19T3WlmMUFkrIMnA"], "issued_at": "2019-01-08T01:43:04.000000Z"}} 2019-01-08 01:43:04,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d2353e4a17bbe3e878b834f3aa72a148a109b2" 2019-01-08 01:43:04,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70c49b8-c14f-4c30-83fe-e34eda7723ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:04,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a70c49b8-c14f-4c30-83fe-e34eda7723ba 2019-01-08 01:43:04,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:04,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:04,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["CSQYbISySgKfA5L6p2GZdA"], "issued_at": "2019-01-08T01:43:04.000000Z"}} 2019-01-08 01:43:04,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:04,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4bd7e5-5fb9-4932-800e-a41602f96f28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:04,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-aa4bd7e5-5fb9-4932-800e-a41602f96f28 2019-01-08 01:43:04,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:04,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:05,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d35bdf-e2b9-47f6-bbe4-c47bd3e16edc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:43:05,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj used request id req-14d35bdf-e2b9-47f6-bbe4-c47bd3e16edc 2019-01-08 01:43:05,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:05,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8159fcd0-f9ad-4fd9-a5e3-32d8a4e79d2c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:05,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8159fcd0-f9ad-4fd9-a5e3-32d8a4e79d2c 2019-01-08 01:43:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj"}}' 2019-01-08 01:43:05,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9b12a7-2dde-441e-909d-cab2995f9c89 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662"}, "tags": [], "enabled": true, "id": "a9b92972339d4b548405a5a2549bd662", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj"}} 2019-01-08 01:43:05,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-6f9b12a7-2dde-441e-909d-cab2995f9c89 2019-01-08 01:43:05,256 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj 2019-01-08 01:43:05,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:05,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:05,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["fZpzxFnZTEef5s3iXpQZUw"], "issued_at": "2019-01-08T01:43:05.000000Z"}} 2019-01-08 01:43:05,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9618ae39013cb496fb56bb09281760ea4180e7b3" 2019-01-08 01:43:05,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92d0551-8105-4d20-a69a-d4929f611182 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:05,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e92d0551-8105-4d20-a69a-d4929f611182 2019-01-08 01:43:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:05,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:05,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9618ae39013cb496fb56bb09281760ea4180e7b3" 2019-01-08 01:43:05,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7912205b-df19-4e99-977c-ca69a5274898 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:43:05,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7912205b-df19-4e99-977c-ca69a5274898 2019-01-08 01:43:05,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9618ae39013cb496fb56bb09281760ea4180e7b3" 2019-01-08 01:43:06,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d571dd96-60c3-4e85-b6d0-b4c6d06e307a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662"}, "tags": [], "enabled": true, "id": "a9b92972339d4b548405a5a2549bd662", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj"}]} 2019-01-08 01:43:06,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj used request id req-d571dd96-60c3-4e85-b6d0-b4c6d06e307a 2019-01-08 01:43:06,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9618ae39013cb496fb56bb09281760ea4180e7b3" 2019-01-08 01:43:06,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20da701-b72b-4bae-a678-0e1f135f9000 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:06,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-e20da701-b72b-4bae-a678-0e1f135f9000 2019-01-08 01:43:06,537 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d76a5c49-84f9-4a1-user 2019-01-08 01:43:06,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:06,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:06,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de56b672-3c74-4b6e-bd8f-f226f95429c1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:06,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-de56b672-3c74-4b6e-bd8f-f226f95429c1 2019-01-08 01:43:06,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" -d '{"role": {"name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj-role"}}' 2019-01-08 01:43:06,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd988f47-794d-48eb-90f6-fe363b3df024 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f0fbb97d8524fbfaaacdc8f6763aab2", "links": {"self": "http://172.30.9.42:5000/v3/roles/4f0fbb97d8524fbfaaacdc8f6763aab2"}, "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj-role"}} 2019-01-08 01:43:06,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-cd988f47-794d-48eb-90f6-fe363b3df024 2019-01-08 01:43:06,783 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj-role 2019-01-08 01:43:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/4f0fbb97d8524fbfaaacdc8f6763aab2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:06,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c319ff2-4db8-480c-8475-37d67034d11f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f0fbb97d8524fbfaaacdc8f6763aab2", "links": {"self": "http://172.30.9.42:5000/v3/roles/4f0fbb97d8524fbfaaacdc8f6763aab2"}, "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj-role"}} 2019-01-08 01:43:06,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/4f0fbb97d8524fbfaaacdc8f6763aab2 used request id req-6c319ff2-4db8-480c-8475-37d67034d11f 2019-01-08 01:43:06,804 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj-role to project CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj 2019-01-08 01:43:06,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662/users/2d54b07adc5449a4955f2217bb683c93/roles/4f0fbb97d8524fbfaaacdc8f6763aab2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:06,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3ba53f0-9b66-4f3b-8e72-2b1b29c3d571 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:06,953 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662/users/2d54b07adc5449a4955f2217bb683c93/roles/4f0fbb97d8524fbfaaacdc8f6763aab2 used request id req-a3ba53f0-9b66-4f3b-8e72-2b1b29c3d571 2019-01-08 01:43:06,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:06,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:07,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["rHIUt86ERMKa4YAtkduJ0w"], "issued_at": "2019-01-08T01:43:07.000000Z"}} 2019-01-08 01:43:07,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:07,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3800fbc7-910d-43ed-b13e-1b16c4554f3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:07,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3800fbc7-910d-43ed-b13e-1b16c4554f3c 2019-01-08 01:43:07,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:07,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7380d613-3a75-46af-a38d-bf99c7c386e9 Date: Tue, 08 Jan 2019 01:43:07 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:43:07,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name&description=hello+group used request id req-7380d613-3a75-46af-a38d-bf99c7c386e9 2019-01-08 01:43:07,710 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name... 2019-01-08 01:43:07,710 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name 2019-01-08 01:43:07,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:07,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:07,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:07,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9092212-109f-4317-b203-9da47846bb87 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662"}, "tags": [], "enabled": true, "id": "a9b92972339d4b548405a5a2549bd662", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj"}]} 2019-01-08 01:43:07,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj used request id req-c9092212-109f-4317-b203-9da47846bb87 2019-01-08 01:43:07,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" -d '{"security_group": {"tenant_id": "a9b92972339d4b548405a5a2549bd662", "name": "CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name", "description": "hello group"}}' 2019-01-08 01:43:08,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-b19103b3-4860-4ccc-9989-8d2a40ffc1dc Date: Tue, 08 Jan 2019 01:43:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "updated_at": "2019-01-08T01:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "e833d60b-4244-4d5f-bad2-b289e50334ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b92972339d4b548405a5a2549bd662"}], "revision_number": 2, "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "name": "CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name"}} 2019-01-08 01:43:08,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-b19103b3-4860-4ccc-9989-8d2a40ffc1dc 2019-01-08 01:43:08,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:08,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:08,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06224a48-2cdd-41f8-b573-ec71a3cc09d3 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:08,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-06224a48-2cdd-41f8-b573-ec71a3cc09d3 2019-01-08 01:43:08,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:08,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:08,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-726b6ac0-e42c-4bc8-aa2e-e82c1e711809 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:08,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-726b6ac0-e42c-4bc8-aa2e-e82c1e711809 2019-01-08 01:43:08,940 - neutron_utils - INFO - Retrieving security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:09,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b674334d-b754-4d00-aacf-1727be2d3ef5 Date: Tue, 08 Jan 2019 01:43:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "updated_at": "2019-01-08T01:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "e833d60b-4244-4d5f-bad2-b289e50334ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b92972339d4b548405a5a2549bd662"}], "revision_number": 2, "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "name": "CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name"}]} 2019-01-08 01:43:09,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-b674334d-b754-4d00-aacf-1727be2d3ef5 2019-01-08 01:43:09,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:09,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:09,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ffcc55e8-658f-4a98-b47f-3ed1fc64b922 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:09,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-ffcc55e8-658f-4a98-b47f-3ed1fc64b922 2019-01-08 01:43:09,415 - neutron_utils - INFO - Retrieving security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:09,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:09,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2db9e876-c3a9-4c4c-be63-95ebe2b5e74c Date: Tue, 08 Jan 2019 01:43:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "updated_at": "2019-01-08T01:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "e833d60b-4244-4d5f-bad2-b289e50334ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b92972339d4b548405a5a2549bd662"}], "revision_number": 2, "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "name": "CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name"}]} 2019-01-08 01:43:09,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-2db9e876-c3a9-4c4c-be63-95ebe2b5e74c 2019-01-08 01:43:09,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:09,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:09,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2adbb26c-ad83-4e93-ac36-b99eb4cfe400 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:09,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-2adbb26c-ad83-4e93-ac36-b99eb4cfe400 2019-01-08 01:43:09,783 - neutron_utils - INFO - Retrieving security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:09,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:09,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b2482169-dfd3-49c1-a3ca-2b2f60984f9c Date: Tue, 08 Jan 2019 01:43:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "updated_at": "2019-01-08T01:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "e833d60b-4244-4d5f-bad2-b289e50334ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b92972339d4b548405a5a2549bd662"}], "revision_number": 2, "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "name": "CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name"}]} 2019-01-08 01:43:09,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-b2482169-dfd3-49c1-a3ca-2b2f60984f9c 2019-01-08 01:43:09,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:09,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:09,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3fa285cb-de2e-461d-9a2d-604b33d7c4d8 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:09,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-3fa285cb-de2e-461d-9a2d-604b33d7c4d8 2019-01-08 01:43:09,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:10,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0fbb97d8524fbfaaacdc8f6763aab2", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj-role"}], "expires_at": "2019-01-08T02:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b92972339d4b548405a5a2549bd662", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a9b92972339d4b548405a5a2549bd662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a9b92972339d4b548405a5a2549bd662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a9b92972339d4b548405a5a2549bd662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a9b92972339d4b548405a5a2549bd662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-user", "id": "2d54b07adc5449a4955f2217bb683c93"}, "audit_ids": ["PvgwY_Z6RMeSTbxvZk-1vA"], "issued_at": "2019-01-08T01:43:10.000000Z"}} 2019-01-08 01:43:10,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c37624106e67242a51654d8fd2a706d84e706d" 2019-01-08 01:43:10,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2c462610-886f-4b80-afaf-ae4787451a6b Date: Tue, 08 Jan 2019 01:43:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "updated_at": "2019-01-08T01:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "e833d60b-4244-4d5f-bad2-b289e50334ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b92972339d4b548405a5a2549bd662"}], "revision_number": 2, "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "name": "CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name"}]} 2019-01-08 01:43:10,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name&description=hello+group used request id req-2c462610-886f-4b80-afaf-ae4787451a6b 2019-01-08 01:43:10,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:10,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d2353e4a17bbe3e878b834f3aa72a148a109b2" 2019-01-08 01:43:10,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5129bfe3-be29-4b5f-acde-5300b83b22e3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a9b92972339d4b548405a5a2549bd662", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj"}} 2019-01-08 01:43:10,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662 used request id req-5129bfe3-be29-4b5f-acde-5300b83b22e3 2019-01-08 01:43:10,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c37624106e67242a51654d8fd2a706d84e706d" 2019-01-08 01:43:10,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97c181a8-ac8f-49ba-b4a0-5783844cd4a5 Date: Tue, 08 Jan 2019 01:43:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:10,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-97c181a8-ac8f-49ba-b4a0-5783844cd4a5 2019-01-08 01:43:10,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c37624106e67242a51654d8fd2a706d84e706d" 2019-01-08 01:43:11,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-768d92c2-6f76-41e9-be88-fe939638231a Date: Tue, 08 Jan 2019 01:43:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:11,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-768d92c2-6f76-41e9-be88-fe939638231a 2019-01-08 01:43:11,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:11,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:11,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f0fbb97d8524fbfaaacdc8f6763aab2", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj-role"}], "expires_at": "2019-01-08T02:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b92972339d4b548405a5a2549bd662", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a9b92972339d4b548405a5a2549bd662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a9b92972339d4b548405a5a2549bd662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a9b92972339d4b548405a5a2549bd662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a9b92972339d4b548405a5a2549bd662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a9b92972339d4b548405a5a2549bd662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a9b92972339d4b548405a5a2549bd662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-user", "id": "2d54b07adc5449a4955f2217bb683c93"}, "audit_ids": ["q3VmaZA7QI615g4xML3QLA"], "issued_at": "2019-01-08T01:43:11.000000Z"}} 2019-01-08 01:43:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867a2b3dea5f1d48b62234ed87ef81f0349ee424" 2019-01-08 01:43:11,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b63676-e116-4a9b-a178-91fd19db3025 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:11,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-88b63676-e116-4a9b-a178-91fd19db3025 2019-01-08 01:43:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867a2b3dea5f1d48b62234ed87ef81f0349ee424" 2019-01-08 01:43:11,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-265e051f-74ce-4ecc-8261-496b469b2834 Date: Tue, 08 Jan 2019 01:43:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "updated_at": "2019-01-08T01:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "e833d60b-4244-4d5f-bad2-b289e50334ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b92972339d4b548405a5a2549bd662"}], "revision_number": 2, "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "name": "CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name"}]} 2019-01-08 01:43:11,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name used request id req-265e051f-74ce-4ecc-8261-496b469b2834 2019-01-08 01:43:11,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:11,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867a2b3dea5f1d48b62234ed87ef81f0349ee424" 2019-01-08 01:43:11,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2481d432-89d9-4a06-98c4-bddbe2bfe34c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a9b92972339d4b548405a5a2549bd662", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj"}} 2019-01-08 01:43:11,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662 used request id req-2481d432-89d9-4a06-98c4-bddbe2bfe34c 2019-01-08 01:43:11,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867a2b3dea5f1d48b62234ed87ef81f0349ee424" 2019-01-08 01:43:12,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dbfceaed-521a-4a64-9418-5d692c6da327 Date: Tue, 08 Jan 2019 01:43:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:12,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-dbfceaed-521a-4a64-9418-5d692c6da327 2019-01-08 01:43:12,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867a2b3dea5f1d48b62234ed87ef81f0349ee424" 2019-01-08 01:43:12,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5166e3cc-5176-46d3-b19e-fd5ce0bd20c1 Date: Tue, 08 Jan 2019 01:43:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:12,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-5166e3cc-5176-46d3-b19e-fd5ce0bd20c1 2019-01-08 01:43:12,425 - neutron_utils - INFO - Retrieving security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:12,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867a2b3dea5f1d48b62234ed87ef81f0349ee424" 2019-01-08 01:43:12,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-aed2d76c-b38b-4200-a1d4-448f24d849fd Date: Tue, 08 Jan 2019 01:43:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "updated_at": "2019-01-08T01:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "e833d60b-4244-4d5f-bad2-b289e50334ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b92972339d4b548405a5a2549bd662"}], "revision_number": 2, "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "name": "CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name"}]} 2019-01-08 01:43:12,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-aed2d76c-b38b-4200-a1d4-448f24d849fd 2019-01-08 01:43:12,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9d19c23-3ab9-4c32-b145-792990748d7e 2019-01-08 01:43:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867a2b3dea5f1d48b62234ed87ef81f0349ee424" 2019-01-08 01:43:12,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-325e3fbd-4684-430e-9aa3-b49230757d7c Date: Tue, 08 Jan 2019 01:43:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "8ec712a9-4d4b-41ab-b690-2084cfa5afe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "b9d19c23-3ab9-4c32-b145-792990748d7e", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "e833d60b-4244-4d5f-bad2-b289e50334ab"}]} 2019-01-08 01:43:12,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-325e3fbd-4684-430e-9aa3-b49230757d7c 2019-01-08 01:43:12,897 - neutron_utils - INFO - Deleting security group rule with ID - e833d60b-4244-4d5f-bad2-b289e50334ab 2019-01-08 01:43:12,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/e833d60b-4244-4d5f-bad2-b289e50334ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:13,028 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e382605e-2187-442f-a33d-fd1bd48ca3f5 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:13,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/e833d60b-4244-4d5f-bad2-b289e50334ab used request id req-e382605e-2187-442f-a33d-fd1bd48ca3f5 2019-01-08 01:43:13,029 - neutron_utils - INFO - Deleting security group rule with ID - 8ec712a9-4d4b-41ab-b690-2084cfa5afe5 2019-01-08 01:43:13,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/8ec712a9-4d4b-41ab-b690-2084cfa5afe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:13,352 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f458f34c-3946-4c87-888a-83f432e1cadb Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:13,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/8ec712a9-4d4b-41ab-b690-2084cfa5afe5 used request id req-f458f34c-3946-4c87-888a-83f432e1cadb 2019-01-08 01:43:13,352 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-51bb7f1a-ad05-479c-9d34-60c27daa6526name 2019-01-08 01:43:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/b9d19c23-3ab9-4c32-b145-792990748d7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0d8963f6576659978ba5852cfcfa6dcad010ba" 2019-01-08 01:43:13,704 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2884eb1-fd41-4dbb-ae6b-9af8f8b96554 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:13,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/b9d19c23-3ab9-4c32-b145-792990748d7e used request id req-e2884eb1-fd41-4dbb-ae6b-9af8f8b96554 2019-01-08 01:43:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:14,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-453455cd-15a4-4231-b496-dfe9f541482a Date: Tue, 08 Jan 2019 01:43:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "updated_at": "2019-01-08T01:43:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "3bf1ea30-a5bf-4057-9812-b17069857443", "remote_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "64eaee48-7f85-4f61-8b72-09f471b8e3a6", "remote_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "9f04d5b7-be58-47b2-b92a-1daa8463f9f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9b92972339d4b548405a5a2549bd662"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "revision_number": 0, "id": "ab22ef4d-edb0-45f0-bc43-fde63940be3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:08Z", "security_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "tenant_id": "a9b92972339d4b548405a5a2549bd662", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9b92972339d4b548405a5a2549bd662"}], "revision_number": 4, "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:43:14,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-453455cd-15a4-4231-b496-dfe9f541482a 2019-01-08 01:43:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:14,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783abb52-79a7-47b2-9510-ad5508e32a1e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:43:14,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-783abb52-79a7-47b2-9510-ad5508e32a1e 2019-01-08 01:43:14,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:14,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e814d18e-bf24-4559-8dd2-473416ff0e3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:14,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-e814d18e-bf24-4559-8dd2-473416ff0e3e 2019-01-08 01:43:14,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:14,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-325da483-21ab-424c-9c96-e2e8fcb7eff0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:14,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-325da483-21ab-424c-9c96-e2e8fcb7eff0 2019-01-08 01:43:14,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:14,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:14,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb7026c3-64f1-4c8f-a178-60291225fd02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:14,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-cb7026c3-64f1-4c8f-a178-60291225fd02 2019-01-08 01:43:14,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:14,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e46f2d4-92bd-49a3-b826-61bd24086d97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:14,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-4e46f2d4-92bd-49a3-b826-61bd24086d97 2019-01-08 01:43:14,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:14,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:14,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d4044e-a267-4574-b893-48c2592a91c1 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:43:14,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-38d4044e-a267-4574-b893-48c2592a91c1 2019-01-08 01:43:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:14,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4389207d-0351-4004-91b3-453e42f95cc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:14,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-4389207d-0351-4004-91b3-453e42f95cc5 2019-01-08 01:43:14,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:14,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e6986b-7282-48fe-9623-19a6f14e4e82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:14,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-f3e6986b-7282-48fe-9623-19a6f14e4e82 2019-01-08 01:43:14,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:15,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d9c1b9-45ab-422d-a36f-3314279ff63a 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:43:15,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-06d9c1b9-45ab-422d-a36f-3314279ff63a 2019-01-08 01:43:15,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:15,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36f400b2-5ae0-4412-b784-c88218f705b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:15,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-36f400b2-5ae0-4412-b784-c88218f705b0 2019-01-08 01:43:15,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:15,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31788761-7acf-4fde-a739-1c94f2ae1ef5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:15,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-31788761-7acf-4fde-a739-1c94f2ae1ef5 2019-01-08 01:43:15,286 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:15,397 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-725c9d7f-857c-458a-b831-ec920efa71fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:15,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-725c9d7f-857c-458a-b831-ec920efa71fa 2019-01-08 01:43:15,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:15,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bec396d-59d3-44bd-9da8-e5c9834ed45e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a9b92972339d4b548405a5a2549bd662", "name": "CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj"}} 2019-01-08 01:43:15,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662 used request id req-3bec396d-59d3-44bd-9da8-e5c9834ed45e 2019-01-08 01:43:15,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea71e37e-1d95-46c5-8018-fcbb69c65105 2019-01-08 01:43:15,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ea71e37e-1d95-46c5-8018-fcbb69c65105 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:15,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-07027a72-a27b-4b37-8ee2-7127d0d31843 Date: Tue, 08 Jan 2019 01:43:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "3bf1ea30-a5bf-4057-9812-b17069857443"}, {"remote_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "64eaee48-7f85-4f61-8b72-09f471b8e3a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "9f04d5b7-be58-47b2-b92a-1daa8463f9f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:08Z", "security_group_id": "ea71e37e-1d95-46c5-8018-fcbb69c65105", "port_range_min": null, "revision_number": 0, "tenant_id": "a9b92972339d4b548405a5a2549bd662", "created_at": "2019-01-08T01:43:08Z", "project_id": "a9b92972339d4b548405a5a2549bd662", "id": "ab22ef4d-edb0-45f0-bc43-fde63940be3a"}]} 2019-01-08 01:43:15,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ea71e37e-1d95-46c5-8018-fcbb69c65105 used request id req-07027a72-a27b-4b37-8ee2-7127d0d31843 2019-01-08 01:43:15,736 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:43:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/ea71e37e-1d95-46c5-8018-fcbb69c65105 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:16,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d90ae9a3-f5dc-44b4-9c92-ef34ff0c7bb9 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:16,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/ea71e37e-1d95-46c5-8018-fcbb69c65105 used request id req-d90ae9a3-f5dc-44b4-9c92-ef34ff0c7bb9 2019-01-08 01:43:16,187 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj 2019-01-08 01:43:16,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:16,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c1a6959-3b88-45cb-b882-722ce23ecf1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:16,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/a9b92972339d4b548405a5a2549bd662 used request id req-3c1a6959-3b88-45cb-b882-722ce23ecf1d 2019-01-08 01:43:16,430 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d76a5c49-84f9-4a1-proj-role 2019-01-08 01:43:16,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/4f0fbb97d8524fbfaaacdc8f6763aab2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:16,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d06b83d0-a152-4bd1-91ed-a3c0d703bf2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:16,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/4f0fbb97d8524fbfaaacdc8f6763aab2 used request id req-d06b83d0-a152-4bd1-91ed-a3c0d703bf2a 2019-01-08 01:43:16,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0994a6944ecf7282fbd673fdd877d7b9251080ba" 2019-01-08 01:43:16,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e269afd-92ef-4285-9765-fffed3afb228 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:16,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-6e269afd-92ef-4285-9765-fffed3afb228 2019-01-08 01:43:16,690 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d76a5c49-84f9-4a1-user 2019-01-08 01:43:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/2d54b07adc5449a4955f2217bb683c93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9618ae39013cb496fb56bb09281760ea4180e7b3" 2019-01-08 01:43:16,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d3e902-9d57-4859-bc05-052eba345dfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:16,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/2d54b07adc5449a4955f2217bb683c93 used request id req-a3d3e902-9d57-4859-bc05-052eba345dfd 2019-01-08 01:43:16,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:17,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["mbp-EScYQnil8D6DOskSmA"], "issued_at": "2019-01-08T01:43:17.000000Z"}} 2019-01-08 01:43:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d7a36f71faeaf06211e7f7f74d702712508a80" 2019-01-08 01:43:17,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5b00f9-612a-4095-a3c8-99087d9baf4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:17,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7f5b00f9-612a-4095-a3c8-99087d9baf4c 2019-01-08 01:43:17,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:17,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:17,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["10p_fWeMTAevCKjQ8_yqag"], "issued_at": "2019-01-08T01:43:17.000000Z"}} 2019-01-08 01:43:17,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:17,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1306c3c-5afe-46f3-af8c-cfb0f85726b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:17,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f1306c3c-5afe-46f3-af8c-cfb0f85726b2 2019-01-08 01:43:17,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:17,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:17,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-32a612b9-caac-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:17,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf7cb82-6c41-4ced-974d-5f5340727e92 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-32a612b9-caac-4b6-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:43:17,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-32a612b9-caac-4b6-proj used request id req-9bf7cb82-6c41-4ced-974d-5f5340727e92 2019-01-08 01:43:17,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:18,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d4997c-4be6-4c2f-8675-cbceb3405b6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:18,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c8d4997c-4be6-4c2f-8675-cbceb3405b6b 2019-01-08 01:43:18,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj"}}' 2019-01-08 01:43:18,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb9859e1-cbd0-4174-91d6-c1448299dcb5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28"}, "tags": [], "enabled": true, "id": "2a71931fdc394e0fb46ff4bd72db1a28", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj"}} 2019-01-08 01:43:18,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-fb9859e1-cbd0-4174-91d6-c1448299dcb5 2019-01-08 01:43:18,257 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-32a612b9-caac-4b6-proj 2019-01-08 01:43:18,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:18,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:18,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Ogd6R51iSLuXnf8GIVieew"], "issued_at": "2019-01-08T01:43:18.000000Z"}} 2019-01-08 01:43:18,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85cd1f47d7217adcdebb91ed6476ccda48a9db57" 2019-01-08 01:43:18,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d878f3c0-9500-4718-926b-3bf04f360562 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:18,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d878f3c0-9500-4718-926b-3bf04f360562 2019-01-08 01:43:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:18,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:18,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85cd1f47d7217adcdebb91ed6476ccda48a9db57" 2019-01-08 01:43:18,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9561fc-6728-4412-b342-b6409102729e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:43:18,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-3c9561fc-6728-4412-b342-b6409102729e 2019-01-08 01:43:18,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-32a612b9-caac-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85cd1f47d7217adcdebb91ed6476ccda48a9db57" 2019-01-08 01:43:19,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e51e2f7-4b72-448f-95e8-961005c68321 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-32a612b9-caac-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28"}, "tags": [], "enabled": true, "id": "2a71931fdc394e0fb46ff4bd72db1a28", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj"}]} 2019-01-08 01:43:19,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-32a612b9-caac-4b6-proj used request id req-6e51e2f7-4b72-448f-95e8-961005c68321 2019-01-08 01:43:19,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85cd1f47d7217adcdebb91ed6476ccda48a9db57" 2019-01-08 01:43:19,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fda28c-4d73-47f1-bd0c-c14e778dfe3b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:19,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c8fda28c-4d73-47f1-bd0c-c14e778dfe3b 2019-01-08 01:43:19,550 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-32a612b9-caac-4b6-user 2019-01-08 01:43:19,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:19,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:19,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3081101d-5f2c-4d1d-ad94-d41c3641d58a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:19,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3081101d-5f2c-4d1d-ad94-d41c3641d58a 2019-01-08 01:43:19,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" -d '{"role": {"name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj-role"}}' 2019-01-08 01:43:19,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87129a9c-31de-4b41-8331-ec1ff745e5ad Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "360e59527a1f43f7b44f88711023ff32", "links": {"self": "http://172.30.9.42:5000/v3/roles/360e59527a1f43f7b44f88711023ff32"}, "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj-role"}} 2019-01-08 01:43:19,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-87129a9c-31de-4b41-8331-ec1ff745e5ad 2019-01-08 01:43:19,783 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-32a612b9-caac-4b6-proj-role 2019-01-08 01:43:19,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/360e59527a1f43f7b44f88711023ff32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:19,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d66ae13-2303-4347-9e44-78ab2bffb52d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "360e59527a1f43f7b44f88711023ff32", "links": {"self": "http://172.30.9.42:5000/v3/roles/360e59527a1f43f7b44f88711023ff32"}, "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj-role"}} 2019-01-08 01:43:19,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/360e59527a1f43f7b44f88711023ff32 used request id req-0d66ae13-2303-4347-9e44-78ab2bffb52d 2019-01-08 01:43:19,895 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-32a612b9-caac-4b6-proj-role to project CreateSecurityGroupTests-32a612b9-caac-4b6-proj 2019-01-08 01:43:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28/users/b4f8619051984db2b770561499077cc9/roles/360e59527a1f43f7b44f88711023ff32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:20,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6a35d1b-d20b-4068-ad30-9d757ff9cb03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:20,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28/users/b4f8619051984db2b770561499077cc9/roles/360e59527a1f43f7b44f88711023ff32 used request id req-d6a35d1b-d20b-4068-ad30-9d757ff9cb03 2019-01-08 01:43:20,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:20,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:20,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["MA6USGEER_Cc8O9VncfoIA"], "issued_at": "2019-01-08T01:43:20.000000Z"}} 2019-01-08 01:43:20,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:20,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9775e1-8174-4a7a-bee3-2e09deff82b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:20,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7c9775e1-8174-4a7a-bee3-2e09deff82b7 2019-01-08 01:43:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:20,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e5bd1861-7c1d-43b2-b7cc-fb37280fd8fe Date: Tue, 08 Jan 2019 01:43:20 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:43:20,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name&description=hello+group used request id req-e5bd1861-7c1d-43b2-b7cc-fb37280fd8fe 2019-01-08 01:43:20,890 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name... 2019-01-08 01:43:20,890 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name 2019-01-08 01:43:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:20,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-32a612b9-caac-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:21,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8262798e-450f-433f-8795-a8014b30a39c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-32a612b9-caac-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28"}, "tags": [], "enabled": true, "id": "2a71931fdc394e0fb46ff4bd72db1a28", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj"}]} 2019-01-08 01:43:21,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-32a612b9-caac-4b6-proj used request id req-8262798e-450f-433f-8795-a8014b30a39c 2019-01-08 01:43:21,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" -d '{"security_group": {"tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "name": "CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name", "description": "hello group"}}' 2019-01-08 01:43:21,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-a7ad8c03-a199-42a6-a969-a98cfdc79d65 Date: Tue, 08 Jan 2019 01:43:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "updated_at": "2019-01-08T01:43:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "34f74e17-8051-493e-b866-ac1d9266b85c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}], "revision_number": 2, "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "ce9d789c-14be-4135-b833-c46cfab3c707", "name": "CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name"}} 2019-01-08 01:43:21,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-a7ad8c03-a199-42a6-a969-a98cfdc79d65 2019-01-08 01:43:21,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:21,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88f3688f-0c78-482d-9e29-c1810c1f2033 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "34f74e17-8051-493e-b866-ac1d9266b85c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca"}]} 2019-01-08 01:43:21,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-88f3688f-0c78-482d-9e29-c1810c1f2033 2019-01-08 01:43:21,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:22,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03cf8582-0d90-4e57-b2d5-1114aeb37f81 Date: Tue, 08 Jan 2019 01:43:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "34f74e17-8051-493e-b866-ac1d9266b85c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca"}]} 2019-01-08 01:43:22,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-03cf8582-0d90-4e57-b2d5-1114aeb37f81 2019-01-08 01:43:22,188 - neutron_utils - INFO - Retrieving security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:22,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:22,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9904b407-5f26-484f-bdfc-e12f513bbadb Date: Tue, 08 Jan 2019 01:43:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "updated_at": "2019-01-08T01:43:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "34f74e17-8051-493e-b866-ac1d9266b85c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}], "revision_number": 2, "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "ce9d789c-14be-4135-b833-c46cfab3c707", "name": "CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name"}]} 2019-01-08 01:43:22,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-9904b407-5f26-484f-bdfc-e12f513bbadb 2019-01-08 01:43:22,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:22,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:22,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-537afebc-fbb4-409e-ae53-d7a78acde6a9 Date: Tue, 08 Jan 2019 01:43:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "34f74e17-8051-493e-b866-ac1d9266b85c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca"}]} 2019-01-08 01:43:22,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-537afebc-fbb4-409e-ae53-d7a78acde6a9 2019-01-08 01:43:22,654 - neutron_utils - INFO - Retrieving security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:22,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b6375338-9773-4085-9a3d-d1e652def48c Date: Tue, 08 Jan 2019 01:43:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "updated_at": "2019-01-08T01:43:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "34f74e17-8051-493e-b866-ac1d9266b85c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}], "revision_number": 2, "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "ce9d789c-14be-4135-b833-c46cfab3c707", "name": "CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name"}]} 2019-01-08 01:43:22,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-b6375338-9773-4085-9a3d-d1e652def48c 2019-01-08 01:43:22,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:22,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:23,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-400d3ff3-4bba-4fff-986d-c8626127dda1 Date: Tue, 08 Jan 2019 01:43:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "34f74e17-8051-493e-b866-ac1d9266b85c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca"}]} 2019-01-08 01:43:23,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-400d3ff3-4bba-4fff-986d-c8626127dda1 2019-01-08 01:43:23,130 - neutron_utils - INFO - Retrieving security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:23,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c12a3436-c63a-4c7f-81c9-5f48a6badb27 Date: Tue, 08 Jan 2019 01:43:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "updated_at": "2019-01-08T01:43:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "34f74e17-8051-493e-b866-ac1d9266b85c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}], "revision_number": 2, "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "ce9d789c-14be-4135-b833-c46cfab3c707", "name": "CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name"}]} 2019-01-08 01:43:23,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-c12a3436-c63a-4c7f-81c9-5f48a6badb27 2019-01-08 01:43:23,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:23,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c6e2803c-e675-4566-8bc9-feac73c92fe3 Date: Tue, 08 Jan 2019 01:43:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "34f74e17-8051-493e-b866-ac1d9266b85c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca"}]} 2019-01-08 01:43:23,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-c6e2803c-e675-4566-8bc9-feac73c92fe3 2019-01-08 01:43:23,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:23,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "360e59527a1f43f7b44f88711023ff32", "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj-role"}], "expires_at": "2019-01-08T02:43:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a71931fdc394e0fb46ff4bd72db1a28", "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2a71931fdc394e0fb46ff4bd72db1a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2a71931fdc394e0fb46ff4bd72db1a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2a71931fdc394e0fb46ff4bd72db1a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-user", "id": "b4f8619051984db2b770561499077cc9"}, "audit_ids": ["OYqs3KFUQ2ajzhwX9_GRxg"], "issued_at": "2019-01-08T01:43:23.000000Z"}} 2019-01-08 01:43:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21361064f37118e17047cfc3d2ff1571523a18e7" 2019-01-08 01:43:24,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8491ab44-c709-44d8-bab3-14e15267e21f Date: Tue, 08 Jan 2019 01:43:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "updated_at": "2019-01-08T01:43:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "34f74e17-8051-493e-b866-ac1d9266b85c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}], "revision_number": 2, "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "ce9d789c-14be-4135-b833-c46cfab3c707", "name": "CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name"}]} 2019-01-08 01:43:24,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name&description=hello+group used request id req-8491ab44-c709-44d8-bab3-14e15267e21f 2019-01-08 01:43:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:24,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:24,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d7a36f71faeaf06211e7f7f74d702712508a80" 2019-01-08 01:43:24,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cdf029-a546-4918-89c9-5cc428d82209 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a71931fdc394e0fb46ff4bd72db1a28", "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj"}} 2019-01-08 01:43:24,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28 used request id req-e0cdf029-a546-4918-89c9-5cc428d82209 2019-01-08 01:43:24,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:24,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21361064f37118e17047cfc3d2ff1571523a18e7" 2019-01-08 01:43:24,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4977892-a606-4693-9f91-08db829466e8 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "34f74e17-8051-493e-b866-ac1d9266b85c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca"}]} 2019-01-08 01:43:24,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-d4977892-a606-4693-9f91-08db829466e8 2019-01-08 01:43:24,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce9d789c-14be-4135-b833-c46cfab3c707 2019-01-08 01:43:24,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21361064f37118e17047cfc3d2ff1571523a18e7" 2019-01-08 01:43:24,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1104e42b-21fe-4d5f-82aa-a58edbfbd3cc Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "34f74e17-8051-493e-b866-ac1d9266b85c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "ce9d789c-14be-4135-b833-c46cfab3c707", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "c5a87916-2a48-4b0f-8fbe-2006a90bb0ca"}]} 2019-01-08 01:43:24,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-1104e42b-21fe-4d5f-82aa-a58edbfbd3cc 2019-01-08 01:43:24,607 - neutron_utils - INFO - Deleting security group rule with ID - c5a87916-2a48-4b0f-8fbe-2006a90bb0ca 2019-01-08 01:43:24,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/c5a87916-2a48-4b0f-8fbe-2006a90bb0ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:24,920 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5dc28359-3d25-4683-9561-5146eb7c6c80 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:24,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/c5a87916-2a48-4b0f-8fbe-2006a90bb0ca used request id req-5dc28359-3d25-4683-9561-5146eb7c6c80 2019-01-08 01:43:24,921 - neutron_utils - INFO - Deleting security group rule with ID - 34f74e17-8051-493e-b866-ac1d9266b85c 2019-01-08 01:43:24,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/34f74e17-8051-493e-b866-ac1d9266b85c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:25,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30b0d2fc-6843-4c75-9c24-df0fd8ca3a0b Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:25,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/34f74e17-8051-493e-b866-ac1d9266b85c used request id req-30b0d2fc-6843-4c75-9c24-df0fd8ca3a0b 2019-01-08 01:43:25,234 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-70b5f86c-1a79-4182-9c86-ea905d3becb2name 2019-01-08 01:43:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/ce9d789c-14be-4135-b833-c46cfab3c707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357ac58c5a0412b85dac449e4353a02020b9092" 2019-01-08 01:43:25,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31a96cc4-c379-48c0-85e7-dd2fecb01761 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:25,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/ce9d789c-14be-4135-b833-c46cfab3c707 used request id req-31a96cc4-c379-48c0-85e7-dd2fecb01761 2019-01-08 01:43:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:25,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-e7098159-4c55-4015-bc10-e296c21f493c Date: Tue, 08 Jan 2019 01:43:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "updated_at": "2019-01-08T01:43:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "05e21efc-dd11-4de7-9761-307066b055b7", "remote_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "3acccc29-fc35-4123-be14-bdb417907e39", "remote_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "3b71b331-9855-4bb2-bfb4-189d622f1a61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "revision_number": 0, "id": "a6041bfb-9db7-4b14-80f7-a7210bfbf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:21Z", "security_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28"}], "revision_number": 4, "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:43:25,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-e7098159-4c55-4015-bc10-e296c21f493c 2019-01-08 01:43:25,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:25,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f6a55a-40bd-4504-a99e-10f867954e6e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:43:25,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-a0f6a55a-40bd-4504-a99e-10f867954e6e 2019-01-08 01:43:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:26,078 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f065e74d-94e2-4593-8c51-d22ae049c58a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:26,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-f065e74d-94e2-4593-8c51-d22ae049c58a 2019-01-08 01:43:26,078 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:26,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:26,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db19cefa-26fe-41d5-862e-42b8ac4f435e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:26,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-db19cefa-26fe-41d5-862e-42b8ac4f435e 2019-01-08 01:43:26,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:26,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d34c572-dc4c-4011-8b41-e03ab36eedda Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a71931fdc394e0fb46ff4bd72db1a28", "name": "CreateSecurityGroupTests-32a612b9-caac-4b6-proj"}} 2019-01-08 01:43:26,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28 used request id req-7d34c572-dc4c-4011-8b41-e03ab36eedda 2019-01-08 01:43:26,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b706204-b1e9-4e30-98fa-41246dc4fea6 2019-01-08 01:43:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3b706204-b1e9-4e30-98fa-41246dc4fea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:26,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-316df2c3-f0bf-4349-97ff-c76788376d8d Date: Tue, 08 Jan 2019 01:43:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "05e21efc-dd11-4de7-9761-307066b055b7"}, {"remote_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "3acccc29-fc35-4123-be14-bdb417907e39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "3b71b331-9855-4bb2-bfb4-189d622f1a61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:21Z", "security_group_id": "3b706204-b1e9-4e30-98fa-41246dc4fea6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a71931fdc394e0fb46ff4bd72db1a28", "created_at": "2019-01-08T01:43:21Z", "project_id": "2a71931fdc394e0fb46ff4bd72db1a28", "id": "a6041bfb-9db7-4b14-80f7-a7210bfbf5ad"}]} 2019-01-08 01:43:26,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3b706204-b1e9-4e30-98fa-41246dc4fea6 used request id req-316df2c3-f0bf-4349-97ff-c76788376d8d 2019-01-08 01:43:26,533 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:43:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/3b706204-b1e9-4e30-98fa-41246dc4fea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:26,882 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3fe3072-213b-4806-9677-943602a732a5 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:26,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/3b706204-b1e9-4e30-98fa-41246dc4fea6 used request id req-b3fe3072-213b-4806-9677-943602a732a5 2019-01-08 01:43:26,883 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-32a612b9-caac-4b6-proj 2019-01-08 01:43:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:27,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a712f1cc-3b27-4e32-9ec7-d660a6dbf5da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:27,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/2a71931fdc394e0fb46ff4bd72db1a28 used request id req-a712f1cc-3b27-4e32-9ec7-d660a6dbf5da 2019-01-08 01:43:27,136 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-32a612b9-caac-4b6-proj-role 2019-01-08 01:43:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/360e59527a1f43f7b44f88711023ff32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:27,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0bec58b-3f7f-415a-a6e5-ddaae400826a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:27,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/360e59527a1f43f7b44f88711023ff32 used request id req-c0bec58b-3f7f-415a-a6e5-ddaae400826a 2019-01-08 01:43:27,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0a185e9098bbbb000192e101c20af9b467f71c" 2019-01-08 01:43:27,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8d3949-5cb7-4d0b-b356-8d77f5dd3c46 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:27,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-6d8d3949-5cb7-4d0b-b356-8d77f5dd3c46 2019-01-08 01:43:27,391 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-32a612b9-caac-4b6-user 2019-01-08 01:43:27,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/b4f8619051984db2b770561499077cc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85cd1f47d7217adcdebb91ed6476ccda48a9db57" 2019-01-08 01:43:27,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f4c85e5-9b08-4b1a-97a3-2b56b3acf91e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:27,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/b4f8619051984db2b770561499077cc9 used request id req-8f4c85e5-9b08-4b1a-97a3-2b56b3acf91e 2019-01-08 01:43:27,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:28,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["6PCZJonmQ3aLFYxyKFVK2Q"], "issued_at": "2019-01-08T01:43:28.000000Z"}} 2019-01-08 01:43:28,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dbf82a719cb3a11907379def82bdffbb13b214" 2019-01-08 01:43:28,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85e96c2-534d-4343-84bd-9612939f77fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:28,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f85e96c2-534d-4343-84bd-9612939f77fa 2019-01-08 01:43:28,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:28,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:28,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["x8mrzSIsT86YEBvzOMjmog"], "issued_at": "2019-01-08T01:43:28.000000Z"}} 2019-01-08 01:43:28,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:28,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47153837-122c-4e56-9eb8-7cd519de5c9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:28,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-47153837-122c-4e56-9eb8-7cd519de5c9b 2019-01-08 01:43:28,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:28,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-067c1893-c41b-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:28,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc7b70a-23ce-42cf-975a-86d826e98e3e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-067c1893-c41b-4d2-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:43:28,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-067c1893-c41b-4d2-proj used request id req-3dc7b70a-23ce-42cf-975a-86d826e98e3e 2019-01-08 01:43:28,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:28,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea17de1-8a50-4317-a44e-3983bf327e62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:28,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-3ea17de1-8a50-4317-a44e-3983bf327e62 2019-01-08 01:43:28,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj"}}' 2019-01-08 01:43:29,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5764088d-9433-43ea-9934-3597f8959dcb Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393"}, "tags": [], "enabled": true, "id": "edda9b034483460a8ddf9aa33a9b4393", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj"}} 2019-01-08 01:43:29,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-5764088d-9433-43ea-9934-3597f8959dcb 2019-01-08 01:43:29,041 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-067c1893-c41b-4d2-proj 2019-01-08 01:43:29,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:29,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:29,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["2c6N1ETlSK2kScaXG6Rd9Q"], "issued_at": "2019-01-08T01:43:29.000000Z"}} 2019-01-08 01:43:29,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef87834237bb10ffa18dcf6838eed5df2ef6b3a" 2019-01-08 01:43:29,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87441521-9ff4-4537-aee8-8a9709acde84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:29,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-87441521-9ff4-4537-aee8-8a9709acde84 2019-01-08 01:43:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:29,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef87834237bb10ffa18dcf6838eed5df2ef6b3a" 2019-01-08 01:43:29,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c4f96d-39d2-45d5-a77b-d2ab7e7d8498 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:43:29,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-35c4f96d-39d2-45d5-a77b-d2ab7e7d8498 2019-01-08 01:43:29,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-067c1893-c41b-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef87834237bb10ffa18dcf6838eed5df2ef6b3a" 2019-01-08 01:43:29,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932a2593-fb23-4ff4-85c3-8dc7c5f71863 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-067c1893-c41b-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393"}, "tags": [], "enabled": true, "id": "edda9b034483460a8ddf9aa33a9b4393", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj"}]} 2019-01-08 01:43:29,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-067c1893-c41b-4d2-proj used request id req-932a2593-fb23-4ff4-85c3-8dc7c5f71863 2019-01-08 01:43:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef87834237bb10ffa18dcf6838eed5df2ef6b3a" 2019-01-08 01:43:29,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789a7268-be99-4270-89a8-ef2852b75027 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:29,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-789a7268-be99-4270-89a8-ef2852b75027 2019-01-08 01:43:30,269 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-067c1893-c41b-4d2-user 2019-01-08 01:43:30,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:30,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:30,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d587f8-9e85-4df7-bc87-513b45f49167 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:30,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-26d587f8-9e85-4df7-bc87-513b45f49167 2019-01-08 01:43:30,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" -d '{"role": {"name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj-role"}}' 2019-01-08 01:43:30,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b93c011-0e5e-4020-b6bd-042729edee25 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80d7c6a1d2b44da7869cb78d7080d74e", "links": {"self": "http://172.30.9.42:5000/v3/roles/80d7c6a1d2b44da7869cb78d7080d74e"}, "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj-role"}} 2019-01-08 01:43:30,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-6b93c011-0e5e-4020-b6bd-042729edee25 2019-01-08 01:43:30,525 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-067c1893-c41b-4d2-proj-role 2019-01-08 01:43:30,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/80d7c6a1d2b44da7869cb78d7080d74e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:30,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc672af8-7756-40ab-9bb2-226700a9bdba Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80d7c6a1d2b44da7869cb78d7080d74e", "links": {"self": "http://172.30.9.42:5000/v3/roles/80d7c6a1d2b44da7869cb78d7080d74e"}, "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj-role"}} 2019-01-08 01:43:30,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/80d7c6a1d2b44da7869cb78d7080d74e used request id req-fc672af8-7756-40ab-9bb2-226700a9bdba 2019-01-08 01:43:30,637 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-067c1893-c41b-4d2-proj-role to project CreateSecurityGroupTests-067c1893-c41b-4d2-proj 2019-01-08 01:43:30,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393/users/218607bfe7c3415fa8b22181c87a9571/roles/80d7c6a1d2b44da7869cb78d7080d74e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:30,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df6dceb-a818-467c-a8c6-945df933f063 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:30,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393/users/218607bfe7c3415fa8b22181c87a9571/roles/80d7c6a1d2b44da7869cb78d7080d74e used request id req-4df6dceb-a818-467c-a8c6-945df933f063 2019-01-08 01:43:30,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:30,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:31,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80d7c6a1d2b44da7869cb78d7080d74e", "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj-role"}], "expires_at": "2019-01-08T02:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "edda9b034483460a8ddf9aa33a9b4393", "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/edda9b034483460a8ddf9aa33a9b4393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/edda9b034483460a8ddf9aa33a9b4393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-user", "id": "218607bfe7c3415fa8b22181c87a9571"}, "audit_ids": ["rVk3NFiLT2uck7HVF_iwPw"], "issued_at": "2019-01-08T01:43:31.000000Z"}} 2019-01-08 01:43:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:31,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb85803-d0be-4c6b-9775-f1bc52deec79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:31,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7eb85803-d0be-4c6b-9775-f1bc52deec79 2019-01-08 01:43:31,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:31,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-03fa7f26-9c7a-4faa-b9d8-68c778469641 Date: Tue, 08 Jan 2019 01:43:31 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:43:31,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name&description=hello+group used request id req-03fa7f26-9c7a-4faa-b9d8-68c778469641 2019-01-08 01:43:31,736 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name... 2019-01-08 01:43:31,736 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name 2019-01-08 01:43:31,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" -d '{"security_group": {"name": "CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name", "description": "hello group"}}' 2019-01-08 01:43:32,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-cb77af64-3a9e-4bca-b482-65bc5f47c821 Date: Tue, 08 Jan 2019 01:43:32 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "updated_at": "2019-01-08T01:43:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}], "revision_number": 2, "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "name": "CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name"}} 2019-01-08 01:43:32,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-cb77af64-3a9e-4bca-b482-65bc5f47c821 2019-01-08 01:43:32,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:32,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:32,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4d3cea8-6c8a-4ca4-ae7e-53e766604e36 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:32,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-d4d3cea8-6c8a-4ca4-ae7e-53e766604e36 2019-01-08 01:43:32,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:32,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:32,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93b34604-ea73-4957-88df-d9495fead53a Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:32,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-93b34604-ea73-4957-88df-d9495fead53a 2019-01-08 01:43:32,732 - neutron_utils - INFO - Retrieving security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:32,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:32,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e9bbb758-8e0c-49d7-99d4-7ab7b6bde7c2 Date: Tue, 08 Jan 2019 01:43:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "updated_at": "2019-01-08T01:43:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}], "revision_number": 2, "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "name": "CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name"}]} 2019-01-08 01:43:32,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-e9bbb758-8e0c-49d7-99d4-7ab7b6bde7c2 2019-01-08 01:43:32,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:32,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:33,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-24790428-91f0-4a7b-a0de-9cce1dbe388d Date: Tue, 08 Jan 2019 01:43:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:33,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-24790428-91f0-4a7b-a0de-9cce1dbe388d 2019-01-08 01:43:33,194 - neutron_utils - INFO - Retrieving security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:33,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:33,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-19f79f7b-c7a5-4eb7-89eb-49ee50516241 Date: Tue, 08 Jan 2019 01:43:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "updated_at": "2019-01-08T01:43:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}], "revision_number": 2, "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "name": "CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name"}]} 2019-01-08 01:43:33,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-19f79f7b-c7a5-4eb7-89eb-49ee50516241 2019-01-08 01:43:33,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:33,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:33,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c2cadfc-8dc7-4eb5-b378-506e0675d987 Date: Tue, 08 Jan 2019 01:43:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:33,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-5c2cadfc-8dc7-4eb5-b378-506e0675d987 2019-01-08 01:43:33,670 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name 2019-01-08 01:43:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:33,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b1d84932-2d86-41e6-8d40-1b4e4bcc7c20 Date: Tue, 08 Jan 2019 01:43:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "updated_at": "2019-01-08T01:43:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}], "revision_number": 2, "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "name": "CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name"}]} 2019-01-08 01:43:33,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name used request id req-b1d84932-2d86-41e6-8d40-1b4e4bcc7c20 2019-01-08 01:43:33,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:33,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:33,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:34,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2717c5f-45b7-40e4-93ad-cd341ce4aaf8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "edda9b034483460a8ddf9aa33a9b4393", "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj"}} 2019-01-08 01:43:34,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393 used request id req-a2717c5f-45b7-40e4-93ad-cd341ce4aaf8 2019-01-08 01:43:34,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:34,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:34,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b7fa443-c780-4df9-8c50-f0ab0b76bb51 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:34,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-0b7fa443-c780-4df9-8c50-f0ab0b76bb51 2019-01-08 01:43:34,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}2e2fda67fd315601b5b3033a58b6c55dc2935b00" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": 10}}' 2019-01-08 01:43:34,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-12893611-bab2-4ab7-a414-00eba1da4f0a Date: Tue, 08 Jan 2019 01:43:34 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": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": 10, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:34Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "9444112a-168a-4521-a0d9-d99e1ae35937"}} 2019-01-08 01:43:34,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-12893611-bab2-4ab7-a414-00eba1da4f0a 2019-01-08 01:43:34,837 - neutron_utils - INFO - Retrieving security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:34,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-61a7b397-d0e5-4bd6-af5d-f6605ca69011 Date: Tue, 08 Jan 2019 01:43:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "updated_at": "2019-01-08T01:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:43:34Z", "revision_number": 0, "id": "9444112a-168a-4521-a0d9-d99e1ae35937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": 10, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}], "revision_number": 3, "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "name": "CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name"}]} 2019-01-08 01:43:34,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-61a7b397-d0e5-4bd6-af5d-f6605ca69011 2019-01-08 01:43:34,899 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:35,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-65a2a132-7382-4eac-84ac-480058362559 Date: Tue, 08 Jan 2019 01:43:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": 10, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:34Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "9444112a-168a-4521-a0d9-d99e1ae35937"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:35,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-65a2a132-7382-4eac-84ac-480058362559 2019-01-08 01:43:35,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:35,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80d7c6a1d2b44da7869cb78d7080d74e", "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj-role"}], "expires_at": "2019-01-08T02:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "edda9b034483460a8ddf9aa33a9b4393", "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/edda9b034483460a8ddf9aa33a9b4393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/edda9b034483460a8ddf9aa33a9b4393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/edda9b034483460a8ddf9aa33a9b4393", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-user", "id": "218607bfe7c3415fa8b22181c87a9571"}, "audit_ids": ["6_kRUjvyRlmysAiQMSxNag"], "issued_at": "2019-01-08T01:43:35.000000Z"}} 2019-01-08 01:43:35,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2979969ff2186597240f5210466ab62e1a9b61fd" 2019-01-08 01:43:35,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-48e453fc-c641-45cf-975e-30a79546c764 Date: Tue, 08 Jan 2019 01:43:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "updated_at": "2019-01-08T01:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:43:34Z", "revision_number": 0, "id": "9444112a-168a-4521-a0d9-d99e1ae35937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": 10, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}], "revision_number": 3, "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "name": "CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name"}]} 2019-01-08 01:43:35,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name&description=hello+group used request id req-48e453fc-c641-45cf-975e-30a79546c764 2019-01-08 01:43:35,790 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:35,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2979969ff2186597240f5210466ab62e1a9b61fd" 2019-01-08 01:43:36,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-8a17c0de-cb77-4323-b2c3-bc02c50a8fa6 Date: Tue, 08 Jan 2019 01:43:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": 10, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:34Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "9444112a-168a-4521-a0d9-d99e1ae35937"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:36,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-8a17c0de-cb77-4323-b2c3-bc02c50a8fa6 2019-01-08 01:43:36,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:36,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2979969ff2186597240f5210466ab62e1a9b61fd" 2019-01-08 01:43:36,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-6ba815f2-7119-4714-add9-3ad0b494a442 Date: Tue, 08 Jan 2019 01:43:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": 10, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:34Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "9444112a-168a-4521-a0d9-d99e1ae35937"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:36,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-6ba815f2-7119-4714-add9-3ad0b494a442 2019-01-08 01:43:36,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2979969ff2186597240f5210466ab62e1a9b61fd" 2019-01-08 01:43:36,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-a622d532-1a89-4252-8ebe-122a0a6e9257 Date: Tue, 08 Jan 2019 01:43:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "updated_at": "2019-01-08T01:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:43:34Z", "revision_number": 0, "id": "9444112a-168a-4521-a0d9-d99e1ae35937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": 10, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}], "revision_number": 3, "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "name": "CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name"}]} 2019-01-08 01:43:36,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name used request id req-a622d532-1a89-4252-8ebe-122a0a6e9257 2019-01-08 01:43:36,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2979969ff2186597240f5210466ab62e1a9b61fd" 2019-01-08 01:43:36,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-520ba936-6094-4af2-a2f1-e54fb089aaae Date: Tue, 08 Jan 2019 01:43:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": 10, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:34Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "9444112a-168a-4521-a0d9-d99e1ae35937"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:36,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-520ba936-6094-4af2-a2f1-e54fb089aaae 2019-01-08 01:43:36,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2979969ff2186597240f5210466ab62e1a9b61fd" 2019-01-08 01:43:36,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-7037d577-fd6e-435d-a92d-cb3438695450 Date: Tue, 08 Jan 2019 01:43:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "updated_at": "2019-01-08T01:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:43:34Z", "revision_number": 0, "id": "9444112a-168a-4521-a0d9-d99e1ae35937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": 10, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "revision_number": 0, "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}], "revision_number": 3, "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "name": "CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name"}]} 2019-01-08 01:43:36,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name used request id req-7037d577-fd6e-435d-a92d-cb3438695450 2019-01-08 01:43:36,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 2019-01-08 01:43:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2979969ff2186597240f5210466ab62e1a9b61fd" 2019-01-08 01:43:36,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-a48d7ac9-adf8-4a4d-9ba9-7ee05af94331 Date: Tue, 08 Jan 2019 01:43:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "54fea892-759d-47ae-b757-9a0b2e3c4a18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:43:34Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": 10, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:34Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "9444112a-168a-4521-a0d9-d99e1ae35937"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:32Z", "security_group_id": "d95207d5-ed8b-45e5-8c4e-0f5cde1f4542", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:32Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "f82d76f8-7ac7-4cd4-8c47-aa331454937f"}]} 2019-01-08 01:43:36,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-a48d7ac9-adf8-4a4d-9ba9-7ee05af94331 2019-01-08 01:43:36,967 - neutron_utils - INFO - Deleting security group rule with ID - f82d76f8-7ac7-4cd4-8c47-aa331454937f 2019-01-08 01:43:36,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/f82d76f8-7ac7-4cd4-8c47-aa331454937f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:37,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e96b75a6-bcca-4dd0-997d-c0d97f15a1da Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:37,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/f82d76f8-7ac7-4cd4-8c47-aa331454937f used request id req-e96b75a6-bcca-4dd0-997d-c0d97f15a1da 2019-01-08 01:43:37,130 - neutron_utils - INFO - Deleting security group rule with ID - 54fea892-759d-47ae-b757-9a0b2e3c4a18 2019-01-08 01:43:37,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/54fea892-759d-47ae-b757-9a0b2e3c4a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:37,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df46822e-9b59-4527-939d-ca1d2a30e60f Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:37,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/54fea892-759d-47ae-b757-9a0b2e3c4a18 used request id req-df46822e-9b59-4527-939d-ca1d2a30e60f 2019-01-08 01:43:37,434 - neutron_utils - INFO - Deleting security group rule with ID - 9444112a-168a-4521-a0d9-d99e1ae35937 2019-01-08 01:43:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/9444112a-168a-4521-a0d9-d99e1ae35937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:37,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef84d831-c8f5-40a0-a451-b7d27c7da1bc Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:37,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/9444112a-168a-4521-a0d9-d99e1ae35937 used request id req-ef84d831-c8f5-40a0-a451-b7d27c7da1bc 2019-01-08 01:43:37,746 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c6fe4acd-4308-4ddc-99e6-0033c357be35name 2019-01-08 01:43:37,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2fda67fd315601b5b3033a58b6c55dc2935b00" 2019-01-08 01:43:38,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26ac959c-f51b-40af-a94b-4df48c516772 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:38,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/d95207d5-ed8b-45e5-8c4e-0f5cde1f4542 used request id req-26ac959c-f51b-40af-a94b-4df48c516772 2019-01-08 01:43:38,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:38,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-505e6f6e-c263-431d-95d2-c4dbc7bbb8d0 Date: Tue, 08 Jan 2019 01:43:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:31Z", "updated_at": "2019-01-08T01:43:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:31Z", "revision_number": 0, "id": "0f97e90e-db00-47a6-b05a-fe9cf74e620f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:31Z", "security_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:31Z", "revision_number": 0, "id": "2dd4cbbd-7bbc-44e5-8ff3-a4f9812536dd", "remote_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:31Z", "security_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:31Z", "revision_number": 0, "id": "56ce1655-9cda-41b0-be99-add9467b94ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:31Z", "security_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv6", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:31Z", "revision_number": 0, "id": "5f84f75e-bbea-499a-b79d-0f63f6cb1598", "remote_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:31Z", "security_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "port_range_min": null, "ethertype": "IPv4", "project_id": "edda9b034483460a8ddf9aa33a9b4393"}], "revision_number": 4, "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:43:38,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-505e6f6e-c263-431d-95d2-c4dbc7bbb8d0 2019-01-08 01:43:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:38,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f21b2f-709c-4ce3-9ac5-a76b0112342c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:43:38,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-b3f21b2f-709c-4ce3-9ac5-a76b0112342c 2019-01-08 01:43:38,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:38,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97030642-8875-4e70-b071-d5663b2eb7eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:38,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-97030642-8875-4e70-b071-d5663b2eb7eb 2019-01-08 01:43:38,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:38,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:38,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b878a4d-5f62-4d87-97fa-0c1f277d5a0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:38,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-7b878a4d-5f62-4d87-97fa-0c1f277d5a0b 2019-01-08 01:43:38,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:38,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:38,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e479e16-fee1-4423-8fb1-9a3d5c96c176 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:38,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-0e479e16-fee1-4423-8fb1-9a3d5c96c176 2019-01-08 01:43:38,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:38,927 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72bf5a0b-22bc-4533-8c93-054395721357 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:38,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-72bf5a0b-22bc-4533-8c93-054395721357 2019-01-08 01:43:38,927 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:38,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:39,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f485b8db-b22b-4cbb-83e5-4e8b1355309b 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:43:39,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-f485b8db-b22b-4cbb-83e5-4e8b1355309b 2019-01-08 01:43:39,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:39,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257ec500-bc46-441d-b313-8fdfccee95bb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "edda9b034483460a8ddf9aa33a9b4393", "name": "CreateSecurityGroupTests-067c1893-c41b-4d2-proj"}} 2019-01-08 01:43:39,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393 used request id req-257ec500-bc46-441d-b313-8fdfccee95bb 2019-01-08 01:43:39,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 511679e4-f39e-459c-ab73-2251fe37fcdf 2019-01-08 01:43:39,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=511679e4-f39e-459c-ab73-2251fe37fcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:39,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c421e307-fac5-45a7-8653-831ca2caaa7a Date: Tue, 08 Jan 2019 01:43:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:31Z", "security_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:31Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "0f97e90e-db00-47a6-b05a-fe9cf74e620f"}, {"remote_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:31Z", "security_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:31Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "2dd4cbbd-7bbc-44e5-8ff3-a4f9812536dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:31Z", "security_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:31Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "56ce1655-9cda-41b0-be99-add9467b94ad"}, {"remote_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:31Z", "security_group_id": "511679e4-f39e-459c-ab73-2251fe37fcdf", "port_range_min": null, "revision_number": 0, "tenant_id": "edda9b034483460a8ddf9aa33a9b4393", "created_at": "2019-01-08T01:43:31Z", "project_id": "edda9b034483460a8ddf9aa33a9b4393", "id": "5f84f75e-bbea-499a-b79d-0f63f6cb1598"}]} 2019-01-08 01:43:39,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=511679e4-f39e-459c-ab73-2251fe37fcdf used request id req-c421e307-fac5-45a7-8653-831ca2caaa7a 2019-01-08 01:43:39,382 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:43:39,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/511679e4-f39e-459c-ab73-2251fe37fcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:39,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4a531ed-87a7-4db4-a80c-f20e13909971 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:39,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/511679e4-f39e-459c-ab73-2251fe37fcdf used request id req-d4a531ed-87a7-4db4-a80c-f20e13909971 2019-01-08 01:43:39,756 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-067c1893-c41b-4d2-proj 2019-01-08 01:43:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:40,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a01975f9-8763-477b-a0dc-207cc07f2788 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:40,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/edda9b034483460a8ddf9aa33a9b4393 used request id req-a01975f9-8763-477b-a0dc-207cc07f2788 2019-01-08 01:43:40,023 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-067c1893-c41b-4d2-proj-role 2019-01-08 01:43:40,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/80d7c6a1d2b44da7869cb78d7080d74e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:40,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0367e9-0f20-4c56-8be0-bb45dd1bc9b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:40,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/80d7c6a1d2b44da7869cb78d7080d74e used request id req-0c0367e9-0f20-4c56-8be0-bb45dd1bc9b1 2019-01-08 01:43:40,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82efdb5b83d08f9e3b78d5d44461246e24c27b93" 2019-01-08 01:43:40,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ef10a1-2307-4213-98c4-3ab549d058db Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:40,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-67ef10a1-2307-4213-98c4-3ab549d058db 2019-01-08 01:43:40,278 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-067c1893-c41b-4d2-user 2019-01-08 01:43:40,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/218607bfe7c3415fa8b22181c87a9571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef87834237bb10ffa18dcf6838eed5df2ef6b3a" 2019-01-08 01:43:40,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c174c706-3858-4525-bdf1-6d4f5116d63a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:40,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/218607bfe7c3415fa8b22181c87a9571 used request id req-c174c706-3858-4525-bdf1-6d4f5116d63a 2019-01-08 01:43:40,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:40,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["rJ0KHW5kR9ebLjZQd9_lnQ"], "issued_at": "2019-01-08T01:43:40.000000Z"}} 2019-01-08 01:43:40,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdaf601eb0de48a3b4df290a08c09d98e4a3a0dc" 2019-01-08 01:43:41,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474372c2-08c8-456b-9ab6-4e82e859a7bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:41,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-474372c2-08c8-456b-9ab6-4e82e859a7bb 2019-01-08 01:43:41,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:41,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:41,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["I2VCDrdPTHebUfy5QrzVkw"], "issued_at": "2019-01-08T01:43:41.000000Z"}} 2019-01-08 01:43:41,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:41,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419d9ca0-64f0-4789-9c64-fcb4661b149a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:41,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-419d9ca0-64f0-4789-9c64-fcb4661b149a 2019-01-08 01:43:41,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:41,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:41,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:41,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6bde8a2-abc3-41f8-8ea5-ab037289d861 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:43:41,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj used request id req-a6bde8a2-abc3-41f8-8ea5-ab037289d861 2019-01-08 01:43:41,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:41,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd45011b-d4a4-4d6c-bc60-e15cb89a68e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:41,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-fd45011b-d4a4-4d6c-bc60-e15cb89a68e6 2019-01-08 01:43:41,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj"}}' 2019-01-08 01:43:41,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d53494e0-905b-4801-ad3e-39cf4e119f12 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f"}, "tags": [], "enabled": true, "id": "ecade669dde14fc4a263210b4f2fef4f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj"}} 2019-01-08 01:43:41,958 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-d53494e0-905b-4801-ad3e-39cf4e119f12 2019-01-08 01:43:41,958 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj 2019-01-08 01:43:41,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:41,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:42,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["bu8B-9RTRHKOyAHAcunKkA"], "issued_at": "2019-01-08T01:43:42.000000Z"}} 2019-01-08 01:43:42,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ad128c991f7cf534115e6a6ad48b04e204fd5d" 2019-01-08 01:43:42,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319cb2bf-ffcb-406d-887f-343fbb62b712 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:42,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-319cb2bf-ffcb-406d-887f-343fbb62b712 2019-01-08 01:43:42,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:42,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ad128c991f7cf534115e6a6ad48b04e204fd5d" 2019-01-08 01:43:42,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a50ed0-559d-4b1a-ab64-f3cd1c9dc680 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:43:42,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-21a50ed0-559d-4b1a-ab64-f3cd1c9dc680 2019-01-08 01:43:42,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ad128c991f7cf534115e6a6ad48b04e204fd5d" 2019-01-08 01:43:42,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d416efe4-fee8-4be1-97cf-37ea94b59863 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f"}, "tags": [], "enabled": true, "id": "ecade669dde14fc4a263210b4f2fef4f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj"}]} 2019-01-08 01:43:42,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj used request id req-d416efe4-fee8-4be1-97cf-37ea94b59863 2019-01-08 01:43:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ad128c991f7cf534115e6a6ad48b04e204fd5d" 2019-01-08 01:43:42,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528aa116-3838-4a5a-9b05-c772bdf4cabe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:42,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-528aa116-3838-4a5a-9b05-c772bdf4cabe 2019-01-08 01:43:43,179 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8ff9fb2a-1b2e-465-user 2019-01-08 01:43:43,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:43,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:43,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d332a8-31b4-45d0-a345-326244473083 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:43,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-29d332a8-31b4-45d0-a345-326244473083 2019-01-08 01:43:43,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" -d '{"role": {"name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj-role"}}' 2019-01-08 01:43:43,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55146f04-e370-4c0c-88f5-56a1a2815c79 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a722029a6d5e49b88f2047383350c6f5", "links": {"self": "http://172.30.9.42:5000/v3/roles/a722029a6d5e49b88f2047383350c6f5"}, "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj-role"}} 2019-01-08 01:43:43,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-55146f04-e370-4c0c-88f5-56a1a2815c79 2019-01-08 01:43:43,424 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj-role 2019-01-08 01:43:43,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/a722029a6d5e49b88f2047383350c6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:43,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d1bd9c-13ba-45c2-abc0-8b0644a34c72 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a722029a6d5e49b88f2047383350c6f5", "links": {"self": "http://172.30.9.42:5000/v3/roles/a722029a6d5e49b88f2047383350c6f5"}, "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj-role"}} 2019-01-08 01:43:43,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/a722029a6d5e49b88f2047383350c6f5 used request id req-c7d1bd9c-13ba-45c2-abc0-8b0644a34c72 2019-01-08 01:43:43,545 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj-role to project CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj 2019-01-08 01:43:43,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f/users/f3a6be1fd2ae4d4492b242974cade581/roles/a722029a6d5e49b88f2047383350c6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:43,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c316a7-baad-4a88-9732-f968d36a2b5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:43,714 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f/users/f3a6be1fd2ae4d4492b242974cade581/roles/a722029a6d5e49b88f2047383350c6f5 used request id req-05c316a7-baad-4a88-9732-f968d36a2b5d 2019-01-08 01:43:43,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:43,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:44,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a722029a6d5e49b88f2047383350c6f5", "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj-role"}], "expires_at": "2019-01-08T02:43:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecade669dde14fc4a263210b4f2fef4f", "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ecade669dde14fc4a263210b4f2fef4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ecade669dde14fc4a263210b4f2fef4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-user", "id": "f3a6be1fd2ae4d4492b242974cade581"}, "audit_ids": ["9ffE0_eLSaKMpnXwDXX6mg"], "issued_at": "2019-01-08T01:43:44.000000Z"}} 2019-01-08 01:43:44,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:44,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17f62f8-9ab3-402d-8e87-705d3965246d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:44,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c17f62f8-9ab3-402d-8e87-705d3965246d 2019-01-08 01:43:44,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:44,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-da9eaa52-694c-4207-9809-03a14a5f7fc6 Date: Tue, 08 Jan 2019 01:43:44 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:43:44,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name&description=hello+group used request id req-da9eaa52-694c-4207-9809-03a14a5f7fc6 2019-01-08 01:43:44,604 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name... 2019-01-08 01:43:44,604 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name 2019-01-08 01:43:44,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" -d '{"security_group": {"name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name", "description": "hello group"}}' 2019-01-08 01:43:45,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-81a20871-ed94-45c2-9a97-3b6c6b3542b2 Date: Tue, 08 Jan 2019 01:43:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "5db7c42f-ad24-49f1-ac3b-035698597364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 2, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name"}} 2019-01-08 01:43:45,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-81a20871-ed94-45c2-9a97-3b6c6b3542b2 2019-01-08 01:43:45,060 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:45,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:45,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8e7e834-fc1b-4443-86dc-3d7d928e1c2a Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}]} 2019-01-08 01:43:45,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-d8e7e834-fc1b-4443-86dc-3d7d928e1c2a 2019-01-08 01:43:45,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:45,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:45,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03cc7fc4-75fc-4b10-bb1e-7037cf1ab024 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}]} 2019-01-08 01:43:45,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-03cc7fc4-75fc-4b10-bb1e-7037cf1ab024 2019-01-08 01:43:45,478 - neutron_utils - INFO - Retrieving security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:45,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:45,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e63e9bac-8998-4253-912e-4168f84f795f Date: Tue, 08 Jan 2019 01:43:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "5db7c42f-ad24-49f1-ac3b-035698597364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 2, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name"}]} 2019-01-08 01:43:45,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-e63e9bac-8998-4253-912e-4168f84f795f 2019-01-08 01:43:45,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:45,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-770cf189-7719-4606-a7bb-c80b44141a2e Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}]} 2019-01-08 01:43:45,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-770cf189-7719-4606-a7bb-c80b44141a2e 2019-01-08 01:43:45,727 - neutron_utils - INFO - Retrieving security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:45,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:45,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d83f0ab3-8c34-4f09-a277-1b0869a84e13 Date: Tue, 08 Jan 2019 01:43:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "5db7c42f-ad24-49f1-ac3b-035698597364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 2, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name"}]} 2019-01-08 01:43:45,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-d83f0ab3-8c34-4f09-a277-1b0869a84e13 2019-01-08 01:43:45,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:45,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:46,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6505a8c2-7f39-4da2-a0d1-dddf16c65481 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}]} 2019-01-08 01:43:46,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-6505a8c2-7f39-4da2-a0d1-dddf16c65481 2019-01-08 01:43:46,051 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name 2019-01-08 01:43:46,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:46,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1f32b28b-8b0c-4fc6-b01b-149acd19fd0b Date: Tue, 08 Jan 2019 01:43:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "5db7c42f-ad24-49f1-ac3b-035698597364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 2, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name"}]} 2019-01-08 01:43:46,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name used request id req-1f32b28b-8b0c-4fc6-b01b-149acd19fd0b 2019-01-08 01:43:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:46,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:46,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:46,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e144ace0-9824-4882-b84f-caec1b8c3194 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecade669dde14fc4a263210b4f2fef4f", "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj"}} 2019-01-08 01:43:46,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f used request id req-e144ace0-9824-4882-b84f-caec1b8c3194 2019-01-08 01:43:46,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:46,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:46,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3133b055-f386-4d8e-b585-724bc3e3b7d1 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}]} 2019-01-08 01:43:46,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-3133b055-f386-4d8e-b585-724bc3e3b7d1 2019-01-08 01:43:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}d46e15da2419639deb9135aa020f363b1d2bfd6f" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b"}}' 2019-01-08 01:43:46,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-58386234-6566-42d2-af89-32533a68140c Date: Tue, 08 Jan 2019 01:43:46 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": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:46Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "90842276-e61b-4741-95bb-e019c2fe1b59"}} 2019-01-08 01:43:46,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-58386234-6566-42d2-af89-32533a68140c 2019-01-08 01:43:46,364 - neutron_utils - INFO - Retrieving security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:46,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3ae3a1df-b8fb-44c8-969d-fd8a64f44d0d Date: Tue, 08 Jan 2019 01:43:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "5db7c42f-ad24-49f1-ac3b-035698597364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "revision_number": 0, "id": "90842276-e61b-4741-95bb-e019c2fe1b59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 3, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name"}]} 2019-01-08 01:43:46,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-3ae3a1df-b8fb-44c8-969d-fd8a64f44d0d 2019-01-08 01:43:46,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:46,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a7038a2a-4ce2-42f8-93d9-de19948c56d7 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:46Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "90842276-e61b-4741-95bb-e019c2fe1b59"}]} 2019-01-08 01:43:46,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-a7038a2a-4ce2-42f8-93d9-de19948c56d7 2019-01-08 01:43:46,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:47,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a722029a6d5e49b88f2047383350c6f5", "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj-role"}], "expires_at": "2019-01-08T02:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecade669dde14fc4a263210b4f2fef4f", "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ecade669dde14fc4a263210b4f2fef4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ecade669dde14fc4a263210b4f2fef4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ecade669dde14fc4a263210b4f2fef4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-user", "id": "f3a6be1fd2ae4d4492b242974cade581"}, "audit_ids": ["nhadSakzR2C7aZrslVfWOQ"], "issued_at": "2019-01-08T01:43:47.000000Z"}} 2019-01-08 01:43:47,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2245eb2842fbe31de26e9671e24cba7155fe78a5" 2019-01-08 01:43:47,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ccace009-5f5c-4add-af44-1c78f6eb0b22 Date: Tue, 08 Jan 2019 01:43:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "5db7c42f-ad24-49f1-ac3b-035698597364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "revision_number": 0, "id": "90842276-e61b-4741-95bb-e019c2fe1b59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 3, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name"}]} 2019-01-08 01:43:47,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name&description=hello+group used request id req-ccace009-5f5c-4add-af44-1c78f6eb0b22 2019-01-08 01:43:47,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:47,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2245eb2842fbe31de26e9671e24cba7155fe78a5" 2019-01-08 01:43:47,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9b5c8ad3-7dde-4522-9550-0dc7c9f9e3ea Date: Tue, 08 Jan 2019 01:43:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:46Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "90842276-e61b-4741-95bb-e019c2fe1b59"}]} 2019-01-08 01:43:47,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-9b5c8ad3-7dde-4522-9550-0dc7c9f9e3ea 2019-01-08 01:43:47,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:47,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2245eb2842fbe31de26e9671e24cba7155fe78a5" 2019-01-08 01:43:48,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-eaec8b09-a0eb-4c00-b58d-c50ca1ac8bf4 Date: Tue, 08 Jan 2019 01:43:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:46Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "90842276-e61b-4741-95bb-e019c2fe1b59"}]} 2019-01-08 01:43:48,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-eaec8b09-a0eb-4c00-b58d-c50ca1ac8bf4 2019-01-08 01:43:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2245eb2842fbe31de26e9671e24cba7155fe78a5" 2019-01-08 01:43:48,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-36894651-6835-44aa-982c-fa2ccffc8e3e Date: Tue, 08 Jan 2019 01:43:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "5db7c42f-ad24-49f1-ac3b-035698597364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "revision_number": 0, "id": "90842276-e61b-4741-95bb-e019c2fe1b59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 3, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name"}]} 2019-01-08 01:43:48,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name used request id req-36894651-6835-44aa-982c-fa2ccffc8e3e 2019-01-08 01:43:48,060 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2245eb2842fbe31de26e9671e24cba7155fe78a5" 2019-01-08 01:43:48,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-91a6302b-8c14-4ac9-aa37-da365e631707 Date: Tue, 08 Jan 2019 01:43:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:46Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "90842276-e61b-4741-95bb-e019c2fe1b59"}]} 2019-01-08 01:43:48,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-91a6302b-8c14-4ac9-aa37-da365e631707 2019-01-08 01:43:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2245eb2842fbe31de26e9671e24cba7155fe78a5" 2019-01-08 01:43:48,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ef4e6c3f-d2e6-4515-9dbf-d0ff8b21bb26 Date: Tue, 08 Jan 2019 01:43:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "5db7c42f-ad24-49f1-ac3b-035698597364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "revision_number": 0, "id": "90842276-e61b-4741-95bb-e019c2fe1b59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 3, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name"}]} 2019-01-08 01:43:48,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name used request id req-ef4e6c3f-d2e6-4515-9dbf-d0ff8b21bb26 2019-01-08 01:43:48,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:48,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2245eb2842fbe31de26e9671e24cba7155fe78a5" 2019-01-08 01:43:48,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2386c203-0a01-4f3e-853b-5a46e52c2bf6 Date: Tue, 08 Jan 2019 01:43:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:46Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "90842276-e61b-4741-95bb-e019c2fe1b59"}]} 2019-01-08 01:43:48,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-2386c203-0a01-4f3e-853b-5a46e52c2bf6 2019-01-08 01:43:48,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2245eb2842fbe31de26e9671e24cba7155fe78a5" 2019-01-08 01:43:48,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-dfbd50f1-48da-4dea-adf2-86257f34b7ec Date: Tue, 08 Jan 2019 01:43:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "5db7c42f-ad24-49f1-ac3b-035698597364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "revision_number": 0, "id": "90842276-e61b-4741-95bb-e019c2fe1b59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 3, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "name": "CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name"}]} 2019-01-08 01:43:48,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name used request id req-dfbd50f1-48da-4dea-adf2-86257f34b7ec 2019-01-08 01:43:48,446 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9aa1193-8c7e-447a-8bfa-73620fb8187b 2019-01-08 01:43:48,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2245eb2842fbe31de26e9671e24cba7155fe78a5" 2019-01-08 01:43:48,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1f5befe5-4d36-41ca-9b7c-8aa7e705d9fe Date: Tue, 08 Jan 2019 01:43:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "5db7c42f-ad24-49f1-ac3b-035698597364"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:46Z", "security_group_id": "f9aa1193-8c7e-447a-8bfa-73620fb8187b", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:46Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "90842276-e61b-4741-95bb-e019c2fe1b59"}]} 2019-01-08 01:43:48,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-1f5befe5-4d36-41ca-9b7c-8aa7e705d9fe 2019-01-08 01:43:48,649 - neutron_utils - INFO - Deleting security group rule with ID - 2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2 2019-01-08 01:43:48,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:49,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83316811-cf4f-4683-9833-b941d2e4b9b4 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:49,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/2e7fd0bb-5b44-4a7b-9986-530d1e8c53e2 used request id req-83316811-cf4f-4683-9833-b941d2e4b9b4 2019-01-08 01:43:49,448 - neutron_utils - INFO - Deleting security group rule with ID - 90842276-e61b-4741-95bb-e019c2fe1b59 2019-01-08 01:43:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/90842276-e61b-4741-95bb-e019c2fe1b59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:49,797 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f485bba3-0373-4396-925b-4c39ae101e46 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:49,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/90842276-e61b-4741-95bb-e019c2fe1b59 used request id req-f485bba3-0373-4396-925b-4c39ae101e46 2019-01-08 01:43:49,798 - neutron_utils - INFO - Deleting security group rule with ID - 5db7c42f-ad24-49f1-ac3b-035698597364 2019-01-08 01:43:49,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/5db7c42f-ad24-49f1-ac3b-035698597364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:49,924 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fd3b5ec-c43a-4f65-946c-08d2ace572ca Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:49,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/5db7c42f-ad24-49f1-ac3b-035698597364 used request id req-5fd3b5ec-c43a-4f65-946c-08d2ace572ca 2019-01-08 01:43:49,924 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-33a684d4-a0ef-40fb-a083-c43bbf0288d3name 2019-01-08 01:43:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/f9aa1193-8c7e-447a-8bfa-73620fb8187b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e15da2419639deb9135aa020f363b1d2bfd6f" 2019-01-08 01:43:50,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db110a36-c82f-4c59-b2c2-ae6b6b47d8c4 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:50,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/f9aa1193-8c7e-447a-8bfa-73620fb8187b used request id req-db110a36-c82f-4c59-b2c2-ae6b6b47d8c4 2019-01-08 01:43:50,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:50,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-ac9598b3-ffe0-4180-b62f-e1565bf10182 Date: Tue, 08 Jan 2019 01:43:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "updated_at": "2019-01-08T01:43:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "047a0a1f-9185-436a-aa84-1e6b756af682", "remote_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "284dfda1-0c77-4588-89ef-58a794238513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "9c0c2cc2-0fd8-43c0-af45-4aaa11ecd662", "remote_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "revision_number": 0, "id": "f0d7fb3f-a2f1-4dfe-bb90-88abd575cc96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:44Z", "security_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecade669dde14fc4a263210b4f2fef4f"}], "revision_number": 4, "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:43:50,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-ac9598b3-ffe0-4180-b62f-e1565bf10182 2019-01-08 01:43:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:50,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf13d0e2-de5f-4b87-b2d5-6717a212bbd6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:43:50,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-bf13d0e2-de5f-4b87-b2d5-6717a212bbd6 2019-01-08 01:43:50,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:50,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c61a47-d067-457e-927d-138a4e224801 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:50,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-19c61a47-d067-457e-927d-138a4e224801 2019-01-08 01:43:50,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:50,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:50,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb68f25-4bd7-43df-99de-872de1c916b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:50,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-cfb68f25-4bd7-43df-99de-872de1c916b1 2019-01-08 01:43:50,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:50,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72fc9dcd-dbb5-4766-bb1c-4e023ff8258d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:50,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-72fc9dcd-dbb5-4766-bb1c-4e023ff8258d 2019-01-08 01:43:50,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:51,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352e3541-e1d6-4228-bf81-24af0522bfa0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:51,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-352e3541-e1d6-4228-bf81-24af0522bfa0 2019-01-08 01:43:51,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:51,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4634526-93d9-4f81-8757-f9d2b6189349 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:43:51,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-e4634526-93d9-4f81-8757-f9d2b6189349 2019-01-08 01:43:51,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:51,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b72c6010-cec3-4917-bb3c-acfbf1cd6e44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:43:51,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-b72c6010-cec3-4917-bb3c-acfbf1cd6e44 2019-01-08 01:43:51,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:43:51,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:51,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e118f47-044f-4e78-a688-1a7a18685c8f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecade669dde14fc4a263210b4f2fef4f", "name": "CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj"}} 2019-01-08 01:43:51,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f used request id req-9e118f47-044f-4e78-a688-1a7a18685c8f 2019-01-08 01:43:51,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64a5ce49-14c8-4ddb-bed6-49ad775ecc25 2019-01-08 01:43:51,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=64a5ce49-14c8-4ddb-bed6-49ad775ecc25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:51,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0cedf4bf-7a4f-4e88-af36-4a45f72a7d2a Date: Tue, 08 Jan 2019 01:43:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "047a0a1f-9185-436a-aa84-1e6b756af682"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "284dfda1-0c77-4588-89ef-58a794238513"}, {"remote_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "9c0c2cc2-0fd8-43c0-af45-4aaa11ecd662"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:44Z", "security_group_id": "64a5ce49-14c8-4ddb-bed6-49ad775ecc25", "port_range_min": null, "revision_number": 0, "tenant_id": "ecade669dde14fc4a263210b4f2fef4f", "created_at": "2019-01-08T01:43:44Z", "project_id": "ecade669dde14fc4a263210b4f2fef4f", "id": "f0d7fb3f-a2f1-4dfe-bb90-88abd575cc96"}]} 2019-01-08 01:43:51,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=64a5ce49-14c8-4ddb-bed6-49ad775ecc25 used request id req-0cedf4bf-7a4f-4e88-af36-4a45f72a7d2a 2019-01-08 01:43:51,685 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:43:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/64a5ce49-14c8-4ddb-bed6-49ad775ecc25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:52,035 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02944644-cff2-4d55-a296-a92f9225ffd2 Content-Length: 0 Date: Tue, 08 Jan 2019 01:43:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:43:52,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/64a5ce49-14c8-4ddb-bed6-49ad775ecc25 used request id req-02944644-cff2-4d55-a296-a92f9225ffd2 2019-01-08 01:43:52,036 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj 2019-01-08 01:43:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:52,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea4b3fce-2965-4ff1-aed0-2ccc54ed3de3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:52,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/ecade669dde14fc4a263210b4f2fef4f used request id req-ea4b3fce-2965-4ff1-aed0-2ccc54ed3de3 2019-01-08 01:43:52,309 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8ff9fb2a-1b2e-465-proj-role 2019-01-08 01:43:52,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/a722029a6d5e49b88f2047383350c6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:52,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6b5f4dd-fdea-46ec-aec6-bc8f7cb74c16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:52,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/a722029a6d5e49b88f2047383350c6f5 used request id req-e6b5f4dd-fdea-46ec-aec6-bc8f7cb74c16 2019-01-08 01:43:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5c582a9f1d4397ce1493e6a2907e6c250dc8a" 2019-01-08 01:43:52,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94369a1-e556-4994-a30a-e5a43f8f216c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:52,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c94369a1-e556-4994-a30a-e5a43f8f216c 2019-01-08 01:43:52,564 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8ff9fb2a-1b2e-465-user 2019-01-08 01:43:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/f3a6be1fd2ae4d4492b242974cade581 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ad128c991f7cf534115e6a6ad48b04e204fd5d" 2019-01-08 01:43:52,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa825fda-8162-4a48-b63d-97350517c399 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:52,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f3a6be1fd2ae4d4492b242974cade581 used request id req-fa825fda-8162-4a48-b63d-97350517c399 2019-01-08 01:43:52,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:53,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["NlG5IfN2QnWeOCq7mhdLGA"], "issued_at": "2019-01-08T01:43:53.000000Z"}} 2019-01-08 01:43:53,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c8bf2a3a233f49e2917eeca5ff4bf074b9a687" 2019-01-08 01:43:53,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a578e73-147b-4bb0-8930-6ed127e9b69f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:53,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5a578e73-147b-4bb0-8930-6ed127e9b69f 2019-01-08 01:43:53,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:53,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:53,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["2ynf_LSdT_GosaHiIjGe7Q"], "issued_at": "2019-01-08T01:43:53.000000Z"}} 2019-01-08 01:43:53,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:43:53,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb7fb94-4999-4f9b-b25d-9a15b0fbef30 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:53,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ecb7fb94-4999-4f9b-b25d-9a15b0fbef30 2019-01-08 01:43:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:53,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:53,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bda19aad-0d20-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:43:53,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08cacaf-3d91-4ac6-b59c-0049d9a956e4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bda19aad-0d20-476-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:43:53,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bda19aad-0d20-476-proj used request id req-a08cacaf-3d91-4ac6-b59c-0049d9a956e4 2019-01-08 01:43:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:43:54,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41af9d7a-d158-46cf-b4dc-3ca97b602f48 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:54,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-41af9d7a-d158-46cf-b4dc-3ca97b602f48 2019-01-08 01:43:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj"}}' 2019-01-08 01:43:54,244 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-768edc50-b74a-46c8-a1fc-619ee165abcc Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2"}, "tags": [], "enabled": true, "id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj"}} 2019-01-08 01:43:54,244 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-768edc50-b74a-46c8-a1fc-619ee165abcc 2019-01-08 01:43:54,245 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bda19aad-0d20-476-proj 2019-01-08 01:43:54,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:54,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:54,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["KRt4xNPHSYKmoJpeeSrUTw"], "issued_at": "2019-01-08T01:43:54.000000Z"}} 2019-01-08 01:43:54,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14827c7d1d5704f6aac8ce64046a8cc38f53129e" 2019-01-08 01:43:54,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cee568-d07a-425c-a552-e5b18e9baab1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:54,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e2cee568-d07a-425c-a552-e5b18e9baab1 2019-01-08 01:43:54,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:54,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14827c7d1d5704f6aac8ce64046a8cc38f53129e" 2019-01-08 01:43:55,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90999482-5275-4afa-a8f5-08b454219ecb Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:43:55,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-90999482-5275-4afa-a8f5-08b454219ecb 2019-01-08 01:43:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-bda19aad-0d20-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14827c7d1d5704f6aac8ce64046a8cc38f53129e" 2019-01-08 01:43:55,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22cc90a-0203-4938-9e71-0f921c69516d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-bda19aad-0d20-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2"}, "tags": [], "enabled": true, "id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj"}]} 2019-01-08 01:43:55,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-bda19aad-0d20-476-proj used request id req-d22cc90a-0203-4938-9e71-0f921c69516d 2019-01-08 01:43:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14827c7d1d5704f6aac8ce64046a8cc38f53129e" 2019-01-08 01:43:55,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45696798-13ef-4e6e-b037-6e434e20299f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:43:55,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-45696798-13ef-4e6e-b037-6e434e20299f 2019-01-08 01:43:55,639 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bda19aad-0d20-476-user 2019-01-08 01:43:55,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:55,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:43:55,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c68a9ab-9b43-4625-96c4-2f8b31bd55ae Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:43:55,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1c68a9ab-9b43-4625-96c4-2f8b31bd55ae 2019-01-08 01:43:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" -d '{"role": {"name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj-role"}}' 2019-01-08 01:43:55,808 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7bb436-2d52-44f2-bc7f-66cc08879ab3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9538ada515e64b2d8e24ba7b0980288e", "links": {"self": "http://172.30.9.42:5000/v3/roles/9538ada515e64b2d8e24ba7b0980288e"}, "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj-role"}} 2019-01-08 01:43:55,808 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-6f7bb436-2d52-44f2-bc7f-66cc08879ab3 2019-01-08 01:43:55,808 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bda19aad-0d20-476-proj-role 2019-01-08 01:43:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/9538ada515e64b2d8e24ba7b0980288e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:43:55,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67d0fdc-27a5-42df-b8c5-87a850405ced Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9538ada515e64b2d8e24ba7b0980288e", "links": {"self": "http://172.30.9.42:5000/v3/roles/9538ada515e64b2d8e24ba7b0980288e"}, "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj-role"}} 2019-01-08 01:43:55,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/9538ada515e64b2d8e24ba7b0980288e used request id req-f67d0fdc-27a5-42df-b8c5-87a850405ced 2019-01-08 01:43:55,917 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bda19aad-0d20-476-proj-role to project CreateSecurityGroupTests-bda19aad-0d20-476-proj 2019-01-08 01:43:55,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2/users/9a67a7e38eec429c9d2d8a9ca88be8f4/roles/9538ada515e64b2d8e24ba7b0980288e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:43:56,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea3913f1-d049-465c-a416-dcaec1e492f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:43:56,157 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2/users/9a67a7e38eec429c9d2d8a9ca88be8f4/roles/9538ada515e64b2d8e24ba7b0980288e used request id req-ea3913f1-d049-465c-a416-dcaec1e492f7 2019-01-08 01:43:56,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:43:56,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:43:56,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9538ada515e64b2d8e24ba7b0980288e", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj-role"}], "expires_at": "2019-01-08T02:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bda19aad-0d20-476-user", "id": "9a67a7e38eec429c9d2d8a9ca88be8f4"}, "audit_ids": ["rwh_iluqT6Sg6uT6uGHoiA"], "issued_at": "2019-01-08T01:43:56.000000Z"}} 2019-01-08 01:43:56,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:56,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43de18dd-c02d-47a1-92f7-5c82359c25bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:43:56,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-43de18dd-c02d-47a1-92f7-5c82359c25bd 2019-01-08 01:43:56,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:57,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0969cf73-96a7-4cb6-a38a-81152e9a96c3 Date: Tue, 08 Jan 2019 01:43:57 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:43:57,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name&description=hello+group used request id req-0969cf73-96a7-4cb6-a38a-81152e9a96c3 2019-01-08 01:43:57,088 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name... 2019-01-08 01:43:57,088 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name 2019-01-08 01:43:57,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" -d '{"security_group": {"name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name", "description": "hello group"}}' 2019-01-08 01:43:57,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-bb93330a-ed7d-4732-beed-65294cd6ee46 Date: Tue, 08 Jan 2019 01:43:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:43:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 2, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}} 2019-01-08 01:43:57,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-bb93330a-ed7d-4732-beed-65294cd6ee46 2019-01-08 01:43:57,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:43:57,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:57,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b0231ce-db0a-4cc7-a533-4367144c4499 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}]} 2019-01-08 01:43:57,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-3b0231ce-db0a-4cc7-a533-4367144c4499 2019-01-08 01:43:57,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:43:57,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:57,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8cc81bab-83af-41d2-b280-c026a93e0f8b Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}]} 2019-01-08 01:43:57,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-8cc81bab-83af-41d2-b280-c026a93e0f8b 2019-01-08 01:43:57,989 - neutron_utils - INFO - Retrieving security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:43:57,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:58,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ba44e7d3-ab7c-4039-b6de-d965554c3b11 Date: Tue, 08 Jan 2019 01:43:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:43:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 2, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:43:58,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-ba44e7d3-ab7c-4039-b6de-d965554c3b11 2019-01-08 01:43:58,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:43:58,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:58,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ef8bb56-3169-4e49-bc16-a881b297923a Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}]} 2019-01-08 01:43:58,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-2ef8bb56-3169-4e49-bc16-a881b297923a 2019-01-08 01:43:58,467 - neutron_utils - INFO - Retrieving security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:43:58,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:58,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-90539517-9e87-49b5-9cc0-0c9691157c56 Date: Tue, 08 Jan 2019 01:43:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:43:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 2, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:43:58,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-90539517-9e87-49b5-9cc0-0c9691157c56 2019-01-08 01:43:58,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:43:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:58,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e607b94d-1811-4af9-9f5b-57c7b25f2572 Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}]} 2019-01-08 01:43:58,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-e607b94d-1811-4af9-9f5b-57c7b25f2572 2019-01-08 01:43:58,935 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name 2019-01-08 01:43:58,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:59,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-82722e07-0629-410a-955f-0ebe14fb9f22 Date: Tue, 08 Jan 2019 01:43:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:43:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 2, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:43:59,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-82722e07-0629-410a-955f-0ebe14fb9f22 2019-01-08 01:43:59,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:43:59,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:43: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:43:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:59,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae251858-9d7e-4b20-a7dd-6e1fe1501276 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj"}} 2019-01-08 01:43:59,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 used request id req-ae251858-9d7e-4b20-a7dd-6e1fe1501276 2019-01-08 01:43:59,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:43:59,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:43:59,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38d0731a-91bd-43c1-b511-a2ed1a73b41e Date: Tue, 08 Jan 2019 01:43: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": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}]} 2019-01-08 01:43:59,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-38d0731a-91bd-43c1-b511-a2ed1a73b41e 2019-01-08 01:43:59,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d"}}' 2019-01-08 01:43:59,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-7846274f-ec5d-41d1-9844-71c486310dc6 Date: Tue, 08 Jan 2019 01:43:59 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": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}} 2019-01-08 01:43:59,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-7846274f-ec5d-41d1-9844-71c486310dc6 2019-01-08 01:43:59,926 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name 2019-01-08 01:43:59,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:00,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-38dfb554-68d4-4d17-b0d7-0386c1c89a7c Date: Tue, 08 Jan 2019 01:44:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:43:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 3, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:00,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-38dfb554-68d4-4d17-b0d7-0386c1c89a7c 2019-01-08 01:44:00,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:00,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb16802-5ccc-4b07-840d-c3a1eef29255 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj"}} 2019-01-08 01:44:00,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 used request id req-adb16802-5ccc-4b07-840d-c3a1eef29255 2019-01-08 01:44:00,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:00,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:00,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1e27397d-d1c0-407e-8fd1-1d0655dda1ea Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}]} 2019-01-08 01:44:00,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-1e27397d-d1c0-407e-8fd1-1d0655dda1ea 2019-01-08 01:44:00,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d"}}' 2019-01-08 01:44:00,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-dbbcd640-2fb2-4a07-930a-0ece4e2e4e2d Date: Tue, 08 Jan 2019 01:44:00 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": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}} 2019-01-08 01:44:00,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-dbbcd640-2fb2-4a07-930a-0ece4e2e4e2d 2019-01-08 01:44:00,580 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name 2019-01-08 01:44:00,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:00,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-8f7cff8a-891d-45d9-b749-f2dcf6caf46b Date: Tue, 08 Jan 2019 01:44:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 4, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:00,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-8f7cff8a-891d-45d9-b749-f2dcf6caf46b 2019-01-08 01:44:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:00,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-731b6541-08a4-4eab-99d2-da8a54629762 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj"}} 2019-01-08 01:44:00,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 used request id req-731b6541-08a4-4eab-99d2-da8a54629762 2019-01-08 01:44:00,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:00,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:01,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-04e942dc-3d6d-4bd9-8430-ec99e135c8be Date: Tue, 08 Jan 2019 01:44:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:01,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-04e942dc-3d6d-4bd9-8430-ec99e135c8be 2019-01-08 01:44:01,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10}}' 2019-01-08 01:44:01,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5c108f9c-2d72-45c2-813b-330352eb7b08 Date: Tue, 08 Jan 2019 01:44:01 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": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}} 2019-01-08 01:44:01,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-5c108f9c-2d72-45c2-813b-330352eb7b08 2019-01-08 01:44:01,352 - neutron_utils - INFO - Retrieving security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:01,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:01,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f08d2b43-247c-4b5a-bf14-4e70394a561c Date: Tue, 08 Jan 2019 01:44:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:01,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-f08d2b43-247c-4b5a-bf14-4e70394a561c 2019-01-08 01:44:01,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:01,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1f7d5b4c-62dd-4cdb-a842-0f53c6412194 Date: Tue, 08 Jan 2019 01:44:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:01,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-1f7d5b4c-62dd-4cdb-a842-0f53c6412194 2019-01-08 01:44:01,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:01,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9538ada515e64b2d8e24ba7b0980288e", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj-role"}], "expires_at": "2019-01-08T02:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/72d0bd7acf3246e2b3c67ec6d99b71b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bda19aad-0d20-476-user", "id": "9a67a7e38eec429c9d2d8a9ca88be8f4"}, "audit_ids": ["JqEcws9YTkeU0pgz7LGwvw"], "issued_at": "2019-01-08T01:44:01.000000Z"}} 2019-01-08 01:44:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:02,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e5e2047f-c70b-47f5-9d6b-8d3da288f1f2 Date: Tue, 08 Jan 2019 01:44:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:02,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name&description=hello+group used request id req-e5e2047f-c70b-47f5-9d6b-8d3da288f1f2 2019-01-08 01:44:02,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:02,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d7c52983-b7f3-42e9-a8a6-72a7c13653b1 Date: Tue, 08 Jan 2019 01:44:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:02,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-d7c52983-b7f3-42e9-a8a6-72a7c13653b1 2019-01-08 01:44:02,297 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:02,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8b6153c7-82db-4fec-85ac-1809b1500f6e Date: Tue, 08 Jan 2019 01:44:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:02,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-8b6153c7-82db-4fec-85ac-1809b1500f6e 2019-01-08 01:44:02,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:02,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f7647f66-8224-4caa-8f30-d2288b36dd89 Date: Tue, 08 Jan 2019 01:44:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:02,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-f7647f66-8224-4caa-8f30-d2288b36dd89 2019-01-08 01:44:02,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:02,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-95cea4f0-938e-49ea-ba44-0061a8ec00e4 Date: Tue, 08 Jan 2019 01:44:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:02,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-95cea4f0-938e-49ea-ba44-0061a8ec00e4 2019-01-08 01:44:02,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:02,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-10cdf96d-63a7-473b-b6c0-16a475a274f5 Date: Tue, 08 Jan 2019 01:44:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:02,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-10cdf96d-63a7-473b-b6c0-16a475a274f5 2019-01-08 01:44:02,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:02,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c4fd41ea-ce2c-48e1-81c4-ac277b95c523 Date: Tue, 08 Jan 2019 01:44:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:02,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-c4fd41ea-ce2c-48e1-81c4-ac277b95c523 2019-01-08 01:44:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:03,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7285b555-52a2-443a-bd01-bdef3b00ca52 Date: Tue, 08 Jan 2019 01:44:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:03,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-7285b555-52a2-443a-bd01-bdef3b00ca52 2019-01-08 01:44:03,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:03,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a0c53ccf-0bc1-4ca8-8fd6-5d73b62cf7c8 Date: Tue, 08 Jan 2019 01:44:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:03,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-a0c53ccf-0bc1-4ca8-8fd6-5d73b62cf7c8 2019-01-08 01:44:03,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:03,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c6fe7d74-e5e8-4b74-9687-76df7204fc0a Date: Tue, 08 Jan 2019 01:44:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:03,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-c6fe7d74-e5e8-4b74-9687-76df7204fc0a 2019-01-08 01:44:03,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:03,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-50eb1539-8960-49de-975e-8b5295133582 Date: Tue, 08 Jan 2019 01:44:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:03,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-50eb1539-8960-49de-975e-8b5295133582 2019-01-08 01:44:03,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:03,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0406fd0f-66e2-4a9f-8134-60391fae953f Date: Tue, 08 Jan 2019 01:44:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:03,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-0406fd0f-66e2-4a9f-8134-60391fae953f 2019-01-08 01:44:03,446 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:03,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-78684205-a748-4413-9706-5aee8debfb8c Date: Tue, 08 Jan 2019 01:44:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:03,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-78684205-a748-4413-9706-5aee8debfb8c 2019-01-08 01:44:03,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:04,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f4124aeb-0d7e-4ea8-974e-c2ef2e349265 Date: Tue, 08 Jan 2019 01:44:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:04,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-f4124aeb-0d7e-4ea8-974e-c2ef2e349265 2019-01-08 01:44:04,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:04,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:04,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3bc91f70-1e9c-4dd8-a127-f634fed5ddb2 Date: Tue, 08 Jan 2019 01:44:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:04,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-3bc91f70-1e9c-4dd8-a127-f634fed5ddb2 2019-01-08 01:44:04,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:04,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7a404cca-44d0-498e-991f-264f0380fb26 Date: Tue, 08 Jan 2019 01:44:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:04,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-7a404cca-44d0-498e-991f-264f0380fb26 2019-01-08 01:44:04,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:04,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:04,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a29a7fb9-d5a7-4abd-a082-f94e66e60812 Date: Tue, 08 Jan 2019 01:44:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:04,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-a29a7fb9-d5a7-4abd-a082-f94e66e60812 2019-01-08 01:44:04,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:04,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bc2e70fb-b25a-47c8-9f86-8f4b19d7c4e6 Date: Tue, 08 Jan 2019 01:44:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:04,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-bc2e70fb-b25a-47c8-9f86-8f4b19d7c4e6 2019-01-08 01:44:04,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:04,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:04,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e38e85d1-f03a-43f8-bc44-886994ec8704 Date: Tue, 08 Jan 2019 01:44:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:04,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-e38e85d1-f03a-43f8-bc44-886994ec8704 2019-01-08 01:44:04,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:05,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6f371467-e129-4616-9797-692943e08e89 Date: Tue, 08 Jan 2019 01:44:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:05,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-6f371467-e129-4616-9797-692943e08e89 2019-01-08 01:44:05,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:05,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3d4c2dc7-b9e9-4dcc-ab68-1d304cc65f15 Date: Tue, 08 Jan 2019 01:44:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:05,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-3d4c2dc7-b9e9-4dcc-ab68-1d304cc65f15 2019-01-08 01:44:05,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:05,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-741aed98-e8ab-46c5-bc8d-bf0ba141b8fc Date: Tue, 08 Jan 2019 01:44:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:05,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-741aed98-e8ab-46c5-bc8d-bf0ba141b8fc 2019-01-08 01:44:05,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:05,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e2406820-4bc7-4b1e-b495-7c9369a0e0f0 Date: Tue, 08 Jan 2019 01:44:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:05,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-e2406820-4bc7-4b1e-b495-7c9369a0e0f0 2019-01-08 01:44:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:05,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ef5c0a2f-9108-4706-b75d-cabcb947e721 Date: Tue, 08 Jan 2019 01:44:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:05,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-ef5c0a2f-9108-4706-b75d-cabcb947e721 2019-01-08 01:44:05,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:05,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:05,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c931b285-dc9b-412a-ad75-e440685a4041 Date: Tue, 08 Jan 2019 01:44:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:05,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-c931b285-dc9b-412a-ad75-e440685a4041 2019-01-08 01:44:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:05,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4cce5462-de66-4322-8afd-f0c71f5c1986 Date: Tue, 08 Jan 2019 01:44:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "updated_at": "2019-01-08T01:44:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "revision_number": 0, "id": "7b815218-648b-4cd3-a8c3-5761753e0959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "revision_number": 0, "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "revision_number": 0, "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "revision_number": 0, "id": "eba99861-afb7-4abd-9436-b1fb6ec16223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 5, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "name": "CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name"}]} 2019-01-08 01:44:05,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name used request id req-4cce5462-de66-4322-8afd-f0c71f5c1986 2019-01-08 01:44:05,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 656ceb38-f3a7-41a5-9d5c-c99b20d3e45d 2019-01-08 01:44:05,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55d4b68e069ffbfa0a2afde5310ceafabce1923" 2019-01-08 01:44:05,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-22836e03-3639-486c-8f72-e0f84dd511d4 Date: Tue, 08 Jan 2019 01:44:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:57Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:57Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7b815218-648b-4cd3-a8c3-5761753e0959"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:01Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": 10, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:01Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d509e6d1-1114-420f-b5ac-c0d183a8eb78"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:59Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:59Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "d6095334-0063-4ce3-a2b1-31f06e9a8a86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:00Z", "security_group_id": "656ceb38-f3a7-41a5-9d5c-c99b20d3e45d", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:44:00Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "eba99861-afb7-4abd-9436-b1fb6ec16223"}]} 2019-01-08 01:44:05,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-22836e03-3639-486c-8f72-e0f84dd511d4 2019-01-08 01:44:05,677 - neutron_utils - INFO - Deleting security group rule with ID - 273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2 2019-01-08 01:44:05,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:05,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15bf0dd6-fce0-4b44-b016-820d942ba063 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:05,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/273d48cd-ed62-4b1f-9eb5-f25e1ed74ec2 used request id req-15bf0dd6-fce0-4b44-b016-820d942ba063 2019-01-08 01:44:05,807 - neutron_utils - INFO - Deleting security group rule with ID - d509e6d1-1114-420f-b5ac-c0d183a8eb78 2019-01-08 01:44:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/d509e6d1-1114-420f-b5ac-c0d183a8eb78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:06,196 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9fd7f10-a3a2-4fb3-8bb4-4589e918b22f Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:06,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/d509e6d1-1114-420f-b5ac-c0d183a8eb78 used request id req-a9fd7f10-a3a2-4fb3-8bb4-4589e918b22f 2019-01-08 01:44:06,197 - neutron_utils - INFO - Deleting security group rule with ID - 7b815218-648b-4cd3-a8c3-5761753e0959 2019-01-08 01:44:06,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/7b815218-648b-4cd3-a8c3-5761753e0959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:06,529 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed65fe1c-c9d5-4ded-9562-393227c9142b Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:06,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/7b815218-648b-4cd3-a8c3-5761753e0959 used request id req-ed65fe1c-c9d5-4ded-9562-393227c9142b 2019-01-08 01:44:06,529 - neutron_utils - INFO - Deleting security group rule with ID - eba99861-afb7-4abd-9436-b1fb6ec16223 2019-01-08 01:44:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/eba99861-afb7-4abd-9436-b1fb6ec16223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:06,870 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1ca32dc-d9ea-46cb-9308-ff51d1cf2ebf Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:06,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/eba99861-afb7-4abd-9436-b1fb6ec16223 used request id req-d1ca32dc-d9ea-46cb-9308-ff51d1cf2ebf 2019-01-08 01:44:06,871 - neutron_utils - INFO - Deleting security group rule with ID - d6095334-0063-4ce3-a2b1-31f06e9a8a86 2019-01-08 01:44:06,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/d6095334-0063-4ce3-a2b1-31f06e9a8a86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:07,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79fed840-c5e1-41f6-9546-0e468f24739c Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:07,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/d6095334-0063-4ce3-a2b1-31f06e9a8a86 used request id req-79fed840-c5e1-41f6-9546-0e468f24739c 2019-01-08 01:44:07,004 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5df97455-9670-4663-99d5-4a3e5756a616name 2019-01-08 01:44:07,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/656ceb38-f3a7-41a5-9d5c-c99b20d3e45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ce03c02c1b9dbed2eb17d5d26f5fd4d30c3cc3" 2019-01-08 01:44:07,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4255e7d9-9efe-46c2-bb36-f3dd9f96ac6b Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:07,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/656ceb38-f3a7-41a5-9d5c-c99b20d3e45d used request id req-4255e7d9-9efe-46c2-bb36-f3dd9f96ac6b 2019-01-08 01:44:07,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:07,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-2f532a54-c485-48a4-bfe7-49b8fb6f36f3 Date: Tue, 08 Jan 2019 01:44:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:56Z", "updated_at": "2019-01-08T01:43:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:56Z", "revision_number": 0, "id": "7ff80c5d-a97b-4726-916d-51c229c56bd5", "remote_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:56Z", "security_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:56Z", "revision_number": 0, "id": "8a92fb7f-4cce-4aad-b76f-3c510dd8522f", "remote_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:56Z", "security_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:56Z", "revision_number": 0, "id": "e810055b-b2f1-4331-adb6-02e074d6591c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:56Z", "security_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:43:56Z", "revision_number": 0, "id": "fe3e0995-a4a3-40bb-91fa-1105dd767447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:43:56Z", "security_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2"}], "revision_number": 4, "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "ec524321-274a-48ec-8837-b6c2d0924570", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:44:07,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-2f532a54-c485-48a4-bfe7-49b8fb6f36f3 2019-01-08 01:44:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:07,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5006dc7c-4019-4ed2-bd72-caaa076212f5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:44:07,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5006dc7c-4019-4ed2-bd72-caaa076212f5 2019-01-08 01:44:07,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:07,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e93e58e6-e52d-4160-af7e-04b87d6bbdd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:07,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-e93e58e6-e52d-4160-af7e-04b87d6bbdd4 2019-01-08 01:44:07,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:07,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a325b11-a0d4-480c-996a-57d1008e3f2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:07,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-7a325b11-a0d4-480c-996a-57d1008e3f2f 2019-01-08 01:44:07,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:08,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04111a53-7cd9-4138-82b3-de817a16a2fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:08,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-04111a53-7cd9-4138-82b3-de817a16a2fe 2019-01-08 01:44:08,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:08,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:08,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a66e6af-2c85-485a-9af9-12278a67a450 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:08,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-3a66e6af-2c85-485a-9af9-12278a67a450 2019-01-08 01:44:08,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:08,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:08,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbda4cad-12c5-4722-8b56-284d94a4560c 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:44:08,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-cbda4cad-12c5-4722-8b56-284d94a4560c 2019-01-08 01:44:08,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:08,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08590bb9-411f-4985-a251-c48f8bca3b12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:08,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-08590bb9-411f-4985-a251-c48f8bca3b12 2019-01-08 01:44:08,441 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:08,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc90c7cf-243f-4649-acb2-aaed3361a7d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:08,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-cc90c7cf-243f-4649-acb2-aaed3361a7d3 2019-01-08 01:44:08,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:08,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:08,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af779940-ed9c-4df9-9008-74dd0915a683 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:44:08,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-af779940-ed9c-4df9-9008-74dd0915a683 2019-01-08 01:44:08,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:08,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a1953a-f28f-420e-8c04-682adc96c9fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:08,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-89a1953a-f28f-420e-8c04-682adc96c9fd 2019-01-08 01:44:08,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:08,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:08,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a30025da-6ad4-481a-9908-a2e94909eaaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:08,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-a30025da-6ad4-481a-9908-a2e94909eaaf 2019-01-08 01:44:08,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:09,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f9ba58f-2799-4cbd-80d0-29d967b81094 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:09,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-1f9ba58f-2799-4cbd-80d0-29d967b81094 2019-01-08 01:44:09,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:09,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:09,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b7e289-f8f5-4f29-a404-d2354066333a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "name": "CreateSecurityGroupTests-bda19aad-0d20-476-proj"}} 2019-01-08 01:44:09,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 used request id req-e2b7e289-f8f5-4f29-a404-d2354066333a 2019-01-08 01:44:09,122 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec524321-274a-48ec-8837-b6c2d0924570 2019-01-08 01:44:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ec524321-274a-48ec-8837-b6c2d0924570 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:09,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-29ed2f19-a7e0-41c2-87f0-214950bbb9f4 Date: Tue, 08 Jan 2019 01:44:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:56Z", "security_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:56Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "7ff80c5d-a97b-4726-916d-51c229c56bd5"}, {"remote_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:56Z", "security_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:56Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "8a92fb7f-4cce-4aad-b76f-3c510dd8522f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:56Z", "security_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:56Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "e810055b-b2f1-4331-adb6-02e074d6591c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:43:56Z", "security_group_id": "ec524321-274a-48ec-8837-b6c2d0924570", "port_range_min": null, "revision_number": 0, "tenant_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "created_at": "2019-01-08T01:43:56Z", "project_id": "72d0bd7acf3246e2b3c67ec6d99b71b2", "id": "fe3e0995-a4a3-40bb-91fa-1105dd767447"}]} 2019-01-08 01:44:09,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ec524321-274a-48ec-8837-b6c2d0924570 used request id req-29ed2f19-a7e0-41c2-87f0-214950bbb9f4 2019-01-08 01:44:09,335 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:44:09,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/ec524321-274a-48ec-8837-b6c2d0924570 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:09,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ba65b7c-a16d-4c32-9121-c29c7b3e87b0 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:09,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/ec524321-274a-48ec-8837-b6c2d0924570 used request id req-0ba65b7c-a16d-4c32-9121-c29c7b3e87b0 2019-01-08 01:44:09,743 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bda19aad-0d20-476-proj 2019-01-08 01:44:09,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:09,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6af16289-4882-4bd0-a34b-c935238f51d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:09,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/72d0bd7acf3246e2b3c67ec6d99b71b2 used request id req-6af16289-4882-4bd0-a34b-c935238f51d7 2019-01-08 01:44:09,986 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bda19aad-0d20-476-proj-role 2019-01-08 01:44:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/9538ada515e64b2d8e24ba7b0980288e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:10,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5fcf1e-6b77-4973-96d1-6c3f34177a53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:10,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/9538ada515e64b2d8e24ba7b0980288e used request id req-bd5fcf1e-6b77-4973-96d1-6c3f34177a53 2019-01-08 01:44:10,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab774ea7a1787530e585b8cd9eb5a83a1b58c4ea" 2019-01-08 01:44:10,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f67ccb-2361-44a3-83c2-4aa12854b020 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:44:10,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-34f67ccb-2361-44a3-83c2-4aa12854b020 2019-01-08 01:44:10,240 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bda19aad-0d20-476-user 2019-01-08 01:44:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/9a67a7e38eec429c9d2d8a9ca88be8f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14827c7d1d5704f6aac8ce64046a8cc38f53129e" 2019-01-08 01:44:10,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2900160-027c-4ec0-9492-bb3a84150c9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:10,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/9a67a7e38eec429c9d2d8a9ca88be8f4 used request id req-a2900160-027c-4ec0-9492-bb3a84150c9f 2019-01-08 01:44:10,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:10,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["jTOmUNoTSEeNQlzvKQie2Q"], "issued_at": "2019-01-08T01:44:10.000000Z"}} 2019-01-08 01:44:10,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e58ff67a7e309f64646e4caa93ae2835911b372" 2019-01-08 01:44:10,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965c19ad-ae06-4d14-8678-e8d74eaa88af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:10,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-965c19ad-ae06-4d14-8678-e8d74eaa88af 2019-01-08 01:44:10,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:10,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:11,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["3D9WvvVtQzG4uJq46eXLBw"], "issued_at": "2019-01-08T01:44:11.000000Z"}} 2019-01-08 01:44:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:11,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96757820-fca9-4ec0-9a83-5d6afa069c8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:11,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-96757820-fca9-4ec0-9a83-5d6afa069c8a 2019-01-08 01:44:11,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:11,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:44: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:11,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-13fd3674-ec4b-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:11,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026c4ece-2298-45d7-bab6-bfa9b01d2736 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-13fd3674-ec4b-45c-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:44:11,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-13fd3674-ec4b-45c-proj used request id req-026c4ece-2298-45d7-bab6-bfa9b01d2736 2019-01-08 01:44:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:11,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0e7372-82e7-49ef-84ab-079fe33b0ff1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:44:11,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-9d0e7372-82e7-49ef-84ab-079fe33b0ff1 2019-01-08 01:44:11,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj"}}' 2019-01-08 01:44:11,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4863db90-f485-495e-9bd4-70f68132f0c3 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9543ef523177459ca06774455bbf7d57"}, "tags": [], "enabled": true, "id": "9543ef523177459ca06774455bbf7d57", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj"}} 2019-01-08 01:44:11,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4863db90-f485-495e-9bd4-70f68132f0c3 2019-01-08 01:44:11,885 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-13fd3674-ec4b-45c-proj 2019-01-08 01:44:11,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:11,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:12,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["fkxWpbYHR2uBNci8nLa7Zg"], "issued_at": "2019-01-08T01:44:12.000000Z"}} 2019-01-08 01:44:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ee82e94567d8b14fa8ec61a755c3e0afebae99" 2019-01-08 01:44:12,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78f08ee-0f68-4d94-9129-031942ac4ef6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:12,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b78f08ee-0f68-4d94-9129-031942ac4ef6 2019-01-08 01:44:12,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:12,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:44: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:12,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ee82e94567d8b14fa8ec61a755c3e0afebae99" 2019-01-08 01:44:12,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e875397-a2ad-4341-920d-14f52188f7c6 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:44:12,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6e875397-a2ad-4341-920d-14f52188f7c6 2019-01-08 01:44:12,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-13fd3674-ec4b-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ee82e94567d8b14fa8ec61a755c3e0afebae99" 2019-01-08 01:44:12,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dccb049d-562a-46d9-9037-dd08b3af57e1 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-13fd3674-ec4b-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9543ef523177459ca06774455bbf7d57"}, "tags": [], "enabled": true, "id": "9543ef523177459ca06774455bbf7d57", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj"}]} 2019-01-08 01:44:12,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-13fd3674-ec4b-45c-proj used request id req-dccb049d-562a-46d9-9037-dd08b3af57e1 2019-01-08 01:44:12,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ee82e94567d8b14fa8ec61a755c3e0afebae99" 2019-01-08 01:44:12,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e51587f-f8c2-469e-b9e2-50df73c56a6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:44:12,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8e51587f-f8c2-469e-b9e2-50df73c56a6b 2019-01-08 01:44:13,178 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-13fd3674-ec4b-45c-user 2019-01-08 01:44:13,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:13,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:13,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754a4f82-ce58-4db4-8faa-dcca57f516c5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:44:13,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-754a4f82-ce58-4db4-8faa-dcca57f516c5 2019-01-08 01:44:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" -d '{"role": {"name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj-role"}}' 2019-01-08 01:44:13,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8afdfbb-b6a7-46cd-b7cf-c66e4c773bd3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7bc97f307be84a8183899bb7888819b9", "links": {"self": "http://172.30.9.42:5000/v3/roles/7bc97f307be84a8183899bb7888819b9"}, "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj-role"}} 2019-01-08 01:44:13,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-e8afdfbb-b6a7-46cd-b7cf-c66e4c773bd3 2019-01-08 01:44:13,412 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-13fd3674-ec4b-45c-proj-role 2019-01-08 01:44:13,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/7bc97f307be84a8183899bb7888819b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:13,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2264af07-0536-45af-8660-5eb76e7f4c2e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7bc97f307be84a8183899bb7888819b9", "links": {"self": "http://172.30.9.42:5000/v3/roles/7bc97f307be84a8183899bb7888819b9"}, "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj-role"}} 2019-01-08 01:44:13,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/7bc97f307be84a8183899bb7888819b9 used request id req-2264af07-0536-45af-8660-5eb76e7f4c2e 2019-01-08 01:44:13,430 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-13fd3674-ec4b-45c-proj-role to project CreateSecurityGroupTests-13fd3674-ec4b-45c-proj 2019-01-08 01:44:13,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/9543ef523177459ca06774455bbf7d57/users/0d10802d72ed49f29ccaf2cc49f5ecb3/roles/7bc97f307be84a8183899bb7888819b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:13,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f8fee1-ba71-4475-b3bd-feff1759548a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:13,583 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/9543ef523177459ca06774455bbf7d57/users/0d10802d72ed49f29ccaf2cc49f5ecb3/roles/7bc97f307be84a8183899bb7888819b9 used request id req-96f8fee1-ba71-4475-b3bd-feff1759548a 2019-01-08 01:44:13,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:13,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:13,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7bc97f307be84a8183899bb7888819b9", "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj-role"}], "expires_at": "2019-01-08T02:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9543ef523177459ca06774455bbf7d57", "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9543ef523177459ca06774455bbf7d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9543ef523177459ca06774455bbf7d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9543ef523177459ca06774455bbf7d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9543ef523177459ca06774455bbf7d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-user", "id": "0d10802d72ed49f29ccaf2cc49f5ecb3"}, "audit_ids": ["KmpLqQ26QoGQ9vfQKqVMbA"], "issued_at": "2019-01-08T01:44:13.000000Z"}} 2019-01-08 01:44:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:14,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862c2aa9-8bce-4a92-a7db-4885975160ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:14,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-862c2aa9-8bce-4a92-a7db-4885975160ea 2019-01-08 01:44:14,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:14,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-37c8c523-2e1c-41a9-ae9e-a563e6d8bd73 Date: Tue, 08 Jan 2019 01:44:14 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:44:14,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name&description=hello+group used request id req-37c8c523-2e1c-41a9-ae9e-a563e6d8bd73 2019-01-08 01:44:14,559 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name... 2019-01-08 01:44:14,559 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name 2019-01-08 01:44:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" -d '{"security_group": {"name": "CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name", "description": "hello group"}}' 2019-01-08 01:44:15,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-04d21de8-d381-4a4e-a4f3-92ed184308ed Date: Tue, 08 Jan 2019 01:44:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "updated_at": "2019-01-08T01:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "9543ef523177459ca06774455bbf7d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "9543ef523177459ca06774455bbf7d57"}], "revision_number": 2, "project_id": "9543ef523177459ca06774455bbf7d57", "id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "name": "CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name"}} 2019-01-08 01:44:15,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-04d21de8-d381-4a4e-a4f3-92ed184308ed 2019-01-08 01:44:15,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:15,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:15,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-168fd4cb-388b-4d47-92ac-d94a05b66048 Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2"}]} 2019-01-08 01:44:15,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-168fd4cb-388b-4d47-92ac-d94a05b66048 2019-01-08 01:44:15,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:15,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-243e9d5a-af7f-43ce-8814-5c5e26d697db Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2"}]} 2019-01-08 01:44:15,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-243e9d5a-af7f-43ce-8814-5c5e26d697db 2019-01-08 01:44:15,447 - neutron_utils - INFO - Retrieving security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:15,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:15,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fa0e4a14-237c-47cc-8089-83d637e8b6fc Date: Tue, 08 Jan 2019 01:44:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "updated_at": "2019-01-08T01:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "9543ef523177459ca06774455bbf7d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "9543ef523177459ca06774455bbf7d57"}], "revision_number": 2, "project_id": "9543ef523177459ca06774455bbf7d57", "id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "name": "CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name"}]} 2019-01-08 01:44:15,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-fa0e4a14-237c-47cc-8089-83d637e8b6fc 2019-01-08 01:44:15,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:15,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:15,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27d7e493-0908-4be1-83f6-56e2bb4eeffa Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2"}]} 2019-01-08 01:44:15,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-27d7e493-0908-4be1-83f6-56e2bb4eeffa 2019-01-08 01:44:15,700 - neutron_utils - INFO - Retrieving security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:15,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:15,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4ee4c2db-48af-455b-9092-453da17c52f5 Date: Tue, 08 Jan 2019 01:44:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "updated_at": "2019-01-08T01:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "9543ef523177459ca06774455bbf7d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "9543ef523177459ca06774455bbf7d57"}], "revision_number": 2, "project_id": "9543ef523177459ca06774455bbf7d57", "id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "name": "CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name"}]} 2019-01-08 01:44:15,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-4ee4c2db-48af-455b-9092-453da17c52f5 2019-01-08 01:44:15,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:15,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:15,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0bf93388-2133-490f-8500-1ccf17e0efa6 Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2"}]} 2019-01-08 01:44:15,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-0bf93388-2133-490f-8500-1ccf17e0efa6 2019-01-08 01:44:15,775 - neutron_utils - INFO - Retrieving security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:15,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:15,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-774b8c12-32d3-4936-803b-62f7dda7ad6d Date: Tue, 08 Jan 2019 01:44:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "updated_at": "2019-01-08T01:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "9543ef523177459ca06774455bbf7d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "9543ef523177459ca06774455bbf7d57"}], "revision_number": 2, "project_id": "9543ef523177459ca06774455bbf7d57", "id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "name": "CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name"}]} 2019-01-08 01:44:15,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-774b8c12-32d3-4936-803b-62f7dda7ad6d 2019-01-08 01:44:15,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:15,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:16,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd4c6d8b-e782-4339-85bd-33e21e2defee Date: Tue, 08 Jan 2019 01:44:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2"}]} 2019-01-08 01:44:16,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-cd4c6d8b-e782-4339-85bd-33e21e2defee 2019-01-08 01:44:16,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:16,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7bc97f307be84a8183899bb7888819b9", "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj-role"}], "expires_at": "2019-01-08T02:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9543ef523177459ca06774455bbf7d57", "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9543ef523177459ca06774455bbf7d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9543ef523177459ca06774455bbf7d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9543ef523177459ca06774455bbf7d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9543ef523177459ca06774455bbf7d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9543ef523177459ca06774455bbf7d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9543ef523177459ca06774455bbf7d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-user", "id": "0d10802d72ed49f29ccaf2cc49f5ecb3"}, "audit_ids": ["uLfxOz3wSmmDdiYP1pMkWw"], "issued_at": "2019-01-08T01:44:16.000000Z"}} 2019-01-08 01:44:16,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a9ccffbaa5b939e01aa459cb2fdee312570ea" 2019-01-08 01:44:16,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6ecb4850-f55c-4b8d-adb4-ab71ca08cc07 Date: Tue, 08 Jan 2019 01:44:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "updated_at": "2019-01-08T01:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "9543ef523177459ca06774455bbf7d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "9543ef523177459ca06774455bbf7d57"}], "revision_number": 2, "project_id": "9543ef523177459ca06774455bbf7d57", "id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "name": "CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name"}]} 2019-01-08 01:44:16,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name&description=hello+group used request id req-6ecb4850-f55c-4b8d-adb4-ab71ca08cc07 2019-01-08 01:44:16,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:16,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a9ccffbaa5b939e01aa459cb2fdee312570ea" 2019-01-08 01:44:17,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-937864be-b8cd-4968-8a0f-c6609797922d Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2"}]} 2019-01-08 01:44:17,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-937864be-b8cd-4968-8a0f-c6609797922d 2019-01-08 01:44:17,060 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ed8efd-fcd0-4fb5-85ab-f03b9169edba 2019-01-08 01:44:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a9ccffbaa5b939e01aa459cb2fdee312570ea" 2019-01-08 01:44:17,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c17162a7-e78e-46d3-a12b-58ca9c3b93a4 Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "556f8fde-4750-4a42-ba13-42f0acdb1a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "97ed8efd-fcd0-4fb5-85ab-f03b9169edba", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "d43855e7-775a-48be-bfe6-11eb3b174ac2"}]} 2019-01-08 01:44:17,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-c17162a7-e78e-46d3-a12b-58ca9c3b93a4 2019-01-08 01:44:17,279 - neutron_utils - INFO - Deleting security group rule with ID - d43855e7-775a-48be-bfe6-11eb3b174ac2 2019-01-08 01:44:17,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/d43855e7-775a-48be-bfe6-11eb3b174ac2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:17,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c43f400e-0fcc-4c46-8d27-a8f44b3c980b Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:17,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/d43855e7-775a-48be-bfe6-11eb3b174ac2 used request id req-c43f400e-0fcc-4c46-8d27-a8f44b3c980b 2019-01-08 01:44:17,581 - neutron_utils - INFO - Deleting security group rule with ID - 556f8fde-4750-4a42-ba13-42f0acdb1a71 2019-01-08 01:44:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/556f8fde-4750-4a42-ba13-42f0acdb1a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:17,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a456bf77-a2ab-4835-a9dd-be4df090eea9 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:17,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/556f8fde-4750-4a42-ba13-42f0acdb1a71 used request id req-a456bf77-a2ab-4835-a9dd-be4df090eea9 2019-01-08 01:44:17,898 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-0231f860-3438-4a51-acbd-18617d68e7a4name 2019-01-08 01:44:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/97ed8efd-fcd0-4fb5-85ab-f03b9169edba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8af2224f7aa95668b12c81b3976710aef4e75f9" 2019-01-08 01:44:18,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5a8a0e4-08d0-443b-a878-2aeac08e5f78 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:18,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/97ed8efd-fcd0-4fb5-85ab-f03b9169edba used request id req-a5a8a0e4-08d0-443b-a878-2aeac08e5f78 2019-01-08 01:44:18,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:18,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-4e4aefb1-f5b7-44a5-8fb6-e0efa91b191f Date: Tue, 08 Jan 2019 01:44:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "updated_at": "2019-01-08T01:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "02f7101f-5168-4eb8-9cb7-22d09bc37fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "9543ef523177459ca06774455bbf7d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "3f125aed-6e8b-4976-8981-2b940f5abd34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "9543ef523177459ca06774455bbf7d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "8fd39d1b-c8ce-4af8-bd22-027adff04a33", "remote_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "9543ef523177459ca06774455bbf7d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "revision_number": 0, "id": "b0661b9d-ce5a-45b6-ba81-ca32d502f702", "remote_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:14Z", "security_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "tenant_id": "9543ef523177459ca06774455bbf7d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "9543ef523177459ca06774455bbf7d57"}], "revision_number": 4, "project_id": "9543ef523177459ca06774455bbf7d57", "id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:44:18,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-4e4aefb1-f5b7-44a5-8fb6-e0efa91b191f 2019-01-08 01:44:18,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:18,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69003156-91ae-45f6-a0af-6ddaf914c323 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:44:18,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-69003156-91ae-45f6-a0af-6ddaf914c323 2019-01-08 01:44:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:18,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71295910-d04d-4b22-aa39-ed4d002530da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:18,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-71295910-d04d-4b22-aa39-ed4d002530da 2019-01-08 01:44:18,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:18,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:18,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f21f520-c395-4a04-b94d-7d092cfd232d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:18,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-5f21f520-c395-4a04-b94d-7d092cfd232d 2019-01-08 01:44:18,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:18,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:19,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df00ebd3-07ba-4d3f-845c-45b9e1ea75f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:19,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-df00ebd3-07ba-4d3f-845c-45b9e1ea75f2 2019-01-08 01:44:19,010 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:19,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:19,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-448bc1e6-4649-4dba-a0f2-69093277018c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:19,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-448bc1e6-4649-4dba-a0f2-69093277018c 2019-01-08 01:44:19,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:19,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72998400-7820-497a-8069-5162f237d8f6 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:44:19,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-72998400-7820-497a-8069-5162f237d8f6 2019-01-08 01:44:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:19,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9d32854-01f5-4e8b-813f-123b2d83c5d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:19,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-b9d32854-01f5-4e8b-813f-123b2d83c5d6 2019-01-08 01:44:19,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:19,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:19,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16a82a82-d2c4-490e-bdb3-c981482b4d19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:19,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-16a82a82-d2c4-490e-bdb3-c981482b4d19 2019-01-08 01:44:19,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9543ef523177459ca06774455bbf7d57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:19,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60fdbfd6-1e47-44f2-a9de-733a6189b992 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9543ef523177459ca06774455bbf7d57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9543ef523177459ca06774455bbf7d57", "name": "CreateSecurityGroupTests-13fd3674-ec4b-45c-proj"}} 2019-01-08 01:44:19,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9543ef523177459ca06774455bbf7d57 used request id req-60fdbfd6-1e47-44f2-a9de-733a6189b992 2019-01-08 01:44:19,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84f2cba6-31ce-4bb1-ad83-42d8f48b48d3 2019-01-08 01:44:19,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=84f2cba6-31ce-4bb1-ad83-42d8f48b48d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:19,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-309411d7-e473-49dd-8056-883fcd3e7efe Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:14Z", "security_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "02f7101f-5168-4eb8-9cb7-22d09bc37fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "3f125aed-6e8b-4976-8981-2b940f5abd34"}, {"remote_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "8fd39d1b-c8ce-4af8-bd22-027adff04a33"}, {"remote_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:14Z", "security_group_id": "84f2cba6-31ce-4bb1-ad83-42d8f48b48d3", "port_range_min": null, "revision_number": 0, "tenant_id": "9543ef523177459ca06774455bbf7d57", "created_at": "2019-01-08T01:44:14Z", "project_id": "9543ef523177459ca06774455bbf7d57", "id": "b0661b9d-ce5a-45b6-ba81-ca32d502f702"}]} 2019-01-08 01:44:19,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=84f2cba6-31ce-4bb1-ad83-42d8f48b48d3 used request id req-309411d7-e473-49dd-8056-883fcd3e7efe 2019-01-08 01:44:19,808 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:44:19,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/84f2cba6-31ce-4bb1-ad83-42d8f48b48d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:20,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-239d601e-f58b-41f1-9cdc-1807179ad86f Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:20,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/84f2cba6-31ce-4bb1-ad83-42d8f48b48d3 used request id req-239d601e-f58b-41f1-9cdc-1807179ad86f 2019-01-08 01:44:20,186 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-13fd3674-ec4b-45c-proj 2019-01-08 01:44:20,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/9543ef523177459ca06774455bbf7d57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:20,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df34978a-9779-4b19-bcb7-6a49fdd4c631 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:20,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/9543ef523177459ca06774455bbf7d57 used request id req-df34978a-9779-4b19-bcb7-6a49fdd4c631 2019-01-08 01:44:20,478 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-13fd3674-ec4b-45c-proj-role 2019-01-08 01:44:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/7bc97f307be84a8183899bb7888819b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:20,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d2e996-6e20-495d-a19e-b725fc653bb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:20,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/7bc97f307be84a8183899bb7888819b9 used request id req-10d2e996-6e20-495d-a19e-b725fc653bb9 2019-01-08 01:44:20,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317986be55918f346feb1cddf812f0942948b076" 2019-01-08 01:44:20,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2300b50d-910f-46bd-89b0-312adfe05cd0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:44:20,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2300b50d-910f-46bd-89b0-312adfe05cd0 2019-01-08 01:44:20,740 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-13fd3674-ec4b-45c-user 2019-01-08 01:44:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/0d10802d72ed49f29ccaf2cc49f5ecb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ee82e94567d8b14fa8ec61a755c3e0afebae99" 2019-01-08 01:44:20,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b45da0e6-3fed-43db-8d98-6d8a3a4799a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:20,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/0d10802d72ed49f29ccaf2cc49f5ecb3 used request id req-b45da0e6-3fed-43db-8d98-6d8a3a4799a7 2019-01-08 01:44:20,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:21,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Ie9_1ZX-QYK4OAJS_RxDbA"], "issued_at": "2019-01-08T01:44:21.000000Z"}} 2019-01-08 01:44:21,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7201fa006ec55e4fa076f63a8a12e4e6a8bcd25e" 2019-01-08 01:44:21,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2f1ce7-6cef-43e4-9f12-f53ccce2884b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:21,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3b2f1ce7-6cef-43e4-9f12-f53ccce2884b 2019-01-08 01:44:21,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:21,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:21,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ZKX3DqEBTwidjyb_1c4wzg"], "issued_at": "2019-01-08T01:44:21.000000Z"}} 2019-01-08 01:44:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:21,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67eca759-0af4-438e-8459-3a4838658d82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:21,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-67eca759-0af4-438e-8459-3a4838658d82 2019-01-08 01:44:22,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:22,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fcb7ca56-df0e-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:22,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63656d9-ca8f-48e5-85c6-056140e90545 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fcb7ca56-df0e-428-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:44:22,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fcb7ca56-df0e-428-proj used request id req-e63656d9-ca8f-48e5-85c6-056140e90545 2019-01-08 01:44:22,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:22,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87856f0e-8a71-4fd7-88be-83915d728784 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:44:22,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-87856f0e-8a71-4fd7-88be-83915d728784 2019-01-08 01:44:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj"}}' 2019-01-08 01:44:22,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:44:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab248a14-583e-4d59-8a54-c12be1cf280d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb"}, "tags": [], "enabled": true, "id": "2738b56045bb41ed8b6d4c28250ba2eb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj"}} 2019-01-08 01:44:22,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-ab248a14-583e-4d59-8a54-c12be1cf280d 2019-01-08 01:44:22,388 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fcb7ca56-df0e-428-proj 2019-01-08 01:44:22,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:22,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:22,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["fMvKIolFR-WUQfERSDsCGw"], "issued_at": "2019-01-08T01:44:22.000000Z"}} 2019-01-08 01:44:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ed8c3d44d0318998106f679ee1dabdb6ba6832" 2019-01-08 01:44:22,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250d9ed6-615f-4f76-8a78-a653e08901dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:22,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-250d9ed6-615f-4f76-8a78-a653e08901dd 2019-01-08 01:44:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:22,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ed8c3d44d0318998106f679ee1dabdb6ba6832" 2019-01-08 01:44:23,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87413f03-1ac0-4709-98a6-ed67e53620e4 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:44:23,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-87413f03-1ac0-4709-98a6-ed67e53620e4 2019-01-08 01:44:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-fcb7ca56-df0e-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ed8c3d44d0318998106f679ee1dabdb6ba6832" 2019-01-08 01:44:23,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec319b9b-41e1-4179-a0f2-e52f8e2e6038 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-fcb7ca56-df0e-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb"}, "tags": [], "enabled": true, "id": "2738b56045bb41ed8b6d4c28250ba2eb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj"}]} 2019-01-08 01:44:23,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-fcb7ca56-df0e-428-proj used request id req-ec319b9b-41e1-4179-a0f2-e52f8e2e6038 2019-01-08 01:44:23,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ed8c3d44d0318998106f679ee1dabdb6ba6832" 2019-01-08 01:44:23,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e621cf7-9e8d-4aee-b518-e3c0e09fb65a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:44:23,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-0e621cf7-9e8d-4aee-b518-e3c0e09fb65a 2019-01-08 01:44:23,591 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fcb7ca56-df0e-428-user 2019-01-08 01:44:23,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:23,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d38838-de3e-4a34-85db-78810a5e2b75 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:44:23,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-79d38838-de3e-4a34-85db-78810a5e2b75 2019-01-08 01:44:23,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" -d '{"role": {"name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj-role"}}' 2019-01-08 01:44:23,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a6c368-3ba3-4c27-9449-a074fb0c14de Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1987197a854242f1a00a8817099c52cc", "links": {"self": "http://172.30.9.42:5000/v3/roles/1987197a854242f1a00a8817099c52cc"}, "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj-role"}} 2019-01-08 01:44:23,831 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-a8a6c368-3ba3-4c27-9449-a074fb0c14de 2019-01-08 01:44:23,831 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fcb7ca56-df0e-428-proj-role 2019-01-08 01:44:23,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/1987197a854242f1a00a8817099c52cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:23,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7f1a64-04d9-42d5-a0db-7865f0fe084c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1987197a854242f1a00a8817099c52cc", "links": {"self": "http://172.30.9.42:5000/v3/roles/1987197a854242f1a00a8817099c52cc"}, "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj-role"}} 2019-01-08 01:44:23,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/1987197a854242f1a00a8817099c52cc used request id req-fb7f1a64-04d9-42d5-a0db-7865f0fe084c 2019-01-08 01:44:23,939 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fcb7ca56-df0e-428-proj-role to project CreateSecurityGroupTests-fcb7ca56-df0e-428-proj 2019-01-08 01:44:23,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb/users/800b555539844a92a25e2eb623ff525e/roles/1987197a854242f1a00a8817099c52cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:24,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9f50238-a33d-40f3-9fff-91f39f80616e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:24,104 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb/users/800b555539844a92a25e2eb623ff525e/roles/1987197a854242f1a00a8817099c52cc used request id req-d9f50238-a33d-40f3-9fff-91f39f80616e 2019-01-08 01:44:24,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:24,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:24,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1987197a854242f1a00a8817099c52cc", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj-role"}], "expires_at": "2019-01-08T02:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2738b56045bb41ed8b6d4c28250ba2eb", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-user", "id": "800b555539844a92a25e2eb623ff525e"}, "audit_ids": ["Z_iIQeAYRmuYUPSmfA1upQ"], "issued_at": "2019-01-08T01:44:24.000000Z"}} 2019-01-08 01:44:24,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:24,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb977152-4ad8-4beb-b1bf-327d59f8c745 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:24,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-fb977152-4ad8-4beb-b1bf-327d59f8c745 2019-01-08 01:44:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:25,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8207f39d-ae4e-433f-b35a-0bdf1b488685 Date: Tue, 08 Jan 2019 01:44:25 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:44:25,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name&description=hello+group used request id req-8207f39d-ae4e-433f-b35a-0bdf1b488685 2019-01-08 01:44:25,046 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name... 2019-01-08 01:44:25,047 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name 2019-01-08 01:44:25,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" -d '{"security_group": {"name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name", "description": "hello group"}}' 2019-01-08 01:44:25,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e09c3611-1959-421a-8d7e-e755a468b878 Date: Tue, 08 Jan 2019 01:44:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 2, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}} 2019-01-08 01:44:25,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-e09c3611-1959-421a-8d7e-e755a468b878 2019-01-08 01:44:25,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:25,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:25,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e9e56df-bc3c-48e4-b2de-575b3071fe20 Date: Tue, 08 Jan 2019 01:44:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}]} 2019-01-08 01:44:25,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-2e9e56df-bc3c-48e4-b2de-575b3071fe20 2019-01-08 01:44:25,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:25,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:25,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7c4f111-8e93-408d-8f67-bebf89367636 Date: Tue, 08 Jan 2019 01:44:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}]} 2019-01-08 01:44:25,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-d7c4f111-8e93-408d-8f67-bebf89367636 2019-01-08 01:44:25,922 - neutron_utils - INFO - Retrieving security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:25,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:26,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-92426a4b-5d48-49b8-b7cd-b5a6b6717891 Date: Tue, 08 Jan 2019 01:44:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 2, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:26,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-92426a4b-5d48-49b8-b7cd-b5a6b6717891 2019-01-08 01:44:26,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:26,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-353850e0-1d1a-430c-baa7-fc4475fdd4f1 Date: Tue, 08 Jan 2019 01:44:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}]} 2019-01-08 01:44:26,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-353850e0-1d1a-430c-baa7-fc4475fdd4f1 2019-01-08 01:44:26,194 - neutron_utils - INFO - Retrieving security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:26,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-558731cf-bf74-4f83-ac78-97ac75b29f27 Date: Tue, 08 Jan 2019 01:44:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 2, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:26,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-558731cf-bf74-4f83-ac78-97ac75b29f27 2019-01-08 01:44:26,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:26,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4066423-6cc4-4bf9-a784-aa7a63208d28 Date: Tue, 08 Jan 2019 01:44:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}]} 2019-01-08 01:44:26,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-a4066423-6cc4-4bf9-a784-aa7a63208d28 2019-01-08 01:44:26,644 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name 2019-01-08 01:44:26,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:26,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c5a91d4b-fd14-4193-ab27-17dbdf76dfbb Date: Tue, 08 Jan 2019 01:44:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 2, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:26,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-c5a91d4b-fd14-4193-ab27-17dbdf76dfbb 2019-01-08 01:44:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:26,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:44: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:26,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:26,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3e00a0-4f7a-4d98-bb7d-2a348cdef583 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2738b56045bb41ed8b6d4c28250ba2eb", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj"}} 2019-01-08 01:44:26,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb used request id req-8c3e00a0-4f7a-4d98-bb7d-2a348cdef583 2019-01-08 01:44:27,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:27,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:27,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac21d7c0-ef63-4b69-8334-b9b50e42372d Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}]} 2019-01-08 01:44:27,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-ac21d7c0-ef63-4b69-8334-b9b50e42372d 2019-01-08 01:44:27,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2"}}' 2019-01-08 01:44:27,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-cda7b3a3-3c32-4b1d-b066-3af3d3476dae Date: Tue, 08 Jan 2019 01:44:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}} 2019-01-08 01:44:27,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-cda7b3a3-3c32-4b1d-b066-3af3d3476dae 2019-01-08 01:44:27,256 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name 2019-01-08 01:44:27,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:27,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9e007786-cbf3-40dc-a353-5dfcebb905a4 Date: Tue, 08 Jan 2019 01:44:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 3, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:27,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-9e007786-cbf3-40dc-a353-5dfcebb905a4 2019-01-08 01:44:27,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:27,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f56a2e8a-c1c4-411d-a0dd-132b05630823 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2738b56045bb41ed8b6d4c28250ba2eb", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj"}} 2019-01-08 01:44:27,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb used request id req-f56a2e8a-c1c4-411d-a0dd-132b05630823 2019-01-08 01:44:27,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:27,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:27,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5a73b76d-7177-4e7a-a876-29b68c3190ee Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:27,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-5a73b76d-7177-4e7a-a876-29b68c3190ee 2019-01-08 01:44:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2"}}' 2019-01-08 01:44:28,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2a8479d2-2afb-4c8e-a989-e5c946972f74 Date: Tue, 08 Jan 2019 01:44:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}} 2019-01-08 01:44:28,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-2a8479d2-2afb-4c8e-a989-e5c946972f74 2019-01-08 01:44:28,214 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name 2019-01-08 01:44:28,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:28,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-8d08bdaf-01df-4085-8013-bda0d654a530 Date: Tue, 08 Jan 2019 01:44:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 4, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:28,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-8d08bdaf-01df-4085-8013-bda0d654a530 2019-01-08 01:44:28,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:28,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142121af-e7fc-47c9-a7d2-0a6fa45be52c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2738b56045bb41ed8b6d4c28250ba2eb", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj"}} 2019-01-08 01:44:28,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb used request id req-142121af-e7fc-47c9-a7d2-0a6fa45be52c 2019-01-08 01:44:28,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:28,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:28,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-9a15e1d5-1dad-466d-a93d-9aa63ce54f7a Date: Tue, 08 Jan 2019 01:44:28 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:28,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-9a15e1d5-1dad-466d-a93d-9aa63ce54f7a 2019-01-08 01:44:28,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10}}' 2019-01-08 01:44:29,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-fc5cec3b-b130-42a0-9a4f-f027a598a154 Date: Tue, 08 Jan 2019 01:44:29 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}} 2019-01-08 01:44:29,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-fc5cec3b-b130-42a0-9a4f-f027a598a154 2019-01-08 01:44:29,011 - neutron_utils - INFO - Retrieving security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:29,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:29,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-01e2ed3c-6a17-430c-b308-4ff9d060d241 Date: Tue, 08 Jan 2019 01:44:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:29,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-01e2ed3c-6a17-430c-b308-4ff9d060d241 2019-01-08 01:44:29,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:29,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:29,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2a06d582-d0b7-4612-a0cb-eeb44b28ad60 Date: Tue, 08 Jan 2019 01:44:29 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:29,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-2a06d582-d0b7-4612-a0cb-eeb44b28ad60 2019-01-08 01:44:29,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:29,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1987197a854242f1a00a8817099c52cc", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj-role"}], "expires_at": "2019-01-08T02:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2738b56045bb41ed8b6d4c28250ba2eb", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2738b56045bb41ed8b6d4c28250ba2eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-user", "id": "800b555539844a92a25e2eb623ff525e"}, "audit_ids": ["5lVxtX84RaqRItTMyGKK5Q"], "issued_at": "2019-01-08T01:44:29.000000Z"}} 2019-01-08 01:44:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:29,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ac3d0875-098d-475d-b12e-616b4c6ea48e Date: Tue, 08 Jan 2019 01:44:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:29,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name&description=hello+group used request id req-ac3d0875-098d-475d-b12e-616b4c6ea48e 2019-01-08 01:44:29,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:30,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-59fc9be3-215a-400a-ae22-3d4346a05be0 Date: Tue, 08 Jan 2019 01:44:30 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:30,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-59fc9be3-215a-400a-ae22-3d4346a05be0 2019-01-08 01:44:30,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:30,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-61d82d6b-8ebf-4621-a45c-97f67824c352 Date: Tue, 08 Jan 2019 01:44:30 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:30,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-61d82d6b-8ebf-4621-a45c-97f67824c352 2019-01-08 01:44:30,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:30,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5e884cef-f156-4bc8-ac50-bcb5cac1cf1d Date: Tue, 08 Jan 2019 01:44:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:30,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-5e884cef-f156-4bc8-ac50-bcb5cac1cf1d 2019-01-08 01:44:30,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:30,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-510a5b6c-f737-46a8-8300-92558604144c Date: Tue, 08 Jan 2019 01:44:30 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:30,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-510a5b6c-f737-46a8-8300-92558604144c 2019-01-08 01:44:30,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:31,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b23f420d-e3a8-4e33-8947-92ed927dc8af Date: Tue, 08 Jan 2019 01:44:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:31,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-b23f420d-e3a8-4e33-8947-92ed927dc8af 2019-01-08 01:44:31,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:31,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:31,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-551b926f-b979-4972-a028-82ee09106966 Date: Tue, 08 Jan 2019 01:44:31 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:31,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-551b926f-b979-4972-a028-82ee09106966 2019-01-08 01:44:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:31,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-838bf872-65c8-4cf0-bff0-ca02756bd1ff Date: Tue, 08 Jan 2019 01:44:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:31,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-838bf872-65c8-4cf0-bff0-ca02756bd1ff 2019-01-08 01:44:31,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:31,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:31,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b50c6b0e-e785-4768-90f7-4fa6c075d73e Date: Tue, 08 Jan 2019 01:44:31 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:31,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-b50c6b0e-e785-4768-90f7-4fa6c075d73e 2019-01-08 01:44:31,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:31,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0dad81c8-0439-4410-bf7f-06cdbfb0465f Date: Tue, 08 Jan 2019 01:44:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:31,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-0dad81c8-0439-4410-bf7f-06cdbfb0465f 2019-01-08 01:44:31,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:31,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-71864f17-f425-4061-96de-b1a1ab706f4b Date: Tue, 08 Jan 2019 01:44:31 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:31,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-71864f17-f425-4061-96de-b1a1ab706f4b 2019-01-08 01:44:31,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c5db1162-799f-4ac4-929c-5e04b5ffa50f Date: Tue, 08 Jan 2019 01:44:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:32,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-c5db1162-799f-4ac4-929c-5e04b5ffa50f 2019-01-08 01:44:32,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-da6edfaf-e61f-4769-bc8c-fd8c0d2c22ad Date: Tue, 08 Jan 2019 01:44:32 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:32,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-da6edfaf-e61f-4769-bc8c-fd8c0d2c22ad 2019-01-08 01:44:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c824633c-0a0d-4511-960e-c3dca87c1c4f Date: Tue, 08 Jan 2019 01:44:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:32,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-c824633c-0a0d-4511-960e-c3dca87c1c4f 2019-01-08 01:44:32,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-35f70ab3-18a0-4d9e-bc86-9244387136e0 Date: Tue, 08 Jan 2019 01:44:32 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:32,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-35f70ab3-18a0-4d9e-bc86-9244387136e0 2019-01-08 01:44:32,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3faf1a65-9956-460b-8cc9-b58288a4db2d Date: Tue, 08 Jan 2019 01:44:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:32,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-3faf1a65-9956-460b-8cc9-b58288a4db2d 2019-01-08 01:44:32,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:32,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-92a80e64-210e-4964-84ba-ff90689c64fa Date: Tue, 08 Jan 2019 01:44:32 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:32,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-92a80e64-210e-4964-84ba-ff90689c64fa 2019-01-08 01:44:32,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e90514fd-e577-48a8-a7fe-5e1b826d9a3e Date: Tue, 08 Jan 2019 01:44:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:32,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-e90514fd-e577-48a8-a7fe-5e1b826d9a3e 2019-01-08 01:44:32,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:32,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b950c8a2-e2ea-45d7-ac38-0eaed91bdce8 Date: Tue, 08 Jan 2019 01:44:32 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:32,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-b950c8a2-e2ea-45d7-ac38-0eaed91bdce8 2019-01-08 01:44:32,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ea46e6af-7942-406e-94d6-bbabf0df1172 Date: Tue, 08 Jan 2019 01:44:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:32,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-ea46e6af-7942-406e-94d6-bbabf0df1172 2019-01-08 01:44:32,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:32,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d11c8ffa-69aa-417d-bbe8-d6d91838612d Date: Tue, 08 Jan 2019 01:44:32 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:32,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-d11c8ffa-69aa-417d-bbe8-d6d91838612d 2019-01-08 01:44:32,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:33,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3555724c-6acf-4b53-b90e-96fc00a87505 Date: Tue, 08 Jan 2019 01:44:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "updated_at": "2019-01-08T01:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "30f13af0-5c75-457f-931d-02110e6bf47c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "32294122-5e07-4251-a95a-9f175257eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "revision_number": 0, "id": "dfc58155-c463-4d6a-8e59-bd87febb854f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "revision_number": 0, "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "revision_number": 0, "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 5, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "name": "CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name"}]} 2019-01-08 01:44:33,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name used request id req-3555724c-6acf-4b53-b90e-96fc00a87505 2019-01-08 01:44:33,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:33,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3041eeb9-5da4-497d-8790-52f91e64415b Date: Tue, 08 Jan 2019 01:44:33 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:33,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-3041eeb9-5da4-497d-8790-52f91e64415b 2019-01-08 01:44:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:33,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-40771b8a-e247-49d1-8cea-fc6c7f5be543 Date: Tue, 08 Jan 2019 01:44:33 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": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "30f13af0-5c75-457f-931d-02110e6bf47c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:33,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-40771b8a-e247-49d1-8cea-fc6c7f5be543 2019-01-08 01:44:33,423 - neutron_utils - INFO - Deleting security group rule with ID - 30f13af0-5c75-457f-931d-02110e6bf47c 2019-01-08 01:44:33,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/30f13af0-5c75-457f-931d-02110e6bf47c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:33,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2e637d7-56e2-434c-9fe7-7f4e245eb5f8 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:33,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/30f13af0-5c75-457f-931d-02110e6bf47c used request id req-c2e637d7-56e2-434c-9fe7-7f4e245eb5f8 2019-01-08 01:44:33,592 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-08 01:44:33,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 2019-01-08 01:44:33,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38c1718e99e523ae7b931a2a65440540f264119" 2019-01-08 01:44:33,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-a32db7ef-08d3-49a6-8862-6eb01d8d3739 Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "32294122-5e07-4251-a95a-9f175257eb5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:25Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:25Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "dfc58155-c463-4d6a-8e59-bd87febb854f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:28Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": 10, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:28Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e5c49ab5-f78e-4437-81fa-040e73aa53bc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:27Z", "security_group_id": "3155fe8a-575c-4dc5-a20f-b3ad0294d2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:27Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "e9e76333-3ccc-45b0-a630-5ada6cac2e09"}]} 2019-01-08 01:44:33,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-a32db7ef-08d3-49a6-8862-6eb01d8d3739 2019-01-08 01:44:33,619 - neutron_utils - INFO - Deleting security group rule with ID - 32294122-5e07-4251-a95a-9f175257eb5e 2019-01-08 01:44:33,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/32294122-5e07-4251-a95a-9f175257eb5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:33,949 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fe4ceb1-3fc3-4a98-911b-a945c190e27b Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:33,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/32294122-5e07-4251-a95a-9f175257eb5e used request id req-5fe4ceb1-3fc3-4a98-911b-a945c190e27b 2019-01-08 01:44:33,949 - neutron_utils - INFO - Deleting security group rule with ID - e9e76333-3ccc-45b0-a630-5ada6cac2e09 2019-01-08 01:44:33,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/e9e76333-3ccc-45b0-a630-5ada6cac2e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:34,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2eafc1bb-477c-4d5b-a7ef-8bebfcb0f82f Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:34,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/e9e76333-3ccc-45b0-a630-5ada6cac2e09 used request id req-2eafc1bb-477c-4d5b-a7ef-8bebfcb0f82f 2019-01-08 01:44:34,097 - neutron_utils - INFO - Deleting security group rule with ID - e5c49ab5-f78e-4437-81fa-040e73aa53bc 2019-01-08 01:44:34,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/e5c49ab5-f78e-4437-81fa-040e73aa53bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:34,429 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc7ec375-f1fa-4007-9429-4eb1ca10129d Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:34,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/e5c49ab5-f78e-4437-81fa-040e73aa53bc used request id req-fc7ec375-f1fa-4007-9429-4eb1ca10129d 2019-01-08 01:44:34,429 - neutron_utils - INFO - Deleting security group rule with ID - 30f13af0-5c75-457f-931d-02110e6bf47c 2019-01-08 01:44:34,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/30f13af0-5c75-457f-931d-02110e6bf47c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:34,648 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-6cdc8c1c-6cf4-41f4-991a-81c516c0e46c Date: Tue, 08 Jan 2019 01:44:34 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 30f13af0-5c75-457f-931d-02110e6bf47c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 01:44:34,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/30f13af0-5c75-457f-931d-02110e6bf47c used request id req-6cdc8c1c-6cf4-41f4-991a-81c516c0e46c 2019-01-08 01:44:34,649 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 30f13af0-5c75-457f-931d-02110e6bf47c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 01:44:34,649 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 30f13af0-5c75-457f-931d-02110e6bf47c does not exist Neutron server returns request_ids: ['req-6cdc8c1c-6cf4-41f4-991a-81c516c0e46c'] 2019-01-08 01:44:34,649 - neutron_utils - INFO - Deleting security group rule with ID - dfc58155-c463-4d6a-8e59-bd87febb854f 2019-01-08 01:44:34,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/dfc58155-c463-4d6a-8e59-bd87febb854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:34,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9296ae4-a6a0-4e04-baf2-0b501f68ab39 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:34,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/dfc58155-c463-4d6a-8e59-bd87febb854f used request id req-b9296ae4-a6a0-4e04-baf2-0b501f68ab39 2019-01-08 01:44:34,975 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d9e4b5da-6ba0-4236-b6f2-e1eb0b513bf8name 2019-01-08 01:44:34,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2bc0cf2f6e7f5fc66aa671116ef52172ab024e" 2019-01-08 01:44:35,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f388a34-43b9-4199-9854-8f01b7bb4665 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:35,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/3155fe8a-575c-4dc5-a20f-b3ad0294d2d2 used request id req-4f388a34-43b9-4199-9854-8f01b7bb4665 2019-01-08 01:44:35,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:35,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-482fc04c-d39c-4b31-a312-20448c336437 Date: Tue, 08 Jan 2019 01:44:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:24Z", "updated_at": "2019-01-08T01:44:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:24Z", "revision_number": 0, "id": "3665c72c-cecb-4db7-a5e9-581ad993e271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:24Z", "security_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:24Z", "revision_number": 0, "id": "404ae917-d7b8-41c9-9ac8-5048c770ffea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:24Z", "security_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:24Z", "revision_number": 0, "id": "47022d99-7c8e-44cc-9624-e499fbf244aa", "remote_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:24Z", "security_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:24Z", "revision_number": 0, "id": "c851669e-e585-4e80-8b45-2c3e5af3efd7", "remote_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:24Z", "security_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb"}], "revision_number": 4, "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:44:35,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-482fc04c-d39c-4b31-a312-20448c336437 2019-01-08 01:44:35,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:35,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7043d00-7f2c-4755-a1a6-e8d8e51c3a77 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:44:35,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-c7043d00-7f2c-4755-a1a6-e8d8e51c3a77 2019-01-08 01:44:35,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:35,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1250e9dc-79d8-4fde-8a9e-2f5084cd64cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:35,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-1250e9dc-79d8-4fde-8a9e-2f5084cd64cd 2019-01-08 01:44:35,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:35,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:35,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8feb5e6b-16b6-446e-a92b-a6ccd399d6d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:35,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-8feb5e6b-16b6-446e-a92b-a6ccd399d6d3 2019-01-08 01:44:35,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:35,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:35,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0086236-264d-4118-8db9-02d94ba77e5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:35,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-e0086236-264d-4118-8db9-02d94ba77e5d 2019-01-08 01:44:35,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:35,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-295d954f-a06e-4501-80bc-69aad533c8ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:35,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-295d954f-a06e-4501-80bc-69aad533c8ca 2019-01-08 01:44:35,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:36,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09df42a7-da13-4e49-91ed-62f0ab37690a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:44:36,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-09df42a7-da13-4e49-91ed-62f0ab37690a 2019-01-08 01:44:36,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:36,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d47700d-a09b-4dab-a57f-9f8f563c9918 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:36,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-7d47700d-a09b-4dab-a57f-9f8f563c9918 2019-01-08 01:44:36,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:36,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:36,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-050eef27-257a-4825-9b24-eb3435488b85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:36,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-050eef27-257a-4825-9b24-eb3435488b85 2019-01-08 01:44:36,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:36,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:36,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892ae3a9-8468-461d-aed6-7cad4517b9ba 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:44:36,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-892ae3a9-8468-461d-aed6-7cad4517b9ba 2019-01-08 01:44:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:36,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b969815f-bbcd-48e1-b518-c4461258ef27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:36,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-b969815f-bbcd-48e1-b518-c4461258ef27 2019-01-08 01:44:36,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:36,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:36,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2341b865-7428-45e1-8ac7-00e5c547c3e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:36,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-2341b865-7428-45e1-8ac7-00e5c547c3e2 2019-01-08 01:44:36,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:36,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:36,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f85432c-7267-4343-ade1-a1c111a5bbe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:36,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-4f85432c-7267-4343-ade1-a1c111a5bbe3 2019-01-08 01:44:36,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:36,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81a3e33-246b-44e7-87eb-0ea15b15f77b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2738b56045bb41ed8b6d4c28250ba2eb", "name": "CreateSecurityGroupTests-fcb7ca56-df0e-428-proj"}} 2019-01-08 01:44:36,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb used request id req-c81a3e33-246b-44e7-87eb-0ea15b15f77b 2019-01-08 01:44:36,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eed7d4d0-3bf7-4c63-a541-79b259299b67 2019-01-08 01:44:37,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=eed7d4d0-3bf7-4c63-a541-79b259299b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:37,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-631dd2cc-c383-4062-86cb-7207c0337a8f Date: Tue, 08 Jan 2019 01:44:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:24Z", "security_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:24Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "3665c72c-cecb-4db7-a5e9-581ad993e271"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:24Z", "security_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:24Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "404ae917-d7b8-41c9-9ac8-5048c770ffea"}, {"remote_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:24Z", "security_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:24Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "47022d99-7c8e-44cc-9624-e499fbf244aa"}, {"remote_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:24Z", "security_group_id": "eed7d4d0-3bf7-4c63-a541-79b259299b67", "port_range_min": null, "revision_number": 0, "tenant_id": "2738b56045bb41ed8b6d4c28250ba2eb", "created_at": "2019-01-08T01:44:24Z", "project_id": "2738b56045bb41ed8b6d4c28250ba2eb", "id": "c851669e-e585-4e80-8b45-2c3e5af3efd7"}]} 2019-01-08 01:44:37,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=eed7d4d0-3bf7-4c63-a541-79b259299b67 used request id req-631dd2cc-c383-4062-86cb-7207c0337a8f 2019-01-08 01:44:37,237 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:44:37,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/eed7d4d0-3bf7-4c63-a541-79b259299b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:37,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07d203df-3cc3-4b61-b322-c1f311fa4cea Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:37,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/eed7d4d0-3bf7-4c63-a541-79b259299b67 used request id req-07d203df-3cc3-4b61-b322-c1f311fa4cea 2019-01-08 01:44:37,593 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fcb7ca56-df0e-428-proj 2019-01-08 01:44:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:37,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ad6afcf-6294-4b69-b4b5-2c31181c9d4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:37,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/2738b56045bb41ed8b6d4c28250ba2eb used request id req-7ad6afcf-6294-4b69-b4b5-2c31181c9d4e 2019-01-08 01:44:37,837 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fcb7ca56-df0e-428-proj-role 2019-01-08 01:44:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/1987197a854242f1a00a8817099c52cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:37,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0b2286f-255e-4e22-bc4b-9136f812b499 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:37,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/1987197a854242f1a00a8817099c52cc used request id req-d0b2286f-255e-4e22-bc4b-9136f812b499 2019-01-08 01:44:37,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98024914016301dcec1f8c41845dc99d354c9812" 2019-01-08 01:44:38,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6664b91-7df6-47d5-a8f6-687418c62115 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:44:38,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d6664b91-7df6-47d5-a8f6-687418c62115 2019-01-08 01:44:38,091 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fcb7ca56-df0e-428-user 2019-01-08 01:44:38,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/800b555539844a92a25e2eb623ff525e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ed8c3d44d0318998106f679ee1dabdb6ba6832" 2019-01-08 01:44:38,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83bfd043-b13e-49c8-9aa9-7f685908179d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:38,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/800b555539844a92a25e2eb623ff525e used request id req-83bfd043-b13e-49c8-9aa9-7f685908179d 2019-01-08 01:44:38,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:38,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["EjxZ6OCSTtizw3aZv1ohHg"], "issued_at": "2019-01-08T01:44:38.000000Z"}} 2019-01-08 01:44:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf1e12d0761e108c43826d5336bcd20ee750e3fc" 2019-01-08 01:44:38,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770e7505-4bd3-47cd-933e-5c31d9428769 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:38,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-770e7505-4bd3-47cd-933e-5c31d9428769 2019-01-08 01:44:38,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:38,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:39,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["AQ6-a_voSJasiu9_NkDMoA"], "issued_at": "2019-01-08T01:44:39.000000Z"}} 2019-01-08 01:44:39,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:39,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0133407f-7a70-4c30-ac4e-c9b6a02da706 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:39,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0133407f-7a70-4c30-ac4e-c9b6a02da706 2019-01-08 01:44:39,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:39,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:44: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:39,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:39,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fae8dab-0360-4289-b4ec-6852d578d75d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:44:39,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj used request id req-6fae8dab-0360-4289-b4ec-6852d578d75d 2019-01-08 01:44:39,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:39,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ddafe38-4ae6-4d36-bda3-2fc869feff28 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:44:39,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-2ddafe38-4ae6-4d36-bda3-2fc869feff28 2019-01-08 01:44:39,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj"}}' 2019-01-08 01:44:39,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:44:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-950f1b8b-6ab8-43e6-b828-6b9bb6204377 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d"}, "tags": [], "enabled": true, "id": "cc9e654aed6343ec84e82442c2bc776d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj"}} 2019-01-08 01:44:39,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-950f1b8b-6ab8-43e6-b828-6b9bb6204377 2019-01-08 01:44:39,802 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj 2019-01-08 01:44:39,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:39,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:40,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["4ba4wCoFQzalzpB6ng9c6g"], "issued_at": "2019-01-08T01:44:40.000000Z"}} 2019-01-08 01:44:40,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b72b8c680a2221ce0b7ca67becb0caffc96c9d" 2019-01-08 01:44:40,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d690313e-4e37-4995-86f6-e8027d95530b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:40,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d690313e-4e37-4995-86f6-e8027d95530b 2019-01-08 01:44:40,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:40,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:44: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:40,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b72b8c680a2221ce0b7ca67becb0caffc96c9d" 2019-01-08 01:44:40,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735b8230-1897-45bf-92be-1cec4d8325c2 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:44:40,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-735b8230-1897-45bf-92be-1cec4d8325c2 2019-01-08 01:44:40,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b72b8c680a2221ce0b7ca67becb0caffc96c9d" 2019-01-08 01:44:40,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe5ad2a-0fa5-4868-b7e2-b28368cbdbe2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d"}, "tags": [], "enabled": true, "id": "cc9e654aed6343ec84e82442c2bc776d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj"}]} 2019-01-08 01:44:40,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj used request id req-dbe5ad2a-0fa5-4868-b7e2-b28368cbdbe2 2019-01-08 01:44:40,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b72b8c680a2221ce0b7ca67becb0caffc96c9d" 2019-01-08 01:44:40,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0d4452-7231-47bc-9699-9fa761d6242e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:44:40,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ac0d4452-7231-47bc-9699-9fa761d6242e 2019-01-08 01:44:40,974 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-user 2019-01-08 01:44:40,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:40,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:41,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafdad84-c4ef-43e4-ac6f-67e61d78f400 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:44:41,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-eafdad84-c4ef-43e4-ac6f-67e61d78f400 2019-01-08 01:44:41,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" -d '{"role": {"name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj-role"}}' 2019-01-08 01:44:41,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad675686-e174-47e3-ad13-8601a792a9d3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9159856284404e36878130fd50a21743", "links": {"self": "http://172.30.9.42:5000/v3/roles/9159856284404e36878130fd50a21743"}, "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj-role"}} 2019-01-08 01:44:41,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-ad675686-e174-47e3-ad13-8601a792a9d3 2019-01-08 01:44:41,227 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj-role 2019-01-08 01:44:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/9159856284404e36878130fd50a21743 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:41,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d38783-7fb5-4b43-9a65-48efa84b26cb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9159856284404e36878130fd50a21743", "links": {"self": "http://172.30.9.42:5000/v3/roles/9159856284404e36878130fd50a21743"}, "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj-role"}} 2019-01-08 01:44:41,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/9159856284404e36878130fd50a21743 used request id req-99d38783-7fb5-4b43-9a65-48efa84b26cb 2019-01-08 01:44:41,334 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj-role to project CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj 2019-01-08 01:44:41,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d/users/c76f52aef22b48b4b7d3154943312479/roles/9159856284404e36878130fd50a21743 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:41,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed61915-5add-4354-8c82-299ef093d275 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:41,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d/users/c76f52aef22b48b4b7d3154943312479/roles/9159856284404e36878130fd50a21743 used request id req-eed61915-5add-4354-8c82-299ef093d275 2019-01-08 01:44:41,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:41,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:41,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9159856284404e36878130fd50a21743", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj-role"}], "expires_at": "2019-01-08T02:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc9e654aed6343ec84e82442c2bc776d", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/cc9e654aed6343ec84e82442c2bc776d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cc9e654aed6343ec84e82442c2bc776d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-user", "id": "c76f52aef22b48b4b7d3154943312479"}, "audit_ids": ["qSvyzkHMTnCzVBRmardNfQ"], "issued_at": "2019-01-08T01:44:41.000000Z"}} 2019-01-08 01:44:41,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:41,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59a28e4-8403-4d52-982c-b35fd8019e90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:41,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c59a28e4-8403-4d52-982c-b35fd8019e90 2019-01-08 01:44:42,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:42,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-96926910-3c0c-4337-99d8-4ba9cb9f5b81 Date: Tue, 08 Jan 2019 01:44:42 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:44:42,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename&description=hello+group used request id req-96926910-3c0c-4337-99d8-4ba9cb9f5b81 2019-01-08 01:44:42,399 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename... 2019-01-08 01:44:42,399 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename 2019-01-08 01:44:42,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" -d '{"security_group": {"name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename", "description": "hello group"}}' 2019-01-08 01:44:42,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5c719dc8-f44d-4dd0-93b9-378ca4def77c Date: Tue, 08 Jan 2019 01:44:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 2, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}} 2019-01-08 01:44:42,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-5c719dc8-f44d-4dd0-93b9-378ca4def77c 2019-01-08 01:44:42,885 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:43,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53542612-c5bd-458c-b398-959e0e66fb16 Date: Tue, 08 Jan 2019 01:44:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:43,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-53542612-c5bd-458c-b398-959e0e66fb16 2019-01-08 01:44:43,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:43,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:43,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc35db9c-97fd-4a12-96b3-4b57278ea85a Date: Tue, 08 Jan 2019 01:44:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:43,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-dc35db9c-97fd-4a12-96b3-4b57278ea85a 2019-01-08 01:44:43,316 - neutron_utils - INFO - Retrieving security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:43,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:43,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-27a98a9e-f6c9-4bd0-bb92-4a55e4ee2097 Date: Tue, 08 Jan 2019 01:44:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 2, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:43,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-27a98a9e-f6c9-4bd0-bb92-4a55e4ee2097 2019-01-08 01:44:43,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:43,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:43,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e36e1c0-6db7-4c52-a253-1c44dd15ea97 Date: Tue, 08 Jan 2019 01:44:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:43,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-4e36e1c0-6db7-4c52-a253-1c44dd15ea97 2019-01-08 01:44:43,757 - neutron_utils - INFO - Retrieving security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:44,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0da26dc8-c64f-4126-9aaa-879dd79d8350 Date: Tue, 08 Jan 2019 01:44:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 2, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:44,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-0da26dc8-c64f-4126-9aaa-879dd79d8350 2019-01-08 01:44:44,011 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:44,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c63d1bb2-62e3-42b6-bc34-ac2bb1faa745 Date: Tue, 08 Jan 2019 01:44:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:44,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-c63d1bb2-62e3-42b6-bc34-ac2bb1faa745 2019-01-08 01:44:44,224 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename 2019-01-08 01:44:44,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:44,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-96b30744-314b-41c4-a9e5-ba593ebd0a99 Date: Tue, 08 Jan 2019 01:44:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 2, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:44,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-96b30744-314b-41c4-a9e5-ba593ebd0a99 2019-01-08 01:44:44,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:44,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:44: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:44,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:44,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd148a4d-dea5-40a3-934e-80064b01c090 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc9e654aed6343ec84e82442c2bc776d", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj"}} 2019-01-08 01:44:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d used request id req-bd148a4d-dea5-40a3-934e-80064b01c090 2019-01-08 01:44:44,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:44,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:44,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8c8ba740-bf06-4ed7-a21c-d56eaecf22b9 Date: Tue, 08 Jan 2019 01:44:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:44,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-8c8ba740-bf06-4ed7-a21c-d56eaecf22b9 2019-01-08 01:44:44,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6"}}' 2019-01-08 01:44:45,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-0b4abb25-33ce-4215-bd9e-030e91f1b710 Date: Tue, 08 Jan 2019 01:44:45 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": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}} 2019-01-08 01:44:45,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-0b4abb25-33ce-4215-bd9e-030e91f1b710 2019-01-08 01:44:45,065 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename 2019-01-08 01:44:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:45,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5b2709a9-2f26-4582-948b-935243adf3df Date: Tue, 08 Jan 2019 01:44:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 3, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:45,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-5b2709a9-2f26-4582-948b-935243adf3df 2019-01-08 01:44:45,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:45,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4cda71b-49dd-41ea-9e52-4e6a37d6598e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc9e654aed6343ec84e82442c2bc776d", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj"}} 2019-01-08 01:44:45,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d used request id req-e4cda71b-49dd-41ea-9e52-4e6a37d6598e 2019-01-08 01:44:45,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:45,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:45,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2ad53b76-c358-4a82-b805-564307c962ef Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:45,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-2ad53b76-c358-4a82-b805-564307c962ef 2019-01-08 01:44:45,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6"}}' 2019-01-08 01:44:46,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-0793eaa5-fa8f-485f-a1d9-b239e62d855b Date: Tue, 08 Jan 2019 01:44:46 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": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}} 2019-01-08 01:44:46,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-0793eaa5-fa8f-485f-a1d9-b239e62d855b 2019-01-08 01:44:46,041 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename 2019-01-08 01:44:46,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:46,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-dc7a598e-19b3-4aec-afa5-289f4fb8821e Date: Tue, 08 Jan 2019 01:44:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 4, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:46,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-dc7a598e-19b3-4aec-afa5-289f4fb8821e 2019-01-08 01:44:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:46,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4377d90-efdd-4bc4-97cb-c70ef6e6831c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc9e654aed6343ec84e82442c2bc776d", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj"}} 2019-01-08 01:44:46,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d used request id req-d4377d90-efdd-4bc4-97cb-c70ef6e6831c 2019-01-08 01:44:46,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:46,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-01f6da3b-d126-42e1-82fe-8313180fb4cd Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:46,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-01f6da3b-d126-42e1-82fe-8313180fb4cd 2019-01-08 01:44:46,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10}}' 2019-01-08 01:44:47,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-35df8d4a-21c9-47c8-b16b-7262edd04669 Date: Tue, 08 Jan 2019 01:44:47 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": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}} 2019-01-08 01:44:47,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-35df8d4a-21c9-47c8-b16b-7262edd04669 2019-01-08 01:44:47,029 - neutron_utils - INFO - Retrieving security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:47,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:47,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5fe970d3-8fc2-4992-9405-c1f9d9d7d606 Date: Tue, 08 Jan 2019 01:44:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:47,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-5fe970d3-8fc2-4992-9405-c1f9d9d7d606 2019-01-08 01:44:47,285 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:47,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f8f8c90d-17a9-4caa-bac0-fafc23659939 Date: Tue, 08 Jan 2019 01:44:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:47,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-f8f8c90d-17a9-4caa-bac0-fafc23659939 2019-01-08 01:44:47,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:47,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9159856284404e36878130fd50a21743", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj-role"}], "expires_at": "2019-01-08T02:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc9e654aed6343ec84e82442c2bc776d", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/cc9e654aed6343ec84e82442c2bc776d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cc9e654aed6343ec84e82442c2bc776d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/cc9e654aed6343ec84e82442c2bc776d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-user", "id": "c76f52aef22b48b4b7d3154943312479"}, "audit_ids": ["XpFZQruDQhuqy-arXzHeow"], "issued_at": "2019-01-08T01:44:47.000000Z"}} 2019-01-08 01:44:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:47,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6159b925-d823-4920-81e6-08f7c9e60045 Date: Tue, 08 Jan 2019 01:44:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:47,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename&description=hello+group used request id req-6159b925-d823-4920-81e6-08f7c9e60045 2019-01-08 01:44:47,987 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:47,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:48,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e6275a61-1603-4e1d-a257-f77f153706d8 Date: Tue, 08 Jan 2019 01:44:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:48,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-e6275a61-1603-4e1d-a257-f77f153706d8 2019-01-08 01:44:48,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:48,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:48,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-551e54c5-08c3-44de-bf4b-d0cb028f725d Date: Tue, 08 Jan 2019 01:44:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:48,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-551e54c5-08c3-44de-bf4b-d0cb028f725d 2019-01-08 01:44:48,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:48,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0fed5bdb-6028-43b4-ac21-028104351e43 Date: Tue, 08 Jan 2019 01:44:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:48,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-0fed5bdb-6028-43b4-ac21-028104351e43 2019-01-08 01:44:48,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:48,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:48,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e8ad9a98-1b2d-4835-9eda-ef8c2be4f268 Date: Tue, 08 Jan 2019 01:44:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:48,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-e8ad9a98-1b2d-4835-9eda-ef8c2be4f268 2019-01-08 01:44:48,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:48,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1ed182b9-d432-46da-9a91-6a5be98ef96f Date: Tue, 08 Jan 2019 01:44:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:48,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-1ed182b9-d432-46da-9a91-6a5be98ef96f 2019-01-08 01:44:48,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:48,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:49,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f839af76-fc9d-4806-85c7-a27650b1c6b2 Date: Tue, 08 Jan 2019 01:44:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:49,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-f839af76-fc9d-4806-85c7-a27650b1c6b2 2019-01-08 01:44:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:49,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dc074977-7ebe-4831-9588-a0db789a2c21 Date: Tue, 08 Jan 2019 01:44:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:49,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-dc074977-7ebe-4831-9588-a0db789a2c21 2019-01-08 01:44:49,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-59ccfee5-1410-45d0-a8ba-7beb6561f08b Date: Tue, 08 Jan 2019 01:44:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:49,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-59ccfee5-1410-45d0-a8ba-7beb6561f08b 2019-01-08 01:44:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:49,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-20339d96-64e0-44cf-96a4-869673ba888c Date: Tue, 08 Jan 2019 01:44:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:49,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-20339d96-64e0-44cf-96a4-869673ba888c 2019-01-08 01:44:49,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:50,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-49f040b7-9013-4bbc-b8aa-2c8c94dbe245 Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:50,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-49f040b7-9013-4bbc-b8aa-2c8c94dbe245 2019-01-08 01:44:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:50,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9e55199d-76a5-4bd6-99e4-2c0f3d9f5ed5 Date: Tue, 08 Jan 2019 01:44:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:50,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-9e55199d-76a5-4bd6-99e4-2c0f3d9f5ed5 2019-01-08 01:44:50,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:50,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:50,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-41942aea-a330-4bd4-aad4-75704b4dec5d Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:50,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-41942aea-a330-4bd4-aad4-75704b4dec5d 2019-01-08 01:44:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:50,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bf52c806-9312-447d-8264-c82dc473885b Date: Tue, 08 Jan 2019 01:44:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:50,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-bf52c806-9312-447d-8264-c82dc473885b 2019-01-08 01:44:50,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:50,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:50,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-505b6a9e-58b5-412f-b659-5802727ad56c Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:50,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-505b6a9e-58b5-412f-b659-5802727ad56c 2019-01-08 01:44:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:50,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-100ed85c-7fde-423b-88bc-b4245076a6be Date: Tue, 08 Jan 2019 01:44:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:50,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-100ed85c-7fde-423b-88bc-b4245076a6be 2019-01-08 01:44:50,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:50,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:50,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-45f1206b-b169-4357-a23c-4acd0b5e623c Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:50,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-45f1206b-b169-4357-a23c-4acd0b5e623c 2019-01-08 01:44:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:51,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e56d9490-04a8-45c5-9178-3bf4e128291e Date: Tue, 08 Jan 2019 01:44:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:51,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-e56d9490-04a8-45c5-9178-3bf4e128291e 2019-01-08 01:44:51,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:51,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:51,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-44e819ec-be1d-49cb-bf77-c850f41816e7 Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:51,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-44e819ec-be1d-49cb-bf77-c850f41816e7 2019-01-08 01:44:51,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:51,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f666acf6-5833-4484-88fb-63ee664ce8c3 Date: Tue, 08 Jan 2019 01:44:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "684b915b-7298-45e0-bdb8-a551276b93ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "revision_number": 0, "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "revision_number": 0, "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "revision_number": 0, "id": "a3deda01-6350-44b7-9eef-540948c6b944", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ac42857b-bef4-40df-9278-46032e43c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 5, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "name": "CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename"}]} 2019-01-08 01:44:51,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename used request id req-f666acf6-5833-4484-88fb-63ee664ce8c3 2019-01-08 01:44:51,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:51,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:51,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6094592e-72a2-42f7-a7eb-b106578a81f2 Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:44Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:44Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "a3deda01-6350-44b7-9eef-540948c6b944"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:51,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-6094592e-72a2-42f7-a7eb-b106578a81f2 2019-01-08 01:44:51,666 - neutron_utils - INFO - Deleting security group rule with ID - a3deda01-6350-44b7-9eef-540948c6b944 2019-01-08 01:44:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/a3deda01-6350-44b7-9eef-540948c6b944 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:52,028 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19a8cee5-3838-498b-89bf-3d50f1478dd6 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:52,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/a3deda01-6350-44b7-9eef-540948c6b944 used request id req-19a8cee5-3838-498b-89bf-3d50f1478dd6 2019-01-08 01:44:52,029 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-08 01:44:52,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71391330-708c-42ad-9c6f-d703a3c3fdf6 2019-01-08 01:44:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0856ba5de9e8de8b18ceefe1dcb1db4ab741af" 2019-01-08 01:44:52,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-bf371e46-3be5-406a-90ec-2ff430a6ef3e Date: Tue, 08 Jan 2019 01:44: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": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "684b915b-7298-45e0-bdb8-a551276b93ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:45Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:45Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8108bbec-ffe4-40c1-95a0-74edffd9c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-08T01:44:46Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": 10, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:46Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "8815ed14-47fe-4aba-bc89-6fcf84221a03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "71391330-708c-42ad-9c6f-d703a3c3fdf6", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ac42857b-bef4-40df-9278-46032e43c827"}]} 2019-01-08 01:44:52,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-bf371e46-3be5-406a-90ec-2ff430a6ef3e 2019-01-08 01:44:52,055 - neutron_utils - INFO - Deleting security group rule with ID - 684b915b-7298-45e0-bdb8-a551276b93ef 2019-01-08 01:44:52,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/684b915b-7298-45e0-bdb8-a551276b93ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:52,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a09f951f-b88f-4134-8de8-c0c91303f5e7 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:52,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/684b915b-7298-45e0-bdb8-a551276b93ef used request id req-a09f951f-b88f-4134-8de8-c0c91303f5e7 2019-01-08 01:44:52,790 - neutron_utils - INFO - Deleting security group rule with ID - a3deda01-6350-44b7-9eef-540948c6b944 2019-01-08 01:44:52,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/a3deda01-6350-44b7-9eef-540948c6b944 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:52,813 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-3e54617e-e935-40b1-9218-dcce015ad189 Date: Tue, 08 Jan 2019 01:44:52 GMT RESP BODY: {"NeutronError": {"message": "Security group rule a3deda01-6350-44b7-9eef-540948c6b944 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 01:44:52,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/a3deda01-6350-44b7-9eef-540948c6b944 used request id req-3e54617e-e935-40b1-9218-dcce015ad189 2019-01-08 01:44:52,813 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule a3deda01-6350-44b7-9eef-540948c6b944 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-08 01:44:52,813 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule a3deda01-6350-44b7-9eef-540948c6b944 does not exist Neutron server returns request_ids: ['req-3e54617e-e935-40b1-9218-dcce015ad189'] 2019-01-08 01:44:52,814 - neutron_utils - INFO - Deleting security group rule with ID - ac42857b-bef4-40df-9278-46032e43c827 2019-01-08 01:44:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/ac42857b-bef4-40df-9278-46032e43c827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:53,135 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a6e2bc9-ed56-4ae1-bb70-5795a3b5c3be Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:53,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/ac42857b-bef4-40df-9278-46032e43c827 used request id req-7a6e2bc9-ed56-4ae1-bb70-5795a3b5c3be 2019-01-08 01:44:53,135 - neutron_utils - INFO - Deleting security group rule with ID - 8815ed14-47fe-4aba-bc89-6fcf84221a03 2019-01-08 01:44:53,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/8815ed14-47fe-4aba-bc89-6fcf84221a03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:53,305 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5407db3-2f03-4d1c-9b0a-2be3a25c1b8e Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:53,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/8815ed14-47fe-4aba-bc89-6fcf84221a03 used request id req-b5407db3-2f03-4d1c-9b0a-2be3a25c1b8e 2019-01-08 01:44:53,305 - neutron_utils - INFO - Deleting security group rule with ID - 8108bbec-ffe4-40c1-95a0-74edffd9c60a 2019-01-08 01:44:53,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/8108bbec-ffe4-40c1-95a0-74edffd9c60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:53,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10a47ef1-8c35-4735-bf5a-2e6d5cb15e83 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:53,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/8108bbec-ffe4-40c1-95a0-74edffd9c60a used request id req-10a47ef1-8c35-4735-bf5a-2e6d5cb15e83 2019-01-08 01:44:53,627 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-04aa308e-bba2-4630-acef-02484fa4ab3ename 2019-01-08 01:44:53,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/71391330-708c-42ad-9c6f-d703a3c3fdf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0c3d58fa4bebdea5cf93f87f8a49c491bb80db" 2019-01-08 01:44:53,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38019f2a-5c0a-48fd-bcc5-c9db3fd5f3a1 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:53,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/71391330-708c-42ad-9c6f-d703a3c3fdf6 used request id req-38019f2a-5c0a-48fd-bcc5-c9db3fd5f3a1 2019-01-08 01:44:53,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:54,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-fc10c908-93d1-43d2-af7a-c859892e8933 Date: Tue, 08 Jan 2019 01:44:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "updated_at": "2019-01-08T01:44:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "ab6c842e-64ed-4528-bb42-74975109d9e4", "remote_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "c5d328e1-68ca-4385-85bd-bfb26a40a161", "remote_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "e44f297e-f2b9-4529-a15d-e2db73e4790d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "revision_number": 0, "id": "e58d9749-dcfb-406e-91f5-dd8d717ee421", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:44:42Z", "security_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc9e654aed6343ec84e82442c2bc776d"}], "revision_number": 4, "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "da27d660-abbc-4e22-9888-626f206be8a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:44:54,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-fc10c908-93d1-43d2-af7a-c859892e8933 2019-01-08 01:44:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:54,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6ae94c-5572-4a67-af75-e0ae9e1f2574 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:44:54,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-2d6ae94c-5572-4a67-af75-e0ae9e1f2574 2019-01-08 01:44:54,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:54,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dff263f-79d8-4ddc-9179-9a37de67bea7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:54,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-1dff263f-79d8-4ddc-9179-9a37de67bea7 2019-01-08 01:44:54,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:54,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-598ad216-4029-4794-8d8f-75235ce7f8e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:54,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-598ad216-4029-4794-8d8f-75235ce7f8e5 2019-01-08 01:44:54,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:54,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:54,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d357caad-ab8c-42b2-b1d0-56c84a35d5f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:54,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-d357caad-ab8c-42b2-b1d0-56c84a35d5f9 2019-01-08 01:44:54,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:54,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:54,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02f89574-0c42-4d12-9ca0-389492c0c522 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:54,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-02f89574-0c42-4d12-9ca0-389492c0c522 2019-01-08 01:44:54,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:54,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:54,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab789269-8d85-4569-8cd4-d38d97b95e1f 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:44:54,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-ab789269-8d85-4569-8cd4-d38d97b95e1f 2019-01-08 01:44:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:55,047 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c18dbd96-3e3f-4d3f-8faf-cb820686b98b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:55,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-c18dbd96-3e3f-4d3f-8faf-cb820686b98b 2019-01-08 01:44:55,047 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:55,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:55,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a200d5c-1fdb-4f1c-9f54-3da9f457e335 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:55,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-5a200d5c-1fdb-4f1c-9f54-3da9f457e335 2019-01-08 01:44:55,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:55,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:55,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3cfced4-df37-4460-9df8-74496ea65ca9 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:44:55,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-c3cfced4-df37-4460-9df8-74496ea65ca9 2019-01-08 01:44:55,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:55,391 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8ed50bd-74c3-414c-a43c-585b67f94f3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:55,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-d8ed50bd-74c3-414c-a43c-585b67f94f3d 2019-01-08 01:44:55,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:55,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a16db70-341f-4259-b2e0-3bd156073ab2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:55,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-5a16db70-341f-4259-b2e0-3bd156073ab2 2019-01-08 01:44:55,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:55,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcc16c8-99f7-497e-a736-dddabf3c3d0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:44:55,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-dfcc16c8-99f7-497e-a736-dddabf3c3d0c 2019-01-08 01:44:55,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:44:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:55,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9445f201-af31-41fb-9c55-d50dd2e071d3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc9e654aed6343ec84e82442c2bc776d", "name": "CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj"}} 2019-01-08 01:44:55,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d used request id req-9445f201-af31-41fb-9c55-d50dd2e071d3 2019-01-08 01:44:55,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da27d660-abbc-4e22-9888-626f206be8a4 2019-01-08 01:44:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=da27d660-abbc-4e22-9888-626f206be8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:55,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-21d80c26-4ad9-49a3-a40e-4bbdbd7dcabd Date: Tue, 08 Jan 2019 01:44:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "ab6c842e-64ed-4528-bb42-74975109d9e4"}, {"remote_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "c5d328e1-68ca-4385-85bd-bfb26a40a161"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "e44f297e-f2b9-4529-a15d-e2db73e4790d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:44:42Z", "security_group_id": "da27d660-abbc-4e22-9888-626f206be8a4", "port_range_min": null, "revision_number": 0, "tenant_id": "cc9e654aed6343ec84e82442c2bc776d", "created_at": "2019-01-08T01:44:42Z", "project_id": "cc9e654aed6343ec84e82442c2bc776d", "id": "e58d9749-dcfb-406e-91f5-dd8d717ee421"}]} 2019-01-08 01:44:55,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=da27d660-abbc-4e22-9888-626f206be8a4 used request id req-21d80c26-4ad9-49a3-a40e-4bbdbd7dcabd 2019-01-08 01:44:55,965 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:44:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/da27d660-abbc-4e22-9888-626f206be8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:56,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-630eefd8-ebec-4948-8ec2-1024f9ec6fe6 Content-Length: 0 Date: Tue, 08 Jan 2019 01:44:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:44:56,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/da27d660-abbc-4e22-9888-626f206be8a4 used request id req-630eefd8-ebec-4948-8ec2-1024f9ec6fe6 2019-01-08 01:44:56,324 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj 2019-01-08 01:44:56,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:56,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5c03c6-f5b7-4015-b758-4abb0ca2033c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:56,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/cc9e654aed6343ec84e82442c2bc776d used request id req-aa5c03c6-f5b7-4015-b758-4abb0ca2033c 2019-01-08 01:44:56,627 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-proj-role 2019-01-08 01:44:56,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/9159856284404e36878130fd50a21743 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:56,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea196667-9b78-49bf-8eed-eca61a99e4a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:56,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/9159856284404e36878130fd50a21743 used request id req-ea196667-9b78-49bf-8eed-eca61a99e4a9 2019-01-08 01:44:56,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7797227e5473c284a60ac70c6d929f7ac88b3e0" 2019-01-08 01:44:56,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c7d4fa-faae-4000-b4c6-6902386c14fa Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:44:56,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-81c7d4fa-faae-4000-b4c6-6902386c14fa 2019-01-08 01:44:56,874 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fe20f4c6-fdf4-4c3-user 2019-01-08 01:44:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/c76f52aef22b48b4b7d3154943312479 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b72b8c680a2221ce0b7ca67becb0caffc96c9d" 2019-01-08 01:44:57,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b20de3c-1489-4e47-ba3d-f82382a45642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:44:57,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c76f52aef22b48b4b7d3154943312479 used request id req-1b20de3c-1489-4e47-ba3d-f82382a45642 2019-01-08 01:44:57,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:57,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["zvCYtqTgSLmijcsFrjfnMQ"], "issued_at": "2019-01-08T01:44:57.000000Z"}} 2019-01-08 01:44:57,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9b4d6a8e112f8f443f34b111d7d51566e5d84b" 2019-01-08 01:44:57,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1630c922-a551-4192-bd22-c8c4db22a1b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:57,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1630c922-a551-4192-bd22-c8c4db22a1b7 2019-01-08 01:44:57,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:57,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:58,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Iyi7M61BQZe6_UtiFCwRTw"], "issued_at": "2019-01-08T01:44:58.000000Z"}} 2019-01-08 01:44:58,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:44:58,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2eac66-f3b8-411c-85cf-61b57a9b1606 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:58,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cc2eac66-f3b8-411c-85cf-61b57a9b1606 2019-01-08 01:44:58,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:58,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:44: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5fbfbaa2-4738-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:44:58,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3389e875-c5d5-4002-8530-f017ca6b469a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5fbfbaa2-4738-42d-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:44:58,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5fbfbaa2-4738-42d-proj used request id req-3389e875-c5d5-4002-8530-f017ca6b469a 2019-01-08 01:44:58,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:44:58,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf65a503-3fa3-4011-b1d5-5336822bb311 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:44:58,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-bf65a503-3fa3-4011-b1d5-5336822bb311 2019-01-08 01:44:58,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj"}}' 2019-01-08 01:44:58,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f23bbe5-4b93-4c97-ace7-c839c66a11a5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/179b128d7ca44a5bafe340215115840f"}, "tags": [], "enabled": true, "id": "179b128d7ca44a5bafe340215115840f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj"}} 2019-01-08 01:44:58,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-2f23bbe5-4b93-4c97-ace7-c839c66a11a5 2019-01-08 01:44:58,520 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-5fbfbaa2-4738-42d-proj 2019-01-08 01:44:58,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:58,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:44:58,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["tVyOjIUqQh2pyibN4tw2fg"], "issued_at": "2019-01-08T01:44:58.000000Z"}} 2019-01-08 01:44:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2a4dfd11462e09a03df7644858601562a48aad" 2019-01-08 01:44:59,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6715bfa8-2e42-440e-bbd2-b65f19c78afc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:44:59,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6715bfa8-2e42-440e-bbd2-b65f19c78afc 2019-01-08 01:44:59,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:44:59,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:44: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:44:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2a4dfd11462e09a03df7644858601562a48aad" 2019-01-08 01:44:59,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6367646-bea0-4663-9f2b-07da4fbfcc13 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:44:59,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f6367646-bea0-4663-9f2b-07da4fbfcc13 2019-01-08 01:44:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-5fbfbaa2-4738-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2a4dfd11462e09a03df7644858601562a48aad" 2019-01-08 01:44:59,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60beee1-fca1-4e95-a237-7bf520e4808f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-5fbfbaa2-4738-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/179b128d7ca44a5bafe340215115840f"}, "tags": [], "enabled": true, "id": "179b128d7ca44a5bafe340215115840f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj"}]} 2019-01-08 01:44:59,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-5fbfbaa2-4738-42d-proj used request id req-f60beee1-fca1-4e95-a237-7bf520e4808f 2019-01-08 01:44:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2a4dfd11462e09a03df7644858601562a48aad" 2019-01-08 01:44:59,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe35f73-09a8-46f0-b2ba-d1b691760af6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:44:59,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8fe35f73-09a8-46f0-b2ba-d1b691760af6 2019-01-08 01:44:59,813 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-5fbfbaa2-4738-42d-user 2019-01-08 01:44:59,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:44:59,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:44:59,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158435dc-c603-4fae-abf9-afff902d9b9f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:44:59,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-158435dc-c603-4fae-abf9-afff902d9b9f 2019-01-08 01:44:59,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" -d '{"role": {"name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj-role"}}' 2019-01-08 01:45:00,052 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1677542-aa25-4823-a6e4-2369dd2381fb Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "916155adc63e4322aa6a21f744f9b155", "links": {"self": "http://172.30.9.42:5000/v3/roles/916155adc63e4322aa6a21f744f9b155"}, "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj-role"}} 2019-01-08 01:45:00,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-b1677542-aa25-4823-a6e4-2369dd2381fb 2019-01-08 01:45:00,053 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-5fbfbaa2-4738-42d-proj-role 2019-01-08 01:45:00,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/916155adc63e4322aa6a21f744f9b155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:00,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8975fc04-1f9a-4d0a-9a61-6c405bb80c2f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "916155adc63e4322aa6a21f744f9b155", "links": {"self": "http://172.30.9.42:5000/v3/roles/916155adc63e4322aa6a21f744f9b155"}, "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj-role"}} 2019-01-08 01:45:00,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/916155adc63e4322aa6a21f744f9b155 used request id req-8975fc04-1f9a-4d0a-9a61-6c405bb80c2f 2019-01-08 01:45:00,163 - keystone_utils - INFO - Granting role CreateImageSuccessTests-5fbfbaa2-4738-42d-proj-role to project CreateImageSuccessTests-5fbfbaa2-4738-42d-proj 2019-01-08 01:45:00,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/179b128d7ca44a5bafe340215115840f/users/926984763b934d73b49d38fe2962d676/roles/916155adc63e4322aa6a21f744f9b155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:00,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66c2d01-6ad9-4ea8-8656-898028c88d75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:00,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/179b128d7ca44a5bafe340215115840f/users/926984763b934d73b49d38fe2962d676/roles/916155adc63e4322aa6a21f744f9b155 used request id req-b66c2d01-6ad9-4ea8-8656-898028c88d75 2019-01-08 01:45:00,389 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:45:00,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:00,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:00,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "916155adc63e4322aa6a21f744f9b155", "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj-role"}], "expires_at": "2019-01-08T02:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179b128d7ca44a5bafe340215115840f", "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/179b128d7ca44a5bafe340215115840f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/179b128d7ca44a5bafe340215115840f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/179b128d7ca44a5bafe340215115840f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/179b128d7ca44a5bafe340215115840f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-user", "id": "926984763b934d73b49d38fe2962d676"}, "audit_ids": ["_SbBk2jBS3yqYZJP5D0Iiw"], "issued_at": "2019-01-08T01:45:00.000000Z"}} 2019-01-08 01:45:00,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4abd06bfcb9dfcea5cf780a9cbbfa610beff19c5" 2019-01-08 01:45:00,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4011929f-b4af-413e-8391-226cb14246e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:00,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4011929f-b4af-413e-8391-226cb14246e5 2019-01-08 01:45:00,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4abd06bfcb9dfcea5cf780a9cbbfa610beff19c5" 2019-01-08 01:45:01,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-13119af0-ce54-4cc3-88ea-69617ec746f3 Date: Tue, 08 Jan 2019 01:45:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16"} 2019-01-08 01:45:01,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 used request id req-13119af0-ce54-4cc3-88ea-69617ec746f3 2019-01-08 01:45:01,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4abd06bfcb9dfcea5cf780a9cbbfa610beff19c5" 2019-01-08 01:45:01,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-46f38554-61f4-4156-960b-57cd85092586 Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:01,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-46f38554-61f4-4156-960b-57cd85092586 2019-01-08 01:45:01,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4abd06bfcb9dfcea5cf780a9cbbfa610beff19c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16"}' 2019-01-08 01:45:01,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-09787b8f-1556-4fbe-b4e9-6b0130dce099 Date: Tue, 08 Jan 2019 01:45:01 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234", "min_disk": 0, "protected": false, "id": "21b80da7-08c7-46a5-83e5-5faa3b008234", "file": "/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234/file", "checksum": null, "owner": "179b128d7ca44a5bafe340215115840f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:01,678 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-09787b8f-1556-4fbe-b4e9-6b0130dce099 2019-01-08 01:45:01,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4abd06bfcb9dfcea5cf780a9cbbfa610beff19c5" -d '' 2019-01-08 01:45:02,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70d939bf-a6c1-4901-be69-daf63592a685 Date: Tue, 08 Jan 2019 01:45:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:02,309 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234/file used request id req-70d939bf-a6c1-4901-be69-daf63592a685 2019-01-08 01:45:02,309 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:45:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4abd06bfcb9dfcea5cf780a9cbbfa610beff19c5" 2019-01-08 01:45:02,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-44889f6a-5aaf-40fa-a838-5839268f3f40 Date: Tue, 08 Jan 2019 01:45:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:02Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/21b80da7-08c7-46a5-83e5-5faa3b008234/snap", "metadata": {}}], "self": "/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234", "min_disk": 0, "protected": false, "id": "21b80da7-08c7-46a5-83e5-5faa3b008234", "file": "/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "179b128d7ca44a5bafe340215115840f", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/21b80da7-08c7-46a5-83e5-5faa3b008234/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:02,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234 used request id req-44889f6a-5aaf-40fa-a838-5839268f3f40 2019-01-08 01:45:02,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4abd06bfcb9dfcea5cf780a9cbbfa610beff19c5" 2019-01-08 01:45:02,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dc2b08f1-2f91-4f56-968d-b31e027b518e Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:02,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-dc2b08f1-2f91-4f56-968d-b31e027b518e 2019-01-08 01:45:02,702 - create_image - INFO - Created image with name - CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 2019-01-08 01:45:02,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4abd06bfcb9dfcea5cf780a9cbbfa610beff19c5" 2019-01-08 01:45:02,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5c221980-01ec-446a-8b51-2ff63ddcbd44 Date: Tue, 08 Jan 2019 01:45:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:02Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/21b80da7-08c7-46a5-83e5-5faa3b008234/snap", "metadata": {}}], "self": "/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234", "min_disk": 0, "protected": false, "id": "21b80da7-08c7-46a5-83e5-5faa3b008234", "file": "/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "179b128d7ca44a5bafe340215115840f", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/21b80da7-08c7-46a5-83e5-5faa3b008234/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:02,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234 used request id req-5c221980-01ec-446a-8b51-2ff63ddcbd44 2019-01-08 01:45:02,721 - create_image - DEBUG - Instance status is - active 2019-01-08 01:45:02,721 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 2019-01-08 01:45:02,721 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 2019-01-08 01:45:02,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:03,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "916155adc63e4322aa6a21f744f9b155", "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj-role"}], "expires_at": "2019-01-08T02:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179b128d7ca44a5bafe340215115840f", "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/179b128d7ca44a5bafe340215115840f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/179b128d7ca44a5bafe340215115840f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/179b128d7ca44a5bafe340215115840f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/179b128d7ca44a5bafe340215115840f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/179b128d7ca44a5bafe340215115840f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/179b128d7ca44a5bafe340215115840f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5fbfbaa2-4738-42d-user", "id": "926984763b934d73b49d38fe2962d676"}, "audit_ids": ["NV2-FfjwRM6OB1k-if4Btw"], "issued_at": "2019-01-08T01:45:03.000000Z"}} 2019-01-08 01:45:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1af38250131fe3001a53d01567571b04fffdee8" 2019-01-08 01:45:03,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8d1cff30-51c4-4bb2-aa8a-5ff8120ded7a Date: Tue, 08 Jan 2019 01:45:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:02Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/21b80da7-08c7-46a5-83e5-5faa3b008234/snap", "metadata": {}}], "self": "/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234", "min_disk": 0, "protected": false, "id": "21b80da7-08c7-46a5-83e5-5faa3b008234", "file": "/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "179b128d7ca44a5bafe340215115840f", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/21b80da7-08c7-46a5-83e5-5faa3b008234/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16"} 2019-01-08 01:45:03,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 used request id req-8d1cff30-51c4-4bb2-aa8a-5ff8120ded7a 2019-01-08 01:45:03,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1af38250131fe3001a53d01567571b04fffdee8" 2019-01-08 01:45:03,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-06bacf5c-58fd-422f-b9b7-91d186811052 Date: Tue, 08 Jan 2019 01:45:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 01:45:03,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-06bacf5c-58fd-422f-b9b7-91d186811052 2019-01-08 01:45:03,562 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 2019-01-08 01:45:03,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1af38250131fe3001a53d01567571b04fffdee8" 2019-01-08 01:45:04,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6f11773-c07b-4f72-908b-51a2f544eab3 Date: Tue, 08 Jan 2019 01:45:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:04,459 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234 used request id req-a6f11773-c07b-4f72-908b-51a2f544eab3 2019-01-08 01:45:04,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1af38250131fe3001a53d01567571b04fffdee8" 2019-01-08 01:45:04,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4b0de9db-16eb-4f33-b227-5cf02730c7ae Date: Tue, 08 Jan 2019 01:45:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16"} 2019-01-08 01:45:04,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 used request id req-4b0de9db-16eb-4f33-b227-5cf02730c7ae 2019-01-08 01:45:04,678 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0cb0ec11-d95f-4756-9d53-3e73597d3b16 2019-01-08 01:45:04,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4abd06bfcb9dfcea5cf780a9cbbfa610beff19c5" 2019-01-08 01:45:04,862 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-d10a9245-ca91-4388-94ed-03b43c476f14 Date: Tue, 08 Jan 2019 01:45:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:04,862 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/21b80da7-08c7-46a5-83e5-5faa3b008234 used request id req-d10a9245-ca91-4388-94ed-03b43c476f14 2019-01-08 01:45:04,863 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2019-01-08 01:45:04,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:05,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e1bb949f-a6f9-4d80-b085-6325247910b3 Date: Tue, 08 Jan 2019 01:45:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:45:05,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-e1bb949f-a6f9-4d80-b085-6325247910b3 2019-01-08 01:45:05,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:05,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1aa9808-c068-4e04-b86b-9a847faf4650 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:45:05,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-d1aa9808-c068-4e04-b86b-9a847faf4650 2019-01-08 01:45:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:05,385 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b017fac-a17f-4eb9-afe3-705860496528 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:05,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-0b017fac-a17f-4eb9-afe3-705860496528 2019-01-08 01:45:05,385 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:05,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:05,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd231b9-bd4a-4201-9105-4063d6d73543 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:05,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-9fd231b9-bd4a-4201-9105-4063d6d73543 2019-01-08 01:45:05,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:05,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:05,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc3b60ef-673a-4549-8d18-7a757a0ffae4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:05,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-dc3b60ef-673a-4549-8d18-7a757a0ffae4 2019-01-08 01:45:05,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:05,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:05,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-539bd908-458f-4d49-959e-75e25a142aaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:05,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-539bd908-458f-4d49-959e-75e25a142aaa 2019-01-08 01:45:05,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:05,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:05,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19ff8ef-0dd9-412f-8a60-971d6b517190 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:45:05,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-b19ff8ef-0dd9-412f-8a60-971d6b517190 2019-01-08 01:45:05,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:06,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b14386b-4764-4e78-a00a-e2f271adc12a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:06,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-1b14386b-4764-4e78-a00a-e2f271adc12a 2019-01-08 01:45:06,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:06,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:06,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3910b15a-4a8f-427d-852c-82bb582a3ad5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:06,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-3910b15a-4a8f-427d-852c-82bb582a3ad5 2019-01-08 01:45:06,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:06,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:06,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d3f67d-28d5-4fc8-8726-963f2c9c7907 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:45:06,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-68d3f67d-28d5-4fc8-8726-963f2c9c7907 2019-01-08 01:45:06,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:06,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf84e6d-b007-4e6d-befe-e1db5fc765d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:06,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-bbf84e6d-b007-4e6d-befe-e1db5fc765d6 2019-01-08 01:45:06,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:06,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:06,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e1c6a07-85f3-4d00-ad56-ad1707a9717f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:06,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-9e1c6a07-85f3-4d00-ad56-ad1707a9717f 2019-01-08 01:45:06,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:06,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:06,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba2c837b-e1b1-4400-bf6f-4c3c5ac5a33e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:06,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-ba2c837b-e1b1-4400-bf6f-4c3c5ac5a33e 2019-01-08 01:45:06,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:06,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b100ceb-a206-4e66-a663-71ff4c5e88e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:06,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-4b100ceb-a206-4e66-a663-71ff4c5e88e8 2019-01-08 01:45:06,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:06,704 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-5fbfbaa2-4738-42d-proj 2019-01-08 01:45:06,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/179b128d7ca44a5bafe340215115840f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:06,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6344802e-291d-4448-99ea-fb074c2dc7bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:06,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/179b128d7ca44a5bafe340215115840f used request id req-6344802e-291d-4448-99ea-fb074c2dc7bc 2019-01-08 01:45:06,981 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-5fbfbaa2-4738-42d-proj-role 2019-01-08 01:45:06,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/916155adc63e4322aa6a21f744f9b155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:07,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af6e87d3-55d2-4e03-bb9a-a02276852f4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:07,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/916155adc63e4322aa6a21f744f9b155 used request id req-af6e87d3-55d2-4e03-bb9a-a02276852f4f 2019-01-08 01:45:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c785300f765f2b5717c612e143c68094bc29b754" 2019-01-08 01:45:07,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d486c1-fdd8-42f1-a83f-9c657ef776fa Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:07,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-65d486c1-fdd8-42f1-a83f-9c657ef776fa 2019-01-08 01:45:07,223 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-5fbfbaa2-4738-42d-user 2019-01-08 01:45:07,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/926984763b934d73b49d38fe2962d676 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2a4dfd11462e09a03df7644858601562a48aad" 2019-01-08 01:45:07,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f5ed0c8-cb20-4118-88c1-b0df501613b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:07,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/926984763b934d73b49d38fe2962d676 used request id req-9f5ed0c8-cb20-4118-88c1-b0df501613b7 2019-01-08 01:45:07,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:07,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["v6TcmvIhS-KJJxttfOWzlw"], "issued_at": "2019-01-08T01:45:07.000000Z"}} 2019-01-08 01:45:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487462942c91477a5b740dfdb9a90c3be427abe" 2019-01-08 01:45:08,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f208e5e6-7c56-4acf-aed4-0f8345984b42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:08,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f208e5e6-7c56-4acf-aed4-0f8345984b42 2019-01-08 01:45:08,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:08,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:08,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["MUj1c3dZSROv235aBagQvA"], "issued_at": "2019-01-08T01:45:08.000000Z"}} 2019-01-08 01:45:08,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:08,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06107fe-ef9b-4cda-a4ab-86947b6ccba0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:08,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f06107fe-ef9b-4cda-a4ab-86947b6ccba0 2019-01-08 01:45:08,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:08,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:45: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:08,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a4b6ee72-2271-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:08,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59730a66-0323-46b6-8e1e-e9bd083e15f3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a4b6ee72-2271-48e-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:45:08,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a4b6ee72-2271-48e-proj used request id req-59730a66-0323-46b6-8e1e-e9bd083e15f3 2019-01-08 01:45:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:08,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52c6a27-5019-4fc7-bb41-9a88937e295a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:08,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-e52c6a27-5019-4fc7-bb41-9a88937e295a 2019-01-08 01:45:08,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj"}}' 2019-01-08 01:45:08,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50d886b8-55d3-4c1d-8f4a-7cc49cb35c27 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ea163c7f103b47f1885232f58abc2144"}, "tags": [], "enabled": true, "id": "ea163c7f103b47f1885232f58abc2144", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj"}} 2019-01-08 01:45:08,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-50d886b8-55d3-4c1d-8f4a-7cc49cb35c27 2019-01-08 01:45:08,927 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a4b6ee72-2271-48e-proj 2019-01-08 01:45:08,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:08,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:09,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Ygk3yK3iQt6js5EVvysIxQ"], "issued_at": "2019-01-08T01:45:09.000000Z"}} 2019-01-08 01:45:09,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd77ce3c280778ecae25f02d342c7f0caeb411e" 2019-01-08 01:45:09,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce54fbb-fb76-4b50-bc23-25a7c3e87212 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:09,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2ce54fbb-fb76-4b50-bc23-25a7c3e87212 2019-01-08 01:45:09,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:09,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:45: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd77ce3c280778ecae25f02d342c7f0caeb411e" 2019-01-08 01:45:09,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339aa4f6-6d10-42b4-a3db-a5ee3b64c998 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:45:09,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-339aa4f6-6d10-42b4-a3db-a5ee3b64c998 2019-01-08 01:45:09,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-a4b6ee72-2271-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd77ce3c280778ecae25f02d342c7f0caeb411e" 2019-01-08 01:45:09,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b3d942-aa57-4480-9032-d0c707700d1e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-a4b6ee72-2271-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ea163c7f103b47f1885232f58abc2144"}, "tags": [], "enabled": true, "id": "ea163c7f103b47f1885232f58abc2144", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj"}]} 2019-01-08 01:45:09,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-a4b6ee72-2271-48e-proj used request id req-a8b3d942-aa57-4480-9032-d0c707700d1e 2019-01-08 01:45:09,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd77ce3c280778ecae25f02d342c7f0caeb411e" 2019-01-08 01:45:09,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde52857-9fa1-4371-947c-b7351cd92262 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:09,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-cde52857-9fa1-4371-947c-b7351cd92262 2019-01-08 01:45:10,142 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a4b6ee72-2271-48e-user 2019-01-08 01:45:10,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:10,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:10,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee30fb9c-5072-4e95-9b22-a7e5beff36df Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:10,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ee30fb9c-5072-4e95-9b22-a7e5beff36df 2019-01-08 01:45:10,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" -d '{"role": {"name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj-role"}}' 2019-01-08 01:45:10,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f504851-c9a0-4e97-9e80-8599f5e54e8c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea274cf41e104ca9b0d336ef80e0b058", "links": {"self": "http://172.30.9.42:5000/v3/roles/ea274cf41e104ca9b0d336ef80e0b058"}, "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj-role"}} 2019-01-08 01:45:10,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-4f504851-c9a0-4e97-9e80-8599f5e54e8c 2019-01-08 01:45:10,388 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a4b6ee72-2271-48e-proj-role 2019-01-08 01:45:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/ea274cf41e104ca9b0d336ef80e0b058 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:10,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c180953a-54d2-4cd8-98cf-67ba6bba882f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea274cf41e104ca9b0d336ef80e0b058", "links": {"self": "http://172.30.9.42:5000/v3/roles/ea274cf41e104ca9b0d336ef80e0b058"}, "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj-role"}} 2019-01-08 01:45:10,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/ea274cf41e104ca9b0d336ef80e0b058 used request id req-c180953a-54d2-4cd8-98cf-67ba6bba882f 2019-01-08 01:45:10,511 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a4b6ee72-2271-48e-proj-role to project CreateImageSuccessTests-a4b6ee72-2271-48e-proj 2019-01-08 01:45:10,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/ea163c7f103b47f1885232f58abc2144/users/ed0a366f122045d6aa4f778738663418/roles/ea274cf41e104ca9b0d336ef80e0b058 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:10,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98172da8-bea5-45cb-9edd-c177d285bfae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:10,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/ea163c7f103b47f1885232f58abc2144/users/ed0a366f122045d6aa4f778738663418/roles/ea274cf41e104ca9b0d336ef80e0b058 used request id req-98172da8-bea5-45cb-9edd-c177d285bfae 2019-01-08 01:45:10,680 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:45:10,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:10,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:11,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea274cf41e104ca9b0d336ef80e0b058", "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj-role"}], "expires_at": "2019-01-08T02:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea163c7f103b47f1885232f58abc2144", "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ea163c7f103b47f1885232f58abc2144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ea163c7f103b47f1885232f58abc2144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ea163c7f103b47f1885232f58abc2144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ea163c7f103b47f1885232f58abc2144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-user", "id": "ed0a366f122045d6aa4f778738663418"}, "audit_ids": ["VLtvqknNRpCYGmvrjcUpfA"], "issued_at": "2019-01-08T01:45:11.000000Z"}} 2019-01-08 01:45:11,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae4c6474a7cebf738698d11063e867cf80e010e" 2019-01-08 01:45:11,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc5fba5-c248-4bf4-9fe8-32c1e2cc7bf7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:11,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bcc5fba5-c248-4bf4-9fe8-32c1e2cc7bf7 2019-01-08 01:45:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae4c6474a7cebf738698d11063e867cf80e010e" 2019-01-08 01:45:11,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e62759a4-ac48-4364-9027-35149840b085 Date: Tue, 08 Jan 2019 01:45:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c"} 2019-01-08 01:45:11,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c used request id req-e62759a4-ac48-4364-9027-35149840b085 2019-01-08 01:45:11,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae4c6474a7cebf738698d11063e867cf80e010e" 2019-01-08 01:45:11,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-af277bc6-c954-409f-9813-be980c20ccd5 Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:11,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-af277bc6-c954-409f-9813-be980c20ccd5 2019-01-08 01:45:11,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bae4c6474a7cebf738698d11063e867cf80e010e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c"}' 2019-01-08 01:45:11,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/acce7cee-966a-4908-8f49-b1b722785f60 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-842864d5-e1f0-4abd-9762-67da97324418 Date: Tue, 08 Jan 2019 01:45:11 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/acce7cee-966a-4908-8f49-b1b722785f60", "min_disk": 0, "protected": false, "id": "acce7cee-966a-4908-8f49-b1b722785f60", "file": "/v2/images/acce7cee-966a-4908-8f49-b1b722785f60/file", "checksum": null, "owner": "ea163c7f103b47f1885232f58abc2144", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:11,905 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-842864d5-e1f0-4abd-9762-67da97324418 2019-01-08 01:45:11,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/acce7cee-966a-4908-8f49-b1b722785f60/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae4c6474a7cebf738698d11063e867cf80e010e" -d '' 2019-01-08 01:45:12,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26539684-8cc9-4b70-8d75-bbd9ab56cd76 Date: Tue, 08 Jan 2019 01:45:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:12,517 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/acce7cee-966a-4908-8f49-b1b722785f60/file used request id req-26539684-8cc9-4b70-8d75-bbd9ab56cd76 2019-01-08 01:45:12,518 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:45:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/acce7cee-966a-4908-8f49-b1b722785f60 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae4c6474a7cebf738698d11063e867cf80e010e" 2019-01-08 01:45:12,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3b8b7e9a-ca61-41ce-bc57-3b8356f4222f Date: Tue, 08 Jan 2019 01:45:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:12Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/acce7cee-966a-4908-8f49-b1b722785f60/snap", "metadata": {}}], "self": "/v2/images/acce7cee-966a-4908-8f49-b1b722785f60", "min_disk": 0, "protected": false, "id": "acce7cee-966a-4908-8f49-b1b722785f60", "file": "/v2/images/acce7cee-966a-4908-8f49-b1b722785f60/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea163c7f103b47f1885232f58abc2144", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/acce7cee-966a-4908-8f49-b1b722785f60/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:12,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/acce7cee-966a-4908-8f49-b1b722785f60 used request id req-3b8b7e9a-ca61-41ce-bc57-3b8356f4222f 2019-01-08 01:45:12,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae4c6474a7cebf738698d11063e867cf80e010e" 2019-01-08 01:45:12,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a613f132-780a-4625-b893-65b0f7024900 Date: Tue, 08 Jan 2019 01:45:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 01:45:12,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-a613f132-780a-4625-b893-65b0f7024900 2019-01-08 01:45:12,737 - create_image - INFO - Created image with name - CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c 2019-01-08 01:45:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/acce7cee-966a-4908-8f49-b1b722785f60 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae4c6474a7cebf738698d11063e867cf80e010e" 2019-01-08 01:45:12,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-633958f5-55b3-4339-b24b-c45f860edaf0 Date: Tue, 08 Jan 2019 01:45:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:12Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/acce7cee-966a-4908-8f49-b1b722785f60/snap", "metadata": {}}], "self": "/v2/images/acce7cee-966a-4908-8f49-b1b722785f60", "min_disk": 0, "protected": false, "id": "acce7cee-966a-4908-8f49-b1b722785f60", "file": "/v2/images/acce7cee-966a-4908-8f49-b1b722785f60/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea163c7f103b47f1885232f58abc2144", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/acce7cee-966a-4908-8f49-b1b722785f60/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:12,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/acce7cee-966a-4908-8f49-b1b722785f60 used request id req-633958f5-55b3-4339-b24b-c45f860edaf0 2019-01-08 01:45:12,758 - create_image - DEBUG - Instance status is - active 2019-01-08 01:45:12,758 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c 2019-01-08 01:45:12,758 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c 2019-01-08 01:45:12,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:13,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea274cf41e104ca9b0d336ef80e0b058", "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj-role"}], "expires_at": "2019-01-08T02:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea163c7f103b47f1885232f58abc2144", "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ea163c7f103b47f1885232f58abc2144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ea163c7f103b47f1885232f58abc2144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ea163c7f103b47f1885232f58abc2144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ea163c7f103b47f1885232f58abc2144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ea163c7f103b47f1885232f58abc2144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ea163c7f103b47f1885232f58abc2144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a4b6ee72-2271-48e-user", "id": "ed0a366f122045d6aa4f778738663418"}, "audit_ids": ["WOizsn-OSE20vGkw4nA6ew"], "issued_at": "2019-01-08T01:45:13.000000Z"}} 2019-01-08 01:45:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecdfadfca365ad046dfd4135674c845074d1a6cf" 2019-01-08 01:45:13,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c02429a6-1554-4f1c-9f5c-1b51bfde8965 Date: Tue, 08 Jan 2019 01:45:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:12Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/acce7cee-966a-4908-8f49-b1b722785f60/snap", "metadata": {}}], "self": "/v2/images/acce7cee-966a-4908-8f49-b1b722785f60", "min_disk": 0, "protected": false, "id": "acce7cee-966a-4908-8f49-b1b722785f60", "file": "/v2/images/acce7cee-966a-4908-8f49-b1b722785f60/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea163c7f103b47f1885232f58abc2144", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/acce7cee-966a-4908-8f49-b1b722785f60/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c"} 2019-01-08 01:45:13,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c used request id req-c02429a6-1554-4f1c-9f5c-1b51bfde8965 2019-01-08 01:45:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecdfadfca365ad046dfd4135674c845074d1a6cf" 2019-01-08 01:45:13,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6b8645ae-9ddf-4b72-9e3d-4f333d299c9f Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:13,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-6b8645ae-9ddf-4b72-9e3d-4f333d299c9f 2019-01-08 01:45:13,668 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-229b54fd-0926-4b0c-9e2e-696f337ff15c 2019-01-08 01:45:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/acce7cee-966a-4908-8f49-b1b722785f60 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae4c6474a7cebf738698d11063e867cf80e010e" 2019-01-08 01:45:14,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29272cf3-bba4-4101-8640-2fb67fbbd144 Date: Tue, 08 Jan 2019 01:45:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:14,700 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/acce7cee-966a-4908-8f49-b1b722785f60 used request id req-29272cf3-bba4-4101-8640-2fb67fbbd144 2019-01-08 01:45:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:15,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d8fa984d-c7e4-418b-9516-b735006095c2 Date: Tue, 08 Jan 2019 01:45:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:45:15,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-d8fa984d-c7e4-418b-9516-b735006095c2 2019-01-08 01:45:15,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:15,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1be5734-2f44-4fa8-ac00-56e321d2a633 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:45:15,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-c1be5734-2f44-4fa8-ac00-56e321d2a633 2019-01-08 01:45:15,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:15,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd40a836-fdad-4386-9cab-663d2be5f3c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:15,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-dd40a836-fdad-4386-9cab-663d2be5f3c5 2019-01-08 01:45:15,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:15,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:15,345 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ca5b52-eac4-4bd3-98d0-2bc4726efbb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:15,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-02ca5b52-eac4-4bd3-98d0-2bc4726efbb4 2019-01-08 01:45:15,345 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:15,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:15,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c99759-d72b-46d6-8950-32a410ec56a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:15,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-16c99759-d72b-46d6-8950-32a410ec56a6 2019-01-08 01:45:15,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:15,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:15,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cfcc0f0-1ada-4275-891e-db0359002bfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:15,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-5cfcc0f0-1ada-4275-891e-db0359002bfd 2019-01-08 01:45:15,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:15,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:15,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3eb8e1-c315-4c50-ad8a-058b547c0255 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:45:15,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-2e3eb8e1-c315-4c50-ad8a-058b547c0255 2019-01-08 01:45:15,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:15,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6458c0b-3a73-4627-909d-d8b1f6767021 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:15,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-b6458c0b-3a73-4627-909d-d8b1f6767021 2019-01-08 01:45:15,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:15,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:15,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a51cd66-99c2-4594-9076-6ea3dfda80b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:15,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-2a51cd66-99c2-4594-9076-6ea3dfda80b5 2019-01-08 01:45:15,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:15,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:16,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19446bcb-42f4-48f1-a5da-decf2ac31a0e 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:45:16,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-19446bcb-42f4-48f1-a5da-decf2ac31a0e 2019-01-08 01:45:16,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:16,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b80aad-68d0-44eb-abab-1ca9f099d664 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:16,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-a1b80aad-68d0-44eb-abab-1ca9f099d664 2019-01-08 01:45:16,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:16,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:16,239 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f9db91-db20-4ac1-9077-56cc2a949bfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:16,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-28f9db91-db20-4ac1-9077-56cc2a949bfc 2019-01-08 01:45:16,239 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:16,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09180427-90f3-4a0b-8bac-6254aef7d3cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:16,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-09180427-90f3-4a0b-8bac-6254aef7d3cc 2019-01-08 01:45:16,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:16,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:16,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f06554-26c6-473e-987e-476a8f8fc5f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:16,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-14f06554-26c6-473e-987e-476a8f8fc5f4 2019-01-08 01:45:16,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:16,463 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a4b6ee72-2271-48e-proj 2019-01-08 01:45:16,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/ea163c7f103b47f1885232f58abc2144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:16,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7c2a223-d9d7-4665-b71d-1b76401cc056 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:16,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/ea163c7f103b47f1885232f58abc2144 used request id req-c7c2a223-d9d7-4665-b71d-1b76401cc056 2019-01-08 01:45:16,753 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a4b6ee72-2271-48e-proj-role 2019-01-08 01:45:16,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/ea274cf41e104ca9b0d336ef80e0b058 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:16,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2be88fa5-2d13-4a29-8333-f9af258b2336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:16,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/ea274cf41e104ca9b0d336ef80e0b058 used request id req-2be88fa5-2d13-4a29-8333-f9af258b2336 2019-01-08 01:45:16,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5036f09c40ffdf27228fc899ba7fb63b97f97a00" 2019-01-08 01:45:17,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cac9d16-de15-4d0f-8924-2d32576cee59 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:17,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8cac9d16-de15-4d0f-8924-2d32576cee59 2019-01-08 01:45:17,010 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a4b6ee72-2271-48e-user 2019-01-08 01:45:17,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/ed0a366f122045d6aa4f778738663418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd77ce3c280778ecae25f02d342c7f0caeb411e" 2019-01-08 01:45:17,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ca7d6c-69de-4586-86e4-80b35af0dc77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:17,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ed0a366f122045d6aa4f778738663418 used request id req-58ca7d6c-69de-4586-86e4-80b35af0dc77 2019-01-08 01:45:17,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:17,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["o5QBN11vRSSW7DVeKqsYNQ"], "issued_at": "2019-01-08T01:45:17.000000Z"}} 2019-01-08 01:45:17,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db46a2d0e731c5669f9d9a5260fb0fe354fb8791" 2019-01-08 01:45:17,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a3e756-f936-4278-a1a1-f964b27c28a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:17,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a2a3e756-f936-4278-a1a1-f964b27c28a5 2019-01-08 01:45:17,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:17,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:18,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["XW6B2Bp5Q1Odk3j9KYVTfg"], "issued_at": "2019-01-08T01:45:18.000000Z"}} 2019-01-08 01:45:18,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:18,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded35499-ab5d-4afc-b51c-cef2594cdee7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:18,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ded35499-ab5d-4afc-b51c-cef2594cdee7 2019-01-08 01:45:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:18,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8bab51df-a69a-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:18,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a386bb3-044b-47ed-b0f0-480ab05b2dd6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8bab51df-a69a-473-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:45:18,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8bab51df-a69a-473-proj used request id req-9a386bb3-044b-47ed-b0f0-480ab05b2dd6 2019-01-08 01:45:18,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:18,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e59f16-90f0-4f2a-992f-f343f01ff4b0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:18,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-e6e59f16-90f0-4f2a-992f-f343f01ff4b0 2019-01-08 01:45:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-8bab51df-a69a-473-proj"}}' 2019-01-08 01:45:18,627 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d79be5b-d0ea-4d7e-92a6-febce362c8db Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ec8f1027b4c441b0b6a348053c02f4ea"}, "tags": [], "enabled": true, "id": "ec8f1027b4c441b0b6a348053c02f4ea", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8bab51df-a69a-473-proj"}} 2019-01-08 01:45:18,627 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-5d79be5b-d0ea-4d7e-92a6-febce362c8db 2019-01-08 01:45:18,628 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8bab51df-a69a-473-proj 2019-01-08 01:45:18,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:18,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:19,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["DzvVx4EHT2igwbmfdXNshA"], "issued_at": "2019-01-08T01:45:19.000000Z"}} 2019-01-08 01:45:19,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a1a81a5debdc6bd329d1ea33967685eefbb40a" 2019-01-08 01:45:19,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31604fa6-a410-468c-9f45-b089197881f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:19,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-31604fa6-a410-468c-9f45-b089197881f3 2019-01-08 01:45:19,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:19,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a1a81a5debdc6bd329d1ea33967685eefbb40a" 2019-01-08 01:45:19,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d3396d-7b1b-481a-a7fc-c2fae697b5ac Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:45:19,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d1d3396d-7b1b-481a-a7fc-c2fae697b5ac 2019-01-08 01:45:19,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-8bab51df-a69a-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a1a81a5debdc6bd329d1ea33967685eefbb40a" 2019-01-08 01:45:19,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfa6323-add8-4aea-990e-f29f5694c6bb Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-8bab51df-a69a-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ec8f1027b4c441b0b6a348053c02f4ea"}, "tags": [], "enabled": true, "id": "ec8f1027b4c441b0b6a348053c02f4ea", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8bab51df-a69a-473-proj"}]} 2019-01-08 01:45:19,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-8bab51df-a69a-473-proj used request id req-4bfa6323-add8-4aea-990e-f29f5694c6bb 2019-01-08 01:45:19,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a1a81a5debdc6bd329d1ea33967685eefbb40a" 2019-01-08 01:45:19,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ddd93e0-9e06-4808-817d-11be5dfbcbd7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:19,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-1ddd93e0-9e06-4808-817d-11be5dfbcbd7 2019-01-08 01:45:19,837 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8bab51df-a69a-473-user 2019-01-08 01:45:19,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:19,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:19,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72dfc40d-b59f-45a2-ad2e-23b10e113be6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:19,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-72dfc40d-b59f-45a2-ad2e-23b10e113be6 2019-01-08 01:45:19,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" -d '{"role": {"name": "CreateImageSuccessTests-8bab51df-a69a-473-proj-role"}}' 2019-01-08 01:45:20,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea77bf0-907d-4356-9dfc-f7b92f10458b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60cdc911e6b2468f904e85b2eff4a57c", "links": {"self": "http://172.30.9.42:5000/v3/roles/60cdc911e6b2468f904e85b2eff4a57c"}, "name": "CreateImageSuccessTests-8bab51df-a69a-473-proj-role"}} 2019-01-08 01:45:20,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-fea77bf0-907d-4356-9dfc-f7b92f10458b 2019-01-08 01:45:20,083 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8bab51df-a69a-473-proj-role 2019-01-08 01:45:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/60cdc911e6b2468f904e85b2eff4a57c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:20,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a92f5e-f676-4024-8500-3ea5b1a3094b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60cdc911e6b2468f904e85b2eff4a57c", "links": {"self": "http://172.30.9.42:5000/v3/roles/60cdc911e6b2468f904e85b2eff4a57c"}, "name": "CreateImageSuccessTests-8bab51df-a69a-473-proj-role"}} 2019-01-08 01:45:20,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/60cdc911e6b2468f904e85b2eff4a57c used request id req-e7a92f5e-f676-4024-8500-3ea5b1a3094b 2019-01-08 01:45:20,194 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8bab51df-a69a-473-proj-role to project CreateImageSuccessTests-8bab51df-a69a-473-proj 2019-01-08 01:45:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/ec8f1027b4c441b0b6a348053c02f4ea/users/f6c1f58757524b6c9fcd5e96913ad6ab/roles/60cdc911e6b2468f904e85b2eff4a57c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:20,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace053ae-1363-453c-82e4-559ca100048a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:20,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/ec8f1027b4c441b0b6a348053c02f4ea/users/f6c1f58757524b6c9fcd5e96913ad6ab/roles/60cdc911e6b2468f904e85b2eff4a57c used request id req-ace053ae-1363-453c-82e4-559ca100048a 2019-01-08 01:45:20,356 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:45:20,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:20,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:20,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60cdc911e6b2468f904e85b2eff4a57c", "name": "CreateImageSuccessTests-8bab51df-a69a-473-proj-role"}], "expires_at": "2019-01-08T02:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec8f1027b4c441b0b6a348053c02f4ea", "name": "CreateImageSuccessTests-8bab51df-a69a-473-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8bab51df-a69a-473-user", "id": "f6c1f58757524b6c9fcd5e96913ad6ab"}, "audit_ids": ["YwV8Z-_wRyisR94im3Oq1A"], "issued_at": "2019-01-08T01:45:20.000000Z"}} 2019-01-08 01:45:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aebd034deb2161dd762d9126551cdfc94a3285e5" 2019-01-08 01:45:20,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35302450-3915-4e4f-8570-fd12f22ed5cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:20,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-35302450-3915-4e4f-8570-fd12f22ed5cd 2019-01-08 01:45:20,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aebd034deb2161dd762d9126551cdfc94a3285e5" 2019-01-08 01:45:21,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-42060d69-e3e9-4589-b937-e6d91111f4fb Date: Tue, 08 Jan 2019 01:45:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd"} 2019-01-08 01:45:21,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd used request id req-42060d69-e3e9-4589-b937-e6d91111f4fb 2019-01-08 01:45:21,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aebd034deb2161dd762d9126551cdfc94a3285e5" 2019-01-08 01:45:21,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6265d122-4bb2-4605-97cc-d83bd8b93115 Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:21,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-6265d122-4bb2-4605-97cc-d83bd8b93115 2019-01-08 01:45:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aebd034deb2161dd762d9126551cdfc94a3285e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd"}' 2019-01-08 01:45:21,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-69cf38a0-5178-4ad4-8bc5-c8ebd35acc15 Date: Tue, 08 Jan 2019 01:45:21 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b", "min_disk": 0, "protected": false, "id": "3221ee58-d42a-46e7-99a5-ef07f2dad20b", "file": "/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/file", "checksum": null, "owner": "ec8f1027b4c441b0b6a348053c02f4ea", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:21,553 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-69cf38a0-5178-4ad4-8bc5-c8ebd35acc15 2019-01-08 01:45:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aebd034deb2161dd762d9126551cdfc94a3285e5" -d '' 2019-01-08 01:45:22,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31cbda59-37b9-4cb6-8dc1-01a22440c467 Date: Tue, 08 Jan 2019 01:45:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:22,158 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/file used request id req-31cbda59-37b9-4cb6-8dc1-01a22440c467 2019-01-08 01:45:22,159 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:45:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aebd034deb2161dd762d9126551cdfc94a3285e5" 2019-01-08 01:45:22,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-cc3eb1fa-426c-4b16-b449-4d110aa471ab Date: Tue, 08 Jan 2019 01:45:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:22Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/snap", "metadata": {}}], "self": "/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b", "min_disk": 0, "protected": false, "id": "3221ee58-d42a-46e7-99a5-ef07f2dad20b", "file": "/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec8f1027b4c441b0b6a348053c02f4ea", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:22,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b used request id req-cc3eb1fa-426c-4b16-b449-4d110aa471ab 2019-01-08 01:45:22,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aebd034deb2161dd762d9126551cdfc94a3285e5" 2019-01-08 01:45:22,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-75934bae-f1f5-447a-b0cb-c238670af7be Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:22,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-75934bae-f1f5-447a-b0cb-c238670af7be 2019-01-08 01:45:22,369 - create_image - INFO - Created image with name - CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd 2019-01-08 01:45:22,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aebd034deb2161dd762d9126551cdfc94a3285e5" 2019-01-08 01:45:22,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-cb378165-5c68-473e-bfd9-a8e5ac3433e7 Date: Tue, 08 Jan 2019 01:45:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:22Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/snap", "metadata": {}}], "self": "/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b", "min_disk": 0, "protected": false, "id": "3221ee58-d42a-46e7-99a5-ef07f2dad20b", "file": "/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec8f1027b4c441b0b6a348053c02f4ea", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:22,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b used request id req-cb378165-5c68-473e-bfd9-a8e5ac3433e7 2019-01-08 01:45:22,390 - create_image - DEBUG - Instance status is - active 2019-01-08 01:45:22,390 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd 2019-01-08 01:45:22,390 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd 2019-01-08 01:45:22,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:22,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60cdc911e6b2468f904e85b2eff4a57c", "name": "CreateImageSuccessTests-8bab51df-a69a-473-proj-role"}], "expires_at": "2019-01-08T02:45:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec8f1027b4c441b0b6a348053c02f4ea", "name": "CreateImageSuccessTests-8bab51df-a69a-473-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ec8f1027b4c441b0b6a348053c02f4ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8bab51df-a69a-473-user", "id": "f6c1f58757524b6c9fcd5e96913ad6ab"}, "audit_ids": ["UYKH-3feS_2TkvkEhEE3yw"], "issued_at": "2019-01-08T01:45:22.000000Z"}} 2019-01-08 01:45:22,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91ea1a29c54b9ce8051a306996293c5dcc5ab1f2" 2019-01-08 01:45:23,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ef97a4b1-a259-4f63-8f46-db1afa3307e5 Date: Tue, 08 Jan 2019 01:45:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:22Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/snap", "metadata": {}}], "self": "/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b", "min_disk": 0, "protected": false, "id": "3221ee58-d42a-46e7-99a5-ef07f2dad20b", "file": "/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec8f1027b4c441b0b6a348053c02f4ea", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd"} 2019-01-08 01:45:23,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd used request id req-ef97a4b1-a259-4f63-8f46-db1afa3307e5 2019-01-08 01:45:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91ea1a29c54b9ce8051a306996293c5dcc5ab1f2" 2019-01-08 01:45:23,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ed452884-9c8a-4206-900a-7d1ae161a70b Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:23,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-ed452884-9c8a-4206-900a-7d1ae161a70b 2019-01-08 01:45:23,323 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0ef4e4c4-7369-481c-93a6-50ab45b181bd 2019-01-08 01:45:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aebd034deb2161dd762d9126551cdfc94a3285e5" 2019-01-08 01:45:24,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8d142b0-fa2f-4eca-853c-d29daf754a0e Date: Tue, 08 Jan 2019 01:45:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:24,371 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/3221ee58-d42a-46e7-99a5-ef07f2dad20b used request id req-f8d142b0-fa2f-4eca-853c-d29daf754a0e 2019-01-08 01:45:24,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:24,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2a47c8d4-8491-41df-9ceb-03db97a30e48 Date: Tue, 08 Jan 2019 01:45:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:45:24,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-2a47c8d4-8491-41df-9ceb-03db97a30e48 2019-01-08 01:45:24,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:24,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7651eff-dd72-49d7-953f-b9356efd0d7b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:45:24,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-e7651eff-dd72-49d7-953f-b9356efd0d7b 2019-01-08 01:45:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:24,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f69a07c1-be74-4638-b1d3-8e4818be8214 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:24,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-f69a07c1-be74-4638-b1d3-8e4818be8214 2019-01-08 01:45:24,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:25,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9306bdc8-b98f-4210-bdd5-57d01aa88157 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:25,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-9306bdc8-b98f-4210-bdd5-57d01aa88157 2019-01-08 01:45:25,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:25,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:25,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b598c519-4d4d-4a96-aba6-93509de17c42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:25,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-b598c519-4d4d-4a96-aba6-93509de17c42 2019-01-08 01:45:25,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:25,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa140d80-1586-49f1-be2a-7d396566631d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:25,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-fa140d80-1586-49f1-be2a-7d396566631d 2019-01-08 01:45:25,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:25,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd18c4ee-6894-4802-bc3e-420178bed808 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:45:25,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-bd18c4ee-6894-4802-bc3e-420178bed808 2019-01-08 01:45:25,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:25,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d637575-8267-4ce7-9494-0bb14043d046 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:25,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-4d637575-8267-4ce7-9494-0bb14043d046 2019-01-08 01:45:25,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:25,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11fcd3cb-cd4e-4f8c-a4c9-4a1f8fb3717c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:25,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-11fcd3cb-cd4e-4f8c-a4c9-4a1f8fb3717c 2019-01-08 01:45:25,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:25,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:25,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97249467-2c4d-4403-a693-7e1dd4fd67a8 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:45:25,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-97249467-2c4d-4403-a693-7e1dd4fd67a8 2019-01-08 01:45:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:25,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81b6f5a6-b51d-4455-8fe4-d1489435f964 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:25,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-81b6f5a6-b51d-4455-8fe4-d1489435f964 2019-01-08 01:45:25,787 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:25,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49f12f8-7fbd-4d4e-9b60-05eaef70d8ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:25,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-c49f12f8-7fbd-4d4e-9b60-05eaef70d8ef 2019-01-08 01:45:25,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:25,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:26,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d8114f-570f-46bf-823f-7e23969334be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:26,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-92d8114f-570f-46bf-823f-7e23969334be 2019-01-08 01:45:26,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:26,152 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf432c8b-e948-46d1-b7ee-8359930a8446 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:26,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-bf432c8b-e948-46d1-b7ee-8359930a8446 2019-01-08 01:45:26,152 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:26,153 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8bab51df-a69a-473-proj 2019-01-08 01:45:26,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/ec8f1027b4c441b0b6a348053c02f4ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:26,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be0a0b3f-2b10-42d5-a185-421b387d4b99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:26,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/ec8f1027b4c441b0b6a348053c02f4ea used request id req-be0a0b3f-2b10-42d5-a185-421b387d4b99 2019-01-08 01:45:26,406 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8bab51df-a69a-473-proj-role 2019-01-08 01:45:26,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/60cdc911e6b2468f904e85b2eff4a57c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:26,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-102ab141-a9b0-4202-9afe-9f7c1db5b2d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:26,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/60cdc911e6b2468f904e85b2eff4a57c used request id req-102ab141-a9b0-4202-9afe-9f7c1db5b2d3 2019-01-08 01:45:26,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650b92ceff5c6edd73b67688c149daac9df0c0a4" 2019-01-08 01:45:26,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb22a09c-b545-443f-9e46-4b8315498c07 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:26,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-eb22a09c-b545-443f-9e46-4b8315498c07 2019-01-08 01:45:26,656 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8bab51df-a69a-473-user 2019-01-08 01:45:26,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/f6c1f58757524b6c9fcd5e96913ad6ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9a1a81a5debdc6bd329d1ea33967685eefbb40a" 2019-01-08 01:45:26,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b2d43f-e2a5-4bbc-b43a-3cd7cc1f6bb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:26,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f6c1f58757524b6c9fcd5e96913ad6ab used request id req-30b2d43f-e2a5-4bbc-b43a-3cd7cc1f6bb2 2019-01-08 01:45:26,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:27,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["smcHZgmPS0aP05PhJzr3eg"], "issued_at": "2019-01-08T01:45:27.000000Z"}} 2019-01-08 01:45:27,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7a37c31983adbf855fc9a30b37ec9c942aa4a0" 2019-01-08 01:45:27,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c387ca-ae08-4253-b046-eae31bbc7bc8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:27,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-79c387ca-ae08-4253-b046-eae31bbc7bc8 2019-01-08 01:45:27,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:27,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:27,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["fYEAtHyiTZ2GTAy2Igi6Qw"], "issued_at": "2019-01-08T01:45:27.000000Z"}} 2019-01-08 01:45:27,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:28,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4dcb39-bdfe-4f4b-80d5-b206a27ad88c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:28,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9e4dcb39-bdfe-4f4b-80d5-b206a27ad88c 2019-01-08 01:45:28,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:28,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:45: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:28,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bca084e7-9e3f-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:28,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54e6b9b-71c5-499f-be2f-68356b5aee8b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bca084e7-9e3f-4e6-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:45:28,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bca084e7-9e3f-4e6-proj used request id req-e54e6b9b-71c5-499f-be2f-68356b5aee8b 2019-01-08 01:45:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:28,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b5deec-1b8b-4071-9360-1237c6505e6c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:28,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-f5b5deec-1b8b-4071-9360-1237c6505e6c 2019-01-08 01:45:28,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj"}}' 2019-01-08 01:45:28,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d59b39ba-9bea-4335-b7ef-bb9fbdc43c5f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d53405c34a894396bb9784c570f244c9"}, "tags": [], "enabled": true, "id": "d53405c34a894396bb9784c570f244c9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj"}} 2019-01-08 01:45:28,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-d59b39ba-9bea-4335-b7ef-bb9fbdc43c5f 2019-01-08 01:45:28,443 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-bca084e7-9e3f-4e6-proj 2019-01-08 01:45:28,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:28,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:28,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["61FEW0WIQAOVW6569m57Qw"], "issued_at": "2019-01-08T01:45:28.000000Z"}} 2019-01-08 01:45:28,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8240b7daca7e4df607f44915d3843d1cd8960757" 2019-01-08 01:45:28,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be6b9a0-1e5b-460d-b630-1ccdec5bb034 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:28,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5be6b9a0-1e5b-460d-b630-1ccdec5bb034 2019-01-08 01:45:28,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:28,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:45: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8240b7daca7e4df607f44915d3843d1cd8960757" 2019-01-08 01:45:29,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee191c7-bb62-4b59-892d-e7ca83142f18 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:45:29,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-dee191c7-bb62-4b59-892d-e7ca83142f18 2019-01-08 01:45:29,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-bca084e7-9e3f-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8240b7daca7e4df607f44915d3843d1cd8960757" 2019-01-08 01:45:29,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7431dd42-8b9f-4f07-b500-afb37bb6e378 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-bca084e7-9e3f-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d53405c34a894396bb9784c570f244c9"}, "tags": [], "enabled": true, "id": "d53405c34a894396bb9784c570f244c9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj"}]} 2019-01-08 01:45:29,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-bca084e7-9e3f-4e6-proj used request id req-7431dd42-8b9f-4f07-b500-afb37bb6e378 2019-01-08 01:45:29,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8240b7daca7e4df607f44915d3843d1cd8960757" 2019-01-08 01:45:29,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0b32f9-a01a-48ce-b8c6-3fb77d2ca10a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:29,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5a0b32f9-a01a-48ce-b8c6-3fb77d2ca10a 2019-01-08 01:45:29,723 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-bca084e7-9e3f-4e6-user 2019-01-08 01:45:29,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:29,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3726fc6-b705-40ae-9f2b-a6d42279a60f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:29,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a3726fc6-b705-40ae-9f2b-a6d42279a60f 2019-01-08 01:45:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" -d '{"role": {"name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj-role"}}' 2019-01-08 01:45:29,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94be9339-2b70-4730-93a0-be0e34673ced Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e076b850c2c243beafb64c3fec41cba8", "links": {"self": "http://172.30.9.42:5000/v3/roles/e076b850c2c243beafb64c3fec41cba8"}, "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj-role"}} 2019-01-08 01:45:29,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-94be9339-2b70-4730-93a0-be0e34673ced 2019-01-08 01:45:29,957 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-bca084e7-9e3f-4e6-proj-role 2019-01-08 01:45:29,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/e076b850c2c243beafb64c3fec41cba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0004a14d-6c43-4678-b081-70563a6b601e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e076b850c2c243beafb64c3fec41cba8", "links": {"self": "http://172.30.9.42:5000/v3/roles/e076b850c2c243beafb64c3fec41cba8"}, "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj-role"}} 2019-01-08 01:45:30,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/e076b850c2c243beafb64c3fec41cba8 used request id req-0004a14d-6c43-4678-b081-70563a6b601e 2019-01-08 01:45:30,070 - keystone_utils - INFO - Granting role CreateImageSuccessTests-bca084e7-9e3f-4e6-proj-role to project CreateImageSuccessTests-bca084e7-9e3f-4e6-proj 2019-01-08 01:45:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/d53405c34a894396bb9784c570f244c9/users/ef9f4a394d5a4cd28d127fc65397e940/roles/e076b850c2c243beafb64c3fec41cba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:30,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-584e5971-4f7c-48d4-9c5a-089515f48405 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:30,223 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/d53405c34a894396bb9784c570f244c9/users/ef9f4a394d5a4cd28d127fc65397e940/roles/e076b850c2c243beafb64c3fec41cba8 used request id req-584e5971-4f7c-48d4-9c5a-089515f48405 2019-01-08 01:45:30,223 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:45:30,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:30,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:30,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e076b850c2c243beafb64c3fec41cba8", "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj-role"}], "expires_at": "2019-01-08T02:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d53405c34a894396bb9784c570f244c9", "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d53405c34a894396bb9784c570f244c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d53405c34a894396bb9784c570f244c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d53405c34a894396bb9784c570f244c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d53405c34a894396bb9784c570f244c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-user", "id": "ef9f4a394d5a4cd28d127fc65397e940"}, "audit_ids": ["qXIJHZkcSHmvMJW85tspuA"], "issued_at": "2019-01-08T01:45:30.000000Z"}} 2019-01-08 01:45:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1707bea3519b9ae0e04098bedad474e52a8bdf14" 2019-01-08 01:45:30,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee0cfb3-0c3a-4930-9313-a4249e2b5f97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:30,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0ee0cfb3-0c3a-4930-9313-a4249e2b5f97 2019-01-08 01:45:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1707bea3519b9ae0e04098bedad474e52a8bdf14" 2019-01-08 01:45:30,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e1e40e13-7881-47c5-9d4e-4f9c4f512b3d Date: Tue, 08 Jan 2019 01:45:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6"} 2019-01-08 01:45:30,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6 used request id req-e1e40e13-7881-47c5-9d4e-4f9c4f512b3d 2019-01-08 01:45:30,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1707bea3519b9ae0e04098bedad474e52a8bdf14" 2019-01-08 01:45:31,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b6dd84e-c22c-484a-950b-853a8575d790 Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:31,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-7b6dd84e-c22c-484a-950b-853a8575d790 2019-01-08 01:45:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1707bea3519b9ae0e04098bedad474e52a8bdf14" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6"}' 2019-01-08 01:45:31,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-761b7ab7-2988-4c63-bb9f-346035274e0a Date: Tue, 08 Jan 2019 01:45:31 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0", "min_disk": 0, "protected": false, "id": "729dac16-0a7d-4c24-a554-d3328a642be0", "file": "/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0/file", "checksum": null, "owner": "d53405c34a894396bb9784c570f244c9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:31,488 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-761b7ab7-2988-4c63-bb9f-346035274e0a 2019-01-08 01:45:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1707bea3519b9ae0e04098bedad474e52a8bdf14" -d '' 2019-01-08 01:45:32,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7868726d-0c59-441c-8111-1d0fb4a2d3c4 Date: Tue, 08 Jan 2019 01:45:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:32,123 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0/file used request id req-7868726d-0c59-441c-8111-1d0fb4a2d3c4 2019-01-08 01:45:32,124 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:45:32,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1707bea3519b9ae0e04098bedad474e52a8bdf14" 2019-01-08 01:45:32,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-07715c13-c4ea-4da8-989e-2e6001036c55 Date: Tue, 08 Jan 2019 01:45:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:32Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/729dac16-0a7d-4c24-a554-d3328a642be0/snap", "metadata": {}}], "self": "/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0", "min_disk": 0, "protected": false, "id": "729dac16-0a7d-4c24-a554-d3328a642be0", "file": "/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d53405c34a894396bb9784c570f244c9", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/729dac16-0a7d-4c24-a554-d3328a642be0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:32,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0 used request id req-07715c13-c4ea-4da8-989e-2e6001036c55 2019-01-08 01:45:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1707bea3519b9ae0e04098bedad474e52a8bdf14" 2019-01-08 01:45:32,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-04f47ab9-bc3a-485d-934c-e2942d5b226c Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:32,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-04f47ab9-bc3a-485d-934c-e2942d5b226c 2019-01-08 01:45:32,487 - create_image - INFO - Created image with name - CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6 2019-01-08 01:45:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1707bea3519b9ae0e04098bedad474e52a8bdf14" 2019-01-08 01:45:32,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-507140a0-2427-4f23-8d8f-93339d784b4f Date: Tue, 08 Jan 2019 01:45:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:32Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/729dac16-0a7d-4c24-a554-d3328a642be0/snap", "metadata": {}}], "self": "/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0", "min_disk": 0, "protected": false, "id": "729dac16-0a7d-4c24-a554-d3328a642be0", "file": "/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d53405c34a894396bb9784c570f244c9", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/729dac16-0a7d-4c24-a554-d3328a642be0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:32,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0 used request id req-507140a0-2427-4f23-8d8f-93339d784b4f 2019-01-08 01:45:32,509 - create_image - DEBUG - Instance status is - active 2019-01-08 01:45:32,509 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6 2019-01-08 01:45:32,509 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6 2019-01-08 01:45:32,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:32,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e076b850c2c243beafb64c3fec41cba8", "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj-role"}], "expires_at": "2019-01-08T02:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d53405c34a894396bb9784c570f244c9", "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d53405c34a894396bb9784c570f244c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d53405c34a894396bb9784c570f244c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d53405c34a894396bb9784c570f244c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d53405c34a894396bb9784c570f244c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d53405c34a894396bb9784c570f244c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d53405c34a894396bb9784c570f244c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-bca084e7-9e3f-4e6-user", "id": "ef9f4a394d5a4cd28d127fc65397e940"}, "audit_ids": ["oh15xe6AQeie1RwIjmae6w"], "issued_at": "2019-01-08T01:45:32.000000Z"}} 2019-01-08 01:45:32,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8609f4929f4ff60d4b4d3cddc18b80ae996c2364" 2019-01-08 01:45:33,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6f39d16f-3fde-47a1-bbab-9b6778270e13 Date: Tue, 08 Jan 2019 01:45:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:32Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/729dac16-0a7d-4c24-a554-d3328a642be0/snap", "metadata": {}}], "self": "/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0", "min_disk": 0, "protected": false, "id": "729dac16-0a7d-4c24-a554-d3328a642be0", "file": "/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d53405c34a894396bb9784c570f244c9", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/729dac16-0a7d-4c24-a554-d3328a642be0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6"} 2019-01-08 01:45:33,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6 used request id req-6f39d16f-3fde-47a1-bbab-9b6778270e13 2019-01-08 01:45:33,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8609f4929f4ff60d4b4d3cddc18b80ae996c2364" 2019-01-08 01:45:33,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bf7911a1-7768-42ea-9deb-1f46ed6a221d Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:33,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-bf7911a1-7768-42ea-9deb-1f46ed6a221d 2019-01-08 01:45:33,355 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-175f8234-d816-4578-bc71-032a3ca246f6 2019-01-08 01:45:33,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1707bea3519b9ae0e04098bedad474e52a8bdf14" 2019-01-08 01:45:34,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf8cf6c2-60c9-4787-996b-a6a6a920ddfd Date: Tue, 08 Jan 2019 01:45:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:34,232 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/729dac16-0a7d-4c24-a554-d3328a642be0 used request id req-bf8cf6c2-60c9-4787-996b-a6a6a920ddfd 2019-01-08 01:45:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:34,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-c4d6c1a0-3db2-45f5-a04d-7bf3171824b1 Date: Tue, 08 Jan 2019 01:45:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:45:34,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-c4d6c1a0-3db2-45f5-a04d-7bf3171824b1 2019-01-08 01:45:34,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:34,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99de633-3a94-4050-8bff-78bda859e96a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:45:34,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-d99de633-3a94-4050-8bff-78bda859e96a 2019-01-08 01:45:34,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:34,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec08ee4-9aa2-4b13-b1f9-8d5a705aa829 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:34,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-9ec08ee4-9aa2-4b13-b1f9-8d5a705aa829 2019-01-08 01:45:34,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:34,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:34,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ad22a9d-05a1-4322-ac0c-20cee14e7e2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:34,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-2ad22a9d-05a1-4322-ac0c-20cee14e7e2b 2019-01-08 01:45:34,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:34,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:34,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5f5977-10f8-4fd4-a822-d82a272ff70a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:34,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-6c5f5977-10f8-4fd4-a822-d82a272ff70a 2019-01-08 01:45:34,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:34,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:35,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf67030-e32a-4bfe-8c6a-9ce0dcd5ec77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:35,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-faf67030-e32a-4bfe-8c6a-9ce0dcd5ec77 2019-01-08 01:45:35,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:35,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:35,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ecc1e4-22d0-401b-90cd-266063a4097a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:45:35,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-11ecc1e4-22d0-401b-90cd-266063a4097a 2019-01-08 01:45:35,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:35,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a74fbe73-2420-4722-8635-de882d9b85e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:35,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-a74fbe73-2420-4722-8635-de882d9b85e9 2019-01-08 01:45:35,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:35,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:35,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e838c28-ac42-4ee4-8880-c54bd2ae58bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:35,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-1e838c28-ac42-4ee4-8880-c54bd2ae58bc 2019-01-08 01:45:35,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:35,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c7a4b8-b041-4e3f-8aa6-2351d1d99680 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:45:35,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-e3c7a4b8-b041-4e3f-8aa6-2351d1d99680 2019-01-08 01:45:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:35,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c5c40b-1958-4726-b7f6-369982606902 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:35,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-91c5c40b-1958-4726-b7f6-369982606902 2019-01-08 01:45:35,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:35,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f35e9b2-b830-424d-a84e-8725fcc7021a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:35,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-5f35e9b2-b830-424d-a84e-8725fcc7021a 2019-01-08 01:45:35,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:35,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:35,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d46451-963c-4cb6-96f5-c983f2c8a6f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:35,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-28d46451-963c-4cb6-96f5-c983f2c8a6f7 2019-01-08 01:45:35,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:35,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:36,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff9815b-131f-4332-960c-8e6f66e48fc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:36,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-1ff9815b-131f-4332-960c-8e6f66e48fc7 2019-01-08 01:45:36,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:36,080 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-bca084e7-9e3f-4e6-proj 2019-01-08 01:45:36,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/d53405c34a894396bb9784c570f244c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:36,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a3b6ef8-dcc5-4249-94ee-24829d15de9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:36,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/d53405c34a894396bb9784c570f244c9 used request id req-7a3b6ef8-dcc5-4249-94ee-24829d15de9b 2019-01-08 01:45:36,357 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-bca084e7-9e3f-4e6-proj-role 2019-01-08 01:45:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/e076b850c2c243beafb64c3fec41cba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:36,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-997d7698-2a24-4310-9e19-f8103e336c6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:36,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/e076b850c2c243beafb64c3fec41cba8 used request id req-997d7698-2a24-4310-9e19-f8103e336c6d 2019-01-08 01:45:36,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e313cc7dd6abd3ad556e762c6746c199e7042a" 2019-01-08 01:45:36,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0267989c-6a0c-4d4e-9e49-a21c6775a54a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:36,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0267989c-6a0c-4d4e-9e49-a21c6775a54a 2019-01-08 01:45:36,595 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-bca084e7-9e3f-4e6-user 2019-01-08 01:45:36,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/ef9f4a394d5a4cd28d127fc65397e940 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8240b7daca7e4df607f44915d3843d1cd8960757" 2019-01-08 01:45:36,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6307e2d-41e8-4459-8a68-89e303dd0ece Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:36,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ef9f4a394d5a4cd28d127fc65397e940 used request id req-e6307e2d-41e8-4459-8a68-89e303dd0ece 2019-01-08 01:45:36,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:37,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["oh5os7RSSFavd0xrNemt3w"], "issued_at": "2019-01-08T01:45:37.000000Z"}} 2019-01-08 01:45:37,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dfe9777a5567377fe5018fa3f8fa186bc79948" 2019-01-08 01:45:37,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7470475-6c68-4d60-a4da-72ecfe5af4af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:37,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b7470475-6c68-4d60-a4da-72ecfe5af4af 2019-01-08 01:45:37,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:37,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:37,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["QjrivEFZRlSsGQZUUFJ7Hg"], "issued_at": "2019-01-08T01:45:37.000000Z"}} 2019-01-08 01:45:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:37,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e9fc0f-ce3d-4454-afaf-bf291d29c8c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:37,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-23e9fc0f-ce3d-4454-afaf-bf291d29c8c8 2019-01-08 01:45:37,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:37,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:45: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:37,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-74fd2dc5-3ee1-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:38,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c019435d-1e89-4f45-9139-7fa8d56cc619 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-74fd2dc5-3ee1-439-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:45:38,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-74fd2dc5-3ee1-439-proj used request id req-c019435d-1e89-4f45-9139-7fa8d56cc619 2019-01-08 01:45:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:38,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a45568-add0-4432-9c6d-aa08988fb29f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:38,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-d7a45568-add0-4432-9c6d-aa08988fb29f 2019-01-08 01:45:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj"}}' 2019-01-08 01:45:38,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273fe9cf-73fa-4763-8956-1ff86a82dbb5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/71c58e2667bd47e8aa711ecbd2d82737"}, "tags": [], "enabled": true, "id": "71c58e2667bd47e8aa711ecbd2d82737", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj"}} 2019-01-08 01:45:38,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-273fe9cf-73fa-4763-8956-1ff86a82dbb5 2019-01-08 01:45:38,478 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-74fd2dc5-3ee1-439-proj 2019-01-08 01:45:38,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:38,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:38,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["h9lz54ETS8ubXbdUsQTCPQ"], "issued_at": "2019-01-08T01:45:38.000000Z"}} 2019-01-08 01:45:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70694fbf7ae16f1f9f9c7418b572480e17bf2fcf" 2019-01-08 01:45:39,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d28a1b-ae4a-419b-b195-3433534cac46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:39,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e2d28a1b-ae4a-419b-b195-3433534cac46 2019-01-08 01:45:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:39,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:45: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70694fbf7ae16f1f9f9c7418b572480e17bf2fcf" 2019-01-08 01:45:39,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd443587-d7a9-4f9d-8bbd-099d4a1e5b68 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:45:39,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-bd443587-d7a9-4f9d-8bbd-099d4a1e5b68 2019-01-08 01:45:39,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-74fd2dc5-3ee1-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70694fbf7ae16f1f9f9c7418b572480e17bf2fcf" 2019-01-08 01:45:39,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18688c48-16e1-424b-bf1d-a85ed28fb2d9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-74fd2dc5-3ee1-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/71c58e2667bd47e8aa711ecbd2d82737"}, "tags": [], "enabled": true, "id": "71c58e2667bd47e8aa711ecbd2d82737", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj"}]} 2019-01-08 01:45:39,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-74fd2dc5-3ee1-439-proj used request id req-18688c48-16e1-424b-bf1d-a85ed28fb2d9 2019-01-08 01:45:39,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70694fbf7ae16f1f9f9c7418b572480e17bf2fcf" 2019-01-08 01:45:39,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137c25be-7d42-4694-bd22-2f9195545757 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:39,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-137c25be-7d42-4694-bd22-2f9195545757 2019-01-08 01:45:39,813 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-74fd2dc5-3ee1-439-user 2019-01-08 01:45:39,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:39,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:39,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01121803-5898-42f1-8945-1e3bdbcdbd98 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:39,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-01121803-5898-42f1-8945-1e3bdbcdbd98 2019-01-08 01:45:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" -d '{"role": {"name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj-role"}}' 2019-01-08 01:45:40,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4401a828-7842-47da-ab06-e7180217406f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1ce361e705845b49c89e39a2b6d78bf", "links": {"self": "http://172.30.9.42:5000/v3/roles/b1ce361e705845b49c89e39a2b6d78bf"}, "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj-role"}} 2019-01-08 01:45:40,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-4401a828-7842-47da-ab06-e7180217406f 2019-01-08 01:45:40,047 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-74fd2dc5-3ee1-439-proj-role 2019-01-08 01:45:40,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/b1ce361e705845b49c89e39a2b6d78bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:40,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be712e7-5949-43f0-8539-08ea9337d62e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1ce361e705845b49c89e39a2b6d78bf", "links": {"self": "http://172.30.9.42:5000/v3/roles/b1ce361e705845b49c89e39a2b6d78bf"}, "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj-role"}} 2019-01-08 01:45:40,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/b1ce361e705845b49c89e39a2b6d78bf used request id req-0be712e7-5949-43f0-8539-08ea9337d62e 2019-01-08 01:45:40,163 - keystone_utils - INFO - Granting role CreateImageSuccessTests-74fd2dc5-3ee1-439-proj-role to project CreateImageSuccessTests-74fd2dc5-3ee1-439-proj 2019-01-08 01:45:40,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/71c58e2667bd47e8aa711ecbd2d82737/users/47b478a6e11b438a9f36cb52b1d08b48/roles/b1ce361e705845b49c89e39a2b6d78bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:40,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bf4e994-89d6-4921-b236-b0b7fbced424 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:40,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/71c58e2667bd47e8aa711ecbd2d82737/users/47b478a6e11b438a9f36cb52b1d08b48/roles/b1ce361e705845b49c89e39a2b6d78bf used request id req-7bf4e994-89d6-4921-b236-b0b7fbced424 2019-01-08 01:45:40,320 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:45:40,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:40,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:40,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1ce361e705845b49c89e39a2b6d78bf", "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj-role"}], "expires_at": "2019-01-08T02:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71c58e2667bd47e8aa711ecbd2d82737", "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-user", "id": "47b478a6e11b438a9f36cb52b1d08b48"}, "audit_ids": ["ztMjJen3TGqnWr7Dzt0MSg"], "issued_at": "2019-01-08T01:45:40.000000Z"}} 2019-01-08 01:45:40,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb603fc83acd18bdd36abeaa07e04217de8b99e" 2019-01-08 01:45:40,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a38a01-613b-4bf7-b15a-fd4160528969 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:40,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-90a38a01-613b-4bf7-b15a-fd4160528969 2019-01-08 01:45:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eb603fc83acd18bdd36abeaa07e04217de8b99e" 2019-01-08 01:45:41,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0afeeb89-4257-4fb2-a0e4-5d1b25cf5722 Date: Tue, 08 Jan 2019 01:45:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec"} 2019-01-08 01:45:41,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec used request id req-0afeeb89-4257-4fb2-a0e4-5d1b25cf5722 2019-01-08 01:45:41,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eb603fc83acd18bdd36abeaa07e04217de8b99e" 2019-01-08 01:45:41,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-48b390bc-d5f0-41c9-ad07-0f30ccbc8b42 Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:41,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-48b390bc-d5f0-41c9-ad07-0f30ccbc8b42 2019-01-08 01:45:41,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8eb603fc83acd18bdd36abeaa07e04217de8b99e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec"}' 2019-01-08 01:45:41,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-641cbd78-bc0d-47ff-a396-7faf67465aec Date: Tue, 08 Jan 2019 01:45:41 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f", "min_disk": 0, "protected": false, "id": "24010176-c14f-421c-a91b-d2c6a4151f5f", "file": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f/file", "checksum": null, "owner": "71c58e2667bd47e8aa711ecbd2d82737", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:41,589 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-641cbd78-bc0d-47ff-a396-7faf67465aec 2019-01-08 01:45:41,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eb603fc83acd18bdd36abeaa07e04217de8b99e" -d '' 2019-01-08 01:45:42,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2392909-e4ec-44a1-ab8c-4b9151684f66 Date: Tue, 08 Jan 2019 01:45:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:42,208 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f/file used request id req-f2392909-e4ec-44a1-ab8c-4b9151684f66 2019-01-08 01:45:42,209 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:45:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eb603fc83acd18bdd36abeaa07e04217de8b99e" 2019-01-08 01:45:42,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-346ff329-f56d-4bf6-b166-a6e18cd29b91 Date: Tue, 08 Jan 2019 01:45:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:42Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/24010176-c14f-421c-a91b-d2c6a4151f5f/snap", "metadata": {}}], "self": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f", "min_disk": 0, "protected": false, "id": "24010176-c14f-421c-a91b-d2c6a4151f5f", "file": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71c58e2667bd47e8aa711ecbd2d82737", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/24010176-c14f-421c-a91b-d2c6a4151f5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:42,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f used request id req-346ff329-f56d-4bf6-b166-a6e18cd29b91 2019-01-08 01:45:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eb603fc83acd18bdd36abeaa07e04217de8b99e" 2019-01-08 01:45:42,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ab56a12c-cc2f-452e-97be-eb5071719fd2 Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:42,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-ab56a12c-cc2f-452e-97be-eb5071719fd2 2019-01-08 01:45:42,605 - create_image - INFO - Created image with name - CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec 2019-01-08 01:45:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eb603fc83acd18bdd36abeaa07e04217de8b99e" 2019-01-08 01:45:42,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-168eb49f-67de-42c6-9342-d8832a24961c Date: Tue, 08 Jan 2019 01:45:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:42Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/24010176-c14f-421c-a91b-d2c6a4151f5f/snap", "metadata": {}}], "self": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f", "min_disk": 0, "protected": false, "id": "24010176-c14f-421c-a91b-d2c6a4151f5f", "file": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71c58e2667bd47e8aa711ecbd2d82737", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/24010176-c14f-421c-a91b-d2c6a4151f5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:42,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f used request id req-168eb49f-67de-42c6-9342-d8832a24961c 2019-01-08 01:45:42,804 - create_image - DEBUG - Instance status is - active 2019-01-08 01:45:42,804 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec 2019-01-08 01:45:42,804 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec 2019-01-08 01:45:42,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:43,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1ce361e705845b49c89e39a2b6d78bf", "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj-role"}], "expires_at": "2019-01-08T02:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71c58e2667bd47e8aa711ecbd2d82737", "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-user", "id": "47b478a6e11b438a9f36cb52b1d08b48"}, "audit_ids": ["1lJVQ-72REKlFxPtqfU3zw"], "issued_at": "2019-01-08T01:45:43.000000Z"}} 2019-01-08 01:45:43,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a80b25fa2e8bd6dc54915525a7b7ddac89d131c3" 2019-01-08 01:45:43,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1972b352-aa5f-4c96-a8c4-cdac7bdf675b Date: Tue, 08 Jan 2019 01:45:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:42Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/24010176-c14f-421c-a91b-d2c6a4151f5f/snap", "metadata": {}}], "self": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f", "min_disk": 0, "protected": false, "id": "24010176-c14f-421c-a91b-d2c6a4151f5f", "file": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71c58e2667bd47e8aa711ecbd2d82737", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/24010176-c14f-421c-a91b-d2c6a4151f5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec"} 2019-01-08 01:45:43,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec used request id req-1972b352-aa5f-4c96-a8c4-cdac7bdf675b 2019-01-08 01:45:43,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a80b25fa2e8bd6dc54915525a7b7ddac89d131c3" 2019-01-08 01:45:43,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-afb66e4e-90f0-4c5f-9f6d-fa99f75d54e8 Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:43,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-afb66e4e-90f0-4c5f-9f6d-fa99f75d54e8 2019-01-08 01:45:43,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:43,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:44,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1ce361e705845b49c89e39a2b6d78bf", "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj-role"}], "expires_at": "2019-01-08T02:45:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71c58e2667bd47e8aa711ecbd2d82737", "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/71c58e2667bd47e8aa711ecbd2d82737", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-74fd2dc5-3ee1-439-user", "id": "47b478a6e11b438a9f36cb52b1d08b48"}, "audit_ids": ["d7g4GWS_TniDK4NFpGoxiw"], "issued_at": "2019-01-08T01:45:44.000000Z"}} 2019-01-08 01:45:44,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89589a3e9fbc0e8c0a6baeea4115348d93a49128" 2019-01-08 01:45:44,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9e4ec1-ed71-4477-97b4-d33c5bdf240c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:44,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8d9e4ec1-ed71-4477-97b4-d33c5bdf240c 2019-01-08 01:45:44,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89589a3e9fbc0e8c0a6baeea4115348d93a49128" 2019-01-08 01:45:44,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-7b480c76-4e00-4f0e-91b3-88a4a1a48a62 Date: Tue, 08 Jan 2019 01:45:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:42Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/24010176-c14f-421c-a91b-d2c6a4151f5f/snap", "metadata": {}}], "self": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f", "min_disk": 0, "protected": false, "id": "24010176-c14f-421c-a91b-d2c6a4151f5f", "file": "/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71c58e2667bd47e8aa711ecbd2d82737", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/24010176-c14f-421c-a91b-d2c6a4151f5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec"} 2019-01-08 01:45:44,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec used request id req-7b480c76-4e00-4f0e-91b3-88a4a1a48a62 2019-01-08 01:45:44,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89589a3e9fbc0e8c0a6baeea4115348d93a49128" 2019-01-08 01:45:44,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43fef587-9923-4f9b-a4a2-c8eea0d03c9b Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:44,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-43fef587-9923-4f9b-a4a2-c8eea0d03c9b 2019-01-08 01:45:44,560 - create_image - INFO - Found image with name - CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec 2019-01-08 01:45:44,560 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-631294ab-891e-433c-8d5d-eac474391dec 2019-01-08 01:45:44,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eb603fc83acd18bdd36abeaa07e04217de8b99e" 2019-01-08 01:45:45,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef0e76d8-8a32-441b-a1f1-393e8ac896b0 Date: Tue, 08 Jan 2019 01:45:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:45,742 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/24010176-c14f-421c-a91b-d2c6a4151f5f used request id req-ef0e76d8-8a32-441b-a1f1-393e8ac896b0 2019-01-08 01:45:45,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-5ab554bb-7c82-4f98-9f40-5a8a7a9ba11f Date: Tue, 08 Jan 2019 01:45:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:45:46,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-5ab554bb-7c82-4f98-9f40-5a8a7a9ba11f 2019-01-08 01:45:46,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed18236-7d29-495b-bbf7-9f6bf94bdaef Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:45:46,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-8ed18236-7d29-495b-bbf7-9f6bf94bdaef 2019-01-08 01:45:46,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd6d086-3939-422e-b78d-4f5cc14c27e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:46,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-7fd6d086-3939-422e-b78d-4f5cc14c27e8 2019-01-08 01:45:46,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:46,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f523e521-26ce-492c-ad1d-be15c09da496 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:46,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-f523e521-26ce-492c-ad1d-be15c09da496 2019-01-08 01:45:46,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:46,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77146be0-4351-49fb-94f7-5fbac4adc931 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:46,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-77146be0-4351-49fb-94f7-5fbac4adc931 2019-01-08 01:45:46,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf85da58-19dd-4215-9b94-cab8d11a3328 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:46,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-bf85da58-19dd-4215-9b94-cab8d11a3328 2019-01-08 01:45:46,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:46,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ff9db1-84d6-44df-bc86-6799b0e4fba9 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:45:46,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-d7ff9db1-84d6-44df-bc86-6799b0e4fba9 2019-01-08 01:45:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-930b340e-e0f0-4a26-9266-ee0778e67203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:46,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-930b340e-e0f0-4a26-9266-ee0778e67203 2019-01-08 01:45:46,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:46,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fda92e43-8172-4f9a-9b22-ce8a042cb32b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:46,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-fda92e43-8172-4f9a-9b22-ce8a042cb32b 2019-01-08 01:45:46,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:46,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:46,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec000217-c3f9-4688-8b35-8440f0db0f98 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:45:46,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-ec000217-c3f9-4688-8b35-8440f0db0f98 2019-01-08 01:45:46,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:47,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94575596-80b4-4080-a720-4c69a233f247 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:47,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-94575596-80b4-4080-a720-4c69a233f247 2019-01-08 01:45:47,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:47,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:47,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ce6691-a39a-41b8-8cbb-f132e81bd423 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:47,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-51ce6691-a39a-41b8-8cbb-f132e81bd423 2019-01-08 01:45:47,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:47,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:47,298 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b7f799-ae96-402f-8ec6-e43ea060fcf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:47,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-25b7f799-ae96-402f-8ec6-e43ea060fcf0 2019-01-08 01:45:47,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:47,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:47,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea018fac-3e81-4fed-8570-5301b8500b91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:47,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-ea018fac-3e81-4fed-8570-5301b8500b91 2019-01-08 01:45:47,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:47,408 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-74fd2dc5-3ee1-439-proj 2019-01-08 01:45:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/71c58e2667bd47e8aa711ecbd2d82737 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:47,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-835fac98-d394-4a35-a6b1-3ef6f0162ebc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:47,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/71c58e2667bd47e8aa711ecbd2d82737 used request id req-835fac98-d394-4a35-a6b1-3ef6f0162ebc 2019-01-08 01:45:47,651 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-74fd2dc5-3ee1-439-proj-role 2019-01-08 01:45:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/b1ce361e705845b49c89e39a2b6d78bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:47,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e89563a-4c8d-48a5-a32e-4940e959c074 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:47,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/b1ce361e705845b49c89e39a2b6d78bf used request id req-7e89563a-4c8d-48a5-a32e-4940e959c074 2019-01-08 01:45:47,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64227f3e1463c2a68e855e27f4a658d37a45ec2" 2019-01-08 01:45:47,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391e3f2a-d023-4f08-bdec-05e9aeebe536 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:47,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-391e3f2a-d023-4f08-bdec-05e9aeebe536 2019-01-08 01:45:47,901 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-74fd2dc5-3ee1-439-user 2019-01-08 01:45:47,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/47b478a6e11b438a9f36cb52b1d08b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70694fbf7ae16f1f9f9c7418b572480e17bf2fcf" 2019-01-08 01:45:48,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-240b7892-4c90-4dbd-8e32-e00064050b6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:48,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/47b478a6e11b438a9f36cb52b1d08b48 used request id req-240b7892-4c90-4dbd-8e32-e00064050b6e 2019-01-08 01:45:48,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:48,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["axyIMrOtS0GpMh91Rnv6jA"], "issued_at": "2019-01-08T01:45:48.000000Z"}} 2019-01-08 01:45:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1b593e59dd4381d734905e193808f76cc8608e" 2019-01-08 01:45:48,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7fa4128-dadf-47c0-9c5c-deb4166b850e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:48,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e7fa4128-dadf-47c0-9c5c-deb4166b850e 2019-01-08 01:45:48,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:48,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:49,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["LIp5ONUxQL2LwZ4Oc7pUJg"], "issued_at": "2019-01-08T01:45:49.000000Z"}} 2019-01-08 01:45:49,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:49,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b390b26b-ba10-401d-ae84-50dda9fdf491 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:49,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b390b26b-ba10-401d-ae84-50dda9fdf491 2019-01-08 01:45:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:49,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:49,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b009b493-ddf4-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:49,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31429777-1454-4c2d-a7d6-fa3f84af1c7d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b009b493-ddf4-468-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:45:49,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b009b493-ddf4-468-proj used request id req-31429777-1454-4c2d-a7d6-fa3f84af1c7d 2019-01-08 01:45:49,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:49,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b50137d-48bf-4950-8716-e8497ca83c79 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:49,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-9b50137d-48bf-4950-8716-e8497ca83c79 2019-01-08 01:45:49,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj"}}' 2019-01-08 01:45:49,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f69aa947-ff52-48fc-8f6a-71b521bbf613 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/be3ff61ad2f442ceb20f7a3484d22155"}, "tags": [], "enabled": true, "id": "be3ff61ad2f442ceb20f7a3484d22155", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj"}} 2019-01-08 01:45:49,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-f69aa947-ff52-48fc-8f6a-71b521bbf613 2019-01-08 01:45:49,604 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-b009b493-ddf4-468-proj 2019-01-08 01:45:49,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:49,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:50,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["8Dt1msmdTnSW-GrO30BUWw"], "issued_at": "2019-01-08T01:45:50.000000Z"}} 2019-01-08 01:45:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfcc2e5554f0a08e9828b663296e3733716125d" 2019-01-08 01:45:50,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf80971-7f76-43e0-8f33-a5dccb031af6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:50,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6bf80971-7f76-43e0-8f33-a5dccb031af6 2019-01-08 01:45:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:50,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:45: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:50,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfcc2e5554f0a08e9828b663296e3733716125d" 2019-01-08 01:45:50,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1b311e-9903-488a-8c3d-5ba055a2f1df Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:45:50,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6f1b311e-9903-488a-8c3d-5ba055a2f1df 2019-01-08 01:45:50,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-b009b493-ddf4-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfcc2e5554f0a08e9828b663296e3733716125d" 2019-01-08 01:45:50,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0a3d3e-a15c-4dac-9b36-710fe6f9f139 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-b009b493-ddf4-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/be3ff61ad2f442ceb20f7a3484d22155"}, "tags": [], "enabled": true, "id": "be3ff61ad2f442ceb20f7a3484d22155", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj"}]} 2019-01-08 01:45:50,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageSuccessTests-b009b493-ddf4-468-proj used request id req-0d0a3d3e-a15c-4dac-9b36-710fe6f9f139 2019-01-08 01:45:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfcc2e5554f0a08e9828b663296e3733716125d" 2019-01-08 01:45:50,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e341b32-9aa3-4826-b46d-d9d86bab90fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:45:50,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8e341b32-9aa3-4826-b46d-d9d86bab90fa 2019-01-08 01:45:50,884 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-b009b493-ddf4-468-user 2019-01-08 01:45:50,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:50,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:51,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9bc84a-1742-44eb-b3a4-e9e38e7117cf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:51,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0c9bc84a-1742-44eb-b3a4-e9e38e7117cf 2019-01-08 01:45:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" -d '{"role": {"name": "CreateImageSuccessTests-b009b493-ddf4-468-proj-role"}}' 2019-01-08 01:45:51,136 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f89f3dae-d8ec-43fd-81ac-07009a43bfc1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75395152737b414c94f06c57035e23cc", "links": {"self": "http://172.30.9.42:5000/v3/roles/75395152737b414c94f06c57035e23cc"}, "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj-role"}} 2019-01-08 01:45:51,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-f89f3dae-d8ec-43fd-81ac-07009a43bfc1 2019-01-08 01:45:51,137 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-b009b493-ddf4-468-proj-role 2019-01-08 01:45:51,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/75395152737b414c94f06c57035e23cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:51,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e43120-8915-457e-ba37-dd0a03021b5d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75395152737b414c94f06c57035e23cc", "links": {"self": "http://172.30.9.42:5000/v3/roles/75395152737b414c94f06c57035e23cc"}, "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj-role"}} 2019-01-08 01:45:51,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/75395152737b414c94f06c57035e23cc used request id req-42e43120-8915-457e-ba37-dd0a03021b5d 2019-01-08 01:45:51,246 - keystone_utils - INFO - Granting role CreateImageSuccessTests-b009b493-ddf4-468-proj-role to project CreateImageSuccessTests-b009b493-ddf4-468-proj 2019-01-08 01:45:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/be3ff61ad2f442ceb20f7a3484d22155/users/a7a359932ea0445d8e6e6e23d6dbab48/roles/75395152737b414c94f06c57035e23cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:51,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6780b601-3299-4baa-9ee7-04aefa6afa14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:51,307 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/be3ff61ad2f442ceb20f7a3484d22155/users/a7a359932ea0445d8e6e6e23d6dbab48/roles/75395152737b414c94f06c57035e23cc used request id req-6780b601-3299-4baa-9ee7-04aefa6afa14 2019-01-08 01:45:51,308 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:45:51,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:51,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:51,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75395152737b414c94f06c57035e23cc", "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj-role"}], "expires_at": "2019-01-08T02:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be3ff61ad2f442ceb20f7a3484d22155", "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b009b493-ddf4-468-user", "id": "a7a359932ea0445d8e6e6e23d6dbab48"}, "audit_ids": ["0K-aN7TKQGSucQs1vDD0NQ"], "issued_at": "2019-01-08T01:45:51.000000Z"}} 2019-01-08 01:45:51,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179188d94f6653071a1e588062af4e221d81ab88" 2019-01-08 01:45:51,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc5f0f1-6367-468d-8d2f-950826ac21e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:51,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3bc5f0f1-6367-468d-8d2f-950826ac21e8 2019-01-08 01:45:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}179188d94f6653071a1e588062af4e221d81ab88" 2019-01-08 01:45:52,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-8142168c-fcab-4450-90a0-b534284341df Date: Tue, 08 Jan 2019 01:45:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410"} 2019-01-08 01:45:52,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 used request id req-8142168c-fcab-4450-90a0-b534284341df 2019-01-08 01:45:52,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}179188d94f6653071a1e588062af4e221d81ab88" 2019-01-08 01:45:52,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ea94c65-9b0b-4185-9904-bf8f27977849 Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:52,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-1ea94c65-9b0b-4185-9904-bf8f27977849 2019-01-08 01:45:52,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}179188d94f6653071a1e588062af4e221d81ab88" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410"}' 2019-01-08 01:45:52,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c16be801-3a26-476d-81af-41a28a5c5df7 Date: Tue, 08 Jan 2019 01:45:52 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81", "min_disk": 0, "protected": false, "id": "d8f7413c-ccba-483d-9109-0207a6d81f81", "file": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81/file", "checksum": null, "owner": "be3ff61ad2f442ceb20f7a3484d22155", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:52,601 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-c16be801-3a26-476d-81af-41a28a5c5df7 2019-01-08 01:45:52,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}179188d94f6653071a1e588062af4e221d81ab88" -d '' 2019-01-08 01:45:53,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ec6d6985-2266-46da-bcaf-716bdb1a7e7d Date: Tue, 08 Jan 2019 01:45:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:53,578 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81/file used request id req-ec6d6985-2266-46da-bcaf-716bdb1a7e7d 2019-01-08 01:45:53,579 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:45:53,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}179188d94f6653071a1e588062af4e221d81ab88" 2019-01-08 01:45:53,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-880d7756-f8cf-4fcb-a52d-f422a0456c7f Date: Tue, 08 Jan 2019 01:45:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:53Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d8f7413c-ccba-483d-9109-0207a6d81f81/snap", "metadata": {}}], "self": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81", "min_disk": 0, "protected": false, "id": "d8f7413c-ccba-483d-9109-0207a6d81f81", "file": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be3ff61ad2f442ceb20f7a3484d22155", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d8f7413c-ccba-483d-9109-0207a6d81f81/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:53,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81 used request id req-880d7756-f8cf-4fcb-a52d-f422a0456c7f 2019-01-08 01:45:53,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}179188d94f6653071a1e588062af4e221d81ab88" 2019-01-08 01:45:53,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-02366083-1259-4ecc-a6a2-9b8ac80eacad Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:53,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-02366083-1259-4ecc-a6a2-9b8ac80eacad 2019-01-08 01:45:53,961 - create_image - INFO - Created image with name - CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 2019-01-08 01:45:53,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}179188d94f6653071a1e588062af4e221d81ab88" 2019-01-08 01:45:54,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-74879287-06fa-4703-983f-1557d43d32fb Date: Tue, 08 Jan 2019 01:45:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:53Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d8f7413c-ccba-483d-9109-0207a6d81f81/snap", "metadata": {}}], "self": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81", "min_disk": 0, "protected": false, "id": "d8f7413c-ccba-483d-9109-0207a6d81f81", "file": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be3ff61ad2f442ceb20f7a3484d22155", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d8f7413c-ccba-483d-9109-0207a6d81f81/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:45:54,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81 used request id req-74879287-06fa-4703-983f-1557d43d32fb 2019-01-08 01:45:54,163 - create_image - DEBUG - Instance status is - active 2019-01-08 01:45:54,163 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 2019-01-08 01:45:54,163 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 2019-01-08 01:45:54,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:54,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75395152737b414c94f06c57035e23cc", "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj-role"}], "expires_at": "2019-01-08T02:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be3ff61ad2f442ceb20f7a3484d22155", "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b009b493-ddf4-468-user", "id": "a7a359932ea0445d8e6e6e23d6dbab48"}, "audit_ids": ["BTIPYU_AQdasIOHu3XBVWA"], "issued_at": "2019-01-08T01:45:54.000000Z"}} 2019-01-08 01:45:54,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbb3c2eec991ea672a535547588533dee8b1ced3" 2019-01-08 01:45:54,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-162176aa-8133-4ddf-a4cd-5845c219bfd0 Date: Tue, 08 Jan 2019 01:45:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:53Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d8f7413c-ccba-483d-9109-0207a6d81f81/snap", "metadata": {}}], "self": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81", "min_disk": 0, "protected": false, "id": "d8f7413c-ccba-483d-9109-0207a6d81f81", "file": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be3ff61ad2f442ceb20f7a3484d22155", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d8f7413c-ccba-483d-9109-0207a6d81f81/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410"} 2019-01-08 01:45:54,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 used request id req-162176aa-8133-4ddf-a4cd-5845c219bfd0 2019-01-08 01:45:54,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbb3c2eec991ea672a535547588533dee8b1ced3" 2019-01-08 01:45:55,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-655fe019-5d0f-4e0e-85ab-699eed63154d Date: Tue, 08 Jan 2019 01:45:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 01:45:55,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-655fe019-5d0f-4e0e-85ab-699eed63154d 2019-01-08 01:45:55,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:55,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:55,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75395152737b414c94f06c57035e23cc", "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj-role"}], "expires_at": "2019-01-08T02:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be3ff61ad2f442ceb20f7a3484d22155", "name": "CreateImageSuccessTests-b009b493-ddf4-468-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/be3ff61ad2f442ceb20f7a3484d22155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b009b493-ddf4-468-user", "id": "a7a359932ea0445d8e6e6e23d6dbab48"}, "audit_ids": ["f33UdNQ7T9idU2_-Jwo8Ag"], "issued_at": "2019-01-08T01:45:55.000000Z"}} 2019-01-08 01:45:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0588edf277ecaa35128713346154b96240f853c8" 2019-01-08 01:45:55,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b546da7e-5250-44ad-9547-21b96b6e7974 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:55,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b546da7e-5250-44ad-9547-21b96b6e7974 2019-01-08 01:45:55,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&name=CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0588edf277ecaa35128713346154b96240f853c8" 2019-01-08 01:45:55,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-3c236602-7748-4833-a637-91a3981dc670 Date: Tue, 08 Jan 2019 01:45:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:45:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:45:53Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d8f7413c-ccba-483d-9109-0207a6d81f81/snap", "metadata": {}}], "self": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81", "min_disk": 0, "protected": false, "id": "d8f7413c-ccba-483d-9109-0207a6d81f81", "file": "/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be3ff61ad2f442ceb20f7a3484d22155", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d8f7413c-ccba-483d-9109-0207a6d81f81/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410"} 2019-01-08 01:45:55,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&name=CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 used request id req-3c236602-7748-4833-a637-91a3981dc670 2019-01-08 01:45:55,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0588edf277ecaa35128713346154b96240f853c8" 2019-01-08 01:45:56,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1df19f3a-c6d9-4547-9bca-a544e009b6a7 Date: Tue, 08 Jan 2019 01:45: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"}}} 2019-01-08 01:45:56,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-1df19f3a-c6d9-4547-9bca-a544e009b6a7 2019-01-08 01:45:56,083 - create_image - INFO - Found image with name - CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 2019-01-08 01:45:56,084 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-940923d2-8439-4679-a59d-fffafdd48410 2019-01-08 01:45:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}179188d94f6653071a1e588062af4e221d81ab88" 2019-01-08 01:45:56,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6847acc-4000-4e61-b52f-e3b98036a3e1 Date: Tue, 08 Jan 2019 01:45:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:45:56,406 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/d8f7413c-ccba-483d-9109-0207a6d81f81 used request id req-d6847acc-4000-4e61-b52f-e3b98036a3e1 2019-01-08 01:45:56,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:56,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d0ffdab5-6ec6-45f7-b9ee-66bb1c360bd2 Date: Tue, 08 Jan 2019 01:45:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:45:56,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-d0ffdab5-6ec6-45f7-b9ee-66bb1c360bd2 2019-01-08 01:45:56,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:56,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbb1e80-f38c-4f96-bad8-42b82efb75f1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:45:56,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5cbb1e80-f38c-4f96-bad8-42b82efb75f1 2019-01-08 01:45:56,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:56,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d1dca3-ef2a-4787-8b80-f6849cfc0f08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:56,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-83d1dca3-ef2a-4787-8b80-f6849cfc0f08 2019-01-08 01:45:56,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:57,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7078b1f3-ca89-45a7-860f-6a9bbc25b0a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:57,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-7078b1f3-ca89-45a7-860f-6a9bbc25b0a8 2019-01-08 01:45:57,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:57,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:57,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a936a98-15c7-49c6-9cc8-64793976c726 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:57,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-3a936a98-15c7-49c6-9cc8-64793976c726 2019-01-08 01:45:57,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:57,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6becde17-73ef-4cf0-ae30-effeb44ae390 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:57,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-6becde17-73ef-4cf0-ae30-effeb44ae390 2019-01-08 01:45:57,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:57,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:57,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1797a2b3-9bf0-4a53-82b6-54d4547c623f 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:45:57,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-1797a2b3-9bf0-4a53-82b6-54d4547c623f 2019-01-08 01:45:57,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:57,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ff8dd2-bd52-41e8-8faf-c7f6c163a4ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:57,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-e0ff8dd2-bd52-41e8-8faf-c7f6c163a4ca 2019-01-08 01:45:57,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:57,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:57,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5e28dd-5d87-420c-9f95-d689715bb5f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:57,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-8e5e28dd-5d87-420c-9f95-d689715bb5f6 2019-01-08 01:45:57,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:57,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b26553-3177-4fcd-953d-e8c486f7d354 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:45:57,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-47b26553-3177-4fcd-953d-e8c486f7d354 2019-01-08 01:45:57,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:57,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a0b286-4ec7-4e9e-991a-d6adc07b1dd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:57,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-39a0b286-4ec7-4e9e-991a-d6adc07b1dd1 2019-01-08 01:45:57,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:57,981 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003c763a-3dc8-456a-aec1-6d50680ffc72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:57,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-003c763a-3dc8-456a-aec1-6d50680ffc72 2019-01-08 01:45:57,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:57,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:58,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88175d0-e32d-4596-ac77-5ac33a699a04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:58,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-e88175d0-e32d-4596-ac77-5ac33a699a04 2019-01-08 01:45:58,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:58,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:58,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f698176-aeb1-47fa-9749-a8ddaa830513 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:45:58,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-3f698176-aeb1-47fa-9749-a8ddaa830513 2019-01-08 01:45:58,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:45:58,200 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-b009b493-ddf4-468-proj 2019-01-08 01:45:58,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/be3ff61ad2f442ceb20f7a3484d22155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:58,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-006290a9-1a5f-4da0-a68a-241937864f84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:58,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/be3ff61ad2f442ceb20f7a3484d22155 used request id req-006290a9-1a5f-4da0-a68a-241937864f84 2019-01-08 01:45:58,472 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-b009b493-ddf4-468-proj-role 2019-01-08 01:45:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/75395152737b414c94f06c57035e23cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:58,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a4953a-bc75-49cd-94d2-1dc0f681c9f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:58,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/75395152737b414c94f06c57035e23cc used request id req-74a4953a-bc75-49cd-94d2-1dc0f681c9f1 2019-01-08 01:45:58,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d01f1ad8cf918c297c1237af6ba54d5fcffeb9" 2019-01-08 01:45:58,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70adff44-28d4-43c8-9664-9b449ea89903 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:45:58,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-70adff44-28d4-43c8-9664-9b449ea89903 2019-01-08 01:45:58,713 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-b009b493-ddf4-468-user 2019-01-08 01:45:58,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/a7a359932ea0445d8e6e6e23d6dbab48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfcc2e5554f0a08e9828b663296e3733716125d" 2019-01-08 01:45:58,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16ac0b1-bfb9-4228-bac9-14429b2062fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:45:58,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/a7a359932ea0445d8e6e6e23d6dbab48 used request id req-c16ac0b1-bfb9-4228-bac9-14429b2062fe 2019-01-08 01:45:58,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:59,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["elrvjZkTT4K-0c7axNMAQA"], "issued_at": "2019-01-08T01:45:59.000000Z"}} 2019-01-08 01:45:59,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73807d5ac0016b07ff3eca5f562a67307d24ff7b" 2019-01-08 01:45:59,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6fff66-2f68-485f-9a43-e056bbbee56c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:59,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cd6fff66-2f68-485f-9a43-e056bbbee56c 2019-01-08 01:45:59,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:45:59,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:45:59,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["PkIEZrMgQRKGkwnFlEaAmA"], "issued_at": "2019-01-08T01:45:59.000000Z"}} 2019-01-08 01:45:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:45:59,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203a6892-4f3e-44af-8b3d-905397527ed9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:45:59,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-203a6892-4f3e-44af-8b3d-905397527ed9 2019-01-08 01:45:59,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:45:59,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:45: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:45:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0d21b847-cc0d-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:00,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7fe1a0-131c-48bd-b453-dc95d529d510 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0d21b847-cc0d-4f2-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:00,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0d21b847-cc0d-4f2-proj used request id req-2e7fe1a0-131c-48bd-b453-dc95d529d510 2019-01-08 01:46:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:00,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4c83d0-0268-4839-9ccf-df919721c6d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:00,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8d4c83d0-0268-4839-9ccf-df919721c6d1 2019-01-08 01:46:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-0d21b847-cc0d-4f2-proj"}}' 2019-01-08 01:46:00,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98071afc-b4fb-44dd-8da8-35b80db7d971 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/99db190cb98444ebba6f9a2fed8ab76e"}, "tags": [], "enabled": true, "id": "99db190cb98444ebba6f9a2fed8ab76e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-0d21b847-cc0d-4f2-proj"}} 2019-01-08 01:46:00,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-98071afc-b4fb-44dd-8da8-35b80db7d971 2019-01-08 01:46:00,371 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-0d21b847-cc0d-4f2-proj 2019-01-08 01:46:00,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:00,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:00,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["vcr5M7PeREyc3ZxIaOWgeg"], "issued_at": "2019-01-08T01:46:00.000000Z"}} 2019-01-08 01:46:00,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ea7864c68650e43749c2d24bbe25ef0c60b07b" 2019-01-08 01:46:00,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba3cec0-e6c5-45ad-a7a4-8798cb79be5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:00,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2ba3cec0-e6c5-45ad-a7a4-8798cb79be5a 2019-01-08 01:46:00,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:00,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:00,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ea7864c68650e43749c2d24bbe25ef0c60b07b" 2019-01-08 01:46:01,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134a0de2-f92d-429d-85c5-7348085e8bc1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:46:01,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-134a0de2-f92d-429d-85c5-7348085e8bc1 2019-01-08 01:46:01,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-0d21b847-cc0d-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ea7864c68650e43749c2d24bbe25ef0c60b07b" 2019-01-08 01:46:01,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa4a681-5e62-4b4e-8a79-4a0f28cd9c7f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-0d21b847-cc0d-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/99db190cb98444ebba6f9a2fed8ab76e"}, "tags": [], "enabled": true, "id": "99db190cb98444ebba6f9a2fed8ab76e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-0d21b847-cc0d-4f2-proj"}]} 2019-01-08 01:46:01,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-0d21b847-cc0d-4f2-proj used request id req-0fa4a681-5e62-4b4e-8a79-4a0f28cd9c7f 2019-01-08 01:46:01,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ea7864c68650e43749c2d24bbe25ef0c60b07b" 2019-01-08 01:46:01,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b544d1f0-538f-47be-b296-80e52d55ef36 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:01,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-b544d1f0-538f-47be-b296-80e52d55ef36 2019-01-08 01:46:01,675 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-0d21b847-cc0d-4f2-user 2019-01-08 01:46:01,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:01,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc2b596-ce2a-4230-ab40-357aa67af451 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:01,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5dc2b596-ce2a-4230-ab40-357aa67af451 2019-01-08 01:46:01,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" -d '{"role": {"name": "CreateImageNegativeTests-0d21b847-cc0d-4f2-proj-role"}}' 2019-01-08 01:46:01,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcad7b90-bde6-4bd4-bf63-12fb4e619131 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "78214dd32e1f4acf9e5858e403ed4532", "links": {"self": "http://172.30.9.42:5000/v3/roles/78214dd32e1f4acf9e5858e403ed4532"}, "name": "CreateImageNegativeTests-0d21b847-cc0d-4f2-proj-role"}} 2019-01-08 01:46:01,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-bcad7b90-bde6-4bd4-bf63-12fb4e619131 2019-01-08 01:46:01,934 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-0d21b847-cc0d-4f2-proj-role 2019-01-08 01:46:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/78214dd32e1f4acf9e5858e403ed4532 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:01,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f9bea9-96e2-48d2-b2b4-e4fff02cbbc4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "78214dd32e1f4acf9e5858e403ed4532", "links": {"self": "http://172.30.9.42:5000/v3/roles/78214dd32e1f4acf9e5858e403ed4532"}, "name": "CreateImageNegativeTests-0d21b847-cc0d-4f2-proj-role"}} 2019-01-08 01:46:01,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/78214dd32e1f4acf9e5858e403ed4532 used request id req-d8f9bea9-96e2-48d2-b2b4-e4fff02cbbc4 2019-01-08 01:46:01,952 - keystone_utils - INFO - Granting role CreateImageNegativeTests-0d21b847-cc0d-4f2-proj-role to project CreateImageNegativeTests-0d21b847-cc0d-4f2-proj 2019-01-08 01:46:01,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/99db190cb98444ebba6f9a2fed8ab76e/users/c53fe0b782ea471285ad6441b9ad0f6a/roles/78214dd32e1f4acf9e5858e403ed4532 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:02,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcbe3e27-57e9-4a09-a764-7e01fb725aba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:02,103 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/99db190cb98444ebba6f9a2fed8ab76e/users/c53fe0b782ea471285ad6441b9ad0f6a/roles/78214dd32e1f4acf9e5858e403ed4532 used request id req-dcbe3e27-57e9-4a09-a764-7e01fb725aba 2019-01-08 01:46:02,104 - openstack_tests - DEBUG - Image metadata - None 2019-01-08 01:46:02,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:02,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:02,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78214dd32e1f4acf9e5858e403ed4532", "name": "CreateImageNegativeTests-0d21b847-cc0d-4f2-proj-role"}], "expires_at": "2019-01-08T02:46:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "99db190cb98444ebba6f9a2fed8ab76e", "name": "CreateImageNegativeTests-0d21b847-cc0d-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_99db190cb98444ebba6f9a2fed8ab76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_99db190cb98444ebba6f9a2fed8ab76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/99db190cb98444ebba6f9a2fed8ab76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/99db190cb98444ebba6f9a2fed8ab76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/99db190cb98444ebba6f9a2fed8ab76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/99db190cb98444ebba6f9a2fed8ab76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/99db190cb98444ebba6f9a2fed8ab76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/99db190cb98444ebba6f9a2fed8ab76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/99db190cb98444ebba6f9a2fed8ab76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/99db190cb98444ebba6f9a2fed8ab76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/99db190cb98444ebba6f9a2fed8ab76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/99db190cb98444ebba6f9a2fed8ab76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/99db190cb98444ebba6f9a2fed8ab76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/99db190cb98444ebba6f9a2fed8ab76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-0d21b847-cc0d-4f2-user", "id": "c53fe0b782ea471285ad6441b9ad0f6a"}, "audit_ids": ["agE4gHFYR8CgMBEul-anjg"], "issued_at": "2019-01-08T01:46:02.000000Z"}} 2019-01-08 01:46:02,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0257c9cc3e300547290b5790b2a00f566e8b36" 2019-01-08 01:46:02,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-298c3c0a-ba59-42fc-9f20-329195df0b5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:02,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-298c3c0a-ba59-42fc-9f20-329195df0b5b 2019-01-08 01:46:02,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-adc437a3-e46a-4373-abee-993b333bccaf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a0257c9cc3e300547290b5790b2a00f566e8b36" 2019-01-08 01:46:02,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-2e3bd681-be3e-4fa2-a733-f9d4b9a58374 Date: Tue, 08 Jan 2019 01:46:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-adc437a3-e46a-4373-abee-993b333bccaf"} 2019-01-08 01:46:02,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-adc437a3-e46a-4373-abee-993b333bccaf used request id req-2e3bd681-be3e-4fa2-a733-f9d4b9a58374 2019-01-08 01:46:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a0257c9cc3e300547290b5790b2a00f566e8b36" 2019-01-08 01:46:03,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-730a83f7-a048-4ae9-9cbe-a4a04e90dbbf Date: Tue, 08 Jan 2019 01:46: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"}}} 2019-01-08 01:46:03,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-730a83f7-a048-4ae9-9cbe-a4a04e90dbbf 2019-01-08 01:46:03,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a0257c9cc3e300547290b5790b2a00f566e8b36" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-adc437a3-e46a-4373-abee-993b333bccaf"}' 2019-01-08 01:46:03,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/ca26850e-1623-484d-bac8-4478779ed314 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d6657d41-1de8-483b-89ec-d22e4bacbf6b Date: Tue, 08 Jan 2019 01:46:03 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-adc437a3-e46a-4373-abee-993b333bccaf", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:46:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:46:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/ca26850e-1623-484d-bac8-4478779ed314", "min_disk": 0, "protected": false, "id": "ca26850e-1623-484d-bac8-4478779ed314", "file": "/v2/images/ca26850e-1623-484d-bac8-4478779ed314/file", "checksum": null, "owner": "99db190cb98444ebba6f9a2fed8ab76e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:46:03,290 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-d6657d41-1de8-483b-89ec-d22e4bacbf6b 2019-01-08 01:46:03,298 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-08 01:46:03,298 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-adc437a3-e46a-4373-abee-993b333bccaf 2019-01-08 01:46:03,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/ca26850e-1623-484d-bac8-4478779ed314 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a0257c9cc3e300547290b5790b2a00f566e8b36" 2019-01-08 01:46:03,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65fb2bc8-45d0-43eb-ada9-ff6924bf99a3 Date: Tue, 08 Jan 2019 01:46:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:46:03,549 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/ca26850e-1623-484d-bac8-4478779ed314 used request id req-65fb2bc8-45d0-43eb-ada9-ff6924bf99a3 2019-01-08 01:46:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:03,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-39e495d1-8e1a-4154-ba67-7be6dbfa18fd Date: Tue, 08 Jan 2019 01:46:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:46:03,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-39e495d1-8e1a-4154-ba67-7be6dbfa18fd 2019-01-08 01:46:03,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:03,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cda8b93-da9e-4c78-9e31-1b438b2d681e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:46:03,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5cda8b93-da9e-4c78-9e31-1b438b2d681e 2019-01-08 01:46:03,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:04,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb8a4449-23cb-4131-9f3a-f68e57625056 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:04,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-fb8a4449-23cb-4131-9f3a-f68e57625056 2019-01-08 01:46:04,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:04,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:04,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803a9bd9-3196-4275-b47e-14ed6672f14f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:04,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-803a9bd9-3196-4275-b47e-14ed6672f14f 2019-01-08 01:46:04,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:04,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:04,298 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-305bdca1-f137-4279-a6bd-52ea09b97904 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:04,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-305bdca1-f137-4279-a6bd-52ea09b97904 2019-01-08 01:46:04,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:04,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:04,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c592c6-fa01-409a-a85d-0e8b619e6afb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:04,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-30c592c6-fa01-409a-a85d-0e8b619e6afb 2019-01-08 01:46:04,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:04,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d841ea67-c8c1-4f3c-9b2a-37e563608d39 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:46:04,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-d841ea67-c8c1-4f3c-9b2a-37e563608d39 2019-01-08 01:46:04,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:04,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b87f0f-07d3-41da-ad10-a6b63bb31295 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:04,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-f0b87f0f-07d3-41da-ad10-a6b63bb31295 2019-01-08 01:46:04,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:04,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:04,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-832c3722-193b-4463-aa45-4735a393483b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:04,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-832c3722-193b-4463-aa45-4735a393483b 2019-01-08 01:46:04,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:04,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ec1d11-776d-4aaf-af86-a998fa7198f9 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:46:04,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-e3ec1d11-776d-4aaf-af86-a998fa7198f9 2019-01-08 01:46:04,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:04,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d1a50b-3147-480a-a273-3d833c0d275f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:04,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-d2d1a50b-3147-480a-a273-3d833c0d275f 2019-01-08 01:46:04,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:04,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:05,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-244f9b6e-e6eb-46d4-981c-367e40f40c87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:05,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-244f9b6e-e6eb-46d4-981c-367e40f40c87 2019-01-08 01:46:05,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:05,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:05,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee065a9-aa15-495c-9ec5-b673ddd8c52a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:05,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-8ee065a9-aa15-495c-9ec5-b673ddd8c52a 2019-01-08 01:46:05,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:05,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:05,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db346679-9eb2-4fca-aad6-52c80d333c33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:05,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-db346679-9eb2-4fca-aad6-52c80d333c33 2019-01-08 01:46:05,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:05,312 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-0d21b847-cc0d-4f2-proj 2019-01-08 01:46:05,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/99db190cb98444ebba6f9a2fed8ab76e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:05,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf167eb9-5581-4cc4-b9a9-9f39cbd21a94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:05,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/99db190cb98444ebba6f9a2fed8ab76e used request id req-cf167eb9-5581-4cc4-b9a9-9f39cbd21a94 2019-01-08 01:46:05,562 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-0d21b847-cc0d-4f2-proj-role 2019-01-08 01:46:05,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/78214dd32e1f4acf9e5858e403ed4532 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:05,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-630d143e-622e-436a-86f8-de15b9a51c62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:05,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/78214dd32e1f4acf9e5858e403ed4532 used request id req-630d143e-622e-436a-86f8-de15b9a51c62 2019-01-08 01:46:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ac4be84a22e6d49cafe6e8d5598d8de564f884" 2019-01-08 01:46:05,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c0c9ad-b2f6-47fc-b1a9-2c4f9b576af4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:05,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-33c0c9ad-b2f6-47fc-b1a9-2c4f9b576af4 2019-01-08 01:46:05,802 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-0d21b847-cc0d-4f2-user 2019-01-08 01:46:05,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/c53fe0b782ea471285ad6441b9ad0f6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ea7864c68650e43749c2d24bbe25ef0c60b07b" 2019-01-08 01:46:06,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c65beabd-09a4-4b5d-b19a-649b9b53565d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:06,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c53fe0b782ea471285ad6441b9ad0f6a used request id req-c65beabd-09a4-4b5d-b19a-649b9b53565d 2019-01-08 01:46:06,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:06,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["FMwc8q1LR7uoKKO7v_iLww"], "issued_at": "2019-01-08T01:46:06.000000Z"}} 2019-01-08 01:46:06,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd0f51c5a08c84bc8a7c1cfbf84730dcb923cf8" 2019-01-08 01:46:06,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0322ef57-52e2-4bb7-89f7-b9b08875e685 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:06,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0322ef57-52e2-4bb7-89f7-b9b08875e685 2019-01-08 01:46:06,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:06,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:06,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["6pdMqxfwQFG5mwVBFhV6Gg"], "issued_at": "2019-01-08T01:46:06.000000Z"}} 2019-01-08 01:46:06,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:07,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae16fed-1e05-461a-8dd1-9562b622d355 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:07,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8ae16fed-1e05-461a-8dd1-9562b622d355 2019-01-08 01:46:07,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:07,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:07,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-94b82fe8-f8af-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:07,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64445adf-8f27-423e-8964-43c32072e68d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-94b82fe8-f8af-4d7-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:07,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-94b82fe8-f8af-4d7-proj used request id req-64445adf-8f27-423e-8964-43c32072e68d 2019-01-08 01:46:07,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:07,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e08fddd-7f43-4b68-b6c1-b5773eb1a46e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:07,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-9e08fddd-7f43-4b68-b6c1-b5773eb1a46e 2019-01-08 01:46:07,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-94b82fe8-f8af-4d7-proj"}}' 2019-01-08 01:46:07,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-871b1cef-0d11-4854-9cb8-418a5f8d3d69 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d3c9802550384b229f6c19b5b5e9ba2e"}, "tags": [], "enabled": true, "id": "d3c9802550384b229f6c19b5b5e9ba2e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-94b82fe8-f8af-4d7-proj"}} 2019-01-08 01:46:07,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-871b1cef-0d11-4854-9cb8-418a5f8d3d69 2019-01-08 01:46:07,449 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-94b82fe8-f8af-4d7-proj 2019-01-08 01:46:07,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:07,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:07,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["nxXgmDC8QVeZFWdF4IAnYQ"], "issued_at": "2019-01-08T01:46:07.000000Z"}} 2019-01-08 01:46:07,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b6cb8770915fa97e7dd7e698a8bc5dd743ee30" 2019-01-08 01:46:07,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2845d9-c811-4a72-90b7-1b2ea4ea94b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:07,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3d2845d9-c811-4a72-90b7-1b2ea4ea94b3 2019-01-08 01:46:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:07,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:07,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b6cb8770915fa97e7dd7e698a8bc5dd743ee30" 2019-01-08 01:46:08,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed59dd8d-28f0-443a-bf5c-b31eedfc4e7e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:46:08,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ed59dd8d-28f0-443a-bf5c-b31eedfc4e7e 2019-01-08 01:46:08,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-94b82fe8-f8af-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b6cb8770915fa97e7dd7e698a8bc5dd743ee30" 2019-01-08 01:46:08,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031229d9-8f8b-4ff8-be66-0c84cb19b1d9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-94b82fe8-f8af-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d3c9802550384b229f6c19b5b5e9ba2e"}, "tags": [], "enabled": true, "id": "d3c9802550384b229f6c19b5b5e9ba2e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-94b82fe8-f8af-4d7-proj"}]} 2019-01-08 01:46:08,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-94b82fe8-f8af-4d7-proj used request id req-031229d9-8f8b-4ff8-be66-0c84cb19b1d9 2019-01-08 01:46:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b6cb8770915fa97e7dd7e698a8bc5dd743ee30" 2019-01-08 01:46:08,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987bc355-d4ee-4df8-9c7b-06cd3fec2382 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:08,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-987bc355-d4ee-4df8-9c7b-06cd3fec2382 2019-01-08 01:46:08,543 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-94b82fe8-f8af-4d7-user 2019-01-08 01:46:08,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:08,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04fecc10-7160-4de0-a4e9-52507f28acea Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:08,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-04fecc10-7160-4de0-a4e9-52507f28acea 2019-01-08 01:46:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" -d '{"role": {"name": "CreateImageNegativeTests-94b82fe8-f8af-4d7-proj-role"}}' 2019-01-08 01:46:08,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cba4f1fd-d65b-46d3-a980-0630e30f795e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a71e631a898342babbd482c08710d4d3", "links": {"self": "http://172.30.9.42:5000/v3/roles/a71e631a898342babbd482c08710d4d3"}, "name": "CreateImageNegativeTests-94b82fe8-f8af-4d7-proj-role"}} 2019-01-08 01:46:08,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-cba4f1fd-d65b-46d3-a980-0630e30f795e 2019-01-08 01:46:08,777 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-94b82fe8-f8af-4d7-proj-role 2019-01-08 01:46:08,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/a71e631a898342babbd482c08710d4d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:08,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21739407-7d7c-4508-bdea-78cc67fec984 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a71e631a898342babbd482c08710d4d3", "links": {"self": "http://172.30.9.42:5000/v3/roles/a71e631a898342babbd482c08710d4d3"}, "name": "CreateImageNegativeTests-94b82fe8-f8af-4d7-proj-role"}} 2019-01-08 01:46:08,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/a71e631a898342babbd482c08710d4d3 used request id req-21739407-7d7c-4508-bdea-78cc67fec984 2019-01-08 01:46:08,895 - keystone_utils - INFO - Granting role CreateImageNegativeTests-94b82fe8-f8af-4d7-proj-role to project CreateImageNegativeTests-94b82fe8-f8af-4d7-proj 2019-01-08 01:46:08,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/d3c9802550384b229f6c19b5b5e9ba2e/users/34b0e776c8ed43928fb864f543b9ffed/roles/a71e631a898342babbd482c08710d4d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:09,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac177871-0e74-4ea1-aee3-c215e5761074 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:09,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/d3c9802550384b229f6c19b5b5e9ba2e/users/34b0e776c8ed43928fb864f543b9ffed/roles/a71e631a898342babbd482c08710d4d3 used request id req-ac177871-0e74-4ea1-aee3-c215e5761074 2019-01-08 01:46:09,050 - openstack_tests - DEBUG - Image metadata - None 2019-01-08 01:46:09,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:09,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:09,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a71e631a898342babbd482c08710d4d3", "name": "CreateImageNegativeTests-94b82fe8-f8af-4d7-proj-role"}], "expires_at": "2019-01-08T02:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3c9802550384b229f6c19b5b5e9ba2e", "name": "CreateImageNegativeTests-94b82fe8-f8af-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d3c9802550384b229f6c19b5b5e9ba2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d3c9802550384b229f6c19b5b5e9ba2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d3c9802550384b229f6c19b5b5e9ba2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-94b82fe8-f8af-4d7-user", "id": "34b0e776c8ed43928fb864f543b9ffed"}, "audit_ids": ["JeBDaw0BRICgl-ZsrVf7Xg"], "issued_at": "2019-01-08T01:46:09.000000Z"}} 2019-01-08 01:46:09,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f930eaa831accafadca6d27c471f736c521be1" 2019-01-08 01:46:09,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34434b3-ec47-4d9b-973d-0af1f55de239 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:09,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a34434b3-ec47-4d9b-973d-0af1f55de239 2019-01-08 01:46:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-635f6395-d724-46a8-921d-2b18b60a9537 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87f930eaa831accafadca6d27c471f736c521be1" 2019-01-08 01:46:09,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-ade7bf47-26ea-4d03-8b97-4fa6155dabda Date: Tue, 08 Jan 2019 01:46:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-635f6395-d724-46a8-921d-2b18b60a9537"} 2019-01-08 01:46:09,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-635f6395-d724-46a8-921d-2b18b60a9537 used request id req-ade7bf47-26ea-4d03-8b97-4fa6155dabda 2019-01-08 01:46:09,789 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2019-01-08 01:46:09,789 - file_utils - DEBUG - Saving file to - /tmp/4bcbd32e-a9e3-46bd-a128-220dce4c7c61 2019-01-08 01:46:10,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87f930eaa831accafadca6d27c471f736c521be1" 2019-01-08 01:46:10,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-90f53db6-93e4-4842-bb67-d7723e9d0b4c Date: Tue, 08 Jan 2019 01:46: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"}}} 2019-01-08 01:46:10,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-90f53db6-93e4-4842-bb67-d7723e9d0b4c 2019-01-08 01:46:10,276 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-08 01:46:10,276 - glance_utils - DEBUG - Closing file ./tmp/4bcbd32e-a9e3-46bd-a128-220dce4c7c61 2019-01-08 01:46:10,277 - glance_utils - INFO - Removing file ./tmp/4bcbd32e-a9e3-46bd-a128-220dce4c7c61 2019-01-08 01:46:10,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:10,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-295bcd29-acb3-48a9-ac28-8053a4369ca6 Date: Tue, 08 Jan 2019 01:46:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:46:10,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-295bcd29-acb3-48a9-ac28-8053a4369ca6 2019-01-08 01:46:10,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:10,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e416420-8c64-4838-81dc-8fed4ad16610 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:46:10,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-6e416420-8c64-4838-81dc-8fed4ad16610 2019-01-08 01:46:10,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:10,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60969365-1c60-4a41-95e9-b251b5e29eeb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:10,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-60969365-1c60-4a41-95e9-b251b5e29eeb 2019-01-08 01:46:10,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:10,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:11,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ee3830-c1f2-419f-9524-84ca4ef4a179 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:11,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-09ee3830-c1f2-419f-9524-84ca4ef4a179 2019-01-08 01:46:11,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:11,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:11,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a30dedb8-65b1-4175-9a9b-aa466cdf9de4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:11,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-a30dedb8-65b1-4175-9a9b-aa466cdf9de4 2019-01-08 01:46:11,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:11,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:11,219 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06909dc0-a654-4da3-a748-e590adde05c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:11,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-06909dc0-a654-4da3-a748-e590adde05c1 2019-01-08 01:46:11,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:11,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:11,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c500087a-27f0-47fc-9e15-e5d21296f16e 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:46:11,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-c500087a-27f0-47fc-9e15-e5d21296f16e 2019-01-08 01:46:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:11,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae660da-730d-4ea0-8a99-7a196229f8fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:11,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-5ae660da-730d-4ea0-8a99-7a196229f8fa 2019-01-08 01:46:11,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:11,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:11,563 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e42e8b-cf39-4614-ba62-88d177e23dca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:11,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-a6e42e8b-cf39-4614-ba62-88d177e23dca 2019-01-08 01:46:11,563 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:11,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43adab2-4057-4d4d-9713-4e703bb1ecf6 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:46:11,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-c43adab2-4057-4d4d-9713-4e703bb1ecf6 2019-01-08 01:46:11,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:11,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a7e3a3c-05db-4e4e-bf92-186485dac2f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:11,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-9a7e3a3c-05db-4e4e-bf92-186485dac2f9 2019-01-08 01:46:11,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:11,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:11,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f68ce695-0897-4d57-99a4-010483e2b491 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:11,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-f68ce695-0897-4d57-99a4-010483e2b491 2019-01-08 01:46:11,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:11,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:12,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60dea5e9-556b-499d-83b8-32dc63c7ff7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:12,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-60dea5e9-556b-499d-83b8-32dc63c7ff7b 2019-01-08 01:46:12,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:12,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:12,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c461d44-a27e-4a57-a8ea-d474c8c64249 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:12,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-1c461d44-a27e-4a57-a8ea-d474c8c64249 2019-01-08 01:46:12,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:12,135 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-94b82fe8-f8af-4d7-proj 2019-01-08 01:46:12,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/d3c9802550384b229f6c19b5b5e9ba2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:12,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb82088b-affa-44c2-bd3c-5bd0879f3359 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:12,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/d3c9802550384b229f6c19b5b5e9ba2e used request id req-fb82088b-affa-44c2-bd3c-5bd0879f3359 2019-01-08 01:46:12,382 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-94b82fe8-f8af-4d7-proj-role 2019-01-08 01:46:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/a71e631a898342babbd482c08710d4d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:12,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a548adc-928a-4dc0-a6f7-57cd918192c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:12,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/a71e631a898342babbd482c08710d4d3 used request id req-9a548adc-928a-4dc0-a6f7-57cd918192c9 2019-01-08 01:46:12,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d549ed7fa592758ccf5bdc5958b501bc51e974d" 2019-01-08 01:46:12,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040268a1-cfb1-4e47-8aa5-26247e5fcb22 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:12,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-040268a1-cfb1-4e47-8aa5-26247e5fcb22 2019-01-08 01:46:12,644 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-94b82fe8-f8af-4d7-user 2019-01-08 01:46:12,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/34b0e776c8ed43928fb864f543b9ffed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b6cb8770915fa97e7dd7e698a8bc5dd743ee30" 2019-01-08 01:46:12,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44e5989f-d4f8-4e55-bd89-e7aa0d05ebc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:12,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/34b0e776c8ed43928fb864f543b9ffed used request id req-44e5989f-d4f8-4e55-bd89-e7aa0d05ebc7 2019-01-08 01:46:12,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:13,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Yk1vPUUTQbyIEpiu_4gSHg"], "issued_at": "2019-01-08T01:46:13.000000Z"}} 2019-01-08 01:46:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5507529c2032827f394afd6fafa29745a0d231" 2019-01-08 01:46:13,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abbeb393-c5e1-47bd-811c-04c8dc5a43cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:13,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-abbeb393-c5e1-47bd-811c-04c8dc5a43cb 2019-01-08 01:46:13,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:13,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:13,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["I-iBd7FWQpis9g8xsAIQWQ"], "issued_at": "2019-01-08T01:46:13.000000Z"}} 2019-01-08 01:46:13,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:13,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7c84cb-c8ab-4457-9aab-db801d56459b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:13,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ba7c84cb-c8ab-4457-9aab-db801d56459b 2019-01-08 01:46:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:13,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:13,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4b2d0848-48f9-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:14,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87d483f-e6d8-4380-9c36-e88b9b738300 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4b2d0848-48f9-493-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:14,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4b2d0848-48f9-493-proj used request id req-c87d483f-e6d8-4380-9c36-e88b9b738300 2019-01-08 01:46:14,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:14,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b27a58-8c7e-4feb-8544-fff719cba4c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:14,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-63b27a58-8c7e-4feb-8544-fff719cba4c8 2019-01-08 01:46:14,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-4b2d0848-48f9-493-proj"}}' 2019-01-08 01:46:14,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f01384-9f59-4f00-b05d-b17c9a3d9b3b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/225463e436f34213858d3aea88d8ec88"}, "tags": [], "enabled": true, "id": "225463e436f34213858d3aea88d8ec88", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4b2d0848-48f9-493-proj"}} 2019-01-08 01:46:14,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-a5f01384-9f59-4f00-b05d-b17c9a3d9b3b 2019-01-08 01:46:14,293 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-4b2d0848-48f9-493-proj 2019-01-08 01:46:14,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:14,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:14,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["HNwRdwHXRK60sHlqKUO7dg"], "issued_at": "2019-01-08T01:46:14.000000Z"}} 2019-01-08 01:46:14,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527430c2398c7183af115880f6f768667393afe5" 2019-01-08 01:46:14,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74de34f-0b12-4ba3-8f40-7228a5ba92e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:14,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b74de34f-0b12-4ba3-8f40-7228a5ba92e8 2019-01-08 01:46:14,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:14,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527430c2398c7183af115880f6f768667393afe5" 2019-01-08 01:46:14,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd9c4fb-5ec0-4a18-9b8c-d14704537867 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:46:14,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0cd9c4fb-5ec0-4a18-9b8c-d14704537867 2019-01-08 01:46:14,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-4b2d0848-48f9-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527430c2398c7183af115880f6f768667393afe5" 2019-01-08 01:46:15,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618c6767-4bca-4b3f-b8cf-1865d32e880e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-4b2d0848-48f9-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/225463e436f34213858d3aea88d8ec88"}, "tags": [], "enabled": true, "id": "225463e436f34213858d3aea88d8ec88", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4b2d0848-48f9-493-proj"}]} 2019-01-08 01:46:15,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-4b2d0848-48f9-493-proj used request id req-618c6767-4bca-4b3f-b8cf-1865d32e880e 2019-01-08 01:46:15,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527430c2398c7183af115880f6f768667393afe5" 2019-01-08 01:46:15,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8589ea-5296-4361-830a-fe4be0f85474 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:15,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-be8589ea-5296-4361-830a-fe4be0f85474 2019-01-08 01:46:15,574 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-4b2d0848-48f9-493-user 2019-01-08 01:46:15,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:15,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:15,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783385c2-47b9-400a-811c-051fe1b7ef94 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:15,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-783385c2-47b9-400a-811c-051fe1b7ef94 2019-01-08 01:46:15,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" -d '{"role": {"name": "CreateImageNegativeTests-4b2d0848-48f9-493-proj-role"}}' 2019-01-08 01:46:15,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602f4873-d9e6-46a8-8273-2cea83369f33 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "058cd66d7734492fb856cb4a732a7e0c", "links": {"self": "http://172.30.9.42:5000/v3/roles/058cd66d7734492fb856cb4a732a7e0c"}, "name": "CreateImageNegativeTests-4b2d0848-48f9-493-proj-role"}} 2019-01-08 01:46:15,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-602f4873-d9e6-46a8-8273-2cea83369f33 2019-01-08 01:46:15,826 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-4b2d0848-48f9-493-proj-role 2019-01-08 01:46:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/058cd66d7734492fb856cb4a732a7e0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:15,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a2db70-31c6-43f7-9c33-77d3b76369cd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "058cd66d7734492fb856cb4a732a7e0c", "links": {"self": "http://172.30.9.42:5000/v3/roles/058cd66d7734492fb856cb4a732a7e0c"}, "name": "CreateImageNegativeTests-4b2d0848-48f9-493-proj-role"}} 2019-01-08 01:46:15,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/058cd66d7734492fb856cb4a732a7e0c used request id req-04a2db70-31c6-43f7-9c33-77d3b76369cd 2019-01-08 01:46:15,934 - keystone_utils - INFO - Granting role CreateImageNegativeTests-4b2d0848-48f9-493-proj-role to project CreateImageNegativeTests-4b2d0848-48f9-493-proj 2019-01-08 01:46:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/225463e436f34213858d3aea88d8ec88/users/79aa27634ed6492c86e569d161a8ec86/roles/058cd66d7734492fb856cb4a732a7e0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:16,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4d2b19f-f9d4-4ef2-b029-5e1c3186b63a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:16,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/225463e436f34213858d3aea88d8ec88/users/79aa27634ed6492c86e569d161a8ec86/roles/058cd66d7734492fb856cb4a732a7e0c used request id req-e4d2b19f-f9d4-4ef2-b029-5e1c3186b63a 2019-01-08 01:46:16,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:16,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:16,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "058cd66d7734492fb856cb4a732a7e0c", "name": "CreateImageNegativeTests-4b2d0848-48f9-493-proj-role"}], "expires_at": "2019-01-08T02:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "225463e436f34213858d3aea88d8ec88", "name": "CreateImageNegativeTests-4b2d0848-48f9-493-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_225463e436f34213858d3aea88d8ec88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_225463e436f34213858d3aea88d8ec88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/225463e436f34213858d3aea88d8ec88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/225463e436f34213858d3aea88d8ec88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/225463e436f34213858d3aea88d8ec88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/225463e436f34213858d3aea88d8ec88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/225463e436f34213858d3aea88d8ec88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/225463e436f34213858d3aea88d8ec88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/225463e436f34213858d3aea88d8ec88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/225463e436f34213858d3aea88d8ec88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/225463e436f34213858d3aea88d8ec88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/225463e436f34213858d3aea88d8ec88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/225463e436f34213858d3aea88d8ec88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/225463e436f34213858d3aea88d8ec88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-4b2d0848-48f9-493-user", "id": "79aa27634ed6492c86e569d161a8ec86"}, "audit_ids": ["YfXRrDjkRPWfCZdEy_GqDQ"], "issued_at": "2019-01-08T01:46:16.000000Z"}} 2019-01-08 01:46:16,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc6a2de5772b98a2b00a4a10a05d3679e8ca30" 2019-01-08 01:46:16,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376d3695-7cbe-4059-89fd-f32d730ac7c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:16,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-376d3695-7cbe-4059-89fd-f32d730ac7c4 2019-01-08 01:46:16,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50dc6a2de5772b98a2b00a4a10a05d3679e8ca30" 2019-01-08 01:46:16,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-b99b5851-3ad7-4c6c-95aa-bdb341e7ba57 Date: Tue, 08 Jan 2019 01:46:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-08 01:46:16,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&name=foo used request id req-b99b5851-3ad7-4c6c-95aa-bdb341e7ba57 2019-01-08 01:46:16,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:17,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-5b503b6b-c361-4ac8-9d43-42ad34b622fe Date: Tue, 08 Jan 2019 01:46:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:46:17,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-5b503b6b-c361-4ac8-9d43-42ad34b622fe 2019-01-08 01:46:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:17,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b2757c-b9eb-4c3d-af54-82b9404e2382 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:46:17,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-94b2757c-b9eb-4c3d-af54-82b9404e2382 2019-01-08 01:46:17,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:17,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1c32865-d468-4427-95c1-c7183ce6b3a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:17,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-c1c32865-d468-4427-95c1-c7183ce6b3a0 2019-01-08 01:46:17,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:17,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d824d93-e46f-48f5-a4a6-3664cc94a55c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:17,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-3d824d93-e46f-48f5-a4a6-3664cc94a55c 2019-01-08 01:46:17,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:17,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a112ec-3732-4db9-bdf2-92ef15e2d90e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:17,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-e3a112ec-3732-4db9-bdf2-92ef15e2d90e 2019-01-08 01:46:17,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:17,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:17,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac9429b-6749-4596-86fa-e980adf058ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:17,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-7ac9429b-6749-4596-86fa-e980adf058ef 2019-01-08 01:46:17,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:17,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4518f6-8b3a-484b-9c3d-4c95d9b65706 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:46:17,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-fb4518f6-8b3a-484b-9c3d-4c95d9b65706 2019-01-08 01:46:17,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:17,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec72cd34-eb11-4f2f-8d93-f08ac306ff6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:17,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-ec72cd34-eb11-4f2f-8d93-f08ac306ff6b 2019-01-08 01:46:17,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:17,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:18,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd469d09-8d1a-41be-b9bb-6116a02398bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:18,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-cd469d09-8d1a-41be-b9bb-6116a02398bd 2019-01-08 01:46:18,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:18,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:18,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf026429-d727-4daa-9eaf-57ccd057cd63 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:46:18,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-cf026429-d727-4daa-9eaf-57ccd057cd63 2019-01-08 01:46:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:18,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c88e41-77f0-49d7-a597-eb20ff2771be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:18,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-b0c88e41-77f0-49d7-a597-eb20ff2771be 2019-01-08 01:46:18,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:18,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:18,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9aadbae-532b-477f-b658-f1e16cc3b850 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:18,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-b9aadbae-532b-477f-b658-f1e16cc3b850 2019-01-08 01:46:18,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:18,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:18,519 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-258beffa-4d5f-43eb-8a68-830fa09183c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:18,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-258beffa-4d5f-43eb-8a68-830fa09183c0 2019-01-08 01:46:18,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:18,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:18,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cfa3091-33c0-4dec-af63-b6daaa0b2f06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:18,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-1cfa3091-33c0-4dec-af63-b6daaa0b2f06 2019-01-08 01:46:18,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:18,632 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-4b2d0848-48f9-493-proj 2019-01-08 01:46:18,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/225463e436f34213858d3aea88d8ec88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:18,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3db4a2bc-b085-4f1f-a4e4-c65cc56e9bc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:18,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/225463e436f34213858d3aea88d8ec88 used request id req-3db4a2bc-b085-4f1f-a4e4-c65cc56e9bc6 2019-01-08 01:46:18,879 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-4b2d0848-48f9-493-proj-role 2019-01-08 01:46:18,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/058cd66d7734492fb856cb4a732a7e0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:19,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79062c35-4827-496b-9add-f3abe13c36a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:19,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/058cd66d7734492fb856cb4a732a7e0c used request id req-79062c35-4827-496b-9add-f3abe13c36a4 2019-01-08 01:46:19,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0648878173bf35a09fb04414141ab0f0d945adf" 2019-01-08 01:46:19,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c02cd5-c4a8-4afd-bb4e-3d3b23049dc4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:19,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a4c02cd5-c4a8-4afd-bb4e-3d3b23049dc4 2019-01-08 01:46:19,141 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-4b2d0848-48f9-493-user 2019-01-08 01:46:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/79aa27634ed6492c86e569d161a8ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527430c2398c7183af115880f6f768667393afe5" 2019-01-08 01:46:19,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d030e930-942f-4f91-a882-03b169766830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:19,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/79aa27634ed6492c86e569d161a8ec86 used request id req-d030e930-942f-4f91-a882-03b169766830 2019-01-08 01:46:19,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:19,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["gSIP3T97RKuRQ3Vncy2vqQ"], "issued_at": "2019-01-08T01:46:19.000000Z"}} 2019-01-08 01:46:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167ef3711d58f814b135d9a8afaf6174ff58ac85" 2019-01-08 01:46:19,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9c941c-f3af-41cf-a4c2-8c999e28a08a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:19,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-df9c941c-f3af-41cf-a4c2-8c999e28a08a 2019-01-08 01:46:19,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:19,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:20,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["dnJwXQvVRyC4FZFgr-h2YQ"], "issued_at": "2019-01-08T01:46:20.000000Z"}} 2019-01-08 01:46:20,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:20,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0217d771-bdec-47db-ae7f-18a0db8d0f2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:20,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0217d771-bdec-47db-ae7f-18a0db8d0f2c 2019-01-08 01:46:20,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:20,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a4f1909f-9a18-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:20,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3634dc-53d1-4144-bced-bc3cee4b9c9b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a4f1909f-9a18-4ea-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:20,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a4f1909f-9a18-4ea-proj used request id req-ed3634dc-53d1-4144-bced-bc3cee4b9c9b 2019-01-08 01:46:20,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:20,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5781d05c-f5c0-46ac-90ab-973b670c283a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:20,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5781d05c-f5c0-46ac-90ab-973b670c283a 2019-01-08 01:46:20,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-a4f1909f-9a18-4ea-proj"}}' 2019-01-08 01:46:20,843 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bafc7f5c-fdb1-4aa3-a6da-9ff693ca387a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9a0e1d17286447ab805133874ee7f90f"}, "tags": [], "enabled": true, "id": "9a0e1d17286447ab805133874ee7f90f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a4f1909f-9a18-4ea-proj"}} 2019-01-08 01:46:20,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-bafc7f5c-fdb1-4aa3-a6da-9ff693ca387a 2019-01-08 01:46:20,843 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-a4f1909f-9a18-4ea-proj 2019-01-08 01:46:20,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:20,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:21,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["SD1Z3SWTRgiAGVTjcXjXyg"], "issued_at": "2019-01-08T01:46:21.000000Z"}} 2019-01-08 01:46:21,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5441314d03231d47ab2680d278a805d3f1a4ba" 2019-01-08 01:46:21,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3388f14-095b-4cd7-b3bd-351ece99cc8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:21,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e3388f14-095b-4cd7-b3bd-351ece99cc8e 2019-01-08 01:46:21,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:21,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:21,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5441314d03231d47ab2680d278a805d3f1a4ba" 2019-01-08 01:46:21,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96cfaf0a-33a2-4241-bcb0-85dfc11c2c79 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:46:21,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-96cfaf0a-33a2-4241-bcb0-85dfc11c2c79 2019-01-08 01:46:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-a4f1909f-9a18-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5441314d03231d47ab2680d278a805d3f1a4ba" 2019-01-08 01:46:21,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39891c3a-74d8-4568-ad53-f34ad68cdeee Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-a4f1909f-9a18-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9a0e1d17286447ab805133874ee7f90f"}, "tags": [], "enabled": true, "id": "9a0e1d17286447ab805133874ee7f90f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a4f1909f-9a18-4ea-proj"}]} 2019-01-08 01:46:21,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateImageNegativeTests-a4f1909f-9a18-4ea-proj used request id req-39891c3a-74d8-4568-ad53-f34ad68cdeee 2019-01-08 01:46:21,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5441314d03231d47ab2680d278a805d3f1a4ba" 2019-01-08 01:46:21,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69504e4e-ee4c-4854-acef-bc8d2a0c11f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:21,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-69504e4e-ee4c-4854-acef-bc8d2a0c11f5 2019-01-08 01:46:22,022 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-a4f1909f-9a18-4ea-user 2019-01-08 01:46:22,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:22,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827f6794-ee83-4474-96d8-5f339778432e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:22,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-827f6794-ee83-4474-96d8-5f339778432e 2019-01-08 01:46:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" -d '{"role": {"name": "CreateImageNegativeTests-a4f1909f-9a18-4ea-proj-role"}}' 2019-01-08 01:46:22,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-972ef709-aea8-40f9-86e5-75e473bb6aaf Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbcb57b210244383a2eb72ee81dab71c", "links": {"self": "http://172.30.9.42:5000/v3/roles/fbcb57b210244383a2eb72ee81dab71c"}, "name": "CreateImageNegativeTests-a4f1909f-9a18-4ea-proj-role"}} 2019-01-08 01:46:22,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-972ef709-aea8-40f9-86e5-75e473bb6aaf 2019-01-08 01:46:22,263 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-a4f1909f-9a18-4ea-proj-role 2019-01-08 01:46:22,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/fbcb57b210244383a2eb72ee81dab71c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:22,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c67dd68-8a9c-4ef7-9c19-40faf8bc9cb2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbcb57b210244383a2eb72ee81dab71c", "links": {"self": "http://172.30.9.42:5000/v3/roles/fbcb57b210244383a2eb72ee81dab71c"}, "name": "CreateImageNegativeTests-a4f1909f-9a18-4ea-proj-role"}} 2019-01-08 01:46:22,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/fbcb57b210244383a2eb72ee81dab71c used request id req-1c67dd68-8a9c-4ef7-9c19-40faf8bc9cb2 2019-01-08 01:46:22,281 - keystone_utils - INFO - Granting role CreateImageNegativeTests-a4f1909f-9a18-4ea-proj-role to project CreateImageNegativeTests-a4f1909f-9a18-4ea-proj 2019-01-08 01:46:22,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/9a0e1d17286447ab805133874ee7f90f/users/d17575a779ae46c794dc4819d069a553/roles/fbcb57b210244383a2eb72ee81dab71c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:22,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-861e805a-0b99-4695-bc2a-6d42ac9ec3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:22,427 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/9a0e1d17286447ab805133874ee7f90f/users/d17575a779ae46c794dc4819d069a553/roles/fbcb57b210244383a2eb72ee81dab71c used request id req-861e805a-0b99-4695-bc2a-6d42ac9ec3b9 2019-01-08 01:46:22,428 - openstack_tests - DEBUG - Image metadata - None 2019-01-08 01:46:22,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:22,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:22,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbcb57b210244383a2eb72ee81dab71c", "name": "CreateImageNegativeTests-a4f1909f-9a18-4ea-proj-role"}], "expires_at": "2019-01-08T02:46:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a0e1d17286447ab805133874ee7f90f", "name": "CreateImageNegativeTests-a4f1909f-9a18-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9a0e1d17286447ab805133874ee7f90f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9a0e1d17286447ab805133874ee7f90f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9a0e1d17286447ab805133874ee7f90f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9a0e1d17286447ab805133874ee7f90f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9a0e1d17286447ab805133874ee7f90f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9a0e1d17286447ab805133874ee7f90f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9a0e1d17286447ab805133874ee7f90f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9a0e1d17286447ab805133874ee7f90f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9a0e1d17286447ab805133874ee7f90f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9a0e1d17286447ab805133874ee7f90f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9a0e1d17286447ab805133874ee7f90f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9a0e1d17286447ab805133874ee7f90f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9a0e1d17286447ab805133874ee7f90f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9a0e1d17286447ab805133874ee7f90f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-a4f1909f-9a18-4ea-user", "id": "d17575a779ae46c794dc4819d069a553"}, "audit_ids": ["b84Sb-yBRoiPmSlN_qHEcQ"], "issued_at": "2019-01-08T01:46:22.000000Z"}} 2019-01-08 01:46:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07d675e0d509179052372e3135600ccdaae41b0f" 2019-01-08 01:46:22,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68a75a4-e19d-4937-bf70-8c88d40eb54f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:22,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a68a75a4-e19d-4937-bf70-8c88d40eb54f 2019-01-08 01:46:22,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-53dcdede-56c9-4992-ba7e-0aacb555e6ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07d675e0d509179052372e3135600ccdaae41b0f" 2019-01-08 01:46:23,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-efa0f211-5bd6-4f5a-89fb-20df321f4985 Date: Tue, 08 Jan 2019 01:46:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-53dcdede-56c9-4992-ba7e-0aacb555e6ae"} 2019-01-08 01:46:23,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-53dcdede-56c9-4992-ba7e-0aacb555e6ae used request id req-efa0f211-5bd6-4f5a-89fb-20df321f4985 2019-01-08 01:46:23,172 - file_utils - DEBUG - Downloading file from - http://foo.bar 2019-01-08 01:46:23,173 - file_utils - DEBUG - Saving file to - /tmp/1cfbac22-54db-4785-bc11-e3275bba07ad 2019-01-08 01:46:23,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:23,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-79c04484-b4cf-4352-917c-9ae3ebddf5e6 Date: Tue, 08 Jan 2019 01:46:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:46:23,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-79c04484-b4cf-4352-917c-9ae3ebddf5e6 2019-01-08 01:46:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:23,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2132e2d1-f3b2-4329-a375-380ca469a394 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:46:23,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-2132e2d1-f3b2-4329-a375-380ca469a394 2019-01-08 01:46:23,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:23,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ae8390-a7dc-497f-9fbc-79d2f28b7808 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:23,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-78ae8390-a7dc-497f-9fbc-79d2f28b7808 2019-01-08 01:46:23,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:23,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:23,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76ffce0d-66c8-4689-8ec1-1c8e937c2b96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:23,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-76ffce0d-66c8-4689-8ec1-1c8e937c2b96 2019-01-08 01:46:23,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:23,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:24,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307b3ce9-e829-4048-a1b4-2b1e06e4c4ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:24,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-307b3ce9-e829-4048-a1b4-2b1e06e4c4ad 2019-01-08 01:46:24,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:24,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:24,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dee84ae5-7dfe-482f-9541-188ef4144b96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:24,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-dee84ae5-7dfe-482f-9541-188ef4144b96 2019-01-08 01:46:24,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:24,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4d731e-aaa0-4564-bd26-ee781d4c6061 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:46:24,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-df4d731e-aaa0-4564-bd26-ee781d4c6061 2019-01-08 01:46:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:24,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c421d62c-d89c-4ac4-94db-f5c82abfe270 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:24,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-c421d62c-d89c-4ac4-94db-f5c82abfe270 2019-01-08 01:46:24,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:24,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:24,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614a6794-6e55-437e-bf49-2b6f484d5455 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:24,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-614a6794-6e55-437e-bf49-2b6f484d5455 2019-01-08 01:46:24,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:24,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:24,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6dd2f4-6ffc-4074-82c0-243a152482e5 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:46:24,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-be6dd2f4-6ffc-4074-82c0-243a152482e5 2019-01-08 01:46:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:24,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7bfb33b-c375-4c4d-9fc4-de5be76704b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:24,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-c7bfb33b-c375-4c4d-9fc4-de5be76704b0 2019-01-08 01:46:24,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:24,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:24,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf44522-60e9-49bd-a5b2-c8597fa84c25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:24,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-acf44522-60e9-49bd-a5b2-c8597fa84c25 2019-01-08 01:46:24,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:24,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af0199ff-99ae-4a64-ad8c-8feb6873adfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:24,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-af0199ff-99ae-4a64-ad8c-8feb6873adfb 2019-01-08 01:46:24,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:24,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:25,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c380ee-6b61-4778-933b-aaa33e5dcc5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:25,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-f2c380ee-6b61-4778-933b-aaa33e5dcc5b 2019-01-08 01:46:25,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:25,028 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-a4f1909f-9a18-4ea-proj 2019-01-08 01:46:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/9a0e1d17286447ab805133874ee7f90f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:25,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7840d62-2652-4053-998e-cc2b0c0f5937 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:25,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/9a0e1d17286447ab805133874ee7f90f used request id req-d7840d62-2652-4053-998e-cc2b0c0f5937 2019-01-08 01:46:25,263 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-a4f1909f-9a18-4ea-proj-role 2019-01-08 01:46:25,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/fbcb57b210244383a2eb72ee81dab71c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:25,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c8273a-e18b-46ab-9c6b-13aa5b047c1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:25,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/fbcb57b210244383a2eb72ee81dab71c used request id req-11c8273a-e18b-46ab-9c6b-13aa5b047c1e 2019-01-08 01:46:25,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4555d75ec3b6d7397870ba69566f76f516cfdad2" 2019-01-08 01:46:25,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cd6227-9f4f-44de-a08f-331513eeef9b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:25,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a6cd6227-9f4f-44de-a08f-331513eeef9b 2019-01-08 01:46:25,508 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-a4f1909f-9a18-4ea-user 2019-01-08 01:46:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/d17575a779ae46c794dc4819d069a553 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5441314d03231d47ab2680d278a805d3f1a4ba" 2019-01-08 01:46:25,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39bf87cd-e56e-419f-9fce-bb9eeed1abea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:25,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/d17575a779ae46c794dc4819d069a553 used request id req-39bf87cd-e56e-419f-9fce-bb9eeed1abea 2019-01-08 01:46:25,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:26,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["h88_5xuDTtyqxnuXvl7BjQ"], "issued_at": "2019-01-08T01:46:26.000000Z"}} 2019-01-08 01:46:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c5ede34ef2d813bb1fcf72e788f11b9f43c45f" 2019-01-08 01:46:26,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aadec08-b43d-4b64-bfe2-d6dba7c100e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:26,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1aadec08-b43d-4b64-bfe2-d6dba7c100e1 2019-01-08 01:46:26,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:26,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:26,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["TZ5TbLAETaa1Rczi7bVLXg"], "issued_at": "2019-01-08T01:46:26.000000Z"}} 2019-01-08 01:46:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:26,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55129a0a-87d3-4d0f-8c1f-8217fdab4c45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:26,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-55129a0a-87d3-4d0f-8c1f-8217fdab4c45 2019-01-08 01:46:26,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:26,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-a5c5f71a-5811-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:26,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beef1268-90b9-4a89-8903-4d1b3f370085 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-a5c5f71a-5811-419-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:26,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-a5c5f71a-5811-419-proj used request id req-beef1268-90b9-4a89-8903-4d1b3f370085 2019-01-08 01:46:26,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:27,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4effe45-928a-45b9-b661-e3f1633ae6c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:27,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-f4effe45-928a-45b9-b661-e3f1633ae6c5 2019-01-08 01:46:27,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-a5c5f71a-5811-419-proj"}}' 2019-01-08 01:46:27,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6155fe5-c008-4e2d-9695-f6effc9215c3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/22caa40d176544c19d29ee95e31a561f"}, "tags": [], "enabled": true, "id": "22caa40d176544c19d29ee95e31a561f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-a5c5f71a-5811-419-proj"}} 2019-01-08 01:46:27,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c6155fe5-c008-4e2d-9695-f6effc9215c3 2019-01-08 01:46:27,227 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-a5c5f71a-5811-419-proj 2019-01-08 01:46:27,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:27,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:27,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["IOTgbmobS5ifI3vgnf7qfQ"], "issued_at": "2019-01-08T01:46:27.000000Z"}} 2019-01-08 01:46:27,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998190d17ad09c6f7af6a68ac90511f94c6342bf" 2019-01-08 01:46:27,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fca182-e082-4a67-91a3-3c3284e0abd1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:27,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e9fca182-e082-4a67-91a3-3c3284e0abd1 2019-01-08 01:46:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:27,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998190d17ad09c6f7af6a68ac90511f94c6342bf" 2019-01-08 01:46:27,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a289ba81-5698-4e52-ad94-b79b2ff9839a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:46:27,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a289ba81-5698-4e52-ad94-b79b2ff9839a 2019-01-08 01:46:27,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateMultiPartImageTests-a5c5f71a-5811-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998190d17ad09c6f7af6a68ac90511f94c6342bf" 2019-01-08 01:46:28,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fa86ab-5747-4cab-9340-714f531590e8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateMultiPartImageTests-a5c5f71a-5811-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/22caa40d176544c19d29ee95e31a561f"}, "tags": [], "enabled": true, "id": "22caa40d176544c19d29ee95e31a561f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-a5c5f71a-5811-419-proj"}]} 2019-01-08 01:46:28,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateMultiPartImageTests-a5c5f71a-5811-419-proj used request id req-85fa86ab-5747-4cab-9340-714f531590e8 2019-01-08 01:46:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998190d17ad09c6f7af6a68ac90511f94c6342bf" 2019-01-08 01:46:28,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd72bc2-ed6c-4099-b7dc-0cbe16e1b7e4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:28,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8cd72bc2-ed6c-4099-b7dc-0cbe16e1b7e4 2019-01-08 01:46:28,514 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-a5c5f71a-5811-419-user 2019-01-08 01:46:28,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:28,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:28,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8096e1c2-57b1-4464-ae30-ce1f9b05fc64 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:28,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8096e1c2-57b1-4464-ae30-ce1f9b05fc64 2019-01-08 01:46:28,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" -d '{"role": {"name": "CreateMultiPartImageTests-a5c5f71a-5811-419-proj-role"}}' 2019-01-08 01:46:28,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4e1d72-1348-4176-bc6f-bac0bcca2072 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edf911be468f4c7583f1d01db337d9c3", "links": {"self": "http://172.30.9.42:5000/v3/roles/edf911be468f4c7583f1d01db337d9c3"}, "name": "CreateMultiPartImageTests-a5c5f71a-5811-419-proj-role"}} 2019-01-08 01:46:28,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-7d4e1d72-1348-4176-bc6f-bac0bcca2072 2019-01-08 01:46:28,766 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-a5c5f71a-5811-419-proj-role 2019-01-08 01:46:28,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/edf911be468f4c7583f1d01db337d9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:28,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b6944e-5206-4510-9834-5bc3ba1e99a0 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edf911be468f4c7583f1d01db337d9c3", "links": {"self": "http://172.30.9.42:5000/v3/roles/edf911be468f4c7583f1d01db337d9c3"}, "name": "CreateMultiPartImageTests-a5c5f71a-5811-419-proj-role"}} 2019-01-08 01:46:28,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/edf911be468f4c7583f1d01db337d9c3 used request id req-c4b6944e-5206-4510-9834-5bc3ba1e99a0 2019-01-08 01:46:28,787 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-a5c5f71a-5811-419-proj-role to project CreateMultiPartImageTests-a5c5f71a-5811-419-proj 2019-01-08 01:46:28,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/22caa40d176544c19d29ee95e31a561f/users/7ce0d4f24a754bb49a42c2cfb4401f75/roles/edf911be468f4c7583f1d01db337d9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:28,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06fdb962-40c5-44db-a5b4-66bec65f7099 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:28,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/22caa40d176544c19d29ee95e31a561f/users/7ce0d4f24a754bb49a42c2cfb4401f75/roles/edf911be468f4c7583f1d01db337d9c3 used request id req-06fdb962-40c5-44db-a5b4-66bec65f7099 2019-01-08 01:46:28,948 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2019-01-08 01:46:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:29,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2940a439-4da1-4e4e-bd42-2913ab3b0ec4 Date: Tue, 08 Jan 2019 01:46:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:46:29,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-2940a439-4da1-4e4e-bd42-2913ab3b0ec4 2019-01-08 01:46:29,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:29,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aadec76-b7a9-4077-9323-605740266c19 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:46:29,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-0aadec76-b7a9-4077-9323-605740266c19 2019-01-08 01:46:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:29,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a650a6ea-ca17-4f5c-8417-6c49f88d2bf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:29,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-a650a6ea-ca17-4f5c-8417-6c49f88d2bf0 2019-01-08 01:46:29,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:29,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:29,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6373bc6-1e6e-4457-b6fb-5b1a31ce64fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:29,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-e6373bc6-1e6e-4457-b6fb-5b1a31ce64fd 2019-01-08 01:46:29,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:29,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:29,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e5039e-8dfe-4dfe-8c96-99f7c4c6fc9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:29,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-c8e5039e-8dfe-4dfe-8c96-99f7c4c6fc9c 2019-01-08 01:46:29,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:29,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:29,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef4720f8-891e-49e2-b18e-5d9ea67272aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:29,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-ef4720f8-891e-49e2-b18e-5d9ea67272aa 2019-01-08 01:46:29,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:29,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64be0bef-69fd-42c2-b774-a878844d45bb 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:46:29,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-64be0bef-69fd-42c2-b774-a878844d45bb 2019-01-08 01:46:29,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:30,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f192a2-6db4-422a-ae22-25f8188c31c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:30,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-20f192a2-6db4-422a-ae22-25f8188c31c4 2019-01-08 01:46:30,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:30,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:30,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f84f42a-a0e7-4999-8703-54bcadf3e8f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:30,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-9f84f42a-a0e7-4999-8703-54bcadf3e8f5 2019-01-08 01:46:30,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:30,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9be2749-8250-41ce-98bb-42522125f8df 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:46:30,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-c9be2749-8250-41ce-98bb-42522125f8df 2019-01-08 01:46:30,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:30,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d71aa8c4-4f7b-4c6d-94bf-802a16f8e90f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:30,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-d71aa8c4-4f7b-4c6d-94bf-802a16f8e90f 2019-01-08 01:46:30,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:30,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-056b4bab-3503-4255-a4a9-11a0d69c7485 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:30,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-056b4bab-3503-4255-a4a9-11a0d69c7485 2019-01-08 01:46:30,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:30,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:30,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06ee3353-8175-49d3-aca5-1f8b574ec6b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:30,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-06ee3353-8175-49d3-aca5-1f8b574ec6b5 2019-01-08 01:46:30,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:30,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c494daff-f3b1-40d5-8d8c-1d0b9dbee62c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:30,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-c494daff-f3b1-40d5-8d8c-1d0b9dbee62c 2019-01-08 01:46:30,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:30,836 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-a5c5f71a-5811-419-proj 2019-01-08 01:46:30,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/22caa40d176544c19d29ee95e31a561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:31,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b953c019-dbbe-4a64-b847-9d4da50c6ff2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:31,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/22caa40d176544c19d29ee95e31a561f used request id req-b953c019-dbbe-4a64-b847-9d4da50c6ff2 2019-01-08 01:46:31,101 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-a5c5f71a-5811-419-proj-role 2019-01-08 01:46:31,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/edf911be468f4c7583f1d01db337d9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:31,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f195765-b494-4c8f-930b-21a171b02c3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:31,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/edf911be468f4c7583f1d01db337d9c3 used request id req-7f195765-b494-4c8f-930b-21a171b02c3c 2019-01-08 01:46:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d5ab62f7194193daaf1251d271b1166bd0ead1" 2019-01-08 01:46:31,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421ca447-6b07-4c7b-aaa9-f5ab74c6f235 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:31,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-421ca447-6b07-4c7b-aaa9-f5ab74c6f235 2019-01-08 01:46:31,423 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-a5c5f71a-5811-419-user 2019-01-08 01:46:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/7ce0d4f24a754bb49a42c2cfb4401f75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998190d17ad09c6f7af6a68ac90511f94c6342bf" 2019-01-08 01:46:31,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a89368-f5d7-4ba1-b9e8-5bdf46db6198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:31,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/7ce0d4f24a754bb49a42c2cfb4401f75 used request id req-56a89368-f5d7-4ba1-b9e8-5bdf46db6198 2019-01-08 01:46:31,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:32,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["AlUCQOSCTgKO-eUbIT5-3g"], "issued_at": "2019-01-08T01:46:32.000000Z"}} 2019-01-08 01:46:32,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c6c26b2641549862eb64e1014163f5cf23bc5e" 2019-01-08 01:46:32,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55274d2b-9972-4b00-b9ec-42e9c1f2d920 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:32,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-55274d2b-9972-4b00-b9ec-42e9c1f2d920 2019-01-08 01:46:32,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:32,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:32,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["9ZH7EYkkQWmsg0kZijlglw"], "issued_at": "2019-01-08T01:46:32.000000Z"}} 2019-01-08 01:46:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:32,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f2995e-769d-4e29-ad78-22cc64f8182b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:32,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e0f2995e-769d-4e29-ad78-22cc64f8182b 2019-01-08 01:46:32,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:32,708 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:32,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-ad09273c-dbf9-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:32,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3703931-b6f4-4b4b-8520-376ab38314c6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-ad09273c-dbf9-471-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:32,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-ad09273c-dbf9-471-proj used request id req-a3703931-b6f4-4b4b-8520-376ab38314c6 2019-01-08 01:46:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:32,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52da9639-1dc0-4bbf-90d8-5fce42c8f086 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:32,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-52da9639-1dc0-4bbf-90d8-5fce42c8f086 2019-01-08 01:46:32,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-ad09273c-dbf9-471-proj"}}' 2019-01-08 01:46:33,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4be487e7-0990-48ce-ac55-9370406fa294 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/10d8717ea28941adb4467b3fb8c875d1"}, "tags": [], "enabled": true, "id": "10d8717ea28941adb4467b3fb8c875d1", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-ad09273c-dbf9-471-proj"}} 2019-01-08 01:46:33,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4be487e7-0990-48ce-ac55-9370406fa294 2019-01-08 01:46:33,090 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-ad09273c-dbf9-471-proj 2019-01-08 01:46:33,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:33,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:33,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["-avWhffGTu6nP8PimMBY6Q"], "issued_at": "2019-01-08T01:46:33.000000Z"}} 2019-01-08 01:46:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc76dbf85fe8bdeaaade845144e01c0b59272b2c" 2019-01-08 01:46:33,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7036a96c-d3e2-459e-baf8-5d4430a3cad1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:33,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7036a96c-d3e2-459e-baf8-5d4430a3cad1 2019-01-08 01:46:33,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:33,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:33,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc76dbf85fe8bdeaaade845144e01c0b59272b2c" 2019-01-08 01:46:33,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05d62d3-b368-4229-ba0a-6745afbebd56 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:46:33,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-c05d62d3-b368-4229-ba0a-6745afbebd56 2019-01-08 01:46:33,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateMultiPartImageTests-ad09273c-dbf9-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc76dbf85fe8bdeaaade845144e01c0b59272b2c" 2019-01-08 01:46:33,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3f286c-6b90-4831-af8f-2c46788414ea Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateMultiPartImageTests-ad09273c-dbf9-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/10d8717ea28941adb4467b3fb8c875d1"}, "tags": [], "enabled": true, "id": "10d8717ea28941adb4467b3fb8c875d1", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-ad09273c-dbf9-471-proj"}]} 2019-01-08 01:46:33,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateMultiPartImageTests-ad09273c-dbf9-471-proj used request id req-4e3f286c-6b90-4831-af8f-2c46788414ea 2019-01-08 01:46:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc76dbf85fe8bdeaaade845144e01c0b59272b2c" 2019-01-08 01:46:33,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f257d3-35a0-4531-8a98-37904f2c4947 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:33,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-03f257d3-35a0-4531-8a98-37904f2c4947 2019-01-08 01:46:34,282 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-ad09273c-dbf9-471-user 2019-01-08 01:46:34,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:34,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e69f79-0032-45b0-9123-913d3a351e20 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:34,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e7e69f79-0032-45b0-9123-913d3a351e20 2019-01-08 01:46:34,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" -d '{"role": {"name": "CreateMultiPartImageTests-ad09273c-dbf9-471-proj-role"}}' 2019-01-08 01:46:34,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5881fae2-6acc-4c35-97bd-e858d20db144 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d41e348d17645c9988c28f83af1af21", "links": {"self": "http://172.30.9.42:5000/v3/roles/2d41e348d17645c9988c28f83af1af21"}, "name": "CreateMultiPartImageTests-ad09273c-dbf9-471-proj-role"}} 2019-01-08 01:46:34,526 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-5881fae2-6acc-4c35-97bd-e858d20db144 2019-01-08 01:46:34,526 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-ad09273c-dbf9-471-proj-role 2019-01-08 01:46:34,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2d41e348d17645c9988c28f83af1af21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:34,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97b179e-bdf4-4d01-8734-da18c423244d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d41e348d17645c9988c28f83af1af21", "links": {"self": "http://172.30.9.42:5000/v3/roles/2d41e348d17645c9988c28f83af1af21"}, "name": "CreateMultiPartImageTests-ad09273c-dbf9-471-proj-role"}} 2019-01-08 01:46:34,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2d41e348d17645c9988c28f83af1af21 used request id req-d97b179e-bdf4-4d01-8734-da18c423244d 2019-01-08 01:46:34,647 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-ad09273c-dbf9-471-proj-role to project CreateMultiPartImageTests-ad09273c-dbf9-471-proj 2019-01-08 01:46:34,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/10d8717ea28941adb4467b3fb8c875d1/users/af57c5c3b79d4ad299e70467bfe7e98a/roles/2d41e348d17645c9988c28f83af1af21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:34,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54df0361-35e4-43c1-b559-e9c8b8b75a21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:34,804 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/10d8717ea28941adb4467b3fb8c875d1/users/af57c5c3b79d4ad299e70467bfe7e98a/roles/2d41e348d17645c9988c28f83af1af21 used request id req-54df0361-35e4-43c1-b559-e9c8b8b75a21 2019-01-08 01:46:34,806 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-08 01:46:34,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:35,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6f08a9c1-89b0-4ab4-b8af-a3d551319d8b Date: Tue, 08 Jan 2019 01:46:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:46:35,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-6f08a9c1-89b0-4ab4-b8af-a3d551319d8b 2019-01-08 01:46:35,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:35,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fb43b0-41e3-405b-854e-a73602509091 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:46:35,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-d5fb43b0-41e3-405b-854e-a73602509091 2019-01-08 01:46:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:35,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea7c5091-4b25-4e0b-a283-d669d6521875 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:35,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-ea7c5091-4b25-4e0b-a283-d669d6521875 2019-01-08 01:46:35,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:35,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:35,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93828e2d-bff8-4ccc-a113-279f67411d67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:35,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-93828e2d-bff8-4ccc-a113-279f67411d67 2019-01-08 01:46:35,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:35,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:35,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-216be893-5fd2-409b-9862-57d58e1d5e14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:35,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-216be893-5fd2-409b-9862-57d58e1d5e14 2019-01-08 01:46:35,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:35,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:35,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-758d3645-d347-4f29-9535-11a69bd438b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:35,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-758d3645-d347-4f29-9535-11a69bd438b6 2019-01-08 01:46:35,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:35,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc41d10-8685-4917-9af1-b604c9816c2a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:46:35,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-bdc41d10-8685-4917-9af1-b604c9816c2a 2019-01-08 01:46:35,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:35,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff58d572-e9a6-43e9-8066-44f1e618d991 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:35,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-ff58d572-e9a6-43e9-8066-44f1e618d991 2019-01-08 01:46:35,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:35,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:35,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2eeb1d-960e-4c53-bd79-536744cb1f2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:35,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-1b2eeb1d-960e-4c53-bd79-536744cb1f2f 2019-01-08 01:46:35,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:35,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:36,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2507db2a-f4dd-404c-ad36-3819a8ab3c98 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:46:36,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-2507db2a-f4dd-404c-ad36-3819a8ab3c98 2019-01-08 01:46:36,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:36,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6ba417-2907-4952-a96d-a9ea75289272 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:36,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-aa6ba417-2907-4952-a96d-a9ea75289272 2019-01-08 01:46:36,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:36,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392fbac9-baec-4665-ac13-3d09974fb1dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:36,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-392fbac9-baec-4665-ac13-3d09974fb1dc 2019-01-08 01:46:36,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:36,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dc05807-3b92-41f7-8b4c-f76c156ad170 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:36,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-5dc05807-3b92-41f7-8b4c-f76c156ad170 2019-01-08 01:46:36,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:36,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:36,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49ca847d-bffa-42ef-8f64-6983e26e7baa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:36,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-49ca847d-bffa-42ef-8f64-6983e26e7baa 2019-01-08 01:46:36,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:36,473 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-ad09273c-dbf9-471-proj 2019-01-08 01:46:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/10d8717ea28941adb4467b3fb8c875d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:36,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aabf065-bc66-4825-99ee-98fe79fc35ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:36,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/10d8717ea28941adb4467b3fb8c875d1 used request id req-5aabf065-bc66-4825-99ee-98fe79fc35ca 2019-01-08 01:46:36,867 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-ad09273c-dbf9-471-proj-role 2019-01-08 01:46:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/2d41e348d17645c9988c28f83af1af21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:37,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0da101d8-c820-4576-bfe4-8a5f4e242d07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:37,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/2d41e348d17645c9988c28f83af1af21 used request id req-0da101d8-c820-4576-bfe4-8a5f4e242d07 2019-01-08 01:46:37,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11148813ffcbc3126d9f8a97e03fe6ae0358543d" 2019-01-08 01:46:37,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9f2aab-a873-421f-9ad1-e71ee665bc92 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:37,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cb9f2aab-a873-421f-9ad1-e71ee665bc92 2019-01-08 01:46:37,114 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-ad09273c-dbf9-471-user 2019-01-08 01:46:37,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/af57c5c3b79d4ad299e70467bfe7e98a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc76dbf85fe8bdeaaade845144e01c0b59272b2c" 2019-01-08 01:46:37,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd592ff3-94d4-44a4-9000-4a77cb6f2510 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:37,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/af57c5c3b79d4ad299e70467bfe7e98a used request id req-bd592ff3-94d4-44a4-9000-4a77cb6f2510 2019-01-08 01:46:37,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:37,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["rtqLIpuSRoag7gnIyOg0AQ"], "issued_at": "2019-01-08T01:46:37.000000Z"}} 2019-01-08 01:46:37,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40eeb189150f0b8e025c08b0226e148b854c11ad" 2019-01-08 01:46:37,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08903e08-1266-4142-b8a4-4865ff855aea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:37,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-08903e08-1266-4142-b8a4-4865ff855aea 2019-01-08 01:46:37,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:37,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:38,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Yfrd2xlJToa2PI18ZUgsBA"], "issued_at": "2019-01-08T01:46:38.000000Z"}} 2019-01-08 01:46:38,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:38,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784c5445-e137-4c35-9ab8-2b9234a033e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:38,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-784c5445-e137-4c35-9ab8-2b9234a033e6 2019-01-08 01:46:38,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:38,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:38,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-272da146-d4aa-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:38,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79680f7-1ab5-4a4b-8535-f9cf169dfbd2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-272da146-d4aa-4d1-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:38,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-272da146-d4aa-4d1-proj used request id req-a79680f7-1ab5-4a4b-8535-f9cf169dfbd2 2019-01-08 01:46:38,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:38,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e19bdd-51c9-466d-a072-6a87355dbf59 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:38,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-76e19bdd-51c9-466d-a072-6a87355dbf59 2019-01-08 01:46:38,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-272da146-d4aa-4d1-proj"}}' 2019-01-08 01:46:38,814 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d8c9d4-5e5c-47b1-bcf4-173accb1f460 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/363a5fbd16794e27b45703a0dd2b4c45"}, "tags": [], "enabled": true, "id": "363a5fbd16794e27b45703a0dd2b4c45", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-272da146-d4aa-4d1-proj"}} 2019-01-08 01:46:38,814 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-95d8c9d4-5e5c-47b1-bcf4-173accb1f460 2019-01-08 01:46:38,814 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-272da146-d4aa-4d1-proj 2019-01-08 01:46:38,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:38,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:39,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["61I44xz5Tmu4kzfc3vS57g"], "issued_at": "2019-01-08T01:46:39.000000Z"}} 2019-01-08 01:46:39,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfcafb0627bbaee1a08894b977ef65b0160868a" 2019-01-08 01:46:39,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a4484a-8a6f-478a-ac6b-d93b62e6222d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:39,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-67a4484a-8a6f-478a-ac6b-d93b62e6222d 2019-01-08 01:46:39,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:39,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:39,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfcafb0627bbaee1a08894b977ef65b0160868a" 2019-01-08 01:46:39,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1a5be1-f5fe-4a91-8050-ffc35d702ee0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:46:39,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7f1a5be1-f5fe-4a91-8050-ffc35d702ee0 2019-01-08 01:46:39,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateMultiPartImageTests-272da146-d4aa-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfcafb0627bbaee1a08894b977ef65b0160868a" 2019-01-08 01:46:39,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b462c6-761b-462d-b88a-1e81871a5204 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateMultiPartImageTests-272da146-d4aa-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/363a5fbd16794e27b45703a0dd2b4c45"}, "tags": [], "enabled": true, "id": "363a5fbd16794e27b45703a0dd2b4c45", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-272da146-d4aa-4d1-proj"}]} 2019-01-08 01:46:39,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateMultiPartImageTests-272da146-d4aa-4d1-proj used request id req-65b462c6-761b-462d-b88a-1e81871a5204 2019-01-08 01:46:39,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfcafb0627bbaee1a08894b977ef65b0160868a" 2019-01-08 01:46:39,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb2811f-b773-4618-b190-b82fbc2ea972 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:39,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ffb2811f-b773-4618-b190-b82fbc2ea972 2019-01-08 01:46:40,042 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-272da146-d4aa-4d1-user 2019-01-08 01:46:40,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:40,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:40,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59824b51-f497-46ca-a735-60c143b2858c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:40,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-59824b51-f497-46ca-a735-60c143b2858c 2019-01-08 01:46:40,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" -d '{"role": {"name": "CreateMultiPartImageTests-272da146-d4aa-4d1-proj-role"}}' 2019-01-08 01:46:40,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-006309b8-4284-420d-9d2c-6bba20358e97 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c0cd0d91c0d41bf8278628710188bc7", "links": {"self": "http://172.30.9.42:5000/v3/roles/9c0cd0d91c0d41bf8278628710188bc7"}, "name": "CreateMultiPartImageTests-272da146-d4aa-4d1-proj-role"}} 2019-01-08 01:46:40,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-006309b8-4284-420d-9d2c-6bba20358e97 2019-01-08 01:46:40,292 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-272da146-d4aa-4d1-proj-role 2019-01-08 01:46:40,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/9c0cd0d91c0d41bf8278628710188bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:40,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2232812b-0fa2-44c0-bcdf-c579f43651cf Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c0cd0d91c0d41bf8278628710188bc7", "links": {"self": "http://172.30.9.42:5000/v3/roles/9c0cd0d91c0d41bf8278628710188bc7"}, "name": "CreateMultiPartImageTests-272da146-d4aa-4d1-proj-role"}} 2019-01-08 01:46:40,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/9c0cd0d91c0d41bf8278628710188bc7 used request id req-2232812b-0fa2-44c0-bcdf-c579f43651cf 2019-01-08 01:46:40,415 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-272da146-d4aa-4d1-proj-role to project CreateMultiPartImageTests-272da146-d4aa-4d1-proj 2019-01-08 01:46:40,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/363a5fbd16794e27b45703a0dd2b4c45/users/a60621300855435da947347e90077d6f/roles/9c0cd0d91c0d41bf8278628710188bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:40,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ae92b4-cb2c-41a8-a146-237c7b51604f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:40,576 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/363a5fbd16794e27b45703a0dd2b4c45/users/a60621300855435da947347e90077d6f/roles/9c0cd0d91c0d41bf8278628710188bc7 used request id req-18ae92b4-cb2c-41a8-a146-237c7b51604f 2019-01-08 01:46:40,577 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-08 01:46:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:40,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e3b1f7f0-ac1a-457b-838f-1d0f2e69920a Date: Tue, 08 Jan 2019 01:46:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:46:40,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-e3b1f7f0-ac1a-457b-838f-1d0f2e69920a 2019-01-08 01:46:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:40,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890a7c50-5d73-49a7-86c4-980e2f5a5112 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:46:40,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-890a7c50-5d73-49a7-86c4-980e2f5a5112 2019-01-08 01:46:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:41,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca32fae-d2de-4ce0-9e28-8405c1b674b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:41,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-fca32fae-d2de-4ce0-9e28-8405c1b674b3 2019-01-08 01:46:41,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:41,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdf3ae47-2290-4ccc-b2cc-524daeaaf12b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:41,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-bdf3ae47-2290-4ccc-b2cc-524daeaaf12b 2019-01-08 01:46:41,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:41,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff73d1f1-7169-49ae-b61b-93be5ecdafaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:41,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-ff73d1f1-7169-49ae-b61b-93be5ecdafaf 2019-01-08 01:46:41,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:41,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59254060-f495-4b89-a169-9976341cca7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:41,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-59254060-f495-4b89-a169-9976341cca7f 2019-01-08 01:46:41,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:41,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:41,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2bf3a6-b522-46da-bb6e-f7555eaca03f 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:46:41,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-9e2bf3a6-b522-46da-bb6e-f7555eaca03f 2019-01-08 01:46:41,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:41,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c0e94b-c4e8-4906-a649-120e3555fabe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:41,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-43c0e94b-c4e8-4906-a649-120e3555fabe 2019-01-08 01:46:41,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:41,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:41,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ed03d5b-1622-495e-9d61-b2d615684afa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:41,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-6ed03d5b-1622-495e-9d61-b2d615684afa 2019-01-08 01:46:41,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:41,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138482c6-bb87-486b-9075-db919a87845b 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:46:41,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-138482c6-bb87-486b-9075-db919a87845b 2019-01-08 01:46:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:42,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6715a60d-bf78-488c-b014-93830bcb4f13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:42,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-6715a60d-bf78-488c-b014-93830bcb4f13 2019-01-08 01:46:42,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:42,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da807553-d03e-48c4-a137-6c4e23582958 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:42,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-da807553-d03e-48c4-a137-6c4e23582958 2019-01-08 01:46:42,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:42,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7fe84d3-cded-4d69-8e5d-662fe1e0982b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:42,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-c7fe84d3-cded-4d69-8e5d-662fe1e0982b 2019-01-08 01:46:42,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:42,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:42,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd6b6dd6-6e9a-433b-8807-0669ccf6a962 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:42,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-dd6b6dd6-6e9a-433b-8807-0669ccf6a962 2019-01-08 01:46:42,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:42,389 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-272da146-d4aa-4d1-proj 2019-01-08 01:46:42,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/363a5fbd16794e27b45703a0dd2b4c45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:42,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb7c87bb-fc92-4b9f-83d3-bc5a7fa92bf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:42,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/363a5fbd16794e27b45703a0dd2b4c45 used request id req-eb7c87bb-fc92-4b9f-83d3-bc5a7fa92bf8 2019-01-08 01:46:42,688 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-272da146-d4aa-4d1-proj-role 2019-01-08 01:46:42,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/9c0cd0d91c0d41bf8278628710188bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:42,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81462a24-8257-4ffc-be04-7ce4ce450054 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:42,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/9c0cd0d91c0d41bf8278628710188bc7 used request id req-81462a24-8257-4ffc-be04-7ce4ce450054 2019-01-08 01:46:42,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7812520bc99d7ab5d0c78030c3c843c79504d4a" 2019-01-08 01:46:42,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e128fa-90dd-41bf-86fa-4607155348f4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:42,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-50e128fa-90dd-41bf-86fa-4607155348f4 2019-01-08 01:46:42,941 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-272da146-d4aa-4d1-user 2019-01-08 01:46:42,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/a60621300855435da947347e90077d6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfcafb0627bbaee1a08894b977ef65b0160868a" 2019-01-08 01:46:43,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f6099c4-2f32-4c49-a116-b6ede783ca94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:43,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/a60621300855435da947347e90077d6f used request id req-6f6099c4-2f32-4c49-a116-b6ede783ca94 2019-01-08 01:46:43,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:43,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["hZ-NEvT7S3Kh-JY96ZY-uw"], "issued_at": "2019-01-08T01:46:43.000000Z"}} 2019-01-08 01:46:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22446504fda8f8c8d7c3c5fe6c6168db4b054666" 2019-01-08 01:46:43,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04436c72-32dd-4727-b1a8-a20ff8a4f741 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:43,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-04436c72-32dd-4727-b1a8-a20ff8a4f741 2019-01-08 01:46:43,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:43,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:44,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["oFbNGYPuRFqrjJbCkd7ZJQ"], "issued_at": "2019-01-08T01:46:44.000000Z"}} 2019-01-08 01:46:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:44,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43df9f11-1809-4047-a375-a763b0ba7d44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:44,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-43df9f11-1809-4047-a375-a763b0ba7d44 2019-01-08 01:46:44,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:44,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-948788eb-e00a-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:44,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8f254a-59f1-4458-b05f-ff1540646250 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-948788eb-e00a-44c-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:44,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-948788eb-e00a-44c-proj used request id req-8c8f254a-59f1-4458-b05f-ff1540646250 2019-01-08 01:46:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:44,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d7dcdb-7161-4f0d-b7e4-423e50fae870 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:44,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-f9d7dcdb-7161-4f0d-b7e4-423e50fae870 2019-01-08 01:46:44,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-948788eb-e00a-44c-proj"}}' 2019-01-08 01:46:44,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1c658bc-1ab0-45ca-b099-da5ac84e22c9 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/651eed24768243f3b540eeda299df24f"}, "tags": [], "enabled": true, "id": "651eed24768243f3b540eeda299df24f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-948788eb-e00a-44c-proj"}} 2019-01-08 01:46:44,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e1c658bc-1ab0-45ca-b099-da5ac84e22c9 2019-01-08 01:46:44,497 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-948788eb-e00a-44c-proj 2019-01-08 01:46:44,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:44,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:44,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["a5KVakU_S1y5Eazz7U2BHA"], "issued_at": "2019-01-08T01:46:44.000000Z"}} 2019-01-08 01:46:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f1b0b7c3786d083ff09f0721e5990cf15f96bd" 2019-01-08 01:46:45,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2ef02d-6e23-4589-a177-0b642149ca9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:45,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2b2ef02d-6e23-4589-a177-0b642149ca9a 2019-01-08 01:46:45,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:45,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:45,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f1b0b7c3786d083ff09f0721e5990cf15f96bd" 2019-01-08 01:46:45,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76fc0e68-c7d6-4a10-b507-f354817e401e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:46:45,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-76fc0e68-c7d6-4a10-b507-f354817e401e 2019-01-08 01:46:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-948788eb-e00a-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f1b0b7c3786d083ff09f0721e5990cf15f96bd" 2019-01-08 01:46:45,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba0084d-8acf-4340-b87c-1085e6779ae1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-948788eb-e00a-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/651eed24768243f3b540eeda299df24f"}, "tags": [], "enabled": true, "id": "651eed24768243f3b540eeda299df24f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-948788eb-e00a-44c-proj"}]} 2019-01-08 01:46:45,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-948788eb-e00a-44c-proj used request id req-2ba0084d-8acf-4340-b87c-1085e6779ae1 2019-01-08 01:46:45,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f1b0b7c3786d083ff09f0721e5990cf15f96bd" 2019-01-08 01:46:45,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363bb924-a2ad-4b2b-855e-8b63ad7a765f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:45,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-363bb924-a2ad-4b2b-855e-8b63ad7a765f 2019-01-08 01:46:45,783 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-948788eb-e00a-44c-user 2019-01-08 01:46:45,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:45,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399adb2f-0ca3-4a3d-9e4c-46f1adb44cc5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:45,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-399adb2f-0ca3-4a3d-9e4c-46f1adb44cc5 2019-01-08 01:46:45,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" -d '{"role": {"name": "CreateKeypairsTests-948788eb-e00a-44c-proj-role"}}' 2019-01-08 01:46:46,034 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-572a6177-7f99-42a0-9b79-720555abe074 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e155e5f1a79e439a977cb8d7d49ba2ce", "links": {"self": "http://172.30.9.42:5000/v3/roles/e155e5f1a79e439a977cb8d7d49ba2ce"}, "name": "CreateKeypairsTests-948788eb-e00a-44c-proj-role"}} 2019-01-08 01:46:46,034 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-572a6177-7f99-42a0-9b79-720555abe074 2019-01-08 01:46:46,035 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-948788eb-e00a-44c-proj-role 2019-01-08 01:46:46,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/e155e5f1a79e439a977cb8d7d49ba2ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:46,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb936b31-91dd-4e79-bbc6-d0c614786c90 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e155e5f1a79e439a977cb8d7d49ba2ce", "links": {"self": "http://172.30.9.42:5000/v3/roles/e155e5f1a79e439a977cb8d7d49ba2ce"}, "name": "CreateKeypairsTests-948788eb-e00a-44c-proj-role"}} 2019-01-08 01:46:46,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/e155e5f1a79e439a977cb8d7d49ba2ce used request id req-fb936b31-91dd-4e79-bbc6-d0c614786c90 2019-01-08 01:46:46,146 - keystone_utils - INFO - Granting role CreateKeypairsTests-948788eb-e00a-44c-proj-role to project CreateKeypairsTests-948788eb-e00a-44c-proj 2019-01-08 01:46:46,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/651eed24768243f3b540eeda299df24f/users/6911c0eeb9a94f4ea024fe86227b3fe1/roles/e155e5f1a79e439a977cb8d7d49ba2ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:46,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8d3d4c-7d72-403a-a1f5-9e915b19c3c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:46,223 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/651eed24768243f3b540eeda299df24f/users/6911c0eeb9a94f4ea024fe86227b3fe1/roles/e155e5f1a79e439a977cb8d7d49ba2ce used request id req-2f8d3d4c-7d72-403a-a1f5-9e915b19c3c9 2019-01-08 01:46:46,224 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:46:46,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:46,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:46,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e155e5f1a79e439a977cb8d7d49ba2ce", "name": "CreateKeypairsTests-948788eb-e00a-44c-proj-role"}], "expires_at": "2019-01-08T02:46:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "651eed24768243f3b540eeda299df24f", "name": "CreateKeypairsTests-948788eb-e00a-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/651eed24768243f3b540eeda299df24f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/651eed24768243f3b540eeda299df24f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/651eed24768243f3b540eeda299df24f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/651eed24768243f3b540eeda299df24f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-948788eb-e00a-44c-user", "id": "6911c0eeb9a94f4ea024fe86227b3fe1"}, "audit_ids": ["G-niJSG1T069GlT7NluZ8g"], "issued_at": "2019-01-08T01:46:46.000000Z"}} 2019-01-08 01:46:46,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5dab760294874dbeb62a981b338ae640915ca8" 2019-01-08 01:46:46,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566fc1b2-6779-4032-9118-e3cea873c876 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:46,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-566fc1b2-6779-4032-9118-e3cea873c876 2019-01-08 01:46:46,767 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:46:46,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5dab760294874dbeb62a981b338ae640915ca8" 2019-01-08 01:46:46,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-843ceddb-2059-428f-be2c-14fae0494a6f x-compute-request-id: req-843ceddb-2059-428f-be2c-14fae0494a6f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:46:46,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-843ceddb-2059-428f-be2c-14fae0494a6f 2019-01-08 01:46:46,990 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9... 2019-01-08 01:46:46,991 - OpenStackKeypair - INFO - Creating new keypair 2019-01-08 01:46:47,022 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9 2019-01-08 01:46:47,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5dab760294874dbeb62a981b338ae640915ca8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqJme94dedGcFGVy6krbh1MuMdy4sEJ//BtBQQAzHbtvuy2UBeG+GBhF0JnMq40BDm23/eI4teW/S2NLB3A2V+45QrxfeWUDKIej0BxLLEy93gH9XbOEWXadUzejLN9HY/t2ldxsqYWoO1iBKB8OGgomybamaVLNbOcu3P7sg72w==", "name": "CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9"}}' 2019-01-08 01:46:47,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-307699f2-9bdc-40b3-aba8-f53f56ebd0b2 x-compute-request-id: req-307699f2-9bdc-40b3-aba8-f53f56ebd0b2 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqJme94dedGcFGVy6krbh1MuMdy4sEJ//BtBQQAzHbtvuy2UBeG+GBhF0JnMq40BDm23/eI4teW/S2NLB3A2V+45QrxfeWUDKIej0BxLLEy93gH9XbOEWXadUzejLN9HY/t2ldxsqYWoO1iBKB8OGgomybamaVLNbOcu3P7sg72w==", "user_id": "6911c0eeb9a94f4ea024fe86227b3fe1", "name": "CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9", "fingerprint": "1a:6c:bd:55:d3:5d:13:1d:56:97:40:c9:ba:72:cf:3c"}} 2019-01-08 01:46:47,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-307699f2-9bdc-40b3-aba8-f53f56ebd0b2 2019-01-08 01:46:47,084 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9 2019-01-08 01:46:47,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:47,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e155e5f1a79e439a977cb8d7d49ba2ce", "name": "CreateKeypairsTests-948788eb-e00a-44c-proj-role"}], "expires_at": "2019-01-08T02:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "651eed24768243f3b540eeda299df24f", "name": "CreateKeypairsTests-948788eb-e00a-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/651eed24768243f3b540eeda299df24f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/651eed24768243f3b540eeda299df24f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/651eed24768243f3b540eeda299df24f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/651eed24768243f3b540eeda299df24f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/651eed24768243f3b540eeda299df24f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/651eed24768243f3b540eeda299df24f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-948788eb-e00a-44c-user", "id": "6911c0eeb9a94f4ea024fe86227b3fe1"}, "audit_ids": ["1o_nRgHCQOqs_91nXzSboA"], "issued_at": "2019-01-08T01:46:47.000000Z"}} 2019-01-08 01:46:47,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be45a0686ff35f356aec37942db942964e5785ab" 2019-01-08 01:46:47,718 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cb3a7cc-fdbc-4cdd-9035-5b0d91e562af x-compute-request-id: req-0cb3a7cc-fdbc-4cdd-9035-5b0d91e562af Content-Length: 0 Content-Type: application/json 2019-01-08 01:46:47,718 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9 used request id req-0cb3a7cc-fdbc-4cdd-9035-5b0d91e562af 2019-01-08 01:46:47,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be45a0686ff35f356aec37942db942964e5785ab" 2019-01-08 01:46:47,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-158b6a59-97eb-488f-96d2-ba1d6a6f4a7e x-compute-request-id: req-158b6a59-97eb-488f-96d2-ba1d6a6f4a7e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:46:47,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-158b6a59-97eb-488f-96d2-ba1d6a6f4a7e 2019-01-08 01:46:47,740 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9 2019-01-08 01:46:47,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5dab760294874dbeb62a981b338ae640915ca8" 2019-01-08 01:46:47,766 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69225a62-34ee-4a3f-a4f1-1013de83cd4b x-compute-request-id: req-69225a62-34ee-4a3f-a4f1-1013de83cd4b Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9 not found for user 6911c0eeb9a94f4ea024fe86227b3fe1", "code": 404}} 2019-01-08 01:46:47,766 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-739a1230-1571-4897-9cd2-dfd13835b8f9 used request id req-69225a62-34ee-4a3f-a4f1-1013de83cd4b 2019-01-08 01:46:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:48,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-718e5293-ea89-4a0b-9052-9d359a43dd05 Date: Tue, 08 Jan 2019 01:46:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:46:48,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-718e5293-ea89-4a0b-9052-9d359a43dd05 2019-01-08 01:46:48,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:48,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e234dc-74e9-42a8-8ecb-afc04351a8c6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:46:48,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-85e234dc-74e9-42a8-8ecb-afc04351a8c6 2019-01-08 01:46:48,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:48,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3399a3da-da27-418d-9fe4-909971138610 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:48,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-3399a3da-da27-418d-9fe4-909971138610 2019-01-08 01:46:48,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:48,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:48,427 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c903e8b7-a40c-4bce-960c-3cb95dce043e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:48,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-c903e8b7-a40c-4bce-960c-3cb95dce043e 2019-01-08 01:46:48,427 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:48,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:48,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dcbc083-4507-4b0e-ae66-871df92d1bef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:48,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-3dcbc083-4507-4b0e-ae66-871df92d1bef 2019-01-08 01:46:48,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:48,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:48,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0de82d9-e33e-4bcd-8f7d-9373ca60c169 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:48,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-d0de82d9-e33e-4bcd-8f7d-9373ca60c169 2019-01-08 01:46:48,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:48,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:48,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9bb067-450f-4e19-987c-336501c0e5b4 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:46:48,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-0a9bb067-450f-4e19-987c-336501c0e5b4 2019-01-08 01:46:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:48,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c8f19d7-7995-4744-93d0-17922cefc255 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:48,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-4c8f19d7-7995-4744-93d0-17922cefc255 2019-01-08 01:46:48,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:48,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:48,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da12667e-64a9-4128-a640-90077f762a73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:48,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-da12667e-64a9-4128-a640-90077f762a73 2019-01-08 01:46:48,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:49,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0c7e82-ffec-42d2-8d20-7d132e11d793 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:46:49,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-5a0c7e82-ffec-42d2-8d20-7d132e11d793 2019-01-08 01:46:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:49,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56e817bc-fc25-4750-9295-7248b9bb9483 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:49,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-56e817bc-fc25-4750-9295-7248b9bb9483 2019-01-08 01:46:49,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:49,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:49,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5965d11-8057-4194-a8fd-62594022fc6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:49,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-d5965d11-8057-4194-a8fd-62594022fc6a 2019-01-08 01:46:49,335 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:49,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:49,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe64edbd-d16d-4fae-8734-ab97d3ffc24f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:49,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-fe64edbd-d16d-4fae-8734-ab97d3ffc24f 2019-01-08 01:46:49,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:49,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:49,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1371e773-6e2d-4a7b-97fb-c86be2865822 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:49,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-1371e773-6e2d-4a7b-97fb-c86be2865822 2019-01-08 01:46:49,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:49,559 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-948788eb-e00a-44c-proj 2019-01-08 01:46:49,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/651eed24768243f3b540eeda299df24f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:49,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f30766c4-b29d-414a-9fa0-ccbcf89e252e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:49,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/651eed24768243f3b540eeda299df24f used request id req-f30766c4-b29d-414a-9fa0-ccbcf89e252e 2019-01-08 01:46:49,861 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-948788eb-e00a-44c-proj-role 2019-01-08 01:46:49,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/e155e5f1a79e439a977cb8d7d49ba2ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:50,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6365cb9c-d6d3-4703-ba43-91eb0a9c6818 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:50,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/e155e5f1a79e439a977cb8d7d49ba2ce used request id req-6365cb9c-d6d3-4703-ba43-91eb0a9c6818 2019-01-08 01:46:50,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74c1a4d82631c29b620e18ef276cf32490fd902" 2019-01-08 01:46:50,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ac14c4-9e3d-430e-ae56-9a59aa62833c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:50,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-91ac14c4-9e3d-430e-ae56-9a59aa62833c 2019-01-08 01:46:50,198 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-948788eb-e00a-44c-user 2019-01-08 01:46:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/6911c0eeb9a94f4ea024fe86227b3fe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f1b0b7c3786d083ff09f0721e5990cf15f96bd" 2019-01-08 01:46:50,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42966ff0-391e-4c84-bc4c-4229e4312fc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:50,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/6911c0eeb9a94f4ea024fe86227b3fe1 used request id req-42966ff0-391e-4c84-bc4c-4229e4312fc4 2019-01-08 01:46:50,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:50,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["va00yE_rRTmyTK3DnsW24w"], "issued_at": "2019-01-08T01:46:50.000000Z"}} 2019-01-08 01:46:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8ed01f7b433ed93c9fdbc8371561891c0573c6" 2019-01-08 01:46:50,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b46ba6c-e02b-40c6-b0bc-b0a42cb67977 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:50,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4b46ba6c-e02b-40c6-b0bc-b0a42cb67977 2019-01-08 01:46:50,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:50,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:51,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["i229IhL-ShinjKwWGMvssQ"], "issued_at": "2019-01-08T01:46:51.000000Z"}} 2019-01-08 01:46:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:51,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a1c4f8-6cd3-44b3-a5ee-18b6170efdbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:51,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e7a1c4f8-6cd3-44b3-a5ee-18b6170efdbf 2019-01-08 01:46:51,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:51,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:51,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f0e464de-845f-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:51,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bbb965-0a97-4556-b862-56df3c5c8e5e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f0e464de-845f-491-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:51,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f0e464de-845f-491-proj used request id req-c8bbb965-0a97-4556-b862-56df3c5c8e5e 2019-01-08 01:46:51,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:51,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d6558d-da6e-4e35-be72-d4dd6992986b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:51,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-93d6558d-da6e-4e35-be72-d4dd6992986b 2019-01-08 01:46:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f0e464de-845f-491-proj"}}' 2019-01-08 01:46:51,909 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48b419bc-5847-4836-a449-e087ddfc0eb6 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/685c4ced77fe431ab8f4f67b5d42a05e"}, "tags": [], "enabled": true, "id": "685c4ced77fe431ab8f4f67b5d42a05e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f0e464de-845f-491-proj"}} 2019-01-08 01:46:51,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-48b419bc-5847-4836-a449-e087ddfc0eb6 2019-01-08 01:46:51,910 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f0e464de-845f-491-proj 2019-01-08 01:46:51,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:51,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:52,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Z7R1fKyPQnGdIcI0cj7W8w"], "issued_at": "2019-01-08T01:46:52.000000Z"}} 2019-01-08 01:46:52,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88afd360bc21c1eee95a1a4abe525c6a2d9e442" 2019-01-08 01:46:52,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3176c6-2f58-4f52-8915-bf7fbd392d97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:52,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4b3176c6-2f58-4f52-8915-bf7fbd392d97 2019-01-08 01:46:52,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:52,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88afd360bc21c1eee95a1a4abe525c6a2d9e442" 2019-01-08 01:46:52,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c0e5bf-fff3-4df6-9d8e-21c972ccde63 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:46:52,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-c5c0e5bf-fff3-4df6-9d8e-21c972ccde63 2019-01-08 01:46:52,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-f0e464de-845f-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88afd360bc21c1eee95a1a4abe525c6a2d9e442" 2019-01-08 01:46:52,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f6f3e6-4e73-47b6-a4d6-ba1a235b5866 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-f0e464de-845f-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/685c4ced77fe431ab8f4f67b5d42a05e"}, "tags": [], "enabled": true, "id": "685c4ced77fe431ab8f4f67b5d42a05e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f0e464de-845f-491-proj"}]} 2019-01-08 01:46:52,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-f0e464de-845f-491-proj used request id req-15f6f3e6-4e73-47b6-a4d6-ba1a235b5866 2019-01-08 01:46:52,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88afd360bc21c1eee95a1a4abe525c6a2d9e442" 2019-01-08 01:46:52,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d25165-9d6a-4e06-b511-83ac31776070 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:52,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-05d25165-9d6a-4e06-b511-83ac31776070 2019-01-08 01:46:53,208 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f0e464de-845f-491-user 2019-01-08 01:46:53,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:53,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:53,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6a8cdc-576e-4eb8-8e77-cc0da35b12d1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:53,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ab6a8cdc-576e-4eb8-8e77-cc0da35b12d1 2019-01-08 01:46:53,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" -d '{"role": {"name": "CreateKeypairsTests-f0e464de-845f-491-proj-role"}}' 2019-01-08 01:46:53,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb41364-9d2d-442b-bb84-1c23f0807df0 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "785f0c2ef93e49fa926d469607573ed9", "links": {"self": "http://172.30.9.42:5000/v3/roles/785f0c2ef93e49fa926d469607573ed9"}, "name": "CreateKeypairsTests-f0e464de-845f-491-proj-role"}} 2019-01-08 01:46:53,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-bcb41364-9d2d-442b-bb84-1c23f0807df0 2019-01-08 01:46:53,460 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f0e464de-845f-491-proj-role 2019-01-08 01:46:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/785f0c2ef93e49fa926d469607573ed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:53,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d740b99-9ec4-4baa-b1e4-519b2035dbae Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "785f0c2ef93e49fa926d469607573ed9", "links": {"self": "http://172.30.9.42:5000/v3/roles/785f0c2ef93e49fa926d469607573ed9"}, "name": "CreateKeypairsTests-f0e464de-845f-491-proj-role"}} 2019-01-08 01:46:53,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/785f0c2ef93e49fa926d469607573ed9 used request id req-3d740b99-9ec4-4baa-b1e4-519b2035dbae 2019-01-08 01:46:53,567 - keystone_utils - INFO - Granting role CreateKeypairsTests-f0e464de-845f-491-proj-role to project CreateKeypairsTests-f0e464de-845f-491-proj 2019-01-08 01:46:53,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/685c4ced77fe431ab8f4f67b5d42a05e/users/8087f7508f6446788f7aca50cb565eba/roles/785f0c2ef93e49fa926d469607573ed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:53,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52512d74-11ce-4657-9044-166f9b0ad565 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:53,720 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/685c4ced77fe431ab8f4f67b5d42a05e/users/8087f7508f6446788f7aca50cb565eba/roles/785f0c2ef93e49fa926d469607573ed9 used request id req-52512d74-11ce-4657-9044-166f9b0ad565 2019-01-08 01:46:53,721 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:46:53,842 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131.pub 2019-01-08 01:46:53,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:53,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:54,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "785f0c2ef93e49fa926d469607573ed9", "name": "CreateKeypairsTests-f0e464de-845f-491-proj-role"}], "expires_at": "2019-01-08T02:46:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "685c4ced77fe431ab8f4f67b5d42a05e", "name": "CreateKeypairsTests-f0e464de-845f-491-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f0e464de-845f-491-user", "id": "8087f7508f6446788f7aca50cb565eba"}, "audit_ids": ["p-WunZAfQEezEtL3Nq814Q"], "issued_at": "2019-01-08T01:46:54.000000Z"}} 2019-01-08 01:46:54,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607f459b6d8184e40887653eb5020a4528e11462" 2019-01-08 01:46:54,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99240fdb-93d4-421c-9d1f-39e1b031ddab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:54,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-99240fdb-93d4-421c-9d1f-39e1b031ddab 2019-01-08 01:46:54,447 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:46:54,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607f459b6d8184e40887653eb5020a4528e11462" 2019-01-08 01:46:54,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a58e820f-f4c5-4614-b814-f03a91d9f03d x-compute-request-id: req-a58e820f-f4c5-4614-b814-f03a91d9f03d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:46:54,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-a58e820f-f4c5-4614-b814-f03a91d9f03d 2019-01-08 01:46:54,659 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131... 2019-01-08 01:46:54,659 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-08 01:46:54,660 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131.pub 2019-01-08 01:46:54,660 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131 2019-01-08 01:46:54,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607f459b6d8184e40887653eb5020a4528e11462" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1dKdE5A4Ezt1q5T3/MvIUqi+KVoh6TA25UZcShZLLrflo2OdGIUQjyyoCA9dNeQde0F5IUqDEz/4u9HlvPlAL6Y0FeIYs+r3byZl54SCCpF8wATwEsQ5AXFnILAQod3UBkjiHRJkRT1cj+YWZ9sJWqOk65CvEbBk7uOCGhyo71qBIOxv+fAZ/3/HCb6J9YA2URAyxdh+VPENiygUpwCyV5wHKHq5COWmIKqLeb5apmmkCBQTit96qdkewriagOnKc/UA/TM7GgPpAOs2uLibF+N/zjKmjE1kcDI94TTX/yTGpBAy70nnLyyvY2XCPhiaSO9E9ZpdF3GLO/mQ3QuVT", "name": "CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131"}}' 2019-01-08 01:46:54,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-343424e7-943e-4fac-aaef-c261abaae9a5 x-compute-request-id: req-343424e7-943e-4fac-aaef-c261abaae9a5 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1dKdE5A4Ezt1q5T3/MvIUqi+KVoh6TA25UZcShZLLrflo2OdGIUQjyyoCA9dNeQde0F5IUqDEz/4u9HlvPlAL6Y0FeIYs+r3byZl54SCCpF8wATwEsQ5AXFnILAQod3UBkjiHRJkRT1cj+YWZ9sJWqOk65CvEbBk7uOCGhyo71qBIOxv+fAZ/3/HCb6J9YA2URAyxdh+VPENiygUpwCyV5wHKHq5COWmIKqLeb5apmmkCBQTit96qdkewriagOnKc/UA/TM7GgPpAOs2uLibF+N/zjKmjE1kcDI94TTX/yTGpBAy70nnLyyvY2XCPhiaSO9E9ZpdF3GLO/mQ3QuVT", "user_id": "8087f7508f6446788f7aca50cb565eba", "name": "CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131", "fingerprint": "3a:08:a9:ac:31:a8:d1:cd:0e:83:6b:a8:12:ef:6e:20"}} 2019-01-08 01:46:54,748 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-343424e7-943e-4fac-aaef-c261abaae9a5 2019-01-08 01:46:54,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:55,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "785f0c2ef93e49fa926d469607573ed9", "name": "CreateKeypairsTests-f0e464de-845f-491-proj-role"}], "expires_at": "2019-01-08T02:46:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "685c4ced77fe431ab8f4f67b5d42a05e", "name": "CreateKeypairsTests-f0e464de-845f-491-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/685c4ced77fe431ab8f4f67b5d42a05e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f0e464de-845f-491-user", "id": "8087f7508f6446788f7aca50cb565eba"}, "audit_ids": ["9Fq6aAmDQ4SrjfucLLL-Nw"], "issued_at": "2019-01-08T01:46:55.000000Z"}} 2019-01-08 01:46:55,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8e5b35be53203915dd046b62645e40eea088dd" 2019-01-08 01:46:55,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46: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-cec7d531-a12e-474e-ab37-41d5cb9c4515 x-compute-request-id: req-cec7d531-a12e-474e-ab37-41d5cb9c4515 Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1dKdE5A4Ezt1q5T3/MvIUqi+KVoh6TA25UZcShZLLrflo2OdGIUQjyyoCA9dNeQde0F5IUqDEz/4u9HlvPlAL6Y0FeIYs+r3byZl54SCCpF8wATwEsQ5AXFnILAQod3UBkjiHRJkRT1cj+YWZ9sJWqOk65CvEbBk7uOCGhyo71qBIOxv+fAZ/3/HCb6J9YA2URAyxdh+VPENiygUpwCyV5wHKHq5COWmIKqLeb5apmmkCBQTit96qdkewriagOnKc/UA/TM7GgPpAOs2uLibF+N/zjKmjE1kcDI94TTX/yTGpBAy70nnLyyvY2XCPhiaSO9E9ZpdF3GLO/mQ3QuVT", "user_id": "8087f7508f6446788f7aca50cb565eba", "name": "CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131", "deleted": false, "created_at": "2019-01-08T01:46:54.000000", "updated_at": null, "fingerprint": "3a:08:a9:ac:31:a8:d1:cd:0e:83:6b:a8:12:ef:6e:20", "deleted_at": null, "id": 65}} 2019-01-08 01:46:55,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131 used request id req-cec7d531-a12e-474e-ab37-41d5cb9c4515 2019-01-08 01:46:55,379 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131 2019-01-08 01:46:55,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607f459b6d8184e40887653eb5020a4528e11462" 2019-01-08 01:46:55,411 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:46: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-d34c833b-77be-4ddf-bad4-a2ffe8ade0a7 x-compute-request-id: req-d34c833b-77be-4ddf-bad4-a2ffe8ade0a7 Content-Length: 0 Content-Type: application/json 2019-01-08 01:46:55,411 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-4facb0c3-f3ea-4e67-83f5-5853cf735131 used request id req-d34c833b-77be-4ddf-bad4-a2ffe8ade0a7 2019-01-08 01:46:55,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:55,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-c5e1dab3-97fe-44d0-a9bd-fae8b879d5af Date: Tue, 08 Jan 2019 01:46:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:46:55,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-c5e1dab3-97fe-44d0-a9bd-fae8b879d5af 2019-01-08 01:46:55,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:55,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3506ef-51ee-4f5f-af38-3554af10095b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:46:55,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-df3506ef-51ee-4f5f-af38-3554af10095b 2019-01-08 01:46:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:55,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6065268f-3f1a-4a26-ae7a-3cdac9006fd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:55,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-6065268f-3f1a-4a26-ae7a-3cdac9006fd0 2019-01-08 01:46:55,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:55,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:55,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e701ad-653c-4cc3-8c1b-4adee40becc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:55,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-a0e701ad-653c-4cc3-8c1b-4adee40becc7 2019-01-08 01:46:55,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:56,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-974f0c42-f245-4da5-81ea-f7f0cc846860 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:56,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-974f0c42-f245-4da5-81ea-f7f0cc846860 2019-01-08 01:46:56,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:56,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:56,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2538b2c-f694-4b4e-823b-768180eb6227 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:56,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-d2538b2c-f694-4b4e-823b-768180eb6227 2019-01-08 01:46:56,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:56,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:56,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a53343-40bb-4d28-91bd-dfa6ceed2c0b 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:46:56,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-79a53343-40bb-4d28-91bd-dfa6ceed2c0b 2019-01-08 01:46:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:56,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e732fc-1391-4eb3-aeb6-a86913d8d5e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:56,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-61e732fc-1391-4eb3-aeb6-a86913d8d5e9 2019-01-08 01:46:56,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:56,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:56,648 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b30d4d3-5b06-494f-8808-2591ca0b9a77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:56,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-3b30d4d3-5b06-494f-8808-2591ca0b9a77 2019-01-08 01:46:56,648 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:56,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:56,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f494299a-da7f-4814-8aac-013db3f3b65e 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:46:56,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-f494299a-da7f-4814-8aac-013db3f3b65e 2019-01-08 01:46:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:56,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc52c209-cba9-4a47-98b0-d96fbb1edaad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:56,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-cc52c209-cba9-4a47-98b0-d96fbb1edaad 2019-01-08 01:46:56,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:56,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:56,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bae41a6-165c-42f4-bd2b-5b5308028ea4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:56,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-1bae41a6-165c-42f4-bd2b-5b5308028ea4 2019-01-08 01:46:56,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:56,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:57,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa25446-1a70-4b91-a344-7049c0676dca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:57,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-9aa25446-1a70-4b91-a344-7049c0676dca 2019-01-08 01:46:57,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:57,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:57,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53b9ea13-8127-44dd-abab-bdcbcc555d0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:46:57,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-53b9ea13-8127-44dd-abab-bdcbcc555d0b 2019-01-08 01:46:57,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:46:57,197 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f0e464de-845f-491-proj 2019-01-08 01:46:57,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/685c4ced77fe431ab8f4f67b5d42a05e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:57,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3073ff61-ebaa-400e-b337-1760bd541c77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:57,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/685c4ced77fe431ab8f4f67b5d42a05e used request id req-3073ff61-ebaa-400e-b337-1760bd541c77 2019-01-08 01:46:57,460 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f0e464de-845f-491-proj-role 2019-01-08 01:46:57,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/785f0c2ef93e49fa926d469607573ed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:57,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33572344-2617-4c37-ab00-4cb6b34c7102 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:57,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/785f0c2ef93e49fa926d469607573ed9 used request id req-33572344-2617-4c37-ab00-4cb6b34c7102 2019-01-08 01:46:57,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5285eff0ee6644cf92992bbd99ea2acc586b57a" 2019-01-08 01:46:57,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0746799f-5edb-4d17-a77a-b4c20602e68b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:46:57,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0746799f-5edb-4d17-a77a-b4c20602e68b 2019-01-08 01:46:57,709 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f0e464de-845f-491-user 2019-01-08 01:46:57,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/8087f7508f6446788f7aca50cb565eba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88afd360bc21c1eee95a1a4abe525c6a2d9e442" 2019-01-08 01:46:57,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bbacbf6-4cd6-4f7e-b3ff-c442371c7067 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:46:57,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/8087f7508f6446788f7aca50cb565eba used request id req-3bbacbf6-4cd6-4f7e-b3ff-c442371c7067 2019-01-08 01:46:57,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:58,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["qKkV5gp1TsS3GGb9x5ROpg"], "issued_at": "2019-01-08T01:46:58.000000Z"}} 2019-01-08 01:46:58,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9399152dd9066d84261ea51b72ac0ab9e4ee5d49" 2019-01-08 01:46:58,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e7123d-5f26-4f21-a4d8-5b4d6a9a0b13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:58,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a2e7123d-5f26-4f21-a4d8-5b4d6a9a0b13 2019-01-08 01:46:58,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:58,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:58,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["3qc2X776RyyjXYyFWh2Rng"], "issued_at": "2019-01-08T01:46:58.000000Z"}} 2019-01-08 01:46:58,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:46:58,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6d4ede-55cc-45ff-88bf-388c2de9fa3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:58,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5b6d4ede-55cc-45ff-88bf-388c2de9fa3e 2019-01-08 01:46:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:58,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:46: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d29e0cc1-2af5-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:46:59,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e190bfba-8c30-4dd5-a562-6fee9c18045e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d29e0cc1-2af5-4aa-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:46:59,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d29e0cc1-2af5-4aa-proj used request id req-e190bfba-8c30-4dd5-a562-6fee9c18045e 2019-01-08 01:46:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:46:59,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7458a8e6-4177-48d3-9647-af92fd37aab6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:46:59,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-7458a8e6-4177-48d3-9647-af92fd37aab6 2019-01-08 01:46:59,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj"}}' 2019-01-08 01:46:59,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deacffb3-44df-4386-b5b5-87d2a0b0df42 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/93404c59fb084a14bab9049dddf938a8"}, "tags": [], "enabled": true, "id": "93404c59fb084a14bab9049dddf938a8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj"}} 2019-01-08 01:46:59,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-deacffb3-44df-4386-b5b5-87d2a0b0df42 2019-01-08 01:46:59,346 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d29e0cc1-2af5-4aa-proj 2019-01-08 01:46:59,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:46:59,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:46:59,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ERJQo36sQLmIFhMRf51nXw"], "issued_at": "2019-01-08T01:46:59.000000Z"}} 2019-01-08 01:46:59,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbc11be64607adbd791183338d42b7c3fa3470d" 2019-01-08 01:46:59,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8ad94b-493d-4259-8460-b017bf188fe1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:46:59,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7f8ad94b-493d-4259-8460-b017bf188fe1 2019-01-08 01:46:59,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:46:59,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:46:59,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbc11be64607adbd791183338d42b7c3fa3470d" 2019-01-08 01:47:00,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664ae0b0-8457-4318-93f1-893b0d38ee7d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:47:00,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-664ae0b0-8457-4318-93f1-893b0d38ee7d 2019-01-08 01:47:00,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-d29e0cc1-2af5-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbc11be64607adbd791183338d42b7c3fa3470d" 2019-01-08 01:47:00,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab8973a-6935-4aea-9266-13c7f1002e2c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-d29e0cc1-2af5-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/93404c59fb084a14bab9049dddf938a8"}, "tags": [], "enabled": true, "id": "93404c59fb084a14bab9049dddf938a8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj"}]} 2019-01-08 01:47:00,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-d29e0cc1-2af5-4aa-proj used request id req-8ab8973a-6935-4aea-9266-13c7f1002e2c 2019-01-08 01:47:00,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbc11be64607adbd791183338d42b7c3fa3470d" 2019-01-08 01:47:00,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5961cc49-f191-4f30-9474-86ea5b0eae3e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:47:00,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5961cc49-f191-4f30-9474-86ea5b0eae3e 2019-01-08 01:47:00,633 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d29e0cc1-2af5-4aa-user 2019-01-08 01:47:00,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:00,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:00,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72473856-fdcb-4c69-bc1d-a1327fcc358d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:47:00,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-72473856-fdcb-4c69-bc1d-a1327fcc358d 2019-01-08 01:47:00,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" -d '{"role": {"name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj-role"}}' 2019-01-08 01:47:00,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ad89c7-b42f-4070-adb7-80a62e27b57f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b20d035c8e645e7aa7f363d543ecc12", "links": {"self": "http://172.30.9.42:5000/v3/roles/1b20d035c8e645e7aa7f363d543ecc12"}, "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj-role"}} 2019-01-08 01:47:00,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-e0ad89c7-b42f-4070-adb7-80a62e27b57f 2019-01-08 01:47:00,873 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d29e0cc1-2af5-4aa-proj-role 2019-01-08 01:47:00,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/1b20d035c8e645e7aa7f363d543ecc12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:00,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7742e28a-0255-4c9c-9066-c5c3b3d3f5e9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b20d035c8e645e7aa7f363d543ecc12", "links": {"self": "http://172.30.9.42:5000/v3/roles/1b20d035c8e645e7aa7f363d543ecc12"}, "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj-role"}} 2019-01-08 01:47:00,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/1b20d035c8e645e7aa7f363d543ecc12 used request id req-7742e28a-0255-4c9c-9066-c5c3b3d3f5e9 2019-01-08 01:47:00,987 - keystone_utils - INFO - Granting role CreateKeypairsTests-d29e0cc1-2af5-4aa-proj-role to project CreateKeypairsTests-d29e0cc1-2af5-4aa-proj 2019-01-08 01:47:00,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/93404c59fb084a14bab9049dddf938a8/users/f92a56f356ba44609ca33c874098add3/roles/1b20d035c8e645e7aa7f363d543ecc12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:01,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40af0e41-befb-462f-8064-e99663a7ac49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:01,139 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/93404c59fb084a14bab9049dddf938a8/users/f92a56f356ba44609ca33c874098add3/roles/1b20d035c8e645e7aa7f363d543ecc12 used request id req-40af0e41-befb-462f-8064-e99663a7ac49 2019-01-08 01:47:01,140 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:47:01,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:01,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:01,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b20d035c8e645e7aa7f363d543ecc12", "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj-role"}], "expires_at": "2019-01-08T02:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93404c59fb084a14bab9049dddf938a8", "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/93404c59fb084a14bab9049dddf938a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/93404c59fb084a14bab9049dddf938a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/93404c59fb084a14bab9049dddf938a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/93404c59fb084a14bab9049dddf938a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-user", "id": "f92a56f356ba44609ca33c874098add3"}, "audit_ids": ["x-CRpelhQKiy1E6Nr21PQQ"], "issued_at": "2019-01-08T01:47:01.000000Z"}} 2019-01-08 01:47:01,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7a4c2bb6f17fd0e5b9f98d823204739f7d1bfe" 2019-01-08 01:47:01,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cad1cc-668d-4fbe-89fb-e1336a2e1e78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:01,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-94cad1cc-668d-4fbe-89fb-e1336a2e1e78 2019-01-08 01:47:01,659 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:47:01,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7a4c2bb6f17fd0e5b9f98d823204739f7d1bfe" 2019-01-08 01:47:01,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47: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-3b3443f0-4b95-40cb-8f00-9767c81c561e x-compute-request-id: req-3b3443f0-4b95-40cb-8f00-9767c81c561e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:47:01,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-3b3443f0-4b95-40cb-8f00-9767c81c561e 2019-01-08 01:47:01,872 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c... 2019-01-08 01:47:01,872 - OpenStackKeypair - INFO - Creating new keypair 2019-01-08 01:47:35,149 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c 2019-01-08 01:47:35,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7a4c2bb6f17fd0e5b9f98d823204739f7d1bfe" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC0HYqTHU+jnLcQ2lJDwZmwC7bsUnp9P0FH8y51iC4Igzot4shb8evCKTFEhsymyf2qQpTAh2nNvNFL1E4rYriERWk70fwUVSerBSip5A5mMWMYlqRwrhwKnjzW+/XCDHjOKp5Y2sgxcqJMSgsPxHXiWEfmbm26fhDG/RNkbKbKIYGRKZ0ke5rGpgHREK/RJIOpyfavWXOYkNRSQ5xHoNfvxsBfliN3cJjkr75nspiOHeBM/Is7siIuKDy7VfzzzLUibeGS02I1nyvD1sLG8G69fyaX/IsTcMgkfPyQPxfW9WpsnHKjeFcr1fJ+M3miEEvkY1DHHytpqFI9aGd8/I9KEMA11p1wSPFfmSlY1Q1WLQC1X96h9L1V7abdXme4birHtkRo6LVL4o1r5MD9eYPfc5Vj3JRhchfWTE9TCYBXzmi3y9n6ryOs3dbE3dlBRrrVNYFayYewSgbpFvF8R7tleJkbuCdLVOoVtQNhkDqfZ79EEyhrTpftNu3m4S7tO4d/VtOZM1ze8rfwExJKysQklaEal5dFW2soxxUvmDfCdehH6fXYXGUC5K6KBYqRVNh33s1LcdgrykuDnSN1cgvucB2qitdWZpMmxKDV+gJ4Q1ONMce0ME2A8h/d8mi0AbWRq3SouiHRjYN+SgiFuh7B720L0zupEOyDNYQ8b3s2SIqjc1nH8yOia52+dSI2GgP4um+VnvvzvShl/AU2UyZ5n6jyeTipBvz5r269tORXpJMz/opmf5VPTI3UT1CjaBynVAQ01rFQm2wMUB+cnOReFACyhg9jKLGu4kebfspESE32syuneB0T1prA0+A8s3XD3iTXGwh7hfxlOO8A8vJqiJabDqpMYhVPga190QMqRA8zSPJPMb8JIKRZvBbMmquCaGoiIRrqBb16RHmznWv+qmhfFCHUF3lsFEjAZWUJiVfvdRglLuOchlAhEuMinQi1YN5wh3BZJUxrQQSWU/K0Ay4etB732Ox8fqpuWLdEa1fBTOjpMk3jOrHaav93kJI2aKrDU+iHTA9iwKxdvhwbgXPfW1d/9rDhqOy8YBozZvgvcqa/8KmaODT+T2x0E9ZeV0OP3z/saIcsi/UQezaateeLnQglbqg8ubSVt6XDPJu6ItWF5Uw0BweqOWAzPMBkksUzL44Ms9Qnd/ALvFIFQr8tEbXA185lutWtutHXsGTVM1J58W19gktSK7qfSFJZSJ5ol7+ZjQsVOGmJg8sXyHu8jo6rrQgfpjsg3kYOiGjQPgY3FJ5YT+v9z4Kdu1yWMnkYkVx92d1T8yl/gb0LudjGhfqFN5fcV1cn4RK7Gynoy5itIe/L7x8q5mObQIf8qn+/PyTx2j6b46VcEf8J1wJZVVxyk/hewNnEDGU2qb7X8bDb4BJ+8DHfnuu+ooloR0meBCoiwwzpWWBju8F8qge749LfQ4gzdfvNtiWZe7pPNSE7EALAQext1jMDeuYzvdNMbJQzaGijw2ohGr3rws6EhkiJ+XImt51ocm2LOJ5XDYfmZ7V+fJiT8YPdYbLTiYRhGWmJ7fPdpu0oz3jjO354HBRvxg7yCA8NWWdK73Gb57nHHswlUU8CzphRR1G+xhIQoFY9LxFKVkVPHLGw5+KBJM7GNoltNtxOAwfiYEy20luvOtLrPZX2xXONKhBvQw==", "name": "CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c"}}' 2019-01-08 01:47:35,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7393cfc0-e5a2-4227-a106-667d1b36f214 x-compute-request-id: req-7393cfc0-e5a2-4227-a106-667d1b36f214 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC0HYqTHU+jnLcQ2lJDwZmwC7bsUnp9P0FH8y51iC4Igzot4shb8evCKTFEhsymyf2qQpTAh2nNvNFL1E4rYriERWk70fwUVSerBSip5A5mMWMYlqRwrhwKnjzW+/XCDHjOKp5Y2sgxcqJMSgsPxHXiWEfmbm26fhDG/RNkbKbKIYGRKZ0ke5rGpgHREK/RJIOpyfavWXOYkNRSQ5xHoNfvxsBfliN3cJjkr75nspiOHeBM/Is7siIuKDy7VfzzzLUibeGS02I1nyvD1sLG8G69fyaX/IsTcMgkfPyQPxfW9WpsnHKjeFcr1fJ+M3miEEvkY1DHHytpqFI9aGd8/I9KEMA11p1wSPFfmSlY1Q1WLQC1X96h9L1V7abdXme4birHtkRo6LVL4o1r5MD9eYPfc5Vj3JRhchfWTE9TCYBXzmi3y9n6ryOs3dbE3dlBRrrVNYFayYewSgbpFvF8R7tleJkbuCdLVOoVtQNhkDqfZ79EEyhrTpftNu3m4S7tO4d/VtOZM1ze8rfwExJKysQklaEal5dFW2soxxUvmDfCdehH6fXYXGUC5K6KBYqRVNh33s1LcdgrykuDnSN1cgvucB2qitdWZpMmxKDV+gJ4Q1ONMce0ME2A8h/d8mi0AbWRq3SouiHRjYN+SgiFuh7B720L0zupEOyDNYQ8b3s2SIqjc1nH8yOia52+dSI2GgP4um+VnvvzvShl/AU2UyZ5n6jyeTipBvz5r269tORXpJMz/opmf5VPTI3UT1CjaBynVAQ01rFQm2wMUB+cnOReFACyhg9jKLGu4kebfspESE32syuneB0T1prA0+A8s3XD3iTXGwh7hfxlOO8A8vJqiJabDqpMYhVPga190QMqRA8zSPJPMb8JIKRZvBbMmquCaGoiIRrqBb16RHmznWv+qmhfFCHUF3lsFEjAZWUJiVfvdRglLuOchlAhEuMinQi1YN5wh3BZJUxrQQSWU/K0Ay4etB732Ox8fqpuWLdEa1fBTOjpMk3jOrHaav93kJI2aKrDU+iHTA9iwKxdvhwbgXPfW1d/9rDhqOy8YBozZvgvcqa/8KmaODT+T2x0E9ZeV0OP3z/saIcsi/UQezaateeLnQglbqg8ubSVt6XDPJu6ItWF5Uw0BweqOWAzPMBkksUzL44Ms9Qnd/ALvFIFQr8tEbXA185lutWtutHXsGTVM1J58W19gktSK7qfSFJZSJ5ol7+ZjQsVOGmJg8sXyHu8jo6rrQgfpjsg3kYOiGjQPgY3FJ5YT+v9z4Kdu1yWMnkYkVx92d1T8yl/gb0LudjGhfqFN5fcV1cn4RK7Gynoy5itIe/L7x8q5mObQIf8qn+/PyTx2j6b46VcEf8J1wJZVVxyk/hewNnEDGU2qb7X8bDb4BJ+8DHfnuu+ooloR0meBCoiwwzpWWBju8F8qge749LfQ4gzdfvNtiWZe7pPNSE7EALAQext1jMDeuYzvdNMbJQzaGijw2ohGr3rws6EhkiJ+XImt51ocm2LOJ5XDYfmZ7V+fJiT8YPdYbLTiYRhGWmJ7fPdpu0oz3jjO354HBRvxg7yCA8NWWdK73Gb57nHHswlUU8CzphRR1G+xhIQoFY9LxFKVkVPHLGw5+KBJM7GNoltNtxOAwfiYEy20luvOtLrPZX2xXONKhBvQw==", "user_id": "f92a56f356ba44609ca33c874098add3", "name": "CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c", "fingerprint": "ca:f0:7b:d5:8e:ac:51:f7:bd:fa:25:33:8b:ba:09:b0"}} 2019-01-08 01:47:35,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-7393cfc0-e5a2-4227-a106-667d1b36f214 2019-01-08 01:47:35,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:35,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b20d035c8e645e7aa7f363d543ecc12", "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj-role"}], "expires_at": "2019-01-08T02:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93404c59fb084a14bab9049dddf938a8", "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/93404c59fb084a14bab9049dddf938a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/93404c59fb084a14bab9049dddf938a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/93404c59fb084a14bab9049dddf938a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/93404c59fb084a14bab9049dddf938a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/93404c59fb084a14bab9049dddf938a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/93404c59fb084a14bab9049dddf938a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d29e0cc1-2af5-4aa-user", "id": "f92a56f356ba44609ca33c874098add3"}, "audit_ids": ["UjPv0rOsRNG8WCIeERfAkA"], "issued_at": "2019-01-08T01:47:35.000000Z"}} 2019-01-08 01:47:35,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b31b0a8dd86fb75c03d039d0e2bff9bea10381" 2019-01-08 01:47:35,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdab47c7-8b95-4da2-b75f-1cfc189157d1 x-compute-request-id: req-fdab47c7-8b95-4da2-b75f-1cfc189157d1 Content-Encoding: gzip Content-Length: 1576 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC0HYqTHU+jnLcQ2lJDwZmwC7bsUnp9P0FH8y51iC4Igzot4shb8evCKTFEhsymyf2qQpTAh2nNvNFL1E4rYriERWk70fwUVSerBSip5A5mMWMYlqRwrhwKnjzW+/XCDHjOKp5Y2sgxcqJMSgsPxHXiWEfmbm26fhDG/RNkbKbKIYGRKZ0ke5rGpgHREK/RJIOpyfavWXOYkNRSQ5xHoNfvxsBfliN3cJjkr75nspiOHeBM/Is7siIuKDy7VfzzzLUibeGS02I1nyvD1sLG8G69fyaX/IsTcMgkfPyQPxfW9WpsnHKjeFcr1fJ+M3miEEvkY1DHHytpqFI9aGd8/I9KEMA11p1wSPFfmSlY1Q1WLQC1X96h9L1V7abdXme4birHtkRo6LVL4o1r5MD9eYPfc5Vj3JRhchfWTE9TCYBXzmi3y9n6ryOs3dbE3dlBRrrVNYFayYewSgbpFvF8R7tleJkbuCdLVOoVtQNhkDqfZ79EEyhrTpftNu3m4S7tO4d/VtOZM1ze8rfwExJKysQklaEal5dFW2soxxUvmDfCdehH6fXYXGUC5K6KBYqRVNh33s1LcdgrykuDnSN1cgvucB2qitdWZpMmxKDV+gJ4Q1ONMce0ME2A8h/d8mi0AbWRq3SouiHRjYN+SgiFuh7B720L0zupEOyDNYQ8b3s2SIqjc1nH8yOia52+dSI2GgP4um+VnvvzvShl/AU2UyZ5n6jyeTipBvz5r269tORXpJMz/opmf5VPTI3UT1CjaBynVAQ01rFQm2wMUB+cnOReFACyhg9jKLGu4kebfspESE32syuneB0T1prA0+A8s3XD3iTXGwh7hfxlOO8A8vJqiJabDqpMYhVPga190QMqRA8zSPJPMb8JIKRZvBbMmquCaGoiIRrqBb16RHmznWv+qmhfFCHUF3lsFEjAZWUJiVfvdRglLuOchlAhEuMinQi1YN5wh3BZJUxrQQSWU/K0Ay4etB732Ox8fqpuWLdEa1fBTOjpMk3jOrHaav93kJI2aKrDU+iHTA9iwKxdvhwbgXPfW1d/9rDhqOy8YBozZvgvcqa/8KmaODT+T2x0E9ZeV0OP3z/saIcsi/UQezaateeLnQglbqg8ubSVt6XDPJu6ItWF5Uw0BweqOWAzPMBkksUzL44Ms9Qnd/ALvFIFQr8tEbXA185lutWtutHXsGTVM1J58W19gktSK7qfSFJZSJ5ol7+ZjQsVOGmJg8sXyHu8jo6rrQgfpjsg3kYOiGjQPgY3FJ5YT+v9z4Kdu1yWMnkYkVx92d1T8yl/gb0LudjGhfqFN5fcV1cn4RK7Gynoy5itIe/L7x8q5mObQIf8qn+/PyTx2j6b46VcEf8J1wJZVVxyk/hewNnEDGU2qb7X8bDb4BJ+8DHfnuu+ooloR0meBCoiwwzpWWBju8F8qge749LfQ4gzdfvNtiWZe7pPNSE7EALAQext1jMDeuYzvdNMbJQzaGijw2ohGr3rws6EhkiJ+XImt51ocm2LOJ5XDYfmZ7V+fJiT8YPdYbLTiYRhGWmJ7fPdpu0oz3jjO354HBRvxg7yCA8NWWdK73Gb57nHHswlUU8CzphRR1G+xhIQoFY9LxFKVkVPHLGw5+KBJM7GNoltNtxOAwfiYEy20luvOtLrPZX2xXONKhBvQw==", "user_id": "f92a56f356ba44609ca33c874098add3", "name": "CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c", "deleted": false, "created_at": "2019-01-08T01:47:35.000000", "updated_at": null, "fingerprint": "ca:f0:7b:d5:8e:ac:51:f7:bd:fa:25:33:8b:ba:09:b0", "deleted_at": null, "id": 68}} 2019-01-08 01:47:35,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c used request id req-fdab47c7-8b95-4da2-b75f-1cfc189157d1 2019-01-08 01:47:35,828 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c 2019-01-08 01:47:35,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7a4c2bb6f17fd0e5b9f98d823204739f7d1bfe" 2019-01-08 01:47:35,860 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c01de47-829f-4ce8-b108-68924f3a99ac x-compute-request-id: req-0c01de47-829f-4ce8-b108-68924f3a99ac Content-Length: 0 Content-Type: application/json 2019-01-08 01:47:35,860 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-6454f1d1-b5d3-4470-aea8-0a04aae8e96c used request id req-0c01de47-829f-4ce8-b108-68924f3a99ac 2019-01-08 01:47:35,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:36,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-edcb3b96-f89b-421a-8276-a4d163da01d4 Date: Tue, 08 Jan 2019 01:47:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:47:36,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-edcb3b96-f89b-421a-8276-a4d163da01d4 2019-01-08 01:47:36,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:36,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574f0e12-0b35-4b68-b849-00519e53dc6d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:47:36,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-574f0e12-0b35-4b68-b849-00519e53dc6d 2019-01-08 01:47:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:36,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acd6f55b-4ea1-499c-bfeb-9d2fec4c0ec1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:36,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-acd6f55b-4ea1-499c-bfeb-9d2fec4c0ec1 2019-01-08 01:47:36,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:36,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:36,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc8e1ed-a697-4aea-936a-1ec8ea5a738d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:36,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-cbc8e1ed-a697-4aea-936a-1ec8ea5a738d 2019-01-08 01:47:36,478 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:36,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d29a30b3-3317-41c1-8eb6-86dd30010942 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:36,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-d29a30b3-3317-41c1-8eb6-86dd30010942 2019-01-08 01:47:36,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:36,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:36,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b65ebf4-93c4-4564-b1b0-151cace5bc93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:36,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-2b65ebf4-93c4-4564-b1b0-151cace5bc93 2019-01-08 01:47:36,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:36,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:36,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb0cc02-d2c2-4a8e-a857-62fd441dea6c 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:47:36,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-7cb0cc02-d2c2-4a8e-a857-62fd441dea6c 2019-01-08 01:47:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:36,928 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a762def-f287-4be8-9801-1c064b3964ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:36,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-7a762def-f287-4be8-9801-1c064b3964ac 2019-01-08 01:47:36,928 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:36,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:37,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a315bcf1-483b-4826-aa91-7fd910fa7ed2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:37,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-a315bcf1-483b-4826-aa91-7fd910fa7ed2 2019-01-08 01:47:37,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:37,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:37,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906defd0-cf5e-4fb3-a6f3-84556015651a 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:47:37,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-906defd0-cf5e-4fb3-a6f3-84556015651a 2019-01-08 01:47:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:37,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ef4049e-27ee-4a37-b7e4-f9d7f5d56bb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:37,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-2ef4049e-27ee-4a37-b7e4-f9d7f5d56bb7 2019-01-08 01:47:37,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:37,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:37,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-844851c4-df59-4d4c-bf64-b7f630e0fb02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:37,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-844851c4-df59-4d4c-bf64-b7f630e0fb02 2019-01-08 01:47:37,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:37,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:37,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b2a3d9-f3f3-4d26-8b95-73480618788c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:37,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-a1b2a3d9-f3f3-4d26-8b95-73480618788c 2019-01-08 01:47:37,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:37,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:37,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-628e6bba-cf5d-482d-8587-c7ad0f84f156 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:37,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-628e6bba-cf5d-482d-8587-c7ad0f84f156 2019-01-08 01:47:37,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:37,609 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d29e0cc1-2af5-4aa-proj 2019-01-08 01:47:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/93404c59fb084a14bab9049dddf938a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:37,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6cd6cf9-6184-46f2-aeb5-d3445d7acd40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:37,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/93404c59fb084a14bab9049dddf938a8 used request id req-b6cd6cf9-6184-46f2-aeb5-d3445d7acd40 2019-01-08 01:47:37,862 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d29e0cc1-2af5-4aa-proj-role 2019-01-08 01:47:37,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/1b20d035c8e645e7aa7f363d543ecc12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:37,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-676709b7-7158-4d40-bec9-cad3bc123a2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:37,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/1b20d035c8e645e7aa7f363d543ecc12 used request id req-676709b7-7158-4d40-bec9-cad3bc123a2e 2019-01-08 01:47:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177da52c78693cadc88ce9ad9b4f7b40aefd75e" 2019-01-08 01:47:38,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732d9a13-5f3d-47cb-b9ff-cec937306f51 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:47:38,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-732d9a13-5f3d-47cb-b9ff-cec937306f51 2019-01-08 01:47:38,118 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d29e0cc1-2af5-4aa-user 2019-01-08 01:47:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/f92a56f356ba44609ca33c874098add3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbc11be64607adbd791183338d42b7c3fa3470d" 2019-01-08 01:47:38,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37400c3c-1096-4b45-abec-72c229af29af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:38,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f92a56f356ba44609ca33c874098add3 used request id req-37400c3c-1096-4b45-abec-72c229af29af 2019-01-08 01:47:38,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:38,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["NQEY-chxQ_yhVHUPFOW_ng"], "issued_at": "2019-01-08T01:47:38.000000Z"}} 2019-01-08 01:47:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9001220ead3252aeb8c4cb4168381219ba2104ad" 2019-01-08 01:47:38,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d6dedc-115c-4c67-8eeb-59233bbfc847 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:38,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-04d6dedc-115c-4c67-8eeb-59233bbfc847 2019-01-08 01:47:38,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:38,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:39,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["S7dOu_8BQ-6qn3lMJKslXg"], "issued_at": "2019-01-08T01:47:39.000000Z"}} 2019-01-08 01:47:39,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:39,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095d32e6-f2a3-4a00-bdcb-76535ef71a35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:39,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-095d32e6-f2a3-4a00-bdcb-76535ef71a35 2019-01-08 01:47:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:47:39,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:47: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:47:39,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e476adff-8d04-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:39,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc891c6-bc66-4820-a825-475dc6fb5d15 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e476adff-8d04-487-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:47:39,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e476adff-8d04-487-proj used request id req-bbc891c6-bc66-4820-a825-475dc6fb5d15 2019-01-08 01:47:39,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:39,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7d464b-e54b-4ca7-b05c-24d2d630901f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:47:39,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ed7d464b-e54b-4ca7-b05c-24d2d630901f 2019-01-08 01:47:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-e476adff-8d04-487-proj"}}' 2019-01-08 01:47:39,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:47:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7c93b7f-0618-482b-88c4-2c25530ef66d Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cfb148d907d34e15ad9079431148b1f4"}, "tags": [], "enabled": true, "id": "cfb148d907d34e15ad9079431148b1f4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e476adff-8d04-487-proj"}} 2019-01-08 01:47:39,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c7c93b7f-0618-482b-88c4-2c25530ef66d 2019-01-08 01:47:39,904 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e476adff-8d04-487-proj 2019-01-08 01:47:39,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:39,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:40,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:47:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["RryjpOCmR_OtFzGmy8auzQ"], "issued_at": "2019-01-08T01:47:40.000000Z"}} 2019-01-08 01:47:40,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502fb9e2d6dabd35c86d723c8a2edc9807188e2d" 2019-01-08 01:47:40,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76af8b26-8132-4adf-9c06-1ba79b269830 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:40,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-76af8b26-8132-4adf-9c06-1ba79b269830 2019-01-08 01:47:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:47:40,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:47: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:47:40,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502fb9e2d6dabd35c86d723c8a2edc9807188e2d" 2019-01-08 01:47:40,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728e59fa-c5ae-4377-acee-efacea5579fa Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:47:40,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-728e59fa-c5ae-4377-acee-efacea5579fa 2019-01-08 01:47:40,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-e476adff-8d04-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502fb9e2d6dabd35c86d723c8a2edc9807188e2d" 2019-01-08 01:47:40,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f986e0-2906-4fea-b38e-743f49f3b487 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-e476adff-8d04-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cfb148d907d34e15ad9079431148b1f4"}, "tags": [], "enabled": true, "id": "cfb148d907d34e15ad9079431148b1f4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e476adff-8d04-487-proj"}]} 2019-01-08 01:47:40,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-e476adff-8d04-487-proj used request id req-76f986e0-2906-4fea-b38e-743f49f3b487 2019-01-08 01:47:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502fb9e2d6dabd35c86d723c8a2edc9807188e2d" 2019-01-08 01:47:40,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75953a55-5d70-4d05-b3f9-7841e73f6484 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:47:40,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-75953a55-5d70-4d05-b3f9-7841e73f6484 2019-01-08 01:47:41,095 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e476adff-8d04-487-user 2019-01-08 01:47:41,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:41,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:41,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4eaa0cf-3b0a-46f2-a4c9-9c31ac50c4b5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:47:41,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d4eaa0cf-3b0a-46f2-a4c9-9c31ac50c4b5 2019-01-08 01:47:41,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" -d '{"role": {"name": "CreateKeypairsTests-e476adff-8d04-487-proj-role"}}' 2019-01-08 01:47:41,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:47:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1c96674-efc6-4e9d-bdc5-bd0fb964ed0c Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79e7c3bbb1034c34a6c3f078ba9ebca4", "links": {"self": "http://172.30.9.42:5000/v3/roles/79e7c3bbb1034c34a6c3f078ba9ebca4"}, "name": "CreateKeypairsTests-e476adff-8d04-487-proj-role"}} 2019-01-08 01:47:41,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-e1c96674-efc6-4e9d-bdc5-bd0fb964ed0c 2019-01-08 01:47:41,425 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e476adff-8d04-487-proj-role 2019-01-08 01:47:41,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/79e7c3bbb1034c34a6c3f078ba9ebca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:41,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb0fc59-d96f-4c89-a5a0-be9bd14d65c5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79e7c3bbb1034c34a6c3f078ba9ebca4", "links": {"self": "http://172.30.9.42:5000/v3/roles/79e7c3bbb1034c34a6c3f078ba9ebca4"}, "name": "CreateKeypairsTests-e476adff-8d04-487-proj-role"}} 2019-01-08 01:47:41,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/79e7c3bbb1034c34a6c3f078ba9ebca4 used request id req-ffb0fc59-d96f-4c89-a5a0-be9bd14d65c5 2019-01-08 01:47:41,535 - keystone_utils - INFO - Granting role CreateKeypairsTests-e476adff-8d04-487-proj-role to project CreateKeypairsTests-e476adff-8d04-487-proj 2019-01-08 01:47:41,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/cfb148d907d34e15ad9079431148b1f4/users/bdc240fe75af460f9a8e5a739a8294f1/roles/79e7c3bbb1034c34a6c3f078ba9ebca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:41,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c8c197f-157b-45c8-ae07-7ba459b8db97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:41,690 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/cfb148d907d34e15ad9079431148b1f4/users/bdc240fe75af460f9a8e5a739a8294f1/roles/79e7c3bbb1034c34a6c3f078ba9ebca4 used request id req-1c8c197f-157b-45c8-ae07-7ba459b8db97 2019-01-08 01:47:41,691 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:47:41,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:41,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:42,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79e7c3bbb1034c34a6c3f078ba9ebca4", "name": "CreateKeypairsTests-e476adff-8d04-487-proj-role"}], "expires_at": "2019-01-08T02:47:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfb148d907d34e15ad9079431148b1f4", "name": "CreateKeypairsTests-e476adff-8d04-487-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/cfb148d907d34e15ad9079431148b1f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfb148d907d34e15ad9079431148b1f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e476adff-8d04-487-user", "id": "bdc240fe75af460f9a8e5a739a8294f1"}, "audit_ids": ["RgtlBuZOT6GbXd9_lWy9Ng"], "issued_at": "2019-01-08T01:47:42.000000Z"}} 2019-01-08 01:47:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1302108d268206dfa774cca9abb1d1ba13cdf839" 2019-01-08 01:47:42,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8bb93b-891d-4d22-96e9-d01f3cc97f19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:42,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-db8bb93b-891d-4d22-96e9-d01f3cc97f19 2019-01-08 01:47:42,318 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:47:42,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1302108d268206dfa774cca9abb1d1ba13cdf839" 2019-01-08 01:47:42,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50676eb2-b5de-4f0b-bb0a-f14656ad002c x-compute-request-id: req-50676eb2-b5de-4f0b-bb0a-f14656ad002c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:47:42,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-50676eb2-b5de-4f0b-bb0a-f14656ad002c 2019-01-08 01:47:42,533 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a... 2019-01-08 01:47:42,533 - OpenStackKeypair - INFO - Creating new keypair 2019-01-08 01:47:42,552 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a 2019-01-08 01:47:42,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1302108d268206dfa774cca9abb1d1ba13cdf839" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDe2g6QbwLRd7tH1k+ATiCTGu3Oy4FyW0MDckcv8bpalyLOIhDq0GrzzUI0YE+w4CmYPPS5r2k+nzZwPhOHBgID6zBraFLat2ZjIc7g4OjLiX1UMa19N0BjdisobsSEf2T/igV5J+u8hzka2pmIslxfQdiFbwfDG8VuMgZ2RtRYew==", "name": "CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a"}}' 2019-01-08 01:47:42,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebe1f36a-b96a-4499-96e8-6c0b531b3627 x-compute-request-id: req-ebe1f36a-b96a-4499-96e8-6c0b531b3627 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDe2g6QbwLRd7tH1k+ATiCTGu3Oy4FyW0MDckcv8bpalyLOIhDq0GrzzUI0YE+w4CmYPPS5r2k+nzZwPhOHBgID6zBraFLat2ZjIc7g4OjLiX1UMa19N0BjdisobsSEf2T/igV5J+u8hzka2pmIslxfQdiFbwfDG8VuMgZ2RtRYew==", "user_id": "bdc240fe75af460f9a8e5a739a8294f1", "name": "CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a", "fingerprint": "e2:cc:bf:71:0c:8b:9a:ae:b8:7d:a4:44:f1:10:a9:39"}} 2019-01-08 01:47:42,611 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-ebe1f36a-b96a-4499-96e8-6c0b531b3627 2019-01-08 01:47:42,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:43,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79e7c3bbb1034c34a6c3f078ba9ebca4", "name": "CreateKeypairsTests-e476adff-8d04-487-proj-role"}], "expires_at": "2019-01-08T02:47:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfb148d907d34e15ad9079431148b1f4", "name": "CreateKeypairsTests-e476adff-8d04-487-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/cfb148d907d34e15ad9079431148b1f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfb148d907d34e15ad9079431148b1f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/cfb148d907d34e15ad9079431148b1f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e476adff-8d04-487-user", "id": "bdc240fe75af460f9a8e5a739a8294f1"}, "audit_ids": ["wBq-iRAiSG-jNYUz6XPUVA"], "issued_at": "2019-01-08T01:47:43.000000Z"}} 2019-01-08 01:47:43,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9577c6b7d37b6a4e7242e7194633f232946a1bf5" 2019-01-08 01:47:43,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f52b5b58-1e7e-45f3-a3d0-485671840319 x-compute-request-id: req-f52b5b58-1e7e-45f3-a3d0-485671840319 Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDe2g6QbwLRd7tH1k+ATiCTGu3Oy4FyW0MDckcv8bpalyLOIhDq0GrzzUI0YE+w4CmYPPS5r2k+nzZwPhOHBgID6zBraFLat2ZjIc7g4OjLiX1UMa19N0BjdisobsSEf2T/igV5J+u8hzka2pmIslxfQdiFbwfDG8VuMgZ2RtRYew==", "user_id": "bdc240fe75af460f9a8e5a739a8294f1", "name": "CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a", "deleted": false, "created_at": "2019-01-08T01:47:42.000000", "updated_at": null, "fingerprint": "e2:cc:bf:71:0c:8b:9a:ae:b8:7d:a4:44:f1:10:a9:39", "deleted_at": null, "id": 71}} 2019-01-08 01:47:43,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a used request id req-f52b5b58-1e7e-45f3-a3d0-485671840319 2019-01-08 01:47:43,251 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a 2019-01-08 01:47:43,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1302108d268206dfa774cca9abb1d1ba13cdf839" 2019-01-08 01:47:43,305 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd9acba8-37d9-4c91-be79-618931937c2e x-compute-request-id: req-dd9acba8-37d9-4c91-be79-618931937c2e Content-Length: 0 Content-Type: application/json 2019-01-08 01:47:43,305 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-ed3e8c60-f7f9-4e68-b9f5-e4161443fd0a used request id req-dd9acba8-37d9-4c91-be79-618931937c2e 2019-01-08 01:47:43,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:43,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-3e4c5f1f-426f-409d-bcff-71020bf57c7a Date: Tue, 08 Jan 2019 01:47:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:47:43,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-3e4c5f1f-426f-409d-bcff-71020bf57c7a 2019-01-08 01:47:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:43,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbfba2c8-e5f0-4ea5-bc12-5c8e23a1fb5d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:47:43,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-dbfba2c8-e5f0-4ea5-bc12-5c8e23a1fb5d 2019-01-08 01:47:43,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:43,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777dac64-1951-4780-9390-c57d6f1a0ca7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:43,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-777dac64-1951-4780-9390-c57d6f1a0ca7 2019-01-08 01:47:43,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:43,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bea5293d-521b-4c90-8f92-428f52a9b834 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:43,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-bea5293d-521b-4c90-8f92-428f52a9b834 2019-01-08 01:47:43,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:43,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:44,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2285ea79-0772-4a3c-b023-1a60722d04d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:44,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-2285ea79-0772-4a3c-b023-1a60722d04d2 2019-01-08 01:47:44,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:44,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:44,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-685667b5-6fe3-465d-b9a4-dfcaba6ce9fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:44,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-685667b5-6fe3-465d-b9a4-dfcaba6ce9fc 2019-01-08 01:47:44,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:44,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:44,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f02111-da6a-45d6-b1d3-3ffc24473d1f 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:47:44,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-23f02111-da6a-45d6-b1d3-3ffc24473d1f 2019-01-08 01:47:44,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:44,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a46d8bfe-4572-45aa-9d6a-f59a1f8f7ba4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:44,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-a46d8bfe-4572-45aa-9d6a-f59a1f8f7ba4 2019-01-08 01:47:44,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:44,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:44,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87f25008-2d39-4685-bda3-3b9fe0c2a18a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:44,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-87f25008-2d39-4685-bda3-3b9fe0c2a18a 2019-01-08 01:47:44,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:44,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:44,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d2898c-b071-4115-a792-437e32a94bce 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:47:44,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-93d2898c-b071-4115-a792-437e32a94bce 2019-01-08 01:47:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:44,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce63d16-6f3a-4bd5-8749-39d51b4b3e48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:44,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-4ce63d16-6f3a-4bd5-8749-39d51b4b3e48 2019-01-08 01:47:44,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:44,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2cb11a-4435-4358-9861-7f7b19cafd4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:44,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-ad2cb11a-4435-4358-9861-7f7b19cafd4a 2019-01-08 01:47:44,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:44,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c765db3-c5bd-4877-80b3-c003b2c8bd86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:44,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-0c765db3-c5bd-4877-80b3-c003b2c8bd86 2019-01-08 01:47:44,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:44,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:45,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2266030-c7a9-4bc7-bb74-9e485ccb79f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:45,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-d2266030-c7a9-4bc7-bb74-9e485ccb79f2 2019-01-08 01:47:45,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:45,089 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e476adff-8d04-487-proj 2019-01-08 01:47:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/cfb148d907d34e15ad9079431148b1f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:45,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c2ef5b0-77a8-4d41-bff1-aa0c23920aa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:45,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/cfb148d907d34e15ad9079431148b1f4 used request id req-9c2ef5b0-77a8-4d41-bff1-aa0c23920aa7 2019-01-08 01:47:45,352 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e476adff-8d04-487-proj-role 2019-01-08 01:47:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/79e7c3bbb1034c34a6c3f078ba9ebca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:45,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-966692fd-5612-4b83-8446-c2f92044745b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:45,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/79e7c3bbb1034c34a6c3f078ba9ebca4 used request id req-966692fd-5612-4b83-8446-c2f92044745b 2019-01-08 01:47:45,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04204bfe2fbbf83c846b3bd1825e508d823d8a13" 2019-01-08 01:47:45,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e94ef3-25bf-4fa7-a89d-26e6102654a1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:47:45,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f7e94ef3-25bf-4fa7-a89d-26e6102654a1 2019-01-08 01:47:45,607 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e476adff-8d04-487-user 2019-01-08 01:47:45,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/bdc240fe75af460f9a8e5a739a8294f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502fb9e2d6dabd35c86d723c8a2edc9807188e2d" 2019-01-08 01:47:45,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaff4ccb-715f-4da0-b56f-7611aabd0291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:45,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/bdc240fe75af460f9a8e5a739a8294f1 used request id req-eaff4ccb-715f-4da0-b56f-7611aabd0291 2019-01-08 01:47:45,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:46,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["spOMbmJJRjWV_fNjTGGnyg"], "issued_at": "2019-01-08T01:47:46.000000Z"}} 2019-01-08 01:47:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b93567f377b4c457264df2b6066035a84dc5650" 2019-01-08 01:47:46,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8bc475-6780-43ce-999b-cc9fa4b3c4aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:46,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7f8bc475-6780-43ce-999b-cc9fa4b3c4aa 2019-01-08 01:47:46,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:46,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:46,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["hNCMxtBqT46GAf2al5gLPQ"], "issued_at": "2019-01-08T01:47:46.000000Z"}} 2019-01-08 01:47:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:46,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7e155d-74a7-4d79-bd7d-004faaafc6d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:46,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-df7e155d-74a7-4d79-bd7d-004faaafc6d1 2019-01-08 01:47:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:47:46,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:47:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d1dca861-e9df-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:47,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ab5eca-06c2-4f52-b5a3-71f7d3fad635 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d1dca861-e9df-406-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:47:47,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d1dca861-e9df-406-proj used request id req-e3ab5eca-06c2-4f52-b5a3-71f7d3fad635 2019-01-08 01:47:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:47,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a7d7f6-86b5-40d2-b3fb-a2294825142b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:47:47,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-49a7d7f6-86b5-40d2-b3fb-a2294825142b 2019-01-08 01:47:47,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d1dca861-e9df-406-proj"}}' 2019-01-08 01:47:47,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d198b3bf-7da7-40a4-931c-686867840c54 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d9f2ea21806a4f4db27037bb32efdaf5"}, "tags": [], "enabled": true, "id": "d9f2ea21806a4f4db27037bb32efdaf5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d1dca861-e9df-406-proj"}} 2019-01-08 01:47:47,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-d198b3bf-7da7-40a4-931c-686867840c54 2019-01-08 01:47:47,364 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d1dca861-e9df-406-proj 2019-01-08 01:47:47,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:47,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:47,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["sychQ96eTKiKazX0HNCB9g"], "issued_at": "2019-01-08T01:47:47.000000Z"}} 2019-01-08 01:47:47,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98aa0c6d97f8da893d00c8c131bd5dfd1f5bb2c" 2019-01-08 01:47:47,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd6aa79-363d-4d87-bb18-c1d9dfdf2198 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:47,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3fd6aa79-363d-4d87-bb18-c1d9dfdf2198 2019-01-08 01:47:47,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:47:47,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:47: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:47:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98aa0c6d97f8da893d00c8c131bd5dfd1f5bb2c" 2019-01-08 01:47:48,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2329f0-5f4b-4840-b8ac-ddc60ee69d7b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:47:48,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-cc2329f0-5f4b-4840-b8ac-ddc60ee69d7b 2019-01-08 01:47:48,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-d1dca861-e9df-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98aa0c6d97f8da893d00c8c131bd5dfd1f5bb2c" 2019-01-08 01:47:48,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd0f5b8-c049-4740-b04e-c3eb1d26fe27 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-d1dca861-e9df-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d9f2ea21806a4f4db27037bb32efdaf5"}, "tags": [], "enabled": true, "id": "d9f2ea21806a4f4db27037bb32efdaf5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d1dca861-e9df-406-proj"}]} 2019-01-08 01:47:48,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-d1dca861-e9df-406-proj used request id req-7fd0f5b8-c049-4740-b04e-c3eb1d26fe27 2019-01-08 01:47:48,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98aa0c6d97f8da893d00c8c131bd5dfd1f5bb2c" 2019-01-08 01:47:48,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a03bb6a-8fe7-4afe-82ca-b5e87ec651b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:47:48,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5a03bb6a-8fe7-4afe-82ca-b5e87ec651b3 2019-01-08 01:47:48,636 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d1dca861-e9df-406-user 2019-01-08 01:47:48,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:48,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:48,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19ee7f6-6379-4314-bb71-44e9037a344a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:47:48,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d19ee7f6-6379-4314-bb71-44e9037a344a 2019-01-08 01:47:48,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" -d '{"role": {"name": "CreateKeypairsTests-d1dca861-e9df-406-proj-role"}}' 2019-01-08 01:47:48,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca8bc57e-446f-466b-9770-1afd8a4ba21c Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a17a8d27753640ebafc362e0d9b14138", "links": {"self": "http://172.30.9.42:5000/v3/roles/a17a8d27753640ebafc362e0d9b14138"}, "name": "CreateKeypairsTests-d1dca861-e9df-406-proj-role"}} 2019-01-08 01:47:48,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-ca8bc57e-446f-466b-9770-1afd8a4ba21c 2019-01-08 01:47:48,867 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d1dca861-e9df-406-proj-role 2019-01-08 01:47:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/a17a8d27753640ebafc362e0d9b14138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:48,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e89b1f-41a2-4eaa-98f7-4fbab91d8f6d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a17a8d27753640ebafc362e0d9b14138", "links": {"self": "http://172.30.9.42:5000/v3/roles/a17a8d27753640ebafc362e0d9b14138"}, "name": "CreateKeypairsTests-d1dca861-e9df-406-proj-role"}} 2019-01-08 01:47:48,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/a17a8d27753640ebafc362e0d9b14138 used request id req-45e89b1f-41a2-4eaa-98f7-4fbab91d8f6d 2019-01-08 01:47:48,984 - keystone_utils - INFO - Granting role CreateKeypairsTests-d1dca861-e9df-406-proj-role to project CreateKeypairsTests-d1dca861-e9df-406-proj 2019-01-08 01:47:48,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/d9f2ea21806a4f4db27037bb32efdaf5/users/fa79a326ae304c8784b49b767d2ec41e/roles/a17a8d27753640ebafc362e0d9b14138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:49,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee5b8760-dd88-4573-a6e8-a5e3be7e79f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:49,133 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/d9f2ea21806a4f4db27037bb32efdaf5/users/fa79a326ae304c8784b49b767d2ec41e/roles/a17a8d27753640ebafc362e0d9b14138 used request id req-ee5b8760-dd88-4573-a6e8-a5e3be7e79f7 2019-01-08 01:47:49,134 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:47:49,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:49,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:49,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a17a8d27753640ebafc362e0d9b14138", "name": "CreateKeypairsTests-d1dca861-e9df-406-proj-role"}], "expires_at": "2019-01-08T02:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9f2ea21806a4f4db27037bb32efdaf5", "name": "CreateKeypairsTests-d1dca861-e9df-406-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d1dca861-e9df-406-user", "id": "fa79a326ae304c8784b49b767d2ec41e"}, "audit_ids": ["K2pN9R9TTiOBQJ7ZXAccGA"], "issued_at": "2019-01-08T01:47:49.000000Z"}} 2019-01-08 01:47:49,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3afecd50390c8e96439e37fc342d375f151a444" 2019-01-08 01:47:49,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6796b5-23e6-4b2f-9577-c29e0cd15495 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:49,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4a6796b5-23e6-4b2f-9577-c29e0cd15495 2019-01-08 01:47:49,734 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:47:49,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3afecd50390c8e96439e37fc342d375f151a444" 2019-01-08 01:47:49,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c2e6244-c45d-4403-bf74-ac66fee47aee x-compute-request-id: req-8c2e6244-c45d-4403-bf74-ac66fee47aee Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:47:49,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-8c2e6244-c45d-4403-bf74-ac66fee47aee 2019-01-08 01:47:49,931 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730... 2019-01-08 01:47:49,931 - OpenStackKeypair - INFO - Creating new keypair 2019-01-08 01:47:49,969 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730 2019-01-08 01:47:49,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3afecd50390c8e96439e37fc342d375f151a444" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7B54NJbtetouVMr5grcNK8QMssl9KCFjrSzFYkp5FoHCpSpvcIofKjdlxfM4HvaaPqwv2tyBiy4NrT6BweE6fxD33RfV8jUD0lRb0Fo2SkP2unhCbgWxwIa7ijeMsVopDCRomqVhNOEcPBBBSy2qNHxMNPE2H2RpRY3+kUSXf0Q==", "name": "CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730"}}' 2019-01-08 01:47:50,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-016865f1-e4c9-4758-bda3-8cce5ff7a53b x-compute-request-id: req-016865f1-e4c9-4758-bda3-8cce5ff7a53b Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7B54NJbtetouVMr5grcNK8QMssl9KCFjrSzFYkp5FoHCpSpvcIofKjdlxfM4HvaaPqwv2tyBiy4NrT6BweE6fxD33RfV8jUD0lRb0Fo2SkP2unhCbgWxwIa7ijeMsVopDCRomqVhNOEcPBBBSy2qNHxMNPE2H2RpRY3+kUSXf0Q==", "user_id": "fa79a326ae304c8784b49b767d2ec41e", "name": "CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730", "fingerprint": "23:a7:ad:ea:57:bf:c0:86:62:92:0f:07:1d:d7:c9:15"}} 2019-01-08 01:47:50,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-016865f1-e4c9-4758-bda3-8cce5ff7a53b 2019-01-08 01:47:50,026 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730.pub 2019-01-08 01:47:50,027 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730 2019-01-08 01:47:50,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:50,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a17a8d27753640ebafc362e0d9b14138", "name": "CreateKeypairsTests-d1dca861-e9df-406-proj-role"}], "expires_at": "2019-01-08T02:47:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9f2ea21806a4f4db27037bb32efdaf5", "name": "CreateKeypairsTests-d1dca861-e9df-406-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d9f2ea21806a4f4db27037bb32efdaf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d1dca861-e9df-406-user", "id": "fa79a326ae304c8784b49b767d2ec41e"}, "audit_ids": ["AJntFBRSRlCGO3wsSAg1CQ"], "issued_at": "2019-01-08T01:47:50.000000Z"}} 2019-01-08 01:47:50,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8fbbc24ad0ed32c8d7f0953d4e7076531bb1e1" 2019-01-08 01:47:50,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32401bce-5e33-4f4c-a689-ba1ff21ad7aa x-compute-request-id: req-32401bce-5e33-4f4c-a689-ba1ff21ad7aa Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7B54NJbtetouVMr5grcNK8QMssl9KCFjrSzFYkp5FoHCpSpvcIofKjdlxfM4HvaaPqwv2tyBiy4NrT6BweE6fxD33RfV8jUD0lRb0Fo2SkP2unhCbgWxwIa7ijeMsVopDCRomqVhNOEcPBBBSy2qNHxMNPE2H2RpRY3+kUSXf0Q==", "user_id": "fa79a326ae304c8784b49b767d2ec41e", "name": "CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730", "deleted": false, "created_at": "2019-01-08T01:47:50.000000", "updated_at": null, "fingerprint": "23:a7:ad:ea:57:bf:c0:86:62:92:0f:07:1d:d7:c9:15", "deleted_at": null, "id": 74}} 2019-01-08 01:47:50,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730 used request id req-32401bce-5e33-4f4c-a689-ba1ff21ad7aa 2019-01-08 01:47:50,664 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730 2019-01-08 01:47:50,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3afecd50390c8e96439e37fc342d375f151a444" 2019-01-08 01:47:50,711 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:47:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58109334-3e3e-406d-99b6-1d35628845fa x-compute-request-id: req-58109334-3e3e-406d-99b6-1d35628845fa Content-Length: 0 Content-Type: application/json 2019-01-08 01:47:50,712 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730 used request id req-58109334-3e3e-406d-99b6-1d35628845fa 2019-01-08 01:47:50,712 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730.pub] 2019-01-08 01:47:50,712 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-5262c69b-c273-4ab3-8914-0f944fb01730] 2019-01-08 01:47:50,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:51,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-38da8a57-bab2-495d-a232-a743883fd959 Date: Tue, 08 Jan 2019 01:47:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:47:51,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-38da8a57-bab2-495d-a232-a743883fd959 2019-01-08 01:47:51,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:51,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbccb30-2dec-42d9-aaf9-ee0567c8a3ba Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:47:51,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-2bbccb30-2dec-42d9-aaf9-ee0567c8a3ba 2019-01-08 01:47:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:51,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-242827ff-433c-4a1e-a53e-b69528b0cd46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:51,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-242827ff-433c-4a1e-a53e-b69528b0cd46 2019-01-08 01:47:51,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:51,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d45bfd-6162-4540-b2c6-5e44141e83cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:51,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-71d45bfd-6162-4540-b2c6-5e44141e83cd 2019-01-08 01:47:51,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:51,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:51,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0dac3d3-5c4b-48de-baac-0612e049fc53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:51,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-a0dac3d3-5c4b-48de-baac-0612e049fc53 2019-01-08 01:47:51,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:51,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe5c07fc-3443-41a7-b149-d65349d92d1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:51,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-fe5c07fc-3443-41a7-b149-d65349d92d1e 2019-01-08 01:47:51,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:51,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e3e019-303e-4f05-9a3a-9d8b7e2924d7 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:47:51,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-79e3e019-303e-4f05-9a3a-9d8b7e2924d7 2019-01-08 01:47:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:51,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c4a7c7-422a-4504-a4b7-504b300f7c5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:51,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-a5c4a7c7-422a-4504-a4b7-504b300f7c5a 2019-01-08 01:47:51,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:52,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a77d240-49cb-4045-89e3-b52642ad4b68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:52,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-4a77d240-49cb-4045-89e3-b52642ad4b68 2019-01-08 01:47:52,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:52,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:52,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce57d0d1-97ff-4f1b-b5d8-e11c4b2b6b82 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:47:52,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-ce57d0d1-97ff-4f1b-b5d8-e11c4b2b6b82 2019-01-08 01:47:52,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:52,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef35e7e-eab3-4bdd-82f6-ee8fe79bfde0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:52,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-fef35e7e-eab3-4bdd-82f6-ee8fe79bfde0 2019-01-08 01:47:52,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:52,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:52,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a19704-dc23-49a3-893a-189c0eb73efa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:52,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-30a19704-dc23-49a3-893a-189c0eb73efa 2019-01-08 01:47:52,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:52,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:52,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-026a6736-f805-4a65-8695-562bacad5c63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:52,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-026a6736-f805-4a65-8695-562bacad5c63 2019-01-08 01:47:52,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:52,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:52,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d8f962-081d-44fc-8344-a3cb757d6ab0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:52,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-f3d8f962-081d-44fc-8344-a3cb757d6ab0 2019-01-08 01:47:52,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:52,692 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d1dca861-e9df-406-proj 2019-01-08 01:47:52,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/d9f2ea21806a4f4db27037bb32efdaf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:52,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc04e369-4d66-4ff9-ac98-0900561b1b27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:52,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/d9f2ea21806a4f4db27037bb32efdaf5 used request id req-dc04e369-4d66-4ff9-ac98-0900561b1b27 2019-01-08 01:47:52,951 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d1dca861-e9df-406-proj-role 2019-01-08 01:47:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/a17a8d27753640ebafc362e0d9b14138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:53,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-560bfd81-863c-4ef1-9355-8fb81cf4bcff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:53,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/a17a8d27753640ebafc362e0d9b14138 used request id req-560bfd81-863c-4ef1-9355-8fb81cf4bcff 2019-01-08 01:47:53,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150c16783d00be280ce463025a5fb7bf7a1b7b9" 2019-01-08 01:47:53,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8722fa6-3120-4b91-a941-f57f56c4fde5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:47:53,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b8722fa6-3120-4b91-a941-f57f56c4fde5 2019-01-08 01:47:53,223 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d1dca861-e9df-406-user 2019-01-08 01:47:53,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/fa79a326ae304c8784b49b767d2ec41e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98aa0c6d97f8da893d00c8c131bd5dfd1f5bb2c" 2019-01-08 01:47:53,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d87c79ec-b88a-441d-9394-64ae94b70e01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:53,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/fa79a326ae304c8784b49b767d2ec41e used request id req-d87c79ec-b88a-441d-9394-64ae94b70e01 2019-01-08 01:47:53,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:53,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["lYBuvKDWRa-4WVFnNJF6ZA"], "issued_at": "2019-01-08T01:47:53.000000Z"}} 2019-01-08 01:47:53,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2fb64b51d8d8cfc56f559753fe0060742975dcf" 2019-01-08 01:47:53,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bde98c-e477-4281-a730-f1761ab8a35b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:53,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a5bde98c-e477-4281-a730-f1761ab8a35b 2019-01-08 01:47:53,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:53,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:54,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:47:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["C1d8rFxpQ1uyiagOzm-5yg"], "issued_at": "2019-01-08T01:47:54.000000Z"}} 2019-01-08 01:47:54,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:54,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d42277f-aa44-43fc-a6e2-9aa2be4dbb0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:54,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5d42277f-aa44-43fc-a6e2-9aa2be4dbb0b 2019-01-08 01:47:54,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:47:54,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:47: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:47:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d3f99290-7c34-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:54,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54900b8-09a4-4122-819f-9e16f4658015 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d3f99290-7c34-448-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:47:54,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d3f99290-7c34-448-proj used request id req-e54900b8-09a4-4122-819f-9e16f4658015 2019-01-08 01:47:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:54,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041d0f1d-8139-4f02-a02f-532a3de67dd7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:47:54,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-041d0f1d-8139-4f02-a02f-532a3de67dd7 2019-01-08 01:47:54,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d3f99290-7c34-448-proj"}}' 2019-01-08 01:47:54,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5921baf1-e858-4c42-9964-41a978222a41 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2726996c458746b58b02e21fc07f0c69"}, "tags": [], "enabled": true, "id": "2726996c458746b58b02e21fc07f0c69", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d3f99290-7c34-448-proj"}} 2019-01-08 01:47:54,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-5921baf1-e858-4c42-9964-41a978222a41 2019-01-08 01:47:54,976 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d3f99290-7c34-448-proj 2019-01-08 01:47:54,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:54,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:55,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:47:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["g2g9pcCHRPqe2CEMYTV9WA"], "issued_at": "2019-01-08T01:47:55.000000Z"}} 2019-01-08 01:47:55,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7c9cf6f56c441f02ff3eab92653914c54f0d5b" 2019-01-08 01:47:55,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c431c4-beb4-4776-b3a9-e85f9241ec1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:55,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b3c431c4-beb4-4776-b3a9-e85f9241ec1a 2019-01-08 01:47:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:47:55,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:47: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:47:55,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7c9cf6f56c441f02ff3eab92653914c54f0d5b" 2019-01-08 01:47:55,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a40fbde-d1ce-4801-bab0-9eac7aeb13df Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:47:55,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5a40fbde-d1ce-4801-bab0-9eac7aeb13df 2019-01-08 01:47:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-d3f99290-7c34-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7c9cf6f56c441f02ff3eab92653914c54f0d5b" 2019-01-08 01:47:55,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1394fd9-3fdb-41a8-a40d-24a504744dc0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-d3f99290-7c34-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2726996c458746b58b02e21fc07f0c69"}, "tags": [], "enabled": true, "id": "2726996c458746b58b02e21fc07f0c69", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d3f99290-7c34-448-proj"}]} 2019-01-08 01:47:55,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsTests-d3f99290-7c34-448-proj used request id req-e1394fd9-3fdb-41a8-a40d-24a504744dc0 2019-01-08 01:47:55,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7c9cf6f56c441f02ff3eab92653914c54f0d5b" 2019-01-08 01:47:55,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4caf62-ba21-430a-bce0-802c3c1ea7c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:47:55,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5d4caf62-ba21-430a-bce0-802c3c1ea7c9 2019-01-08 01:47:56,262 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d3f99290-7c34-448-user 2019-01-08 01:47:56,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:56,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:56,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ad7be8-3138-41fd-9e8a-37c6247fb02b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:47:56,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-15ad7be8-3138-41fd-9e8a-37c6247fb02b 2019-01-08 01:47:56,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" -d '{"role": {"name": "CreateKeypairsTests-d3f99290-7c34-448-proj-role"}}' 2019-01-08 01:47:56,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13236ade-0c54-4be2-b20c-468984ed1655 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2032a09ed4719ba68dbb6b8b8414a", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2032a09ed4719ba68dbb6b8b8414a"}, "name": "CreateKeypairsTests-d3f99290-7c34-448-proj-role"}} 2019-01-08 01:47:56,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-13236ade-0c54-4be2-b20c-468984ed1655 2019-01-08 01:47:56,508 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d3f99290-7c34-448-proj-role 2019-01-08 01:47:56,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/9fe2032a09ed4719ba68dbb6b8b8414a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:56,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20acca5-5b1e-444f-a906-a5c3b2820303 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2032a09ed4719ba68dbb6b8b8414a", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2032a09ed4719ba68dbb6b8b8414a"}, "name": "CreateKeypairsTests-d3f99290-7c34-448-proj-role"}} 2019-01-08 01:47:56,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/9fe2032a09ed4719ba68dbb6b8b8414a used request id req-e20acca5-5b1e-444f-a906-a5c3b2820303 2019-01-08 01:47:56,618 - keystone_utils - INFO - Granting role CreateKeypairsTests-d3f99290-7c34-448-proj-role to project CreateKeypairsTests-d3f99290-7c34-448-proj 2019-01-08 01:47:56,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/2726996c458746b58b02e21fc07f0c69/users/ec11a3850f294cc8826fa3ebcbcbb3e7/roles/9fe2032a09ed4719ba68dbb6b8b8414a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:56,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2be888f2-8508-43f3-b339-295211455c69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:47:56,794 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/2726996c458746b58b02e21fc07f0c69/users/ec11a3850f294cc8826fa3ebcbcbb3e7/roles/9fe2032a09ed4719ba68dbb6b8b8414a used request id req-2be888f2-8508-43f3-b339-295211455c69 2019-01-08 01:47:56,794 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:47:56,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:47:56,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:57,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2032a09ed4719ba68dbb6b8b8414a", "name": "CreateKeypairsTests-d3f99290-7c34-448-proj-role"}], "expires_at": "2019-01-08T02:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2726996c458746b58b02e21fc07f0c69", "name": "CreateKeypairsTests-d3f99290-7c34-448-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2726996c458746b58b02e21fc07f0c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2726996c458746b58b02e21fc07f0c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2726996c458746b58b02e21fc07f0c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2726996c458746b58b02e21fc07f0c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d3f99290-7c34-448-user", "id": "ec11a3850f294cc8826fa3ebcbcbb3e7"}, "audit_ids": ["eltsqI8wRPSm4_f6mat-Fg"], "issued_at": "2019-01-08T01:47:57.000000Z"}} 2019-01-08 01:47:57,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17ed03c12ebb325e95a0eb3097d3a5bbf76978d" 2019-01-08 01:47:57,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4291cb4d-343e-48e5-9a21-73cb76512b0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:47:57,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4291cb4d-343e-48e5-9a21-73cb76512b0e 2019-01-08 01:47:57,314 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:47:57,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17ed03c12ebb325e95a0eb3097d3a5bbf76978d" 2019-01-08 01:47:57,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47: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-80d3f14b-a488-43f5-8383-e725c9e6037e x-compute-request-id: req-80d3f14b-a488-43f5-8383-e725c9e6037e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:47:57,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-80d3f14b-a488-43f5-8383-e725c9e6037e 2019-01-08 01:47:57,518 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51... 2019-01-08 01:47:57,518 - OpenStackKeypair - INFO - Creating new keypair 2019-01-08 01:47:57,549 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51 2019-01-08 01:47:57,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17ed03c12ebb325e95a0eb3097d3a5bbf76978d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1xPyO1wrbcwOJGQcV/WN/BUxJnxzYoRVXkl7lVn+XICebCQ0gn1xnxRPpkKJJ+v5jMc5zKn92nxy8t3PzpZ7w4FL1fdFl5Z4Qx1QDscunrNURpBmasd6vrVh4xUtUZr9nEJQGJN+8ZFS2hSpvxter7iR9jHYyZaZoiCxT/9nfAQ==", "name": "CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51"}}' 2019-01-08 01:47:57,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47: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-765583c8-dd04-4477-bea6-24e65419aed6 x-compute-request-id: req-765583c8-dd04-4477-bea6-24e65419aed6 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1xPyO1wrbcwOJGQcV/WN/BUxJnxzYoRVXkl7lVn+XICebCQ0gn1xnxRPpkKJJ+v5jMc5zKn92nxy8t3PzpZ7w4FL1fdFl5Z4Qx1QDscunrNURpBmasd6vrVh4xUtUZr9nEJQGJN+8ZFS2hSpvxter7iR9jHYyZaZoiCxT/9nfAQ==", "user_id": "ec11a3850f294cc8826fa3ebcbcbb3e7", "name": "CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51", "fingerprint": "33:3a:0a:13:2f:1b:7e:9b:ae:d1:7d:31:ec:7c:b7:89"}} 2019-01-08 01:47:57,622 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-765583c8-dd04-4477-bea6-24e65419aed6 2019-01-08 01:47:57,624 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51.pub 2019-01-08 01:47:57,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:47:58,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2032a09ed4719ba68dbb6b8b8414a", "name": "CreateKeypairsTests-d3f99290-7c34-448-proj-role"}], "expires_at": "2019-01-08T02:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2726996c458746b58b02e21fc07f0c69", "name": "CreateKeypairsTests-d3f99290-7c34-448-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2726996c458746b58b02e21fc07f0c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2726996c458746b58b02e21fc07f0c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2726996c458746b58b02e21fc07f0c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2726996c458746b58b02e21fc07f0c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2726996c458746b58b02e21fc07f0c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2726996c458746b58b02e21fc07f0c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d3f99290-7c34-448-user", "id": "ec11a3850f294cc8826fa3ebcbcbb3e7"}, "audit_ids": ["o4UELYjVSBaOcexbjOYYVw"], "issued_at": "2019-01-08T01:47:58.000000Z"}} 2019-01-08 01:47:58,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a51420ff843552cf3c3d3861db04c666a6bee9b" 2019-01-08 01:47:58,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e20075-17dd-4cd7-b502-11c665788cdc x-compute-request-id: req-07e20075-17dd-4cd7-b502-11c665788cdc Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1xPyO1wrbcwOJGQcV/WN/BUxJnxzYoRVXkl7lVn+XICebCQ0gn1xnxRPpkKJJ+v5jMc5zKn92nxy8t3PzpZ7w4FL1fdFl5Z4Qx1QDscunrNURpBmasd6vrVh4xUtUZr9nEJQGJN+8ZFS2hSpvxter7iR9jHYyZaZoiCxT/9nfAQ==", "user_id": "ec11a3850f294cc8826fa3ebcbcbb3e7", "name": "CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51", "deleted": false, "created_at": "2019-01-08T01:47:57.000000", "updated_at": null, "fingerprint": "33:3a:0a:13:2f:1b:7e:9b:ae:d1:7d:31:ec:7c:b7:89", "deleted_at": null, "id": 77}} 2019-01-08 01:47:58,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51 used request id req-07e20075-17dd-4cd7-b502-11c665788cdc 2019-01-08 01:47:58,253 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51 2019-01-08 01:47:58,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17ed03c12ebb325e95a0eb3097d3a5bbf76978d" 2019-01-08 01:47:58,299 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abaf01fa-b6d6-4af9-8b46-9fcd4fa7c4f2 x-compute-request-id: req-abaf01fa-b6d6-4af9-8b46-9fcd4fa7c4f2 Content-Length: 0 Content-Type: application/json 2019-01-08 01:47:58,299 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51 used request id req-abaf01fa-b6d6-4af9-8b46-9fcd4fa7c4f2 2019-01-08 01:47:58,299 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-0caec61f-a3cd-4472-a00a-8e619a08ec51.pub] 2019-01-08 01:47:58,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:58,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-89209a3f-70af-4a1c-bc73-039ffc5f7add Date: Tue, 08 Jan 2019 01:47:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:47:58,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-89209a3f-70af-4a1c-bc73-039ffc5f7add 2019-01-08 01:47:58,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:58,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b5ce69-c87d-41b2-b116-2defd5f40263 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:47:58,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-b6b5ce69-c87d-41b2-b116-2defd5f40263 2019-01-08 01:47:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:58,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-494aac35-ebd9-4f56-a941-11ac9bcc46a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:58,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-494aac35-ebd9-4f56-a941-11ac9bcc46a6 2019-01-08 01:47:58,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:58,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46134ec3-ee09-4e87-9411-1071f68aa117 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:58,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-46134ec3-ee09-4e87-9411-1071f68aa117 2019-01-08 01:47:58,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:58,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:59,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d1d6b3d-afc6-42a4-84ed-7a782fa43f93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:59,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-2d1d6b3d-afc6-42a4-84ed-7a782fa43f93 2019-01-08 01:47:59,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:59,152 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dc39041-712f-45f6-8092-4c877b9c26ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:59,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-3dc39041-712f-45f6-8092-4c877b9c26ea 2019-01-08 01:47:59,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:59,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c1b03c-62ad-49bd-9c50-83b1805ea9e3 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:47:59,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-79c1b03c-62ad-49bd-9c50-83b1805ea9e3 2019-01-08 01:47:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:59,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88700b1c-c92d-428b-acb4-593f5f19382d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:59,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-88700b1c-c92d-428b-acb4-593f5f19382d 2019-01-08 01:47:59,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:59,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6338583-0e22-4f3f-aac3-906c37880f1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:59,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-d6338583-0e22-4f3f-aac3-906c37880f1f 2019-01-08 01:47:59,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:59,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:59,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4da5874-fd4c-42af-92fd-c2fc05ec0cdd 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:47:59,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-a4da5874-fd4c-42af-92fd-c2fc05ec0cdd 2019-01-08 01:47:59,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:59,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28ed968-062c-4bbd-b028-9a5b67695d1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:59,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-a28ed968-062c-4bbd-b028-9a5b67695d1d 2019-01-08 01:47:59,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:47:59,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-234e6e80-7020-4e81-ac96-de122bef8631 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:47:59,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-234e6e80-7020-4e81-ac96-de122bef8631 2019-01-08 01:47:59,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:47:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:48:00,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f33be1e-9e96-4366-b9b4-4aa796fb9ddb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:00,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-9f33be1e-9e96-4366-b9b4-4aa796fb9ddb 2019-01-08 01:48:00,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:48:00,132 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a75596d-aed5-4750-99be-2250422ba56c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:00,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-0a75596d-aed5-4750-99be-2250422ba56c 2019-01-08 01:48:00,132 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:00,133 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d3f99290-7c34-448-proj 2019-01-08 01:48:00,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/2726996c458746b58b02e21fc07f0c69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:48:00,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c297664-b7f5-4917-86a4-a2eb51f05e81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:00,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/2726996c458746b58b02e21fc07f0c69 used request id req-7c297664-b7f5-4917-86a4-a2eb51f05e81 2019-01-08 01:48:00,370 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d3f99290-7c34-448-proj-role 2019-01-08 01:48:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/9fe2032a09ed4719ba68dbb6b8b8414a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:48:00,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2c5162-5e05-4577-a189-cba2755a0ab0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:00,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/9fe2032a09ed4719ba68dbb6b8b8414a used request id req-5c2c5162-5e05-4577-a189-cba2755a0ab0 2019-01-08 01:48:00,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a6e7ad9cf1d2f13188b4a410680d4b382dfc3c" 2019-01-08 01:48:00,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6150fa-6b86-4280-b453-dfec68d1ef87 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:00,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5c6150fa-6b86-4280-b453-dfec68d1ef87 2019-01-08 01:48:00,613 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d3f99290-7c34-448-user 2019-01-08 01:48:00,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/ec11a3850f294cc8826fa3ebcbcbb3e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7c9cf6f56c441f02ff3eab92653914c54f0d5b" 2019-01-08 01:48:00,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e4ca4f-b348-4e5f-9211-730b692c251b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:00,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ec11a3850f294cc8826fa3ebcbcbb3e7 used request id req-97e4ca4f-b348-4e5f-9211-730b692c251b 2019-01-08 01:48:00,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:01,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["hMBNr6cMRLKF9sNDpi5P8A"], "issued_at": "2019-01-08T01:48:01.000000Z"}} 2019-01-08 01:48:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa5ebc7651bfd4f3c69fae07d3ce15f1efd5da2" 2019-01-08 01:48:01,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a8d7ae-60f8-4cbc-8363-db5d47866af9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:01,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c5a8d7ae-60f8-4cbc-8363-db5d47866af9 2019-01-08 01:48:01,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:01,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:01,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["gjVHKSPyTL2YF1m4E5lfWw"], "issued_at": "2019-01-08T01:48:01.000000Z"}} 2019-01-08 01:48:01,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:02,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2750b19-7ed4-4eca-a71a-23140faa6800 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:02,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d2750b19-7ed4-4eca-a71a-23140faa6800 2019-01-08 01:48:02,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:02,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:02,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:02,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8502f1-b9b7-4854-9a26-c529e519870d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:48:02,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj used request id req-8f8502f1-b9b7-4854-9a26-c529e519870d 2019-01-08 01:48:02,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:02,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e7824a-ec26-4fc9-bcd3-354d29c82a03 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:02,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-b8e7824a-ec26-4fc9-bcd3-354d29c82a03 2019-01-08 01:48:02,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj"}}' 2019-01-08 01:48:02,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2133283b-a1c5-403b-a852-5a9f4c9f91fb Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/b588b57de4024b51b7d1ca84007059b7"}, "tags": [], "enabled": true, "id": "b588b57de4024b51b7d1ca84007059b7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj"}} 2019-01-08 01:48:02,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-2133283b-a1c5-403b-a852-5a9f4c9f91fb 2019-01-08 01:48:02,382 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj 2019-01-08 01:48:02,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:02,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:02,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["GQsUpvKDT1eHykTMVZbT-g"], "issued_at": "2019-01-08T01:48:02.000000Z"}} 2019-01-08 01:48:02,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2bfd982c453bbaea842b4a0ac63b25a1935c6" 2019-01-08 01:48:02,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1f8eba-4d8f-4481-a138-77a10fbf59c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:02,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ff1f8eba-4d8f-4481-a138-77a10fbf59c3 2019-01-08 01:48:02,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:02,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:02,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2bfd982c453bbaea842b4a0ac63b25a1935c6" 2019-01-08 01:48:03,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc2c789-a6ad-449a-8255-213bf19871b5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:48:03,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-4fc2c789-a6ad-449a-8255-213bf19871b5 2019-01-08 01:48:03,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2bfd982c453bbaea842b4a0ac63b25a1935c6" 2019-01-08 01:48:03,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ff5a08-87ae-4762-b653-64cc107a6d96 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/b588b57de4024b51b7d1ca84007059b7"}, "tags": [], "enabled": true, "id": "b588b57de4024b51b7d1ca84007059b7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj"}]} 2019-01-08 01:48:03,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj used request id req-87ff5a08-87ae-4762-b653-64cc107a6d96 2019-01-08 01:48:03,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2bfd982c453bbaea842b4a0ac63b25a1935c6" 2019-01-08 01:48:03,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c18fbf6-440a-43d3-9403-e883e50507c0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:03,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-1c18fbf6-440a-43d3-9403-e883e50507c0 2019-01-08 01:48:03,683 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-user 2019-01-08 01:48:03,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:03,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:03,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d9801c-ecca-4f1b-a757-154d7363bb59 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:03,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f8d9801c-ecca-4f1b-a757-154d7363bb59 2019-01-08 01:48:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" -d '{"role": {"name": "CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj-role"}}' 2019-01-08 01:48:03,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00eba977-fd82-4ff0-8444-fb2e37085f7b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bd9099e9b98482aa0014db3f4f29d13", "links": {"self": "http://172.30.9.42:5000/v3/roles/3bd9099e9b98482aa0014db3f4f29d13"}, "name": "CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj-role"}} 2019-01-08 01:48:03,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-00eba977-fd82-4ff0-8444-fb2e37085f7b 2019-01-08 01:48:03,939 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj-role 2019-01-08 01:48:03,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/3bd9099e9b98482aa0014db3f4f29d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:04,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4989c8fd-efb2-4a5f-bbab-98faa1672740 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bd9099e9b98482aa0014db3f4f29d13", "links": {"self": "http://172.30.9.42:5000/v3/roles/3bd9099e9b98482aa0014db3f4f29d13"}, "name": "CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj-role"}} 2019-01-08 01:48:04,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/3bd9099e9b98482aa0014db3f4f29d13 used request id req-4989c8fd-efb2-4a5f-bbab-98faa1672740 2019-01-08 01:48:04,055 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj-role to project CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj 2019-01-08 01:48:04,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/b588b57de4024b51b7d1ca84007059b7/users/c11850d6e3cc4f7788b6ff8bfc5df5ed/roles/3bd9099e9b98482aa0014db3f4f29d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:04,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f13d9f-175a-468a-932c-1c9f3a57ba6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:04,122 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/b588b57de4024b51b7d1ca84007059b7/users/c11850d6e3cc4f7788b6ff8bfc5df5ed/roles/3bd9099e9b98482aa0014db3f4f29d13 used request id req-b6f13d9f-175a-468a-932c-1c9f3a57ba6f 2019-01-08 01:48:04,122 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:04,210 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd.pub 2019-01-08 01:48:04,210 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd 2019-01-08 01:48:04,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:04,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:04,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3bd9099e9b98482aa0014db3f4f29d13", "name": "CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj-role"}], "expires_at": "2019-01-08T02:48:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b588b57de4024b51b7d1ca84007059b7", "name": "CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b588b57de4024b51b7d1ca84007059b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_b588b57de4024b51b7d1ca84007059b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/b588b57de4024b51b7d1ca84007059b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/b588b57de4024b51b7d1ca84007059b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/b588b57de4024b51b7d1ca84007059b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b588b57de4024b51b7d1ca84007059b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/b588b57de4024b51b7d1ca84007059b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/b588b57de4024b51b7d1ca84007059b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b588b57de4024b51b7d1ca84007059b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/b588b57de4024b51b7d1ca84007059b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/b588b57de4024b51b7d1ca84007059b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b588b57de4024b51b7d1ca84007059b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/b588b57de4024b51b7d1ca84007059b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/b588b57de4024b51b7d1ca84007059b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-user", "id": "c11850d6e3cc4f7788b6ff8bfc5df5ed"}, "audit_ids": ["H7gpsVvWSZCBAk9ogdnSMQ"], "issued_at": "2019-01-08T01:48:04.000000Z"}} 2019-01-08 01:48:04,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2837a67c50b4e44a2e5878734c88fcdd3c5ea6a" 2019-01-08 01:48:04,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63a770f-e9b4-483c-bdbd-5e837242fdfb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:04,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d63a770f-e9b4-483c-bdbd-5e837242fdfb 2019-01-08 01:48:04,729 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:04,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2837a67c50b4e44a2e5878734c88fcdd3c5ea6a" 2019-01-08 01:48:04,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48: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-dd0cecf5-7b99-4796-9180-aa50334b13d7 x-compute-request-id: req-dd0cecf5-7b99-4796-9180-aa50334b13d7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:48:04,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-dd0cecf5-7b99-4796-9180-aa50334b13d7 2019-01-08 01:48:04,932 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd... 2019-01-08 01:48:04,932 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-08 01:48:04,932 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd.pub 2019-01-08 01:48:04,932 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd 2019-01-08 01:48:04,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2837a67c50b4e44a2e5878734c88fcdd3c5ea6a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJm1Gj51s0DCT+4qb8tUFyAjGBgFT54/0hlvVapvrB19i9/RyfR/GggNTgjYS7/kEePMZgLBHtUXEy9Vyh7nnhfYc3fbW0R9I81/p/7fuvM4vPgntoJF/zpxpAjFOkz2pGcAvDku967n/CQs1HyUw4+HQuR81xsHMYJg7lRh8a2ECzhlQ8c145IELfX/sCfTdSqoAfmD1jPv0l6DC4bw5eTpKD075Eya+dLMJPk5YwbxxL2GBcfcchgjZAsDUShP6/gZx3A2c8bmsvNIvX9SJH0iRRy0OXWCmlmX4goeVhAgx8VKgqxgGacnp1N65ZiFstF/EbWhrNbHIIYjaUO7OR", "name": "CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd"}}' 2019-01-08 01:48:04,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48: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-5fab9e79-8ef0-4193-9edf-a6ecb9311df2 x-compute-request-id: req-5fab9e79-8ef0-4193-9edf-a6ecb9311df2 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJm1Gj51s0DCT+4qb8tUFyAjGBgFT54/0hlvVapvrB19i9/RyfR/GggNTgjYS7/kEePMZgLBHtUXEy9Vyh7nnhfYc3fbW0R9I81/p/7fuvM4vPgntoJF/zpxpAjFOkz2pGcAvDku967n/CQs1HyUw4+HQuR81xsHMYJg7lRh8a2ECzhlQ8c145IELfX/sCfTdSqoAfmD1jPv0l6DC4bw5eTpKD075Eya+dLMJPk5YwbxxL2GBcfcchgjZAsDUShP6/gZx3A2c8bmsvNIvX9SJH0iRRy0OXWCmlmX4goeVhAgx8VKgqxgGacnp1N65ZiFstF/EbWhrNbHIIYjaUO7OR", "user_id": "c11850d6e3cc4f7788b6ff8bfc5df5ed", "name": "CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd", "fingerprint": "34:ab:ce:f5:a4:19:65:7a:78:7b:0d:3e:c5:de:23:e3"}} 2019-01-08 01:48:04,994 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-5fab9e79-8ef0-4193-9edf-a6ecb9311df2 2019-01-08 01:48:04,994 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd 2019-01-08 01:48:04,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2837a67c50b4e44a2e5878734c88fcdd3c5ea6a" 2019-01-08 01:48:05,040 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:48:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ca56d24-4c80-41d8-914a-9c318e6daf4c x-compute-request-id: req-4ca56d24-4c80-41d8-914a-9c318e6daf4c Content-Length: 0 Content-Type: application/json 2019-01-08 01:48:05,040 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd used request id req-4ca56d24-4c80-41d8-914a-9c318e6daf4c 2019-01-08 01:48:05,041 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd.pub] 2019-01-08 01:48:05,041 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-64726d2f-5093-4349-b93f-5f44b2a9febd] 2019-01-08 01:48:05,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:05,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2d660693-8de7-4164-bdcb-8f52bcbe4143 Date: Tue, 08 Jan 2019 01:48:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:48:05,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-2d660693-8de7-4164-bdcb-8f52bcbe4143 2019-01-08 01:48:05,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:05,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9c2110-235b-41fd-b5d6-01d3ceb32d07 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:48:05,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-ca9c2110-235b-41fd-b5d6-01d3ceb32d07 2019-01-08 01:48:05,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:05,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-399f77f9-191b-4113-b5fd-a5f0ef826569 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:05,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-399f77f9-191b-4113-b5fd-a5f0ef826569 2019-01-08 01:48:05,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:05,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b33d8635-4f09-4de0-a5b8-bd0151233968 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:05,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-b33d8635-4f09-4de0-a5b8-bd0151233968 2019-01-08 01:48:05,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:05,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:05,901 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0da95a56-f9da-4d5d-bfa2-83997ee76f1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:05,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-0da95a56-f9da-4d5d-bfa2-83997ee76f1f 2019-01-08 01:48:05,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:05,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:06,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84eca176-ac76-45be-ae8e-9ee08a68313f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:06,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-84eca176-ac76-45be-ae8e-9ee08a68313f 2019-01-08 01:48:06,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:06,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:06,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c424e472-0eb5-477f-8fb5-41adc2f69f38 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:48:06,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-c424e472-0eb5-477f-8fb5-41adc2f69f38 2019-01-08 01:48:06,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:06,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6be6416-4b78-4c09-91d8-2269a24f6999 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:06,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-b6be6416-4b78-4c09-91d8-2269a24f6999 2019-01-08 01:48:06,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:06,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:06,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ed4bc9-1cfc-429d-a1ce-caa4b8dc06d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:06,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-84ed4bc9-1cfc-429d-a1ce-caa4b8dc06d9 2019-01-08 01:48:06,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:06,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:06,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418ca9bf-013e-4a7e-8803-21354a80f782 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:48:06,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-418ca9bf-013e-4a7e-8803-21354a80f782 2019-01-08 01:48:06,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:06,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aee6a69f-6267-4d73-80b5-a915af130ee7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:06,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-aee6a69f-6267-4d73-80b5-a915af130ee7 2019-01-08 01:48:06,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:06,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:06,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97deab1a-5096-4cdb-b1a7-c911b31ed00a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:06,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-97deab1a-5096-4cdb-b1a7-c911b31ed00a 2019-01-08 01:48:06,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:06,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:06,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aaa8f66-f98b-418b-9387-83fc5dc068e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:06,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-7aaa8f66-f98b-418b-9387-83fc5dc068e1 2019-01-08 01:48:06,894 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:06,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:07,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30c8d26-bbb8-47d2-97d9-fdd32779d82f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:07,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-b30c8d26-bbb8-47d2-97d9-fdd32779d82f 2019-01-08 01:48:07,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:07,004 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj 2019-01-08 01:48:07,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/b588b57de4024b51b7d1ca84007059b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:07,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba79855-2cd9-4700-8338-7a30a7d9633c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:07,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/b588b57de4024b51b7d1ca84007059b7 used request id req-8ba79855-2cd9-4700-8338-7a30a7d9633c 2019-01-08 01:48:07,274 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-proj-role 2019-01-08 01:48:07,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/3bd9099e9b98482aa0014db3f4f29d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:07,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ecd5801-d370-4342-b4da-6b88bb683367 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:07,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/3bd9099e9b98482aa0014db3f4f29d13 used request id req-7ecd5801-d370-4342-b4da-6b88bb683367 2019-01-08 01:48:07,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20f00de5d7e56f88050ec1fcf8e51aa564052afc" 2019-01-08 01:48:07,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9cf337-9fd8-4aba-85b7-73e330db489b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:07,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0f9cf337-9fd8-4aba-85b7-73e330db489b 2019-01-08 01:48:07,431 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-1f7e7e16-cdb0-493-user 2019-01-08 01:48:07,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/c11850d6e3cc4f7788b6ff8bfc5df5ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad2bfd982c453bbaea842b4a0ac63b25a1935c6" 2019-01-08 01:48:07,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-092447fe-4e86-4d2e-a164-ff834ea588c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:07,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c11850d6e3cc4f7788b6ff8bfc5df5ed used request id req-092447fe-4e86-4d2e-a164-ff834ea588c5 2019-01-08 01:48:07,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:08,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["FrNDMAOtS8GlGcmj0jRB3Q"], "issued_at": "2019-01-08T01:48:08.000000Z"}} 2019-01-08 01:48:08,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746bb280cc7c5cd207672631f32562a956b80c3b" 2019-01-08 01:48:08,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57af4928-1773-4d79-9b01-472ce4f4745b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:08,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-57af4928-1773-4d79-9b01-472ce4f4745b 2019-01-08 01:48:08,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:08,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:08,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["qZxQF6xZSzWJzVh29U1bww"], "issued_at": "2019-01-08T01:48:08.000000Z"}} 2019-01-08 01:48:08,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:08,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55383849-f273-4f4d-a64a-e2be28b9eced Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:08,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-55383849-f273-4f4d-a64a-e2be28b9eced 2019-01-08 01:48:08,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:08,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:08,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:08,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89729b26-085c-4df1-936b-99748b573c32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:48:08,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj used request id req-89729b26-085c-4df1-936b-99748b573c32 2019-01-08 01:48:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:08,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da0faa5-c425-4fcc-ae41-421f46d29ac9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:08,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-2da0faa5-c425-4fcc-ae41-421f46d29ac9 2019-01-08 01:48:08,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj"}}' 2019-01-08 01:48:09,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5dea2c-78ee-4928-a86f-012f41335f0f Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/b496741f3f3b4c95ac20235c16abce82"}, "tags": [], "enabled": true, "id": "b496741f3f3b4c95ac20235c16abce82", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj"}} 2019-01-08 01:48:09,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-bd5dea2c-78ee-4928-a86f-012f41335f0f 2019-01-08 01:48:09,119 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj 2019-01-08 01:48:09,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:09,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:09,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["b3qsLra_SjemHJJQ74PYnA"], "issued_at": "2019-01-08T01:48:09.000000Z"}} 2019-01-08 01:48:09,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837883ffcf5078d9235fab79274cee6663e187a7" 2019-01-08 01:48:09,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a337cb-1e0b-42e7-b94f-4d3034e7ce67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:09,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e5a337cb-1e0b-42e7-b94f-4d3034e7ce67 2019-01-08 01:48:09,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:09,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:09,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837883ffcf5078d9235fab79274cee6663e187a7" 2019-01-08 01:48:09,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de4fa20-2559-4894-9a14-c68fa8930e63 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:48:09,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-2de4fa20-2559-4894-9a14-c68fa8930e63 2019-01-08 01:48:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837883ffcf5078d9235fab79274cee6663e187a7" 2019-01-08 01:48:09,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a534614c-872d-4e07-96d0-dc83df31b303 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/b496741f3f3b4c95ac20235c16abce82"}, "tags": [], "enabled": true, "id": "b496741f3f3b4c95ac20235c16abce82", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj"}]} 2019-01-08 01:48:09,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj used request id req-a534614c-872d-4e07-96d0-dc83df31b303 2019-01-08 01:48:09,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837883ffcf5078d9235fab79274cee6663e187a7" 2019-01-08 01:48:09,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c38b0f7-4c7c-4c22-b11d-471a9ee9a060 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:09,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5c38b0f7-4c7c-4c22-b11d-471a9ee9a060 2019-01-08 01:48:10,238 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f727f15e-6f86-46b-user 2019-01-08 01:48:10,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:10,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7f45c9-72d2-4cdf-8219-168bff05e35e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:10,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8d7f45c9-72d2-4cdf-8219-168bff05e35e 2019-01-08 01:48:10,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" -d '{"role": {"name": "CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj-role"}}' 2019-01-08 01:48:10,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37dbb4fa-f9da-4e6a-bf57-c67dd50c15d9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0d70b96081146d192be61b54b295fb3", "links": {"self": "http://172.30.9.42:5000/v3/roles/b0d70b96081146d192be61b54b295fb3"}, "name": "CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj-role"}} 2019-01-08 01:48:10,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-37dbb4fa-f9da-4e6a-bf57-c67dd50c15d9 2019-01-08 01:48:10,496 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj-role 2019-01-08 01:48:10,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/b0d70b96081146d192be61b54b295fb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:10,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813e8c6a-fe8a-4e53-9936-7060c54c7ca2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0d70b96081146d192be61b54b295fb3", "links": {"self": "http://172.30.9.42:5000/v3/roles/b0d70b96081146d192be61b54b295fb3"}, "name": "CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj-role"}} 2019-01-08 01:48:10,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/b0d70b96081146d192be61b54b295fb3 used request id req-813e8c6a-fe8a-4e53-9936-7060c54c7ca2 2019-01-08 01:48:10,611 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj-role to project CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj 2019-01-08 01:48:10,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/b496741f3f3b4c95ac20235c16abce82/users/6afd9078414c475dbebbd0dd6041f696/roles/b0d70b96081146d192be61b54b295fb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:10,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946d3b50-e6c5-4afb-adc5-571b5c926d8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:10,768 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/b496741f3f3b4c95ac20235c16abce82/users/6afd9078414c475dbebbd0dd6041f696/roles/b0d70b96081146d192be61b54b295fb3 used request id req-946d3b50-e6c5-4afb-adc5-571b5c926d8e 2019-01-08 01:48:10,768 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:11,013 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273.pub 2019-01-08 01:48:11,013 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273 2019-01-08 01:48:11,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:11,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:11,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0d70b96081146d192be61b54b295fb3", "name": "CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj-role"}], "expires_at": "2019-01-08T02:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b496741f3f3b4c95ac20235c16abce82", "name": "CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b496741f3f3b4c95ac20235c16abce82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_b496741f3f3b4c95ac20235c16abce82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/b496741f3f3b4c95ac20235c16abce82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/b496741f3f3b4c95ac20235c16abce82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/b496741f3f3b4c95ac20235c16abce82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b496741f3f3b4c95ac20235c16abce82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/b496741f3f3b4c95ac20235c16abce82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/b496741f3f3b4c95ac20235c16abce82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b496741f3f3b4c95ac20235c16abce82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/b496741f3f3b4c95ac20235c16abce82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/b496741f3f3b4c95ac20235c16abce82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b496741f3f3b4c95ac20235c16abce82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/b496741f3f3b4c95ac20235c16abce82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/b496741f3f3b4c95ac20235c16abce82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f727f15e-6f86-46b-user", "id": "6afd9078414c475dbebbd0dd6041f696"}, "audit_ids": ["XoOoIgQiRpS_9oqEGHwwpQ"], "issued_at": "2019-01-08T01:48:11.000000Z"}} 2019-01-08 01:48:11,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec575bac941eeac68c9a4f9f13fb7b50e8098605" 2019-01-08 01:48:11,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81dbca3-61bb-42ac-aee5-217fb3dd703b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:11,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b81dbca3-61bb-42ac-aee5-217fb3dd703b 2019-01-08 01:48:11,534 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:11,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec575bac941eeac68c9a4f9f13fb7b50e8098605" 2019-01-08 01:48:11,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48: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-350e4aee-5396-42f9-8c2d-5d4961e95632 x-compute-request-id: req-350e4aee-5396-42f9-8c2d-5d4961e95632 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:48:11,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-350e4aee-5396-42f9-8c2d-5d4961e95632 2019-01-08 01:48:11,836 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273... 2019-01-08 01:48:11,836 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-08 01:48:11,837 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273.pub 2019-01-08 01:48:11,837 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273 2019-01-08 01:48:11,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec575bac941eeac68c9a4f9f13fb7b50e8098605" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC52IQhdw0EgkaWjeOXYPTpT08/n/iBpIfNvynWK0yUbk1+2uREtb08Ss6r8XWUBvGTklWAwuACxelo7AocLWs/u5bjl5odU/Cb4JcUzfnmhtFyb43lO9J850ZK87m/6qJcWAHenj+rR//sfZhoLEKJWqzQdqKVPRp/Qip85WUXFPuhqgjNMaViq9ENUI0TjS4QjoY+LLBs93q9tZ75fyYRatKQB+UOBWks34wQkA2hBFTkat5fGOcKVljAgXNUGAO2mcT1lEHJ8+53KmNrpUn8dug9wG46JBfQLdQhLKGQf75m6eLkfcPBMpvm1xNwbZN1eL59NDK0YLtTej/StpNR", "name": "CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273"}}' 2019-01-08 01:48:11,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48: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-f1abcbd2-774e-4777-911c-c04267fb98c5 x-compute-request-id: req-f1abcbd2-774e-4777-911c-c04267fb98c5 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC52IQhdw0EgkaWjeOXYPTpT08/n/iBpIfNvynWK0yUbk1+2uREtb08Ss6r8XWUBvGTklWAwuACxelo7AocLWs/u5bjl5odU/Cb4JcUzfnmhtFyb43lO9J850ZK87m/6qJcWAHenj+rR//sfZhoLEKJWqzQdqKVPRp/Qip85WUXFPuhqgjNMaViq9ENUI0TjS4QjoY+LLBs93q9tZ75fyYRatKQB+UOBWks34wQkA2hBFTkat5fGOcKVljAgXNUGAO2mcT1lEHJ8+53KmNrpUn8dug9wG46JBfQLdQhLKGQf75m6eLkfcPBMpvm1xNwbZN1eL59NDK0YLtTej/StpNR", "user_id": "6afd9078414c475dbebbd0dd6041f696", "name": "CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273", "fingerprint": "91:32:8d:59:4a:05:2b:34:e0:59:9b:3d:10:8b:ea:a8"}} 2019-01-08 01:48:11,903 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-f1abcbd2-774e-4777-911c-c04267fb98c5 2019-01-08 01:48:11,903 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273 2019-01-08 01:48:11,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec575bac941eeac68c9a4f9f13fb7b50e8098605" 2019-01-08 01:48:11,962 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:48: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-f9a25535-8267-4a60-9912-2db80bcd2d0a x-compute-request-id: req-f9a25535-8267-4a60-9912-2db80bcd2d0a Content-Length: 0 Content-Type: application/json 2019-01-08 01:48:11,962 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-35cceb8b-2d82-4efb-83b5-6c6bf2ed6273 used request id req-f9a25535-8267-4a60-9912-2db80bcd2d0a 2019-01-08 01:48:11,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:12,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-06d4e047-5743-4296-baa3-66739bc02c90 Date: Tue, 08 Jan 2019 01:48:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:48:12,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-06d4e047-5743-4296-baa3-66739bc02c90 2019-01-08 01:48:12,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:12,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19df8cb-b382-4e9a-9cc9-654e36045a66 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:48:12,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-c19df8cb-b382-4e9a-9cc9-654e36045a66 2019-01-08 01:48:12,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:12,483 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a94520-e394-46d3-9fe2-284bd5687660 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:12,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-78a94520-e394-46d3-9fe2-284bd5687660 2019-01-08 01:48:12,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:12,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d823ce64-6884-4ed3-a6a9-040b1941884b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:12,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-d823ce64-6884-4ed3-a6a9-040b1941884b 2019-01-08 01:48:12,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:12,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:12,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aff1a99-ba63-4e86-ab1d-995d5d9ef90d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:12,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-5aff1a99-ba63-4e86-ab1d-995d5d9ef90d 2019-01-08 01:48:12,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:12,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:12,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a56d7a2-96e9-488c-a19f-a53c85ace4b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:12,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-9a56d7a2-96e9-488c-a19f-a53c85ace4b4 2019-01-08 01:48:12,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:12,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e1eea8-9776-430c-aa3d-2cee524e3f1f 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:48:12,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-24e1eea8-9776-430c-aa3d-2cee524e3f1f 2019-01-08 01:48:12,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:13,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f1ebafb-d8fd-4070-a11c-acc8b1d6b9c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:13,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-6f1ebafb-d8fd-4070-a11c-acc8b1d6b9c7 2019-01-08 01:48:13,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:13,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1adde9a7-dee4-45bb-8688-02501f659be7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:13,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-1adde9a7-dee4-45bb-8688-02501f659be7 2019-01-08 01:48:13,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:13,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:13,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3092550e-a1de-4fc5-99bd-8d865d2891e2 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:48:13,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-3092550e-a1de-4fc5-99bd-8d865d2891e2 2019-01-08 01:48:13,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:13,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b437a789-4019-4455-ab65-b422116c4daa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:13,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-b437a789-4019-4455-ab65-b422116c4daa 2019-01-08 01:48:13,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:13,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:13,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2442b32d-a0d7-4945-b80b-ab9186541126 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:13,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-2442b32d-a0d7-4945-b80b-ab9186541126 2019-01-08 01:48:13,466 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:13,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:13,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e90e60e2-d9ec-4733-ae90-968389459737 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:13,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-e90e60e2-d9ec-4733-ae90-968389459737 2019-01-08 01:48:13,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:13,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98585007-3a0a-41f2-a027-f488fad21ad5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:13,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-98585007-3a0a-41f2-a027-f488fad21ad5 2019-01-08 01:48:13,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:13,604 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj 2019-01-08 01:48:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/b496741f3f3b4c95ac20235c16abce82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:13,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72bc09cf-dffd-406c-b2db-8cecf0ca31f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:13,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/b496741f3f3b4c95ac20235c16abce82 used request id req-72bc09cf-dffd-406c-b2db-8cecf0ca31f0 2019-01-08 01:48:13,873 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f727f15e-6f86-46b-proj-role 2019-01-08 01:48:13,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/b0d70b96081146d192be61b54b295fb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:14,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904c3b4c-eaab-4a5f-966f-5c1112bf47ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:14,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/b0d70b96081146d192be61b54b295fb3 used request id req-904c3b4c-eaab-4a5f-966f-5c1112bf47ee 2019-01-08 01:48:14,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e526d314a073cc6568e3e5291562e8079ef1391" 2019-01-08 01:48:14,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b06043-1115-4cd9-b1f8-0c6824183c48 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:14,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f9b06043-1115-4cd9-b1f8-0c6824183c48 2019-01-08 01:48:14,123 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f727f15e-6f86-46b-user 2019-01-08 01:48:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/6afd9078414c475dbebbd0dd6041f696 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837883ffcf5078d9235fab79274cee6663e187a7" 2019-01-08 01:48:14,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93ee9b5d-c2a1-44b5-b5af-ae3ae9875e18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:14,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/6afd9078414c475dbebbd0dd6041f696 used request id req-93ee9b5d-c2a1-44b5-b5af-ae3ae9875e18 2019-01-08 01:48:14,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:14,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["pME7Tq5mQ_SGrb8cscuNDA"], "issued_at": "2019-01-08T01:48:14.000000Z"}} 2019-01-08 01:48:14,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88214f3c5d80660e6233cef154059aa26f117856" 2019-01-08 01:48:14,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30496bc7-37d9-4327-844e-fb5d352a647e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:14,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-30496bc7-37d9-4327-844e-fb5d352a647e 2019-01-08 01:48:14,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:14,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:15,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["8RqSTf_uT2ebT3QG5zWNDA"], "issued_at": "2019-01-08T01:48:15.000000Z"}} 2019-01-08 01:48:15,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:15,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc580d97-8728-46c1-a7b3-e86a356f9e48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:15,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cc580d97-8728-46c1-a7b3-e86a356f9e48 2019-01-08 01:48:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:15,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:15,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-989d357f-12d9-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:15,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab0de45-a2c4-4c70-a0b0-6c5153e057a5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-989d357f-12d9-48f-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:48:15,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-989d357f-12d9-48f-proj used request id req-2ab0de45-a2c4-4c70-a0b0-6c5153e057a5 2019-01-08 01:48:15,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:15,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924b499b-31a5-463b-a8bf-427327bae0fc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:15,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-924b499b-31a5-463b-a8bf-427327bae0fc 2019-01-08 01:48:15,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-989d357f-12d9-48f-proj"}}' 2019-01-08 01:48:15,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8484d469-55bb-44aa-b2a1-b115d19472cb Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1a333a5573ad41c9bc9b022caaf48923"}, "tags": [], "enabled": true, "id": "1a333a5573ad41c9bc9b022caaf48923", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-989d357f-12d9-48f-proj"}} 2019-01-08 01:48:15,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-8484d469-55bb-44aa-b2a1-b115d19472cb 2019-01-08 01:48:15,783 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-989d357f-12d9-48f-proj 2019-01-08 01:48:15,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:15,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:16,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["qSVlqjxST6KiVtoYhc-oZA"], "issued_at": "2019-01-08T01:48:16.000000Z"}} 2019-01-08 01:48:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3501c60fc0300c5c1d1f6210f70f673d970d6" 2019-01-08 01:48:16,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981c5d9c-71c0-4d93-8ce2-299567589130 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:16,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-981c5d9c-71c0-4d93-8ce2-299567589130 2019-01-08 01:48:16,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:16,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:16,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3501c60fc0300c5c1d1f6210f70f673d970d6" 2019-01-08 01:48:16,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4604d1ec-9ef6-4d7e-aa10-2a05bb0f9d96 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:48:16,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-4604d1ec-9ef6-4d7e-aa10-2a05bb0f9d96 2019-01-08 01:48:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-989d357f-12d9-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3501c60fc0300c5c1d1f6210f70f673d970d6" 2019-01-08 01:48:16,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14cf55b1-714d-48f1-992b-85e0ace7f857 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-989d357f-12d9-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1a333a5573ad41c9bc9b022caaf48923"}, "tags": [], "enabled": true, "id": "1a333a5573ad41c9bc9b022caaf48923", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-989d357f-12d9-48f-proj"}]} 2019-01-08 01:48:16,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-989d357f-12d9-48f-proj used request id req-14cf55b1-714d-48f1-992b-85e0ace7f857 2019-01-08 01:48:16,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3501c60fc0300c5c1d1f6210f70f673d970d6" 2019-01-08 01:48:16,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3225636b-3e44-44e5-81bf-a865c5886f19 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:16,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-3225636b-3e44-44e5-81bf-a865c5886f19 2019-01-08 01:48:16,992 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-989d357f-12d9-48f-user 2019-01-08 01:48:16,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:17,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48c96e8-7e06-476b-ae43-34ac81cf54a7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:17,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e48c96e8-7e06-476b-ae43-34ac81cf54a7 2019-01-08 01:48:17,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" -d '{"role": {"name": "CreateKeypairsCleanupTests-989d357f-12d9-48f-proj-role"}}' 2019-01-08 01:48:17,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b8a560-f300-49d3-aca1-575626018898 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7593cf88d4a6459c86c8462abec03f6c", "links": {"self": "http://172.30.9.42:5000/v3/roles/7593cf88d4a6459c86c8462abec03f6c"}, "name": "CreateKeypairsCleanupTests-989d357f-12d9-48f-proj-role"}} 2019-01-08 01:48:17,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-42b8a560-f300-49d3-aca1-575626018898 2019-01-08 01:48:17,238 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-989d357f-12d9-48f-proj-role 2019-01-08 01:48:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/7593cf88d4a6459c86c8462abec03f6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:17,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b619fbc-e0d9-4901-9dd4-80ca20053829 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7593cf88d4a6459c86c8462abec03f6c", "links": {"self": "http://172.30.9.42:5000/v3/roles/7593cf88d4a6459c86c8462abec03f6c"}, "name": "CreateKeypairsCleanupTests-989d357f-12d9-48f-proj-role"}} 2019-01-08 01:48:17,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/7593cf88d4a6459c86c8462abec03f6c used request id req-3b619fbc-e0d9-4901-9dd4-80ca20053829 2019-01-08 01:48:17,350 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-989d357f-12d9-48f-proj-role to project CreateKeypairsCleanupTests-989d357f-12d9-48f-proj 2019-01-08 01:48:17,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/1a333a5573ad41c9bc9b022caaf48923/users/2690bc28ec14455ba8ba401b9dfdffc0/roles/7593cf88d4a6459c86c8462abec03f6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:17,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54aa2dca-d128-4fe9-90e6-c7273ca8273c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:17,512 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1a333a5573ad41c9bc9b022caaf48923/users/2690bc28ec14455ba8ba401b9dfdffc0/roles/7593cf88d4a6459c86c8462abec03f6c used request id req-54aa2dca-d128-4fe9-90e6-c7273ca8273c 2019-01-08 01:48:17,512 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:17,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:17,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:17,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7593cf88d4a6459c86c8462abec03f6c", "name": "CreateKeypairsCleanupTests-989d357f-12d9-48f-proj-role"}], "expires_at": "2019-01-08T02:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a333a5573ad41c9bc9b022caaf48923", "name": "CreateKeypairsCleanupTests-989d357f-12d9-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1a333a5573ad41c9bc9b022caaf48923", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1a333a5573ad41c9bc9b022caaf48923", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1a333a5573ad41c9bc9b022caaf48923", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1a333a5573ad41c9bc9b022caaf48923", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1a333a5573ad41c9bc9b022caaf48923", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1a333a5573ad41c9bc9b022caaf48923", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1a333a5573ad41c9bc9b022caaf48923", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1a333a5573ad41c9bc9b022caaf48923", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1a333a5573ad41c9bc9b022caaf48923", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1a333a5573ad41c9bc9b022caaf48923", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1a333a5573ad41c9bc9b022caaf48923", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1a333a5573ad41c9bc9b022caaf48923", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1a333a5573ad41c9bc9b022caaf48923", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1a333a5573ad41c9bc9b022caaf48923", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-989d357f-12d9-48f-user", "id": "2690bc28ec14455ba8ba401b9dfdffc0"}, "audit_ids": ["PjaqRUrQTjmeEvrGl3M90A"], "issued_at": "2019-01-08T01:48:17.000000Z"}} 2019-01-08 01:48:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe95a7acc7f69472ba0eaec99a4b0ca489ff3fa" 2019-01-08 01:48:18,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2152b0d7-67d0-4fbc-bc7f-caef8e8349c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:18,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2152b0d7-67d0-4fbc-bc7f-caef8e8349c8 2019-01-08 01:48:18,025 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:18,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe95a7acc7f69472ba0eaec99a4b0ca489ff3fa" 2019-01-08 01:48:18,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7fda870-0be5-4bd9-b670-6122447fd715 x-compute-request-id: req-b7fda870-0be5-4bd9-b670-6122447fd715 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:48:18,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-b7fda870-0be5-4bd9-b670-6122447fd715 2019-01-08 01:48:18,252 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3... 2019-01-08 01:48:18,252 - OpenStackKeypair - INFO - Creating new keypair 2019-01-08 01:48:18,268 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3 2019-01-08 01:48:18,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe95a7acc7f69472ba0eaec99a4b0ca489ff3fa" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCy4Y75LrMrMqTZ/PQ/G8y/l9x7ppXpi3D+HG5Os8BRt7A0hxaKf4bBksZLCDtlJJvHUuYnCZjKAqhAfoO1eKGpchW3wFYkUDSqWP2HnXnXN4s66NNs/1Xy//TPO8hHYuV7TB3ozAwMGjaKzkpmquXyCMe3//jxSXMLGgatB3Wi9Q==", "name": "CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3"}}' 2019-01-08 01:48:18,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b668d9e-b8a2-4723-9123-c7058d63b7e5 x-compute-request-id: req-8b668d9e-b8a2-4723-9123-c7058d63b7e5 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCy4Y75LrMrMqTZ/PQ/G8y/l9x7ppXpi3D+HG5Os8BRt7A0hxaKf4bBksZLCDtlJJvHUuYnCZjKAqhAfoO1eKGpchW3wFYkUDSqWP2HnXnXN4s66NNs/1Xy//TPO8hHYuV7TB3ozAwMGjaKzkpmquXyCMe3//jxSXMLGgatB3Wi9Q==", "user_id": "2690bc28ec14455ba8ba401b9dfdffc0", "name": "CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3", "fingerprint": "0c:71:de:07:8f:fc:09:d4:b1:0f:30:e9:bf:22:d4:7b"}} 2019-01-08 01:48:18,328 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-8b668d9e-b8a2-4723-9123-c7058d63b7e5 2019-01-08 01:48:18,337 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3.pub 2019-01-08 01:48:18,337 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3 2019-01-08 01:48:18,338 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3 2019-01-08 01:48:18,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe95a7acc7f69472ba0eaec99a4b0ca489ff3fa" 2019-01-08 01:48:18,399 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e03c62f-a000-4d95-9b5b-66c38cbfecca x-compute-request-id: req-9e03c62f-a000-4d95-9b5b-66c38cbfecca Content-Length: 0 Content-Type: application/json 2019-01-08 01:48:18,400 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3 used request id req-9e03c62f-a000-4d95-9b5b-66c38cbfecca 2019-01-08 01:48:18,400 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3.pub] 2019-01-08 01:48:18,400 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-ed640c07-6af3-45ae-8ea4-f1f1df20fcb3] 2019-01-08 01:48:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:18,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-7ff345ad-7a19-4711-b8b9-b447eea25b6f Date: Tue, 08 Jan 2019 01:48:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:48:18,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-7ff345ad-7a19-4711-b8b9-b447eea25b6f 2019-01-08 01:48:18,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:18,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb8dc8b-bb03-4f24-a416-e128c485b901 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:48:18,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-bfb8dc8b-bb03-4f24-a416-e128c485b901 2019-01-08 01:48:18,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:18,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924ffd18-385b-4ada-92e3-f84a92fb1a59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:18,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-924ffd18-385b-4ada-92e3-f84a92fb1a59 2019-01-08 01:48:18,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:19,058 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-512e0224-506b-4609-b4ff-29e12c668665 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:19,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-512e0224-506b-4609-b4ff-29e12c668665 2019-01-08 01:48:19,058 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:19,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:19,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8feebbe-1b50-47a2-9025-15aceaea7bd2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:19,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-a8feebbe-1b50-47a2-9025-15aceaea7bd2 2019-01-08 01:48:19,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:19,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:19,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e1f46e-fd55-4b39-9cdd-e0defe0a4308 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:19,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-12e1f46e-fd55-4b39-9cdd-e0defe0a4308 2019-01-08 01:48:19,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:19,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2990ac10-4a73-4a14-ade3-32b60ef2e0e9 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:48:19,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-2990ac10-4a73-4a14-ade3-32b60ef2e0e9 2019-01-08 01:48:19,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:19,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc00edfb-ced9-4c56-aec4-0666cff3f49f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:19,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-fc00edfb-ced9-4c56-aec4-0666cff3f49f 2019-01-08 01:48:19,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:19,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:19,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5d87ad-27c0-484e-b7c7-366c4963b8b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:19,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-5a5d87ad-27c0-484e-b7c7-366c4963b8b3 2019-01-08 01:48:19,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:19,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:19,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84327cb-238f-45d8-b36e-c965d1af8507 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:48:19,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-d84327cb-238f-45d8-b36e-c965d1af8507 2019-01-08 01:48:19,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:19,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26682440-11f7-476d-8a8c-76c701d46fe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:19,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-26682440-11f7-476d-8a8c-76c701d46fe3 2019-01-08 01:48:19,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:19,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51825df6-ba4c-4ed7-bcb0-e2a2cd87bdf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:19,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-51825df6-ba4c-4ed7-bcb0-e2a2cd87bdf2 2019-01-08 01:48:19,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:20,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee66037-d2eb-49f1-bdf0-82ba402df563 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:20,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-cee66037-d2eb-49f1-bdf0-82ba402df563 2019-01-08 01:48:20,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:20,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:20,200 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ffd3e82-334e-46d6-9b9d-25d63e2d3638 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:20,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-5ffd3e82-334e-46d6-9b9d-25d63e2d3638 2019-01-08 01:48:20,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:20,201 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-989d357f-12d9-48f-proj 2019-01-08 01:48:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/1a333a5573ad41c9bc9b022caaf48923 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:20,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61aee0da-0682-4414-8551-3a7a40196e67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:20,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1a333a5573ad41c9bc9b022caaf48923 used request id req-61aee0da-0682-4414-8551-3a7a40196e67 2019-01-08 01:48:20,454 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-989d357f-12d9-48f-proj-role 2019-01-08 01:48:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/7593cf88d4a6459c86c8462abec03f6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:20,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9454cc8-de17-4e59-8479-cc0a415e5d24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:20,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/7593cf88d4a6459c86c8462abec03f6c used request id req-b9454cc8-de17-4e59-8479-cc0a415e5d24 2019-01-08 01:48:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa14e7d535224b566f8b842f5dfa60dda0de8f6" 2019-01-08 01:48:20,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74348b8-0d05-4a48-bbe3-616cf150b5db Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:20,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b74348b8-0d05-4a48-bbe3-616cf150b5db 2019-01-08 01:48:20,707 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-989d357f-12d9-48f-user 2019-01-08 01:48:20,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/2690bc28ec14455ba8ba401b9dfdffc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3501c60fc0300c5c1d1f6210f70f673d970d6" 2019-01-08 01:48:20,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f808a241-621b-44bf-a200-928660409660 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:20,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/2690bc28ec14455ba8ba401b9dfdffc0 used request id req-f808a241-621b-44bf-a200-928660409660 2019-01-08 01:48:20,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:21,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["NyHrF79mR9CPZJJeTIh2Eg"], "issued_at": "2019-01-08T01:48:21.000000Z"}} 2019-01-08 01:48:21,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a991d13e5ece45bb71dac50389669a48977d5e" 2019-01-08 01:48:21,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc0764c-d7a2-437b-b1ce-decf83b74e2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:21,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ddc0764c-d7a2-437b-b1ce-decf83b74e2e 2019-01-08 01:48:21,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:21,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:21,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["1nH4KrhES0KiCQZHrG8nnQ"], "issued_at": "2019-01-08T01:48:21.000000Z"}} 2019-01-08 01:48:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:21,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae20ed52-80bf-4847-afd3-174434ee4d4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:21,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ae20ed52-80bf-4847-afd3-174434ee4d4c 2019-01-08 01:48:21,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:21,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:21,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:22,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3c21fa-0176-4674-b34a-13a25add32e4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:48:22,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj used request id req-ef3c21fa-0176-4674-b34a-13a25add32e4 2019-01-08 01:48:22,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:22,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1e5603-c539-4210-963f-5d9516bc4bc3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:22,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-6d1e5603-c539-4210-963f-5d9516bc4bc3 2019-01-08 01:48:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj"}}' 2019-01-08 01:48:22,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70dc0a7-8a21-41c7-b6cc-b55bf78d8c84 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/142a40b22d0246f98b9937cb1b4690f9"}, "tags": [], "enabled": true, "id": "142a40b22d0246f98b9937cb1b4690f9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj"}} 2019-01-08 01:48:22,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-b70dc0a7-8a21-41c7-b6cc-b55bf78d8c84 2019-01-08 01:48:22,269 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj 2019-01-08 01:48:22,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:22,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:22,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["1igM0bOkRje9K3v5yYqzPw"], "issued_at": "2019-01-08T01:48:22.000000Z"}} 2019-01-08 01:48:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94861b7492602325f9ef006018963ff306c7efd" 2019-01-08 01:48:22,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a65c8f-88b7-4fad-acd7-fcf98835e9bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:22,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-35a65c8f-88b7-4fad-acd7-fcf98835e9bf 2019-01-08 01:48:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:22,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:22,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94861b7492602325f9ef006018963ff306c7efd" 2019-01-08 01:48:22,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6583b3ef-7577-4b5e-a27b-103b74ce6921 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:48:22,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6583b3ef-7577-4b5e-a27b-103b74ce6921 2019-01-08 01:48:22,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94861b7492602325f9ef006018963ff306c7efd" 2019-01-08 01:48:23,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a8850e-1a31-449e-bec7-ccb5095bf1fa Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/142a40b22d0246f98b9937cb1b4690f9"}, "tags": [], "enabled": true, "id": "142a40b22d0246f98b9937cb1b4690f9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj"}]} 2019-01-08 01:48:23,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj used request id req-f8a8850e-1a31-449e-bec7-ccb5095bf1fa 2019-01-08 01:48:23,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94861b7492602325f9ef006018963ff306c7efd" 2019-01-08 01:48:23,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33754d90-5d35-4fdd-9a8d-084fc342e264 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:23,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-33754d90-5d35-4fdd-9a8d-084fc342e264 2019-01-08 01:48:23,549 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-7049bd1a-6090-4e4-user 2019-01-08 01:48:23,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:23,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f5ba67-37a0-4518-83be-2893a9cf63b8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:23,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e5f5ba67-37a0-4518-83be-2893a9cf63b8 2019-01-08 01:48:23,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" -d '{"role": {"name": "CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj-role"}}' 2019-01-08 01:48:23,813 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ce7f1d3-558c-4b55-a7ed-4e161b146152 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d054864bd6849e8bfba449383c958dd", "links": {"self": "http://172.30.9.42:5000/v3/roles/0d054864bd6849e8bfba449383c958dd"}, "name": "CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj-role"}} 2019-01-08 01:48:23,813 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-9ce7f1d3-558c-4b55-a7ed-4e161b146152 2019-01-08 01:48:23,814 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj-role 2019-01-08 01:48:23,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/0d054864bd6849e8bfba449383c958dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:23,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6c3456-bbd9-4fac-9f35-14454db820ba Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d054864bd6849e8bfba449383c958dd", "links": {"self": "http://172.30.9.42:5000/v3/roles/0d054864bd6849e8bfba449383c958dd"}, "name": "CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj-role"}} 2019-01-08 01:48:23,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/0d054864bd6849e8bfba449383c958dd used request id req-fd6c3456-bbd9-4fac-9f35-14454db820ba 2019-01-08 01:48:23,919 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj-role to project CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj 2019-01-08 01:48:23,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/142a40b22d0246f98b9937cb1b4690f9/users/07667aa26e384f04976431a64d72fb3b/roles/0d054864bd6849e8bfba449383c958dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:24,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b1d61b-1de6-4c48-9705-48986e778b17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:24,074 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/142a40b22d0246f98b9937cb1b4690f9/users/07667aa26e384f04976431a64d72fb3b/roles/0d054864bd6849e8bfba449383c958dd used request id req-96b1d61b-1de6-4c48-9705-48986e778b17 2019-01-08 01:48:24,074 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:24,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:24,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:24,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d054864bd6849e8bfba449383c958dd", "name": "CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj-role"}], "expires_at": "2019-01-08T02:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "142a40b22d0246f98b9937cb1b4690f9", "name": "CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_142a40b22d0246f98b9937cb1b4690f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_142a40b22d0246f98b9937cb1b4690f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/142a40b22d0246f98b9937cb1b4690f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/142a40b22d0246f98b9937cb1b4690f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/142a40b22d0246f98b9937cb1b4690f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/142a40b22d0246f98b9937cb1b4690f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/142a40b22d0246f98b9937cb1b4690f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/142a40b22d0246f98b9937cb1b4690f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/142a40b22d0246f98b9937cb1b4690f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/142a40b22d0246f98b9937cb1b4690f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/142a40b22d0246f98b9937cb1b4690f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/142a40b22d0246f98b9937cb1b4690f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/142a40b22d0246f98b9937cb1b4690f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/142a40b22d0246f98b9937cb1b4690f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-7049bd1a-6090-4e4-user", "id": "07667aa26e384f04976431a64d72fb3b"}, "audit_ids": ["ZqOJ0tbUR8SReDFsvn_aIA"], "issued_at": "2019-01-08T01:48:24.000000Z"}} 2019-01-08 01:48:24,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d2e26a257825e4e1188ec66fc7172a3a4df650" 2019-01-08 01:48:24,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8146805-b1c5-4ec7-89cf-54227a0a2cdb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:24,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d8146805-b1c5-4ec7-89cf-54227a0a2cdb 2019-01-08 01:48:24,576 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:24,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d2e26a257825e4e1188ec66fc7172a3a4df650" 2019-01-08 01:48:24,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d169dd5f-dd4f-48cb-be5e-15225c6fdbc0 x-compute-request-id: req-d169dd5f-dd4f-48cb-be5e-15225c6fdbc0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:48:24,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-d169dd5f-dd4f-48cb-be5e-15225c6fdbc0 2019-01-08 01:48:24,782 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d... 2019-01-08 01:48:24,782 - OpenStackKeypair - INFO - Creating new keypair 2019-01-08 01:48:24,837 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d 2019-01-08 01:48:24,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d2e26a257825e4e1188ec66fc7172a3a4df650" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjiQCNJvYmFdLVQCtQUtnjdIMQnRvrVQdoj1l/wMjXkQAs5Opg30b5bIiuwVqEnYb0O9EIrqGFQbFL/pWhK8QpP4PYcnfVfzFULeBR2wCsxbc828ZEPo2sxvriKboU5kiEJPfylxI7+7VPU0VE+N91InvrZtuiv4qubQFSnjcznw==", "name": "CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d"}}' 2019-01-08 01:48:24,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9ba8315-576b-4858-a4e3-fa05ec62aece x-compute-request-id: req-a9ba8315-576b-4858-a4e3-fa05ec62aece Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjiQCNJvYmFdLVQCtQUtnjdIMQnRvrVQdoj1l/wMjXkQAs5Opg30b5bIiuwVqEnYb0O9EIrqGFQbFL/pWhK8QpP4PYcnfVfzFULeBR2wCsxbc828ZEPo2sxvriKboU5kiEJPfylxI7+7VPU0VE+N91InvrZtuiv4qubQFSnjcznw==", "user_id": "07667aa26e384f04976431a64d72fb3b", "name": "CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d", "fingerprint": "7a:09:fe:6d:0a:82:f3:9d:8e:8a:43:32:fe:69:01:0b"}} 2019-01-08 01:48:24,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-a9ba8315-576b-4858-a4e3-fa05ec62aece 2019-01-08 01:48:24,899 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d.pub 2019-01-08 01:48:24,900 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d 2019-01-08 01:48:24,900 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d 2019-01-08 01:48:24,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d2e26a257825e4e1188ec66fc7172a3a4df650" 2019-01-08 01:48:24,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee6d437b-f331-4f16-8703-bbb91a25dd27 x-compute-request-id: req-ee6d437b-f331-4f16-8703-bbb91a25dd27 Content-Length: 0 Content-Type: application/json 2019-01-08 01:48:24,947 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d used request id req-ee6d437b-f331-4f16-8703-bbb91a25dd27 2019-01-08 01:48:24,947 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d.pub] 2019-01-08 01:48:24,947 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-3d51a315-6de9-4de3-9c21-1ad7d448647d] 2019-01-08 01:48:24,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:25,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2a8035f0-a21b-4578-ab83-7ce036c51069 Date: Tue, 08 Jan 2019 01:48:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:48:25,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-2a8035f0-a21b-4578-ab83-7ce036c51069 2019-01-08 01:48:25,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:25,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2037c36e-ecb6-43de-bdd2-77fe3c4039a7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:48:25,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-2037c36e-ecb6-43de-bdd2-77fe3c4039a7 2019-01-08 01:48:25,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:25,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d68a41-c5ce-485b-b656-199fb5fb9f53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:25,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-f8d68a41-c5ce-485b-b656-199fb5fb9f53 2019-01-08 01:48:25,478 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:25,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:25,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8997fb4-e607-4788-88b0-f3243ea7854d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:25,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-c8997fb4-e607-4788-88b0-f3243ea7854d 2019-01-08 01:48:25,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:25,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a51939-b20c-4e03-82d3-92bf01e484f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:25,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-e5a51939-b20c-4e03-82d3-92bf01e484f7 2019-01-08 01:48:25,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:25,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:25,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dad70006-b35b-4aba-b7a4-4ca07d948d6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:25,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-dad70006-b35b-4aba-b7a4-4ca07d948d6d 2019-01-08 01:48:25,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:25,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:25,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f053fcc0-f578-40f6-bcba-03d0e0c800e7 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:48:25,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-f053fcc0-f578-40f6-bcba-03d0e0c800e7 2019-01-08 01:48:25,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:25,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18582c8-d743-462e-94db-a381f5b8d526 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:25,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-f18582c8-d743-462e-94db-a381f5b8d526 2019-01-08 01:48:25,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:26,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1085ae0-f532-44bc-ab08-094faacd9e04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:26,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-d1085ae0-f532-44bc-ab08-094faacd9e04 2019-01-08 01:48:26,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:26,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddbf862d-8b35-4de2-b0ba-fddb25273e35 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:48:26,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-ddbf862d-8b35-4de2-b0ba-fddb25273e35 2019-01-08 01:48:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:26,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54f4438a-9adb-4852-84a3-168488b0888d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:26,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-54f4438a-9adb-4852-84a3-168488b0888d 2019-01-08 01:48:26,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:26,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7b5f5cd-95bb-4cbe-9fc1-9ecb206ff175 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:26,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-c7b5f5cd-95bb-4cbe-9fc1-9ecb206ff175 2019-01-08 01:48:26,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:26,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fed0dbb-682b-42d9-8d3c-7d223d29d71a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:26,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-7fed0dbb-682b-42d9-8d3c-7d223d29d71a 2019-01-08 01:48:26,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:26,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:26,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-977952fe-25eb-4735-bde2-039859b73fcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:26,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-977952fe-25eb-4735-bde2-039859b73fcc 2019-01-08 01:48:26,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:26,595 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj 2019-01-08 01:48:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/142a40b22d0246f98b9937cb1b4690f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:26,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a16b2d8-0c1e-4a3b-934a-81af8268b99f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:26,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/142a40b22d0246f98b9937cb1b4690f9 used request id req-6a16b2d8-0c1e-4a3b-934a-81af8268b99f 2019-01-08 01:48:26,879 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-7049bd1a-6090-4e4-proj-role 2019-01-08 01:48:26,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/0d054864bd6849e8bfba449383c958dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:27,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca81338-cc8a-4d49-b927-2bcff42921ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:27,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/0d054864bd6849e8bfba449383c958dd used request id req-8ca81338-cc8a-4d49-b927-2bcff42921ae 2019-01-08 01:48:27,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546734a4aefdb6e9b7e263131d36e2fc0a01140" 2019-01-08 01:48:27,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69bbcf03-763c-4b09-9d3d-ba560f1d4c3e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:27,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-69bbcf03-763c-4b09-9d3d-ba560f1d4c3e 2019-01-08 01:48:27,141 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-7049bd1a-6090-4e4-user 2019-01-08 01:48:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/07667aa26e384f04976431a64d72fb3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94861b7492602325f9ef006018963ff306c7efd" 2019-01-08 01:48:27,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26195400-5c69-4578-8395-19639b4d40c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:27,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/07667aa26e384f04976431a64d72fb3b used request id req-26195400-5c69-4578-8395-19639b4d40c9 2019-01-08 01:48:27,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:27,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["CqFEiK3mQcK7wZno94QQzw"], "issued_at": "2019-01-08T01:48:27.000000Z"}} 2019-01-08 01:48:27,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614c7b5af57c0a5cbb0ae5344ddb72f75dc48cf" 2019-01-08 01:48:27,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7762a5b7-1f35-4994-b016-39f721f60228 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:27,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7762a5b7-1f35-4994-b016-39f721f60228 2019-01-08 01:48:27,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:27,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:28,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["6EeOa2tzQLWipbft1hqvzw"], "issued_at": "2019-01-08T01:48:28.000000Z"}} 2019-01-08 01:48:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:28,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b246a86-aa0f-4ce2-b571-87db1edd0898 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:28,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4b246a86-aa0f-4ce2-b571-87db1edd0898 2019-01-08 01:48:28,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:28,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:28,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:28,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c250665d-a10c-4dde-8b00-b65db87269bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:48:28,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj used request id req-c250665d-a10c-4dde-8b00-b65db87269bf 2019-01-08 01:48:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:28,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeba1023-0670-48b0-8e43-1eb11c05dac3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:28,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-aeba1023-0670-48b0-8e43-1eb11c05dac3 2019-01-08 01:48:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj"}}' 2019-01-08 01:48:28,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dbe4c84-23d9-4b01-98dc-de95e5498737 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3dd6728275c04275b3757657c5324a33"}, "tags": [], "enabled": true, "id": "3dd6728275c04275b3757657c5324a33", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj"}} 2019-01-08 01:48:28,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-9dbe4c84-23d9-4b01-98dc-de95e5498737 2019-01-08 01:48:28,933 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj 2019-01-08 01:48:28,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:28,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:29,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["p_nPGclzTBO6Sqk4SZitdg"], "issued_at": "2019-01-08T01:48:29.000000Z"}} 2019-01-08 01:48:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f26bb535a8cbdd3a7855e4b0bf813233f73d51" 2019-01-08 01:48:29,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fdf996-cb92-4074-b014-4acbf033c62b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:29,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f9fdf996-cb92-4074-b014-4acbf033c62b 2019-01-08 01:48:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:29,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:29,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f26bb535a8cbdd3a7855e4b0bf813233f73d51" 2019-01-08 01:48:29,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d835d3-a338-475d-9d1f-11f86a1f466c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:48:29,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-93d835d3-a338-475d-9d1f-11f86a1f466c 2019-01-08 01:48:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f26bb535a8cbdd3a7855e4b0bf813233f73d51" 2019-01-08 01:48:29,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f9d849-f440-4975-a531-0844b076479e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3dd6728275c04275b3757657c5324a33"}, "tags": [], "enabled": true, "id": "3dd6728275c04275b3757657c5324a33", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj"}]} 2019-01-08 01:48:29,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj used request id req-65f9d849-f440-4975-a531-0844b076479e 2019-01-08 01:48:29,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f26bb535a8cbdd3a7855e4b0bf813233f73d51" 2019-01-08 01:48:29,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc5ec38-83e5-4fc8-a48b-ca9c6a871d46 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:29,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-3fc5ec38-83e5-4fc8-a48b-ca9c6a871d46 2019-01-08 01:48:30,124 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-5e7d512b-6603-40d-user 2019-01-08 01:48:30,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:30,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:30,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01175c7-85d9-4bbb-91be-b06a76395cc4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:30,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b01175c7-85d9-4bbb-91be-b06a76395cc4 2019-01-08 01:48:30,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" -d '{"role": {"name": "CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj-role"}}' 2019-01-08 01:48:30,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c41487-7f89-4a61-94e7-2fe833414565 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54515d485ceb495eb2a5dd2ef19878b4", "links": {"self": "http://172.30.9.42:5000/v3/roles/54515d485ceb495eb2a5dd2ef19878b4"}, "name": "CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj-role"}} 2019-01-08 01:48:30,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-75c41487-7f89-4a61-94e7-2fe833414565 2019-01-08 01:48:30,370 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj-role 2019-01-08 01:48:30,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/54515d485ceb495eb2a5dd2ef19878b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:30,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586e2852-210d-457f-8798-c09a85788d29 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54515d485ceb495eb2a5dd2ef19878b4", "links": {"self": "http://172.30.9.42:5000/v3/roles/54515d485ceb495eb2a5dd2ef19878b4"}, "name": "CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj-role"}} 2019-01-08 01:48:30,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/54515d485ceb495eb2a5dd2ef19878b4 used request id req-586e2852-210d-457f-8798-c09a85788d29 2019-01-08 01:48:30,485 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj-role to project CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj 2019-01-08 01:48:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/3dd6728275c04275b3757657c5324a33/users/a68783df35524c6fbee6fe1387b83f47/roles/54515d485ceb495eb2a5dd2ef19878b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:30,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-787144b1-475d-4cbb-819b-34332e7169c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:30,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/3dd6728275c04275b3757657c5324a33/users/a68783df35524c6fbee6fe1387b83f47/roles/54515d485ceb495eb2a5dd2ef19878b4 used request id req-787144b1-475d-4cbb-819b-34332e7169c2 2019-01-08 01:48:30,643 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:30,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:30,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:31,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54515d485ceb495eb2a5dd2ef19878b4", "name": "CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj-role"}], "expires_at": "2019-01-08T02:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3dd6728275c04275b3757657c5324a33", "name": "CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3dd6728275c04275b3757657c5324a33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3dd6728275c04275b3757657c5324a33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3dd6728275c04275b3757657c5324a33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3dd6728275c04275b3757657c5324a33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3dd6728275c04275b3757657c5324a33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3dd6728275c04275b3757657c5324a33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3dd6728275c04275b3757657c5324a33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3dd6728275c04275b3757657c5324a33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3dd6728275c04275b3757657c5324a33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3dd6728275c04275b3757657c5324a33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3dd6728275c04275b3757657c5324a33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3dd6728275c04275b3757657c5324a33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3dd6728275c04275b3757657c5324a33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3dd6728275c04275b3757657c5324a33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-5e7d512b-6603-40d-user", "id": "a68783df35524c6fbee6fe1387b83f47"}, "audit_ids": ["y9Cx1rIdSO65WNJrs5GO6A"], "issued_at": "2019-01-08T01:48:31.000000Z"}} 2019-01-08 01:48:31,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8c1b19647730561e2df3f26f93c1361faad828" 2019-01-08 01:48:31,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db26d3e6-cc41-40d9-b1f9-b6a404cac7d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:31,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-db26d3e6-cc41-40d9-b1f9-b6a404cac7d2 2019-01-08 01:48:31,164 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:48:31,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8c1b19647730561e2df3f26f93c1361faad828" 2019-01-08 01:48:31,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98b43f5f-9e46-4bad-847a-02d5966fe829 x-compute-request-id: req-98b43f5f-9e46-4bad-847a-02d5966fe829 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-08 01:48:31,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-98b43f5f-9e46-4bad-847a-02d5966fe829 2019-01-08 01:48:31,373 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-99be96bb-0175-43ba-88b3-091eb2269614... 2019-01-08 01:48:31,373 - OpenStackKeypair - INFO - Creating new keypair 2019-01-08 01:48:31,416 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-99be96bb-0175-43ba-88b3-091eb2269614 2019-01-08 01:48:31,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8c1b19647730561e2df3f26f93c1361faad828" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqmBm8Zo+Je2yNganJ8Z81XBm26XbcL93sJUnfpDognXxCUJvKX5kGCXSA8hJPIwN2SD3pl/7di7Gnk+H2zhDam/xuPKYXxDVeuMXGB0mOA1w/feNdnii1wwEq6rZHZrkj4ToTewZs+X1qUlPdT2Yy7qWEeScWfoDQmlQccUjO1w==", "name": "CreateKeypairsCleanupTests-99be96bb-0175-43ba-88b3-091eb2269614"}}' 2019-01-08 01:48:31,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1763df0-8a6a-41b6-866a-a69021b7934f x-compute-request-id: req-c1763df0-8a6a-41b6-866a-a69021b7934f Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqmBm8Zo+Je2yNganJ8Z81XBm26XbcL93sJUnfpDognXxCUJvKX5kGCXSA8hJPIwN2SD3pl/7di7Gnk+H2zhDam/xuPKYXxDVeuMXGB0mOA1w/feNdnii1wwEq6rZHZrkj4ToTewZs+X1qUlPdT2Yy7qWEeScWfoDQmlQccUjO1w==", "user_id": "a68783df35524c6fbee6fe1387b83f47", "name": "CreateKeypairsCleanupTests-99be96bb-0175-43ba-88b3-091eb2269614", "fingerprint": "71:62:b8:52:a7:23:ee:42:a9:ce:fd:9d:e5:77:1c:d6"}} 2019-01-08 01:48:31,472 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-c1763df0-8a6a-41b6-866a-a69021b7934f 2019-01-08 01:48:31,487 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-99be96bb-0175-43ba-88b3-091eb2269614.pub 2019-01-08 01:48:31,487 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-99be96bb-0175-43ba-88b3-091eb2269614 2019-01-08 01:48:31,487 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-99be96bb-0175-43ba-88b3-091eb2269614 2019-01-08 01:48:31,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-99be96bb-0175-43ba-88b3-091eb2269614 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8c1b19647730561e2df3f26f93c1361faad828" 2019-01-08 01:48:31,531 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:48:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-336108c6-ad4c-4940-a5dd-1eba61522672 x-compute-request-id: req-336108c6-ad4c-4940-a5dd-1eba61522672 Content-Length: 0 Content-Type: application/json 2019-01-08 01:48:31,531 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-99be96bb-0175-43ba-88b3-091eb2269614 used request id req-336108c6-ad4c-4940-a5dd-1eba61522672 2019-01-08 01:48:31,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:31,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-724efe23-cd67-4e26-b986-cf4c90178441 Date: Tue, 08 Jan 2019 01:48:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:48:31,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-724efe23-cd67-4e26-b986-cf4c90178441 2019-01-08 01:48:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:31,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655c25eb-074a-4bd9-b76a-52d29c8d0c55 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:48:31,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-655c25eb-074a-4bd9-b76a-52d29c8d0c55 2019-01-08 01:48:31,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:32,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5a3e221-542c-4c92-88f7-6c8b422090fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:32,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-f5a3e221-542c-4c92-88f7-6c8b422090fe 2019-01-08 01:48:32,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:32,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:32,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f401058a-7117-46c8-9abe-53167e2c7326 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:32,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-f401058a-7117-46c8-9abe-53167e2c7326 2019-01-08 01:48:32,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:32,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-588074dd-8278-4323-a40f-ee79aff931f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:32,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-588074dd-8278-4323-a40f-ee79aff931f6 2019-01-08 01:48:32,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:32,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:32,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2014a5d-ce8d-41c9-8236-72fb7da7310c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:32,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-f2014a5d-ce8d-41c9-8236-72fb7da7310c 2019-01-08 01:48:32,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:32,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:32,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b063916-fe85-4f35-8b5a-e853fee7bff7 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:48:32,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-3b063916-fe85-4f35-8b5a-e853fee7bff7 2019-01-08 01:48:32,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:32,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3668c319-b065-4251-85eb-a9756bb685a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:32,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-3668c319-b065-4251-85eb-a9756bb685a0 2019-01-08 01:48:32,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:32,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88b2329-dc1f-49ab-b1f6-c57695b308ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:32,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-e88b2329-dc1f-49ab-b1f6-c57695b308ff 2019-01-08 01:48:32,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:32,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd64484b-1e4f-4f0d-abf4-1850fc477cf3 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:48:32,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-bd64484b-1e4f-4f0d-abf4-1850fc477cf3 2019-01-08 01:48:32,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:32,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caac2849-102f-4b0f-9eef-2bcaa4a309d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:32,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-caac2849-102f-4b0f-9eef-2bcaa4a309d9 2019-01-08 01:48:32,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:32,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:33,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b8e0fc-fd13-455f-aa47-3b6531453617 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:33,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-34b8e0fc-fd13-455f-aa47-3b6531453617 2019-01-08 01:48:33,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:33,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:33,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae70414b-a738-407e-a7b3-bbe2db35c643 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:33,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-ae70414b-a738-407e-a7b3-bbe2db35c643 2019-01-08 01:48:33,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:33,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:33,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c8751e-eddc-488c-a3e7-f7e7f124ceea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:33,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-30c8751e-eddc-488c-a3e7-f7e7f124ceea 2019-01-08 01:48:33,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:33,303 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj 2019-01-08 01:48:33,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/3dd6728275c04275b3757657c5324a33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:33,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f70617-65d0-4851-ada3-554ee378db26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:33,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/3dd6728275c04275b3757657c5324a33 used request id req-63f70617-65d0-4851-ada3-554ee378db26 2019-01-08 01:48:33,658 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-5e7d512b-6603-40d-proj-role 2019-01-08 01:48:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/54515d485ceb495eb2a5dd2ef19878b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:33,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a17342-2362-406c-915d-7d2e2c0bece1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:33,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/54515d485ceb495eb2a5dd2ef19878b4 used request id req-d0a17342-2362-406c-915d-7d2e2c0bece1 2019-01-08 01:48:33,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f221ff9644e9cebd44706658df669648e2a58e1" 2019-01-08 01:48:33,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91dbf48-6a64-4cde-a8aa-c2bec40ccc1f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:33,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f91dbf48-6a64-4cde-a8aa-c2bec40ccc1f 2019-01-08 01:48:33,915 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-5e7d512b-6603-40d-user 2019-01-08 01:48:33,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/a68783df35524c6fbee6fe1387b83f47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f26bb535a8cbdd3a7855e4b0bf813233f73d51" 2019-01-08 01:48:34,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a30049-cbca-435b-9192-0fa40f7c16c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:34,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/a68783df35524c6fbee6fe1387b83f47 used request id req-22a30049-cbca-435b-9192-0fa40f7c16c4 2019-01-08 01:48:34,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:34,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["b2v73C9lT8atQ6jerNUaGA"], "issued_at": "2019-01-08T01:48:34.000000Z"}} 2019-01-08 01:48:34,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ee55a1564606c50b014a1796c86d352cfbe726" 2019-01-08 01:48:34,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef914dcd-d666-4173-8846-ee34fdeab4ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:34,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ef914dcd-d666-4173-8846-ee34fdeab4ae 2019-01-08 01:48:34,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:34,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:35,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["wiqhgJFfQeWE-O5n9y6nsg"], "issued_at": "2019-01-08T01:48:35.000000Z"}} 2019-01-08 01:48:35,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:35,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c91f70a-3d4f-4980-a413-2c13f2140d3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:35,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7c91f70a-3d4f-4980-a413-2c13f2140d3d 2019-01-08 01:48:35,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:35,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:35,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:35,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4a240a-6256-44b6-882f-f75e13e913b0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:48:35,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj used request id req-2e4a240a-6256-44b6-882f-f75e13e913b0 2019-01-08 01:48:35,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:35,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c891bde-9e3a-4603-8ca7-8f1de87b4b4d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:35,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-2c891bde-9e3a-4603-8ca7-8f1de87b4b4d 2019-01-08 01:48:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj"}}' 2019-01-08 01:48:35,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2352007b-5a60-406b-a14b-4324a72da7c0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416"}, "tags": [], "enabled": true, "id": "ca22cb551f764e30ab16df504b5c2416", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj"}} 2019-01-08 01:48:35,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-2352007b-5a60-406b-a14b-4324a72da7c0 2019-01-08 01:48:35,658 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj 2019-01-08 01:48:35,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:35,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:36,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["2F3CeNN5QbS2Hf5gqsSPLA"], "issued_at": "2019-01-08T01:48:36.000000Z"}} 2019-01-08 01:48:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa273928cf058ba6dd6acabd02123b0ed24e8f1" 2019-01-08 01:48:36,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e606bf-43ca-4251-8d73-a00476936a60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:36,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-10e606bf-43ca-4251-8d73-a00476936a60 2019-01-08 01:48:36,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:36,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa273928cf058ba6dd6acabd02123b0ed24e8f1" 2019-01-08 01:48:36,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5915fe-528e-448f-a9fc-eb13f8885767 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:48:36,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-9e5915fe-528e-448f-a9fc-eb13f8885767 2019-01-08 01:48:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa273928cf058ba6dd6acabd02123b0ed24e8f1" 2019-01-08 01:48:36,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408ab2cc-e471-4658-9959-dcb9df5021af Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416"}, "tags": [], "enabled": true, "id": "ca22cb551f764e30ab16df504b5c2416", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj"}]} 2019-01-08 01:48:36,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj used request id req-408ab2cc-e471-4658-9959-dcb9df5021af 2019-01-08 01:48:36,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa273928cf058ba6dd6acabd02123b0ed24e8f1" 2019-01-08 01:48:36,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40400ca8-7f9d-4e26-a146-9f86f8b2be61 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:36,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-40400ca8-7f9d-4e26-a146-9f86f8b2be61 2019-01-08 01:48:36,945 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ce9b82d4-11a4-41c-user 2019-01-08 01:48:36,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:36,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:37,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b297241-2243-4f71-a41d-cc8cb35f81b2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:37,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4b297241-2243-4f71-a41d-cc8cb35f81b2 2019-01-08 01:48:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" -d '{"role": {"name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj-role"}}' 2019-01-08 01:48:37,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826d4451-55d4-4adb-b84c-f424660aa2ab Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ea19f416ecd49619612dc0459326f50", "links": {"self": "http://172.30.9.42:5000/v3/roles/6ea19f416ecd49619612dc0459326f50"}, "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj-role"}} 2019-01-08 01:48:37,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-826d4451-55d4-4adb-b84c-f424660aa2ab 2019-01-08 01:48:37,191 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj-role 2019-01-08 01:48:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/6ea19f416ecd49619612dc0459326f50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:37,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bb5dce-1288-474d-9778-7ddf10b10001 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ea19f416ecd49619612dc0459326f50", "links": {"self": "http://172.30.9.42:5000/v3/roles/6ea19f416ecd49619612dc0459326f50"}, "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj-role"}} 2019-01-08 01:48:37,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/6ea19f416ecd49619612dc0459326f50 used request id req-f6bb5dce-1288-474d-9778-7ddf10b10001 2019-01-08 01:48:37,294 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj-role to project CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj 2019-01-08 01:48:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416/users/76756e04f40e4a28a3f77ea6a3c7d65f/roles/6ea19f416ecd49619612dc0459326f50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:37,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d73d7b-596c-4aff-9b51-0755b00a71bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:37,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416/users/76756e04f40e4a28a3f77ea6a3c7d65f/roles/6ea19f416ecd49619612dc0459326f50 used request id req-95d73d7b-596c-4aff-9b51-0755b00a71bf 2019-01-08 01:48:37,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:37,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:37,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ea19f416ecd49619612dc0459326f50", "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj-role"}], "expires_at": "2019-01-08T02:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca22cb551f764e30ab16df504b5c2416", "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ca22cb551f764e30ab16df504b5c2416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ca22cb551f764e30ab16df504b5c2416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-user", "id": "76756e04f40e4a28a3f77ea6a3c7d65f"}, "audit_ids": ["UqQODlisSQCG5tpLHnpmjQ"], "issued_at": "2019-01-08T01:48:37.000000Z"}} 2019-01-08 01:48:37,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" 2019-01-08 01:48:37,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de93a854-4914-492e-b8d0-659ce3adb5e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:37,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-de93a854-4914-492e-b8d0-659ce3adb5e2 2019-01-08 01:48:37,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" 2019-01-08 01:48:38,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ac98c016-db16-4625-868d-9708e1adc6ae Date: Tue, 08 Jan 2019 01:48:38 GMT RESP BODY: {"networks":[]} 2019-01-08 01:48:38,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net used request id req-ac98c016-db16-4625-868d-9708e1adc6ae 2019-01-08 01:48:38,192 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net 2019-01-08 01:48:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net", "admin_state_up": true}}' 2019-01-08 01:48:40,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-cf0f41bc-20a2-47ef-9202-62e9c6f6d473 Date: Tue, 08 Jan 2019 01:48:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"35698add-9dae-40d6-b2e8-52aa7b056ccb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca22cb551f764e30ab16df504b5c2416","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:48:38Z","is_default":false,"name":"CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ca22cb551f764e30ab16df504b5c2416","created_at":"2019-01-08T01:48:38Z","mtu":999}} 2019-01-08 01:48:40,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-cf0f41bc-20a2-47ef-9202-62e9c6f6d473 2019-01-08 01:48:40,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=35698add-9dae-40d6-b2e8-52aa7b056ccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" 2019-01-08 01:48:40,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-6c8b53bc-89cb-4b7a-a349-7b4f73ef34ac Date: Tue, 08 Jan 2019 01:48:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"35698add-9dae-40d6-b2e8-52aa7b056ccb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca22cb551f764e30ab16df504b5c2416","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:48:38Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net","admin_state_up":true,"tenant_id":"ca22cb551f764e30ab16df504b5c2416","created_at":"2019-01-08T01:48:38Z","mtu":999}]} 2019-01-08 01:48:40,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=35698add-9dae-40d6-b2e8-52aa7b056ccb used request id req-6c8b53bc-89cb-4b7a-a349-7b4f73ef34ac 2019-01-08 01:48:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=35698add-9dae-40d6-b2e8-52aa7b056ccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" 2019-01-08 01:48:40,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-94f89d16-fa37-4d5e-9d77-c93dec23cfa2 Date: Tue, 08 Jan 2019 01:48:40 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:48:40,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=35698add-9dae-40d6-b2e8-52aa7b056ccb used request id req-94f89d16-fa37-4d5e-9d77-c93dec23cfa2 2019-01-08 01:48:40,750 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-subnet 2019-01-08 01:48:40,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" -d '{"subnets": [{"ip_version": 4, "network_id": "35698add-9dae-40d6-b2e8-52aa7b056ccb", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-subnet"}]}' 2019-01-08 01:48:42,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f3df5a0d-81a5-4f15-87a4-d6b94cace383 Date: Tue, 08 Jan 2019 01:48:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35698add-9dae-40d6-b2e8-52aa7b056ccb","tenant_id":"ca22cb551f764e30ab16df504b5c2416","created_at":"2019-01-08T01:48:41Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ca22cb551f764e30ab16df504b5c2416","id":"6a94aa64-6dcb-4ce7-b905-db153603f182","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-subnet"}]} 2019-01-08 01:48:42,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-f3df5a0d-81a5-4f15-87a4-d6b94cace383 2019-01-08 01:48:42,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=35698add-9dae-40d6-b2e8-52aa7b056ccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" 2019-01-08 01:48:42,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ac3bbb6a-48c5-4601-a06a-ccaf3e7317b9 Date: Tue, 08 Jan 2019 01:48:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"35698add-9dae-40d6-b2e8-52aa7b056ccb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca22cb551f764e30ab16df504b5c2416","status":"ACTIVE","subnets":["6a94aa64-6dcb-4ce7-b905-db153603f182"],"description":"","tags":[],"updated_at":"2019-01-08T01:48:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net","admin_state_up":true,"tenant_id":"ca22cb551f764e30ab16df504b5c2416","created_at":"2019-01-08T01:48:38Z","mtu":999}]} 2019-01-08 01:48:42,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=35698add-9dae-40d6-b2e8-52aa7b056ccb used request id req-ac3bbb6a-48c5-4601-a06a-ccaf3e7317b9 2019-01-08 01:48:42,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=35698add-9dae-40d6-b2e8-52aa7b056ccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" 2019-01-08 01:48:43,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1f7396f2-7183-4c95-8ee4-1877466c59f9 Date: Tue, 08 Jan 2019 01:48:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35698add-9dae-40d6-b2e8-52aa7b056ccb","tenant_id":"ca22cb551f764e30ab16df504b5c2416","created_at":"2019-01-08T01:48:41Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ca22cb551f764e30ab16df504b5c2416","id":"6a94aa64-6dcb-4ce7-b905-db153603f182","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-subnet"}]} 2019-01-08 01:48:43,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=35698add-9dae-40d6-b2e8-52aa7b056ccb used request id req-1f7396f2-7183-4c95-8ee4-1877466c59f9 2019-01-08 01:48:43,252 - OpenStackNetwork - DEBUG - Network [35698add-9dae-40d6-b2e8-52aa7b056ccb] created successfully 2019-01-08 01:48:43,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:43,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ea19f416ecd49619612dc0459326f50", "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj-role"}], "expires_at": "2019-01-08T02:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca22cb551f764e30ab16df504b5c2416", "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ca22cb551f764e30ab16df504b5c2416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ca22cb551f764e30ab16df504b5c2416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ca22cb551f764e30ab16df504b5c2416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-user", "id": "76756e04f40e4a28a3f77ea6a3c7d65f"}, "audit_ids": ["Rr6LjbbjT6eKAyrqwpfCtA"], "issued_at": "2019-01-08T01:48:43.000000Z"}} 2019-01-08 01:48:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fdee80ed0cd4e2ea28770bacf6ab5f24aaa50b" 2019-01-08 01:48:43,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7f228760-488f-474f-854a-0f1cde730982 Date: Tue, 08 Jan 2019 01:48:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"35698add-9dae-40d6-b2e8-52aa7b056ccb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca22cb551f764e30ab16df504b5c2416","status":"ACTIVE","subnets":["6a94aa64-6dcb-4ce7-b905-db153603f182"],"description":"","tags":[],"updated_at":"2019-01-08T01:48:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net","admin_state_up":true,"tenant_id":"ca22cb551f764e30ab16df504b5c2416","created_at":"2019-01-08T01:48:38Z","mtu":999}]} 2019-01-08 01:48:43,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net used request id req-7f228760-488f-474f-854a-0f1cde730982 2019-01-08 01:48:43,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:43,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:43,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ee55a1564606c50b014a1796c86d352cfbe726" 2019-01-08 01:48:44,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c4dc037-3726-41f1-af81-d7ed982ad3c4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca22cb551f764e30ab16df504b5c2416", "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj"}} 2019-01-08 01:48:44,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416 used request id req-8c4dc037-3726-41f1-af81-d7ed982ad3c4 2019-01-08 01:48:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=35698add-9dae-40d6-b2e8-52aa7b056ccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fdee80ed0cd4e2ea28770bacf6ab5f24aaa50b" 2019-01-08 01:48:44,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-856ef614-708c-4220-88db-f03b407d51fe Date: Tue, 08 Jan 2019 01:48:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35698add-9dae-40d6-b2e8-52aa7b056ccb","tenant_id":"ca22cb551f764e30ab16df504b5c2416","created_at":"2019-01-08T01:48:41Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ca22cb551f764e30ab16df504b5c2416","id":"6a94aa64-6dcb-4ce7-b905-db153603f182","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-subnet"}]} 2019-01-08 01:48:44,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=35698add-9dae-40d6-b2e8-52aa7b056ccb used request id req-856ef614-708c-4220-88db-f03b407d51fe 2019-01-08 01:48:44,324 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-subnet 2019-01-08 01:48:44,324 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-subnet 2019-01-08 01:48:44,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/6a94aa64-6dcb-4ce7-b905-db153603f182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fdee80ed0cd4e2ea28770bacf6ab5f24aaa50b" 2019-01-08 01:48:45,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d51f9181-708b-419a-934d-9cbe05aba485 Date: Tue, 08 Jan 2019 01:48:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:48:45,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/6a94aa64-6dcb-4ce7-b905-db153603f182 used request id req-d51f9181-708b-419a-934d-9cbe05aba485 2019-01-08 01:48:45,763 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net 2019-01-08 01:48:45,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/35698add-9dae-40d6-b2e8-52aa7b056ccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fdee80ed0cd4e2ea28770bacf6ab5f24aaa50b" 2019-01-08 01:48:47,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff59c443-3673-4d70-96c7-b48b495cbbf1 Date: Tue, 08 Jan 2019 01:48:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:48:47,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/35698add-9dae-40d6-b2e8-52aa7b056ccb used request id req-ff59c443-3673-4d70-96c7-b48b495cbbf1 2019-01-08 01:48:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fdee80ed0cd4e2ea28770bacf6ab5f24aaa50b" 2019-01-08 01:48:47,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-226a66ab-56fe-431d-9cbf-b62707e24a45 Date: Tue, 08 Jan 2019 01:48:47 GMT RESP BODY: {"networks":[]} 2019-01-08 01:48:47,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net used request id req-226a66ab-56fe-431d-9cbf-b62707e24a45 2019-01-08 01:48:47,286 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-subnet 2019-01-08 01:48:47,286 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-subnet 2019-01-08 01:48:47,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/6a94aa64-6dcb-4ce7-b905-db153603f182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" 2019-01-08 01:48:47,328 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-0f38d646-b8a3-407d-804a-e241c3fa9d3c Date: Tue, 08 Jan 2019 01:48:47 GMT RESP BODY: {"NeutronError": {"message": "Subnet 6a94aa64-6dcb-4ce7-b905-db153603f182 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-08 01:48:47,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/6a94aa64-6dcb-4ce7-b905-db153603f182 used request id req-0f38d646-b8a3-407d-804a-e241c3fa9d3c 2019-01-08 01:48:47,328 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 6a94aa64-6dcb-4ce7-b905-db153603f182 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-08 01:48:47,328 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8b99b7ff-df9f-44bb-9883-903b66fda39a-pub-net 2019-01-08 01:48:47,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/35698add-9dae-40d6-b2e8-52aa7b056ccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff361816b7ef90deaf6d73d2a61fb88955349e7d" 2019-01-08 01:48:47,555 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-b64a69d2-7a84-4730-a2d0-19006a4ec60f Date: Tue, 08 Jan 2019 01:48:47 GMT RESP BODY: {"NeutronError": {"message": "Network 35698add-9dae-40d6-b2e8-52aa7b056ccb could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-08 01:48:47,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/35698add-9dae-40d6-b2e8-52aa7b056ccb used request id req-b64a69d2-7a84-4730-a2d0-19006a4ec60f 2019-01-08 01:48:47,555 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 35698add-9dae-40d6-b2e8-52aa7b056ccb could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-08 01:48:47,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:47,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-ffaecfd8-adc9-4b7b-b151-c1d4103de811 Date: Tue, 08 Jan 2019 01:48:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca22cb551f764e30ab16df504b5c2416", "created_at": "2019-01-08T01:48:38Z", "updated_at": "2019-01-08T01:48:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:48:38Z", "revision_number": 0, "id": "71f8d397-76f3-4c9a-8225-d0e8f2613dab", "remote_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "remote_ip_prefix": null, "created_at": "2019-01-08T01:48:38Z", "security_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "tenant_id": "ca22cb551f764e30ab16df504b5c2416", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca22cb551f764e30ab16df504b5c2416"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:48:38Z", "revision_number": 0, "id": "77333b3b-6d05-45c1-8c29-98c874f41b7a", "remote_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "remote_ip_prefix": null, "created_at": "2019-01-08T01:48:38Z", "security_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "tenant_id": "ca22cb551f764e30ab16df504b5c2416", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca22cb551f764e30ab16df504b5c2416"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:48:38Z", "revision_number": 0, "id": "8d967342-8b00-4f0a-8349-9c0eb4844770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:48:38Z", "security_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "tenant_id": "ca22cb551f764e30ab16df504b5c2416", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca22cb551f764e30ab16df504b5c2416"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:48:38Z", "revision_number": 0, "id": "aceb207e-2240-4543-8bc1-fdb7996b9a60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:48:38Z", "security_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "tenant_id": "ca22cb551f764e30ab16df504b5c2416", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca22cb551f764e30ab16df504b5c2416"}], "revision_number": 4, "project_id": "ca22cb551f764e30ab16df504b5c2416", "id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:48:47,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-ffaecfd8-adc9-4b7b-b151-c1d4103de811 2019-01-08 01:48:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:47,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59b5b07-a438-48fa-ab29-1560be895748 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:48:47,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-a59b5b07-a438-48fa-ab29-1560be895748 2019-01-08 01:48:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:48,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-472844eb-68d6-4001-9a25-3de2f1a70650 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:48,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-472844eb-68d6-4001-9a25-3de2f1a70650 2019-01-08 01:48:48,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:48,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db0d8f7-8902-4a4f-86c4-81a8af3f5a67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:48,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-8db0d8f7-8902-4a4f-86c4-81a8af3f5a67 2019-01-08 01:48:48,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:48,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a87259-97c7-4408-8cbd-119017e8f60d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:48,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-74a87259-97c7-4408-8cbd-119017e8f60d 2019-01-08 01:48:48,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:48,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:48,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ccff7cf-1881-49c4-91ca-4aa3193f759f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:48,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-9ccff7cf-1881-49c4-91ca-4aa3193f759f 2019-01-08 01:48:48,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:48,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:48,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2bfb908-a6aa-4ae0-9524-eb2169ad0cc3 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:48:48,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-c2bfb908-a6aa-4ae0-9524-eb2169ad0cc3 2019-01-08 01:48:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:48,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9fdcf31-c403-4e93-934e-bb97eb2e6656 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:48,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-f9fdcf31-c403-4e93-934e-bb97eb2e6656 2019-01-08 01:48:48,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:48,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:48,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe7e40b-717e-455c-86b5-edd7665e4b97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:48:48,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-5fe7e40b-717e-455c-86b5-edd7665e4b97 2019-01-08 01:48:48,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:48:48,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:48,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d42812f-1a37-4b00-8292-875349646473 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:48:48,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-4d42812f-1a37-4b00-8292-875349646473 2019-01-08 01:48:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:49,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c49bbf-b331-4117-ae09-5f07017a88bf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca22cb551f764e30ab16df504b5c2416", "name": "CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj"}} 2019-01-08 01:48:49,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416 used request id req-b4c49bbf-b331-4117-ae09-5f07017a88bf 2019-01-08 01:48:49,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a85c0a5c-4c1b-48e1-901d-5678dd4f2be1 2019-01-08 01:48:49,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a85c0a5c-4c1b-48e1-901d-5678dd4f2be1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:49,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fc36f712-3cab-4f6a-941d-390fa790148b Date: Tue, 08 Jan 2019 01:48:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:48:38Z", "security_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "port_range_min": null, "revision_number": 0, "tenant_id": "ca22cb551f764e30ab16df504b5c2416", "created_at": "2019-01-08T01:48:38Z", "project_id": "ca22cb551f764e30ab16df504b5c2416", "id": "71f8d397-76f3-4c9a-8225-d0e8f2613dab"}, {"remote_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:48:38Z", "security_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "port_range_min": null, "revision_number": 0, "tenant_id": "ca22cb551f764e30ab16df504b5c2416", "created_at": "2019-01-08T01:48:38Z", "project_id": "ca22cb551f764e30ab16df504b5c2416", "id": "77333b3b-6d05-45c1-8c29-98c874f41b7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:48:38Z", "security_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "port_range_min": null, "revision_number": 0, "tenant_id": "ca22cb551f764e30ab16df504b5c2416", "created_at": "2019-01-08T01:48:38Z", "project_id": "ca22cb551f764e30ab16df504b5c2416", "id": "8d967342-8b00-4f0a-8349-9c0eb4844770"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:48:38Z", "security_group_id": "a85c0a5c-4c1b-48e1-901d-5678dd4f2be1", "port_range_min": null, "revision_number": 0, "tenant_id": "ca22cb551f764e30ab16df504b5c2416", "created_at": "2019-01-08T01:48:38Z", "project_id": "ca22cb551f764e30ab16df504b5c2416", "id": "aceb207e-2240-4543-8bc1-fdb7996b9a60"}]} 2019-01-08 01:48:49,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a85c0a5c-4c1b-48e1-901d-5678dd4f2be1 used request id req-fc36f712-3cab-4f6a-941d-390fa790148b 2019-01-08 01:48:49,277 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:48:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/a85c0a5c-4c1b-48e1-901d-5678dd4f2be1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:49,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce12a24a-ff26-4513-aa40-b0e1cefeed18 Content-Length: 0 Date: Tue, 08 Jan 2019 01:48:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:48:49,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/a85c0a5c-4c1b-48e1-901d-5678dd4f2be1 used request id req-ce12a24a-ff26-4513-aa40-b0e1cefeed18 2019-01-08 01:48:49,676 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj 2019-01-08 01:48:49,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:49,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46e50ccb-61e7-44a9-b652-af04751e9584 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:49,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/ca22cb551f764e30ab16df504b5c2416 used request id req-46e50ccb-61e7-44a9-b652-af04751e9584 2019-01-08 01:48:49,944 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ce9b82d4-11a4-41c-proj-role 2019-01-08 01:48:49,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/6ea19f416ecd49619612dc0459326f50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:50,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8005eb-e79b-4265-8f2c-67a9c1ca919e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:50,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/6ea19f416ecd49619612dc0459326f50 used request id req-5d8005eb-e79b-4265-8f2c-67a9c1ca919e 2019-01-08 01:48:50,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a2aa22f0ce6a5db0ab7686da73dc3fb2111b08" 2019-01-08 01:48:50,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2a12d2-4134-4541-811e-35aee4bdc1d9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:50,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2c2a12d2-4134-4541-811e-35aee4bdc1d9 2019-01-08 01:48:50,184 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ce9b82d4-11a4-41c-user 2019-01-08 01:48:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/76756e04f40e4a28a3f77ea6a3c7d65f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa273928cf058ba6dd6acabd02123b0ed24e8f1" 2019-01-08 01:48:50,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700e225c-125b-4fee-9431-c32a9197a80b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:50,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/76756e04f40e4a28a3f77ea6a3c7d65f used request id req-700e225c-125b-4fee-9431-c32a9197a80b 2019-01-08 01:48:50,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:50,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ImGXKHSjTZay_3-dD9UQmw"], "issued_at": "2019-01-08T01:48:50.000000Z"}} 2019-01-08 01:48:50,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02aa8f8e059f760ecb06ed7dd7cb2de05b7ab4fc" 2019-01-08 01:48:50,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f174c18b-275f-48f8-912d-ea6d4bd67eaa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:50,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f174c18b-275f-48f8-912d-ea6d4bd67eaa 2019-01-08 01:48:50,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:50,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:51,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["_3TaJiqiQO2J6UCK8C_ZiA"], "issued_at": "2019-01-08T01:48:51.000000Z"}} 2019-01-08 01:48:51,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:48:51,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e304abcf-ce1b-4d1d-96c1-748126a42465 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:51,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e304abcf-ce1b-4d1d-96c1-748126a42465 2019-01-08 01:48:51,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:51,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:51,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:48:51,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a735a3d-bddb-469f-8073-fb9d3a8b57b5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:48:51,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj used request id req-9a735a3d-bddb-469f-8073-fb9d3a8b57b5 2019-01-08 01:48:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:48:51,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de86cb8-6a81-4eff-8550-d0bfabfe4df5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:51,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-4de86cb8-6a81-4eff-8550-d0bfabfe4df5 2019-01-08 01:48:51,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}}' 2019-01-08 01:48:51,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09f9dd5b-48ca-4dc3-8167-f99437430c0e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "id": "ef33350ccae2436c9e6b603a28b2061d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}} 2019-01-08 01:48:51,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-09f9dd5b-48ca-4dc3-8167-f99437430c0e 2019-01-08 01:48:51,827 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj 2019-01-08 01:48:51,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:51,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:52,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["0iRpZSkNRwq9WW9iM_qqaw"], "issued_at": "2019-01-08T01:48:52.000000Z"}} 2019-01-08 01:48:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5363e6d3140579c80ed271218a52edb5b0b06a" 2019-01-08 01:48:52,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3413f4f-54b6-4240-be26-3300eb141823 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:52,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d3413f4f-54b6-4240-be26-3300eb141823 2019-01-08 01:48:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:52,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:52,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5363e6d3140579c80ed271218a52edb5b0b06a" 2019-01-08 01:48:52,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3d9ffb-82e4-47bc-9fa1-11cfba8db0e1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:48:52,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-bd3d9ffb-82e4-47bc-9fa1-11cfba8db0e1 2019-01-08 01:48:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5363e6d3140579c80ed271218a52edb5b0b06a" 2019-01-08 01:48:52,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13bcd7b-a780-4265-a56d-f759578cd5a9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "id": "ef33350ccae2436c9e6b603a28b2061d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}]} 2019-01-08 01:48:52,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj used request id req-c13bcd7b-a780-4265-a56d-f759578cd5a9 2019-01-08 01:48:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5363e6d3140579c80ed271218a52edb5b0b06a" 2019-01-08 01:48:52,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9fd8b0f-da2b-4ddf-b6de-d56be69c047e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:48:52,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c9fd8b0f-da2b-4ddf-b6de-d56be69c047e 2019-01-08 01:48:53,100 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-3f640cd7-4d76-4a6-user 2019-01-08 01:48:53,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:48:53,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117eddb0-5c9d-490e-8e1c-5a6789457934 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:48:53,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-117eddb0-5c9d-490e-8e1c-5a6789457934 2019-01-08 01:48:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" -d '{"role": {"name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj-role"}}' 2019-01-08 01:48:53,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2916e19-2340-455b-a80d-46b605283842 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cdce4b20b2494abcb1a648c4ab1e876d", "links": {"self": "http://172.30.9.42:5000/v3/roles/cdce4b20b2494abcb1a648c4ab1e876d"}, "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj-role"}} 2019-01-08 01:48:53,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-a2916e19-2340-455b-a80d-46b605283842 2019-01-08 01:48:53,353 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj-role 2019-01-08 01:48:53,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/cdce4b20b2494abcb1a648c4ab1e876d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:48:53,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc9291a-7db0-46c6-bdb4-dcc6d4539934 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cdce4b20b2494abcb1a648c4ab1e876d", "links": {"self": "http://172.30.9.42:5000/v3/roles/cdce4b20b2494abcb1a648c4ab1e876d"}, "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj-role"}} 2019-01-08 01:48:53,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/cdce4b20b2494abcb1a648c4ab1e876d used request id req-cbc9291a-7db0-46c6-bdb4-dcc6d4539934 2019-01-08 01:48:53,374 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj-role to project CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj 2019-01-08 01:48:53,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d/users/55ea21fb60034f5c9e00a228ffc95405/roles/cdce4b20b2494abcb1a648c4ab1e876d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:48:53,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14ff4f55-6b13-4a58-9023-139761bfa143 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:48:53,547 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d/users/55ea21fb60034f5c9e00a228ffc95405/roles/cdce4b20b2494abcb1a648c4ab1e876d used request id req-14ff4f55-6b13-4a58-9023-139761bfa143 2019-01-08 01:48:53,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:53,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:53,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["gkclT6R0RfGOA5kf5_ya9A"], "issued_at": "2019-01-08T01:48:53.000000Z"}} 2019-01-08 01:48:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" 2019-01-08 01:48:53,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da64b86f-b7c7-4a25-b513-f613d64211a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:53,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-da64b86f-b7c7-4a25-b513-f613d64211a4 2019-01-08 01:48:53,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" 2019-01-08 01:48:54,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e4409397-ee13-4ae6-b0ec-974a097c3d77 Date: Tue, 08 Jan 2019 01:48:54 GMT RESP BODY: {"networks":[]} 2019-01-08 01:48:54,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net used request id req-e4409397-ee13-4ae6-b0ec-974a097c3d77 2019-01-08 01:48:54,199 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net 2019-01-08 01:48:54,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:54,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:54,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["JiVbLWVlQWG5ItTaTlASPA"], "issued_at": "2019-01-08T01:48:54.000000Z"}} 2019-01-08 01:48:54,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6232061affb64cf614a4ac2823acaeade0096ed" 2019-01-08 01:48:54,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d594ea-9bfb-42d4-9292-fe0087ee6542 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:54,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-52d594ea-9bfb-42d4-9292-fe0087ee6542 2019-01-08 01:48:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:54,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:54,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6232061affb64cf614a4ac2823acaeade0096ed" 2019-01-08 01:48:54,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c872f6-ee49-4266-9326-8dadd792b64c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "id": "ef33350ccae2436c9e6b603a28b2061d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}]} 2019-01-08 01:48:54,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj used request id req-86c872f6-ee49-4266-9326-8dadd792b64c 2019-01-08 01:48:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" -d '{"network": {"tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "mtu": 999, "name": "CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net", "admin_state_up": true}}' 2019-01-08 01:48:56,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 739 X-Openstack-Request-Id: req-507edab3-a806-4667-abc3-9415b9f19bd7 Date: Tue, 08 Jan 2019 01:48:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"ef33350ccae2436c9e6b603a28b2061d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:48:55Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net","admin_state_up":true,"tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:55Z","mtu":999}} 2019-01-08 01:48:56,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-507edab3-a806-4667-abc3-9415b9f19bd7 2019-01-08 01:48:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" 2019-01-08 01:48:56,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-de821c47-8647-4a78-922d-a1bba7ec2ac8 Date: Tue, 08 Jan 2019 01:48:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":999,"id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"ef33350ccae2436c9e6b603a28b2061d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:48:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net","admin_state_up":true,"tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:55Z","provider:network_type":"geneve"}]} 2019-01-08 01:48:56,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 used request id req-de821c47-8647-4a78-922d-a1bba7ec2ac8 2019-01-08 01:48:56,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" 2019-01-08 01:48:57,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5da34616-a95b-4abc-bee2-1b0756d0a201 Date: Tue, 08 Jan 2019 01:48:57 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:48:57,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 used request id req-5da34616-a95b-4abc-bee2-1b0756d0a201 2019-01-08 01:48:57,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:48:57,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:57,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:48:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["_9VpAqjRSZW3J948Zm29yA"], "issued_at": "2019-01-08T01:48:57.000000Z"}} 2019-01-08 01:48:57,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54ed07218638bf0c3550af656a6823a7d41d03e" 2019-01-08 01:48:57,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3569e5-9c25-410f-ab63-d1761c8bfbc2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:48:57,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8f3569e5-9c25-410f-ab63-d1761c8bfbc2 2019-01-08 01:48:57,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:48:57,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:48: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:48:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54ed07218638bf0c3550af656a6823a7d41d03e" 2019-01-08 01:48:57,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea0f60c-82a7-4271-b96b-69b55904e604 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "id": "ef33350ccae2436c9e6b603a28b2061d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}]} 2019-01-08 01:48:57,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj used request id req-6ea0f60c-82a7-4271-b96b-69b55904e604 2019-01-08 01:48:57,819 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet 2019-01-08 01:48:57,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" -d '{"subnets": [{"ip_version": 4, "network_id": "d6abb35a-af7a-4eb7-baab-e9cec956b9c3", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet", "tenant_id": "ef33350ccae2436c9e6b603a28b2061d"}]}' 2019-01-08 01:48:58,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2a6a46f3-ce98-4cd7-a592-83e94c446a81 Date: Tue, 08 Jan 2019 01:48:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ef33350ccae2436c9e6b603a28b2061d","id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet"}]} 2019-01-08 01:48:58,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-2a6a46f3-ce98-4cd7-a592-83e94c446a81 2019-01-08 01:48:58,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" 2019-01-08 01:48:59,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-6d98264c-dda1-4e4f-bbe9-b7917e3811a7 Date: Tue, 08 Jan 2019 01:48:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":999,"id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"ef33350ccae2436c9e6b603a28b2061d","status":"ACTIVE","subnets":["2c904ce6-fc67-4fac-9a12-e0a64c7faf0e"],"description":"","tags":[],"updated_at":"2019-01-08T01:48:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net","admin_state_up":true,"tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:55Z","provider:network_type":"geneve"}]} 2019-01-08 01:48:59,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 used request id req-6d98264c-dda1-4e4f-bbe9-b7917e3811a7 2019-01-08 01:48:59,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" 2019-01-08 01:48:59,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6e5761ca-fd19-469c-9729-873b0f2e79b1 Date: Tue, 08 Jan 2019 01:48:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ef33350ccae2436c9e6b603a28b2061d","id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet"}]} 2019-01-08 01:48:59,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 used request id req-6e5761ca-fd19-469c-9729-873b0f2e79b1 2019-01-08 01:48:59,335 - OpenStackNetwork - DEBUG - Network [d6abb35a-af7a-4eb7-baab-e9cec956b9c3] created successfully 2019-01-08 01:48:59,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:48:59,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdce4b20b2494abcb1a648c4ab1e876d", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj-role"}], "expires_at": "2019-01-08T02:48:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef33350ccae2436c9e6b603a28b2061d", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ef33350ccae2436c9e6b603a28b2061d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef33350ccae2436c9e6b603a28b2061d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-user", "id": "55ea21fb60034f5c9e00a228ffc95405"}, "audit_ids": ["bbzEZA2sRD2KoHeosBNU_g"], "issued_at": "2019-01-08T01:48:59.000000Z"}} 2019-01-08 01:48:59,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbda66db7b0f6ababfeab215a72ef30a6ad294ce" 2019-01-08 01:49:00,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-faa6ccb8-cc44-41e1-94c7-35e73a533bdd Date: Tue, 08 Jan 2019 01:49:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ef33350ccae2436c9e6b603a28b2061d","status":"ACTIVE","subnets":["2c904ce6-fc67-4fac-9a12-e0a64c7faf0e"],"description":"","tags":[],"updated_at":"2019-01-08T01:48:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net","admin_state_up":true,"tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:55Z","mtu":999}]} 2019-01-08 01:49:00,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net used request id req-faa6ccb8-cc44-41e1-94c7-35e73a533bdd 2019-01-08 01:49:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:00,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:00,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02aa8f8e059f760ecb06ed7dd7cb2de05b7ab4fc" 2019-01-08 01:49:00,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef6b7fa-d497-4cc4-b03b-71010b9ea298 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef33350ccae2436c9e6b603a28b2061d", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}} 2019-01-08 01:49:00,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d used request id req-aef6b7fa-d497-4cc4-b03b-71010b9ea298 2019-01-08 01:49:00,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbda66db7b0f6ababfeab215a72ef30a6ad294ce" 2019-01-08 01:49:00,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa3b312d-c098-48e4-b3f2-1b7f0b368182 Date: Tue, 08 Jan 2019 01:49:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ef33350ccae2436c9e6b603a28b2061d","id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet"}]} 2019-01-08 01:49:00,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 used request id req-aa3b312d-c098-48e4-b3f2-1b7f0b368182 2019-01-08 01:49:00,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:00,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:00,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdce4b20b2494abcb1a648c4ab1e876d", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj-role"}], "expires_at": "2019-01-08T02:49:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef33350ccae2436c9e6b603a28b2061d", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ef33350ccae2436c9e6b603a28b2061d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef33350ccae2436c9e6b603a28b2061d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ef33350ccae2436c9e6b603a28b2061d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-user", "id": "55ea21fb60034f5c9e00a228ffc95405"}, "audit_ids": ["TbpIAhX3TAm6Seh8MC4TaQ"], "issued_at": "2019-01-08T01:49:00.000000Z"}} 2019-01-08 01:49:00,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896a21443dc98f18610f962a330f0ccd7f954128" 2019-01-08 01:49:01,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85abf6ff-c61d-4683-bd7b-ea8b3f223407 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:01,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-85abf6ff-c61d-4683-bd7b-ea8b3f223407 2019-01-08 01:49:01,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896a21443dc98f18610f962a330f0ccd7f954128" 2019-01-08 01:49:01,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-224ee465-6c78-4de8-a95d-d2edf85f7ba6 Date: Tue, 08 Jan 2019 01:49:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ef33350ccae2436c9e6b603a28b2061d","status":"ACTIVE","subnets":["2c904ce6-fc67-4fac-9a12-e0a64c7faf0e"],"description":"","tags":[],"updated_at":"2019-01-08T01:48:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net","admin_state_up":true,"tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:55Z","mtu":999}]} 2019-01-08 01:49:01,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net used request id req-224ee465-6c78-4de8-a95d-d2edf85f7ba6 2019-01-08 01:49:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:01,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:01,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896a21443dc98f18610f962a330f0ccd7f954128" 2019-01-08 01:49:01,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046f49d7-eabc-483a-b1e0-0087c05fd1bb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef33350ccae2436c9e6b603a28b2061d", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}} 2019-01-08 01:49:01,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d used request id req-046f49d7-eabc-483a-b1e0-0087c05fd1bb 2019-01-08 01:49:01,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896a21443dc98f18610f962a330f0ccd7f954128" 2019-01-08 01:49:01,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5a525036-91b7-45bb-a894-66f6fea21d47 Date: Tue, 08 Jan 2019 01:49:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ef33350ccae2436c9e6b603a28b2061d","id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet"}]} 2019-01-08 01:49:01,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 used request id req-5a525036-91b7-45bb-a894-66f6fea21d47 2019-01-08 01:49:01,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:01,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:02,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["2H64yUGTRIGr-DgAa_-1EA"], "issued_at": "2019-01-08T01:49:02.000000Z"}} 2019-01-08 01:49:02,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:02,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73113ad7-2e88-4a08-9ec7-ee7ab72619d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:02,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-73113ad7-2e88-4a08-9ec7-ee7ab72619d5 2019-01-08 01:49:02,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:02,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-62da25dc-94c4-46a8-aaf5-90558fec2c8b Date: Tue, 08 Jan 2019 01:49:02 GMT RESP BODY: {"routers": []} 2019-01-08 01:49:02,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router&admin_state_up=True used request id req-62da25dc-94c4-46a8-aaf5-90558fec2c8b 2019-01-08 01:49:02,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:02,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:02,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["1M2HbN0USqWopZk4o6yncg"], "issued_at": "2019-01-08T01:49:02.000000Z"}} 2019-01-08 01:49:02,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bcf240dbd5f59ef7f8d5d5833461c3848bc4a7b" 2019-01-08 01:49:02,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d789de9-b9c8-4454-8f19-81025694e441 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:02,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4d789de9-b9c8-4454-8f19-81025694e441 2019-01-08 01:49:02,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:02,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:02,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bcf240dbd5f59ef7f8d5d5833461c3848bc4a7b" 2019-01-08 01:49:03,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90c0ba1-3b57-4313-9611-d40bf7fe16ba Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "id": "ef33350ccae2436c9e6b603a28b2061d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}]} 2019-01-08 01:49:03,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj used request id req-d90c0ba1-3b57-4313-9611-d40bf7fe16ba 2019-01-08 01:49:03,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:03,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-cca616b7-94c8-409b-be8d-738b396f3d1a Date: Tue, 08 Jan 2019 01:49:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:49:03,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-cca616b7-94c8-409b-be8d-738b396f3d1a 2019-01-08 01:49:03,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:03,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-757b67f8-4fe6-45b2-adf0-1b9dfd1f73d2 Date: Tue, 08 Jan 2019 01:49:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 01:49:03,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-757b67f8-4fe6-45b2-adf0-1b9dfd1f73d2 2019-01-08 01:49:03,589 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router 2019-01-08 01:49:03,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "name": "CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router", "admin_state_up": true}}' 2019-01-08 01:49:06,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-b22b60e1-a226-4f51-9e38-94a0d9567ea6 Date: Tue, 08 Jan 2019 01:49:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "created_at": "2019-01-08T01:49:03Z", "admin_state_up": true, "updated_at": "2019-01-08T01:49:04Z", "revision_number": 2, "routes": [], "project_id": "ef33350ccae2436c9e6b603a28b2061d", "id": "673df3c7-aa08-43ac-a85e-7c8feac72615", "name": "CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router"}} 2019-01-08 01:49:06,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-b22b60e1-a226-4f51-9e38-94a0d9567ea6 2019-01-08 01:49:06,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=673df3c7-aa08-43ac-a85e-7c8feac72615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:06,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-dc6753f4-c2d8-4dc6-b30a-49bdb469cc8c Date: Tue, 08 Jan 2019 01:49:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:49:04Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.200"}],"id":"2073ed15-1859-4a80-bceb-177f0e54de67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:43:23:5d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-200","ip_address":"172.30.9.200","fqdn":"host-172-30-9-200.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:49:04Z","binding:vnic_type":"normal","device_id":"673df3c7-aa08-43ac-a85e-7c8feac72615","tenant_id":""}]} 2019-01-08 01:49:06,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=673df3c7-aa08-43ac-a85e-7c8feac72615 used request id req-dc6753f4-c2d8-4dc6-b30a-49bdb469cc8c 2019-01-08 01:49:06,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:06,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3fa3c565-c858-499b-a4cd-f60056969bd1 Date: Tue, 08 Jan 2019 01:49:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:49:06,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-3fa3c565-c858-499b-a4cd-f60056969bd1 2019-01-08 01:49:06,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:06,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-7b434677-6cf8-480d-80d2-cdd6713616f8 Date: Tue, 08 Jan 2019 01:49:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":999,"id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"ef33350ccae2436c9e6b603a28b2061d","status":"ACTIVE","subnets":["2c904ce6-fc67-4fac-9a12-e0a64c7faf0e"],"description":"","tags":[],"updated_at":"2019-01-08T01:48:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net","admin_state_up":true,"tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:55Z","provider:network_type":"geneve"}]} 2019-01-08 01:49:06,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net used request id req-7b434677-6cf8-480d-80d2-cdd6713616f8 2019-01-08 01:49:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:06,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:06,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:07,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1bfda62-60e0-4dd5-a49a-fe423665d696 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef33350ccae2436c9e6b603a28b2061d", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}} 2019-01-08 01:49:07,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d used request id req-e1bfda62-60e0-4dd5-a49a-fe423665d696 2019-01-08 01:49:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:07,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e8fa2b7c-5c8f-4666-9b63-43acbfd633fb Date: Tue, 08 Jan 2019 01:49:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ef33350ccae2436c9e6b603a28b2061d","id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet"}]} 2019-01-08 01:49:07,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3 used request id req-e8fa2b7c-5c8f-4666-9b63-43acbfd633fb 2019-01-08 01:49:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3&name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:07,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c5fb5c93-d470-438e-8448-f6baaefa9d2f Date: Tue, 08 Jan 2019 01:49:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ef33350ccae2436c9e6b603a28b2061d","id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet"}]} 2019-01-08 01:49:07,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d6abb35a-af7a-4eb7-baab-e9cec956b9c3&name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet used request id req-c5fb5c93-d470-438e-8448-f6baaefa9d2f 2019-01-08 01:49:07,544 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-08 01:49:07,544 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router 2019-01-08 01:49:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/673df3c7-aa08-43ac-a85e-7c8feac72615/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" -d '{"subnet_id": "2c904ce6-fc67-4fac-9a12-e0a64c7faf0e"}' 2019-01-08 01:49:10,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-19507466-f7d1-4c40-971a-11ffe931b5f3 Date: Tue, 08 Jan 2019 01:49:10 GMT RESP BODY: {"network_id": "d6abb35a-af7a-4eb7-baab-e9cec956b9c3", "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "subnet_id": "2c904ce6-fc67-4fac-9a12-e0a64c7faf0e", "subnet_ids": ["2c904ce6-fc67-4fac-9a12-e0a64c7faf0e"], "port_id": "1fe5e223-5642-4247-ab20-500511ed0a2d", "id": "673df3c7-aa08-43ac-a85e-7c8feac72615"} 2019-01-08 01:49:10,378 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/673df3c7-aa08-43ac-a85e-7c8feac72615/add_router_interface used request id req-19507466-f7d1-4c40-971a-11ffe931b5f3 2019-01-08 01:49:10,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/673df3c7-aa08-43ac-a85e-7c8feac72615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:10,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-2338b783-2be3-4ca2-ab03-cfd51b49d807 Date: Tue, 08 Jan 2019 01:49:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "created_at": "2019-01-08T01:49:03Z", "admin_state_up": true, "updated_at": "2019-01-08T01:49:09Z", "revision_number": 3, "routes": [], "project_id": "ef33350ccae2436c9e6b603a28b2061d", "id": "673df3c7-aa08-43ac-a85e-7c8feac72615", "name": "CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router"}} 2019-01-08 01:49:10,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/673df3c7-aa08-43ac-a85e-7c8feac72615 used request id req-2338b783-2be3-4ca2-ab03-cfd51b49d807 2019-01-08 01:49:10,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=673df3c7-aa08-43ac-a85e-7c8feac72615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:10,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1913 X-Openstack-Request-Id: req-8440dd92-8245-4132-b859-251b45d333a1 Date: Tue, 08 Jan 2019 01:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:49:09Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","ip_address":"10.55.1.1"}],"id":"1fe5e223-5642-4247-ab20-500511ed0a2d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:38:09","project_id":"ef33350ccae2436c9e6b603a28b2061d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","dns_name":"","created_at":"2019-01-08T01:49:07Z","binding:vnic_type":"normal","device_id":"673df3c7-aa08-43ac-a85e-7c8feac72615","tenant_id":"ef33350ccae2436c9e6b603a28b2061d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:49:07Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.200"}],"id":"2073ed15-1859-4a80-bceb-177f0e54de67","security_groups":[],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:23:5d","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-200","ip_address":"172.30.9.200","fqdn":"host-172-30-9-200.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:49:04Z","binding:vnic_type":"normal","device_id":"673df3c7-aa08-43ac-a85e-7c8feac72615","tenant_id":""}]} 2019-01-08 01:49:10,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=673df3c7-aa08-43ac-a85e-7c8feac72615 used request id req-8440dd92-8245-4132-b859-251b45d333a1 2019-01-08 01:49:10,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:11,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-33930f33-8425-4621-979c-3563f5c4386e Date: Tue, 08 Jan 2019 01:49:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:49:11,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-33930f33-8425-4621-979c-3563f5c4386e 2019-01-08 01:49:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/2c904ce6-fc67-4fac-9a12-e0a64c7faf0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:11,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-96e2248a-77b8-4c18-abf8-34d12d66ef6d Date: Tue, 08 Jan 2019 01:49:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ef33350ccae2436c9e6b603a28b2061d","id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet"}} 2019-01-08 01:49:11,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/2c904ce6-fc67-4fac-9a12-e0a64c7faf0e used request id req-96e2248a-77b8-4c18-abf8-34d12d66ef6d 2019-01-08 01:49:11,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbda66db7b0f6ababfeab215a72ef30a6ad294ce" 2019-01-08 01:49:11,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-fede53ae-f39d-4342-bce9-ded58155b4a2 Date: Tue, 08 Jan 2019 01:49:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "created_at": "2019-01-08T01:49:03Z", "admin_state_up": true, "updated_at": "2019-01-08T01:49:09Z", "revision_number": 3, "routes": [], "project_id": "ef33350ccae2436c9e6b603a28b2061d", "id": "673df3c7-aa08-43ac-a85e-7c8feac72615", "name": "CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router"}]} 2019-01-08 01:49:11,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router&admin_state_up=True used request id req-fede53ae-f39d-4342-bce9-ded58155b4a2 2019-01-08 01:49:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02aa8f8e059f760ecb06ed7dd7cb2de05b7ab4fc" 2019-01-08 01:49:11,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db89266-5a0a-4090-98bd-3f52731ec8b3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef33350ccae2436c9e6b603a28b2061d", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}} 2019-01-08 01:49:11,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d used request id req-8db89266-5a0a-4090-98bd-3f52731ec8b3 2019-01-08 01:49:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=673df3c7-aa08-43ac-a85e-7c8feac72615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbda66db7b0f6ababfeab215a72ef30a6ad294ce" 2019-01-08 01:49:11,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-7ced7b97-fb0f-4a0d-b7b2-684ed17ba757 Date: Tue, 08 Jan 2019 01:49:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:49:09Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","ip_address":"10.55.1.1"}],"id":"1fe5e223-5642-4247-ab20-500511ed0a2d","security_groups":[],"mac_address":"fa:16:3e:2f:38:09","project_id":"ef33350ccae2436c9e6b603a28b2061d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","dns_name":"","created_at":"2019-01-08T01:49:07Z","binding:vnic_type":"normal","device_id":"673df3c7-aa08-43ac-a85e-7c8feac72615","tenant_id":"ef33350ccae2436c9e6b603a28b2061d"}]} 2019-01-08 01:49:11,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=673df3c7-aa08-43ac-a85e-7c8feac72615 used request id req-7ced7b97-fb0f-4a0d-b7b2-684ed17ba757 2019-01-08 01:49:11,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/2c904ce6-fc67-4fac-9a12-e0a64c7faf0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbda66db7b0f6ababfeab215a72ef30a6ad294ce" 2019-01-08 01:49:12,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0c6f7526-9c88-456a-bb0b-f246fbc4b9bb Date: Tue, 08 Jan 2019 01:49:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6abb35a-af7a-4eb7-baab-e9cec956b9c3","tenant_id":"ef33350ccae2436c9e6b603a28b2061d","created_at":"2019-01-08T01:48:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:48:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ef33350ccae2436c9e6b603a28b2061d","id":"2c904ce6-fc67-4fac-9a12-e0a64c7faf0e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet"}} 2019-01-08 01:49:12,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/2c904ce6-fc67-4fac-9a12-e0a64c7faf0e used request id req-0c6f7526-9c88-456a-bb0b-f246fbc4b9bb 2019-01-08 01:49:12,068 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router and subnet CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet 2019-01-08 01:49:12,068 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router 2019-01-08 01:49:12,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/673df3c7-aa08-43ac-a85e-7c8feac72615/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" -d '{"subnet_id": "2c904ce6-fc67-4fac-9a12-e0a64c7faf0e"}' 2019-01-08 01:49:14,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f8d8cf86-90cf-42e5-984e-1043960387c4 Date: Tue, 08 Jan 2019 01:49:14 GMT RESP BODY: {"network_id": "d6abb35a-af7a-4eb7-baab-e9cec956b9c3", "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "subnet_id": "2c904ce6-fc67-4fac-9a12-e0a64c7faf0e", "subnet_ids": ["2c904ce6-fc67-4fac-9a12-e0a64c7faf0e"], "port_id": "1fe5e223-5642-4247-ab20-500511ed0a2d", "id": "673df3c7-aa08-43ac-a85e-7c8feac72615"} 2019-01-08 01:49:14,190 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/673df3c7-aa08-43ac-a85e-7c8feac72615/remove_router_interface used request id req-f8d8cf86-90cf-42e5-984e-1043960387c4 2019-01-08 01:49:14,191 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router 2019-01-08 01:49:14,191 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-router 2019-01-08 01:49:14,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/673df3c7-aa08-43ac-a85e-7c8feac72615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579f828f667bdc8c9c996c93d459b2a4467c3527" 2019-01-08 01:49:15,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cfa6de2-bb48-405a-81f3-ec4b35248847 Content-Length: 0 Date: Tue, 08 Jan 2019 01:49:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:49:15,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/673df3c7-aa08-43ac-a85e-7c8feac72615 used request id req-1cfa6de2-bb48-405a-81f3-ec4b35248847 2019-01-08 01:49:15,556 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet 2019-01-08 01:49:15,556 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-subnet 2019-01-08 01:49:15,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/2c904ce6-fc67-4fac-9a12-e0a64c7faf0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" 2019-01-08 01:49:17,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c701e374-d83c-4a0d-8703-6ee84baa6468 Date: Tue, 08 Jan 2019 01:49:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:49:17,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/2c904ce6-fc67-4fac-9a12-e0a64c7faf0e used request id req-c701e374-d83c-4a0d-8703-6ee84baa6468 2019-01-08 01:49:17,332 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-dca4a8e7-06ba-4778-925d-75fad8e3951d-pub-net 2019-01-08 01:49:17,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/d6abb35a-af7a-4eb7-baab-e9cec956b9c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91aab5e48f51afba1b1a8043466bc80e67e9d4b0" 2019-01-08 01:49:19,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea1d8245-bd55-411a-8e10-06e9b353c465 Date: Tue, 08 Jan 2019 01:49:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:49:19,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/d6abb35a-af7a-4eb7-baab-e9cec956b9c3 used request id req-ea1d8245-bd55-411a-8e10-06e9b353c465 2019-01-08 01:49:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:19,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-0dc13654-26a4-477b-b1db-8d1e40ae68fe Date: Tue, 08 Jan 2019 01:49:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "created_at": "2019-01-08T01:48:55Z", "updated_at": "2019-01-08T01:48:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:48:55Z", "revision_number": 0, "id": "47e77d13-6c25-4cfd-ba91-fd712eef05cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:48:55Z", "security_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef33350ccae2436c9e6b603a28b2061d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:48:55Z", "revision_number": 0, "id": "804a72db-c782-4e0d-9083-c0e97869dabe", "remote_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "remote_ip_prefix": null, "created_at": "2019-01-08T01:48:55Z", "security_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef33350ccae2436c9e6b603a28b2061d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:48:55Z", "revision_number": 0, "id": "845d43ff-ae64-43a9-8664-9c3889820cbe", "remote_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "remote_ip_prefix": null, "created_at": "2019-01-08T01:48:55Z", "security_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef33350ccae2436c9e6b603a28b2061d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:48:55Z", "revision_number": 0, "id": "d7c05e36-21c8-46fc-955d-4726398a644f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:48:55Z", "security_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef33350ccae2436c9e6b603a28b2061d"}], "revision_number": 4, "project_id": "ef33350ccae2436c9e6b603a28b2061d", "id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:49:19,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-0dc13654-26a4-477b-b1db-8d1e40ae68fe 2019-01-08 01:49:19,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:19,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d17182-0641-4759-ae44-2242071c3166 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:49:19,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-34d17182-0641-4759-ae44-2242071c3166 2019-01-08 01:49:19,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:19,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a11b6477-3c57-4d23-8326-71b5316d2e70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:19,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-a11b6477-3c57-4d23-8326-71b5316d2e70 2019-01-08 01:49:19,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:19,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:20,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78c7c117-607f-4516-a7a2-6fce697aa11b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:20,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-78c7c117-607f-4516-a7a2-6fce697aa11b 2019-01-08 01:49:20,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:20,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c17a2003-e395-4be8-b4dc-5e4cde411f2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:20,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-c17a2003-e395-4be8-b4dc-5e4cde411f2d 2019-01-08 01:49:20,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:20,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14f4f41-36ad-4f00-bf6b-2f40055e49c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:20,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-b14f4f41-36ad-4f00-bf6b-2f40055e49c7 2019-01-08 01:49:20,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:20,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:20,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15428c0b-7d00-4a0b-92a0-d53f0f379a11 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:49:20,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-15428c0b-7d00-4a0b-92a0-d53f0f379a11 2019-01-08 01:49:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:20,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-174bf911-9c28-47fa-9cec-a470bb619f48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:20,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-174bf911-9c28-47fa-9cec-a470bb619f48 2019-01-08 01:49:20,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:20,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76794e09-aaf8-45c9-b97d-ccd644a82688 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:20,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-76794e09-aaf8-45c9-b97d-ccd644a82688 2019-01-08 01:49:20,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:20,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:20,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac27f2ec-fc27-4d8d-89ae-a468000494c7 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:49:20,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-ac27f2ec-fc27-4d8d-89ae-a468000494c7 2019-01-08 01:49:20,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:20,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0db72c4-4be3-489a-aca7-68bae0f16bbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:20,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-b0db72c4-4be3-489a-aca7-68bae0f16bbf 2019-01-08 01:49:20,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:20,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:20,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec8b4f18-deb6-4bfb-8c5b-80329936f570 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:20,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-ec8b4f18-deb6-4bfb-8c5b-80329936f570 2019-01-08 01:49:20,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:21,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39c656b7-182d-42ad-9407-7858b8512658 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:21,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-39c656b7-182d-42ad-9407-7858b8512658 2019-01-08 01:49:21,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:21,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f11355b-e647-4abf-bc78-0df44e665746 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef33350ccae2436c9e6b603a28b2061d", "name": "CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj"}} 2019-01-08 01:49:21,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d used request id req-7f11355b-e647-4abf-bc78-0df44e665746 2019-01-08 01:49:21,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc24b638-7900-4edf-be0a-35f6e4b2fd7a 2019-01-08 01:49:21,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dc24b638-7900-4edf-be0a-35f6e4b2fd7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:21,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-184888ff-5628-4c33-8704-9fcac4b5944e Date: Tue, 08 Jan 2019 01:49:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:48:55Z", "security_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "port_range_min": null, "revision_number": 0, "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "created_at": "2019-01-08T01:48:55Z", "project_id": "ef33350ccae2436c9e6b603a28b2061d", "id": "47e77d13-6c25-4cfd-ba91-fd712eef05cc"}, {"remote_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:48:55Z", "security_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "port_range_min": null, "revision_number": 0, "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "created_at": "2019-01-08T01:48:55Z", "project_id": "ef33350ccae2436c9e6b603a28b2061d", "id": "804a72db-c782-4e0d-9083-c0e97869dabe"}, {"remote_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:48:55Z", "security_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "port_range_min": null, "revision_number": 0, "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "created_at": "2019-01-08T01:48:55Z", "project_id": "ef33350ccae2436c9e6b603a28b2061d", "id": "845d43ff-ae64-43a9-8664-9c3889820cbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:48:55Z", "security_group_id": "dc24b638-7900-4edf-be0a-35f6e4b2fd7a", "port_range_min": null, "revision_number": 0, "tenant_id": "ef33350ccae2436c9e6b603a28b2061d", "created_at": "2019-01-08T01:48:55Z", "project_id": "ef33350ccae2436c9e6b603a28b2061d", "id": "d7c05e36-21c8-46fc-955d-4726398a644f"}]} 2019-01-08 01:49:21,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dc24b638-7900-4edf-be0a-35f6e4b2fd7a used request id req-184888ff-5628-4c33-8704-9fcac4b5944e 2019-01-08 01:49:21,422 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:49:21,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/dc24b638-7900-4edf-be0a-35f6e4b2fd7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:21,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebdb9b3f-7fd9-429e-9039-752ee3f1a19f Content-Length: 0 Date: Tue, 08 Jan 2019 01:49:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:49:21,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/dc24b638-7900-4edf-be0a-35f6e4b2fd7a used request id req-ebdb9b3f-7fd9-429e-9039-752ee3f1a19f 2019-01-08 01:49:21,792 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj 2019-01-08 01:49:21,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:22,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7f54e28-3f7e-44a4-b6cb-f4e2354dc5e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:49:22,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/ef33350ccae2436c9e6b603a28b2061d used request id req-e7f54e28-3f7e-44a4-b6cb-f4e2354dc5e4 2019-01-08 01:49:22,053 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-3f640cd7-4d76-4a6-proj-role 2019-01-08 01:49:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/cdce4b20b2494abcb1a648c4ab1e876d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:22,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de3017ec-d957-475a-a05e-8888f8c9a8ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:49:22,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/cdce4b20b2494abcb1a648c4ab1e876d used request id req-de3017ec-d957-475a-a05e-8888f8c9a8ef 2019-01-08 01:49:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c65c266c6353f32e348965060602cae130c2e0" 2019-01-08 01:49:22,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ebb0b39-a9c4-4a7c-a84e-af4e5ab4e096 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:49:22,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3ebb0b39-a9c4-4a7c-a84e-af4e5ab4e096 2019-01-08 01:49:22,314 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-3f640cd7-4d76-4a6-user 2019-01-08 01:49:22,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/55ea21fb60034f5c9e00a228ffc95405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5363e6d3140579c80ed271218a52edb5b0b06a" 2019-01-08 01:49:22,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09fcb72c-3350-46eb-9bcb-61bf0fdbe251 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:49:22,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/55ea21fb60034f5c9e00a228ffc95405 used request id req-09fcb72c-3350-46eb-9bcb-61bf0fdbe251 2019-01-08 01:49:22,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:22,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["OqcGQ1CoQj2iqHzv1y7OtQ"], "issued_at": "2019-01-08T01:49:22.000000Z"}} 2019-01-08 01:49:22,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efcb2f2ce8fd6e54793a827de25bec3182b2ac" 2019-01-08 01:49:23,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7bd80e-53b1-401a-86db-4b926c5981b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:23,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4c7bd80e-53b1-401a-86db-4b926c5981b5 2019-01-08 01:49:23,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:23,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:23,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ax1m5iNiTjyKo_gKbIpAsg"], "issued_at": "2019-01-08T01:49:23.000000Z"}} 2019-01-08 01:49:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:23,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11b9880-66a5-4533-97a7-d6a97457079c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:23,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b11b9880-66a5-4533-97a7-d6a97457079c 2019-01-08 01:49:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:23,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:23,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f0fbe6-89a9-47c7-a164-37458f0539ad Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:49:23,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj used request id req-d5f0fbe6-89a9-47c7-a164-37458f0539ad 2019-01-08 01:49:23,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:23,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55262223-1323-49cc-a1a9-d421c2fb538f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:49:23,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-55262223-1323-49cc-a1a9-d421c2fb538f 2019-01-08 01:49:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}}' 2019-01-08 01:49:24,029 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a00d53d-6505-4b93-92f9-9f336ca76ca2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798"}, "tags": [], "enabled": true, "id": "286aae987fab48afa2acd3a519112798", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}} 2019-01-08 01:49:24,029 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4a00d53d-6505-4b93-92f9-9f336ca76ca2 2019-01-08 01:49:24,029 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ea11dc75-26ed-444-proj 2019-01-08 01:49:24,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:24,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:24,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["SBLfbZtdRXOKJvAcMqR4zw"], "issued_at": "2019-01-08T01:49:24.000000Z"}} 2019-01-08 01:49:24,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7421ab36964a431ef5dbbda0f5e411a3f6df14ec" 2019-01-08 01:49:24,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb6aabf0-8ac2-4c61-82d6-1fe2c8fe3e2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:24,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cb6aabf0-8ac2-4c61-82d6-1fe2c8fe3e2c 2019-01-08 01:49:24,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:24,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7421ab36964a431ef5dbbda0f5e411a3f6df14ec" 2019-01-08 01:49:24,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c853d29-4ed6-4bc1-8c84-bea1167a2a03 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:49:24,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-8c853d29-4ed6-4bc1-8c84-bea1167a2a03 2019-01-08 01:49:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7421ab36964a431ef5dbbda0f5e411a3f6df14ec" 2019-01-08 01:49:24,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2172b0-bedb-4102-854e-bbb05df29bef Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798"}, "tags": [], "enabled": true, "id": "286aae987fab48afa2acd3a519112798", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}]} 2019-01-08 01:49:24,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj used request id req-9d2172b0-bedb-4102-854e-bbb05df29bef 2019-01-08 01:49:24,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7421ab36964a431ef5dbbda0f5e411a3f6df14ec" 2019-01-08 01:49:24,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f713f6d6-fa80-42d1-bd36-424d55c4bf11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:49:24,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-f713f6d6-fa80-42d1-bd36-424d55c4bf11 2019-01-08 01:49:25,317 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ea11dc75-26ed-444-user 2019-01-08 01:49:25,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:25,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:25,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7d4145-99b6-4b6c-8139-ad9a5b410121 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:49:25,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0c7d4145-99b6-4b6c-8139-ad9a5b410121 2019-01-08 01:49:25,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" -d '{"role": {"name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj-role"}}' 2019-01-08 01:49:25,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa23ea80-1b9c-48e9-9c1d-04554a909918 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32faa7cb1bb54811beaaff83c9854593", "links": {"self": "http://172.30.9.42:5000/v3/roles/32faa7cb1bb54811beaaff83c9854593"}, "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj-role"}} 2019-01-08 01:49:25,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-fa23ea80-1b9c-48e9-9c1d-04554a909918 2019-01-08 01:49:25,574 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ea11dc75-26ed-444-proj-role 2019-01-08 01:49:25,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/32faa7cb1bb54811beaaff83c9854593 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:25,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a8b005-d518-4e4e-8701-fb9a0322a344 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32faa7cb1bb54811beaaff83c9854593", "links": {"self": "http://172.30.9.42:5000/v3/roles/32faa7cb1bb54811beaaff83c9854593"}, "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj-role"}} 2019-01-08 01:49:25,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/32faa7cb1bb54811beaaff83c9854593 used request id req-49a8b005-d518-4e4e-8701-fb9a0322a344 2019-01-08 01:49:25,690 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ea11dc75-26ed-444-proj-role to project CreateNetworkSuccessTests-ea11dc75-26ed-444-proj 2019-01-08 01:49:25,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798/users/88c3c104de13436bb0840b361b50d828/roles/32faa7cb1bb54811beaaff83c9854593 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:25,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c486648-d00e-468f-b110-f3dc1c9bbcc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:49:25,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798/users/88c3c104de13436bb0840b361b50d828/roles/32faa7cb1bb54811beaaff83c9854593 used request id req-9c486648-d00e-468f-b110-f3dc1c9bbcc0 2019-01-08 01:49:25,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:25,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:26,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["hVjbs1TwT2iIt1egMSxjyw"], "issued_at": "2019-01-08T01:49:26.000000Z"}} 2019-01-08 01:49:26,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" 2019-01-08 01:49:26,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e9dc99-ba3f-4334-986d-8dcb1777f455 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:26,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-94e9dc99-ba3f-4334-986d-8dcb1777f455 2019-01-08 01:49:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" 2019-01-08 01:49:26,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-261f4f1c-6e0d-45bc-87f5-ae15c81d16e9 Date: Tue, 08 Jan 2019 01:49:26 GMT RESP BODY: {"networks":[]} 2019-01-08 01:49:26,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net used request id req-261f4f1c-6e0d-45bc-87f5-ae15c81d16e9 2019-01-08 01:49:26,523 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net 2019-01-08 01:49:26,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:26,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:26,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["b-KF59ISRxGjVQFPy5FKAQ"], "issued_at": "2019-01-08T01:49:26.000000Z"}} 2019-01-08 01:49:26,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e12d8eb6f9a029a2cb731c172c1e9acd81927fb" 2019-01-08 01:49:27,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c85c51-be84-42a5-afb2-14095f2617bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:27,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-16c85c51-be84-42a5-afb2-14095f2617bc 2019-01-08 01:49:27,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:27,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:27,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e12d8eb6f9a029a2cb731c172c1e9acd81927fb" 2019-01-08 01:49:27,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a04218-2c20-4452-927f-e78b026a0e11 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798"}, "tags": [], "enabled": true, "id": "286aae987fab48afa2acd3a519112798", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}]} 2019-01-08 01:49:27,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj used request id req-a7a04218-2c20-4452-927f-e78b026a0e11 2019-01-08 01:49:27,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" -d '{"network": {"tenant_id": "286aae987fab48afa2acd3a519112798", "mtu": 999, "name": "CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net", "admin_state_up": true}}' 2019-01-08 01:49:28,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 739 X-Openstack-Request-Id: req-cc79fde9-e581-479f-9959-b903bd22101a Date: Tue, 08 Jan 2019 01:49:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"8d387b46-6ec8-4102-9090-3fa98d132e99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"286aae987fab48afa2acd3a519112798","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:49:27Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net","admin_state_up":true,"tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:27Z","mtu":999}} 2019-01-08 01:49:28,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-cc79fde9-e581-479f-9959-b903bd22101a 2019-01-08 01:49:28,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=8d387b46-6ec8-4102-9090-3fa98d132e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" 2019-01-08 01:49:28,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-24007567-041b-499d-81d6-2157e3fe784d Date: Tue, 08 Jan 2019 01:49:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":999,"id":"8d387b46-6ec8-4102-9090-3fa98d132e99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"286aae987fab48afa2acd3a519112798","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:49:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net","admin_state_up":true,"tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:27Z","provider:network_type":"geneve"}]} 2019-01-08 01:49:28,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=8d387b46-6ec8-4102-9090-3fa98d132e99 used request id req-24007567-041b-499d-81d6-2157e3fe784d 2019-01-08 01:49:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" 2019-01-08 01:49:29,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e6a9ead-08eb-4774-a888-1c2b51252180 Date: Tue, 08 Jan 2019 01:49:29 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:49:29,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99 used request id req-5e6a9ead-08eb-4774-a888-1c2b51252180 2019-01-08 01:49:29,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:29,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:29,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["84ItXpPKTxKxL1mE3vIXoA"], "issued_at": "2019-01-08T01:49:29.000000Z"}} 2019-01-08 01:49:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74774138ed8496f39753297c7586fb3a38185b7b" 2019-01-08 01:49:29,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f007db17-2bef-4e77-ace9-0746e7768620 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:29,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f007db17-2bef-4e77-ace9-0746e7768620 2019-01-08 01:49:29,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:29,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:29,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74774138ed8496f39753297c7586fb3a38185b7b" 2019-01-08 01:49:29,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac55b7f-ab81-44e4-accd-08e0528ab59b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798"}, "tags": [], "enabled": true, "id": "286aae987fab48afa2acd3a519112798", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}]} 2019-01-08 01:49:29,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj used request id req-eac55b7f-ab81-44e4-accd-08e0528ab59b 2019-01-08 01:49:29,788 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet 2019-01-08 01:49:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" -d '{"subnets": [{"ip_version": 4, "network_id": "8d387b46-6ec8-4102-9090-3fa98d132e99", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet", "tenant_id": "286aae987fab48afa2acd3a519112798"}]}' 2019-01-08 01:49:31,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b71fdaa2-0ea7-47d8-9f88-a5045afb2bb2 Date: Tue, 08 Jan 2019 01:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d387b46-6ec8-4102-9090-3fa98d132e99","tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:30Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"286aae987fab48afa2acd3a519112798","id":"9da9c955-03dc-45f7-b3d0-85624c27f772","subnetpool_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet"}]} 2019-01-08 01:49:31,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-b71fdaa2-0ea7-47d8-9f88-a5045afb2bb2 2019-01-08 01:49:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=8d387b46-6ec8-4102-9090-3fa98d132e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" 2019-01-08 01:49:31,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-be448edd-84ad-446f-9e54-c45f36687f98 Date: Tue, 08 Jan 2019 01:49:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":999,"id":"8d387b46-6ec8-4102-9090-3fa98d132e99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"286aae987fab48afa2acd3a519112798","status":"ACTIVE","subnets":["9da9c955-03dc-45f7-b3d0-85624c27f772"],"description":"","tags":[],"updated_at":"2019-01-08T01:49:30Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net","admin_state_up":true,"tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:27Z","provider:network_type":"geneve"}]} 2019-01-08 01:49:31,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=8d387b46-6ec8-4102-9090-3fa98d132e99 used request id req-be448edd-84ad-446f-9e54-c45f36687f98 2019-01-08 01:49:31,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" 2019-01-08 01:49:31,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b9d98860-639f-457c-bfcd-f0979059bf62 Date: Tue, 08 Jan 2019 01:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d387b46-6ec8-4102-9090-3fa98d132e99","tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:30Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"286aae987fab48afa2acd3a519112798","id":"9da9c955-03dc-45f7-b3d0-85624c27f772","subnetpool_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet"}]} 2019-01-08 01:49:31,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99 used request id req-b9d98860-639f-457c-bfcd-f0979059bf62 2019-01-08 01:49:31,753 - OpenStackNetwork - DEBUG - Network [8d387b46-6ec8-4102-9090-3fa98d132e99] created successfully 2019-01-08 01:49:31,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:32,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32faa7cb1bb54811beaaff83c9854593", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj-role"}], "expires_at": "2019-01-08T02:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "286aae987fab48afa2acd3a519112798", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_286aae987fab48afa2acd3a519112798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_286aae987fab48afa2acd3a519112798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/286aae987fab48afa2acd3a519112798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/286aae987fab48afa2acd3a519112798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/286aae987fab48afa2acd3a519112798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/286aae987fab48afa2acd3a519112798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/286aae987fab48afa2acd3a519112798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/286aae987fab48afa2acd3a519112798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/286aae987fab48afa2acd3a519112798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/286aae987fab48afa2acd3a519112798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/286aae987fab48afa2acd3a519112798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/286aae987fab48afa2acd3a519112798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/286aae987fab48afa2acd3a519112798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/286aae987fab48afa2acd3a519112798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-user", "id": "88c3c104de13436bb0840b361b50d828"}, "audit_ids": ["NVkQs3XOTCalrvOQTp8NSA"], "issued_at": "2019-01-08T01:49:32.000000Z"}} 2019-01-08 01:49:32,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd1b9ed1167f0332e6b53c383c4e93f07b53ed9" 2019-01-08 01:49:32,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-85d19dde-ef22-4f1b-b283-13a6d47c2fa7 Date: Tue, 08 Jan 2019 01:49:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d387b46-6ec8-4102-9090-3fa98d132e99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"286aae987fab48afa2acd3a519112798","status":"ACTIVE","subnets":["9da9c955-03dc-45f7-b3d0-85624c27f772"],"description":"","tags":[],"updated_at":"2019-01-08T01:49:30Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net","admin_state_up":true,"tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:27Z","mtu":999}]} 2019-01-08 01:49:32,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net used request id req-85d19dde-ef22-4f1b-b283-13a6d47c2fa7 2019-01-08 01:49:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:32,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:32,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efcb2f2ce8fd6e54793a827de25bec3182b2ac" 2019-01-08 01:49:32,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd01981-3788-4752-9f41-70ff00856512 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "286aae987fab48afa2acd3a519112798", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}} 2019-01-08 01:49:32,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 used request id req-afd01981-3788-4752-9f41-70ff00856512 2019-01-08 01:49:32,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd1b9ed1167f0332e6b53c383c4e93f07b53ed9" 2019-01-08 01:49:32,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b087af21-9986-444b-94b2-c2049a1a15a8 Date: Tue, 08 Jan 2019 01:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d387b46-6ec8-4102-9090-3fa98d132e99","tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:30Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"286aae987fab48afa2acd3a519112798","id":"9da9c955-03dc-45f7-b3d0-85624c27f772","subnetpool_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet"}]} 2019-01-08 01:49:32,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99 used request id req-b087af21-9986-444b-94b2-c2049a1a15a8 2019-01-08 01:49:32,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:32,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:33,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["4e2sHJ_fQJW5e3jeHjHyRw"], "issued_at": "2019-01-08T01:49:33.000000Z"}} 2019-01-08 01:49:33,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:33,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e469a4-4846-49db-bf32-2e17d37259b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:33,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-10e469a4-4846-49db-bf32-2e17d37259b2 2019-01-08 01:49:33,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:33,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4e9737d8-1a8e-4582-9f08-d18dd8ac252b Date: Tue, 08 Jan 2019 01:49:33 GMT RESP BODY: {"routers": []} 2019-01-08 01:49:33,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router&admin_state_up=True used request id req-4e9737d8-1a8e-4582-9f08-d18dd8ac252b 2019-01-08 01:49:33,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:33,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:34,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["62FLGGNrS_e4NKAOrWVE2g"], "issued_at": "2019-01-08T01:49:34.000000Z"}} 2019-01-08 01:49:34,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c6e216e769006a7f4142ad10200fdf7d9e3b48" 2019-01-08 01:49:34,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d143a2d5-5628-4b66-b7fb-b05ef3b5c534 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:34,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d143a2d5-5628-4b66-b7fb-b05ef3b5c534 2019-01-08 01:49:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:34,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c6e216e769006a7f4142ad10200fdf7d9e3b48" 2019-01-08 01:49:34,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8a33a7-f654-410b-ac0e-b3ddbbddfdbc Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798"}, "tags": [], "enabled": true, "id": "286aae987fab48afa2acd3a519112798", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}]} 2019-01-08 01:49:34,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-ea11dc75-26ed-444-proj used request id req-8c8a33a7-f654-410b-ac0e-b3ddbbddfdbc 2019-01-08 01:49:34,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:34,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ccd2621a-5b0b-4966-bb77-2f65ac7f76c3 Date: Tue, 08 Jan 2019 01:49:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:49:34,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-ccd2621a-5b0b-4966-bb77-2f65ac7f76c3 2019-01-08 01:49:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:34,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ef798d4b-fc67-41ad-b1ff-69cb8480fffd Date: Tue, 08 Jan 2019 01:49:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 01:49:34,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-ef798d4b-fc67-41ad-b1ff-69cb8480fffd 2019-01-08 01:49:34,789 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router 2019-01-08 01:49:34,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "tenant_id": "286aae987fab48afa2acd3a519112798", "name": "CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router", "admin_state_up": true}}' 2019-01-08 01:49:36,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-74a35bb9-29d0-44fd-b555-f536c0962291 Date: Tue, 08 Jan 2019 01:49:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "286aae987fab48afa2acd3a519112798", "created_at": "2019-01-08T01:49:35Z", "admin_state_up": true, "updated_at": "2019-01-08T01:49:36Z", "revision_number": 2, "routes": [], "project_id": "286aae987fab48afa2acd3a519112798", "id": "10d49556-eb5b-457b-a5a5-f3d6bf1959a1", "name": "CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router"}} 2019-01-08 01:49:36,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-74a35bb9-29d0-44fd-b555-f536c0962291 2019-01-08 01:49:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=10d49556-eb5b-457b-a5a5-f3d6bf1959a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:37,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-e4a9459a-9819-4638-a801-6bae4717a415 Date: Tue, 08 Jan 2019 01:49:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:49:35Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.201"}],"id":"85599565-b163-4049-a4fe-70989298dc7f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:9e:0e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:49:35Z","binding:vnic_type":"normal","device_id":"10d49556-eb5b-457b-a5a5-f3d6bf1959a1","tenant_id":""}]} 2019-01-08 01:49:37,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=10d49556-eb5b-457b-a5a5-f3d6bf1959a1 used request id req-e4a9459a-9819-4638-a801-6bae4717a415 2019-01-08 01:49:37,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:37,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7c1c75ea-a21d-4928-abd3-cfdf722f8044 Date: Tue, 08 Jan 2019 01:49:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:49:37,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-7c1c75ea-a21d-4928-abd3-cfdf722f8044 2019-01-08 01:49:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:37,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-6835fac8-cd04-4899-9788-bc15fc997d87 Date: Tue, 08 Jan 2019 01:49:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":999,"id":"8d387b46-6ec8-4102-9090-3fa98d132e99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"286aae987fab48afa2acd3a519112798","status":"ACTIVE","subnets":["9da9c955-03dc-45f7-b3d0-85624c27f772"],"description":"","tags":[],"updated_at":"2019-01-08T01:49:30Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net","admin_state_up":true,"tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:27Z","provider:network_type":"geneve"}]} 2019-01-08 01:49:37,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net used request id req-6835fac8-cd04-4899-9788-bc15fc997d87 2019-01-08 01:49:37,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:37,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:37,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:37,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42da4220-6b68-47f4-b77f-e611ab58539d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "286aae987fab48afa2acd3a519112798", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}} 2019-01-08 01:49:37,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 used request id req-42da4220-6b68-47f4-b77f-e611ab58539d 2019-01-08 01:49:37,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:37,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e2411ecd-e4fa-4ee7-953e-298b79c732c9 Date: Tue, 08 Jan 2019 01:49:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d387b46-6ec8-4102-9090-3fa98d132e99","tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:30Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"286aae987fab48afa2acd3a519112798","id":"9da9c955-03dc-45f7-b3d0-85624c27f772","subnetpool_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet"}]} 2019-01-08 01:49:37,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99 used request id req-e2411ecd-e4fa-4ee7-953e-298b79c732c9 2019-01-08 01:49:37,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99&name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:37,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c842553f-b47d-4c1b-93e8-845e139dd046 Date: Tue, 08 Jan 2019 01:49:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d387b46-6ec8-4102-9090-3fa98d132e99","tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:30Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"286aae987fab48afa2acd3a519112798","id":"9da9c955-03dc-45f7-b3d0-85624c27f772","subnetpool_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet"}]} 2019-01-08 01:49:37,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d387b46-6ec8-4102-9090-3fa98d132e99&name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet used request id req-c842553f-b47d-4c1b-93e8-845e139dd046 2019-01-08 01:49:37,894 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-08 01:49:37,895 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router 2019-01-08 01:49:37,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/10d49556-eb5b-457b-a5a5-f3d6bf1959a1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" -d '{"subnet_id": "9da9c955-03dc-45f7-b3d0-85624c27f772"}' 2019-01-08 01:49:40,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5e26b119-6d4e-4586-9ea3-52706456e98b Date: Tue, 08 Jan 2019 01:49:40 GMT RESP BODY: {"network_id": "8d387b46-6ec8-4102-9090-3fa98d132e99", "tenant_id": "286aae987fab48afa2acd3a519112798", "subnet_id": "9da9c955-03dc-45f7-b3d0-85624c27f772", "subnet_ids": ["9da9c955-03dc-45f7-b3d0-85624c27f772"], "port_id": "d7840146-9fcf-47bf-921e-1debd9993e6b", "id": "10d49556-eb5b-457b-a5a5-f3d6bf1959a1"} 2019-01-08 01:49:40,265 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/10d49556-eb5b-457b-a5a5-f3d6bf1959a1/add_router_interface used request id req-5e26b119-6d4e-4586-9ea3-52706456e98b 2019-01-08 01:49:40,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/10d49556-eb5b-457b-a5a5-f3d6bf1959a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:40,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-d092ea02-9dfa-4e67-b291-695e61212887 Date: Tue, 08 Jan 2019 01:49:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "286aae987fab48afa2acd3a519112798", "created_at": "2019-01-08T01:49:35Z", "admin_state_up": true, "updated_at": "2019-01-08T01:49:39Z", "revision_number": 3, "routes": [], "project_id": "286aae987fab48afa2acd3a519112798", "id": "10d49556-eb5b-457b-a5a5-f3d6bf1959a1", "name": "CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router"}} 2019-01-08 01:49:40,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/10d49556-eb5b-457b-a5a5-f3d6bf1959a1 used request id req-d092ea02-9dfa-4e67-b291-695e61212887 2019-01-08 01:49:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=10d49556-eb5b-457b-a5a5-f3d6bf1959a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:40,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1913 X-Openstack-Request-Id: req-f3a71168-670b-496a-861e-8855e234a2fe Date: Tue, 08 Jan 2019 01:49:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:49:38Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.201"}],"id":"85599565-b163-4049-a4fe-70989298dc7f","security_groups":[],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:9e:0e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:49:35Z","binding:vnic_type":"normal","device_id":"10d49556-eb5b-457b-a5a5-f3d6bf1959a1","tenant_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:49:39Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9da9c955-03dc-45f7-b3d0-85624c27f772","ip_address":"10.55.1.1"}],"id":"d7840146-9fcf-47bf-921e-1debd9993e6b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:78:2e","project_id":"286aae987fab48afa2acd3a519112798","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d387b46-6ec8-4102-9090-3fa98d132e99","dns_name":"","created_at":"2019-01-08T01:49:38Z","binding:vnic_type":"normal","device_id":"10d49556-eb5b-457b-a5a5-f3d6bf1959a1","tenant_id":"286aae987fab48afa2acd3a519112798"}]} 2019-01-08 01:49:40,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=10d49556-eb5b-457b-a5a5-f3d6bf1959a1 used request id req-f3a71168-670b-496a-861e-8855e234a2fe 2019-01-08 01:49:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:40,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d0cf4bba-8f1d-4f22-9b08-0dc1a7882399 Date: Tue, 08 Jan 2019 01:49:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:49:40,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-d0cf4bba-8f1d-4f22-9b08-0dc1a7882399 2019-01-08 01:49:40,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/9da9c955-03dc-45f7-b3d0-85624c27f772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:41,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0f8292f5-446d-4207-8c81-5ab91bef727b Date: Tue, 08 Jan 2019 01:49:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d387b46-6ec8-4102-9090-3fa98d132e99","tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:30Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"286aae987fab48afa2acd3a519112798","id":"9da9c955-03dc-45f7-b3d0-85624c27f772","subnetpool_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet"}} 2019-01-08 01:49:41,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/9da9c955-03dc-45f7-b3d0-85624c27f772 used request id req-0f8292f5-446d-4207-8c81-5ab91bef727b 2019-01-08 01:49:41,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd1b9ed1167f0332e6b53c383c4e93f07b53ed9" 2019-01-08 01:49:41,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-97ccad9e-8fd1-4088-a39f-65cf490981fb Date: Tue, 08 Jan 2019 01:49:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "286aae987fab48afa2acd3a519112798", "created_at": "2019-01-08T01:49:35Z", "admin_state_up": true, "updated_at": "2019-01-08T01:49:39Z", "revision_number": 3, "routes": [], "project_id": "286aae987fab48afa2acd3a519112798", "id": "10d49556-eb5b-457b-a5a5-f3d6bf1959a1", "name": "CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router"}]} 2019-01-08 01:49:41,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router&admin_state_up=True used request id req-97ccad9e-8fd1-4088-a39f-65cf490981fb 2019-01-08 01:49:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efcb2f2ce8fd6e54793a827de25bec3182b2ac" 2019-01-08 01:49:41,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1d53de-5370-4143-b64c-d1e4778bbd9d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "286aae987fab48afa2acd3a519112798", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}} 2019-01-08 01:49:41,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 used request id req-da1d53de-5370-4143-b64c-d1e4778bbd9d 2019-01-08 01:49:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=10d49556-eb5b-457b-a5a5-f3d6bf1959a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd1b9ed1167f0332e6b53c383c4e93f07b53ed9" 2019-01-08 01:49:41,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-d881d3ba-6331-4cb0-aba1-ac5085e73ac0 Date: Tue, 08 Jan 2019 01:49:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:49:39Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9da9c955-03dc-45f7-b3d0-85624c27f772","ip_address":"10.55.1.1"}],"id":"d7840146-9fcf-47bf-921e-1debd9993e6b","security_groups":[],"mac_address":"fa:16:3e:cf:78:2e","project_id":"286aae987fab48afa2acd3a519112798","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d387b46-6ec8-4102-9090-3fa98d132e99","dns_name":"","created_at":"2019-01-08T01:49:38Z","binding:vnic_type":"normal","device_id":"10d49556-eb5b-457b-a5a5-f3d6bf1959a1","tenant_id":"286aae987fab48afa2acd3a519112798"}]} 2019-01-08 01:49:41,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=10d49556-eb5b-457b-a5a5-f3d6bf1959a1 used request id req-d881d3ba-6331-4cb0-aba1-ac5085e73ac0 2019-01-08 01:49:41,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/9da9c955-03dc-45f7-b3d0-85624c27f772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd1b9ed1167f0332e6b53c383c4e93f07b53ed9" 2019-01-08 01:49:41,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-84e6fbb0-e27f-4bca-b316-c8c45b50c174 Date: Tue, 08 Jan 2019 01:49:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d387b46-6ec8-4102-9090-3fa98d132e99","tenant_id":"286aae987fab48afa2acd3a519112798","created_at":"2019-01-08T01:49:30Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"286aae987fab48afa2acd3a519112798","id":"9da9c955-03dc-45f7-b3d0-85624c27f772","subnetpool_id":null,"name":"CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet"}} 2019-01-08 01:49:41,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/9da9c955-03dc-45f7-b3d0-85624c27f772 used request id req-84e6fbb0-e27f-4bca-b316-c8c45b50c174 2019-01-08 01:49:41,889 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router and subnet CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet 2019-01-08 01:49:41,889 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router 2019-01-08 01:49:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/10d49556-eb5b-457b-a5a5-f3d6bf1959a1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" -d '{"subnet_id": "9da9c955-03dc-45f7-b3d0-85624c27f772"}' 2019-01-08 01:49:43,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d1af1e15-54ed-4238-8c08-42985ea760b2 Date: Tue, 08 Jan 2019 01:49:43 GMT RESP BODY: {"network_id": "8d387b46-6ec8-4102-9090-3fa98d132e99", "tenant_id": "286aae987fab48afa2acd3a519112798", "subnet_id": "9da9c955-03dc-45f7-b3d0-85624c27f772", "subnet_ids": ["9da9c955-03dc-45f7-b3d0-85624c27f772"], "port_id": "d7840146-9fcf-47bf-921e-1debd9993e6b", "id": "10d49556-eb5b-457b-a5a5-f3d6bf1959a1"} 2019-01-08 01:49:43,238 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/10d49556-eb5b-457b-a5a5-f3d6bf1959a1/remove_router_interface used request id req-d1af1e15-54ed-4238-8c08-42985ea760b2 2019-01-08 01:49:43,238 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router 2019-01-08 01:49:43,238 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-router 2019-01-08 01:49:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/10d49556-eb5b-457b-a5a5-f3d6bf1959a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ccc9c376251c84afabea04f5063801b1890143" 2019-01-08 01:49:45,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-708a8c5e-91fd-489a-927b-0ba91d7b747b Content-Length: 0 Date: Tue, 08 Jan 2019 01:49:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:49:45,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/10d49556-eb5b-457b-a5a5-f3d6bf1959a1 used request id req-708a8c5e-91fd-489a-927b-0ba91d7b747b 2019-01-08 01:49:45,279 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet 2019-01-08 01:49:45,279 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-subnet 2019-01-08 01:49:45,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/9da9c955-03dc-45f7-b3d0-85624c27f772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" 2019-01-08 01:49:46,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2667628d-3caa-408c-82df-66f66d943c47 Date: Tue, 08 Jan 2019 01:49:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:49:46,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/9da9c955-03dc-45f7-b3d0-85624c27f772 used request id req-2667628d-3caa-408c-82df-66f66d943c47 2019-01-08 01:49:46,521 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-94a3ec68-6af1-453c-b2b5-a01ecf62a5ae-pub-net 2019-01-08 01:49:46,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/8d387b46-6ec8-4102-9090-3fa98d132e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2e375eec2d4a1a727ff96c0ad9462578389e64" 2019-01-08 01:49:47,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bff08eeb-fc27-48fe-bd77-97cd0e8eddc8 Date: Tue, 08 Jan 2019 01:49:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:49:47,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/8d387b46-6ec8-4102-9090-3fa98d132e99 used request id req-bff08eeb-fc27-48fe-bd77-97cd0e8eddc8 2019-01-08 01:49:47,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:47,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-7f536372-8b0e-47bd-99fd-f2bc8eb9a73b Date: Tue, 08 Jan 2019 01:49:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "286aae987fab48afa2acd3a519112798", "created_at": "2019-01-08T01:49:27Z", "updated_at": "2019-01-08T01:49:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:49:27Z", "revision_number": 0, "id": "6a1b3828-d75f-4b23-94f2-c2b4d85c2f61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:49:27Z", "security_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "tenant_id": "286aae987fab48afa2acd3a519112798", "port_range_min": null, "ethertype": "IPv4", "project_id": "286aae987fab48afa2acd3a519112798"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:49:27Z", "revision_number": 0, "id": "ae300074-4708-4e69-9f66-5263eddb9bfd", "remote_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "remote_ip_prefix": null, "created_at": "2019-01-08T01:49:27Z", "security_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "tenant_id": "286aae987fab48afa2acd3a519112798", "port_range_min": null, "ethertype": "IPv6", "project_id": "286aae987fab48afa2acd3a519112798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:49:27Z", "revision_number": 0, "id": "bf71ec16-78b5-4788-aa7f-5d7b6ff54450", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:49:27Z", "security_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "tenant_id": "286aae987fab48afa2acd3a519112798", "port_range_min": null, "ethertype": "IPv6", "project_id": "286aae987fab48afa2acd3a519112798"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:49:27Z", "revision_number": 0, "id": "d626e8b2-2266-4e78-977f-a3e44a91373c", "remote_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "remote_ip_prefix": null, "created_at": "2019-01-08T01:49:27Z", "security_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "tenant_id": "286aae987fab48afa2acd3a519112798", "port_range_min": null, "ethertype": "IPv4", "project_id": "286aae987fab48afa2acd3a519112798"}], "revision_number": 4, "project_id": "286aae987fab48afa2acd3a519112798", "id": "d244c387-1814-4bd7-8351-4b67dba8de80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:49:47,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-7f536372-8b0e-47bd-99fd-f2bc8eb9a73b 2019-01-08 01:49:47,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:48,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0139e577-8dba-40cb-9fd9-d5aed491bf00 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:49:48,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-0139e577-8dba-40cb-9fd9-d5aed491bf00 2019-01-08 01:49:48,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:48,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57c3f172-b070-4dc0-ae4c-02eac5882af0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:48,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-57c3f172-b070-4dc0-ae4c-02eac5882af0 2019-01-08 01:49:48,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:48,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:48,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-360ace64-f5e5-4c0b-aed1-0f735390b91d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:48,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-360ace64-f5e5-4c0b-aed1-0f735390b91d 2019-01-08 01:49:48,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:48,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-323b90cf-0629-4caa-af2a-c7c717de7f96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:48,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-323b90cf-0629-4caa-af2a-c7c717de7f96 2019-01-08 01:49:48,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:48,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0358841e-ba09-4858-a404-37229d809b02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:48,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-0358841e-ba09-4858-a404-37229d809b02 2019-01-08 01:49:48,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:48,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eca553d-a649-43ae-92a5-954dadf85e2e 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:49:48,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-7eca553d-a649-43ae-92a5-954dadf85e2e 2019-01-08 01:49:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:48,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c75a56-76b8-4c21-bcce-99d6198499a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:48,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-17c75a56-76b8-4c21-bcce-99d6198499a0 2019-01-08 01:49:48,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:48,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:48,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a5c6bd6-4821-420b-a02b-c24f69a8202a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:48,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-3a5c6bd6-4821-420b-a02b-c24f69a8202a 2019-01-08 01:49:48,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:48,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a19384b-96b9-4af7-8f83-09507a66bc01 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:49:48,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-4a19384b-96b9-4af7-8f83-09507a66bc01 2019-01-08 01:49:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:49,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e7dc772-8f07-4a8e-a92d-d1fc10435a89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:49,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-9e7dc772-8f07-4a8e-a92d-d1fc10435a89 2019-01-08 01:49:49,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:49,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:49,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a615c8b-6647-4232-a9a9-0ce148879558 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:49,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-9a615c8b-6647-4232-a9a9-0ce148879558 2019-01-08 01:49:49,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:49,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:49,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd67a16b-9415-44d3-a428-10619bb3571f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:49:49,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-cd67a16b-9415-44d3-a428-10619bb3571f 2019-01-08 01:49:49,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:49:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:49,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd343537-2262-4df9-b7df-ba946a978fbe Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "286aae987fab48afa2acd3a519112798", "name": "CreateNetworkSuccessTests-ea11dc75-26ed-444-proj"}} 2019-01-08 01:49:49,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 used request id req-dd343537-2262-4df9-b7df-ba946a978fbe 2019-01-08 01:49:49,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d244c387-1814-4bd7-8351-4b67dba8de80 2019-01-08 01:49:49,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d244c387-1814-4bd7-8351-4b67dba8de80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:49,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a9dd37b6-975b-45fd-b1f8-dff4537731eb Date: Tue, 08 Jan 2019 01:49:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:49:27Z", "security_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "port_range_min": null, "revision_number": 0, "tenant_id": "286aae987fab48afa2acd3a519112798", "created_at": "2019-01-08T01:49:27Z", "project_id": "286aae987fab48afa2acd3a519112798", "id": "6a1b3828-d75f-4b23-94f2-c2b4d85c2f61"}, {"remote_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:49:27Z", "security_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "port_range_min": null, "revision_number": 0, "tenant_id": "286aae987fab48afa2acd3a519112798", "created_at": "2019-01-08T01:49:27Z", "project_id": "286aae987fab48afa2acd3a519112798", "id": "ae300074-4708-4e69-9f66-5263eddb9bfd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:49:27Z", "security_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "port_range_min": null, "revision_number": 0, "tenant_id": "286aae987fab48afa2acd3a519112798", "created_at": "2019-01-08T01:49:27Z", "project_id": "286aae987fab48afa2acd3a519112798", "id": "bf71ec16-78b5-4788-aa7f-5d7b6ff54450"}, {"remote_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:49:27Z", "security_group_id": "d244c387-1814-4bd7-8351-4b67dba8de80", "port_range_min": null, "revision_number": 0, "tenant_id": "286aae987fab48afa2acd3a519112798", "created_at": "2019-01-08T01:49:27Z", "project_id": "286aae987fab48afa2acd3a519112798", "id": "d626e8b2-2266-4e78-977f-a3e44a91373c"}]} 2019-01-08 01:49:49,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d244c387-1814-4bd7-8351-4b67dba8de80 used request id req-a9dd37b6-975b-45fd-b1f8-dff4537731eb 2019-01-08 01:49:49,563 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:49:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/d244c387-1814-4bd7-8351-4b67dba8de80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:50,024 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de991363-af6e-4170-8f57-f3893d35b872 Content-Length: 0 Date: Tue, 08 Jan 2019 01:49:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:49:50,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/d244c387-1814-4bd7-8351-4b67dba8de80 used request id req-de991363-af6e-4170-8f57-f3893d35b872 2019-01-08 01:49:50,025 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ea11dc75-26ed-444-proj 2019-01-08 01:49:50,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:50,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91d1c38d-b91e-4c74-8b66-e847cf8ae2fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:49:50,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/286aae987fab48afa2acd3a519112798 used request id req-91d1c38d-b91e-4c74-8b66-e847cf8ae2fe 2019-01-08 01:49:50,274 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ea11dc75-26ed-444-proj-role 2019-01-08 01:49:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/32faa7cb1bb54811beaaff83c9854593 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:50,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cfba504-d454-416a-9896-d21162726f51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:49:50,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/32faa7cb1bb54811beaaff83c9854593 used request id req-3cfba504-d454-416a-9896-d21162726f51 2019-01-08 01:49:50,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea9a649273a4d0eb8152d319294c6ccdd692d40" 2019-01-08 01:49:50,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6283620-e234-43de-808f-7f8c16505cd7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:49:50,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f6283620-e234-43de-808f-7f8c16505cd7 2019-01-08 01:49:50,540 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ea11dc75-26ed-444-user 2019-01-08 01:49:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/88c3c104de13436bb0840b361b50d828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7421ab36964a431ef5dbbda0f5e411a3f6df14ec" 2019-01-08 01:49:50,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60538357-763b-456d-9c12-94c520a0fe75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:49:50,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/88c3c104de13436bb0840b361b50d828 used request id req-60538357-763b-456d-9c12-94c520a0fe75 2019-01-08 01:49:50,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:51,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["FWFbE5bFR7m-4FNnwfzdgg"], "issued_at": "2019-01-08T01:49:51.000000Z"}} 2019-01-08 01:49:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5453a9ed25b4c4feab7e4e97f996deda80f3f3a6" 2019-01-08 01:49:51,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a4642c-0c7e-4fa3-ad4e-c4c3097cd3d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:51,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-27a4642c-0c7e-4fa3-ad4e-c4c3097cd3d4 2019-01-08 01:49:51,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:51,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:51,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["0JZ24v_rR9OpYU27fkqktA"], "issued_at": "2019-01-08T01:49:51.000000Z"}} 2019-01-08 01:49:51,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:49:51,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40dad834-75f9-419f-8c7d-29de95031421 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:51,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-40dad834-75f9-419f-8c7d-29de95031421 2019-01-08 01:49:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:51,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:51,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6eca2617-38f3-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:49:51,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5256c9-ae6e-4025-8e21-c083bb3c9fde Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6eca2617-38f3-478-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:49:51,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6eca2617-38f3-478-proj used request id req-6f5256c9-ae6e-4025-8e21-c083bb3c9fde 2019-01-08 01:49:51,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:49:52,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e931cd3-01a3-4975-8d34-f32b6f654d28 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:49:52,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8e931cd3-01a3-4975-8d34-f32b6f654d28 2019-01-08 01:49:52,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}}' 2019-01-08 01:49:52,208 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3240458e-f0af-43a8-b138-effd663a7137 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644"}, "tags": [], "enabled": true, "id": "f6b553d792b04548aca80fbcee495644", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}} 2019-01-08 01:49:52,208 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-3240458e-f0af-43a8-b138-effd663a7137 2019-01-08 01:49:52,209 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6eca2617-38f3-478-proj 2019-01-08 01:49:52,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:52,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:52,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:49:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["aOZng11uQWO2Kw8v18E0vA"], "issued_at": "2019-01-08T01:49:52.000000Z"}} 2019-01-08 01:49:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50fd5a81c7af8f3e658986374b24339bc023ca6" 2019-01-08 01:49:52,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea58608-a2ec-4fea-b41f-58613712f9ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:52,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-eea58608-a2ec-4fea-b41f-58613712f9ed 2019-01-08 01:49:52,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:49:52,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:49: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:49:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50fd5a81c7af8f3e658986374b24339bc023ca6" 2019-01-08 01:49:52,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a9ca75-3542-444e-ab54-beaecac1f5e1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:49:52,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b5a9ca75-3542-444e-ab54-beaecac1f5e1 2019-01-08 01:49:52,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-6eca2617-38f3-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50fd5a81c7af8f3e658986374b24339bc023ca6" 2019-01-08 01:49:52,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa034d72-5041-4013-80d7-86de2f5912a3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-6eca2617-38f3-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644"}, "tags": [], "enabled": true, "id": "f6b553d792b04548aca80fbcee495644", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}]} 2019-01-08 01:49:52,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-6eca2617-38f3-478-proj used request id req-aa034d72-5041-4013-80d7-86de2f5912a3 2019-01-08 01:49:52,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50fd5a81c7af8f3e658986374b24339bc023ca6" 2019-01-08 01:49:53,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09034da9-e5b2-4d15-a448-80605ebe1b11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:49:53,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-09034da9-e5b2-4d15-a448-80605ebe1b11 2019-01-08 01:49:53,412 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6eca2617-38f3-478-user 2019-01-08 01:49:53,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:53,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:49:53,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7fb2e4-c35c-4116-81a8-2fcbe7a1d240 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:49:53,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fd7fb2e4-c35c-4116-81a8-2fcbe7a1d240 2019-01-08 01:49:53,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" -d '{"role": {"name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role"}}' 2019-01-08 01:49:53,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0136b770-d8bb-4490-9dc0-d837ea0c294e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "938a77ed09e74b33934ef72f1b9c13e9", "links": {"self": "http://172.30.9.42:5000/v3/roles/938a77ed09e74b33934ef72f1b9c13e9"}, "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role"}} 2019-01-08 01:49:53,669 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-0136b770-d8bb-4490-9dc0-d837ea0c294e 2019-01-08 01:49:53,670 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role 2019-01-08 01:49:53,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/938a77ed09e74b33934ef72f1b9c13e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:49:53,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf650657-eda4-4192-a138-176cbccba54a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "938a77ed09e74b33934ef72f1b9c13e9", "links": {"self": "http://172.30.9.42:5000/v3/roles/938a77ed09e74b33934ef72f1b9c13e9"}, "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role"}} 2019-01-08 01:49:53,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/938a77ed09e74b33934ef72f1b9c13e9 used request id req-bf650657-eda4-4192-a138-176cbccba54a 2019-01-08 01:49:53,778 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role to project CreateNetworkSuccessTests-6eca2617-38f3-478-proj 2019-01-08 01:49:53,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644/users/901655af617a4c388f4499dcedddd572/roles/938a77ed09e74b33934ef72f1b9c13e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:49:53,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-324a16d1-02a4-4adc-9ca8-5dfaade06c78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:49:53,954 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644/users/901655af617a4c388f4499dcedddd572/roles/938a77ed09e74b33934ef72f1b9c13e9 used request id req-324a16d1-02a4-4adc-9ca8-5dfaade06c78 2019-01-08 01:49:53,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:53,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:54,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "938a77ed09e74b33934ef72f1b9c13e9", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role"}], "expires_at": "2019-01-08T02:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6b553d792b04548aca80fbcee495644", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-user", "id": "901655af617a4c388f4499dcedddd572"}, "audit_ids": ["k7cMFBCxQzeQht-LwrMF7Q"], "issued_at": "2019-01-08T01:49:54.000000Z"}} 2019-01-08 01:49:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" 2019-01-08 01:49:54,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0381188-3b31-4a48-a087-21a9161b1920 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:54,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b0381188-3b31-4a48-a087-21a9161b1920 2019-01-08 01:49:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" 2019-01-08 01:49:54,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a62952e4-3b8c-4714-9530-c66a27c09db0 Date: Tue, 08 Jan 2019 01:49:54 GMT RESP BODY: {"networks":[]} 2019-01-08 01:49:54,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net used request id req-a62952e4-3b8c-4714-9530-c66a27c09db0 2019-01-08 01:49:54,676 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net 2019-01-08 01:49:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net", "admin_state_up": true}}' 2019-01-08 01:49:56,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-0e1273cd-7e95-45ed-b035-c9d130b6a4cb Date: Tue, 08 Jan 2019 01:49:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"10239b8e-a324-40b2-902b-b6fc4df3d982","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6b553d792b04548aca80fbcee495644","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:49:55Z","is_default":false,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:55Z","mtu":999}} 2019-01-08 01:49:56,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-0e1273cd-7e95-45ed-b035-c9d130b6a4cb 2019-01-08 01:49:56,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=10239b8e-a324-40b2-902b-b6fc4df3d982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" 2019-01-08 01:49:56,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-66ab14a3-6aae-4549-a91e-d182af5cd89b Date: Tue, 08 Jan 2019 01:49:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"10239b8e-a324-40b2-902b-b6fc4df3d982","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6b553d792b04548aca80fbcee495644","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:49:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net","admin_state_up":true,"tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:55Z","mtu":999}]} 2019-01-08 01:49:56,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=10239b8e-a324-40b2-902b-b6fc4df3d982 used request id req-66ab14a3-6aae-4549-a91e-d182af5cd89b 2019-01-08 01:49:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" 2019-01-08 01:49:57,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-44688d98-20b1-4ab8-9835-357b933a4e48 Date: Tue, 08 Jan 2019 01:49:57 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:49:57,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982 used request id req-44688d98-20b1-4ab8-9835-357b933a4e48 2019-01-08 01:49:57,561 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet 2019-01-08 01:49:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" -d '{"subnets": [{"ip_version": 4, "network_id": "10239b8e-a324-40b2-902b-b6fc4df3d982", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet"}]}' 2019-01-08 01:49:58,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d2e35c3d-fad7-4625-b328-0dac56ed5736 Date: Tue, 08 Jan 2019 01:49:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f6b553d792b04548aca80fbcee495644","id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet"}]} 2019-01-08 01:49:58,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-d2e35c3d-fad7-4625-b328-0dac56ed5736 2019-01-08 01:49:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=10239b8e-a324-40b2-902b-b6fc4df3d982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" 2019-01-08 01:49:59,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2a2b0988-194b-4f72-ac91-0c1b3ccad8cf Date: Tue, 08 Jan 2019 01:49:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"10239b8e-a324-40b2-902b-b6fc4df3d982","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6b553d792b04548aca80fbcee495644","status":"ACTIVE","subnets":["56e4d35f-73c3-48e9-ae4b-220e699ac7dd"],"description":"","tags":[],"updated_at":"2019-01-08T01:49:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net","admin_state_up":true,"tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:55Z","mtu":999}]} 2019-01-08 01:49:59,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=10239b8e-a324-40b2-902b-b6fc4df3d982 used request id req-2a2b0988-194b-4f72-ac91-0c1b3ccad8cf 2019-01-08 01:49:59,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" 2019-01-08 01:49:59,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-157e546e-4eb9-4baf-8483-1277c664fe96 Date: Tue, 08 Jan 2019 01:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f6b553d792b04548aca80fbcee495644","id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet"}]} 2019-01-08 01:49:59,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982 used request id req-157e546e-4eb9-4baf-8483-1277c664fe96 2019-01-08 01:49:59,467 - OpenStackNetwork - DEBUG - Network [10239b8e-a324-40b2-902b-b6fc4df3d982] created successfully 2019-01-08 01:49:59,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:49:59,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:49:59,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "938a77ed09e74b33934ef72f1b9c13e9", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role"}], "expires_at": "2019-01-08T02:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6b553d792b04548aca80fbcee495644", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-user", "id": "901655af617a4c388f4499dcedddd572"}, "audit_ids": ["dioN70WeT0uYIp3uspG73g"], "issued_at": "2019-01-08T01:49:59.000000Z"}} 2019-01-08 01:49:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:49:59,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bed5890-5c2f-4e25-9966-243eddc2454f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:49:59,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4bed5890-5c2f-4e25-9966-243eddc2454f 2019-01-08 01:49:59,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:00,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-254a0760-be20-419d-98fe-5f7b24e0edc2 Date: Tue, 08 Jan 2019 01:50:00 GMT RESP BODY: {"routers": []} 2019-01-08 01:50:00,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router&admin_state_up=True used request id req-254a0760-be20-419d-98fe-5f7b24e0edc2 2019-01-08 01:50:00,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:00,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:00,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "938a77ed09e74b33934ef72f1b9c13e9", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role"}], "expires_at": "2019-01-08T02:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6b553d792b04548aca80fbcee495644", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-user", "id": "901655af617a4c388f4499dcedddd572"}, "audit_ids": ["ot9GB_23SX6_8gsZ-umzSQ"], "issued_at": "2019-01-08T01:50:00.000000Z"}} 2019-01-08 01:50:00,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bcecda64037fd7c644035bbf84cf00a3e3e2ec" 2019-01-08 01:50:00,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c2bbb0-5371-42ea-8efc-d0f136aafd53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:00,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b0c2bbb0-5371-42ea-8efc-d0f136aafd53 2019-01-08 01:50:00,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:01,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f7c11647-7bc4-44e0-b969-896e4d661c39 Date: Tue, 08 Jan 2019 01:50:01 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:50:01,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-f7c11647-7bc4-44e0-b969-896e4d661c39 2019-01-08 01:50:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:01,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-72a57eb5-b0b6-4b09-9f79-15931a454f97 Date: Tue, 08 Jan 2019 01:50:01 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:50:01,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-72a57eb5-b0b6-4b09-9f79-15931a454f97 2019-01-08 01:50:01,266 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router 2019-01-08 01:50:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router", "admin_state_up": true}}' 2019-01-08 01:50:03,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-6341e049-5680-40f6-aa24-dd89d3b7c4d7 Date: Tue, 08 Jan 2019 01:50:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "f6b553d792b04548aca80fbcee495644", "created_at": "2019-01-08T01:50:01Z", "admin_state_up": true, "updated_at": "2019-01-08T01:50:02Z", "revision_number": 2, "routes": [], "project_id": "f6b553d792b04548aca80fbcee495644", "id": "7ab0117c-113b-4369-ac09-309a380701ac", "name": "CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router"}} 2019-01-08 01:50:03,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-6341e049-5680-40f6-aa24-dd89d3b7c4d7 2019-01-08 01:50:03,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=7ab0117c-113b-4369-ac09-309a380701ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:04,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b39199fd-915d-453a-b099-51dcd38f7c31 Date: Tue, 08 Jan 2019 01:50:04 GMT RESP BODY: {"ports":[]} 2019-01-08 01:50:04,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=7ab0117c-113b-4369-ac09-309a380701ac used request id req-b39199fd-915d-453a-b099-51dcd38f7c31 2019-01-08 01:50:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:04,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1fce2b0a-a18d-46fc-8e2f-514e8324b017 Date: Tue, 08 Jan 2019 01:50:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"10239b8e-a324-40b2-902b-b6fc4df3d982","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6b553d792b04548aca80fbcee495644","status":"ACTIVE","subnets":["56e4d35f-73c3-48e9-ae4b-220e699ac7dd"],"description":"","tags":[],"updated_at":"2019-01-08T01:49:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net","admin_state_up":true,"tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:55Z","mtu":999}]} 2019-01-08 01:50:04,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net used request id req-1fce2b0a-a18d-46fc-8e2f-514e8324b017 2019-01-08 01:50:04,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:04,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:04,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:04,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16566b16-13a7-49cd-bec5-d0ecdb60e3d8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6b553d792b04548aca80fbcee495644", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}} 2019-01-08 01:50:04,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 used request id req-16566b16-13a7-49cd-bec5-d0ecdb60e3d8 2019-01-08 01:50:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:04,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0e242aa-da1c-489c-950e-9b613f9b0bc8 Date: Tue, 08 Jan 2019 01:50:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f6b553d792b04548aca80fbcee495644","id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet"}]} 2019-01-08 01:50:04,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982 used request id req-a0e242aa-da1c-489c-950e-9b613f9b0bc8 2019-01-08 01:50:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982&name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:04,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cda465dd-5bf9-4646-8641-421f1089155a Date: Tue, 08 Jan 2019 01:50:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f6b553d792b04548aca80fbcee495644","id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet"}]} 2019-01-08 01:50:04,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982&name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet used request id req-cda465dd-5bf9-4646-8641-421f1089155a 2019-01-08 01:50:04,781 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-08 01:50:04,781 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router 2019-01-08 01:50:04,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/7ab0117c-113b-4369-ac09-309a380701ac/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" -d '{"subnet_id": "56e4d35f-73c3-48e9-ae4b-220e699ac7dd"}' 2019-01-08 01:50:08,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f95ea526-5af9-498f-a79c-6125cfad978f Date: Tue, 08 Jan 2019 01:50:08 GMT RESP BODY: {"network_id": "10239b8e-a324-40b2-902b-b6fc4df3d982", "tenant_id": "f6b553d792b04548aca80fbcee495644", "subnet_id": "56e4d35f-73c3-48e9-ae4b-220e699ac7dd", "subnet_ids": ["56e4d35f-73c3-48e9-ae4b-220e699ac7dd"], "port_id": "3a608b65-5023-417a-b029-d4fcd0d5c4d2", "id": "7ab0117c-113b-4369-ac09-309a380701ac"} 2019-01-08 01:50:08,082 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/7ab0117c-113b-4369-ac09-309a380701ac/add_router_interface used request id req-f95ea526-5af9-498f-a79c-6125cfad978f 2019-01-08 01:50:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/7ab0117c-113b-4369-ac09-309a380701ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:08,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-2d8a6e06-8ffd-4fec-acb5-6dff540041ee Date: Tue, 08 Jan 2019 01:50:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "f6b553d792b04548aca80fbcee495644", "created_at": "2019-01-08T01:50:01Z", "admin_state_up": true, "updated_at": "2019-01-08T01:50:06Z", "revision_number": 3, "routes": [], "project_id": "f6b553d792b04548aca80fbcee495644", "id": "7ab0117c-113b-4369-ac09-309a380701ac", "name": "CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router"}} 2019-01-08 01:50:08,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/7ab0117c-113b-4369-ac09-309a380701ac used request id req-2d8a6e06-8ffd-4fec-acb5-6dff540041ee 2019-01-08 01:50:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=7ab0117c-113b-4369-ac09-309a380701ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:08,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-8f599af2-5f47-4f27-9068-f5c13c6a5bcd Date: Tue, 08 Jan 2019 01:50:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:50:06Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","ip_address":"10.55.1.1"}],"id":"3a608b65-5023-417a-b029-d4fcd0d5c4d2","security_groups":[],"mac_address":"fa:16:3e:0f:f9:70","project_id":"f6b553d792b04548aca80fbcee495644","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","dns_name":"","created_at":"2019-01-08T01:50:05Z","binding:vnic_type":"normal","device_id":"7ab0117c-113b-4369-ac09-309a380701ac","tenant_id":"f6b553d792b04548aca80fbcee495644"}]} 2019-01-08 01:50:08,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=7ab0117c-113b-4369-ac09-309a380701ac used request id req-8f599af2-5f47-4f27-9068-f5c13c6a5bcd 2019-01-08 01:50:08,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/56e4d35f-73c3-48e9-ae4b-220e699ac7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:08,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-45052da3-c0f1-48d0-96ed-150c12b25815 Date: Tue, 08 Jan 2019 01:50:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f6b553d792b04548aca80fbcee495644","id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet"}} 2019-01-08 01:50:08,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/56e4d35f-73c3-48e9-ae4b-220e699ac7dd used request id req-45052da3-c0f1-48d0-96ed-150c12b25815 2019-01-08 01:50:08,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:09,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "938a77ed09e74b33934ef72f1b9c13e9", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role"}], "expires_at": "2019-01-08T02:50:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6b553d792b04548aca80fbcee495644", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f6b553d792b04548aca80fbcee495644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-user", "id": "901655af617a4c388f4499dcedddd572"}, "audit_ids": ["230tQlVXRfuzs7mfeG73Qw"], "issued_at": "2019-01-08T01:50:09.000000Z"}} 2019-01-08 01:50:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ee12b7b389f32bf40ad150d043cb6ef20487d" 2019-01-08 01:50:09,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9169d368-86a6-4042-b9af-a34c80a549da Date: Tue, 08 Jan 2019 01:50:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"10239b8e-a324-40b2-902b-b6fc4df3d982","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6b553d792b04548aca80fbcee495644","status":"ACTIVE","subnets":["56e4d35f-73c3-48e9-ae4b-220e699ac7dd"],"description":"","tags":[],"updated_at":"2019-01-08T01:49:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net","admin_state_up":true,"tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:55Z","mtu":999}]} 2019-01-08 01:50:09,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net used request id req-9169d368-86a6-4042-b9af-a34c80a549da 2019-01-08 01:50:09,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:09,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:09,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5453a9ed25b4c4feab7e4e97f996deda80f3f3a6" 2019-01-08 01:50:09,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57353704-c9d7-414b-a2f9-ffe3761d6f24 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6b553d792b04548aca80fbcee495644", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}} 2019-01-08 01:50:09,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 used request id req-57353704-c9d7-414b-a2f9-ffe3761d6f24 2019-01-08 01:50:09,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ee12b7b389f32bf40ad150d043cb6ef20487d" 2019-01-08 01:50:10,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0687588f-e999-4024-be56-c3aee188f18d Date: Tue, 08 Jan 2019 01:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f6b553d792b04548aca80fbcee495644","id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet"}]} 2019-01-08 01:50:10,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982 used request id req-0687588f-e999-4024-be56-c3aee188f18d 2019-01-08 01:50:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982&name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ee12b7b389f32bf40ad150d043cb6ef20487d" 2019-01-08 01:50:10,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-51701606-ae43-4f5a-aff9-133e7098cabb Date: Tue, 08 Jan 2019 01:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f6b553d792b04548aca80fbcee495644","id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet"}]} 2019-01-08 01:50:10,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=10239b8e-a324-40b2-902b-b6fc4df3d982&name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet used request id req-51701606-ae43-4f5a-aff9-133e7098cabb 2019-01-08 01:50:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ee12b7b389f32bf40ad150d043cb6ef20487d" 2019-01-08 01:50:10,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-3fe9ec27-e53e-40f9-a749-65a59526488a Date: Tue, 08 Jan 2019 01:50:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "f6b553d792b04548aca80fbcee495644", "created_at": "2019-01-08T01:50:01Z", "admin_state_up": true, "updated_at": "2019-01-08T01:50:06Z", "revision_number": 3, "routes": [], "project_id": "f6b553d792b04548aca80fbcee495644", "id": "7ab0117c-113b-4369-ac09-309a380701ac", "name": "CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router"}]} 2019-01-08 01:50:10,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router used request id req-3fe9ec27-e53e-40f9-a749-65a59526488a 2019-01-08 01:50:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5453a9ed25b4c4feab7e4e97f996deda80f3f3a6" 2019-01-08 01:50:10,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce3a6001-2a76-4961-b06f-e3baab0d5785 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6b553d792b04548aca80fbcee495644", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}} 2019-01-08 01:50:10,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 used request id req-ce3a6001-2a76-4961-b06f-e3baab0d5785 2019-01-08 01:50:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=7ab0117c-113b-4369-ac09-309a380701ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ee12b7b389f32bf40ad150d043cb6ef20487d" 2019-01-08 01:50:10,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-6ff55e43-8de0-4b6b-939b-a311947a6b62 Date: Tue, 08 Jan 2019 01:50:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:50:06Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","ip_address":"10.55.1.1"}],"id":"3a608b65-5023-417a-b029-d4fcd0d5c4d2","security_groups":[],"mac_address":"fa:16:3e:0f:f9:70","project_id":"f6b553d792b04548aca80fbcee495644","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","dns_name":"","created_at":"2019-01-08T01:50:05Z","binding:vnic_type":"normal","device_id":"7ab0117c-113b-4369-ac09-309a380701ac","tenant_id":"f6b553d792b04548aca80fbcee495644"}]} 2019-01-08 01:50:10,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=7ab0117c-113b-4369-ac09-309a380701ac used request id req-6ff55e43-8de0-4b6b-939b-a311947a6b62 2019-01-08 01:50:10,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/56e4d35f-73c3-48e9-ae4b-220e699ac7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ee12b7b389f32bf40ad150d043cb6ef20487d" 2019-01-08 01:50:11,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c0454f1e-75f2-477a-b309-1cdbc6bbf035 Date: Tue, 08 Jan 2019 01:50:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10239b8e-a324-40b2-902b-b6fc4df3d982","tenant_id":"f6b553d792b04548aca80fbcee495644","created_at":"2019-01-08T01:49:57Z","dns_nameservers":[],"updated_at":"2019-01-08T01:49:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f6b553d792b04548aca80fbcee495644","id":"56e4d35f-73c3-48e9-ae4b-220e699ac7dd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet"}} 2019-01-08 01:50:11,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/56e4d35f-73c3-48e9-ae4b-220e699ac7dd used request id req-c0454f1e-75f2-477a-b309-1cdbc6bbf035 2019-01-08 01:50:11,042 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router and subnet CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet 2019-01-08 01:50:11,042 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router 2019-01-08 01:50:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/7ab0117c-113b-4369-ac09-309a380701ac/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" -d '{"subnet_id": "56e4d35f-73c3-48e9-ae4b-220e699ac7dd"}' 2019-01-08 01:50:13,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a9c18be-888c-42db-8490-26eabedb75a6 Date: Tue, 08 Jan 2019 01:50:13 GMT RESP BODY: {"network_id": "10239b8e-a324-40b2-902b-b6fc4df3d982", "tenant_id": "f6b553d792b04548aca80fbcee495644", "subnet_id": "56e4d35f-73c3-48e9-ae4b-220e699ac7dd", "subnet_ids": ["56e4d35f-73c3-48e9-ae4b-220e699ac7dd"], "port_id": "3a608b65-5023-417a-b029-d4fcd0d5c4d2", "id": "7ab0117c-113b-4369-ac09-309a380701ac"} 2019-01-08 01:50:13,227 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/7ab0117c-113b-4369-ac09-309a380701ac/remove_router_interface used request id req-3a9c18be-888c-42db-8490-26eabedb75a6 2019-01-08 01:50:13,228 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router 2019-01-08 01:50:13,228 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-router 2019-01-08 01:50:13,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/7ab0117c-113b-4369-ac09-309a380701ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ccc4f02d57fd71b6371fb79840e703f2e08558" 2019-01-08 01:50:14,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cb8bb4e-1f34-4484-8bda-6923d80bc257 Content-Length: 0 Date: Tue, 08 Jan 2019 01:50:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:14,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/7ab0117c-113b-4369-ac09-309a380701ac used request id req-0cb8bb4e-1f34-4484-8bda-6923d80bc257 2019-01-08 01:50:14,943 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet 2019-01-08 01:50:14,943 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-subnet 2019-01-08 01:50:14,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/56e4d35f-73c3-48e9-ae4b-220e699ac7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" 2019-01-08 01:50:16,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0db9f70-5145-45c4-a3ff-d93ceb3c7f8e Date: Tue, 08 Jan 2019 01:50:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:16,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/56e4d35f-73c3-48e9-ae4b-220e699ac7dd used request id req-e0db9f70-5145-45c4-a3ff-d93ceb3c7f8e 2019-01-08 01:50:16,352 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-4c3b32e0-292a-455b-9c62-111f595e6fde-pub-net 2019-01-08 01:50:16,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/10239b8e-a324-40b2-902b-b6fc4df3d982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3886dbe91530837b217aa273997444d54f3f8fdf" 2019-01-08 01:50:17,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a9d587a-3811-43fa-b29b-f13a367aa238 Date: Tue, 08 Jan 2019 01:50:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:17,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/10239b8e-a324-40b2-902b-b6fc4df3d982 used request id req-3a9d587a-3811-43fa-b29b-f13a367aa238 2019-01-08 01:50:17,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:18,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-623eeb4d-18de-4323-9188-b3c10e3a5838 Date: Tue, 08 Jan 2019 01:50:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f6b553d792b04548aca80fbcee495644", "created_at": "2019-01-08T01:49:54Z", "updated_at": "2019-01-08T01:49:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:49:54Z", "revision_number": 0, "id": "1106c4ec-0528-4025-ae1d-d5cfd14c9c79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:49:54Z", "security_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "tenant_id": "f6b553d792b04548aca80fbcee495644", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6b553d792b04548aca80fbcee495644"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:49:54Z", "revision_number": 0, "id": "414a2278-75d4-4568-8a67-d81e4d3a95a7", "remote_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "remote_ip_prefix": null, "created_at": "2019-01-08T01:49:54Z", "security_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "tenant_id": "f6b553d792b04548aca80fbcee495644", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6b553d792b04548aca80fbcee495644"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:49:54Z", "revision_number": 0, "id": "bc702088-aa21-4325-8336-c92820ce7901", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:49:54Z", "security_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "tenant_id": "f6b553d792b04548aca80fbcee495644", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6b553d792b04548aca80fbcee495644"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:49:54Z", "revision_number": 0, "id": "d8e1908c-77d0-4310-877e-f70df4428d00", "remote_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "remote_ip_prefix": null, "created_at": "2019-01-08T01:49:54Z", "security_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "tenant_id": "f6b553d792b04548aca80fbcee495644", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6b553d792b04548aca80fbcee495644"}], "revision_number": 4, "project_id": "f6b553d792b04548aca80fbcee495644", "id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:50:18,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-623eeb4d-18de-4323-9188-b3c10e3a5838 2019-01-08 01:50:18,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:18,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f66bd8f-6a55-48f2-89d8-d3ad8063a103 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:50:18,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5f66bd8f-6a55-48f2-89d8-d3ad8063a103 2019-01-08 01:50:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:18,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-131f8d8a-c980-4ff8-8a5c-25e044047809 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:18,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-131f8d8a-c980-4ff8-8a5c-25e044047809 2019-01-08 01:50:18,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:18,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:18,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c92875-0061-498c-853c-93da41e52591 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:18,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-81c92875-0061-498c-853c-93da41e52591 2019-01-08 01:50:18,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:18,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:18,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8119b9d4-a4c5-4897-9fa1-54ee159d91dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:18,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-8119b9d4-a4c5-4897-9fa1-54ee159d91dd 2019-01-08 01:50:18,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:18,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:18,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a999747c-05aa-49bf-a19a-f099c1cbc1ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:18,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-a999747c-05aa-49bf-a19a-f099c1cbc1ec 2019-01-08 01:50:18,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:18,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:18,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22e70375-1fdd-4974-8304-3faac523959a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:50:18,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-22e70375-1fdd-4974-8304-3faac523959a 2019-01-08 01:50:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:18,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4db3d6b-9744-40d6-bf06-69b9920cd141 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:18,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-d4db3d6b-9744-40d6-bf06-69b9920cd141 2019-01-08 01:50:18,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:18,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9b30c6-007d-4ac9-801b-64c0dbba2456 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6b553d792b04548aca80fbcee495644", "name": "CreateNetworkSuccessTests-6eca2617-38f3-478-proj"}} 2019-01-08 01:50:18,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 used request id req-4b9b30c6-007d-4ac9-801b-64c0dbba2456 2019-01-08 01:50:18,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 637076e7-2336-4f9e-81f4-fe3e7fbb676f 2019-01-08 01:50:18,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=637076e7-2336-4f9e-81f4-fe3e7fbb676f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:19,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e28b35d6-e036-4d43-86f9-e6ffef5c354e Date: Tue, 08 Jan 2019 01:50: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": "2019-01-08T01:49:54Z", "security_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b553d792b04548aca80fbcee495644", "created_at": "2019-01-08T01:49:54Z", "project_id": "f6b553d792b04548aca80fbcee495644", "id": "1106c4ec-0528-4025-ae1d-d5cfd14c9c79"}, {"remote_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:49:54Z", "security_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b553d792b04548aca80fbcee495644", "created_at": "2019-01-08T01:49:54Z", "project_id": "f6b553d792b04548aca80fbcee495644", "id": "414a2278-75d4-4568-8a67-d81e4d3a95a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:49:54Z", "security_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b553d792b04548aca80fbcee495644", "created_at": "2019-01-08T01:49:54Z", "project_id": "f6b553d792b04548aca80fbcee495644", "id": "bc702088-aa21-4325-8336-c92820ce7901"}, {"remote_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:49:54Z", "security_group_id": "637076e7-2336-4f9e-81f4-fe3e7fbb676f", "port_range_min": null, "revision_number": 0, "tenant_id": "f6b553d792b04548aca80fbcee495644", "created_at": "2019-01-08T01:49:54Z", "project_id": "f6b553d792b04548aca80fbcee495644", "id": "d8e1908c-77d0-4310-877e-f70df4428d00"}]} 2019-01-08 01:50:19,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=637076e7-2336-4f9e-81f4-fe3e7fbb676f used request id req-e28b35d6-e036-4d43-86f9-e6ffef5c354e 2019-01-08 01:50:19,125 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:50:19,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/637076e7-2336-4f9e-81f4-fe3e7fbb676f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:19,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e21895c-8ea2-4dfa-a104-65ca34286fe7 Content-Length: 0 Date: Tue, 08 Jan 2019 01:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:19,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/637076e7-2336-4f9e-81f4-fe3e7fbb676f used request id req-1e21895c-8ea2-4dfa-a104-65ca34286fe7 2019-01-08 01:50:19,491 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6eca2617-38f3-478-proj 2019-01-08 01:50:19,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:19,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5136cb5-106a-4c79-b964-32bc99ccd8c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:19,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/f6b553d792b04548aca80fbcee495644 used request id req-b5136cb5-106a-4c79-b964-32bc99ccd8c6 2019-01-08 01:50:19,729 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6eca2617-38f3-478-proj-role 2019-01-08 01:50:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/938a77ed09e74b33934ef72f1b9c13e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:19,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e6231fe-9bef-47a7-8ad5-01ebcd336797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:19,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/938a77ed09e74b33934ef72f1b9c13e9 used request id req-4e6231fe-9bef-47a7-8ad5-01ebcd336797 2019-01-08 01:50:19,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43218e9814cc163a8a08eee9687ceb9c99e5a979" 2019-01-08 01:50:19,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806cfc29-c787-40fa-9076-15f1235b4407 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:50:19,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-806cfc29-c787-40fa-9076-15f1235b4407 2019-01-08 01:50:19,984 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6eca2617-38f3-478-user 2019-01-08 01:50:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/901655af617a4c388f4499dcedddd572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50fd5a81c7af8f3e658986374b24339bc023ca6" 2019-01-08 01:50:20,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a9e7f0-4dd7-4adb-a7ca-cc731b68dfd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:20,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/901655af617a4c388f4499dcedddd572 used request id req-45a9e7f0-4dd7-4adb-a7ca-cc731b68dfd8 2019-01-08 01:50:20,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:20,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["MMsP0YKiQ5uLNN7w7bIv_g"], "issued_at": "2019-01-08T01:50:20.000000Z"}} 2019-01-08 01:50:20,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23af3da5d43f7e500dabda3263a74e9ea6651c8f" 2019-01-08 01:50:20,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef8a335-6dd9-4227-b703-4a83a5ba1845 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:20,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2ef8a335-6dd9-4227-b703-4a83a5ba1845 2019-01-08 01:50:20,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:20,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:21,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["7DpP7X2yQyiZkBuizyeaYw"], "issued_at": "2019-01-08T01:50:21.000000Z"}} 2019-01-08 01:50:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:21,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a571b77-3a1f-4d91-81b5-7821a30f4339 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:21,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5a571b77-3a1f-4d91-81b5-7821a30f4339 2019-01-08 01:50:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:21,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:21,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:21,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c904ea4a-1367-4655-bba8-d845bf07c041 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:50:21,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj used request id req-c904ea4a-1367-4655-bba8-d845bf07c041 2019-01-08 01:50:21,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:21,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5a2eaa-ddca-445a-9036-1892327e47de Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:50:21,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-fb5a2eaa-ddca-445a-9036-1892327e47de 2019-01-08 01:50:21,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj"}}' 2019-01-08 01:50:21,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-284eaec2-e8b9-409e-97f9-6c09dc6b504a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17"}, "tags": [], "enabled": true, "id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj"}} 2019-01-08 01:50:21,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-284eaec2-e8b9-409e-97f9-6c09dc6b504a 2019-01-08 01:50:21,646 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj 2019-01-08 01:50:21,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:21,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:22,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:50:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["J-mx9ENbTs6P2DOn_5a9uQ"], "issued_at": "2019-01-08T01:50:22.000000Z"}} 2019-01-08 01:50:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7676ddb97290d693726d8d365db2d4e7a272d4a2" 2019-01-08 01:50:22,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9380c9-7f8f-4804-b7f5-96b23af269b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:22,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8f9380c9-7f8f-4804-b7f5-96b23af269b2 2019-01-08 01:50:22,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:22,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:22,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7676ddb97290d693726d8d365db2d4e7a272d4a2" 2019-01-08 01:50:22,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d33668-d44b-4058-849f-22a9d275cfae Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:50:22,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-02d33668-d44b-4058-849f-22a9d275cfae 2019-01-08 01:50:22,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7676ddb97290d693726d8d365db2d4e7a272d4a2" 2019-01-08 01:50:22,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e984ebc4-c0a7-4cd3-9f7b-6161a4b7440a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17"}, "tags": [], "enabled": true, "id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj"}]} 2019-01-08 01:50:22,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj used request id req-e984ebc4-c0a7-4cd3-9f7b-6161a4b7440a 2019-01-08 01:50:22,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7676ddb97290d693726d8d365db2d4e7a272d4a2" 2019-01-08 01:50:22,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b59aec-29e8-4209-9267-c026228ab34b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:50:22,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-37b59aec-29e8-4209-9267-c026228ab34b 2019-01-08 01:50:22,867 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-bd14e307-fc48-4b2-user 2019-01-08 01:50:22,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:22,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:22,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3362cc68-e449-49e0-8615-6ace4abff84f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:50:22,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3362cc68-e449-49e0-8615-6ace4abff84f 2019-01-08 01:50:22,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" -d '{"role": {"name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj-role"}}' 2019-01-08 01:50:23,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81d51753-e06c-4e05-ac09-acab1063d8e7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6aed9c828f1046d5a216363366de5ad8", "links": {"self": "http://172.30.9.42:5000/v3/roles/6aed9c828f1046d5a216363366de5ad8"}, "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj-role"}} 2019-01-08 01:50:23,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-81d51753-e06c-4e05-ac09-acab1063d8e7 2019-01-08 01:50:23,132 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj-role 2019-01-08 01:50:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/6aed9c828f1046d5a216363366de5ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:23,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34fa1d15-520b-4982-9172-b3cf601eb298 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6aed9c828f1046d5a216363366de5ad8", "links": {"self": "http://172.30.9.42:5000/v3/roles/6aed9c828f1046d5a216363366de5ad8"}, "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj-role"}} 2019-01-08 01:50:23,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/6aed9c828f1046d5a216363366de5ad8 used request id req-34fa1d15-520b-4982-9172-b3cf601eb298 2019-01-08 01:50:23,237 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj-role to project CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj 2019-01-08 01:50:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17/users/80d2a55f395847b58e7360dbbb01b86b/roles/6aed9c828f1046d5a216363366de5ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:23,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e910541-d79a-4212-a6e0-d4200353c3c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:23,404 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17/users/80d2a55f395847b58e7360dbbb01b86b/roles/6aed9c828f1046d5a216363366de5ad8 used request id req-2e910541-d79a-4212-a6e0-d4200353c3c2 2019-01-08 01:50:23,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:23,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:23,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aed9c828f1046d5a216363366de5ad8", "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj-role"}], "expires_at": "2019-01-08T02:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-user", "id": "80d2a55f395847b58e7360dbbb01b86b"}, "audit_ids": ["ZI-iceGOQPmDhGEWfrnCaQ"], "issued_at": "2019-01-08T01:50:23.000000Z"}} 2019-01-08 01:50:23,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" 2019-01-08 01:50:23,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad3e0f7-9acb-4a1e-937b-a53f7ed8995a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:23,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bad3e0f7-9acb-4a1e-937b-a53f7ed8995a 2019-01-08 01:50:23,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" 2019-01-08 01:50:24,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-47cff54a-c419-4bab-a423-6d8837a9d3e2 Date: Tue, 08 Jan 2019 01:50:24 GMT RESP BODY: {"networks":[]} 2019-01-08 01:50:24,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net used request id req-47cff54a-c419-4bab-a423-6d8837a9d3e2 2019-01-08 01:50:24,135 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net 2019-01-08 01:50:24,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net", "admin_state_up": true}}' 2019-01-08 01:50:26,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-33224e5e-978b-431b-af14-c92fb8286e7d Date: Tue, 08 Jan 2019 01:50:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"359e8188-cd13-4f61-8001-67c83a2e62cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:50:25Z","is_default":false,"name":"CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","created_at":"2019-01-08T01:50:25Z","mtu":999}} 2019-01-08 01:50:26,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-33224e5e-978b-431b-af14-c92fb8286e7d 2019-01-08 01:50:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=359e8188-cd13-4f61-8001-67c83a2e62cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" 2019-01-08 01:50:26,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-900ecf3f-3cf7-4970-9037-aa966396fd85 Date: Tue, 08 Jan 2019 01:50:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"359e8188-cd13-4f61-8001-67c83a2e62cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:50:25Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net","admin_state_up":true,"tenant_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","created_at":"2019-01-08T01:50:25Z","mtu":999}]} 2019-01-08 01:50:26,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=359e8188-cd13-4f61-8001-67c83a2e62cb used request id req-900ecf3f-3cf7-4970-9037-aa966396fd85 2019-01-08 01:50:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=359e8188-cd13-4f61-8001-67c83a2e62cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" 2019-01-08 01:50:26,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b3b82d2-989d-4d46-b38c-52e4440a170d Date: Tue, 08 Jan 2019 01:50:26 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:50:26,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=359e8188-cd13-4f61-8001-67c83a2e62cb used request id req-9b3b82d2-989d-4d46-b38c-52e4440a170d 2019-01-08 01:50:26,779 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet 2019-01-08 01:50:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" -d '{"subnets": [{"ip_version": 4, "network_id": "359e8188-cd13-4f61-8001-67c83a2e62cb", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet"}]}' 2019-01-08 01:50:29,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d781cf2-f5a6-47ee-b896-150cc2b399e5 Date: Tue, 08 Jan 2019 01:50:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"359e8188-cd13-4f61-8001-67c83a2e62cb","tenant_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","created_at":"2019-01-08T01:50:27Z","dns_nameservers":[],"updated_at":"2019-01-08T01:50:27Z","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":"0f1d5d0a58ec45f7ba647ab0ddbebc17","id":"219be82f-4156-458d-8746-44e9db6dfdac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet"}]} 2019-01-08 01:50:29,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-9d781cf2-f5a6-47ee-b896-150cc2b399e5 2019-01-08 01:50:29,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=359e8188-cd13-4f61-8001-67c83a2e62cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" 2019-01-08 01:50:29,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cb099d00-bf15-4e67-bd81-b5f3c2e99ebe Date: Tue, 08 Jan 2019 01:50:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"359e8188-cd13-4f61-8001-67c83a2e62cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","status":"ACTIVE","subnets":["219be82f-4156-458d-8746-44e9db6dfdac"],"description":"","tags":[],"updated_at":"2019-01-08T01:50:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net","admin_state_up":true,"tenant_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","created_at":"2019-01-08T01:50:25Z","mtu":999}]} 2019-01-08 01:50:29,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=359e8188-cd13-4f61-8001-67c83a2e62cb used request id req-cb099d00-bf15-4e67-bd81-b5f3c2e99ebe 2019-01-08 01:50:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=359e8188-cd13-4f61-8001-67c83a2e62cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" 2019-01-08 01:50:29,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-99d5bbfc-bb7e-409c-a1f8-1642f72c9c68 Date: Tue, 08 Jan 2019 01:50:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"359e8188-cd13-4f61-8001-67c83a2e62cb","tenant_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","created_at":"2019-01-08T01:50:27Z","dns_nameservers":[],"updated_at":"2019-01-08T01:50:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","id":"219be82f-4156-458d-8746-44e9db6dfdac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet"}]} 2019-01-08 01:50:29,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=359e8188-cd13-4f61-8001-67c83a2e62cb used request id req-99d5bbfc-bb7e-409c-a1f8-1642f72c9c68 2019-01-08 01:50:29,551 - OpenStackNetwork - DEBUG - Network [359e8188-cd13-4f61-8001-67c83a2e62cb] created successfully 2019-01-08 01:50:29,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:29,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aed9c828f1046d5a216363366de5ad8", "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj-role"}], "expires_at": "2019-01-08T02:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/0f1d5d0a58ec45f7ba647ab0ddbebc17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-user", "id": "80d2a55f395847b58e7360dbbb01b86b"}, "audit_ids": ["jvCpNpz3RbOL9TFuYcB47g"], "issued_at": "2019-01-08T01:50:29.000000Z"}} 2019-01-08 01:50:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6697a399f9b16faf683be19960d70eb1c140db92" 2019-01-08 01:50:30,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-595e3f91-1021-4544-8320-32df09b9f884 Date: Tue, 08 Jan 2019 01:50:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"359e8188-cd13-4f61-8001-67c83a2e62cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","status":"ACTIVE","subnets":["219be82f-4156-458d-8746-44e9db6dfdac"],"description":"","tags":[],"updated_at":"2019-01-08T01:50:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net","admin_state_up":true,"tenant_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","created_at":"2019-01-08T01:50:25Z","mtu":999}]} 2019-01-08 01:50:30,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net used request id req-595e3f91-1021-4544-8320-32df09b9f884 2019-01-08 01:50:30,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:30,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:30,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23af3da5d43f7e500dabda3263a74e9ea6651c8f" 2019-01-08 01:50:30,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1084faaa-f119-4d11-8bff-1a3ce37f386b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj"}} 2019-01-08 01:50:30,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17 used request id req-1084faaa-f119-4d11-8bff-1a3ce37f386b 2019-01-08 01:50:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=359e8188-cd13-4f61-8001-67c83a2e62cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6697a399f9b16faf683be19960d70eb1c140db92" 2019-01-08 01:50:30,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-10320e2d-4ff3-45b4-bfbc-f4248f228e1e Date: Tue, 08 Jan 2019 01:50:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"359e8188-cd13-4f61-8001-67c83a2e62cb","tenant_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","created_at":"2019-01-08T01:50:27Z","dns_nameservers":[],"updated_at":"2019-01-08T01:50:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","id":"219be82f-4156-458d-8746-44e9db6dfdac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet"}]} 2019-01-08 01:50:30,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=359e8188-cd13-4f61-8001-67c83a2e62cb used request id req-10320e2d-4ff3-45b4-bfbc-f4248f228e1e 2019-01-08 01:50:30,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=359e8188-cd13-4f61-8001-67c83a2e62cb&name=CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6697a399f9b16faf683be19960d70eb1c140db92" 2019-01-08 01:50:30,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2232f371-e8b2-42d6-abc0-b4bba1748591 Date: Tue, 08 Jan 2019 01:50:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"359e8188-cd13-4f61-8001-67c83a2e62cb","tenant_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","created_at":"2019-01-08T01:50:27Z","dns_nameservers":[],"updated_at":"2019-01-08T01:50:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0f1d5d0a58ec45f7ba647ab0ddbebc17","id":"219be82f-4156-458d-8746-44e9db6dfdac","subnetpool_id":null,"name":"CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet"}]} 2019-01-08 01:50:30,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=359e8188-cd13-4f61-8001-67c83a2e62cb&name=CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet used request id req-2232f371-e8b2-42d6-abc0-b4bba1748591 2019-01-08 01:50:30,853 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet 2019-01-08 01:50:30,854 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-subnet 2019-01-08 01:50:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/219be82f-4156-458d-8746-44e9db6dfdac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" 2019-01-08 01:50:32,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9804af12-dd76-45de-8cb8-5757b9ae88b6 Date: Tue, 08 Jan 2019 01:50:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:32,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/219be82f-4156-458d-8746-44e9db6dfdac used request id req-9804af12-dd76-45de-8cb8-5757b9ae88b6 2019-01-08 01:50:32,328 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-447d0e0c-a7ee-4f3c-8d0a-2d3653d8c089-pub-net 2019-01-08 01:50:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/359e8188-cd13-4f61-8001-67c83a2e62cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d403cca8f311fcca7dc61a1de4bc5324098f648" 2019-01-08 01:50:33,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39c1cf28-64d9-4259-904d-081ab145559a Date: Tue, 08 Jan 2019 01:50:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:33,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/359e8188-cd13-4f61-8001-67c83a2e62cb used request id req-39c1cf28-64d9-4259-904d-081ab145559a 2019-01-08 01:50:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:33,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-319ebe9d-7c0c-4b6c-9242-bd99b97a410b Date: Tue, 08 Jan 2019 01:50:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "created_at": "2019-01-08T01:50:25Z", "updated_at": "2019-01-08T01:50:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:50:25Z", "revision_number": 0, "id": "21b2c744-d5a7-4a33-b493-7cfcea276046", "remote_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "remote_ip_prefix": null, "created_at": "2019-01-08T01:50:25Z", "security_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "tenant_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:50:25Z", "revision_number": 0, "id": "31c34675-9e3b-4879-9ba9-e4f0de47a080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:50:25Z", "security_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "tenant_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:50:25Z", "revision_number": 0, "id": "384bca20-2290-498a-b841-760dfb8b61b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:50:25Z", "security_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "tenant_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:50:25Z", "revision_number": 0, "id": "ef532035-b0a0-4330-934d-5a8cba46135a", "remote_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "remote_ip_prefix": null, "created_at": "2019-01-08T01:50:25Z", "security_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "tenant_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17"}], "revision_number": 4, "project_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:50:33,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-319ebe9d-7c0c-4b6c-9242-bd99b97a410b 2019-01-08 01:50:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:33,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973f1fe0-0dec-4c3c-a714-7ff7c12b6dc6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:50:33,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-973f1fe0-0dec-4c3c-a714-7ff7c12b6dc6 2019-01-08 01:50:34,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:34,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3490c6e6-dada-43d3-96e0-8a438c3598e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:34,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-3490c6e6-dada-43d3-96e0-8a438c3598e2 2019-01-08 01:50:34,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:34,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:34,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19017fdb-2cc8-4633-ad2c-7c5f31ad25b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:34,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-19017fdb-2cc8-4633-ad2c-7c5f31ad25b3 2019-01-08 01:50:34,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:34,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b4884c1-1f3a-44b3-9375-191b9348189a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:34,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-8b4884c1-1f3a-44b3-9375-191b9348189a 2019-01-08 01:50:34,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:34,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aae06e4-50a3-4b10-956b-92728ddb3e95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:34,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-6aae06e4-50a3-4b10-956b-92728ddb3e95 2019-01-08 01:50:34,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:34,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:34,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653d65e0-b7ec-4323-a694-54d28e344eca 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:50:34,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-653d65e0-b7ec-4323-a694-54d28e344eca 2019-01-08 01:50:34,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:34,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83785897-953e-4763-a810-d533d7f6941d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:34,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-83785897-953e-4763-a810-d533d7f6941d 2019-01-08 01:50:34,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:34,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:34,827 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7c03e4-3ba3-49da-b980-36a384777dc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:34,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-1a7c03e4-3ba3-49da-b980-36a384777dc6 2019-01-08 01:50:34,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:34,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be785738-d0b1-4217-8ad2-93cd6cb31c2d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "name": "CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj"}} 2019-01-08 01:50:34,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17 used request id req-be785738-d0b1-4217-8ad2-93cd6cb31c2d 2019-01-08 01:50:34,937 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7 2019-01-08 01:50:34,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:35,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-920341b0-dc58-430c-a87a-6bae1201d29c Date: Tue, 08 Jan 2019 01:50:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:50:25Z", "security_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "port_range_min": null, "revision_number": 0, "tenant_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "created_at": "2019-01-08T01:50:25Z", "project_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "id": "21b2c744-d5a7-4a33-b493-7cfcea276046"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:50:25Z", "security_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "port_range_min": null, "revision_number": 0, "tenant_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "created_at": "2019-01-08T01:50:25Z", "project_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "id": "31c34675-9e3b-4879-9ba9-e4f0de47a080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:50:25Z", "security_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "port_range_min": null, "revision_number": 0, "tenant_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "created_at": "2019-01-08T01:50:25Z", "project_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "id": "384bca20-2290-498a-b841-760dfb8b61b4"}, {"remote_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:50:25Z", "security_group_id": "8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7", "port_range_min": null, "revision_number": 0, "tenant_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "created_at": "2019-01-08T01:50:25Z", "project_id": "0f1d5d0a58ec45f7ba647ab0ddbebc17", "id": "ef532035-b0a0-4330-934d-5a8cba46135a"}]} 2019-01-08 01:50:35,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7 used request id req-920341b0-dc58-430c-a87a-6bae1201d29c 2019-01-08 01:50:35,159 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:50:35,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:35,517 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2781dcf4-04e0-440a-8bc4-2d5280232327 Content-Length: 0 Date: Tue, 08 Jan 2019 01:50:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:35,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/8544c8ed-0e5a-46bc-b0cf-445edfb7bfa7 used request id req-2781dcf4-04e0-440a-8bc4-2d5280232327 2019-01-08 01:50:35,518 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj 2019-01-08 01:50:35,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:35,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a2decf7-5b04-46cc-bb62-4530f383a2a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:35,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/0f1d5d0a58ec45f7ba647ab0ddbebc17 used request id req-5a2decf7-5b04-46cc-bb62-4530f383a2a9 2019-01-08 01:50:35,789 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-bd14e307-fc48-4b2-proj-role 2019-01-08 01:50:35,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/6aed9c828f1046d5a216363366de5ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:35,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43e68d3-aea5-44fe-b534-02ad1ec6bcf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:35,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/6aed9c828f1046d5a216363366de5ad8 used request id req-d43e68d3-aea5-44fe-b534-02ad1ec6bcf1 2019-01-08 01:50:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bcece97ba8a7e9c7d513e1ad4d6ee6ca8200d4" 2019-01-08 01:50:36,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572cabd9-46e8-4756-828b-9f2f38ff9b57 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:50:36,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-572cabd9-46e8-4756-828b-9f2f38ff9b57 2019-01-08 01:50:36,039 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-bd14e307-fc48-4b2-user 2019-01-08 01:50:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/80d2a55f395847b58e7360dbbb01b86b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7676ddb97290d693726d8d365db2d4e7a272d4a2" 2019-01-08 01:50:36,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edb619e1-6d05-48a5-bdf0-7296f1eaa6ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:36,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/80d2a55f395847b58e7360dbbb01b86b used request id req-edb619e1-6d05-48a5-bdf0-7296f1eaa6ea 2019-01-08 01:50:36,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:36,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:50:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["dDo-GvaeTUq4vm1242Mq-A"], "issued_at": "2019-01-08T01:50:36.000000Z"}} 2019-01-08 01:50:36,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b147286506bbb5863e04f1b3114ecdc88af4f706" 2019-01-08 01:50:36,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb655dbb-fdee-4b92-975a-3297096d5b40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:36,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-eb655dbb-fdee-4b92-975a-3297096d5b40 2019-01-08 01:50:36,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:36,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:37,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:50:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["xtiibZW5TguuKso0LZrwqA"], "issued_at": "2019-01-08T01:50:37.000000Z"}} 2019-01-08 01:50:37,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:37,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aa77e5-03ea-4802-81c9-859c73be0dd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:37,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b6aa77e5-03ea-4802-81c9-859c73be0dd4 2019-01-08 01:50:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:37,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-40726dff-2553-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:37,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1bce976-cd94-4ed0-bb99-ab2efd9f2df9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-40726dff-2553-411-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:50:37,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-40726dff-2553-411-proj used request id req-d1bce976-cd94-4ed0-bb99-ab2efd9f2df9 2019-01-08 01:50:37,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:37,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e8f148-824f-4196-8386-f9f31d815dab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:50:37,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-80e8f148-824f-4196-8386-f9f31d815dab 2019-01-08 01:50:37,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj"}}' 2019-01-08 01:50:37,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e2efccf-096a-4bfb-bf19-f83489068a97 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8"}, "tags": [], "enabled": true, "id": "5d49776603df4cb79cb6c564f031bfb8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj"}} 2019-01-08 01:50:37,718 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-3e2efccf-096a-4bfb-bf19-f83489068a97 2019-01-08 01:50:37,718 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-40726dff-2553-411-proj 2019-01-08 01:50:37,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:37,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:38,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["eU7RidshSuGgOOMwIHaAEg"], "issued_at": "2019-01-08T01:50:38.000000Z"}} 2019-01-08 01:50:38,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cf9597dbdfc102cc0b240988b29fd986b278f2" 2019-01-08 01:50:38,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1944a3-cdba-4a79-a1aa-5da0fc3f078f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:38,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ac1944a3-cdba-4a79-a1aa-5da0fc3f078f 2019-01-08 01:50:38,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:38,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:38,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cf9597dbdfc102cc0b240988b29fd986b278f2" 2019-01-08 01:50:38,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e5afbe-6e3c-4e3b-9ef0-225779e60d55 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:50:38,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a2e5afbe-6e3c-4e3b-9ef0-225779e60d55 2019-01-08 01:50:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-40726dff-2553-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cf9597dbdfc102cc0b240988b29fd986b278f2" 2019-01-08 01:50:38,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2332ffd7-67ff-42f7-8be5-f67c076acdf3 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-40726dff-2553-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8"}, "tags": [], "enabled": true, "id": "5d49776603df4cb79cb6c564f031bfb8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj"}]} 2019-01-08 01:50:38,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateNetworkSuccessTests-40726dff-2553-411-proj used request id req-2332ffd7-67ff-42f7-8be5-f67c076acdf3 2019-01-08 01:50:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cf9597dbdfc102cc0b240988b29fd986b278f2" 2019-01-08 01:50:38,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b09ec6-b87c-406f-bc38-9aa3991073db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:50:38,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c5b09ec6-b87c-406f-bc38-9aa3991073db 2019-01-08 01:50:39,029 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-40726dff-2553-411-user 2019-01-08 01:50:39,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:39,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:39,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0578c48-1d62-4540-940d-20b760ce5f03 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:50:39,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e0578c48-1d62-4540-940d-20b760ce5f03 2019-01-08 01:50:39,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" -d '{"role": {"name": "CreateNetworkSuccessTests-40726dff-2553-411-proj-role"}}' 2019-01-08 01:50:39,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0379ea18-83fa-463f-ae4f-7dc0d91ad808 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfda7dceb6264339a393c1ad9e56ad9c", "links": {"self": "http://172.30.9.42:5000/v3/roles/cfda7dceb6264339a393c1ad9e56ad9c"}, "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj-role"}} 2019-01-08 01:50:39,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-0379ea18-83fa-463f-ae4f-7dc0d91ad808 2019-01-08 01:50:39,191 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-40726dff-2553-411-proj-role 2019-01-08 01:50:39,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/cfda7dceb6264339a393c1ad9e56ad9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:39,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6c0314-ad8e-41a4-bebb-88bee599cc53 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfda7dceb6264339a393c1ad9e56ad9c", "links": {"self": "http://172.30.9.42:5000/v3/roles/cfda7dceb6264339a393c1ad9e56ad9c"}, "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj-role"}} 2019-01-08 01:50:39,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/cfda7dceb6264339a393c1ad9e56ad9c used request id req-bd6c0314-ad8e-41a4-bebb-88bee599cc53 2019-01-08 01:50:39,309 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-40726dff-2553-411-proj-role to project CreateNetworkSuccessTests-40726dff-2553-411-proj 2019-01-08 01:50:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8/users/99f9a1fbab5b4df2a764cf4ba8278606/roles/cfda7dceb6264339a393c1ad9e56ad9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:39,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf44de97-0492-485b-815c-7ad9a9dadb1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:39,457 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8/users/99f9a1fbab5b4df2a764cf4ba8278606/roles/cfda7dceb6264339a393c1ad9e56ad9c used request id req-cf44de97-0492-485b-815c-7ad9a9dadb1c 2019-01-08 01:50:39,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:39,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:39,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cfda7dceb6264339a393c1ad9e56ad9c", "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj-role"}], "expires_at": "2019-01-08T02:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d49776603df4cb79cb6c564f031bfb8", "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/5d49776603df4cb79cb6c564f031bfb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5d49776603df4cb79cb6c564f031bfb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-40726dff-2553-411-user", "id": "99f9a1fbab5b4df2a764cf4ba8278606"}, "audit_ids": ["WYtEhESTS3CGCQkcWzjT3Q"], "issued_at": "2019-01-08T01:50:39.000000Z"}} 2019-01-08 01:50:39,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" 2019-01-08 01:50:39,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6286a5-e9ce-4e3b-be52-ab0a72f08f6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:39,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-db6286a5-e9ce-4e3b-be52-ab0a72f08f6b 2019-01-08 01:50:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" 2019-01-08 01:50:40,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6978cfe0-4f6c-4158-b1bd-04488bb2b2a1 Date: Tue, 08 Jan 2019 01:50:40 GMT RESP BODY: {"networks":[]} 2019-01-08 01:50:40,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net used request id req-6978cfe0-4f6c-4158-b1bd-04488bb2b2a1 2019-01-08 01:50:40,199 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net 2019-01-08 01:50:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net", "admin_state_up": true}}' 2019-01-08 01:50:41,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-99713687-f17f-44ed-9a2a-a189a42cde60 Date: Tue, 08 Jan 2019 01:50:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"16677876-5801-44c5-94eb-fbbb4185489c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d49776603df4cb79cb6c564f031bfb8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:50:40Z","is_default":false,"name":"CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5d49776603df4cb79cb6c564f031bfb8","created_at":"2019-01-08T01:50:40Z","mtu":999}} 2019-01-08 01:50:41,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-99713687-f17f-44ed-9a2a-a189a42cde60 2019-01-08 01:50:41,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=16677876-5801-44c5-94eb-fbbb4185489c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" 2019-01-08 01:50:41,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-6d53c365-4ea4-4f6a-8625-8504d3e1a999 Date: Tue, 08 Jan 2019 01:50:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"16677876-5801-44c5-94eb-fbbb4185489c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d49776603df4cb79cb6c564f031bfb8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:50:40Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net","admin_state_up":true,"tenant_id":"5d49776603df4cb79cb6c564f031bfb8","created_at":"2019-01-08T01:50:40Z","mtu":999}]} 2019-01-08 01:50:41,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=16677876-5801-44c5-94eb-fbbb4185489c used request id req-6d53c365-4ea4-4f6a-8625-8504d3e1a999 2019-01-08 01:50:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=16677876-5801-44c5-94eb-fbbb4185489c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" 2019-01-08 01:50:42,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd87aed0-f34e-4f9b-bde4-09f46183e931 Date: Tue, 08 Jan 2019 01:50:42 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:50:42,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=16677876-5801-44c5-94eb-fbbb4185489c used request id req-dd87aed0-f34e-4f9b-bde4-09f46183e931 2019-01-08 01:50:42,124 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-subnet 2019-01-08 01:50:42,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" -d '{"subnets": [{"ip_version": 4, "network_id": "16677876-5801-44c5-94eb-fbbb4185489c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-subnet"}]}' 2019-01-08 01:50:43,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c3c8f216-3934-47de-9113-57746ca63434 Date: Tue, 08 Jan 2019 01:50:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16677876-5801-44c5-94eb-fbbb4185489c","tenant_id":"5d49776603df4cb79cb6c564f031bfb8","created_at":"2019-01-08T01:50:42Z","dns_nameservers":[],"updated_at":"2019-01-08T01:50:42Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5d49776603df4cb79cb6c564f031bfb8","id":"c2b97a74-685c-484e-b6db-00b913c54865","subnetpool_id":null,"name":"CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-subnet"}]} 2019-01-08 01:50:43,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-c3c8f216-3934-47de-9113-57746ca63434 2019-01-08 01:50:43,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=16677876-5801-44c5-94eb-fbbb4185489c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" 2019-01-08 01:50:43,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3ae69e1d-7a8b-40ef-a48b-f1019b29aaf0 Date: Tue, 08 Jan 2019 01:50:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"16677876-5801-44c5-94eb-fbbb4185489c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d49776603df4cb79cb6c564f031bfb8","status":"ACTIVE","subnets":["c2b97a74-685c-484e-b6db-00b913c54865"],"description":"","tags":[],"updated_at":"2019-01-08T01:50:42Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net","admin_state_up":true,"tenant_id":"5d49776603df4cb79cb6c564f031bfb8","created_at":"2019-01-08T01:50:40Z","mtu":999}]} 2019-01-08 01:50:43,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=16677876-5801-44c5-94eb-fbbb4185489c used request id req-3ae69e1d-7a8b-40ef-a48b-f1019b29aaf0 2019-01-08 01:50:43,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=16677876-5801-44c5-94eb-fbbb4185489c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" 2019-01-08 01:50:44,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-10e831e3-5119-4a6c-a16b-1f78166a2727 Date: Tue, 08 Jan 2019 01:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16677876-5801-44c5-94eb-fbbb4185489c","tenant_id":"5d49776603df4cb79cb6c564f031bfb8","created_at":"2019-01-08T01:50:42Z","dns_nameservers":[],"updated_at":"2019-01-08T01:50:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5d49776603df4cb79cb6c564f031bfb8","id":"c2b97a74-685c-484e-b6db-00b913c54865","subnetpool_id":null,"name":"CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-subnet"}]} 2019-01-08 01:50:44,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=16677876-5801-44c5-94eb-fbbb4185489c used request id req-10e831e3-5119-4a6c-a16b-1f78166a2727 2019-01-08 01:50:44,122 - OpenStackNetwork - DEBUG - Network [16677876-5801-44c5-94eb-fbbb4185489c] created successfully 2019-01-08 01:50:44,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:44,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:44,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cfda7dceb6264339a393c1ad9e56ad9c", "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj-role"}], "expires_at": "2019-01-08T02:50:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d49776603df4cb79cb6c564f031bfb8", "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/5d49776603df4cb79cb6c564f031bfb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5d49776603df4cb79cb6c564f031bfb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/5d49776603df4cb79cb6c564f031bfb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-40726dff-2553-411-user", "id": "99f9a1fbab5b4df2a764cf4ba8278606"}, "audit_ids": ["X7nLj51NR2SAJNSDZ85xKQ"], "issued_at": "2019-01-08T01:50:44.000000Z"}} 2019-01-08 01:50:44,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ebb6d6bd5002e951d86f6b3942020efd1c2bde" 2019-01-08 01:50:44,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8f9bc1-1177-49c9-9487-6ae3f7dba9c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:44,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1f8f9bc1-1177-49c9-9487-6ae3f7dba9c9 2019-01-08 01:50:44,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ebb6d6bd5002e951d86f6b3942020efd1c2bde" 2019-01-08 01:50:44,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-88e5a34f-efc2-43e0-adfe-ea59a4860418 Date: Tue, 08 Jan 2019 01:50:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"16677876-5801-44c5-94eb-fbbb4185489c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d49776603df4cb79cb6c564f031bfb8","status":"ACTIVE","subnets":["c2b97a74-685c-484e-b6db-00b913c54865"],"description":"","tags":[],"updated_at":"2019-01-08T01:50:42Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net","admin_state_up":true,"tenant_id":"5d49776603df4cb79cb6c564f031bfb8","created_at":"2019-01-08T01:50:40Z","mtu":999}]} 2019-01-08 01:50:44,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net used request id req-88e5a34f-efc2-43e0-adfe-ea59a4860418 2019-01-08 01:50:44,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:44,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:44,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ebb6d6bd5002e951d86f6b3942020efd1c2bde" 2019-01-08 01:50:44,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d72717-2356-4064-8c1c-9589e5f03227 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d49776603df4cb79cb6c564f031bfb8", "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj"}} 2019-01-08 01:50:44,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8 used request id req-51d72717-2356-4064-8c1c-9589e5f03227 2019-01-08 01:50:44,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=16677876-5801-44c5-94eb-fbbb4185489c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ebb6d6bd5002e951d86f6b3942020efd1c2bde" 2019-01-08 01:50:45,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c0536a91-2d35-4d7c-ba26-dad946bfd2b9 Date: Tue, 08 Jan 2019 01:50:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16677876-5801-44c5-94eb-fbbb4185489c","tenant_id":"5d49776603df4cb79cb6c564f031bfb8","created_at":"2019-01-08T01:50:42Z","dns_nameservers":[],"updated_at":"2019-01-08T01:50:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5d49776603df4cb79cb6c564f031bfb8","id":"c2b97a74-685c-484e-b6db-00b913c54865","subnetpool_id":null,"name":"CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-subnet"}]} 2019-01-08 01:50:45,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=16677876-5801-44c5-94eb-fbbb4185489c used request id req-c0536a91-2d35-4d7c-ba26-dad946bfd2b9 2019-01-08 01:50:45,215 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-subnet 2019-01-08 01:50:45,216 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-subnet 2019-01-08 01:50:45,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/c2b97a74-685c-484e-b6db-00b913c54865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" 2019-01-08 01:50:46,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88fafdea-f9bb-46e1-a2a5-8100ec9c0edf Date: Tue, 08 Jan 2019 01:50:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:46,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/c2b97a74-685c-484e-b6db-00b913c54865 used request id req-88fafdea-f9bb-46e1-a2a5-8100ec9c0edf 2019-01-08 01:50:46,410 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-41c73d27-53b3-4ef0-983b-499be3551b7d-pub-net 2019-01-08 01:50:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/16677876-5801-44c5-94eb-fbbb4185489c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0af211c88340f4a86a618de242185cf9e0160f" 2019-01-08 01:50:47,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9987dd42-1e35-4018-9f9c-d51b0a470f67 Date: Tue, 08 Jan 2019 01:50:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:47,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/16677876-5801-44c5-94eb-fbbb4185489c used request id req-9987dd42-1e35-4018-9f9c-d51b0a470f67 2019-01-08 01:50:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:47,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-f33865df-920e-46dd-97d6-563170e353c5 Date: Tue, 08 Jan 2019 01:50:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d49776603df4cb79cb6c564f031bfb8", "created_at": "2019-01-08T01:50:40Z", "updated_at": "2019-01-08T01:50:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:50:40Z", "revision_number": 0, "id": "0bac4b1f-84f6-4276-bf40-389ae4eb8414", "remote_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "remote_ip_prefix": null, "created_at": "2019-01-08T01:50:40Z", "security_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "tenant_id": "5d49776603df4cb79cb6c564f031bfb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d49776603df4cb79cb6c564f031bfb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:50:40Z", "revision_number": 0, "id": "740123c9-f0cf-4c68-b903-454a1f28b8c0", "remote_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "remote_ip_prefix": null, "created_at": "2019-01-08T01:50:40Z", "security_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "tenant_id": "5d49776603df4cb79cb6c564f031bfb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d49776603df4cb79cb6c564f031bfb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:50:40Z", "revision_number": 0, "id": "8161351f-99c3-45e4-9ce3-9ccc37e61255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:50:40Z", "security_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "tenant_id": "5d49776603df4cb79cb6c564f031bfb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d49776603df4cb79cb6c564f031bfb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:50:40Z", "revision_number": 0, "id": "a8f2890b-e9db-4485-a262-64cf30a9f3ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:50:40Z", "security_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "tenant_id": "5d49776603df4cb79cb6c564f031bfb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d49776603df4cb79cb6c564f031bfb8"}], "revision_number": 4, "project_id": "5d49776603df4cb79cb6c564f031bfb8", "id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:50:47,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-f33865df-920e-46dd-97d6-563170e353c5 2019-01-08 01:50:47,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:48,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a03f635-9e98-4e6b-9c58-48744eda9ab1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:50:48,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-3a03f635-9e98-4e6b-9c58-48744eda9ab1 2019-01-08 01:50:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:48,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b048d6-74dc-4e76-a8b2-03b059807335 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:48,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-01b048d6-74dc-4e76-a8b2-03b059807335 2019-01-08 01:50:48,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:48,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29a96894-a616-4930-997a-2a3b5df442bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:48,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-29a96894-a616-4930-997a-2a3b5df442bf 2019-01-08 01:50:48,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:48,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15a14673-9924-48a5-ab7a-e423044b9d2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:48,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-15a14673-9924-48a5-ab7a-e423044b9d2c 2019-01-08 01:50:48,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:48,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:48,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bff9e8e-8e0c-4caf-9929-7526314427b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:50:48,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-7bff9e8e-8e0c-4caf-9929-7526314427b8 2019-01-08 01:50:48,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:50:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:48,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e717e627-c5b0-43bc-abd0-f15fa673cb22 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:50:48,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-e717e627-c5b0-43bc-abd0-f15fa673cb22 2019-01-08 01:50:48,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:48,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f3ff44-2a3a-401e-a72f-22fda008f106 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d49776603df4cb79cb6c564f031bfb8", "name": "CreateNetworkSuccessTests-40726dff-2553-411-proj"}} 2019-01-08 01:50:48,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8 used request id req-b1f3ff44-2a3a-401e-a72f-22fda008f106 2019-01-08 01:50:48,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56b569fb-c97f-4ed4-985d-c6012cfaf76c 2019-01-08 01:50:48,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=56b569fb-c97f-4ed4-985d-c6012cfaf76c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:49,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b26d6300-ed96-4551-a0d3-f59cec75302f Date: Tue, 08 Jan 2019 01:50:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:50:40Z", "security_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "port_range_min": null, "revision_number": 0, "tenant_id": "5d49776603df4cb79cb6c564f031bfb8", "created_at": "2019-01-08T01:50:40Z", "project_id": "5d49776603df4cb79cb6c564f031bfb8", "id": "0bac4b1f-84f6-4276-bf40-389ae4eb8414"}, {"remote_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:50:40Z", "security_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "port_range_min": null, "revision_number": 0, "tenant_id": "5d49776603df4cb79cb6c564f031bfb8", "created_at": "2019-01-08T01:50:40Z", "project_id": "5d49776603df4cb79cb6c564f031bfb8", "id": "740123c9-f0cf-4c68-b903-454a1f28b8c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:50:40Z", "security_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "port_range_min": null, "revision_number": 0, "tenant_id": "5d49776603df4cb79cb6c564f031bfb8", "created_at": "2019-01-08T01:50:40Z", "project_id": "5d49776603df4cb79cb6c564f031bfb8", "id": "8161351f-99c3-45e4-9ce3-9ccc37e61255"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:50:40Z", "security_group_id": "56b569fb-c97f-4ed4-985d-c6012cfaf76c", "port_range_min": null, "revision_number": 0, "tenant_id": "5d49776603df4cb79cb6c564f031bfb8", "created_at": "2019-01-08T01:50:40Z", "project_id": "5d49776603df4cb79cb6c564f031bfb8", "id": "a8f2890b-e9db-4485-a262-64cf30a9f3ed"}]} 2019-01-08 01:50:49,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=56b569fb-c97f-4ed4-985d-c6012cfaf76c used request id req-b26d6300-ed96-4551-a0d3-f59cec75302f 2019-01-08 01:50:49,099 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:50:49,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/56b569fb-c97f-4ed4-985d-c6012cfaf76c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:49,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d02c586-8691-4714-b0ae-540d457cee92 Content-Length: 0 Date: Tue, 08 Jan 2019 01:50:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:50:49,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/56b569fb-c97f-4ed4-985d-c6012cfaf76c used request id req-1d02c586-8691-4714-b0ae-540d457cee92 2019-01-08 01:50:49,519 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-40726dff-2553-411-proj 2019-01-08 01:50:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:49,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6697f570-af5f-417a-8e1c-329fce67503c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:49,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/5d49776603df4cb79cb6c564f031bfb8 used request id req-6697f570-af5f-417a-8e1c-329fce67503c 2019-01-08 01:50:49,795 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-40726dff-2553-411-proj-role 2019-01-08 01:50:49,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/cfda7dceb6264339a393c1ad9e56ad9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:49,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3be2f1d0-df01-440b-8958-f5a1d6539003 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:49,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/cfda7dceb6264339a393c1ad9e56ad9c used request id req-3be2f1d0-df01-440b-8958-f5a1d6539003 2019-01-08 01:50:49,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd618a1f3f02dc03adb3317f393883b31bad96ef" 2019-01-08 01:50:50,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49d2da5-cd4b-4b15-bc62-74a7e8d78d74 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:50:50,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d49d2da5-cd4b-4b15-bc62-74a7e8d78d74 2019-01-08 01:50:50,029 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-40726dff-2553-411-user 2019-01-08 01:50:50,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/99f9a1fbab5b4df2a764cf4ba8278606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cf9597dbdfc102cc0b240988b29fd986b278f2" 2019-01-08 01:50:50,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed2a0a2e-b180-4a57-b6ae-b99ea3621a8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:50,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/99f9a1fbab5b4df2a764cf4ba8278606 used request id req-ed2a0a2e-b180-4a57-b6ae-b99ea3621a8d 2019-01-08 01:50:50,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:50,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Yt85plraQRqglcuEwMQdow"], "issued_at": "2019-01-08T01:50:50.000000Z"}} 2019-01-08 01:50:50,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663a7e16ec861b2fc98cf4668f814e0120ffa97b" 2019-01-08 01:50:50,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9090cb3-10a6-4b20-87f0-7ffdd3573d50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:50,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e9090cb3-10a6-4b20-87f0-7ffdd3573d50 2019-01-08 01:50:50,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:50,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:51,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:50:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["mbBI07jUSoOi3hL8iDMUwA"], "issued_at": "2019-01-08T01:50:51.000000Z"}} 2019-01-08 01:50:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:50:51,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81231493-39f4-4024-9139-1b59f48b09b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:51,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-81231493-39f4-4024-9139-1b59f48b09b0 2019-01-08 01:50:51,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:51,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:51,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5a9712c7-228e-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:50:51,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b972c863-41df-43b7-9c53-78c82167fba5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5a9712c7-228e-4b8-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:50:51,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5a9712c7-228e-4b8-proj used request id req-b972c863-41df-43b7-9c53-78c82167fba5 2019-01-08 01:50:51,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:50:51,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c33a83-373a-499c-aaf5-7c24cb9f3b33 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:50:51,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-69c33a83-373a-499c-aaf5-7c24cb9f3b33 2019-01-08 01:50:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj"}}' 2019-01-08 01:50:51,724 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:50:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b15d620-c318-4a89-8589-b449359122bb Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/de9defece060414f9d23e163962c9c17"}, "tags": [], "enabled": true, "id": "de9defece060414f9d23e163962c9c17", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj"}} 2019-01-08 01:50:51,724 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-3b15d620-c318-4a89-8589-b449359122bb 2019-01-08 01:50:51,724 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5a9712c7-228e-4b8-proj 2019-01-08 01:50:51,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:51,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:52,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:50:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["D_Fj6kv2RW2DRS37kv5-Sg"], "issued_at": "2019-01-08T01:50:52.000000Z"}} 2019-01-08 01:50:52,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2b2394d0af1cebd73935011385c63f4a291376" 2019-01-08 01:50:52,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41ff9f4-83be-4e75-af02-46ac559f3a8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:52,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a41ff9f4-83be-4e75-af02-46ac559f3a8b 2019-01-08 01:50:52,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:52,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2b2394d0af1cebd73935011385c63f4a291376" 2019-01-08 01:50:52,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd301c0-ebe2-4c8d-b029-eb1b07127bd4 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:50:52,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-1fd301c0-ebe2-4c8d-b029-eb1b07127bd4 2019-01-08 01:50:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-5a9712c7-228e-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2b2394d0af1cebd73935011385c63f4a291376" 2019-01-08 01:50:52,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb271de4-21f6-4ba8-a461-43be315f2218 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-5a9712c7-228e-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/de9defece060414f9d23e163962c9c17"}, "tags": [], "enabled": true, "id": "de9defece060414f9d23e163962c9c17", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj"}]} 2019-01-08 01:50:52,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-5a9712c7-228e-4b8-proj used request id req-fb271de4-21f6-4ba8-a461-43be315f2218 2019-01-08 01:50:52,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2b2394d0af1cebd73935011385c63f4a291376" 2019-01-08 01:50:52,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef1833f-b13e-41d4-b214-431caee1dc68 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:50:52,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-aef1833f-b13e-41d4-b214-431caee1dc68 2019-01-08 01:50:53,035 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5a9712c7-228e-4b8-user 2019-01-08 01:50:53,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:50:53,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6c5cb6-1f2b-46e1-a2f0-0b0e4f3ce19c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:50:53,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-bd6c5cb6-1f2b-46e1-a2f0-0b0e4f3ce19c 2019-01-08 01:50:53,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" -d '{"role": {"name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj-role"}}' 2019-01-08 01:50:53,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88a97d2a-ccc7-4dfd-9972-9681087528be Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f66108b2284749e2b5318f6634241689", "links": {"self": "http://172.30.9.42:5000/v3/roles/f66108b2284749e2b5318f6634241689"}, "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj-role"}} 2019-01-08 01:50:53,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-88a97d2a-ccc7-4dfd-9972-9681087528be 2019-01-08 01:50:53,286 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5a9712c7-228e-4b8-proj-role 2019-01-08 01:50:53,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/f66108b2284749e2b5318f6634241689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:50:53,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de5847b-8e35-4d89-b238-46ce3a2abfb0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f66108b2284749e2b5318f6634241689", "links": {"self": "http://172.30.9.42:5000/v3/roles/f66108b2284749e2b5318f6634241689"}, "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj-role"}} 2019-01-08 01:50:53,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/f66108b2284749e2b5318f6634241689 used request id req-0de5847b-8e35-4d89-b238-46ce3a2abfb0 2019-01-08 01:50:53,406 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5a9712c7-228e-4b8-proj-role to project CreateRouterSuccessTests-5a9712c7-228e-4b8-proj 2019-01-08 01:50:53,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/de9defece060414f9d23e163962c9c17/users/cbf15fe97fc3451fa17240f8e018b413/roles/f66108b2284749e2b5318f6634241689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:50:53,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-336d56d3-d84e-4ebe-9e83-876847a2e3e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:50:53,559 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/de9defece060414f9d23e163962c9c17/users/cbf15fe97fc3451fa17240f8e018b413/roles/f66108b2284749e2b5318f6634241689 used request id req-336d56d3-d84e-4ebe-9e83-876847a2e3e4 2019-01-08 01:50:53,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:53,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:53,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66108b2284749e2b5318f6634241689", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj-role"}], "expires_at": "2019-01-08T02:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de9defece060414f9d23e163962c9c17", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-user", "id": "cbf15fe97fc3451fa17240f8e018b413"}, "audit_ids": ["rM0Cj4kNSEmyIL4X79axKQ"], "issued_at": "2019-01-08T01:50:53.000000Z"}} 2019-01-08 01:50:53,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c569f4d3ff9004018dc4da7d003d9113e0ec1b" 2019-01-08 01:50:54,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c4149f-fe08-48c9-b4b5-c5f74e075a07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:54,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e8c4149f-fe08-48c9-b4b5-c5f74e075a07 2019-01-08 01:50:54,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c569f4d3ff9004018dc4da7d003d9113e0ec1b" 2019-01-08 01:50:54,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-79ce7fd7-b53d-40e9-85ab-972ee86714f6 Date: Tue, 08 Jan 2019 01:50:54 GMT RESP BODY: {"routers": []} 2019-01-08 01:50:54,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router&admin_state_up=True used request id req-79ce7fd7-b53d-40e9-85ab-972ee86714f6 2019-01-08 01:50:54,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:50:54,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:54,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66108b2284749e2b5318f6634241689", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj-role"}], "expires_at": "2019-01-08T02:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de9defece060414f9d23e163962c9c17", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-user", "id": "cbf15fe97fc3451fa17240f8e018b413"}, "audit_ids": ["l1NBtWU9RsiROEsT3lghDQ"], "issued_at": "2019-01-08T01:50:54.000000Z"}} 2019-01-08 01:50:54,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08b9a17779979a2cfd0ee3dd632f2491267dec4" 2019-01-08 01:50:54,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a099b158-74c4-4356-b27b-58fa44057967 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:50:54,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a099b158-74c4-4356-b27b-58fa44057967 2019-01-08 01:50:54,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c569f4d3ff9004018dc4da7d003d9113e0ec1b" 2019-01-08 01:50:55,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ca6a572a-4c95-4a5b-853d-42f7d61d0236 Date: Tue, 08 Jan 2019 01:50:55 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:50:55,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-ca6a572a-4c95-4a5b-853d-42f7d61d0236 2019-01-08 01:50:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c569f4d3ff9004018dc4da7d003d9113e0ec1b" 2019-01-08 01:50:55,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-abe97d38-2007-4d92-bd8c-da1e52e2a3be Date: Tue, 08 Jan 2019 01:50:55 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:50:55,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-abe97d38-2007-4d92-bd8c-da1e52e2a3be 2019-01-08 01:50:55,335 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router 2019-01-08 01:50:55,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c569f4d3ff9004018dc4da7d003d9113e0ec1b" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router", "admin_state_up": true}}' 2019-01-08 01:50:57,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-cacb84c1-f591-44cb-834d-dfecd7f6b053 Date: Tue, 08 Jan 2019 01:50:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "de9defece060414f9d23e163962c9c17", "created_at": "2019-01-08T01:50:55Z", "admin_state_up": true, "updated_at": "2019-01-08T01:50:56Z", "revision_number": 2, "routes": [], "project_id": "de9defece060414f9d23e163962c9c17", "id": "f607c50e-220f-4625-9288-7f172c284c11", "name": "CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router"}} 2019-01-08 01:50:57,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-cacb84c1-f591-44cb-834d-dfecd7f6b053 2019-01-08 01:50:57,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=f607c50e-220f-4625-9288-7f172c284c11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c569f4d3ff9004018dc4da7d003d9113e0ec1b" 2019-01-08 01:50:57,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d538aa9a-bb60-4f23-882d-b851b4141578 Date: Tue, 08 Jan 2019 01:50:57 GMT RESP BODY: {"ports":[]} 2019-01-08 01:50:57,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=f607c50e-220f-4625-9288-7f172c284c11 used request id req-d538aa9a-bb60-4f23-882d-b851b4141578 2019-01-08 01:50:57,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/f607c50e-220f-4625-9288-7f172c284c11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c569f4d3ff9004018dc4da7d003d9113e0ec1b" 2019-01-08 01:50:57,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-575ec2cc-148b-438d-ad7d-2346eaaa3a8d Date: Tue, 08 Jan 2019 01:50:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "de9defece060414f9d23e163962c9c17", "created_at": "2019-01-08T01:50:55Z", "admin_state_up": true, "updated_at": "2019-01-08T01:50:56Z", "revision_number": 2, "routes": [], "project_id": "de9defece060414f9d23e163962c9c17", "id": "f607c50e-220f-4625-9288-7f172c284c11", "name": "CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router"}} 2019-01-08 01:50:57,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/f607c50e-220f-4625-9288-7f172c284c11 used request id req-575ec2cc-148b-438d-ad7d-2346eaaa3a8d 2019-01-08 01:50:57,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=f607c50e-220f-4625-9288-7f172c284c11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c569f4d3ff9004018dc4da7d003d9113e0ec1b" 2019-01-08 01:50:58,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1e98f217-a107-4b92-bbd9-368b0a89ca0d Date: Tue, 08 Jan 2019 01:50:58 GMT RESP BODY: {"ports":[]} 2019-01-08 01:50:58,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=f607c50e-220f-4625-9288-7f172c284c11 used request id req-1e98f217-a107-4b92-bbd9-368b0a89ca0d 2019-01-08 01:50:58,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:50:58,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66108b2284749e2b5318f6634241689", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj-role"}], "expires_at": "2019-01-08T02:50:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de9defece060414f9d23e163962c9c17", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/de9defece060414f9d23e163962c9c17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/de9defece060414f9d23e163962c9c17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/de9defece060414f9d23e163962c9c17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-user", "id": "cbf15fe97fc3451fa17240f8e018b413"}, "audit_ids": ["iv-cCLTKTUC0P4jv213qnA"], "issued_at": "2019-01-08T01:50:58.000000Z"}} 2019-01-08 01:50:58,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced618628e99f6a3f9b72fd26bad68e4554b3871" 2019-01-08 01:50:58,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ce14b47b-80ea-4b1f-92fd-45a972758603 Date: Tue, 08 Jan 2019 01:50:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "de9defece060414f9d23e163962c9c17", "created_at": "2019-01-08T01:50:55Z", "admin_state_up": true, "updated_at": "2019-01-08T01:50:56Z", "revision_number": 2, "routes": [], "project_id": "de9defece060414f9d23e163962c9c17", "id": "f607c50e-220f-4625-9288-7f172c284c11", "name": "CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router"}]} 2019-01-08 01:50:58,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router&admin_state_up=True used request id req-ce14b47b-80ea-4b1f-92fd-45a972758603 2019-01-08 01:50:58,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:50:58,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:50: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:50:58,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/de9defece060414f9d23e163962c9c17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663a7e16ec861b2fc98cf4668f814e0120ffa97b" 2019-01-08 01:50:58,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da66dd7-6141-4ce0-872c-da6b0d32af8b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/de9defece060414f9d23e163962c9c17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "de9defece060414f9d23e163962c9c17", "name": "CreateRouterSuccessTests-5a9712c7-228e-4b8-proj"}} 2019-01-08 01:50:58,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/de9defece060414f9d23e163962c9c17 used request id req-0da66dd7-6141-4ce0-872c-da6b0d32af8b 2019-01-08 01:50:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=f607c50e-220f-4625-9288-7f172c284c11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced618628e99f6a3f9b72fd26bad68e4554b3871" 2019-01-08 01:50:59,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-536df6b0-c743-4fce-a495-dffd2c2bff5e Date: Tue, 08 Jan 2019 01:50:59 GMT RESP BODY: {"ports":[]} 2019-01-08 01:50:59,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=f607c50e-220f-4625-9288-7f172c284c11 used request id req-536df6b0-c743-4fce-a495-dffd2c2bff5e 2019-01-08 01:50:59,214 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router 2019-01-08 01:50:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/f607c50e-220f-4625-9288-7f172c284c11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced618628e99f6a3f9b72fd26bad68e4554b3871" 2019-01-08 01:51:02,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e03315c-bff7-4c51-bd37-0721c3e56ae4 Content-Length: 0 Date: Tue, 08 Jan 2019 01:51:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:51:02,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/f607c50e-220f-4625-9288-7f172c284c11 used request id req-9e03315c-bff7-4c51-bd37-0721c3e56ae4 2019-01-08 01:51:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced618628e99f6a3f9b72fd26bad68e4554b3871" 2019-01-08 01:51:02,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f03793a5-bf0c-4be7-b85b-9a785195ae49 Date: Tue, 08 Jan 2019 01:51:02 GMT RESP BODY: {"routers": []} 2019-01-08 01:51:02,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router&admin_state_up=True used request id req-f03793a5-bf0c-4be7-b85b-9a785195ae49 2019-01-08 01:51:02,263 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router 2019-01-08 01:51:02,263 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5698fdeb-e56b-4893-83b3-a9b74dd65144-pub-router 2019-01-08 01:51:02,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/f607c50e-220f-4625-9288-7f172c284c11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c569f4d3ff9004018dc4da7d003d9113e0ec1b" 2019-01-08 01:51:02,518 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-7e772e77-e098-4a13-8e90-7251ec1c8d58 Date: Tue, 08 Jan 2019 01:51:02 GMT RESP BODY: {"NeutronError": {"message": "Router f607c50e-220f-4625-9288-7f172c284c11 could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-08 01:51:02,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/f607c50e-220f-4625-9288-7f172c284c11 used request id req-7e772e77-e098-4a13-8e90-7251ec1c8d58 2019-01-08 01:51:02,519 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router f607c50e-220f-4625-9288-7f172c284c11 could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-08 01:51:02,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:02,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-508c9695-27ce-42dd-8474-bd30111b79f7 Date: Tue, 08 Jan 2019 01:51:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:51:02,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-508c9695-27ce-42dd-8474-bd30111b79f7 2019-01-08 01:51:02,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:02,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab12e1a2-9c30-4e1a-89e0-50760bbbfc85 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:51:02,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-ab12e1a2-9c30-4e1a-89e0-50760bbbfc85 2019-01-08 01:51:02,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:03,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7e65ed1-ea6a-40a0-a9a3-75cbca2f6922 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:03,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-f7e65ed1-ea6a-40a0-a9a3-75cbca2f6922 2019-01-08 01:51:03,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:03,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:03,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb762ff8-0099-4e84-bb53-32b496838f04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:03,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-eb762ff8-0099-4e84-bb53-32b496838f04 2019-01-08 01:51:03,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:03,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85e2e5f3-82d1-41dc-940d-d0875dcd21ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:03,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-85e2e5f3-82d1-41dc-940d-d0875dcd21ed 2019-01-08 01:51:03,290 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:03,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f00438ad-fc55-44d9-a191-e350465ae544 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:03,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-f00438ad-fc55-44d9-a191-e350465ae544 2019-01-08 01:51:03,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:03,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:03,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad10021-a92f-49e4-8f68-783e644afe75 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:51:03,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-5ad10021-a92f-49e4-8f68-783e644afe75 2019-01-08 01:51:03,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:03,634 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cca8b02-6309-44a7-aedf-775b191d8749 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:03,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-5cca8b02-6309-44a7-aedf-775b191d8749 2019-01-08 01:51:03,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:03,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:03,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3284525-d5b7-49aa-b287-6353850681f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:03,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-b3284525-d5b7-49aa-b287-6353850681f6 2019-01-08 01:51:03,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:03,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:03,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82db770c-0428-4852-bff4-e875193c99a8 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:51:03,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-82db770c-0428-4852-bff4-e875193c99a8 2019-01-08 01:51:03,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:03,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f145ee-65ee-4d7c-af14-572fd6244cee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:03,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-12f145ee-65ee-4d7c-af14-572fd6244cee 2019-01-08 01:51:03,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:03,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:04,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990651ea-1180-4060-ac04-838508131211 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:04,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-990651ea-1180-4060-ac04-838508131211 2019-01-08 01:51:04,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:04,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:04,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77125e0-af38-4453-a3a3-0997411449c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:04,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-e77125e0-af38-4453-a3a3-0997411449c9 2019-01-08 01:51:04,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:04,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:04,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e72503c0-ffb6-42ce-a2b6-c2f20fed1d69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:04,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-e72503c0-ffb6-42ce-a2b6-c2f20fed1d69 2019-01-08 01:51:04,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:04,301 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5a9712c7-228e-4b8-proj 2019-01-08 01:51:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/de9defece060414f9d23e163962c9c17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:04,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d97d2271-93ff-4686-8c30-2b34db5c66df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:04,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/de9defece060414f9d23e163962c9c17 used request id req-d97d2271-93ff-4686-8c30-2b34db5c66df 2019-01-08 01:51:04,568 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5a9712c7-228e-4b8-proj-role 2019-01-08 01:51:04,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/f66108b2284749e2b5318f6634241689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:04,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60978562-9614-4046-9b60-40499796c552 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:04,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/f66108b2284749e2b5318f6634241689 used request id req-60978562-9614-4046-9b60-40499796c552 2019-01-08 01:51:04,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec89132631efb66b8a3d90b0fb3771190a0160" 2019-01-08 01:51:04,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8a314f-7b8c-47d1-84a7-3f9d458d1543 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:51:04,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ba8a314f-7b8c-47d1-84a7-3f9d458d1543 2019-01-08 01:51:04,810 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5a9712c7-228e-4b8-user 2019-01-08 01:51:04,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/cbf15fe97fc3451fa17240f8e018b413 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2b2394d0af1cebd73935011385c63f4a291376" 2019-01-08 01:51:05,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3e7ff88-c0f2-4019-9b2c-699a870f683a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:05,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/cbf15fe97fc3451fa17240f8e018b413 used request id req-b3e7ff88-c0f2-4019-9b2c-699a870f683a 2019-01-08 01:51:05,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:05,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["IiYa9Fi9Qvuu3mnc8YBX-w"], "issued_at": "2019-01-08T01:51:05.000000Z"}} 2019-01-08 01:51:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c3ae1eb0421f82d1ba910307bbb2c35e5b6b36" 2019-01-08 01:51:05,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703a1607-0188-4d3d-a337-21858c16ed76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:05,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-703a1607-0188-4d3d-a337-21858c16ed76 2019-01-08 01:51:05,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:05,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:06,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Q1YsHWWWS5i_rxE5B8n-LA"], "issued_at": "2019-01-08T01:51:06.000000Z"}} 2019-01-08 01:51:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:06,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d971a89e-88a6-479b-a420-8219aaddca84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:06,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d971a89e-88a6-479b-a420-8219aaddca84 2019-01-08 01:51:06,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:06,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:06,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:06,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f6e249-3892-4c28-92af-c7c2772bdfb5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:51:06,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj used request id req-73f6e249-3892-4c28-92af-c7c2772bdfb5 2019-01-08 01:51:06,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:06,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99791a52-b98c-4b40-93e7-aa606459bc56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:51:06,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-99791a52-b98c-4b40-93e7-aa606459bc56 2019-01-08 01:51:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj"}}' 2019-01-08 01:51:06,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b560de7c-e3e1-40a8-9001-be8374654a61 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/c87de5d8f8954a0d8ed7c12cf04a1402"}, "tags": [], "enabled": true, "id": "c87de5d8f8954a0d8ed7c12cf04a1402", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj"}} 2019-01-08 01:51:06,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-b560de7c-e3e1-40a8-9001-be8374654a61 2019-01-08 01:51:06,532 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj 2019-01-08 01:51:06,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:06,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:06,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["-adcqs2dRtWkPy30H78aDg"], "issued_at": "2019-01-08T01:51:06.000000Z"}} 2019-01-08 01:51:06,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de012d559f41da80e2ce1bafdc40fe4fca28a171" 2019-01-08 01:51:07,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7bbcd0-3fe0-4a9f-9209-ab3bb2fec0ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:07,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4a7bbcd0-3fe0-4a9f-9209-ab3bb2fec0ec 2019-01-08 01:51:07,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:07,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:07,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de012d559f41da80e2ce1bafdc40fe4fca28a171" 2019-01-08 01:51:07,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4cb1c0f-5434-4220-91ae-0462e9b9da06 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:51:07,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b4cb1c0f-5434-4220-91ae-0462e9b9da06 2019-01-08 01:51:07,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de012d559f41da80e2ce1bafdc40fe4fca28a171" 2019-01-08 01:51:07,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4edce5c1-58fe-45b2-b1a4-69abb9bfd867 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/c87de5d8f8954a0d8ed7c12cf04a1402"}, "tags": [], "enabled": true, "id": "c87de5d8f8954a0d8ed7c12cf04a1402", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj"}]} 2019-01-08 01:51:07,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj used request id req-4edce5c1-58fe-45b2-b1a4-69abb9bfd867 2019-01-08 01:51:07,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de012d559f41da80e2ce1bafdc40fe4fca28a171" 2019-01-08 01:51:07,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7c2c86-6a36-4b86-9d48-277688f7174d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:51:07,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8a7c2c86-6a36-4b86-9d48-277688f7174d 2019-01-08 01:51:07,741 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fbac6639-ceaf-4ca-user 2019-01-08 01:51:07,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:07,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:07,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50efb2db-ba22-4b62-94e4-6c2039846d11 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:51:07,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-50efb2db-ba22-4b62-94e4-6c2039846d11 2019-01-08 01:51:07,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" -d '{"role": {"name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj-role"}}' 2019-01-08 01:51:07,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6bbb34-089a-4ad9-a481-3e4922572a0c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff522fb5f2004c58bf322b3f41846d6e", "links": {"self": "http://172.30.9.42:5000/v3/roles/ff522fb5f2004c58bf322b3f41846d6e"}, "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj-role"}} 2019-01-08 01:51:07,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-7a6bbb34-089a-4ad9-a481-3e4922572a0c 2019-01-08 01:51:07,987 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj-role 2019-01-08 01:51:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/ff522fb5f2004c58bf322b3f41846d6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:08,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267dc82e-47cc-4e56-a18a-e5176a143c22 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff522fb5f2004c58bf322b3f41846d6e", "links": {"self": "http://172.30.9.42:5000/v3/roles/ff522fb5f2004c58bf322b3f41846d6e"}, "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj-role"}} 2019-01-08 01:51:08,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/ff522fb5f2004c58bf322b3f41846d6e used request id req-267dc82e-47cc-4e56-a18a-e5176a143c22 2019-01-08 01:51:08,182 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj-role to project CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj 2019-01-08 01:51:08,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/c87de5d8f8954a0d8ed7c12cf04a1402/users/8e33afcb7eff4e9ea453607fb23bb520/roles/ff522fb5f2004c58bf322b3f41846d6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:08,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-792b7dd5-6dcc-4c0f-8384-148da3138980 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:08,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/c87de5d8f8954a0d8ed7c12cf04a1402/users/8e33afcb7eff4e9ea453607fb23bb520/roles/ff522fb5f2004c58bf322b3f41846d6e used request id req-792b7dd5-6dcc-4c0f-8384-148da3138980 2019-01-08 01:51:08,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:08,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:08,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff522fb5f2004c58bf322b3f41846d6e", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj-role"}], "expires_at": "2019-01-08T02:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c87de5d8f8954a0d8ed7c12cf04a1402", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-user", "id": "8e33afcb7eff4e9ea453607fb23bb520"}, "audit_ids": ["tve4R03uS22r6BQwewhR-g"], "issued_at": "2019-01-08T01:51:08.000000Z"}} 2019-01-08 01:51:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ac27bef60319baed938a9235f3494e060118f4" 2019-01-08 01:51:08,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90fcdaa5-356c-42a1-918c-d199651f66bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:08,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-90fcdaa5-356c-42a1-918c-d199651f66bf 2019-01-08 01:51:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ac27bef60319baed938a9235f3494e060118f4" 2019-01-08 01:51:09,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3893e4a0-7a00-4ab2-a9bb-7c1f5e16727c Date: Tue, 08 Jan 2019 01:51:09 GMT RESP BODY: {"routers": []} 2019-01-08 01:51:09,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router&admin_state_up=True used request id req-3893e4a0-7a00-4ab2-a9bb-7c1f5e16727c 2019-01-08 01:51:09,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:09,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:09,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff522fb5f2004c58bf322b3f41846d6e", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj-role"}], "expires_at": "2019-01-08T02:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c87de5d8f8954a0d8ed7c12cf04a1402", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-user", "id": "8e33afcb7eff4e9ea453607fb23bb520"}, "audit_ids": ["J7uCU31yQhS6P5eTNfxOXA"], "issued_at": "2019-01-08T01:51:09.000000Z"}} 2019-01-08 01:51:09,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5397b5790607b2eaf4b22ee13236ec9f8ecc286e" 2019-01-08 01:51:09,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ea8caf-0076-4731-8b02-71fb4aad9039 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:09,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-65ea8caf-0076-4731-8b02-71fb4aad9039 2019-01-08 01:51:09,593 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router 2019-01-08 01:51:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ac27bef60319baed938a9235f3494e060118f4" -d '{"router": {"name": "CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router", "admin_state_up": true}}' 2019-01-08 01:51:10,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-90689118-7170-4e90-92df-f5501dab6ad3 Date: Tue, 08 Jan 2019 01:51:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c87de5d8f8954a0d8ed7c12cf04a1402", "created_at": "2019-01-08T01:51:09Z", "admin_state_up": true, "updated_at": "2019-01-08T01:51:09Z", "revision_number": 0, "routes": [], "project_id": "c87de5d8f8954a0d8ed7c12cf04a1402", "id": "978a318c-c571-472a-8ddb-b914d05776d0", "name": "CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router"}} 2019-01-08 01:51:10,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-90689118-7170-4e90-92df-f5501dab6ad3 2019-01-08 01:51:10,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=978a318c-c571-472a-8ddb-b914d05776d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ac27bef60319baed938a9235f3494e060118f4" 2019-01-08 01:51:10,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0cdf66c-7df9-445d-a4e6-6f756811db7d Date: Tue, 08 Jan 2019 01:51:10 GMT RESP BODY: {"ports":[]} 2019-01-08 01:51:10,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=978a318c-c571-472a-8ddb-b914d05776d0 used request id req-f0cdf66c-7df9-445d-a4e6-6f756811db7d 2019-01-08 01:51:10,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/978a318c-c571-472a-8ddb-b914d05776d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ac27bef60319baed938a9235f3494e060118f4" 2019-01-08 01:51:10,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-eec22a25-4353-43bf-a467-95869d6d4a71 Date: Tue, 08 Jan 2019 01:51:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c87de5d8f8954a0d8ed7c12cf04a1402", "created_at": "2019-01-08T01:51:09Z", "admin_state_up": true, "updated_at": "2019-01-08T01:51:09Z", "revision_number": 0, "routes": [], "project_id": "c87de5d8f8954a0d8ed7c12cf04a1402", "id": "978a318c-c571-472a-8ddb-b914d05776d0", "name": "CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router"}} 2019-01-08 01:51:10,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/978a318c-c571-472a-8ddb-b914d05776d0 used request id req-eec22a25-4353-43bf-a467-95869d6d4a71 2019-01-08 01:51:10,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=978a318c-c571-472a-8ddb-b914d05776d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ac27bef60319baed938a9235f3494e060118f4" 2019-01-08 01:51:11,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-beedad87-06c2-49ab-b746-a62f5691a897 Date: Tue, 08 Jan 2019 01:51:11 GMT RESP BODY: {"ports":[]} 2019-01-08 01:51:11,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=978a318c-c571-472a-8ddb-b914d05776d0 used request id req-beedad87-06c2-49ab-b746-a62f5691a897 2019-01-08 01:51:11,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:11,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff522fb5f2004c58bf322b3f41846d6e", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj-role"}], "expires_at": "2019-01-08T02:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c87de5d8f8954a0d8ed7c12cf04a1402", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/c87de5d8f8954a0d8ed7c12cf04a1402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-user", "id": "8e33afcb7eff4e9ea453607fb23bb520"}, "audit_ids": ["S7p5UXRVSIOxMuFv8G26Dg"], "issued_at": "2019-01-08T01:51:11.000000Z"}} 2019-01-08 01:51:11,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51aa638c48804c83605e50f35f5f24a4407657bc" 2019-01-08 01:51:11,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-70c57d16-14b1-4737-91da-31cb5f90d3c8 Date: Tue, 08 Jan 2019 01:51:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c87de5d8f8954a0d8ed7c12cf04a1402", "created_at": "2019-01-08T01:51:09Z", "admin_state_up": true, "updated_at": "2019-01-08T01:51:09Z", "revision_number": 0, "routes": [], "project_id": "c87de5d8f8954a0d8ed7c12cf04a1402", "id": "978a318c-c571-472a-8ddb-b914d05776d0", "name": "CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router"}]} 2019-01-08 01:51:11,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router&admin_state_up=True used request id req-70c57d16-14b1-4737-91da-31cb5f90d3c8 2019-01-08 01:51:11,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:11,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:11,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/c87de5d8f8954a0d8ed7c12cf04a1402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c3ae1eb0421f82d1ba910307bbb2c35e5b6b36" 2019-01-08 01:51:11,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7436aba9-4a41-4e4b-b730-f8b812fd65bf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/c87de5d8f8954a0d8ed7c12cf04a1402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c87de5d8f8954a0d8ed7c12cf04a1402", "name": "CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj"}} 2019-01-08 01:51:11,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/c87de5d8f8954a0d8ed7c12cf04a1402 used request id req-7436aba9-4a41-4e4b-b730-f8b812fd65bf 2019-01-08 01:51:11,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=978a318c-c571-472a-8ddb-b914d05776d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51aa638c48804c83605e50f35f5f24a4407657bc" 2019-01-08 01:51:12,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9eb46b6a-d4e1-4a94-a6d2-d907b9afeefa Date: Tue, 08 Jan 2019 01:51:12 GMT RESP BODY: {"ports":[]} 2019-01-08 01:51:12,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=978a318c-c571-472a-8ddb-b914d05776d0 used request id req-9eb46b6a-d4e1-4a94-a6d2-d907b9afeefa 2019-01-08 01:51:12,105 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router 2019-01-08 01:51:12,105 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-43dd6379-8d2f-468f-8a89-fdc3c2dad0c6-pub-router 2019-01-08 01:51:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/978a318c-c571-472a-8ddb-b914d05776d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ac27bef60319baed938a9235f3494e060118f4" 2019-01-08 01:51:12,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f169c33-c8d1-4a26-a15e-0c03b00eaf98 Content-Length: 0 Date: Tue, 08 Jan 2019 01:51:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:51:12,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/978a318c-c571-472a-8ddb-b914d05776d0 used request id req-5f169c33-c8d1-4a26-a15e-0c03b00eaf98 2019-01-08 01:51:12,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:12,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-5217ca7a-177a-45e5-8ca4-3cdc483b98cc Date: Tue, 08 Jan 2019 01:51:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:51:12,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-5217ca7a-177a-45e5-8ca4-3cdc483b98cc 2019-01-08 01:51:12,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:13,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0affafb9-c533-4c9b-8f3b-46ce482791af Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:51:13,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-0affafb9-c533-4c9b-8f3b-46ce482791af 2019-01-08 01:51:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:13,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab4613d2-54d4-43e0-a0bf-f4494e485661 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:13,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-ab4613d2-54d4-43e0-a0bf-f4494e485661 2019-01-08 01:51:13,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:13,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ce5789f-c3c7-4897-97e7-f67ea401eb48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:13,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-2ce5789f-c3c7-4897-97e7-f67ea401eb48 2019-01-08 01:51:13,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:13,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:13,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f745ae9-0c07-498d-b750-ecba6940027e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:13,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-1f745ae9-0c07-498d-b750-ecba6940027e 2019-01-08 01:51:13,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:13,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccdad674-588d-42e2-905a-3634e318c49b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:13,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-ccdad674-588d-42e2-905a-3634e318c49b 2019-01-08 01:51:13,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:13,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e0614cd-ef61-4ffe-aa13-63883cc0f2fa 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:51:13,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-0e0614cd-ef61-4ffe-aa13-63883cc0f2fa 2019-01-08 01:51:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:13,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d79cf3-e189-4bdf-8d94-2a664f821f04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:13,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-53d79cf3-e189-4bdf-8d94-2a664f821f04 2019-01-08 01:51:13,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:13,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86809d8d-806c-42a9-9381-5cb5f15f6f58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:13,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-86809d8d-806c-42a9-9381-5cb5f15f6f58 2019-01-08 01:51:13,906 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:13,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:14,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9f50c5-9bfe-4f07-9d9a-dace55614d4e 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:51:14,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-5f9f50c5-9bfe-4f07-9d9a-dace55614d4e 2019-01-08 01:51:14,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:14,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5689daa0-af1a-4ca0-8a6b-c040a8d7ff29 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:14,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-5689daa0-af1a-4ca0-8a6b-c040a8d7ff29 2019-01-08 01:51:14,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:14,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:14,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44059ddf-b2ca-46ba-a56d-10dfd45f1256 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:14,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-44059ddf-b2ca-46ba-a56d-10dfd45f1256 2019-01-08 01:51:14,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:14,385 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c115ba32-7f67-41b4-b5c3-da1378b10162 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:14,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-c115ba32-7f67-41b4-b5c3-da1378b10162 2019-01-08 01:51:14,385 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:14,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:14,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae6a5b38-ba7f-4594-ba00-a973cb0b7e0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:14,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-ae6a5b38-ba7f-4594-ba00-a973cb0b7e0c 2019-01-08 01:51:14,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:14,583 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj 2019-01-08 01:51:14,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/c87de5d8f8954a0d8ed7c12cf04a1402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:14,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dcf3572-cd8b-4862-8828-7e5a387b7eba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:14,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/c87de5d8f8954a0d8ed7c12cf04a1402 used request id req-7dcf3572-cd8b-4862-8828-7e5a387b7eba 2019-01-08 01:51:14,843 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fbac6639-ceaf-4ca-proj-role 2019-01-08 01:51:14,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/ff522fb5f2004c58bf322b3f41846d6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:15,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84bc5e8c-2dad-4d99-9423-dca8014b9e48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:15,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/ff522fb5f2004c58bf322b3f41846d6e used request id req-84bc5e8c-2dad-4d99-9423-dca8014b9e48 2019-01-08 01:51:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba932c7057b8c7d2bdb609a05492625bb39d4b7" 2019-01-08 01:51:15,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e826e7c-82ae-41e7-b3ee-c506cc0a6791 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:51:15,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2e826e7c-82ae-41e7-b3ee-c506cc0a6791 2019-01-08 01:51:15,129 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fbac6639-ceaf-4ca-user 2019-01-08 01:51:15,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/8e33afcb7eff4e9ea453607fb23bb520 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de012d559f41da80e2ce1bafdc40fe4fca28a171" 2019-01-08 01:51:15,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-283dceae-31a7-4cd2-8f03-3b025f9510cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:15,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/8e33afcb7eff4e9ea453607fb23bb520 used request id req-283dceae-31a7-4cd2-8f03-3b025f9510cc 2019-01-08 01:51:15,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:15,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["eSG6YO5ES8a541chN-UC-w"], "issued_at": "2019-01-08T01:51:15.000000Z"}} 2019-01-08 01:51:15,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}310eb62dc92137a0ae604619da8a0f812d8ca75a" 2019-01-08 01:51:15,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ffc19d8-e26f-457f-8caf-7bfff8575dcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:15,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5ffc19d8-e26f-457f-8caf-7bfff8575dcf 2019-01-08 01:51:15,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:15,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:16,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["LfMd_SrARCuK4aN8lpBL-g"], "issued_at": "2019-01-08T01:51:16.000000Z"}} 2019-01-08 01:51:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:16,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6ecc8a-73fd-4e26-8156-d3cdad00a3b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:16,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0b6ecc8a-73fd-4e26-8156-d3cdad00a3b4 2019-01-08 01:51:16,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:16,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:16,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1db4fb5a-0d05-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:16,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8bf4c4d-1721-446e-b732-146f34c19a33 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1db4fb5a-0d05-425-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:51:16,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1db4fb5a-0d05-425-proj used request id req-e8bf4c4d-1721-446e-b732-146f34c19a33 2019-01-08 01:51:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:16,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23cd1c0d-74c0-4115-a912-05eed4631f1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:51:16,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-23cd1c0d-74c0-4115-a912-05eed4631f1f 2019-01-08 01:51:16,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj"}}' 2019-01-08 01:51:16,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1267a3eb-d10f-41a9-abd4-3d09a1479aa3 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5581e84e54ef4717aca8e1f13b473d27"}, "tags": [], "enabled": true, "id": "5581e84e54ef4717aca8e1f13b473d27", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj"}} 2019-01-08 01:51:16,897 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-1267a3eb-d10f-41a9-abd4-3d09a1479aa3 2019-01-08 01:51:16,897 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1db4fb5a-0d05-425-proj 2019-01-08 01:51:16,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:16,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:17,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ygMM_ao2Q6SyMlQxsGfqHQ"], "issued_at": "2019-01-08T01:51:17.000000Z"}} 2019-01-08 01:51:17,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fab95d02a6f4b766a73d51802598f40e09c3337" 2019-01-08 01:51:17,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1a1fad-c79e-4454-9178-0eb5afb4f6c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:17,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8a1a1fad-c79e-4454-9178-0eb5afb4f6c5 2019-01-08 01:51:17,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:17,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fab95d02a6f4b766a73d51802598f40e09c3337" 2019-01-08 01:51:17,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b62ebcb-ec26-4d56-b131-13de91c1564a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:51:17,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5b62ebcb-ec26-4d56-b131-13de91c1564a 2019-01-08 01:51:17,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-1db4fb5a-0d05-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fab95d02a6f4b766a73d51802598f40e09c3337" 2019-01-08 01:51:17,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a07599f-33f8-4f87-9f64-8f0a3fac1031 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-1db4fb5a-0d05-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5581e84e54ef4717aca8e1f13b473d27"}, "tags": [], "enabled": true, "id": "5581e84e54ef4717aca8e1f13b473d27", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj"}]} 2019-01-08 01:51:17,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-1db4fb5a-0d05-425-proj used request id req-3a07599f-33f8-4f87-9f64-8f0a3fac1031 2019-01-08 01:51:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fab95d02a6f4b766a73d51802598f40e09c3337" 2019-01-08 01:51:17,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc1ff17-9b17-4737-9286-e846e0aff579 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:51:17,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-2fc1ff17-9b17-4737-9286-e846e0aff579 2019-01-08 01:51:18,202 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1db4fb5a-0d05-425-user 2019-01-08 01:51:18,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:18,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce03d95-8563-4714-b258-27d89eb01bf9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:51:18,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cce03d95-8563-4714-b258-27d89eb01bf9 2019-01-08 01:51:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" -d '{"role": {"name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj-role"}}' 2019-01-08 01:51:18,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe93c91-a146-49e5-adc0-79a46d6cb280 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e48f630a940843829b8922f768aaaf77", "links": {"self": "http://172.30.9.42:5000/v3/roles/e48f630a940843829b8922f768aaaf77"}, "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj-role"}} 2019-01-08 01:51:18,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-0fe93c91-a146-49e5-adc0-79a46d6cb280 2019-01-08 01:51:18,365 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1db4fb5a-0d05-425-proj-role 2019-01-08 01:51:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/e48f630a940843829b8922f768aaaf77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:18,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80b37e0-5a0f-40d8-9df9-fb52a0c3b844 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e48f630a940843829b8922f768aaaf77", "links": {"self": "http://172.30.9.42:5000/v3/roles/e48f630a940843829b8922f768aaaf77"}, "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj-role"}} 2019-01-08 01:51:18,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/e48f630a940843829b8922f768aaaf77 used request id req-b80b37e0-5a0f-40d8-9df9-fb52a0c3b844 2019-01-08 01:51:18,470 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1db4fb5a-0d05-425-proj-role to project CreateRouterSuccessTests-1db4fb5a-0d05-425-proj 2019-01-08 01:51:18,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/5581e84e54ef4717aca8e1f13b473d27/users/e68434ae23e94a948af6a8644f8dd136/roles/e48f630a940843829b8922f768aaaf77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:18,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad9cc88c-e842-4f94-aa22-1fa16bf67143 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:18,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/5581e84e54ef4717aca8e1f13b473d27/users/e68434ae23e94a948af6a8644f8dd136/roles/e48f630a940843829b8922f768aaaf77 used request id req-ad9cc88c-e842-4f94-aa22-1fa16bf67143 2019-01-08 01:51:18,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:18,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:19,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e48f630a940843829b8922f768aaaf77", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj-role"}], "expires_at": "2019-01-08T02:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5581e84e54ef4717aca8e1f13b473d27", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-user", "id": "e68434ae23e94a948af6a8644f8dd136"}, "audit_ids": ["seEnqD_oTlOSXJZExJQkeQ"], "issued_at": "2019-01-08T01:51:19.000000Z"}} 2019-01-08 01:51:19,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf34882dceeb7c5b4d77e6dfb295d379d13ec7e6" 2019-01-08 01:51:19,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ebfeb63-a2fe-4d1e-9cee-1588b11bba99 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:19,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2ebfeb63-a2fe-4d1e-9cee-1588b11bba99 2019-01-08 01:51:19,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf34882dceeb7c5b4d77e6dfb295d379d13ec7e6" 2019-01-08 01:51:19,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f6845ea-1d02-4a29-a035-40b5eeffdf06 Date: Tue, 08 Jan 2019 01:51:19 GMT RESP BODY: {"routers": []} 2019-01-08 01:51:19,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router&admin_state_up=False used request id req-3f6845ea-1d02-4a29-a035-40b5eeffdf06 2019-01-08 01:51:19,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:19,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:19,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e48f630a940843829b8922f768aaaf77", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj-role"}], "expires_at": "2019-01-08T02:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5581e84e54ef4717aca8e1f13b473d27", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-user", "id": "e68434ae23e94a948af6a8644f8dd136"}, "audit_ids": ["-cBXD2CUQ-G0PwuG4rjIdA"], "issued_at": "2019-01-08T01:51:19.000000Z"}} 2019-01-08 01:51:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd7b985c3029f009565cbaf17e67f33bec1d671" 2019-01-08 01:51:19,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045a476f-a294-449e-b17b-305afc6a215a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:19,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-045a476f-a294-449e-b17b-305afc6a215a 2019-01-08 01:51:19,901 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router 2019-01-08 01:51:19,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf34882dceeb7c5b4d77e6dfb295d379d13ec7e6" -d '{"router": {"name": "CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router", "admin_state_up": false}}' 2019-01-08 01:51:20,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-c0d72ce8-c33f-4753-b0b9-785398b7e982 Date: Tue, 08 Jan 2019 01:51:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5581e84e54ef4717aca8e1f13b473d27", "created_at": "2019-01-08T01:51:20Z", "admin_state_up": false, "updated_at": "2019-01-08T01:51:20Z", "revision_number": 0, "routes": [], "project_id": "5581e84e54ef4717aca8e1f13b473d27", "id": "04871341-0e48-4d24-baf7-c43bd2e16d3a", "name": "CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router"}} 2019-01-08 01:51:20,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-c0d72ce8-c33f-4753-b0b9-785398b7e982 2019-01-08 01:51:20,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=04871341-0e48-4d24-baf7-c43bd2e16d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf34882dceeb7c5b4d77e6dfb295d379d13ec7e6" 2019-01-08 01:51:20,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-766100d9-2b36-4440-9f3c-391ac64f3cc3 Date: Tue, 08 Jan 2019 01:51:20 GMT RESP BODY: {"ports":[]} 2019-01-08 01:51:20,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=04871341-0e48-4d24-baf7-c43bd2e16d3a used request id req-766100d9-2b36-4440-9f3c-391ac64f3cc3 2019-01-08 01:51:20,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/04871341-0e48-4d24-baf7-c43bd2e16d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf34882dceeb7c5b4d77e6dfb295d379d13ec7e6" 2019-01-08 01:51:20,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-d759514d-9667-4b75-9148-bcddad6386cb Date: Tue, 08 Jan 2019 01:51:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5581e84e54ef4717aca8e1f13b473d27", "created_at": "2019-01-08T01:51:20Z", "admin_state_up": false, "updated_at": "2019-01-08T01:51:20Z", "revision_number": 0, "routes": [], "project_id": "5581e84e54ef4717aca8e1f13b473d27", "id": "04871341-0e48-4d24-baf7-c43bd2e16d3a", "name": "CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router"}} 2019-01-08 01:51:20,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/04871341-0e48-4d24-baf7-c43bd2e16d3a used request id req-d759514d-9667-4b75-9148-bcddad6386cb 2019-01-08 01:51:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=04871341-0e48-4d24-baf7-c43bd2e16d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf34882dceeb7c5b4d77e6dfb295d379d13ec7e6" 2019-01-08 01:51:21,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-228755c8-9ef0-4d28-8959-eee594e09a6a Date: Tue, 08 Jan 2019 01:51:21 GMT RESP BODY: {"ports":[]} 2019-01-08 01:51:21,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=04871341-0e48-4d24-baf7-c43bd2e16d3a used request id req-228755c8-9ef0-4d28-8959-eee594e09a6a 2019-01-08 01:51:21,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:21,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e48f630a940843829b8922f768aaaf77", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj-role"}], "expires_at": "2019-01-08T02:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5581e84e54ef4717aca8e1f13b473d27", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/5581e84e54ef4717aca8e1f13b473d27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-user", "id": "e68434ae23e94a948af6a8644f8dd136"}, "audit_ids": ["wKocUwCESB-LiZUzVRiG1Q"], "issued_at": "2019-01-08T01:51:21.000000Z"}} 2019-01-08 01:51:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d998baa7df8d2c5cfcbf9cf5848e0e8f89c69020" 2019-01-08 01:51:21,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 463 X-Openstack-Request-Id: req-8592d750-2fb6-4d30-beb9-405a69a9dd11 Date: Tue, 08 Jan 2019 01:51:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5581e84e54ef4717aca8e1f13b473d27", "created_at": "2019-01-08T01:51:20Z", "admin_state_up": false, "updated_at": "2019-01-08T01:51:20Z", "revision_number": 0, "routes": [], "project_id": "5581e84e54ef4717aca8e1f13b473d27", "id": "04871341-0e48-4d24-baf7-c43bd2e16d3a", "name": "CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router"}]} 2019-01-08 01:51:21,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router&admin_state_up=False used request id req-8592d750-2fb6-4d30-beb9-405a69a9dd11 2019-01-08 01:51:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:21,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5581e84e54ef4717aca8e1f13b473d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}310eb62dc92137a0ae604619da8a0f812d8ca75a" 2019-01-08 01:51:22,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf82e11-9502-43f3-9716-3eb3935c636c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5581e84e54ef4717aca8e1f13b473d27"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5581e84e54ef4717aca8e1f13b473d27", "name": "CreateRouterSuccessTests-1db4fb5a-0d05-425-proj"}} 2019-01-08 01:51:22,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5581e84e54ef4717aca8e1f13b473d27 used request id req-0cf82e11-9502-43f3-9716-3eb3935c636c 2019-01-08 01:51:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=04871341-0e48-4d24-baf7-c43bd2e16d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d998baa7df8d2c5cfcbf9cf5848e0e8f89c69020" 2019-01-08 01:51:22,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e213fa40-7f35-4aa8-a94e-d489266cd42e Date: Tue, 08 Jan 2019 01:51:22 GMT RESP BODY: {"ports":[]} 2019-01-08 01:51:22,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=04871341-0e48-4d24-baf7-c43bd2e16d3a used request id req-e213fa40-7f35-4aa8-a94e-d489266cd42e 2019-01-08 01:51:22,215 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router 2019-01-08 01:51:22,215 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b3bee339-37de-45a0-adc6-2c1f00f9194e-pub-router 2019-01-08 01:51:22,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/04871341-0e48-4d24-baf7-c43bd2e16d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf34882dceeb7c5b4d77e6dfb295d379d13ec7e6" 2019-01-08 01:51:23,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5f6d1ef-e543-414d-a590-20c70df38d08 Content-Length: 0 Date: Tue, 08 Jan 2019 01:51:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:51:23,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/04871341-0e48-4d24-baf7-c43bd2e16d3a used request id req-c5f6d1ef-e543-414d-a590-20c70df38d08 2019-01-08 01:51:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:23,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-067bb9ad-4ed5-4dc6-a3b9-e0a6576586f4 Date: Tue, 08 Jan 2019 01:51:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:51:23,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-067bb9ad-4ed5-4dc6-a3b9-e0a6576586f4 2019-01-08 01:51:23,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:23,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2729fcfc-89b8-40f1-a2ad-221620e600bc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:51:23,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-2729fcfc-89b8-40f1-a2ad-221620e600bc 2019-01-08 01:51:23,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:23,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb77fa81-a82a-46b0-aa7d-cd409f4d9d13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:23,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-cb77fa81-a82a-46b0-aa7d-cd409f4d9d13 2019-01-08 01:51:23,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:23,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:23,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df21ca32-6c27-4eab-8592-a1717e896c91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:23,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-df21ca32-6c27-4eab-8592-a1717e896c91 2019-01-08 01:51:23,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:23,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:24,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f94e3e7d-e2a3-4057-9823-232ccdc547bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:24,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-f94e3e7d-e2a3-4057-9823-232ccdc547bf 2019-01-08 01:51:24,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:24,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:24,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e94eaa0c-1ba7-4661-bdc8-9a71c2448492 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:24,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-e94eaa0c-1ba7-4661-bdc8-9a71c2448492 2019-01-08 01:51:24,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:24,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:24,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797cef0b-fb25-4a56-a066-c8f0ad224c11 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:51:24,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-797cef0b-fb25-4a56-a066-c8f0ad224c11 2019-01-08 01:51:24,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:24,422 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-121942f0-dcd4-4ec8-8c45-f034114ef34a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:24,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-121942f0-dcd4-4ec8-8c45-f034114ef34a 2019-01-08 01:51:24,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:24,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea9330e-b7e0-435d-b087-a0ee19c2d331 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:24,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-aea9330e-b7e0-435d-b087-a0ee19c2d331 2019-01-08 01:51:24,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:24,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befa69aa-dbf7-4c67-b104-2370ed2fa712 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:51:24,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-befa69aa-dbf7-4c67-b104-2370ed2fa712 2019-01-08 01:51:24,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:24,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0941b7c4-b7ed-4e69-80e0-1a2422197187 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:24,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-0941b7c4-b7ed-4e69-80e0-1a2422197187 2019-01-08 01:51:24,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:24,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:24,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-448e07e4-5bd7-464e-9ece-91c7f1ff089b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:24,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-448e07e4-5bd7-464e-9ece-91c7f1ff089b 2019-01-08 01:51:24,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:24,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-679edaed-80b4-4193-964e-2a8676a96d4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:24,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-679edaed-80b4-4193-964e-2a8676a96d4c 2019-01-08 01:51:24,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:25,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63593048-c2ed-4902-949e-17af355ef702 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:25,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-63593048-c2ed-4902-949e-17af355ef702 2019-01-08 01:51:25,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:25,095 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1db4fb5a-0d05-425-proj 2019-01-08 01:51:25,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/5581e84e54ef4717aca8e1f13b473d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:25,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61682d33-6c7a-4817-ad90-bf4b842e3a42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:25,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/5581e84e54ef4717aca8e1f13b473d27 used request id req-61682d33-6c7a-4817-ad90-bf4b842e3a42 2019-01-08 01:51:25,389 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1db4fb5a-0d05-425-proj-role 2019-01-08 01:51:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/e48f630a940843829b8922f768aaaf77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:25,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82fe89a7-6626-4aeb-b0c7-065722377448 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:25,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/e48f630a940843829b8922f768aaaf77 used request id req-82fe89a7-6626-4aeb-b0c7-065722377448 2019-01-08 01:51:25,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a6ccd5cd490ea26d46fe313040dcba9d47af1a" 2019-01-08 01:51:25,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8004f51d-3715-4e41-a6a9-cc2fd9b49a04 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:51:25,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8004f51d-3715-4e41-a6a9-cc2fd9b49a04 2019-01-08 01:51:25,630 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1db4fb5a-0d05-425-user 2019-01-08 01:51:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/e68434ae23e94a948af6a8644f8dd136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fab95d02a6f4b766a73d51802598f40e09c3337" 2019-01-08 01:51:25,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17e0833e-e6fb-4ccf-b347-30c4f03d5097 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:25,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/e68434ae23e94a948af6a8644f8dd136 used request id req-17e0833e-e6fb-4ccf-b347-30c4f03d5097 2019-01-08 01:51:25,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:26,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["v6wSoIhMSyO8-9t1PwDdsg"], "issued_at": "2019-01-08T01:51:26.000000Z"}} 2019-01-08 01:51:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f356d8c3c884ce3a789cca09451ade8947ecc0b2" 2019-01-08 01:51:26,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2633aae5-84e6-4fc7-a9a7-156d62d59487 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:26,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2633aae5-84e6-4fc7-a9a7-156d62d59487 2019-01-08 01:51:26,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:26,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:26,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["_8MzO2zGRrWma9aRUiywXA"], "issued_at": "2019-01-08T01:51:26.000000Z"}} 2019-01-08 01:51:26,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:26,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd182b46-e86d-4f76-822f-1a1f1989f063 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:26,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cd182b46-e86d-4f76-822f-1a1f1989f063 2019-01-08 01:51:26,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:26,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:26,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440be4ff-e010-4f9f-92a6-ec571da8eac8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:51:26,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj used request id req-440be4ff-e010-4f9f-92a6-ec571da8eac8 2019-01-08 01:51:26,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:27,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789e72ce-cf85-43fe-8616-6179e8f1fda1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:51:27,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-789e72ce-cf85-43fe-8616-6179e8f1fda1 2019-01-08 01:51:27,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj"}}' 2019-01-08 01:51:27,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83321bfe-b96c-4557-96be-b8bf0f0ea22c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6"}, "tags": [], "enabled": true, "id": "c9d205c9cb764c01a74b8782b79a7da6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj"}} 2019-01-08 01:51:27,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-83321bfe-b96c-4557-96be-b8bf0f0ea22c 2019-01-08 01:51:27,227 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj 2019-01-08 01:51:27,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:27,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:27,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["AgSOUwUiTNarT5aw2RQkmg"], "issued_at": "2019-01-08T01:51:27.000000Z"}} 2019-01-08 01:51:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c623064bf6bd07a9f69c8bf49fe8de8a6052a16a" 2019-01-08 01:51:27,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeca0750-3e10-4ffd-969d-f7777cb945d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:27,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-aeca0750-3e10-4ffd-969d-f7777cb945d1 2019-01-08 01:51:27,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:27,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c623064bf6bd07a9f69c8bf49fe8de8a6052a16a" 2019-01-08 01:51:27,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a02266-896b-4cb2-9c97-35143a0845d5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:51:27,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f5a02266-896b-4cb2-9c97-35143a0845d5 2019-01-08 01:51:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c623064bf6bd07a9f69c8bf49fe8de8a6052a16a" 2019-01-08 01:51:28,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11be5af-42da-4e04-b7ad-65f4b98d3d79 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6"}, "tags": [], "enabled": true, "id": "c9d205c9cb764c01a74b8782b79a7da6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj"}]} 2019-01-08 01:51:28,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj used request id req-b11be5af-42da-4e04-b7ad-65f4b98d3d79 2019-01-08 01:51:28,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c623064bf6bd07a9f69c8bf49fe8de8a6052a16a" 2019-01-08 01:51:28,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329ad34a-fafe-4dda-b6b0-1f27203fe927 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:51:28,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-329ad34a-fafe-4dda-b6b0-1f27203fe927 2019-01-08 01:51:28,568 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8ddcbef2-c9d8-470-user 2019-01-08 01:51:28,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:28,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c20da2-4e78-45aa-a645-6ba295773e85 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:51:28,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e0c20da2-4e78-45aa-a645-6ba295773e85 2019-01-08 01:51:28,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" -d '{"role": {"name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj-role"}}' 2019-01-08 01:51:28,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab4ae9f4-2dfd-46c8-81d0-385d5863f154 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d51def557a834746b3ef4b1964c12ef6", "links": {"self": "http://172.30.9.42:5000/v3/roles/d51def557a834746b3ef4b1964c12ef6"}, "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj-role"}} 2019-01-08 01:51:28,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-ab4ae9f4-2dfd-46c8-81d0-385d5863f154 2019-01-08 01:51:28,826 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj-role 2019-01-08 01:51:28,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/d51def557a834746b3ef4b1964c12ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:28,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6367cd21-3b43-439d-ad66-54617491b7fb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d51def557a834746b3ef4b1964c12ef6", "links": {"self": "http://172.30.9.42:5000/v3/roles/d51def557a834746b3ef4b1964c12ef6"}, "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj-role"}} 2019-01-08 01:51:28,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/d51def557a834746b3ef4b1964c12ef6 used request id req-6367cd21-3b43-439d-ad66-54617491b7fb 2019-01-08 01:51:28,848 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj-role to project CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj 2019-01-08 01:51:28,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6/users/06f8c12a41364eeb99404a27c47902f5/roles/d51def557a834746b3ef4b1964c12ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:29,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d738a3e-79c8-49e0-ae81-dbf192a50c8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:29,032 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6/users/06f8c12a41364eeb99404a27c47902f5/roles/d51def557a834746b3ef4b1964c12ef6 used request id req-5d738a3e-79c8-49e0-ae81-dbf192a50c8f 2019-01-08 01:51:29,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:29,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:29,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["2DMZZW9YRuujXDDqEL19ZA"], "issued_at": "2019-01-08T01:51:29.000000Z"}} 2019-01-08 01:51:29,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:29,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f02eeab-5a46-4739-840c-d3645d989e32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:29,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5f02eeab-5a46-4739-840c-d3645d989e32 2019-01-08 01:51:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:29,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6bf79c34-6fbc-4f48-8b4f-02bb9582d607 Date: Tue, 08 Jan 2019 01:51:29 GMT RESP BODY: {"routers": []} 2019-01-08 01:51:29,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router&admin_state_up=True used request id req-6bf79c34-6fbc-4f48-8b4f-02bb9582d607 2019-01-08 01:51:29,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:29,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:30,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["01oBfg42Rq2eO0Te9Tw1FQ"], "issued_at": "2019-01-08T01:51:30.000000Z"}} 2019-01-08 01:51:30,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bad551fd7aa34a7c9148288816ebde50b087935" 2019-01-08 01:51:30,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e105743-caf2-44e0-a6d5-5583c3abd812 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:30,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8e105743-caf2-44e0-a6d5-5583c3abd812 2019-01-08 01:51:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:30,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bad551fd7aa34a7c9148288816ebde50b087935" 2019-01-08 01:51:30,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff04e29-bd17-42a1-9071-e50445dcda04 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6"}, "tags": [], "enabled": true, "id": "c9d205c9cb764c01a74b8782b79a7da6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj"}]} 2019-01-08 01:51:30,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj used request id req-5ff04e29-bd17-42a1-9071-e50445dcda04 2019-01-08 01:51:30,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:30,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a3dfeba4-074c-4799-a39f-769e6f3094be Date: Tue, 08 Jan 2019 01:51:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:51:30,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-a3dfeba4-074c-4799-a39f-769e6f3094be 2019-01-08 01:51:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:30,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e2e6732b-0fe4-4809-9cdd-220d558bee73 Date: Tue, 08 Jan 2019 01:51:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 01:51:30,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-e2e6732b-0fe4-4809-9cdd-220d558bee73 2019-01-08 01:51:30,991 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router 2019-01-08 01:51:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "tenant_id": "c9d205c9cb764c01a74b8782b79a7da6", "name": "CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router", "admin_state_up": true}}' 2019-01-08 01:51:33,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-2756aec7-0ad6-48ad-808b-39eb4fa0c8ef Date: Tue, 08 Jan 2019 01:51:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c9d205c9cb764c01a74b8782b79a7da6", "created_at": "2019-01-08T01:51:31Z", "admin_state_up": true, "updated_at": "2019-01-08T01:51:32Z", "revision_number": 2, "routes": [], "project_id": "c9d205c9cb764c01a74b8782b79a7da6", "id": "0e751e0b-a761-49bd-bb82-17e35d4a0f10", "name": "CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router"}} 2019-01-08 01:51:33,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-2756aec7-0ad6-48ad-808b-39eb4fa0c8ef 2019-01-08 01:51:33,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=0e751e0b-a761-49bd-bb82-17e35d4a0f10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:33,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-2495d086-cb4c-4b16-b0b5-210ddf91245a Date: Tue, 08 Jan 2019 01:51:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:51:31Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.201"}],"id":"2f66fd9e-2881-4cc5-82b9-d0b490b0cedf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:4b:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:51:31Z","binding:vnic_type":"normal","device_id":"0e751e0b-a761-49bd-bb82-17e35d4a0f10","tenant_id":""}]} 2019-01-08 01:51:33,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=0e751e0b-a761-49bd-bb82-17e35d4a0f10 used request id req-2495d086-cb4c-4b16-b0b5-210ddf91245a 2019-01-08 01:51:33,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:33,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-208fed83-60d8-4c09-b14e-53317747d100 Date: Tue, 08 Jan 2019 01:51:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:51:33,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-208fed83-60d8-4c09-b14e-53317747d100 2019-01-08 01:51:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/0e751e0b-a761-49bd-bb82-17e35d4a0f10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:33,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-be787e04-3496-4982-af3f-8683f6e386a8 Date: Tue, 08 Jan 2019 01:51:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c9d205c9cb764c01a74b8782b79a7da6", "created_at": "2019-01-08T01:51:31Z", "admin_state_up": true, "updated_at": "2019-01-08T01:51:32Z", "revision_number": 2, "routes": [], "project_id": "c9d205c9cb764c01a74b8782b79a7da6", "id": "0e751e0b-a761-49bd-bb82-17e35d4a0f10", "name": "CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router"}} 2019-01-08 01:51:33,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/0e751e0b-a761-49bd-bb82-17e35d4a0f10 used request id req-be787e04-3496-4982-af3f-8683f6e386a8 2019-01-08 01:51:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=0e751e0b-a761-49bd-bb82-17e35d4a0f10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:33,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-fa6aafd0-6ad4-4305-a76e-5ad4bd5928c2 Date: Tue, 08 Jan 2019 01:51:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:51:31Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.201"}],"id":"2f66fd9e-2881-4cc5-82b9-d0b490b0cedf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:4b:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:51:31Z","binding:vnic_type":"normal","device_id":"0e751e0b-a761-49bd-bb82-17e35d4a0f10","tenant_id":""}]} 2019-01-08 01:51:33,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=0e751e0b-a761-49bd-bb82-17e35d4a0f10 used request id req-fa6aafd0-6ad4-4305-a76e-5ad4bd5928c2 2019-01-08 01:51:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:34,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6fcd19b2-4a65-4918-b4f5-c0ddfaafea4a Date: Tue, 08 Jan 2019 01:51:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:51:34,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-6fcd19b2-4a65-4918-b4f5-c0ddfaafea4a 2019-01-08 01:51:34,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:34,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d51def557a834746b3ef4b1964c12ef6", "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj-role"}], "expires_at": "2019-01-08T02:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9d205c9cb764c01a74b8782b79a7da6", "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c9d205c9cb764c01a74b8782b79a7da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_c9d205c9cb764c01a74b8782b79a7da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/c9d205c9cb764c01a74b8782b79a7da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/c9d205c9cb764c01a74b8782b79a7da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/c9d205c9cb764c01a74b8782b79a7da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c9d205c9cb764c01a74b8782b79a7da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/c9d205c9cb764c01a74b8782b79a7da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/c9d205c9cb764c01a74b8782b79a7da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c9d205c9cb764c01a74b8782b79a7da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/c9d205c9cb764c01a74b8782b79a7da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/c9d205c9cb764c01a74b8782b79a7da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c9d205c9cb764c01a74b8782b79a7da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/c9d205c9cb764c01a74b8782b79a7da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/c9d205c9cb764c01a74b8782b79a7da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-user", "id": "06f8c12a41364eeb99404a27c47902f5"}, "audit_ids": ["JgSBwPajRwmp98VHT_4JEA"], "issued_at": "2019-01-08T01:51:34.000000Z"}} 2019-01-08 01:51:34,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011ab64e9ca8986a67d1917a8d853cd8869244c1" 2019-01-08 01:51:34,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b3b73271-ebe8-4c20-a4e3-20333a04509d Date: Tue, 08 Jan 2019 01:51:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c9d205c9cb764c01a74b8782b79a7da6", "created_at": "2019-01-08T01:51:31Z", "admin_state_up": true, "updated_at": "2019-01-08T01:51:32Z", "revision_number": 2, "routes": [], "project_id": "c9d205c9cb764c01a74b8782b79a7da6", "id": "0e751e0b-a761-49bd-bb82-17e35d4a0f10", "name": "CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router"}]} 2019-01-08 01:51:34,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router&admin_state_up=True used request id req-b3b73271-ebe8-4c20-a4e3-20333a04509d 2019-01-08 01:51:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:34,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:34,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f356d8c3c884ce3a789cca09451ade8947ecc0b2" 2019-01-08 01:51:35,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3bb5ae-b2f7-4aa5-b33c-9f099228e48f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9d205c9cb764c01a74b8782b79a7da6", "name": "CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj"}} 2019-01-08 01:51:35,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6 used request id req-bc3bb5ae-b2f7-4aa5-b33c-9f099228e48f 2019-01-08 01:51:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=0e751e0b-a761-49bd-bb82-17e35d4a0f10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011ab64e9ca8986a67d1917a8d853cd8869244c1" 2019-01-08 01:51:35,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d3ba32e-e7d4-42e7-adf3-e73ca253525f Date: Tue, 08 Jan 2019 01:51:35 GMT RESP BODY: {"ports":[]} 2019-01-08 01:51:35,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=0e751e0b-a761-49bd-bb82-17e35d4a0f10 used request id req-8d3ba32e-e7d4-42e7-adf3-e73ca253525f 2019-01-08 01:51:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011ab64e9ca8986a67d1917a8d853cd8869244c1" 2019-01-08 01:51:35,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1e6cbc06-1843-47d2-907f-f834a3960fb7 Date: Tue, 08 Jan 2019 01:51:35 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:51:35,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-1e6cbc06-1843-47d2-907f-f834a3960fb7 2019-01-08 01:51:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011ab64e9ca8986a67d1917a8d853cd8869244c1" 2019-01-08 01:51:35,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5075eb80-2063-4604-9ede-a66ac4d60269 Date: Tue, 08 Jan 2019 01:51:35 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:51:35,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-5075eb80-2063-4604-9ede-a66ac4d60269 2019-01-08 01:51:35,873 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router 2019-01-08 01:51:35,873 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8879a65b-8be2-427f-90d1-b4a6fd60e9c8-pub-router 2019-01-08 01:51:35,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/0e751e0b-a761-49bd-bb82-17e35d4a0f10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94603af82e9b9151e9448f2b38e5f2c046f09baa" 2019-01-08 01:51:37,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f4d0e84-86bc-434a-9811-004fb41688cc Content-Length: 0 Date: Tue, 08 Jan 2019 01:51:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:51:37,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/0e751e0b-a761-49bd-bb82-17e35d4a0f10 used request id req-7f4d0e84-86bc-434a-9811-004fb41688cc 2019-01-08 01:51:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:37,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-4c8d6635-7ae1-4c60-8c31-b91e31a56214 Date: Tue, 08 Jan 2019 01:51:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:51:37,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-4c8d6635-7ae1-4c60-8c31-b91e31a56214 2019-01-08 01:51:37,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:37,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9481141-ee0a-4f89-8cbd-b46493848c02 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:51:37,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-c9481141-ee0a-4f89-8cbd-b46493848c02 2019-01-08 01:51:37,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:37,876 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb84d4a-1dd4-43d1-bd02-dfd9f58a82c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:37,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-7fb84d4a-1dd4-43d1-bd02-dfd9f58a82c5 2019-01-08 01:51:37,877 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:37,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:37,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed2e1f3b-b47c-474a-b1d9-6dd0390576c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:37,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-ed2e1f3b-b47c-474a-b1d9-6dd0390576c2 2019-01-08 01:51:37,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:38,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65e28dfd-9b33-402f-bc74-4955027eb4a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:38,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-65e28dfd-9b33-402f-bc74-4955027eb4a1 2019-01-08 01:51:38,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:38,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:38,209 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ec5baaa-b81f-4d63-8726-f625b505d2a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:38,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-6ec5baaa-b81f-4d63-8726-f625b505d2a3 2019-01-08 01:51:38,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:38,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ebdb07c-bc92-4aa7-93d0-0a9344d17279 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:51:38,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-7ebdb07c-bc92-4aa7-93d0-0a9344d17279 2019-01-08 01:51:38,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:38,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78796dac-c80d-4777-9eb5-d867fd10ebde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:38,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-78796dac-c80d-4777-9eb5-d867fd10ebde 2019-01-08 01:51:38,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:38,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:38,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c0ac837-f5d7-4fa6-a990-15416e735307 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:38,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-8c0ac837-f5d7-4fa6-a990-15416e735307 2019-01-08 01:51:38,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:38,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:38,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa297f0-8d9b-4626-b759-5d69d6377b2a 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:51:38,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-8fa297f0-8d9b-4626-b759-5d69d6377b2a 2019-01-08 01:51:38,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:38,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c14fa5aa-c4a9-4697-af6c-37581df40dc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:38,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-c14fa5aa-c4a9-4697-af6c-37581df40dc6 2019-01-08 01:51:38,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:38,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57fb43b-d064-4a6b-b36d-44c05c035935 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:38,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-a57fb43b-d064-4a6b-b36d-44c05c035935 2019-01-08 01:51:38,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:38,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:38,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1793fb-20cf-42a9-8290-e4fea3a501af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:38,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-0b1793fb-20cf-42a9-8290-e4fea3a501af 2019-01-08 01:51:38,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:38,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:39,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6759250f-9ae3-4a85-8939-a72d8573a833 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:51:39,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-6759250f-9ae3-4a85-8939-a72d8573a833 2019-01-08 01:51:39,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:51:39,031 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj 2019-01-08 01:51:39,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:39,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af740330-4a34-4678-aae1-b544ba982c74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:39,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/c9d205c9cb764c01a74b8782b79a7da6 used request id req-af740330-4a34-4678-aae1-b544ba982c74 2019-01-08 01:51:39,299 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8ddcbef2-c9d8-470-proj-role 2019-01-08 01:51:39,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/d51def557a834746b3ef4b1964c12ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:39,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a5f51de-6e86-41de-b190-caed35e0c5e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:39,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/d51def557a834746b3ef4b1964c12ef6 used request id req-6a5f51de-6e86-41de-b190-caed35e0c5e6 2019-01-08 01:51:39,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d285ab6f5285c4a9ae32a22cf20986336aa0d619" 2019-01-08 01:51:39,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c61ac3a6-a9d3-4284-9e30-d2ee08415670 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:51:39,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c61ac3a6-a9d3-4284-9e30-d2ee08415670 2019-01-08 01:51:39,452 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8ddcbef2-c9d8-470-user 2019-01-08 01:51:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/06f8c12a41364eeb99404a27c47902f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c623064bf6bd07a9f69c8bf49fe8de8a6052a16a" 2019-01-08 01:51:39,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70927f58-1579-4e23-adea-df1d7c880196 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:39,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/06f8c12a41364eeb99404a27c47902f5 used request id req-70927f58-1579-4e23-adea-df1d7c880196 2019-01-08 01:51:39,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:40,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["4scBXNQySPmx6UhP7jJNdg"], "issued_at": "2019-01-08T01:51:40.000000Z"}} 2019-01-08 01:51:40,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0db10be7765ed986eaaedab66e67284cff6b436" 2019-01-08 01:51:40,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a5db22-56c1-40a9-9d22-5991d4791c09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:40,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-04a5db22-56c1-40a9-9d22-5991d4791c09 2019-01-08 01:51:40,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:40,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:40,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["bre-bFBqTNSYY5kHjI0uVw"], "issued_at": "2019-01-08T01:51:40.000000Z"}} 2019-01-08 01:51:40,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:51:40,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2dce53-d3e8-4d1d-8c5f-57dec42887fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:40,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cc2dce53-d3e8-4d1d-8c5f-57dec42887fb 2019-01-08 01:51:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:40,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:40,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:51:40,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72fa48c-3f81-4a81-b7b8-bea82d5706b6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:51:40,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj used request id req-d72fa48c-3f81-4a81-b7b8-bea82d5706b6 2019-01-08 01:51:40,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:51:40,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26a2eb9-0988-4691-9e81-7b3ebd8ab638 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:51:40,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c26a2eb9-0988-4691-9e81-7b3ebd8ab638 2019-01-08 01:51:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}}' 2019-01-08 01:51:41,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-311b1d00-d4c8-4e1b-b4ce-41698073d0da Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df"}, "tags": [], "enabled": true, "id": "47aeba21a49648df8a9fb05e049d09df", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}} 2019-01-08 01:51:41,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-311b1d00-d4c8-4e1b-b4ce-41698073d0da 2019-01-08 01:51:41,144 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj 2019-01-08 01:51:41,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:41,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:41,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["j1VQwHlvSSKJyd0hpgEmxg"], "issued_at": "2019-01-08T01:51:41.000000Z"}} 2019-01-08 01:51:41,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea86061180f5871dd547889b4f71739542ea5cd" 2019-01-08 01:51:41,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745d7f61-a83b-44f5-a0bb-6b96a363537a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:41,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-745d7f61-a83b-44f5-a0bb-6b96a363537a 2019-01-08 01:51:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:41,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:41,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea86061180f5871dd547889b4f71739542ea5cd" 2019-01-08 01:51:41,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc9d564-814a-46bb-9a89-da867b7a3ef4 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:51:41,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-afc9d564-814a-46bb-9a89-da867b7a3ef4 2019-01-08 01:51:41,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea86061180f5871dd547889b4f71739542ea5cd" 2019-01-08 01:51:41,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd7b689-491a-4095-ae20-525dac2fd0f6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df"}, "tags": [], "enabled": true, "id": "47aeba21a49648df8a9fb05e049d09df", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}]} 2019-01-08 01:51:41,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj used request id req-4dd7b689-491a-4095-ae20-525dac2fd0f6 2019-01-08 01:51:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea86061180f5871dd547889b4f71739542ea5cd" 2019-01-08 01:51:42,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d04f56c-9cca-40bf-8e50-7bf24ebd3210 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:51:42,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-1d04f56c-9cca-40bf-8e50-7bf24ebd3210 2019-01-08 01:51:42,448 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-0a6e4a57-6da5-43a-user 2019-01-08 01:51:42,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:42,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:51:42,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a677f1cd-70da-460e-82b4-a804b520abca Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:51:42,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a677f1cd-70da-460e-82b4-a804b520abca 2019-01-08 01:51:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" -d '{"role": {"name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role"}}' 2019-01-08 01:51:42,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68fba0f7-90ea-4a27-afd7-dfffe861eb08 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f0c0903fb5d473ebaf0dedb8eae3157", "links": {"self": "http://172.30.9.42:5000/v3/roles/5f0c0903fb5d473ebaf0dedb8eae3157"}, "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role"}} 2019-01-08 01:51:42,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-68fba0f7-90ea-4a27-afd7-dfffe861eb08 2019-01-08 01:51:42,604 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role 2019-01-08 01:51:42,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/5f0c0903fb5d473ebaf0dedb8eae3157 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:51:42,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2739ef0e-df83-4098-aa38-0fd98de0cfb9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f0c0903fb5d473ebaf0dedb8eae3157", "links": {"self": "http://172.30.9.42:5000/v3/roles/5f0c0903fb5d473ebaf0dedb8eae3157"}, "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role"}} 2019-01-08 01:51:42,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/5f0c0903fb5d473ebaf0dedb8eae3157 used request id req-2739ef0e-df83-4098-aa38-0fd98de0cfb9 2019-01-08 01:51:42,714 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role to project CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj 2019-01-08 01:51:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df/users/de07ee7b0f9e449bb7d8bf729e2afe44/roles/5f0c0903fb5d473ebaf0dedb8eae3157 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:51:42,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4473b148-c709-4a87-b256-e27d95664452 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:51:42,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df/users/de07ee7b0f9e449bb7d8bf729e2afe44/roles/5f0c0903fb5d473ebaf0dedb8eae3157 used request id req-4473b148-c709-4a87-b256-e27d95664452 2019-01-08 01:51:42,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:42,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:43,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f0c0903fb5d473ebaf0dedb8eae3157", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role"}], "expires_at": "2019-01-08T02:51:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47aeba21a49648df8a9fb05e049d09df", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-user", "id": "de07ee7b0f9e449bb7d8bf729e2afe44"}, "audit_ids": ["ZDzUL3iZRi28AVNcOMJpkg"], "issued_at": "2019-01-08T01:51:43.000000Z"}} 2019-01-08 01:51:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" 2019-01-08 01:51:43,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6300ef5f-db48-4b25-a250-c82e5435e24f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:43,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6300ef5f-db48-4b25-a250-c82e5435e24f 2019-01-08 01:51:43,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" 2019-01-08 01:51:43,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-347fc0b1-64b5-473a-b3c6-c1edbd0a96a2 Date: Tue, 08 Jan 2019 01:51:43 GMT RESP BODY: {"networks":[]} 2019-01-08 01:51:43,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 used request id req-347fc0b1-64b5-473a-b3c6-c1edbd0a96a2 2019-01-08 01:51:43,594 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 2019-01-08 01:51:43,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" -d '{"network": {"name": "CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1", "admin_state_up": true}}' 2019-01-08 01:51:44,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-eaaf2e5f-fb7e-458c-af6d-ffc24bd52699 Date: Tue, 08 Jan 2019 01:51:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:51:44Z","is_default":false,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:44Z","mtu":1442}} 2019-01-08 01:51:44,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-eaaf2e5f-fb7e-458c-af6d-ffc24bd52699 2019-01-08 01:51:44,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" 2019-01-08 01:51:45,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0058fa98-daa1-4172-8af6-762c71418476 Date: Tue, 08 Jan 2019 01:51:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:51:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1","admin_state_up":true,"tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:44Z","mtu":1442}]} 2019-01-08 01:51:45,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-0058fa98-daa1-4172-8af6-762c71418476 2019-01-08 01:51:45,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" 2019-01-08 01:51:45,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5b1f2206-41f9-44fe-a881-52faa16fde29 Date: Tue, 08 Jan 2019 01:51:45 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:51:45,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-5b1f2206-41f9-44fe-a881-52faa16fde29 2019-01-08 01:51:45,465 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1 2019-01-08 01:51:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" -d '{"subnets": [{"ip_version": 4, "network_id": "f5b98fea-8d03-4a05-b8df-b69d0ccc21ef", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]}' 2019-01-08 01:51:46,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0577d3c8-0bb4-48fc-8f1e-ae12b2635bad Date: Tue, 08 Jan 2019 01:51:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]} 2019-01-08 01:51:46,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-0577d3c8-0bb4-48fc-8f1e-ae12b2635bad 2019-01-08 01:51:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" 2019-01-08 01:51:47,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b2313fb7-2adc-441f-a554-6a85616eecb1 Date: Tue, 08 Jan 2019 01:51:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","subnets":["1873a067-a6d5-420b-8dda-3910a952a8b8"],"description":"","tags":[],"updated_at":"2019-01-08T01:51:45Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1","admin_state_up":true,"tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:44Z","mtu":1442}]} 2019-01-08 01:51:47,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-b2313fb7-2adc-441f-a554-6a85616eecb1 2019-01-08 01:51:47,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" 2019-01-08 01:51:47,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a639549f-af87-4138-bc1a-93a5394bb736 Date: Tue, 08 Jan 2019 01:51:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]} 2019-01-08 01:51:47,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-a639549f-af87-4138-bc1a-93a5394bb736 2019-01-08 01:51:47,298 - OpenStackNetwork - DEBUG - Network [f5b98fea-8d03-4a05-b8df-b69d0ccc21ef] created successfully 2019-01-08 01:51:47,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:47,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:47,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f0c0903fb5d473ebaf0dedb8eae3157", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role"}], "expires_at": "2019-01-08T02:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47aeba21a49648df8a9fb05e049d09df", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-user", "id": "de07ee7b0f9e449bb7d8bf729e2afe44"}, "audit_ids": ["fMHFE32UQGui9Fgx-pAu3A"], "issued_at": "2019-01-08T01:51:47.000000Z"}} 2019-01-08 01:51:47,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:47,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33493e0e-e5a7-4162-8ea2-82286db8106d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:47,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-33493e0e-e5a7-4162-8ea2-82286db8106d 2019-01-08 01:51:47,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:48,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dbd19b9f-0348-451d-969d-ce030c97f8e0 Date: Tue, 08 Jan 2019 01:51:48 GMT RESP BODY: {"routers": []} 2019-01-08 01:51:48,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router&admin_state_up=True used request id req-dbd19b9f-0348-451d-969d-ce030c97f8e0 2019-01-08 01:51:48,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:48,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:48,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f0c0903fb5d473ebaf0dedb8eae3157", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role"}], "expires_at": "2019-01-08T02:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47aeba21a49648df8a9fb05e049d09df", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-user", "id": "de07ee7b0f9e449bb7d8bf729e2afe44"}, "audit_ids": ["Ae-5BofDQ8KSwSyixmd-ew"], "issued_at": "2019-01-08T01:51:48.000000Z"}} 2019-01-08 01:51:48,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2d05cd574c925de558135393659dc02108267f" 2019-01-08 01:51:48,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824a70d8-56ad-47c9-a92a-2e3d84098872 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:48,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-824a70d8-56ad-47c9-a92a-2e3d84098872 2019-01-08 01:51:48,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:48,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-46c66fc7-ae8a-4282-bbac-0bf4575089a2 Date: Tue, 08 Jan 2019 01:51:48 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:51:48,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-46c66fc7-ae8a-4282-bbac-0bf4575089a2 2019-01-08 01:51:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:49,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e1e89be-5205-477a-8f6e-1d9d79a94b97 Date: Tue, 08 Jan 2019 01:51:49 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:51:49,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-6e1e89be-5205-477a-8f6e-1d9d79a94b97 2019-01-08 01:51:49,156 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router 2019-01-08 01:51:49,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router", "admin_state_up": true}}' 2019-01-08 01:51:51,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-13cadb36-dd8f-4308-9b75-eace3ba03435 Date: Tue, 08 Jan 2019 01:51:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "created_at": "2019-01-08T01:51:49Z", "admin_state_up": true, "updated_at": "2019-01-08T01:51:51Z", "revision_number": 2, "routes": [], "project_id": "47aeba21a49648df8a9fb05e049d09df", "id": "e3c4004a-778f-4f67-a65c-d7e167baf8e3", "name": "CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router"}} 2019-01-08 01:51:51,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-13cadb36-dd8f-4308-9b75-eace3ba03435 2019-01-08 01:51:51,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=e3c4004a-778f-4f67-a65c-d7e167baf8e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:52,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84150c81-258d-469f-83e9-391d121b2789 Date: Tue, 08 Jan 2019 01:51:52 GMT RESP BODY: {"ports":[]} 2019-01-08 01:51:52,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=e3c4004a-778f-4f67-a65c-d7e167baf8e3 used request id req-84150c81-258d-469f-83e9-391d121b2789 2019-01-08 01:51:52,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:52,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3b13af4c-da79-4c45-8e8c-183085f2ccb3 Date: Tue, 08 Jan 2019 01:51:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","subnets":["1873a067-a6d5-420b-8dda-3910a952a8b8"],"description":"","tags":[],"updated_at":"2019-01-08T01:51:45Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1","admin_state_up":true,"tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:44Z","mtu":1442}]} 2019-01-08 01:51:52,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 used request id req-3b13af4c-da79-4c45-8e8c-183085f2ccb3 2019-01-08 01:51:52,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:52,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2adcc0a3-e995-4818-98bc-82305bd44b5b Date: Tue, 08 Jan 2019 01:51:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]} 2019-01-08 01:51:52,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-2adcc0a3-e995-4818-98bc-82305bd44b5b 2019-01-08 01:51:52,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:52,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-eeefb2f9-f9fa-4816-80f8-1a7f714fc205 Date: Tue, 08 Jan 2019 01:51:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","subnets":["1873a067-a6d5-420b-8dda-3910a952a8b8"],"description":"","tags":[],"updated_at":"2019-01-08T01:51:45Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1","admin_state_up":true,"tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:44Z","mtu":1442}]} 2019-01-08 01:51:52,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 used request id req-eeefb2f9-f9fa-4816-80f8-1a7f714fc205 2019-01-08 01:51:52,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:52,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:51: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:52,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:52,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d5e63a-9fba-4b40-a28e-07147d88a831 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47aeba21a49648df8a9fb05e049d09df", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}} 2019-01-08 01:51:52,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df used request id req-02d5e63a-9fba-4b40-a28e-07147d88a831 2019-01-08 01:51:52,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:52,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9eb3c706-5e52-4df8-96c6-d0eee24d84b3 Date: Tue, 08 Jan 2019 01:51:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]} 2019-01-08 01:51:52,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-9eb3c706-5e52-4df8-96c6-d0eee24d84b3 2019-01-08 01:51:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef&name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:53,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0eabec03-9d78-430c-a092-37370e44de3b Date: Tue, 08 Jan 2019 01:51:53 GMT RESP BODY: {"ports":[]} 2019-01-08 01:51:53,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef&name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1&admin_state_up=True used request id req-0eabec03-9d78-430c-a092-37370e44de3b 2019-01-08 01:51:53,094 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1 for router - CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router 2019-01-08 01:51:53,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:51:53,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:51:53,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f0c0903fb5d473ebaf0dedb8eae3157", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role"}], "expires_at": "2019-01-08T02:51:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47aeba21a49648df8a9fb05e049d09df", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-user", "id": "de07ee7b0f9e449bb7d8bf729e2afe44"}, "audit_ids": ["R_zFgTIgTdqByYfwJ8-vGA"], "issued_at": "2019-01-08T01:51:53.000000Z"}} 2019-01-08 01:51:53,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1115fa5c903f5ab684a631d8394c67dd4d9c29" 2019-01-08 01:51:53,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1decfdcb-ba81-40d7-af73-4ead2011e0bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:51:53,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1decfdcb-ba81-40d7-af73-4ead2011e0bf 2019-01-08 01:51:53,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:53,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fe4ce4c6-be1b-498a-996d-486976f8b696 Date: Tue, 08 Jan 2019 01:51:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","subnets":["1873a067-a6d5-420b-8dda-3910a952a8b8"],"description":"","tags":[],"updated_at":"2019-01-08T01:51:45Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1","admin_state_up":true,"tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:44Z","mtu":1442}]} 2019-01-08 01:51:53,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 used request id req-fe4ce4c6-be1b-498a-996d-486976f8b696 2019-01-08 01:51:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:54,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-844ec800-c3f8-4bb5-aec8-7e73be25102a Date: Tue, 08 Jan 2019 01:51:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]} 2019-01-08 01:51:54,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-844ec800-c3f8-4bb5-aec8-7e73be25102a 2019-01-08 01:51:54,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:54,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-61bd373b-360a-44ce-9f0a-eba5ebef6c26 Date: Tue, 08 Jan 2019 01:51:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","subnets":["1873a067-a6d5-420b-8dda-3910a952a8b8"],"description":"","tags":[],"updated_at":"2019-01-08T01:51:45Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1","admin_state_up":true,"tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:44Z","mtu":1442}]} 2019-01-08 01:51:54,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 used request id req-61bd373b-360a-44ce-9f0a-eba5ebef6c26 2019-01-08 01:51:54,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:51:54,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:51:54,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1115fa5c903f5ab684a631d8394c67dd4d9c29" 2019-01-08 01:51:54,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b13ab3e-59c3-43a0-95e8-748222080ca5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47aeba21a49648df8a9fb05e049d09df", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}} 2019-01-08 01:51:54,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df used request id req-6b13ab3e-59c3-43a0-95e8-748222080ca5 2019-01-08 01:51:54,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:55,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c1f77683-139b-4ed1-b4c6-98fe5fc105c2 Date: Tue, 08 Jan 2019 01:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]} 2019-01-08 01:51:55,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-c1f77683-139b-4ed1-b4c6-98fe5fc105c2 2019-01-08 01:51:55,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef&name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:55,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-59463414-5d21-4ed1-ae37-5c5b60e7cd3c Date: Tue, 08 Jan 2019 01:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]} 2019-01-08 01:51:55,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef&name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1 used request id req-59463414-5d21-4ed1-ae37-5c5b60e7cd3c 2019-01-08 01:51:55,470 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 2019-01-08 01:51:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" -d '{"port": {"network_id": "f5b98fea-8d03-4a05-b8df-b69d0ccc21ef", "fixed_ips": [{"subnet_id": "1873a067-a6d5-420b-8dda-3910a952a8b8", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1", "admin_state_up": true}}' 2019-01-08 01:51:56,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 920 X-Openstack-Request-Id: req-16f41d16-c5cc-4bf3-9df1-82e0931bdb9c Date: Tue, 08 Jan 2019 01:51:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:51:56Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1873a067-a6d5-420b-8dda-3910a952a8b8","ip_address":"10.200.201.1"}],"id":"5a99babf-cd27-4bdc-9254-3e4c3ece896c","security_groups":["07f23fc8-c251-4dba-96e9-f73a796b53c7"],"mac_address":"fa:16:3e:4b:e3:b0","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1","project_id":"47aeba21a49648df8a9fb05e049d09df","qos_policy_id":null,"admin_state_up":true,"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","dns_name":"","created_at":"2019-01-08T01:51:55Z","binding:vnic_type":"normal","tenant_id":"47aeba21a49648df8a9fb05e049d09df"}} 2019-01-08 01:51:56,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-16f41d16-c5cc-4bf3-9df1-82e0931bdb9c 2019-01-08 01:51:56,818 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1 for router - CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router 2019-01-08 01:51:56,818 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router 2019-01-08 01:51:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/e3c4004a-778f-4f67-a65c-d7e167baf8e3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" -d '{"port_id": "5a99babf-cd27-4bdc-9254-3e4c3ece896c"}' 2019-01-08 01:51:59,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a49f4911-a0af-41ed-9055-14d934cb7881 Date: Tue, 08 Jan 2019 01:51:59 GMT RESP BODY: {"network_id": "f5b98fea-8d03-4a05-b8df-b69d0ccc21ef", "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "subnet_id": "1873a067-a6d5-420b-8dda-3910a952a8b8", "subnet_ids": ["1873a067-a6d5-420b-8dda-3910a952a8b8"], "port_id": "5a99babf-cd27-4bdc-9254-3e4c3ece896c", "id": "e3c4004a-778f-4f67-a65c-d7e167baf8e3"} 2019-01-08 01:51:59,642 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/e3c4004a-778f-4f67-a65c-d7e167baf8e3/add_router_interface used request id req-a49f4911-a0af-41ed-9055-14d934cb7881 2019-01-08 01:51:59,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/e3c4004a-778f-4f67-a65c-d7e167baf8e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:51:59,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-62196120-4f94-421d-b3d6-b4181de74844 Date: Tue, 08 Jan 2019 01:51:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "created_at": "2019-01-08T01:51:49Z", "admin_state_up": true, "updated_at": "2019-01-08T01:51:57Z", "revision_number": 3, "routes": [], "project_id": "47aeba21a49648df8a9fb05e049d09df", "id": "e3c4004a-778f-4f67-a65c-d7e167baf8e3", "name": "CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router"}} 2019-01-08 01:51:59,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/e3c4004a-778f-4f67-a65c-d7e167baf8e3 used request id req-62196120-4f94-421d-b3d6-b4181de74844 2019-01-08 01:51:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=e3c4004a-778f-4f67-a65c-d7e167baf8e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:52:00,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 986 X-Openstack-Request-Id: req-19fffd97-a24a-417c-bea9-e994dab06210 Date: Tue, 08 Jan 2019 01:52:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:51:58Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1873a067-a6d5-420b-8dda-3910a952a8b8","ip_address":"10.200.201.1"}],"id":"5a99babf-cd27-4bdc-9254-3e4c3ece896c","security_groups":["07f23fc8-c251-4dba-96e9-f73a796b53c7"],"mac_address":"fa:16:3e:4b:e3:b0","project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1","admin_state_up":true,"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","dns_name":"","created_at":"2019-01-08T01:51:55Z","binding:vnic_type":"normal","device_id":"e3c4004a-778f-4f67-a65c-d7e167baf8e3","tenant_id":"47aeba21a49648df8a9fb05e049d09df"}]} 2019-01-08 01:52:00,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=e3c4004a-778f-4f67-a65c-d7e167baf8e3 used request id req-19fffd97-a24a-417c-bea9-e994dab06210 2019-01-08 01:52:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/1873a067-a6d5-420b-8dda-3910a952a8b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:52:00,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-87cb0103-1a82-4e9a-9227-2478b4e9f4d5 Date: Tue, 08 Jan 2019 01:52:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}} 2019-01-08 01:52:00,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/1873a067-a6d5-420b-8dda-3910a952a8b8 used request id req-87cb0103-1a82-4e9a-9227-2478b4e9f4d5 2019-01-08 01:52:00,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:00,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f0c0903fb5d473ebaf0dedb8eae3157", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role"}], "expires_at": "2019-01-08T02:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47aeba21a49648df8a9fb05e049d09df", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/47aeba21a49648df8a9fb05e049d09df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-user", "id": "de07ee7b0f9e449bb7d8bf729e2afe44"}, "audit_ids": ["doMok9TzRqSbGfS0OOtK0w"], "issued_at": "2019-01-08T01:52:00.000000Z"}} 2019-01-08 01:52:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:00,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a1fe542f-f1d4-4e6a-97ca-74b1330b949b Date: Tue, 08 Jan 2019 01:52:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "created_at": "2019-01-08T01:51:49Z", "admin_state_up": true, "updated_at": "2019-01-08T01:51:57Z", "revision_number": 3, "routes": [], "project_id": "47aeba21a49648df8a9fb05e049d09df", "id": "e3c4004a-778f-4f67-a65c-d7e167baf8e3", "name": "CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router"}]} 2019-01-08 01:52:00,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router&admin_state_up=True used request id req-a1fe542f-f1d4-4e6a-97ca-74b1330b949b 2019-01-08 01:52:01,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:01,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:01,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0db10be7765ed986eaaedab66e67284cff6b436" 2019-01-08 01:52:01,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb602846-3933-40d8-b99c-6cd764f95703 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47aeba21a49648df8a9fb05e049d09df", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}} 2019-01-08 01:52:01,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df used request id req-cb602846-3933-40d8-b99c-6cd764f95703 2019-01-08 01:52:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=e3c4004a-778f-4f67-a65c-d7e167baf8e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:01,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 986 X-Openstack-Request-Id: req-3674d513-7aba-4f27-9c9b-cb71d945035b Date: Tue, 08 Jan 2019 01:52:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:51:58Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1873a067-a6d5-420b-8dda-3910a952a8b8","ip_address":"10.200.201.1"}],"id":"5a99babf-cd27-4bdc-9254-3e4c3ece896c","security_groups":["07f23fc8-c251-4dba-96e9-f73a796b53c7"],"mac_address":"fa:16:3e:4b:e3:b0","project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1","admin_state_up":true,"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","dns_name":"","created_at":"2019-01-08T01:51:55Z","binding:vnic_type":"normal","device_id":"e3c4004a-778f-4f67-a65c-d7e167baf8e3","tenant_id":"47aeba21a49648df8a9fb05e049d09df"}]} 2019-01-08 01:52:01,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=e3c4004a-778f-4f67-a65c-d7e167baf8e3 used request id req-3674d513-7aba-4f27-9c9b-cb71d945035b 2019-01-08 01:52:01,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/1873a067-a6d5-420b-8dda-3910a952a8b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:01,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b8eaf938-b5f1-4ed7-b335-a1441c77bde3 Date: Tue, 08 Jan 2019 01:52:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}} 2019-01-08 01:52:01,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/1873a067-a6d5-420b-8dda-3910a952a8b8 used request id req-b8eaf938-b5f1-4ed7-b335-a1441c77bde3 2019-01-08 01:52:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:01,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-163bc7ec-027e-464a-922c-65b49b77ae1a Date: Tue, 08 Jan 2019 01:52:01 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:52:01,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-163bc7ec-027e-464a-922c-65b49b77ae1a 2019-01-08 01:52:01,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:01,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d396a414-f04d-49a8-8801-f8f1988d80d9 Date: Tue, 08 Jan 2019 01:52:01 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:52:01,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-d396a414-f04d-49a8-8801-f8f1988d80d9 2019-01-08 01:52:01,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:02,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7f413611-6425-4bf6-81ad-57aa51769caf Date: Tue, 08 Jan 2019 01:52:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","subnets":["1873a067-a6d5-420b-8dda-3910a952a8b8"],"description":"","tags":[],"updated_at":"2019-01-08T01:51:45Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1","admin_state_up":true,"tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:44Z","mtu":1442}]} 2019-01-08 01:52:02,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-7f413611-6425-4bf6-81ad-57aa51769caf 2019-01-08 01:52:02,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:02,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-99c28c50-dee4-4373-a910-b4f1b93d9c5a Date: Tue, 08 Jan 2019 01:52:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]} 2019-01-08 01:52:02,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-99c28c50-dee4-4373-a910-b4f1b93d9c5a 2019-01-08 01:52:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:02,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-63b801c4-e5ed-4398-90c5-5523102b117b Date: Tue, 08 Jan 2019 01:52:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:51:46Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1873a067-a6d5-420b-8dda-3910a952a8b8","ip_address":"10.200.201.2"}],"id":"36f7a8cd-7717-4377-be3f-bec629090954","security_groups":[],"mac_address":"fa:16:3e:f6:ee:fc","project_id":"47aeba21a49648df8a9fb05e049d09df","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-2","ip_address":"10.200.201.2","fqdn":"host-10-200-201-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","dns_name":"","created_at":"2019-01-08T01:51:44Z","binding:vnic_type":"normal","device_id":"","tenant_id":"47aeba21a49648df8a9fb05e049d09df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:51:58Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1873a067-a6d5-420b-8dda-3910a952a8b8","ip_address":"10.200.201.1"}],"id":"5a99babf-cd27-4bdc-9254-3e4c3ece896c","security_groups":["07f23fc8-c251-4dba-96e9-f73a796b53c7"],"mac_address":"fa:16:3e:4b:e3:b0","project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1","admin_state_up":true,"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","dns_name":"","created_at":"2019-01-08T01:51:55Z","binding:vnic_type":"normal","device_id":"e3c4004a-778f-4f67-a65c-d7e167baf8e3","tenant_id":"47aeba21a49648df8a9fb05e049d09df"}]} 2019-01-08 01:52:02,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-63b801c4-e5ed-4398-90c5-5523102b117b 2019-01-08 01:52:02,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/1873a067-a6d5-420b-8dda-3910a952a8b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:03,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-32c26c55-0d9d-4e78-be6d-ad5a5ce5db24 Date: Tue, 08 Jan 2019 01:52:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}} 2019-01-08 01:52:03,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/1873a067-a6d5-420b-8dda-3910a952a8b8 used request id req-32c26c55-0d9d-4e78-be6d-ad5a5ce5db24 2019-01-08 01:52:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:03,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5ecf9791-b7c5-44a4-a15f-aa66bb09ab08 Date: Tue, 08 Jan 2019 01:52:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47aeba21a49648df8a9fb05e049d09df","status":"ACTIVE","subnets":["1873a067-a6d5-420b-8dda-3910a952a8b8"],"description":"","tags":[],"updated_at":"2019-01-08T01:51:45Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1","admin_state_up":true,"tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:44Z","mtu":1442}]} 2019-01-08 01:52:03,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-5ecf9791-b7c5-44a4-a15f-aa66bb09ab08 2019-01-08 01:52:03,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7dd693b7e8954db782b13394ac6e79352073c2" 2019-01-08 01:52:03,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7dbca2c4-4888-41c3-8c81-03febe3b01ff Date: Tue, 08 Jan 2019 01:52:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5b98fea-8d03-4a05-b8df-b69d0ccc21ef","tenant_id":"47aeba21a49648df8a9fb05e049d09df","created_at":"2019-01-08T01:51:45Z","dns_nameservers":[],"updated_at":"2019-01-08T01:51:45Z","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":"47aeba21a49648df8a9fb05e049d09df","id":"1873a067-a6d5-420b-8dda-3910a952a8b8","subnetpool_id":null,"name":"CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1"}]} 2019-01-08 01:52:03,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-7dbca2c4-4888-41c3-8c81-03febe3b01ff 2019-01-08 01:52:03,392 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router and port CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-port1 2019-01-08 01:52:03,392 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router 2019-01-08 01:52:03,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/e3c4004a-778f-4f67-a65c-d7e167baf8e3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" -d '{"port_id": "5a99babf-cd27-4bdc-9254-3e4c3ece896c"}' 2019-01-08 01:52:05,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-689bd0b7-ea13-4364-ba1d-f27291b597d4 Date: Tue, 08 Jan 2019 01:52:05 GMT RESP BODY: {"network_id": "f5b98fea-8d03-4a05-b8df-b69d0ccc21ef", "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "subnet_id": "1873a067-a6d5-420b-8dda-3910a952a8b8", "subnet_ids": ["1873a067-a6d5-420b-8dda-3910a952a8b8"], "port_id": "5a99babf-cd27-4bdc-9254-3e4c3ece896c", "id": "e3c4004a-778f-4f67-a65c-d7e167baf8e3"} 2019-01-08 01:52:05,340 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/e3c4004a-778f-4f67-a65c-d7e167baf8e3/remove_router_interface used request id req-689bd0b7-ea13-4364-ba1d-f27291b597d4 2019-01-08 01:52:05,340 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router 2019-01-08 01:52:05,340 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-router 2019-01-08 01:52:05,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/e3c4004a-778f-4f67-a65c-d7e167baf8e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a6b6a53c0e46d577df18fd11343cf0637abf3c" 2019-01-08 01:52:07,283 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6321b2e8-fb39-4ae5-ba4e-820cfe1cab96 Content-Length: 0 Date: Tue, 08 Jan 2019 01:52:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:52:07,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/e3c4004a-778f-4f67-a65c-d7e167baf8e3 used request id req-6321b2e8-fb39-4ae5-ba4e-820cfe1cab96 2019-01-08 01:52:07,284 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1 2019-01-08 01:52:07,284 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-subnet1 2019-01-08 01:52:07,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/1873a067-a6d5-420b-8dda-3910a952a8b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" 2019-01-08 01:52:09,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7cbac652-f97a-4635-9bc4-938c25546438 Date: Tue, 08 Jan 2019 01:52:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:52:09,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/1873a067-a6d5-420b-8dda-3910a952a8b8 used request id req-7cbac652-f97a-4635-9bc4-938c25546438 2019-01-08 01:52:09,172 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-45c45f27-2849-4e15-8f97-e8d7a2f3d61d-pub-net1 2019-01-08 01:52:09,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/f5b98fea-8d03-4a05-b8df-b69d0ccc21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde7916dc736ebc16943a13c1efce3ffff241b30" 2019-01-08 01:52:10,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33cde934-2a76-45d3-a0be-6d1404a1c5ba Date: Tue, 08 Jan 2019 01:52:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:52:10,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/f5b98fea-8d03-4a05-b8df-b69d0ccc21ef used request id req-33cde934-2a76-45d3-a0be-6d1404a1c5ba 2019-01-08 01:52:10,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:52:10,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-16cb0034-14e3-48e4-9701-9681a062f3e2 Date: Tue, 08 Jan 2019 01:52:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "created_at": "2019-01-08T01:51:43Z", "updated_at": "2019-01-08T01:51:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:51:43Z", "revision_number": 0, "id": "1853d425-cca4-40e4-a6be-9868f12e779d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:51:43Z", "security_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "port_range_min": null, "ethertype": "IPv6", "project_id": "47aeba21a49648df8a9fb05e049d09df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:51:43Z", "revision_number": 0, "id": "1bdbe113-ddb3-4dd8-83fa-d2abdaf366f4", "remote_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "remote_ip_prefix": null, "created_at": "2019-01-08T01:51:43Z", "security_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "port_range_min": null, "ethertype": "IPv6", "project_id": "47aeba21a49648df8a9fb05e049d09df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:51:43Z", "revision_number": 0, "id": "387313d9-1ac1-478a-92e5-bdd7519a74d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:51:43Z", "security_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "port_range_min": null, "ethertype": "IPv4", "project_id": "47aeba21a49648df8a9fb05e049d09df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:51:43Z", "revision_number": 0, "id": "d0b487ce-c329-4e26-928d-caaaf431388b", "remote_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "remote_ip_prefix": null, "created_at": "2019-01-08T01:51:43Z", "security_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "port_range_min": null, "ethertype": "IPv4", "project_id": "47aeba21a49648df8a9fb05e049d09df"}], "revision_number": 4, "project_id": "47aeba21a49648df8a9fb05e049d09df", "id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:52:10,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-16cb0034-14e3-48e4-9701-9681a062f3e2 2019-01-08 01:52:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:52:10,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41bc5c2b-8a8c-41bd-9949-86eb4d1ee415 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47aeba21a49648df8a9fb05e049d09df", "name": "CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj"}} 2019-01-08 01:52:10,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df used request id req-41bc5c2b-8a8c-41bd-9949-86eb4d1ee415 2019-01-08 01:52:10,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07f23fc8-c251-4dba-96e9-f73a796b53c7 2019-01-08 01:52:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=07f23fc8-c251-4dba-96e9-f73a796b53c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:52:10,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bf3a0c45-76be-4416-a59c-958e7e87c047 Date: Tue, 08 Jan 2019 01:52: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": "2019-01-08T01:51:43Z", "security_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "port_range_min": null, "revision_number": 0, "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "created_at": "2019-01-08T01:51:43Z", "project_id": "47aeba21a49648df8a9fb05e049d09df", "id": "1853d425-cca4-40e4-a6be-9868f12e779d"}, {"remote_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:51:43Z", "security_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "port_range_min": null, "revision_number": 0, "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "created_at": "2019-01-08T01:51:43Z", "project_id": "47aeba21a49648df8a9fb05e049d09df", "id": "1bdbe113-ddb3-4dd8-83fa-d2abdaf366f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:51:43Z", "security_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "port_range_min": null, "revision_number": 0, "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "created_at": "2019-01-08T01:51:43Z", "project_id": "47aeba21a49648df8a9fb05e049d09df", "id": "387313d9-1ac1-478a-92e5-bdd7519a74d5"}, {"remote_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:51:43Z", "security_group_id": "07f23fc8-c251-4dba-96e9-f73a796b53c7", "port_range_min": null, "revision_number": 0, "tenant_id": "47aeba21a49648df8a9fb05e049d09df", "created_at": "2019-01-08T01:51:43Z", "project_id": "47aeba21a49648df8a9fb05e049d09df", "id": "d0b487ce-c329-4e26-928d-caaaf431388b"}]} 2019-01-08 01:52:10,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=07f23fc8-c251-4dba-96e9-f73a796b53c7 used request id req-bf3a0c45-76be-4416-a59c-958e7e87c047 2019-01-08 01:52:10,832 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:52:10,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/07f23fc8-c251-4dba-96e9-f73a796b53c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:52:11,190 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-017927e0-572b-4d36-9257-fdc90859bbf4 Content-Length: 0 Date: Tue, 08 Jan 2019 01:52:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:52:11,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/07f23fc8-c251-4dba-96e9-f73a796b53c7 used request id req-017927e0-572b-4d36-9257-fdc90859bbf4 2019-01-08 01:52:11,191 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj 2019-01-08 01:52:11,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:52:11,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d433a742-6485-4e05-bbd6-a4a75ae3f323 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:52:11,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/47aeba21a49648df8a9fb05e049d09df used request id req-d433a742-6485-4e05-bbd6-a4a75ae3f323 2019-01-08 01:52:11,442 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-0a6e4a57-6da5-43a-proj-role 2019-01-08 01:52:11,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/5f0c0903fb5d473ebaf0dedb8eae3157 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:52:11,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f123cb7-7e03-4ffb-9f5a-5d3e0fd1c122 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:52:11,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/5f0c0903fb5d473ebaf0dedb8eae3157 used request id req-9f123cb7-7e03-4ffb-9f5a-5d3e0fd1c122 2019-01-08 01:52:11,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531cf7ff0d8e4c5630116ea5420ac6826a5e72e1" 2019-01-08 01:52:11,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce3039db-ad7c-40df-8dd7-f8f9f6a5c82b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:52:11,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ce3039db-ad7c-40df-8dd7-f8f9f6a5c82b 2019-01-08 01:52:11,696 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-0a6e4a57-6da5-43a-user 2019-01-08 01:52:11,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/de07ee7b0f9e449bb7d8bf729e2afe44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea86061180f5871dd547889b4f71739542ea5cd" 2019-01-08 01:52:11,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e76fcbb2-889b-4610-b25f-b49a215299c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:52:11,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/de07ee7b0f9e449bb7d8bf729e2afe44 used request id req-e76fcbb2-889b-4610-b25f-b49a215299c8 2019-01-08 01:52:11,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:12,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["oUpKpdJ0STyZQxIoPMFtjQ"], "issued_at": "2019-01-08T01:52:12.000000Z"}} 2019-01-08 01:52:12,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865ad74155ab7486e63b426fc782b47cbe139498" 2019-01-08 01:52:12,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24253a8-543f-46ff-948c-1ee4b002f462 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:12,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c24253a8-543f-46ff-948c-1ee4b002f462 2019-01-08 01:52:12,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:12,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:12,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["O6kCFzTdS2-Ka945pz3hCw"], "issued_at": "2019-01-08T01:52:12.000000Z"}} 2019-01-08 01:52:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:13,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e146656-0490-485a-89aa-86d14f21f856 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:13,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5e146656-0490-485a-89aa-86d14f21f856 2019-01-08 01:52:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:13,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:13,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75d16f35-4db6-4d5b-b12a-4142d573e466 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:52:13,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj used request id req-75d16f35-4db6-4d5b-b12a-4142d573e466 2019-01-08 01:52:13,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:13,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f4b4f0-fccc-4904-be7f-e82fbb1a824b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:52:13,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c0f4b4f0-fccc-4904-be7f-e82fbb1a824b 2019-01-08 01:52:13,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj"}}' 2019-01-08 01:52:13,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b1b5db-c937-4259-bc53-ca35510c36b4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8"}, "tags": [], "enabled": true, "id": "dab15dad7d4f4423916f0245e0b3cfd8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj"}} 2019-01-08 01:52:13,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-12b1b5db-c937-4259-bc53-ca35510c36b4 2019-01-08 01:52:13,461 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj 2019-01-08 01:52:13,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:13,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:13,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:52:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["GC4oY5dFSsqJmpsDltAMqQ"], "issued_at": "2019-01-08T01:52:13.000000Z"}} 2019-01-08 01:52:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327ccf4f2494853ccba5dd87c3c34a4cb5115f89" 2019-01-08 01:52:13,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477d70c8-d319-46a6-9ebf-7b5ccb973763 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:13,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-477d70c8-d319-46a6-9ebf-7b5ccb973763 2019-01-08 01:52:14,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:14,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327ccf4f2494853ccba5dd87c3c34a4cb5115f89" 2019-01-08 01:52:14,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cd7622-fae1-41b7-ab50-a3999305148b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:52:14,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d1cd7622-fae1-41b7-ab50-a3999305148b 2019-01-08 01:52:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327ccf4f2494853ccba5dd87c3c34a4cb5115f89" 2019-01-08 01:52:14,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e248c3eb-653e-4c24-9f42-7c33c9a9a06b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8"}, "tags": [], "enabled": true, "id": "dab15dad7d4f4423916f0245e0b3cfd8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj"}]} 2019-01-08 01:52:14,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj used request id req-e248c3eb-653e-4c24-9f42-7c33c9a9a06b 2019-01-08 01:52:14,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327ccf4f2494853ccba5dd87c3c34a4cb5115f89" 2019-01-08 01:52:14,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043925a8-d02a-4a4d-bb38-391171b1954f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:52:14,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-043925a8-d02a-4a4d-bb38-391171b1954f 2019-01-08 01:52:14,622 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9ec9289a-e7fc-4be-user 2019-01-08 01:52:14,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:14,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb975f3-b7d9-47b6-91f6-4f2510758d46 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:52:14,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4fb975f3-b7d9-47b6-91f6-4f2510758d46 2019-01-08 01:52:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" -d '{"role": {"name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj-role"}}' 2019-01-08 01:52:14,879 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d015d1f-f4a0-4d10-97c6-5a2781ca0238 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cbf40ec3a47429ab7eb77cacf2cf0e7", "links": {"self": "http://172.30.9.42:5000/v3/roles/4cbf40ec3a47429ab7eb77cacf2cf0e7"}, "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj-role"}} 2019-01-08 01:52:14,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-1d015d1f-f4a0-4d10-97c6-5a2781ca0238 2019-01-08 01:52:14,879 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj-role 2019-01-08 01:52:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/4cbf40ec3a47429ab7eb77cacf2cf0e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:14,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a3b14d-10d5-46f9-8f8c-561a02b98a83 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cbf40ec3a47429ab7eb77cacf2cf0e7", "links": {"self": "http://172.30.9.42:5000/v3/roles/4cbf40ec3a47429ab7eb77cacf2cf0e7"}, "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj-role"}} 2019-01-08 01:52:14,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/4cbf40ec3a47429ab7eb77cacf2cf0e7 used request id req-28a3b14d-10d5-46f9-8f8c-561a02b98a83 2019-01-08 01:52:14,986 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj-role to project CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj 2019-01-08 01:52:14,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8/users/06d5eaef944f41218d59fd7ce02903c2/roles/4cbf40ec3a47429ab7eb77cacf2cf0e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:15,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee1f0d5b-d192-452a-90cf-03edeca01332 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:52:15,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8/users/06d5eaef944f41218d59fd7ce02903c2/roles/4cbf40ec3a47429ab7eb77cacf2cf0e7 used request id req-ee1f0d5b-d192-452a-90cf-03edeca01332 2019-01-08 01:52:15,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:15,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:15,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["9553F7NiRpaHECjDL3RzHg"], "issued_at": "2019-01-08T01:52:15.000000Z"}} 2019-01-08 01:52:15,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:15,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65630a74-f636-4137-93dc-f9a62db1430d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:15,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-65630a74-f636-4137-93dc-f9a62db1430d 2019-01-08 01:52:15,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:15,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d2ef776f-0c41-4bbf-be19-6868c7e64837 Date: Tue, 08 Jan 2019 01:52:15 GMT RESP BODY: {"routers": []} 2019-01-08 01:52:15,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router&admin_state_up=True used request id req-d2ef776f-0c41-4bbf-be19-6868c7e64837 2019-01-08 01:52:15,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:15,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:16,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:52:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["SDIRkOVWTx6ytedb7G1gDA"], "issued_at": "2019-01-08T01:52:16.000000Z"}} 2019-01-08 01:52:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb7e83b942d547fead3ab129c1890d01d8675b" 2019-01-08 01:52:16,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9189db42-ab96-4183-b19e-5b6792e40fe1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:16,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9189db42-ab96-4183-b19e-5b6792e40fe1 2019-01-08 01:52:16,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:16,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:16,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eb7e83b942d547fead3ab129c1890d01d8675b" 2019-01-08 01:52:16,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc294756-65d8-4250-ba50-b0e3a1528721 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8"}, "tags": [], "enabled": true, "id": "dab15dad7d4f4423916f0245e0b3cfd8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj"}]} 2019-01-08 01:52:16,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj used request id req-bc294756-65d8-4250-ba50-b0e3a1528721 2019-01-08 01:52:16,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:16,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-f1f6c97a-0ccc-4101-a11c-e3d5328bcc17 Date: Tue, 08 Jan 2019 01:52:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:52:16,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-f1f6c97a-0ccc-4101-a11c-e3d5328bcc17 2019-01-08 01:52:16,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:17,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-71470842-e4a0-4148-b15d-bd3f8a6a956a Date: Tue, 08 Jan 2019 01:52:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 01:52:17,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-71470842-e4a0-4148-b15d-bd3f8a6a956a 2019-01-08 01:52:17,106 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router 2019-01-08 01:52:17,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "tenant_id": "dab15dad7d4f4423916f0245e0b3cfd8", "name": "CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router", "admin_state_up": true}}' 2019-01-08 01:52:19,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-80b6e1a3-376d-46c7-9c1e-1bce1185185d Date: Tue, 08 Jan 2019 01:52:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "dab15dad7d4f4423916f0245e0b3cfd8", "created_at": "2019-01-08T01:52:17Z", "admin_state_up": true, "updated_at": "2019-01-08T01:52:18Z", "revision_number": 2, "routes": [], "project_id": "dab15dad7d4f4423916f0245e0b3cfd8", "id": "a94356c5-f031-4742-892e-201ebaca6bb1", "name": "CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router"}} 2019-01-08 01:52:19,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-80b6e1a3-376d-46c7-9c1e-1bce1185185d 2019-01-08 01:52:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=a94356c5-f031-4742-892e-201ebaca6bb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:19,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-d34f9cb2-3351-4862-97fd-26024dcaa3a0 Date: Tue, 08 Jan 2019 01:52:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:18Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.213"}],"id":"e7c3033a-c392-47c9-9d41-24d08c806675","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:77:1d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-213","ip_address":"172.30.9.213","fqdn":"host-172-30-9-213.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:52:17Z","binding:vnic_type":"normal","device_id":"a94356c5-f031-4742-892e-201ebaca6bb1","tenant_id":""}]} 2019-01-08 01:52:19,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=a94356c5-f031-4742-892e-201ebaca6bb1 used request id req-d34f9cb2-3351-4862-97fd-26024dcaa3a0 2019-01-08 01:52:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:19,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-bf220fc0-d73f-4c23-ae8d-171de997784f Date: Tue, 08 Jan 2019 01:52:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:52:19,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-bf220fc0-d73f-4c23-ae8d-171de997784f 2019-01-08 01:52:19,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/a94356c5-f031-4742-892e-201ebaca6bb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:20,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a9ff51d4-b86e-4faf-9193-2177ba65471e Date: Tue, 08 Jan 2019 01:52:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "dab15dad7d4f4423916f0245e0b3cfd8", "created_at": "2019-01-08T01:52:17Z", "admin_state_up": true, "updated_at": "2019-01-08T01:52:18Z", "revision_number": 2, "routes": [], "project_id": "dab15dad7d4f4423916f0245e0b3cfd8", "id": "a94356c5-f031-4742-892e-201ebaca6bb1", "name": "CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router"}} 2019-01-08 01:52:20,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/a94356c5-f031-4742-892e-201ebaca6bb1 used request id req-a9ff51d4-b86e-4faf-9193-2177ba65471e 2019-01-08 01:52:20,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=a94356c5-f031-4742-892e-201ebaca6bb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:20,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-bf5b4642-e426-4657-9e69-1e66d9f302c5 Date: Tue, 08 Jan 2019 01:52:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:18Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.213"}],"id":"e7c3033a-c392-47c9-9d41-24d08c806675","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:77:1d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-213","ip_address":"172.30.9.213","fqdn":"host-172-30-9-213.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:52:17Z","binding:vnic_type":"normal","device_id":"a94356c5-f031-4742-892e-201ebaca6bb1","tenant_id":""}]} 2019-01-08 01:52:20,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=a94356c5-f031-4742-892e-201ebaca6bb1 used request id req-bf5b4642-e426-4657-9e69-1e66d9f302c5 2019-01-08 01:52:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:20,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8eb13b31-b7e7-48ab-a62e-7b384a9f1122 Date: Tue, 08 Jan 2019 01:52:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:52:20,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-8eb13b31-b7e7-48ab-a62e-7b384a9f1122 2019-01-08 01:52:20,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:20,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cbf40ec3a47429ab7eb77cacf2cf0e7", "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj-role"}], "expires_at": "2019-01-08T02:52:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dab15dad7d4f4423916f0245e0b3cfd8", "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_dab15dad7d4f4423916f0245e0b3cfd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_dab15dad7d4f4423916f0245e0b3cfd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/dab15dad7d4f4423916f0245e0b3cfd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-user", "id": "06d5eaef944f41218d59fd7ce02903c2"}, "audit_ids": ["026FtvisSRWcyNZvs51HEg"], "issued_at": "2019-01-08T01:52:20.000000Z"}} 2019-01-08 01:52:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2290a1152b1c5e62159d4e139e654bccf3e491da" 2019-01-08 01:52:21,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-aeafea5f-e14e-40c2-820d-3f763b4e822c Date: Tue, 08 Jan 2019 01:52:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "dab15dad7d4f4423916f0245e0b3cfd8", "created_at": "2019-01-08T01:52:17Z", "admin_state_up": true, "updated_at": "2019-01-08T01:52:18Z", "revision_number": 2, "routes": [], "project_id": "dab15dad7d4f4423916f0245e0b3cfd8", "id": "a94356c5-f031-4742-892e-201ebaca6bb1", "name": "CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router"}]} 2019-01-08 01:52:21,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router&admin_state_up=True used request id req-aeafea5f-e14e-40c2-820d-3f763b4e822c 2019-01-08 01:52:21,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:21,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:21,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865ad74155ab7486e63b426fc782b47cbe139498" 2019-01-08 01:52:21,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162890ec-6679-49b1-8097-19aaa0aa7521 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dab15dad7d4f4423916f0245e0b3cfd8", "name": "CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj"}} 2019-01-08 01:52:21,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8 used request id req-162890ec-6679-49b1-8097-19aaa0aa7521 2019-01-08 01:52:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=a94356c5-f031-4742-892e-201ebaca6bb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2290a1152b1c5e62159d4e139e654bccf3e491da" 2019-01-08 01:52:21,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-28fbf4b4-f554-4437-8673-b0aafad6d4e5 Date: Tue, 08 Jan 2019 01:52:21 GMT RESP BODY: {"ports":[]} 2019-01-08 01:52:21,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=a94356c5-f031-4742-892e-201ebaca6bb1 used request id req-28fbf4b4-f554-4437-8673-b0aafad6d4e5 2019-01-08 01:52:21,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2290a1152b1c5e62159d4e139e654bccf3e491da" 2019-01-08 01:52:22,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f1ea4302-1a82-4a89-8086-c324b1f77ccd Date: Tue, 08 Jan 2019 01:52:22 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:52:22,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-f1ea4302-1a82-4a89-8086-c324b1f77ccd 2019-01-08 01:52:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2290a1152b1c5e62159d4e139e654bccf3e491da" 2019-01-08 01:52:22,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23e4cc63-7182-4c6a-b0ad-ac299c9bb269 Date: Tue, 08 Jan 2019 01:52:22 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:52:22,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-23e4cc63-7182-4c6a-b0ad-ac299c9bb269 2019-01-08 01:52:22,589 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router 2019-01-08 01:52:22,589 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-13f5b918-6fb7-4c28-bced-c74743e3b64f-pub-router 2019-01-08 01:52:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/a94356c5-f031-4742-892e-201ebaca6bb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a39476ade2eb0b933283004efe4f5207a3b84d" 2019-01-08 01:52:24,781 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85494079-cccf-4d30-87f0-53b4a7234d6e Content-Length: 0 Date: Tue, 08 Jan 2019 01:52:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:52:24,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/a94356c5-f031-4742-892e-201ebaca6bb1 used request id req-85494079-cccf-4d30-87f0-53b4a7234d6e 2019-01-08 01:52:24,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:25,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-aa0d0e21-6248-477c-b4dc-5db7bd010633 Date: Tue, 08 Jan 2019 01:52:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:52:25,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-aa0d0e21-6248-477c-b4dc-5db7bd010633 2019-01-08 01:52:25,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:25,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f408ae-a5f3-446c-bb9b-53cab20defad Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:52:25,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-c1f408ae-a5f3-446c-bb9b-53cab20defad 2019-01-08 01:52:25,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:25,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de6d128f-d04e-403a-b65c-2a08324bd929 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:25,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-de6d128f-d04e-403a-b65c-2a08324bd929 2019-01-08 01:52:25,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:25,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:25,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3bffb90-89db-4fe5-badb-b1ccd3501e49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:25,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-b3bffb90-89db-4fe5-badb-b1ccd3501e49 2019-01-08 01:52:25,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:25,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:25,512 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48227a8b-04c1-4691-b417-3a7839927fd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:25,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-48227a8b-04c1-4691-b417-3a7839927fd6 2019-01-08 01:52:25,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:25,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9383c4b-8583-4d20-b88b-2c6dddf7c066 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:25,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-a9383c4b-8583-4d20-b88b-2c6dddf7c066 2019-01-08 01:52:25,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:25,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:25,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cdbdd7a-69f9-4b42-9a48-4a8475bc6868 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:52:25,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-6cdbdd7a-69f9-4b42-9a48-4a8475bc6868 2019-01-08 01:52:25,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:25,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbaafaf9-bd63-4632-821b-42d6cf246ec7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:25,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-dbaafaf9-bd63-4632-821b-42d6cf246ec7 2019-01-08 01:52:25,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:25,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:25,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fc42930-185b-43ec-84a2-30accd327dc2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:25,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-2fc42930-185b-43ec-84a2-30accd327dc2 2019-01-08 01:52:25,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:26,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a96039a-d103-45d8-9da7-1d44a4c0b6ff 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:52:26,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-4a96039a-d103-45d8-9da7-1d44a4c0b6ff 2019-01-08 01:52:26,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:26,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0344624-36af-4290-863d-95ca93f16b6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:26,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-b0344624-36af-4290-863d-95ca93f16b6b 2019-01-08 01:52:26,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:26,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:26,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737a9000-c2ca-4885-80df-48f1d4e8c645 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:26,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-737a9000-c2ca-4885-80df-48f1d4e8c645 2019-01-08 01:52:26,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:26,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:26,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13e74f4d-5e31-44e2-8d71-b8315154a57e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:26,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-13e74f4d-5e31-44e2-8d71-b8315154a57e 2019-01-08 01:52:26,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:26,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:26,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b46abf9-b72c-40c0-982b-6aec6ae50d7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:52:26,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-8b46abf9-b72c-40c0-982b-6aec6ae50d7c 2019-01-08 01:52:26,554 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:52:26,555 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj 2019-01-08 01:52:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:26,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6431e723-888d-4785-a9a9-d478f7a25922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:52:26,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/dab15dad7d4f4423916f0245e0b3cfd8 used request id req-6431e723-888d-4785-a9a9-d478f7a25922 2019-01-08 01:52:26,831 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9ec9289a-e7fc-4be-proj-role 2019-01-08 01:52:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/4cbf40ec3a47429ab7eb77cacf2cf0e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:26,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ddd31df-7cee-4191-b23a-2d829eea11d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:52:26,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/4cbf40ec3a47429ab7eb77cacf2cf0e7 used request id req-8ddd31df-7cee-4191-b23a-2d829eea11d5 2019-01-08 01:52:26,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8671ab67e91f198859844d12f508bea6af0fd68" 2019-01-08 01:52:27,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ee14a5-13cd-411e-ab39-54842351aff6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:52:27,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-74ee14a5-13cd-411e-ab39-54842351aff6 2019-01-08 01:52:27,093 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9ec9289a-e7fc-4be-user 2019-01-08 01:52:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/06d5eaef944f41218d59fd7ce02903c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327ccf4f2494853ccba5dd87c3c34a4cb5115f89" 2019-01-08 01:52:27,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-927c5594-844c-47df-9090-5a9c81f3682d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:52:27,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/06d5eaef944f41218d59fd7ce02903c2 used request id req-927c5594-844c-47df-9090-5a9c81f3682d 2019-01-08 01:52:27,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:27,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["zYcT6MboRgW6ljmdcck_yQ"], "issued_at": "2019-01-08T01:52:27.000000Z"}} 2019-01-08 01:52:27,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c858daf194087650f17be22677d78452512bbdf8" 2019-01-08 01:52:27,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be9ab84-9161-4192-8667-8979aa374ab8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:27,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0be9ab84-9161-4192-8667-8979aa374ab8 2019-01-08 01:52:27,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:27,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:28,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["1mDxaCkzSiqPYd4tET8Zeg"], "issued_at": "2019-01-08T01:52:28.000000Z"}} 2019-01-08 01:52:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:52:28,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860fa6ef-8983-4645-be53-2462d16b55ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:28,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-860fa6ef-8983-4645-be53-2462d16b55ae 2019-01-08 01:52:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:28,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:28,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-60ac6000-762e-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:52:28,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3f251c-0ff2-42a0-b10e-b4c0d65df00c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-60ac6000-762e-48f-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:52:28,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-60ac6000-762e-48f-proj used request id req-7b3f251c-0ff2-42a0-b10e-b4c0d65df00c 2019-01-08 01:52:28,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:52:28,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c0b7a62-fe1e-41e5-8b79-f7f2d3a79bdb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:52:28,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-1c0b7a62-fe1e-41e5-8b79-f7f2d3a79bdb 2019-01-08 01:52:28,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}}' 2019-01-08 01:52:28,687 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0547fcc9-529e-4956-900f-4201286e744b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "id": "7778213cd8db4c7e9881aa3ba0f04006", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:52:28,687 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-0547fcc9-529e-4956-900f-4201286e744b 2019-01-08 01:52:28,688 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-60ac6000-762e-48f-proj 2019-01-08 01:52:28,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:28,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:29,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["YkY7jQTVRO-Q9PioMRuRig"], "issued_at": "2019-01-08T01:52:29.000000Z"}} 2019-01-08 01:52:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eaf43f9ef51aad4ff7f55aac4f33206b4a02c2c" 2019-01-08 01:52:29,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a45f4e-fd19-4739-8e76-de3457eb2078 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:29,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-40a45f4e-fd19-4739-8e76-de3457eb2078 2019-01-08 01:52:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:29,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:29,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eaf43f9ef51aad4ff7f55aac4f33206b4a02c2c" 2019-01-08 01:52:29,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e44f1c-de5f-4c5f-8ab7-25d7c0fa87f8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:52:29,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-89e44f1c-de5f-4c5f-8ab7-25d7c0fa87f8 2019-01-08 01:52:29,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-60ac6000-762e-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eaf43f9ef51aad4ff7f55aac4f33206b4a02c2c" 2019-01-08 01:52:29,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503bafff-2b1c-4bed-b55e-e6cb166a7b2d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-60ac6000-762e-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "id": "7778213cd8db4c7e9881aa3ba0f04006", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}]} 2019-01-08 01:52:29,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-60ac6000-762e-48f-proj used request id req-503bafff-2b1c-4bed-b55e-e6cb166a7b2d 2019-01-08 01:52:29,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eaf43f9ef51aad4ff7f55aac4f33206b4a02c2c" 2019-01-08 01:52:29,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb15cace-1148-4cc4-b75c-11e84f3805ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:52:29,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-eb15cace-1148-4cc4-b75c-11e84f3805ae 2019-01-08 01:52:29,886 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-60ac6000-762e-48f-user 2019-01-08 01:52:29,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:29,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:52:29,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f026ee97-3a23-4401-9480-6f5d64226bd9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:52:29,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f026ee97-3a23-4401-9480-6f5d64226bd9 2019-01-08 01:52:29,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" -d '{"role": {"name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}}' 2019-01-08 01:52:30,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51bf17b0-551d-41eb-a7e2-93d4a9f81d95 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "522a14833849404d96f52509e02f0b48", "links": {"self": "http://172.30.9.42:5000/v3/roles/522a14833849404d96f52509e02f0b48"}, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}} 2019-01-08 01:52:30,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-51bf17b0-551d-41eb-a7e2-93d4a9f81d95 2019-01-08 01:52:30,131 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-60ac6000-762e-48f-proj-role 2019-01-08 01:52:30,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/522a14833849404d96f52509e02f0b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:52:30,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7c1aac-2e95-4592-87dc-d80b4c7c1ec0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "522a14833849404d96f52509e02f0b48", "links": {"self": "http://172.30.9.42:5000/v3/roles/522a14833849404d96f52509e02f0b48"}, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}} 2019-01-08 01:52:30,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/522a14833849404d96f52509e02f0b48 used request id req-6a7c1aac-2e95-4592-87dc-d80b4c7c1ec0 2019-01-08 01:52:30,243 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-60ac6000-762e-48f-proj-role to project CreateRouterSuccessTests-60ac6000-762e-48f-proj 2019-01-08 01:52:30,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006/users/f3f8a5a024c94d819ff4483892f5fe88/roles/522a14833849404d96f52509e02f0b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:52:30,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d6b455-51c8-47c4-b1dd-354a208b24f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:52:30,327 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006/users/f3f8a5a024c94d819ff4483892f5fe88/roles/522a14833849404d96f52509e02f0b48 used request id req-e1d6b455-51c8-47c4-b1dd-354a208b24f1 2019-01-08 01:52:30,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:30,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:30,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "522a14833849404d96f52509e02f0b48", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}], "expires_at": "2019-01-08T02:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-user", "id": "f3f8a5a024c94d819ff4483892f5fe88"}, "audit_ids": ["RqE07hnrQ3yG3ikCWr7y9g"], "issued_at": "2019-01-08T01:52:30.000000Z"}} 2019-01-08 01:52:30,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" 2019-01-08 01:52:30,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4299889-a288-454a-80bb-46989d655ad1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:30,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e4299889-a288-454a-80bb-46989d655ad1 2019-01-08 01:52:30,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" 2019-01-08 01:52:31,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-634ef445-facc-4f6d-9669-7a95cfd78280 Date: Tue, 08 Jan 2019 01:52:31 GMT RESP BODY: {"networks":[]} 2019-01-08 01:52:31,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 used request id req-634ef445-facc-4f6d-9669-7a95cfd78280 2019-01-08 01:52:31,059 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 2019-01-08 01:52:31,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" -d '{"network": {"name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1", "admin_state_up": true}}' 2019-01-08 01:52:32,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-90d35b5a-5062-4306-b07c-09c8ec151f2b Date: Tue, 08 Jan 2019 01:52:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:52:31Z","is_default":false,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}} 2019-01-08 01:52:32,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-90d35b5a-5062-4306-b07c-09c8ec151f2b 2019-01-08 01:52:32,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" 2019-01-08 01:52:32,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6bdb0a3e-ca80-4044-830c-d2835ebcf52e Date: Tue, 08 Jan 2019 01:52:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:52:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:52:32,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-6bdb0a3e-ca80-4044-830c-d2835ebcf52e 2019-01-08 01:52:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" 2019-01-08 01:52:33,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-746d4c71-e79a-4f1c-bb04-129e45114792 Date: Tue, 08 Jan 2019 01:52:33 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:52:33,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-746d4c71-e79a-4f1c-bb04-129e45114792 2019-01-08 01:52:33,119 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1 2019-01-08 01:52:33,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" -d '{"subnets": [{"ip_version": 4, "network_id": "fe3c50e2-b069-4a9c-a2d2-72df526948b7", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]}' 2019-01-08 01:52:34,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1b50fb52-50fe-4219-ba92-fc5b3d3e9f1a Date: Tue, 08 Jan 2019 01:52:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:52:34,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-1b50fb52-50fe-4219-ba92-fc5b3d3e9f1a 2019-01-08 01:52:34,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" 2019-01-08 01:52:34,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4f955e2c-b453-45a8-ade4-2fff9134c609 Date: Tue, 08 Jan 2019 01:52:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["fb03f821-3b38-4b35-9d6f-c84f720a3142"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:52:34,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-4f955e2c-b453-45a8-ade4-2fff9134c609 2019-01-08 01:52:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" 2019-01-08 01:52:35,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-84a9d936-13e2-4924-b64f-ef952cfd129e Date: Tue, 08 Jan 2019 01:52:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:52:35,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-84a9d936-13e2-4924-b64f-ef952cfd129e 2019-01-08 01:52:35,185 - OpenStackNetwork - DEBUG - Network [fe3c50e2-b069-4a9c-a2d2-72df526948b7] created successfully 2019-01-08 01:52:35,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:35,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:35,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "522a14833849404d96f52509e02f0b48", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}], "expires_at": "2019-01-08T02:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-user", "id": "f3f8a5a024c94d819ff4483892f5fe88"}, "audit_ids": ["-uluRDKXTIeQC9qF_9JFiA"], "issued_at": "2019-01-08T01:52:35.000000Z"}} 2019-01-08 01:52:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" 2019-01-08 01:52:35,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6089d58c-ffcc-479c-ad25-d2e768dad2f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:35,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6089d58c-ffcc-479c-ad25-d2e768dad2f3 2019-01-08 01:52:35,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" 2019-01-08 01:52:35,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-665e055e-f3f7-4e82-9159-ff44a6be55e3 Date: Tue, 08 Jan 2019 01:52:35 GMT RESP BODY: {"networks":[]} 2019-01-08 01:52:35,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 used request id req-665e055e-f3f7-4e82-9159-ff44a6be55e3 2019-01-08 01:52:35,888 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 2019-01-08 01:52:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" -d '{"network": {"name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2", "admin_state_up": true}}' 2019-01-08 01:52:37,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-aab79a82-6423-4441-ab28-bd220fced938 Date: Tue, 08 Jan 2019 01:52:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:52:36Z","is_default":false,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}} 2019-01-08 01:52:37,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-aab79a82-6423-4441-ab28-bd220fced938 2019-01-08 01:52:37,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" 2019-01-08 01:52:37,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-35c144e9-82af-42d4-8141-63cd227b2416 Date: Tue, 08 Jan 2019 01:52:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:52:36Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:52:37,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-35c144e9-82af-42d4-8141-63cd227b2416 2019-01-08 01:52:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" 2019-01-08 01:52:37,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-026ab82e-b78f-448b-9dbe-4f475c1199b6 Date: Tue, 08 Jan 2019 01:52:37 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:52:37,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-026ab82e-b78f-448b-9dbe-4f475c1199b6 2019-01-08 01:52:37,616 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2 2019-01-08 01:52:37,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" -d '{"subnets": [{"ip_version": 4, "network_id": "c5031ab6-08bf-4fa7-81ec-f6b9c718d057", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]}' 2019-01-08 01:52:39,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1378abed-e318-4911-8628-4f6a3dd49047 Date: Tue, 08 Jan 2019 01:52:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:52:39,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-1378abed-e318-4911-8628-4f6a3dd49047 2019-01-08 01:52:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" 2019-01-08 01:52:39,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-de3b1c1e-d1b3-4d6a-827e-0c873b3a644d Date: Tue, 08 Jan 2019 01:52:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["763b251d-64a7-4e15-9383-9fd3d0c65c0c"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:52:39,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-de3b1c1e-d1b3-4d6a-827e-0c873b3a644d 2019-01-08 01:52:39,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" 2019-01-08 01:52:39,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4742c442-f839-413c-a9e4-99d90668b65c Date: Tue, 08 Jan 2019 01:52:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:52:39,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-4742c442-f839-413c-a9e4-99d90668b65c 2019-01-08 01:52:39,511 - OpenStackNetwork - DEBUG - Network [c5031ab6-08bf-4fa7-81ec-f6b9c718d057] created successfully 2019-01-08 01:52:39,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:39,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:39,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "522a14833849404d96f52509e02f0b48", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}], "expires_at": "2019-01-08T02:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-user", "id": "f3f8a5a024c94d819ff4483892f5fe88"}, "audit_ids": ["hkLQi19TQ9iiybV7qvDu3g"], "issued_at": "2019-01-08T01:52:39.000000Z"}} 2019-01-08 01:52:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:40,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc72d67c-42bf-4536-954c-da08f070e27c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:40,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cc72d67c-42bf-4536-954c-da08f070e27c 2019-01-08 01:52:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:40,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-07eb51a7-aa7d-4895-bf13-2991370241f5 Date: Tue, 08 Jan 2019 01:52:40 GMT RESP BODY: {"routers": []} 2019-01-08 01:52:40,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router&admin_state_up=True used request id req-07eb51a7-aa7d-4895-bf13-2991370241f5 2019-01-08 01:52:40,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:40,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:40,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "522a14833849404d96f52509e02f0b48", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}], "expires_at": "2019-01-08T02:52:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-user", "id": "f3f8a5a024c94d819ff4483892f5fe88"}, "audit_ids": ["MK886GEmQdu_uuP-ohk1Ew"], "issued_at": "2019-01-08T01:52:40.000000Z"}} 2019-01-08 01:52:40,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec6bff2640fcf3ebef696b60b73b7178b9f3d40" 2019-01-08 01:52:40,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a3bc51-252f-462b-b816-95cbacf7766b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:40,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-38a3bc51-252f-462b-b816-95cbacf7766b 2019-01-08 01:52:40,803 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:52:40,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" -d '{"router": {"name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router", "admin_state_up": true}}' 2019-01-08 01:52:41,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-ac57814b-fe38-471e-9674-f211497b773e Date: Tue, 08 Jan 2019 01:52:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:41Z", "admin_state_up": true, "updated_at": "2019-01-08T01:52:41Z", "revision_number": 0, "routes": [], "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "a469bf00-0f83-40f9-9bef-53b58479500c", "name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router"}} 2019-01-08 01:52:41,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-ac57814b-fe38-471e-9674-f211497b773e 2019-01-08 01:52:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:42,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb1670a9-64c6-4823-a69c-c759cff022d4 Date: Tue, 08 Jan 2019 01:52:42 GMT RESP BODY: {"ports":[]} 2019-01-08 01:52:42,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c used request id req-fb1670a9-64c6-4823-a69c-c759cff022d4 2019-01-08 01:52:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:42,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-33e4c1c3-9fce-46be-ab3b-97dc542b7e6a Date: Tue, 08 Jan 2019 01:52:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["fb03f821-3b38-4b35-9d6f-c84f720a3142"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:52:42,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 used request id req-33e4c1c3-9fce-46be-ab3b-97dc542b7e6a 2019-01-08 01:52:42,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:42,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0533b93f-37f7-45fd-97fa-c9c5b814424b Date: Tue, 08 Jan 2019 01:52:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:52:42,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-0533b93f-37f7-45fd-97fa-c9c5b814424b 2019-01-08 01:52:42,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:43,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-555b6e80-7436-4257-91d9-db2db48778c4 Date: Tue, 08 Jan 2019 01:52:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["fb03f821-3b38-4b35-9d6f-c84f720a3142"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:52:43,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 used request id req-555b6e80-7436-4257-91d9-db2db48778c4 2019-01-08 01:52:43,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:43,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:43,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc596eb3-4553-4ef2-a794-0bea9eb43e80 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:52:43,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-bc596eb3-4553-4ef2-a794-0bea9eb43e80 2019-01-08 01:52:43,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:43,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-806145f0-d738-4a81-97a1-560842bbf205 Date: Tue, 08 Jan 2019 01:52:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:52:43,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-806145f0-d738-4a81-97a1-560842bbf205 2019-01-08 01:52:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:43,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c9577ffc-b481-4f15-8ad5-6565808770cc Date: Tue, 08 Jan 2019 01:52:43 GMT RESP BODY: {"ports":[]} 2019-01-08 01:52:43,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1&admin_state_up=True used request id req-c9577ffc-b481-4f15-8ad5-6565808770cc 2019-01-08 01:52:43,526 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1 for router - CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:52:43,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:43,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:43,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "522a14833849404d96f52509e02f0b48", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}], "expires_at": "2019-01-08T02:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-user", "id": "f3f8a5a024c94d819ff4483892f5fe88"}, "audit_ids": ["7XgEN7c7T82Ou8GzSB1XWg"], "issued_at": "2019-01-08T01:52:43.000000Z"}} 2019-01-08 01:52:43,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11493f99fe6c3dc28b9967dddba961e457611a59" 2019-01-08 01:52:44,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e508e053-56b7-4f47-846d-16c91c5e6215 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:44,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e508e053-56b7-4f47-846d-16c91c5e6215 2019-01-08 01:52:44,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:44,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-10a3c975-7030-4b49-aae2-ba5369d7ab2c Date: Tue, 08 Jan 2019 01:52:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["fb03f821-3b38-4b35-9d6f-c84f720a3142"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:52:44,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 used request id req-10a3c975-7030-4b49-aae2-ba5369d7ab2c 2019-01-08 01:52:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:44,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-73b24057-752f-4075-bc44-019ebf0651b3 Date: Tue, 08 Jan 2019 01:52:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:52:44,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-73b24057-752f-4075-bc44-019ebf0651b3 2019-01-08 01:52:44,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:44,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-12105018-8a31-4e5a-a85c-88d1ea598c5a Date: Tue, 08 Jan 2019 01:52:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["fb03f821-3b38-4b35-9d6f-c84f720a3142"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:52:44,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 used request id req-12105018-8a31-4e5a-a85c-88d1ea598c5a 2019-01-08 01:52:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:44,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11493f99fe6c3dc28b9967dddba961e457611a59" 2019-01-08 01:52:45,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1428167a-3f0b-4af9-935a-dc452c79c09b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:52:45,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-1428167a-3f0b-4af9-935a-dc452c79c09b 2019-01-08 01:52:45,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:45,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-89aee1fe-72ce-42bb-9a2a-46b1742f9ed1 Date: Tue, 08 Jan 2019 01:52:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:52:45,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-89aee1fe-72ce-42bb-9a2a-46b1742f9ed1 2019-01-08 01:52:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:45,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f06c237f-9580-4073-8462-39164d87371c Date: Tue, 08 Jan 2019 01:52:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:52:45,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1 used request id req-f06c237f-9580-4073-8462-39164d87371c 2019-01-08 01:52:45,524 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 2019-01-08 01:52:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" -d '{"port": {"network_id": "fe3c50e2-b069-4a9c-a2d2-72df526948b7", "fixed_ips": [{"subnet_id": "fb03f821-3b38-4b35-9d6f-c84f720a3142", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1", "admin_state_up": true}}' 2019-01-08 01:52:46,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 920 X-Openstack-Request-Id: req-5d633a30-3433-479b-92e7-808a5b85cbaf Date: Tue, 08 Jan 2019 01:52:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:46Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","ip_address":"10.200.201.1"}],"id":"116b61c9-91ad-4cb6-ab11-1a49083d0d0b","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:1c:7f:89","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1","project_id":"7778213cd8db4c7e9881aa3ba0f04006","qos_policy_id":null,"admin_state_up":true,"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","dns_name":"","created_at":"2019-01-08T01:52:46Z","binding:vnic_type":"normal","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}} 2019-01-08 01:52:46,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-5d633a30-3433-479b-92e7-808a5b85cbaf 2019-01-08 01:52:46,842 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1 for router - CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:52:46,842 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:52:46,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" -d '{"port_id": "116b61c9-91ad-4cb6-ab11-1a49083d0d0b"}' 2019-01-08 01:52:49,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6f2bd0fd-1f69-43ca-8799-52c492708a83 Date: Tue, 08 Jan 2019 01:52:49 GMT RESP BODY: {"network_id": "fe3c50e2-b069-4a9c-a2d2-72df526948b7", "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "subnet_id": "fb03f821-3b38-4b35-9d6f-c84f720a3142", "subnet_ids": ["fb03f821-3b38-4b35-9d6f-c84f720a3142"], "port_id": "116b61c9-91ad-4cb6-ab11-1a49083d0d0b", "id": "a469bf00-0f83-40f9-9bef-53b58479500c"} 2019-01-08 01:52:49,065 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c/add_router_interface used request id req-6f2bd0fd-1f69-43ca-8799-52c492708a83 2019-01-08 01:52:49,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:49,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-57eeec9f-8e2f-4893-ac12-f81fefc97712 Date: Tue, 08 Jan 2019 01:52:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["763b251d-64a7-4e15-9383-9fd3d0c65c0c"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:52:49,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 used request id req-57eeec9f-8e2f-4893-ac12-f81fefc97712 2019-01-08 01:52:49,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:49,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-98877ec2-c2df-4d02-91c8-e37c52ffb44f Date: Tue, 08 Jan 2019 01:52:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:52:49,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-98877ec2-c2df-4d02-91c8-e37c52ffb44f 2019-01-08 01:52:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:50,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1b5d5a26-1fff-4c80-b420-6e88a35a5acd Date: Tue, 08 Jan 2019 01:52:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["763b251d-64a7-4e15-9383-9fd3d0c65c0c"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:52:50,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 used request id req-1b5d5a26-1fff-4c80-b420-6e88a35a5acd 2019-01-08 01:52:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:50,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f76f925-05ae-45be-af01-01303587eef3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:52:50,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-3f76f925-05ae-45be-af01-01303587eef3 2019-01-08 01:52:50,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:50,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-30180b61-30c3-4110-bb00-9d71a1d65390 Date: Tue, 08 Jan 2019 01:52:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:52:50,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-30180b61-30c3-4110-bb00-9d71a1d65390 2019-01-08 01:52:50,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:50,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-21fad6a8-dad0-468f-b219-9dc09c9c7042 Date: Tue, 08 Jan 2019 01:52:50 GMT RESP BODY: {"ports":[]} 2019-01-08 01:52:50,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2&admin_state_up=True used request id req-21fad6a8-dad0-468f-b219-9dc09c9c7042 2019-01-08 01:52:50,380 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2 for router - CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:52:50,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:50,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:50,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "522a14833849404d96f52509e02f0b48", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}], "expires_at": "2019-01-08T02:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-user", "id": "f3f8a5a024c94d819ff4483892f5fe88"}, "audit_ids": ["vFz4LHl0QHG5Cx-qjydPMg"], "issued_at": "2019-01-08T01:52:50.000000Z"}} 2019-01-08 01:52:50,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983e420bd5f4545994aab9622901480af13a5751" 2019-01-08 01:52:50,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139e2bb9-94f9-40c6-960b-a8015a465695 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:50,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-139e2bb9-94f9-40c6-960b-a8015a465695 2019-01-08 01:52:50,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:51,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-99ff465e-bf66-4427-94ca-9aa0dc56f298 Date: Tue, 08 Jan 2019 01:52:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["763b251d-64a7-4e15-9383-9fd3d0c65c0c"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:52:51,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 used request id req-99ff465e-bf66-4427-94ca-9aa0dc56f298 2019-01-08 01:52:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:51,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7096bf28-b526-4a43-b61d-06eaf9dd914d Date: Tue, 08 Jan 2019 01:52:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:52:51,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-7096bf28-b526-4a43-b61d-06eaf9dd914d 2019-01-08 01:52:51,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:51,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-447a23e5-a3f9-4d5e-b4b0-8d413439d912 Date: Tue, 08 Jan 2019 01:52:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["763b251d-64a7-4e15-9383-9fd3d0c65c0c"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:52:51,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 used request id req-447a23e5-a3f9-4d5e-b4b0-8d413439d912 2019-01-08 01:52:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:51,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:51,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983e420bd5f4545994aab9622901480af13a5751" 2019-01-08 01:52:51,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e4d3ab-0d9f-4ef8-aeb6-6df82624c169 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:52:51,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-46e4d3ab-0d9f-4ef8-aeb6-6df82624c169 2019-01-08 01:52:51,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:52,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-223c6d04-d2b6-408d-967b-1a6fa2cc972a Date: Tue, 08 Jan 2019 01:52:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:52:52,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-223c6d04-d2b6-408d-967b-1a6fa2cc972a 2019-01-08 01:52:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:52,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b3ce55c1-064e-4668-8e16-7a89d1c74594 Date: Tue, 08 Jan 2019 01:52:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:52:52,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2 used request id req-b3ce55c1-064e-4668-8e16-7a89d1c74594 2019-01-08 01:52:52,288 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 2019-01-08 01:52:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" -d '{"port": {"network_id": "c5031ab6-08bf-4fa7-81ec-f6b9c718d057", "fixed_ips": [{"subnet_id": "763b251d-64a7-4e15-9383-9fd3d0c65c0c", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2", "admin_state_up": true}}' 2019-01-08 01:52:54,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 920 X-Openstack-Request-Id: req-2aea24dc-260b-4ebe-87a1-2b50939321f1 Date: Tue, 08 Jan 2019 01:52:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","ip_address":"10.200.202.1"}],"id":"a0ef569c-5329-4f56-b29c-659ed31ed6b5","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:ab:26:67","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2","project_id":"7778213cd8db4c7e9881aa3ba0f04006","qos_policy_id":null,"admin_state_up":true,"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","dns_name":"","created_at":"2019-01-08T01:52:53Z","binding:vnic_type":"normal","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}} 2019-01-08 01:52:54,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-2aea24dc-260b-4ebe-87a1-2b50939321f1 2019-01-08 01:52:54,285 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2 for router - CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:52:54,285 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:52:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" -d '{"port_id": "a0ef569c-5329-4f56-b29c-659ed31ed6b5"}' 2019-01-08 01:52:56,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d8699783-c0c7-4184-8597-44e3964001e9 Date: Tue, 08 Jan 2019 01:52:56 GMT RESP BODY: {"network_id": "c5031ab6-08bf-4fa7-81ec-f6b9c718d057", "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "subnet_id": "763b251d-64a7-4e15-9383-9fd3d0c65c0c", "subnet_ids": ["763b251d-64a7-4e15-9383-9fd3d0c65c0c"], "port_id": "a0ef569c-5329-4f56-b29c-659ed31ed6b5", "id": "a469bf00-0f83-40f9-9bef-53b58479500c"} 2019-01-08 01:52:56,544 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c/add_router_interface used request id req-d8699783-c0c7-4184-8597-44e3964001e9 2019-01-08 01:52:56,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:56,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-c1fde044-78b9-45c4-9368-d0da885ce07c Date: Tue, 08 Jan 2019 01:52:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:41Z", "admin_state_up": true, "updated_at": "2019-01-08T01:52:55Z", "revision_number": 2, "routes": [], "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "a469bf00-0f83-40f9-9bef-53b58479500c", "name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router"}} 2019-01-08 01:52:56,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c used request id req-c1fde044-78b9-45c4-9368-d0da885ce07c 2019-01-08 01:52:56,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:56,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1961 X-Openstack-Request-Id: req-6a45155a-acc9-4d28-961b-e3ee559fbbea Date: Tue, 08 Jan 2019 01:52:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:48Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","ip_address":"10.200.201.1"}],"id":"116b61c9-91ad-4cb6-ab11-1a49083d0d0b","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:1c:7f:89","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1","admin_state_up":true,"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","dns_name":"","created_at":"2019-01-08T01:52:46Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:55Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","ip_address":"10.200.202.1"}],"id":"a0ef569c-5329-4f56-b29c-659ed31ed6b5","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:ab:26:67","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2","admin_state_up":true,"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","dns_name":"","created_at":"2019-01-08T01:52:53Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}]} 2019-01-08 01:52:56,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c used request id req-6a45155a-acc9-4d28-961b-e3ee559fbbea 2019-01-08 01:52:56,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:56,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-371956f5-224b-42e2-9d04-2b885e3a67c1 Date: Tue, 08 Jan 2019 01:52:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}} 2019-01-08 01:52:56,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 used request id req-371956f5-224b-42e2-9d04-2b885e3a67c1 2019-01-08 01:52:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:52:57,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d467bd0e-7da9-4d9b-a77b-4656b2ef1143 Date: Tue, 08 Jan 2019 01:52:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}} 2019-01-08 01:52:57,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c used request id req-d467bd0e-7da9-4d9b-a77b-4656b2ef1143 2019-01-08 01:52:57,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:57,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "522a14833849404d96f52509e02f0b48", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}], "expires_at": "2019-01-08T02:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-user", "id": "f3f8a5a024c94d819ff4483892f5fe88"}, "audit_ids": ["NevjucT_S--SVHbm3nkaYg"], "issued_at": "2019-01-08T01:52:57.000000Z"}} 2019-01-08 01:52:57,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:52:57,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-892dd95d-cf61-4596-acb0-8fabafc64da3 Date: Tue, 08 Jan 2019 01:52:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:41Z", "admin_state_up": true, "updated_at": "2019-01-08T01:52:55Z", "revision_number": 2, "routes": [], "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "a469bf00-0f83-40f9-9bef-53b58479500c", "name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router"}]} 2019-01-08 01:52:57,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router&admin_state_up=True used request id req-892dd95d-cf61-4596-acb0-8fabafc64da3 2019-01-08 01:52:57,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:57,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c858daf194087650f17be22677d78452512bbdf8" 2019-01-08 01:52:57,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b581679-f442-4f94-917f-685192d33724 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:52:57,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-4b581679-f442-4f94-917f-685192d33724 2019-01-08 01:52:57,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:52:58,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1961 X-Openstack-Request-Id: req-02b6ff3a-7c7f-46c6-bb9f-32886bdee1d9 Date: Tue, 08 Jan 2019 01:52:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:48Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","ip_address":"10.200.201.1"}],"id":"116b61c9-91ad-4cb6-ab11-1a49083d0d0b","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:1c:7f:89","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1","admin_state_up":true,"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","dns_name":"","created_at":"2019-01-08T01:52:46Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:55Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","ip_address":"10.200.202.1"}],"id":"a0ef569c-5329-4f56-b29c-659ed31ed6b5","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:ab:26:67","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2","admin_state_up":true,"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","dns_name":"","created_at":"2019-01-08T01:52:53Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}]} 2019-01-08 01:52:58,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c used request id req-02b6ff3a-7c7f-46c6-bb9f-32886bdee1d9 2019-01-08 01:52:58,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:52:58,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6a42d73d-058d-4f93-81b5-9fa620d14d20 Date: Tue, 08 Jan 2019 01:52:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}} 2019-01-08 01:52:58,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 used request id req-6a42d73d-058d-4f93-81b5-9fa620d14d20 2019-01-08 01:52:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:52:58,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f692b232-c869-4596-937e-f1554fac1073 Date: Tue, 08 Jan 2019 01:52:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}} 2019-01-08 01:52:58,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c used request id req-f692b232-c869-4596-937e-f1554fac1073 2019-01-08 01:52:58,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:52:58,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:52:59,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "522a14833849404d96f52509e02f0b48", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj-role"}], "expires_at": "2019-01-08T02:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7778213cd8db4c7e9881aa3ba0f04006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-60ac6000-762e-48f-user", "id": "f3f8a5a024c94d819ff4483892f5fe88"}, "audit_ids": ["yXmKAUu6T1yctxwNTzBb4A"], "issued_at": "2019-01-08T01:52:59.000000Z"}} 2019-01-08 01:52:59,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:52:59,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3f0c63-7818-4052-866a-56690b53ef62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:52:59,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ec3f0c63-7818-4052-866a-56690b53ef62 2019-01-08 01:52:59,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:52:59,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-b97c2ce4-65b9-4bc1-b7e9-fd7abe758964 Date: Tue, 08 Jan 2019 01:52:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:41Z", "admin_state_up": true, "updated_at": "2019-01-08T01:52:55Z", "revision_number": 2, "routes": [], "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "a469bf00-0f83-40f9-9bef-53b58479500c", "name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router"}]} 2019-01-08 01:52:59,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router&admin_state_up=True used request id req-b97c2ce4-65b9-4bc1-b7e9-fd7abe758964 2019-01-08 01:52:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:52:59,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:52: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:52:59,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:52:59,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a776841-37b9-4cf9-83eb-175dee8524a0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:52:59,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-0a776841-37b9-4cf9-83eb-175dee8524a0 2019-01-08 01:52:59,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:52:59,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1961 X-Openstack-Request-Id: req-18df2afc-392d-4c7a-8cd4-e6d6b0cc1f18 Date: Tue, 08 Jan 2019 01:52:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:48Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","ip_address":"10.200.201.1"}],"id":"116b61c9-91ad-4cb6-ab11-1a49083d0d0b","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:1c:7f:89","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1","admin_state_up":true,"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","dns_name":"","created_at":"2019-01-08T01:52:46Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:55Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","ip_address":"10.200.202.1"}],"id":"a0ef569c-5329-4f56-b29c-659ed31ed6b5","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:ab:26:67","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2","admin_state_up":true,"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","dns_name":"","created_at":"2019-01-08T01:52:53Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}]} 2019-01-08 01:52:59,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c used request id req-18df2afc-392d-4c7a-8cd4-e6d6b0cc1f18 2019-01-08 01:52:59,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:00,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a16bd593-c2d4-46a2-be97-16b8db32561c Date: Tue, 08 Jan 2019 01:53:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}} 2019-01-08 01:53:00,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 used request id req-a16bd593-c2d4-46a2-be97-16b8db32561c 2019-01-08 01:53:00,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:00,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-05ba7aaa-056c-4f35-8aa0-44e0da8c8316 Date: Tue, 08 Jan 2019 01:53:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}} 2019-01-08 01:53:00,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c used request id req-05ba7aaa-056c-4f35-8aa0-44e0da8c8316 2019-01-08 01:53:00,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:01,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8b7eb520-0a2e-494a-ab81-396fd1fe4317 Date: Tue, 08 Jan 2019 01:53:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["fb03f821-3b38-4b35-9d6f-c84f720a3142"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:53:01,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 used request id req-8b7eb520-0a2e-494a-ab81-396fd1fe4317 2019-01-08 01:53:01,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:01,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2ce566b8-80bb-4455-a60a-4bb401218aad Date: Tue, 08 Jan 2019 01:53:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:53:01,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-2ce566b8-80bb-4455-a60a-4bb401218aad 2019-01-08 01:53:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:01,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-999b490b-607e-43a3-af8d-1aa74efce00d Date: Tue, 08 Jan 2019 01:53:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["fb03f821-3b38-4b35-9d6f-c84f720a3142"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:53:01,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 used request id req-999b490b-607e-43a3-af8d-1aa74efce00d 2019-01-08 01:53:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:01,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff1e18a-46f2-433f-86b0-c4c8e08ab909 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:53:01,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-eff1e18a-46f2-433f-86b0-c4c8e08ab909 2019-01-08 01:53:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:01,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8b380804-52fd-4f20-b543-15a7f67ca534 Date: Tue, 08 Jan 2019 01:53:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:53:01,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-8b380804-52fd-4f20-b543-15a7f67ca534 2019-01-08 01:53:01,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:02,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 986 X-Openstack-Request-Id: req-ec815d44-9b0b-4187-8520-4896e63b3cae Date: Tue, 08 Jan 2019 01:53:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:48Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","ip_address":"10.200.201.1"}],"id":"116b61c9-91ad-4cb6-ab11-1a49083d0d0b","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:1c:7f:89","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1","admin_state_up":true,"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","dns_name":"","created_at":"2019-01-08T01:52:46Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}]} 2019-01-08 01:53:02,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1&admin_state_up=True used request id req-ec815d44-9b0b-4187-8520-4896e63b3cae 2019-01-08 01:53:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:02,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6e1bc7-16a5-4c3e-9eba-7e1346b59ae6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:53:02,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-5f6e1bc7-16a5-4c3e-9eba-7e1346b59ae6 2019-01-08 01:53:02,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:02,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c9d18b20-cd02-40f7-88ee-30fd5d33f1bc Date: Tue, 08 Jan 2019 01:53:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["763b251d-64a7-4e15-9383-9fd3d0c65c0c"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:53:02,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 used request id req-c9d18b20-cd02-40f7-88ee-30fd5d33f1bc 2019-01-08 01:53:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:02,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-53bb69d5-aa86-41d9-84bd-b4caa1c13a72 Date: Tue, 08 Jan 2019 01:53:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:53:02,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-53bb69d5-aa86-41d9-84bd-b4caa1c13a72 2019-01-08 01:53:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:02,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-379fd23c-a196-4a08-8e78-a79dced91a60 Date: Tue, 08 Jan 2019 01:53:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["763b251d-64a7-4e15-9383-9fd3d0c65c0c"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:53:02,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 used request id req-379fd23c-a196-4a08-8e78-a79dced91a60 2019-01-08 01:53:02,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:03,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3a6f98-e197-4a7f-a865-0a6da94ce572 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:53:03,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-fb3a6f98-e197-4a7f-a865-0a6da94ce572 2019-01-08 01:53:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:03,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b1d51004-e0d9-468c-81e5-adaea4e83a1d Date: Tue, 08 Jan 2019 01:53:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:53:03,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-b1d51004-e0d9-468c-81e5-adaea4e83a1d 2019-01-08 01:53:03,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:03,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 986 X-Openstack-Request-Id: req-696e20a4-042e-48fd-a48a-592aa367806a Date: Tue, 08 Jan 2019 01:53:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:55Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","ip_address":"10.200.202.1"}],"id":"a0ef569c-5329-4f56-b29c-659ed31ed6b5","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:ab:26:67","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2","admin_state_up":true,"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","dns_name":"","created_at":"2019-01-08T01:52:53Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}]} 2019-01-08 01:53:03,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057&name=CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2&admin_state_up=True used request id req-696e20a4-042e-48fd-a48a-592aa367806a 2019-01-08 01:53:03,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:03,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af33f14-661b-4134-adf6-7296e96e04ce Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:53:03,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-5af33f14-661b-4134-adf6-7296e96e04ce 2019-01-08 01:53:03,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:03,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-ef3c7c4b-db23-4f09-a207-c70302a5dfbd Date: Tue, 08 Jan 2019 01:53:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:41Z", "admin_state_up": true, "updated_at": "2019-01-08T01:52:55Z", "revision_number": 2, "routes": [], "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "a469bf00-0f83-40f9-9bef-53b58479500c", "name": "CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router"}} 2019-01-08 01:53:03,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c used request id req-ef3c7c4b-db23-4f09-a207-c70302a5dfbd 2019-01-08 01:53:03,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:03,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1961 X-Openstack-Request-Id: req-14acc38a-f76e-4bff-89bf-dd0f9743a579 Date: Tue, 08 Jan 2019 01:53:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:48Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","ip_address":"10.200.201.1"}],"id":"116b61c9-91ad-4cb6-ab11-1a49083d0d0b","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:1c:7f:89","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1","admin_state_up":true,"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","dns_name":"","created_at":"2019-01-08T01:52:46Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:55Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","ip_address":"10.200.202.1"}],"id":"a0ef569c-5329-4f56-b29c-659ed31ed6b5","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:ab:26:67","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2","admin_state_up":true,"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","dns_name":"","created_at":"2019-01-08T01:52:53Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}]} 2019-01-08 01:53:03,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=a469bf00-0f83-40f9-9bef-53b58479500c used request id req-14acc38a-f76e-4bff-89bf-dd0f9743a579 2019-01-08 01:53:03,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:04,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f0ce37ad-336a-4eef-930d-4b46143eec58 Date: Tue, 08 Jan 2019 01:53:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}} 2019-01-08 01:53:04,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 used request id req-f0ce37ad-336a-4eef-930d-4b46143eec58 2019-01-08 01:53:04,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b38f78dd89ce66affc1985969e8b48d2a6a76b" 2019-01-08 01:53:04,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5ab7f692-76d5-4584-819d-41c22d4e6c24 Date: Tue, 08 Jan 2019 01:53:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}} 2019-01-08 01:53:04,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c used request id req-5ab7f692-76d5-4584-819d-41c22d4e6c24 2019-01-08 01:53:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:04,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a450ca99-6dac-4a50-8a20-08e899a56c4e Date: Tue, 08 Jan 2019 01:53:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["fb03f821-3b38-4b35-9d6f-c84f720a3142"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:53:04,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-a450ca99-6dac-4a50-8a20-08e899a56c4e 2019-01-08 01:53:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:04,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2ec91312-0dd4-42a7-881e-40256d794fbd Date: Tue, 08 Jan 2019 01:53:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:53:04,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-2ec91312-0dd4-42a7-881e-40256d794fbd 2019-01-08 01:53:04,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:04,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-65974513-eb8d-4f56-a753-7e8dc3bf21f8 Date: Tue, 08 Jan 2019 01:53:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:48Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","ip_address":"10.200.201.1"}],"id":"116b61c9-91ad-4cb6-ab11-1a49083d0d0b","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:1c:7f:89","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1","admin_state_up":true,"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","dns_name":"","created_at":"2019-01-08T01:52:46Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","ip_address":"10.200.201.2"}],"id":"c13cb9ec-cae0-46d5-96ea-dd891366644c","security_groups":[],"mac_address":"fa:16:3e:9c:33:d6","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-2","ip_address":"10.200.201.2","fqdn":"host-10-200-201-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","dns_name":"","created_at":"2019-01-08T01:52:32Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}]} 2019-01-08 01:53:04,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-65974513-eb8d-4f56-a753-7e8dc3bf21f8 2019-01-08 01:53:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:05,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-14fd7807-66da-4367-bf2f-98d420c6aef2 Date: Tue, 08 Jan 2019 01:53:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["763b251d-64a7-4e15-9383-9fd3d0c65c0c"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:53:05,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-14fd7807-66da-4367-bf2f-98d420c6aef2 2019-01-08 01:53:05,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:05,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9599c3ba-769c-44f7-aaad-697a74ccb61f Date: Tue, 08 Jan 2019 01:53:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:53:05,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-9599c3ba-769c-44f7-aaad-697a74ccb61f 2019-01-08 01:53:05,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:05,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-e38205bb-afc0-4df9-a7de-27111bf862aa Date: Tue, 08 Jan 2019 01:53:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","ip_address":"10.200.202.2"}],"id":"319442cc-0534-457a-b0d1-4fe42ce4922d","security_groups":[],"mac_address":"fa:16:3e:f8:89:bd","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-2","ip_address":"10.200.202.2","fqdn":"host-10-200-202-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","dns_name":"","created_at":"2019-01-08T01:52:36Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:52:55Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","ip_address":"10.200.202.1"}],"id":"a0ef569c-5329-4f56-b29c-659ed31ed6b5","security_groups":["779b2096-3569-425f-bc28-8ae109427d50"],"mac_address":"fa:16:3e:ab:26:67","project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2","admin_state_up":true,"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","dns_name":"","created_at":"2019-01-08T01:52:53Z","binding:vnic_type":"normal","device_id":"a469bf00-0f83-40f9-9bef-53b58479500c","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006"}]} 2019-01-08 01:53:05,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-e38205bb-afc0-4df9-a7de-27111bf862aa 2019-01-08 01:53:05,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:06,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f20866e8-50ac-4940-85a3-5d468e13eba3 Date: Tue, 08 Jan 2019 01:53:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}} 2019-01-08 01:53:06,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 used request id req-f20866e8-50ac-4940-85a3-5d468e13eba3 2019-01-08 01:53:06,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:06,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3ee2a0cc-7aa1-454c-8fd1-e417c46de777 Date: Tue, 08 Jan 2019 01:53:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["fb03f821-3b38-4b35-9d6f-c84f720a3142"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:31Z","mtu":1442}]} 2019-01-08 01:53:06,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-3ee2a0cc-7aa1-454c-8fd1-e417c46de777 2019-01-08 01:53:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:06,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bc6a2b82-0512-4c94-ac56-2c4c4ed2fbd4 Date: Tue, 08 Jan 2019 01:53:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe3c50e2-b069-4a9c-a2d2-72df526948b7","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:33Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:33Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"fb03f821-3b38-4b35-9d6f-c84f720a3142","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1"}]} 2019-01-08 01:53:06,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-bc6a2b82-0512-4c94-ac56-2c4c4ed2fbd4 2019-01-08 01:53:06,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:06,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dd4a8251-2252-4648-a3d0-b1ffd743455e Date: Tue, 08 Jan 2019 01:53:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}} 2019-01-08 01:53:06,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c used request id req-dd4a8251-2252-4648-a3d0-b1ffd743455e 2019-01-08 01:53:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:06,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dbcf1c17-fb4a-4a43-8dd9-924491b37968 Date: Tue, 08 Jan 2019 01:53:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778213cd8db4c7e9881aa3ba0f04006","status":"ACTIVE","subnets":["763b251d-64a7-4e15-9383-9fd3d0c65c0c"],"description":"","tags":[],"updated_at":"2019-01-08T01:52:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2","admin_state_up":true,"tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:36Z","mtu":1442}]} 2019-01-08 01:53:06,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-dbcf1c17-fb4a-4a43-8dd9-924491b37968 2019-01-08 01:53:06,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba150e4c2e0a9e22925640c0552ab01be23c2ebf" 2019-01-08 01:53:07,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1ead9421-1fea-4363-bd0f-2f983bf8c5bf Date: Tue, 08 Jan 2019 01:53:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5031ab6-08bf-4fa7-81ec-f6b9c718d057","tenant_id":"7778213cd8db4c7e9881aa3ba0f04006","created_at":"2019-01-08T01:52:38Z","dns_nameservers":[],"updated_at":"2019-01-08T01:52:38Z","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":"7778213cd8db4c7e9881aa3ba0f04006","id":"763b251d-64a7-4e15-9383-9fd3d0c65c0c","subnetpool_id":null,"name":"CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2"}]} 2019-01-08 01:53:07,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-1ead9421-1fea-4363-bd0f-2f983bf8c5bf 2019-01-08 01:53:07,145 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router and port CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port1 2019-01-08 01:53:07,145 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:53:07,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" -d '{"port_id": "116b61c9-91ad-4cb6-ab11-1a49083d0d0b"}' 2019-01-08 01:53:08,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6089c3a8-386f-4901-b6a5-d8edaef7b409 Date: Tue, 08 Jan 2019 01:53:08 GMT RESP BODY: {"network_id": "fe3c50e2-b069-4a9c-a2d2-72df526948b7", "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "subnet_id": "fb03f821-3b38-4b35-9d6f-c84f720a3142", "subnet_ids": ["fb03f821-3b38-4b35-9d6f-c84f720a3142"], "port_id": "116b61c9-91ad-4cb6-ab11-1a49083d0d0b", "id": "a469bf00-0f83-40f9-9bef-53b58479500c"} 2019-01-08 01:53:08,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c/remove_router_interface used request id req-6089c3a8-386f-4901-b6a5-d8edaef7b409 2019-01-08 01:53:08,923 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router and port CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-port2 2019-01-08 01:53:08,924 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:53:08,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" -d '{"port_id": "a0ef569c-5329-4f56-b29c-659ed31ed6b5"}' 2019-01-08 01:53:10,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2d61e6fc-643f-4ca0-ad5c-98acf09de7e8 Date: Tue, 08 Jan 2019 01:53:10 GMT RESP BODY: {"network_id": "c5031ab6-08bf-4fa7-81ec-f6b9c718d057", "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "subnet_id": "763b251d-64a7-4e15-9383-9fd3d0c65c0c", "subnet_ids": ["763b251d-64a7-4e15-9383-9fd3d0c65c0c"], "port_id": "a0ef569c-5329-4f56-b29c-659ed31ed6b5", "id": "a469bf00-0f83-40f9-9bef-53b58479500c"} 2019-01-08 01:53:10,732 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c/remove_router_interface used request id req-2d61e6fc-643f-4ca0-ad5c-98acf09de7e8 2019-01-08 01:53:10,732 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:53:10,732 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-router 2019-01-08 01:53:10,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a613a46903bac63c3b0251064c4a95efc4a5b22" 2019-01-08 01:53:11,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1e57ba7-937a-4e94-b203-50917725746b Content-Length: 0 Date: Tue, 08 Jan 2019 01:53:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:53:11,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/a469bf00-0f83-40f9-9bef-53b58479500c used request id req-c1e57ba7-937a-4e94-b203-50917725746b 2019-01-08 01:53:11,419 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1 2019-01-08 01:53:11,419 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet1 2019-01-08 01:53:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" 2019-01-08 01:53:12,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2154174-aebd-4678-ad18-4452cea0badc Date: Tue, 08 Jan 2019 01:53:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:53:12,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/fb03f821-3b38-4b35-9d6f-c84f720a3142 used request id req-b2154174-aebd-4678-ad18-4452cea0badc 2019-01-08 01:53:12,841 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net1 2019-01-08 01:53:12,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/fe3c50e2-b069-4a9c-a2d2-72df526948b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7114e2d702751b5e0e028e5a603e5268826599" 2019-01-08 01:53:13,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c97bea18-4d08-4991-9764-e319cba976b1 Date: Tue, 08 Jan 2019 01:53:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:53:13,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/fe3c50e2-b069-4a9c-a2d2-72df526948b7 used request id req-c97bea18-4d08-4991-9764-e319cba976b1 2019-01-08 01:53:13,987 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2 2019-01-08 01:53:13,987 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-subnet2 2019-01-08 01:53:13,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" 2019-01-08 01:53:15,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff85b0a8-ca2f-47fb-9b1b-44b89cc82359 Date: Tue, 08 Jan 2019 01:53:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:53:15,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/763b251d-64a7-4e15-9383-9fd3d0c65c0c used request id req-ff85b0a8-ca2f-47fb-9b1b-44b89cc82359 2019-01-08 01:53:15,375 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-9a80ca0b-9465-4f62-9a77-e283f63b58d7-pub-net2 2019-01-08 01:53:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/c5031ab6-08bf-4fa7-81ec-f6b9c718d057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc583a2f5272256c0cd9dc9e35e5fed98838edcf" 2019-01-08 01:53:16,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8b94ed6-e79c-46fd-8e0a-17569bb769d4 Date: Tue, 08 Jan 2019 01:53:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:53:16,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/c5031ab6-08bf-4fa7-81ec-f6b9c718d057 used request id req-e8b94ed6-e79c-46fd-8e0a-17569bb769d4 2019-01-08 01:53:16,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:17,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-b2997151-962c-47cb-acd5-503bb466b9f6 Date: Tue, 08 Jan 2019 01:53:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:31Z", "updated_at": "2019-01-08T01:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:52:31Z", "revision_number": 0, "id": "779b4da9-1395-4701-ae90-e032a6ae2f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:52:31Z", "security_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778213cd8db4c7e9881aa3ba0f04006"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:52:31Z", "revision_number": 0, "id": "a1426503-08e7-4157-91a6-3a42943b77fb", "remote_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "remote_ip_prefix": null, "created_at": "2019-01-08T01:52:31Z", "security_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778213cd8db4c7e9881aa3ba0f04006"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:52:31Z", "revision_number": 0, "id": "a6721843-bc64-4bf9-b8be-a8506e9c0fdc", "remote_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "remote_ip_prefix": null, "created_at": "2019-01-08T01:52:31Z", "security_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778213cd8db4c7e9881aa3ba0f04006"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:52:31Z", "revision_number": 0, "id": "cecaafbc-7750-4155-92d5-00795daae46e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:52:31Z", "security_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778213cd8db4c7e9881aa3ba0f04006"}], "revision_number": 4, "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "779b2096-3569-425f-bc28-8ae109427d50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:53:17,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-b2997151-962c-47cb-acd5-503bb466b9f6 2019-01-08 01:53:17,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:17,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa44a07-4fb3-4478-bd74-0bc36d77efca Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:53:17,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-ffa44a07-4fb3-4478-bd74-0bc36d77efca 2019-01-08 01:53:17,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:17,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e068d0da-009a-4f1b-a529-66918eb30d04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:17,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-e068d0da-009a-4f1b-a529-66918eb30d04 2019-01-08 01:53:17,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:17,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:17,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f1533e6-6b37-469a-9935-e560140b8f37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:17,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-7f1533e6-6b37-469a-9935-e560140b8f37 2019-01-08 01:53:17,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:17,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:17,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36038be-d731-4e4c-92e4-954d89863d60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:17,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-a36038be-d731-4e4c-92e4-954d89863d60 2019-01-08 01:53:17,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:17,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81b3c5fb-2fc3-401a-8331-3ecc74500899 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:17,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-81b3c5fb-2fc3-401a-8331-3ecc74500899 2019-01-08 01:53:17,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:17,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:17,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbddf1a-3e39-4d83-8fe3-b8e841f5be1c 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:53:17,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-fbbddf1a-3e39-4d83-8fe3-b8e841f5be1c 2019-01-08 01:53:17,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:17,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95231d34-4934-4236-acfc-8bcb28182f6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:17,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-95231d34-4934-4236-acfc-8bcb28182f6b 2019-01-08 01:53:17,915 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:17,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:18,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54ed15b7-0c91-4908-949b-7dc872377603 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:18,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-54ed15b7-0c91-4908-949b-7dc872377603 2019-01-08 01:53:18,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:18,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ee483b-5f5e-4e0a-a88d-afb1bbd6a8a3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778213cd8db4c7e9881aa3ba0f04006", "name": "CreateRouterSuccessTests-60ac6000-762e-48f-proj"}} 2019-01-08 01:53:18,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-99ee483b-5f5e-4e0a-a88d-afb1bbd6a8a3 2019-01-08 01:53:18,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 779b2096-3569-425f-bc28-8ae109427d50 2019-01-08 01:53:18,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=779b2096-3569-425f-bc28-8ae109427d50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:18,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0ef62917-a013-4464-96ff-4c028a8abe7a Date: Tue, 08 Jan 2019 01:53:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:52:31Z", "security_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "port_range_min": null, "revision_number": 0, "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:31Z", "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "779b4da9-1395-4701-ae90-e032a6ae2f01"}, {"remote_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:52:31Z", "security_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "port_range_min": null, "revision_number": 0, "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:31Z", "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "a1426503-08e7-4157-91a6-3a42943b77fb"}, {"remote_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:52:31Z", "security_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "port_range_min": null, "revision_number": 0, "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:31Z", "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "a6721843-bc64-4bf9-b8be-a8506e9c0fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:52:31Z", "security_group_id": "779b2096-3569-425f-bc28-8ae109427d50", "port_range_min": null, "revision_number": 0, "tenant_id": "7778213cd8db4c7e9881aa3ba0f04006", "created_at": "2019-01-08T01:52:31Z", "project_id": "7778213cd8db4c7e9881aa3ba0f04006", "id": "cecaafbc-7750-4155-92d5-00795daae46e"}]} 2019-01-08 01:53:18,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=779b2096-3569-425f-bc28-8ae109427d50 used request id req-0ef62917-a013-4464-96ff-4c028a8abe7a 2019-01-08 01:53:18,773 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:53:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/779b2096-3569-425f-bc28-8ae109427d50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:19,159 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee2ec3f3-eea0-4fdb-ae13-77cf83c641fb Content-Length: 0 Date: Tue, 08 Jan 2019 01:53:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:53:19,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/779b2096-3569-425f-bc28-8ae109427d50 used request id req-ee2ec3f3-eea0-4fdb-ae13-77cf83c641fb 2019-01-08 01:53:19,160 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-60ac6000-762e-48f-proj 2019-01-08 01:53:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:19,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dbb413c-65e6-4c2a-bc90-45cb0e8de71e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:19,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/7778213cd8db4c7e9881aa3ba0f04006 used request id req-8dbb413c-65e6-4c2a-bc90-45cb0e8de71e 2019-01-08 01:53:19,430 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-60ac6000-762e-48f-proj-role 2019-01-08 01:53:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/522a14833849404d96f52509e02f0b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:19,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb55592-1e4a-4abd-a022-b99e639befbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:19,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/522a14833849404d96f52509e02f0b48 used request id req-9bb55592-1e4a-4abd-a022-b99e639befbd 2019-01-08 01:53:19,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f2271b903a30609eb3252da0d52f4ed99c4cd4" 2019-01-08 01:53:19,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0cebba-0eb3-47ec-98e3-2f23b4ff83ab Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:53:19,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ce0cebba-0eb3-47ec-98e3-2f23b4ff83ab 2019-01-08 01:53:19,707 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-60ac6000-762e-48f-user 2019-01-08 01:53:19,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/f3f8a5a024c94d819ff4483892f5fe88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eaf43f9ef51aad4ff7f55aac4f33206b4a02c2c" 2019-01-08 01:53:19,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda2f20f-42b5-420a-ab97-7f79379c14f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:19,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f3f8a5a024c94d819ff4483892f5fe88 used request id req-cda2f20f-42b5-420a-ab97-7f79379c14f8 2019-01-08 01:53:19,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:20,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["jNJk2sS2SQKBpIv38U_ZfA"], "issued_at": "2019-01-08T01:53:20.000000Z"}} 2019-01-08 01:53:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b8a388fc45fcff9ece191f9d2c59088a5af8bf" 2019-01-08 01:53:20,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a2c0e1-5ccb-4ad4-a303-3a5e56962d83 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:20,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-65a2c0e1-5ccb-4ad4-a303-3a5e56962d83 2019-01-08 01:53:20,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:20,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:20,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["dEXNC-fPShCmkPMFXoWAtw"], "issued_at": "2019-01-08T01:53:20.000000Z"}} 2019-01-08 01:53:20,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:21,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990afa60-4730-41ca-bb9e-047aff225233 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:21,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-990afa60-4730-41ca-bb9e-047aff225233 2019-01-08 01:53:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:53:21,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:53: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:53:21,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3d808618-20df-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:21,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b071613-be20-40a0-80e5-bad4e111db9e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3d808618-20df-469-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:53:21,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3d808618-20df-469-proj used request id req-4b071613-be20-40a0-80e5-bad4e111db9e 2019-01-08 01:53:21,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:21,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5f5148-deca-41bc-a044-794e3e8c4c86 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:53:21,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-3a5f5148-deca-41bc-a044-794e3e8c4c86 2019-01-08 01:53:21,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj"}}' 2019-01-08 01:53:21,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a55b0a9-4f16-4597-a108-ec214836e0bd Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cfa6b6c9102a49e08151bdb6d4b4b1d4"}, "tags": [], "enabled": true, "id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj"}} 2019-01-08 01:53:21,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-9a55b0a9-4f16-4597-a108-ec214836e0bd 2019-01-08 01:53:21,461 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3d808618-20df-469-proj 2019-01-08 01:53:21,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:21,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:21,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["RrU3ZhSWQ_W0bO8Bew16bw"], "issued_at": "2019-01-08T01:53:21.000000Z"}} 2019-01-08 01:53:21,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5944acaa6d5706b60f25ed959089097254cb87eb" 2019-01-08 01:53:21,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04a1436-0a8b-4d8e-a964-6a015471cf5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:21,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a04a1436-0a8b-4d8e-a964-6a015471cf5c 2019-01-08 01:53:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:53:22,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:53: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:53:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5944acaa6d5706b60f25ed959089097254cb87eb" 2019-01-08 01:53:22,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0478685-0dfa-4e03-a426-7e58a5ba280a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:53:22,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a0478685-0dfa-4e03-a426-7e58a5ba280a 2019-01-08 01:53:22,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-3d808618-20df-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5944acaa6d5706b60f25ed959089097254cb87eb" 2019-01-08 01:53:22,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbdf73f1-1587-4907-a0a5-eca801ce653c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-3d808618-20df-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cfa6b6c9102a49e08151bdb6d4b4b1d4"}, "tags": [], "enabled": true, "id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj"}]} 2019-01-08 01:53:22,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-3d808618-20df-469-proj used request id req-cbdf73f1-1587-4907-a0a5-eca801ce653c 2019-01-08 01:53:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5944acaa6d5706b60f25ed959089097254cb87eb" 2019-01-08 01:53:22,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e9b290-7de4-4189-93d0-7296f6bfbac0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:53:22,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-d7e9b290-7de4-4189-93d0-7296f6bfbac0 2019-01-08 01:53:22,760 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3d808618-20df-469-user 2019-01-08 01:53:22,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:22,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:22,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99160b9-2b7e-428b-bcb8-c84d354ccedb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:53:22,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d99160b9-2b7e-428b-bcb8-c84d354ccedb 2019-01-08 01:53:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" -d '{"role": {"name": "CreateRouterSuccessTests-3d808618-20df-469-proj-role"}}' 2019-01-08 01:53:23,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca7e39f-e7ae-4a6d-8dc8-53486e3670a6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52bd7658b93a4eaf85521b472ce71b13", "links": {"self": "http://172.30.9.42:5000/v3/roles/52bd7658b93a4eaf85521b472ce71b13"}, "name": "CreateRouterSuccessTests-3d808618-20df-469-proj-role"}} 2019-01-08 01:53:23,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-fca7e39f-e7ae-4a6d-8dc8-53486e3670a6 2019-01-08 01:53:23,006 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3d808618-20df-469-proj-role 2019-01-08 01:53:23,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/52bd7658b93a4eaf85521b472ce71b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:23,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a824ec9-3276-4af8-b214-0ace7972f5cc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52bd7658b93a4eaf85521b472ce71b13", "links": {"self": "http://172.30.9.42:5000/v3/roles/52bd7658b93a4eaf85521b472ce71b13"}, "name": "CreateRouterSuccessTests-3d808618-20df-469-proj-role"}} 2019-01-08 01:53:23,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/52bd7658b93a4eaf85521b472ce71b13 used request id req-5a824ec9-3276-4af8-b214-0ace7972f5cc 2019-01-08 01:53:23,115 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3d808618-20df-469-proj-role to project CreateRouterSuccessTests-3d808618-20df-469-proj 2019-01-08 01:53:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/cfa6b6c9102a49e08151bdb6d4b4b1d4/users/85fc4f65576248dc9f56cfea5e1fecc2/roles/52bd7658b93a4eaf85521b472ce71b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:23,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a51e357b-7263-407f-9b9f-1b7d51e9abcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:23,278 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/cfa6b6c9102a49e08151bdb6d4b4b1d4/users/85fc4f65576248dc9f56cfea5e1fecc2/roles/52bd7658b93a4eaf85521b472ce71b13 used request id req-a51e357b-7263-407f-9b9f-1b7d51e9abcc 2019-01-08 01:53:23,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:23,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:23,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52bd7658b93a4eaf85521b472ce71b13", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj-role"}], "expires_at": "2019-01-08T02:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3d808618-20df-469-user", "id": "85fc4f65576248dc9f56cfea5e1fecc2"}, "audit_ids": ["I54CXf6VSFyedpIQZCfj8w"], "issued_at": "2019-01-08T01:53:23.000000Z"}} 2019-01-08 01:53:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ec1ca0bb768e858a614b94155df7d57447cca0" 2019-01-08 01:53:23,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df3af00-35d8-47be-bc09-bc362de28ff9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:23,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0df3af00-35d8-47be-bc09-bc362de28ff9 2019-01-08 01:53:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ec1ca0bb768e858a614b94155df7d57447cca0" 2019-01-08 01:53:24,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-103001a8-e411-476c-b1aa-86be5bb8e0b6 Date: Tue, 08 Jan 2019 01:53:24 GMT RESP BODY: {"routers": []} 2019-01-08 01:53:24,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router&admin_state_up=True used request id req-103001a8-e411-476c-b1aa-86be5bb8e0b6 2019-01-08 01:53:24,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:24,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:24,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52bd7658b93a4eaf85521b472ce71b13", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj-role"}], "expires_at": "2019-01-08T02:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3d808618-20df-469-user", "id": "85fc4f65576248dc9f56cfea5e1fecc2"}, "audit_ids": ["4C0a4-QnRmO1GK4zULx43w"], "issued_at": "2019-01-08T01:53:24.000000Z"}} 2019-01-08 01:53:24,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93ad34af988b1da93a8470cd40598410891d1f5" 2019-01-08 01:53:24,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f623340-cbe5-4d35-b397-dbc3c14b6134 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:24,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2f623340-cbe5-4d35-b397-dbc3c14b6134 2019-01-08 01:53:24,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ec1ca0bb768e858a614b94155df7d57447cca0" 2019-01-08 01:53:24,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-18fd8b07-4bde-4a92-9748-3550e4437cb1 Date: Tue, 08 Jan 2019 01:53:24 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:53:24,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-18fd8b07-4bde-4a92-9748-3550e4437cb1 2019-01-08 01:53:24,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ec1ca0bb768e858a614b94155df7d57447cca0" 2019-01-08 01:53:25,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e3ba9c7-866e-4a7e-9f0d-dbe35c54d2a1 Date: Tue, 08 Jan 2019 01:53:25 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:53:25,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-5e3ba9c7-866e-4a7e-9f0d-dbe35c54d2a1 2019-01-08 01:53:25,070 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router 2019-01-08 01:53:25,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ec1ca0bb768e858a614b94155df7d57447cca0" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router", "admin_state_up": true}}' 2019-01-08 01:53:27,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5fb615eb-625f-4dd0-b2eb-96d105ee838a Date: Tue, 08 Jan 2019 01:53:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "created_at": "2019-01-08T01:53:25Z", "admin_state_up": true, "updated_at": "2019-01-08T01:53:26Z", "revision_number": 2, "routes": [], "project_id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "id": "5cac578f-19f9-4a9b-8d25-a8935ff91e7f", "name": "CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router"}} 2019-01-08 01:53:27,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-5fb615eb-625f-4dd0-b2eb-96d105ee838a 2019-01-08 01:53:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=5cac578f-19f9-4a9b-8d25-a8935ff91e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ec1ca0bb768e858a614b94155df7d57447cca0" 2019-01-08 01:53:28,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7ccff3fe-a9a2-4b19-916b-9849736381b4 Date: Tue, 08 Jan 2019 01:53:28 GMT RESP BODY: {"ports":[]} 2019-01-08 01:53:28,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=5cac578f-19f9-4a9b-8d25-a8935ff91e7f used request id req-7ccff3fe-a9a2-4b19-916b-9849736381b4 2019-01-08 01:53:28,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/5cac578f-19f9-4a9b-8d25-a8935ff91e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ec1ca0bb768e858a614b94155df7d57447cca0" 2019-01-08 01:53:29,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-29461618-cad1-4e62-8732-3e507e05453a Date: Tue, 08 Jan 2019 01:53:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "created_at": "2019-01-08T01:53:25Z", "admin_state_up": true, "updated_at": "2019-01-08T01:53:26Z", "revision_number": 2, "routes": [], "project_id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "id": "5cac578f-19f9-4a9b-8d25-a8935ff91e7f", "name": "CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router"}} 2019-01-08 01:53:29,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/5cac578f-19f9-4a9b-8d25-a8935ff91e7f used request id req-29461618-cad1-4e62-8732-3e507e05453a 2019-01-08 01:53:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=5cac578f-19f9-4a9b-8d25-a8935ff91e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ec1ca0bb768e858a614b94155df7d57447cca0" 2019-01-08 01:53:30,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6474c686-ee95-43b5-ad89-12a218af9419 Date: Tue, 08 Jan 2019 01:53:30 GMT RESP BODY: {"ports":[]} 2019-01-08 01:53:30,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=5cac578f-19f9-4a9b-8d25-a8935ff91e7f used request id req-6474c686-ee95-43b5-ad89-12a218af9419 2019-01-08 01:53:30,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:30,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52bd7658b93a4eaf85521b472ce71b13", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj-role"}], "expires_at": "2019-01-08T02:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/cfa6b6c9102a49e08151bdb6d4b4b1d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3d808618-20df-469-user", "id": "85fc4f65576248dc9f56cfea5e1fecc2"}, "audit_ids": ["Os9Yul1ySminckmajkWMlA"], "issued_at": "2019-01-08T01:53:30.000000Z"}} 2019-01-08 01:53:30,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50b7145d367494e22b0e63ad05e1995520656b5" 2019-01-08 01:53:31,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-913afe6c-d0cd-4ba5-8354-36617bf72a4c Date: Tue, 08 Jan 2019 01:53:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "created_at": "2019-01-08T01:53:25Z", "admin_state_up": true, "updated_at": "2019-01-08T01:53:26Z", "revision_number": 2, "routes": [], "project_id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "id": "5cac578f-19f9-4a9b-8d25-a8935ff91e7f", "name": "CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router"}]} 2019-01-08 01:53:31,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router&admin_state_up=True used request id req-913afe6c-d0cd-4ba5-8354-36617bf72a4c 2019-01-08 01:53:31,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:53:31,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:53:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/cfa6b6c9102a49e08151bdb6d4b4b1d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b8a388fc45fcff9ece191f9d2c59088a5af8bf" 2019-01-08 01:53:31,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece77e75-5e41-4ba0-8da7-c26015c778e7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cfa6b6c9102a49e08151bdb6d4b4b1d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cfa6b6c9102a49e08151bdb6d4b4b1d4", "name": "CreateRouterSuccessTests-3d808618-20df-469-proj"}} 2019-01-08 01:53:31,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/cfa6b6c9102a49e08151bdb6d4b4b1d4 used request id req-ece77e75-5e41-4ba0-8da7-c26015c778e7 2019-01-08 01:53:31,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=5cac578f-19f9-4a9b-8d25-a8935ff91e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50b7145d367494e22b0e63ad05e1995520656b5" 2019-01-08 01:53:31,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7787aca3-c158-4f32-966e-26ca7edc51b1 Date: Tue, 08 Jan 2019 01:53:31 GMT RESP BODY: {"ports":[]} 2019-01-08 01:53:31,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=5cac578f-19f9-4a9b-8d25-a8935ff91e7f used request id req-7787aca3-c158-4f32-966e-26ca7edc51b1 2019-01-08 01:53:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50b7145d367494e22b0e63ad05e1995520656b5" 2019-01-08 01:53:31,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e1e699a0-260a-4f18-ac7a-29941e0fa0da Date: Tue, 08 Jan 2019 01:53:31 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:53:31,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-e1e699a0-260a-4f18-ac7a-29941e0fa0da 2019-01-08 01:53:31,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50b7145d367494e22b0e63ad05e1995520656b5" 2019-01-08 01:53:32,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c48d76ff-37fa-425e-8d33-d227a089238f Date: Tue, 08 Jan 2019 01:53:32 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:53:32,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-c48d76ff-37fa-425e-8d33-d227a089238f 2019-01-08 01:53:32,358 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router 2019-01-08 01:53:32,358 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7d60486c-7391-44df-b1ed-c5687e319498-pub-router 2019-01-08 01:53:32,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/5cac578f-19f9-4a9b-8d25-a8935ff91e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ec1ca0bb768e858a614b94155df7d57447cca0" 2019-01-08 01:53:34,547 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76a054ba-3c80-4bb1-b306-4287e13f56fc Content-Length: 0 Date: Tue, 08 Jan 2019 01:53:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:53:34,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/5cac578f-19f9-4a9b-8d25-a8935ff91e7f used request id req-76a054ba-3c80-4bb1-b306-4287e13f56fc 2019-01-08 01:53:34,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:34,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-1eabaf68-e491-40a7-9e1d-015a661daa32 Date: Tue, 08 Jan 2019 01:53:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:53:34,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-1eabaf68-e491-40a7-9e1d-015a661daa32 2019-01-08 01:53:34,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:34,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7cc9acc-4482-47ee-ac8b-b3627e634dc7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:53:34,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-c7cc9acc-4482-47ee-ac8b-b3627e634dc7 2019-01-08 01:53:34,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:35,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bd189bc-68d3-46d4-80c1-086df420e36c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:35,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-7bd189bc-68d3-46d4-80c1-086df420e36c 2019-01-08 01:53:35,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:35,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:35,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a9d2e8-e38c-4e58-88ab-0a51b784d58d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:35,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-86a9d2e8-e38c-4e58-88ab-0a51b784d58d 2019-01-08 01:53:35,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:35,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:35,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e8af14-00d2-484a-a1cd-f53b7ef0a194 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:35,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-c9e8af14-00d2-484a-a1cd-f53b7ef0a194 2019-01-08 01:53:35,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:35,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b4e5bf-80dd-41e8-9bb5-75b6bd46c04b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:35,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-33b4e5bf-80dd-41e8-9bb5-75b6bd46c04b 2019-01-08 01:53:35,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:35,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:35,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8fbbf61-9a69-45b8-95be-a7eb697a31be 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:53:35,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-d8fbbf61-9a69-45b8-95be-a7eb697a31be 2019-01-08 01:53:35,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:35,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789d3117-abb8-458e-8f5f-a688dcbe3dff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:35,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-789d3117-abb8-458e-8f5f-a688dcbe3dff 2019-01-08 01:53:35,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:35,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53de9f06-68de-418b-9384-640e9e2aba07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:35,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-53de9f06-68de-418b-9384-640e9e2aba07 2019-01-08 01:53:35,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:35,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:35,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a224c8b9-0188-4542-bc83-efe04bca35bb 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:53:35,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-a224c8b9-0188-4542-bc83-efe04bca35bb 2019-01-08 01:53:35,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:35,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a923c33-257b-40ab-9995-458532dae8c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:35,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-9a923c33-257b-40ab-9995-458532dae8c6 2019-01-08 01:53:35,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:36,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:36,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a428898-ddea-4f35-a097-7f74e6d53031 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:36,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-6a428898-ddea-4f35-a097-7f74e6d53031 2019-01-08 01:53:36,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:36,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfc4bcc5-acda-4435-a8e7-f56aec999e2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:36,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-cfc4bcc5-acda-4435-a8e7-f56aec999e2e 2019-01-08 01:53:36,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:36,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:36,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73e0831f-992a-440d-acbc-9730b68461e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:36,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-73e0831f-992a-440d-acbc-9730b68461e1 2019-01-08 01:53:36,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:36,341 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3d808618-20df-469-proj 2019-01-08 01:53:36,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/cfa6b6c9102a49e08151bdb6d4b4b1d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:36,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86bf5297-4d60-4a18-a951-1edabd9d1209 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:36,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/cfa6b6c9102a49e08151bdb6d4b4b1d4 used request id req-86bf5297-4d60-4a18-a951-1edabd9d1209 2019-01-08 01:53:36,623 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3d808618-20df-469-proj-role 2019-01-08 01:53:36,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/52bd7658b93a4eaf85521b472ce71b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:36,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e78d55-bc4d-4be9-9dcf-d901137efcc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:36,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/52bd7658b93a4eaf85521b472ce71b13 used request id req-a9e78d55-bc4d-4be9-9dcf-d901137efcc2 2019-01-08 01:53:36,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94edaab0ddd393a761a41267ece874bdb27387c6" 2019-01-08 01:53:36,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1373b49b-cae8-4915-8a18-37fdb0cf231f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:53:36,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1373b49b-cae8-4915-8a18-37fdb0cf231f 2019-01-08 01:53:36,869 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3d808618-20df-469-user 2019-01-08 01:53:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/85fc4f65576248dc9f56cfea5e1fecc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5944acaa6d5706b60f25ed959089097254cb87eb" 2019-01-08 01:53:37,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb06b054-2a55-4a4f-a65d-e8521c6aded4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:37,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/85fc4f65576248dc9f56cfea5e1fecc2 used request id req-cb06b054-2a55-4a4f-a65d-e8521c6aded4 2019-01-08 01:53:37,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:37,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:53:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["TIERRQiVQlmWnGkXE3WMWw"], "issued_at": "2019-01-08T01:53:37.000000Z"}} 2019-01-08 01:53:37,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b880e528793c58e5c2dba47bcc260ed0292781f7" 2019-01-08 01:53:37,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d295b05a-d6fd-4fe5-9838-398fe5f65c5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:37,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d295b05a-d6fd-4fe5-9838-398fe5f65c5a 2019-01-08 01:53:37,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:37,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:38,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["XezsaCaSQk20pPTeIQr6YQ"], "issued_at": "2019-01-08T01:53:38.000000Z"}} 2019-01-08 01:53:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:38,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c30369a-11e9-4f91-8c95-198432acbe9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:38,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6c30369a-11e9-4f91-8c95-198432acbe9a 2019-01-08 01:53:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:53:38,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:53:38,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:38,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216a84a6-874c-44e3-acd9-aa69f04c7eb2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:53:38,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj used request id req-216a84a6-874c-44e3-acd9-aa69f04c7eb2 2019-01-08 01:53:38,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:38,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0812d17-a8b7-46fb-9327-61e17e5485eb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:53:38,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-e0812d17-a8b7-46fb-9327-61e17e5485eb 2019-01-08 01:53:38,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj"}}' 2019-01-08 01:53:38,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-556ea19c-5b7f-4d4e-952f-6d2241da7768 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/0be870bb31af4435a4aa6a7476e631fa"}, "tags": [], "enabled": true, "id": "0be870bb31af4435a4aa6a7476e631fa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj"}} 2019-01-08 01:53:38,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-556ea19c-5b7f-4d4e-952f-6d2241da7768 2019-01-08 01:53:38,604 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj 2019-01-08 01:53:38,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:38,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:39,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["CvrsuJTNT-WVxI5FrKuAPQ"], "issued_at": "2019-01-08T01:53:39.000000Z"}} 2019-01-08 01:53:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb87f440a6d49e744efb164584d175af30323549" 2019-01-08 01:53:39,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79edf92a-7027-42b2-8833-83b83b1c643d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:39,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-79edf92a-7027-42b2-8833-83b83b1c643d 2019-01-08 01:53:39,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:53:39,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:53: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:53:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb87f440a6d49e744efb164584d175af30323549" 2019-01-08 01:53:39,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd6bc7f-ed30-4964-bdef-cd5af7d414e0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:53:39,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-bbd6bc7f-ed30-4964-bdef-cd5af7d414e0 2019-01-08 01:53:39,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb87f440a6d49e744efb164584d175af30323549" 2019-01-08 01:53:39,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357f63de-ca90-41ed-a94f-bb5b8298ed4c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/0be870bb31af4435a4aa6a7476e631fa"}, "tags": [], "enabled": true, "id": "0be870bb31af4435a4aa6a7476e631fa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj"}]} 2019-01-08 01:53:39,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj used request id req-357f63de-ca90-41ed-a94f-bb5b8298ed4c 2019-01-08 01:53:39,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb87f440a6d49e744efb164584d175af30323549" 2019-01-08 01:53:39,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf857714-8b4a-4b3e-abe8-d3e53ebdf45d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:53:39,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-cf857714-8b4a-4b3e-abe8-d3e53ebdf45d 2019-01-08 01:53:39,915 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3b7adbc1-eaa8-448-user 2019-01-08 01:53:39,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:40,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28ac4a7-ce3f-44ad-a6a1-aaf933f557c1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:53:40,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e28ac4a7-ce3f-44ad-a6a1-aaf933f557c1 2019-01-08 01:53:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" -d '{"role": {"name": "CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj-role"}}' 2019-01-08 01:53:40,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e69673c-2543-4b03-b3f3-fbd4d6fb2b73 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6031c8e070f24345b9511acedeebcbad", "links": {"self": "http://172.30.9.42:5000/v3/roles/6031c8e070f24345b9511acedeebcbad"}, "name": "CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj-role"}} 2019-01-08 01:53:40,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-0e69673c-2543-4b03-b3f3-fbd4d6fb2b73 2019-01-08 01:53:40,155 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj-role 2019-01-08 01:53:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/6031c8e070f24345b9511acedeebcbad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:40,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09b0a81-aadc-45ac-bff0-710fe83f5179 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6031c8e070f24345b9511acedeebcbad", "links": {"self": "http://172.30.9.42:5000/v3/roles/6031c8e070f24345b9511acedeebcbad"}, "name": "CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj-role"}} 2019-01-08 01:53:40,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/6031c8e070f24345b9511acedeebcbad used request id req-c09b0a81-aadc-45ac-bff0-710fe83f5179 2019-01-08 01:53:40,177 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj-role to project CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj 2019-01-08 01:53:40,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/0be870bb31af4435a4aa6a7476e631fa/users/e2f2cbe6f3844b07afb889d60381d93c/roles/6031c8e070f24345b9511acedeebcbad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:40,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b45789bb-093f-4e69-873f-7a178ac2892a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:40,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0be870bb31af4435a4aa6a7476e631fa/users/e2f2cbe6f3844b07afb889d60381d93c/roles/6031c8e070f24345b9511acedeebcbad used request id req-b45789bb-093f-4e69-873f-7a178ac2892a 2019-01-08 01:53:40,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:40,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:40,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["SHXSukjWS4CvExEc6UuG2Q"], "issued_at": "2019-01-08T01:53:40.000000Z"}} 2019-01-08 01:53:40,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:40,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181fc3b2-30f0-4c14-8466-079950afd707 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:40,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-181fc3b2-30f0-4c14-8466-079950afd707 2019-01-08 01:53:40,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:41,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-73c66165-9219-4f3d-b098-34ff1226f09b Date: Tue, 08 Jan 2019 01:53:41 GMT RESP BODY: {"routers": []} 2019-01-08 01:53:41,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router&admin_state_up=True used request id req-73c66165-9219-4f3d-b098-34ff1226f09b 2019-01-08 01:53:41,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:41,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:41,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Zezj7LwCRsW0igGxCU4uwg"], "issued_at": "2019-01-08T01:53:41.000000Z"}} 2019-01-08 01:53:41,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63b216c9f067a32cf5beff1036158192ee2d388" 2019-01-08 01:53:41,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07924ab7-9873-4b15-af6f-ef549d14eeea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:41,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-07924ab7-9873-4b15-af6f-ef549d14eeea 2019-01-08 01:53:41,994 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router 2019-01-08 01:53:41,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" -d '{"router": {"name": "CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router", "admin_state_up": true}}' 2019-01-08 01:53:43,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-79f37af8-b90e-4378-94f2-1179d539986e Date: Tue, 08 Jan 2019 01:53:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:53:43Z", "admin_state_up": true, "updated_at": "2019-01-08T01:53:43Z", "revision_number": 0, "routes": [], "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "76b645a9-6237-4574-be16-a20a11871d9e", "name": "CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router"}} 2019-01-08 01:53:43,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-79f37af8-b90e-4378-94f2-1179d539986e 2019-01-08 01:53:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=76b645a9-6237-4574-be16-a20a11871d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:44,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-09620573-768c-4be5-b684-0bf473660486 Date: Tue, 08 Jan 2019 01:53:44 GMT RESP BODY: {"ports":[]} 2019-01-08 01:53:44,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=76b645a9-6237-4574-be16-a20a11871d9e used request id req-09620573-768c-4be5-b684-0bf473660486 2019-01-08 01:53:44,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:44,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-2da1d77c-34fd-4c39-9c87-73202d25143e Date: Tue, 08 Jan 2019 01:53:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:53:44,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-2da1d77c-34fd-4c39-9c87-73202d25143e 2019-01-08 01:53:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:45,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0a5efb06-eb41-4ecc-b01d-8a83eb4adcd5 Date: Tue, 08 Jan 2019 01:53:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 01:53:45,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-0a5efb06-eb41-4ecc-b01d-8a83eb4adcd5 2019-01-08 01:53:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5&name=CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:45,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba30c7ba-d497-46a7-b9c0-f50ec03c52b1 Date: Tue, 08 Jan 2019 01:53:45 GMT RESP BODY: {"ports":[]} 2019-01-08 01:53:45,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5&name=CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-port1&admin_state_up=True used request id req-ba30c7ba-d497-46a7-b9c0-f50ec03c52b1 2019-01-08 01:53:45,752 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-port1 for router - CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router 2019-01-08 01:53:45,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:53:45,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:53:46,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:53:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["hkibJ7rSTXawwrJCc80zAg"], "issued_at": "2019-01-08T01:53:46.000000Z"}} 2019-01-08 01:53:46,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb424f815fe191f860463e0cf626a5f9935e27be" 2019-01-08 01:53:46,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3fce6e-99a0-4da4-80c0-c1ddbf53a7a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:46,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3d3fce6e-99a0-4da4-80c0-c1ddbf53a7a3 2019-01-08 01:53:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:46,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-64108e8c-52ea-4325-9e8d-bf68a4503460 Date: Tue, 08 Jan 2019 01:53:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:53:46,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-64108e8c-52ea-4325-9e8d-bf68a4503460 2019-01-08 01:53:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:47,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a02eee2e-b110-469f-96ce-dac602536ea6 Date: Tue, 08 Jan 2019 01:53:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 01:53:47,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-a02eee2e-b110-469f-96ce-dac602536ea6 2019-01-08 01:53:47,159 - neutron_utils - INFO - Creating port for network with name - external 2019-01-08 01:53:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" -d '{"port": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "name": "CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-port1", "admin_state_up": true}}' 2019-01-08 01:53:48,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1016 X-Openstack-Request-Id: req-c3e01151-403c-41a0-8828-f9dc31ada1d3 Date: Tue, 08 Jan 2019 01:53:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:53:48Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.201"}],"id":"c178dbb8-6326-4b29-a03e-9172a812bdda","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:15:53","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"name":"CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-port1","project_id":"61bd6f21494645d1884b7a839e3c3498","qos_policy_id":null,"admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:53:47Z","binding:vnic_type":"normal","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}} 2019-01-08 01:53:48,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-c3e01151-403c-41a0-8828-f9dc31ada1d3 2019-01-08 01:53:48,746 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-port1 for router - CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router 2019-01-08 01:53:48,746 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router 2019-01-08 01:53:48,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/76b645a9-6237-4574-be16-a20a11871d9e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" -d '{"port_id": "c178dbb8-6326-4b29-a03e-9172a812bdda"}' 2019-01-08 01:53:51,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aea82645-15c3-42f4-9825-50ece9bf09b4 Date: Tue, 08 Jan 2019 01:53:51 GMT RESP BODY: {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "subnet_ids": ["3a0c14f4-5b1f-491f-9855-cf830a6f0482"], "port_id": "c178dbb8-6326-4b29-a03e-9172a812bdda", "id": "76b645a9-6237-4574-be16-a20a11871d9e"} 2019-01-08 01:53:51,323 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/76b645a9-6237-4574-be16-a20a11871d9e/add_router_interface used request id req-aea82645-15c3-42f4-9825-50ece9bf09b4 2019-01-08 01:53:51,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/76b645a9-6237-4574-be16-a20a11871d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:52,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-9599efd9-ad69-465b-8f15-507345a59dab Date: Tue, 08 Jan 2019 01:53:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:53:43Z", "admin_state_up": true, "updated_at": "2019-01-08T01:53:50Z", "revision_number": 1, "routes": [], "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "76b645a9-6237-4574-be16-a20a11871d9e", "name": "CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router"}} 2019-01-08 01:53:52,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/76b645a9-6237-4574-be16-a20a11871d9e used request id req-9599efd9-ad69-465b-8f15-507345a59dab 2019-01-08 01:53:52,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=76b645a9-6237-4574-be16-a20a11871d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:52,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1082 X-Openstack-Request-Id: req-3e84549a-0fbe-4868-9c58-6ba2d092179b Date: Tue, 08 Jan 2019 01:53:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:53:50Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.201"}],"id":"c178dbb8-6326-4b29-a03e-9172a812bdda","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:15:53","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-port1","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:53:47Z","binding:vnic_type":"normal","device_id":"76b645a9-6237-4574-be16-a20a11871d9e","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 01:53:52,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=76b645a9-6237-4574-be16-a20a11871d9e used request id req-3e84549a-0fbe-4868-9c58-6ba2d092179b 2019-01-08 01:53:52,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:52,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a292deec-c96e-4f87-b7df-917055ce8efe Date: Tue, 08 Jan 2019 01:53:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:53:52,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-a292deec-c96e-4f87-b7df-917055ce8efe 2019-01-08 01:53:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b880e528793c58e5c2dba47bcc260ed0292781f7" 2019-01-08 01:53:52,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caea4157-2e57-4f88-b7c3-dcecbabd66f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:53:52,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-caea4157-2e57-4f88-b7c3-dcecbabd66f8 2019-01-08 01:53:52,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b880e528793c58e5c2dba47bcc260ed0292781f7" 2019-01-08 01:53:53,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-b63108e6-c390-491e-980b-72dd3c6f5280 Date: Tue, 08 Jan 2019 01:53:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:53:43Z", "admin_state_up": true, "updated_at": "2019-01-08T01:53:50Z", "revision_number": 1, "routes": [], "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "76b645a9-6237-4574-be16-a20a11871d9e", "name": "CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router"}]} 2019-01-08 01:53:53,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router&admin_state_up=True used request id req-b63108e6-c390-491e-980b-72dd3c6f5280 2019-01-08 01:53:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:53:53,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:53: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:53:53,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b880e528793c58e5c2dba47bcc260ed0292781f7" 2019-01-08 01:53:53,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b163854-f340-418d-8a3d-1b9cd7272bcf 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:53:53,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-7b163854-f340-418d-8a3d-1b9cd7272bcf 2019-01-08 01:53:53,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=76b645a9-6237-4574-be16-a20a11871d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b880e528793c58e5c2dba47bcc260ed0292781f7" 2019-01-08 01:53:53,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1082 X-Openstack-Request-Id: req-e3039e96-b6a8-442d-8159-6bc4636e2f5a Date: Tue, 08 Jan 2019 01:53:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:53:50Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.201"}],"id":"c178dbb8-6326-4b29-a03e-9172a812bdda","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:15:53","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-port1","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T01:53:47Z","binding:vnic_type":"normal","device_id":"76b645a9-6237-4574-be16-a20a11871d9e","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 01:53:53,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=76b645a9-6237-4574-be16-a20a11871d9e used request id req-e3039e96-b6a8-442d-8159-6bc4636e2f5a 2019-01-08 01:53:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b880e528793c58e5c2dba47bcc260ed0292781f7" 2019-01-08 01:53:54,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ff2ea01c-4c5c-45fa-a5b9-5644b9ed6b65 Date: Tue, 08 Jan 2019 01:53:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 01:53:54,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-ff2ea01c-4c5c-45fa-a5b9-5644b9ed6b65 2019-01-08 01:53:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b880e528793c58e5c2dba47bcc260ed0292781f7" 2019-01-08 01:53:54,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4ab258b9-5cfd-44da-8089-ffcab7c25868 Date: Tue, 08 Jan 2019 01:53:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 01:53:54,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-4ab258b9-5cfd-44da-8089-ffcab7c25868 2019-01-08 01:53:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b880e528793c58e5c2dba47bcc260ed0292781f7" 2019-01-08 01:53:54,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-38246a4e-6f13-43e0-a694-be553b1a3084 Date: Tue, 08 Jan 2019 01:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-08 01:53:54,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-38246a4e-6f13-43e0-a694-be553b1a3084 2019-01-08 01:53:54,774 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router and port CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-port1 2019-01-08 01:53:54,774 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router 2019-01-08 01:53:54,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/76b645a9-6237-4574-be16-a20a11871d9e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" -d '{"port_id": "c178dbb8-6326-4b29-a03e-9172a812bdda"}' 2019-01-08 01:53:56,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-83c9de94-bdf7-4472-8805-77f54a991a5f Date: Tue, 08 Jan 2019 01:53:56 GMT RESP BODY: {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "subnet_ids": ["3a0c14f4-5b1f-491f-9855-cf830a6f0482"], "port_id": "c178dbb8-6326-4b29-a03e-9172a812bdda", "id": "76b645a9-6237-4574-be16-a20a11871d9e"} 2019-01-08 01:53:56,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/76b645a9-6237-4574-be16-a20a11871d9e/remove_router_interface used request id req-83c9de94-bdf7-4472-8805-77f54a991a5f 2019-01-08 01:53:56,417 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router 2019-01-08 01:53:56,417 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5879ae75-2a2c-4076-9b0e-4353316aafdd-pub-router 2019-01-08 01:53:56,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/76b645a9-6237-4574-be16-a20a11871d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d823fd83c287e7b75485a3b9bbbe4c135608e4" 2019-01-08 01:53:57,508 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c095b06-b779-4169-ab7f-c2805a83c2ee Content-Length: 0 Date: Tue, 08 Jan 2019 01:53:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:53:57,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/76b645a9-6237-4574-be16-a20a11871d9e used request id req-4c095b06-b779-4169-ab7f-c2805a83c2ee 2019-01-08 01:53:57,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:57,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6bd806eb-0d06-47d7-99c2-2e3ab6ab6f6d Date: Tue, 08 Jan 2019 01:53:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:53:57,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-6bd806eb-0d06-47d7-99c2-2e3ab6ab6f6d 2019-01-08 01:53:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:57,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b9175b-3257-4458-9c29-da496a17f648 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:53:57,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-60b9175b-3257-4458-9c29-da496a17f648 2019-01-08 01:53:57,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:58,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a00ed6d0-86cd-43a0-92a3-26717d30cdc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:58,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-a00ed6d0-86cd-43a0-92a3-26717d30cdc8 2019-01-08 01:53:58,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:58,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:58,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43fdb946-75ef-4200-a726-7e4d620be2c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:58,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-43fdb946-75ef-4200-a726-7e4d620be2c3 2019-01-08 01:53:58,133 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:58,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:58,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d6790c-0766-45f7-bacc-517fd72f835f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:58,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-08d6790c-0766-45f7-bacc-517fd72f835f 2019-01-08 01:53:58,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:58,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a319814-a0a8-4d65-ad6f-d7257c06ede8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:58,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-2a319814-a0a8-4d65-ad6f-d7257c06ede8 2019-01-08 01:53:58,367 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:58,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:58,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded0ec3b-50c3-41f6-91b7-60a9a79948ae 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:53:58,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-ded0ec3b-50c3-41f6-91b7-60a9a79948ae 2019-01-08 01:53:58,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:58,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ca6e4a-a6df-478f-a253-5598c86fd478 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:58,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-02ca6e4a-a6df-478f-a253-5598c86fd478 2019-01-08 01:53:58,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:58,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:58,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444036a9-346c-4380-b9b5-9d58c103410e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:58,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-444036a9-346c-4380-b9b5-9d58c103410e 2019-01-08 01:53:58,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:58,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:59,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ea3301-5189-470a-ae2e-b4698c7c171b 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:53:59,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-17ea3301-5189-470a-ae2e-b4698c7c171b 2019-01-08 01:53:59,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:59,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273f81e7-b871-46fe-ac28-faa51d89758e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:59,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-273f81e7-b871-46fe-ac28-faa51d89758e 2019-01-08 01:53:59,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:59,240 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36003961-ad49-4517-a132-b652d0783ff7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:59,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-36003961-ad49-4517-a132-b652d0783ff7 2019-01-08 01:53:59,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:59,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:59,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c537f390-a7be-4c89-ad20-6efcd1ef728b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:59,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-c537f390-a7be-4c89-ad20-6efcd1ef728b 2019-01-08 01:53:59,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:59,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e97fd61-98ab-4074-ba5b-32af36280822 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:53:59,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-6e97fd61-98ab-4074-ba5b-32af36280822 2019-01-08 01:53:59,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:53:59,452 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj 2019-01-08 01:53:59,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/0be870bb31af4435a4aa6a7476e631fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:59,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d2ec11d-e8f9-47ce-b3f2-a9587aa1f9d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:59,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/0be870bb31af4435a4aa6a7476e631fa used request id req-6d2ec11d-e8f9-47ce-b3f2-a9587aa1f9d3 2019-01-08 01:53:59,700 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3b7adbc1-eaa8-448-proj-role 2019-01-08 01:53:59,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/6031c8e070f24345b9511acedeebcbad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:53:59,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17d9e771-a029-4615-b6d5-0c476ff6ec57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:53:59,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/6031c8e070f24345b9511acedeebcbad used request id req-17d9e771-a029-4615-b6d5-0c476ff6ec57 2019-01-08 01:53:59,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df92e35e1f00b53e364f498b877afc31dc77d2f" 2019-01-08 01:54:00,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5e7bd1-600e-4f42-8b5f-506af474f43a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:54:00,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cf5e7bd1-600e-4f42-8b5f-506af474f43a 2019-01-08 01:54:00,033 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3b7adbc1-eaa8-448-user 2019-01-08 01:54:00,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/e2f2cbe6f3844b07afb889d60381d93c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb87f440a6d49e744efb164584d175af30323549" 2019-01-08 01:54:00,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2f0aceb-b37d-4b50-8acc-9d1eb64c89df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:00,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/e2f2cbe6f3844b07afb889d60381d93c used request id req-f2f0aceb-b37d-4b50-8acc-9d1eb64c89df 2019-01-08 01:54:00,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:00,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["qDIdRpslR72giWZ2xo4lQQ"], "issued_at": "2019-01-08T01:54:00.000000Z"}} 2019-01-08 01:54:00,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec542cdb2d74abd2527be87b4aa776c40fadffca" 2019-01-08 01:54:00,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91392e06-501f-4c5e-a8d8-38fcbf9206ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:00,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-91392e06-501f-4c5e-a8d8-38fcbf9206ad 2019-01-08 01:54:00,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:00,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:01,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["23hiftyKSkm0Mib67mJDdg"], "issued_at": "2019-01-08T01:54:01.000000Z"}} 2019-01-08 01:54:01,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:01,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419772f4-6edd-48d7-ab3e-2afe650b879d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:01,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-419772f4-6edd-48d7-ab3e-2afe650b879d 2019-01-08 01:54:01,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:54:01,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:54: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:54:01,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0dd7e408-d2f5-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:01,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549bfed3-3c0b-4bf6-b69c-58d1eeae7367 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0dd7e408-d2f5-491-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:54:01,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0dd7e408-d2f5-491-proj used request id req-549bfed3-3c0b-4bf6-b69c-58d1eeae7367 2019-01-08 01:54:01,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:01,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821fa256-a05e-4664-b9ea-49ba2c360af7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:54:01,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-821fa256-a05e-4664-b9ea-49ba2c360af7 2019-01-08 01:54:01,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj"}}' 2019-01-08 01:54:01,850 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa9df02-dd4a-4724-b958-05478a6da519 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d"}, "tags": [], "enabled": true, "id": "1296651912b249fea1cb918560efad9d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj"}} 2019-01-08 01:54:01,850 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-ffa9df02-dd4a-4724-b958-05478a6da519 2019-01-08 01:54:01,850 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-0dd7e408-d2f5-491-proj 2019-01-08 01:54:01,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:01,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:02,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["vNfelU6zTPGTv7rPXBJPLA"], "issued_at": "2019-01-08T01:54:02.000000Z"}} 2019-01-08 01:54:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c83c8f0ba71f0f8e37e1be59e17f4e7acc47676" 2019-01-08 01:54:02,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f9b914-47eb-46eb-a264-c16887d0ccc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:02,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-60f9b914-47eb-46eb-a264-c16887d0ccc9 2019-01-08 01:54:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:54:02,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:54: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:54:02,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c83c8f0ba71f0f8e37e1be59e17f4e7acc47676" 2019-01-08 01:54:02,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ef88c9-7ddc-4a86-9d27-741234022f3a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:54:02,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-62ef88c9-7ddc-4a86-9d27-741234022f3a 2019-01-08 01:54:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-0dd7e408-d2f5-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c83c8f0ba71f0f8e37e1be59e17f4e7acc47676" 2019-01-08 01:54:02,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675be670-50b0-49af-b8cc-0cb4287835db Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-0dd7e408-d2f5-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d"}, "tags": [], "enabled": true, "id": "1296651912b249fea1cb918560efad9d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj"}]} 2019-01-08 01:54:02,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-0dd7e408-d2f5-491-proj used request id req-675be670-50b0-49af-b8cc-0cb4287835db 2019-01-08 01:54:02,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c83c8f0ba71f0f8e37e1be59e17f4e7acc47676" 2019-01-08 01:54:02,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65df1d9-c616-42d6-ad2c-c46e42273827 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:54:02,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-e65df1d9-c616-42d6-ad2c-c46e42273827 2019-01-08 01:54:03,022 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-0dd7e408-d2f5-491-user 2019-01-08 01:54:03,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:03,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:03,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88bc8a3-3a0e-4f96-99f1-c100d4e263f2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:54:03,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d88bc8a3-3a0e-4f96-99f1-c100d4e263f2 2019-01-08 01:54:03,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" -d '{"role": {"name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj-role"}}' 2019-01-08 01:54:03,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39dbf491-8a89-4b73-b34f-5714386ae86d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3c2956e7d014f00ba81002bf16333da", "links": {"self": "http://172.30.9.42:5000/v3/roles/d3c2956e7d014f00ba81002bf16333da"}, "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj-role"}} 2019-01-08 01:54:03,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-39dbf491-8a89-4b73-b34f-5714386ae86d 2019-01-08 01:54:03,262 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-0dd7e408-d2f5-491-proj-role 2019-01-08 01:54:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/d3c2956e7d014f00ba81002bf16333da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:03,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851f4e16-864d-404a-a6b8-dde731aeab0f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3c2956e7d014f00ba81002bf16333da", "links": {"self": "http://172.30.9.42:5000/v3/roles/d3c2956e7d014f00ba81002bf16333da"}, "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj-role"}} 2019-01-08 01:54:03,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/d3c2956e7d014f00ba81002bf16333da used request id req-851f4e16-864d-404a-a6b8-dde731aeab0f 2019-01-08 01:54:03,372 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-0dd7e408-d2f5-491-proj-role to project CreateRouterSuccessTests-0dd7e408-d2f5-491-proj 2019-01-08 01:54:03,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d/users/917c42cf4f2b4d3bb7768e21295cbcc9/roles/d3c2956e7d014f00ba81002bf16333da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:03,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d403f41d-d20c-40d6-a3dc-7c1ff270fd49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:03,523 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d/users/917c42cf4f2b4d3bb7768e21295cbcc9/roles/d3c2956e7d014f00ba81002bf16333da used request id req-d403f41d-d20c-40d6-a3dc-7c1ff270fd49 2019-01-08 01:54:03,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:03,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:03,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3c2956e7d014f00ba81002bf16333da", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj-role"}], "expires_at": "2019-01-08T02:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1296651912b249fea1cb918560efad9d", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-user", "id": "917c42cf4f2b4d3bb7768e21295cbcc9"}, "audit_ids": ["fRBDyt0AQhu71w54ERu2ug"], "issued_at": "2019-01-08T01:54:03.000000Z"}} 2019-01-08 01:54:03,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" 2019-01-08 01:54:04,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635af17c-3884-47e7-977c-b6f8bf1902d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:04,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-635af17c-3884-47e7-977c-b6f8bf1902d8 2019-01-08 01:54:04,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" 2019-01-08 01:54:04,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c3eec795-2cf9-4e5e-a6cc-7303374f50de Date: Tue, 08 Jan 2019 01:54:04 GMT RESP BODY: {"networks":[]} 2019-01-08 01:54:04,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-net1 used request id req-c3eec795-2cf9-4e5e-a6cc-7303374f50de 2019-01-08 01:54:04,223 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-net1 2019-01-08 01:54:04,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" -d '{"network": {"name": "CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-net1", "admin_state_up": true}}' 2019-01-08 01:54:05,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-5b486a8b-ef0c-4327-82a1-abfd2fabc3e8 Date: Tue, 08 Jan 2019 01:54:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7185c929-416c-4a7d-acce-349587f0ee0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1296651912b249fea1cb918560efad9d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:54:04Z","is_default":false,"name":"CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1296651912b249fea1cb918560efad9d","created_at":"2019-01-08T01:54:04Z","mtu":1442}} 2019-01-08 01:54:05,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-5b486a8b-ef0c-4327-82a1-abfd2fabc3e8 2019-01-08 01:54:05,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=7185c929-416c-4a7d-acce-349587f0ee0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" 2019-01-08 01:54:05,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0789e3fb-de48-457a-b009-d3a1e1397e4a Date: Tue, 08 Jan 2019 01:54:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7185c929-416c-4a7d-acce-349587f0ee0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1296651912b249fea1cb918560efad9d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:54:04Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-net1","admin_state_up":true,"tenant_id":"1296651912b249fea1cb918560efad9d","created_at":"2019-01-08T01:54:04Z","mtu":1442}]} 2019-01-08 01:54:05,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=7185c929-416c-4a7d-acce-349587f0ee0c used request id req-0789e3fb-de48-457a-b009-d3a1e1397e4a 2019-01-08 01:54:05,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7185c929-416c-4a7d-acce-349587f0ee0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" 2019-01-08 01:54:06,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-578be2a2-2939-4dc5-bb19-8fce0af847d1 Date: Tue, 08 Jan 2019 01:54:06 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:54:06,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7185c929-416c-4a7d-acce-349587f0ee0c used request id req-578be2a2-2939-4dc5-bb19-8fce0af847d1 2019-01-08 01:54:06,123 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1 2019-01-08 01:54:06,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" -d '{"subnets": [{"ip_version": 4, "network_id": "7185c929-416c-4a7d-acce-349587f0ee0c", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1"}]}' 2019-01-08 01:54:07,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c87afa2e-e5e7-4a53-99c2-11e0740763a1 Date: Tue, 08 Jan 2019 01:54:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7185c929-416c-4a7d-acce-349587f0ee0c","tenant_id":"1296651912b249fea1cb918560efad9d","created_at":"2019-01-08T01:54:06Z","dns_nameservers":[],"updated_at":"2019-01-08T01:54:06Z","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":"1296651912b249fea1cb918560efad9d","id":"94a4a338-72c0-4511-9d2e-06967b844c8e","subnetpool_id":null,"name":"CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1"}]} 2019-01-08 01:54:07,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-c87afa2e-e5e7-4a53-99c2-11e0740763a1 2019-01-08 01:54:07,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=7185c929-416c-4a7d-acce-349587f0ee0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" 2019-01-08 01:54:08,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-faf024f8-3b74-481f-a249-700b9578a349 Date: Tue, 08 Jan 2019 01:54:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7185c929-416c-4a7d-acce-349587f0ee0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1296651912b249fea1cb918560efad9d","status":"ACTIVE","subnets":["94a4a338-72c0-4511-9d2e-06967b844c8e"],"description":"","tags":[],"updated_at":"2019-01-08T01:54:06Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-net1","admin_state_up":true,"tenant_id":"1296651912b249fea1cb918560efad9d","created_at":"2019-01-08T01:54:04Z","mtu":1442}]} 2019-01-08 01:54:08,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=7185c929-416c-4a7d-acce-349587f0ee0c used request id req-faf024f8-3b74-481f-a249-700b9578a349 2019-01-08 01:54:08,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7185c929-416c-4a7d-acce-349587f0ee0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" 2019-01-08 01:54:08,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3112c52e-9f8f-48d9-a8da-89795dd5c419 Date: Tue, 08 Jan 2019 01:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7185c929-416c-4a7d-acce-349587f0ee0c","tenant_id":"1296651912b249fea1cb918560efad9d","created_at":"2019-01-08T01:54:06Z","dns_nameservers":[],"updated_at":"2019-01-08T01:54:06Z","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":"1296651912b249fea1cb918560efad9d","id":"94a4a338-72c0-4511-9d2e-06967b844c8e","subnetpool_id":null,"name":"CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1"}]} 2019-01-08 01:54:08,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7185c929-416c-4a7d-acce-349587f0ee0c used request id req-3112c52e-9f8f-48d9-a8da-89795dd5c419 2019-01-08 01:54:08,261 - OpenStackNetwork - DEBUG - Network [7185c929-416c-4a7d-acce-349587f0ee0c] created successfully 2019-01-08 01:54:08,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:08,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:08,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3c2956e7d014f00ba81002bf16333da", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj-role"}], "expires_at": "2019-01-08T02:54:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1296651912b249fea1cb918560efad9d", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-user", "id": "917c42cf4f2b4d3bb7768e21295cbcc9"}, "audit_ids": ["KtnNYYJ0QeaqgNf82I6F1w"], "issued_at": "2019-01-08T01:54:08.000000Z"}} 2019-01-08 01:54:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:08,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893f0e38-6356-4058-a805-a88f29890bed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:08,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-893f0e38-6356-4058-a805-a88f29890bed 2019-01-08 01:54:08,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:09,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e36f64b9-fbc6-45de-a07e-f19dc311a3a6 Date: Tue, 08 Jan 2019 01:54:09 GMT RESP BODY: {"routers": []} 2019-01-08 01:54:09,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router&admin_state_up=True used request id req-e36f64b9-fbc6-45de-a07e-f19dc311a3a6 2019-01-08 01:54:09,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:09,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:09,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3c2956e7d014f00ba81002bf16333da", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj-role"}], "expires_at": "2019-01-08T02:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1296651912b249fea1cb918560efad9d", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1296651912b249fea1cb918560efad9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1296651912b249fea1cb918560efad9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1296651912b249fea1cb918560efad9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-user", "id": "917c42cf4f2b4d3bb7768e21295cbcc9"}, "audit_ids": ["YyVq2dGlTU2FEBgeKtB5bg"], "issued_at": "2019-01-08T01:54:09.000000Z"}} 2019-01-08 01:54:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220e5d7e61841a5cdca6f1e5064c841a944b426d" 2019-01-08 01:54:09,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632df930-fe62-40ce-b509-a3328a135704 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:09,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-632df930-fe62-40ce-b509-a3328a135704 2019-01-08 01:54:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:09,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f0c1ef29-c481-4965-85ae-18c8ee6784c3 Date: Tue, 08 Jan 2019 01:54:09 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:54:09,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-f0c1ef29-c481-4965-85ae-18c8ee6784c3 2019-01-08 01:54:09,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:10,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0ed61b3c-c5f9-4f68-9b12-ca18294ddb08 Date: Tue, 08 Jan 2019 01:54:10 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:54:10,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-0ed61b3c-c5f9-4f68-9b12-ca18294ddb08 2019-01-08 01:54:10,126 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router 2019-01-08 01:54:10,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router", "admin_state_up": true}}' 2019-01-08 01:54:12,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-35a99972-b16c-4012-b0fa-37c6d4219cf8 Date: Tue, 08 Jan 2019 01:54:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "1296651912b249fea1cb918560efad9d", "created_at": "2019-01-08T01:54:10Z", "admin_state_up": true, "updated_at": "2019-01-08T01:54:11Z", "revision_number": 2, "routes": [], "project_id": "1296651912b249fea1cb918560efad9d", "id": "93181071-1b75-4f0c-abff-4f49a765a3d9", "name": "CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router"}} 2019-01-08 01:54:12,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-35a99972-b16c-4012-b0fa-37c6d4219cf8 2019-01-08 01:54:12,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=93181071-1b75-4f0c-abff-4f49a765a3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:12,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6427387d-9117-41a4-b71c-c4e1f52c0224 Date: Tue, 08 Jan 2019 01:54:12 GMT RESP BODY: {"ports":[]} 2019-01-08 01:54:12,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=93181071-1b75-4f0c-abff-4f49a765a3d9 used request id req-6427387d-9117-41a4-b71c-c4e1f52c0224 2019-01-08 01:54:12,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?name=CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:12,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5cc95108-b906-4456-9abe-f11ce6b1a1a8 Date: Tue, 08 Jan 2019 01:54:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7185c929-416c-4a7d-acce-349587f0ee0c","tenant_id":"1296651912b249fea1cb918560efad9d","created_at":"2019-01-08T01:54:06Z","dns_nameservers":[],"updated_at":"2019-01-08T01:54:06Z","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":"1296651912b249fea1cb918560efad9d","id":"94a4a338-72c0-4511-9d2e-06967b844c8e","subnetpool_id":null,"name":"CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1"}]} 2019-01-08 01:54:12,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?name=CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1 used request id req-5cc95108-b906-4456-9abe-f11ce6b1a1a8 2019-01-08 01:54:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:54:12,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:54: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:54:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:12,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e325f9-2a64-473f-bcc1-326e0c9217da Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1296651912b249fea1cb918560efad9d", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj"}} 2019-01-08 01:54:12,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d used request id req-f8e325f9-2a64-473f-bcc1-326e0c9217da 2019-01-08 01:54:12,718 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-08 01:54:12,718 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router 2019-01-08 01:54:12,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/93181071-1b75-4f0c-abff-4f49a765a3d9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" -d '{"subnet_id": "94a4a338-72c0-4511-9d2e-06967b844c8e"}' 2019-01-08 01:54:15,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fa68b484-1287-4790-b9b9-e6601a570a7d Date: Tue, 08 Jan 2019 01:54:15 GMT RESP BODY: {"network_id": "7185c929-416c-4a7d-acce-349587f0ee0c", "tenant_id": "1296651912b249fea1cb918560efad9d", "subnet_id": "94a4a338-72c0-4511-9d2e-06967b844c8e", "subnet_ids": ["94a4a338-72c0-4511-9d2e-06967b844c8e"], "port_id": "929d9a2b-397c-4acc-81bc-1e853fc70263", "id": "93181071-1b75-4f0c-abff-4f49a765a3d9"} 2019-01-08 01:54:15,463 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/93181071-1b75-4f0c-abff-4f49a765a3d9/add_router_interface used request id req-fa68b484-1287-4790-b9b9-e6601a570a7d 2019-01-08 01:54:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/93181071-1b75-4f0c-abff-4f49a765a3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:15,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e680ef32-10a4-49bb-9be8-7128dcdd9715 Date: Tue, 08 Jan 2019 01:54:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "1296651912b249fea1cb918560efad9d", "created_at": "2019-01-08T01:54:10Z", "admin_state_up": true, "updated_at": "2019-01-08T01:54:14Z", "revision_number": 3, "routes": [], "project_id": "1296651912b249fea1cb918560efad9d", "id": "93181071-1b75-4f0c-abff-4f49a765a3d9", "name": "CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router"}} 2019-01-08 01:54:15,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/93181071-1b75-4f0c-abff-4f49a765a3d9 used request id req-e680ef32-10a4-49bb-9be8-7128dcdd9715 2019-01-08 01:54:15,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=93181071-1b75-4f0c-abff-4f49a765a3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:16,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-50eafe25-f7a6-4c51-b247-facb30a7f708 Date: Tue, 08 Jan 2019 01:54:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:54:15Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94a4a338-72c0-4511-9d2e-06967b844c8e","ip_address":"10.200.201.1"}],"id":"929d9a2b-397c-4acc-81bc-1e853fc70263","security_groups":[],"mac_address":"fa:16:3e:b5:6d:f1","project_id":"1296651912b249fea1cb918560efad9d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7185c929-416c-4a7d-acce-349587f0ee0c","dns_name":"","created_at":"2019-01-08T01:54:13Z","binding:vnic_type":"normal","device_id":"93181071-1b75-4f0c-abff-4f49a765a3d9","tenant_id":"1296651912b249fea1cb918560efad9d"}]} 2019-01-08 01:54:16,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=93181071-1b75-4f0c-abff-4f49a765a3d9 used request id req-50eafe25-f7a6-4c51-b247-facb30a7f708 2019-01-08 01:54:16,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/94a4a338-72c0-4511-9d2e-06967b844c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:16,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cc396948-71e4-454b-bdba-89417778a23f Date: Tue, 08 Jan 2019 01:54:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7185c929-416c-4a7d-acce-349587f0ee0c","tenant_id":"1296651912b249fea1cb918560efad9d","created_at":"2019-01-08T01:54:06Z","dns_nameservers":[],"updated_at":"2019-01-08T01:54:06Z","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":"1296651912b249fea1cb918560efad9d","id":"94a4a338-72c0-4511-9d2e-06967b844c8e","subnetpool_id":null,"name":"CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1"}} 2019-01-08 01:54:16,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/94a4a338-72c0-4511-9d2e-06967b844c8e used request id req-cc396948-71e4-454b-bdba-89417778a23f 2019-01-08 01:54:16,678 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router and subnet CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1 2019-01-08 01:54:16,678 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router 2019-01-08 01:54:16,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/93181071-1b75-4f0c-abff-4f49a765a3d9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" -d '{"subnet_id": "94a4a338-72c0-4511-9d2e-06967b844c8e"}' 2019-01-08 01:54:18,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-335d4750-0414-477c-be3c-5e73e73bfee4 Date: Tue, 08 Jan 2019 01:54:18 GMT RESP BODY: {"network_id": "7185c929-416c-4a7d-acce-349587f0ee0c", "tenant_id": "1296651912b249fea1cb918560efad9d", "subnet_id": "94a4a338-72c0-4511-9d2e-06967b844c8e", "subnet_ids": ["94a4a338-72c0-4511-9d2e-06967b844c8e"], "port_id": "929d9a2b-397c-4acc-81bc-1e853fc70263", "id": "93181071-1b75-4f0c-abff-4f49a765a3d9"} 2019-01-08 01:54:18,092 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/93181071-1b75-4f0c-abff-4f49a765a3d9/remove_router_interface used request id req-335d4750-0414-477c-be3c-5e73e73bfee4 2019-01-08 01:54:18,093 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router 2019-01-08 01:54:18,093 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-router 2019-01-08 01:54:18,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/93181071-1b75-4f0c-abff-4f49a765a3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767a7b190b0c85e663ccdca18b4c3ef1ca1b684f" 2019-01-08 01:54:19,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d1c8b24-afdc-4fd6-9dcf-65d75cffd517 Content-Length: 0 Date: Tue, 08 Jan 2019 01:54:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:54:19,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/93181071-1b75-4f0c-abff-4f49a765a3d9 used request id req-3d1c8b24-afdc-4fd6-9dcf-65d75cffd517 2019-01-08 01:54:19,771 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1 2019-01-08 01:54:19,771 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-subnet1 2019-01-08 01:54:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/94a4a338-72c0-4511-9d2e-06967b844c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" 2019-01-08 01:54:21,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73c68496-5a54-4392-a733-6d38809913eb Date: Tue, 08 Jan 2019 01:54:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:54:21,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/94a4a338-72c0-4511-9d2e-06967b844c8e used request id req-73c68496-5a54-4392-a733-6d38809913eb 2019-01-08 01:54:21,568 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-510aa8b5-b7e4-4508-a300-1caeaddf0142-pub-net1 2019-01-08 01:54:21,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/7185c929-416c-4a7d-acce-349587f0ee0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f9681c991e7d9a7351a42578b98ef5ad7cf55" 2019-01-08 01:54:22,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-108e2889-cbd6-40e6-b9ef-5a77f422aed4 Date: Tue, 08 Jan 2019 01:54:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:54:22,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/7185c929-416c-4a7d-acce-349587f0ee0c used request id req-108e2889-cbd6-40e6-b9ef-5a77f422aed4 2019-01-08 01:54:22,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:22,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-75871a66-598c-4dc0-9f5d-be4a222dd359 Date: Tue, 08 Jan 2019 01:54:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1296651912b249fea1cb918560efad9d", "created_at": "2019-01-08T01:54:04Z", "updated_at": "2019-01-08T01:54:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:54:04Z", "revision_number": 0, "id": "40ec67bf-2f45-4743-8af3-cd02aa4462d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:54:04Z", "security_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "tenant_id": "1296651912b249fea1cb918560efad9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1296651912b249fea1cb918560efad9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:54:04Z", "revision_number": 0, "id": "415d79f0-88f8-4298-9654-17bca28ac14c", "remote_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "remote_ip_prefix": null, "created_at": "2019-01-08T01:54:04Z", "security_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "tenant_id": "1296651912b249fea1cb918560efad9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1296651912b249fea1cb918560efad9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:54:04Z", "revision_number": 0, "id": "6bc2ef77-562e-4145-80d8-631e75846188", "remote_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "remote_ip_prefix": null, "created_at": "2019-01-08T01:54:04Z", "security_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "tenant_id": "1296651912b249fea1cb918560efad9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1296651912b249fea1cb918560efad9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:54:04Z", "revision_number": 0, "id": "ab84057d-c7b5-48cb-a4dc-fbe95dced959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:54:04Z", "security_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "tenant_id": "1296651912b249fea1cb918560efad9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1296651912b249fea1cb918560efad9d"}], "revision_number": 4, "project_id": "1296651912b249fea1cb918560efad9d", "id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:54:22,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-75871a66-598c-4dc0-9f5d-be4a222dd359 2019-01-08 01:54:22,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:23,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498503b7-df46-4306-8256-c9d7285ad8ae Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1296651912b249fea1cb918560efad9d", "name": "CreateRouterSuccessTests-0dd7e408-d2f5-491-proj"}} 2019-01-08 01:54:23,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d used request id req-498503b7-df46-4306-8256-c9d7285ad8ae 2019-01-08 01:54:23,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0dfdd34b-d829-4ed5-b242-e8e4c796694a 2019-01-08 01:54:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=0dfdd34b-d829-4ed5-b242-e8e4c796694a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:23,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fee8d210-d8b4-436a-bc9c-1831751e01c2 Date: Tue, 08 Jan 2019 01:54:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:54:04Z", "security_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "port_range_min": null, "revision_number": 0, "tenant_id": "1296651912b249fea1cb918560efad9d", "created_at": "2019-01-08T01:54:04Z", "project_id": "1296651912b249fea1cb918560efad9d", "id": "40ec67bf-2f45-4743-8af3-cd02aa4462d9"}, {"remote_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:54:04Z", "security_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "port_range_min": null, "revision_number": 0, "tenant_id": "1296651912b249fea1cb918560efad9d", "created_at": "2019-01-08T01:54:04Z", "project_id": "1296651912b249fea1cb918560efad9d", "id": "415d79f0-88f8-4298-9654-17bca28ac14c"}, {"remote_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:54:04Z", "security_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "port_range_min": null, "revision_number": 0, "tenant_id": "1296651912b249fea1cb918560efad9d", "created_at": "2019-01-08T01:54:04Z", "project_id": "1296651912b249fea1cb918560efad9d", "id": "6bc2ef77-562e-4145-80d8-631e75846188"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:54:04Z", "security_group_id": "0dfdd34b-d829-4ed5-b242-e8e4c796694a", "port_range_min": null, "revision_number": 0, "tenant_id": "1296651912b249fea1cb918560efad9d", "created_at": "2019-01-08T01:54:04Z", "project_id": "1296651912b249fea1cb918560efad9d", "id": "ab84057d-c7b5-48cb-a4dc-fbe95dced959"}]} 2019-01-08 01:54:23,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=0dfdd34b-d829-4ed5-b242-e8e4c796694a used request id req-fee8d210-d8b4-436a-bc9c-1831751e01c2 2019-01-08 01:54:23,323 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:54:23,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/0dfdd34b-d829-4ed5-b242-e8e4c796694a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:23,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c343520-f0d0-4b32-a02f-1b2b3213882e Content-Length: 0 Date: Tue, 08 Jan 2019 01:54:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:54:23,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/0dfdd34b-d829-4ed5-b242-e8e4c796694a used request id req-6c343520-f0d0-4b32-a02f-1b2b3213882e 2019-01-08 01:54:23,741 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-0dd7e408-d2f5-491-proj 2019-01-08 01:54:23,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:24,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb1a2802-bfd1-4fa3-992f-1759f40ca05e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:24,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1296651912b249fea1cb918560efad9d used request id req-eb1a2802-bfd1-4fa3-992f-1759f40ca05e 2019-01-08 01:54:24,053 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-0dd7e408-d2f5-491-proj-role 2019-01-08 01:54:24,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/d3c2956e7d014f00ba81002bf16333da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:24,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79931a10-c07e-49e1-8a88-e601bcbce0f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:24,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/d3c2956e7d014f00ba81002bf16333da used request id req-79931a10-c07e-49e1-8a88-e601bcbce0f5 2019-01-08 01:54:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd057540f410f0626fddad2957cdf26eb1a635e" 2019-01-08 01:54:24,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd49861c-9aa0-4c97-9ee9-22409a8b73e1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:54:24,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cd49861c-9aa0-4c97-9ee9-22409a8b73e1 2019-01-08 01:54:24,312 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-0dd7e408-d2f5-491-user 2019-01-08 01:54:24,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/917c42cf4f2b4d3bb7768e21295cbcc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c83c8f0ba71f0f8e37e1be59e17f4e7acc47676" 2019-01-08 01:54:24,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80e17049-e18d-4273-ac0f-83f2d0786eb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:24,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/917c42cf4f2b4d3bb7768e21295cbcc9 used request id req-80e17049-e18d-4273-ac0f-83f2d0786eb5 2019-01-08 01:54:24,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:24,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["NnrEay4QQcWWaero3Mt8lA"], "issued_at": "2019-01-08T01:54:24.000000Z"}} 2019-01-08 01:54:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc06446bd700f2c4d71aba60cfa9a3218df8321" 2019-01-08 01:54:25,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d4a8e4-39b3-4fba-9d5e-ae7dc36dd9d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:25,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d3d4a8e4-39b3-4fba-9d5e-ae7dc36dd9d6 2019-01-08 01:54:25,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:25,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:25,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["58srvHwgT8qIq37rh6drXQ"], "issued_at": "2019-01-08T01:54:25.000000Z"}} 2019-01-08 01:54:25,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:25,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce885ad-3a9e-4f3e-a6bb-319bd54e74e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:25,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7ce885ad-3a9e-4f3e-a6bb-319bd54e74e1 2019-01-08 01:54:25,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:54:25,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:54: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:54:25,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b536d38b-dd71-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:25,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2324ebd1-14be-4e5e-af91-8bce1fed147e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b536d38b-dd71-499-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:54:25,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b536d38b-dd71-499-proj used request id req-2324ebd1-14be-4e5e-af91-8bce1fed147e 2019-01-08 01:54:25,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:25,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33743b5-19b5-49ae-b056-3eedec5d2c7b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:54:25,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-d33743b5-19b5-49ae-b056-3eedec5d2c7b 2019-01-08 01:54:25,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj"}}' 2019-01-08 01:54:25,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb1d214f-7804-4c91-88b0-7da5b0b7dd54 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/8c41c2835e864e01ab44034944ed78eb"}, "tags": [], "enabled": true, "id": "8c41c2835e864e01ab44034944ed78eb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj"}} 2019-01-08 01:54:25,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-eb1d214f-7804-4c91-88b0-7da5b0b7dd54 2019-01-08 01:54:25,957 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b536d38b-dd71-499-proj 2019-01-08 01:54:25,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:25,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:26,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["xYpGUBciTWOl2D1uIBGsIA"], "issued_at": "2019-01-08T01:54:26.000000Z"}} 2019-01-08 01:54:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1daaf9da9c8d70470d89cdd8df8eb513f6768ce" 2019-01-08 01:54:26,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4ef887-646a-43f2-a223-25598ba68e3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:26,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9a4ef887-646a-43f2-a223-25598ba68e3a 2019-01-08 01:54:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:54:26,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:54: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:54:26,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1daaf9da9c8d70470d89cdd8df8eb513f6768ce" 2019-01-08 01:54:26,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4930b0-0ac2-4f01-92fe-930a110901e8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:54:26,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-dc4930b0-0ac2-4f01-92fe-930a110901e8 2019-01-08 01:54:26,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-b536d38b-dd71-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1daaf9da9c8d70470d89cdd8df8eb513f6768ce" 2019-01-08 01:54:26,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa49cea-30d0-4f65-a568-a6cfb236592d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-b536d38b-dd71-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/8c41c2835e864e01ab44034944ed78eb"}, "tags": [], "enabled": true, "id": "8c41c2835e864e01ab44034944ed78eb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj"}]} 2019-01-08 01:54:26,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterSuccessTests-b536d38b-dd71-499-proj used request id req-2fa49cea-30d0-4f65-a568-a6cfb236592d 2019-01-08 01:54:26,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1daaf9da9c8d70470d89cdd8df8eb513f6768ce" 2019-01-08 01:54:26,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ce1e46-1051-4695-8b5f-fe5516417fab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:54:26,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-64ce1e46-1051-4695-8b5f-fe5516417fab 2019-01-08 01:54:27,239 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b536d38b-dd71-499-user 2019-01-08 01:54:27,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:27,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:27,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1b97f1-45c1-48ba-a284-4220f1fc16f3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:54:27,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-6c1b97f1-45c1-48ba-a284-4220f1fc16f3 2019-01-08 01:54:27,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" -d '{"role": {"name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj-role"}}' 2019-01-08 01:54:27,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d05802d-03ec-4eaf-8c5e-ba9fc8f207df Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8411718f4fd945e6ac1ba182fb0fdfe3", "links": {"self": "http://172.30.9.42:5000/v3/roles/8411718f4fd945e6ac1ba182fb0fdfe3"}, "name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj-role"}} 2019-01-08 01:54:27,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-0d05802d-03ec-4eaf-8c5e-ba9fc8f207df 2019-01-08 01:54:27,484 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b536d38b-dd71-499-proj-role 2019-01-08 01:54:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/8411718f4fd945e6ac1ba182fb0fdfe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:27,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4484f80-ce2b-4439-9767-4701ab06d247 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8411718f4fd945e6ac1ba182fb0fdfe3", "links": {"self": "http://172.30.9.42:5000/v3/roles/8411718f4fd945e6ac1ba182fb0fdfe3"}, "name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj-role"}} 2019-01-08 01:54:27,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/8411718f4fd945e6ac1ba182fb0fdfe3 used request id req-f4484f80-ce2b-4439-9767-4701ab06d247 2019-01-08 01:54:27,504 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b536d38b-dd71-499-proj-role to project CreateRouterSuccessTests-b536d38b-dd71-499-proj 2019-01-08 01:54:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/8c41c2835e864e01ab44034944ed78eb/users/ceccbd3f595e433da941f9485bfba055/roles/8411718f4fd945e6ac1ba182fb0fdfe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:27,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00b6bb7a-e592-426d-8f48-8835f2d32202 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:27,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/8c41c2835e864e01ab44034944ed78eb/users/ceccbd3f595e433da941f9485bfba055/roles/8411718f4fd945e6ac1ba182fb0fdfe3 used request id req-00b6bb7a-e592-426d-8f48-8835f2d32202 2019-01-08 01:54:27,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:27,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:28,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["AZzmSDrySfOs7W_6bUiUog"], "issued_at": "2019-01-08T01:54:28.000000Z"}} 2019-01-08 01:54:28,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" 2019-01-08 01:54:28,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef282a17-865d-4820-8f25-65051f84964f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:28,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ef282a17-865d-4820-8f25-65051f84964f 2019-01-08 01:54:28,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" 2019-01-08 01:54:28,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6b4d2dc5-677f-41bb-862e-6419d3887ec6 Date: Tue, 08 Jan 2019 01:54:28 GMT RESP BODY: {"networks":[]} 2019-01-08 01:54:28,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-net1 used request id req-6b4d2dc5-677f-41bb-862e-6419d3887ec6 2019-01-08 01:54:28,442 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-net1 2019-01-08 01:54:28,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" -d '{"network": {"name": "CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-net1", "admin_state_up": true}}' 2019-01-08 01:54:29,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-d4942755-22ef-4c66-9c38-8a65e159242b Date: Tue, 08 Jan 2019 01:54:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"1804ff61-047e-4201-9614-9687431792dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:54:28Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-net1","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:28Z","mtu":1442}} 2019-01-08 01:54:29,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-d4942755-22ef-4c66-9c38-8a65e159242b 2019-01-08 01:54:29,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=1804ff61-047e-4201-9614-9687431792dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" 2019-01-08 01:54:30,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-2300fc2a-2b8b-43f2-a268-b28d4d1a937b Date: Tue, 08 Jan 2019 01:54:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"1804ff61-047e-4201-9614-9687431792dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:54:28Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-net1","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:28Z","provider:network_type":"geneve"}]} 2019-01-08 01:54:30,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=1804ff61-047e-4201-9614-9687431792dd used request id req-2300fc2a-2b8b-43f2-a268-b28d4d1a937b 2019-01-08 01:54:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1804ff61-047e-4201-9614-9687431792dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" 2019-01-08 01:54:30,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c30c9eca-0be9-4d59-949e-3528a22d9927 Date: Tue, 08 Jan 2019 01:54:30 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:54:30,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1804ff61-047e-4201-9614-9687431792dd used request id req-c30c9eca-0be9-4d59-949e-3528a22d9927 2019-01-08 01:54:30,667 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-subnet1 2019-01-08 01:54:30,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" -d '{"subnets": [{"ip_version": 4, "network_id": "1804ff61-047e-4201-9614-9687431792dd", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-subnet1"}]}' 2019-01-08 01:54:32,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-33ba9d77-12dc-4ab4-9e40-218d0882c929 Date: Tue, 08 Jan 2019 01:54:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1804ff61-047e-4201-9614-9687431792dd","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:31Z","dns_nameservers":[],"updated_at":"2019-01-08T01:54:31Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"4f921939-f46d-46df-8cfd-ab8bca670173","subnetpool_id":null,"name":"CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-subnet1"}]} 2019-01-08 01:54:32,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-33ba9d77-12dc-4ab4-9e40-218d0882c929 2019-01-08 01:54:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=1804ff61-047e-4201-9614-9687431792dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" 2019-01-08 01:54:33,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-cd569012-9aae-45e0-8224-b83ee0f550eb Date: Tue, 08 Jan 2019 01:54:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"1804ff61-047e-4201-9614-9687431792dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["4f921939-f46d-46df-8cfd-ab8bca670173"],"description":"","tags":[],"updated_at":"2019-01-08T01:54:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-net1","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:28Z","provider:network_type":"geneve"}]} 2019-01-08 01:54:33,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=1804ff61-047e-4201-9614-9687431792dd used request id req-cd569012-9aae-45e0-8224-b83ee0f550eb 2019-01-08 01:54:33,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1804ff61-047e-4201-9614-9687431792dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" 2019-01-08 01:54:33,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d1817fbd-4846-4ecc-ab66-e53325136d90 Date: Tue, 08 Jan 2019 01:54:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1804ff61-047e-4201-9614-9687431792dd","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:31Z","dns_nameservers":[],"updated_at":"2019-01-08T01:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"4f921939-f46d-46df-8cfd-ab8bca670173","subnetpool_id":null,"name":"CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-subnet1"}]} 2019-01-08 01:54:33,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1804ff61-047e-4201-9614-9687431792dd used request id req-d1817fbd-4846-4ecc-ab66-e53325136d90 2019-01-08 01:54:33,760 - OpenStackNetwork - DEBUG - Network [1804ff61-047e-4201-9614-9687431792dd] created successfully 2019-01-08 01:54:33,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:33,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:34,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8411718f4fd945e6ac1ba182fb0fdfe3", "name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj-role"}], "expires_at": "2019-01-08T02:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c41c2835e864e01ab44034944ed78eb", "name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/8c41c2835e864e01ab44034944ed78eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8c41c2835e864e01ab44034944ed78eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b536d38b-dd71-499-user", "id": "ceccbd3f595e433da941f9485bfba055"}, "audit_ids": ["xp27aZcYTWeMQauTJPqzrA"], "issued_at": "2019-01-08T01:54:34.000000Z"}} 2019-01-08 01:54:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ae8845382e269231f8c48dea7e8bc2e9b1e5e6" 2019-01-08 01:54:34,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925f4d56-26e9-491c-836f-0126a83d4383 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:34,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-925f4d56-26e9-491c-836f-0126a83d4383 2019-01-08 01:54:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ae8845382e269231f8c48dea7e8bc2e9b1e5e6" 2019-01-08 01:54:34,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ee72b727-d5e5-436f-8035-e43e8123404e Date: Tue, 08 Jan 2019 01:54:34 GMT RESP BODY: {"routers": []} 2019-01-08 01:54:34,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-router&admin_state_up=True used request id req-ee72b727-d5e5-436f-8035-e43e8123404e 2019-01-08 01:54:34,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:34,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:34,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8411718f4fd945e6ac1ba182fb0fdfe3", "name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj-role"}], "expires_at": "2019-01-08T02:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c41c2835e864e01ab44034944ed78eb", "name": "CreateRouterSuccessTests-b536d38b-dd71-499-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/8c41c2835e864e01ab44034944ed78eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8c41c2835e864e01ab44034944ed78eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/8c41c2835e864e01ab44034944ed78eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b536d38b-dd71-499-user", "id": "ceccbd3f595e433da941f9485bfba055"}, "audit_ids": ["VK2rNxZZRui_sHpYb21XQg"], "issued_at": "2019-01-08T01:54:34.000000Z"}} 2019-01-08 01:54:34,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d4a1d6ce558b9ab19417961201ecd79ef02124" 2019-01-08 01:54:35,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef94df8-12ab-4beb-8a8b-e7c371609ef3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:35,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cef94df8-12ab-4beb-8a8b-e7c371609ef3 2019-01-08 01:54:35,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ae8845382e269231f8c48dea7e8bc2e9b1e5e6" 2019-01-08 01:54:35,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-13385c85-ae6d-4959-a20f-81e9921cca34 Date: Tue, 08 Jan 2019 01:54:35 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:54:35,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-13385c85-ae6d-4959-a20f-81e9921cca34 2019-01-08 01:54:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ae8845382e269231f8c48dea7e8bc2e9b1e5e6" 2019-01-08 01:54:35,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d15eb49e-0d4d-40f4-8d85-d49a78df4874 Date: Tue, 08 Jan 2019 01:54:35 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:54:35,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-d15eb49e-0d4d-40f4-8d85-d49a78df4874 2019-01-08 01:54:35,983 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-router 2019-01-08 01:54:35,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ae8845382e269231f8c48dea7e8bc2e9b1e5e6" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-router", "admin_state_up": true}}' 2019-01-08 01:54:38,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9e493593-6ed9-4654-aabb-483d4f7901cc Date: Tue, 08 Jan 2019 01:54:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "8c41c2835e864e01ab44034944ed78eb", "created_at": "2019-01-08T01:54:36Z", "admin_state_up": true, "updated_at": "2019-01-08T01:54:38Z", "revision_number": 2, "routes": [], "project_id": "8c41c2835e864e01ab44034944ed78eb", "id": "60ba7e2d-a723-486d-b4a2-fa31b55af376", "name": "CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-router"}} 2019-01-08 01:54:38,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-9e493593-6ed9-4654-aabb-483d4f7901cc 2019-01-08 01:54:38,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=60ba7e2d-a723-486d-b4a2-fa31b55af376 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ae8845382e269231f8c48dea7e8bc2e9b1e5e6" 2019-01-08 01:54:38,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5bbea0de-536c-40bb-aac9-c3f26a209645 Date: Tue, 08 Jan 2019 01:54:38 GMT RESP BODY: {"ports":[]} 2019-01-08 01:54:38,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=60ba7e2d-a723-486d-b4a2-fa31b55af376 used request id req-5bbea0de-536c-40bb-aac9-c3f26a209645 2019-01-08 01:54:38,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?name=CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ae8845382e269231f8c48dea7e8bc2e9b1e5e6" 2019-01-08 01:54:38,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c86025a3-6a14-446f-a371-3f6ac0a40b51 Date: Tue, 08 Jan 2019 01:54:38 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:54:38,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?name=CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-subnet1 used request id req-c86025a3-6a14-446f-a371-3f6ac0a40b51 2019-01-08 01:54:38,949 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-router 2019-01-08 01:54:38,949 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-router 2019-01-08 01:54:38,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/60ba7e2d-a723-486d-b4a2-fa31b55af376 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ae8845382e269231f8c48dea7e8bc2e9b1e5e6" 2019-01-08 01:54:43,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d3bd43a-b541-4801-a205-c0086389278a Content-Length: 0 Date: Tue, 08 Jan 2019 01:54:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:54:43,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/60ba7e2d-a723-486d-b4a2-fa31b55af376 used request id req-4d3bd43a-b541-4801-a205-c0086389278a 2019-01-08 01:54:43,463 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-subnet1 2019-01-08 01:54:43,464 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-subnet1 2019-01-08 01:54:43,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/4f921939-f46d-46df-8cfd-ab8bca670173 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" 2019-01-08 01:54:45,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c6d7051-abd6-4fb0-a8a7-f7889f50ce3f Date: Tue, 08 Jan 2019 01:54:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:54:45,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/4f921939-f46d-46df-8cfd-ab8bca670173 used request id req-2c6d7051-abd6-4fb0-a8a7-f7889f50ce3f 2019-01-08 01:54:45,228 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-3a46cadf-b859-47ce-b3f2-863c3280829b-pub-net1 2019-01-08 01:54:45,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/1804ff61-047e-4201-9614-9687431792dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc87eb218bcafd48ec319b6ffca9bc33bd6cd10" 2019-01-08 01:54:46,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6063b050-cdaa-4aa5-b51e-f0348dced604 Date: Tue, 08 Jan 2019 01:54:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:54:46,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/1804ff61-047e-4201-9614-9687431792dd used request id req-6063b050-cdaa-4aa5-b51e-f0348dced604 2019-01-08 01:54:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:46,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-06b0093b-01fe-47c0-a04d-93a46bd79591 Date: Tue, 08 Jan 2019 01:54:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:54:46,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-06b0093b-01fe-47c0-a04d-93a46bd79591 2019-01-08 01:54:46,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:46,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b84903-b574-4f4e-8f73-b49598ac2387 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:54:46,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-04b84903-b574-4f4e-8f73-b49598ac2387 2019-01-08 01:54:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:46,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b859cb-f184-4e07-ac81-06e24bdb2ede Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:46,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-63b859cb-f184-4e07-ac81-06e24bdb2ede 2019-01-08 01:54:46,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:46,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:46,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b4bc942-ebfd-486a-b126-1df1af117dc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:46,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-8b4bc942-ebfd-486a-b126-1df1af117dc0 2019-01-08 01:54:46,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:47,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-854b2bf2-242e-459f-857f-a45e225e3198 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:47,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-854b2bf2-242e-459f-857f-a45e225e3198 2019-01-08 01:54:47,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:47,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:47,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8afcb13-07f7-48bd-b0b1-f779004f4ce3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:47,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-c8afcb13-07f7-48bd-b0b1-f779004f4ce3 2019-01-08 01:54:47,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:47,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78dc86ef-0a5a-45ec-8132-aa2ec0259276 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:54:47,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-78dc86ef-0a5a-45ec-8132-aa2ec0259276 2019-01-08 01:54:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:47,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec8896d3-cb60-446d-8bc2-e672048e4ca6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:47,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-ec8896d3-cb60-446d-8bc2-e672048e4ca6 2019-01-08 01:54:47,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:47,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:47,601 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-818a0bd3-00de-4a3c-8352-82049a93674a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:47,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-818a0bd3-00de-4a3c-8352-82049a93674a 2019-01-08 01:54:47,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:47,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca465f2-491d-4654-a94d-eddb7e5f5823 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:54:47,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-4ca465f2-491d-4654-a94d-eddb7e5f5823 2019-01-08 01:54:47,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:47,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03885dff-4a18-47ff-9563-a322043a1099 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:47,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-03885dff-4a18-47ff-9563-a322043a1099 2019-01-08 01:54:47,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:47,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:47,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce161ae9-c31d-47d6-b566-ce50bd24fbc2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:47,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-ce161ae9-c31d-47d6-b566-ce50bd24fbc2 2019-01-08 01:54:47,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:47,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:48,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946d9f8d-a033-4708-93b7-15345c314f59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:48,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-946d9f8d-a033-4708-93b7-15345c314f59 2019-01-08 01:54:48,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:48,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-719c2705-d1b2-4c37-aea1-92712af85936 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:54:48,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-719c2705-d1b2-4c37-aea1-92712af85936 2019-01-08 01:54:48,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:54:48,174 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b536d38b-dd71-499-proj 2019-01-08 01:54:48,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/8c41c2835e864e01ab44034944ed78eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:48,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f1e729-b4a3-4f50-b55f-a19bc507aa44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:48,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/8c41c2835e864e01ab44034944ed78eb used request id req-b0f1e729-b4a3-4f50-b55f-a19bc507aa44 2019-01-08 01:54:48,436 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b536d38b-dd71-499-proj-role 2019-01-08 01:54:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/8411718f4fd945e6ac1ba182fb0fdfe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:48,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a32035f3-082f-493d-a881-bd6d68ced3c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:48,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/8411718f4fd945e6ac1ba182fb0fdfe3 used request id req-a32035f3-082f-493d-a881-bd6d68ced3c0 2019-01-08 01:54:48,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbfb83ff42b4a00f7237cd1739da0734b4e4416" 2019-01-08 01:54:48,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8f7773-757d-43f7-89c2-721481c765dd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:54:48,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8e8f7773-757d-43f7-89c2-721481c765dd 2019-01-08 01:54:48,697 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b536d38b-dd71-499-user 2019-01-08 01:54:48,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/ceccbd3f595e433da941f9485bfba055 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1daaf9da9c8d70470d89cdd8df8eb513f6768ce" 2019-01-08 01:54:48,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a25022e-a699-4dbf-b426-0c4ae502c729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:48,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/ceccbd3f595e433da941f9485bfba055 used request id req-2a25022e-a699-4dbf-b426-0c4ae502c729 2019-01-08 01:54:48,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:49,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["N41UWWz6T2ePze5Sl3YSgQ"], "issued_at": "2019-01-08T01:54:49.000000Z"}} 2019-01-08 01:54:49,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c296a6e66d9c6f4b9167033af056152feca744" 2019-01-08 01:54:49,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c689025-3271-48b5-800a-751b6ae98bf9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:49,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4c689025-3271-48b5-800a-751b6ae98bf9 2019-01-08 01:54:49,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:49,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:49,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["muL8O9b6Qj-F0pq1DMvERA"], "issued_at": "2019-01-08T01:54:49.000000Z"}} 2019-01-08 01:54:49,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:54:50,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077ccebf-f8a9-493d-b49f-782a16ed9d2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:50,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-077ccebf-f8a9-493d-b49f-782a16ed9d2d 2019-01-08 01:54:50,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:54:50,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:54:50,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-efbf6b24-cb77-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:54:50,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040b79ed-129c-42a4-8bd4-18ab7f40a3d9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-efbf6b24-cb77-42a-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:54:50,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-efbf6b24-cb77-42a-proj used request id req-040b79ed-129c-42a4-8bd4-18ab7f40a3d9 2019-01-08 01:54:50,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:54:50,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9176f619-b267-4cbe-b464-5f0396e8f2e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:54:50,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-9176f619-b267-4cbe-b464-5f0396e8f2e0 2019-01-08 01:54:50,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj"}}' 2019-01-08 01:54:50,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:54:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e09efdc-d1d2-4473-aeae-c9fc17f742ce Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0b53dbf205144f98be9b35bcce555fe"}, "tags": [], "enabled": true, "id": "e0b53dbf205144f98be9b35bcce555fe", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj"}} 2019-01-08 01:54:50,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-6e09efdc-d1d2-4473-aeae-c9fc17f742ce 2019-01-08 01:54:50,412 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-efbf6b24-cb77-42a-proj 2019-01-08 01:54:50,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:50,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:50,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["tNRhidfQSCC9b1ICOy_Opw"], "issued_at": "2019-01-08T01:54:50.000000Z"}} 2019-01-08 01:54:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee952307e84f51583ef8fdbe7281fad2b5ef0c36" 2019-01-08 01:54:50,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98f7b6c-c87a-42d8-b1ba-a4309b6c760c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:50,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c98f7b6c-c87a-42d8-b1ba-a4309b6c760c 2019-01-08 01:54:50,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:54:50,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:54:50,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee952307e84f51583ef8fdbe7281fad2b5ef0c36" 2019-01-08 01:54:50,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555d891d-1679-4406-a6a2-98c9ba3a8371 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:54:50,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-555d891d-1679-4406-a6a2-98c9ba3a8371 2019-01-08 01:54:50,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterNegativeTests-efbf6b24-cb77-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee952307e84f51583ef8fdbe7281fad2b5ef0c36" 2019-01-08 01:54:51,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e9374c-1845-4c82-90ae-5c362c02c450 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterNegativeTests-efbf6b24-cb77-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0b53dbf205144f98be9b35bcce555fe"}, "tags": [], "enabled": true, "id": "e0b53dbf205144f98be9b35bcce555fe", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj"}]} 2019-01-08 01:54:51,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterNegativeTests-efbf6b24-cb77-42a-proj used request id req-c4e9374c-1845-4c82-90ae-5c362c02c450 2019-01-08 01:54:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee952307e84f51583ef8fdbe7281fad2b5ef0c36" 2019-01-08 01:54:51,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d266e8f-dab6-483b-b504-9a09721f28e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:54:51,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-4d266e8f-dab6-483b-b504-9a09721f28e9 2019-01-08 01:54:51,634 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-efbf6b24-cb77-42a-user 2019-01-08 01:54:51,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:54:51,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4b173c-a1c9-455b-ba68-582a30ddd138 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:54:51,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5a4b173c-a1c9-455b-ba68-582a30ddd138 2019-01-08 01:54:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" -d '{"role": {"name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj-role"}}' 2019-01-08 01:54:51,879 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a08753-48e3-4e9d-a595-bde759f03c06 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b25b242bfbc48b7993c556867f6518d", "links": {"self": "http://172.30.9.42:5000/v3/roles/9b25b242bfbc48b7993c556867f6518d"}, "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj-role"}} 2019-01-08 01:54:51,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-71a08753-48e3-4e9d-a595-bde759f03c06 2019-01-08 01:54:51,879 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-efbf6b24-cb77-42a-proj-role 2019-01-08 01:54:51,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/9b25b242bfbc48b7993c556867f6518d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:54:51,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af477c9-d122-4f31-9d15-81115da4d315 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b25b242bfbc48b7993c556867f6518d", "links": {"self": "http://172.30.9.42:5000/v3/roles/9b25b242bfbc48b7993c556867f6518d"}, "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj-role"}} 2019-01-08 01:54:51,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/9b25b242bfbc48b7993c556867f6518d used request id req-9af477c9-d122-4f31-9d15-81115da4d315 2019-01-08 01:54:51,989 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-efbf6b24-cb77-42a-proj-role to project CreateRouterNegativeTests-efbf6b24-cb77-42a-proj 2019-01-08 01:54:51,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e0b53dbf205144f98be9b35bcce555fe/users/a3ea2d64026243a2b7b0fd05c54c4711/roles/9b25b242bfbc48b7993c556867f6518d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:54:52,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9b28cc-527a-4080-908e-a5366dc24e35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:54:52,152 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e0b53dbf205144f98be9b35bcce555fe/users/a3ea2d64026243a2b7b0fd05c54c4711/roles/9b25b242bfbc48b7993c556867f6518d used request id req-fd9b28cc-527a-4080-908e-a5366dc24e35 2019-01-08 01:54:52,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:52,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:52,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:54:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["xKNLW-2UQxGtQC8r2VbX-Q"], "issued_at": "2019-01-08T01:54:52.000000Z"}} 2019-01-08 01:54:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" 2019-01-08 01:54:52,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7987e9-dca2-4835-aa01-86c455af78d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:52,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3a7987e9-dca2-4835-aa01-86c455af78d7 2019-01-08 01:54:52,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" 2019-01-08 01:54:52,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-89efbccb-39f0-4cb2-b180-464a5d27aa59 Date: Tue, 08 Jan 2019 01:54:52 GMT RESP BODY: {"networks":[]} 2019-01-08 01:54:52,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1 used request id req-89efbccb-39f0-4cb2-b180-464a5d27aa59 2019-01-08 01:54:52,908 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1 2019-01-08 01:54:52,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" -d '{"network": {"name": "CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1", "admin_state_up": true}}' 2019-01-08 01:54:54,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-5c433646-b177-4fea-99b3-64556466ae8a Date: Tue, 08 Jan 2019 01:54:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"4261d027-d79f-4fa5-a73a-dfd13cebd0df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:54:53Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:53Z","mtu":1442}} 2019-01-08 01:54:54,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-5c433646-b177-4fea-99b3-64556466ae8a 2019-01-08 01:54:54,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4261d027-d79f-4fa5-a73a-dfd13cebd0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" 2019-01-08 01:54:54,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-09407ccd-9729-44e2-9425-f15b9561c4a3 Date: Tue, 08 Jan 2019 01:54:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"4261d027-d79f-4fa5-a73a-dfd13cebd0df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:54:53Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:53Z","provider:network_type":"geneve"}]} 2019-01-08 01:54:54,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4261d027-d79f-4fa5-a73a-dfd13cebd0df used request id req-09407ccd-9729-44e2-9425-f15b9561c4a3 2019-01-08 01:54:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4261d027-d79f-4fa5-a73a-dfd13cebd0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" 2019-01-08 01:54:54,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae5a9d81-98a1-400a-87e4-b13e995fb0c9 Date: Tue, 08 Jan 2019 01:54:54 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:54:54,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4261d027-d79f-4fa5-a73a-dfd13cebd0df used request id req-ae5a9d81-98a1-400a-87e4-b13e995fb0c9 2019-01-08 01:54:54,452 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-subnet1 2019-01-08 01:54:54,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" -d '{"subnets": [{"ip_version": 4, "network_id": "4261d027-d79f-4fa5-a73a-dfd13cebd0df", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-subnet1"}]}' 2019-01-08 01:54:55,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-247d64ae-f115-4aaf-bf54-3d93669bb54c Date: Tue, 08 Jan 2019 01:54:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4261d027-d79f-4fa5-a73a-dfd13cebd0df","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:54Z","dns_nameservers":[],"updated_at":"2019-01-08T01:54:54Z","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":"61bd6f21494645d1884b7a839e3c3498","id":"39bf621b-abbb-431c-ab83-4c2535bb3e17","subnetpool_id":null,"name":"CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-subnet1"}]} 2019-01-08 01:54:55,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-247d64ae-f115-4aaf-bf54-3d93669bb54c 2019-01-08 01:54:55,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=4261d027-d79f-4fa5-a73a-dfd13cebd0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" 2019-01-08 01:54:56,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-cee8d13a-d399-472d-bfdc-406c7c89d1b5 Date: Tue, 08 Jan 2019 01:54:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"4261d027-d79f-4fa5-a73a-dfd13cebd0df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["39bf621b-abbb-431c-ab83-4c2535bb3e17"],"description":"","tags":[],"updated_at":"2019-01-08T01:54:54Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:53Z","provider:network_type":"geneve"}]} 2019-01-08 01:54:56,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=4261d027-d79f-4fa5-a73a-dfd13cebd0df used request id req-cee8d13a-d399-472d-bfdc-406c7c89d1b5 2019-01-08 01:54:56,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4261d027-d79f-4fa5-a73a-dfd13cebd0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" 2019-01-08 01:54:56,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-03ebf272-6b7a-4c99-88df-f5a8e35e4644 Date: Tue, 08 Jan 2019 01:54:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4261d027-d79f-4fa5-a73a-dfd13cebd0df","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T01:54:54Z","dns_nameservers":[],"updated_at":"2019-01-08T01:54:54Z","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":"61bd6f21494645d1884b7a839e3c3498","id":"39bf621b-abbb-431c-ab83-4c2535bb3e17","subnetpool_id":null,"name":"CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-subnet1"}]} 2019-01-08 01:54:56,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4261d027-d79f-4fa5-a73a-dfd13cebd0df used request id req-03ebf272-6b7a-4c99-88df-f5a8e35e4644 2019-01-08 01:54:56,371 - OpenStackNetwork - DEBUG - Network [4261d027-d79f-4fa5-a73a-dfd13cebd0df] created successfully 2019-01-08 01:54:56,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:56,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:56,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b25b242bfbc48b7993c556867f6518d", "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj-role"}], "expires_at": "2019-01-08T02:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0b53dbf205144f98be9b35bcce555fe", "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-user", "id": "a3ea2d64026243a2b7b0fd05c54c4711"}, "audit_ids": ["rievLulwQ_GyDEHC-zYWTQ"], "issued_at": "2019-01-08T01:54:56.000000Z"}} 2019-01-08 01:54:56,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" 2019-01-08 01:54:56,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6374ae-cd54-46af-96e2-8747d9d690fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:56,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4e6374ae-cd54-46af-96e2-8747d9d690fc 2019-01-08 01:54:56,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" 2019-01-08 01:54:57,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-432b7e1b-6579-4a99-8ad4-b49220bd042f Date: Tue, 08 Jan 2019 01:54:57 GMT RESP BODY: {"routers": []} 2019-01-08 01:54:57,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-router&admin_state_up=True used request id req-432b7e1b-6579-4a99-8ad4-b49220bd042f 2019-01-08 01:54:57,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:54:57,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:54:57,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b25b242bfbc48b7993c556867f6518d", "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj-role"}], "expires_at": "2019-01-08T02:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0b53dbf205144f98be9b35bcce555fe", "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-user", "id": "a3ea2d64026243a2b7b0fd05c54c4711"}, "audit_ids": ["V5wM22xvSFuD-wP9966Klw"], "issued_at": "2019-01-08T01:54:57.000000Z"}} 2019-01-08 01:54:57,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d71d9417311b69c1f0651c0feaf3a1b4ed6dd2" 2019-01-08 01:54:57,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6d9097-4763-4bae-b8ce-a74938dac8de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:54:57,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ad6d9097-4763-4bae-b8ce-a74938dac8de 2019-01-08 01:54:57,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" 2019-01-08 01:54:58,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a12fbd50-03c2-4946-8011-ebcd3366aa6b Date: Tue, 08 Jan 2019 01:54:58 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 01:54:58,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=external used request id req-a12fbd50-03c2-4946-8011-ebcd3366aa6b 2019-01-08 01:54:58,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" 2019-01-08 01:54:58,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b4a9df78-18a5-4c1a-a883-ffb35d92b4d8 Date: Tue, 08 Jan 2019 01:54:58 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:54:58,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=4b6855d7-4e38-409b-829a-6407a3eb5de5 used request id req-b4a9df78-18a5-4c1a-a883-ffb35d92b4d8 2019-01-08 01:54:58,607 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-router 2019-01-08 01:54:58,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-router", "admin_state_up": true}}' 2019-01-08 01:55:00,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-e726450d-c4b1-4564-bd05-503350456271 Date: Tue, 08 Jan 2019 01:55:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "e0b53dbf205144f98be9b35bcce555fe", "created_at": "2019-01-08T01:54:58Z", "admin_state_up": true, "updated_at": "2019-01-08T01:55:00Z", "revision_number": 2, "routes": [], "project_id": "e0b53dbf205144f98be9b35bcce555fe", "id": "7c0bff2c-456f-4027-8b4f-2e4b60d8f858", "name": "CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-router"}} 2019-01-08 01:55:00,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-e726450d-c4b1-4564-bd05-503350456271 2019-01-08 01:55:00,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=7c0bff2c-456f-4027-8b4f-2e4b60d8f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" 2019-01-08 01:55:01,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dcd4c57c-e0d6-4ea2-b0d8-7b3ec07c01f2 Date: Tue, 08 Jan 2019 01:55:01 GMT RESP BODY: {"ports":[]} 2019-01-08 01:55:01,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=7c0bff2c-456f-4027-8b4f-2e4b60d8f858 used request id req-dcd4c57c-e0d6-4ea2-b0d8-7b3ec07c01f2 2019-01-08 01:55:01,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" 2019-01-08 01:55:01,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-da52bfac-1eac-40ba-b16e-353be8071a6e Date: Tue, 08 Jan 2019 01:55:01 GMT RESP BODY: {"networks":[]} 2019-01-08 01:55:01,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1 used request id req-da52bfac-1eac-40ba-b16e-353be8071a6e 2019-01-08 01:55:01,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" 2019-01-08 01:55:01,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db845bac-fe71-43b7-9bb6-78d88f558906 Date: Tue, 08 Jan 2019 01:55:01 GMT RESP BODY: {"ports":[]} 2019-01-08 01:55:01,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-port1&admin_state_up=True used request id req-db845bac-fe71-43b7-9bb6-78d88f558906 2019-01-08 01:55:01,602 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-port1 for router - CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-router 2019-01-08 01:55:01,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:01,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:02,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b25b242bfbc48b7993c556867f6518d", "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj-role"}], "expires_at": "2019-01-08T02:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0b53dbf205144f98be9b35bcce555fe", "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e0b53dbf205144f98be9b35bcce555fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-efbf6b24-cb77-42a-user", "id": "a3ea2d64026243a2b7b0fd05c54c4711"}, "audit_ids": ["a8FN35uBT_OlR2LgonST5A"], "issued_at": "2019-01-08T01:55:02.000000Z"}} 2019-01-08 01:55:02,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca5a2d2ac53fb509999c4b607dc28b175c57b7e" 2019-01-08 01:55:02,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17040b1f-748e-48b8-9082-3aa6ad3629d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:02,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-17040b1f-748e-48b8-9082-3aa6ad3629d6 2019-01-08 01:55:02,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" 2019-01-08 01:55:02,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c7903ac4-5777-4b45-96bb-279c4a07faa7 Date: Tue, 08 Jan 2019 01:55:02 GMT RESP BODY: {"networks":[]} 2019-01-08 01:55:02,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1 used request id req-c7903ac4-5777-4b45-96bb-279c4a07faa7 2019-01-08 01:55:02,351 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-router 2019-01-08 01:55:02,351 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-router 2019-01-08 01:55:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/7c0bff2c-456f-4027-8b4f-2e4b60d8f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ae96588bfa3c4c4b299f1b9dcdf298b3fa6ddf" 2019-01-08 01:55:03,769 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c6a53ca-df09-40a6-9677-7f1b3a06e572 Content-Length: 0 Date: Tue, 08 Jan 2019 01:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:55:03,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/7c0bff2c-456f-4027-8b4f-2e4b60d8f858 used request id req-7c6a53ca-df09-40a6-9677-7f1b3a06e572 2019-01-08 01:55:03,770 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-subnet1 2019-01-08 01:55:03,770 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-subnet1 2019-01-08 01:55:03,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/39bf621b-abbb-431c-ab83-4c2535bb3e17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" 2019-01-08 01:55:05,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5d7cf16-25ee-48d5-ab90-16c166e2215c Date: Tue, 08 Jan 2019 01:55:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:55:05,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/39bf621b-abbb-431c-ab83-4c2535bb3e17 used request id req-a5d7cf16-25ee-48d5-ab90-16c166e2215c 2019-01-08 01:55:05,477 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-796841f8-f678-4edc-8b9c-64a56ebf57a7-pub-net1 2019-01-08 01:55:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/4261d027-d79f-4fa5-a73a-dfd13cebd0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6f716185c8317a3bbff07edb75d6e48fdad374" 2019-01-08 01:55:06,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba754d33-d11d-42a9-84ce-d6071d8691c4 Date: Tue, 08 Jan 2019 01:55:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:55:06,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/4261d027-d79f-4fa5-a73a-dfd13cebd0df used request id req-ba754d33-d11d-42a9-84ce-d6071d8691c4 2019-01-08 01:55:07,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:07,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-26203f3c-fa83-4e75-a930-934716f6a0e7 Date: Tue, 08 Jan 2019 01:55:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:55:07,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-26203f3c-fa83-4e75-a930-934716f6a0e7 2019-01-08 01:55:07,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:07,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aad9480-3cbf-46eb-8fce-77558a5984d6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:55:07,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-0aad9480-3cbf-46eb-8fce-77558a5984d6 2019-01-08 01:55:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:07,512 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf2fcbb-ed37-463c-8bc5-56855ad321a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:07,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-adf2fcbb-ed37-463c-8bc5-56855ad321a1 2019-01-08 01:55:07,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:07,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6704b1fe-2c0c-47a5-8873-38fea0c9a8fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:07,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-6704b1fe-2c0c-47a5-8873-38fea0c9a8fb 2019-01-08 01:55:07,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:07,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:07,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1a23983-d272-4cd2-96a5-e26deb61392b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:07,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-f1a23983-d272-4cd2-96a5-e26deb61392b 2019-01-08 01:55:07,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:07,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:07,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51b9b52-d63e-47ec-94b7-52a0f8b47500 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:07,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-c51b9b52-d63e-47ec-94b7-52a0f8b47500 2019-01-08 01:55:07,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:07,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:07,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ac10f4-aadb-4475-8fc4-6e97acef60af 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:55:07,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-89ac10f4-aadb-4475-8fc4-6e97acef60af 2019-01-08 01:55:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:08,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3132980c-696a-43e1-a94b-7ff5dce07219 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:08,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-3132980c-696a-43e1-a94b-7ff5dce07219 2019-01-08 01:55:08,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:08,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:08,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd10db30-a5ec-444c-b4fb-78a4a05eaeda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:08,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-fd10db30-a5ec-444c-b4fb-78a4a05eaeda 2019-01-08 01:55:08,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:08,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:08,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7b0f2f-5733-490c-931f-ececc1a7ee5c 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:55:08,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-ac7b0f2f-5733-490c-931f-ececc1a7ee5c 2019-01-08 01:55:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:08,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e23749-7c60-4cf0-8a06-6db933486120 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:08,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-b1e23749-7c60-4cf0-8a06-6db933486120 2019-01-08 01:55:08,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:08,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:08,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a673c88c-a074-4aab-903a-2aaa41ceb447 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:08,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-a673c88c-a074-4aab-903a-2aaa41ceb447 2019-01-08 01:55:08,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:08,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30109fe2-1613-45ab-b0f7-8c12b835ca8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:08,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-30109fe2-1613-45ab-b0f7-8c12b835ca8e 2019-01-08 01:55:08,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:08,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:08,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-220e874a-87fe-4f1b-be45-dfaa0bf73d2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:08,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-220e874a-87fe-4f1b-be45-dfaa0bf73d2d 2019-01-08 01:55:08,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:08,847 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-efbf6b24-cb77-42a-proj 2019-01-08 01:55:08,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e0b53dbf205144f98be9b35bcce555fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:09,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad380a98-edc4-44d4-abd7-abe63c81c01d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:09,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e0b53dbf205144f98be9b35bcce555fe used request id req-ad380a98-edc4-44d4-abd7-abe63c81c01d 2019-01-08 01:55:09,306 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-efbf6b24-cb77-42a-proj-role 2019-01-08 01:55:09,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/9b25b242bfbc48b7993c556867f6518d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:09,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5e41305-004e-47a1-b3e3-7529b42ffbfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:09,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/9b25b242bfbc48b7993c556867f6518d used request id req-d5e41305-004e-47a1-b3e3-7529b42ffbfa 2019-01-08 01:55:09,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a980f25c774c0e46224be1da3f6c84019fd6230" 2019-01-08 01:55:09,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f05ee10-b878-4d29-a2d2-fc83eaf91bff Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:09,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4f05ee10-b878-4d29-a2d2-fc83eaf91bff 2019-01-08 01:55:09,554 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-efbf6b24-cb77-42a-user 2019-01-08 01:55:09,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/a3ea2d64026243a2b7b0fd05c54c4711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee952307e84f51583ef8fdbe7281fad2b5ef0c36" 2019-01-08 01:55:09,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c50908-4800-4343-827a-39d4baf28205 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:09,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/a3ea2d64026243a2b7b0fd05c54c4711 used request id req-29c50908-4800-4343-827a-39d4baf28205 2019-01-08 01:55:09,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:10,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["j8BauQMgSQWRMxtpbYyyOQ"], "issued_at": "2019-01-08T01:55:10.000000Z"}} 2019-01-08 01:55:10,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977c8a3d2d441d8b90ac99aee0051212fcac77ec" 2019-01-08 01:55:10,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6223d3b-caa8-4d7f-bc5e-87931075cafa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:10,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f6223d3b-caa8-4d7f-bc5e-87931075cafa 2019-01-08 01:55:10,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:10,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:10,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["mE3g1bRKTD-24tKLAjForw"], "issued_at": "2019-01-08T01:55:10.000000Z"}} 2019-01-08 01:55:10,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:10,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9555d65c-e1db-4541-b361-54bf02125a0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:10,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9555d65c-e1db-4541-b361-54bf02125a0a 2019-01-08 01:55:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:10,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:10,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:10,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dffa488-01a8-477f-b15a-2984e573df01 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:55:10,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj used request id req-8dffa488-01a8-477f-b15a-2984e573df01 2019-01-08 01:55:10,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:11,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7965df22-f8c4-4aaa-a266-98508f8a9a3d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:11,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-7965df22-f8c4-4aaa-a266-98508f8a9a3d 2019-01-08 01:55:11,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj"}}' 2019-01-08 01:55:11,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a31da9b-ef3d-4445-b031-436aefd0f9b0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/152081fcb50a41daac849e7537f03652"}, "tags": [], "enabled": true, "id": "152081fcb50a41daac849e7537f03652", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj"}} 2019-01-08 01:55:11,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-2a31da9b-ef3d-4445-b031-436aefd0f9b0 2019-01-08 01:55:11,215 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj 2019-01-08 01:55:11,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:11,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:11,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["BT3rk7AuRJinxGIa62gokw"], "issued_at": "2019-01-08T01:55:11.000000Z"}} 2019-01-08 01:55:11,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506dd7ff78c14fb0bc05d23f0645fdb1f743efb6" 2019-01-08 01:55:11,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8707a92e-7d43-4b1c-8cf0-248e98ea05ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:11,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8707a92e-7d43-4b1c-8cf0-248e98ea05ef 2019-01-08 01:55:11,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:11,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:11,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506dd7ff78c14fb0bc05d23f0645fdb1f743efb6" 2019-01-08 01:55:11,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461784a7-6ca1-440a-a02d-cbccb0f6186b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:55:11,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-461784a7-6ca1-440a-a02d-cbccb0f6186b 2019-01-08 01:55:11,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506dd7ff78c14fb0bc05d23f0645fdb1f743efb6" 2019-01-08 01:55:11,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c86a69-99df-4b37-be83-2cd73317b20e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/152081fcb50a41daac849e7537f03652"}, "tags": [], "enabled": true, "id": "152081fcb50a41daac849e7537f03652", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj"}]} 2019-01-08 01:55:11,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj used request id req-d8c86a69-99df-4b37-be83-2cd73317b20e 2019-01-08 01:55:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506dd7ff78c14fb0bc05d23f0645fdb1f743efb6" 2019-01-08 01:55:12,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c054e6d-ff6e-4f02-a6bd-af18a5df7639 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:12,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5c054e6d-ff6e-4f02-a6bd-af18a5df7639 2019-01-08 01:55:12,520 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-1469ed6e-4ae8-4b9-user 2019-01-08 01:55:12,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:12,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:12,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f6315b-3411-4701-93aa-1431ec54dd6d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:12,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c4f6315b-3411-4701-93aa-1431ec54dd6d 2019-01-08 01:55:12,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" -d '{"role": {"name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj-role"}}' 2019-01-08 01:55:12,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10fec5c-2a76-477a-97f6-67f311f690d4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1524d423d9534f41b738a8fd6627a39a", "links": {"self": "http://172.30.9.42:5000/v3/roles/1524d423d9534f41b738a8fd6627a39a"}, "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj-role"}} 2019-01-08 01:55:12,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-f10fec5c-2a76-477a-97f6-67f311f690d4 2019-01-08 01:55:12,790 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj-role 2019-01-08 01:55:12,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/1524d423d9534f41b738a8fd6627a39a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:12,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e847c608-a4d5-4e42-9e76-5fa3530951d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1524d423d9534f41b738a8fd6627a39a", "links": {"self": "http://172.30.9.42:5000/v3/roles/1524d423d9534f41b738a8fd6627a39a"}, "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj-role"}} 2019-01-08 01:55:12,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/1524d423d9534f41b738a8fd6627a39a used request id req-e847c608-a4d5-4e42-9e76-5fa3530951d7 2019-01-08 01:55:12,896 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj-role to project CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj 2019-01-08 01:55:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/152081fcb50a41daac849e7537f03652/users/20afc6048bdf4c4a85c58b3c1a84d810/roles/1524d423d9534f41b738a8fd6627a39a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:13,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc61665a-7bc6-4560-b5a5-4ef4fdee7bb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:13,044 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/152081fcb50a41daac849e7537f03652/users/20afc6048bdf4c4a85c58b3c1a84d810/roles/1524d423d9534f41b738a8fd6627a39a used request id req-fc61665a-7bc6-4560-b5a5-4ef4fdee7bb4 2019-01-08 01:55:13,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:13,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:13,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1524d423d9534f41b738a8fd6627a39a", "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj-role"}], "expires_at": "2019-01-08T02:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "152081fcb50a41daac849e7537f03652", "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/152081fcb50a41daac849e7537f03652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/152081fcb50a41daac849e7537f03652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/152081fcb50a41daac849e7537f03652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/152081fcb50a41daac849e7537f03652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-user", "id": "20afc6048bdf4c4a85c58b3c1a84d810"}, "audit_ids": ["1UpvyKFYQsOh40cX5kyeKw"], "issued_at": "2019-01-08T01:55:13.000000Z"}} 2019-01-08 01:55:13,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7074a5dffa921fca56b888a7707cc1e8aa910f5b" 2019-01-08 01:55:13,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb5a4d6-98c0-4098-8b5e-4814a24fc243 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:13,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8fb5a4d6-98c0-4098-8b5e-4814a24fc243 2019-01-08 01:55:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateRouterNegativeTests-11ffc7a9-8677-405c-9443-1e66f40362f2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7074a5dffa921fca56b888a7707cc1e8aa910f5b" 2019-01-08 01:55:13,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e1ab3abc-6365-417c-8aa5-427d4a08da2f Date: Tue, 08 Jan 2019 01:55:13 GMT RESP BODY: {"routers": []} 2019-01-08 01:55:13,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateRouterNegativeTests-11ffc7a9-8677-405c-9443-1e66f40362f2-pub-router&admin_state_up=True used request id req-e1ab3abc-6365-417c-8aa5-427d4a08da2f 2019-01-08 01:55:13,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:13,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:14,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1524d423d9534f41b738a8fd6627a39a", "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj-role"}], "expires_at": "2019-01-08T02:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "152081fcb50a41daac849e7537f03652", "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/152081fcb50a41daac849e7537f03652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/152081fcb50a41daac849e7537f03652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/152081fcb50a41daac849e7537f03652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/152081fcb50a41daac849e7537f03652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/152081fcb50a41daac849e7537f03652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/152081fcb50a41daac849e7537f03652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-1469ed6e-4ae8-4b9-user", "id": "20afc6048bdf4c4a85c58b3c1a84d810"}, "audit_ids": ["Muda2y9fRwmI6lDrtQ-jCQ"], "issued_at": "2019-01-08T01:55:14.000000Z"}} 2019-01-08 01:55:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9cb1c3b795e9c1f8b1026e7061be424c0b6053" 2019-01-08 01:55:14,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8795227-4584-4d11-8bbf-ef0d4750561c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:14,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b8795227-4584-4d11-8bbf-ef0d4750561c 2019-01-08 01:55:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7074a5dffa921fca56b888a7707cc1e8aa910f5b" 2019-01-08 01:55:14,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-67cee661-d9f2-4d84-b0fa-a16011635448 Date: Tue, 08 Jan 2019 01:55:14 GMT RESP BODY: {"networks":[]} 2019-01-08 01:55:14,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=Invalid_name used request id req-67cee661-d9f2-4d84-b0fa-a16011635448 2019-01-08 01:55:14,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:15,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d2de4f2f-0420-444b-a663-34ae1e86adbe Date: Tue, 08 Jan 2019 01:55:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:55:15,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-d2de4f2f-0420-444b-a663-34ae1e86adbe 2019-01-08 01:55:15,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:15,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97bbc189-8c51-43c6-8da5-59722e53468b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:55:15,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-97bbc189-8c51-43c6-8da5-59722e53468b 2019-01-08 01:55:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:15,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c549c071-361f-45c2-82b5-b4039d8592e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:15,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-c549c071-361f-45c2-82b5-b4039d8592e4 2019-01-08 01:55:15,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:15,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb7682f-bfa4-46f9-8b7f-2744224fb20a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:15,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-5cb7682f-bfa4-46f9-8b7f-2744224fb20a 2019-01-08 01:55:15,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:15,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a46c765-3dd9-48f9-be34-6a9574eb6b4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:15,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-3a46c765-3dd9-48f9-be34-6a9574eb6b4b 2019-01-08 01:55:15,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:15,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5960fe6d-4364-4deb-b429-74e60661a314 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:15,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-5960fe6d-4364-4deb-b429-74e60661a314 2019-01-08 01:55:15,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:16,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dfdd05-e5fe-433f-b836-9953ab6ad003 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:55:16,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-50dfdd05-e5fe-433f-b836-9953ab6ad003 2019-01-08 01:55:16,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:16,156 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2581ced5-5d87-4033-b352-65006f4def21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:16,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-2581ced5-5d87-4033-b352-65006f4def21 2019-01-08 01:55:16,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:16,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:16,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6739f2cf-2750-4e7f-bd60-ae8adc03c1eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:16,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-6739f2cf-2750-4e7f-bd60-ae8adc03c1eb 2019-01-08 01:55:16,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:16,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:16,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ceec7e-768e-4c72-9e29-f36f36200d3a 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:55:16,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-f0ceec7e-768e-4c72-9e29-f36f36200d3a 2019-01-08 01:55:16,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:16,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53cc7ea8-240f-4928-bfd6-1d5ca3eac23d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:16,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-53cc7ea8-240f-4928-bfd6-1d5ca3eac23d 2019-01-08 01:55:16,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:16,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:16,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e917ae8-521c-45c4-bbb7-012fea331efe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:16,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-8e917ae8-521c-45c4-bbb7-012fea331efe 2019-01-08 01:55:16,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:16,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:16,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac19ae5-0755-40b7-ac01-cd8788d14706 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:16,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-bac19ae5-0755-40b7-ac01-cd8788d14706 2019-01-08 01:55:16,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:16,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:16,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dba466d4-989f-4af6-b458-92b41113f6a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:16,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-dba466d4-989f-4af6-b458-92b41113f6a0 2019-01-08 01:55:16,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:16,820 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj 2019-01-08 01:55:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/152081fcb50a41daac849e7537f03652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:17,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0d12b7f-f4a0-4387-9535-fa7fa0be6e37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:17,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/152081fcb50a41daac849e7537f03652 used request id req-d0d12b7f-f4a0-4387-9535-fa7fa0be6e37 2019-01-08 01:55:17,077 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-1469ed6e-4ae8-4b9-proj-role 2019-01-08 01:55:17,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/1524d423d9534f41b738a8fd6627a39a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:17,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-099da30a-54dc-4f10-93d3-057b1f9dfaa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:17,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/1524d423d9534f41b738a8fd6627a39a used request id req-099da30a-54dc-4f10-93d3-057b1f9dfaa8 2019-01-08 01:55:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef8145550780400275f4d3e5c12e472e43506aa" 2019-01-08 01:55:17,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2387a35-d816-4ea0-99ad-a803216987fc Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:17,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b2387a35-d816-4ea0-99ad-a803216987fc 2019-01-08 01:55:17,310 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-1469ed6e-4ae8-4b9-user 2019-01-08 01:55:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/20afc6048bdf4c4a85c58b3c1a84d810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506dd7ff78c14fb0bc05d23f0645fdb1f743efb6" 2019-01-08 01:55:17,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf20a68-1387-4e36-82ab-57f53bd12618 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:17,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/20afc6048bdf4c4a85c58b3c1a84d810 used request id req-abf20a68-1387-4e36-82ab-57f53bd12618 2019-01-08 01:55:17,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:18,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ssmV8SzQQhmkDXXqGKfEQw"], "issued_at": "2019-01-08T01:55:18.000000Z"}} 2019-01-08 01:55:18,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ecd73cd5229a22cec4909300b4775a863a31369" 2019-01-08 01:55:18,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51149432-9048-46e0-b67e-bc9cbca84158 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:18,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-51149432-9048-46e0-b67e-bc9cbca84158 2019-01-08 01:55:18,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:18,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:18,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["cpFkg4loQ322xn7e-RKQvg"], "issued_at": "2019-01-08T01:55:18.000000Z"}} 2019-01-08 01:55:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:18,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad56b63-fcc6-4b10-a8e1-d3e09ec730dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:18,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-fad56b63-fcc6-4b10-a8e1-d3e09ec730dc 2019-01-08 01:55:18,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:18,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:18,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-bc7d8812-1087-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:18,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e9b2b4-dfa0-4323-ab99-6d7a1ef9b871 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-bc7d8812-1087-449-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:55:18,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-bc7d8812-1087-449-proj used request id req-e3e9b2b4-dfa0-4323-ab99-6d7a1ef9b871 2019-01-08 01:55:18,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:18,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7dc024-b25a-4dd4-b370-90c2e47285ed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:18,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-fb7dc024-b25a-4dd4-b370-90c2e47285ed 2019-01-08 01:55:18,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-bc7d8812-1087-449-proj"}}' 2019-01-08 01:55:19,107 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a3d48e0-6ab8-4862-8f8d-5dba22d8a90e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/16b297be992d4f379976b416ddff2b34"}, "tags": [], "enabled": true, "id": "16b297be992d4f379976b416ddff2b34", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-bc7d8812-1087-449-proj"}} 2019-01-08 01:55:19,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-3a3d48e0-6ab8-4862-8f8d-5dba22d8a90e 2019-01-08 01:55:19,107 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-bc7d8812-1087-449-proj 2019-01-08 01:55:19,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:19,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:19,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["kylnZUJ_S9Cg3PycdaraJw"], "issued_at": "2019-01-08T01:55:19.000000Z"}} 2019-01-08 01:55:19,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70072dce2fd7a2af2a29da31ecfa486d507c2a0e" 2019-01-08 01:55:19,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073be4a6-9f75-4154-a997-e24b2d829e97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:19,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-073be4a6-9f75-4154-a997-e24b2d829e97 2019-01-08 01:55:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:19,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:19,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70072dce2fd7a2af2a29da31ecfa486d507c2a0e" 2019-01-08 01:55:19,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5585e64f-a7e3-497d-96f3-61bb5dbd7871 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:55:19,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5585e64f-a7e3-497d-96f3-61bb5dbd7871 2019-01-08 01:55:19,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateRouterNegativeTests-bc7d8812-1087-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70072dce2fd7a2af2a29da31ecfa486d507c2a0e" 2019-01-08 01:55:19,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89fbc73-3cb6-475a-b9a0-3fd71b32a530 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateRouterNegativeTests-bc7d8812-1087-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/16b297be992d4f379976b416ddff2b34"}, "tags": [], "enabled": true, "id": "16b297be992d4f379976b416ddff2b34", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-bc7d8812-1087-449-proj"}]} 2019-01-08 01:55:19,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateRouterNegativeTests-bc7d8812-1087-449-proj used request id req-b89fbc73-3cb6-475a-b9a0-3fd71b32a530 2019-01-08 01:55:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70072dce2fd7a2af2a29da31ecfa486d507c2a0e" 2019-01-08 01:55:19,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdcb30a-d4fa-4b5e-983a-ace3fee3da81 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:19,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-3fdcb30a-d4fa-4b5e-983a-ace3fee3da81 2019-01-08 01:55:20,316 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-bc7d8812-1087-449-user 2019-01-08 01:55:20,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:20,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:20,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171f6735-dd7a-42a5-a16e-1f8146f7590d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:20,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-171f6735-dd7a-42a5-a16e-1f8146f7590d 2019-01-08 01:55:20,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" -d '{"role": {"name": "CreateRouterNegativeTests-bc7d8812-1087-449-proj-role"}}' 2019-01-08 01:55:20,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68eccdb5-15d7-4b5f-97b9-48f77dadc2ba Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a4eeac83a944808ae752ce5f787bf65", "links": {"self": "http://172.30.9.42:5000/v3/roles/8a4eeac83a944808ae752ce5f787bf65"}, "name": "CreateRouterNegativeTests-bc7d8812-1087-449-proj-role"}} 2019-01-08 01:55:20,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-68eccdb5-15d7-4b5f-97b9-48f77dadc2ba 2019-01-08 01:55:20,544 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-bc7d8812-1087-449-proj-role 2019-01-08 01:55:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/8a4eeac83a944808ae752ce5f787bf65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:20,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0107e7-38cc-448f-b2b2-84b3bc3854a4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a4eeac83a944808ae752ce5f787bf65", "links": {"self": "http://172.30.9.42:5000/v3/roles/8a4eeac83a944808ae752ce5f787bf65"}, "name": "CreateRouterNegativeTests-bc7d8812-1087-449-proj-role"}} 2019-01-08 01:55:20,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/8a4eeac83a944808ae752ce5f787bf65 used request id req-9d0107e7-38cc-448f-b2b2-84b3bc3854a4 2019-01-08 01:55:20,750 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-bc7d8812-1087-449-proj-role to project CreateRouterNegativeTests-bc7d8812-1087-449-proj 2019-01-08 01:55:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/16b297be992d4f379976b416ddff2b34/users/98eef8a227524e1598e2e42688c5e2d0/roles/8a4eeac83a944808ae752ce5f787bf65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:20,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab7af9e-5c17-4db5-9415-7c024f0c1c69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:20,925 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/16b297be992d4f379976b416ddff2b34/users/98eef8a227524e1598e2e42688c5e2d0/roles/8a4eeac83a944808ae752ce5f787bf65 used request id req-1ab7af9e-5c17-4db5-9415-7c024f0c1c69 2019-01-08 01:55:20,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:21,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-4d853016-df3f-4da5-b9fd-fe77ae804bad Date: Tue, 08 Jan 2019 01:55:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:55:21,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-4d853016-df3f-4da5-b9fd-fe77ae804bad 2019-01-08 01:55:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:21,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57b7c78-b8e5-475e-8fd5-c41b835312e5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:55:21,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-c57b7c78-b8e5-475e-8fd5-c41b835312e5 2019-01-08 01:55:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:21,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bccbdcd-236a-4993-a81a-3521b8c324f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:21,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-9bccbdcd-236a-4993-a81a-3521b8c324f7 2019-01-08 01:55:21,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:21,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:21,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee0ce83-f9cb-4bf6-9ddd-bfa77b6f7b84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:21,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-9ee0ce83-f9cb-4bf6-9ddd-bfa77b6f7b84 2019-01-08 01:55:21,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:21,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:21,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f82948-3687-4a01-8454-a4da13450644 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:21,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-b0f82948-3687-4a01-8454-a4da13450644 2019-01-08 01:55:21,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:21,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b8983b3-7a0c-4fe5-b842-72a3c016bb67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:21,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-1b8983b3-7a0c-4fe5-b842-72a3c016bb67 2019-01-08 01:55:21,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:21,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:21,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef1650c-1a7f-4126-bea9-62a0c9707692 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:55:21,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-cef1650c-1a7f-4126-bea9-62a0c9707692 2019-01-08 01:55:21,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:22,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3afc1a84-ff5d-4879-919a-aed330a4aa68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:22,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-3afc1a84-ff5d-4879-919a-aed330a4aa68 2019-01-08 01:55:22,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:22,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:22,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87eef044-d19b-4c8a-b3e6-191994f4646f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:22,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-87eef044-d19b-4c8a-b3e6-191994f4646f 2019-01-08 01:55:22,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:22,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:22,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-425a832c-0d86-4dd9-ae13-678199fc4fbf 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:55:22,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-425a832c-0d86-4dd9-ae13-678199fc4fbf 2019-01-08 01:55:22,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:22,367 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c63cd332-e8f5-4d96-bed9-51889f41b628 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:22,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-c63cd332-e8f5-4d96-bed9-51889f41b628 2019-01-08 01:55:22,367 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:22,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:22,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b10cfda4-ce49-4714-9465-a1ebff081518 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:22,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-b10cfda4-ce49-4714-9465-a1ebff081518 2019-01-08 01:55:22,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:22,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:22,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e13df8d7-34de-4dd6-9d2a-21c2888134e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:22,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-e13df8d7-34de-4dd6-9d2a-21c2888134e4 2019-01-08 01:55:22,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:22,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:22,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c1f9b7-cde8-420c-9756-24c6708d75be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:22,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-a0c1f9b7-cde8-420c-9756-24c6708d75be 2019-01-08 01:55:22,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:22,710 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-bc7d8812-1087-449-proj 2019-01-08 01:55:22,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/16b297be992d4f379976b416ddff2b34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:22,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-647deedd-828d-4032-a886-4324c8d79da0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:22,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/16b297be992d4f379976b416ddff2b34 used request id req-647deedd-828d-4032-a886-4324c8d79da0 2019-01-08 01:55:22,981 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-bc7d8812-1087-449-proj-role 2019-01-08 01:55:22,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/8a4eeac83a944808ae752ce5f787bf65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:23,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44925b2-5ebe-414a-82ce-ae9a772b8432 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:23,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/8a4eeac83a944808ae752ce5f787bf65 used request id req-a44925b2-5ebe-414a-82ce-ae9a772b8432 2019-01-08 01:55:23,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05557f003e2803f61501d663385d62b89de2d60c" 2019-01-08 01:55:23,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef34c349-e44e-491e-9c06-8a75e3dbd9b7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:23,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ef34c349-e44e-491e-9c06-8a75e3dbd9b7 2019-01-08 01:55:23,237 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-bc7d8812-1087-449-user 2019-01-08 01:55:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/98eef8a227524e1598e2e42688c5e2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70072dce2fd7a2af2a29da31ecfa486d507c2a0e" 2019-01-08 01:55:23,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb9a3356-aede-48c8-9e23-f42d26d205d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:23,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/98eef8a227524e1598e2e42688c5e2d0 used request id req-eb9a3356-aede-48c8-9e23-f42d26d205d5 2019-01-08 01:55:23,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:23,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["kGjRjCd8ToGz0JXA_ZZAQA"], "issued_at": "2019-01-08T01:55:23.000000Z"}} 2019-01-08 01:55:23,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650946baad4b5fb5d4c9f1e7da72117224887cc0" 2019-01-08 01:55:23,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d408e9-0465-401c-bd0e-c5fd731ee883 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:23,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e6d408e9-0465-401c-bd0e-c5fd731ee883 2019-01-08 01:55:23,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:23,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:24,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["pNSVXTR4TQ6tVwsszm95ZQ"], "issued_at": "2019-01-08T01:55:24.000000Z"}} 2019-01-08 01:55:24,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:24,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c18cc0-9a90-4e0c-b04c-1fb66b2fafdb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:24,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e1c18cc0-9a90-4e0c-b04c-1fb66b2fafdb 2019-01-08 01:55:24,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:24,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:24,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ea6c48fa-9908-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:24,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de80093d-655a-4302-b98f-32da812f1d8a Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ea6c48fa-9908-4dd-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:55:24,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ea6c48fa-9908-4dd-proj used request id req-de80093d-655a-4302-b98f-32da812f1d8a 2019-01-08 01:55:24,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:24,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf1ac89-99ca-4e88-82e3-7995a51ed29c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:24,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-eaf1ac89-99ca-4e88-82e3-7995a51ed29c 2019-01-08 01:55:24,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-ea6c48fa-9908-4dd-proj"}}' 2019-01-08 01:55:24,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1810042-0306-4c98-8f9c-767bd204dd13 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d8813f597e5e46a886c6239e62440ee4"}, "tags": [], "enabled": true, "id": "d8813f597e5e46a886c6239e62440ee4", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ea6c48fa-9908-4dd-proj"}} 2019-01-08 01:55:24,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c1810042-0306-4c98-8f9c-767bd204dd13 2019-01-08 01:55:24,873 - keystone_utils - INFO - Created project with name - CreateQoSTests-ea6c48fa-9908-4dd-proj 2019-01-08 01:55:24,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:24,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:25,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["FXAiTXUoTTeyK3mbD1PiZQ"], "issued_at": "2019-01-08T01:55:25.000000Z"}} 2019-01-08 01:55:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611b4460c8686325dafe17f3e7b0845196b5b24b" 2019-01-08 01:55:25,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b07e494-006b-4762-b4ba-73bee9d3aae7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:25,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4b07e494-006b-4762-b4ba-73bee9d3aae7 2019-01-08 01:55:25,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:25,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:25,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611b4460c8686325dafe17f3e7b0845196b5b24b" 2019-01-08 01:55:25,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6475ca-a9cf-473d-ad7f-97dac9adc3a9 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:55:25,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-8d6475ca-a9cf-473d-ad7f-97dac9adc3a9 2019-01-08 01:55:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateQoSTests-ea6c48fa-9908-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611b4460c8686325dafe17f3e7b0845196b5b24b" 2019-01-08 01:55:25,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f7c383-e630-49fa-890b-45c0c1318fe0 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateQoSTests-ea6c48fa-9908-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d8813f597e5e46a886c6239e62440ee4"}, "tags": [], "enabled": true, "id": "d8813f597e5e46a886c6239e62440ee4", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ea6c48fa-9908-4dd-proj"}]} 2019-01-08 01:55:25,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateQoSTests-ea6c48fa-9908-4dd-proj used request id req-33f7c383-e630-49fa-890b-45c0c1318fe0 2019-01-08 01:55:25,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611b4460c8686325dafe17f3e7b0845196b5b24b" 2019-01-08 01:55:25,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ff269b-6cc0-4d0f-b4f1-5a6269c183ce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:25,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-f8ff269b-6cc0-4d0f-b4f1-5a6269c183ce 2019-01-08 01:55:26,257 - keystone_utils - INFO - Created user with name - CreateQoSTests-ea6c48fa-9908-4dd-user 2019-01-08 01:55:26,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:26,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:26,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62644a2b-928e-486c-9596-a04a94faa5cc Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:26,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-62644a2b-928e-486c-9596-a04a94faa5cc 2019-01-08 01:55:26,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" -d '{"role": {"name": "CreateQoSTests-ea6c48fa-9908-4dd-proj-role"}}' 2019-01-08 01:55:26,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-619eb819-63a5-4daf-abed-79cd7b150f1d Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a665dbf8fd32421c89fbcd7360d66c7a", "links": {"self": "http://172.30.9.42:5000/v3/roles/a665dbf8fd32421c89fbcd7360d66c7a"}, "name": "CreateQoSTests-ea6c48fa-9908-4dd-proj-role"}} 2019-01-08 01:55:26,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-619eb819-63a5-4daf-abed-79cd7b150f1d 2019-01-08 01:55:26,496 - keystone_utils - INFO - Created role with name - CreateQoSTests-ea6c48fa-9908-4dd-proj-role 2019-01-08 01:55:26,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/a665dbf8fd32421c89fbcd7360d66c7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:26,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2d7da3-4082-4f36-afcf-7d30cea22694 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a665dbf8fd32421c89fbcd7360d66c7a", "links": {"self": "http://172.30.9.42:5000/v3/roles/a665dbf8fd32421c89fbcd7360d66c7a"}, "name": "CreateQoSTests-ea6c48fa-9908-4dd-proj-role"}} 2019-01-08 01:55:26,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/a665dbf8fd32421c89fbcd7360d66c7a used request id req-db2d7da3-4082-4f36-afcf-7d30cea22694 2019-01-08 01:55:26,609 - keystone_utils - INFO - Granting role CreateQoSTests-ea6c48fa-9908-4dd-proj-role to project CreateQoSTests-ea6c48fa-9908-4dd-proj 2019-01-08 01:55:26,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/d8813f597e5e46a886c6239e62440ee4/users/6df3f76634544ec2ad31b799a9f6ed2c/roles/a665dbf8fd32421c89fbcd7360d66c7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:26,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d75c3b4-cda3-4501-962c-475f68a72001 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:26,769 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/d8813f597e5e46a886c6239e62440ee4/users/6df3f76634544ec2ad31b799a9f6ed2c/roles/a665dbf8fd32421c89fbcd7360d66c7a used request id req-3d75c3b4-cda3-4501-962c-475f68a72001 2019-01-08 01:55:26,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:26,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:27,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["TnOxiL6LTruOIM_a9OWr7g"], "issued_at": "2019-01-08T01:55:27.000000Z"}} 2019-01-08 01:55:27,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db88f424885052a5c4d66c0ce299dea9610eb7" 2019-01-08 01:55:27,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb2f8be-5c9e-4835-a6ef-eff1cd8dea8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:27,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0fb2f8be-5c9e-4835-a6ef-eff1cd8dea8b 2019-01-08 01:55:27,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db88f424885052a5c4d66c0ce299dea9610eb7" 2019-01-08 01:55:27,539 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:27 GMT Server: Apache x-compute-request-id: req-c7b08eba-9f93-481a-a36b-94cad534e205 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c7b08eba-9f93-481a-a36b-94cad534e205 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-08 01:55:27,539 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-c7b08eba-9f93-481a-a36b-94cad534e205 2019-01-08 01:55:27,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c7b08eba-9f93-481a-a36b-94cad534e205" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db88f424885052a5c4d66c0ce299dea9610eb7" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-ad7baf97-a68b-4be1-97f8-6abcda9b92b5"}}' 2019-01-08 01:55:27,796 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:27 GMT Server: Apache x-compute-request-id: req-34856dd0-e063-41b1-9766-112cd648d704 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34856dd0-e063-41b1-9766-112cd648d704 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "936a3663-e12c-46c9-94eb-c6451240c222", "name": "CreateQoSTests-ad7baf97-a68b-4be1-97f8-6abcda9b92b5"}, "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/936a3663-e12c-46c9-94eb-c6451240c222", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/qos-specs/936a3663-e12c-46c9-94eb-c6451240c222", "rel": "bookmark"}]} 2019-01-08 01:55:27,797 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-34856dd0-e063-41b1-9766-112cd648d704 2019-01-08 01:55:27,797 - create_qos - INFO - Created qos with name - CreateQoSTests-ad7baf97-a68b-4be1-97f8-6abcda9b92b5 2019-01-08 01:55:27,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650946baad4b5fb5d4c9f1e7da72117224887cc0" 2019-01-08 01:55:28,112 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:27 GMT Server: Apache x-compute-request-id: req-dd1d02f0-80e2-444b-ba2d-274fec4648bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd1d02f0-80e2-444b-ba2d-274fec4648bd Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "936a3663-e12c-46c9-94eb-c6451240c222", "name": "CreateQoSTests-ad7baf97-a68b-4be1-97f8-6abcda9b92b5"}]} 2019-01-08 01:55:28,112 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-dd1d02f0-80e2-444b-ba2d-274fec4648bd 2019-01-08 01:55:28,113 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-ad7baf97-a68b-4be1-97f8-6abcda9b92b5 2019-01-08 01:55:28,116 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/936a3663-e12c-46c9-94eb-c6451240c222?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd1d02f0-80e2-444b-ba2d-274fec4648bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650946baad4b5fb5d4c9f1e7da72117224887cc0" 2019-01-08 01:55:28,389 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:55:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-807b4d04-cf9e-4324-b2e9-8d219b2e138a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:55:28,389 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/936a3663-e12c-46c9-94eb-c6451240c222?force=False used request id req-807b4d04-cf9e-4324-b2e9-8d219b2e138a 2019-01-08 01:55:28,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd1d02f0-80e2-444b-ba2d-274fec4648bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650946baad4b5fb5d4c9f1e7da72117224887cc0" 2019-01-08 01:55:28,615 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:28 GMT Server: Apache x-compute-request-id: req-bf27e20e-c5d9-494e-b3d0-c2155f9c5c2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf27e20e-c5d9-494e-b3d0-c2155f9c5c2f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-08 01:55:28,615 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-bf27e20e-c5d9-494e-b3d0-c2155f9c5c2f 2019-01-08 01:55:28,616 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-ad7baf97-a68b-4be1-97f8-6abcda9b92b5 2019-01-08 01:55:28,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/936a3663-e12c-46c9-94eb-c6451240c222?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7b08eba-9f93-481a-a36b-94cad534e205" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5db88f424885052a5c4d66c0ce299dea9610eb7" 2019-01-08 01:55:28,838 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6e9a310e-a6c9-4b1a-a3b5-dc8277802237 x-openstack-request-id: req-6e9a310e-a6c9-4b1a-a3b5-dc8277802237 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 936a3663-e12c-46c9-94eb-c6451240c222.", "code": 404}} 2019-01-08 01:55:28,838 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/936a3663-e12c-46c9-94eb-c6451240c222?force=False used request id req-6e9a310e-a6c9-4b1a-a3b5-dc8277802237 2019-01-08 01:55:28,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:29,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-03c6df93-d324-402d-9858-035f7d177725 Date: Tue, 08 Jan 2019 01:55:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:55:29,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-03c6df93-d324-402d-9858-035f7d177725 2019-01-08 01:55:29,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:29,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49e12d7-ec42-4c21-8cf7-cd5a2d8a8163 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:55:29,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-e49e12d7-ec42-4c21-8cf7-cd5a2d8a8163 2019-01-08 01:55:29,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:29,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a4bbc8-d982-4a2b-a001-84ab501c34c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:29,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-e0a4bbc8-d982-4a2b-a001-84ab501c34c6 2019-01-08 01:55:29,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:29,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6dd01b6-c4b3-445c-873b-5c345a248f58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:29,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-b6dd01b6-c4b3-445c-873b-5c345a248f58 2019-01-08 01:55:29,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:29,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aca2d2c-16e9-4c93-a33d-64913e143d33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:30,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-9aca2d2c-16e9-4c93-a33d-64913e143d33 2019-01-08 01:55:30,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:30,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d436aa5c-6889-43e1-b747-597cd247c722 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:30,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-d436aa5c-6889-43e1-b747-597cd247c722 2019-01-08 01:55:30,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:30,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb221fb5-8667-4315-8e0d-aa8aaff0672d 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:55:30,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-fb221fb5-8667-4315-8e0d-aa8aaff0672d 2019-01-08 01:55:30,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b67365c-5889-4f53-88f3-b1c289dc4d42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:30,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-9b67365c-5889-4f53-88f3-b1c289dc4d42 2019-01-08 01:55:30,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8c9bb3-d23f-482c-baf4-dc02b69af628 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:30,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-1d8c9bb3-d23f-482c-baf4-dc02b69af628 2019-01-08 01:55:30,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:30,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c559589e-8ac3-44ad-be93-08a3a1adcdf8 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:55:30,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-c559589e-8ac3-44ad-be93-08a3a1adcdf8 2019-01-08 01:55:30,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf71a11-dc61-4adf-829b-3290f683ce0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:30,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-faf71a11-dc61-4adf-829b-3290f683ce0c 2019-01-08 01:55:30,595 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:30,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-734ae5bf-7ca1-4b16-b17b-0b3e9169c208 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:30,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-734ae5bf-7ca1-4b16-b17b-0b3e9169c208 2019-01-08 01:55:30,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:30,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8674786a-fc5a-405d-8125-89705be028ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:30,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-8674786a-fc5a-405d-8125-89705be028ef 2019-01-08 01:55:30,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:30,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:30,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6289acde-c166-4d1e-8736-9160a0f0b1f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:30,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-6289acde-c166-4d1e-8736-9160a0f0b1f8 2019-01-08 01:55:30,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:30,936 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-ea6c48fa-9908-4dd-proj 2019-01-08 01:55:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/d8813f597e5e46a886c6239e62440ee4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:31,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a1194be-e0cf-4871-89ea-3be6618b3f44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:31,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/d8813f597e5e46a886c6239e62440ee4 used request id req-5a1194be-e0cf-4871-89ea-3be6618b3f44 2019-01-08 01:55:31,190 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-ea6c48fa-9908-4dd-proj-role 2019-01-08 01:55:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/a665dbf8fd32421c89fbcd7360d66c7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:31,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22a2549-f9c6-4618-8b86-21ff054a5ad4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:31,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/a665dbf8fd32421c89fbcd7360d66c7a used request id req-c22a2549-f9c6-4618-8b86-21ff054a5ad4 2019-01-08 01:55:31,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91f0dde6b3fb868c69d2010e177f2ec398c253a" 2019-01-08 01:55:31,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2138bcc1-ae18-4581-89fb-e824d0d29f9c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:31,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2138bcc1-ae18-4581-89fb-e824d0d29f9c 2019-01-08 01:55:31,436 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-ea6c48fa-9908-4dd-user 2019-01-08 01:55:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/6df3f76634544ec2ad31b799a9f6ed2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611b4460c8686325dafe17f3e7b0845196b5b24b" 2019-01-08 01:55:31,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c3df556-ed4e-4c8f-befb-4e45f40a25d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:31,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/6df3f76634544ec2ad31b799a9f6ed2c used request id req-1c3df556-ed4e-4c8f-befb-4e45f40a25d7 2019-01-08 01:55:31,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:32,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["AHIBsC8oQTq3VrMkqC82iQ"], "issued_at": "2019-01-08T01:55:32.000000Z"}} 2019-01-08 01:55:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d584955c5783cb4c18f9604727e4c40fd8470d9" 2019-01-08 01:55:32,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fab3e6-6a24-4daf-b2ec-c01982622a92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:32,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-59fab3e6-6a24-4daf-b2ec-c01982622a92 2019-01-08 01:55:32,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:32,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:32,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["9ITww_peTG-QcMqElP2BBg"], "issued_at": "2019-01-08T01:55:32.000000Z"}} 2019-01-08 01:55:32,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:32,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0980303a-652c-4872-a6f8-ec85cabb4630 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:32,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0980303a-652c-4872-a6f8-ec85cabb4630 2019-01-08 01:55:32,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:32,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-44dcf5d7-0225-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:32,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c0bc0e-dc3f-43f8-97bb-e1ffe1fc78dc Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-44dcf5d7-0225-405-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:55:32,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-44dcf5d7-0225-405-proj used request id req-70c0bc0e-dc3f-43f8-97bb-e1ffe1fc78dc 2019-01-08 01:55:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:32,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6142835a-eaf1-401d-b3b2-cd2f4379c2bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:32,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-6142835a-eaf1-401d-b3b2-cd2f4379c2bc 2019-01-08 01:55:32,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-44dcf5d7-0225-405-proj"}}' 2019-01-08 01:55:33,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecbe4d09-bab8-4b30-ae4d-84e42fd8aa42 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/77df3a56d2004cbb978a92119b189f1e"}, "tags": [], "enabled": true, "id": "77df3a56d2004cbb978a92119b189f1e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-44dcf5d7-0225-405-proj"}} 2019-01-08 01:55:33,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-ecbe4d09-bab8-4b30-ae4d-84e42fd8aa42 2019-01-08 01:55:33,102 - keystone_utils - INFO - Created project with name - CreateQoSTests-44dcf5d7-0225-405-proj 2019-01-08 01:55:33,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:33,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:33,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ourZu9M6TROcEq3kTFnFqg"], "issued_at": "2019-01-08T01:55:33.000000Z"}} 2019-01-08 01:55:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc301c369fdce0441113a28bc4eb3509ade926e" 2019-01-08 01:55:33,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75ff33b-b60f-4a2c-847d-358d43693f80 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:33,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a75ff33b-b60f-4a2c-847d-358d43693f80 2019-01-08 01:55:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:33,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc301c369fdce0441113a28bc4eb3509ade926e" 2019-01-08 01:55:33,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cee66c-e1e0-4b48-907c-2a3c960ea300 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:55:33,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b8cee66c-e1e0-4b48-907c-2a3c960ea300 2019-01-08 01:55:33,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateQoSTests-44dcf5d7-0225-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc301c369fdce0441113a28bc4eb3509ade926e" 2019-01-08 01:55:33,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f2908c-841f-448c-8455-5e7bbdbe3897 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateQoSTests-44dcf5d7-0225-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/77df3a56d2004cbb978a92119b189f1e"}, "tags": [], "enabled": true, "id": "77df3a56d2004cbb978a92119b189f1e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-44dcf5d7-0225-405-proj"}]} 2019-01-08 01:55:33,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateQoSTests-44dcf5d7-0225-405-proj used request id req-82f2908c-841f-448c-8455-5e7bbdbe3897 2019-01-08 01:55:33,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc301c369fdce0441113a28bc4eb3509ade926e" 2019-01-08 01:55:34,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7b6a85-d2ed-4131-9a2b-94131540ae5b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:34,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5b7b6a85-d2ed-4131-9a2b-94131540ae5b 2019-01-08 01:55:34,400 - keystone_utils - INFO - Created user with name - CreateQoSTests-44dcf5d7-0225-405-user 2019-01-08 01:55:34,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:34,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:34,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f221f6-b2e8-4c34-8c54-9cd911c2de93 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:34,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c0f221f6-b2e8-4c34-8c54-9cd911c2de93 2019-01-08 01:55:34,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" -d '{"role": {"name": "CreateQoSTests-44dcf5d7-0225-405-proj-role"}}' 2019-01-08 01:55:34,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023539da-788c-440a-9c46-704091c0de28 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "016f6b6778ff4d8f90ead188db1cc5fa", "links": {"self": "http://172.30.9.42:5000/v3/roles/016f6b6778ff4d8f90ead188db1cc5fa"}, "name": "CreateQoSTests-44dcf5d7-0225-405-proj-role"}} 2019-01-08 01:55:34,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-023539da-788c-440a-9c46-704091c0de28 2019-01-08 01:55:34,634 - keystone_utils - INFO - Created role with name - CreateQoSTests-44dcf5d7-0225-405-proj-role 2019-01-08 01:55:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/016f6b6778ff4d8f90ead188db1cc5fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:34,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97690d4d-2021-4fd2-82e8-6a5433b7e11f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "016f6b6778ff4d8f90ead188db1cc5fa", "links": {"self": "http://172.30.9.42:5000/v3/roles/016f6b6778ff4d8f90ead188db1cc5fa"}, "name": "CreateQoSTests-44dcf5d7-0225-405-proj-role"}} 2019-01-08 01:55:34,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/016f6b6778ff4d8f90ead188db1cc5fa used request id req-97690d4d-2021-4fd2-82e8-6a5433b7e11f 2019-01-08 01:55:34,748 - keystone_utils - INFO - Granting role CreateQoSTests-44dcf5d7-0225-405-proj-role to project CreateQoSTests-44dcf5d7-0225-405-proj 2019-01-08 01:55:34,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/77df3a56d2004cbb978a92119b189f1e/users/78ba938765f74c68b0b6ac8d8ffccf31/roles/016f6b6778ff4d8f90ead188db1cc5fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:34,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66376f4-9dfe-4075-8456-bdc61ea90690 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:34,889 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/77df3a56d2004cbb978a92119b189f1e/users/78ba938765f74c68b0b6ac8d8ffccf31/roles/016f6b6778ff4d8f90ead188db1cc5fa used request id req-b66376f4-9dfe-4075-8456-bdc61ea90690 2019-01-08 01:55:34,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:34,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:35,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["qFGHsE5oQi6QkaFNi_kFMQ"], "issued_at": "2019-01-08T01:55:35.000000Z"}} 2019-01-08 01:55:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b79d5405c90671bee479f7fcb1a6bef91f5fcf7" 2019-01-08 01:55:35,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e36284-6179-4e12-8446-12597237cff1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:35,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-10e36284-6179-4e12-8446-12597237cff1 2019-01-08 01:55:35,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b79d5405c90671bee479f7fcb1a6bef91f5fcf7" 2019-01-08 01:55:35,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:35 GMT Server: Apache x-compute-request-id: req-78993141-215f-4603-8855-3af2c174b1f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-78993141-215f-4603-8855-3af2c174b1f9 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-08 01:55:35,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-78993141-215f-4603-8855-3af2c174b1f9 2019-01-08 01:55:35,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-78993141-215f-4603-8855-3af2c174b1f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b79d5405c90671bee479f7fcb1a6bef91f5fcf7" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-e669cb4a-2fac-469c-a1e8-176a8fb661c8"}}' 2019-01-08 01:55:35,928 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:35 GMT Server: Apache x-compute-request-id: req-dc162b79-cec6-4e49-89b8-e42cfaad9395 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc162b79-cec6-4e49-89b8-e42cfaad9395 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "41fbec27-1a5b-4a25-8f7d-ba1651ac26db", "name": "CreateQoSTests-e669cb4a-2fac-469c-a1e8-176a8fb661c8"}, "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/41fbec27-1a5b-4a25-8f7d-ba1651ac26db", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/qos-specs/41fbec27-1a5b-4a25-8f7d-ba1651ac26db", "rel": "bookmark"}]} 2019-01-08 01:55:35,929 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-dc162b79-cec6-4e49-89b8-e42cfaad9395 2019-01-08 01:55:35,929 - create_qos - INFO - Created qos with name - CreateQoSTests-e669cb4a-2fac-469c-a1e8-176a8fb661c8 2019-01-08 01:55:35,932 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d584955c5783cb4c18f9604727e4c40fd8470d9" 2019-01-08 01:55:36,149 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:35 GMT Server: Apache x-compute-request-id: req-7a641bac-f66f-46d4-9948-f02fc0cdea66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a641bac-f66f-46d4-9948-f02fc0cdea66 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "41fbec27-1a5b-4a25-8f7d-ba1651ac26db", "name": "CreateQoSTests-e669cb4a-2fac-469c-a1e8-176a8fb661c8"}]} 2019-01-08 01:55:36,150 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-7a641bac-f66f-46d4-9948-f02fc0cdea66 2019-01-08 01:55:36,150 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-e669cb4a-2fac-469c-a1e8-176a8fb661c8 2019-01-08 01:55:36,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/41fbec27-1a5b-4a25-8f7d-ba1651ac26db?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78993141-215f-4603-8855-3af2c174b1f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b79d5405c90671bee479f7fcb1a6bef91f5fcf7" 2019-01-08 01:55:36,413 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:55:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c8399a2-5553-4f5c-8792-70a9b4769787 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:55:36,413 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/41fbec27-1a5b-4a25-8f7d-ba1651ac26db?force=False used request id req-9c8399a2-5553-4f5c-8792-70a9b4769787 2019-01-08 01:55:36,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:36,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-cd39d52b-9893-4c29-b00f-2e6084f506c5 Date: Tue, 08 Jan 2019 01:55:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:55:36,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-cd39d52b-9893-4c29-b00f-2e6084f506c5 2019-01-08 01:55:36,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:36,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6cf512-0cbd-4c64-abd5-78451b4ff890 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:55:36,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-ec6cf512-0cbd-4c64-abd5-78451b4ff890 2019-01-08 01:55:36,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:36,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db9e60e9-4df8-464c-a8c0-1c67c59018b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:36,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-db9e60e9-4df8-464c-a8c0-1c67c59018b8 2019-01-08 01:55:36,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:36,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:36,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e37750-ee87-4cd8-995f-8fbf2bb5393f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:36,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-61e37750-ee87-4cd8-995f-8fbf2bb5393f 2019-01-08 01:55:36,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:37,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bbd13de-5637-42fb-b4e6-1cc47dc76da2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:37,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-7bbd13de-5637-42fb-b4e6-1cc47dc76da2 2019-01-08 01:55:37,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:37,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:37,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4c28719-86bd-48e8-ba94-0ddf96199b4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:37,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-e4c28719-86bd-48e8-ba94-0ddf96199b4c 2019-01-08 01:55:37,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:37,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0632337-62b4-444f-8be2-b05b80a63710 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:55:37,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-a0632337-62b4-444f-8be2-b05b80a63710 2019-01-08 01:55:37,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:37,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-646b951b-b90e-4fd3-8e6a-1cc4b0aef23e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:37,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-646b951b-b90e-4fd3-8e6a-1cc4b0aef23e 2019-01-08 01:55:37,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:37,533 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46e17b38-af43-40ef-8fca-d86abce58c10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:37,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-46e17b38-af43-40ef-8fca-d86abce58c10 2019-01-08 01:55:37,533 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:37,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20bcf66b-d283-4207-b887-f9555f23ccc9 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:55:37,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-20bcf66b-d283-4207-b887-f9555f23ccc9 2019-01-08 01:55:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:37,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d87d2b59-79bf-4ab1-9d83-d2c2770d9229 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:37,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-d87d2b59-79bf-4ab1-9d83-d2c2770d9229 2019-01-08 01:55:37,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:37,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:37,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b1052bb-1bd1-4d7f-9068-4ae22dea3531 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:37,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-2b1052bb-1bd1-4d7f-9068-4ae22dea3531 2019-01-08 01:55:37,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:37,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a485c332-df98-4566-8239-b7a580b78f27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:37,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-a485c332-df98-4566-8239-b7a580b78f27 2019-01-08 01:55:37,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:38,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c831740e-6f99-4728-86b6-16fa2a0788e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:38,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-c831740e-6f99-4728-86b6-16fa2a0788e2 2019-01-08 01:55:38,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:38,104 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-44dcf5d7-0225-405-proj 2019-01-08 01:55:38,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/77df3a56d2004cbb978a92119b189f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:38,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e32348f8-6c9e-49f9-b200-80c6bc3dfda6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:38,346 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/77df3a56d2004cbb978a92119b189f1e used request id req-e32348f8-6c9e-49f9-b200-80c6bc3dfda6 2019-01-08 01:55:38,346 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-44dcf5d7-0225-405-proj-role 2019-01-08 01:55:38,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/016f6b6778ff4d8f90ead188db1cc5fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:38,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd6f695e-41d1-451e-8ffb-3ab5f3a23bf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:38,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/016f6b6778ff4d8f90ead188db1cc5fa used request id req-cd6f695e-41d1-451e-8ffb-3ab5f3a23bf0 2019-01-08 01:55:38,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca876e5cbb500549261ad84f13fa2acc04fb861" 2019-01-08 01:55:38,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edeedc3b-f312-4848-8582-3c605e79cb9d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:38,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-edeedc3b-f312-4848-8582-3c605e79cb9d 2019-01-08 01:55:38,600 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-44dcf5d7-0225-405-user 2019-01-08 01:55:38,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/78ba938765f74c68b0b6ac8d8ffccf31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc301c369fdce0441113a28bc4eb3509ade926e" 2019-01-08 01:55:38,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2400b926-85a6-4ffb-9d3b-6a0180fbf4d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:38,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/78ba938765f74c68b0b6ac8d8ffccf31 used request id req-2400b926-85a6-4ffb-9d3b-6a0180fbf4d9 2019-01-08 01:55:38,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:39,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["m0XUSF6wTtSc54i3Tp0ucw"], "issued_at": "2019-01-08T01:55:39.000000Z"}} 2019-01-08 01:55:39,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee06a6a17b11928c7936c9caf684b4d5ab4ffaae" 2019-01-08 01:55:39,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e9eb2d7-87bf-4bf3-b1d3-e6418d3fee00 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:39,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8e9eb2d7-87bf-4bf3-b1d3-e6418d3fee00 2019-01-08 01:55:39,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:39,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:39,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["BoFaWWgZRBGabeXy8Wcigw"], "issued_at": "2019-01-08T01:55:39.000000Z"}} 2019-01-08 01:55:39,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:39,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f8a68d-661a-432b-9fb8-54fef14fa3a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:39,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-60f8a68d-661a-432b-9fb8-54fef14fa3a7 2019-01-08 01:55:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:39,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-af5fd200-cda0-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:39,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2d6cee-e2f9-413b-96ca-da127b1a2d51 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-af5fd200-cda0-497-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:55:39,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-af5fd200-cda0-497-proj used request id req-ff2d6cee-e2f9-413b-96ca-da127b1a2d51 2019-01-08 01:55:39,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:40,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a86827-3f06-4554-ad0a-817ea8c6bf2b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:40,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-b0a86827-3f06-4554-ad0a-817ea8c6bf2b 2019-01-08 01:55:40,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-af5fd200-cda0-497-proj"}}' 2019-01-08 01:55:40,257 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24e3a645-90f0-4ae1-a27e-229a6a003c4d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/87202ffa51c4485da906251b46fe44d9"}, "tags": [], "enabled": true, "id": "87202ffa51c4485da906251b46fe44d9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-af5fd200-cda0-497-proj"}} 2019-01-08 01:55:40,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-24e3a645-90f0-4ae1-a27e-229a6a003c4d 2019-01-08 01:55:40,257 - keystone_utils - INFO - Created project with name - CreateQoSTests-af5fd200-cda0-497-proj 2019-01-08 01:55:40,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:40,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:40,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Q7eFmG-MR4e5B4xkn2ZrrQ"], "issued_at": "2019-01-08T01:55:40.000000Z"}} 2019-01-08 01:55:40,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a05103a836eb38dd31be3c1f4bdfd34b6653c5fd" 2019-01-08 01:55:40,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304458d8-1d07-44b5-8874-4e54fec2d30d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:40,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-304458d8-1d07-44b5-8874-4e54fec2d30d 2019-01-08 01:55:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:40,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:40,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a05103a836eb38dd31be3c1f4bdfd34b6653c5fd" 2019-01-08 01:55:41,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d057263-4c9f-4176-8d07-c4b6b7de6b62 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:55:41,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6d057263-4c9f-4176-8d07-c4b6b7de6b62 2019-01-08 01:55:41,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateQoSTests-af5fd200-cda0-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a05103a836eb38dd31be3c1f4bdfd34b6653c5fd" 2019-01-08 01:55:41,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee7da63-5aef-49ba-b02d-becf59b84d77 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateQoSTests-af5fd200-cda0-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/87202ffa51c4485da906251b46fe44d9"}, "tags": [], "enabled": true, "id": "87202ffa51c4485da906251b46fe44d9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-af5fd200-cda0-497-proj"}]} 2019-01-08 01:55:41,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateQoSTests-af5fd200-cda0-497-proj used request id req-eee7da63-5aef-49ba-b02d-becf59b84d77 2019-01-08 01:55:41,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a05103a836eb38dd31be3c1f4bdfd34b6653c5fd" 2019-01-08 01:55:41,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7ab627-38ca-4961-9a68-8114ef4270fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:41,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-3f7ab627-38ca-4961-9a68-8114ef4270fb 2019-01-08 01:55:41,688 - keystone_utils - INFO - Created user with name - CreateQoSTests-af5fd200-cda0-497-user 2019-01-08 01:55:41,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:41,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b15a2ee-e7ed-4042-a035-f6c8c5633019 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:41,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3b15a2ee-e7ed-4042-a035-f6c8c5633019 2019-01-08 01:55:41,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" -d '{"role": {"name": "CreateQoSTests-af5fd200-cda0-497-proj-role"}}' 2019-01-08 01:55:41,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe9b18a2-a61e-4aca-9b4c-cf8d67acd596 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c19b5d6edf3743909a5c3d479f6144ae", "links": {"self": "http://172.30.9.42:5000/v3/roles/c19b5d6edf3743909a5c3d479f6144ae"}, "name": "CreateQoSTests-af5fd200-cda0-497-proj-role"}} 2019-01-08 01:55:41,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-fe9b18a2-a61e-4aca-9b4c-cf8d67acd596 2019-01-08 01:55:41,933 - keystone_utils - INFO - Created role with name - CreateQoSTests-af5fd200-cda0-497-proj-role 2019-01-08 01:55:41,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/c19b5d6edf3743909a5c3d479f6144ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:42,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b45132-1a49-4c88-add7-4c1f2ce984c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c19b5d6edf3743909a5c3d479f6144ae", "links": {"self": "http://172.30.9.42:5000/v3/roles/c19b5d6edf3743909a5c3d479f6144ae"}, "name": "CreateQoSTests-af5fd200-cda0-497-proj-role"}} 2019-01-08 01:55:42,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/c19b5d6edf3743909a5c3d479f6144ae used request id req-12b45132-1a49-4c88-add7-4c1f2ce984c2 2019-01-08 01:55:42,047 - keystone_utils - INFO - Granting role CreateQoSTests-af5fd200-cda0-497-proj-role to project CreateQoSTests-af5fd200-cda0-497-proj 2019-01-08 01:55:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/87202ffa51c4485da906251b46fe44d9/users/5946d987cd7b46fc864679e1b4099e23/roles/c19b5d6edf3743909a5c3d479f6144ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:42,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11e2aa7-787f-4c8d-874f-83cbb05194a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:42,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/87202ffa51c4485da906251b46fe44d9/users/5946d987cd7b46fc864679e1b4099e23/roles/c19b5d6edf3743909a5c3d479f6144ae used request id req-c11e2aa7-787f-4c8d-874f-83cbb05194a5 2019-01-08 01:55:42,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:42,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:42,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["PmFZCjeJTmizKyVX94K_Aw"], "issued_at": "2019-01-08T01:55:42.000000Z"}} 2019-01-08 01:55:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e51f8b11ae3e460a57ed822b24297aee633f96" 2019-01-08 01:55:42,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ae0720-bd3e-48ba-ae73-5bab2fafec5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:42,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f8ae0720-bd3e-48ba-ae73-5bab2fafec5a 2019-01-08 01:55:42,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e51f8b11ae3e460a57ed822b24297aee633f96" 2019-01-08 01:55:43,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:42 GMT Server: Apache x-compute-request-id: req-75b7355f-03bc-4ced-84ce-16642dbb92f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75b7355f-03bc-4ced-84ce-16642dbb92f8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-08 01:55:43,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-75b7355f-03bc-4ced-84ce-16642dbb92f8 2019-01-08 01:55:43,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-75b7355f-03bc-4ced-84ce-16642dbb92f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e51f8b11ae3e460a57ed822b24297aee633f96" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-6342d373-55ea-45b4-8303-a800afd8e6c1"}}' 2019-01-08 01:55:43,251 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:43 GMT Server: Apache x-compute-request-id: req-2afbe4fe-ed0d-475b-9514-e21f8c2ea7c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2afbe4fe-ed0d-475b-9514-e21f8c2ea7c0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "16c90291-dc60-4ba0-89eb-df0aaba25dda", "name": "CreateQoSTests-6342d373-55ea-45b4-8303-a800afd8e6c1"}, "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/16c90291-dc60-4ba0-89eb-df0aaba25dda", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/qos-specs/16c90291-dc60-4ba0-89eb-df0aaba25dda", "rel": "bookmark"}]} 2019-01-08 01:55:43,251 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-2afbe4fe-ed0d-475b-9514-e21f8c2ea7c0 2019-01-08 01:55:43,252 - create_qos - INFO - Created qos with name - CreateQoSTests-6342d373-55ea-45b4-8303-a800afd8e6c1 2019-01-08 01:55:43,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee06a6a17b11928c7936c9caf684b4d5ab4ffaae" 2019-01-08 01:55:43,471 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:43 GMT Server: Apache x-compute-request-id: req-d0950ccb-2f37-4c38-b577-12035154a7b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0950ccb-2f37-4c38-b577-12035154a7b4 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "16c90291-dc60-4ba0-89eb-df0aaba25dda", "name": "CreateQoSTests-6342d373-55ea-45b4-8303-a800afd8e6c1"}]} 2019-01-08 01:55:43,472 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-d0950ccb-2f37-4c38-b577-12035154a7b4 2019-01-08 01:55:43,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:43,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:43,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Pp6J8_WlRWCfTg3EfPcJGA"], "issued_at": "2019-01-08T01:55:43.000000Z"}} 2019-01-08 01:55:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7829dc902ed36912615c6a60d08b778a82c3ec" 2019-01-08 01:55:43,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4277f7-77be-440b-8be6-aafef5a262b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:43,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6a4277f7-77be-440b-8be6-aafef5a262b0 2019-01-08 01:55:43,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7829dc902ed36912615c6a60d08b778a82c3ec" 2019-01-08 01:55:44,209 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:43 GMT Server: Apache x-compute-request-id: req-44480b2f-f05e-43a6-a437-5bb5b3b714b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44480b2f-f05e-43a6-a437-5bb5b3b714b8 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "16c90291-dc60-4ba0-89eb-df0aaba25dda", "name": "CreateQoSTests-6342d373-55ea-45b4-8303-a800afd8e6c1"}]} 2019-01-08 01:55:44,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-44480b2f-f05e-43a6-a437-5bb5b3b714b8 2019-01-08 01:55:44,210 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-6342d373-55ea-45b4-8303-a800afd8e6c1 2019-01-08 01:55:44,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/16c90291-dc60-4ba0-89eb-df0aaba25dda?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75b7355f-03bc-4ced-84ce-16642dbb92f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e51f8b11ae3e460a57ed822b24297aee633f96" 2019-01-08 01:55:44,575 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:55:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f730ad9e-76e4-4fb7-831f-5d3a947fb57d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:55:44,575 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/16c90291-dc60-4ba0-89eb-df0aaba25dda?force=False used request id req-f730ad9e-76e4-4fb7-831f-5d3a947fb57d 2019-01-08 01:55:44,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:44,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-1137c8fe-51bf-427e-8560-7e0babe28d7b Date: Tue, 08 Jan 2019 01:55:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:55:44,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-1137c8fe-51bf-427e-8560-7e0babe28d7b 2019-01-08 01:55:44,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:44,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b9c185-8144-49cd-b47f-5206095006a8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:55:44,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-96b9c185-8144-49cd-b47f-5206095006a8 2019-01-08 01:55:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:45,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85e17730-7ebc-43bb-b0d8-fc16f21baf5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:45,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-85e17730-7ebc-43bb-b0d8-fc16f21baf5b 2019-01-08 01:55:45,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:45,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:45,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aff7a9d-7220-4141-a322-be5ab12ed96d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:45,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-8aff7a9d-7220-4141-a322-be5ab12ed96d 2019-01-08 01:55:45,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:45,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:45,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0e283e6-7ff7-4973-aa11-b59fb229ed79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:45,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-d0e283e6-7ff7-4973-aa11-b59fb229ed79 2019-01-08 01:55:45,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:45,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:45,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37a105d-298a-43de-8623-637d9eda2908 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:45,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-d37a105d-298a-43de-8623-637d9eda2908 2019-01-08 01:55:45,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:45,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80365f0b-d112-49d4-b6ca-06e5dabbfbd8 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:55:45,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-80365f0b-d112-49d4-b6ca-06e5dabbfbd8 2019-01-08 01:55:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:45,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b18ab59-a71a-49ee-a499-52030248729d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:45,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-9b18ab59-a71a-49ee-a499-52030248729d 2019-01-08 01:55:45,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:45,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e012ef4-097e-48a2-9929-893650bbb40b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:45,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-9e012ef4-097e-48a2-9929-893650bbb40b 2019-01-08 01:55:45,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:45,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:45,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c0bc25-9cf9-4b55-ac53-b85256468893 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:55:45,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-09c0bc25-9cf9-4b55-ac53-b85256468893 2019-01-08 01:55:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:45,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5910fec-9578-4333-bbdd-17cceded9875 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:45,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-b5910fec-9578-4333-bbdd-17cceded9875 2019-01-08 01:55:45,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:45,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:46,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ffc43d3-c5fc-4e02-b2e7-78b03c81ce06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:46,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-5ffc43d3-c5fc-4e02-b2e7-78b03c81ce06 2019-01-08 01:55:46,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:46,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f18fd2a-4131-4051-87dc-79874976ca61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:46,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-8f18fd2a-4131-4051-87dc-79874976ca61 2019-01-08 01:55:46,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:46,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24485cca-7e16-421e-8443-ada02d135f26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:46,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-24485cca-7e16-421e-8443-ada02d135f26 2019-01-08 01:55:46,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:46,328 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-af5fd200-cda0-497-proj 2019-01-08 01:55:46,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/87202ffa51c4485da906251b46fe44d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:46,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83a4ffb5-0329-4849-9ee5-f5fd9197f35f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:46,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/87202ffa51c4485da906251b46fe44d9 used request id req-83a4ffb5-0329-4849-9ee5-f5fd9197f35f 2019-01-08 01:55:46,580 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-af5fd200-cda0-497-proj-role 2019-01-08 01:55:46,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/c19b5d6edf3743909a5c3d479f6144ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:46,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e18679d7-5780-4633-823e-5836e8ff6696 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:46,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/c19b5d6edf3743909a5c3d479f6144ae used request id req-e18679d7-5780-4633-823e-5836e8ff6696 2019-01-08 01:55:46,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed27793c2b5ea74384b46422156d1e87ba6fd37c" 2019-01-08 01:55:46,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9531125-ce54-4bae-af2c-046f0f9dec2b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:46,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e9531125-ce54-4bae-af2c-046f0f9dec2b 2019-01-08 01:55:46,826 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-af5fd200-cda0-497-user 2019-01-08 01:55:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/5946d987cd7b46fc864679e1b4099e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a05103a836eb38dd31be3c1f4bdfd34b6653c5fd" 2019-01-08 01:55:47,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d35c97-f72b-4c72-b2ea-233cf111492f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:47,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/5946d987cd7b46fc864679e1b4099e23 used request id req-77d35c97-f72b-4c72-b2ea-233cf111492f 2019-01-08 01:55:47,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:47,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Zw4eaq6bR8WoPLAvLHuBHA"], "issued_at": "2019-01-08T01:55:47.000000Z"}} 2019-01-08 01:55:47,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc5569da08616c4cdc854803ea6bfda5e153c20" 2019-01-08 01:55:47,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00be3939-fbc8-46d1-bbe4-20ea76354006 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:47,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-00be3939-fbc8-46d1-bbe4-20ea76354006 2019-01-08 01:55:47,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:47,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:47,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["5deq1eitRZW7RG2oMpKDug"], "issued_at": "2019-01-08T01:55:47.000000Z"}} 2019-01-08 01:55:47,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:48,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a9ca50-3488-47ea-8ab1-57350983f745 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:48,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-74a9ca50-3488-47ea-8ab1-57350983f745 2019-01-08 01:55:48,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:48,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:48,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:48,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1de4ccf-21c7-4773-b1d6-bc481574d4d6 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:55:48,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj used request id req-b1de4ccf-21c7-4773-b1d6-bc481574d4d6 2019-01-08 01:55:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:48,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70949301-7e57-4fde-aa4b-e45730d953e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:48,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-70949301-7e57-4fde-aa4b-e45730d953e1 2019-01-08 01:55:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj"}}' 2019-01-08 01:55:48,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbae3139-cfd8-4e63-a1e2-1578f6382300 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/4a545caeaf424cabbaed3cc274883cdd"}, "tags": [], "enabled": true, "id": "4a545caeaf424cabbaed3cc274883cdd", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj"}} 2019-01-08 01:55:48,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-bbae3139-cfd8-4e63-a1e2-1578f6382300 2019-01-08 01:55:48,485 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj 2019-01-08 01:55:48,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:48,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:48,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["cSjrY_D7S1mwpbuFW9NOeA"], "issued_at": "2019-01-08T01:55:48.000000Z"}} 2019-01-08 01:55:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0086ed5dc9bfdedeae7377a97c298d2a2aefca92" 2019-01-08 01:55:49,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56c9f50-856f-4075-a233-fbe661ad0a95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:49,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a56c9f50-856f-4075-a233-fbe661ad0a95 2019-01-08 01:55:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:49,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:49,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0086ed5dc9bfdedeae7377a97c298d2a2aefca92" 2019-01-08 01:55:49,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5f284b-5893-4f0c-9027-c82fcb27841e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:55:49,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7b5f284b-5893-4f0c-9027-c82fcb27841e 2019-01-08 01:55:49,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0086ed5dc9bfdedeae7377a97c298d2a2aefca92" 2019-01-08 01:55:49,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0932cff2-5032-4f7c-8261-b712a20a056e Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/4a545caeaf424cabbaed3cc274883cdd"}, "tags": [], "enabled": true, "id": "4a545caeaf424cabbaed3cc274883cdd", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj"}]} 2019-01-08 01:55:49,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj used request id req-0932cff2-5032-4f7c-8261-b712a20a056e 2019-01-08 01:55:49,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0086ed5dc9bfdedeae7377a97c298d2a2aefca92" 2019-01-08 01:55:49,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986ff11b-e7e9-48d4-a18d-8494a23f3c3c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:49,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-986ff11b-e7e9-48d4-a18d-8494a23f3c3c 2019-01-08 01:55:49,759 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-user 2019-01-08 01:55:49,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:49,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:49,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1209b205-5088-4e46-b703-fb15a1c2036b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:49,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1209b205-5088-4e46-b703-fb15a1c2036b 2019-01-08 01:55:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj-role"}}' 2019-01-08 01:55:49,909 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea35f67a-e789-426b-87ad-f1d30a9305a2 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f70836c4d6c4746a3b53243b237812a", "links": {"self": "http://172.30.9.42:5000/v3/roles/8f70836c4d6c4746a3b53243b237812a"}, "name": "CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj-role"}} 2019-01-08 01:55:49,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-ea35f67a-e789-426b-87ad-f1d30a9305a2 2019-01-08 01:55:49,909 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj-role 2019-01-08 01:55:49,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/8f70836c4d6c4746a3b53243b237812a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:50,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c8d978-1a63-41fc-85bb-57df4a42b4f6 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f70836c4d6c4746a3b53243b237812a", "links": {"self": "http://172.30.9.42:5000/v3/roles/8f70836c4d6c4746a3b53243b237812a"}, "name": "CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj-role"}} 2019-01-08 01:55:50,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/8f70836c4d6c4746a3b53243b237812a used request id req-76c8d978-1a63-41fc-85bb-57df4a42b4f6 2019-01-08 01:55:50,025 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj-role to project CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj 2019-01-08 01:55:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/4a545caeaf424cabbaed3cc274883cdd/users/cc3bca32fe6c4d7d9ea7a7872186395f/roles/8f70836c4d6c4746a3b53243b237812a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:50,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fba9647-31ec-4014-91f7-ce346f93efdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:50,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/4a545caeaf424cabbaed3cc274883cdd/users/cc3bca32fe6c4d7d9ea7a7872186395f/roles/8f70836c4d6c4746a3b53243b237812a used request id req-2fba9647-31ec-4014-91f7-ce346f93efdd 2019-01-08 01:55:50,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:50,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:50,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["NluCaz3RQIm9wI0xkw9mWA"], "issued_at": "2019-01-08T01:55:50.000000Z"}} 2019-01-08 01:55:50,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ca1d8b8bf68406bfbb8b20031203e5828c7af5a" 2019-01-08 01:55:50,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ce11d4-8561-4ee9-a4e5-0488aff3c056 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:50,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-06ce11d4-8561-4ee9-a4e5-0488aff3c056 2019-01-08 01:55:50,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ca1d8b8bf68406bfbb8b20031203e5828c7af5a" 2019-01-08 01:55:50,939 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:50 GMT Server: Apache x-compute-request-id: req-35ac1cf5-b058-403c-a76a-3c0ab4109e1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35ac1cf5-b058-403c-a76a-3c0ab4109e1a Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-08 01:55:50,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-35ac1cf5-b058-403c-a76a-3c0ab4109e1a 2019-01-08 01:55:50,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-35ac1cf5-b058-403c-a76a-3c0ab4109e1a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ca1d8b8bf68406bfbb8b20031203e5828c7af5a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-34fa413b-d9c3-4192-9755-36c23955874a", "description": null}}' 2019-01-08 01:55:51,219 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:50 GMT Server: Apache x-compute-request-id: req-f38990ec-5477-446c-860f-18fb1e648092 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f38990ec-5477-446c-860f-18fb1e648092 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-34fa413b-d9c3-4192-9755-36c23955874a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a4c2c6ed-052e-48ce-8700-46e3689c8035", "description": null}} 2019-01-08 01:55:51,219 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types used request id req-f38990ec-5477-446c-860f-18fb1e648092 2019-01-08 01:55:51,220 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-34fa413b-d9c3-4192-9755-36c23955874a 2019-01-08 01:55:51,223 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc5569da08616c4cdc854803ea6bfda5e153c20" 2019-01-08 01:55:51,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:51 GMT Server: Apache x-compute-request-id: req-d4fc381f-7500-4b97-bf46-ce9f2a05e35a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4fc381f-7500-4b97-bf46-ce9f2a05e35a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-34fa413b-d9c3-4192-9755-36c23955874a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a4c2c6ed-052e-48ce-8700-46e3689c8035", "description": null}]} 2019-01-08 01:55:51,439 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-d4fc381f-7500-4b97-bf46-ce9f2a05e35a 2019-01-08 01:55:51,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/a4c2c6ed-052e-48ce-8700-46e3689c8035 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4fc381f-7500-4b97-bf46-ce9f2a05e35a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc5569da08616c4cdc854803ea6bfda5e153c20" 2019-01-08 01:55:51,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:51 GMT Server: Apache x-compute-request-id: req-974e829d-26ef-4ed5-bccc-6b97acab2946 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-974e829d-26ef-4ed5-bccc-6b97acab2946 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-34fa413b-d9c3-4192-9755-36c23955874a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a4c2c6ed-052e-48ce-8700-46e3689c8035", "description": null}} 2019-01-08 01:55:51,657 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/a4c2c6ed-052e-48ce-8700-46e3689c8035 used request id req-974e829d-26ef-4ed5-bccc-6b97acab2946 2019-01-08 01:55:51,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/a4c2c6ed-052e-48ce-8700-46e3689c8035/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4fc381f-7500-4b97-bf46-ce9f2a05e35a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc5569da08616c4cdc854803ea6bfda5e153c20" 2019-01-08 01:55:51,907 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:51 GMT Server: Apache x-compute-request-id: req-f672cc35-f6df-4b5f-9dd5-fa6ee805e8cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f672cc35-f6df-4b5f-9dd5-fa6ee805e8cb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 01:55:51,907 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/a4c2c6ed-052e-48ce-8700-46e3689c8035/encryption used request id req-f672cc35-f6df-4b5f-9dd5-fa6ee805e8cb 2019-01-08 01:55:51,907 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-34fa413b-d9c3-4192-9755-36c23955874a 2019-01-08 01:55:51,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/a4c2c6ed-052e-48ce-8700-46e3689c8035 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4fc381f-7500-4b97-bf46-ce9f2a05e35a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc5569da08616c4cdc854803ea6bfda5e153c20" 2019-01-08 01:55:52,149 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:55:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d735df4-9002-4443-ae39-5b84c80b6d75 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:55:52,149 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/a4c2c6ed-052e-48ce-8700-46e3689c8035 used request id req-9d735df4-9002-4443-ae39-5b84c80b6d75 2019-01-08 01:55:52,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4fc381f-7500-4b97-bf46-ce9f2a05e35a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc5569da08616c4cdc854803ea6bfda5e153c20" 2019-01-08 01:55:52,369 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:52 GMT Server: Apache x-compute-request-id: req-a011fdba-532b-477b-9067-a260996c5d5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a011fdba-532b-477b-9067-a260996c5d5f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-08 01:55:52,369 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-a011fdba-532b-477b-9067-a260996c5d5f 2019-01-08 01:55:52,370 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-34fa413b-d9c3-4192-9755-36c23955874a 2019-01-08 01:55:52,373 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/a4c2c6ed-052e-48ce-8700-46e3689c8035 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35ac1cf5-b058-403c-a76a-3c0ab4109e1a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ca1d8b8bf68406bfbb8b20031203e5828c7af5a" 2019-01-08 01:55:52,598 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2aa19bf0-cff2-4915-92af-bc8b16e2b48d x-openstack-request-id: req-2aa19bf0-cff2-4915-92af-bc8b16e2b48d Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type a4c2c6ed-052e-48ce-8700-46e3689c8035 could not be found.", "code": 404}} 2019-01-08 01:55:52,598 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/a4c2c6ed-052e-48ce-8700-46e3689c8035 used request id req-2aa19bf0-cff2-4915-92af-bc8b16e2b48d 2019-01-08 01:55:52,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:53,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2e3e9cac-ae87-418f-9e40-c314b35be8cb Date: Tue, 08 Jan 2019 01:55:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:55:53,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-2e3e9cac-ae87-418f-9e40-c314b35be8cb 2019-01-08 01:55:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:53,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461f1a47-14b7-44e5-859f-c018bcfb620d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:55:53,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-461f1a47-14b7-44e5-859f-c018bcfb620d 2019-01-08 01:55:53,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:53,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b656e2b4-8a0b-43b4-8891-7d7f98629849 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:53,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-b656e2b4-8a0b-43b4-8891-7d7f98629849 2019-01-08 01:55:53,564 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:53,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:53,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-153cba25-db72-4a3c-96dc-f0f7017b1abf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:53,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-153cba25-db72-4a3c-96dc-f0f7017b1abf 2019-01-08 01:55:53,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:53,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602d4e0c-294d-4b0a-a397-be0a52fbb93a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:53,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-602d4e0c-294d-4b0a-a397-be0a52fbb93a 2019-01-08 01:55:53,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:53,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:53,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde52a72-bd03-4eae-bcda-41e4060e9482 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:53,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-dde52a72-bd03-4eae-bcda-41e4060e9482 2019-01-08 01:55:53,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:54,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d4fb8d-b4f3-4dc0-bea5-da31e6ddedd4 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:55:54,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-88d4fb8d-b4f3-4dc0-bea5-da31e6ddedd4 2019-01-08 01:55:54,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:54,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c1e3f67-2436-4c26-8b42-944edbce2876 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:54,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-8c1e3f67-2436-4c26-8b42-944edbce2876 2019-01-08 01:55:54,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:54,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:54,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98abca59-b66e-40c5-884b-cdbaaab695b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:54,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-98abca59-b66e-40c5-884b-cdbaaab695b7 2019-01-08 01:55:54,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:54,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:54,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499a96e5-3cd1-482f-870c-d057987d7ab4 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:55:54,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-499a96e5-3cd1-482f-870c-d057987d7ab4 2019-01-08 01:55:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:54,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc7eb24-636b-4833-8029-fb6339605edf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:54,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-fdc7eb24-636b-4833-8029-fb6339605edf 2019-01-08 01:55:54,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:54,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:54,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a5e395-578d-440b-ad9e-3838f03a455b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:54,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-67a5e395-578d-440b-ad9e-3838f03a455b 2019-01-08 01:55:54,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:54,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:54,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e023043c-4d5e-4617-985d-c4a3581c0d10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:54,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-e023043c-4d5e-4617-985d-c4a3581c0d10 2019-01-08 01:55:54,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:54,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:54,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6d71e8-e29b-497b-80f7-7840ac28a816 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:55:54,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-0b6d71e8-e29b-497b-80f7-7840ac28a816 2019-01-08 01:55:54,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:55:54,704 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj 2019-01-08 01:55:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/4a545caeaf424cabbaed3cc274883cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:54,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8123bf9b-209b-4d54-a389-e1355e0e4059 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:54,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/4a545caeaf424cabbaed3cc274883cdd used request id req-8123bf9b-209b-4d54-a389-e1355e0e4059 2019-01-08 01:55:54,957 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-proj-role 2019-01-08 01:55:54,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/8f70836c4d6c4746a3b53243b237812a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:55,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abfbee94-a72f-4aaa-81dc-efe55f15566e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:55,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/8f70836c4d6c4746a3b53243b237812a used request id req-abfbee94-a72f-4aaa-81dc-efe55f15566e 2019-01-08 01:55:55,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec66bdd4df141370f95078b723094528065415" 2019-01-08 01:55:55,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef1e38c-ed2f-47b3-9b05-dac516ff3743 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:55,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5ef1e38c-ed2f-47b3-9b05-dac516ff3743 2019-01-08 01:55:55,338 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-0dcac73b-f3ff-4ef-user 2019-01-08 01:55:55,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/cc3bca32fe6c4d7d9ea7a7872186395f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0086ed5dc9bfdedeae7377a97c298d2a2aefca92" 2019-01-08 01:55:55,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34a7b50-0357-411c-bafb-67c2ec4bb878 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:55,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/cc3bca32fe6c4d7d9ea7a7872186395f used request id req-e34a7b50-0357-411c-bafb-67c2ec4bb878 2019-01-08 01:55:55,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:55,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["AI-hA8nnQZaod5ZyEHKoiQ"], "issued_at": "2019-01-08T01:55:55.000000Z"}} 2019-01-08 01:55:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19b9a1384781f7a49f79d17f4ca25ed439cfcf6" 2019-01-08 01:55:56,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb3e0f6-e28e-42c4-b5f8-da6560237a1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:56,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7cb3e0f6-e28e-42c4-b5f8-da6560237a1e 2019-01-08 01:55:56,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:56,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:56,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["YUwDeK0sSgK0fiNWaBLRnw"], "issued_at": "2019-01-08T01:55:56.000000Z"}} 2019-01-08 01:55:56,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:55:56,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2901e17b-fc7d-4c6b-be85-56b8ed2a4803 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:56,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2901e17b-fc7d-4c6b-be85-56b8ed2a4803 2019-01-08 01:55:56,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:56,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:56,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:55:56,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b92b925-36b3-4cd1-a6cc-8a9de66447a0 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:55:56,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj used request id req-8b92b925-36b3-4cd1-a6cc-8a9de66447a0 2019-01-08 01:55:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:55:56,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34604eaa-8fd6-4a9e-a03f-b70186ac7248 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:56,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-34604eaa-8fd6-4a9e-a03f-b70186ac7248 2019-01-08 01:55:56,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj"}}' 2019-01-08 01:55:56,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c739e32b-a959-4669-9aa4-3da93a1f9835 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e58901c7c5aa4b64806222d0968c558d"}, "tags": [], "enabled": true, "id": "e58901c7c5aa4b64806222d0968c558d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj"}} 2019-01-08 01:55:56,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c739e32b-a959-4669-9aa4-3da93a1f9835 2019-01-08 01:55:56,886 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj 2019-01-08 01:55:56,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:56,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:57,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["RpXNhEwwRuinTqHYaxg0Cg"], "issued_at": "2019-01-08T01:55:57.000000Z"}} 2019-01-08 01:55:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5ad89978e9e4ad2409fd95eddd5969069ba2c2" 2019-01-08 01:55:57,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22be480-968b-40e8-a25f-54258bd6018e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:57,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c22be480-968b-40e8-a25f-54258bd6018e 2019-01-08 01:55:57,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:55:57,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:55: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:55:57,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5ad89978e9e4ad2409fd95eddd5969069ba2c2" 2019-01-08 01:55:57,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7c9e33-d4c2-40d4-98db-906a481158ea Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:55:57,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-6f7c9e33-d4c2-40d4-98db-906a481158ea 2019-01-08 01:55:57,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5ad89978e9e4ad2409fd95eddd5969069ba2c2" 2019-01-08 01:55:57,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b154c4-f0c8-4d69-a183-bfd47b871d35 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e58901c7c5aa4b64806222d0968c558d"}, "tags": [], "enabled": true, "id": "e58901c7c5aa4b64806222d0968c558d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj"}]} 2019-01-08 01:55:57,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj used request id req-47b154c4-f0c8-4d69-a183-bfd47b871d35 2019-01-08 01:55:57,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5ad89978e9e4ad2409fd95eddd5969069ba2c2" 2019-01-08 01:55:57,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9be1ab-38aa-4bd6-a165-de353d52882f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:55:57,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ca9be1ab-38aa-4bd6-a165-de353d52882f 2019-01-08 01:55:58,191 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-user 2019-01-08 01:55:58,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:58,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:55:58,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4d68fb-4739-4d5d-a432-d11301c42dd5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:55:58,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3e4d68fb-4739-4d5d-a432-d11301c42dd5 2019-01-08 01:55:58,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj-role"}}' 2019-01-08 01:55:58,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9827b9-7d62-4996-b995-01d1154e85b7 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6085360600a74a7c8c196e73213d9b78", "links": {"self": "http://172.30.9.42:5000/v3/roles/6085360600a74a7c8c196e73213d9b78"}, "name": "CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj-role"}} 2019-01-08 01:55:58,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-bc9827b9-7d62-4996-b995-01d1154e85b7 2019-01-08 01:55:58,412 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj-role 2019-01-08 01:55:58,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/6085360600a74a7c8c196e73213d9b78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:55:58,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144bcaf1-6ed2-4529-8800-41e8312478f2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6085360600a74a7c8c196e73213d9b78", "links": {"self": "http://172.30.9.42:5000/v3/roles/6085360600a74a7c8c196e73213d9b78"}, "name": "CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj-role"}} 2019-01-08 01:55:58,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/6085360600a74a7c8c196e73213d9b78 used request id req-144bcaf1-6ed2-4529-8800-41e8312478f2 2019-01-08 01:55:58,534 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj-role to project CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj 2019-01-08 01:55:58,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e58901c7c5aa4b64806222d0968c558d/users/9a9dc581048e4249836d58906a647ef3/roles/6085360600a74a7c8c196e73213d9b78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:55:58,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d056591f-b0e7-47c9-b822-efe2753fa846 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:55:58,697 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e58901c7c5aa4b64806222d0968c558d/users/9a9dc581048e4249836d58906a647ef3/roles/6085360600a74a7c8c196e73213d9b78 used request id req-d056591f-b0e7-47c9-b822-efe2753fa846 2019-01-08 01:55:58,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:55:58,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:55:59,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["OfHb63ppSQelwcIY-w3zUg"], "issued_at": "2019-01-08T01:55:59.000000Z"}} 2019-01-08 01:55:59,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8883ba45a758428d2d47634bf47ab23ac92474a8" 2019-01-08 01:55:59,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac844076-9140-488b-b672-17a85fd7c0ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:55:59,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ac844076-9140-488b-b672-17a85fd7c0ee 2019-01-08 01:55:59,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8883ba45a758428d2d47634bf47ab23ac92474a8" 2019-01-08 01:55:59,436 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:59 GMT Server: Apache x-compute-request-id: req-8d60854e-1a5b-4b81-85ee-65a1669db9b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d60854e-1a5b-4b81-85ee-65a1669db9b0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-08 01:55:59,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-8d60854e-1a5b-4b81-85ee-65a1669db9b0 2019-01-08 01:55:59,440 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8d60854e-1a5b-4b81-85ee-65a1669db9b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8883ba45a758428d2d47634bf47ab23ac92474a8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-e3a3debe-7aa5-48f4-8e9a-b470a12c9efa", "description": null}}' 2019-01-08 01:55:59,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:59 GMT Server: Apache x-compute-request-id: req-4b63faa7-cf78-4f03-8d79-ae5527c84e44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b63faa7-cf78-4f03-8d79-ae5527c84e44 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-e3a3debe-7aa5-48f4-8e9a-b470a12c9efa", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee776f31-2360-4eb7-9caa-582a2f2c1b02", "description": null}} 2019-01-08 01:55:59,718 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types used request id req-4b63faa7-cf78-4f03-8d79-ae5527c84e44 2019-01-08 01:55:59,719 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-e3a3debe-7aa5-48f4-8e9a-b470a12c9efa 2019-01-08 01:55:59,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19b9a1384781f7a49f79d17f4ca25ed439cfcf6" 2019-01-08 01:55:59,933 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:59 GMT Server: Apache x-compute-request-id: req-ba6438e4-61e4-4a3a-9684-26f797d9dfaf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba6438e4-61e4-4a3a-9684-26f797d9dfaf Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-e3a3debe-7aa5-48f4-8e9a-b470a12c9efa", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee776f31-2360-4eb7-9caa-582a2f2c1b02", "description": null}]} 2019-01-08 01:55:59,933 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-ba6438e4-61e4-4a3a-9684-26f797d9dfaf 2019-01-08 01:55:59,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba6438e4-61e4-4a3a-9684-26f797d9dfaf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19b9a1384781f7a49f79d17f4ca25ed439cfcf6" 2019-01-08 01:56:00,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:55:59 GMT Server: Apache x-compute-request-id: req-24d32de3-b486-40ab-a5fb-bb52239a6818 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24d32de3-b486-40ab-a5fb-bb52239a6818 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-e3a3debe-7aa5-48f4-8e9a-b470a12c9efa", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee776f31-2360-4eb7-9caa-582a2f2c1b02", "description": null}} 2019-01-08 01:56:00,153 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02 used request id req-24d32de3-b486-40ab-a5fb-bb52239a6818 2019-01-08 01:56:00,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba6438e4-61e4-4a3a-9684-26f797d9dfaf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19b9a1384781f7a49f79d17f4ca25ed439cfcf6" 2019-01-08 01:56:00,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:00 GMT Server: Apache x-compute-request-id: req-a600eae2-3284-4659-986e-5879a07c899f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a600eae2-3284-4659-986e-5879a07c899f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 01:56:00,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02/encryption used request id req-a600eae2-3284-4659-986e-5879a07c899f 2019-01-08 01:56:00,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:00,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:00,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["TjT8Z4rrSRebRMWAiWTb3A"], "issued_at": "2019-01-08T01:56:00.000000Z"}} 2019-01-08 01:56:00,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97223f7d6cdf1e57368758e5e5029b196e177ad9" 2019-01-08 01:56:00,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81655329-608b-4193-954c-d7d90557755c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:00,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-81655329-608b-4193-954c-d7d90557755c 2019-01-08 01:56:00,905 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97223f7d6cdf1e57368758e5e5029b196e177ad9" 2019-01-08 01:56:01,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:00 GMT Server: Apache x-compute-request-id: req-e512b5bf-bea2-43b1-b630-89975327fb06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e512b5bf-bea2-43b1-b630-89975327fb06 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-e3a3debe-7aa5-48f4-8e9a-b470a12c9efa", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee776f31-2360-4eb7-9caa-582a2f2c1b02", "description": null}]} 2019-01-08 01:56:01,114 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-e512b5bf-bea2-43b1-b630-89975327fb06 2019-01-08 01:56:01,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e512b5bf-bea2-43b1-b630-89975327fb06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97223f7d6cdf1e57368758e5e5029b196e177ad9" 2019-01-08 01:56:01,338 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:01 GMT Server: Apache x-compute-request-id: req-4640dfe0-9e9b-4778-9c88-283d9d777d8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4640dfe0-9e9b-4778-9c88-283d9d777d8d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-e3a3debe-7aa5-48f4-8e9a-b470a12c9efa", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee776f31-2360-4eb7-9caa-582a2f2c1b02", "description": null}} 2019-01-08 01:56:01,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02 used request id req-4640dfe0-9e9b-4778-9c88-283d9d777d8d 2019-01-08 01:56:01,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e512b5bf-bea2-43b1-b630-89975327fb06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97223f7d6cdf1e57368758e5e5029b196e177ad9" 2019-01-08 01:56:01,584 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:01 GMT Server: Apache x-compute-request-id: req-8bf601d0-448e-4cd9-a1db-e2067a10d0c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8bf601d0-448e-4cd9-a1db-e2067a10d0c4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 01:56:01,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02/encryption used request id req-8bf601d0-448e-4cd9-a1db-e2067a10d0c4 2019-01-08 01:56:01,585 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-e3a3debe-7aa5-48f4-8e9a-b470a12c9efa 2019-01-08 01:56:01,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d60854e-1a5b-4b81-85ee-65a1669db9b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8883ba45a758428d2d47634bf47ab23ac92474a8" 2019-01-08 01:56:01,850 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4a88b305-1329-40ab-9ea1-db5de9ab70a1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:01,850 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/ee776f31-2360-4eb7-9caa-582a2f2c1b02 used request id req-4a88b305-1329-40ab-9ea1-db5de9ab70a1 2019-01-08 01:56:01,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:02,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-9b9b5778-4b48-47b6-b513-0ae23437c6ea Date: Tue, 08 Jan 2019 01:56:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:56:02,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-9b9b5778-4b48-47b6-b513-0ae23437c6ea 2019-01-08 01:56:02,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:02,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d53c71e-fb8b-4c4b-a0c0-6bc60ff4240d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:56:02,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-3d53c71e-fb8b-4c4b-a0c0-6bc60ff4240d 2019-01-08 01:56:02,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:02,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39cd33de-7ed6-407d-9c76-406bacfdc93e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:02,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-39cd33de-7ed6-407d-9c76-406bacfdc93e 2019-01-08 01:56:02,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:02,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07117ece-4ca1-4972-b877-7bbb089ecbd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:02,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-07117ece-4ca1-4972-b877-7bbb089ecbd5 2019-01-08 01:56:02,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:02,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:02,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-330671f4-9488-4e51-af5d-ee8d869d225e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:02,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-330671f4-9488-4e51-af5d-ee8d869d225e 2019-01-08 01:56:02,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:02,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:02,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42082624-4a89-4f2a-8033-d24f8bf4fa01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:02,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-42082624-4a89-4f2a-8033-d24f8bf4fa01 2019-01-08 01:56:02,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:02,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:02,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa990a86-8063-4b03-b1ad-69393ddbccfb 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:56:02,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-fa990a86-8063-4b03-b1ad-69393ddbccfb 2019-01-08 01:56:02,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:03,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e3ea971-c00b-4e74-b10f-88b4203c4990 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:03,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-9e3ea971-c00b-4e74-b10f-88b4203c4990 2019-01-08 01:56:03,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:03,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0c5ce7-1d67-46a6-899f-a4990bdab7a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:03,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-4b0c5ce7-1d67-46a6-899f-a4990bdab7a8 2019-01-08 01:56:03,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:03,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:03,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73882e1-3c75-4b95-b64f-7cb507131018 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:56:03,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-e73882e1-3c75-4b95-b64f-7cb507131018 2019-01-08 01:56:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:03,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db127c68-d6f1-42c2-88c6-b53470b7032e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:03,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-db127c68-d6f1-42c2-88c6-b53470b7032e 2019-01-08 01:56:03,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:03,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:03,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b62b49bb-7665-4692-89a1-c6af45082054 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:03,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-b62b49bb-7665-4692-89a1-c6af45082054 2019-01-08 01:56:03,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:03,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3460a7-7035-4e3e-a5d9-d3103ce0767a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:03,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-fc3460a7-7035-4e3e-a5d9-d3103ce0767a 2019-01-08 01:56:03,532 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:03,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:03,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc8fa32-82a5-41bc-9442-bd024c6ecc84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:03,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-8bc8fa32-82a5-41bc-9442-bd024c6ecc84 2019-01-08 01:56:03,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:03,647 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj 2019-01-08 01:56:03,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e58901c7c5aa4b64806222d0968c558d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:03,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba8893d5-816e-400c-a31c-428cd0d23f45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:03,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e58901c7c5aa4b64806222d0968c558d used request id req-ba8893d5-816e-400c-a31c-428cd0d23f45 2019-01-08 01:56:03,909 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-proj-role 2019-01-08 01:56:03,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/6085360600a74a7c8c196e73213d9b78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:04,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1a74650-2065-4fe1-a82e-a9e306435b81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:04,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/6085360600a74a7c8c196e73213d9b78 used request id req-f1a74650-2065-4fe1-a82e-a9e306435b81 2019-01-08 01:56:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044324175303160a46e0b23e153d1997dc2f91b1" 2019-01-08 01:56:04,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7703c2-e4e7-412a-919f-8a8c66218707 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:04,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7f7703c2-e4e7-412a-919f-8a8c66218707 2019-01-08 01:56:04,162 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-48123845-e625-425-user 2019-01-08 01:56:04,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/9a9dc581048e4249836d58906a647ef3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5ad89978e9e4ad2409fd95eddd5969069ba2c2" 2019-01-08 01:56:04,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-facaff81-40e2-4064-8c2f-9c950c525485 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:04,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/9a9dc581048e4249836d58906a647ef3 used request id req-facaff81-40e2-4064-8c2f-9c950c525485 2019-01-08 01:56:04,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:04,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["F8a3KtyeSNW0AlJ3lmn6Dw"], "issued_at": "2019-01-08T01:56:04.000000Z"}} 2019-01-08 01:56:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c531f82b610e99997189ab557ad87fae7b52f" 2019-01-08 01:56:04,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f904990-6c44-4e5b-af94-c804dbdf8bfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:04,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5f904990-6c44-4e5b-af94-c804dbdf8bfc 2019-01-08 01:56:04,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:04,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:05,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["935DvhD7STOVgGcLzy00Hg"], "issued_at": "2019-01-08T01:56:05.000000Z"}} 2019-01-08 01:56:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:05,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05acb2a4-5f6f-428d-939a-756471c0ed95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:05,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-05acb2a4-5f6f-428d-939a-756471c0ed95 2019-01-08 01:56:05,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:05,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:05,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:05,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0389b38-ae1a-405c-82a5-53a990cbf71d Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:56:05,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj used request id req-f0389b38-ae1a-405c-82a5-53a990cbf71d 2019-01-08 01:56:05,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:05,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbc2667-8f7f-4d74-a3c6-74740a7143d3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:05,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-9fbc2667-8f7f-4d74-a3c6-74740a7143d3 2019-01-08 01:56:05,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj"}}' 2019-01-08 01:56:05,796 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58d7e64-ff80-4cb1-aca1-25dbbf240429 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/59eedaed860e47f7a9d062d29b0c34be"}, "tags": [], "enabled": true, "id": "59eedaed860e47f7a9d062d29b0c34be", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj"}} 2019-01-08 01:56:05,796 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-a58d7e64-ff80-4cb1-aca1-25dbbf240429 2019-01-08 01:56:05,797 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj 2019-01-08 01:56:05,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:05,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:06,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["q_YRVrwuQR-p_9H2-XY5XQ"], "issued_at": "2019-01-08T01:56:06.000000Z"}} 2019-01-08 01:56:06,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb26ac2152b2d85023d40a77ebad3722ea645e2" 2019-01-08 01:56:06,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1f560e-8e77-4a47-8ca2-49827abfbe22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:06,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-db1f560e-8e77-4a47-8ca2-49827abfbe22 2019-01-08 01:56:06,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:06,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:06,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb26ac2152b2d85023d40a77ebad3722ea645e2" 2019-01-08 01:56:06,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7dcaddd-ef1d-4667-9d08-6512ef231a5d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:56:06,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-c7dcaddd-ef1d-4667-9d08-6512ef231a5d 2019-01-08 01:56:06,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb26ac2152b2d85023d40a77ebad3722ea645e2" 2019-01-08 01:56:06,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0cf8b4-a497-4312-9b86-f581a4357594 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/59eedaed860e47f7a9d062d29b0c34be"}, "tags": [], "enabled": true, "id": "59eedaed860e47f7a9d062d29b0c34be", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj"}]} 2019-01-08 01:56:06,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj used request id req-6f0cf8b4-a497-4312-9b86-f581a4357594 2019-01-08 01:56:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb26ac2152b2d85023d40a77ebad3722ea645e2" 2019-01-08 01:56:06,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130c29d1-5f79-4fea-9aaf-19c82a9ec911 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:06,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-130c29d1-5f79-4fea-9aaf-19c82a9ec911 2019-01-08 01:56:07,078 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-user 2019-01-08 01:56:07,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:07,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc956a9c-dbed-4634-a1ce-6595e8b1ce8c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:07,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-bc956a9c-dbed-4634-a1ce-6595e8b1ce8c 2019-01-08 01:56:07,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj-role"}}' 2019-01-08 01:56:07,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae94184-45c1-4716-aa8b-4e52969f4d02 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25d27c3cdc4e49c2ba4e4e124a8988b8", "links": {"self": "http://172.30.9.42:5000/v3/roles/25d27c3cdc4e49c2ba4e4e124a8988b8"}, "name": "CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj-role"}} 2019-01-08 01:56:07,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-fae94184-45c1-4716-aa8b-4e52969f4d02 2019-01-08 01:56:07,330 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj-role 2019-01-08 01:56:07,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/25d27c3cdc4e49c2ba4e4e124a8988b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:07,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4176c88e-f488-4733-8944-f58837415af3 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25d27c3cdc4e49c2ba4e4e124a8988b8", "links": {"self": "http://172.30.9.42:5000/v3/roles/25d27c3cdc4e49c2ba4e4e124a8988b8"}, "name": "CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj-role"}} 2019-01-08 01:56:07,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/25d27c3cdc4e49c2ba4e4e124a8988b8 used request id req-4176c88e-f488-4733-8944-f58837415af3 2019-01-08 01:56:07,439 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj-role to project CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj 2019-01-08 01:56:07,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/59eedaed860e47f7a9d062d29b0c34be/users/9fe910fb81c4491da9e02514df3d6e0d/roles/25d27c3cdc4e49c2ba4e4e124a8988b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:07,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-903158d2-e9da-46df-95ea-b66e3b6fb1cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:07,608 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/59eedaed860e47f7a9d062d29b0c34be/users/9fe910fb81c4491da9e02514df3d6e0d/roles/25d27c3cdc4e49c2ba4e4e124a8988b8 used request id req-903158d2-e9da-46df-95ea-b66e3b6fb1cc 2019-01-08 01:56:07,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:07,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:08,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["urvbTjVrSPinNCTJx9_fHg"], "issued_at": "2019-01-08T01:56:08.000000Z"}} 2019-01-08 01:56:08,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c663b9b0d8a0e7f714101302155a351af79ac259" 2019-01-08 01:56:08,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12aac29-853c-4e6b-8630-e2ca7907246a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:08,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c12aac29-853c-4e6b-8630-e2ca7907246a 2019-01-08 01:56:08,135 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c663b9b0d8a0e7f714101302155a351af79ac259" 2019-01-08 01:56:08,338 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:08 GMT Server: Apache x-compute-request-id: req-9b5041cb-2a91-4adf-909b-c229e5edd0fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b5041cb-2a91-4adf-909b-c229e5edd0fd Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-08 01:56:08,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-9b5041cb-2a91-4adf-909b-c229e5edd0fd 2019-01-08 01:56:08,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9b5041cb-2a91-4adf-909b-c229e5edd0fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c663b9b0d8a0e7f714101302155a351af79ac259" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-4c11b2ff-133a-4214-aa0e-57f2c3507663", "description": null}}' 2019-01-08 01:56:08,985 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:08 GMT Server: Apache x-compute-request-id: req-4e552314-8b23-4be3-b086-77614fa1e3d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e552314-8b23-4be3-b086-77614fa1e3d1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-4c11b2ff-133a-4214-aa0e-57f2c3507663", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7", "description": null}} 2019-01-08 01:56:08,985 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types used request id req-4e552314-8b23-4be3-b086-77614fa1e3d1 2019-01-08 01:56:08,985 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-4c11b2ff-133a-4214-aa0e-57f2c3507663 2019-01-08 01:56:08,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c531f82b610e99997189ab557ad87fae7b52f" 2019-01-08 01:56:09,191 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:08 GMT Server: Apache x-compute-request-id: req-f9df4d66-bc2f-4293-aa02-c696591b49ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9df4d66-bc2f-4293-aa02-c696591b49ac Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-4c11b2ff-133a-4214-aa0e-57f2c3507663", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7", "description": null}]} 2019-01-08 01:56:09,191 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-f9df4d66-bc2f-4293-aa02-c696591b49ac 2019-01-08 01:56:09,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9df4d66-bc2f-4293-aa02-c696591b49ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c531f82b610e99997189ab557ad87fae7b52f" 2019-01-08 01:56:09,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:09 GMT Server: Apache x-compute-request-id: req-d93ae374-08be-409c-adb5-9800c788b40e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d93ae374-08be-409c-adb5-9800c788b40e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-4c11b2ff-133a-4214-aa0e-57f2c3507663", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7", "description": null}} 2019-01-08 01:56:09,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7 used request id req-d93ae374-08be-409c-adb5-9800c788b40e 2019-01-08 01:56:09,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9df4d66-bc2f-4293-aa02-c696591b49ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c531f82b610e99997189ab557ad87fae7b52f" 2019-01-08 01:56:09,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:09 GMT Server: Apache x-compute-request-id: req-782522c3-b9d3-43e9-969d-23363c45d3bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-782522c3-b9d3-43e9-969d-23363c45d3bd Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 01:56:09,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7/encryption used request id req-782522c3-b9d3-43e9-969d-23363c45d3bd 2019-01-08 01:56:09,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9df4d66-bc2f-4293-aa02-c696591b49ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c531f82b610e99997189ab557ad87fae7b52f" 2019-01-08 01:56:09,830 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:09 GMT Server: Apache x-compute-request-id: req-e1a1c3c6-3df9-4c6a-804b-6ef069124d9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1a1c3c6-3df9-4c6a-804b-6ef069124d9e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-4c11b2ff-133a-4214-aa0e-57f2c3507663", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7", "description": null}} 2019-01-08 01:56:09,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7 used request id req-e1a1c3c6-3df9-4c6a-804b-6ef069124d9e 2019-01-08 01:56:09,833 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9df4d66-bc2f-4293-aa02-c696591b49ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c531f82b610e99997189ab557ad87fae7b52f" 2019-01-08 01:56:10,472 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:09 GMT Server: Apache x-compute-request-id: req-6e5fc8bf-e8d8-4757-ab14-14b54ab11b3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e5fc8bf-e8d8-4757-ab14-14b54ab11b3f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-4c11b2ff-133a-4214-aa0e-57f2c3507663", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7", "description": null}} 2019-01-08 01:56:10,472 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7 used request id req-6e5fc8bf-e8d8-4757-ab14-14b54ab11b3f 2019-01-08 01:56:10,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9df4d66-bc2f-4293-aa02-c696591b49ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c531f82b610e99997189ab557ad87fae7b52f" 2019-01-08 01:56:10,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:10 GMT Server: Apache x-compute-request-id: req-7f6346a9-fd77-408c-866d-c58607905758 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7f6346a9-fd77-408c-866d-c58607905758 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 01:56:10,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7/encryption used request id req-7f6346a9-fd77-408c-866d-c58607905758 2019-01-08 01:56:10,693 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-4c11b2ff-133a-4214-aa0e-57f2c3507663 2019-01-08 01:56:10,696 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b5041cb-2a91-4adf-909b-c229e5edd0fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c663b9b0d8a0e7f714101302155a351af79ac259" 2019-01-08 01:56:10,946 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98fd979f-7a46-4d8c-86ec-0cf7dbbf3e6e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:10,946 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/60f1fc8f-5d5b-4eca-acb8-73d4d0a453c7 used request id req-98fd979f-7a46-4d8c-86ec-0cf7dbbf3e6e 2019-01-08 01:56:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:11,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-edca3cf1-1e86-49c0-8fff-ac503a84a92d Date: Tue, 08 Jan 2019 01:56:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:56:11,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-edca3cf1-1e86-49c0-8fff-ac503a84a92d 2019-01-08 01:56:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:11,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a97071-66b7-4b9d-a160-5ca10cb8dd10 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:56:11,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-82a97071-66b7-4b9d-a160-5ca10cb8dd10 2019-01-08 01:56:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:11,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c7f2697-86e9-409a-bb44-09e3998bfb49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:11,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-2c7f2697-86e9-409a-bb44-09e3998bfb49 2019-01-08 01:56:11,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:11,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e2164e-268e-45fc-af0d-311c478b1098 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:11,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-a6e2164e-268e-45fc-af0d-311c478b1098 2019-01-08 01:56:11,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:11,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09cecb51-1ff9-478b-ae29-76f21a957e31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:11,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-09cecb51-1ff9-478b-ae29-76f21a957e31 2019-01-08 01:56:11,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:11,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:11,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d5e669-4a60-412a-9cef-cbcef9a338eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:11,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-48d5e669-4a60-412a-9cef-cbcef9a338eb 2019-01-08 01:56:11,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:11,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:11,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea2f65a-3c91-4fbe-b59f-d4a3223f068c 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:56:11,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-bea2f65a-3c91-4fbe-b59f-d4a3223f068c 2019-01-08 01:56:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:11,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aaa3da5-c929-4051-add4-4ed44d092d1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:11,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-5aaa3da5-c929-4051-add4-4ed44d092d1e 2019-01-08 01:56:11,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:11,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:12,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c8f0801-fe19-4760-be0e-09009670fbda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:12,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-9c8f0801-fe19-4760-be0e-09009670fbda 2019-01-08 01:56:12,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:12,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:12,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d929d0-0858-4168-bde5-569c6a6bcc99 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:56:12,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-14d929d0-0858-4168-bde5-569c6a6bcc99 2019-01-08 01:56:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:12,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3228ded0-ebd7-4ef3-9c19-a96dec702d67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:12,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-3228ded0-ebd7-4ef3-9c19-a96dec702d67 2019-01-08 01:56:12,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:12,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78f0ac94-4cc9-431e-917d-7daddf2f858b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:12,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-78f0ac94-4cc9-431e-917d-7daddf2f858b 2019-01-08 01:56:12,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:12,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:12,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c7ad895-f30c-4676-9cbe-d0ff12d5f4fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:12,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-0c7ad895-f30c-4676-9cbe-d0ff12d5f4fc 2019-01-08 01:56:12,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:12,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:12,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c849c8be-ba19-4f72-858a-ace3a9876a1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:12,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-c849c8be-ba19-4f72-858a-ace3a9876a1b 2019-01-08 01:56:12,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:12,605 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj 2019-01-08 01:56:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/59eedaed860e47f7a9d062d29b0c34be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:12,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c47a5618-8843-48da-adfe-7c0ad2b63004 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:12,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/59eedaed860e47f7a9d062d29b0c34be used request id req-c47a5618-8843-48da-adfe-7c0ad2b63004 2019-01-08 01:56:12,861 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-proj-role 2019-01-08 01:56:12,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/25d27c3cdc4e49c2ba4e4e124a8988b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:13,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e250d9-3d8c-4f9d-9aff-fa515db6b3e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:13,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/25d27c3cdc4e49c2ba4e4e124a8988b8 used request id req-30e250d9-3d8c-4f9d-9aff-fa515db6b3e8 2019-01-08 01:56:13,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ae58887c589fbc26b7df95d0b5536026f4033b" 2019-01-08 01:56:13,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbe6a82-ca5b-401c-b0ea-1214fdb6c288 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:13,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8cbe6a82-ca5b-401c-b0ea-1214fdb6c288 2019-01-08 01:56:13,129 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-2272f70b-ca42-4aa-user 2019-01-08 01:56:13,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/9fe910fb81c4491da9e02514df3d6e0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb26ac2152b2d85023d40a77ebad3722ea645e2" 2019-01-08 01:56:13,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f82fe946-7c8c-496a-8a2b-7984cbb67b4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:13,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/9fe910fb81c4491da9e02514df3d6e0d used request id req-f82fe946-7c8c-496a-8a2b-7984cbb67b4e 2019-01-08 01:56:13,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:13,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["UZBNI2eGQ5yCxAtGGo3VMA"], "issued_at": "2019-01-08T01:56:13.000000Z"}} 2019-01-08 01:56:13,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9462e07e2d22ec2f76fe5a93ce9643b272a4c" 2019-01-08 01:56:13,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e59c43d-ec63-4aa9-b802-467547f92e68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:13,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0e59c43d-ec63-4aa9-b802-467547f92e68 2019-01-08 01:56:13,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:13,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:14,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["tIEfmRzmRNiI998NzTzUPw"], "issued_at": "2019-01-08T01:56:14.000000Z"}} 2019-01-08 01:56:14,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:14,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0383a4-2f70-41bb-b054-4b0e45b27056 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:14,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1f0383a4-2f70-41bb-b054-4b0e45b27056 2019-01-08 01:56:14,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:14,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:14,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:14,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa01d06b-24e9-4178-b1a2-418e69046788 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:56:14,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj used request id req-fa01d06b-24e9-4178-b1a2-418e69046788 2019-01-08 01:56:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:14,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455b0597-5a03-409d-b8e2-28acce8c769e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:14,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-455b0597-5a03-409d-b8e2-28acce8c769e 2019-01-08 01:56:14,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj"}}' 2019-01-08 01:56:14,879 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6420a870-bd8a-49db-809b-baccabeb6abe Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/451b2c8998cc4df1b9b5912236f5f348"}, "tags": [], "enabled": true, "id": "451b2c8998cc4df1b9b5912236f5f348", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj"}} 2019-01-08 01:56:14,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-6420a870-bd8a-49db-809b-baccabeb6abe 2019-01-08 01:56:14,880 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj 2019-01-08 01:56:14,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:14,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:15,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["RDjy9Q87Tg6R36b8WylkxQ"], "issued_at": "2019-01-08T01:56:15.000000Z"}} 2019-01-08 01:56:15,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056acb0f55b75bebb8dffabcdd726d985501b287" 2019-01-08 01:56:15,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49b62de-77ed-404e-a46c-4cf36871b890 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:15,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f49b62de-77ed-404e-a46c-4cf36871b890 2019-01-08 01:56:15,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:15,408 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:15,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056acb0f55b75bebb8dffabcdd726d985501b287" 2019-01-08 01:56:15,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22911620-a41c-4829-b387-d50a7bb86904 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:56:15,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-22911620-a41c-4829-b387-d50a7bb86904 2019-01-08 01:56:15,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056acb0f55b75bebb8dffabcdd726d985501b287" 2019-01-08 01:56:15,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e84c28f-6866-4390-99d0-73bc238bddce Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/451b2c8998cc4df1b9b5912236f5f348"}, "tags": [], "enabled": true, "id": "451b2c8998cc4df1b9b5912236f5f348", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj"}]} 2019-01-08 01:56:15,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj used request id req-1e84c28f-6866-4390-99d0-73bc238bddce 2019-01-08 01:56:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056acb0f55b75bebb8dffabcdd726d985501b287" 2019-01-08 01:56:15,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ecfe4e-85f5-4565-8a3e-308759594a6f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:15,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c6ecfe4e-85f5-4565-8a3e-308759594a6f 2019-01-08 01:56:16,250 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-user 2019-01-08 01:56:16,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:16,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:16,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5596f2a-098f-4a25-8190-7f1faf736670 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:16,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c5596f2a-098f-4a25-8190-7f1faf736670 2019-01-08 01:56:16,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" -d '{"role": {"name": "CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj-role"}}' 2019-01-08 01:56:16,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd2dc455-697d-433c-a3b6-89664eeb11a8 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c94c3b853d174136807d381285af1082", "links": {"self": "http://172.30.9.42:5000/v3/roles/c94c3b853d174136807d381285af1082"}, "name": "CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj-role"}} 2019-01-08 01:56:16,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-dd2dc455-697d-433c-a3b6-89664eeb11a8 2019-01-08 01:56:16,484 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj-role 2019-01-08 01:56:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/c94c3b853d174136807d381285af1082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:16,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf808a1-d212-4576-a0ee-5e030cf2e7af Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c94c3b853d174136807d381285af1082", "links": {"self": "http://172.30.9.42:5000/v3/roles/c94c3b853d174136807d381285af1082"}, "name": "CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj-role"}} 2019-01-08 01:56:16,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/c94c3b853d174136807d381285af1082 used request id req-baf808a1-d212-4576-a0ee-5e030cf2e7af 2019-01-08 01:56:16,594 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj-role to project CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj 2019-01-08 01:56:16,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/451b2c8998cc4df1b9b5912236f5f348/users/eb8a55600a7f4b98907e282a21bbb927/roles/c94c3b853d174136807d381285af1082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:16,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e78f1d65-21a5-4d98-904d-89319ef74996 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:16,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/451b2c8998cc4df1b9b5912236f5f348/users/eb8a55600a7f4b98907e282a21bbb927/roles/c94c3b853d174136807d381285af1082 used request id req-e78f1d65-21a5-4d98-904d-89319ef74996 2019-01-08 01:56:16,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:16,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:17,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ZEh39w2yT3-CDO8cF2la6w"], "issued_at": "2019-01-08T01:56:17.000000Z"}} 2019-01-08 01:56:17,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3162c26c257530c913e41bf48e87bd01841bb6d" 2019-01-08 01:56:17,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634547b6-8983-4cbf-98f2-98f1e23c683c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:17,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-634547b6-8983-4cbf-98f2-98f1e23c683c 2019-01-08 01:56:17,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3162c26c257530c913e41bf48e87bd01841bb6d" 2019-01-08 01:56:17,386 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:17 GMT Server: Apache x-compute-request-id: req-8b50b594-af27-4417-aa36-e1a23917349e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b50b594-af27-4417-aa36-e1a23917349e Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-08 01:56:17,386 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-8b50b594-af27-4417-aa36-e1a23917349e 2019-01-08 01:56:17,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8b50b594-af27-4417-aa36-e1a23917349e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3162c26c257530c913e41bf48e87bd01841bb6d" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-qos-spec"}}' 2019-01-08 01:56:17,629 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:17 GMT Server: Apache x-compute-request-id: req-bfce3573-c9d8-42f9-b556-94366ffed333 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bfce3573-c9d8-42f9-b556-94366ffed333 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c204befd-62dc-4210-8df9-05b0ab855de7", "name": "CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-qos-spec"}, "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/c204befd-62dc-4210-8df9-05b0ab855de7", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/qos-specs/c204befd-62dc-4210-8df9-05b0ab855de7", "rel": "bookmark"}]} 2019-01-08 01:56:17,629 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-bfce3573-c9d8-42f9-b556-94366ffed333 2019-01-08 01:56:17,630 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-qos-spec 2019-01-08 01:56:17,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:17,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:18,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["KBWwEjz-SiOVgylTy3op_Q"], "issued_at": "2019-01-08T01:56:18.000000Z"}} 2019-01-08 01:56:18,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb6fde0c908990c30bc16591ad02ee02d57d05e" 2019-01-08 01:56:18,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd85762-8434-4329-83d2-4afd94ca4fee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:18,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9cd85762-8434-4329-83d2-4afd94ca4fee 2019-01-08 01:56:18,174 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb6fde0c908990c30bc16591ad02ee02d57d05e" 2019-01-08 01:56:18,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:18 GMT Server: Apache x-compute-request-id: req-c71242d9-0ba0-4e28-87b8-7860e9af73cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c71242d9-0ba0-4e28-87b8-7860e9af73cc Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-08 01:56:18,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-c71242d9-0ba0-4e28-87b8-7860e9af73cc 2019-01-08 01:56:18,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c71242d9-0ba0-4e28-87b8-7860e9af73cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb6fde0c908990c30bc16591ad02ee02d57d05e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-vol_type", "description": null}}' 2019-01-08 01:56:18,661 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:18 GMT Server: Apache x-compute-request-id: req-035a09aa-10e2-4a3f-90c9-0f85d064a6b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-035a09aa-10e2-4a3f-90c9-0f85d064a6b8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9c05180a-1685-478c-b0b8-0cc7247468f3", "description": null}} 2019-01-08 01:56:18,661 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types used request id req-035a09aa-10e2-4a3f-90c9-0f85d064a6b8 2019-01-08 01:56:18,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c71242d9-0ba0-4e28-87b8-7860e9af73cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb6fde0c908990c30bc16591ad02ee02d57d05e" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-08 01:56:18,923 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:18 GMT Server: Apache x-compute-request-id: req-c9a6a7cc-e613-452d-800c-bf9459f98a4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9a6a7cc-e613-452d-800c-bf9459f98a4a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9c05180a-1685-478c-b0b8-0cc7247468f3", "name": "foo", "control_location": "back-end", "encryption_id": "2955626e-be0e-4069-bc6f-94c090f25b63", "provider": "bar", "provider_class": "bar"}} 2019-01-08 01:56:18,923 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3/encryption used request id req-c9a6a7cc-e613-452d-800c-bf9459f98a4a 2019-01-08 01:56:18,924 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-vol_type 2019-01-08 01:56:18,926 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9462e07e2d22ec2f76fe5a93ce9643b272a4c" 2019-01-08 01:56:19,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:18 GMT Server: Apache x-compute-request-id: req-420d0409-38de-4e11-85da-4726a20a558a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-420d0409-38de-4e11-85da-4726a20a558a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9c05180a-1685-478c-b0b8-0cc7247468f3", "description": null}} 2019-01-08 01:56:19,281 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3 used request id req-420d0409-38de-4e11-85da-4726a20a558a 2019-01-08 01:56:19,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-420d0409-38de-4e11-85da-4726a20a558a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9462e07e2d22ec2f76fe5a93ce9643b272a4c" 2019-01-08 01:56:19,487 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:19 GMT Server: Apache x-compute-request-id: req-c820cdee-7a26-48d9-917c-4cada03a6320 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c820cdee-7a26-48d9-917c-4cada03a6320 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9c05180a-1685-478c-b0b8-0cc7247468f3", "description": null}} 2019-01-08 01:56:19,487 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3 used request id req-c820cdee-7a26-48d9-917c-4cada03a6320 2019-01-08 01:56:19,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-420d0409-38de-4e11-85da-4726a20a558a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9462e07e2d22ec2f76fe5a93ce9643b272a4c" 2019-01-08 01:56:19,703 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:19 GMT Server: Apache x-compute-request-id: req-f71354a5-8481-48c5-9d73-e05b85f20421 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f71354a5-8481-48c5-9d73-e05b85f20421 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "9c05180a-1685-478c-b0b8-0cc7247468f3", "control_location": "back-end", "deleted": false, "created_at": "2019-01-08T01:56:18.000000", "updated_at": null, "encryption_id": "2955626e-be0e-4069-bc6f-94c090f25b63", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-08 01:56:19,704 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3/encryption used request id req-f71354a5-8481-48c5-9d73-e05b85f20421 2019-01-08 01:56:19,704 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-vol_type 2019-01-08 01:56:19,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c71242d9-0ba0-4e28-87b8-7860e9af73cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb6fde0c908990c30bc16591ad02ee02d57d05e" 2019-01-08 01:56:19,975 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b25f6edc-09f7-4d62-8dbb-cb35b85ede23 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:19,976 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/9c05180a-1685-478c-b0b8-0cc7247468f3 used request id req-b25f6edc-09f7-4d62-8dbb-cb35b85ede23 2019-01-08 01:56:19,976 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-4bb8bf40-03b9-4d2a-919a-6e2bbc070104-qos-spec 2019-01-08 01:56:19,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/c204befd-62dc-4210-8df9-05b0ab855de7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b50b594-af27-4417-aa36-e1a23917349e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3162c26c257530c913e41bf48e87bd01841bb6d" 2019-01-08 01:56:20,023 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4925ea89-5f58-45ee-9c27-20d07926341a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:20,023 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/c204befd-62dc-4210-8df9-05b0ab855de7?force=False used request id req-4925ea89-5f58-45ee-9c27-20d07926341a 2019-01-08 01:56:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:20,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-5f138ce0-fa25-4420-ba4c-057c74f132f2 Date: Tue, 08 Jan 2019 01:56:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:56:20,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-5f138ce0-fa25-4420-ba4c-057c74f132f2 2019-01-08 01:56:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:20,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2480461a-6429-460c-a576-6e7f2ddbdcc3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:56:20,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-2480461a-6429-460c-a576-6e7f2ddbdcc3 2019-01-08 01:56:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:20,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc1f554-35bc-46d7-ac89-78211abee170 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:20,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-3cc1f554-35bc-46d7-ac89-78211abee170 2019-01-08 01:56:20,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:20,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:20,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dff45c0-eec5-419f-85f6-90841da9dc49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:20,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-2dff45c0-eec5-419f-85f6-90841da9dc49 2019-01-08 01:56:20,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:20,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:20,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-657cdf91-9ad6-4cbe-b9e4-823fae3dd008 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:20,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-657cdf91-9ad6-4cbe-b9e4-823fae3dd008 2019-01-08 01:56:20,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:20,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09cd36f7-fda5-4732-8271-e8638bed63c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:20,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-09cd36f7-fda5-4732-8271-e8638bed63c9 2019-01-08 01:56:20,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:20,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ba8915-a729-467c-994e-0588ec3838b0 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:56:20,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-44ba8915-a729-467c-994e-0588ec3838b0 2019-01-08 01:56:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:20,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc32dc24-cf2d-41b9-b47c-b8d8294a19ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:20,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-fc32dc24-cf2d-41b9-b47c-b8d8294a19ac 2019-01-08 01:56:20,923 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:20,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-103ce68d-fdcd-49a7-af0e-274ffda0f4af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:20,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-103ce68d-fdcd-49a7-af0e-274ffda0f4af 2019-01-08 01:56:20,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:21,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a975ae3c-4b98-4f85-a69d-1c5d6edb752f 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:56:21,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-a975ae3c-4b98-4f85-a69d-1c5d6edb752f 2019-01-08 01:56:21,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:21,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2861cd7-48de-4236-b3a1-6274ea7a3335 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:21,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-f2861cd7-48de-4236-b3a1-6274ea7a3335 2019-01-08 01:56:21,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:21,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:21,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eef715a-91f7-48cc-a92e-0c6b555ab33d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:21,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-4eef715a-91f7-48cc-a92e-0c6b555ab33d 2019-01-08 01:56:21,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:21,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:21,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0c8b88-5f68-4898-8752-dc181b73f713 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:21,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-0c0c8b88-5f68-4898-8752-dc181b73f713 2019-01-08 01:56:21,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:21,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65600856-1a78-4c06-adb3-dfd5835721ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:21,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-65600856-1a78-4c06-adb3-dfd5835721ff 2019-01-08 01:56:21,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:21,566 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj 2019-01-08 01:56:21,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/451b2c8998cc4df1b9b5912236f5f348 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:21,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae20f87-9b8b-46df-bf41-48f39596cc83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:21,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/451b2c8998cc4df1b9b5912236f5f348 used request id req-eae20f87-9b8b-46df-bf41-48f39596cc83 2019-01-08 01:56:21,820 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-proj-role 2019-01-08 01:56:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/c94c3b853d174136807d381285af1082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:21,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6ba182-4880-46e3-a170-72e3af4c64bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:21,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/c94c3b853d174136807d381285af1082 used request id req-1c6ba182-4880-46e3-a170-72e3af4c64bf 2019-01-08 01:56:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f09d862d4a781bd54a9fd32da8547ee2c8f82" 2019-01-08 01:56:22,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccbede3a-fb18-4621-acbf-46688f4431be Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:22,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ccbede3a-fb18-4621-acbf-46688f4431be 2019-01-08 01:56:22,064 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-6c06d6f2-0ba3-407-user 2019-01-08 01:56:22,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/eb8a55600a7f4b98907e282a21bbb927 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056acb0f55b75bebb8dffabcdd726d985501b287" 2019-01-08 01:56:22,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a3faf9-31ba-4d92-8013-40fd84eb16d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:22,295 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/eb8a55600a7f4b98907e282a21bbb927 used request id req-c7a3faf9-31ba-4d92-8013-40fd84eb16d5 2019-01-08 01:56:22,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:22,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["PJa9InOmTUa9kON745ajRw"], "issued_at": "2019-01-08T01:56:22.000000Z"}} 2019-01-08 01:56:22,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3477877af423926a2a17d0e129dac50c694c30" 2019-01-08 01:56:22,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137f6b93-1654-47ae-8d9e-fa7127f564c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:22,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-137f6b93-1654-47ae-8d9e-fa7127f564c3 2019-01-08 01:56:22,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:22,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:23,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["UUnO5h6oTbydTAevbWSfqA"], "issued_at": "2019-01-08T01:56:23.000000Z"}} 2019-01-08 01:56:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:23,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9832a5e4-ccaf-4ffd-8a40-9228da225d34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:23,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9832a5e4-ccaf-4ffd-8a40-9228da225d34 2019-01-08 01:56:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:23,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:23,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:23,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9663ae05-03db-4004-bdc0-296d6508b003 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:56:23,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj used request id req-9663ae05-03db-4004-bdc0-296d6508b003 2019-01-08 01:56:23,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:23,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d48b6d3-a921-4efe-b60d-2952c5bfd63c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:23,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-0d48b6d3-a921-4efe-b60d-2952c5bfd63c 2019-01-08 01:56:23,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj"}}' 2019-01-08 01:56:23,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f54156ea-cefa-4698-b3f7-791c6b9dfdd5 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/0e52cc7460344cfc865772f7b8f75efd"}, "tags": [], "enabled": true, "id": "0e52cc7460344cfc865772f7b8f75efd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj"}} 2019-01-08 01:56:23,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-f54156ea-cefa-4698-b3f7-791c6b9dfdd5 2019-01-08 01:56:23,646 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj 2019-01-08 01:56:23,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:23,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:24,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["__RkOflKRUOR5i0DV_xzQw"], "issued_at": "2019-01-08T01:56:24.000000Z"}} 2019-01-08 01:56:24,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd778c357330e33cf336a5686b2ea876f680903" 2019-01-08 01:56:24,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eee00b3-d9d2-4e71-9a15-e8115ffbecc2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:24,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3eee00b3-d9d2-4e71-9a15-e8115ffbecc2 2019-01-08 01:56:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:24,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:24,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd778c357330e33cf336a5686b2ea876f680903" 2019-01-08 01:56:24,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a9279c-809a-4016-89ee-ab5cf3427469 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:56:24,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e9a9279c-809a-4016-89ee-ab5cf3427469 2019-01-08 01:56:24,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd778c357330e33cf336a5686b2ea876f680903" 2019-01-08 01:56:24,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce33df51-1f22-4da5-a0f3-f286b50d5504 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/0e52cc7460344cfc865772f7b8f75efd"}, "tags": [], "enabled": true, "id": "0e52cc7460344cfc865772f7b8f75efd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj"}]} 2019-01-08 01:56:24,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj used request id req-ce33df51-1f22-4da5-a0f3-f286b50d5504 2019-01-08 01:56:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd778c357330e33cf336a5686b2ea876f680903" 2019-01-08 01:56:24,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd45b7a3-a0fe-4d24-93c7-7c1383ff0130 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:24,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-dd45b7a3-a0fe-4d24-93c7-7c1383ff0130 2019-01-08 01:56:24,851 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-7090a552-a597-4e2-user 2019-01-08 01:56:24,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:24,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4988d7ee-7d8f-4866-bb8a-823d489904ce Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:24,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4988d7ee-7d8f-4866-bb8a-823d489904ce 2019-01-08 01:56:24,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" -d '{"role": {"name": "CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj-role"}}' 2019-01-08 01:56:25,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f05d70-7d48-4ba4-b156-3b89e852266c Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82d7bb57ed524607a682a820e8c620b4", "links": {"self": "http://172.30.9.42:5000/v3/roles/82d7bb57ed524607a682a820e8c620b4"}, "name": "CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj-role"}} 2019-01-08 01:56:25,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-f7f05d70-7d48-4ba4-b156-3b89e852266c 2019-01-08 01:56:25,077 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj-role 2019-01-08 01:56:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/82d7bb57ed524607a682a820e8c620b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:25,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fed835c-d3b4-474e-976c-d27c0fd929b2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82d7bb57ed524607a682a820e8c620b4", "links": {"self": "http://172.30.9.42:5000/v3/roles/82d7bb57ed524607a682a820e8c620b4"}, "name": "CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj-role"}} 2019-01-08 01:56:25,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/82d7bb57ed524607a682a820e8c620b4 used request id req-7fed835c-d3b4-474e-976c-d27c0fd929b2 2019-01-08 01:56:25,099 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj-role to project CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj 2019-01-08 01:56:25,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/0e52cc7460344cfc865772f7b8f75efd/users/347c4502427d4b3fb4fbc1c430cce981/roles/82d7bb57ed524607a682a820e8c620b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:25,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-091a5f25-8b20-4d76-bf53-591a7710c463 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:25,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/0e52cc7460344cfc865772f7b8f75efd/users/347c4502427d4b3fb4fbc1c430cce981/roles/82d7bb57ed524607a682a820e8c620b4 used request id req-091a5f25-8b20-4d76-bf53-591a7710c463 2019-01-08 01:56:25,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:25,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:25,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["iZ-P76RjR6S1UWzErbSt8g"], "issued_at": "2019-01-08T01:56:25.000000Z"}} 2019-01-08 01:56:25,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382ed99fa4f7ea5220ab9df48c68675c9bbe80fb" 2019-01-08 01:56:25,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdef4d86-7a19-4058-864d-ac3e528a28de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:25,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cdef4d86-7a19-4058-864d-ac3e528a28de 2019-01-08 01:56:25,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382ed99fa4f7ea5220ab9df48c68675c9bbe80fb" 2019-01-08 01:56:26,125 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:25 GMT Server: Apache x-compute-request-id: req-96113994-6c77-41f1-9206-1da4ad41e6d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96113994-6c77-41f1-9206-1da4ad41e6d8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-08 01:56:26,125 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-96113994-6c77-41f1-9206-1da4ad41e6d8 2019-01-08 01:56:26,128 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-96113994-6c77-41f1-9206-1da4ad41e6d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382ed99fa4f7ea5220ab9df48c68675c9bbe80fb" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-qos-spec"}}' 2019-01-08 01:56:26,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:26 GMT Server: Apache x-compute-request-id: req-f0e2cfcc-9031-4e47-9ec4-edbdbbfeb2be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0e2cfcc-9031-4e47-9ec4-edbdbbfeb2be Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b9b78041-30c7-4537-a59b-c1517d17e01e", "name": "CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-qos-spec"}, "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e", "rel": "bookmark"}]} 2019-01-08 01:56:26,389 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-f0e2cfcc-9031-4e47-9ec4-edbdbbfeb2be 2019-01-08 01:56:26,390 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-qos-spec 2019-01-08 01:56:26,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:26,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:26,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["gOwfgMbdS2am0GW0T6p4Xg"], "issued_at": "2019-01-08T01:56:26.000000Z"}} 2019-01-08 01:56:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012d04896fc3a3e5f981efba72a5ebc50735f4f9" 2019-01-08 01:56:26,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e204e1-dd69-481f-afc1-e1aa176feba7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:26,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a2e204e1-dd69-481f-afc1-e1aa176feba7 2019-01-08 01:56:26,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012d04896fc3a3e5f981efba72a5ebc50735f4f9" 2019-01-08 01:56:27,132 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:26 GMT Server: Apache x-compute-request-id: req-8b6c3e0e-17a5-4e8b-ab26-8e3ed571d1da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b6c3e0e-17a5-4e8b-ab26-8e3ed571d1da Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-08 01:56:27,132 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-8b6c3e0e-17a5-4e8b-ab26-8e3ed571d1da 2019-01-08 01:56:27,135 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8b6c3e0e-17a5-4e8b-ab26-8e3ed571d1da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012d04896fc3a3e5f981efba72a5ebc50735f4f9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-vol_type", "description": null}}' 2019-01-08 01:56:27,388 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:27 GMT Server: Apache x-compute-request-id: req-25025e45-e391-4f39-be14-65457f6f2f1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25025e45-e391-4f39-be14-65457f6f2f1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bf646731-a3a9-40df-916e-52847578588f", "description": null}} 2019-01-08 01:56:27,388 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types used request id req-25025e45-e391-4f39-be14-65457f6f2f1f 2019-01-08 01:56:27,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b6c3e0e-17a5-4e8b-ab26-8e3ed571d1da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012d04896fc3a3e5f981efba72a5ebc50735f4f9" 2019-01-08 01:56:27,623 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:27 GMT Server: Apache x-compute-request-id: req-7e09582f-a61a-455e-9ca8-a7ff4d4ba45c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e09582f-a61a-455e-9ca8-a7ff4d4ba45c Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b9b78041-30c7-4537-a59b-c1517d17e01e", "name": "CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-qos-spec"}]} 2019-01-08 01:56:27,623 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-7e09582f-a61a-455e-9ca8-a7ff4d4ba45c 2019-01-08 01:56:27,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e/associate?vol_type_id=bf646731-a3a9-40df-916e-52847578588f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b6c3e0e-17a5-4e8b-ab26-8e3ed571d1da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012d04896fc3a3e5f981efba72a5ebc50735f4f9" 2019-01-08 01:56:27,919 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3d8b98bf-0f86-493e-8d33-890d3b924b01 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:27,919 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e/associate?vol_type_id=bf646731-a3a9-40df-916e-52847578588f used request id req-3d8b98bf-0f86-493e-8d33-890d3b924b01 2019-01-08 01:56:27,919 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-vol_type 2019-01-08 01:56:27,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/bf646731-a3a9-40df-916e-52847578588f -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3477877af423926a2a17d0e129dac50c694c30" 2019-01-08 01:56:28,132 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:27 GMT Server: Apache x-compute-request-id: req-b213e840-623f-4b04-87ac-0529494686a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b213e840-623f-4b04-87ac-0529494686a5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-vol_type", "qos_specs_id": "b9b78041-30c7-4537-a59b-c1517d17e01e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bf646731-a3a9-40df-916e-52847578588f", "description": null}} 2019-01-08 01:56:28,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/bf646731-a3a9-40df-916e-52847578588f used request id req-b213e840-623f-4b04-87ac-0529494686a5 2019-01-08 01:56:28,135 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/bf646731-a3a9-40df-916e-52847578588f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b213e840-623f-4b04-87ac-0529494686a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3477877af423926a2a17d0e129dac50c694c30" 2019-01-08 01:56:28,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:28 GMT Server: Apache x-compute-request-id: req-0ece836c-7e66-48f8-acea-e9380012bd57 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ece836c-7e66-48f8-acea-e9380012bd57 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-vol_type", "qos_specs_id": "b9b78041-30c7-4537-a59b-c1517d17e01e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bf646731-a3a9-40df-916e-52847578588f", "description": null}} 2019-01-08 01:56:28,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/bf646731-a3a9-40df-916e-52847578588f used request id req-0ece836c-7e66-48f8-acea-e9380012bd57 2019-01-08 01:56:28,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/bf646731-a3a9-40df-916e-52847578588f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b213e840-623f-4b04-87ac-0529494686a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3477877af423926a2a17d0e129dac50c694c30" 2019-01-08 01:56:28,572 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:28 GMT Server: Apache x-compute-request-id: req-1fde09a8-0e69-43c8-ad8f-fc9596baffd5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1fde09a8-0e69-43c8-ad8f-fc9596baffd5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 01:56:28,572 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/bf646731-a3a9-40df-916e-52847578588f/encryption used request id req-1fde09a8-0e69-43c8-ad8f-fc9596baffd5 2019-01-08 01:56:28,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b213e840-623f-4b04-87ac-0529494686a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3477877af423926a2a17d0e129dac50c694c30" 2019-01-08 01:56:28,778 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:28 GMT Server: Apache x-compute-request-id: req-d1dd667e-281d-468a-bf27-2bdeece8475b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1dd667e-281d-468a-bf27-2bdeece8475b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b9b78041-30c7-4537-a59b-c1517d17e01e", "name": "CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-qos-spec"}, "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e", "rel": "bookmark"}]} 2019-01-08 01:56:28,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e used request id req-d1dd667e-281d-468a-bf27-2bdeece8475b 2019-01-08 01:56:28,779 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-vol_type 2019-01-08 01:56:28,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/bf646731-a3a9-40df-916e-52847578588f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b6c3e0e-17a5-4e8b-ab26-8e3ed571d1da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012d04896fc3a3e5f981efba72a5ebc50735f4f9" 2019-01-08 01:56:29,035 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dadc83ab-7f7f-4ee6-bd0f-865945d2d5a2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:29,035 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/bf646731-a3a9-40df-916e-52847578588f used request id req-dadc83ab-7f7f-4ee6-bd0f-865945d2d5a2 2019-01-08 01:56:29,036 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-ad1093cd-5139-45f8-a9f8-adaa4a92e9f9-qos-spec 2019-01-08 01:56:29,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96113994-6c77-41f1-9206-1da4ad41e6d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382ed99fa4f7ea5220ab9df48c68675c9bbe80fb" 2019-01-08 01:56:29,294 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f0ba97a-d849-43fd-a814-5e7450b471ed Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:29,294 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/b9b78041-30c7-4537-a59b-c1517d17e01e?force=False used request id req-1f0ba97a-d849-43fd-a814-5e7450b471ed 2019-01-08 01:56:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:29,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-3ff56983-71be-45ce-86e6-55c1e39e42af Date: Tue, 08 Jan 2019 01:56:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:56:29,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-3ff56983-71be-45ce-86e6-55c1e39e42af 2019-01-08 01:56:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:29,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999c8c94-cb85-45f8-8c2b-768bdfdeb712 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:56:29,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-999c8c94-cb85-45f8-8c2b-768bdfdeb712 2019-01-08 01:56:29,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:29,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37eebb44-2848-4a60-b2a7-dd27cce27be0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:29,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-37eebb44-2848-4a60-b2a7-dd27cce27be0 2019-01-08 01:56:29,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:29,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:29,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da6ec84-e355-434b-8e63-994ba7313f87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:29,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-8da6ec84-e355-434b-8e63-994ba7313f87 2019-01-08 01:56:29,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:29,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c869055b-567f-453f-b24c-64ed849401ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:30,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-c869055b-567f-453f-b24c-64ed849401ec 2019-01-08 01:56:30,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1e425eb-0a1d-44bf-9a9a-4b89f6582237 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:30,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-f1e425eb-0a1d-44bf-9a9a-4b89f6582237 2019-01-08 01:56:30,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:30,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6245d27-8230-4641-9144-6c0a7fc17caf 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:56:30,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-e6245d27-8230-4641-9144-6c0a7fc17caf 2019-01-08 01:56:30,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f623f65-fd5d-4fcf-9fc3-ee159a4342bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:30,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-3f623f65-fd5d-4fcf-9fc3-ee159a4342bb 2019-01-08 01:56:30,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,437 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9311fc31-08a2-40da-b55c-d27280b2d889 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:30,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-9311fc31-08a2-40da-b55c-d27280b2d889 2019-01-08 01:56:30,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3a6634-f969-495e-9f73-0a25450b660c 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:56:30,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-cb3a6634-f969-495e-9f73-0a25450b660c 2019-01-08 01:56:30,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa9a716-3f3e-42db-ad98-4b9b5c3cdad5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:30,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-4fa9a716-3f3e-42db-ad98-4b9b5c3cdad5 2019-01-08 01:56:30,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:30,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8aeb9c2-9f62-43a8-a1e5-d0b8bae6038a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:30,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-f8aeb9c2-9f62-43a8-a1e5-d0b8bae6038a 2019-01-08 01:56:30,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79541905-b2c7-45b5-9fcf-6c2dbe2c0d5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:30,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-79541905-b2c7-45b5-9fcf-6c2dbe2c0d5d 2019-01-08 01:56:30,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:30,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334f385a-6c7c-4b9a-b2ad-df04b806d425 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:30,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-334f385a-6c7c-4b9a-b2ad-df04b806d425 2019-01-08 01:56:30,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:31,000 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj 2019-01-08 01:56:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/0e52cc7460344cfc865772f7b8f75efd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:31,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e60a6d-0f0f-4bf3-8400-ec15aa02fae2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:31,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/0e52cc7460344cfc865772f7b8f75efd used request id req-96e60a6d-0f0f-4bf3-8400-ec15aa02fae2 2019-01-08 01:56:31,244 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-7090a552-a597-4e2-proj-role 2019-01-08 01:56:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/82d7bb57ed524607a682a820e8c620b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:31,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06183b03-c226-41e6-8322-5a9d367637c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:31,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/82d7bb57ed524607a682a820e8c620b4 used request id req-06183b03-c226-41e6-8322-5a9d367637c1 2019-01-08 01:56:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f045b222b573e1a6995bb3e4429b05e65e43d8b" 2019-01-08 01:56:31,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568a37d7-3297-4b74-877f-d20d0038a951 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:31,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-568a37d7-3297-4b74-877f-d20d0038a951 2019-01-08 01:56:31,494 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-7090a552-a597-4e2-user 2019-01-08 01:56:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/347c4502427d4b3fb4fbc1c430cce981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd778c357330e33cf336a5686b2ea876f680903" 2019-01-08 01:56:31,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30869f53-587c-4470-9373-78289c2620ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:31,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/347c4502427d4b3fb4fbc1c430cce981 used request id req-30869f53-587c-4470-9373-78289c2620ef 2019-01-08 01:56:31,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:32,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["u4yVnsjsRD-_aZo3Cla8Hg"], "issued_at": "2019-01-08T01:56:32.000000Z"}} 2019-01-08 01:56:32,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca5adfa92655382ec6dbb17cff119fb38269b63" 2019-01-08 01:56:32,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d927a34c-f9df-491f-9531-dd2b23ea725b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:32,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d927a34c-f9df-491f-9531-dd2b23ea725b 2019-01-08 01:56:32,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:32,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:32,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["uuhVsYy1S4-hOyisHjh9Zw"], "issued_at": "2019-01-08T01:56:32.000000Z"}} 2019-01-08 01:56:32,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:32,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1fdc92-3865-4e77-ba3a-25248f11e815 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:32,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8d1fdc92-3865-4e77-ba3a-25248f11e815 2019-01-08 01:56:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:32,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:32,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:32,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e73d13-7843-463f-bfe7-e4a242bb739d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:56:32,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj used request id req-d6e73d13-7843-463f-bfe7-e4a242bb739d 2019-01-08 01:56:32,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:32,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce116f88-61d5-4209-8251-9e9839848ed5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:32,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ce116f88-61d5-4209-8251-9e9839848ed5 2019-01-08 01:56:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj"}}' 2019-01-08 01:56:33,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d09e2d76-3316-468d-b8d5-9b0b31c63984 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cc96a176e14a437bb55ae62e444c59ce"}, "tags": [], "enabled": true, "id": "cc96a176e14a437bb55ae62e444c59ce", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj"}} 2019-01-08 01:56:33,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-d09e2d76-3316-468d-b8d5-9b0b31c63984 2019-01-08 01:56:33,161 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj 2019-01-08 01:56:33,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:33,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:33,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["MCpR1BJyTKKcKYk2AQbVVQ"], "issued_at": "2019-01-08T01:56:33.000000Z"}} 2019-01-08 01:56:33,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9de4b7a51d41f87faed71b8204f7d2bcf088db" 2019-01-08 01:56:33,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e33a0d8-9106-4b0c-beb7-bd4b69c18c49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:33,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5e33a0d8-9106-4b0c-beb7-bd4b69c18c49 2019-01-08 01:56:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:33,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:33,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9de4b7a51d41f87faed71b8204f7d2bcf088db" 2019-01-08 01:56:33,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec39c86-d484-44a0-825a-9f4970aa1f68 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:56:33,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-dec39c86-d484-44a0-825a-9f4970aa1f68 2019-01-08 01:56:33,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9de4b7a51d41f87faed71b8204f7d2bcf088db" 2019-01-08 01:56:33,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabcdaa2-9c6d-4d20-afb6-45249c75f51a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cc96a176e14a437bb55ae62e444c59ce"}, "tags": [], "enabled": true, "id": "cc96a176e14a437bb55ae62e444c59ce", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj"}]} 2019-01-08 01:56:33,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj used request id req-fabcdaa2-9c6d-4d20-afb6-45249c75f51a 2019-01-08 01:56:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9de4b7a51d41f87faed71b8204f7d2bcf088db" 2019-01-08 01:56:34,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdcf25e5-77b4-4918-82fe-26ea0107bb51 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:34,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-fdcf25e5-77b4-4918-82fe-26ea0107bb51 2019-01-08 01:56:34,436 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-204e40af-3a7a-49b-user 2019-01-08 01:56:34,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:34,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:34,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007f4a71-808b-4dcd-ab56-77b557d048bb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:34,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-007f4a71-808b-4dcd-ab56-77b557d048bb 2019-01-08 01:56:34,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" -d '{"role": {"name": "CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj-role"}}' 2019-01-08 01:56:34,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da09cea-a39f-4c33-9ce2-1f6c8a822607 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2743af9c90a844ea8a16c31d1fa50120", "links": {"self": "http://172.30.9.42:5000/v3/roles/2743af9c90a844ea8a16c31d1fa50120"}, "name": "CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj-role"}} 2019-01-08 01:56:34,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-2da09cea-a39f-4c33-9ce2-1f6c8a822607 2019-01-08 01:56:34,675 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj-role 2019-01-08 01:56:34,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2743af9c90a844ea8a16c31d1fa50120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:34,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce1d617-13f1-4286-b33d-723bf3a30ea4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2743af9c90a844ea8a16c31d1fa50120", "links": {"self": "http://172.30.9.42:5000/v3/roles/2743af9c90a844ea8a16c31d1fa50120"}, "name": "CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj-role"}} 2019-01-08 01:56:34,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2743af9c90a844ea8a16c31d1fa50120 used request id req-6ce1d617-13f1-4286-b33d-723bf3a30ea4 2019-01-08 01:56:34,786 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj-role to project CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj 2019-01-08 01:56:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/cc96a176e14a437bb55ae62e444c59ce/users/9b6d2e6a85ec447a99122f1cdbc11197/roles/2743af9c90a844ea8a16c31d1fa50120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:34,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ca34154-31b5-4f89-83f8-a5c140a710cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:34,944 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/cc96a176e14a437bb55ae62e444c59ce/users/9b6d2e6a85ec447a99122f1cdbc11197/roles/2743af9c90a844ea8a16c31d1fa50120 used request id req-4ca34154-31b5-4f89-83f8-a5c140a710cd 2019-01-08 01:56:34,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:34,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:35,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["KeO-if9FSyOeSNmuwNFvtQ"], "issued_at": "2019-01-08T01:56:35.000000Z"}} 2019-01-08 01:56:35,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0531f60da70f157b9eb67cde02a8c1c2f86b674" 2019-01-08 01:56:35,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed3fac8-c1df-4817-bd61-f0aceb896afa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:35,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5ed3fac8-c1df-4817-bd61-f0aceb896afa 2019-01-08 01:56:35,469 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0531f60da70f157b9eb67cde02a8c1c2f86b674" 2019-01-08 01:56:35,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:35 GMT Server: Apache x-compute-request-id: req-bf2269e0-822f-44b3-986a-7aa9edabf5f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf2269e0-822f-44b3-986a-7aa9edabf5f4 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-08 01:56:35,685 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-bf2269e0-822f-44b3-986a-7aa9edabf5f4 2019-01-08 01:56:35,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bf2269e0-822f-44b3-986a-7aa9edabf5f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0531f60da70f157b9eb67cde02a8c1c2f86b674" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-qos-spec"}}' 2019-01-08 01:56:35,928 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:35 GMT Server: Apache x-compute-request-id: req-3f0c96a3-8165-43e6-b671-cc32997d09c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f0c96a3-8165-43e6-b671-cc32997d09c0 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4", "name": "CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-qos-spec"}, "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4", "rel": "bookmark"}]} 2019-01-08 01:56:35,928 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-3f0c96a3-8165-43e6-b671-cc32997d09c0 2019-01-08 01:56:35,929 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-qos-spec 2019-01-08 01:56:35,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:35,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:36,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["0yKlrBEQQ2Ki-6P5qPRE5g"], "issued_at": "2019-01-08T01:56:36.000000Z"}} 2019-01-08 01:56:36,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67eca3b167e9da92cd80d3884246bd46f3735f" 2019-01-08 01:56:36,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c9984a-27d7-4e2d-8362-f7b76601a216 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:36,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-89c9984a-27d7-4e2d-8362-f7b76601a216 2019-01-08 01:56:36,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67eca3b167e9da92cd80d3884246bd46f3735f" 2019-01-08 01:56:36,663 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:36 GMT Server: Apache x-compute-request-id: req-759c1231-fa4d-40bf-92b2-3e863f14de7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-759c1231-fa4d-40bf-92b2-3e863f14de7e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-08 01:56:36,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-759c1231-fa4d-40bf-92b2-3e863f14de7e 2019-01-08 01:56:36,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-759c1231-fa4d-40bf-92b2-3e863f14de7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67eca3b167e9da92cd80d3884246bd46f3735f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-vol_type", "description": null}}' 2019-01-08 01:56:36,920 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:36 GMT Server: Apache x-compute-request-id: req-b33cee82-1e8b-414d-a4e3-203cd53792e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b33cee82-1e8b-414d-a4e3-203cd53792e0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "909bdd92-fae4-4613-84f1-88eb517a9852", "description": null}} 2019-01-08 01:56:36,920 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types used request id req-b33cee82-1e8b-414d-a4e3-203cd53792e0 2019-01-08 01:56:36,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-759c1231-fa4d-40bf-92b2-3e863f14de7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67eca3b167e9da92cd80d3884246bd46f3735f" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-08 01:56:37,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:36 GMT Server: Apache x-compute-request-id: req-315f2393-c705-4317-a331-af808fdef292 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-315f2393-c705-4317-a331-af808fdef292 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "909bdd92-fae4-4613-84f1-88eb517a9852", "name": "foo", "control_location": "back-end", "encryption_id": "135800b0-953e-40b9-ad0f-836c80fd82ef", "provider": "bar", "provider_class": "bar"}} 2019-01-08 01:56:37,182 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852/encryption used request id req-315f2393-c705-4317-a331-af808fdef292 2019-01-08 01:56:37,185 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-759c1231-fa4d-40bf-92b2-3e863f14de7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67eca3b167e9da92cd80d3884246bd46f3735f" 2019-01-08 01:56:37,406 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:37 GMT Server: Apache x-compute-request-id: req-78d47059-c544-4d68-b342-7ad96cd0ad18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78d47059-c544-4d68-b342-7ad96cd0ad18 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4", "name": "CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-qos-spec"}]} 2019-01-08 01:56:37,406 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs used request id req-78d47059-c544-4d68-b342-7ad96cd0ad18 2019-01-08 01:56:37,410 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4/associate?vol_type_id=909bdd92-fae4-4613-84f1-88eb517a9852 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-759c1231-fa4d-40bf-92b2-3e863f14de7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67eca3b167e9da92cd80d3884246bd46f3735f" 2019-01-08 01:56:37,670 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bca5a100-ea4c-4a33-b482-196459251c03 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:37,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4/associate?vol_type_id=909bdd92-fae4-4613-84f1-88eb517a9852 used request id req-bca5a100-ea4c-4a33-b482-196459251c03 2019-01-08 01:56:37,671 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-vol_type 2019-01-08 01:56:37,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca5adfa92655382ec6dbb17cff119fb38269b63" 2019-01-08 01:56:37,875 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:37 GMT Server: Apache x-compute-request-id: req-edeec8a6-0e33-4bbe-b860-e80c12484b3a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edeec8a6-0e33-4bbe-b860-e80c12484b3a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-vol_type", "qos_specs_id": "5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "909bdd92-fae4-4613-84f1-88eb517a9852", "description": null}} 2019-01-08 01:56:37,875 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852 used request id req-edeec8a6-0e33-4bbe-b860-e80c12484b3a 2019-01-08 01:56:37,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edeec8a6-0e33-4bbe-b860-e80c12484b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca5adfa92655382ec6dbb17cff119fb38269b63" 2019-01-08 01:56:38,075 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:37 GMT Server: Apache x-compute-request-id: req-580920f0-08fa-471d-b9b2-1d5e065e0bc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-580920f0-08fa-471d-b9b2-1d5e065e0bc3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-vol_type", "qos_specs_id": "5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "909bdd92-fae4-4613-84f1-88eb517a9852", "description": null}} 2019-01-08 01:56:38,075 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852 used request id req-580920f0-08fa-471d-b9b2-1d5e065e0bc3 2019-01-08 01:56:38,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edeec8a6-0e33-4bbe-b860-e80c12484b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca5adfa92655382ec6dbb17cff119fb38269b63" 2019-01-08 01:56:38,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:38 GMT Server: Apache x-compute-request-id: req-eab0a241-4be3-4ee0-ac56-3c3f0b1a6033 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eab0a241-4be3-4ee0-ac56-3c3f0b1a6033 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "909bdd92-fae4-4613-84f1-88eb517a9852", "control_location": "back-end", "deleted": false, "created_at": "2019-01-08T01:56:37.000000", "updated_at": null, "encryption_id": "135800b0-953e-40b9-ad0f-836c80fd82ef", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-08 01:56:38,292 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852/encryption used request id req-eab0a241-4be3-4ee0-ac56-3c3f0b1a6033 2019-01-08 01:56:38,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edeec8a6-0e33-4bbe-b860-e80c12484b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca5adfa92655382ec6dbb17cff119fb38269b63" 2019-01-08 01:56:38,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:38 GMT Server: Apache x-compute-request-id: req-dae06673-f483-40f3-bba5-82e4becfbc6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dae06673-f483-40f3-bba5-82e4becfbc6a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4", "name": "CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-qos-spec"}, "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4", "rel": "bookmark"}]} 2019-01-08 01:56:38,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4 used request id req-dae06673-f483-40f3-bba5-82e4becfbc6a 2019-01-08 01:56:38,506 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-vol_type 2019-01-08 01:56:38,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-759c1231-fa4d-40bf-92b2-3e863f14de7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67eca3b167e9da92cd80d3884246bd46f3735f" 2019-01-08 01:56:38,760 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-94617ab2-ce8a-47fc-b324-fe6d4701e021 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:38,760 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/909bdd92-fae4-4613-84f1-88eb517a9852 used request id req-94617ab2-ce8a-47fc-b324-fe6d4701e021 2019-01-08 01:56:38,761 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-674481b9-f8c3-47ed-92a5-74c56062c66d-qos-spec 2019-01-08 01:56:38,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf2269e0-822f-44b3-986a-7aa9edabf5f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0531f60da70f157b9eb67cde02a8c1c2f86b674" 2019-01-08 01:56:39,032 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9cc06acd-df78-44cd-8969-d157770adc17 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:39,032 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/qos-specs/5d3bc607-fc73-4a9f-9ca9-d360f0ac28a4?force=False used request id req-9cc06acd-df78-44cd-8969-d157770adc17 2019-01-08 01:56:39,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:39,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-79353611-aa38-4d2b-9e2b-731e9a30a84a Date: Tue, 08 Jan 2019 01:56:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:56:39,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-79353611-aa38-4d2b-9e2b-731e9a30a84a 2019-01-08 01:56:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:39,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf770622-2502-4b09-a142-a25ddb3039a3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:56:39,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-bf770622-2502-4b09-a142-a25ddb3039a3 2019-01-08 01:56:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:39,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6128bb68-2ef8-4ab7-9a29-d5d15295da13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:39,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-6128bb68-2ef8-4ab7-9a29-d5d15295da13 2019-01-08 01:56:39,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:39,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6874ca62-7c71-4dd9-a9d7-31f51d4a470f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:39,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-6874ca62-7c71-4dd9-a9d7-31f51d4a470f 2019-01-08 01:56:39,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:39,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:39,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5bea4f-bc31-4fba-b6c5-53cec6b5a58b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:39,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-9a5bea4f-bc31-4fba-b6c5-53cec6b5a58b 2019-01-08 01:56:39,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:39,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1cd61e-a961-44ac-b42b-ca2c3edb2a53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:39,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-bc1cd61e-a961-44ac-b42b-ca2c3edb2a53 2019-01-08 01:56:39,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:39,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:39,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25905f7-d3df-4881-b9a9-09c22fd906bc 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:56:39,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-c25905f7-d3df-4881-b9a9-09c22fd906bc 2019-01-08 01:56:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:39,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3b8afd8-b576-43ae-8934-f2f5b5007064 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:39,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-c3b8afd8-b576-43ae-8934-f2f5b5007064 2019-01-08 01:56:39,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:40,058 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2fa975-beb2-456d-a214-8bdba18c4b4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:40,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-cb2fa975-beb2-456d-a214-8bdba18c4b4f 2019-01-08 01:56:40,058 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:40,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:40,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff8cf7e-31f7-4951-a058-6c7bb2966a84 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:56:40,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-5ff8cf7e-31f7-4951-a058-6c7bb2966a84 2019-01-08 01:56:40,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:40,289 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b558843a-20f5-48aa-927a-a46361ca9ac3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:40,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-b558843a-20f5-48aa-927a-a46361ca9ac3 2019-01-08 01:56:40,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:40,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c178fe9-36eb-44cb-ab25-d5c02f413a91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:40,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-9c178fe9-36eb-44cb-ab25-d5c02f413a91 2019-01-08 01:56:40,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:40,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:40,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d659527a-0bc0-40b1-8dbc-b6fbaf82c665 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:40,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-d659527a-0bc0-40b1-8dbc-b6fbaf82c665 2019-01-08 01:56:40,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:40,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:40,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-440cd976-0459-46e0-9c7e-3259b967a535 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:40,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-440cd976-0459-46e0-9c7e-3259b967a535 2019-01-08 01:56:40,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:40,632 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj 2019-01-08 01:56:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/cc96a176e14a437bb55ae62e444c59ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:40,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-254647b1-d9bc-4adb-b83e-17329927c0ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:40,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/cc96a176e14a437bb55ae62e444c59ce used request id req-254647b1-d9bc-4adb-b83e-17329927c0ca 2019-01-08 01:56:40,885 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-204e40af-3a7a-49b-proj-role 2019-01-08 01:56:40,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/2743af9c90a844ea8a16c31d1fa50120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:41,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db11bba7-4805-477f-af64-e77d2dcf7ee7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:41,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/2743af9c90a844ea8a16c31d1fa50120 used request id req-db11bba7-4805-477f-af64-e77d2dcf7ee7 2019-01-08 01:56:41,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3f588b72e7e37c6d81068b9f31997e162ba8e5" 2019-01-08 01:56:41,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27bc07e-032b-4838-9800-76d0df2a09c8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:41,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a27bc07e-032b-4838-9800-76d0df2a09c8 2019-01-08 01:56:41,139 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-204e40af-3a7a-49b-user 2019-01-08 01:56:41,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/9b6d2e6a85ec447a99122f1cdbc11197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9de4b7a51d41f87faed71b8204f7d2bcf088db" 2019-01-08 01:56:41,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7efb9590-9620-467f-92f3-85dc907d6381 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:41,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/9b6d2e6a85ec447a99122f1cdbc11197 used request id req-7efb9590-9620-467f-92f3-85dc907d6381 2019-01-08 01:56:41,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:41,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["44Hy9dZqR8eTre4aZR6e0Q"], "issued_at": "2019-01-08T01:56:41.000000Z"}} 2019-01-08 01:56:41,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda6c387bd58ff5273d8a98dacb96c58ac251ca5" 2019-01-08 01:56:41,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4750ea1-72b9-4a1e-807c-ea8e3c945e88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:41,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e4750ea1-72b9-4a1e-807c-ea8e3c945e88 2019-01-08 01:56:41,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:41,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:42,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Hg3sZ17RQSuaFNGckMo9Dw"], "issued_at": "2019-01-08T01:56:42.000000Z"}} 2019-01-08 01:56:42,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:42,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-278a956e-b4f9-47ca-8d90-29aeee645130 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:42,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-278a956e-b4f9-47ca-8d90-29aeee645130 2019-01-08 01:56:42,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:42,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:42,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faca539f-e1da-4e40-9aec-f0bcad30d200 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:56:42,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj used request id req-faca539f-e1da-4e40-9aec-f0bcad30d200 2019-01-08 01:56:42,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:42,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13d960b-a7ad-4044-b3f2-8ddaea5a624b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:42,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-f13d960b-a7ad-4044-b3f2-8ddaea5a624b 2019-01-08 01:56:42,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj"}}' 2019-01-08 01:56:42,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3222fa36-ff86-4c8b-afbf-3cb715e7e018 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cf04fdcbca45453a8d00ece6882db390"}, "tags": [], "enabled": true, "id": "cf04fdcbca45453a8d00ece6882db390", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj"}} 2019-01-08 01:56:42,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-3222fa36-ff86-4c8b-afbf-3cb715e7e018 2019-01-08 01:56:42,886 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj 2019-01-08 01:56:42,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:42,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:43,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["g3gNo5FxRU2nLsENDYWjrg"], "issued_at": "2019-01-08T01:56:43.000000Z"}} 2019-01-08 01:56:43,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36eea58677b44d1d875f44a022ba0228cecfa36" 2019-01-08 01:56:43,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafabf7c-5265-448c-80ed-850fc117e483 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:43,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-eafabf7c-5265-448c-80ed-850fc117e483 2019-01-08 01:56:43,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:43,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:43,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36eea58677b44d1d875f44a022ba0228cecfa36" 2019-01-08 01:56:43,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f7687b-4638-4637-9fdb-79c65871a874 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:56:43,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-09f7687b-4638-4637-9fdb-79c65871a874 2019-01-08 01:56:43,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36eea58677b44d1d875f44a022ba0228cecfa36" 2019-01-08 01:56:43,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c434169-33aa-4314-9ff7-b7f9fa4bc4b6 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cf04fdcbca45453a8d00ece6882db390"}, "tags": [], "enabled": true, "id": "cf04fdcbca45453a8d00ece6882db390", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj"}]} 2019-01-08 01:56:43,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj used request id req-0c434169-33aa-4314-9ff7-b7f9fa4bc4b6 2019-01-08 01:56:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36eea58677b44d1d875f44a022ba0228cecfa36" 2019-01-08 01:56:43,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cae48f7-ae53-48fb-bc39-82f5be9aab13 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:43,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-2cae48f7-ae53-48fb-bc39-82f5be9aab13 2019-01-08 01:56:43,946 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-user 2019-01-08 01:56:43,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:44,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f439b17-042c-4127-8ce3-2ee8eb983247 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:44,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9f439b17-042c-4127-8ce3-2ee8eb983247 2019-01-08 01:56:44,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj-role"}}' 2019-01-08 01:56:44,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3f643b7-eda0-41c0-a773-9dc07022b2a0 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de297c7223dc480dadb200c3797c5c27", "links": {"self": "http://172.30.9.42:5000/v3/roles/de297c7223dc480dadb200c3797c5c27"}, "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj-role"}} 2019-01-08 01:56:44,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-a3f643b7-eda0-41c0-a773-9dc07022b2a0 2019-01-08 01:56:44,203 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj-role 2019-01-08 01:56:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/de297c7223dc480dadb200c3797c5c27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:44,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd828e8-f081-4047-ade6-28566558bffc Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de297c7223dc480dadb200c3797c5c27", "links": {"self": "http://172.30.9.42:5000/v3/roles/de297c7223dc480dadb200c3797c5c27"}, "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj-role"}} 2019-01-08 01:56:44,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/de297c7223dc480dadb200c3797c5c27 used request id req-0dd828e8-f081-4047-ade6-28566558bffc 2019-01-08 01:56:44,309 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj-role to project CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj 2019-01-08 01:56:44,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/cf04fdcbca45453a8d00ece6882db390/users/c468b5f961184c11b7941bac43eef150/roles/de297c7223dc480dadb200c3797c5c27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:44,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b9dac7-06f3-4579-ad42-3a341b6b5fcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:44,470 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/cf04fdcbca45453a8d00ece6882db390/users/c468b5f961184c11b7941bac43eef150/roles/de297c7223dc480dadb200c3797c5c27 used request id req-d7b9dac7-06f3-4579-ad42-3a341b6b5fcd 2019-01-08 01:56:44,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:44,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de297c7223dc480dadb200c3797c5c27", "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj-role"}], "expires_at": "2019-01-08T02:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf04fdcbca45453a8d00ece6882db390", "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/cf04fdcbca45453a8d00ece6882db390", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cf04fdcbca45453a8d00ece6882db390", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-user", "id": "c468b5f961184c11b7941bac43eef150"}, "audit_ids": ["YltvwWltQhatAkTRierBOA"], "issued_at": "2019-01-08T01:56:44.000000Z"}} 2019-01-08 01:56:44,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0c83da22ea95e4880780a75bf53eb39dc40b8f" 2019-01-08 01:56:44,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691f9706-dfac-40d1-b4fe-e00b25efd039 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:44,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-691f9706-dfac-40d1-b4fe-e00b25efd039 2019-01-08 01:56:44,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:44,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:45,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de297c7223dc480dadb200c3797c5c27", "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj-role"}], "expires_at": "2019-01-08T02:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf04fdcbca45453a8d00ece6882db390", "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/cf04fdcbca45453a8d00ece6882db390", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cf04fdcbca45453a8d00ece6882db390", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/cf04fdcbca45453a8d00ece6882db390", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-user", "id": "c468b5f961184c11b7941bac43eef150"}, "audit_ids": ["APvqVb6rQOqGIaa78W-xzQ"], "issued_at": "2019-01-08T01:56:45.000000Z"}} 2019-01-08 01:56:45,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9691a0f35107cc37157f10b1ac4aaf4163093c" 2019-01-08 01:56:45,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3dd0c41-5f1d-4adf-911b-fb64c5e8240a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:45,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a3dd0c41-5f1d-4adf-911b-fb64c5e8240a 2019-01-08 01:56:45,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9691a0f35107cc37157f10b1ac4aaf4163093c" 2019-01-08 01:56:45,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:45 GMT Server: Apache x-compute-request-id: req-5be425b3-152c-42ca-beee-421b0eecbae1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5be425b3-152c-42ca-beee-421b0eecbae1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:56:45,735 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/detail used request id req-5be425b3-152c-42ca-beee-421b0eecbae1 2019-01-08 01:56:45,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5be425b3-152c-42ca-beee-421b0eecbae1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9691a0f35107cc37157f10b1ac4aaf4163093c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b", "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}}' 2019-01-08 01:56:46,134 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:45 GMT Server: Apache x-compute-request-id: req-fca89632-4937-4989-8251-3031301ca437 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fca89632-4937-4989-8251-3031301ca437 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c468b5f961184c11b7941bac43eef150", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "self"}, {"href": "http://172.30.9.42:8776/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:46.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "size": 1}} 2019-01-08 01:56:46,135 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes used request id req-fca89632-4937-4989-8251-3031301ca437 2019-01-08 01:56:46,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be425b3-152c-42ca-beee-421b0eecbae1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9691a0f35107cc37157f10b1ac4aaf4163093c" 2019-01-08 01:56:46,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:46 GMT Server: Apache x-compute-request-id: req-457f75e3-77a7-4502-8b37-a821957967cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-457f75e3-77a7-4502-8b37-a821957967cb Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c468b5f961184c11b7941bac43eef150", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "self"}, {"href": "http://172.30.9.42:8776/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf04fdcbca45453a8d00ece6882db390", "updated_at": "2019-01-08T01:56:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "size": 1}} 2019-01-08 01:56:46,383 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 used request id req-457f75e3-77a7-4502-8b37-a821957967cb 2019-01-08 01:56:46,383 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b 2019-01-08 01:56:46,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be425b3-152c-42ca-beee-421b0eecbae1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9691a0f35107cc37157f10b1ac4aaf4163093c" 2019-01-08 01:56:46,628 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:46 GMT Server: Apache x-compute-request-id: req-6044d29a-5ea2-401c-b01d-c21e8e0b08c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6044d29a-5ea2-401c-b01d-c21e8e0b08c8 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c468b5f961184c11b7941bac43eef150", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "self"}, {"href": "http://172.30.9.42:8776/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf04fdcbca45453a8d00ece6882db390", "updated_at": "2019-01-08T01:56:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "size": 1}} 2019-01-08 01:56:46,628 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 used request id req-6044d29a-5ea2-401c-b01d-c21e8e0b08c8 2019-01-08 01:56:46,629 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:56:46,629 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b 2019-01-08 01:56:46,629 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b 2019-01-08 01:56:46,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0c83da22ea95e4880780a75bf53eb39dc40b8f" 2019-01-08 01:56:46,876 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:46 GMT Server: Apache x-compute-request-id: req-3ec97461-3b27-422d-be44-2d159e84f9a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ec97461-3b27-422d-be44-2d159e84f9a1 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c468b5f961184c11b7941bac43eef150", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "self"}, {"href": "http://172.30.9.42:8776/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf04fdcbca45453a8d00ece6882db390", "updated_at": "2019-01-08T01:56:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "size": 1}]} 2019-01-08 01:56:46,877 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/detail used request id req-3ec97461-3b27-422d-be44-2d159e84f9a1 2019-01-08 01:56:46,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:46,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/cf04fdcbca45453a8d00ece6882db390 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0c83da22ea95e4880780a75bf53eb39dc40b8f" 2019-01-08 01:56:46,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2fee5c5-a95c-4aed-8b38-d71f1c18f343 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/cf04fdcbca45453a8d00ece6882db390"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf04fdcbca45453a8d00ece6882db390", "name": "CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj"}} 2019-01-08 01:56:46,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/cf04fdcbca45453a8d00ece6882db390 used request id req-b2fee5c5-a95c-4aed-8b38-d71f1c18f343 2019-01-08 01:56:46,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be425b3-152c-42ca-beee-421b0eecbae1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9691a0f35107cc37157f10b1ac4aaf4163093c" 2019-01-08 01:56:47,231 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:46 GMT Server: Apache x-compute-request-id: req-3012b993-5271-41e2-9edb-8c07aea2906e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3012b993-5271-41e2-9edb-8c07aea2906e Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c468b5f961184c11b7941bac43eef150", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "self"}, {"href": "http://172.30.9.42:8776/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf04fdcbca45453a8d00ece6882db390", "updated_at": "2019-01-08T01:56:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0", "size": 1}} 2019-01-08 01:56:47,232 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 used request id req-3012b993-5271-41e2-9edb-8c07aea2906e 2019-01-08 01:56:47,232 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:56:47,232 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b 2019-01-08 01:56:47,232 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b 2019-01-08 01:56:47,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be425b3-152c-42ca-beee-421b0eecbae1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9691a0f35107cc37157f10b1ac4aaf4163093c" 2019-01-08 01:56:47,503 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d68c085-9f64-4c5b-91e7-91ea5364a97c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:47,504 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 used request id req-6d68c085-9f64-4c5b-91e7-91ea5364a97c 2019-01-08 01:56:47,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be425b3-152c-42ca-beee-421b0eecbae1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9691a0f35107cc37157f10b1ac4aaf4163093c" 2019-01-08 01:56:47,724 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-50a904f9-aaf1-4515-a4b4-a41971379681 x-openstack-request-id: req-50a904f9-aaf1-4515-a4b4-a41971379681 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 could not be found.", "code": 404}} 2019-01-08 01:56:47,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 used request id req-50a904f9-aaf1-4515-a4b4-a41971379681 2019-01-08 01:56:47,724 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bfdef3c5-8bf0-4583-a7fa-0ee65dfe2de0 could not be found. (HTTP 404) (Request-ID: req-50a904f9-aaf1-4515-a4b4-a41971379681) 2019-01-08 01:56:47,724 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-4e7098ab-a8be-46ca-95dc-5ae8de56366b 2019-01-08 01:56:47,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3ec97461-3b27-422d-be44-2d159e84f9a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0c83da22ea95e4880780a75bf53eb39dc40b8f" 2019-01-08 01:56:47,951 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:47 GMT Server: Apache x-compute-request-id: req-154a543d-5f55-4004-8b84-134919e2ff38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-154a543d-5f55-4004-8b84-134919e2ff38 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:56:47,951 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/cf04fdcbca45453a8d00ece6882db390/volumes/detail used request id req-154a543d-5f55-4004-8b84-134919e2ff38 2019-01-08 01:56:47,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:48,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a442cf0e-4d0b-4e8e-99c1-ed322f85212c Date: Tue, 08 Jan 2019 01:56:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:56:48,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-a442cf0e-4d0b-4e8e-99c1-ed322f85212c 2019-01-08 01:56:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:48,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75238c1c-9bda-4998-a4cb-4b2a81e79238 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:56:48,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-75238c1c-9bda-4998-a4cb-4b2a81e79238 2019-01-08 01:56:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:48,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b183c6e9-4899-47e3-a79c-93cb1578dfd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:48,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-b183c6e9-4899-47e3-a79c-93cb1578dfd5 2019-01-08 01:56:48,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:48,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:48,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61199ec6-9e1e-4e69-820c-b7c051a8b212 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:48,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-61199ec6-9e1e-4e69-820c-b7c051a8b212 2019-01-08 01:56:48,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:48,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93cf4fac-588d-46cb-ad88-4a88681b319d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:48,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-93cf4fac-588d-46cb-ad88-4a88681b319d 2019-01-08 01:56:48,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:48,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:48,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bed57ac-a8d2-4951-8a6c-aa2a6f0214ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:48,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-4bed57ac-a8d2-4951-8a6c-aa2a6f0214ea 2019-01-08 01:56:48,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:48,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:48,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9415f4-0a5f-4f11-967b-67587eee0f1d 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:56:48,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-6a9415f4-0a5f-4f11-967b-67587eee0f1d 2019-01-08 01:56:48,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:48,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70425453-045f-4465-98cf-d8b6c46f7c50 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:48,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-70425453-045f-4465-98cf-d8b6c46f7c50 2019-01-08 01:56:48,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:48,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:49,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dba0ee0c-3a7b-4879-878c-d86d3d54c7eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:49,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-dba0ee0c-3a7b-4879-878c-d86d3d54c7eb 2019-01-08 01:56:49,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:49,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:49,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a95fbb0-d7e1-41fa-843d-60fb6b10eeae 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:56:49,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-8a95fbb0-d7e1-41fa-843d-60fb6b10eeae 2019-01-08 01:56:49,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:49,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1a0d61-c6b5-49ea-aa57-9afce3a5e924 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:49,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-2c1a0d61-c6b5-49ea-aa57-9afce3a5e924 2019-01-08 01:56:49,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:49,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c756ba84-2716-4d83-88b8-2bf3787017ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:49,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-c756ba84-2716-4d83-88b8-2bf3787017ab 2019-01-08 01:56:49,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:49,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-730bb38f-9321-4760-a302-f3d1eac61d3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:49,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-730bb38f-9321-4760-a302-f3d1eac61d3f 2019-01-08 01:56:49,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:49,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:49,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9597b204-9a9d-4065-8fa1-3cdad585c180 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:49,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-9597b204-9a9d-4065-8fa1-3cdad585c180 2019-01-08 01:56:49,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:49,644 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj 2019-01-08 01:56:49,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/cf04fdcbca45453a8d00ece6882db390 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:49,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91579264-f3d2-4172-8682-fcc7f3156feb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:49,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/cf04fdcbca45453a8d00ece6882db390 used request id req-91579264-f3d2-4172-8682-fcc7f3156feb 2019-01-08 01:56:49,867 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-proj-role 2019-01-08 01:56:49,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/de297c7223dc480dadb200c3797c5c27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:50,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6988cbc8-3e80-4d6b-9d2d-5260758f7d0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:50,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/de297c7223dc480dadb200c3797c5c27 used request id req-6988cbc8-3e80-4d6b-9d2d-5260758f7d0f 2019-01-08 01:56:50,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae991812824e4e2d748e3aebd6216861ace85abd" 2019-01-08 01:56:50,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7bc46ce-748e-4b4d-befd-e2f159249d26 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:50,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f7bc46ce-748e-4b4d-befd-e2f159249d26 2019-01-08 01:56:50,111 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-89eadb42-d676-42a-user 2019-01-08 01:56:50,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/c468b5f961184c11b7941bac43eef150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36eea58677b44d1d875f44a022ba0228cecfa36" 2019-01-08 01:56:50,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c9dce3-cbc8-4481-a26c-ad20ad1323fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:50,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c468b5f961184c11b7941bac43eef150 used request id req-e6c9dce3-cbc8-4481-a26c-ad20ad1323fe 2019-01-08 01:56:50,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:50,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ODmhAcELQj2GJwbJrtq6bA"], "issued_at": "2019-01-08T01:56:50.000000Z"}} 2019-01-08 01:56:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5998e3d848274d3e88440d713caf2e625c005c9b" 2019-01-08 01:56:50,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e41b291-5516-4910-9a23-12e3af152323 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:50,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3e41b291-5516-4910-9a23-12e3af152323 2019-01-08 01:56:50,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:50,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:51,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["SzThgKBHRouTIizlfhIkEA"], "issued_at": "2019-01-08T01:56:51.000000Z"}} 2019-01-08 01:56:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:51,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620188c2-4ddf-4600-8bae-329657fccefb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:51,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-620188c2-4ddf-4600-8bae-329657fccefb 2019-01-08 01:56:51,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:51,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:51,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:51,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a6da60-ed83-459e-9ba4-8577ffe3532e Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:56:51,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj used request id req-84a6da60-ed83-459e-9ba4-8577ffe3532e 2019-01-08 01:56:51,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:51,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20473900-d8dd-4d75-8981-0868494c3810 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:51,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-20473900-d8dd-4d75-8981-0868494c3810 2019-01-08 01:56:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj"}}' 2019-01-08 01:56:51,784 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2756b51-1715-4370-ab2e-5f7ca574b35b Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea"}, "tags": [], "enabled": true, "id": "f857eaec8efc4e18913e3d7e02a527ea", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj"}} 2019-01-08 01:56:51,784 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e2756b51-1715-4370-ab2e-5f7ca574b35b 2019-01-08 01:56:51,784 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj 2019-01-08 01:56:51,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:51,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:52,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["nFvWFxeGQJCdLKQUFfoj4A"], "issued_at": "2019-01-08T01:56:52.000000Z"}} 2019-01-08 01:56:52,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf843616763113d26e73563bed77328da117ccf" 2019-01-08 01:56:52,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72e5d23-ad53-408a-bc20-0880bc4b3d73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:52,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e72e5d23-ad53-408a-bc20-0880bc4b3d73 2019-01-08 01:56:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:52,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf843616763113d26e73563bed77328da117ccf" 2019-01-08 01:56:52,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cae5c1-a11e-4aec-a5e1-9324435760ce Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:56:52,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-34cae5c1-a11e-4aec-a5e1-9324435760ce 2019-01-08 01:56:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf843616763113d26e73563bed77328da117ccf" 2019-01-08 01:56:52,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b569be-7ddd-4e46-ab92-b6c78c4fdbac Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea"}, "tags": [], "enabled": true, "id": "f857eaec8efc4e18913e3d7e02a527ea", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj"}]} 2019-01-08 01:56:52,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj used request id req-14b569be-7ddd-4e46-ab92-b6c78c4fdbac 2019-01-08 01:56:52,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf843616763113d26e73563bed77328da117ccf" 2019-01-08 01:56:52,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf8dc7d-e42a-4846-8888-25751e9e5fa2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:56:52,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ddf8dc7d-e42a-4846-8888-25751e9e5fa2 2019-01-08 01:56:53,161 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-user 2019-01-08 01:56:53,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:53,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff3dd1d-ea90-43e5-83ef-403829ac68af Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:56:53,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7ff3dd1d-ea90-43e5-83ef-403829ac68af 2019-01-08 01:56:53,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj-role"}}' 2019-01-08 01:56:53,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-131cd069-bf95-4d45-855c-036f69047cd4 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c12b076dd564f0f96523122bd346f7b", "links": {"self": "http://172.30.9.42:5000/v3/roles/4c12b076dd564f0f96523122bd346f7b"}, "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj-role"}} 2019-01-08 01:56:53,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-131cd069-bf95-4d45-855c-036f69047cd4 2019-01-08 01:56:53,389 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj-role 2019-01-08 01:56:53,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/4c12b076dd564f0f96523122bd346f7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:53,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dfe5f4e-7358-4d49-b041-4496b5e93adc Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c12b076dd564f0f96523122bd346f7b", "links": {"self": "http://172.30.9.42:5000/v3/roles/4c12b076dd564f0f96523122bd346f7b"}, "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj-role"}} 2019-01-08 01:56:53,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/4c12b076dd564f0f96523122bd346f7b used request id req-1dfe5f4e-7358-4d49-b041-4496b5e93adc 2019-01-08 01:56:53,494 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj-role to project CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj 2019-01-08 01:56:53,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea/users/009a320c54ce40869697f9b7c4c53c7d/roles/4c12b076dd564f0f96523122bd346f7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:53,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa14d496-f34b-46a7-b1c8-3031414e8606 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:56:53,649 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea/users/009a320c54ce40869697f9b7c4c53c7d/roles/4c12b076dd564f0f96523122bd346f7b used request id req-fa14d496-f34b-46a7-b1c8-3031414e8606 2019-01-08 01:56:53,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:54,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c12b076dd564f0f96523122bd346f7b", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj-role"}], "expires_at": "2019-01-08T02:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f857eaec8efc4e18913e3d7e02a527ea", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-user", "id": "009a320c54ce40869697f9b7c4c53c7d"}, "audit_ids": ["jYk1BhdYSS-O9zBBfVwrYA"], "issued_at": "2019-01-08T01:56:54.000000Z"}} 2019-01-08 01:56:54,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b59bf2d480b7d59d00e0a5043f88b54d02855c" 2019-01-08 01:56:54,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b4fc87-560d-4d59-a6f9-3041c6a1793a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:54,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b2b4fc87-560d-4d59-a6f9-3041c6a1793a 2019-01-08 01:56:54,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:54,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:54,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c12b076dd564f0f96523122bd346f7b", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj-role"}], "expires_at": "2019-01-08T02:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f857eaec8efc4e18913e3d7e02a527ea", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-user", "id": "009a320c54ce40869697f9b7c4c53c7d"}, "audit_ids": ["eKs_B9UYQW-iKTRwxLOsSA"], "issued_at": "2019-01-08T01:56:54.000000Z"}} 2019-01-08 01:56:54,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ce3440a7d5548303784493f071a544d05a64e" 2019-01-08 01:56:54,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f27a4a4-1af9-4d43-98f4-e9f745b95bbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:54,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6f27a4a4-1af9-4d43-98f4-e9f745b95bbf 2019-01-08 01:56:54,670 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ce3440a7d5548303784493f071a544d05a64e" 2019-01-08 01:56:54,912 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:54 GMT Server: Apache x-compute-request-id: req-5df85017-5d8f-43b9-a24a-4038c1d90879 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5df85017-5d8f-43b9-a24a-4038c1d90879 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:56:54,912 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/detail used request id req-5df85017-5d8f-43b9-a24a-4038c1d90879 2019-01-08 01:56:54,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5df85017-5d8f-43b9-a24a-4038c1d90879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ce3440a7d5548303784493f071a544d05a64e" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa", "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}}' 2019-01-08 01:56:55,346 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:54 GMT Server: Apache x-compute-request-id: req-1c943ebf-4612-4a97-87da-6c469e3ecfcc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c943ebf-4612-4a97-87da-6c469e3ecfcc Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "009a320c54ce40869697f9b7c4c53c7d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "self"}, {"href": "http://172.30.9.42:8776/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:55.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "75c59026-cc0d-4b70-9cb0-043915ccce8c", "size": 1}} 2019-01-08 01:56:55,346 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes used request id req-1c943ebf-4612-4a97-87da-6c469e3ecfcc 2019-01-08 01:56:55,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5df85017-5d8f-43b9-a24a-4038c1d90879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ce3440a7d5548303784493f071a544d05a64e" 2019-01-08 01:56:55,593 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:55 GMT Server: Apache x-compute-request-id: req-39c23837-86b0-431d-8e58-61867a1e55b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39c23837-86b0-431d-8e58-61867a1e55b0 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "009a320c54ce40869697f9b7c4c53c7d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "self"}, {"href": "http://172.30.9.42:8776/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f857eaec8efc4e18913e3d7e02a527ea", "updated_at": "2019-01-08T01:56:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "75c59026-cc0d-4b70-9cb0-043915ccce8c", "size": 1}} 2019-01-08 01:56:55,594 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c used request id req-39c23837-86b0-431d-8e58-61867a1e55b0 2019-01-08 01:56:55,594 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa 2019-01-08 01:56:55,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5df85017-5d8f-43b9-a24a-4038c1d90879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ce3440a7d5548303784493f071a544d05a64e" 2019-01-08 01:56:55,861 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:55 GMT Server: Apache x-compute-request-id: req-6627a549-01a0-431c-8f09-28dbeace3cdc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6627a549-01a0-431c-8f09-28dbeace3cdc Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "009a320c54ce40869697f9b7c4c53c7d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "self"}, {"href": "http://172.30.9.42:8776/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f857eaec8efc4e18913e3d7e02a527ea", "updated_at": "2019-01-08T01:56:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "75c59026-cc0d-4b70-9cb0-043915ccce8c", "size": 1}} 2019-01-08 01:56:55,861 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c used request id req-6627a549-01a0-431c-8f09-28dbeace3cdc 2019-01-08 01:56:55,862 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:56:55,862 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa 2019-01-08 01:56:55,862 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa 2019-01-08 01:56:55,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b59bf2d480b7d59d00e0a5043f88b54d02855c" 2019-01-08 01:56:56,194 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:55 GMT Server: Apache x-compute-request-id: req-11e699d5-05ca-42a1-9941-df09ead5b010 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11e699d5-05ca-42a1-9941-df09ead5b010 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "009a320c54ce40869697f9b7c4c53c7d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "self"}, {"href": "http://172.30.9.42:8776/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f857eaec8efc4e18913e3d7e02a527ea", "updated_at": "2019-01-08T01:56:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "75c59026-cc0d-4b70-9cb0-043915ccce8c", "size": 1}]} 2019-01-08 01:56:56,194 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/detail used request id req-11e699d5-05ca-42a1-9941-df09ead5b010 2019-01-08 01:56:56,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:56,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:56,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b59bf2d480b7d59d00e0a5043f88b54d02855c" 2019-01-08 01:56:56,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37509a9-3b9d-4a40-97f8-21ec66831849 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f857eaec8efc4e18913e3d7e02a527ea", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj"}} 2019-01-08 01:56:56,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea used request id req-d37509a9-3b9d-4a40-97f8-21ec66831849 2019-01-08 01:56:56,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:56:56,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:56:56,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c12b076dd564f0f96523122bd346f7b", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj-role"}], "expires_at": "2019-01-08T02:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f857eaec8efc4e18913e3d7e02a527ea", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f857eaec8efc4e18913e3d7e02a527ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-user", "id": "009a320c54ce40869697f9b7c4c53c7d"}, "audit_ids": ["DrV8XuY9RF2R3OZX3jQ2OA"], "issued_at": "2019-01-08T01:56:56.000000Z"}} 2019-01-08 01:56:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad4d00006732ef42fe7f44581c2c0a90b8c01ba" 2019-01-08 01:56:56,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e2c07f8-681b-4b2f-84d7-6d9dd5ae4b4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:56:56,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5e2c07f8-681b-4b2f-84d7-6d9dd5ae4b4c 2019-01-08 01:56:56,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad4d00006732ef42fe7f44581c2c0a90b8c01ba" 2019-01-08 01:56:56,954 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:56 GMT Server: Apache x-compute-request-id: req-110e9754-2e56-4911-8ddd-4c807f5f0b4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-110e9754-2e56-4911-8ddd-4c807f5f0b4f Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "009a320c54ce40869697f9b7c4c53c7d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "self"}, {"href": "http://172.30.9.42:8776/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f857eaec8efc4e18913e3d7e02a527ea", "updated_at": "2019-01-08T01:56:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "75c59026-cc0d-4b70-9cb0-043915ccce8c", "size": 1}]} 2019-01-08 01:56:56,954 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/detail used request id req-110e9754-2e56-4911-8ddd-4c807f5f0b4f 2019-01-08 01:56:56,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:56:56,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:56: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:56:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad4d00006732ef42fe7f44581c2c0a90b8c01ba" 2019-01-08 01:56:57,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07662af-4587-4852-8152-cb91c9024df5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f857eaec8efc4e18913e3d7e02a527ea", "name": "CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj"}} 2019-01-08 01:56:57,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea used request id req-f07662af-4587-4852-8152-cb91c9024df5 2019-01-08 01:56:57,070 - create_volume - INFO - Did not create volume due to cleanup mode 2019-01-08 01:56:57,073 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5df85017-5d8f-43b9-a24a-4038c1d90879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ce3440a7d5548303784493f071a544d05a64e" 2019-01-08 01:56:57,449 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:57 GMT Server: Apache x-compute-request-id: req-95f669ed-5818-4ec0-9a30-7a7b80cd5d3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95f669ed-5818-4ec0-9a30-7a7b80cd5d3f Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "009a320c54ce40869697f9b7c4c53c7d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "self"}, {"href": "http://172.30.9.42:8776/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:56:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f857eaec8efc4e18913e3d7e02a527ea", "updated_at": "2019-01-08T01:56:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "75c59026-cc0d-4b70-9cb0-043915ccce8c", "size": 1}} 2019-01-08 01:56:57,449 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c used request id req-95f669ed-5818-4ec0-9a30-7a7b80cd5d3f 2019-01-08 01:56:57,450 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:56:57,450 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa 2019-01-08 01:56:57,450 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa 2019-01-08 01:56:57,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5df85017-5d8f-43b9-a24a-4038c1d90879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ce3440a7d5548303784493f071a544d05a64e" 2019-01-08 01:56:57,778 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:56:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-839220eb-4b87-4f94-8c56-6d4eb6259ad5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:56:57,778 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c used request id req-839220eb-4b87-4f94-8c56-6d4eb6259ad5 2019-01-08 01:56:57,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5df85017-5d8f-43b9-a24a-4038c1d90879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ce3440a7d5548303784493f071a544d05a64e" 2019-01-08 01:56:57,999 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bd641af7-f6ff-4d63-9121-2684851e3ccb x-openstack-request-id: req-bd641af7-f6ff-4d63-9121-2684851e3ccb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 75c59026-cc0d-4b70-9cb0-043915ccce8c could not be found.", "code": 404}} 2019-01-08 01:56:57,999 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/f857eaec8efc4e18913e3d7e02a527ea/volumes/75c59026-cc0d-4b70-9cb0-043915ccce8c used request id req-bd641af7-f6ff-4d63-9121-2684851e3ccb 2019-01-08 01:56:57,999 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 75c59026-cc0d-4b70-9cb0-043915ccce8c could not be found. (HTTP 404) (Request-ID: req-bd641af7-f6ff-4d63-9121-2684851e3ccb) 2019-01-08 01:56:58,000 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-8b57d659-7e04-47ec-9235-88e262ee0faa 2019-01-08 01:56:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:58,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2d86811e-9188-473f-b039-d329a5fd4a42 Date: Tue, 08 Jan 2019 01:56:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:56:58,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-2d86811e-9188-473f-b039-d329a5fd4a42 2019-01-08 01:56:58,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:58,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa831ac-1ec5-4b04-997e-020ac8455cf1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:56:58,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-caa831ac-1ec5-4b04-997e-020ac8455cf1 2019-01-08 01:56:58,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:58,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1ddcfa3-f0bb-478c-b17c-179b338cb8a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:58,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-b1ddcfa3-f0bb-478c-b17c-179b338cb8a9 2019-01-08 01:56:58,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:59,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85d6e510-f80a-4204-9205-c4d84b163f42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:59,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-85d6e510-f80a-4204-9205-c4d84b163f42 2019-01-08 01:56:59,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:59,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:59,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7a1e4f3-ca09-4ca9-99e7-794d33c2a3a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:59,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-f7a1e4f3-ca09-4ca9-99e7-794d33c2a3a5 2019-01-08 01:56:59,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:59,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38f7c56a-2dd8-4ffd-83bd-b7f5e2975da5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:59,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-38f7c56a-2dd8-4ffd-83bd-b7f5e2975da5 2019-01-08 01:56:59,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:59,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:59,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad836042-9456-487f-b123-2c1d70e2bb89 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:56:59,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-ad836042-9456-487f-b123-2c1d70e2bb89 2019-01-08 01:56:59,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:59,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a761daf4-3595-45e4-bac8-c07b71c1e886 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:59,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-a761daf4-3595-45e4-bac8-c07b71c1e886 2019-01-08 01:56:59,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:59,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d327ca07-3913-4df4-b1e8-87e04ac7570c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:59,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-d327ca07-3913-4df4-b1e8-87e04ac7570c 2019-01-08 01:56:59,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:59,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:59,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47504256-4b0a-4a14-ae1c-d741c8bfeb81 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:56:59,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-47504256-4b0a-4a14-ae1c-d741c8bfeb81 2019-01-08 01:56:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:59,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76ed354a-2f45-4018-91de-54d6778c6a2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:59,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-76ed354a-2f45-4018-91de-54d6778c6a2d 2019-01-08 01:56:59,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:59,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:56:59,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cbf9e37-1347-4981-a971-e4dccf7002a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:56:59,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-2cbf9e37-1347-4981-a971-e4dccf7002a4 2019-01-08 01:56:59,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:56:59,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:57:00,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba59365d-88a7-4bd2-b2b1-1df13769cbda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:00,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-ba59365d-88a7-4bd2-b2b1-1df13769cbda 2019-01-08 01:57:00,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:57:00,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2334b9fc-c0aa-49fa-9657-f7a9d55762d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:00,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-2334b9fc-c0aa-49fa-9657-f7a9d55762d0 2019-01-08 01:57:00,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:00,134 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj 2019-01-08 01:57:00,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:57:00,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fd8d6e9-f62b-4fe3-aafb-6716f865d5b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:00,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/f857eaec8efc4e18913e3d7e02a527ea used request id req-5fd8d6e9-f62b-4fe3-aafb-6716f865d5b5 2019-01-08 01:57:00,382 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-proj-role 2019-01-08 01:57:00,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/4c12b076dd564f0f96523122bd346f7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:57:00,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66eabb58-64c8-4610-b4b3-170d1b4dc7b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:00,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/4c12b076dd564f0f96523122bd346f7b used request id req-66eabb58-64c8-4610-b4b3-170d1b4dc7b8 2019-01-08 01:57:00,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf762ab8302c3f78d61163751b9e14a975e602a" 2019-01-08 01:57:00,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f8f7a0-1b50-4d93-bbd8-828b4c038943 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:00,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a5f8f7a0-1b50-4d93-bbd8-828b4c038943 2019-01-08 01:57:00,624 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-9cc085c7-64bf-418-user 2019-01-08 01:57:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/009a320c54ce40869697f9b7c4c53c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf843616763113d26e73563bed77328da117ccf" 2019-01-08 01:57:00,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc6436b7-8ba9-4fc5-92da-c3b723a6ab23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:00,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/009a320c54ce40869697f9b7c4c53c7d used request id req-fc6436b7-8ba9-4fc5-92da-c3b723a6ab23 2019-01-08 01:57:00,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:01,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["dgnWUrXNQ8i792lqhz2KPQ"], "issued_at": "2019-01-08T01:57:01.000000Z"}} 2019-01-08 01:57:01,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bced049e89fa5a4c0709de255d4f57b463c7e0a5" 2019-01-08 01:57:01,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d6dd10-81b0-4706-8b28-f327b68f739d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:01,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-63d6dd10-81b0-4706-8b28-f327b68f739d 2019-01-08 01:57:01,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:01,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:01,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["4uEyvlTvQnWJOLiNCKxcoQ"], "issued_at": "2019-01-08T01:57:01.000000Z"}} 2019-01-08 01:57:01,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:01,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae0b721b-fffe-4799-b8d0-7e673c2beff6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:01,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ae0b721b-fffe-4799-b8d0-7e673c2beff6 2019-01-08 01:57:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:01,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:01,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:02,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7b6019-d0c1-48a2-b6dd-da2f51262615 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:57:02,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj used request id req-4d7b6019-d0c1-48a2-b6dd-da2f51262615 2019-01-08 01:57:02,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:02,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0518610a-60e9-471c-8dd1-620259b330a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:02,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-0518610a-60e9-471c-8dd1-620259b330a1 2019-01-08 01:57:02,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj"}}' 2019-01-08 01:57:02,305 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f07f46-3f62-45ee-ba2d-4b7090bea01b Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/4a6438aa4d464ef2bf57ccc3bea04a45"}, "tags": [], "enabled": true, "id": "4a6438aa4d464ef2bf57ccc3bea04a45", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj"}} 2019-01-08 01:57:02,305 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-46f07f46-3f62-45ee-ba2d-4b7090bea01b 2019-01-08 01:57:02,305 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj 2019-01-08 01:57:02,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:02,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:02,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ixVRWitLQRu62S4NC94m_g"], "issued_at": "2019-01-08T01:57:02.000000Z"}} 2019-01-08 01:57:02,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39494fb789e437aadaf7f90f4ae58da2d875b18c" 2019-01-08 01:57:02,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1655e3-e51d-45b4-a56b-d8890a119a7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:02,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bb1655e3-e51d-45b4-a56b-d8890a119a7d 2019-01-08 01:57:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:02,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39494fb789e437aadaf7f90f4ae58da2d875b18c" 2019-01-08 01:57:02,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb6a06e-d55c-44a4-9515-ea5e4f3b93a8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:57:02,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-abb6a06e-d55c-44a4-9515-ea5e4f3b93a8 2019-01-08 01:57:02,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39494fb789e437aadaf7f90f4ae58da2d875b18c" 2019-01-08 01:57:03,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ac2b8e-b248-49a5-b2f5-c2aa9261c301 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/4a6438aa4d464ef2bf57ccc3bea04a45"}, "tags": [], "enabled": true, "id": "4a6438aa4d464ef2bf57ccc3bea04a45", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj"}]} 2019-01-08 01:57:03,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj used request id req-a9ac2b8e-b248-49a5-b2f5-c2aa9261c301 2019-01-08 01:57:03,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39494fb789e437aadaf7f90f4ae58da2d875b18c" 2019-01-08 01:57:03,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4eb97ce-32c9-409a-9311-135dd995df2c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:03,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-a4eb97ce-32c9-409a-9311-135dd995df2c 2019-01-08 01:57:03,600 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-user 2019-01-08 01:57:03,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:03,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b41bf86-d0c0-45a2-9e0b-2f101c3a9a43 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:03,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5b41bf86-d0c0-45a2-9e0b-2f101c3a9a43 2019-01-08 01:57:03,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj-role"}}' 2019-01-08 01:57:03,843 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054991b2-d50f-42e4-8d66-d5bedc36f192 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b274218b7eb841aa9279550a2147e884", "links": {"self": "http://172.30.9.42:5000/v3/roles/b274218b7eb841aa9279550a2147e884"}, "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj-role"}} 2019-01-08 01:57:03,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-054991b2-d50f-42e4-8d66-d5bedc36f192 2019-01-08 01:57:03,844 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj-role 2019-01-08 01:57:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/b274218b7eb841aa9279550a2147e884 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:03,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d87de0b-75d1-4a91-9deb-b7ff025d02ad Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b274218b7eb841aa9279550a2147e884", "links": {"self": "http://172.30.9.42:5000/v3/roles/b274218b7eb841aa9279550a2147e884"}, "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj-role"}} 2019-01-08 01:57:03,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/b274218b7eb841aa9279550a2147e884 used request id req-4d87de0b-75d1-4a91-9deb-b7ff025d02ad 2019-01-08 01:57:03,961 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj-role to project CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj 2019-01-08 01:57:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/4a6438aa4d464ef2bf57ccc3bea04a45/users/22f45cba08fd47cfb47a18b1a1e3589a/roles/b274218b7eb841aa9279550a2147e884 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:04,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a231e3f4-cc60-4729-a4a1-4df7c3b00f9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:04,116 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/4a6438aa4d464ef2bf57ccc3bea04a45/users/22f45cba08fd47cfb47a18b1a1e3589a/roles/b274218b7eb841aa9279550a2147e884 used request id req-a231e3f4-cc60-4729-a4a1-4df7c3b00f9c 2019-01-08 01:57:04,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:04,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b274218b7eb841aa9279550a2147e884", "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj-role"}], "expires_at": "2019-01-08T02:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6438aa4d464ef2bf57ccc3bea04a45", "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-user", "id": "22f45cba08fd47cfb47a18b1a1e3589a"}, "audit_ids": ["Log71u5lRrmci39Kxlsz9Q"], "issued_at": "2019-01-08T01:57:04.000000Z"}} 2019-01-08 01:57:04,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a400df1ea995cda3e0981022abe2e89cc7bd2c99" 2019-01-08 01:57:04,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83a6d55-f0b1-4be0-ac4b-413bac086d79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:04,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c83a6d55-f0b1-4be0-ac4b-413bac086d79 2019-01-08 01:57:04,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:04,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:05,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b274218b7eb841aa9279550a2147e884", "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj-role"}], "expires_at": "2019-01-08T02:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6438aa4d464ef2bf57ccc3bea04a45", "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/4a6438aa4d464ef2bf57ccc3bea04a45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-user", "id": "22f45cba08fd47cfb47a18b1a1e3589a"}, "audit_ids": ["rdm3dfWUQcSl1QKTdeAUsA"], "issued_at": "2019-01-08T01:57:05.000000Z"}} 2019-01-08 01:57:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08258caad803c17fabc2d82a6dcfbec107a1b3a" 2019-01-08 01:57:05,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f11738-f463-4cc8-a986-833aa72cd580 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:05,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-69f11738-f463-4cc8-a986-833aa72cd580 2019-01-08 01:57:05,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08258caad803c17fabc2d82a6dcfbec107a1b3a" 2019-01-08 01:57:05,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:05 GMT Server: Apache x-compute-request-id: req-7b27f75f-63a9-48df-a555-6ff52880f403 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7b27f75f-63a9-48df-a555-6ff52880f403 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:57:05,496 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/detail used request id req-7b27f75f-63a9-48df-a555-6ff52880f403 2019-01-08 01:57:05,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7b27f75f-63a9-48df-a555-6ff52880f403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08258caad803c17fabc2d82a6dcfbec107a1b3a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b", "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}}' 2019-01-08 01:57:05,892 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:57:05 GMT Server: Apache x-compute-request-id: req-7762cf33-c5aa-4d1c-82e5-a3ce03fada0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7762cf33-c5aa-4d1c-82e5-a3ce03fada0f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "22f45cba08fd47cfb47a18b1a1e3589a", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "self"}, {"href": "http://172.30.9.42:8776/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:57:05.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fb02841a-2e4d-4fe1-a83b-708499e36b27", "size": 1}} 2019-01-08 01:57:05,892 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes used request id req-7762cf33-c5aa-4d1c-82e5-a3ce03fada0f 2019-01-08 01:57:05,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b27f75f-63a9-48df-a555-6ff52880f403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08258caad803c17fabc2d82a6dcfbec107a1b3a" 2019-01-08 01:57:06,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:05 GMT Server: Apache x-compute-request-id: req-2996f412-12eb-4e4a-8f64-723641691f13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2996f412-12eb-4e4a-8f64-723641691f13 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "22f45cba08fd47cfb47a18b1a1e3589a", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "self"}, {"href": "http://172.30.9.42:8776/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:57:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a6438aa4d464ef2bf57ccc3bea04a45", "updated_at": "2019-01-08T01:57:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fb02841a-2e4d-4fe1-a83b-708499e36b27", "size": 1}} 2019-01-08 01:57:06,129 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 used request id req-2996f412-12eb-4e4a-8f64-723641691f13 2019-01-08 01:57:06,130 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b 2019-01-08 01:57:06,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b27f75f-63a9-48df-a555-6ff52880f403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08258caad803c17fabc2d82a6dcfbec107a1b3a" 2019-01-08 01:57:06,362 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:06 GMT Server: Apache x-compute-request-id: req-3f938be6-4e90-45f7-bbce-01b4c0fc1fd7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f938be6-4e90-45f7-bbce-01b4c0fc1fd7 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "22f45cba08fd47cfb47a18b1a1e3589a", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "self"}, {"href": "http://172.30.9.42:8776/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:57:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a6438aa4d464ef2bf57ccc3bea04a45", "updated_at": "2019-01-08T01:57:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fb02841a-2e4d-4fe1-a83b-708499e36b27", "size": 1}} 2019-01-08 01:57:06,362 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 used request id req-3f938be6-4e90-45f7-bbce-01b4c0fc1fd7 2019-01-08 01:57:06,362 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:57:06,362 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b 2019-01-08 01:57:06,362 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b 2019-01-08 01:57:06,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a400df1ea995cda3e0981022abe2e89cc7bd2c99" 2019-01-08 01:57:06,586 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:06 GMT Server: Apache x-compute-request-id: req-cbeb6d32-6ed8-42ef-b96d-81a702bb941b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cbeb6d32-6ed8-42ef-b96d-81a702bb941b Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "22f45cba08fd47cfb47a18b1a1e3589a", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "self"}, {"href": "http://172.30.9.42:8776/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:57:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a6438aa4d464ef2bf57ccc3bea04a45", "updated_at": "2019-01-08T01:57:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fb02841a-2e4d-4fe1-a83b-708499e36b27", "size": 1}]} 2019-01-08 01:57:06,586 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/detail used request id req-cbeb6d32-6ed8-42ef-b96d-81a702bb941b 2019-01-08 01:57:06,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:06,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/4a6438aa4d464ef2bf57ccc3bea04a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a400df1ea995cda3e0981022abe2e89cc7bd2c99" 2019-01-08 01:57:06,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c1b47d-1f2a-45ea-8897-474d480a28de Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/4a6438aa4d464ef2bf57ccc3bea04a45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6438aa4d464ef2bf57ccc3bea04a45", "name": "CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj"}} 2019-01-08 01:57:06,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/4a6438aa4d464ef2bf57ccc3bea04a45 used request id req-04c1b47d-1f2a-45ea-8897-474d480a28de 2019-01-08 01:57:06,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b27f75f-63a9-48df-a555-6ff52880f403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08258caad803c17fabc2d82a6dcfbec107a1b3a" 2019-01-08 01:57:06,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:06 GMT Server: Apache x-compute-request-id: req-3b7f1aea-b5a1-4f36-b1fe-bd80e44af641 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b7f1aea-b5a1-4f36-b1fe-bd80e44af641 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "22f45cba08fd47cfb47a18b1a1e3589a", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "self"}, {"href": "http://172.30.9.42:8776/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:57:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4a6438aa4d464ef2bf57ccc3bea04a45", "updated_at": "2019-01-08T01:57:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fb02841a-2e4d-4fe1-a83b-708499e36b27", "size": 1}} 2019-01-08 01:57:06,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 used request id req-3b7f1aea-b5a1-4f36-b1fe-bd80e44af641 2019-01-08 01:57:06,935 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:57:06,935 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b 2019-01-08 01:57:06,935 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b 2019-01-08 01:57:06,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b27f75f-63a9-48df-a555-6ff52880f403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08258caad803c17fabc2d82a6dcfbec107a1b3a" 2019-01-08 01:57:07,215 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:57:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e422bcf9-cc0c-4406-aab7-9c22a6a0436f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:57:07,216 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 used request id req-e422bcf9-cc0c-4406-aab7-9c22a6a0436f 2019-01-08 01:57:07,218 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b27f75f-63a9-48df-a555-6ff52880f403" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08258caad803c17fabc2d82a6dcfbec107a1b3a" 2019-01-08 01:57:07,420 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2256c285-6e6b-4239-8cce-4ee821e68c81 x-openstack-request-id: req-2256c285-6e6b-4239-8cce-4ee821e68c81 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume fb02841a-2e4d-4fe1-a83b-708499e36b27 could not be found.", "code": 404}} 2019-01-08 01:57:07,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/4a6438aa4d464ef2bf57ccc3bea04a45/volumes/fb02841a-2e4d-4fe1-a83b-708499e36b27 used request id req-2256c285-6e6b-4239-8cce-4ee821e68c81 2019-01-08 01:57:07,421 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume fb02841a-2e4d-4fe1-a83b-708499e36b27 could not be found. (HTTP 404) (Request-ID: req-2256c285-6e6b-4239-8cce-4ee821e68c81) 2019-01-08 01:57:07,421 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-3ef40377-2dd9-4ba5-a4c8-baba5524f78b 2019-01-08 01:57:07,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:07,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-808aa664-f6fc-45e7-a2a2-a448a0a1885b Date: Tue, 08 Jan 2019 01:57:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:57:07,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-808aa664-f6fc-45e7-a2a2-a448a0a1885b 2019-01-08 01:57:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:07,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91dfef1d-691a-442a-a805-bb2d699898c5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:57:07,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-91dfef1d-691a-442a-a805-bb2d699898c5 2019-01-08 01:57:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:07,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56bc507a-9748-46d2-8b24-f2289ccc1718 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:07,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-56bc507a-9748-46d2-8b24-f2289ccc1718 2019-01-08 01:57:07,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:07,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:08,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-601f1c99-696e-432f-8b90-dc27ecb16158 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:08,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-601f1c99-696e-432f-8b90-dc27ecb16158 2019-01-08 01:57:08,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:08,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:08,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb8d74d-92ca-4b0a-8578-e00090f7bee5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:08,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-9bb8d74d-92ca-4b0a-8578-e00090f7bee5 2019-01-08 01:57:08,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:08,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:08,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd37681-9592-4230-aada-ea2f1bf71e11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:08,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-5cd37681-9592-4230-aada-ea2f1bf71e11 2019-01-08 01:57:08,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:08,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:08,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccaf59bc-c4b7-460c-9350-75ea7bd3c45a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:57:08,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-ccaf59bc-c4b7-460c-9350-75ea7bd3c45a 2019-01-08 01:57:08,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:08,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee29d61-8c39-4ed5-b9d3-5634c993933c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:08,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-3ee29d61-8c39-4ed5-b9d3-5634c993933c 2019-01-08 01:57:08,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:08,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:08,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbb33422-bc19-4880-9d8e-1f7d676dd57f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:08,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-fbb33422-bc19-4880-9d8e-1f7d676dd57f 2019-01-08 01:57:08,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:08,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:08,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7a969d-5442-4ae3-ac88-33a4a17ec782 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:57:08,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-ce7a969d-5442-4ae3-ac88-33a4a17ec782 2019-01-08 01:57:08,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:08,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-387d47d6-ddde-4106-8afe-437b3dc83987 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:08,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-387d47d6-ddde-4106-8afe-437b3dc83987 2019-01-08 01:57:08,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:08,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df0dad36-983e-4669-a873-3cb96d887568 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:08,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-df0dad36-983e-4669-a873-3cb96d887568 2019-01-08 01:57:08,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:08,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:09,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-147772da-d8a7-42bb-bb18-afd6a5836006 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:09,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-147772da-d8a7-42bb-bb18-afd6a5836006 2019-01-08 01:57:09,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:09,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80327a2c-c131-4d5a-91e5-9206a7989514 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:09,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-80327a2c-c131-4d5a-91e5-9206a7989514 2019-01-08 01:57:09,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:09,161 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj 2019-01-08 01:57:09,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/4a6438aa4d464ef2bf57ccc3bea04a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:09,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-346f4bb7-ede1-4895-baf6-712002807812 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:09,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/4a6438aa4d464ef2bf57ccc3bea04a45 used request id req-346f4bb7-ede1-4895-baf6-712002807812 2019-01-08 01:57:09,424 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-proj-role 2019-01-08 01:57:09,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/b274218b7eb841aa9279550a2147e884 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:09,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df76a348-7f91-43ae-83c4-6c11fe2a2021 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:09,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/b274218b7eb841aa9279550a2147e884 used request id req-df76a348-7f91-43ae-83c4-6c11fe2a2021 2019-01-08 01:57:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5ed45d3f16ec4feba16b038f374273b7aced08" 2019-01-08 01:57:09,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531ac878-2f8c-4a29-8a01-0ab6d1d1c194 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:09,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-531ac878-2f8c-4a29-8a01-0ab6d1d1c194 2019-01-08 01:57:09,680 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-e8c0bfe0-a331-421-user 2019-01-08 01:57:09,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/22f45cba08fd47cfb47a18b1a1e3589a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39494fb789e437aadaf7f90f4ae58da2d875b18c" 2019-01-08 01:57:09,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7c2252a-857c-4184-b09a-714ffea6eb90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:09,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/22f45cba08fd47cfb47a18b1a1e3589a used request id req-c7c2252a-857c-4184-b09a-714ffea6eb90 2019-01-08 01:57:09,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:10,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["EqmwPXhkTPWQ7v6d628yHA"], "issued_at": "2019-01-08T01:57:10.000000Z"}} 2019-01-08 01:57:10,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1828601a6e2e2d6ad3dab5403ffea921041a1b93" 2019-01-08 01:57:10,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb2dba17-f81c-44e5-a785-9bfb7cc0a263 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:10,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-eb2dba17-f81c-44e5-a785-9bfb7cc0a263 2019-01-08 01:57:10,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:10,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:10,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["q3MKomhnTP-AlYSPGAX6lA"], "issued_at": "2019-01-08T01:57:10.000000Z"}} 2019-01-08 01:57:10,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:10,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d934fe1-cd63-4215-a4b7-d454e1a39220 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:10,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6d934fe1-cd63-4215-a4b7-d454e1a39220 2019-01-08 01:57:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:10,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:10,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-89731137-8499-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:10,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15481d30-b194-412a-b3d4-7025997d7eec Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-89731137-8499-4df-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:57:10,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-89731137-8499-4df-proj used request id req-15481d30-b194-412a-b3d4-7025997d7eec 2019-01-08 01:57:10,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:11,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda3c64b-49af-4aee-adbc-d6600ac11af6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:11,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-cda3c64b-49af-4aee-adbc-d6600ac11af6 2019-01-08 01:57:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-89731137-8499-4df-proj"}}' 2019-01-08 01:57:11,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7347972c-24f3-4441-b3a9-25f004f32c1a Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/c64e444a6049453ab1f6b198e4e7f365"}, "tags": [], "enabled": true, "id": "c64e444a6049453ab1f6b198e4e7f365", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-89731137-8499-4df-proj"}} 2019-01-08 01:57:11,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-7347972c-24f3-4441-b3a9-25f004f32c1a 2019-01-08 01:57:11,233 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-89731137-8499-4df-proj 2019-01-08 01:57:11,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:11,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:11,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["6hlCx_knQOm0Qo4YV40KxQ"], "issued_at": "2019-01-08T01:57:11.000000Z"}} 2019-01-08 01:57:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a656c2ea54a72611437b9b0179e97158f7082f2" 2019-01-08 01:57:11,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03e12e6-7e6f-4608-8cae-8252f2727a63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:11,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e03e12e6-7e6f-4608-8cae-8252f2727a63 2019-01-08 01:57:11,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:11,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a656c2ea54a72611437b9b0179e97158f7082f2" 2019-01-08 01:57:11,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b943770b-12f6-4462-b448-99afa8c350c6 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:57:11,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b943770b-12f6-4462-b448-99afa8c350c6 2019-01-08 01:57:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeFailureTests-89731137-8499-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a656c2ea54a72611437b9b0179e97158f7082f2" 2019-01-08 01:57:12,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c72979-aada-47bc-afea-53734eec0e75 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeFailureTests-89731137-8499-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/c64e444a6049453ab1f6b198e4e7f365"}, "tags": [], "enabled": true, "id": "c64e444a6049453ab1f6b198e4e7f365", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-89731137-8499-4df-proj"}]} 2019-01-08 01:57:12,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeFailureTests-89731137-8499-4df-proj used request id req-f7c72979-aada-47bc-afea-53734eec0e75 2019-01-08 01:57:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a656c2ea54a72611437b9b0179e97158f7082f2" 2019-01-08 01:57:12,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1315c44-105d-4e69-8721-049f8890fac5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:12,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-e1315c44-105d-4e69-8721-049f8890fac5 2019-01-08 01:57:12,605 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-89731137-8499-4df-user 2019-01-08 01:57:12,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:12,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aacd203-520f-476c-9ca4-87d4184cf5ae Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:12,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2aacd203-520f-476c-9ca4-87d4184cf5ae 2019-01-08 01:57:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-89731137-8499-4df-proj-role"}}' 2019-01-08 01:57:12,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbe144e3-da50-45a6-b8f9-3d0a1227fcfd Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ed7d0a0fed43482f8ddc1fe08cd0c8d3", "links": {"self": "http://172.30.9.42:5000/v3/roles/ed7d0a0fed43482f8ddc1fe08cd0c8d3"}, "name": "CreateSimpleVolumeFailureTests-89731137-8499-4df-proj-role"}} 2019-01-08 01:57:12,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-dbe144e3-da50-45a6-b8f9-3d0a1227fcfd 2019-01-08 01:57:12,838 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-89731137-8499-4df-proj-role 2019-01-08 01:57:12,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/ed7d0a0fed43482f8ddc1fe08cd0c8d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:12,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fc29c7-2ebd-4666-9786-f6268ddde45b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ed7d0a0fed43482f8ddc1fe08cd0c8d3", "links": {"self": "http://172.30.9.42:5000/v3/roles/ed7d0a0fed43482f8ddc1fe08cd0c8d3"}, "name": "CreateSimpleVolumeFailureTests-89731137-8499-4df-proj-role"}} 2019-01-08 01:57:12,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/ed7d0a0fed43482f8ddc1fe08cd0c8d3 used request id req-09fc29c7-2ebd-4666-9786-f6268ddde45b 2019-01-08 01:57:12,856 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-89731137-8499-4df-proj-role to project CreateSimpleVolumeFailureTests-89731137-8499-4df-proj 2019-01-08 01:57:12,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/c64e444a6049453ab1f6b198e4e7f365/users/2a464f729e1f4f35832fedbdbe846ba8/roles/ed7d0a0fed43482f8ddc1fe08cd0c8d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:13,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ebbae71-32bc-4a3b-9420-f069c6b2c33f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:13,008 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/c64e444a6049453ab1f6b198e4e7f365/users/2a464f729e1f4f35832fedbdbe846ba8/roles/ed7d0a0fed43482f8ddc1fe08cd0c8d3 used request id req-2ebbae71-32bc-4a3b-9420-f069c6b2c33f 2019-01-08 01:57:13,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:13,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:13,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed7d0a0fed43482f8ddc1fe08cd0c8d3", "name": "CreateSimpleVolumeFailureTests-89731137-8499-4df-proj-role"}], "expires_at": "2019-01-08T02:57:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c64e444a6049453ab1f6b198e4e7f365", "name": "CreateSimpleVolumeFailureTests-89731137-8499-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c64e444a6049453ab1f6b198e4e7f365", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_c64e444a6049453ab1f6b198e4e7f365", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/c64e444a6049453ab1f6b198e4e7f365", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/c64e444a6049453ab1f6b198e4e7f365", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/c64e444a6049453ab1f6b198e4e7f365", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c64e444a6049453ab1f6b198e4e7f365", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/c64e444a6049453ab1f6b198e4e7f365", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/c64e444a6049453ab1f6b198e4e7f365", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c64e444a6049453ab1f6b198e4e7f365", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/c64e444a6049453ab1f6b198e4e7f365", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/c64e444a6049453ab1f6b198e4e7f365", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c64e444a6049453ab1f6b198e4e7f365", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/c64e444a6049453ab1f6b198e4e7f365", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/c64e444a6049453ab1f6b198e4e7f365", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-89731137-8499-4df-user", "id": "2a464f729e1f4f35832fedbdbe846ba8"}, "audit_ids": ["jtiC2qY_QA22Udjvrp_dsQ"], "issued_at": "2019-01-08T01:57:13.000000Z"}} 2019-01-08 01:57:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80649c176976eb67a8d7f97092bcdcf098058e37" 2019-01-08 01:57:13,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bd80e8-6045-4e99-81e1-0780ee22106d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:13,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e9bd80e8-6045-4e99-81e1-0780ee22106d 2019-01-08 01:57:13,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/c64e444a6049453ab1f6b198e4e7f365/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80649c176976eb67a8d7f97092bcdcf098058e37" 2019-01-08 01:57:13,771 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:13 GMT Server: Apache x-compute-request-id: req-acd27235-c75b-4f03-977f-49968d7aad5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-acd27235-c75b-4f03-977f-49968d7aad5c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:57:13,771 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/c64e444a6049453ab1f6b198e4e7f365/volumes/detail used request id req-acd27235-c75b-4f03-977f-49968d7aad5c 2019-01-08 01:57:13,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/c64e444a6049453ab1f6b198e4e7f365/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-acd27235-c75b-4f03-977f-49968d7aad5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80649c176976eb67a8d7f97092bcdcf098058e37" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-ac706133-2772-4a15-bf08-e37c816675fd", "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}}' 2019-01-08 01:57:14,194 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 08 Jan 2019 01:57:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8b57f1e0-659b-43dc-9fa9-31ee63ac7cf1 x-openstack-request-id: req-8b57f1e0-659b-43dc-9fa9-31ee63ac7cf1 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-08 01:57:14,195 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/c64e444a6049453ab1f6b198e4e7f365/volumes used request id req-8b57f1e0-659b-43dc-9fa9-31ee63ac7cf1 2019-01-08 01:57:14,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:14,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-c8637118-ec4f-4082-80fc-81022c574e69 Date: Tue, 08 Jan 2019 01:57:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:57:14,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-c8637118-ec4f-4082-80fc-81022c574e69 2019-01-08 01:57:14,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:14,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b733f4bd-46a8-4ad0-bc98-ca34da493cca Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:57:14,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-b733f4bd-46a8-4ad0-bc98-ca34da493cca 2019-01-08 01:57:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:14,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55bcf24e-aff2-4713-907d-6072d03858cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:14,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-55bcf24e-aff2-4713-907d-6072d03858cd 2019-01-08 01:57:14,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:14,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:14,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e45c7a3-1d99-40c8-a76e-7e30f156405d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:14,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-6e45c7a3-1d99-40c8-a76e-7e30f156405d 2019-01-08 01:57:14,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:14,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:15,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a45ea73-0178-4e46-a483-117c7ed0d1d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:15,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-5a45ea73-0178-4e46-a483-117c7ed0d1d7 2019-01-08 01:57:15,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:15,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:15,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa6f4a8c-4722-4bba-8617-a2d9ad8bd8af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:15,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-fa6f4a8c-4722-4bba-8617-a2d9ad8bd8af 2019-01-08 01:57:15,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:15,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1017a814-c7da-4aef-9313-832d46da9550 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:57:15,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-1017a814-c7da-4aef-9313-832d46da9550 2019-01-08 01:57:15,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:15,392 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f691668a-75ea-4fad-a1fe-074ac195c43f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:15,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-f691668a-75ea-4fad-a1fe-074ac195c43f 2019-01-08 01:57:15,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:15,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b9989d9-8b95-4cc6-8573-785df07d3767 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:15,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-7b9989d9-8b95-4cc6-8573-785df07d3767 2019-01-08 01:57:15,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:15,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc962b7-b797-4a27-b9c8-d7cd783bdbba 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:57:15,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-cbc962b7-b797-4a27-b9c8-d7cd783bdbba 2019-01-08 01:57:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:15,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73bfad90-32f3-43ae-bf16-8c0cf8007c7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:15,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-73bfad90-32f3-43ae-bf16-8c0cf8007c7b 2019-01-08 01:57:15,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:15,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed9bc40b-c59b-4ffa-9045-d6c38cd38799 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:15,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-ed9bc40b-c59b-4ffa-9045-d6c38cd38799 2019-01-08 01:57:15,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:15,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b34fa3e-a4c2-4dfb-94a5-ea718f97e853 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:15,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-7b34fa3e-a4c2-4dfb-94a5-ea718f97e853 2019-01-08 01:57:15,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:15,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:16,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7586328e-13f2-414a-aba0-f0ecd3778fff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:16,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-7586328e-13f2-414a-aba0-f0ecd3778fff 2019-01-08 01:57:16,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:16,068 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-89731137-8499-4df-proj 2019-01-08 01:57:16,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/c64e444a6049453ab1f6b198e4e7f365 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:16,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c95fc1-416c-476e-a6ba-f636e0be26cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:16,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/c64e444a6049453ab1f6b198e4e7f365 used request id req-40c95fc1-416c-476e-a6ba-f636e0be26cc 2019-01-08 01:57:16,359 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-89731137-8499-4df-proj-role 2019-01-08 01:57:16,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/ed7d0a0fed43482f8ddc1fe08cd0c8d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:16,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d17c87-1fc0-4e27-b33e-242227b9e635 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:16,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/ed7d0a0fed43482f8ddc1fe08cd0c8d3 used request id req-61d17c87-1fc0-4e27-b33e-242227b9e635 2019-01-08 01:57:16,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587f44f6eee284402ab86cb52f2ba6be2aa951a5" 2019-01-08 01:57:16,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7cbea62-e649-45e9-a6f4-89a9c6b5e512 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:16,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c7cbea62-e649-45e9-a6f4-89a9c6b5e512 2019-01-08 01:57:16,603 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-89731137-8499-4df-user 2019-01-08 01:57:16,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/2a464f729e1f4f35832fedbdbe846ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a656c2ea54a72611437b9b0179e97158f7082f2" 2019-01-08 01:57:16,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96c4c228-94cb-4c9f-b5bd-428b1126e395 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:16,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/2a464f729e1f4f35832fedbdbe846ba8 used request id req-96c4c228-94cb-4c9f-b5bd-428b1126e395 2019-01-08 01:57:16,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:17,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["WXwNm1ZKQNu2G9PHuo5uLA"], "issued_at": "2019-01-08T01:57:17.000000Z"}} 2019-01-08 01:57:17,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874cc482eade1aed62a3dae3af19ea8c17b6ccd2" 2019-01-08 01:57:17,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2aeabe-c0aa-47a5-8d95-d3c9fd9a38f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:17,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7b2aeabe-c0aa-47a5-8d95-d3c9fd9a38f4 2019-01-08 01:57:17,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:17,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:17,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["f4jQz1nZTKC91rOTukXpKQ"], "issued_at": "2019-01-08T01:57:17.000000Z"}} 2019-01-08 01:57:17,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:17,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c124d0b4-38dd-45ea-b4a0-562de3b7b60a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:17,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c124d0b4-38dd-45ea-b4a0-562de3b7b60a 2019-01-08 01:57:17,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:17,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:17,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:18,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2522bc9b-796a-475b-950f-e9e5cde76f1a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:57:18,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj used request id req-2522bc9b-796a-475b-950f-e9e5cde76f1a 2019-01-08 01:57:18,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:18,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a6afb0-3ffb-4cf6-a913-f371283690d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:18,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-12a6afb0-3ffb-4cf6-a913-f371283690d5 2019-01-08 01:57:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj"}}' 2019-01-08 01:57:18,275 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec5e956-4fbc-4c67-804e-8c457ef70af3 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/86ed3cb9a1be4f4a9c09df95f62ea573"}, "tags": [], "enabled": true, "id": "86ed3cb9a1be4f4a9c09df95f62ea573", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj"}} 2019-01-08 01:57:18,275 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4ec5e956-4fbc-4c67-804e-8c457ef70af3 2019-01-08 01:57:18,275 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj 2019-01-08 01:57:18,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:18,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:18,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["rv7V4FLhSfi1b2jfvDLPOQ"], "issued_at": "2019-01-08T01:57:18.000000Z"}} 2019-01-08 01:57:18,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5952dec7f86f8e33ed708b0c237a897c7fcb215f" 2019-01-08 01:57:18,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae694ac-b8c9-4ff2-8cc5-13e269297682 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:18,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6ae694ac-b8c9-4ff2-8cc5-13e269297682 2019-01-08 01:57:18,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:18,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:18,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5952dec7f86f8e33ed708b0c237a897c7fcb215f" 2019-01-08 01:57:18,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee107928-15ee-40c5-9f2f-f34fc01fcc53 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:57:18,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ee107928-15ee-40c5-9f2f-f34fc01fcc53 2019-01-08 01:57:18,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5952dec7f86f8e33ed708b0c237a897c7fcb215f" 2019-01-08 01:57:19,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b14de18-ac99-41ce-bda0-55381c8206b4 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/86ed3cb9a1be4f4a9c09df95f62ea573"}, "tags": [], "enabled": true, "id": "86ed3cb9a1be4f4a9c09df95f62ea573", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj"}]} 2019-01-08 01:57:19,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj used request id req-1b14de18-ac99-41ce-bda0-55381c8206b4 2019-01-08 01:57:19,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5952dec7f86f8e33ed708b0c237a897c7fcb215f" 2019-01-08 01:57:19,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab61062c-c113-415b-bb5f-e6117b6d1dfa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:19,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ab61062c-c113-415b-bb5f-e6117b6d1dfa 2019-01-08 01:57:19,573 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-user 2019-01-08 01:57:19,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:19,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:19,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf744cf-319a-4f3f-9656-63ca30dd45b3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:19,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3cf744cf-319a-4f3f-9656-63ca30dd45b3 2019-01-08 01:57:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj-role"}}' 2019-01-08 01:57:19,807 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ed327bf-cf0b-49b3-b68a-a228af31d87a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c87c20d76c29418f90b56b38775e4ce0", "links": {"self": "http://172.30.9.42:5000/v3/roles/c87c20d76c29418f90b56b38775e4ce0"}, "name": "CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj-role"}} 2019-01-08 01:57:19,807 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-6ed327bf-cf0b-49b3-b68a-a228af31d87a 2019-01-08 01:57:19,807 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj-role 2019-01-08 01:57:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/c87c20d76c29418f90b56b38775e4ce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:19,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87faa55b-6b99-45f6-9277-184023d3e9a4 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c87c20d76c29418f90b56b38775e4ce0", "links": {"self": "http://172.30.9.42:5000/v3/roles/c87c20d76c29418f90b56b38775e4ce0"}, "name": "CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj-role"}} 2019-01-08 01:57:19,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/c87c20d76c29418f90b56b38775e4ce0 used request id req-87faa55b-6b99-45f6-9277-184023d3e9a4 2019-01-08 01:57:19,828 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj-role to project CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj 2019-01-08 01:57:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/86ed3cb9a1be4f4a9c09df95f62ea573/users/fd34f545021743d386a8a624b2e86791/roles/c87c20d76c29418f90b56b38775e4ce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:19,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fc14bff-1d9a-4cf8-9b97-7e323fa2fbca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:19,984 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/86ed3cb9a1be4f4a9c09df95f62ea573/users/fd34f545021743d386a8a624b2e86791/roles/c87c20d76c29418f90b56b38775e4ce0 used request id req-7fc14bff-1d9a-4cf8-9b97-7e323fa2fbca 2019-01-08 01:57:19,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:19,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:20,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c87c20d76c29418f90b56b38775e4ce0", "name": "CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj-role"}], "expires_at": "2019-01-08T02:57:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86ed3cb9a1be4f4a9c09df95f62ea573", "name": "CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/86ed3cb9a1be4f4a9c09df95f62ea573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-user", "id": "fd34f545021743d386a8a624b2e86791"}, "audit_ids": ["xAPz25ahQ-mdMSO4NYGofQ"], "issued_at": "2019-01-08T01:57:20.000000Z"}} 2019-01-08 01:57:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80cf873a9c3e7f35212dbf0fcb512d1aae892d4" 2019-01-08 01:57:20,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0363c83f-731b-4df1-bbbd-dcfe9bf7cbaa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:20,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0363c83f-731b-4df1-bbbd-dcfe9bf7cbaa 2019-01-08 01:57:20,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/86ed3cb9a1be4f4a9c09df95f62ea573/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80cf873a9c3e7f35212dbf0fcb512d1aae892d4" 2019-01-08 01:57:20,735 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:20 GMT Server: Apache x-compute-request-id: req-4840ee05-6d94-400f-a8f4-c017e5e83893 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4840ee05-6d94-400f-a8f4-c017e5e83893 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:57:20,735 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/86ed3cb9a1be4f4a9c09df95f62ea573/volumes/detail used request id req-4840ee05-6d94-400f-a8f4-c017e5e83893 2019-01-08 01:57:20,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/86ed3cb9a1be4f4a9c09df95f62ea573/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4840ee05-6d94-400f-a8f4-c017e5e83893" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80cf873a9c3e7f35212dbf0fcb512d1aae892d4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-d9a17110-f2b8-4da5-98cd-fd305b050189", "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}}' 2019-01-08 01:57:20,940 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 08 Jan 2019 01:57:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7ffdbd5e-255b-49a3-9dc9-ea19cf84fab6 x-openstack-request-id: req-7ffdbd5e-255b-49a3-9dc9-ea19cf84fab6 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}} 2019-01-08 01:57:20,940 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/86ed3cb9a1be4f4a9c09df95f62ea573/volumes used request id req-7ffdbd5e-255b-49a3-9dc9-ea19cf84fab6 2019-01-08 01:57:20,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:21,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e1d51e22-57e0-4ee0-bd2b-29cb3eccbc8b Date: Tue, 08 Jan 2019 01:57:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:57:21,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-e1d51e22-57e0-4ee0-bd2b-29cb3eccbc8b 2019-01-08 01:57:21,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:21,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4e831f-8854-4660-8fbc-6dfd9417326a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:57:21,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-fe4e831f-8854-4660-8fbc-6dfd9417326a 2019-01-08 01:57:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:21,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-647ef2e9-3fb2-48c8-8a00-63567bf8f015 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:21,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-647ef2e9-3fb2-48c8-8a00-63567bf8f015 2019-01-08 01:57:21,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:21,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:22,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-302ae499-d68d-485e-9a11-2267f5b5fbe9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:22,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-302ae499-d68d-485e-9a11-2267f5b5fbe9 2019-01-08 01:57:22,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:22,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:22,108 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27eac030-a0d4-4746-827b-fefc685ab0fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:22,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-27eac030-a0d4-4746-827b-fefc685ab0fe 2019-01-08 01:57:22,108 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:22,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:22,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1200b644-35bd-4cc2-a8a3-d51688ef5e0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:22,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-1200b644-35bd-4cc2-a8a3-d51688ef5e0c 2019-01-08 01:57:22,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:22,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5cffda-abec-4152-bb2d-c55d8cbf41c6 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:57:22,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-6d5cffda-abec-4152-bb2d-c55d8cbf41c6 2019-01-08 01:57:22,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:22,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5860c8a6-b818-439e-9326-ffc537319b61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:22,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-5860c8a6-b818-439e-9326-ffc537319b61 2019-01-08 01:57:22,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:22,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c7c03c5-98a9-405b-a5fb-ca6421b01e2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:22,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-8c7c03c5-98a9-405b-a5fb-ca6421b01e2e 2019-01-08 01:57:22,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:22,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2da2699-7371-4654-a1e9-7544231824b3 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:57:22,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-f2da2699-7371-4654-a1e9-7544231824b3 2019-01-08 01:57:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:22,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee0b0ab2-ef01-4ab7-9308-10acbd672449 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:22,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-ee0b0ab2-ef01-4ab7-9308-10acbd672449 2019-01-08 01:57:22,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:22,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:22,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e93aaac-438c-4984-bdb1-eb360e5523d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:22,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-8e93aaac-438c-4984-bdb1-eb360e5523d7 2019-01-08 01:57:22,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:23,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c51a693-4491-4f3d-85c7-d4c1b76753cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:23,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-0c51a693-4491-4f3d-85c7-d4c1b76753cf 2019-01-08 01:57:23,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:23,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d1a88c7-fcd4-4c29-aaf0-72258e0aef9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:23,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-6d1a88c7-fcd4-4c29-aaf0-72258e0aef9c 2019-01-08 01:57:23,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:23,138 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj 2019-01-08 01:57:23,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/86ed3cb9a1be4f4a9c09df95f62ea573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:23,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d3ff8e-fe41-4a8c-bcac-9020aa245a8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:23,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/86ed3cb9a1be4f4a9c09df95f62ea573 used request id req-78d3ff8e-fe41-4a8c-bcac-9020aa245a8b 2019-01-08 01:57:23,340 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-proj-role 2019-01-08 01:57:23,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/c87c20d76c29418f90b56b38775e4ce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:23,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17982534-be66-4fa8-a199-29d0a2e9fb99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:23,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/c87c20d76c29418f90b56b38775e4ce0 used request id req-17982534-be66-4fa8-a199-29d0a2e9fb99 2019-01-08 01:57:23,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f09f9a0eeb294275685b7607dc5325aa8c441d7" 2019-01-08 01:57:23,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4cb41c-5f3d-4db1-b2a1-4ca3de97fef3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:23,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ad4cb41c-5f3d-4db1-b2a1-4ca3de97fef3 2019-01-08 01:57:23,583 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-ca31e10b-09cb-470-user 2019-01-08 01:57:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/fd34f545021743d386a8a624b2e86791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5952dec7f86f8e33ed708b0c237a897c7fcb215f" 2019-01-08 01:57:23,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bd73ca-633b-4172-be2e-aadb185e8dba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:23,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/fd34f545021743d386a8a624b2e86791 used request id req-f1bd73ca-633b-4172-be2e-aadb185e8dba 2019-01-08 01:57:23,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:24,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["XrAWN6HxTHWrYzGvYQ4aQw"], "issued_at": "2019-01-08T01:57:24.000000Z"}} 2019-01-08 01:57:24,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c2eafc5ab751639a09470b701430491f32c0cf" 2019-01-08 01:57:24,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d2a8ae-b759-4d57-8216-779bb76cd53f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:24,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-50d2a8ae-b759-4d57-8216-779bb76cd53f 2019-01-08 01:57:24,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:24,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:24,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["HIJKcck4T7OUCE1gz_3sDw"], "issued_at": "2019-01-08T01:57:24.000000Z"}} 2019-01-08 01:57:24,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:24,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84cfb85-a7b5-4582-93b0-7db40922f180 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:24,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c84cfb85-a7b5-4582-93b0-7db40922f180 2019-01-08 01:57:24,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:24,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:24,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:24,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0237f2fb-215d-4c00-b35d-3191b678a5dd Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:57:24,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj used request id req-0237f2fb-215d-4c00-b35d-3191b678a5dd 2019-01-08 01:57:24,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:25,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c99a0f-02bd-4192-acfc-382eb7293e1a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:25,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-a4c99a0f-02bd-4192-acfc-382eb7293e1a 2019-01-08 01:57:25,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj"}}' 2019-01-08 01:57:25,209 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0d90850-c4d2-4566-b390-c29d66af9299 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1fa12d988b954717bf4ecee2ffedef9f"}, "tags": [], "enabled": true, "id": "1fa12d988b954717bf4ecee2ffedef9f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj"}} 2019-01-08 01:57:25,209 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e0d90850-c4d2-4566-b390-c29d66af9299 2019-01-08 01:57:25,209 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj 2019-01-08 01:57:25,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:25,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:25,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["0e5S_caBRsycuB4dZ_O0wA"], "issued_at": "2019-01-08T01:57:25.000000Z"}} 2019-01-08 01:57:25,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b7dba8520d7cf3df8c73c001cac51294d53f3" 2019-01-08 01:57:25,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5dec12-596f-4881-bb07-cea197994147 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:25,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5f5dec12-596f-4881-bb07-cea197994147 2019-01-08 01:57:25,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:25,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:25,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b7dba8520d7cf3df8c73c001cac51294d53f3" 2019-01-08 01:57:25,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b4af59-ba8f-448c-bf96-108810755a51 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:57:25,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-86b4af59-ba8f-448c-bf96-108810755a51 2019-01-08 01:57:25,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b7dba8520d7cf3df8c73c001cac51294d53f3" 2019-01-08 01:57:25,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08becc02-3cd4-4308-a88c-c80ffd1a2821 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1fa12d988b954717bf4ecee2ffedef9f"}, "tags": [], "enabled": true, "id": "1fa12d988b954717bf4ecee2ffedef9f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj"}]} 2019-01-08 01:57:25,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj used request id req-08becc02-3cd4-4308-a88c-c80ffd1a2821 2019-01-08 01:57:25,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b7dba8520d7cf3df8c73c001cac51294d53f3" 2019-01-08 01:57:26,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651f5712-caae-4bca-b15e-3720404c4208 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:26,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-651f5712-caae-4bca-b15e-3720404c4208 2019-01-08 01:57:26,414 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-user 2019-01-08 01:57:26,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:26,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:26,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e4c7a8c-f285-42ce-8683-9ceb0c44ed08 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:26,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0e4c7a8c-f285-42ce-8683-9ceb0c44ed08 2019-01-08 01:57:26,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj-role"}}' 2019-01-08 01:57:26,652 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9abf6af-ea76-456d-9171-db27435c206d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02a601c8f1384b36887226dc7a741006", "links": {"self": "http://172.30.9.42:5000/v3/roles/02a601c8f1384b36887226dc7a741006"}, "name": "CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj-role"}} 2019-01-08 01:57:26,652 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-c9abf6af-ea76-456d-9171-db27435c206d 2019-01-08 01:57:26,652 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj-role 2019-01-08 01:57:26,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/02a601c8f1384b36887226dc7a741006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:26,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d118ae9c-ae52-4cae-b5fd-d75c4a1b7ed5 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02a601c8f1384b36887226dc7a741006", "links": {"self": "http://172.30.9.42:5000/v3/roles/02a601c8f1384b36887226dc7a741006"}, "name": "CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj-role"}} 2019-01-08 01:57:26,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/02a601c8f1384b36887226dc7a741006 used request id req-d118ae9c-ae52-4cae-b5fd-d75c4a1b7ed5 2019-01-08 01:57:26,762 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj-role to project CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj 2019-01-08 01:57:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/1fa12d988b954717bf4ecee2ffedef9f/users/44183898b4fa4bc380d8b4866c97c2b2/roles/02a601c8f1384b36887226dc7a741006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:26,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e56d304-2b69-4899-9a88-cfe5d5289f54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:26,913 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1fa12d988b954717bf4ecee2ffedef9f/users/44183898b4fa4bc380d8b4866c97c2b2/roles/02a601c8f1384b36887226dc7a741006 used request id req-9e56d304-2b69-4899-9a88-cfe5d5289f54 2019-01-08 01:57:26,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:26,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:27,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02a601c8f1384b36887226dc7a741006", "name": "CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj-role"}], "expires_at": "2019-01-08T02:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fa12d988b954717bf4ecee2ffedef9f", "name": "CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1fa12d988b954717bf4ecee2ffedef9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1fa12d988b954717bf4ecee2ffedef9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1fa12d988b954717bf4ecee2ffedef9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1fa12d988b954717bf4ecee2ffedef9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1fa12d988b954717bf4ecee2ffedef9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1fa12d988b954717bf4ecee2ffedef9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1fa12d988b954717bf4ecee2ffedef9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1fa12d988b954717bf4ecee2ffedef9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1fa12d988b954717bf4ecee2ffedef9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1fa12d988b954717bf4ecee2ffedef9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1fa12d988b954717bf4ecee2ffedef9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1fa12d988b954717bf4ecee2ffedef9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1fa12d988b954717bf4ecee2ffedef9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1fa12d988b954717bf4ecee2ffedef9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-user", "id": "44183898b4fa4bc380d8b4866c97c2b2"}, "audit_ids": ["hbRhNbpMS42jye7N9btaTw"], "issued_at": "2019-01-08T01:57:27.000000Z"}} 2019-01-08 01:57:27,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d689987f540f70128d1f385ed7f81e498b9de3" 2019-01-08 01:57:27,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97dd3296-e32a-4d0e-8db0-27991fc74a99 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:27,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-97dd3296-e32a-4d0e-8db0-27991fc74a99 2019-01-08 01:57:27,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/1fa12d988b954717bf4ecee2ffedef9f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d689987f540f70128d1f385ed7f81e498b9de3" 2019-01-08 01:57:27,654 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:27 GMT Server: Apache x-compute-request-id: req-d7019ae9-e6b5-4182-9ea7-501383e43ad1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d7019ae9-e6b5-4182-9ea7-501383e43ad1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:57:27,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1fa12d988b954717bf4ecee2ffedef9f/volumes/detail used request id req-d7019ae9-e6b5-4182-9ea7-501383e43ad1 2019-01-08 01:57:27,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/1fa12d988b954717bf4ecee2ffedef9f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d7019ae9-e6b5-4182-9ea7-501383e43ad1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d689987f540f70128d1f385ed7f81e498b9de3" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-4aefcb56-a588-4346-a652-2d92ddda305c", "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}}' 2019-01-08 01:57:27,852 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cabf8776-464c-43eb-b4fd-036c98341571 x-openstack-request-id: req-cabf8776-464c-43eb-b4fd-036c98341571 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-08 01:57:27,853 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/1fa12d988b954717bf4ecee2ffedef9f/volumes used request id req-cabf8776-464c-43eb-b4fd-036c98341571 2019-01-08 01:57:27,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:28,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-374e24d8-5dd4-41de-a8af-e8766e88b1c1 Date: Tue, 08 Jan 2019 01:57:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:57:28,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-374e24d8-5dd4-41de-a8af-e8766e88b1c1 2019-01-08 01:57:28,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:28,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40f804c-c97b-4e58-91ab-272966b9699c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:57:28,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-b40f804c-c97b-4e58-91ab-272966b9699c 2019-01-08 01:57:28,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:28,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad8bd56e-8523-40a4-9d3f-89171aa02725 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:28,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-ad8bd56e-8523-40a4-9d3f-89171aa02725 2019-01-08 01:57:28,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:28,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:28,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0959caf3-a1a6-45d6-9459-dd0eee683916 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:28,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-0959caf3-a1a6-45d6-9459-dd0eee683916 2019-01-08 01:57:28,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:28,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:28,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15742a4-41ef-4487-90b8-102c1780895c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:28,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-a15742a4-41ef-4487-90b8-102c1780895c 2019-01-08 01:57:28,622 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:28,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:28,730 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00150009-b0d5-429d-83d0-4df17ff85a52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:28,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-00150009-b0d5-429d-83d0-4df17ff85a52 2019-01-08 01:57:28,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:28,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:28,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d1c39d-2357-4fdd-95fb-d25e115bff6c 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:57:28,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-61d1c39d-2357-4fdd-95fb-d25e115bff6c 2019-01-08 01:57:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:28,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d4b5439-fac9-4708-a5d4-a41075ac90ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:28,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-2d4b5439-fac9-4708-a5d4-a41075ac90ca 2019-01-08 01:57:28,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:29,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf0d683-9aaa-4ead-bddf-58a39fda0eaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:29,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-fbf0d683-9aaa-4ead-bddf-58a39fda0eaa 2019-01-08 01:57:29,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:29,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:29,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8075818-7596-4f5e-b976-5013c503f885 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:57:29,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-b8075818-7596-4f5e-b976-5013c503f885 2019-01-08 01:57:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:29,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adb88ec7-06ea-4640-a04b-e81563a947c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:29,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-adb88ec7-06ea-4640-a04b-e81563a947c5 2019-01-08 01:57:29,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:29,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a444134-b9d0-4e59-9bbe-da374edd61f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:29,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-9a444134-b9d0-4e59-9bbe-da374edd61f6 2019-01-08 01:57:29,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:29,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:29,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3895b4ba-178c-4010-ae24-a1e805e36193 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:29,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-3895b4ba-178c-4010-ae24-a1e805e36193 2019-01-08 01:57:29,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:29,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:29,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db12981-5f9b-4d02-92f8-40f9ff714a13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:29,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-2db12981-5f9b-4d02-92f8-40f9ff714a13 2019-01-08 01:57:29,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:29,630 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj 2019-01-08 01:57:29,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/1fa12d988b954717bf4ecee2ffedef9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:29,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90933da3-f76b-4e63-9770-a63372d6a4f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:29,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1fa12d988b954717bf4ecee2ffedef9f used request id req-90933da3-f76b-4e63-9770-a63372d6a4f3 2019-01-08 01:57:29,891 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-proj-role 2019-01-08 01:57:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/02a601c8f1384b36887226dc7a741006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:30,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4061423-3ca4-4630-9504-4c0db0e41011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:30,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/02a601c8f1384b36887226dc7a741006 used request id req-b4061423-3ca4-4630-9504-4c0db0e41011 2019-01-08 01:57:30,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a28002275dd10bce46a5a8bd993ab62b424518" 2019-01-08 01:57:30,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43754e2-2cca-45f6-af66-2f25b82b8f89 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:30,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c43754e2-2cca-45f6-af66-2f25b82b8f89 2019-01-08 01:57:30,142 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-efdfcf8a-d92e-46e-user 2019-01-08 01:57:30,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/44183898b4fa4bc380d8b4866c97c2b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b7dba8520d7cf3df8c73c001cac51294d53f3" 2019-01-08 01:57:30,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a446df1b-ae93-4872-bbb2-9b4d75eecec8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:30,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/44183898b4fa4bc380d8b4866c97c2b2 used request id req-a446df1b-ae93-4872-bbb2-9b4d75eecec8 2019-01-08 01:57:30,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:30,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["bxCxqI8vQ4C8-qlcAM30fA"], "issued_at": "2019-01-08T01:57:30.000000Z"}} 2019-01-08 01:57:30,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5100a7aa3577c3549ea6d94269aecf30af9f1352" 2019-01-08 01:57:30,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e2cc38-fe95-44f0-9777-17bd2a77b0af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:30,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-53e2cc38-fe95-44f0-9777-17bd2a77b0af 2019-01-08 01:57:30,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:30,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:31,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["q6QzBWFASJm1SUEjSWxVsw"], "issued_at": "2019-01-08T01:57:31.000000Z"}} 2019-01-08 01:57:31,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:31,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d3d7fd-9f63-4476-b06b-305718c669a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:31,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-86d3d7fd-9f63-4476-b06b-305718c669a6 2019-01-08 01:57:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:31,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:31,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:31,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f7f7fa-9c8b-4822-80e4-fcd853645fb5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:57:31,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj used request id req-49f7f7fa-9c8b-4822-80e4-fcd853645fb5 2019-01-08 01:57:31,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:31,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7244c5-49b0-41b5-9b38-5b068d7a9abb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:31,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ea7244c5-49b0-41b5-9b38-5b068d7a9abb 2019-01-08 01:57:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj"}}' 2019-01-08 01:57:31,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a90fbaf-16d7-4f0c-b9cb-907ed6e5f736 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/233b8a289aeb49d98bc1134ceb9e0888"}, "tags": [], "enabled": true, "id": "233b8a289aeb49d98bc1134ceb9e0888", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj"}} 2019-01-08 01:57:31,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4a90fbaf-16d7-4f0c-b9cb-907ed6e5f736 2019-01-08 01:57:31,874 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj 2019-01-08 01:57:31,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:31,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:32,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["pt-ej7DgSsKv2ZhO0jEZZA"], "issued_at": "2019-01-08T01:57:32.000000Z"}} 2019-01-08 01:57:32,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d477ae1c173afe28f9cf9b4853baa5ed284db5" 2019-01-08 01:57:32,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b43eb5-4cd7-4e95-bad2-1f21ac85f264 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:32,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-08b43eb5-4cd7-4e95-bad2-1f21ac85f264 2019-01-08 01:57:32,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:32,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d477ae1c173afe28f9cf9b4853baa5ed284db5" 2019-01-08 01:57:32,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e8603d-e5b7-4d7a-b264-b270ed78cf12 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:57:32,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e9e8603d-e5b7-4d7a-b264-b270ed78cf12 2019-01-08 01:57:32,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d477ae1c173afe28f9cf9b4853baa5ed284db5" 2019-01-08 01:57:32,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce56bca-c4b5-4035-b082-1e568c30648d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/233b8a289aeb49d98bc1134ceb9e0888"}, "tags": [], "enabled": true, "id": "233b8a289aeb49d98bc1134ceb9e0888", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj"}]} 2019-01-08 01:57:32,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj used request id req-7ce56bca-c4b5-4035-b082-1e568c30648d 2019-01-08 01:57:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d477ae1c173afe28f9cf9b4853baa5ed284db5" 2019-01-08 01:57:32,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a3a14e-c2e1-4ea8-a457-4d4eb03fa065 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:32,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c6a3a14e-c2e1-4ea8-a457-4d4eb03fa065 2019-01-08 01:57:33,143 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-user 2019-01-08 01:57:33,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:33,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:33,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741618f5-ae4b-427e-a992-913f88893c05 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:33,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-741618f5-ae4b-427e-a992-913f88893c05 2019-01-08 01:57:33,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" -d '{"role": {"name": "CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj-role"}}' 2019-01-08 01:57:33,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6e10bf-acb6-4dc5-a527-9ff326d9ec2d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50e17b64e59c486892dd2de729d29df4", "links": {"self": "http://172.30.9.42:5000/v3/roles/50e17b64e59c486892dd2de729d29df4"}, "name": "CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj-role"}} 2019-01-08 01:57:33,383 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-2c6e10bf-acb6-4dc5-a527-9ff326d9ec2d 2019-01-08 01:57:33,383 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj-role 2019-01-08 01:57:33,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/50e17b64e59c486892dd2de729d29df4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:33,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc645ea5-42dc-4d12-aa9e-59a331071762 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50e17b64e59c486892dd2de729d29df4", "links": {"self": "http://172.30.9.42:5000/v3/roles/50e17b64e59c486892dd2de729d29df4"}, "name": "CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj-role"}} 2019-01-08 01:57:33,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/50e17b64e59c486892dd2de729d29df4 used request id req-fc645ea5-42dc-4d12-aa9e-59a331071762 2019-01-08 01:57:33,494 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj-role to project CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj 2019-01-08 01:57:33,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/233b8a289aeb49d98bc1134ceb9e0888/users/5592e99c079142fdb8ef98013245ca36/roles/50e17b64e59c486892dd2de729d29df4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:33,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc947dd1-4bfb-484c-8b68-527252526b1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:33,662 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/233b8a289aeb49d98bc1134ceb9e0888/users/5592e99c079142fdb8ef98013245ca36/roles/50e17b64e59c486892dd2de729d29df4 used request id req-dc947dd1-4bfb-484c-8b68-527252526b1a 2019-01-08 01:57:33,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:33,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:34,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["1kaAwuI7Qt-ysGHdXQVRGQ"], "issued_at": "2019-01-08T01:57:34.000000Z"}} 2019-01-08 01:57:34,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c02d6514a13901c7ddb18a638885392937e6f98" 2019-01-08 01:57:34,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788c2cba-ca32-4182-8faa-028fd18ca0a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:34,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-788c2cba-ca32-4182-8faa-028fd18ca0a8 2019-01-08 01:57:34,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c02d6514a13901c7ddb18a638885392937e6f98" 2019-01-08 01:57:34,402 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:34 GMT Server: Apache x-compute-request-id: req-1fedbe3a-7639-4bf8-a285-57c78a0d8e1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1fedbe3a-7639-4bf8-a285-57c78a0d8e1e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-08 01:57:34,402 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-1fedbe3a-7639-4bf8-a285-57c78a0d8e1e 2019-01-08 01:57:34,405 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1fedbe3a-7639-4bf8-a285-57c78a0d8e1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c02d6514a13901c7ddb18a638885392937e6f98" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-4feccf59-ba67-437e-9dbb-5c9fe4726b84-vol-type", "description": null}}' 2019-01-08 01:57:34,659 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:34 GMT Server: Apache x-compute-request-id: req-0e4e1554-c61e-4c75-9fee-d2ca23277d33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e4e1554-c61e-4c75-9fee-d2ca23277d33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-4feccf59-ba67-437e-9dbb-5c9fe4726b84-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "22034882-133b-44dc-a558-e05240f2f32b", "description": null}} 2019-01-08 01:57:34,659 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types used request id req-0e4e1554-c61e-4c75-9fee-d2ca23277d33 2019-01-08 01:57:34,660 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-4feccf59-ba67-437e-9dbb-5c9fe4726b84-vol-type 2019-01-08 01:57:34,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:34,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:35,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50e17b64e59c486892dd2de729d29df4", "name": "CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj-role"}], "expires_at": "2019-01-08T02:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "233b8a289aeb49d98bc1134ceb9e0888", "name": "CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_233b8a289aeb49d98bc1134ceb9e0888", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_233b8a289aeb49d98bc1134ceb9e0888", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/233b8a289aeb49d98bc1134ceb9e0888", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/233b8a289aeb49d98bc1134ceb9e0888", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/233b8a289aeb49d98bc1134ceb9e0888", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/233b8a289aeb49d98bc1134ceb9e0888", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/233b8a289aeb49d98bc1134ceb9e0888", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/233b8a289aeb49d98bc1134ceb9e0888", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/233b8a289aeb49d98bc1134ceb9e0888", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/233b8a289aeb49d98bc1134ceb9e0888", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/233b8a289aeb49d98bc1134ceb9e0888", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/233b8a289aeb49d98bc1134ceb9e0888", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/233b8a289aeb49d98bc1134ceb9e0888", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/233b8a289aeb49d98bc1134ceb9e0888", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-user", "id": "5592e99c079142fdb8ef98013245ca36"}, "audit_ids": ["r4ZcZ0VJTNaEZH2FOlu-kQ"], "issued_at": "2019-01-08T01:57:35.000000Z"}} 2019-01-08 01:57:35,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0106e0b24b1c13c92454251e094ce12a2f55826" 2019-01-08 01:57:35,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2768e37-4095-4bbe-8216-f99ed4fecb70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:35,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d2768e37-4095-4bbe-8216-f99ed4fecb70 2019-01-08 01:57:35,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/233b8a289aeb49d98bc1134ceb9e0888/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0106e0b24b1c13c92454251e094ce12a2f55826" 2019-01-08 01:57:35,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:35 GMT Server: Apache x-compute-request-id: req-ed38224a-83ec-43f2-9d41-8f0afa64c0bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed38224a-83ec-43f2-9d41-8f0afa64c0bc Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:57:35,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/233b8a289aeb49d98bc1134ceb9e0888/volumes/detail used request id req-ed38224a-83ec-43f2-9d41-8f0afa64c0bc 2019-01-08 01:57:35,531 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/233b8a289aeb49d98bc1134ceb9e0888/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ed38224a-83ec-43f2-9d41-8f0afa64c0bc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0106e0b24b1c13c92454251e094ce12a2f55826" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-4feccf59-ba67-437e-9dbb-5c9fe4726b84-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}}' 2019-01-08 01:57:35,718 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a4c82eab-ac18-4216-a41c-9902f4f4bb0c x-openstack-request-id: req-a4c82eab-ac18-4216-a41c-9902f4f4bb0c Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-08 01:57:35,719 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/233b8a289aeb49d98bc1134ceb9e0888/volumes used request id req-a4c82eab-ac18-4216-a41c-9902f4f4bb0c 2019-01-08 01:57:35,719 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-4feccf59-ba67-437e-9dbb-5c9fe4726b84-vol-type 2019-01-08 01:57:35,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/22034882-133b-44dc-a558-e05240f2f32b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fedbe3a-7639-4bf8-a285-57c78a0d8e1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c02d6514a13901c7ddb18a638885392937e6f98" 2019-01-08 01:57:35,976 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:57:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bbf97a07-8ae5-467c-b7b0-ff3c3a3d8966 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:57:35,976 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/22034882-133b-44dc-a558-e05240f2f32b used request id req-bbf97a07-8ae5-467c-b7b0-ff3c3a3d8966 2019-01-08 01:57:35,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:36,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-868115d0-68ba-4ec8-bfe9-1122d8cccdf0 Date: Tue, 08 Jan 2019 01:57:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:57:36,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-868115d0-68ba-4ec8-bfe9-1122d8cccdf0 2019-01-08 01:57:36,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:36,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d1f85b-ac2b-4d13-bb6a-cd18983ba298 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:57:36,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-d2d1f85b-ac2b-4d13-bb6a-cd18983ba298 2019-01-08 01:57:36,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:36,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05238dce-8127-447d-b959-a5270ee5e958 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:36,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-05238dce-8127-447d-b959-a5270ee5e958 2019-01-08 01:57:36,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:36,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:36,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-917194c4-dd19-44e3-b320-7ecda52f5032 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:36,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-917194c4-dd19-44e3-b320-7ecda52f5032 2019-01-08 01:57:36,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:36,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:36,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7352bb11-ea2b-44ce-9e91-2549a354de76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:36,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-7352bb11-ea2b-44ce-9e91-2549a354de76 2019-01-08 01:57:36,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:36,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41c9e40d-4899-402c-80db-4d71c2b391da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:36,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-41c9e40d-4899-402c-80db-4d71c2b391da 2019-01-08 01:57:36,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:36,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:37,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c12514-2c58-409f-840a-66e634f8d10a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:57:37,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-c0c12514-2c58-409f-840a-66e634f8d10a 2019-01-08 01:57:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:37,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c28ae0d-3520-42be-bb20-438ae62eca8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:37,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-0c28ae0d-3520-42be-bb20-438ae62eca8a 2019-01-08 01:57:37,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:37,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:37,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358f3955-0026-4620-97b3-00ea543e1286 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:37,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-358f3955-0026-4620-97b3-00ea543e1286 2019-01-08 01:57:37,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:37,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:37,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f30ed8-6488-4a9e-afb9-db2e3f24779c 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:57:37,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-31f30ed8-6488-4a9e-afb9-db2e3f24779c 2019-01-08 01:57:37,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:37,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f7d103-8483-4bba-a823-b54f5fb891be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:37,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-60f7d103-8483-4bba-a823-b54f5fb891be 2019-01-08 01:57:37,466 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:37,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:37,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8a136e-f8a3-429b-976f-986c4c8feddd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:37,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-7f8a136e-f8a3-429b-976f-986c4c8feddd 2019-01-08 01:57:37,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:37,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:37,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-407d9a9b-b864-4a4d-9bb2-c85f4414c799 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:37,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-407d9a9b-b864-4a4d-9bb2-c85f4414c799 2019-01-08 01:57:37,509 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:37,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:37,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d865e5-c30a-410d-9e11-d396e2385aa1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:37,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-f6d865e5-c30a-410d-9e11-d396e2385aa1 2019-01-08 01:57:37,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:37,615 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj 2019-01-08 01:57:37,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/233b8a289aeb49d98bc1134ceb9e0888 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:37,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56df1345-c2e3-4b1c-8fad-2b0268a9bb0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:37,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/233b8a289aeb49d98bc1134ceb9e0888 used request id req-56df1345-c2e3-4b1c-8fad-2b0268a9bb0f 2019-01-08 01:57:37,873 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-proj-role 2019-01-08 01:57:37,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/50e17b64e59c486892dd2de729d29df4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:38,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2664d349-7934-432b-a024-e9141c80c75f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:38,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/50e17b64e59c486892dd2de729d29df4 used request id req-2664d349-7934-432b-a024-e9141c80c75f 2019-01-08 01:57:38,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795fd685c81de5019a754645ad88e8745993c01e" 2019-01-08 01:57:38,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc64c43-14f6-49c2-b35e-c1897b59d13d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:38,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3fc64c43-14f6-49c2-b35e-c1897b59d13d 2019-01-08 01:57:38,123 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-6d9c9af6-52b3-4d0-user 2019-01-08 01:57:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/5592e99c079142fdb8ef98013245ca36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d477ae1c173afe28f9cf9b4853baa5ed284db5" 2019-01-08 01:57:38,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3deb18c-dd3c-4bd0-b950-b4ad47e493b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:38,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/5592e99c079142fdb8ef98013245ca36 used request id req-c3deb18c-dd3c-4bd0-b950-b4ad47e493b9 2019-01-08 01:57:38,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:38,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Jaq3IcGbQfaKYvWEkE5Rtw"], "issued_at": "2019-01-08T01:57:38.000000Z"}} 2019-01-08 01:57:38,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8468b4b906924fc5042707a8011eb6f978f9e12a" 2019-01-08 01:57:38,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419562d6-e61e-4c81-8aeb-f075a60a1d30 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:38,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-419562d6-e61e-4c81-8aeb-f075a60a1d30 2019-01-08 01:57:38,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:38,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:39,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["FMHVJ1vORme50FKSUlQsiA"], "issued_at": "2019-01-08T01:57:39.000000Z"}} 2019-01-08 01:57:39,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:39,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945084e8-70c6-450a-97a0-a027fcb12dbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:39,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-945084e8-70c6-450a-97a0-a027fcb12dbb 2019-01-08 01:57:39,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:39,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:39,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a902385b-ec05-4915-adc6-27cb8b31ba86 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:57:39,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj used request id req-a902385b-ec05-4915-adc6-27cb8b31ba86 2019-01-08 01:57:39,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:39,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63afd5b3-aaef-44d4-9cd9-83109a91c9c4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:39,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-63afd5b3-aaef-44d4-9cd9-83109a91c9c4 2019-01-08 01:57:39,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj"}}' 2019-01-08 01:57:39,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1472be3-3c2e-4b5a-ace3-e57b11ae0a17 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a4fce3a1a9ac45f0959cdc7c350f9fa0"}, "tags": [], "enabled": true, "id": "a4fce3a1a9ac45f0959cdc7c350f9fa0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj"}} 2019-01-08 01:57:39,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-d1472be3-3c2e-4b5a-ace3-e57b11ae0a17 2019-01-08 01:57:39,874 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj 2019-01-08 01:57:39,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:39,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:40,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["np8NyQmAQlKyjI-tquuclA"], "issued_at": "2019-01-08T01:57:40.000000Z"}} 2019-01-08 01:57:40,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8daee61f194cb5d80080cb76a1cd1d025d6704b" 2019-01-08 01:57:40,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e09ee2e-e3c9-4b8a-90d4-af0ead211081 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:40,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3e09ee2e-e3c9-4b8a-90d4-af0ead211081 2019-01-08 01:57:40,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:40,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:40,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8daee61f194cb5d80080cb76a1cd1d025d6704b" 2019-01-08 01:57:40,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9739a6c5-bf5f-4287-b135-3cb91f8d8e45 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:57:40,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-9739a6c5-bf5f-4287-b135-3cb91f8d8e45 2019-01-08 01:57:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8daee61f194cb5d80080cb76a1cd1d025d6704b" 2019-01-08 01:57:40,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f45cebfa-8f52-42b5-a094-f598d7e774cd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a4fce3a1a9ac45f0959cdc7c350f9fa0"}, "tags": [], "enabled": true, "id": "a4fce3a1a9ac45f0959cdc7c350f9fa0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj"}]} 2019-01-08 01:57:40,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj used request id req-f45cebfa-8f52-42b5-a094-f598d7e774cd 2019-01-08 01:57:40,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8daee61f194cb5d80080cb76a1cd1d025d6704b" 2019-01-08 01:57:40,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffcb956-a9a6-478b-a89a-6dd0636e707c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:40,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-0ffcb956-a9a6-478b-a89a-6dd0636e707c 2019-01-08 01:57:41,287 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-4c5dc107-dfcd-403-user 2019-01-08 01:57:41,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:41,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:41,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4798ba1-d4be-4042-8c34-19326fd6c402 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:41,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d4798ba1-d4be-4042-8c34-19326fd6c402 2019-01-08 01:57:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" -d '{"role": {"name": "CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj-role"}}' 2019-01-08 01:57:41,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a59d22-439d-4579-b3cc-0728ff5ae7b7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa3531b9d6ad42aab0f8b411571b8f6d", "links": {"self": "http://172.30.9.42:5000/v3/roles/aa3531b9d6ad42aab0f8b411571b8f6d"}, "name": "CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj-role"}} 2019-01-08 01:57:41,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-e3a59d22-439d-4579-b3cc-0728ff5ae7b7 2019-01-08 01:57:41,545 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj-role 2019-01-08 01:57:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/aa3531b9d6ad42aab0f8b411571b8f6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:41,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5adcbcc7-ce58-4168-b3d1-1881ea9984e7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa3531b9d6ad42aab0f8b411571b8f6d", "links": {"self": "http://172.30.9.42:5000/v3/roles/aa3531b9d6ad42aab0f8b411571b8f6d"}, "name": "CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj-role"}} 2019-01-08 01:57:41,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/aa3531b9d6ad42aab0f8b411571b8f6d used request id req-5adcbcc7-ce58-4168-b3d1-1881ea9984e7 2019-01-08 01:57:41,657 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj-role to project CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj 2019-01-08 01:57:41,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/a4fce3a1a9ac45f0959cdc7c350f9fa0/users/6f6a7ab106e648a3bfcc4af7d67051ac/roles/aa3531b9d6ad42aab0f8b411571b8f6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:41,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c919f426-a8f9-446b-90cc-8764cb067abc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:41,732 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/a4fce3a1a9ac45f0959cdc7c350f9fa0/users/6f6a7ab106e648a3bfcc4af7d67051ac/roles/aa3531b9d6ad42aab0f8b411571b8f6d used request id req-c919f426-a8f9-446b-90cc-8764cb067abc 2019-01-08 01:57:41,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:41,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:42,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["0fllDQYGQ1ipPQeHT3Z8xw"], "issued_at": "2019-01-08T01:57:42.000000Z"}} 2019-01-08 01:57:42,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f0db996e21634b34abb2f43073c8acc0293a9e" 2019-01-08 01:57:42,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d98daf-f457-4571-a3c4-4303f178507b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:42,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d9d98daf-f457-4571-a3c4-4303f178507b 2019-01-08 01:57:42,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f0db996e21634b34abb2f43073c8acc0293a9e" 2019-01-08 01:57:42,480 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:42 GMT Server: Apache x-compute-request-id: req-c561fddf-0dcf-416b-8e78-ddb4907913cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c561fddf-0dcf-416b-8e78-ddb4907913cd Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-08 01:57:42,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types?is_public=None used request id req-c561fddf-0dcf-416b-8e78-ddb4907913cd 2019-01-08 01:57:42,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c561fddf-0dcf-416b-8e78-ddb4907913cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f0db996e21634b34abb2f43073c8acc0293a9e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol-type", "description": null}}' 2019-01-08 01:57:42,866 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:42 GMT Server: Apache x-compute-request-id: req-69b0f58f-8497-4d8f-89aa-af03c9b32c83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69b0f58f-8497-4d8f-89aa-af03c9b32c83 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2ce072ce-3710-4529-b616-e708f8526109", "description": null}} 2019-01-08 01:57:42,866 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types used request id req-69b0f58f-8497-4d8f-89aa-af03c9b32c83 2019-01-08 01:57:42,866 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol-type 2019-01-08 01:57:42,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:42,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:43,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["2jYKBJRcTwSTKnKpDk6HTg"], "issued_at": "2019-01-08T01:57:43.000000Z"}} 2019-01-08 01:57:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ce1bae517036703c9f444f8fb2bc7624c8d30a" 2019-01-08 01:57:43,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f04a45-8892-4f69-a4ed-e6712dea6621 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:43,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d9f04a45-8892-4f69-a4ed-e6712dea6621 2019-01-08 01:57:43,415 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ce1bae517036703c9f444f8fb2bc7624c8d30a" 2019-01-08 01:57:43,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:43 GMT Server: Apache x-compute-request-id: req-bc0a100f-ee34-4c22-bb46-affe1802632f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bc0a100f-ee34-4c22-bb46-affe1802632f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:57:43,679 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/detail used request id req-bc0a100f-ee34-4c22-bb46-affe1802632f 2019-01-08 01:57:43,682 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bc0a100f-ee34-4c22-bb46-affe1802632f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ce1bae517036703c9f444f8fb2bc7624c8d30a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-08 01:57:44,182 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:57:43 GMT Server: Apache x-compute-request-id: req-2afa8390-2fff-4210-9e29-ddc36538752c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2afa8390-2fff-4210-9e29-ddc36538752c Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:57:44.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol-type", "name": "CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "size": 1}} 2019-01-08 01:57:44,182 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes used request id req-2afa8390-2fff-4210-9e29-ddc36538752c 2019-01-08 01:57:44,185 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc0a100f-ee34-4c22-bb46-affe1802632f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ce1bae517036703c9f444f8fb2bc7624c8d30a" 2019-01-08 01:57:44,437 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:44 GMT Server: Apache x-compute-request-id: req-8b0f2cb0-b66e-4f33-9686-96c0482fbd69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b0f2cb0-b66e-4f33-9686-96c0482fbd69 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T01:57:44.000000", "replication_status": null, "snapshot_id": null, "id": "2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "size": 1, "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "os-vol-tenant-attr:tenant_id": "61bd6f21494645d1884b7a839e3c3498", "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-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol", "bootable": "false", "created_at": "2019-01-08T01:57:44.000000", "volume_type": "CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol-type"}} 2019-01-08 01:57:44,437 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 used request id req-8b0f2cb0-b66e-4f33-9686-96c0482fbd69 2019-01-08 01:57:44,438 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol 2019-01-08 01:57:44,440 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc0a100f-ee34-4c22-bb46-affe1802632f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ce1bae517036703c9f444f8fb2bc7624c8d30a" 2019-01-08 01:57:44,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:44 GMT Server: Apache x-compute-request-id: req-7bf0d329-ee7f-43a4-9f7f-961346656a67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bf0d329-ee7f-43a4-9f7f-961346656a67 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T01:57:44.000000", "replication_status": null, "snapshot_id": null, "id": "2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "size": 1, "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "os-vol-tenant-attr:tenant_id": "61bd6f21494645d1884b7a839e3c3498", "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-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol", "bootable": "false", "created_at": "2019-01-08T01:57:44.000000", "volume_type": "CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol-type"}} 2019-01-08 01:57:44,685 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 used request id req-7bf0d329-ee7f-43a4-9f7f-961346656a67 2019-01-08 01:57:44,686 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:57:44,686 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol 2019-01-08 01:57:44,686 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol 2019-01-08 01:57:44,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc0a100f-ee34-4c22-bb46-affe1802632f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ce1bae517036703c9f444f8fb2bc7624c8d30a" 2019-01-08 01:57:44,955 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:44 GMT Server: Apache x-compute-request-id: req-4026bafd-dca9-4f03-9559-72065b773a32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4026bafd-dca9-4f03-9559-72065b773a32 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "rel": "self"}, {"href": "http://172.30.9.42:8776/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T01:57:44.000000", "replication_status": null, "snapshot_id": null, "id": "2aa28a7d-840b-4457-abb4-2411fe3aa8b6", "size": 1, "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "os-vol-tenant-attr:tenant_id": "61bd6f21494645d1884b7a839e3c3498", "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-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol", "bootable": "false", "created_at": "2019-01-08T01:57:44.000000", "volume_type": "CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol-type"}} 2019-01-08 01:57:44,955 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 used request id req-4026bafd-dca9-4f03-9559-72065b773a32 2019-01-08 01:57:44,956 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:57:44,956 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol 2019-01-08 01:57:44,956 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol 2019-01-08 01:57:44,958 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc0a100f-ee34-4c22-bb46-affe1802632f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ce1bae517036703c9f444f8fb2bc7624c8d30a" 2019-01-08 01:57:45,235 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:57:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e08025c1-c708-461a-9fc8-3829ab5b57d4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:57:45,235 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 used request id req-e08025c1-c708-461a-9fc8-3829ab5b57d4 2019-01-08 01:57:45,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc0a100f-ee34-4c22-bb46-affe1802632f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ce1bae517036703c9f444f8fb2bc7624c8d30a" 2019-01-08 01:57:45,460 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2b55a419-984b-45f9-8b8c-5f17f86875cb x-openstack-request-id: req-2b55a419-984b-45f9-8b8c-5f17f86875cb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2aa28a7d-840b-4457-abb4-2411fe3aa8b6 could not be found.", "code": 404}} 2019-01-08 01:57:45,460 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/volumes/2aa28a7d-840b-4457-abb4-2411fe3aa8b6 used request id req-2b55a419-984b-45f9-8b8c-5f17f86875cb 2019-01-08 01:57:45,460 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2aa28a7d-840b-4457-abb4-2411fe3aa8b6 could not be found. (HTTP 404) (Request-ID: req-2b55a419-984b-45f9-8b8c-5f17f86875cb) 2019-01-08 01:57:45,460 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol 2019-01-08 01:57:45,461 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-cdab2fbc-e7c2-46b7-af11-a7102f94594f-vol-type 2019-01-08 01:57:45,464 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/2ce072ce-3710-4529-b616-e708f8526109 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c561fddf-0dcf-416b-8e78-ddb4907913cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f0db996e21634b34abb2f43073c8acc0293a9e" 2019-01-08 01:57:45,718 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:57:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b351b5f-0e77-4cfe-8893-c2d6d6963b14 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:57:45,719 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498/types/2ce072ce-3710-4529-b616-e708f8526109 used request id req-8b351b5f-0e77-4cfe-8893-c2d6d6963b14 2019-01-08 01:57:45,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-64aa2aad-e548-4b74-b13a-dd188b792a8e Date: Tue, 08 Jan 2019 01:57:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:57:46,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-64aa2aad-e548-4b74-b13a-dd188b792a8e 2019-01-08 01:57:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5078ea3-9c69-4d1a-8b8a-e092628cbb00 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:57:46,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-a5078ea3-9c69-4d1a-8b8a-e092628cbb00 2019-01-08 01:57:46,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78b7c7f8-c1f1-4b6d-b529-e43a201c0b72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:46,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-78b7c7f8-c1f1-4b6d-b529-e43a201c0b72 2019-01-08 01:57:46,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:46,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0883c3f9-e318-4844-8bf5-b483586dee36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:46,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-0883c3f9-e318-4844-8bf5-b483586dee36 2019-01-08 01:57:46,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a4a566-0547-4999-9c33-e903379d072f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:46,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-d7a4a566-0547-4999-9c33-e903379d072f 2019-01-08 01:57:46,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a900ee-d476-4289-a451-444882171fb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:46,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-52a900ee-d476-4289-a451-444882171fb8 2019-01-08 01:57:46,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3cbb78-1aad-4ab0-951a-50e926f65f6b 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:57:46,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-be3cbb78-1aad-4ab0-951a-50e926f65f6b 2019-01-08 01:57:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36d8001e-28eb-4220-abe4-d2feff9a99b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:46,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-36d8001e-28eb-4220-abe4-d2feff9a99b5 2019-01-08 01:57:46,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0525c43b-7cc4-4386-b82d-1e725d00d279 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:46,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-0525c43b-7cc4-4386-b82d-1e725d00d279 2019-01-08 01:57:46,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:46,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561cadbe-6ac4-46bd-b529-a273a644fe3b 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:57:46,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-561cadbe-6ac4-46bd-b529-a273a644fe3b 2019-01-08 01:57:46,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:47,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d681b961-8dc9-4a71-85f3-54905f2ca7ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:47,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-d681b961-8dc9-4a71-85f3-54905f2ca7ff 2019-01-08 01:57:47,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:47,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:47,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24123d97-a5a0-4d02-910d-6cbdcdc4f44c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:47,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-24123d97-a5a0-4d02-910d-6cbdcdc4f44c 2019-01-08 01:57:47,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:47,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82250414-c578-4c24-b222-058dbe1335d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:47,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-82250414-c578-4c24-b222-058dbe1335d5 2019-01-08 01:57:47,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:47,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:47,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9b24ba2-f233-4b97-a22a-88d70375f4b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:47,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-c9b24ba2-f233-4b97-a22a-88d70375f4b2 2019-01-08 01:57:47,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:47,284 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj 2019-01-08 01:57:47,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/a4fce3a1a9ac45f0959cdc7c350f9fa0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:47,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd04c161-e2ce-40a3-8906-c883302ea5f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:47,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/a4fce3a1a9ac45f0959cdc7c350f9fa0 used request id req-cd04c161-e2ce-40a3-8906-c883302ea5f5 2019-01-08 01:57:47,550 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-4c5dc107-dfcd-403-proj-role 2019-01-08 01:57:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/aa3531b9d6ad42aab0f8b411571b8f6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:47,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0703ecce-ba8d-4f9d-a38a-b267ca4e85e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:47,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/aa3531b9d6ad42aab0f8b411571b8f6d used request id req-0703ecce-ba8d-4f9d-a38a-b267ca4e85e2 2019-01-08 01:57:47,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1340fdd8e91e11a63b8c2649812dbe33135a36" 2019-01-08 01:57:47,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dde4fa-5220-4776-ac32-3e0777043622 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:47,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-63dde4fa-5220-4776-ac32-3e0777043622 2019-01-08 01:57:47,795 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-4c5dc107-dfcd-403-user 2019-01-08 01:57:47,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/6f6a7ab106e648a3bfcc4af7d67051ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8daee61f194cb5d80080cb76a1cd1d025d6704b" 2019-01-08 01:57:47,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334449cd-5def-4f97-a6da-cf26cbc660fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:47,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/6f6a7ab106e648a3bfcc4af7d67051ac used request id req-334449cd-5def-4f97-a6da-cf26cbc660fd 2019-01-08 01:57:47,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:48,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["0I0vHSbDQJ2unXY0spP5Fg"], "issued_at": "2019-01-08T01:57:48.000000Z"}} 2019-01-08 01:57:48,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b907008329b5ebfe78e05067acbcdc3a62ec741" 2019-01-08 01:57:48,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c96e3d7-27c8-49de-8089-033470d3a9d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:48,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8c96e3d7-27c8-49de-8089-033470d3a9d2 2019-01-08 01:57:48,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:48,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:48,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["i6GBUngrQ9q4eRQLCUct1w"], "issued_at": "2019-01-08T01:57:48.000000Z"}} 2019-01-08 01:57:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:49,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420af9f7-3ba3-48ec-b095-33856e9ab0b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:49,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-420af9f7-3ba3-48ec-b095-33856e9ab0b7 2019-01-08 01:57:49,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:49,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-c10de329-7e60-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:49,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad074a6-87bc-4c19-a61c-5b0467fd6260 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-c10de329-7e60-4e1-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:57:49,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-c10de329-7e60-4e1-proj used request id req-9ad074a6-87bc-4c19-a61c-5b0467fd6260 2019-01-08 01:57:49,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:49,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610be44a-f5f0-42eb-85a8-63b90ce6496d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:49,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-610be44a-f5f0-42eb-85a8-63b90ce6496d 2019-01-08 01:57:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj"}}' 2019-01-08 01:57:49,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7434c9f4-bc9f-4ed1-85f7-6b1bebeccf70 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/193a714726ed408194a80cddb99846ba"}, "tags": [], "enabled": true, "id": "193a714726ed408194a80cddb99846ba", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj"}} 2019-01-08 01:57:49,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-7434c9f4-bc9f-4ed1-85f7-6b1bebeccf70 2019-01-08 01:57:49,395 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-c10de329-7e60-4e1-proj 2019-01-08 01:57:49,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:49,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:49,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["f09GP-qCQQ63jn1XnRqTsw"], "issued_at": "2019-01-08T01:57:49.000000Z"}} 2019-01-08 01:57:49,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd4bb61ca6fc167a527a58622beb207473bd2e3" 2019-01-08 01:57:49,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120762b1-05b3-4fb6-b780-226589ed017b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:49,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-120762b1-05b3-4fb6-b780-226589ed017b 2019-01-08 01:57:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:49,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd4bb61ca6fc167a527a58622beb207473bd2e3" 2019-01-08 01:57:50,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c7c000-c41a-41ab-87ef-a132b4fe37c7 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:57:50,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-68c7c000-c41a-41ab-87ef-a132b4fe37c7 2019-01-08 01:57:50,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithImageTests-c10de329-7e60-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd4bb61ca6fc167a527a58622beb207473bd2e3" 2019-01-08 01:57:50,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bb380b-243d-4f10-b287-659b6fa8386e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithImageTests-c10de329-7e60-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/193a714726ed408194a80cddb99846ba"}, "tags": [], "enabled": true, "id": "193a714726ed408194a80cddb99846ba", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj"}]} 2019-01-08 01:57:50,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithImageTests-c10de329-7e60-4e1-proj used request id req-45bb380b-243d-4f10-b287-659b6fa8386e 2019-01-08 01:57:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd4bb61ca6fc167a527a58622beb207473bd2e3" 2019-01-08 01:57:50,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00075034-31c2-4430-ac7a-5da00d9d4b30 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:50,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-00075034-31c2-4430-ac7a-5da00d9d4b30 2019-01-08 01:57:50,670 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-c10de329-7e60-4e1-user 2019-01-08 01:57:50,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:50,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:50,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758e6ffe-835f-4ddb-8219-2d8bab6d89ca Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:50,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-758e6ffe-835f-4ddb-8219-2d8bab6d89ca 2019-01-08 01:57:50,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" -d '{"role": {"name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj-role"}}' 2019-01-08 01:57:50,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bc59bc4-8476-4026-a518-bcae2d44122c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc4ec4f29d0b47148578e590500693b8", "links": {"self": "http://172.30.9.42:5000/v3/roles/bc4ec4f29d0b47148578e590500693b8"}, "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj-role"}} 2019-01-08 01:57:50,916 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-6bc59bc4-8476-4026-a518-bcae2d44122c 2019-01-08 01:57:50,916 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-c10de329-7e60-4e1-proj-role 2019-01-08 01:57:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/bc4ec4f29d0b47148578e590500693b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:51,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c28f9f2-05df-4f6d-ba1b-12979132a63e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc4ec4f29d0b47148578e590500693b8", "links": {"self": "http://172.30.9.42:5000/v3/roles/bc4ec4f29d0b47148578e590500693b8"}, "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj-role"}} 2019-01-08 01:57:51,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/bc4ec4f29d0b47148578e590500693b8 used request id req-1c28f9f2-05df-4f6d-ba1b-12979132a63e 2019-01-08 01:57:51,029 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-c10de329-7e60-4e1-proj-role to project CreateVolumeWithImageTests-c10de329-7e60-4e1-proj 2019-01-08 01:57:51,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/193a714726ed408194a80cddb99846ba/users/0bd4b9b4f80b450e9cecd7ac4d6d6fe2/roles/bc4ec4f29d0b47148578e590500693b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:51,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8642ef02-6ddd-4ca4-827f-fc216443b99a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:51,176 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/193a714726ed408194a80cddb99846ba/users/0bd4b9b4f80b450e9cecd7ac4d6d6fe2/roles/bc4ec4f29d0b47148578e590500693b8 used request id req-8642ef02-6ddd-4ca4-827f-fc216443b99a 2019-01-08 01:57:51,178 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:57:51,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:51,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:51,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc4ec4f29d0b47148578e590500693b8", "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj-role"}], "expires_at": "2019-01-08T02:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "193a714726ed408194a80cddb99846ba", "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/193a714726ed408194a80cddb99846ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/193a714726ed408194a80cddb99846ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/193a714726ed408194a80cddb99846ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/193a714726ed408194a80cddb99846ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-user", "id": "0bd4b9b4f80b450e9cecd7ac4d6d6fe2"}, "audit_ids": ["UjRueyvdQeuE-ezSEcq0xg"], "issued_at": "2019-01-08T01:57:51.000000Z"}} 2019-01-08 01:57:51,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09de7cf2c0087dfe245eaecf77bcbab39a6ecfc1" 2019-01-08 01:57:51,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4763f2-9341-4eac-b8e1-5844c32de199 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:51,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5f4763f2-9341-4eac-b8e1-5844c32de199 2019-01-08 01:57:51,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09de7cf2c0087dfe245eaecf77bcbab39a6ecfc1" 2019-01-08 01:57:51,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-54464fde-4f8c-49a7-9714-a8695658a7fa Date: Tue, 08 Jan 2019 01:57:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image"} 2019-01-08 01:57:51,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image used request id req-54464fde-4f8c-49a7-9714-a8695658a7fa 2019-01-08 01:57:51,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09de7cf2c0087dfe245eaecf77bcbab39a6ecfc1" 2019-01-08 01:57:52,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee1028ee-5377-4b1c-849d-60db27e2a6b4 Date: Tue, 08 Jan 2019 01:57: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"}}} 2019-01-08 01:57:52,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-ee1028ee-5377-4b1c-849d-60db27e2a6b4 2019-01-08 01:57:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09de7cf2c0087dfe245eaecf77bcbab39a6ecfc1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image"}' 2019-01-08 01:57:52,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2dff7d6b-0da1-4d09-8d84-e89f96f0e3a0 Date: Tue, 08 Jan 2019 01:57:52 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:57:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:57:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883", "min_disk": 0, "protected": false, "id": "7872687c-b775-4cb9-aa81-a822a5db9883", "file": "/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883/file", "checksum": null, "owner": "193a714726ed408194a80cddb99846ba", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:57:52,391 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-2dff7d6b-0da1-4d09-8d84-e89f96f0e3a0 2019-01-08 01:57:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09de7cf2c0087dfe245eaecf77bcbab39a6ecfc1" -d '' 2019-01-08 01:57:52,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d338c35a-b9d0-48d9-a2fc-5697df0deb2e Date: Tue, 08 Jan 2019 01:57:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:57:52,853 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883/file used request id req-d338c35a-b9d0-48d9-a2fc-5697df0deb2e 2019-01-08 01:57:52,854 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:57:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09de7cf2c0087dfe245eaecf77bcbab39a6ecfc1" 2019-01-08 01:57:53,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-34222ebc-bacd-4c5e-a01d-14eb54b8e0d5 Date: Tue, 08 Jan 2019 01:57:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:57:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:57:52Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7872687c-b775-4cb9-aa81-a822a5db9883/snap", "metadata": {}}], "self": "/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883", "min_disk": 0, "protected": false, "id": "7872687c-b775-4cb9-aa81-a822a5db9883", "file": "/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "193a714726ed408194a80cddb99846ba", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7872687c-b775-4cb9-aa81-a822a5db9883/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:57:53,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883 used request id req-34222ebc-bacd-4c5e-a01d-14eb54b8e0d5 2019-01-08 01:57:53,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09de7cf2c0087dfe245eaecf77bcbab39a6ecfc1" 2019-01-08 01:57:54,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-051084b0-2405-4d82-9c2a-25fb569b6cfc Date: Tue, 08 Jan 2019 01:57: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"}}} 2019-01-08 01:57:54,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-051084b0-2405-4d82-9c2a-25fb569b6cfc 2019-01-08 01:57:54,078 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image 2019-01-08 01:57:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09de7cf2c0087dfe245eaecf77bcbab39a6ecfc1" 2019-01-08 01:57:54,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-14a38cd2-1040-4989-b76c-e8dab2c29d8c Date: Tue, 08 Jan 2019 01:57:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:57:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:57:52Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7872687c-b775-4cb9-aa81-a822a5db9883/snap", "metadata": {}}], "self": "/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883", "min_disk": 0, "protected": false, "id": "7872687c-b775-4cb9-aa81-a822a5db9883", "file": "/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "193a714726ed408194a80cddb99846ba", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7872687c-b775-4cb9-aa81-a822a5db9883/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:57:54,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883 used request id req-14a38cd2-1040-4989-b76c-e8dab2c29d8c 2019-01-08 01:57:54,299 - create_image - DEBUG - Instance status is - active 2019-01-08 01:57:54,299 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image 2019-01-08 01:57:54,299 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image 2019-01-08 01:57:54,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:54,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:54,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc4ec4f29d0b47148578e590500693b8", "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj-role"}], "expires_at": "2019-01-08T02:57:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "193a714726ed408194a80cddb99846ba", "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/193a714726ed408194a80cddb99846ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/193a714726ed408194a80cddb99846ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/193a714726ed408194a80cddb99846ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/193a714726ed408194a80cddb99846ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/193a714726ed408194a80cddb99846ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/193a714726ed408194a80cddb99846ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-c10de329-7e60-4e1-user", "id": "0bd4b9b4f80b450e9cecd7ac4d6d6fe2"}, "audit_ids": ["LOM37mR_QA6H0Lx2y7SVTQ"], "issued_at": "2019-01-08T01:57:54.000000Z"}} 2019-01-08 01:57:54,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8e501045239d61096a9e2ea7aed90fdfd7209d" 2019-01-08 01:57:54,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8cab5b-f3e4-4771-aeef-02da803e45ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:54,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3e8cab5b-f3e4-4771-aeef-02da803e45ec 2019-01-08 01:57:54,814 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/193a714726ed408194a80cddb99846ba/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8e501045239d61096a9e2ea7aed90fdfd7209d" 2019-01-08 01:57:55,046 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:54 GMT Server: Apache x-compute-request-id: req-ab1343b8-371c-4f25-8909-1205ae41893d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab1343b8-371c-4f25-8909-1205ae41893d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:57:55,047 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/193a714726ed408194a80cddb99846ba/volumes/detail used request id req-ab1343b8-371c-4f25-8909-1205ae41893d 2019-01-08 01:57:55,050 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/193a714726ed408194a80cddb99846ba/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ab1343b8-371c-4f25-8909-1205ae41893d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8e501045239d61096a9e2ea7aed90fdfd7209d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-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}}' 2019-01-08 01:57:55,487 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 08 Jan 2019 01:57:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8e98c1ed-4bf0-4a93-b7b7-307f01f273ac x-openstack-request-id: req-8e98c1ed-4bf0-4a93-b7b7-307f01f273ac Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-08 01:57:55,488 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/193a714726ed408194a80cddb99846ba/volumes used request id req-8e98c1ed-4bf0-4a93-b7b7-307f01f273ac 2019-01-08 01:57:55,488 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-02e4d7be-c193-4aec-bffb-83f3a6a42384-image 2019-01-08 01:57:55,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09de7cf2c0087dfe245eaecf77bcbab39a6ecfc1" 2019-01-08 01:57:56,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0a4f105-61a1-402a-95fc-c13d5eb4b86b Date: Tue, 08 Jan 2019 01:57:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:57:56,031 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/7872687c-b775-4cb9-aa81-a822a5db9883 used request id req-c0a4f105-61a1-402a-95fc-c13d5eb4b86b 2019-01-08 01:57:56,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:56,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-7833e61d-98c5-473d-959e-eefdd2136e93 Date: Tue, 08 Jan 2019 01:57:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:57:56,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-7833e61d-98c5-473d-959e-eefdd2136e93 2019-01-08 01:57:56,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:56,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f879fd7e-cd59-4180-8c05-bfc8b445addf Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:57:56,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-f879fd7e-cd59-4180-8c05-bfc8b445addf 2019-01-08 01:57:56,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:56,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ac20d4-30df-4845-b4e6-b57f1b750c02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:56,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-f1ac20d4-30df-4845-b4e6-b57f1b750c02 2019-01-08 01:57:56,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:56,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:56,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb2bbff-be18-4f29-8fb2-02e407e114e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:56,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-3eb2bbff-be18-4f29-8fb2-02e407e114e9 2019-01-08 01:57:56,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:56,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:56,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f9e2ce7-449e-4fd2-92ab-9bb2cd30d5c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:56,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-5f9e2ce7-449e-4fd2-92ab-9bb2cd30d5c7 2019-01-08 01:57:56,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:56,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:56,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286936f8-b959-4ad3-bff1-27348f9b492c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:56,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-286936f8-b959-4ad3-bff1-27348f9b492c 2019-01-08 01:57:56,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:56,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c511a49-0cff-4c61-8b98-a2d509644b26 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:57:56,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-0c511a49-0cff-4c61-8b98-a2d509644b26 2019-01-08 01:57:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:57,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ebbb241-18f6-4f78-86f7-c24e0b7291f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:57,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-1ebbb241-18f6-4f78-86f7-c24e0b7291f4 2019-01-08 01:57:57,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:57,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb479d6b-54d6-491a-ac23-516f2ac74e61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:57,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-cb479d6b-54d6-491a-ac23-516f2ac74e61 2019-01-08 01:57:57,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:57,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d86d77-df18-4ab0-8ceb-a701d8b9d477 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:57:57,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-e2d86d77-df18-4ab0-8ceb-a701d8b9d477 2019-01-08 01:57:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:57,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb31de2-da66-4545-922d-64ca49e9060b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:57,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-6fb31de2-da66-4545-922d-64ca49e9060b 2019-01-08 01:57:57,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:57,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:57,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7648e7ce-ae37-4432-8e04-0bcd07c9add4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:57,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-7648e7ce-ae37-4432-8e04-0bcd07c9add4 2019-01-08 01:57:57,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:57,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:57,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df21619-bb9e-4c25-bf3d-7ff6ffeffd5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:57,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-3df21619-bb9e-4c25-bf3d-7ff6ffeffd5c 2019-01-08 01:57:57,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:57,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:57,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a7677e-367c-42b4-822b-46c7b4559229 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:57:57,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-21a7677e-367c-42b4-822b-46c7b4559229 2019-01-08 01:57:57,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:57:57,712 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-c10de329-7e60-4e1-proj 2019-01-08 01:57:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/193a714726ed408194a80cddb99846ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:57,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e0a1943-628c-4655-b234-226b5f99fab9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:57,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/193a714726ed408194a80cddb99846ba used request id req-1e0a1943-628c-4655-b234-226b5f99fab9 2019-01-08 01:57:57,982 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-c10de329-7e60-4e1-proj-role 2019-01-08 01:57:57,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/bc4ec4f29d0b47148578e590500693b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:58,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e6c77bb-3c79-489f-86c6-4a3042b2c5b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:58,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/bc4ec4f29d0b47148578e590500693b8 used request id req-9e6c77bb-3c79-489f-86c6-4a3042b2c5b3 2019-01-08 01:57:58,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cb11d4f85316b891b28850a30e365da8da3b7c" 2019-01-08 01:57:58,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feedc566-2557-4155-9832-40f365b48fbb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:57:58,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-feedc566-2557-4155-9832-40f365b48fbb 2019-01-08 01:57:58,233 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-c10de329-7e60-4e1-user 2019-01-08 01:57:58,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/0bd4b9b4f80b450e9cecd7ac4d6d6fe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd4bb61ca6fc167a527a58622beb207473bd2e3" 2019-01-08 01:57:58,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77ae5cca-0c02-4f83-b1ce-389d4922bdea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:57:58,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/0bd4b9b4f80b450e9cecd7ac4d6d6fe2 used request id req-77ae5cca-0c02-4f83-b1ce-389d4922bdea 2019-01-08 01:57:58,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:58,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["5rveill4QWOF4lRWjGk5yg"], "issued_at": "2019-01-08T01:57:58.000000Z"}} 2019-01-08 01:57:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2553d3442676f40ea460d44e01c26306ef0915ac" 2019-01-08 01:57:58,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50576f39-45a7-44e3-a1cb-693870547b63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:58,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-50576f39-45a7-44e3-a1cb-693870547b63 2019-01-08 01:57:58,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:58,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:57:59,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["HwlclNO5RAS0qJnlPL0Giw"], "issued_at": "2019-01-08T01:57:59.000000Z"}} 2019-01-08 01:57:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:57:59,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594e3a97-5b66-4d72-a253-bd2bec4f48bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:57:59,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-594e3a97-5b66-4d72-a253-bd2bec4f48bc 2019-01-08 01:57:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:57:59,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:57:59,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:57:59,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652853a3-2155-431f-bd58-df69d12480c2 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:57:59,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj used request id req-652853a3-2155-431f-bd58-df69d12480c2 2019-01-08 01:57:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:57:59,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47181fcc-dcc0-4988-9e60-31d72085c5b7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:57:59,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-47181fcc-dcc0-4988-9e60-31d72085c5b7 2019-01-08 01:57:59,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj"}}' 2019-01-08 01:57:59,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff2c0d65-bc63-4fdf-a3c8-54e0b2acd373 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ca0edc22b0c24c7abb8a26eb4e75e6a4"}, "tags": [], "enabled": true, "id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj"}} 2019-01-08 01:57:59,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-ff2c0d65-bc63-4fdf-a3c8-54e0b2acd373 2019-01-08 01:57:59,869 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj 2019-01-08 01:57:59,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:57:59,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:00,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["StM2kRfZQ92DjgWoEIFoMA"], "issued_at": "2019-01-08T01:58:00.000000Z"}} 2019-01-08 01:58:00,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c003cb266cc3fcd86881a3fdd60b532022e0b" 2019-01-08 01:58:00,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b832fc8d-f3a2-412f-b06b-da02f25c2f93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:00,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b832fc8d-f3a2-412f-b06b-da02f25c2f93 2019-01-08 01:58:00,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:58:00,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:58: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:58:00,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c003cb266cc3fcd86881a3fdd60b532022e0b" 2019-01-08 01:58:00,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f450af-daf6-40f0-982a-1609ffe81f3e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:58:00,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-85f450af-daf6-40f0-982a-1609ffe81f3e 2019-01-08 01:58:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c003cb266cc3fcd86881a3fdd60b532022e0b" 2019-01-08 01:58:00,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61114369-4ecb-4197-95f0-b014d6bce5ad Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ca0edc22b0c24c7abb8a26eb4e75e6a4"}, "tags": [], "enabled": true, "id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj"}]} 2019-01-08 01:58:00,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj used request id req-61114369-4ecb-4197-95f0-b014d6bce5ad 2019-01-08 01:58:00,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c003cb266cc3fcd86881a3fdd60b532022e0b" 2019-01-08 01:58:00,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4924ad75-5620-466e-8fd8-5276177935e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:58:00,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-4924ad75-5620-466e-8fd8-5276177935e8 2019-01-08 01:58:01,059 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-6e90bb78-89eb-48c-user 2019-01-08 01:58:01,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:01,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62437d9d-290e-490b-89e7-28f5e3d74b2b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:58:01,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-62437d9d-290e-490b-89e7-28f5e3d74b2b 2019-01-08 01:58:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" -d '{"role": {"name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj-role"}}' 2019-01-08 01:58:01,208 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1470e3b9-ab81-42ec-b922-47ecbe041aa6 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c046efed2ff5457594581d424bb0c2f1", "links": {"self": "http://172.30.9.42:5000/v3/roles/c046efed2ff5457594581d424bb0c2f1"}, "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj-role"}} 2019-01-08 01:58:01,208 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-1470e3b9-ab81-42ec-b922-47ecbe041aa6 2019-01-08 01:58:01,208 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj-role 2019-01-08 01:58:01,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/c046efed2ff5457594581d424bb0c2f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:01,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf65d1e-9ee1-41fb-bc0e-080959a84d8c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c046efed2ff5457594581d424bb0c2f1", "links": {"self": "http://172.30.9.42:5000/v3/roles/c046efed2ff5457594581d424bb0c2f1"}, "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj-role"}} 2019-01-08 01:58:01,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/c046efed2ff5457594581d424bb0c2f1 used request id req-edf65d1e-9ee1-41fb-bc0e-080959a84d8c 2019-01-08 01:58:01,320 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj-role to project CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj 2019-01-08 01:58:01,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/ca0edc22b0c24c7abb8a26eb4e75e6a4/users/c8ddf0039b7a483da82c8e29ad7e0f67/roles/c046efed2ff5457594581d424bb0c2f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:01,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8df5207-d94e-444f-95c8-d2e4ec4d8fc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:58:01,469 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/ca0edc22b0c24c7abb8a26eb4e75e6a4/users/c8ddf0039b7a483da82c8e29ad7e0f67/roles/c046efed2ff5457594581d424bb0c2f1 used request id req-a8df5207-d94e-444f-95c8-d2e4ec4d8fc2 2019-01-08 01:58:01,471 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:58:01,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:01,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:01,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c046efed2ff5457594581d424bb0c2f1", "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj-role"}], "expires_at": "2019-01-08T02:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-user", "id": "c8ddf0039b7a483da82c8e29ad7e0f67"}, "audit_ids": ["Xyi6YFrLStSOkNagH8UVyQ"], "issued_at": "2019-01-08T01:58:01.000000Z"}} 2019-01-08 01:58:01,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9911dbd7e0646c83ee0c4a5ccff08a1f8752ef6a" 2019-01-08 01:58:01,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9662c3fd-38d5-4282-9474-fd00f50672b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:01,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9662c3fd-38d5-4282-9474-fd00f50672b0 2019-01-08 01:58:01,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9911dbd7e0646c83ee0c4a5ccff08a1f8752ef6a" 2019-01-08 01:58:02,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-72627a03-4686-46fe-963b-a2ef797f6b59 Date: Tue, 08 Jan 2019 01:58:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image"} 2019-01-08 01:58:02,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image used request id req-72627a03-4686-46fe-963b-a2ef797f6b59 2019-01-08 01:58:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9911dbd7e0646c83ee0c4a5ccff08a1f8752ef6a" 2019-01-08 01:58:02,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f034344c-b3be-4ef6-b078-534d118e8f80 Date: Tue, 08 Jan 2019 01:58: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"}}} 2019-01-08 01:58:02,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-f034344c-b3be-4ef6-b078-534d118e8f80 2019-01-08 01:58:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9911dbd7e0646c83ee0c4a5ccff08a1f8752ef6a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image"}' 2019-01-08 01:58:03,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/07e06933-5937-4841-8ba3-c975659112c0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-090a9b85-6902-4ef4-b009-2a434b4e1546 Date: Tue, 08 Jan 2019 01:58:03 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:58:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:58:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/07e06933-5937-4841-8ba3-c975659112c0", "min_disk": 0, "protected": false, "id": "07e06933-5937-4841-8ba3-c975659112c0", "file": "/v2/images/07e06933-5937-4841-8ba3-c975659112c0/file", "checksum": null, "owner": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:58:03,051 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-090a9b85-6902-4ef4-b009-2a434b4e1546 2019-01-08 01:58:03,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/07e06933-5937-4841-8ba3-c975659112c0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9911dbd7e0646c83ee0c4a5ccff08a1f8752ef6a" -d '' 2019-01-08 01:58:04,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f79032ac-e03e-488b-aa58-5a7f6daab3e6 Date: Tue, 08 Jan 2019 01:58:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:58:04,088 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/07e06933-5937-4841-8ba3-c975659112c0/file used request id req-f79032ac-e03e-488b-aa58-5a7f6daab3e6 2019-01-08 01:58:04,089 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:58:04,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/07e06933-5937-4841-8ba3-c975659112c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9911dbd7e0646c83ee0c4a5ccff08a1f8752ef6a" 2019-01-08 01:58:04,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-943a8a6b-31f0-4804-8c48-b9912b3b083d Date: Tue, 08 Jan 2019 01:58:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:58:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:58:04Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/07e06933-5937-4841-8ba3-c975659112c0/snap", "metadata": {}}], "self": "/v2/images/07e06933-5937-4841-8ba3-c975659112c0", "min_disk": 0, "protected": false, "id": "07e06933-5937-4841-8ba3-c975659112c0", "file": "/v2/images/07e06933-5937-4841-8ba3-c975659112c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/07e06933-5937-4841-8ba3-c975659112c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:58:04,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/07e06933-5937-4841-8ba3-c975659112c0 used request id req-943a8a6b-31f0-4804-8c48-b9912b3b083d 2019-01-08 01:58:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9911dbd7e0646c83ee0c4a5ccff08a1f8752ef6a" 2019-01-08 01:58:05,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9499675f-6dc2-4eae-ba36-a2cc5a5d3c69 Date: Tue, 08 Jan 2019 01:58: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"}}} 2019-01-08 01:58:05,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-9499675f-6dc2-4eae-ba36-a2cc5a5d3c69 2019-01-08 01:58:05,308 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image 2019-01-08 01:58:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/07e06933-5937-4841-8ba3-c975659112c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9911dbd7e0646c83ee0c4a5ccff08a1f8752ef6a" 2019-01-08 01:58:05,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-03f2232d-e487-44c3-9403-e9fca83735c5 Date: Tue, 08 Jan 2019 01:58:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:58:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:58:04Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/07e06933-5937-4841-8ba3-c975659112c0/snap", "metadata": {}}], "self": "/v2/images/07e06933-5937-4841-8ba3-c975659112c0", "min_disk": 0, "protected": false, "id": "07e06933-5937-4841-8ba3-c975659112c0", "file": "/v2/images/07e06933-5937-4841-8ba3-c975659112c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/07e06933-5937-4841-8ba3-c975659112c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:58:05,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/07e06933-5937-4841-8ba3-c975659112c0 used request id req-03f2232d-e487-44c3-9403-e9fca83735c5 2019-01-08 01:58:05,329 - create_image - DEBUG - Instance status is - active 2019-01-08 01:58:05,329 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image 2019-01-08 01:58:05,329 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image 2019-01-08 01:58:05,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:05,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:05,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c046efed2ff5457594581d424bb0c2f1", "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj-role"}], "expires_at": "2019-01-08T02:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-user", "id": "c8ddf0039b7a483da82c8e29ad7e0f67"}, "audit_ids": ["XAirspSmRkqx752FZ2KV6A"], "issued_at": "2019-01-08T01:58:05.000000Z"}} 2019-01-08 01:58:05,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:05,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815e0d0a-f1b8-44e9-b78a-09375c50df8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:05,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-815e0d0a-f1b8-44e9-b78a-09375c50df8a 2019-01-08 01:58:05,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:06,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:05 GMT Server: Apache x-compute-request-id: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 01:58:06,070 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/detail used request id req-c38d269b-ea7c-432c-8ae6-f98aa15b3005 2019-01-08 01:58:06,073 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol", "imageRef": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-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}}' 2019-01-08 01:58:10,295 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:58:06 GMT Server: Apache x-compute-request-id: req-634d2ce8-2859-476d-bf92-821362b520bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-634d2ce8-2859-476d-bf92-821362b520bd Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c8ddf0039b7a483da82c8e29ad7e0f67", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "self"}, {"href": "http://172.30.9.42:8776/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:58:10.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83f2e8af-d0ba-40c7-a81f-20ca4d164860", "size": 1}} 2019-01-08 01:58:10,295 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes used request id req-634d2ce8-2859-476d-bf92-821362b520bd 2019-01-08 01:58:10,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:10,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:10 GMT Server: Apache x-compute-request-id: req-3d0bd8d4-6b04-42b5-8493-1021689a5182 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d0bd8d4-6b04-42b5-8493-1021689a5182 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c8ddf0039b7a483da82c8e29ad7e0f67", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "self"}, {"href": "http://172.30.9.42:8776/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "updated_at": "2019-01-08T01:58:10.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83f2e8af-d0ba-40c7-a81f-20ca4d164860", "size": 1}} 2019-01-08 01:58:10,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 used request id req-3d0bd8d4-6b04-42b5-8493-1021689a5182 2019-01-08 01:58:10,691 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol 2019-01-08 01:58:10,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:10,918 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:10 GMT Server: Apache x-compute-request-id: req-2eb3aaa3-dc27-495d-bf64-f3b52ebd9c22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2eb3aaa3-dc27-495d-bf64-f3b52ebd9c22 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c8ddf0039b7a483da82c8e29ad7e0f67", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "self"}, {"href": "http://172.30.9.42:8776/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "updated_at": "2019-01-08T01:58:10.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83f2e8af-d0ba-40c7-a81f-20ca4d164860", "size": 1}} 2019-01-08 01:58:10,919 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 used request id req-2eb3aaa3-dc27-495d-bf64-f3b52ebd9c22 2019-01-08 01:58:10,919 - create_volume - DEBUG - Instance status is - creating 2019-01-08 01:58:10,919 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-08 01:58:13,922 - create_volume - DEBUG - Volume status query timeout in 296.768579006 2019-01-08 01:58:13,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:14,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:13 GMT Server: Apache x-compute-request-id: req-e5101fb6-ee65-4475-b1e8-7dc42c8be69d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5101fb6-ee65-4475-b1e8-7dc42c8be69d Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "c8ddf0039b7a483da82c8e29ad7e0f67", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "self"}, {"href": "http://172.30.9.42:8776/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T01:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "updated_at": "2019-01-08T01:58:12.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83f2e8af-d0ba-40c7-a81f-20ca4d164860", "size": 1}} 2019-01-08 01:58:14,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 used request id req-e5101fb6-ee65-4475-b1e8-7dc42c8be69d 2019-01-08 01:58:14,162 - create_volume - DEBUG - Instance status is - downloading 2019-01-08 01:58:14,162 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-08 01:58:17,165 - create_volume - DEBUG - Volume status query timeout in 293.525659084 2019-01-08 01:58:17,168 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:17,430 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:17 GMT Server: Apache x-compute-request-id: req-678896e8-69ca-4d3f-a780-e322e3c7a023 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-678896e8-69ca-4d3f-a780-e322e3c7a023 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "self"}, {"href": "http://172.30.9.42:8776/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-08T01:58:14.000000", "replication_status": null, "snapshot_id": null, "id": "83f2e8af-d0ba-40c7-a81f-20ca4d164860", "size": 1, "user_id": "c8ddf0039b7a483da82c8e29ad7e0f67", "os-vol-tenant-attr:tenant_id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image", "image_id": "07e06933-5937-4841-8ba3-c975659112c0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol", "bootable": "true", "created_at": "2019-01-08T01:58:10.000000", "volume_type": null}} 2019-01-08 01:58:17,431 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 used request id req-678896e8-69ca-4d3f-a780-e322e3c7a023 2019-01-08 01:58:17,431 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:58:17,431 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol 2019-01-08 01:58:17,431 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol 2019-01-08 01:58:17,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:17,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:17 GMT Server: Apache x-compute-request-id: req-86f797da-77a6-44aa-87ef-c6b72ddb07a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86f797da-77a6-44aa-87ef-c6b72ddb07a0 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "self"}, {"href": "http://172.30.9.42:8776/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-08T01:58:14.000000", "replication_status": null, "snapshot_id": null, "id": "83f2e8af-d0ba-40c7-a81f-20ca4d164860", "size": 1, "user_id": "c8ddf0039b7a483da82c8e29ad7e0f67", "os-vol-tenant-attr:tenant_id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image", "image_id": "07e06933-5937-4841-8ba3-c975659112c0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol", "bootable": "true", "created_at": "2019-01-08T01:58:10.000000", "volume_type": null}} 2019-01-08 01:58:17,497 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 used request id req-86f797da-77a6-44aa-87ef-c6b72ddb07a0 2019-01-08 01:58:17,497 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:58:17,497 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol 2019-01-08 01:58:17,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:17,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c046efed2ff5457594581d424bb0c2f1", "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj-role"}], "expires_at": "2019-01-08T02:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ca0edc22b0c24c7abb8a26eb4e75e6a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-6e90bb78-89eb-48c-user", "id": "c8ddf0039b7a483da82c8e29ad7e0f67"}, "audit_ids": ["4uPFZwFzReOq8G45yevJKA"], "issued_at": "2019-01-08T01:58:17.000000Z"}} 2019-01-08 01:58:17,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c7db1a3bda10cda0ebf4742d60d5633687019e" 2019-01-08 01:58:18,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:17 GMT Server: Apache x-compute-request-id: req-4ce5ba92-21ab-41d9-889a-e01683ce8419 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ce5ba92-21ab-41d9-889a-e01683ce8419 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "self"}, {"href": "http://172.30.9.42:8776/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-08T01:58:14.000000", "replication_status": null, "snapshot_id": null, "id": "83f2e8af-d0ba-40c7-a81f-20ca4d164860", "size": 1, "user_id": "c8ddf0039b7a483da82c8e29ad7e0f67", "os-vol-tenant-attr:tenant_id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image", "image_id": "07e06933-5937-4841-8ba3-c975659112c0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol", "bootable": "true", "created_at": "2019-01-08T01:58:10.000000", "volume_type": null}} 2019-01-08 01:58:18,158 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 used request id req-4ce5ba92-21ab-41d9-889a-e01683ce8419 2019-01-08 01:58:18,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:18,478 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:18 GMT Server: Apache x-compute-request-id: req-c277a95a-95ae-4943-8932-81d70bd87c45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c277a95a-95ae-4943-8932-81d70bd87c45 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "self"}, {"href": "http://172.30.9.42:8776/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-08T01:58:14.000000", "replication_status": null, "snapshot_id": null, "id": "83f2e8af-d0ba-40c7-a81f-20ca4d164860", "size": 1, "user_id": "c8ddf0039b7a483da82c8e29ad7e0f67", "os-vol-tenant-attr:tenant_id": "ca0edc22b0c24c7abb8a26eb4e75e6a4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image", "image_id": "07e06933-5937-4841-8ba3-c975659112c0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol", "bootable": "true", "created_at": "2019-01-08T01:58:10.000000", "volume_type": null}} 2019-01-08 01:58:18,478 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 used request id req-c277a95a-95ae-4943-8932-81d70bd87c45 2019-01-08 01:58:18,478 - create_volume - DEBUG - Instance status is - available 2019-01-08 01:58:18,478 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol 2019-01-08 01:58:18,479 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol 2019-01-08 01:58:18,481 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:18,773 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:58:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-06b06f27-5bdc-4dcf-8283-65f2d8964642 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:58:18,773 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 used request id req-06b06f27-5bdc-4dcf-8283-65f2d8964642 2019-01-08 01:58:18,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c38d269b-ea7c-432c-8ae6-f98aa15b3005" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca5768a9703de778ef070ed26d262e20b100793" 2019-01-08 01:58:19,010 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8f4e68c5-8430-42a1-9126-8d6aa6fd9a96 x-openstack-request-id: req-8f4e68c5-8430-42a1-9126-8d6aa6fd9a96 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 83f2e8af-d0ba-40c7-a81f-20ca4d164860 could not be found.", "code": 404}} 2019-01-08 01:58:19,010 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ca0edc22b0c24c7abb8a26eb4e75e6a4/volumes/83f2e8af-d0ba-40c7-a81f-20ca4d164860 used request id req-8f4e68c5-8430-42a1-9126-8d6aa6fd9a96 2019-01-08 01:58:19,010 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 83f2e8af-d0ba-40c7-a81f-20ca4d164860 could not be found. (HTTP 404) (Request-ID: req-8f4e68c5-8430-42a1-9126-8d6aa6fd9a96) 2019-01-08 01:58:19,011 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-vol 2019-01-08 01:58:19,011 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-842edf2f-7f11-4c29-9f3a-afaff8d929ea-image 2019-01-08 01:58:19,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/07e06933-5937-4841-8ba3-c975659112c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9911dbd7e0646c83ee0c4a5ccff08a1f8752ef6a" 2019-01-08 01:58:19,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aac80935-48fa-4f09-b579-8fdd8dadf17c Date: Tue, 08 Jan 2019 01:58:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:58:19,921 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/07e06933-5937-4841-8ba3-c975659112c0 used request id req-aac80935-48fa-4f09-b579-8fdd8dadf17c 2019-01-08 01:58:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:20,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-5a1bcf5f-a5fa-4dd6-aadf-85c668f584b9 Date: Tue, 08 Jan 2019 01:58:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:58:20,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-5a1bcf5f-a5fa-4dd6-aadf-85c668f584b9 2019-01-08 01:58:20,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:20,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e080e76-058c-4e0e-96de-aa7df1fdbb72 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:58:20,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5e080e76-058c-4e0e-96de-aa7df1fdbb72 2019-01-08 01:58:20,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:20,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b5eb64e-5e57-402e-960b-7877f1dc09c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:20,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-6b5eb64e-5e57-402e-960b-7877f1dc09c6 2019-01-08 01:58:20,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:20,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:20,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33ffa98b-ca84-4ecf-a88a-9b9f84ae6c07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:20,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-33ffa98b-ca84-4ecf-a88a-9b9f84ae6c07 2019-01-08 01:58:20,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:20,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e28c4c-6315-417c-984d-d58539b99e99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:20,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-28e28c4c-6315-417c-984d-d58539b99e99 2019-01-08 01:58:20,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:20,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:20,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4282c874-7230-4771-8478-866071a71cb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:20,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-4282c874-7230-4771-8478-866071a71cb3 2019-01-08 01:58:20,789 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:20,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:20,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d208e288-81a1-4c14-b0f2-4b58f670dd53 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:58:20,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-d208e288-81a1-4c14-b0f2-4b58f670dd53 2019-01-08 01:58:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:21,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a8d3df2-dd8d-4d40-a069-af4f2503828d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:21,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-3a8d3df2-dd8d-4d40-a069-af4f2503828d 2019-01-08 01:58:21,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:21,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:21,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24629ba4-6f06-4701-9a47-4ab698d3c984 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:21,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-24629ba4-6f06-4701-9a47-4ab698d3c984 2019-01-08 01:58:21,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:21,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:21,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fecc85-4fdd-4f72-867a-2dc91b91e60d 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:58:21,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-f8fecc85-4fdd-4f72-867a-2dc91b91e60d 2019-01-08 01:58:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:21,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dfa5706-e8d5-4165-ba0b-e6cbaa1257d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:21,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-3dfa5706-e8d5-4165-ba0b-e6cbaa1257d8 2019-01-08 01:58:21,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:21,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:21,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f8dc00-c297-4dcc-b8c2-56ed04fe6d09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:21,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-a5f8dc00-c297-4dcc-b8c2-56ed04fe6d09 2019-01-08 01:58:21,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:21,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d8a8328-6ea9-4f48-9e5b-a79f768121c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:21,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-4d8a8328-6ea9-4f48-9e5b-a79f768121c5 2019-01-08 01:58:21,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:21,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:21,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb15d2ea-2b73-4c35-9639-d823152c6bc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 01:58:21,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-eb15d2ea-2b73-4c35-9639-d823152c6bc3 2019-01-08 01:58:21,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:58:21,799 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj 2019-01-08 01:58:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/ca0edc22b0c24c7abb8a26eb4e75e6a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:22,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d71435c-540f-4abe-9d5c-d18a4e012f96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:58:22,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/ca0edc22b0c24c7abb8a26eb4e75e6a4 used request id req-8d71435c-540f-4abe-9d5c-d18a4e012f96 2019-01-08 01:58:22,066 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-6e90bb78-89eb-48c-proj-role 2019-01-08 01:58:22,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/c046efed2ff5457594581d424bb0c2f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:22,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df2c3dc5-d6be-441e-8849-3800ad41d22f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:58:22,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/c046efed2ff5457594581d424bb0c2f1 used request id req-df2c3dc5-d6be-441e-8849-3800ad41d22f 2019-01-08 01:58:22,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b691f5814e56ede9b6c3ddd3cf19d66b8c599b" 2019-01-08 01:58:22,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f221503f-23c6-4aa7-b811-d03fa4e77ab8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:58:22,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f221503f-23c6-4aa7-b811-d03fa4e77ab8 2019-01-08 01:58:22,310 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-6e90bb78-89eb-48c-user 2019-01-08 01:58:22,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/c8ddf0039b7a483da82c8e29ad7e0f67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c003cb266cc3fcd86881a3fdd60b532022e0b" 2019-01-08 01:58:22,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40948a54-5298-439f-afae-b9c4fd541f40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:58:22,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c8ddf0039b7a483da82c8e29ad7e0f67 used request id req-40948a54-5298-439f-afae-b9c4fd541f40 2019-01-08 01:58:22,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:22,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["61AZSCp-THWMs2jfvgOa-g"], "issued_at": "2019-01-08T01:58:22.000000Z"}} 2019-01-08 01:58:22,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e37cc563e22f5f99a9bc31a183f119a131affc1" 2019-01-08 01:58:23,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780d499c-2fdb-479b-88b2-6e1429bd3d13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:23,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-780d499c-2fdb-479b-88b2-6e1429bd3d13 2019-01-08 01:58:23,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:23,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:23,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["yzB_QW9JRrml-cgAfBnFwA"], "issued_at": "2019-01-08T01:58:23.000000Z"}} 2019-01-08 01:58:23,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:58:23,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a0ed7e-7dbd-4677-aca8-85fa7f22b96c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:23,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f1a0ed7e-7dbd-4677-aca8-85fa7f22b96c 2019-01-08 01:58:23,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:58:23,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:58: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:58:23,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-68deb90c-c7b4-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:58:23,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d3c244-7e06-4b49-8768-c562477bd520 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-68deb90c-c7b4-4a8-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:58:23,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-68deb90c-c7b4-4a8-proj used request id req-f9d3c244-7e06-4b49-8768-c562477bd520 2019-01-08 01:58:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:58:23,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ad2dd5-effc-446c-b14e-fef0c4f970c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:58:23,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c9ad2dd5-effc-446c-b14e-fef0c4f970c9 2019-01-08 01:58:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}}' 2019-01-08 01:58:23,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aa7d63c-6aec-4658-9672-814f7f8dfc2f Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17"}, "tags": [], "enabled": true, "id": "52a8447571c74faa9c8532e282220d17", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}} 2019-01-08 01:58:23,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-0aa7d63c-6aec-4658-9672-814f7f8dfc2f 2019-01-08 01:58:23,988 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-68deb90c-c7b4-4a8-proj 2019-01-08 01:58:23,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:23,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:24,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["bEq5f1ckT8OEGhK4gbCS2g"], "issued_at": "2019-01-08T01:58:24.000000Z"}} 2019-01-08 01:58:24,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f244d95d1eec130d7a9cb353ba10e28ac4a47f" 2019-01-08 01:58:24,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444c9386-e71c-4f54-8824-691f808cb353 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:24,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-444c9386-e71c-4f54-8824-691f808cb353 2019-01-08 01:58:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:58:24,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:58:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f244d95d1eec130d7a9cb353ba10e28ac4a47f" 2019-01-08 01:58:24,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb33b251-525a-47bf-942e-ec1516a41a4e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:58:24,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-eb33b251-525a-47bf-942e-ec1516a41a4e 2019-01-08 01:58:24,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=SimpleHealthCheck-68deb90c-c7b4-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f244d95d1eec130d7a9cb353ba10e28ac4a47f" 2019-01-08 01:58:24,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f3b73b9-f7d5-4834-beca-c196256f7ab3 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=SimpleHealthCheck-68deb90c-c7b4-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17"}, "tags": [], "enabled": true, "id": "52a8447571c74faa9c8532e282220d17", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}]} 2019-01-08 01:58:24,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=SimpleHealthCheck-68deb90c-c7b4-4a8-proj used request id req-0f3b73b9-f7d5-4834-beca-c196256f7ab3 2019-01-08 01:58:24,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f244d95d1eec130d7a9cb353ba10e28ac4a47f" 2019-01-08 01:58:24,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394c1520-8441-48b1-8ec8-a6414d7ae618 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:58:24,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-394c1520-8441-48b1-8ec8-a6414d7ae618 2019-01-08 01:58:25,274 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-68deb90c-c7b4-4a8-user 2019-01-08 01:58:25,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:25,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:58:25,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174de128-97fb-465f-b224-2e7e3dd11935 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:58:25,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-174de128-97fb-465f-b224-2e7e3dd11935 2019-01-08 01:58:25,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" -d '{"role": {"name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role"}}' 2019-01-08 01:58:25,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8162b504-41ec-4be6-9daa-73f54fd4a46f Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "904cc60134b54ff7bc1c56a77ad4b75f", "links": {"self": "http://172.30.9.42:5000/v3/roles/904cc60134b54ff7bc1c56a77ad4b75f"}, "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role"}} 2019-01-08 01:58:25,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-8162b504-41ec-4be6-9daa-73f54fd4a46f 2019-01-08 01:58:25,520 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role 2019-01-08 01:58:25,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/904cc60134b54ff7bc1c56a77ad4b75f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:58:25,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363f8929-5f12-452b-bfec-d4b77d1bf876 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "904cc60134b54ff7bc1c56a77ad4b75f", "links": {"self": "http://172.30.9.42:5000/v3/roles/904cc60134b54ff7bc1c56a77ad4b75f"}, "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role"}} 2019-01-08 01:58:25,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/904cc60134b54ff7bc1c56a77ad4b75f used request id req-363f8929-5f12-452b-bfec-d4b77d1bf876 2019-01-08 01:58:25,624 - keystone_utils - INFO - Granting role SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role to project SimpleHealthCheck-68deb90c-c7b4-4a8-proj 2019-01-08 01:58:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17/users/bdaaff96e0a2474bbc61676c962ae560/roles/904cc60134b54ff7bc1c56a77ad4b75f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:58:25,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc0e671-bae0-4cb9-9374-b5b4b32c1355 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:58:25,776 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17/users/bdaaff96e0a2474bbc61676c962ae560/roles/904cc60134b54ff7bc1c56a77ad4b75f used request id req-fdc0e671-bae0-4cb9-9374-b5b4b32c1355 2019-01-08 01:58:25,776 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:58:25,778 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:58:25,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:25,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:26,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "904cc60134b54ff7bc1c56a77ad4b75f", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role"}], "expires_at": "2019-01-08T02:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-user", "id": "bdaaff96e0a2474bbc61676c962ae560"}, "audit_ids": ["ggypN5dbR1ClRV9umKmqeA"], "issued_at": "2019-01-08T01:58:26.000000Z"}} 2019-01-08 01:58:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5d044758e890da06c9747595cccf6f863e1924" 2019-01-08 01:58:26,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5639a0-0852-417d-976e-f185f78cecc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:26,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7b5639a0-0852-417d-976e-f185f78cecc9 2019-01-08 01:58:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5d044758e890da06c9747595cccf6f863e1924" 2019-01-08 01:58:26,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9046e1e9-b82e-477f-ba1c-825bdfd88f94 Date: Tue, 08 Jan 2019 01:58:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image"} 2019-01-08 01:58:26,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image used request id req-9046e1e9-b82e-477f-ba1c-825bdfd88f94 2019-01-08 01:58:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5d044758e890da06c9747595cccf6f863e1924" 2019-01-08 01:58:26,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a8f75f84-819d-4aaf-8519-dbcab8a44190 Date: Tue, 08 Jan 2019 01:58: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"}}} 2019-01-08 01:58:26,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-a8f75f84-819d-4aaf-8519-dbcab8a44190 2019-01-08 01:58:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}db5d044758e890da06c9747595cccf6f863e1924" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image"}' 2019-01-08 01:58:26,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ecf36879-42ae-48bd-bb40-510537ef421b Date: Tue, 08 Jan 2019 01:58:26 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:58:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:58:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "min_disk": 0, "protected": false, "id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "file": "/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/file", "checksum": null, "owner": "52a8447571c74faa9c8532e282220d17", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:58:26,954 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-ecf36879-42ae-48bd-bb40-510537ef421b 2019-01-08 01:58:26,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5d044758e890da06c9747595cccf6f863e1924" -d '' 2019-01-08 01:58:27,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a64a2033-742a-4f95-8d8c-eae96f47672b Date: Tue, 08 Jan 2019 01:58:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:58:27,866 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/file used request id req-a64a2033-742a-4f95-8d8c-eae96f47672b 2019-01-08 01:58:27,867 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:58:27,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5d044758e890da06c9747595cccf6f863e1924" 2019-01-08 01:58:28,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9194d60a-f172-4f2a-8e5d-f52e7d8d9725 Date: Tue, 08 Jan 2019 01:58:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:58:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:58:27Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/snap", "metadata": {}}], "self": "/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "min_disk": 0, "protected": false, "id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "file": "/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52a8447571c74faa9c8532e282220d17", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:58:28,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea used request id req-9194d60a-f172-4f2a-8e5d-f52e7d8d9725 2019-01-08 01:58:28,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5d044758e890da06c9747595cccf6f863e1924" 2019-01-08 01:58:28,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd546f86-b469-45b0-a201-5c9410384f3a Date: Tue, 08 Jan 2019 01: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"}}} 2019-01-08 01:58:28,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-fd546f86-b469-45b0-a201-5c9410384f3a 2019-01-08 01:58:28,496 - create_image - INFO - Created image with name - SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image 2019-01-08 01:58:28,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5d044758e890da06c9747595cccf6f863e1924" 2019-01-08 01:58:28,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e7698618-dcc2-48e1-b80e-fb9d8642373e Date: Tue, 08 Jan 2019 01:58:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:58:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:58:27Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/snap", "metadata": {}}], "self": "/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "min_disk": 0, "protected": false, "id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "file": "/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52a8447571c74faa9c8532e282220d17", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:58:28,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea used request id req-e7698618-dcc2-48e1-b80e-fb9d8642373e 2019-01-08 01:58:28,704 - create_image - DEBUG - Instance status is - active 2019-01-08 01:58:28,704 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image 2019-01-08 01:58:28,704 - create_image - INFO - Image is now active with name - SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image 2019-01-08 01:58:28,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:28,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:29,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "904cc60134b54ff7bc1c56a77ad4b75f", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role"}], "expires_at": "2019-01-08T02:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-user", "id": "bdaaff96e0a2474bbc61676c962ae560"}, "audit_ids": ["vKjbXoK9SoKL5dFnVqSVZQ"], "issued_at": "2019-01-08T01:58:29.000000Z"}} 2019-01-08 01:58:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" 2019-01-08 01:58:29,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed87ddd5-d647-4ea2-9266-b57d63a5d1a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:29,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ed87ddd5-d647-4ea2-9266-b57d63a5d1a8 2019-01-08 01:58:29,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" 2019-01-08 01:58:29,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-65744c63-61b9-436f-93c9-2f202f88ff35 Date: Tue, 08 Jan 2019 01:58:29 GMT RESP BODY: {"networks":[]} 2019-01-08 01:58:29,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-65744c63-61b9-436f-93c9-2f202f88ff35 2019-01-08 01:58:29,437 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net 2019-01-08 01:58:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" -d '{"network": {"name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net", "admin_state_up": true}}' 2019-01-08 01:58:31,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 637 X-Openstack-Request-Id: req-f5a8cd22-4ddc-4a6c-ad3b-6667e967d4b3 Date: Tue, 08 Jan 2019 01:58:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:58:30Z","is_default":false,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}} 2019-01-08 01:58:31,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-f5a8cd22-4ddc-4a6c-ad3b-6667e967d4b3 2019-01-08 01:58:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" 2019-01-08 01:58:31,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5bac4700-ac41-4a19-a9eb-0ada54dbfa08 Date: Tue, 08 Jan 2019 01:58:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:58:30Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:31,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-5bac4700-ac41-4a19-a9eb-0ada54dbfa08 2019-01-08 01:58:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" 2019-01-08 01:58:32,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-70912e7e-abbd-4138-a1c2-6517cfe54444 Date: Tue, 08 Jan 2019 01:58:32 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:58:32,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-70912e7e-abbd-4138-a1c2-6517cfe54444 2019-01-08 01:58:32,125 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet 2019-01-08 01:58:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" -d '{"subnets": [{"ip_version": 4, "network_id": "863df5b7-9a6d-4775-b251-fafd0609237c", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]}' 2019-01-08 01:58:33,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4819901f-1e8e-41b6-83e2-6995701ec3fb Date: Tue, 08 Jan 2019 01:58:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:33,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-4819901f-1e8e-41b6-83e2-6995701ec3fb 2019-01-08 01:58:33,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" 2019-01-08 01:58:34,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-da7e15bd-eec3-4225-a0a5-bfe0c9d5d2a9 Date: Tue, 08 Jan 2019 01:58:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:34,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-da7e15bd-eec3-4225-a0a5-bfe0c9d5d2a9 2019-01-08 01:58:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" 2019-01-08 01:58:34,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7c9f369c-14b7-4683-ad86-2f9fdedf7a0c Date: Tue, 08 Jan 2019 01:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:34,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-7c9f369c-14b7-4683-ad86-2f9fdedf7a0c 2019-01-08 01:58:34,350 - OpenStackNetwork - DEBUG - Network [863df5b7-9a6d-4775-b251-fafd0609237c] created successfully 2019-01-08 01:58:34,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:34,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:34,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["dDQiHZC0R9u5qJGplN-tOg"], "issued_at": "2019-01-08T01:58:34.000000Z"}} 2019-01-08 01:58:34,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569cf8b0cb47cf06dc3df47ec50327e8013bbaec" 2019-01-08 01:58:34,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6511c65-f2fe-4fb1-a8fa-32cdc3040707 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:34,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b6511c65-f2fe-4fb1-a8fa-32cdc3040707 2019-01-08 01:58:34,888 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:58:34,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569cf8b0cb47cf06dc3df47ec50327e8013bbaec" 2019-01-08 01:58:35,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e166836-beaf-4153-85b0-443c1d84ee57 x-compute-request-id: req-7e166836-beaf-4153-85b0-443c1d84ee57 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 01:58:35,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-7e166836-beaf-4153-85b0-443c1d84ee57 2019-01-08 01:58:35,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569cf8b0cb47cf06dc3df47ec50327e8013bbaec" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 01:58:35,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ae18016-895c-47b5-b475-3addbb30c164 x-compute-request-id: req-9ae18016-895c-47b5-b475-3addbb30c164 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "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": "68939eda-ca23-4874-822a-6e98d18cfa95"}} 2019-01-08 01:58:35,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-9ae18016-895c-47b5-b475-3addbb30c164 2019-01-08 01:58:35,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:35,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:36,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "904cc60134b54ff7bc1c56a77ad4b75f", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role"}], "expires_at": "2019-01-08T02:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-user", "id": "bdaaff96e0a2474bbc61676c962ae560"}, "audit_ids": ["ujcCzX7xRly8POboBMj2SQ"], "issued_at": "2019-01-08T01:58:36.000000Z"}} 2019-01-08 01:58:36,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:36,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658f74ab-3d09-48c2-9bd1-1cd1521656a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:36,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-658f74ab-3d09-48c2-9bd1-1cd1521656a8 2019-01-08 01:58:36,196 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:58:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:36,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b996dcd-4d59-4819-9f94-38563a15d08a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:36,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1b996dcd-4d59-4819-9f94-38563a15d08a 2019-01-08 01:58:36,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:36,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2b11c385-120f-49c2-91ab-fdf83b89fa0b Date: Tue, 08 Jan 2019 01:58:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:36,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-2b11c385-120f-49c2-91ab-fdf83b89fa0b 2019-01-08 01:58:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:37,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-868076c6-145a-4325-a750-a6a9a9a4019a Date: Tue, 08 Jan 2019 01:58:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:37,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-868076c6-145a-4325-a750-a6a9a9a4019a 2019-01-08 01:58:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:37,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-41894da0-3c98-47c9-bb6f-2890bd73ffa0 Date: Tue, 08 Jan 2019 01:58:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:37,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-41894da0-3c98-47c9-bb6f-2890bd73ffa0 2019-01-08 01:58:37,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:58:37,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:58: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:58:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:37,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a31e498-5c52-4f6c-ae08-c3a7aaa61b15 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}} 2019-01-08 01:58:37,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 used request id req-9a31e498-5c52-4f6c-ae08-c3a7aaa61b15 2019-01-08 01:58:37,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:37,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6660c64c-524e-46e5-9587-10655ab0f015 Date: Tue, 08 Jan 2019 01:58:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:37,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-6660c64c-524e-46e5-9587-10655ab0f015 2019-01-08 01:58:37,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=863df5b7-9a6d-4775-b251-fafd0609237c&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:38,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca96dbc0-bbd7-45fa-a006-0d83356a1508 Date: Tue, 08 Jan 2019 01:58:38 GMT RESP BODY: {"ports":[]} 2019-01-08 01:58:38,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=863df5b7-9a6d-4775-b251-fafd0609237c&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1&admin_state_up=True used request id req-ca96dbc0-bbd7-45fa-a006-0d83356a1508 2019-01-08 01:58:38,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:38,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9894f013-6490-4c6b-8110-3b4363a6199a x-compute-request-id: req-9894f013-6490-4c6b-8110-3b4363a6199a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 01:58:38,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst used request id req-9894f013-6490-4c6b-8110-3b4363a6199a 2019-01-08 01:58:38,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:39,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f90526af-1b0d-4a5b-b816-d8672af94e19 Date: Tue, 08 Jan 2019 01:58:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:39,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-f90526af-1b0d-4a5b-b816-d8672af94e19 2019-01-08 01:58:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:39,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bc5225c1-741e-413d-be7b-29f93216d49c Date: Tue, 08 Jan 2019 01:58:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:39,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-bc5225c1-741e-413d-be7b-29f93216d49c 2019-01-08 01:58:39,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:39,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-47523ef6-d25e-4d55-a571-792731dec9c2 Date: Tue, 08 Jan 2019 01:58:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:39,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-47523ef6-d25e-4d55-a571-792731dec9c2 2019-01-08 01:58:39,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:39,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4efd4c-0c85-4192-85cf-a9ea58302624 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}} 2019-01-08 01:58:39,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 used request id req-4d4efd4c-0c85-4192-85cf-a9ea58302624 2019-01-08 01:58:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:40,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ef9cd896-78f3-4039-a047-895be6308e8b Date: Tue, 08 Jan 2019 01:58:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:40,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-ef9cd896-78f3-4039-a047-895be6308e8b 2019-01-08 01:58:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=863df5b7-9a6d-4775-b251-fafd0609237c&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:40,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-77d09dce-bdf7-4342-965d-a6be10e03b08 Date: Tue, 08 Jan 2019 01:58:40 GMT RESP BODY: {"ports":[]} 2019-01-08 01:58:40,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=863df5b7-9a6d-4775-b251-fafd0609237c&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1&admin_state_up=True used request id req-77d09dce-bdf7-4342-965d-a6be10e03b08 2019-01-08 01:58:40,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:58:40,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:58:40,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "904cc60134b54ff7bc1c56a77ad4b75f", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role"}], "expires_at": "2019-01-08T02:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/52a8447571c74faa9c8532e282220d17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-user", "id": "bdaaff96e0a2474bbc61676c962ae560"}, "audit_ids": ["f5BKrh8ARze6ayNwKWsR2w"], "issued_at": "2019-01-08T01:58:40.000000Z"}} 2019-01-08 01:58:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c685aacfa0b809f326a1943fa21a9fd28a964eec" 2019-01-08 01:58:40,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d60b1b-ab61-41da-9a77-c113b60e7ba1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:58:40,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-10d60b1b-ab61-41da-9a77-c113b60e7ba1 2019-01-08 01:58:40,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:41,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-65bc8eb5-4731-460a-a358-ff36bcb2a43b Date: Tue, 08 Jan 2019 01:58:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:41,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-65bc8eb5-4731-460a-a358-ff36bcb2a43b 2019-01-08 01:58:41,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:41,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8cb95372-3541-47c8-a99a-10629b35dda0 Date: Tue, 08 Jan 2019 01:58:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:41,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-8cb95372-3541-47c8-a99a-10629b35dda0 2019-01-08 01:58:41,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:41,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0c569ee0-6276-4a4d-af73-b2662ebe1753 Date: Tue, 08 Jan 2019 01:58:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:41,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-0c569ee0-6276-4a4d-af73-b2662ebe1753 2019-01-08 01:58:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:58:41,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:58: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:58:41,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c685aacfa0b809f326a1943fa21a9fd28a964eec" 2019-01-08 01:58:41,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e554a463-2876-4536-85a4-2609e450e5fd Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}} 2019-01-08 01:58:41,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 used request id req-e554a463-2876-4536-85a4-2609e450e5fd 2019-01-08 01:58:41,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:41,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bee4f5da-03fb-4d68-8e01-0016e53121aa Date: Tue, 08 Jan 2019 01:58:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:41,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-bee4f5da-03fb-4d68-8e01-0016e53121aa 2019-01-08 01:58:41,804 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net 2019-01-08 01:58:41,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" -d '{"port": {"network_id": "863df5b7-9a6d-4775-b251-fafd0609237c", "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1", "admin_state_up": true}}' 2019-01-08 01:58:43,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-18cd4c89-231d-42a3-b4f6-b03e275c2da0 Date: Tue, 08 Jan 2019 01:58:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:58:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc4e197e-4799-4568-bdbc-6521fda4213e","ip_address":"10.55.0.4"}],"id":"0dd7b178-b942-4a5c-b4a1-a6d2b6adb583","security_groups":["d48ea06b-0224-4708-a289-2c7ab3c35336"],"mac_address":"fa:16:3e:4d:dc:1e","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1","project_id":"52a8447571c74faa9c8532e282220d17","qos_policy_id":null,"admin_state_up":true,"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","dns_name":"","created_at":"2019-01-08T01:58:42Z","binding:vnic_type":"normal","tenant_id":"52a8447571c74faa9c8532e282220d17"}} 2019-01-08 01:58:43,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-18cd4c89-231d-42a3-b4f6-b03e275c2da0 2019-01-08 01:58:43,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2653ea8a-bd50-4f78-8e78-004b9f762334 Date: Tue, 08 Jan 2019 01:58:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:44,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-2653ea8a-bd50-4f78-8e78-004b9f762334 2019-01-08 01:58:44,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-252004fa-2598-40d3-9251-272285041cb1 Date: Tue, 08 Jan 2019 01:58:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:44,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-252004fa-2598-40d3-9251-272285041cb1 2019-01-08 01:58:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-bac97934-d3f3-4bb1-967c-9e5df864ed2f Date: Tue, 08 Jan 2019 01:58:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:58:44,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-bac97934-d3f3-4bb1-967c-9e5df864ed2f 2019-01-08 01:58:44,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5e0204-b1b0-4b70-bfe9-6953c7ebdd1f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}} 2019-01-08 01:58:44,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 used request id req-3a5e0204-b1b0-4b70-bfe9-6953c7ebdd1f 2019-01-08 01:58:44,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-db20a115-9204-4d61-a6b7-96aa499b6d7f Date: Tue, 08 Jan 2019 01:58:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:58:44,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-db20a115-9204-4d61-a6b7-96aa499b6d7f 2019-01-08 01:58:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=863df5b7-9a6d-4775-b251-fafd0609237c&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-eab5b1c1-6003-4595-8b1b-a8972c6f611d Date: Tue, 08 Jan 2019 01:58:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:58:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc4e197e-4799-4568-bdbc-6521fda4213e","ip_address":"10.55.0.4"}],"id":"0dd7b178-b942-4a5c-b4a1-a6d2b6adb583","security_groups":["d48ea06b-0224-4708-a289-2c7ab3c35336"],"mac_address":"fa:16:3e:4d:dc:1e","project_id":"52a8447571c74faa9c8532e282220d17","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1","admin_state_up":true,"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","dns_name":"","created_at":"2019-01-08T01:58:42Z","binding:vnic_type":"normal","device_id":"","tenant_id":"52a8447571c74faa9c8532e282220d17"}]} 2019-01-08 01:58:44,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=863df5b7-9a6d-4775-b251-fafd0609237c&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1&admin_state_up=True used request id req-eab5b1c1-6003-4595-8b1b-a8972c6f611d 2019-01-08 01:58:44,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b217915-5191-4d47-80a7-b4edcc0010e4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}} 2019-01-08 01:58:44,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 used request id req-2b217915-5191-4d47-80a7-b4edcc0010e4 2019-01-08 01:58:44,728 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst 2019-01-08 01:58:44,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58: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-8fd18142-0c04-47ea-bc89-81e54d789482 x-compute-request-id: req-8fd18142-0c04-47ea-bc89-81e54d789482 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68939eda-ca23-4874-822a-6e98d18cfa95", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "bookmark"}], "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-flavor-name"}]} 2019-01-08 01:58:44,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-8fd18142-0c04-47ea-bc89-81e54d789482 2019-01-08 01:58:44,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/68939eda-ca23-4874-822a-6e98d18cfa95 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58: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-afa8d323-22de-45a4-8378-d6981854a328 x-compute-request-id: req-afa8d323-22de-45a4-8378-d6981854a328 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "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": "68939eda-ca23-4874-822a-6e98d18cfa95"}} 2019-01-08 01:58:44,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/68939eda-ca23-4874-822a-6e98d18cfa95 used request id req-afa8d323-22de-45a4-8378-d6981854a328 2019-01-08 01:58:44,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:44,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-4ea26c59-b7b7-472e-b4bc-72f7db018e66 Date: Tue, 08 Jan 2019 01:58:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:58:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:58:27Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/snap", "metadata": {}}], "self": "/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "min_disk": 0, "protected": false, "id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "file": "/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52a8447571c74faa9c8532e282220d17", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image"} 2019-01-08 01:58:44,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image used request id req-4ea26c59-b7b7-472e-b4bc-72f7db018e66 2019-01-08 01:58:44,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:45,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a33560fc-eae5-43f8-bd76-4a3c3312090f Date: Tue, 08 Jan 2019 01:58: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"}}} 2019-01-08 01:58:45,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-a33560fc-eae5-43f8-bd76-4a3c3312090f 2019-01-08 01:58:45,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" -d '{"server": {"name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst", "imageRef": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "flavorRef": "68939eda-ca23-4874-822a-6e98d18cfa95", "max_count": 1, "min_count": 1, "networks": [{"port": "0dd7b178-b942-4a5c-b4a1-a6d2b6adb583"}]}}' 2019-01-08 01:58:47,629 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2958ed6a-7a1c-4e05-953f-acbaa1a20169 x-compute-request-id: req-2958ed6a-7a1c-4e05-953f-acbaa1a20169 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b191ab46-143e-4590-9bab-a9ffab5a628c", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "bookmark"}], "adminPass": "VSRxWC8G7SAD"}} 2019-01-08 01:58:47,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-2958ed6a-7a1c-4e05-953f-acbaa1a20169 2019-01-08 01:58:47,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:48,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd1a7858-6f46-4c29-9415-2d9314729f37 x-compute-request-id: req-dd1a7858-6f46-4c29-9415-2d9314729f37 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "bookmark"}], "image": {"id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "links": [{"href": "http://172.30.9.42:8774/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68939eda-ca23-4874-822a-6e98d18cfa95", "links": [{"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "bookmark"}]}, "id": "b191ab46-143e-4590-9bab-a9ffab5a628c", "user_id": "bdaaff96e0a2474bbc61676c962ae560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T01:58:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst", "created": "2019-01-08T01:58:47Z", "tenant_id": "52a8447571c74faa9c8532e282220d17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 01:58:48,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-dd1a7858-6f46-4c29-9415-2d9314729f37 2019-01-08 01:58:48,297 - create_instance - INFO - Created instance with name - SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst 2019-01-08 01:58:48,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:49,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58: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-a9a4f917-a230-46c3-8f5f-1cccb7cb730e x-compute-request-id: req-a9a4f917-a230-46c3-8f5f-1cccb7cb730e 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.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "bookmark"}], "image": {"id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "links": [{"href": "http://172.30.9.42:8774/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68939eda-ca23-4874-822a-6e98d18cfa95", "links": [{"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "bookmark"}]}, "id": "b191ab46-143e-4590-9bab-a9ffab5a628c", "user_id": "bdaaff96e0a2474bbc61676c962ae560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T01:58:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst", "created": "2019-01-08T01:58:47Z", "tenant_id": "52a8447571c74faa9c8532e282220d17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 01:58:49,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-a9a4f917-a230-46c3-8f5f-1cccb7cb730e 2019-01-08 01:58:49,548 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst] is - BUILD 2019-01-08 01:58:49,548 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 01:58:52,551 - create_instance - DEBUG - VM status query timeout in 895.746682882 2019-01-08 01:58:52,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:53,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca13debc-b647-4f61-b560-dca3b96de91c x-compute-request-id: req-ca13debc-b647-4f61-b560-dca3b96de91c 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.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "bookmark"}], "image": {"id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "links": [{"href": "http://172.30.9.42:8774/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68939eda-ca23-4874-822a-6e98d18cfa95", "links": [{"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "bookmark"}]}, "id": "b191ab46-143e-4590-9bab-a9ffab5a628c", "security_groups": [{"name": "default"}], "user_id": "bdaaff96e0a2474bbc61676c962ae560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T01:58:50Z", "hostId": "3bad1625ddc1ce322c3b4898042dd80c9555b7a101923d23663640cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst", "created": "2019-01-08T01:58:47Z", "tenant_id": "52a8447571c74faa9c8532e282220d17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 01:58:53,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-ca13debc-b647-4f61-b560-dca3b96de91c 2019-01-08 01:58:53,268 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst] is - BUILD 2019-01-08 01:58:53,269 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 01:58:56,271 - create_instance - DEBUG - VM status query timeout in 892.026829958 2019-01-08 01:58:56,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:58:57,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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,Accept-Encoding x-openstack-request-id: req-bce559c5-84a0-4677-a6ec-f410261582fb x-compute-request-id: req-bce559c5-84a0-4677-a6ec-f410261582fb 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.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "bookmark"}], "image": {"id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "links": [{"href": "http://172.30.9.42:8774/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68939eda-ca23-4874-822a-6e98d18cfa95", "links": [{"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "bookmark"}]}, "id": "b191ab46-143e-4590-9bab-a9ffab5a628c", "security_groups": [{"name": "default"}], "user_id": "bdaaff96e0a2474bbc61676c962ae560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T01:58:50Z", "hostId": "3bad1625ddc1ce322c3b4898042dd80c9555b7a101923d23663640cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst", "created": "2019-01-08T01:58:47Z", "tenant_id": "52a8447571c74faa9c8532e282220d17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 01:58:57,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-bce559c5-84a0-4677-a6ec-f410261582fb 2019-01-08 01:58:57,478 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst] is - BUILD 2019-01-08 01:58:57,478 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 01:59:00,480 - create_instance - DEBUG - VM status query timeout in 887.818070889 2019-01-08 01:59:00,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:01,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71f89f80-6d65-424f-8b38-03e216630af3 x-compute-request-id: req-71f89f80-6d65-424f-8b38-03e216630af3 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:1e", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "bookmark"}], "image": {"id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "links": [{"href": "http://172.30.9.42:8774/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T01:58:59.000000", "flavor": {"id": "68939eda-ca23-4874-822a-6e98d18cfa95", "links": [{"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "bookmark"}]}, "id": "b191ab46-143e-4590-9bab-a9ffab5a628c", "security_groups": [{"name": "default"}], "user_id": "bdaaff96e0a2474bbc61676c962ae560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T01:58:59Z", "hostId": "3bad1625ddc1ce322c3b4898042dd80c9555b7a101923d23663640cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst", "created": "2019-01-08T01:58:47Z", "tenant_id": "52a8447571c74faa9c8532e282220d17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 01:59:01,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-71f89f80-6d65-424f-8b38-03e216630af3 2019-01-08 01:59:01,120 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst] is - ACTIVE 2019-01-08 01:59:01,120 - create_instance - INFO - VM is - ACTIVE 2019-01-08 01:59:01,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:01,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-457ba3f8-18ac-4334-b812-2bb2fd06243d x-compute-request-id: req-457ba3f8-18ac-4334-b812-2bb2fd06243d Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:1e", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "bookmark"}], "image": {"id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "links": [{"href": "http://172.30.9.42:8774/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T01:58:59.000000", "flavor": {"id": "68939eda-ca23-4874-822a-6e98d18cfa95", "links": [{"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "bookmark"}]}, "id": "b191ab46-143e-4590-9bab-a9ffab5a628c", "security_groups": [{"name": "default"}], "user_id": "bdaaff96e0a2474bbc61676c962ae560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T01:58:59Z", "hostId": "3bad1625ddc1ce322c3b4898042dd80c9555b7a101923d23663640cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst", "created": "2019-01-08T01:58:47Z", "tenant_id": "52a8447571c74faa9c8532e282220d17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 01:59:01,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-457ba3f8-18ac-4334-b812-2bb2fd06243d 2019-01-08 01:59:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:01,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-00c206f1-76d5-49fe-a9b7-020cacbaa745 Date: Tue, 08 Jan 2019 01:59:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"863df5b7-9a6d-4775-b251-fafd0609237c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","subnets":["cc4e197e-4799-4568-bdbc-6521fda4213e"],"description":"","tags":[],"updated_at":"2019-01-08T01:58:32Z","qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net","admin_state_up":true,"tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:30Z","mtu":1442}]} 2019-01-08 01:59:01,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net used request id req-00c206f1-76d5-49fe-a9b7-020cacbaa745 2019-01-08 01:59:01,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:01,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3cf9b4f-8bbe-422e-ba89-2a598a9f9bfb Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}} 2019-01-08 01:59:01,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 used request id req-d3cf9b4f-8bbe-422e-ba89-2a598a9f9bfb 2019-01-08 01:59:01,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:02,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b8175182-b6f6-4740-9d79-40d3ff75473c Date: Tue, 08 Jan 2019 01:59:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","tenant_id":"52a8447571c74faa9c8532e282220d17","created_at":"2019-01-08T01:58:32Z","dns_nameservers":[],"updated_at":"2019-01-08T01:58:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52a8447571c74faa9c8532e282220d17","id":"cc4e197e-4799-4568-bdbc-6521fda4213e","subnetpool_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet"}]} 2019-01-08 01:59:02,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-b8175182-b6f6-4740-9d79-40d3ff75473c 2019-01-08 01:59:02,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:02,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1763 X-Openstack-Request-Id: req-3645eff6-941e-41e8-b9ea-bb946657c73f Date: Tue, 08 Jan 2019 01:59:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:58:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc4e197e-4799-4568-bdbc-6521fda4213e","ip_address":"10.55.0.4"}],"id":"0dd7b178-b942-4a5c-b4a1-a6d2b6adb583","security_groups":["d48ea06b-0224-4708-a289-2c7ab3c35336"],"mac_address":"fa:16:3e:4d:dc:1e","project_id":"52a8447571c74faa9c8532e282220d17","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1","admin_state_up":true,"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","dns_name":"","created_at":"2019-01-08T01:58:42Z","binding:vnic_type":"normal","device_id":"b191ab46-143e-4590-9bab-a9ffab5a628c","tenant_id":"52a8447571c74faa9c8532e282220d17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc4e197e-4799-4568-bdbc-6521fda4213e","ip_address":"10.55.0.2"}],"id":"148e9041-aa7d-4bf1-bcbf-da6197f7edb5","security_groups":[],"mac_address":"fa:16:3e:0b:e2:9b","project_id":"52a8447571c74faa9c8532e282220d17","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"863df5b7-9a6d-4775-b251-fafd0609237c","dns_name":"","created_at":"2019-01-08T01:58:30Z","binding:vnic_type":"normal","device_id":"","tenant_id":"52a8447571c74faa9c8532e282220d17"}]} 2019-01-08 01:59:02,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=863df5b7-9a6d-4775-b251-fafd0609237c used request id req-3645eff6-941e-41e8-b9ea-bb946657c73f 2019-01-08 01:59:02,275 - create_instance_tests - INFO - Looking for IP 10.55.0.4 in the console log 2019-01-08 01:59:02,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:03,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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-501aa2ed-3d65-4771-a10e-fd807d432b7b x-compute-request-id: req-501aa2ed-3d65-4771-a10e-fd807d432b7b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:1e", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "bookmark"}], "image": {"id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "links": [{"href": "http://172.30.9.42:8774/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T01:58:59.000000", "flavor": {"id": "68939eda-ca23-4874-822a-6e98d18cfa95", "links": [{"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "bookmark"}]}, "id": "b191ab46-143e-4590-9bab-a9ffab5a628c", "security_groups": [{"name": "default"}], "user_id": "bdaaff96e0a2474bbc61676c962ae560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T01:58:59Z", "hostId": "3bad1625ddc1ce322c3b4898042dd80c9555b7a101923d23663640cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst", "created": "2019-01-08T01:58:47Z", "tenant_id": "52a8447571c74faa9c8532e282220d17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 01:59:03,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-501aa2ed-3d65-4771-a10e-fd807d432b7b 2019-01-08 01:59:03,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 01:59:03,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-066a4660-78cc-486e-94b5-2373e5dd75f3 x-compute-request-id: req-066a4660-78cc-486e-94b5-2373e5dd75f3 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-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 509199574 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.244727] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.247707] pid_max: default: 32768 minimum: 301\n[ 0.249317] ACPI: Core revision 20150930\n[ 0.251345] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.253667] Security Framework initialized\n[ 0.255136] Yama: becoming mindful.\n[ 0.256444] AppArmor: AppArmor initialized\n[ 0.257940] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260242] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.262487] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.264630] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.267085] Initializing cgroup subsys io\n[ 0.268535] Initializing cgroup subsys memory\n[ 0.270073] Initializing cgroup subsys devices\n[ 0.271645] Initializing cgroup subsys freezer\n[ 0.273207] Initializing cgroup subsys net_cls\n[ 0.274755] Initializing cgroup subsys perf_event\n[ 0.276387] Initializing cgroup subsys net_prio\n[ 0.277970] Initializing cgroup subsys hugetlb\n[ 0.279536] Initializing cgroup subsys pids\n[ 0.281079] CPU: Physical Processor ID: 0\n[ 0.283244] mce: CPU supports 10 MCE banks\n[ 0.284743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.286538] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.305719] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.314356] ftrace: allocating 31920 entries in 125 pages\n[ 0.346275] smpboot: Max logical packages: 1\n[ 0.347836] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.350274] x2apic enabled\n[ 0.351662] Switched APIC routing to physical x2apic.\n[ 0.354570] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.356574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.360330] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.363560] KVM setup paravirtual spinlock\n[ 0.365618] x86: Booted up 1 node, 1 CPUs\n[ 0.367059] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369499] devtmpfs: initialized\n[ 0.371750] evm: security.selinux\n[ 0.372986] evm: security.SMACK64\n[ 0.374226] evm: security.SMACK64EXEC\n[ 0.375553] evm: security.SMACK64TRANSMUTE\n[ 0.376995] evm: security.SMACK64MMAP\n[ 0.378329] evm: security.ima\n[ 0.379466] evm: security.capability\n[ 0.380853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384149] pinctrl core: initialized pinctrl subsystem\n[ 0.386065] RTC time: 1:59:00, date: 01/08/19\n[ 0.387732] NET: Registered protocol family 16\n[ 0.389428] cpuidle: using governor ladder\n[ 0.390893] cpuidle: using governor menu\n[ 0.392306] PCCT header not found.\n[ 0.393619] ACPI: bus type PCI registered\n[ 0.395054] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.397269] PCI: Using configuration type 1 for base access\n[ 0.399887] ACPI: Added _OSI(Module Device)\n[ 0.401387] ACPI: Added _OSI(Processor Device)\n[ 0.402936] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.404564] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.407199] ACPI: Interpreter enabled\n[ 0.408545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.411881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.415193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.418508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.421812] ACPI: (supports S0 S5)\n[ 0.423073] ACPI: Using IOAPIC for interrupt routing\n[ 0.424768] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.429326] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.431372] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.433592] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.435746] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.439634] acpiphp: Slot [3] registered\n[ 0.441063] acpiphp: Slot [4] registered\n[ 0.442488] acpiphp: Slot [5] registered\n[ 0.443915] acpiphp: Slot [6] registered\n[ 0.445338] acpiphp: Slot [7] registered\n[ 0.446758] acpiphp: Slot [8] registered\n[ 0.448190] acpiphp: Slot [9] registered\n[ 0.449612] acpiphp: Slot [10] registered\n[ 0.451058] acpiphp: Slot [11] registered\n[ 0.452517] acpiphp: Slot [12] registered\n[ 0.453967] acpiphp: Slot [13] registered\n[ 0.455414] acpiphp: Slot [14] registered\n[ 0.456862] acpiphp: Slot [15] registered\n[ 0.474131] acpiphp: Slot [16] registered\n[ 0.475619] acpiphp: Slot [17] registered\n[ 0.477075] acpiphp: Slot [18] registered\n[ 0.478541] acpiphp: Slot [19] registered\n[ 0.479995] acpiphp: Slot [20] registered\n[ 0.481445] acpiphp: Slot [21] registered\n[ 0.482894] acpiphp: Slot [22] registered\n[ 0.484340] acpiphp: Slot [23] registered\n[ 0.485792] acpiphp: Slot [24] registered\n[ 0.487252] acpiphp: Slot [25] registered\n[ 0.488703] acpiphp: Slot [26] registered\n[ 0.490139] acpiphp: Slot [27] registered\n[ 0.491612] acpiphp: Slot [28] registered\n[ 0.493055] acpiphp: Slot [29] registered\n[ 0.494522] acpiphp: Slot [30] registered\n[ 0.495935] acpiphp: Slot [31] registered\n[ 0.497496] PCI host bridge to bus 0000:00\n[ 0.498959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.501151] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.503347] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.505946] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.508542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.511194] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.515809] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.518112] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.520236] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.529538] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.551983] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.554540] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.563401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.565914] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.568375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.571327] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.574433] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.576343] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.579123] vgaarb: loaded\n[ 0.580212] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582796] SCSI subsystem initialized\n[ 0.584810] ACPI: bus type USB registered\n[ 0.586344] usbcore: registered new interface driver usbfs\n[ 0.588221] usbcore: registered new interface driver hub\n[ 0.590015] usbcore: registered new device driver usb\n[ 0.592142] PCI: Using ACPI for IRQ routing\n[ 0.594602] NetLabel: Initializing\n[ 0.595887] NetLabel: domain hash size = 128\n[ 0.597415] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.599178] NetLabel: unlabeled traffic allowed by default\n[ 0.601599] clocksource: Switched to clocksource kvm-clock\n[ 0.613051] AppArmor: AppArmor Filesystem Enabled\n[ 0.614792] pnp: PnP ACPI init\n[ 0.616447] pnp: PnP ACPI: found 5 devices\n[ 0.623733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.626847] NET: Registered protocol family 2\n[ 0.628942] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.631249] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.633373] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.635540] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.637485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.639671] NET: Registered protocol family 1\n[ 0.641292] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.643281] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.645221] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.660272] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675561] Trying to unpack rootfs image as initramfs...\n[ 0.740989] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.744111] Scanning for low memory corruption every 60 seconds\n[ 0.746586] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.748685] audit: initializing netlink subsys (disabled)\n[ 0.750622] audit: type=2000 audit(1546912740.643:1): initialized\n[ 0.753024] Initialise system trusted keyring\n[ 0.754762] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.756850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.760040] zbud: loaded\n[ 0.761267] VFS: Disk quotas dquot_6.6.0\n[ 0.762775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.765475] fuse init (API version 7.23)\n[ 0.767062] Key type big_key registered\n[ 0.768506] Allocating IMA MOK and blacklist keyrings.\n[ 0.770645] Key type asymmetric registered\n[ 0.772140] Asymmetric key parser 'x509' registered\n[ 0.773875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.776561] io scheduler noop registered\n[ 0.777982] io scheduler deadline registered (default)\n[ 0.779792] io scheduler cfq registered\n[ 0.781343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.783233] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.785526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.788132] ACPI: Power Button [PWRF]\n[ 0.789660] GHES: HEST is not enabled!\n[ 0.803988] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.833712] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.837288] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.863506] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.866958] Linux agpgart interface v0.103\n[ 0.870620] brd: module loaded\n[ 0.872895] loop: module loaded\n[ 0.878259] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.880748] GPT:90111 != 20971519\n[ 0.881935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.883828] GPT:90111 != 20971519\n[ 0.885007] GPT: Use GNU Parted to correct GPT errors.\n[ 0.886666] vda: vda1 vda15\n[ 0.888510] scsi host0: ata_piix\n[ 0.889826] scsi host1: ata_piix\n[ 0.891054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.893153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.895871] libphy: Fixed MDIO Bus: probed\n[ 0.897274] tun: Universal TUN/TAP device driver, 1.6\n[ 0.898917] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.902259] PPP generic driver version 2.4.2\n[ 0.903773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.905830] ehci-pci: EHCI PCI platform driver\n[ 0.907350] ehci-platform: EHCI generic platform driver\n[ 0.909061] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.911022] ohci-pci: OHCI PCI platform driver\n[ 0.912547] ohci-platform: OHCI generic platform driver\n[ 0.914272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.929334] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.931048] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.933590] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.935295] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.937254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.939430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.941890] usb usb1: Product: UHCI Host Controller\n[ 0.943504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.945481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.947090] hub 1-0:1.0: USB hub found\n[ 0.948464] hub 1-0:1.0: 2 ports detected\n[ 0.950034] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.953583] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.955223] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.956971] mousedev: PS/2 mouse device common for all mice\n[ 0.959140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.962045] rtc_cmos 00:00: RTC can wake from S4\n[ 0.964126] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.966185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.968238] i2c /dev entries driver\n[ 0.969535] device-mapper: uevent: version 1.0.3\n[ 0.971141] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.973941] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.976133] NET: Registered protocol family 10\n[ 0.977956] NET: Registered protocol family 17\n[ 0.979498] Key type dns_resolver registered\n[ 0.981063] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.982954] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.985984] registered taskstats version 1\n[ 0.987423] Loading compiled-in X.509 certificates\n[ 0.989577] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.992778] zswap: loaded using pool lzo/zbud\n[ 0.995055] Key type trusted registered\n[ 0.997554] Key type encrypted registered\n[ 0.998984] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.000779] ima: No TPM chip found, activating TPM-bypass!\n[ 1.002585] evm: HMAC attrs: 0x1\n[ 1.004117] Magic number: 3:115:963\n[ 1.005560] rtc_cmos 00:00: setting system clock to 2019-01-08 01:59:00 UTC (1546912740)\n[ 1.008317] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.010290] EDD information not available.\n[ 1.051364] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.070117] Write protecting the kernel read-only data: 14336k\n[ 1.073499] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.076494] 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\n[ 1.127463] 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.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 10.55.0.4...\nLease of 10.55.0.4 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-000000a4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyi1i4TsPeHLXDk5S5ngkH7SnNgfcxClktt7ZbPaXCsP3DoyBqKNiKECFjxT5cLSA4Z778HAhAPmrWydrxD76gtFceGIAhH+8v5sHUzdqI8BGHn6hhGz1FNveJglBT4/kVXeD/OjoTm+tmAkPqAnS2x62tVI8m2iPSV8Qby/l9YaknVAUR2acDV9fW9BGnYoIURJW24L5V/KGZ9WvNwgtMtugN0ogutMDqqbAyylp4VfInzg0AaX6vft3aEUSKZjy0AD/rxQo5FtBUteTl2H3WLqbKtj2HaRCt8kfjk+PS8TdYcSHCe1RgvKdXvRTpAKlWy4RxTNpU3vIAazUCwrBh root@simplehealthcheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAOVCzmvCKk2UKpai2/lnTTZAQNSjyEdgkNn5N/aPGT4fLMESZzH4BtGNkREj+rr/FfV01QD8iTRuvRsdP2grvBvkJvHOrg3Chgmju5ACTAYxvMaG0zgPcVX95GTDQ03Zk2Snr577XQDEAcMqAPY485xK8FXM1z4GMq27UgoFxK6zAAAAFQDZ3vKmGgWgzw2ik30ku0/adG+PRQAAAIAE5B6N7vQrqM+ZM/qa+n9VOy2a7eDc0Ql8vxLxzgAXEcOkcBJVDWVjeiMgze7HMjFiJ6R6jfHJnZkI15eUeafGG/GETEufOD6otG4iNCed//aMAqxqHykATO9HQQ6Kk/H4TSlISWH9h5DvYJ5h/Aw9zHoawiYEk2Fs5kgfQcEF2wAAAIEAtYpL3mrzzV9Rh/OLcpEdgv2ysHfBnstwjrWE76QdWXUtO7EDlmx0KtuxRa8hWZkZzRKEBP/FK9Lx1WpX4MqoQw/K5M3ac1V0xwP+gV0vf/BoA+heU1SvhL82UbkLZ7bVC/v84XdQkkb1HtonHz5ns+4hFvWxSmroJymJIs8tIWQ= root@simplehealthcheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.4,24,fe80::f816:3eff:fe4d:dc1e/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.4 \nip-route:169.254.169.254 via 10.55.0.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.81 ===\n"} 2019-01-08 01:59:03,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c/action used request id req-066a4660-78cc-486e-94b5-2373e5dd75f3 2019-01-08 01:59:03,372 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-08 01:59:03,372 - 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 509199574 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.244727] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.247707] pid_max: default: 32768 minimum: 301 [ 0.249317] ACPI: Core revision 20150930 [ 0.251345] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.253667] Security Framework initialized [ 0.255136] Yama: becoming mindful. [ 0.256444] AppArmor: AppArmor initialized [ 0.257940] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260242] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.262487] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.264630] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.267085] Initializing cgroup subsys io [ 0.268535] Initializing cgroup subsys memory [ 0.270073] Initializing cgroup subsys devices [ 0.271645] Initializing cgroup subsys freezer [ 0.273207] Initializing cgroup subsys net_cls [ 0.274755] Initializing cgroup subsys perf_event [ 0.276387] Initializing cgroup subsys net_prio [ 0.277970] Initializing cgroup subsys hugetlb [ 0.279536] Initializing cgroup subsys pids [ 0.281079] CPU: Physical Processor ID: 0 [ 0.283244] mce: CPU supports 10 MCE banks [ 0.284743] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286538] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305719] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.314356] ftrace: allocating 31920 entries in 125 pages [ 0.346275] smpboot: Max logical packages: 1 [ 0.347836] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.350274] x2apic enabled [ 0.351662] Switched APIC routing to physical x2apic. [ 0.354570] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.356574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.360330] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.363560] KVM setup paravirtual spinlock [ 0.365618] x86: Booted up 1 node, 1 CPUs [ 0.367059] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369499] devtmpfs: initialized [ 0.371750] evm: security.selinux [ 0.372986] evm: security.SMACK64 [ 0.374226] evm: security.SMACK64EXEC [ 0.375553] evm: security.SMACK64TRANSMUTE [ 0.376995] evm: security.SMACK64MMAP [ 0.378329] evm: security.ima [ 0.379466] evm: security.capability [ 0.380853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384149] pinctrl core: initialized pinctrl subsystem [ 0.386065] RTC time: 1:59:00, date: 01/08/19 [ 0.387732] NET: Registered protocol family 16 [ 0.389428] cpuidle: using governor ladder [ 0.390893] cpuidle: using governor menu [ 0.392306] PCCT header not found. [ 0.393619] ACPI: bus type PCI registered [ 0.395054] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.397269] PCI: Using configuration type 1 for base access [ 0.399887] ACPI: Added _OSI(Module Device) [ 0.401387] ACPI: Added _OSI(Processor Device) [ 0.402936] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.404564] ACPI: Added _OSI(Processor Aggregator Device) [ 0.407199] ACPI: Interpreter enabled [ 0.408545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.411881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.415193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.418508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.421812] ACPI: (supports S0 S5) [ 0.423073] ACPI: Using IOAPIC for interrupt routing [ 0.424768] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.429326] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.431372] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.433592] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.435746] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.439634] acpiphp: Slot [3] registered [ 0.441063] acpiphp: Slot [4] registered [ 0.442488] acpiphp: Slot [5] registered [ 0.443915] acpiphp: Slot [6] registered [ 0.445338] acpiphp: Slot [7] registered [ 0.446758] acpiphp: Slot [8] registered [ 0.448190] acpiphp: Slot [9] registered [ 0.449612] acpiphp: Slot [10] registered [ 0.451058] acpiphp: Slot [11] registered [ 0.452517] acpiphp: Slot [12] registered [ 0.453967] acpiphp: Slot [13] registered [ 0.455414] acpiphp: Slot [14] registered [ 0.456862] acpiphp: Slot [15] registered [ 0.474131] acpiphp: Slot [16] registered [ 0.475619] acpiphp: Slot [17] registered [ 0.477075] acpiphp: Slot [18] registered [ 0.478541] acpiphp: Slot [19] registered [ 0.479995] acpiphp: Slot [20] registered [ 0.481445] acpiphp: Slot [21] registered [ 0.482894] acpiphp: Slot [22] registered [ 0.484340] acpiphp: Slot [23] registered [ 0.485792] acpiphp: Slot [24] registered [ 0.487252] acpiphp: Slot [25] registered [ 0.488703] acpiphp: Slot [26] registered [ 0.490139] acpiphp: Slot [27] registered [ 0.491612] acpiphp: Slot [28] registered [ 0.493055] acpiphp: Slot [29] registered [ 0.494522] acpiphp: Slot [30] registered [ 0.495935] acpiphp: Slot [31] registered [ 0.497496] PCI host bridge to bus 0000:00 [ 0.498959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.501151] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.503347] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.505946] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.508542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.511194] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.515809] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.518112] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520236] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529538] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.551983] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.554540] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.563401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.565914] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.568375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.571327] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574433] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.576343] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.579123] vgaarb: loaded [ 0.580212] vgaarb: bridge control possible 0000:00:02.0 [ 0.582796] SCSI subsystem initialized [ 0.584810] ACPI: bus type USB registered [ 0.586344] usbcore: registered new interface driver usbfs [ 0.588221] usbcore: registered new interface driver hub [ 0.590015] usbcore: registered new device driver usb [ 0.592142] PCI: Using ACPI for IRQ routing [ 0.594602] NetLabel: Initializing [ 0.595887] NetLabel: domain hash size = 128 [ 0.597415] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.599178] NetLabel: unlabeled traffic allowed by default [ 0.601599] clocksource: Switched to clocksource kvm-clock [ 0.613051] AppArmor: AppArmor Filesystem Enabled [ 0.614792] pnp: PnP ACPI init [ 0.616447] pnp: PnP ACPI: found 5 devices [ 0.623733] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.626847] NET: Registered protocol family 2 [ 0.628942] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.631249] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.633373] TCP: Hash tables configured (established 2048 bind 2048) [ 0.635540] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.637485] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.639671] NET: Registered protocol family 1 [ 0.641292] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.643281] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.645221] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660272] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675561] Trying to unpack rootfs image as initramfs... [ 0.740989] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.744111] Scanning for low memory corruption every 60 seconds [ 0.746586] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.748685] audit: initializing netlink subsys (disabled) [ 0.750622] audit: type=2000 audit(1546912740.643:1): initialized [ 0.753024] Initialise system trusted keyring [ 0.754762] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.756850] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.760040] zbud: loaded [ 0.761267] VFS: Disk quotas dquot_6.6.0 [ 0.762775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.765475] fuse init (API version 7.23) [ 0.767062] Key type big_key registered [ 0.768506] Allocating IMA MOK and blacklist keyrings. [ 0.770645] Key type asymmetric registered [ 0.772140] Asymmetric key parser 'x509' registered [ 0.773875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.776561] io scheduler noop registered [ 0.777982] io scheduler deadline registered (default) [ 0.779792] io scheduler cfq registered [ 0.781343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.783233] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.785526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.788132] ACPI: Power Button [PWRF] [ 0.789660] GHES: HEST is not enabled! [ 0.803988] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.833712] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.837288] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.863506] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.866958] Linux agpgart interface v0.103 [ 0.870620] brd: module loaded [ 0.872895] loop: module loaded [ 0.878259] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.880748] GPT:90111 != 20971519 [ 0.881935] GPT:Alternate GPT header not at the end of the disk. [ 0.883828] GPT:90111 != 20971519 [ 0.885007] GPT: Use GNU Parted to correct GPT errors. [ 0.886666] vda: vda1 vda15 [ 0.888510] scsi host0: ata_piix [ 0.889826] scsi host1: ata_piix [ 0.891054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.893153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.895871] libphy: Fixed MDIO Bus: probed [ 0.897274] tun: Universal TUN/TAP device driver, 1.6 [ 0.898917] tun: (C) 1999-2004 Max Krasnyansky [ 0.902259] PPP generic driver version 2.4.2 [ 0.903773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.905830] ehci-pci: EHCI PCI platform driver [ 0.907350] ehci-platform: EHCI generic platform driver [ 0.909061] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.911022] ohci-pci: OHCI PCI platform driver [ 0.912547] ohci-platform: OHCI generic platform driver [ 0.914272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.929334] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.931048] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.933590] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.935295] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.937254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.939430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.941890] usb usb1: Product: UHCI Host Controller [ 0.943504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.945481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.947090] hub 1-0:1.0: USB hub found [ 0.948464] hub 1-0:1.0: 2 ports detected [ 0.950034] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.953583] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.955223] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.956971] mousedev: PS/2 mouse device common for all mice [ 0.959140] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.962045] rtc_cmos 00:00: RTC can wake from S4 [ 0.964126] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.966185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.968238] i2c /dev entries driver [ 0.969535] device-mapper: uevent: version 1.0.3 [ 0.971141] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.973941] ledtrig-cpu: registered to indicate activity on CPUs [ 0.976133] NET: Registered protocol family 10 [ 0.977956] NET: Registered protocol family 17 [ 0.979498] Key type dns_resolver registered [ 0.981063] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.982954] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.985984] registered taskstats version 1 [ 0.987423] Loading compiled-in X.509 certificates [ 0.989577] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.992778] zswap: loaded using pool lzo/zbud [ 0.995055] Key type trusted registered [ 0.997554] Key type encrypted registered [ 0.998984] AppArmor: AppArmor sha1 policy hashing enabled [ 1.000779] ima: No TPM chip found, activating TPM-bypass! [ 1.002585] evm: HMAC attrs: 0x1 [ 1.004117] Magic number: 3:115:963 [ 1.005560] rtc_cmos 00:00: setting system clock to 2019-01-08 01:59:00 UTC (1546912740) [ 1.008317] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.010290] EDD information not available. [ 1.051364] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.070117] Write protecting the kernel read-only data: 14336k [ 1.073499] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.076494] 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 [ 1.127463] 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.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 10.55.0.4... Lease of 10.55.0.4 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-000000a4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyi1i4TsPeHLXDk5S5ngkH7SnNgfcxClktt7ZbPaXCsP3DoyBqKNiKECFjxT5cLSA4Z778HAhAPmrWydrxD76gtFceGIAhH+8v5sHUzdqI8BGHn6hhGz1FNveJglBT4/kVXeD/OjoTm+tmAkPqAnS2x62tVI8m2iPSV8Qby/l9YaknVAUR2acDV9fW9BGnYoIURJW24L5V/KGZ9WvNwgtMtugN0ogutMDqqbAyylp4VfInzg0AaX6vft3aEUSKZjy0AD/rxQo5FtBUteTl2H3WLqbKtj2HaRCt8kfjk+PS8TdYcSHCe1RgvKdXvRTpAKlWy4RxTNpU3vIAazUCwrBh root@simplehealthcheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst ssh-dss AAAAB3NzaC1kc3MAAACBAOVCzmvCKk2UKpai2/lnTTZAQNSjyEdgkNn5N/aPGT4fLMESZzH4BtGNkREj+rr/FfV01QD8iTRuvRsdP2grvBvkJvHOrg3Chgmju5ACTAYxvMaG0zgPcVX95GTDQ03Zk2Snr577XQDEAcMqAPY485xK8FXM1z4GMq27UgoFxK6zAAAAFQDZ3vKmGgWgzw2ik30ku0/adG+PRQAAAIAE5B6N7vQrqM+ZM/qa+n9VOy2a7eDc0Ql8vxLxzgAXEcOkcBJVDWVjeiMgze7HMjFiJ6R6jfHJnZkI15eUeafGG/GETEufOD6otG4iNCed//aMAqxqHykATO9HQQ6Kk/H4TSlISWH9h5DvYJ5h/Aw9zHoawiYEk2Fs5kgfQcEF2wAAAIEAtYpL3mrzzV9Rh/OLcpEdgv2ysHfBnstwjrWE76QdWXUtO7EDlmx0KtuxRa8hWZkZzRKEBP/FK9Lx1WpX4MqoQw/K5M3ac1V0xwP+gV0vf/BoA+heU1SvhL82UbkLZ7bVC/v84XdQkkb1HtonHz5ns+4hFvWxSmroJymJIs8tIWQ= root@simplehealthcheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.4,24,fe80::f816:3eff:fe4d:dc1e/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.4 ip-route:169.254.169.254 via 10.55.0.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000a4 name: N/A availability-zone: nova local-hostname: simplehealthcheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst launch-index: 0 === cirros: current=0.4.0 uptime=2.81 === 2019-01-08 01:59:03,373 - create_instance - INFO - Deleting Port with ID - 0dd7b178-b942-4a5c-b4a1-a6d2b6adb583 2019-01-08 01:59:03,373 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475port-1 2019-01-08 01:59:03,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/0dd7b178-b942-4a5c-b4a1-a6d2b6adb583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:04,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb4d9759-dcce-40bd-a3ce-e6f3e8d33345 Date: Tue, 08 Jan 2019 01:59:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:59:04,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/0dd7b178-b942-4a5c-b4a1-a6d2b6adb583 used request id req-bb4d9759-dcce-40bd-a3ce-e6f3e8d33345 2019-01-08 01:59:04,542 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst 2019-01-08 01:59:04,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:04,702 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01: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 x-openstack-request-id: req-f923d574-4c23-4793-b379-4076961215ed x-compute-request-id: req-f923d574-4c23-4793-b379-4076961215ed Content-Type: application/json 2019-01-08 01:59:04,703 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-f923d574-4c23-4793-b379-4076961215ed 2019-01-08 01:59:04,703 - create_instance - INFO - Checking deletion status 2019-01-08 01:59:04,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:04,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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-ad846511-5899-44bb-88ed-ba8014842dd2 x-compute-request-id: req-ad846511-5899-44bb-88ed-ba8014842dd2 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:1e", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b191ab46-143e-4590-9bab-a9ffab5a628c", "rel": "bookmark"}], "image": {"id": "7212ba49-c05b-4cc1-ac45-34b26083e7ea", "links": [{"href": "http://172.30.9.42:8774/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T01:58:59.000000", "flavor": {"id": "68939eda-ca23-4874-822a-6e98d18cfa95", "links": [{"href": "http://172.30.9.42:8774/flavors/68939eda-ca23-4874-822a-6e98d18cfa95", "rel": "bookmark"}]}, "id": "b191ab46-143e-4590-9bab-a9ffab5a628c", "user_id": "bdaaff96e0a2474bbc61676c962ae560", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T01:59:04Z", "hostId": "3bad1625ddc1ce322c3b4898042dd80c9555b7a101923d23663640cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst", "created": "2019-01-08T01:58:47Z", "tenant_id": "52a8447571c74faa9c8532e282220d17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 01:59:04,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-ad846511-5899-44bb-88ed-ba8014842dd2 2019-01-08 01:59:04,983 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst] is - ACTIVE 2019-01-08 01:59:04,983 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 01:59:07,987 - create_instance - DEBUG - VM status query timeout in 296.716511965 2019-01-08 01:59:07,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb3822b637ee6ebfdcb022268c8ea46f331034c" 2019-01-08 01:59:08,033 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01: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-6315ec60-fdbb-4874-be2f-7dde70591978 x-compute-request-id: req-6315ec60-fdbb-4874-be2f-7dde70591978 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b191ab46-143e-4590-9bab-a9ffab5a628c could not be found.", "code": 404}} 2019-01-08 01:59:08,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b191ab46-143e-4590-9bab-a9ffab5a628c used request id req-6315ec60-fdbb-4874-be2f-7dde70591978 2019-01-08 01:59:08,034 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b191ab46-143e-4590-9bab-a9ffab5a628c could not be found. (HTTP 404) (Request-ID: req-6315ec60-fdbb-4874-be2f-7dde70591978) 2019-01-08 01:59:08,034 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-inst 2019-01-08 01:59:08,035 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet 2019-01-08 01:59:08,035 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-subnet 2019-01-08 01:59:08,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/cc4e197e-4799-4568-bdbc-6521fda4213e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" 2019-01-08 01:59:09,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03aa6b5d-a9e8-4022-99eb-b57d95ff15cf Date: Tue, 08 Jan 2019 01:59:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:59:09,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/cc4e197e-4799-4568-bdbc-6521fda4213e used request id req-03aa6b5d-a9e8-4022-99eb-b57d95ff15cf 2019-01-08 01:59:09,441 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-priv-net 2019-01-08 01:59:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/863df5b7-9a6d-4775-b251-fafd0609237c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d446c3eeaba51e9b290e8c2cf858ee57936cce" 2019-01-08 01:59:10,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcc3d4bd-7cde-4e64-98fb-205a5e7955b5 Date: Tue, 08 Jan 2019 01:59:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:59:10,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/863df5b7-9a6d-4775-b251-fafd0609237c used request id req-fcc3d4bd-7cde-4e64-98fb-205a5e7955b5 2019-01-08 01:59:10,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/68939eda-ca23-4874-822a-6e98d18cfa95 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569cf8b0cb47cf06dc3df47ec50327e8013bbaec" 2019-01-08 01:59:10,674 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 01: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-a07c5a2b-8dfb-43f6-aa36-79337f50e177 x-compute-request-id: req-a07c5a2b-8dfb-43f6-aa36-79337f50e177 Content-Length: 0 Content-Type: application/json 2019-01-08 01:59:10,674 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/68939eda-ca23-4874-822a-6e98d18cfa95 used request id req-a07c5a2b-8dfb-43f6-aa36-79337f50e177 2019-01-08 01:59:10,675 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-a3189e0f-5ac9-4d32-a573-4168e23cd475-image 2019-01-08 01:59:10,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5d044758e890da06c9747595cccf6f863e1924" 2019-01-08 01:59:11,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0e0c658-99e8-4612-97ca-176cda5ab3fa Date: Tue, 08 Jan 2019 01:59:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:59:11,904 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/7212ba49-c05b-4cc1-ac45-34b26083e7ea used request id req-e0e0c658-99e8-4612-97ca-176cda5ab3fa 2019-01-08 01:59:11,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:12,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-51577929-fc36-4005-99b7-3ca0340b0d61 Date: Tue, 08 Jan 2019 01:59:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "52a8447571c74faa9c8532e282220d17", "created_at": "2019-01-08T01:58:30Z", "updated_at": "2019-01-08T01:58:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:58:30Z", "revision_number": 0, "id": "07007fb5-d672-43d8-8683-8f7e7ed7528f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:58:30Z", "security_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "tenant_id": "52a8447571c74faa9c8532e282220d17", "port_range_min": null, "ethertype": "IPv4", "project_id": "52a8447571c74faa9c8532e282220d17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:58:30Z", "revision_number": 0, "id": "66734eaf-0271-4d85-a109-91d6f9db3bc3", "remote_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "remote_ip_prefix": null, "created_at": "2019-01-08T01:58:30Z", "security_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "tenant_id": "52a8447571c74faa9c8532e282220d17", "port_range_min": null, "ethertype": "IPv4", "project_id": "52a8447571c74faa9c8532e282220d17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:58:30Z", "revision_number": 0, "id": "9da0a998-ed56-46da-b0a7-5523bb99fdc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:58:30Z", "security_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "tenant_id": "52a8447571c74faa9c8532e282220d17", "port_range_min": null, "ethertype": "IPv6", "project_id": "52a8447571c74faa9c8532e282220d17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:58:30Z", "revision_number": 0, "id": "c1e7b9af-2a7f-4820-a4df-0f9d85b10639", "remote_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "remote_ip_prefix": null, "created_at": "2019-01-08T01:58:30Z", "security_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "tenant_id": "52a8447571c74faa9c8532e282220d17", "port_range_min": null, "ethertype": "IPv6", "project_id": "52a8447571c74faa9c8532e282220d17"}], "revision_number": 4, "project_id": "52a8447571c74faa9c8532e282220d17", "id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 01:59:12,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-51577929-fc36-4005-99b7-3ca0340b0d61 2019-01-08 01:59:12,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:12,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdb8a35-f46d-4687-88ec-0c83df195637 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 01:59:12,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5cdb8a35-f46d-4687-88ec-0c83df195637 2019-01-08 01:59:12,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:12,362 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e74b9f8-1ed4-4e5f-b675-dde3d936632f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 01:59:12,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-0e74b9f8-1ed4-4e5f-b675-dde3d936632f 2019-01-08 01:59:12,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:59:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:12,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6fc742-9dc9-4524-b2d1-c726cd3fb85f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 01:59:12,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-6d6fc742-9dc9-4524-b2d1-c726cd3fb85f 2019-01-08 01:59:12,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:59:12,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:12,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286b112c-c3db-4d37-a638-0a5029351416 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 01:59:12,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-286b112c-c3db-4d37-a638-0a5029351416 2019-01-08 01:59:12,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:59:12,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:12,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38552f01-1f49-429b-b106-b17ea51de3c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 01:59:12,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-38552f01-1f49-429b-b106-b17ea51de3c7 2019-01-08 01:59:12,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:59:12,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:12,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d1d514-67bc-4e5f-98b3-2eb7ce152db6 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 01:59:12,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-e7d1d514-67bc-4e5f-98b3-2eb7ce152db6 2019-01-08 01:59:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:12,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8ab3668-8aab-434b-8ad6-0ff58429354c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 01:59:12,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-d8ab3668-8aab-434b-8ad6-0ff58429354c 2019-01-08 01:59:12,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:59:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:13,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ef9231-021c-40e7-96cf-f44588818323 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 01:59:13,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-70ef9231-021c-40e7-96cf-f44588818323 2019-01-08 01:59:13,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:59:13,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:13,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0f873f-ae55-439f-96e5-4b81f5d534ba 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 01:59:13,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-9f0f873f-ae55-439f-96e5-4b81f5d534ba 2019-01-08 01:59:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:13,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6df0f201-7461-4fc0-98fe-87b76f4a6ac4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 01:59:13,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-6df0f201-7461-4fc0-98fe-87b76f4a6ac4 2019-01-08 01:59:13,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:59:13,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:13,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf731027-fb1c-418d-9f43-b97fa0b84d80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 01:59:13,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-bf731027-fb1c-418d-9f43-b97fa0b84d80 2019-01-08 01:59:13,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:59:13,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:13,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 01:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4165e8b1-d300-4eb8-863d-92a1ad4c2b08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 01:59:13,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-4165e8b1-d300-4eb8-863d-92a1ad4c2b08 2019-01-08 01:59:13,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 01:59:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:13,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef29b7f-b863-409d-b468-172793702074 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a8447571c74faa9c8532e282220d17", "name": "SimpleHealthCheck-68deb90c-c7b4-4a8-proj"}} 2019-01-08 01:59:13,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 used request id req-5ef29b7f-b863-409d-b468-172793702074 2019-01-08 01:59:13,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d48ea06b-0224-4708-a289-2c7ab3c35336 2019-01-08 01:59:13,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d48ea06b-0224-4708-a289-2c7ab3c35336 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:13,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-62ed6dbf-7f6c-45fe-83d3-2de5b6b917ad Date: Tue, 08 Jan 2019 01:59:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:58:30Z", "security_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "port_range_min": null, "revision_number": 0, "tenant_id": "52a8447571c74faa9c8532e282220d17", "created_at": "2019-01-08T01:58:30Z", "project_id": "52a8447571c74faa9c8532e282220d17", "id": "07007fb5-d672-43d8-8683-8f7e7ed7528f"}, {"remote_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:58:30Z", "security_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "port_range_min": null, "revision_number": 0, "tenant_id": "52a8447571c74faa9c8532e282220d17", "created_at": "2019-01-08T01:58:30Z", "project_id": "52a8447571c74faa9c8532e282220d17", "id": "66734eaf-0271-4d85-a109-91d6f9db3bc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:58:30Z", "security_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "port_range_min": null, "revision_number": 0, "tenant_id": "52a8447571c74faa9c8532e282220d17", "created_at": "2019-01-08T01:58:30Z", "project_id": "52a8447571c74faa9c8532e282220d17", "id": "9da0a998-ed56-46da-b0a7-5523bb99fdc5"}, {"remote_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:58:30Z", "security_group_id": "d48ea06b-0224-4708-a289-2c7ab3c35336", "port_range_min": null, "revision_number": 0, "tenant_id": "52a8447571c74faa9c8532e282220d17", "created_at": "2019-01-08T01:58:30Z", "project_id": "52a8447571c74faa9c8532e282220d17", "id": "c1e7b9af-2a7f-4820-a4df-0f9d85b10639"}]} 2019-01-08 01:59:13,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d48ea06b-0224-4708-a289-2c7ab3c35336 used request id req-62ed6dbf-7f6c-45fe-83d3-2de5b6b917ad 2019-01-08 01:59:13,827 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 01:59:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/d48ea06b-0224-4708-a289-2c7ab3c35336 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:14,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ff70764-ae50-4b59-aecf-8dafc534e9d4 Content-Length: 0 Date: Tue, 08 Jan 2019 01:59:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 01:59:14,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/d48ea06b-0224-4708-a289-2c7ab3c35336 used request id req-1ff70764-ae50-4b59-aecf-8dafc534e9d4 2019-01-08 01:59:14,182 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-68deb90c-c7b4-4a8-proj 2019-01-08 01:59:14,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:14,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6882e04c-8467-4fe4-b946-292a4711ab33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:59:14,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/52a8447571c74faa9c8532e282220d17 used request id req-6882e04c-8467-4fe4-b946-292a4711ab33 2019-01-08 01:59:14,611 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-68deb90c-c7b4-4a8-proj-role 2019-01-08 01:59:14,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/904cc60134b54ff7bc1c56a77ad4b75f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:14,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c66d154-ea3b-473a-a1a7-513842f590ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:59:14,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/904cc60134b54ff7bc1c56a77ad4b75f used request id req-6c66d154-ea3b-473a-a1a7-513842f590ad 2019-01-08 01:59:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3126fdd8ee739369b04230c7b106c6aaed7932" 2019-01-08 01:59:14,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5939f7a-3e1e-491c-96a2-006b094f65b5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:59:14,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c5939f7a-3e1e-491c-96a2-006b094f65b5 2019-01-08 01:59:14,848 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-68deb90c-c7b4-4a8-user 2019-01-08 01:59:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/bdaaff96e0a2474bbc61676c962ae560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f244d95d1eec130d7a9cb353ba10e28ac4a47f" 2019-01-08 01:59:15,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5643a0dd-b4ae-40ac-85be-a070cd3fc62e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:59:15,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/bdaaff96e0a2474bbc61676c962ae560 used request id req-5643a0dd-b4ae-40ac-85be-a070cd3fc62e 2019-01-08 01:59:15,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:15,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["K9zPogsnRuKiebFUmZMXgw"], "issued_at": "2019-01-08T01:59:15.000000Z"}} 2019-01-08 01:59:15,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54f0a3d595afdc7169c6eecd779a944e1f58705" 2019-01-08 01:59:15,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b527b1-2ca9-4543-a4f9-27f01b6f13e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:15,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-49b527b1-2ca9-4543-a4f9-27f01b6f13e9 2019-01-08 01:59:15,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:15,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:16,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["jAUbZlkdRZiBQgfE7ApPZw"], "issued_at": "2019-01-08T01:59:16.000000Z"}} 2019-01-08 01:59:16,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 01:59:16,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7e223f-7b74-4321-b855-3d2bb5bf14cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:16,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1d7e223f-7b74-4321-b855-3d2bb5bf14cd 2019-01-08 01:59:16,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:59:16,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:59:16,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 01:59:16,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33273344-4655-4478-a745-dae917e4dedf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 01:59:16,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj used request id req-33273344-4655-4478-a745-dae917e4dedf 2019-01-08 01:59:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 01:59:16,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e5df7c-1213-455f-a256-6baa878b5201 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:59:16,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-47e5df7c-1213-455f-a256-6baa878b5201 2019-01-08 01:59:16,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}}' 2019-01-08 01:59:16,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37fd44d-5cff-43dd-b7ba-5b5705c35b52 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "id": "e3383dbc85544593a4ac28d3b8b748b4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:16,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-d37fd44d-5cff-43dd-b7ba-5b5705c35b52 2019-01-08 01:59:16,569 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj 2019-01-08 01:59:16,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:16,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:16,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Hpg0yOB4SciB8PhZLj-t1A"], "issued_at": "2019-01-08T01:59:16.000000Z"}} 2019-01-08 01:59:16,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623dec4c10618124bc2a0f890c90a967eba40939" 2019-01-08 01:59:17,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de49ba1f-2cc6-4b8d-9998-a1323660b3e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:17,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-de49ba1f-2cc6-4b8d-9998-a1323660b3e3 2019-01-08 01:59:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:59:17,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:59:17,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623dec4c10618124bc2a0f890c90a967eba40939" 2019-01-08 01:59:17,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0156c360-8087-4184-b5d2-ec2e7688ae70 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 01:59:17,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0156c360-8087-4184-b5d2-ec2e7688ae70 2019-01-08 01:59:17,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623dec4c10618124bc2a0f890c90a967eba40939" 2019-01-08 01:59:17,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3aa593-24b3-4171-9b73-6fec891d43a8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "id": "e3383dbc85544593a4ac28d3b8b748b4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}]} 2019-01-08 01:59:17,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj used request id req-eb3aa593-24b3-4171-9b73-6fec891d43a8 2019-01-08 01:59:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623dec4c10618124bc2a0f890c90a967eba40939" 2019-01-08 01:59:17,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e38b6e91-12cb-4f49-a812-3635937d5188 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 01:59:17,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-e38b6e91-12cb-4f49-a812-3635937d5188 2019-01-08 01:59:17,861 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user 2019-01-08 01:59:17,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:17,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 01:59:17,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8b1aa3-87fe-408c-a66f-b0bf619f2ca9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 01:59:17,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7c8b1aa3-87fe-408c-a66f-b0bf619f2ca9 2019-01-08 01:59:17,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" -d '{"role": {"name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}}' 2019-01-08 01:59:18,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f2457d-0369-4b47-826d-5d769905cd55 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "475ae7a71bb3481c9da43e57a20ef377", "links": {"self": "http://172.30.9.42:5000/v3/roles/475ae7a71bb3481c9da43e57a20ef377"}, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}} 2019-01-08 01:59:18,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-99f2457d-0369-4b47-826d-5d769905cd55 2019-01-08 01:59:18,114 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role 2019-01-08 01:59:18,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/475ae7a71bb3481c9da43e57a20ef377 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 01:59:18,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5def80-0447-446b-bd7a-d77d35cf4b94 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "475ae7a71bb3481c9da43e57a20ef377", "links": {"self": "http://172.30.9.42:5000/v3/roles/475ae7a71bb3481c9da43e57a20ef377"}, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}} 2019-01-08 01:59:18,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/475ae7a71bb3481c9da43e57a20ef377 used request id req-0e5def80-0447-446b-bd7a-d77d35cf4b94 2019-01-08 01:59:18,233 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role to project CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj 2019-01-08 01:59:18,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4/users/20e485fd1d9a4617b01aa3987b869ea3/roles/475ae7a71bb3481c9da43e57a20ef377 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 01:59:18,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 01:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f4c163-f405-4bb9-ad2b-1f0e0b8d222f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 01:59:18,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4/users/20e485fd1d9a4617b01aa3987b869ea3/roles/475ae7a71bb3481c9da43e57a20ef377 used request id req-b2f4c163-f405-4bb9-ad2b-1f0e0b8d222f 2019-01-08 01:59:18,417 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:59:18,418 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 01:59:18,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:18,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:18,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["sxgBNrZYRkGKMEDJUni8-g"], "issued_at": "2019-01-08T01:59:18.000000Z"}} 2019-01-08 01:59:18,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373397b4e6474381eadd4577021ae1649814e11f" 2019-01-08 01:59:18,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4307e4-10f9-4b99-9f49-25e03651ce02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:18,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ab4307e4-10f9-4b99-9f49-25e03651ce02 2019-01-08 01:59:18,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}373397b4e6474381eadd4577021ae1649814e11f" 2019-01-08 01:59:19,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-87854e15-3d00-41b9-a9e9-6d2c0539a5aa Date: Tue, 08 Jan 2019 01:59:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2"} 2019-01-08 01:59:19,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 used request id req-87854e15-3d00-41b9-a9e9-6d2c0539a5aa 2019-01-08 01:59:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}373397b4e6474381eadd4577021ae1649814e11f" 2019-01-08 01:59:19,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-edd64a8b-b60b-4744-83d6-5f692c5f3c15 Date: Tue, 08 Jan 2019 01: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"}}} 2019-01-08 01:59:19,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-edd64a8b-b60b-4744-83d6-5f692c5f3c15 2019-01-08 01:59:19,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}373397b4e6474381eadd4577021ae1649814e11f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2"}' 2019-01-08 01:59:19,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-02f51991-113e-40b0-8b92-165eefa35eaa Date: Tue, 08 Jan 2019 01:59:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:59:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T01:59:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "min_disk": 0, "protected": false, "id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "file": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/file", "checksum": null, "owner": "e3383dbc85544593a4ac28d3b8b748b4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:59:19,625 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-02f51991-113e-40b0-8b92-165eefa35eaa 2019-01-08 01:59:19,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}373397b4e6474381eadd4577021ae1649814e11f" -d '' 2019-01-08 01:59:20,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6689c2ca-923a-48a8-a73f-5fb59d085b6c Date: Tue, 08 Jan 2019 01:59:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 01:59:20,267 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/file used request id req-6689c2ca-923a-48a8-a73f-5fb59d085b6c 2019-01-08 01:59:20,268 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 01:59:20,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}373397b4e6474381eadd4577021ae1649814e11f" 2019-01-08 01:59:20,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-3a57820b-8ea1-4324-bbfd-6affba931172 Date: Tue, 08 Jan 2019 01:59:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:59:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:59:20Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/snap", "metadata": {}}], "self": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "min_disk": 0, "protected": false, "id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "file": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3383dbc85544593a4ac28d3b8b748b4", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:59:20,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237 used request id req-3a57820b-8ea1-4324-bbfd-6affba931172 2019-01-08 01:59:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}373397b4e6474381eadd4577021ae1649814e11f" 2019-01-08 01:59:20,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b3554b0d-4039-4616-b2d8-f3d40b57ddca Date: Tue, 08 Jan 2019 01: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"}}} 2019-01-08 01:59:20,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-b3554b0d-4039-4616-b2d8-f3d40b57ddca 2019-01-08 01:59:20,475 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 2019-01-08 01:59:20,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}373397b4e6474381eadd4577021ae1649814e11f" 2019-01-08 01:59:20,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-bfb19b65-00ad-4509-9e86-00fbb0579afc Date: Tue, 08 Jan 2019 01:59:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:59:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:59:20Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/snap", "metadata": {}}], "self": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "min_disk": 0, "protected": false, "id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "file": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3383dbc85544593a4ac28d3b8b748b4", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 01:59:20,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237 used request id req-bfb19b65-00ad-4509-9e86-00fbb0579afc 2019-01-08 01:59:20,680 - create_image - DEBUG - Instance status is - active 2019-01-08 01:59:20,681 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 2019-01-08 01:59:20,681 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 2019-01-08 01:59:20,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:20,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:21,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["_pLI1SA8RuWyj7MRHi1bpQ"], "issued_at": "2019-01-08T01:59:21.000000Z"}} 2019-01-08 01:59:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" 2019-01-08 01:59:21,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff67db59-fb7c-4488-acf5-4caf32423895 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:21,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ff67db59-fb7c-4488-acf5-4caf32423895 2019-01-08 01:59:21,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" 2019-01-08 01:59:21,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-64b90319-de88-438b-9f22-2110df445012 Date: Tue, 08 Jan 2019 01:59:21 GMT RESP BODY: {"networks":[]} 2019-01-08 01:59:21,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-64b90319-de88-438b-9f22-2110df445012 2019-01-08 01:59:21,320 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 2019-01-08 01:59:21,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" -d '{"network": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1", "admin_state_up": true}}' 2019-01-08 01:59:22,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-d8ba243b-2ba5-4c18-809c-d60b0cd27d7f Date: Tue, 08 Jan 2019 01:59:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:59:21Z","is_default":false,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}} 2019-01-08 01:59:22,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-d8ba243b-2ba5-4c18-809c-d60b0cd27d7f 2019-01-08 01:59:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" 2019-01-08 01:59:23,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b96a318b-20b3-4e1c-b044-69a687564bf9 Date: Tue, 08 Jan 2019 01:59:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:59:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:23,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-b96a318b-20b3-4e1c-b044-69a687564bf9 2019-01-08 01:59:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" 2019-01-08 01:59:23,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6bff783d-043e-480a-8ff8-9616f2ed7501 Date: Tue, 08 Jan 2019 01:59:23 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:59:23,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-6bff783d-043e-480a-8ff8-9616f2ed7501 2019-01-08 01:59:23,130 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1 2019-01-08 01:59:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" -d '{"subnets": [{"ip_version": 4, "network_id": "468c5cc9-1c32-40eb-8845-cf184abe9c9c", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]}' 2019-01-08 01:59:25,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6aa2d0c2-4c00-4c02-b1fe-ebcaa900759b Date: Tue, 08 Jan 2019 01:59:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:25,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-6aa2d0c2-4c00-4c02-b1fe-ebcaa900759b 2019-01-08 01:59:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" 2019-01-08 01:59:26,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-075a3f25-a333-42e1-9a84-bd0749e2bd4a Date: Tue, 08 Jan 2019 01:59:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:26,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-075a3f25-a333-42e1-9a84-bd0749e2bd4a 2019-01-08 01:59:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" 2019-01-08 01:59:26,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-37c23283-bdbc-4b31-baaa-f9981f3bd7a4 Date: Tue, 08 Jan 2019 01:59:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:26,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-37c23283-bdbc-4b31-baaa-f9981f3bd7a4 2019-01-08 01:59:26,632 - OpenStackNetwork - DEBUG - Network [468c5cc9-1c32-40eb-8845-cf184abe9c9c] created successfully 2019-01-08 01:59:26,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:26,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:27,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["MumK2o1vQrelHtUWoqaocg"], "issued_at": "2019-01-08T01:59:27.000000Z"}} 2019-01-08 01:59:27,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" 2019-01-08 01:59:27,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e90904-18c6-4add-afbc-7cac63dc1b8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:27,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-17e90904-18c6-4add-afbc-7cac63dc1b8b 2019-01-08 01:59:27,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" 2019-01-08 01:59:27,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9af3d64b-6bda-4c61-9aa0-3877e6945021 Date: Tue, 08 Jan 2019 01:59:27 GMT RESP BODY: {"networks":[]} 2019-01-08 01:59:27,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-9af3d64b-6bda-4c61-9aa0-3877e6945021 2019-01-08 01:59:27,354 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 2019-01-08 01:59:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" -d '{"network": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2", "admin_state_up": true}}' 2019-01-08 01:59:28,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-3ad8282b-e005-4bc8-afa3-ab1d8688d0f0 Date: Tue, 08 Jan 2019 01:59:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:59:27Z","is_default":false,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}} 2019-01-08 01:59:28,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-3ad8282b-e005-4bc8-afa3-ab1d8688d0f0 2019-01-08 01:59:28,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" 2019-01-08 01:59:28,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-6364ae1b-9ea4-4c08-a9a0-31d74e754923 Date: Tue, 08 Jan 2019 01:59:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T01:59:27Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 01:59:28,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-6364ae1b-9ea4-4c08-a9a0-31d74e754923 2019-01-08 01:59:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" 2019-01-08 01:59:28,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77d04386-a6d8-424b-a81d-0d0403c52cd9 Date: Tue, 08 Jan 2019 01:59:28 GMT RESP BODY: {"subnets":[]} 2019-01-08 01:59:28,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-77d04386-a6d8-424b-a81d-0d0403c52cd9 2019-01-08 01:59:28,974 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2 2019-01-08 01:59:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" -d '{"subnets": [{"ip_version": 4, "network_id": "962bb7a2-2f4c-4c91-8696-c3f2055c8d0d", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]}' 2019-01-08 01:59:31,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-98245b76-89ef-41a9-8a6b-211ef6b702b2 Date: Tue, 08 Jan 2019 01:59:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 01:59:31,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-98245b76-89ef-41a9-8a6b-211ef6b702b2 2019-01-08 01:59:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" 2019-01-08 01:59:31,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7ecc5808-a4b8-4561-8b29-a8e07af08847 Date: Tue, 08 Jan 2019 01:59:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 01:59:31,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-7ecc5808-a4b8-4561-8b29-a8e07af08847 2019-01-08 01:59:31,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" 2019-01-08 01:59:31,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-28edd841-e623-4199-bf3d-360aae6a7194 Date: Tue, 08 Jan 2019 01:59:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 01:59:31,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-28edd841-e623-4199-bf3d-360aae6a7194 2019-01-08 01:59:31,577 - OpenStackNetwork - DEBUG - Network [962bb7a2-2f4c-4c91-8696-c3f2055c8d0d] created successfully 2019-01-08 01:59:31,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:31,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:32,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["G6Aqy0ffQKqm3u_KjrnCzw"], "issued_at": "2019-01-08T01:59:32.000000Z"}} 2019-01-08 01:59:32,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:32,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c237cc-dcb7-4b66-add4-b82c1292199d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:32,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d8c237cc-dcb7-4b66-add4-b82c1292199d 2019-01-08 01:59:32,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:32,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-40c535d7-8ea3-459a-bf00-251d8ac48b68 Date: Tue, 08 Jan 2019 01:59:32 GMT RESP BODY: {"routers": []} 2019-01-08 01:59:32,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router&admin_state_up=True used request id req-40c535d7-8ea3-459a-bf00-251d8ac48b68 2019-01-08 01:59:32,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:32,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:32,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["uAadK_FjTKOas1YyxnwN9g"], "issued_at": "2019-01-08T01:59:32.000000Z"}} 2019-01-08 01:59:32,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db8d81cf13ea207943dbeb3b5cc1261f176103d" 2019-01-08 01:59:32,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e852da0b-423c-4be2-9b5a-b1d8f57a7c62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:32,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e852da0b-423c-4be2-9b5a-b1d8f57a7c62 2019-01-08 01:59:32,923 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 01:59:32,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" -d '{"router": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router", "admin_state_up": true}}' 2019-01-08 01:59:33,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-a52b1bb1-704f-43ec-9494-1e99ee0ced48 Date: Tue, 08 Jan 2019 01:59:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:33Z", "admin_state_up": true, "updated_at": "2019-01-08T01:59:33Z", "revision_number": 0, "routes": [], "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "c8c9f54e-c0ff-4efd-8827-20776f940799", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router"}} 2019-01-08 01:59:33,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers used request id req-a52b1bb1-704f-43ec-9494-1e99ee0ced48 2019-01-08 01:59:33,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=c8c9f54e-c0ff-4efd-8827-20776f940799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:33,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d1b883f4-d6c2-45e3-8b31-73ac4043c0b1 Date: Tue, 08 Jan 2019 01:59:33 GMT RESP BODY: {"ports":[]} 2019-01-08 01:59:33,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=c8c9f54e-c0ff-4efd-8827-20776f940799 used request id req-d1b883f4-d6c2-45e3-8b31-73ac4043c0b1 2019-01-08 01:59:33,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:34,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-93555cf4-bc76-41e5-b6e1-5ff66b626808 Date: Tue, 08 Jan 2019 01:59:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:34,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-93555cf4-bc76-41e5-b6e1-5ff66b626808 2019-01-08 01:59:34,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:34,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eb8616b7-c32b-4994-9cc1-4637a56eee46 Date: Tue, 08 Jan 2019 01:59:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:34,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-eb8616b7-c32b-4994-9cc1-4637a56eee46 2019-01-08 01:59:34,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:34,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7b3a715d-9f57-404d-a259-e5d13de0c55a Date: Tue, 08 Jan 2019 01:59:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:34,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-7b3a715d-9f57-404d-a259-e5d13de0c55a 2019-01-08 01:59:34,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:59:34,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:59: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:59:34,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:34,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44965c30-60f2-468a-99a9-e6829a7f3530 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:34,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-44965c30-60f2-468a-99a9-e6829a7f3530 2019-01-08 01:59:34,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:34,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-af151e75-edd4-4417-b362-6e21ee59aebf Date: Tue, 08 Jan 2019 01:59:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:34,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-af151e75-edd4-4417-b362-6e21ee59aebf 2019-01-08 01:59:34,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:34,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64e4625d-8281-49f9-aea3-543f0c763147 Date: Tue, 08 Jan 2019 01:59:34 GMT RESP BODY: {"ports":[]} 2019-01-08 01:59:34,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1&admin_state_up=True used request id req-64e4625d-8281-49f9-aea3-543f0c763147 2019-01-08 01:59:34,988 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1 for router - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 01:59:34,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:34,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:35,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["wf4SeZ1JR7WYORqJ8NPnNQ"], "issued_at": "2019-01-08T01:59:35.000000Z"}} 2019-01-08 01:59:35,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3c7b9173b8505920a1c40a7bcb9a7a0374934b" 2019-01-08 01:59:35,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af3a95e-f508-4cd2-b0c5-fc86053e78e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:35,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5af3a95e-f508-4cd2-b0c5-fc86053e78e4 2019-01-08 01:59:35,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:35,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9f345a37-3e15-45c2-ba28-9e5b2dfbc441 Date: Tue, 08 Jan 2019 01:59:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:35,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-9f345a37-3e15-45c2-ba28-9e5b2dfbc441 2019-01-08 01:59:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:36,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c2f7c5e2-d637-482a-b6bd-3dd36e23fc18 Date: Tue, 08 Jan 2019 01:59:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:36,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-c2f7c5e2-d637-482a-b6bd-3dd36e23fc18 2019-01-08 01:59:36,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:36,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4ad4a094-0ad0-4de6-a68f-057b05a5eb6d Date: Tue, 08 Jan 2019 01:59:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:36,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-4ad4a094-0ad0-4de6-a68f-057b05a5eb6d 2019-01-08 01:59:36,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:59:36,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:59: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:59:36,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3c7b9173b8505920a1c40a7bcb9a7a0374934b" 2019-01-08 01:59:36,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a140f7-32db-453e-8636-1973e05e79d7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:36,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-e6a140f7-32db-453e-8636-1973e05e79d7 2019-01-08 01:59:36,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:36,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-24fcd1e7-c512-48a7-9cc0-d718839c797a Date: Tue, 08 Jan 2019 01:59:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:36,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-24fcd1e7-c512-48a7-9cc0-d718839c797a 2019-01-08 01:59:36,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:36,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8300504b-339b-4d39-9210-a4ce93175997 Date: Tue, 08 Jan 2019 01:59:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:36,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1 used request id req-8300504b-339b-4d39-9210-a4ce93175997 2019-01-08 01:59:36,738 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 2019-01-08 01:59:36,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" -d '{"port": {"network_id": "468c5cc9-1c32-40eb-8845-cf184abe9c9c", "fixed_ips": [{"subnet_id": "6c00f203-6fd5-4031-a4f1-0bb94c84066c", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1", "admin_state_up": true}}' 2019-01-08 01:59:38,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 928 X-Openstack-Request-Id: req-684c76b4-d347-40be-9feb-89a6ef3074d9 Date: Tue, 08 Jan 2019 01:59:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.1"}],"id":"7edc6fd7-9ee9-494b-9e6a-ce71d6ff9cda","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:78:d9:7a","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1","project_id":"e3383dbc85544593a4ac28d3b8b748b4","qos_policy_id":null,"admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:37Z","binding:vnic_type":"normal","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}} 2019-01-08 01:59:38,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-684c76b4-d347-40be-9feb-89a6ef3074d9 2019-01-08 01:59:38,094 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1 for router - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 01:59:38,094 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 01:59:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" -d '{"port_id": "7edc6fd7-9ee9-494b-9e6a-ce71d6ff9cda"}' 2019-01-08 01:59:40,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8ee862c8-9e59-4b1f-9a7b-fa0efa5d90fd Date: Tue, 08 Jan 2019 01:59:40 GMT RESP BODY: {"network_id": "468c5cc9-1c32-40eb-8845-cf184abe9c9c", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "subnet_id": "6c00f203-6fd5-4031-a4f1-0bb94c84066c", "subnet_ids": ["6c00f203-6fd5-4031-a4f1-0bb94c84066c"], "port_id": "7edc6fd7-9ee9-494b-9e6a-ce71d6ff9cda", "id": "c8c9f54e-c0ff-4efd-8827-20776f940799"} 2019-01-08 01:59:40,287 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799/add_router_interface used request id req-8ee862c8-9e59-4b1f-9a7b-fa0efa5d90fd 2019-01-08 01:59:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:40,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1969a743-e02c-4a2b-b20d-330ae70c660a Date: Tue, 08 Jan 2019 01:59:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 01:59:40,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-1969a743-e02c-4a2b-b20d-330ae70c660a 2019-01-08 01:59:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:40,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e09decb1-3349-40a3-8b97-3e8c2aa7f023 Date: Tue, 08 Jan 2019 01:59:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 01:59:40,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-e09decb1-3349-40a3-8b97-3e8c2aa7f023 2019-01-08 01:59:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:40,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3234ae7b-8e4d-4981-9d6a-30379606794b Date: Tue, 08 Jan 2019 01:59:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 01:59:40,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-3234ae7b-8e4d-4981-9d6a-30379606794b 2019-01-08 01:59:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:40,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d9478e-8cdb-4232-b407-8fe256af2d8c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:40,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-a8d9478e-8cdb-4232-b407-8fe256af2d8c 2019-01-08 01:59:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:41,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5aec5939-823d-4005-84a8-042bebb9fce9 Date: Tue, 08 Jan 2019 01:59:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 01:59:41,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-5aec5939-823d-4005-84a8-042bebb9fce9 2019-01-08 01:59:41,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:41,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-526aeac1-c6cc-48c6-9044-6ec096c5cc10 Date: Tue, 08 Jan 2019 01:59:41 GMT RESP BODY: {"ports":[]} 2019-01-08 01:59:41,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2&admin_state_up=True used request id req-526aeac1-c6cc-48c6-9044-6ec096c5cc10 2019-01-08 01:59:41,146 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2 for router - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 01:59:41,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:41,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:41,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["dmNn77CAR3KEp5IAbxlEzg"], "issued_at": "2019-01-08T01:59:41.000000Z"}} 2019-01-08 01:59:41,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30d8263b91a70816ddf4ce3c6c23c8256357022" 2019-01-08 01:59:41,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ad5279-cb3c-4a16-a5a9-a447fa8c2113 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:41,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-49ad5279-cb3c-4a16-a5a9-a447fa8c2113 2019-01-08 01:59:41,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:41,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-921baf1e-7294-45c3-b154-9a1738cc21ad Date: Tue, 08 Jan 2019 01:59:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 01:59:41,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-921baf1e-7294-45c3-b154-9a1738cc21ad 2019-01-08 01:59:41,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:41,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f6866359-85f1-4944-a534-7a055f816030 Date: Tue, 08 Jan 2019 01:59:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 01:59:41,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-f6866359-85f1-4944-a534-7a055f816030 2019-01-08 01:59:41,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:42,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0393fc4b-11c7-4e38-8d64-efd45e355780 Date: Tue, 08 Jan 2019 01:59:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 01:59:42,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-0393fc4b-11c7-4e38-8d64-efd45e355780 2019-01-08 01:59:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:59:42,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:59: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:59:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30d8263b91a70816ddf4ce3c6c23c8256357022" 2019-01-08 01:59:42,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24eade63-2ff1-494f-8ad4-49d4f9be1c5d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:42,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-24eade63-2ff1-494f-8ad4-49d4f9be1c5d 2019-01-08 01:59:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:42,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cb217e59-3e62-4be2-9b9d-81ee96a43cfd Date: Tue, 08 Jan 2019 01:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 01:59:42,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-cb217e59-3e62-4be2-9b9d-81ee96a43cfd 2019-01-08 01:59:42,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:42,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-590b943b-4314-423a-a6cb-be59daabc8cf Date: Tue, 08 Jan 2019 01:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 01:59:42,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2 used request id req-590b943b-4314-423a-a6cb-be59daabc8cf 2019-01-08 01:59:42,492 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 2019-01-08 01:59:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" -d '{"port": {"network_id": "962bb7a2-2f4c-4c91-8696-c3f2055c8d0d", "fixed_ips": [{"subnet_id": "4623887d-a529-4641-b5be-997063e2fd70", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2", "admin_state_up": true}}' 2019-01-08 01:59:43,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 928 X-Openstack-Request-Id: req-be76e754-eba6-4c98-9c2e-515c13a15a0d Date: Tue, 08 Jan 2019 01:59:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.1"}],"id":"afc49e51-5d4e-49b3-9126-8f48f511520e","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:a3:b1:5f","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2","project_id":"e3383dbc85544593a4ac28d3b8b748b4","qos_policy_id":null,"admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T01:59:42Z","binding:vnic_type":"normal","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}} 2019-01-08 01:59:43,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-be76e754-eba6-4c98-9c2e-515c13a15a0d 2019-01-08 01:59:43,830 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2 for router - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 01:59:43,831 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 01:59:43,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" -d '{"port_id": "afc49e51-5d4e-49b3-9126-8f48f511520e"}' 2019-01-08 01:59:45,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a7a16a6-3494-4658-b181-4e3a6a3db8d4 Date: Tue, 08 Jan 2019 01:59:45 GMT RESP BODY: {"network_id": "962bb7a2-2f4c-4c91-8696-c3f2055c8d0d", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "subnet_id": "4623887d-a529-4641-b5be-997063e2fd70", "subnet_ids": ["4623887d-a529-4641-b5be-997063e2fd70"], "port_id": "afc49e51-5d4e-49b3-9126-8f48f511520e", "id": "c8c9f54e-c0ff-4efd-8827-20776f940799"} 2019-01-08 01:59:45,934 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799/add_router_interface used request id req-3a7a16a6-3494-4658-b181-4e3a6a3db8d4 2019-01-08 01:59:45,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:46,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-9fdc9c90-ce70-44d6-816b-c58ef23453c1 Date: Tue, 08 Jan 2019 01:59:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:33Z", "admin_state_up": true, "updated_at": "2019-01-08T01:59:44Z", "revision_number": 2, "routes": [], "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "c8c9f54e-c0ff-4efd-8827-20776f940799", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router"}} 2019-01-08 01:59:46,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799 used request id req-9fdc9c90-ce70-44d6-816b-c58ef23453c1 2019-01-08 01:59:46,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=c8c9f54e-c0ff-4efd-8827-20776f940799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:46,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1977 X-Openstack-Request-Id: req-fb482656-492b-4c3b-9f94-01f55378fb81 Date: Tue, 08 Jan 2019 01:59:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:39Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.1"}],"id":"7edc6fd7-9ee9-494b-9e6a-ce71d6ff9cda","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:78:d9:7a","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1","admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:37Z","binding:vnic_type":"normal","device_id":"c8c9f54e-c0ff-4efd-8827-20776f940799","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:45Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.1"}],"id":"afc49e51-5d4e-49b3-9126-8f48f511520e","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:a3:b1:5f","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2","admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T01:59:42Z","binding:vnic_type":"normal","device_id":"c8c9f54e-c0ff-4efd-8827-20776f940799","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}]} 2019-01-08 01:59:46,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=c8c9f54e-c0ff-4efd-8827-20776f940799 used request id req-fb482656-492b-4c3b-9f94-01f55378fb81 2019-01-08 01:59:46,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/6c00f203-6fd5-4031-a4f1-0bb94c84066c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:46,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-bf6b3100-d71a-4a75-b015-b5b4a72977e3 Date: Tue, 08 Jan 2019 01:59:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}} 2019-01-08 01:59:46,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/6c00f203-6fd5-4031-a4f1-0bb94c84066c used request id req-bf6b3100-d71a-4a75-b015-b5b4a72977e3 2019-01-08 01:59:46,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/4623887d-a529-4641-b5be-997063e2fd70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 01:59:46,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-56aa0be8-9276-4a47-a252-66c2c8e073be Date: Tue, 08 Jan 2019 01:59:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}} 2019-01-08 01:59:46,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/4623887d-a529-4641-b5be-997063e2fd70 used request id req-56aa0be8-9276-4a47-a252-66c2c8e073be 2019-01-08 01:59:46,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:46,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:47,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T02:59:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["W5LMX-nJTwmx7F2YsUgJvg"], "issued_at": "2019-01-08T01:59:47.000000Z"}} 2019-01-08 01:59:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b6d0259604bb0c007a13403e08a330448d2f9" 2019-01-08 01:59:47,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5506ac-7f2b-419c-8a54-688d4902f95a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:47,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-eb5506ac-7f2b-419c-8a54-688d4902f95a 2019-01-08 01:59:47,124 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:59:47,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b6d0259604bb0c007a13403e08a330448d2f9" 2019-01-08 01:59:47,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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 x-openstack-request-id: req-5eca1508-6c00-4b61-a791-c9f4d4905a64 x-compute-request-id: req-5eca1508-6c00-4b61-a791-c9f4d4905a64 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 01:59:47,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-5eca1508-6c00-4b61-a791-c9f4d4905a64 2019-01-08 01:59:47,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b6d0259604bb0c007a13403e08a330448d2f9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2019-01-08 01:59:47,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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-b39bbdcf-ea90-44f2-97a3-f1b8c24a4d8f x-compute-request-id: req-b39bbdcf-ea90-44f2-97a3-f1b8c24a4d8f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "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": "ec2c8168-8caa-4336-b8d0-37263bf228c7"}} 2019-01-08 01:59:47,778 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b39bbdcf-ea90-44f2-97a3-f1b8c24a4d8f 2019-01-08 01:59:47,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:47,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:48,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["Yq-ERGwcRlOnayFFEMDTqA"], "issued_at": "2019-01-08T01:59:48.000000Z"}} 2019-01-08 01:59:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:48,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c96337a-3768-49ee-acd1-d88bd0e45698 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:48,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0c96337a-3768-49ee-acd1-d88bd0e45698 2019-01-08 01:59:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:48,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a4c74ec0-5a5d-4b30-8b2b-3502a289c54b Date: Tue, 08 Jan 2019 01:59:48 GMT RESP BODY: {"security_groups": []} 2019-01-08 01:59:48,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp used request id req-a4c74ec0-5a5d-4b30-8b2b-3502a289c54b 2019-01-08 01:59:48,544 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp... 2019-01-08 01:59:48,544 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp 2019-01-08 01:59:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}}' 2019-01-08 01:59:49,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-c3de52b3-e78f-423e-ba35-517b223b28b8 Date: Tue, 08 Jan 2019 01:59:49 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "updated_at": "2019-01-08T01:59:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "08276179-9dac-404d-91c3-717c46f83059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "d76a247d-fff2-473c-859c-c970f1cd63b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}], "revision_number": 2, "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "47bcc29e-eb62-4787-910f-373c079228c7", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}} 2019-01-08 01:59:49,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-c3de52b3-e78f-423e-ba35-517b223b28b8 2019-01-08 01:59:49,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:49,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:49,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b738383-883d-496b-9de3-c6e4fc19e3c8 Date: Tue, 08 Jan 2019 01:59:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "08276179-9dac-404d-91c3-717c46f83059"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "d76a247d-fff2-473c-859c-c970f1cd63b9"}]} 2019-01-08 01:59:49,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-2b738383-883d-496b-9de3-c6e4fc19e3c8 2019-01-08 01:59:49,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:49,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:49,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ccb1c082-d362-45f9-a16f-b75569e7e903 Date: Tue, 08 Jan 2019 01:59:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "08276179-9dac-404d-91c3-717c46f83059"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "d76a247d-fff2-473c-859c-c970f1cd63b9"}]} 2019-01-08 01:59:49,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-ccb1c082-d362-45f9-a16f-b75569e7e903 2019-01-08 01:59:49,424 - neutron_utils - INFO - Retrieving security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:49,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-0be0cbbb-e6cd-4ad8-9b6c-d087509ba0aa Date: Tue, 08 Jan 2019 01:59:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "updated_at": "2019-01-08T01:59:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "08276179-9dac-404d-91c3-717c46f83059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "d76a247d-fff2-473c-859c-c970f1cd63b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}], "revision_number": 2, "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "47bcc29e-eb62-4787-910f-373c079228c7", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}]} 2019-01-08 01:59:49,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-0be0cbbb-e6cd-4ad8-9b6c-d087509ba0aa 2019-01-08 01:59:49,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:49,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:49,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bfa0874-8230-4648-89a2-a840e1570828 Date: Tue, 08 Jan 2019 01:59:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "08276179-9dac-404d-91c3-717c46f83059"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "d76a247d-fff2-473c-859c-c970f1cd63b9"}]} 2019-01-08 01:59:49,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-5bfa0874-8230-4648-89a2-a840e1570828 2019-01-08 01:59:49,893 - neutron_utils - INFO - Retrieving security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:49,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:49,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-aa9779b6-b41c-48be-a5fe-1c35db7b0cd7 Date: Tue, 08 Jan 2019 01:59:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "updated_at": "2019-01-08T01:59:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "08276179-9dac-404d-91c3-717c46f83059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "d76a247d-fff2-473c-859c-c970f1cd63b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}], "revision_number": 2, "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "47bcc29e-eb62-4787-910f-373c079228c7", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}]} 2019-01-08 01:59:49,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-aa9779b6-b41c-48be-a5fe-1c35db7b0cd7 2019-01-08 01:59:49,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:49,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:49,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a5d74b52-2b78-4e33-abc0-1c8b431a0b66 Date: Tue, 08 Jan 2019 01:59:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "08276179-9dac-404d-91c3-717c46f83059"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "d76a247d-fff2-473c-859c-c970f1cd63b9"}]} 2019-01-08 01:59:49,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-a5d74b52-2b78-4e33-abc0-1c8b431a0b66 2019-01-08 01:59:49,972 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp 2019-01-08 01:59:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:50,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-8178eac7-f2f8-4750-9529-18d0a7a20dec Date: Tue, 08 Jan 2019 01:59:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "updated_at": "2019-01-08T01:59:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "08276179-9dac-404d-91c3-717c46f83059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "d76a247d-fff2-473c-859c-c970f1cd63b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}], "revision_number": 2, "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "47bcc29e-eb62-4787-910f-373c079228c7", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}]} 2019-01-08 01:59:50,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp used request id req-8178eac7-f2f8-4750-9529-18d0a7a20dec 2019-01-08 01:59:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:59:50,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:59: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:59:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:50,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7eec8ed-ebe9-422f-9cd4-8b411afd715e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:50,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-b7eec8ed-ebe9-422f-9cd4-8b411afd715e 2019-01-08 01:59:50,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:50,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:50,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7f2fb5c-e43a-4571-b165-bfdf62e2b287 Date: Tue, 08 Jan 2019 01: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": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "08276179-9dac-404d-91c3-717c46f83059"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "d76a247d-fff2-473c-859c-c970f1cd63b9"}]} 2019-01-08 01:59:50,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-b7f2fb5c-e43a-4571-b165-bfdf62e2b287 2019-01-08 01:59:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}8c7d5817d4936b534661e4016d5c29be5ffdeba6" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7"}}' 2019-01-08 01:59:50,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2578171a-4618-4a96-ad81-62c8045e24cd Date: Tue, 08 Jan 2019 01:59:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:50Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:50Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "9af8da36-88c9-4580-910a-2cb4755f00fc"}} 2019-01-08 01:59:50,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-2578171a-4618-4a96-ad81-62c8045e24cd 2019-01-08 01:59:50,784 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp 2019-01-08 01:59:50,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:51,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-5ccce270-9395-48a9-8735-3208f3860734 Date: Tue, 08 Jan 2019 01:59:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "updated_at": "2019-01-08T01:59:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "08276179-9dac-404d-91c3-717c46f83059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:50Z", "revision_number": 0, "id": "9af8da36-88c9-4580-910a-2cb4755f00fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:50Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "d76a247d-fff2-473c-859c-c970f1cd63b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}], "revision_number": 3, "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "47bcc29e-eb62-4787-910f-373c079228c7", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}]} 2019-01-08 01:59:51,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp used request id req-5ccce270-9395-48a9-8735-3208f3860734 2019-01-08 01:59:51,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:51,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e175cd-dec9-4c25-9312-c861191f92be Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:51,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-31e175cd-dec9-4c25-9312-c861191f92be 2019-01-08 01:59:51,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:51,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:51,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-21e6605a-06f5-496a-9f36-6bd0001c337e Date: Tue, 08 Jan 2019 01:59: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": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "08276179-9dac-404d-91c3-717c46f83059"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:50Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:50Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "9af8da36-88c9-4580-910a-2cb4755f00fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "d76a247d-fff2-473c-859c-c970f1cd63b9"}]} 2019-01-08 01:59:51,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-21e6605a-06f5-496a-9f36-6bd0001c337e 2019-01-08 01:59:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}8c7d5817d4936b534661e4016d5c29be5ffdeba6" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7"}}' 2019-01-08 01:59:51,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-7f07ac9f-eb50-45da-9a53-ab78aa82d940 Date: Tue, 08 Jan 2019 01:59:51 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": "2019-01-08T01:59:51Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:51Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "061204e8-37ae-4680-99de-128a640cfb04"}} 2019-01-08 01:59:51,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules used request id req-7f07ac9f-eb50-45da-9a53-ab78aa82d940 2019-01-08 01:59:51,760 - neutron_utils - INFO - Retrieving security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:51,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:51,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-c5be20b6-b10c-4d7d-a509-cb807c4f5742 Date: Tue, 08 Jan 2019 01:59:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "updated_at": "2019-01-08T01:59:51Z", "security_group_rules": [{"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:51Z", "revision_number": 0, "id": "061204e8-37ae-4680-99de-128a640cfb04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:51Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "08276179-9dac-404d-91c3-717c46f83059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:50Z", "revision_number": 0, "id": "9af8da36-88c9-4580-910a-2cb4755f00fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:50Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "revision_number": 0, "id": "d76a247d-fff2-473c-859c-c970f1cd63b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}], "revision_number": 4, "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "47bcc29e-eb62-4787-910f-373c079228c7", "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}]} 2019-01-08 01:59:51,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-c5be20b6-b10c-4d7d-a509-cb807c4f5742 2019-01-08 01:59:51,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47bcc29e-eb62-4787-910f-373c079228c7 2019-01-08 01:59:51,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 01:59:52,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-ddde8bd0-a19a-4506-911c-4e5961f7de13 Date: Tue, 08 Jan 2019 01:59:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:51Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:51Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "061204e8-37ae-4680-99de-128a640cfb04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "08276179-9dac-404d-91c3-717c46f83059"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:50Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:50Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "9af8da36-88c9-4580-910a-2cb4755f00fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:48Z", "security_group_id": "47bcc29e-eb62-4787-910f-373c079228c7", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:48Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "d76a247d-fff2-473c-859c-c970f1cd63b9"}]} 2019-01-08 01:59:52,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=47bcc29e-eb62-4787-910f-373c079228c7 used request id req-ddde8bd0-a19a-4506-911c-4e5961f7de13 2019-01-08 01:59:52,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:52,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:52,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["p9BJoLWnRuqOT4q6930lQQ"], "issued_at": "2019-01-08T01:59:52.000000Z"}} 2019-01-08 01:59:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:52,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08f7dfe-b49f-4412-8d55-eb5e8d34122e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:52,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f08f7dfe-b49f-4412-8d55-eb5e8d34122e 2019-01-08 01:59:52,750 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 01:59:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:52,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259afbf4-3e7b-4514-b206-5521a80cc012 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:52,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-259afbf4-3e7b-4514-b206-5521a80cc012 2019-01-08 01:59:52,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:53,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1b26b07d-5b95-4a64-9901-57998bfe6607 Date: Tue, 08 Jan 2019 01:59:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:53,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-1b26b07d-5b95-4a64-9901-57998bfe6607 2019-01-08 01:59:53,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:53,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4aa395d6-b541-4492-838b-70e2e677b29d Date: Tue, 08 Jan 2019 01:59:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:53,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-4aa395d6-b541-4492-838b-70e2e677b29d 2019-01-08 01:59:53,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:53,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cdfc69f0-6952-4e9c-be97-31b5b4d2fb27 Date: Tue, 08 Jan 2019 01:59:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:53,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-cdfc69f0-6952-4e9c-be97-31b5b4d2fb27 2019-01-08 01:59:53,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:59:53,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:59:53,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:53,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff849c48-1bb1-4d3a-96db-2aa3c39ffa47 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:53,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-ff849c48-1bb1-4d3a-96db-2aa3c39ffa47 2019-01-08 01:59:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:53,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e0bf25a6-9054-45c8-92d1-24ce0a6c612b Date: Tue, 08 Jan 2019 01:59:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:53,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-e0bf25a6-9054-45c8-92d1-24ce0a6c612b 2019-01-08 01:59:53,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:54,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-782ec9f8-b782-45e2-b538-3cfec83e7b92 Date: Tue, 08 Jan 2019 01:59:54 GMT RESP BODY: {"ports":[]} 2019-01-08 01:59:54,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port&admin_state_up=True used request id req-782ec9f8-b782-45e2-b538-3cfec83e7b92 2019-01-08 01:59:54,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:54,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01: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 x-openstack-request-id: req-f596828a-0d28-41ee-9ff2-889ddc67bde4 x-compute-request-id: req-f596828a-0d28-41ee-9ff2-889ddc67bde4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 01:59:54,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1 used request id req-f596828a-0d28-41ee-9ff2-889ddc67bde4 2019-01-08 01:59:54,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:54,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-06b151d8-064a-43b7-aec4-a1fda70ad7cd Date: Tue, 08 Jan 2019 01:59:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:54,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-06b151d8-064a-43b7-aec4-a1fda70ad7cd 2019-01-08 01:59:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:55,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c6d95b36-a5f3-4269-b3ed-e0b3460f4868 Date: Tue, 08 Jan 2019 01:59:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:55,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-c6d95b36-a5f3-4269-b3ed-e0b3460f4868 2019-01-08 01:59:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:55,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3620e213-9c3e-4c67-ba4e-b44e4af65cf1 Date: Tue, 08 Jan 2019 01:59:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:55,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-3620e213-9c3e-4c67-ba4e-b44e4af65cf1 2019-01-08 01:59:55,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:55,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66961c92-ebb8-479f-acf8-af83514c8266 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:55,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-66961c92-ebb8-479f-acf8-af83514c8266 2019-01-08 01:59:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:55,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5baff0d8-1ba0-42cc-85ef-7bf1d8beaba7 Date: Tue, 08 Jan 2019 01:59:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:55,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-5baff0d8-1ba0-42cc-85ef-7bf1d8beaba7 2019-01-08 01:59:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:56,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3eb67302-2b1d-436c-a2dc-533a5ef48fd0 Date: Tue, 08 Jan 2019 01:59:56 GMT RESP BODY: {"ports":[]} 2019-01-08 01:59:56,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port&admin_state_up=True used request id req-3eb67302-2b1d-436c-a2dc-533a5ef48fd0 2019-01-08 01:59:56,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 01:59:56,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 01:59:56,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T02:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["1OtK5JqRQVmTyr0wBoxiuw"], "issued_at": "2019-01-08T01:59:56.000000Z"}} 2019-01-08 01:59:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8631d903809f6e2e5193984b7388a7be59ae45" 2019-01-08 01:59:56,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e529263-c89c-48e0-a3dd-b6deff7009cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 01:59:56,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4e529263-c89c-48e0-a3dd-b6deff7009cf 2019-01-08 01:59:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:56,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d3dd4c5d-bd22-47ac-8f1a-29104c6c17e0 Date: Tue, 08 Jan 2019 01:59:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:56,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-d3dd4c5d-bd22-47ac-8f1a-29104c6c17e0 2019-01-08 01:59:56,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:57,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-be30996e-69a9-4b49-8c43-98936dacff7b Date: Tue, 08 Jan 2019 01:59:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:57,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-be30996e-69a9-4b49-8c43-98936dacff7b 2019-01-08 01:59:57,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:57,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cbeae8ef-11d8-4d8b-b7d9-f0a5c8f700d8 Date: Tue, 08 Jan 2019 01:59:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:57,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-cbeae8ef-11d8-4d8b-b7d9-f0a5c8f700d8 2019-01-08 01:59:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 01:59:57,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 01:59: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 01:59:57,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8631d903809f6e2e5193984b7388a7be59ae45" 2019-01-08 01:59:58,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 01:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7727b618-8c4e-4c9b-8ce7-78175edd01d5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 01:59:58,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-7727b618-8c4e-4c9b-8ce7-78175edd01d5 2019-01-08 01:59:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:58,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4599122a-02ad-44bd-b104-964ead3fe985 Date: Tue, 08 Jan 2019 01:59:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:58,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-4599122a-02ad-44bd-b104-964ead3fe985 2019-01-08 01:59:58,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:58,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7f9e97f1-d563-4574-831b-173b8389d9fd Date: Tue, 08 Jan 2019 01:59:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:58,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1 used request id req-7f9e97f1-d563-4574-831b-173b8389d9fd 2019-01-08 01:59:58,309 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 2019-01-08 01:59:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" -d '{"port": {"network_id": "468c5cc9-1c32-40eb-8845-cf184abe9c9c", "fixed_ips": [{"subnet_id": "6c00f203-6fd5-4031-a4f1-0bb94c84066c", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port", "admin_state_up": true}}' 2019-01-08 01:59:59,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 924 X-Openstack-Request-Id: req-b6da5565-863a-49ac-ae44-1c5b4f9942f6 Date: Tue, 08 Jan 2019 01:59:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.5"}],"id":"20cd70dd-29e3-4c53-860d-27370043f967","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:7a:e8:ed","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-5","ip_address":"10.200.201.5","fqdn":"host-10-200-201-5.openstacklocal."}],"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port","project_id":"e3383dbc85544593a4ac28d3b8b748b4","qos_policy_id":null,"admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:58Z","binding:vnic_type":"normal","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}} 2019-01-08 01:59:59,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-b6da5565-863a-49ac-ae44-1c5b4f9942f6 2019-01-08 01:59:59,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:59,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9b8b1e26-a046-4130-a252-955bd1e87c2a Date: Tue, 08 Jan 2019 01:59:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 01:59:59,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-9b8b1e26-a046-4130-a252-955bd1e87c2a 2019-01-08 01:59:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 01:59:59,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a389c57d-71e5-4d53-81f4-f06d88ddc091 Date: Tue, 08 Jan 2019 01:59:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 01:59:59,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-a389c57d-71e5-4d53-81f4-f06d88ddc091 2019-01-08 01:59:59,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:00,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9318aef6-4684-4c3a-a6db-27c00b4ab59e Date: Tue, 08 Jan 2019 02:00:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 02:00:00,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-9318aef6-4684-4c3a-a6db-27c00b4ab59e 2019-01-08 02:00:00,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:00,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e2b820-a7dd-4947-8abf-1f5864a71f6a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:00,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-37e2b820-a7dd-4947-8abf-1f5864a71f6a 2019-01-08 02:00:00,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:00,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5f3c8dd0-8529-4f3d-87c3-86aa45805ab5 Date: Tue, 08 Jan 2019 02:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 02:00:00,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-5f3c8dd0-8529-4f3d-87c3-86aa45805ab5 2019-01-08 02:00:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:00,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 927 X-Openstack-Request-Id: req-857d8d26-0c61-44ef-ac5a-04372163d0fe Date: Tue, 08 Jan 2019 02:00:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.5"}],"id":"20cd70dd-29e3-4c53-860d-27370043f967","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:7a:e8:ed","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-5","ip_address":"10.200.201.5","fqdn":"host-10-200-201-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port","admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:58Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}]} 2019-01-08 02:00:00,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port&admin_state_up=True used request id req-857d8d26-0c61-44ef-ac5a-04372163d0fe 2019-01-08 02:00:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:00,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b400828-a511-4fe2-9fd8-0023019e5836 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:00,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-6b400828-a511-4fe2-9fd8-0023019e5836 2019-01-08 02:00:00,575 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1 2019-01-08 02:00:00,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:00,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8925a98d-881d-4d5b-8d12-5fb50c225bdd x-compute-request-id: req-8925a98d-881d-4d5b-8d12-5fb50c225bdd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-flavor-name"}]} 2019-01-08 02:00:00,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-8925a98d-881d-4d5b-8d12-5fb50c225bdd 2019-01-08 02:00:00,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:00,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3641bad-4965-4c34-8690-5c52fb673667 x-compute-request-id: req-f3641bad-4965-4c34-8690-5c52fb673667 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "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": "ec2c8168-8caa-4336-b8d0-37263bf228c7"}} 2019-01-08 02:00:00,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7 used request id req-f3641bad-4965-4c34-8690-5c52fb673667 2019-01-08 02:00:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:00,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-43c7c4af-fa9d-4767-9cce-9ae7b18d8d1d Date: Tue, 08 Jan 2019 02:00:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:59:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:59:20Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/snap", "metadata": {}}], "self": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "min_disk": 0, "protected": false, "id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "file": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3383dbc85544593a4ac28d3b8b748b4", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2"} 2019-01-08 02:00:00,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 used request id req-43c7c4af-fa9d-4767-9cce-9ae7b18d8d1d 2019-01-08 02:00:00,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:01,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-640e20d4-a972-4082-9109-c38d9e378012 Date: Tue, 08 Jan 2019 02:00:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:00:01,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-640e20d4-a972-4082-9109-c38d9e378012 2019-01-08 02:00:01,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" -d '{"server": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "imageRef": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "flavorRef": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "20cd70dd-29e3-4c53-860d-27370043f967"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}]}}' 2019-01-08 02:00:03,527 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a083595c-ab82-454c-b896-9e200d9f2106 x-compute-request-id: req-a083595c-ab82-454c-b896-9e200d9f2106 Content-Length: 437 location: http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "adminPass": "6AdSoUup4XDY"}} 2019-01-08 02:00:03,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-a083595c-ab82-454c-b896-9e200d9f2106 2019-01-08 02:00:03,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:03,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-9c52232b-c30e-41e7-9811-04562f50aeae x-compute-request-id: req-9c52232b-c30e-41e7-9811-04562f50aeae 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.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:00:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:03,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-9c52232b-c30e-41e7-9811-04562f50aeae 2019-01-08 02:00:03,782 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1 2019-01-08 02:00:03,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:04,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-cf95bb07-0177-4e19-be05-37ac0299b6bd x-compute-request-id: req-cf95bb07-0177-4e19-be05-37ac0299b6bd 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.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:00:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:04,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-cf95bb07-0177-4e19-be05-37ac0299b6bd 2019-01-08 02:00:04,634 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1] is - BUILD 2019-01-08 02:00:04,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:00:07,638 - create_instance - DEBUG - VM status query timeout in 896.144220114 2019-01-08 02:00:07,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:08,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-292b965a-a01d-4aeb-acb8-06ef8d3068fa x-compute-request-id: req-292b965a-a01d-4aeb-acb8-06ef8d3068fa Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:00:06Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:08,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-292b965a-a01d-4aeb-acb8-06ef8d3068fa 2019-01-08 02:00:08,716 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1] is - BUILD 2019-01-08 02:00:08,716 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:00:11,720 - create_instance - DEBUG - VM status query timeout in 892.062404156 2019-01-08 02:00:11,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:13,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-74f0024d-aba5-4d6d-ab15-fb8edd5cd21b x-compute-request-id: req-74f0024d-aba5-4d6d-ab15-fb8edd5cd21b Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:00:06Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:13,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-74f0024d-aba5-4d6d-ab15-fb8edd5cd21b 2019-01-08 02:00:13,441 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1] is - BUILD 2019-01-08 02:00:13,442 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:00:16,445 - create_instance - DEBUG - VM status query timeout in 887.337378025 2019-01-08 02:00:16,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:17,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-6d96ec7b-2a6e-4920-876e-dc21e6bb4c2b x-compute-request-id: req-6d96ec7b-2a6e-4920-876e-dc21e6bb4c2b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e8:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:15.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:15Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:17,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-6d96ec7b-2a6e-4920-876e-dc21e6bb4c2b 2019-01-08 02:00:17,388 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1] is - ACTIVE 2019-01-08 02:00:17,388 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:00:17,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:17,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-abc4921f-6c9a-4f8f-895b-288872a65923 x-compute-request-id: req-abc4921f-6c9a-4f8f-895b-288872a65923 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e8:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:15.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:15Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:17,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-abc4921f-6c9a-4f8f-895b-288872a65923 2019-01-08 02:00:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:18,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f177f394-7d32-44f4-aaff-e34b88486ea6 Date: Tue, 08 Jan 2019 02:00:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 02:00:18,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-f177f394-7d32-44f4-aaff-e34b88486ea6 2019-01-08 02:00:18,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:18,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b490c50-78b5-45b8-8e6d-1029eb9a4039 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:18,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-6b490c50-78b5-45b8-8e6d-1029eb9a4039 2019-01-08 02:00:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:18,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-47f36655-d8db-4fb1-aaec-fbcaa2ed004b Date: Tue, 08 Jan 2019 02:00:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 02:00:18,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-47f36655-d8db-4fb1-aaec-fbcaa2ed004b 2019-01-08 02:00:18,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:18,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2781 X-Openstack-Request-Id: req-ad721ecf-c505-4aa2-98b5-0b8d55c54328 Date: Tue, 08 Jan 2019 02:00:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:00:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.5"}],"id":"20cd70dd-29e3-4c53-860d-27370043f967","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:7a:e8:ed","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-5","ip_address":"10.200.201.5","fqdn":"host-10-200-201-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port","admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:58Z","binding:vnic_type":"normal","device_id":"f6a7d4b0-708e-414a-be02-1062919b2818","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:39Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.1"}],"id":"7edc6fd7-9ee9-494b-9e6a-ce71d6ff9cda","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:78:d9:7a","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1","admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:37Z","binding:vnic_type":"normal","device_id":"c8c9f54e-c0ff-4efd-8827-20776f940799","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.2"}],"id":"df1e0836-fc37-40d7-af99-635fc5831546","security_groups":[],"mac_address":"fa:16:3e:60:37:97","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-2","ip_address":"10.200.201.2","fqdn":"host-10-200-201-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:22Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}]} 2019-01-08 02:00:18,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-ad721ecf-c505-4aa2-98b5-0b8d55c54328 2019-01-08 02:00:18,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:19,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-84a92a8b-2309-4dcf-ac9e-a7af2cce2e7f x-compute-request-id: req-84a92a8b-2309-4dcf-ac9e-a7af2cce2e7f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e8:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:15.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:15Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:19,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-84a92a8b-2309-4dcf-ac9e-a7af2cce2e7f 2019-01-08 02:00:19,618 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1] is - ACTIVE 2019-01-08 02:00:19,618 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:00:19,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:20,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-74251f37-12a8-4810-a889-8f6b63e9e67f x-compute-request-id: req-74251f37-12a8-4810-a889-8f6b63e9e67f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e8:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:15.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:15Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:20,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-74251f37-12a8-4810-a889-8f6b63e9e67f 2019-01-08 02:00:20,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:20,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7456a362-4308-4544-877f-30fa587eafe1 Date: Tue, 08 Jan 2019 02:00:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["6c00f203-6fd5-4031-a4f1-0bb94c84066c"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:24Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:21Z","mtu":1442}]} 2019-01-08 02:00:20,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 used request id req-7456a362-4308-4544-877f-30fa587eafe1 2019-01-08 02:00:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:20,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99637f3b-c444-4b77-8b44-fdd16bf1a2af Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:20,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-99637f3b-c444-4b77-8b44-fdd16bf1a2af 2019-01-08 02:00:20,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:20,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-58e818f1-fa12-4d5c-826b-93614942c8ed Date: Tue, 08 Jan 2019 02:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:24Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:24Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1"}]} 2019-01-08 02:00:20,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-58e818f1-fa12-4d5c-826b-93614942c8ed 2019-01-08 02:00:20,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:21,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2781 X-Openstack-Request-Id: req-05961eef-fb58-467d-9e46-5640119ac44f Date: Tue, 08 Jan 2019 02:00:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:00:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.5"}],"id":"20cd70dd-29e3-4c53-860d-27370043f967","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:7a:e8:ed","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-5","ip_address":"10.200.201.5","fqdn":"host-10-200-201-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port","admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:58Z","binding:vnic_type":"normal","device_id":"f6a7d4b0-708e-414a-be02-1062919b2818","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:39Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.1"}],"id":"7edc6fd7-9ee9-494b-9e6a-ce71d6ff9cda","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:78:d9:7a","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1","admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:37Z","binding:vnic_type":"normal","device_id":"c8c9f54e-c0ff-4efd-8827-20776f940799","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6c00f203-6fd5-4031-a4f1-0bb94c84066c","ip_address":"10.200.201.2"}],"id":"df1e0836-fc37-40d7-af99-635fc5831546","security_groups":[],"mac_address":"fa:16:3e:60:37:97","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-2","ip_address":"10.200.201.2","fqdn":"host-10-200-201-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"468c5cc9-1c32-40eb-8845-cf184abe9c9c","dns_name":"","created_at":"2019-01-08T01:59:22Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}]} 2019-01-08 02:00:21,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-05961eef-fb58-467d-9e46-5640119ac44f 2019-01-08 02:00:21,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}}' 2019-01-08 02:00:23,290 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-1f431315-878b-4407-adab-01dc9dd003a3 x-compute-request-id: req-1f431315-878b-4407-adab-01dc9dd003a3 Content-Length: 0 Content-Type: application/json 2019-01-08 02:00:23,290 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818/action used request id req-1f431315-878b-4407-adab-01dc9dd003a3 2019-01-08 02:00:23,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:00:23,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:00:23,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T03:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["auFG11tSSf2A3P5VAU52Zg"], "issued_at": "2019-01-08T02:00:23.000000Z"}} 2019-01-08 02:00:23,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:23,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0188619-4b91-40b0-93bb-a9399dc6fc20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:00:23,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a0188619-4b91-40b0-93bb-a9399dc6fc20 2019-01-08 02:00:23,794 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:00:23,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:23,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4464cd43-d78c-44bd-94fc-a472d163f356 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:00:23,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4464cd43-d78c-44bd-94fc-a472d163f356 2019-01-08 02:00:23,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:24,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bcc6c9a1-9a81-4ea7-85aa-a7ff04dcc61d Date: Tue, 08 Jan 2019 02:00:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:24,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-bcc6c9a1-9a81-4ea7-85aa-a7ff04dcc61d 2019-01-08 02:00:24,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:24,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3228149c-97e5-48c4-9503-a0e645e76970 Date: Tue, 08 Jan 2019 02:00:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:24,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-3228149c-97e5-48c4-9503-a0e645e76970 2019-01-08 02:00:24,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:24,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5bd19f10-d6fe-4d64-96f6-ac27ebdfe87b Date: Tue, 08 Jan 2019 02:00:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:24,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-5bd19f10-d6fe-4d64-96f6-ac27ebdfe87b 2019-01-08 02:00:24,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:00:24,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:00:24,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:24,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b3d6de-f474-4b75-b231-d4721c207c08 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:24,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-f3b3d6de-f474-4b75-b231-d4721c207c08 2019-01-08 02:00:24,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:25,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f8b85b62-5022-4d65-9120-555118359a6b Date: Tue, 08 Jan 2019 02:00:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:25,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-f8b85b62-5022-4d65-9120-555118359a6b 2019-01-08 02:00:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:25,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dcfa7f59-19f4-42e6-9fee-64fef69b76dd Date: Tue, 08 Jan 2019 02:00:25 GMT RESP BODY: {"ports":[]} 2019-01-08 02:00:25,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port&admin_state_up=True used request id req-dcfa7f59-19f4-42e6-9fee-64fef69b76dd 2019-01-08 02:00:25,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:25,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-193edef4-4d86-4658-8957-f9624c005d5b x-compute-request-id: req-193edef4-4d86-4658-8957-f9624c005d5b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:00:25,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2 used request id req-193edef4-4d86-4658-8957-f9624c005d5b 2019-01-08 02:00:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:25,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5731a6c4-c3bc-4c78-b2a9-170acc8f0d9f Date: Tue, 08 Jan 2019 02:00:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:25,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-5731a6c4-c3bc-4c78-b2a9-170acc8f0d9f 2019-01-08 02:00:25,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:26,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-615476a3-d98f-45ba-8e0d-d14dcb0a27a6 Date: Tue, 08 Jan 2019 02:00:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:26,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-615476a3-d98f-45ba-8e0d-d14dcb0a27a6 2019-01-08 02:00:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:26,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-82a00fcd-4c68-480a-96b8-995492c40232 Date: Tue, 08 Jan 2019 02:00:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:26,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-82a00fcd-4c68-480a-96b8-995492c40232 2019-01-08 02:00:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:26,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799a4285-0637-438b-a334-6767dd383deb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:26,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-799a4285-0637-438b-a334-6767dd383deb 2019-01-08 02:00:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:26,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-793a5eeb-cea0-4dd0-a3ff-29638622ddab Date: Tue, 08 Jan 2019 02:00:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:26,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-793a5eeb-cea0-4dd0-a3ff-29638622ddab 2019-01-08 02:00:26,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:26,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e718566-3c81-423e-bf46-8a65aaad6094 Date: Tue, 08 Jan 2019 02:00:26 GMT RESP BODY: {"ports":[]} 2019-01-08 02:00:26,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port&admin_state_up=True used request id req-0e718566-3c81-423e-bf46-8a65aaad6094 2019-01-08 02:00:26,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:00:26,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:00:27,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475ae7a71bb3481c9da43e57a20ef377", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role"}], "expires_at": "2019-01-08T03:00:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e3383dbc85544593a4ac28d3b8b748b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user", "id": "20e485fd1d9a4617b01aa3987b869ea3"}, "audit_ids": ["Jo1JMk22TG6ICMcM72RY8g"], "issued_at": "2019-01-08T02:00:27.000000Z"}} 2019-01-08 02:00:27,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b55c2cb6f1a0be1b0ab5f0b3c0dc9b02f30b29b" 2019-01-08 02:00:27,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cacc56cc-429d-457a-a940-8b38a440e156 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:00:27,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cacc56cc-429d-457a-a940-8b38a440e156 2019-01-08 02:00:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:27,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f5e639d3-2018-460f-b422-55547b6035b9 Date: Tue, 08 Jan 2019 02:00:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:27,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-f5e639d3-2018-460f-b422-55547b6035b9 2019-01-08 02:00:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:27,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e3e8e102-b3bd-4710-b268-0f8f55f4358e Date: Tue, 08 Jan 2019 02:00:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:27,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-e3e8e102-b3bd-4710-b268-0f8f55f4358e 2019-01-08 02:00:27,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:27,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-54d3fe52-99cd-418e-ada1-4db0a68d8e33 Date: Tue, 08 Jan 2019 02:00:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:27,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-54d3fe52-99cd-418e-ada1-4db0a68d8e33 2019-01-08 02:00:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:00:27,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:00: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:00:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b55c2cb6f1a0be1b0ab5f0b3c0dc9b02f30b29b" 2019-01-08 02:00:27,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d943e6dc-0f9f-4add-8109-767a45a3969a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:27,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-d943e6dc-0f9f-4add-8109-767a45a3969a 2019-01-08 02:00:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:28,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4e7a1e8f-19f5-422f-9a4a-c2842efd9430 Date: Tue, 08 Jan 2019 02:00:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:28,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-4e7a1e8f-19f5-422f-9a4a-c2842efd9430 2019-01-08 02:00:28,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:28,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9413d823-a805-46ce-8deb-e95c385847f0 Date: Tue, 08 Jan 2019 02:00:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:28,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2 used request id req-9413d823-a805-46ce-8deb-e95c385847f0 2019-01-08 02:00:28,500 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 2019-01-08 02:00:28,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" -d '{"port": {"network_id": "962bb7a2-2f4c-4c91-8696-c3f2055c8d0d", "fixed_ips": [{"subnet_id": "4623887d-a529-4641-b5be-997063e2fd70", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port", "admin_state_up": true}}' 2019-01-08 02:00:29,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 924 X-Openstack-Request-Id: req-a190acc6-4bf7-484d-974b-a9cb29837265 Date: Tue, 08 Jan 2019 02:00:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:00:29Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.5"}],"id":"1c84d872-f707-4898-ad3a-d3ddb6db39ac","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:2f:6b:41","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-5","ip_address":"10.200.202.5","fqdn":"host-10-200-202-5.openstacklocal."}],"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port","project_id":"e3383dbc85544593a4ac28d3b8b748b4","qos_policy_id":null,"admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T02:00:28Z","binding:vnic_type":"normal","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}} 2019-01-08 02:00:29,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-a190acc6-4bf7-484d-974b-a9cb29837265 2019-01-08 02:00:29,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:30,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-44511b44-c00a-40be-b6a2-90a637189d0b Date: Tue, 08 Jan 2019 02:00:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:30,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-44511b44-c00a-40be-b6a2-90a637189d0b 2019-01-08 02:00:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:30,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-48c1e091-5818-4396-8266-ee6e0ea036d8 Date: Tue, 08 Jan 2019 02:00:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:30,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-48c1e091-5818-4396-8266-ee6e0ea036d8 2019-01-08 02:00:30,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:30,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c08db048-e806-4053-b7b1-3cc2348800bc Date: Tue, 08 Jan 2019 02:00:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:30,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-c08db048-e806-4053-b7b1-3cc2348800bc 2019-01-08 02:00:30,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:30,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0329f25-ad2e-4524-beea-a0254f888349 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:30,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-a0329f25-ad2e-4524-beea-a0254f888349 2019-01-08 02:00:30,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:30,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-46469915-b24e-448c-abd2-9b8de5f0c744 Date: Tue, 08 Jan 2019 02:00:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:30,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-46469915-b24e-448c-abd2-9b8de5f0c744 2019-01-08 02:00:30,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:30,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 927 X-Openstack-Request-Id: req-f29e3aeb-dab3-4807-a13b-328be5d61677 Date: Tue, 08 Jan 2019 02:00:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:00:29Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.5"}],"id":"1c84d872-f707-4898-ad3a-d3ddb6db39ac","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:2f:6b:41","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-5","ip_address":"10.200.202.5","fqdn":"host-10-200-202-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port","admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T02:00:28Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}]} 2019-01-08 02:00:30,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d&name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port&admin_state_up=True used request id req-f29e3aeb-dab3-4807-a13b-328be5d61677 2019-01-08 02:00:30,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:30,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90eea724-7f2a-4b2f-804e-3d03d76f3c03 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:30,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-90eea724-7f2a-4b2f-804e-3d03d76f3c03 2019-01-08 02:00:30,876 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2 2019-01-08 02:00:30,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:30,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-8151e648-7437-4d6c-94a0-119a35bcdea9 x-compute-request-id: req-8151e648-7437-4d6c-94a0-119a35bcdea9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-flavor-name"}]} 2019-01-08 02:00:30,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-8151e648-7437-4d6c-94a0-119a35bcdea9 2019-01-08 02:00:30,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:30,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-a73a46c6-ad8d-456d-a03d-f397ddcd51f9 x-compute-request-id: req-a73a46c6-ad8d-456d-a03d-f397ddcd51f9 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "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": "ec2c8168-8caa-4336-b8d0-37263bf228c7"}} 2019-01-08 02:00:30,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7 used request id req-a73a46c6-ad8d-456d-a03d-f397ddcd51f9 2019-01-08 02:00:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:31,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-85bfbe92-ea9e-411e-af66-cafb7f8129ef Date: Tue, 08 Jan 2019 02:00:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2", "tags": [], "container_format": "bare", "created_at": "2019-01-08T01:59:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T01:59:20Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/snap", "metadata": {}}], "self": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "min_disk": 0, "protected": false, "id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "file": "/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3383dbc85544593a4ac28d3b8b748b4", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2"} 2019-01-08 02:00:31,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 used request id req-85bfbe92-ea9e-411e-af66-cafb7f8129ef 2019-01-08 02:00:31,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:31,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a38517ff-d157-4c65-9344-3c054a98402e Date: Tue, 08 Jan 2019 02:00: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"}}} 2019-01-08 02:00:31,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-a38517ff-d157-4c65-9344-3c054a98402e 2019-01-08 02:00:31,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" -d '{"server": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "imageRef": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "flavorRef": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "1c84d872-f707-4898-ad3a-d3ddb6db39ac"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}]}}' 2019-01-08 02:00:34,552 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ab906c9-623e-438b-8605-6fa393e65688 x-compute-request-id: req-4ab906c9-623e-438b-8605-6fa393e65688 Content-Length: 437 location: http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "a464fee6-9c19-4212-833a-c0339a73337a", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "adminPass": "G6EFKkpHFBa2"}} 2019-01-08 02:00:34,552 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-4ab906c9-623e-438b-8605-6fa393e65688 2019-01-08 02:00:34,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:34,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-191a091c-6a40-4f38-88c7-1091017d975c x-compute-request-id: req-191a091c-6a40-4f38-88c7-1091017d975c 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.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:00:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:34,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-191a091c-6a40-4f38-88c7-1091017d975c 2019-01-08 02:00:34,979 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2 2019-01-08 02:00:34,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:35,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-73be29a8-d444-4cdc-99eb-11f0d60fa293 x-compute-request-id: req-73be29a8-d444-4cdc-99eb-11f0d60fa293 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.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:00:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:35,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-73be29a8-d444-4cdc-99eb-11f0d60fa293 2019-01-08 02:00:35,428 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2] is - BUILD 2019-01-08 02:00:35,428 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:00:38,431 - create_instance - DEBUG - VM status query timeout in 896.547857046 2019-01-08 02:00:38,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:39,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5260ccf3-5047-41ce-afbe-4cdd89a6a316 x-compute-request-id: req-5260ccf3-5047-41ce-afbe-4cdd89a6a316 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.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:00:37Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:39,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-5260ccf3-5047-41ce-afbe-4cdd89a6a316 2019-01-08 02:00:39,082 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2] is - BUILD 2019-01-08 02:00:39,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:00:42,085 - create_instance - DEBUG - VM status query timeout in 892.894087076 2019-01-08 02:00:42,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:42,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-34e6af9f-bedc-4742-8ec2-e44cde0c074f x-compute-request-id: req-34e6af9f-bedc-4742-8ec2-e44cde0c074f 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.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:00:37Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:42,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-34e6af9f-bedc-4742-8ec2-e44cde0c074f 2019-01-08 02:00:42,775 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2] is - BUILD 2019-01-08 02:00:42,775 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:00:45,778 - create_instance - DEBUG - VM status query timeout in 889.200739145 2019-01-08 02:00:45,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:46,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc767978-68f8-48ce-906a-2d4cb6c99551 x-compute-request-id: req-cc767978-68f8-48ce-906a-2d4cb6c99551 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.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:00:37Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:46,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-cc767978-68f8-48ce-906a-2d4cb6c99551 2019-01-08 02:00:46,526 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2] is - BUILD 2019-01-08 02:00:46,526 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:00:49,529 - create_instance - DEBUG - VM status query timeout in 885.449768066 2019-01-08 02:00:49,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:50,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-559b73a7-eaa7-4381-ace5-534920247ac1 x-compute-request-id: req-559b73a7-eaa7-4381-ace5-534920247ac1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:6b:41", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:47.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:47Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:50,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-559b73a7-eaa7-4381-ace5-534920247ac1 2019-01-08 02:00:50,405 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2] is - ACTIVE 2019-01-08 02:00:50,406 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:00:50,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:51,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-2baff95a-b63f-4019-82da-dfe9fc88d1b4 x-compute-request-id: req-2baff95a-b63f-4019-82da-dfe9fc88d1b4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:6b:41", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:47.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:47Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:51,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-2baff95a-b63f-4019-82da-dfe9fc88d1b4 2019-01-08 02:00:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:51,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-32317cc4-4e95-4d3f-9363-d94a5b85195f Date: Tue, 08 Jan 2019 02:00:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:51,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-32317cc4-4e95-4d3f-9363-d94a5b85195f 2019-01-08 02:00:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:51,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c0513e-ddff-4278-999b-9df62719959a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:51,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-16c0513e-ddff-4278-999b-9df62719959a 2019-01-08 02:00:51,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:51,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5097bbde-d671-40cb-b522-a21595efc324 Date: Tue, 08 Jan 2019 02:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:51,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-5097bbde-d671-40cb-b522-a21595efc324 2019-01-08 02:00:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:51,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2781 X-Openstack-Request-Id: req-8563d4ab-e3f6-4242-83b3-ba700da51bea Date: Tue, 08 Jan 2019 02:00:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:00:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.5"}],"id":"1c84d872-f707-4898-ad3a-d3ddb6db39ac","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:2f:6b:41","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-5","ip_address":"10.200.202.5","fqdn":"host-10-200-202-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port","admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T02:00:28Z","binding:vnic_type":"normal","device_id":"a464fee6-9c19-4212-833a-c0339a73337a","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.2"}],"id":"892b096b-9c86-4330-adb7-c99646b66d29","security_groups":[],"mac_address":"fa:16:3e:39:61:14","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-2","ip_address":"10.200.202.2","fqdn":"host-10-200-202-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T01:59:28Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:45Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.1"}],"id":"afc49e51-5d4e-49b3-9126-8f48f511520e","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:a3:b1:5f","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2","admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T01:59:42Z","binding:vnic_type":"normal","device_id":"c8c9f54e-c0ff-4efd-8827-20776f940799","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}]} 2019-01-08 02:00:51,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-8563d4ab-e3f6-4242-83b3-ba700da51bea 2019-01-08 02:00:51,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:52,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-b891ff26-6a65-4634-b257-7bd1bd15490e x-compute-request-id: req-b891ff26-6a65-4634-b257-7bd1bd15490e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:6b:41", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:47.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:47Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:52,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-b891ff26-6a65-4634-b257-7bd1bd15490e 2019-01-08 02:00:52,580 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2] is - ACTIVE 2019-01-08 02:00:52,580 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:00:52,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:53,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71a5aa7a-8474-472f-847b-811646370fbd x-compute-request-id: req-71a5aa7a-8474-472f-847b-811646370fbd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:6b:41", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:47.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "security_groups": [{"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:47Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:53,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-71a5aa7a-8474-472f-847b-811646370fbd 2019-01-08 02:00:53,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:53,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d1f11dd7-d5aa-4305-b326-33c4692488f7 Date: Tue, 08 Jan 2019 02:00:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","subnets":["4623887d-a529-4641-b5be-997063e2fd70"],"description":"","tags":[],"updated_at":"2019-01-08T01:59:29Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2","admin_state_up":true,"tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:27Z","mtu":1442}]} 2019-01-08 02:00:53,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 used request id req-d1f11dd7-d5aa-4305-b326-33c4692488f7 2019-01-08 02:00:53,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:53,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0820401b-9e0a-4f86-97f8-3d876e873754 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:00:53,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-0820401b-9e0a-4f86-97f8-3d876e873754 2019-01-08 02:00:53,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:53,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e939efe7-0f41-4aa1-b8ef-4ae1ff800e2c Date: Tue, 08 Jan 2019 02:00:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4","created_at":"2019-01-08T01:59:29Z","dns_nameservers":[],"updated_at":"2019-01-08T01:59:29Z","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":"e3383dbc85544593a4ac28d3b8b748b4","id":"4623887d-a529-4641-b5be-997063e2fd70","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2"}]} 2019-01-08 02:00:53,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-e939efe7-0f41-4aa1-b8ef-4ae1ff800e2c 2019-01-08 02:00:53,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:53,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2781 X-Openstack-Request-Id: req-f0bb2574-5eee-4527-929a-6c342df75baf Date: Tue, 08 Jan 2019 02:00:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:00:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.5"}],"id":"1c84d872-f707-4898-ad3a-d3ddb6db39ac","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:2f:6b:41","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-5","ip_address":"10.200.202.5","fqdn":"host-10-200-202-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port","admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T02:00:28Z","binding:vnic_type":"normal","device_id":"a464fee6-9c19-4212-833a-c0339a73337a","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.2"}],"id":"892b096b-9c86-4330-adb7-c99646b66d29","security_groups":[],"mac_address":"fa:16:3e:39:61:14","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-2","ip_address":"10.200.202.2","fqdn":"host-10-200-202-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T01:59:28Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T01:59:45Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4623887d-a529-4641-b5be-997063e2fd70","ip_address":"10.200.202.1"}],"id":"afc49e51-5d4e-49b3-9126-8f48f511520e","security_groups":["a7c43235-aa0b-4b3d-ac04-db9af382fe61"],"mac_address":"fa:16:3e:a3:b1:5f","project_id":"e3383dbc85544593a4ac28d3b8b748b4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2","admin_state_up":true,"network_id":"962bb7a2-2f4c-4c91-8696-c3f2055c8d0d","dns_name":"","created_at":"2019-01-08T01:59:42Z","binding:vnic_type":"normal","device_id":"c8c9f54e-c0ff-4efd-8827-20776f940799","tenant_id":"e3383dbc85544593a4ac28d3b8b748b4"}]} 2019-01-08 02:00:53,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-f0bb2574-5eee-4527-929a-6c342df75baf 2019-01-08 02:00:53,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}}' 2019-01-08 02:00:55,275 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-3af513f0-b6b3-4015-936b-a09fbffd9ce3 x-compute-request-id: req-3af513f0-b6b3-4015-936b-a09fbffd9ce3 Content-Length: 0 Content-Type: application/json 2019-01-08 02:00:55,275 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a/action used request id req-3af513f0-b6b3-4015-936b-a09fbffd9ce3 2019-01-08 02:00:55,276 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2019-01-08 02:00:55,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:56,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-1a0655db-d6d3-4c29-b0e4-d3c41dd5183e x-compute-request-id: req-1a0655db-d6d3-4c29-b0e4-d3c41dd5183e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e8:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:15.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "security_groups": [{"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}, {"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:15Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:56,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-1a0655db-d6d3-4c29-b0e4-d3c41dd5183e 2019-01-08 02:00:56,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 02:00:56,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-d0fa1567-466b-4d8f-bedb-213cd0d4256b x-compute-request-id: req-d0fa1567-466b-4d8f-bedb-213cd0d4256b Content-Encoding: gzip Content-Length: 9692 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 541193162 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.227773] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230695] pid_max: default: 32768 minimum: 301\n[ 0.232270] ACPI: Core revision 20150930\n[ 0.234265] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236537] Security Framework initialized\n[ 0.237959] Yama: becoming mindful.\n[ 0.239246] AppArmor: AppArmor initialized\n[ 0.240717] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243019] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247373] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249758] Initializing cgroup subsys io\n[ 0.251191] Initializing cgroup subsys memory\n[ 0.252706] Initializing cgroup subsys devices\n[ 0.254247] Initializing cgroup subsys freezer\n[ 0.255770] Initializing cgroup subsys net_cls\n[ 0.257299] Initializing cgroup subsys perf_event\n[ 0.258913] Initializing cgroup subsys net_prio\n[ 0.260466] Initializing cgroup subsys hugetlb\n[ 0.261991] Initializing cgroup subsys pids\n[ 0.263508] CPU: Physical Processor ID: 0\n[ 0.265613] mce: CPU supports 10 MCE banks\n[ 0.267091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.272207] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.280621] ftrace: allocating 31920 entries in 125 pages\n[ 0.311768] smpboot: Max logical packages: 2\n[ 0.313261] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315372] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.317742] x2apic enabled\n[ 0.319108] Switched APIC routing to physical x2apic.\n[ 0.321977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.324034] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.327810] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.331069] KVM setup paravirtual spinlock\n[ 0.333110] x86: Booting SMP configuration:\n[ 0.334647] .... node #0, CPUs: #1\n[ 0.336143] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.358614] x86: Booted up 1 node, 2 CPUs\n[ 0.358617] KVM setup async PF for cpu 1\n[ 0.358620] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.363139] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.365703] devtmpfs: initialized\n[ 0.367962] evm: security.selinux\n[ 0.369184] evm: security.SMACK64\n[ 0.370391] evm: security.SMACK64EXEC\n[ 0.371698] evm: security.SMACK64TRANSMUTE\n[ 0.373113] evm: security.SMACK64MMAP\n[ 0.374408] evm: security.ima\n[ 0.375521] evm: security.capability\n[ 0.376930] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.380186] pinctrl core: initialized pinctrl subsystem\n[ 0.382074] RTC time: 2:00:15, date: 01/08/19\n[ 0.383723] NET: Registered protocol family 16\n[ 0.393951] cpuidle: using governor ladder\n[ 0.405975] cpuidle: using governor menu\n[ 0.407364] PCCT header not found.\n[ 0.408689] ACPI: bus type PCI registered\n[ 0.410100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.412266] PCI: Using configuration type 1 for base access\n[ 0.426477] ACPI: Added _OSI(Module Device)\n[ 0.427938] ACPI: Added _OSI(Processor Device)\n[ 0.429453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.431037] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.433816] ACPI: Interpreter enabled\n[ 0.435157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.438392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.441620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.444846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.448078] ACPI: (supports S0 S5)\n[ 0.449311] ACPI: Using IOAPIC for interrupt routing\n[ 0.450963] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.455707] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.457704] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.459883] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461982] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.465803] acpiphp: Slot [3] registered\n[ 0.467218] acpiphp: Slot [4] registered\n[ 0.468612] acpiphp: Slot [5] registered\n[ 0.470004] acpiphp: Slot [6] registered\n[ 0.471398] acpiphp: Slot [7] registered\n[ 0.472794] acpiphp: Slot [8] registered\n[ 0.474194] acpiphp: Slot [9] registered\n[ 0.475585] acpiphp: Slot [10] registered\n[ 0.492826] acpiphp: Slot [11] registered\n[ 0.494252] acpiphp: Slot [12] registered\n[ 0.495666] acpiphp: Slot [13] registered\n[ 0.497083] acpiphp: Slot [14] registered\n[ 0.498497] acpiphp: Slot [15] registered\n[ 0.499911] acpiphp: Slot [16] registered\n[ 0.501332] acpiphp: Slot [17] registered\n[ 0.502744] acpiphp: Slot [18] registered\n[ 0.504158] acpiphp: Slot [19] registered\n[ 0.505583] acpiphp: Slot [20] registered\n[ 0.506995] acpiphp: Slot [21] registered\n[ 0.508411] acpiphp: Slot [22] registered\n[ 0.509828] acpiphp: Slot [23] registered\n[ 0.511252] acpiphp: Slot [24] registered\n[ 0.512664] acpiphp: Slot [25] registered\n[ 0.514082] acpiphp: Slot [26] registered\n[ 0.515501] acpiphp: Slot [27] registered\n[ 0.516925] acpiphp: Slot [28] registered\n[ 0.518341] acpiphp: Slot [29] registered\n[ 0.519750] acpiphp: Slot [30] registered\n[ 0.521166] acpiphp: Slot [31] registered\n[ 0.522579] PCI host bridge to bus 0000:00\n[ 0.523995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.526140] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.528276] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530824] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.533364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.535954] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.542916] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.544990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.547237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.551592] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.579785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.582706] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.585204] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.587682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.590175] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.594929] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.596789] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.599504] vgaarb: loaded\n[ 0.600552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.602678] SCSI subsystem initialized\n[ 0.604364] ACPI: bus type USB registered\n[ 0.605812] usbcore: registered new interface driver usbfs\n[ 0.607631] usbcore: registered new interface driver hub\n[ 0.609403] usbcore: registered new device driver usb\n[ 0.611383] PCI: Using ACPI for IRQ routing\n[ 0.613312] NetLabel: Initializing\n[ 0.614573] NetLabel: domain hash size = 128\n[ 0.616075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617753] NetLabel: unlabeled traffic allowed by default\n[ 0.619867] clocksource: Switched to clocksource kvm-clock\n[ 0.630829] AppArmor: AppArmor Filesystem Enabled\n[ 0.632511] pnp: PnP ACPI init\n[ 0.634048] pnp: PnP ACPI: found 5 devices\n[ 0.642297] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.645311] NET: Registered protocol family 2\n[ 0.647169] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651575] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.653678] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.655582] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.657656] NET: Registered protocol family 1\n[ 0.659200] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.661141] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.663041] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.682660] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.702399] Trying to unpack rootfs image as initramfs...\n[ 0.766298] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.769483] Scanning for low memory corruption every 60 seconds\n[ 0.771945] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.774044] audit: initializing netlink subsys (disabled)\n[ 0.775902] audit: type=2000 audit(1546912816.100:1): initialized\n[ 0.778299] Initialise system trusted keyring\n[ 0.780042] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.782108] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.785450] zbud: loaded\n[ 0.786683] VFS: Disk quotas dquot_6.6.0\n[ 0.788152] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.790884] fuse init (API version 7.23)\n[ 0.792511] Key type big_key registered\n[ 0.793955] Allocating IMA MOK and blacklist keyrings.\n[ 0.796220] Key type asymmetric registered\n[ 0.798130] Asymmetric key parser 'x509' registered\n[ 0.800332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.803719] io scheduler noop registered\n[ 0.805519] io scheduler deadline registered (default)\n[ 0.807806] io scheduler cfq registered\n[ 0.809658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.812085] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.814991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.818334] ACPI: Power Button [PWRF]\n[ 0.820218] GHES: HEST is not enabled!\n[ 0.839694] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.879187] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.883225] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.910328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.914753] Linux agpgart interface v0.103\n[ 0.919385] brd: module loaded\n[ 0.922465] loop: module loaded\n[ 0.929146] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.932515] GPT:90111 != 20971519\n[ 0.934090] GPT:Alternate GPT header not at the end of the disk.\n[ 0.936678] GPT:90111 != 20971519\n[ 0.938254] GPT: Use GNU Parted to correct GPT errors.\n[ 0.940533] vda: vda1 vda15\n[ 0.942751] scsi host0: ata_piix\n[ 0.944466] scsi host1: ata_piix\n[ 0.946034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.948885] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.952096] libphy: Fixed MDIO Bus: probed\n[ 0.954135] tun: Universal TUN/TAP device driver, 1.6\n[ 0.956360] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.960365] PPP generic driver version 2.4.2\n[ 0.962364] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.965171] ehci-pci: EHCI PCI platform driver\n[ 0.967185] ehci-platform: EHCI generic platform driver\n[ 0.969488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.972147] ohci-pci: OHCI PCI platform driver\n[ 0.974158] ohci-platform: OHCI generic platform driver\n[ 0.976456] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.996829] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.999142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.002467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.004723] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.007337] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.010231] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.013500] usb usb1: Product: UHCI Host Controller\n[ 1.015658] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.018323] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.020481] hub 1-0:1.0: USB hub found\n[ 1.022255] hub 1-0:1.0: 2 ports detected\n[ 1.024280] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.028751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.030946] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.033280] mousedev: PS/2 mouse device common for all mice\n[ 1.035957] rtc_cmos 00:00: RTC can wake from S4\n[ 1.038553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.042396] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.044577] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.046681] i2c /dev entries driver\n[ 1.048018] device-mapper: uevent: version 1.0.3\n[ 1.049685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.052527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.054849] NET: Registered protocol family 10\n[ 1.056703] NET: Registered protocol family 17\n[ 1.058277] Key type dns_resolver registered\n[ 1.059944] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.061862] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.063869] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.067013] registered taskstats version 1\n[ 1.068507] Loading compiled-in X.509 certificates\n[ 1.070711] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.074044] zswap: loaded using pool lzo/zbud\n[ 1.076532] Key type trusted registered\n[ 1.079222] Key type encrypted registered\n[ 1.080650] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.082463] ima: No TPM chip found, activating TPM-bypass!\n[ 1.084349] evm: HMAC attrs: 0x1\n[ 1.102043] Magic number: 3:738:4\n[ 1.103466] rtc_cmos 00:00: setting system clock to 2019-01-08 02:00:16 UTC (1546912816)\n[ 1.106298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.108261] EDD information not available.\n[ 1.111613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.114306] Write protecting the kernel read-only data: 14336k\n[ 1.117668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120730] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.404037] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 43200\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.22. iid=i-000000a7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 13.77s]\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAU4WUldB42TXRJaul5Ff1FVX8StnkwVjagitPqpxiCMjX0rq3nRWTo1Hyudt7EKMEfOcNmZKS8aU4fjRehTjxY9qZIvSi1y0z06GQ7u/rD3kB0rWxAwczEQcgbjypIVTj7JiqRWlSyrdcQRrsmOLbbnoSnmSvrQk116bzIkkUjAiWuW2+u/Zz4ScONAVAKaYZKZC62/1yL8jtosRmD2UelmgbWodj7cGLNWazhBhFh6JOUt1JzL142ZUUhBvaxF4hNnexSf6LstLXeX23gwPBN3QE/qTjTgZUtfcwkvAkJWyQrshrt/vvq8heoeQQAovF9rMauPsJ5Pd0IVBAIO2p root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\nssh-dss AAAAB3NzaC1kc3MAAACBAIZgD2aWm53krwrBzIC8QqsEopA/QTGBAOzYeyKfYZ2rKTtcdQxecsdF5CzxgcKYLoNPh4tE+e2NT0YnX2/nrVoF6MAV07fwdMbqt9vnyVuoK0EmFg9CUIsdlyh6ZFJvtowg1EgXyIx5F0QC4tbjGgtmtmb2xlc0NzMC/mVFORH7AAAAFQC8OiBu+2VqW8zphBMUpICTnSygNQAAAIAaQsyjmVKk8fUd7uIxKuDir+ND+XWvi1y32ozTQ7v7SppGq69br7QtjnYkXb2vBQLSi1A15gZcV5YfWrRD2pSvhPSJROvdvjSvwv7qK14aY9jngBjY9GhdxCpXe8ioCaTi5t9g4w8dTOWT2iW/eAzb5fgiVQ07CZOsB+Yn8uSFXAAAAIAIgAy9D0AK7nzUrk+cpRP86hkTdXL0FB+CyYkP1ljb6UWI+Qq1OVQW7lzNyLJQaNNuZq6B8fmFq/zmJampQSB10XSE7SkKPFjAfnn2PMC5FINCEYXmPBJhpO9Qf+C6wfWYeUCDKbLfFsGK6/8yXdzND53Yb6MeRwdARWdIGwbvkg== root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe7a:e8ed/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=35.98 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd login: "} 2019-01-08 02:00:56,262 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818/action used request id req-d0fa1567-466b-4d8f-bedb-213cd0d4256b 2019-01-08 02:00:56,263 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-08 02:00:56,263 - 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 541193162 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.227773] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230695] pid_max: default: 32768 minimum: 301 [ 0.232270] ACPI: Core revision 20150930 [ 0.234265] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236537] Security Framework initialized [ 0.237959] Yama: becoming mindful. [ 0.239246] AppArmor: AppArmor initialized [ 0.240717] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243019] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247373] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249758] Initializing cgroup subsys io [ 0.251191] Initializing cgroup subsys memory [ 0.252706] Initializing cgroup subsys devices [ 0.254247] Initializing cgroup subsys freezer [ 0.255770] Initializing cgroup subsys net_cls [ 0.257299] Initializing cgroup subsys perf_event [ 0.258913] Initializing cgroup subsys net_prio [ 0.260466] Initializing cgroup subsys hugetlb [ 0.261991] Initializing cgroup subsys pids [ 0.263508] CPU: Physical Processor ID: 0 [ 0.265613] mce: CPU supports 10 MCE banks [ 0.267091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.272207] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.280621] ftrace: allocating 31920 entries in 125 pages [ 0.311768] smpboot: Max logical packages: 2 [ 0.313261] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.315372] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.317742] x2apic enabled [ 0.319108] Switched APIC routing to physical x2apic. [ 0.321977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.324034] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.327810] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.331069] KVM setup paravirtual spinlock [ 0.333110] x86: Booting SMP configuration: [ 0.334647] .... node #0, CPUs: #1 [ 0.336143] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.358614] x86: Booted up 1 node, 2 CPUs [ 0.358617] KVM setup async PF for cpu 1 [ 0.358620] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.363139] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.365703] devtmpfs: initialized [ 0.367962] evm: security.selinux [ 0.369184] evm: security.SMACK64 [ 0.370391] evm: security.SMACK64EXEC [ 0.371698] evm: security.SMACK64TRANSMUTE [ 0.373113] evm: security.SMACK64MMAP [ 0.374408] evm: security.ima [ 0.375521] evm: security.capability [ 0.376930] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.380186] pinctrl core: initialized pinctrl subsystem [ 0.382074] RTC time: 2:00:15, date: 01/08/19 [ 0.383723] NET: Registered protocol family 16 [ 0.393951] cpuidle: using governor ladder [ 0.405975] cpuidle: using governor menu [ 0.407364] PCCT header not found. [ 0.408689] ACPI: bus type PCI registered [ 0.410100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.412266] PCI: Using configuration type 1 for base access [ 0.426477] ACPI: Added _OSI(Module Device) [ 0.427938] ACPI: Added _OSI(Processor Device) [ 0.429453] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.431037] ACPI: Added _OSI(Processor Aggregator Device) [ 0.433816] ACPI: Interpreter enabled [ 0.435157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.438392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.441620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.444846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.448078] ACPI: (supports S0 S5) [ 0.449311] ACPI: Using IOAPIC for interrupt routing [ 0.450963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.455707] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.457704] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.459883] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.461982] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.465803] acpiphp: Slot [3] registered [ 0.467218] acpiphp: Slot [4] registered [ 0.468612] acpiphp: Slot [5] registered [ 0.470004] acpiphp: Slot [6] registered [ 0.471398] acpiphp: Slot [7] registered [ 0.472794] acpiphp: Slot [8] registered [ 0.474194] acpiphp: Slot [9] registered [ 0.475585] acpiphp: Slot [10] registered [ 0.492826] acpiphp: Slot [11] registered [ 0.494252] acpiphp: Slot [12] registered [ 0.495666] acpiphp: Slot [13] registered [ 0.497083] acpiphp: Slot [14] registered [ 0.498497] acpiphp: Slot [15] registered [ 0.499911] acpiphp: Slot [16] registered [ 0.501332] acpiphp: Slot [17] registered [ 0.502744] acpiphp: Slot [18] registered [ 0.504158] acpiphp: Slot [19] registered [ 0.505583] acpiphp: Slot [20] registered [ 0.506995] acpiphp: Slot [21] registered [ 0.508411] acpiphp: Slot [22] registered [ 0.509828] acpiphp: Slot [23] registered [ 0.511252] acpiphp: Slot [24] registered [ 0.512664] acpiphp: Slot [25] registered [ 0.514082] acpiphp: Slot [26] registered [ 0.515501] acpiphp: Slot [27] registered [ 0.516925] acpiphp: Slot [28] registered [ 0.518341] acpiphp: Slot [29] registered [ 0.519750] acpiphp: Slot [30] registered [ 0.521166] acpiphp: Slot [31] registered [ 0.522579] PCI host bridge to bus 0000:00 [ 0.523995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.526140] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.528276] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.530824] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.533364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.535954] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.540663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.542916] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.544990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.547237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.551592] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.556918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.579785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.582706] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.585204] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.587682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.590175] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.592392] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594929] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.596789] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.599504] vgaarb: loaded [ 0.600552] vgaarb: bridge control possible 0000:00:02.0 [ 0.602678] SCSI subsystem initialized [ 0.604364] ACPI: bus type USB registered [ 0.605812] usbcore: registered new interface driver usbfs [ 0.607631] usbcore: registered new interface driver hub [ 0.609403] usbcore: registered new device driver usb [ 0.611383] PCI: Using ACPI for IRQ routing [ 0.613312] NetLabel: Initializing [ 0.614573] NetLabel: domain hash size = 128 [ 0.616075] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.617753] NetLabel: unlabeled traffic allowed by default [ 0.619867] clocksource: Switched to clocksource kvm-clock [ 0.630829] AppArmor: AppArmor Filesystem Enabled [ 0.632511] pnp: PnP ACPI init [ 0.634048] pnp: PnP ACPI: found 5 devices [ 0.642297] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645311] NET: Registered protocol family 2 [ 0.647169] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.651575] TCP: Hash tables configured (established 4096 bind 4096) [ 0.653678] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.655582] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.657656] NET: Registered protocol family 1 [ 0.659200] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.661141] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.663041] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.682660] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.702399] Trying to unpack rootfs image as initramfs... [ 0.766298] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.769483] Scanning for low memory corruption every 60 seconds [ 0.771945] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.774044] audit: initializing netlink subsys (disabled) [ 0.775902] audit: type=2000 audit(1546912816.100:1): initialized [ 0.778299] Initialise system trusted keyring [ 0.780042] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.782108] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.785450] zbud: loaded [ 0.786683] VFS: Disk quotas dquot_6.6.0 [ 0.788152] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.790884] fuse init (API version 7.23) [ 0.792511] Key type big_key registered [ 0.793955] Allocating IMA MOK and blacklist keyrings. [ 0.796220] Key type asymmetric registered [ 0.798130] Asymmetric key parser 'x509' registered [ 0.800332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.803719] io scheduler noop registered [ 0.805519] io scheduler deadline registered (default) [ 0.807806] io scheduler cfq registered [ 0.809658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.812085] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.814991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.818334] ACPI: Power Button [PWRF] [ 0.820218] GHES: HEST is not enabled! [ 0.839694] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.879187] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.883225] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.910328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.914753] Linux agpgart interface v0.103 [ 0.919385] brd: module loaded [ 0.922465] loop: module loaded [ 0.929146] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.932515] GPT:90111 != 20971519 [ 0.934090] GPT:Alternate GPT header not at the end of the disk. [ 0.936678] GPT:90111 != 20971519 [ 0.938254] GPT: Use GNU Parted to correct GPT errors. [ 0.940533] vda: vda1 vda15 [ 0.942751] scsi host0: ata_piix [ 0.944466] scsi host1: ata_piix [ 0.946034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.948885] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.952096] libphy: Fixed MDIO Bus: probed [ 0.954135] tun: Universal TUN/TAP device driver, 1.6 [ 0.956360] tun: (C) 1999-2004 Max Krasnyansky [ 0.960365] PPP generic driver version 2.4.2 [ 0.962364] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.965171] ehci-pci: EHCI PCI platform driver [ 0.967185] ehci-platform: EHCI generic platform driver [ 0.969488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.972147] ohci-pci: OHCI PCI platform driver [ 0.974158] ohci-platform: OHCI generic platform driver [ 0.976456] uhci_hcd: USB Universal Host Controller Interface driver [ 0.996829] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.999142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.002467] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.004723] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.007337] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.010231] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.013500] usb usb1: Product: UHCI Host Controller [ 1.015658] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.018323] usb usb1: SerialNumber: 0000:00:01.2 [ 1.020481] hub 1-0:1.0: USB hub found [ 1.022255] hub 1-0:1.0: 2 ports detected [ 1.024280] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.028751] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.030946] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.033280] mousedev: PS/2 mouse device common for all mice [ 1.035957] rtc_cmos 00:00: RTC can wake from S4 [ 1.038553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.042396] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.044577] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.046681] i2c /dev entries driver [ 1.048018] device-mapper: uevent: version 1.0.3 [ 1.049685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.052527] ledtrig-cpu: registered to indicate activity on CPUs [ 1.054849] NET: Registered protocol family 10 [ 1.056703] NET: Registered protocol family 17 [ 1.058277] Key type dns_resolver registered [ 1.059944] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.061862] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.063869] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.067013] registered taskstats version 1 [ 1.068507] Loading compiled-in X.509 certificates [ 1.070711] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.074044] zswap: loaded using pool lzo/zbud [ 1.076532] Key type trusted registered [ 1.079222] Key type encrypted registered [ 1.080650] AppArmor: AppArmor sha1 policy hashing enabled [ 1.082463] ima: No TPM chip found, activating TPM-bypass! [ 1.084349] evm: HMAC attrs: 0x1 [ 1.102043] Magic number: 3:738:4 [ 1.103466] rtc_cmos 00:00: setting system clock to 2019-01-08 02:00:16 UTC (1546912816) [ 1.106298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.108261] EDD information not available. [ 1.111613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.114306] Write protecting the kernel read-only data: 14336k [ 1.117668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.120730] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.07 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.404037] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 43200 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.22. iid=i-000000a7 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 13.77s] vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAU4WUldB42TXRJaul5Ff1FVX8StnkwVjagitPqpxiCMjX0rq3nRWTo1Hyudt7EKMEfOcNmZKS8aU4fjRehTjxY9qZIvSi1y0z06GQ7u/rD3kB0rWxAwczEQcgbjypIVTj7JiqRWlSyrdcQRrsmOLbbnoSnmSvrQk116bzIkkUjAiWuW2+u/Zz4ScONAVAKaYZKZC62/1yL8jtosRmD2UelmgbWodj7cGLNWazhBhFh6JOUt1JzL142ZUUhBvaxF4hNnexSf6LstLXeX23gwPBN3QE/qTjTgZUtfcwkvAkJWyQrshrt/vvq8heoeQQAovF9rMauPsJ5Pd0IVBAIO2p root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd ssh-dss AAAAB3NzaC1kc3MAAACBAIZgD2aWm53krwrBzIC8QqsEopA/QTGBAOzYeyKfYZ2rKTtcdQxecsdF5CzxgcKYLoNPh4tE+e2NT0YnX2/nrVoF6MAV07fwdMbqt9vnyVuoK0EmFg9CUIsdlyh6ZFJvtowg1EgXyIx5F0QC4tbjGgtmtmb2xlc0NzMC/mVFORH7AAAAFQC8OiBu+2VqW8zphBMUpICTnSygNQAAAIAaQsyjmVKk8fUd7uIxKuDir+ND+XWvi1y32ozTQ7v7SppGq69br7QtjnYkXb2vBQLSi1A15gZcV5YfWrRD2pSvhPSJROvdvjSvwv7qK14aY9jngBjY9GhdxCpXe8ioCaTi5t9g4w8dTOWT2iW/eAzb5fgiVQ07CZOsB+Yn8uSFXAAAAIAIgAy9D0AK7nzUrk+cpRP86hkTdXL0FB+CyYkP1ljb6UWI+Qq1OVQW7lzNyLJQaNNuZq6B8fmFq/zmJampQSB10XSE7SkKPFjAfnn2PMC5FINCEYXmPBJhpO9Qf+C6wfWYeUCDKbLfFsGK6/8yXdzND53Yb6MeRwdARWdIGwbvkg== root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe7a:e8ed/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000a7 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd launch-index: 0 === cirros: current=0.4.0 uptime=35.98 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd login: 2019-01-08 02:00:56,264 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2019-01-08 02:00:56,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:56,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-e53523ea-947f-450e-91e3-bd1c3e24fe55 x-compute-request-id: req-e53523ea-947f-450e-91e3-bd1c3e24fe55 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:6b:41", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:47.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "security_groups": [{"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}, {"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:47Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:56,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-e53523ea-947f-450e-91e3-bd1c3e24fe55 2019-01-08 02:00:56,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 02:00:56,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-279aa7ca-8830-4c21-a3f8-c0127d7acd38 x-compute-request-id: req-279aa7ca-8830-4c21-a3f8-c0127d7acd38 Content-Encoding: gzip Content-Length: 9662 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 527351058 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.230615] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233562] pid_max: default: 32768 minimum: 301\n[ 0.235155] ACPI: Core revision 20150930\n[ 0.237165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239469] Security Framework initialized\n[ 0.240911] Yama: becoming mindful.\n[ 0.242205] AppArmor: AppArmor initialized\n[ 0.243693] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246046] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248301] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252860] Initializing cgroup subsys io\n[ 0.254307] Initializing cgroup subsys memory\n[ 0.255834] Initializing cgroup subsys devices\n[ 0.257396] Initializing cgroup subsys freezer\n[ 0.258937] Initializing cgroup subsys net_cls\n[ 0.260478] Initializing cgroup subsys perf_event\n[ 0.262129] Initializing cgroup subsys net_prio\n[ 0.263697] Initializing cgroup subsys hugetlb\n[ 0.265251] Initializing cgroup subsys pids\n[ 0.266773] CPU: Physical Processor ID: 0\n[ 0.268895] mce: CPU supports 10 MCE banks\n[ 0.270384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272165] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.275548] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284078] ftrace: allocating 31920 entries in 125 pages\n[ 0.315661] smpboot: Max logical packages: 2\n[ 0.317184] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.319323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.321740] x2apic enabled\n[ 0.323114] Switched APIC routing to physical x2apic.\n[ 0.326024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.328086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.331882] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.335167] KVM setup paravirtual spinlock\n[ 0.337231] x86: Booting SMP configuration:\n[ 0.338757] .... node #0, CPUs: #1\n[ 0.340252] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.363275] x86: Booted up 1 node, 2 CPUs\n[ 0.363278] KVM setup async PF for cpu 1\n[ 0.363282] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.367853] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.370391] devtmpfs: initialized\n[ 0.372666] evm: security.selinux\n[ 0.373900] evm: security.SMACK64\n[ 0.375128] evm: security.SMACK64EXEC\n[ 0.376450] evm: security.SMACK64TRANSMUTE\n[ 0.377884] evm: security.SMACK64MMAP\n[ 0.379198] evm: security.ima\n[ 0.380326] evm: security.capability\n[ 0.381714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384995] pinctrl core: initialized pinctrl subsystem\n[ 0.386900] RTC time: 2:00:47, date: 01/08/19\n[ 0.388544] NET: Registered protocol family 16\n[ 0.398774] cpuidle: using governor ladder\n[ 0.410877] cpuidle: using governor menu\n[ 0.412301] PCCT header not found.\n[ 0.413617] ACPI: bus type PCI registered\n[ 0.415039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.417236] PCI: Using configuration type 1 for base access\n[ 0.431476] ACPI: Added _OSI(Module Device)\n[ 0.432980] ACPI: Added _OSI(Processor Device)\n[ 0.434524] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.438970] ACPI: Interpreter enabled\n[ 0.440320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.443588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.446869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.450133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.453390] ACPI: (supports S0 S5)\n[ 0.454638] ACPI: Using IOAPIC for interrupt routing\n[ 0.456310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.461084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.463109] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.467443] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471317] acpiphp: Slot [3] registered\n[ 0.472742] acpiphp: Slot [4] registered\n[ 0.474155] acpiphp: Slot [5] registered\n[ 0.475562] acpiphp: Slot [6] registered\n[ 0.476973] acpiphp: Slot [7] registered\n[ 0.478386] acpiphp: Slot [8] registered\n[ 0.479798] acpiphp: Slot [9] registered\n[ 0.481208] acpiphp: Slot [10] registered\n[ 0.498707] acpiphp: Slot [11] registered\n[ 0.500152] acpiphp: Slot [12] registered\n[ 0.501583] acpiphp: Slot [13] registered\n[ 0.503019] acpiphp: Slot [14] registered\n[ 0.504454] acpiphp: Slot [15] registered\n[ 0.505886] acpiphp: Slot [16] registered\n[ 0.507323] acpiphp: Slot [17] registered\n[ 0.508752] acpiphp: Slot [18] registered\n[ 0.510187] acpiphp: Slot [19] registered\n[ 0.511623] acpiphp: Slot [20] registered\n[ 0.513058] acpiphp: Slot [21] registered\n[ 0.514491] acpiphp: Slot [22] registered\n[ 0.515926] acpiphp: Slot [23] registered\n[ 0.517360] acpiphp: Slot [24] registered\n[ 0.518788] acpiphp: Slot [25] registered\n[ 0.520223] acpiphp: Slot [26] registered\n[ 0.521656] acpiphp: Slot [27] registered\n[ 0.523089] acpiphp: Slot [28] registered\n[ 0.524525] acpiphp: Slot [29] registered\n[ 0.525956] acpiphp: Slot [30] registered\n[ 0.527389] acpiphp: Slot [31] registered\n[ 0.528818] PCI host bridge to bus 0000:00\n[ 0.530258] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.532425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.534599] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.537182] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.539756] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.542388] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.547203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.549493] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.551607] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.553880] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.558398] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.560939] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.588775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.591476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.593981] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.596496] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.598952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.601242] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.603635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.605514] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.608412] vgaarb: loaded\n[ 0.609479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.611652] SCSI subsystem initialized\n[ 0.613336] ACPI: bus type USB registered\n[ 0.614806] usbcore: registered new interface driver usbfs\n[ 0.616656] usbcore: registered new interface driver hub\n[ 0.618451] usbcore: registered new device driver usb\n[ 0.620442] PCI: Using ACPI for IRQ routing\n[ 0.622405] NetLabel: Initializing\n[ 0.623677] NetLabel: domain hash size = 128\n[ 0.625200] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.626911] NetLabel: unlabeled traffic allowed by default\n[ 0.629005] clocksource: Switched to clocksource kvm-clock\n[ 0.640037] AppArmor: AppArmor Filesystem Enabled\n[ 0.641740] pnp: PnP ACPI init\n[ 0.643295] pnp: PnP ACPI: found 5 devices\n[ 0.651289] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.654352] NET: Registered protocol family 2\n[ 0.656231] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.658543] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.660694] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.662831] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.664769] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666876] NET: Registered protocol family 1\n[ 0.668442] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.670402] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.672321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.691966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.711734] Trying to unpack rootfs image as initramfs...\n[ 0.774882] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.778573] Scanning for low memory corruption every 60 seconds\n[ 0.781574] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.784246] audit: initializing netlink subsys (disabled)\n[ 0.786656] audit: type=2000 audit(1546912848.648:1): initialized\n[ 0.789551] Initialise system trusted keyring\n[ 0.791652] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.794393] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.798281] zbud: loaded\n[ 0.799757] VFS: Disk quotas dquot_6.6.0\n[ 0.801616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.805057] fuse init (API version 7.23)\n[ 0.807001] Key type big_key registered\n[ 0.808809] Allocating IMA MOK and blacklist keyrings.\n[ 0.811488] Key type asymmetric registered\n[ 0.813397] Asymmetric key parser 'x509' registered\n[ 0.815575] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.818973] io scheduler noop registered\n[ 0.820789] io scheduler deadline registered (default)\n[ 0.823113] io scheduler cfq registered\n[ 0.824968] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.827409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.830338] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.833686] ACPI: Power Button [PWRF]\n[ 0.835547] GHES: HEST is not enabled!\n[ 0.854778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.894028] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.898273] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.925483] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.929887] Linux agpgart interface v0.103\n[ 0.934515] brd: module loaded\n[ 0.937527] loop: module loaded\n[ 0.944134] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.947314] GPT:90111 != 20971519\n[ 0.948619] GPT:Alternate GPT header not at the end of the disk.\n[ 0.950687] GPT:90111 != 20971519\n[ 0.951950] GPT: Use GNU Parted to correct GPT errors.\n[ 0.953750] vda: vda1 vda15\n[ 0.955828] scsi host0: ata_piix\n[ 0.957257] scsi host1: ata_piix\n[ 0.958551] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.960774] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.963619] libphy: Fixed MDIO Bus: probed\n[ 0.965105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.966872] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.970222] PPP generic driver version 2.4.2\n[ 0.971789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.973931] ehci-pci: EHCI PCI platform driver\n[ 0.975497] ehci-platform: EHCI generic platform driver\n[ 0.977268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.979295] ohci-pci: OHCI PCI platform driver\n[ 0.980881] ohci-platform: OHCI generic platform driver\n[ 0.982760] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.002765] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.004583] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.007249] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.009038] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.011082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.013328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.015975] usb usb1: Product: UHCI Host Controller\n[ 1.017651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.019721] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.021477] hub 1-0:1.0: USB hub found\n[ 1.022872] hub 1-0:1.0: 2 ports detected\n[ 1.024534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.028224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.029938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.031785] mousedev: PS/2 mouse device common for all mice\n[ 1.033959] rtc_cmos 00:00: RTC can wake from S4\n[ 1.036113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.039154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.041319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.043455] i2c /dev entries driver\n[ 1.044816] device-mapper: uevent: version 1.0.3\n[ 1.046616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.049560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.051918] NET: Registered protocol family 10\n[ 1.053869] NET: Registered protocol family 17\n[ 1.055470] Key type dns_resolver registered\n[ 1.057176] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.059393] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.061362] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.064516] registered taskstats version 1\n[ 1.066011] Loading compiled-in X.509 certificates\n[ 1.068225] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.071764] zswap: loaded using pool lzo/zbud\n[ 1.074393] Key type trusted registered\n[ 1.077241] Key type encrypted registered\n[ 1.078690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.080537] ima: No TPM chip found, activating TPM-bypass!\n[ 1.082422] evm: HMAC attrs: 0x1\n[ 1.100667] Magic number: 3:738:4\n[ 1.102146] rtc_cmos 00:00: setting system clock to 2019-01-08 02:00:48 UTC (1546912848)\n[ 1.105846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.108405] EDD information not available.\n[ 1.118793] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.121564] Write protecting the kernel read-only data: 14336k\n[ 1.124993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.128116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.82\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.194762] 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.97\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 43200\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.19. iid=i-000000aa\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJtgl7Gn6HJJbGDfKGHRhfdsPC0IvAyfmy7vQL0+p90NZEYgiWOmpg2KIhIesIC2AV+xS71olmJMKy6JmzYQgJ0dXHDrjNjjZdtonDk5/jE+rULlhHr16QYr5E3fdtqpSO9c7xC3ghG/+zsaIvTTGmGriCnhk5hNOdDIolF/GcIgolK0KCMSQ5zuuOEUU3VllxFZtP5i/oTvNttsU1z+wDIeM74d+nA68Im+bt3oG4aK3S7WhHymKlVuwk9Gqoj/5Tqw+ZMZ04BzaLsp8hSC5tXO37m+Svh7F4Wq8VgUnr7l01C1DvJrnaSWy0Q8aUSz7BhjTrneoPq5Bbl1Qnedwd root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\nssh-dss AAAAB3NzaC1kc3MAAACBALXJbvnMr/QjJgiFPOhE3mouaNFxdYJdzQKjT1Sez3jprFAN4ICqSrRQ6BM2smfD5vFPs7FdUgADVjTT52mtSszHIsHEhNrAztLgAndWBVHvc7OQ1n21VexgKfyldJvW3g+i+QFpw3kTW5HVrTAre9l+idkODjYx1EOkaF6pOm5DAAAAFQDDbC06uf6smr12rpazShxaXWCxYQAAAIB5H/mB/fTVHjcEr6C0p9JBwtQjTbU9XX5L9DeeILzlSXTSOgHAl5eDXdKFdWBx/UMUc2kSlAZiOTjyDWJYEyGg+iVCRVkUJhtt3UtHZ2ZcYfxqUlGznNBSIux2gwsBdh+WmELCx2HdNk8aBSrTFGTFOFpQ6tSgo+n5AEYvJtPiewAAAIBfHKyrrYne8ZcCctzIdOUxwPJfQCPDV67WMdfLIXRmRvYuUZjhk1qsP9pZlRuR2Jd5Zry7/WtN9bEeBwfJQvLgFOofPUVSX2UabaMmtIFH+L9cAyQ45143rCFW7oStxZEPvUlYrr7jsfdV3oDMCWRfosX7xkUSipALSrs+jnVZLQ== root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\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:fe2f:6b41/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000aa\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd login: "} 2019-01-08 02:00:56,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a/action used request id req-279aa7ca-8830-4c21-a3f8-c0127d7acd38 2019-01-08 02:00:56,872 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-08 02:00:56,872 - 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 527351058 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.230615] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233562] pid_max: default: 32768 minimum: 301 [ 0.235155] ACPI: Core revision 20150930 [ 0.237165] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239469] Security Framework initialized [ 0.240911] Yama: becoming mindful. [ 0.242205] AppArmor: AppArmor initialized [ 0.243693] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246046] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248301] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252860] Initializing cgroup subsys io [ 0.254307] Initializing cgroup subsys memory [ 0.255834] Initializing cgroup subsys devices [ 0.257396] Initializing cgroup subsys freezer [ 0.258937] Initializing cgroup subsys net_cls [ 0.260478] Initializing cgroup subsys perf_event [ 0.262129] Initializing cgroup subsys net_prio [ 0.263697] Initializing cgroup subsys hugetlb [ 0.265251] Initializing cgroup subsys pids [ 0.266773] CPU: Physical Processor ID: 0 [ 0.268895] mce: CPU supports 10 MCE banks [ 0.270384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272165] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.275548] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.284078] ftrace: allocating 31920 entries in 125 pages [ 0.315661] smpboot: Max logical packages: 2 [ 0.317184] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.319323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.321740] x2apic enabled [ 0.323114] Switched APIC routing to physical x2apic. [ 0.326024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.328086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.331882] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.335167] KVM setup paravirtual spinlock [ 0.337231] x86: Booting SMP configuration: [ 0.338757] .... node #0, CPUs: #1 [ 0.340252] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.363275] x86: Booted up 1 node, 2 CPUs [ 0.363278] KVM setup async PF for cpu 1 [ 0.363282] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.367853] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.370391] devtmpfs: initialized [ 0.372666] evm: security.selinux [ 0.373900] evm: security.SMACK64 [ 0.375128] evm: security.SMACK64EXEC [ 0.376450] evm: security.SMACK64TRANSMUTE [ 0.377884] evm: security.SMACK64MMAP [ 0.379198] evm: security.ima [ 0.380326] evm: security.capability [ 0.381714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384995] pinctrl core: initialized pinctrl subsystem [ 0.386900] RTC time: 2:00:47, date: 01/08/19 [ 0.388544] NET: Registered protocol family 16 [ 0.398774] cpuidle: using governor ladder [ 0.410877] cpuidle: using governor menu [ 0.412301] PCCT header not found. [ 0.413617] ACPI: bus type PCI registered [ 0.415039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.417236] PCI: Using configuration type 1 for base access [ 0.431476] ACPI: Added _OSI(Module Device) [ 0.432980] ACPI: Added _OSI(Processor Device) [ 0.434524] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.438970] ACPI: Interpreter enabled [ 0.440320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.443588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.446869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.450133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.453390] ACPI: (supports S0 S5) [ 0.454638] ACPI: Using IOAPIC for interrupt routing [ 0.456310] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463109] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.467443] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.471317] acpiphp: Slot [3] registered [ 0.472742] acpiphp: Slot [4] registered [ 0.474155] acpiphp: Slot [5] registered [ 0.475562] acpiphp: Slot [6] registered [ 0.476973] acpiphp: Slot [7] registered [ 0.478386] acpiphp: Slot [8] registered [ 0.479798] acpiphp: Slot [9] registered [ 0.481208] acpiphp: Slot [10] registered [ 0.498707] acpiphp: Slot [11] registered [ 0.500152] acpiphp: Slot [12] registered [ 0.501583] acpiphp: Slot [13] registered [ 0.503019] acpiphp: Slot [14] registered [ 0.504454] acpiphp: Slot [15] registered [ 0.505886] acpiphp: Slot [16] registered [ 0.507323] acpiphp: Slot [17] registered [ 0.508752] acpiphp: Slot [18] registered [ 0.510187] acpiphp: Slot [19] registered [ 0.511623] acpiphp: Slot [20] registered [ 0.513058] acpiphp: Slot [21] registered [ 0.514491] acpiphp: Slot [22] registered [ 0.515926] acpiphp: Slot [23] registered [ 0.517360] acpiphp: Slot [24] registered [ 0.518788] acpiphp: Slot [25] registered [ 0.520223] acpiphp: Slot [26] registered [ 0.521656] acpiphp: Slot [27] registered [ 0.523089] acpiphp: Slot [28] registered [ 0.524525] acpiphp: Slot [29] registered [ 0.525956] acpiphp: Slot [30] registered [ 0.527389] acpiphp: Slot [31] registered [ 0.528818] PCI host bridge to bus 0000:00 [ 0.530258] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.532425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.534599] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.537182] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.539756] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.542388] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.547203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.549493] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.551607] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.553880] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.558398] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.560939] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.588775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.591476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.593981] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.596496] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.598952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.601242] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.603635] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.605514] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.608412] vgaarb: loaded [ 0.609479] vgaarb: bridge control possible 0000:00:02.0 [ 0.611652] SCSI subsystem initialized [ 0.613336] ACPI: bus type USB registered [ 0.614806] usbcore: registered new interface driver usbfs [ 0.616656] usbcore: registered new interface driver hub [ 0.618451] usbcore: registered new device driver usb [ 0.620442] PCI: Using ACPI for IRQ routing [ 0.622405] NetLabel: Initializing [ 0.623677] NetLabel: domain hash size = 128 [ 0.625200] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.626911] NetLabel: unlabeled traffic allowed by default [ 0.629005] clocksource: Switched to clocksource kvm-clock [ 0.640037] AppArmor: AppArmor Filesystem Enabled [ 0.641740] pnp: PnP ACPI init [ 0.643295] pnp: PnP ACPI: found 5 devices [ 0.651289] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.654352] NET: Registered protocol family 2 [ 0.656231] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.658543] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.660694] TCP: Hash tables configured (established 4096 bind 4096) [ 0.662831] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.664769] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.666876] NET: Registered protocol family 1 [ 0.668442] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.670402] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.672321] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.691966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.711734] Trying to unpack rootfs image as initramfs... [ 0.774882] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.778573] Scanning for low memory corruption every 60 seconds [ 0.781574] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.784246] audit: initializing netlink subsys (disabled) [ 0.786656] audit: type=2000 audit(1546912848.648:1): initialized [ 0.789551] Initialise system trusted keyring [ 0.791652] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.794393] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.798281] zbud: loaded [ 0.799757] VFS: Disk quotas dquot_6.6.0 [ 0.801616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.805057] fuse init (API version 7.23) [ 0.807001] Key type big_key registered [ 0.808809] Allocating IMA MOK and blacklist keyrings. [ 0.811488] Key type asymmetric registered [ 0.813397] Asymmetric key parser 'x509' registered [ 0.815575] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.818973] io scheduler noop registered [ 0.820789] io scheduler deadline registered (default) [ 0.823113] io scheduler cfq registered [ 0.824968] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.827409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.830338] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.833686] ACPI: Power Button [PWRF] [ 0.835547] GHES: HEST is not enabled! [ 0.854778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.894028] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.898273] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.925483] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.929887] Linux agpgart interface v0.103 [ 0.934515] brd: module loaded [ 0.937527] loop: module loaded [ 0.944134] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.947314] GPT:90111 != 20971519 [ 0.948619] GPT:Alternate GPT header not at the end of the disk. [ 0.950687] GPT:90111 != 20971519 [ 0.951950] GPT: Use GNU Parted to correct GPT errors. [ 0.953750] vda: vda1 vda15 [ 0.955828] scsi host0: ata_piix [ 0.957257] scsi host1: ata_piix [ 0.958551] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.960774] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.963619] libphy: Fixed MDIO Bus: probed [ 0.965105] tun: Universal TUN/TAP device driver, 1.6 [ 0.966872] tun: (C) 1999-2004 Max Krasnyansky [ 0.970222] PPP generic driver version 2.4.2 [ 0.971789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.973931] ehci-pci: EHCI PCI platform driver [ 0.975497] ehci-platform: EHCI generic platform driver [ 0.977268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.979295] ohci-pci: OHCI PCI platform driver [ 0.980881] ohci-platform: OHCI generic platform driver [ 0.982760] uhci_hcd: USB Universal Host Controller Interface driver [ 1.002765] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.004583] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.007249] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.009038] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.011082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.013328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.015975] usb usb1: Product: UHCI Host Controller [ 1.017651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.019721] usb usb1: SerialNumber: 0000:00:01.2 [ 1.021477] hub 1-0:1.0: USB hub found [ 1.022872] hub 1-0:1.0: 2 ports detected [ 1.024534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.028224] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.029938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.031785] mousedev: PS/2 mouse device common for all mice [ 1.033959] rtc_cmos 00:00: RTC can wake from S4 [ 1.036113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.039154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.041319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.043455] i2c /dev entries driver [ 1.044816] device-mapper: uevent: version 1.0.3 [ 1.046616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.049560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.051918] NET: Registered protocol family 10 [ 1.053869] NET: Registered protocol family 17 [ 1.055470] Key type dns_resolver registered [ 1.057176] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.059393] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.061362] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.064516] registered taskstats version 1 [ 1.066011] Loading compiled-in X.509 certificates [ 1.068225] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.071764] zswap: loaded using pool lzo/zbud [ 1.074393] Key type trusted registered [ 1.077241] Key type encrypted registered [ 1.078690] AppArmor: AppArmor sha1 policy hashing enabled [ 1.080537] ima: No TPM chip found, activating TPM-bypass! [ 1.082422] evm: HMAC attrs: 0x1 [ 1.100667] Magic number: 3:738:4 [ 1.102146] rtc_cmos 00:00: setting system clock to 2019-01-08 02:00:48 UTC (1546912848) [ 1.105846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.108405] EDD information not available. [ 1.118793] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.121564] Write protecting the kernel read-only data: 14336k [ 1.124993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.128116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 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.194762] 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.97 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 43200 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.19. iid=i-000000aa failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJtgl7Gn6HJJbGDfKGHRhfdsPC0IvAyfmy7vQL0+p90NZEYgiWOmpg2KIhIesIC2AV+xS71olmJMKy6JmzYQgJ0dXHDrjNjjZdtonDk5/jE+rULlhHr16QYr5E3fdtqpSO9c7xC3ghG/+zsaIvTTGmGriCnhk5hNOdDIolF/GcIgolK0KCMSQ5zuuOEUU3VllxFZtP5i/oTvNttsU1z+wDIeM74d+nA68Im+bt3oG4aK3S7WhHymKlVuwk9Gqoj/5Tqw+ZMZ04BzaLsp8hSC5tXO37m+Svh7F4Wq8VgUnr7l01C1DvJrnaSWy0Q8aUSz7BhjTrneoPq5Bbl1Qnedwd root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd ssh-dss AAAAB3NzaC1kc3MAAACBALXJbvnMr/QjJgiFPOhE3mouaNFxdYJdzQKjT1Sez3jprFAN4ICqSrRQ6BM2smfD5vFPs7FdUgADVjTT52mtSszHIsHEhNrAztLgAndWBVHvc7OQ1n21VexgKfyldJvW3g+i+QFpw3kTW5HVrTAre9l+idkODjYx1EOkaF6pOm5DAAAAFQDDbC06uf6smr12rpazShxaXWCxYQAAAIB5H/mB/fTVHjcEr6C0p9JBwtQjTbU9XX5L9DeeILzlSXTSOgHAl5eDXdKFdWBx/UMUc2kSlAZiOTjyDWJYEyGg+iVCRVkUJhtt3UtHZ2ZcYfxqUlGznNBSIux2gwsBdh+WmELCx2HdNk8aBSrTFGTFOFpQ6tSgo+n5AEYvJtPiewAAAIBfHKyrrYne8ZcCctzIdOUxwPJfQCPDV67WMdfLIXRmRvYuUZjhk1qsP9pZlRuR2Jd5Zry7/WtN9bEeBwfJQvLgFOofPUVSX2UabaMmtIFH+L9cAyQ45143rCFW7oStxZEPvUlYrr7jsfdV3oDMCWRfosX7xkUSipALSrs+jnVZLQ== root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe2f:6b41/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000aa name: N/A availability-zone: nova local-hostname: createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd launch-index: 0 === cirros: current=0.4.0 uptime=3.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd login: 2019-01-08 02:00:57,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:00:58,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-02b357dd-7f33-4d13-8c1b-c5d11d81c5dd x-compute-request-id: req-02b357dd-7f33-4d13-8c1b-c5d11d81c5dd Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e8:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:15.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "security_groups": [{"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}, {"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:15Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:58,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-02b357dd-7f33-4d13-8c1b-c5d11d81c5dd 2019-01-08 02:00:58,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 02:00:58,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3206188d-bee2-4079-8e07-01632229640c x-compute-request-id: req-3206188d-bee2-4079-8e07-01632229640c Content-Encoding: gzip Content-Length: 9692 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 541193162 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.227773] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230695] pid_max: default: 32768 minimum: 301\n[ 0.232270] ACPI: Core revision 20150930\n[ 0.234265] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236537] Security Framework initialized\n[ 0.237959] Yama: becoming mindful.\n[ 0.239246] AppArmor: AppArmor initialized\n[ 0.240717] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243019] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247373] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249758] Initializing cgroup subsys io\n[ 0.251191] Initializing cgroup subsys memory\n[ 0.252706] Initializing cgroup subsys devices\n[ 0.254247] Initializing cgroup subsys freezer\n[ 0.255770] Initializing cgroup subsys net_cls\n[ 0.257299] Initializing cgroup subsys perf_event\n[ 0.258913] Initializing cgroup subsys net_prio\n[ 0.260466] Initializing cgroup subsys hugetlb\n[ 0.261991] Initializing cgroup subsys pids\n[ 0.263508] CPU: Physical Processor ID: 0\n[ 0.265613] mce: CPU supports 10 MCE banks\n[ 0.267091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.272207] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.280621] ftrace: allocating 31920 entries in 125 pages\n[ 0.311768] smpboot: Max logical packages: 2\n[ 0.313261] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315372] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.317742] x2apic enabled\n[ 0.319108] Switched APIC routing to physical x2apic.\n[ 0.321977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.324034] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.327810] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.331069] KVM setup paravirtual spinlock\n[ 0.333110] x86: Booting SMP configuration:\n[ 0.334647] .... node #0, CPUs: #1\n[ 0.336143] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.358614] x86: Booted up 1 node, 2 CPUs\n[ 0.358617] KVM setup async PF for cpu 1\n[ 0.358620] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.363139] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.365703] devtmpfs: initialized\n[ 0.367962] evm: security.selinux\n[ 0.369184] evm: security.SMACK64\n[ 0.370391] evm: security.SMACK64EXEC\n[ 0.371698] evm: security.SMACK64TRANSMUTE\n[ 0.373113] evm: security.SMACK64MMAP\n[ 0.374408] evm: security.ima\n[ 0.375521] evm: security.capability\n[ 0.376930] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.380186] pinctrl core: initialized pinctrl subsystem\n[ 0.382074] RTC time: 2:00:15, date: 01/08/19\n[ 0.383723] NET: Registered protocol family 16\n[ 0.393951] cpuidle: using governor ladder\n[ 0.405975] cpuidle: using governor menu\n[ 0.407364] PCCT header not found.\n[ 0.408689] ACPI: bus type PCI registered\n[ 0.410100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.412266] PCI: Using configuration type 1 for base access\n[ 0.426477] ACPI: Added _OSI(Module Device)\n[ 0.427938] ACPI: Added _OSI(Processor Device)\n[ 0.429453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.431037] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.433816] ACPI: Interpreter enabled\n[ 0.435157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.438392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.441620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.444846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.448078] ACPI: (supports S0 S5)\n[ 0.449311] ACPI: Using IOAPIC for interrupt routing\n[ 0.450963] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.455707] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.457704] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.459883] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461982] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.465803] acpiphp: Slot [3] registered\n[ 0.467218] acpiphp: Slot [4] registered\n[ 0.468612] acpiphp: Slot [5] registered\n[ 0.470004] acpiphp: Slot [6] registered\n[ 0.471398] acpiphp: Slot [7] registered\n[ 0.472794] acpiphp: Slot [8] registered\n[ 0.474194] acpiphp: Slot [9] registered\n[ 0.475585] acpiphp: Slot [10] registered\n[ 0.492826] acpiphp: Slot [11] registered\n[ 0.494252] acpiphp: Slot [12] registered\n[ 0.495666] acpiphp: Slot [13] registered\n[ 0.497083] acpiphp: Slot [14] registered\n[ 0.498497] acpiphp: Slot [15] registered\n[ 0.499911] acpiphp: Slot [16] registered\n[ 0.501332] acpiphp: Slot [17] registered\n[ 0.502744] acpiphp: Slot [18] registered\n[ 0.504158] acpiphp: Slot [19] registered\n[ 0.505583] acpiphp: Slot [20] registered\n[ 0.506995] acpiphp: Slot [21] registered\n[ 0.508411] acpiphp: Slot [22] registered\n[ 0.509828] acpiphp: Slot [23] registered\n[ 0.511252] acpiphp: Slot [24] registered\n[ 0.512664] acpiphp: Slot [25] registered\n[ 0.514082] acpiphp: Slot [26] registered\n[ 0.515501] acpiphp: Slot [27] registered\n[ 0.516925] acpiphp: Slot [28] registered\n[ 0.518341] acpiphp: Slot [29] registered\n[ 0.519750] acpiphp: Slot [30] registered\n[ 0.521166] acpiphp: Slot [31] registered\n[ 0.522579] PCI host bridge to bus 0000:00\n[ 0.523995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.526140] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.528276] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530824] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.533364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.535954] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.542916] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.544990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.547237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.551592] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.579785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.582706] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.585204] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.587682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.590175] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.594929] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.596789] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.599504] vgaarb: loaded\n[ 0.600552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.602678] SCSI subsystem initialized\n[ 0.604364] ACPI: bus type USB registered\n[ 0.605812] usbcore: registered new interface driver usbfs\n[ 0.607631] usbcore: registered new interface driver hub\n[ 0.609403] usbcore: registered new device driver usb\n[ 0.611383] PCI: Using ACPI for IRQ routing\n[ 0.613312] NetLabel: Initializing\n[ 0.614573] NetLabel: domain hash size = 128\n[ 0.616075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617753] NetLabel: unlabeled traffic allowed by default\n[ 0.619867] clocksource: Switched to clocksource kvm-clock\n[ 0.630829] AppArmor: AppArmor Filesystem Enabled\n[ 0.632511] pnp: PnP ACPI init\n[ 0.634048] pnp: PnP ACPI: found 5 devices\n[ 0.642297] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.645311] NET: Registered protocol family 2\n[ 0.647169] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651575] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.653678] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.655582] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.657656] NET: Registered protocol family 1\n[ 0.659200] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.661141] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.663041] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.682660] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.702399] Trying to unpack rootfs image as initramfs...\n[ 0.766298] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.769483] Scanning for low memory corruption every 60 seconds\n[ 0.771945] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.774044] audit: initializing netlink subsys (disabled)\n[ 0.775902] audit: type=2000 audit(1546912816.100:1): initialized\n[ 0.778299] Initialise system trusted keyring\n[ 0.780042] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.782108] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.785450] zbud: loaded\n[ 0.786683] VFS: Disk quotas dquot_6.6.0\n[ 0.788152] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.790884] fuse init (API version 7.23)\n[ 0.792511] Key type big_key registered\n[ 0.793955] Allocating IMA MOK and blacklist keyrings.\n[ 0.796220] Key type asymmetric registered\n[ 0.798130] Asymmetric key parser 'x509' registered\n[ 0.800332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.803719] io scheduler noop registered\n[ 0.805519] io scheduler deadline registered (default)\n[ 0.807806] io scheduler cfq registered\n[ 0.809658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.812085] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.814991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.818334] ACPI: Power Button [PWRF]\n[ 0.820218] GHES: HEST is not enabled!\n[ 0.839694] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.879187] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.883225] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.910328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.914753] Linux agpgart interface v0.103\n[ 0.919385] brd: module loaded\n[ 0.922465] loop: module loaded\n[ 0.929146] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.932515] GPT:90111 != 20971519\n[ 0.934090] GPT:Alternate GPT header not at the end of the disk.\n[ 0.936678] GPT:90111 != 20971519\n[ 0.938254] GPT: Use GNU Parted to correct GPT errors.\n[ 0.940533] vda: vda1 vda15\n[ 0.942751] scsi host0: ata_piix\n[ 0.944466] scsi host1: ata_piix\n[ 0.946034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.948885] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.952096] libphy: Fixed MDIO Bus: probed\n[ 0.954135] tun: Universal TUN/TAP device driver, 1.6\n[ 0.956360] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.960365] PPP generic driver version 2.4.2\n[ 0.962364] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.965171] ehci-pci: EHCI PCI platform driver\n[ 0.967185] ehci-platform: EHCI generic platform driver\n[ 0.969488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.972147] ohci-pci: OHCI PCI platform driver\n[ 0.974158] ohci-platform: OHCI generic platform driver\n[ 0.976456] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.996829] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.999142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.002467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.004723] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.007337] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.010231] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.013500] usb usb1: Product: UHCI Host Controller\n[ 1.015658] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.018323] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.020481] hub 1-0:1.0: USB hub found\n[ 1.022255] hub 1-0:1.0: 2 ports detected\n[ 1.024280] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.028751] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.030946] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.033280] mousedev: PS/2 mouse device common for all mice\n[ 1.035957] rtc_cmos 00:00: RTC can wake from S4\n[ 1.038553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.042396] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.044577] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.046681] i2c /dev entries driver\n[ 1.048018] device-mapper: uevent: version 1.0.3\n[ 1.049685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.052527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.054849] NET: Registered protocol family 10\n[ 1.056703] NET: Registered protocol family 17\n[ 1.058277] Key type dns_resolver registered\n[ 1.059944] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.061862] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.063869] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.067013] registered taskstats version 1\n[ 1.068507] Loading compiled-in X.509 certificates\n[ 1.070711] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.074044] zswap: loaded using pool lzo/zbud\n[ 1.076532] Key type trusted registered\n[ 1.079222] Key type encrypted registered\n[ 1.080650] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.082463] ima: No TPM chip found, activating TPM-bypass!\n[ 1.084349] evm: HMAC attrs: 0x1\n[ 1.102043] Magic number: 3:738:4\n[ 1.103466] rtc_cmos 00:00: setting system clock to 2019-01-08 02:00:16 UTC (1546912816)\n[ 1.106298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.108261] EDD information not available.\n[ 1.111613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.114306] Write protecting the kernel read-only data: 14336k\n[ 1.117668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120730] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.404037] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 43200\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.22. iid=i-000000a7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 13.77s]\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAU4WUldB42TXRJaul5Ff1FVX8StnkwVjagitPqpxiCMjX0rq3nRWTo1Hyudt7EKMEfOcNmZKS8aU4fjRehTjxY9qZIvSi1y0z06GQ7u/rD3kB0rWxAwczEQcgbjypIVTj7JiqRWlSyrdcQRrsmOLbbnoSnmSvrQk116bzIkkUjAiWuW2+u/Zz4ScONAVAKaYZKZC62/1yL8jtosRmD2UelmgbWodj7cGLNWazhBhFh6JOUt1JzL142ZUUhBvaxF4hNnexSf6LstLXeX23gwPBN3QE/qTjTgZUtfcwkvAkJWyQrshrt/vvq8heoeQQAovF9rMauPsJ5Pd0IVBAIO2p root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\nssh-dss AAAAB3NzaC1kc3MAAACBAIZgD2aWm53krwrBzIC8QqsEopA/QTGBAOzYeyKfYZ2rKTtcdQxecsdF5CzxgcKYLoNPh4tE+e2NT0YnX2/nrVoF6MAV07fwdMbqt9vnyVuoK0EmFg9CUIsdlyh6ZFJvtowg1EgXyIx5F0QC4tbjGgtmtmb2xlc0NzMC/mVFORH7AAAAFQC8OiBu+2VqW8zphBMUpICTnSygNQAAAIAaQsyjmVKk8fUd7uIxKuDir+ND+XWvi1y32ozTQ7v7SppGq69br7QtjnYkXb2vBQLSi1A15gZcV5YfWrRD2pSvhPSJROvdvjSvwv7qK14aY9jngBjY9GhdxCpXe8ioCaTi5t9g4w8dTOWT2iW/eAzb5fgiVQ07CZOsB+Yn8uSFXAAAAIAIgAy9D0AK7nzUrk+cpRP86hkTdXL0FB+CyYkP1ljb6UWI+Qq1OVQW7lzNyLJQaNNuZq6B8fmFq/zmJampQSB10XSE7SkKPFjAfnn2PMC5FINCEYXmPBJhpO9Qf+C6wfWYeUCDKbLfFsGK6/8yXdzND53Yb6MeRwdARWdIGwbvkg== root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe7a:e8ed/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=35.98 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd login: "} 2019-01-08 02:00:58,515 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818/action used request id req-3206188d-bee2-4079-8e07-01632229640c 2019-01-08 02:00:59,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:00:59,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23152f76-ba5e-41fb-9a74-76d3b014c76d x-compute-request-id: req-23152f76-ba5e-41fb-9a74-76d3b014c76d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:6b:41", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:47.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "security_groups": [{"name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp"}, {"name": "default"}], "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:00:47Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:00:59,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-23152f76-ba5e-41fb-9a74-76d3b014c76d 2019-01-08 02:00:59,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 02:00:59,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2305f118-af39-4d36-814e-a4ac91cd78f4 x-compute-request-id: req-2305f118-af39-4d36-814e-a4ac91cd78f4 Content-Encoding: gzip Content-Length: 9662 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 527351058 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.230615] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233562] pid_max: default: 32768 minimum: 301\n[ 0.235155] ACPI: Core revision 20150930\n[ 0.237165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239469] Security Framework initialized\n[ 0.240911] Yama: becoming mindful.\n[ 0.242205] AppArmor: AppArmor initialized\n[ 0.243693] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246046] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248301] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252860] Initializing cgroup subsys io\n[ 0.254307] Initializing cgroup subsys memory\n[ 0.255834] Initializing cgroup subsys devices\n[ 0.257396] Initializing cgroup subsys freezer\n[ 0.258937] Initializing cgroup subsys net_cls\n[ 0.260478] Initializing cgroup subsys perf_event\n[ 0.262129] Initializing cgroup subsys net_prio\n[ 0.263697] Initializing cgroup subsys hugetlb\n[ 0.265251] Initializing cgroup subsys pids\n[ 0.266773] CPU: Physical Processor ID: 0\n[ 0.268895] mce: CPU supports 10 MCE banks\n[ 0.270384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272165] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.275548] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284078] ftrace: allocating 31920 entries in 125 pages\n[ 0.315661] smpboot: Max logical packages: 2\n[ 0.317184] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.319323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.321740] x2apic enabled\n[ 0.323114] Switched APIC routing to physical x2apic.\n[ 0.326024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.328086] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.331882] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.335167] KVM setup paravirtual spinlock\n[ 0.337231] x86: Booting SMP configuration:\n[ 0.338757] .... node #0, CPUs: #1\n[ 0.340252] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.363275] x86: Booted up 1 node, 2 CPUs\n[ 0.363278] KVM setup async PF for cpu 1\n[ 0.363282] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.367853] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.370391] devtmpfs: initialized\n[ 0.372666] evm: security.selinux\n[ 0.373900] evm: security.SMACK64\n[ 0.375128] evm: security.SMACK64EXEC\n[ 0.376450] evm: security.SMACK64TRANSMUTE\n[ 0.377884] evm: security.SMACK64MMAP\n[ 0.379198] evm: security.ima\n[ 0.380326] evm: security.capability\n[ 0.381714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384995] pinctrl core: initialized pinctrl subsystem\n[ 0.386900] RTC time: 2:00:47, date: 01/08/19\n[ 0.388544] NET: Registered protocol family 16\n[ 0.398774] cpuidle: using governor ladder\n[ 0.410877] cpuidle: using governor menu\n[ 0.412301] PCCT header not found.\n[ 0.413617] ACPI: bus type PCI registered\n[ 0.415039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.417236] PCI: Using configuration type 1 for base access\n[ 0.431476] ACPI: Added _OSI(Module Device)\n[ 0.432980] ACPI: Added _OSI(Processor Device)\n[ 0.434524] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.438970] ACPI: Interpreter enabled\n[ 0.440320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.443588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.446869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.450133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.453390] ACPI: (supports S0 S5)\n[ 0.454638] ACPI: Using IOAPIC for interrupt routing\n[ 0.456310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.461084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.463109] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.467443] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471317] acpiphp: Slot [3] registered\n[ 0.472742] acpiphp: Slot [4] registered\n[ 0.474155] acpiphp: Slot [5] registered\n[ 0.475562] acpiphp: Slot [6] registered\n[ 0.476973] acpiphp: Slot [7] registered\n[ 0.478386] acpiphp: Slot [8] registered\n[ 0.479798] acpiphp: Slot [9] registered\n[ 0.481208] acpiphp: Slot [10] registered\n[ 0.498707] acpiphp: Slot [11] registered\n[ 0.500152] acpiphp: Slot [12] registered\n[ 0.501583] acpiphp: Slot [13] registered\n[ 0.503019] acpiphp: Slot [14] registered\n[ 0.504454] acpiphp: Slot [15] registered\n[ 0.505886] acpiphp: Slot [16] registered\n[ 0.507323] acpiphp: Slot [17] registered\n[ 0.508752] acpiphp: Slot [18] registered\n[ 0.510187] acpiphp: Slot [19] registered\n[ 0.511623] acpiphp: Slot [20] registered\n[ 0.513058] acpiphp: Slot [21] registered\n[ 0.514491] acpiphp: Slot [22] registered\n[ 0.515926] acpiphp: Slot [23] registered\n[ 0.517360] acpiphp: Slot [24] registered\n[ 0.518788] acpiphp: Slot [25] registered\n[ 0.520223] acpiphp: Slot [26] registered\n[ 0.521656] acpiphp: Slot [27] registered\n[ 0.523089] acpiphp: Slot [28] registered\n[ 0.524525] acpiphp: Slot [29] registered\n[ 0.525956] acpiphp: Slot [30] registered\n[ 0.527389] acpiphp: Slot [31] registered\n[ 0.528818] PCI host bridge to bus 0000:00\n[ 0.530258] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.532425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.534599] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.537182] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.539756] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.542388] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.547203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.549493] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.551607] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.553880] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.558398] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.560939] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.588775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.591476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.593981] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.596496] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.598952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.601242] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.603635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.605514] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.608412] vgaarb: loaded\n[ 0.609479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.611652] SCSI subsystem initialized\n[ 0.613336] ACPI: bus type USB registered\n[ 0.614806] usbcore: registered new interface driver usbfs\n[ 0.616656] usbcore: registered new interface driver hub\n[ 0.618451] usbcore: registered new device driver usb\n[ 0.620442] PCI: Using ACPI for IRQ routing\n[ 0.622405] NetLabel: Initializing\n[ 0.623677] NetLabel: domain hash size = 128\n[ 0.625200] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.626911] NetLabel: unlabeled traffic allowed by default\n[ 0.629005] clocksource: Switched to clocksource kvm-clock\n[ 0.640037] AppArmor: AppArmor Filesystem Enabled\n[ 0.641740] pnp: PnP ACPI init\n[ 0.643295] pnp: PnP ACPI: found 5 devices\n[ 0.651289] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.654352] NET: Registered protocol family 2\n[ 0.656231] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.658543] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.660694] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.662831] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.664769] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666876] NET: Registered protocol family 1\n[ 0.668442] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.670402] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.672321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.691966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.711734] Trying to unpack rootfs image as initramfs...\n[ 0.774882] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.778573] Scanning for low memory corruption every 60 seconds\n[ 0.781574] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.784246] audit: initializing netlink subsys (disabled)\n[ 0.786656] audit: type=2000 audit(1546912848.648:1): initialized\n[ 0.789551] Initialise system trusted keyring\n[ 0.791652] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.794393] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.798281] zbud: loaded\n[ 0.799757] VFS: Disk quotas dquot_6.6.0\n[ 0.801616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.805057] fuse init (API version 7.23)\n[ 0.807001] Key type big_key registered\n[ 0.808809] Allocating IMA MOK and blacklist keyrings.\n[ 0.811488] Key type asymmetric registered\n[ 0.813397] Asymmetric key parser 'x509' registered\n[ 0.815575] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.818973] io scheduler noop registered\n[ 0.820789] io scheduler deadline registered (default)\n[ 0.823113] io scheduler cfq registered\n[ 0.824968] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.827409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.830338] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.833686] ACPI: Power Button [PWRF]\n[ 0.835547] GHES: HEST is not enabled!\n[ 0.854778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.894028] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.898273] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.925483] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.929887] Linux agpgart interface v0.103\n[ 0.934515] brd: module loaded\n[ 0.937527] loop: module loaded\n[ 0.944134] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.947314] GPT:90111 != 20971519\n[ 0.948619] GPT:Alternate GPT header not at the end of the disk.\n[ 0.950687] GPT:90111 != 20971519\n[ 0.951950] GPT: Use GNU Parted to correct GPT errors.\n[ 0.953750] vda: vda1 vda15\n[ 0.955828] scsi host0: ata_piix\n[ 0.957257] scsi host1: ata_piix\n[ 0.958551] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.960774] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.963619] libphy: Fixed MDIO Bus: probed\n[ 0.965105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.966872] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.970222] PPP generic driver version 2.4.2\n[ 0.971789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.973931] ehci-pci: EHCI PCI platform driver\n[ 0.975497] ehci-platform: EHCI generic platform driver\n[ 0.977268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.979295] ohci-pci: OHCI PCI platform driver\n[ 0.980881] ohci-platform: OHCI generic platform driver\n[ 0.982760] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.002765] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.004583] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.007249] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.009038] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.011082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.013328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.015975] usb usb1: Product: UHCI Host Controller\n[ 1.017651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.019721] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.021477] hub 1-0:1.0: USB hub found\n[ 1.022872] hub 1-0:1.0: 2 ports detected\n[ 1.024534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.028224] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.029938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.031785] mousedev: PS/2 mouse device common for all mice\n[ 1.033959] rtc_cmos 00:00: RTC can wake from S4\n[ 1.036113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.039154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.041319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.043455] i2c /dev entries driver\n[ 1.044816] device-mapper: uevent: version 1.0.3\n[ 1.046616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.049560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.051918] NET: Registered protocol family 10\n[ 1.053869] NET: Registered protocol family 17\n[ 1.055470] Key type dns_resolver registered\n[ 1.057176] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.059393] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.061362] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.064516] registered taskstats version 1\n[ 1.066011] Loading compiled-in X.509 certificates\n[ 1.068225] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.071764] zswap: loaded using pool lzo/zbud\n[ 1.074393] Key type trusted registered\n[ 1.077241] Key type encrypted registered\n[ 1.078690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.080537] ima: No TPM chip found, activating TPM-bypass!\n[ 1.082422] evm: HMAC attrs: 0x1\n[ 1.100667] Magic number: 3:738:4\n[ 1.102146] rtc_cmos 00:00: setting system clock to 2019-01-08 02:00:48 UTC (1546912848)\n[ 1.105846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.108405] EDD information not available.\n[ 1.118793] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.121564] Write protecting the kernel read-only data: 14336k\n[ 1.124993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.128116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.82\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.194762] 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.97\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 43200\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.19. iid=i-000000aa\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJtgl7Gn6HJJbGDfKGHRhfdsPC0IvAyfmy7vQL0+p90NZEYgiWOmpg2KIhIesIC2AV+xS71olmJMKy6JmzYQgJ0dXHDrjNjjZdtonDk5/jE+rULlhHr16QYr5E3fdtqpSO9c7xC3ghG/+zsaIvTTGmGriCnhk5hNOdDIolF/GcIgolK0KCMSQ5zuuOEUU3VllxFZtP5i/oTvNttsU1z+wDIeM74d+nA68Im+bt3oG4aK3S7WhHymKlVuwk9Gqoj/5Tqw+ZMZ04BzaLsp8hSC5tXO37m+Svh7F4Wq8VgUnr7l01C1DvJrnaSWy0Q8aUSz7BhjTrneoPq5Bbl1Qnedwd root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\nssh-dss AAAAB3NzaC1kc3MAAACBALXJbvnMr/QjJgiFPOhE3mouaNFxdYJdzQKjT1Sez3jprFAN4ICqSrRQ6BM2smfD5vFPs7FdUgADVjTT52mtSszHIsHEhNrAztLgAndWBVHvc7OQ1n21VexgKfyldJvW3g+i+QFpw3kTW5HVrTAre9l+idkODjYx1EOkaF6pOm5DAAAAFQDDbC06uf6smr12rpazShxaXWCxYQAAAIB5H/mB/fTVHjcEr6C0p9JBwtQjTbU9XX5L9DeeILzlSXTSOgHAl5eDXdKFdWBx/UMUc2kSlAZiOTjyDWJYEyGg+iVCRVkUJhtt3UtHZ2ZcYfxqUlGznNBSIux2gwsBdh+WmELCx2HdNk8aBSrTFGTFOFpQ6tSgo+n5AEYvJtPiewAAAIBfHKyrrYne8ZcCctzIdOUxwPJfQCPDV67WMdfLIXRmRvYuUZjhk1qsP9pZlRuR2Jd5Zry7/WtN9bEeBwfJQvLgFOofPUVSX2UabaMmtIFH+L9cAyQ45143rCFW7oStxZEPvUlYrr7jsfdV3oDMCWRfosX7xkUSipALSrs+jnVZLQ== root@createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\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:fe2f:6b41/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000aa\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-25b87b9a-421e-44d6-974a-d51287453ffd login: "} 2019-01-08 02:00:59,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a/action used request id req-2305f118-af39-4d36-814e-a4ac91cd78f4 2019-01-08 02:00:59,959 - create_instance - INFO - Deleting Port with ID - 20cd70dd-29e3-4c53-860d-27370043f967 2019-01-08 02:00:59,959 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm1-port 2019-01-08 02:00:59,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/20cd70dd-29e3-4c53-860d-27370043f967 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:01:00,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8677e6ee-38dc-474b-a85a-45e3f45a93c3 Date: Tue, 08 Jan 2019 02:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:00,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/20cd70dd-29e3-4c53-860d-27370043f967 used request id req-8677e6ee-38dc-474b-a85a-45e3f45a93c3 2019-01-08 02:01:00,764 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1 2019-01-08 02:01:00,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:01:00,892 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02: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-7a6d3230-d1da-41e2-be18-24f201b23a6b x-compute-request-id: req-7a6d3230-d1da-41e2-be18-24f201b23a6b Content-Type: application/json 2019-01-08 02:01:00,893 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-7a6d3230-d1da-41e2-be18-24f201b23a6b 2019-01-08 02:01:00,893 - create_instance - INFO - Checking deletion status 2019-01-08 02:01:00,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:01:01,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-5d34f623-0f59-4fdd-bd63-654ae735eb0d x-compute-request-id: req-5d34f623-0f59-4fdd-bd63-654ae735eb0d Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e8:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:15.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:01:00Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:01:01,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-5d34f623-0f59-4fdd-bd63-654ae735eb0d 2019-01-08 02:01:01,491 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1] is - ACTIVE 2019-01-08 02:01:01,491 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:01:04,494 - create_instance - DEBUG - VM status query timeout in 296.398944139 2019-01-08 02:01:04,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:01:04,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01: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-83b3c656-a6a2-48c5-8df3-b47bc6b547cc x-compute-request-id: req-83b3c656-a6a2-48c5-8df3-b47bc6b547cc Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a7d4b0-708e-414a-be02-1062919b2818", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:15.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "f6a7d4b0-708e-414a-be02-1062919b2818", "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:01:00Z", "hostId": "5a5a506d882bca001e96e81e14439aa3d41c363ffb1ac3a700bb7944", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1", "created": "2019-01-08T02:00:03Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:01:04,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-83b3c656-a6a2-48c5-8df3-b47bc6b547cc 2019-01-08 02:01:04,784 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1] is - ACTIVE 2019-01-08 02:01:04,784 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:01:07,787 - create_instance - DEBUG - VM status query timeout in 293.105947971 2019-01-08 02:01:07,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c239d5ba848e3918351385f38b1937865aaf8a" 2019-01-08 02:01:07,840 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-dfdf7fa6-a347-417d-8ec9-07dda53ce759 x-compute-request-id: req-dfdf7fa6-a347-417d-8ec9-07dda53ce759 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f6a7d4b0-708e-414a-be02-1062919b2818 could not be found.", "code": 404}} 2019-01-08 02:01:07,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a7d4b0-708e-414a-be02-1062919b2818 used request id req-dfdf7fa6-a347-417d-8ec9-07dda53ce759 2019-01-08 02:01:07,840 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f6a7d4b0-708e-414a-be02-1062919b2818 could not be found. (HTTP 404) (Request-ID: req-dfdf7fa6-a347-417d-8ec9-07dda53ce759) 2019-01-08 02:01:07,840 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst1 2019-01-08 02:01:07,841 - create_instance - INFO - Deleting Port with ID - 1c84d872-f707-4898-ad3a-d3ddb6db39ac 2019-01-08 02:01:07,842 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-vm2-port 2019-01-08 02:01:07,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/1c84d872-f707-4898-ad3a-d3ddb6db39ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:01:08,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0856cf81-f01b-4440-80eb-fbaba8d936ae Date: Tue, 08 Jan 2019 02:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:08,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/1c84d872-f707-4898-ad3a-d3ddb6db39ac used request id req-0856cf81-f01b-4440-80eb-fbaba8d936ae 2019-01-08 02:01:08,406 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2 2019-01-08 02:01:08,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:01:08,551 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ef0c4ef-def4-4bfb-a805-b4f221a767da x-compute-request-id: req-1ef0c4ef-def4-4bfb-a805-b4f221a767da Content-Type: application/json 2019-01-08 02:01:08,552 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-1ef0c4ef-def4-4bfb-a805-b4f221a767da 2019-01-08 02:01:08,552 - create_instance - INFO - Checking deletion status 2019-01-08 02:01:08,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:01:08,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14b6798f-78df-4e40-afd8-763914e185a9 x-compute-request-id: req-14b6798f-78df-4e40-afd8-763914e185a9 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:6b:41", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a464fee6-9c19-4212-833a-c0339a73337a", "rel": "bookmark"}], "image": {"id": "bc2b55b1-119e-45a1-81b0-8ce5392a9237", "links": [{"href": "http://172.30.9.42:8774/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:00:47.000000", "flavor": {"id": "ec2c8168-8caa-4336-b8d0-37263bf228c7", "links": [{"href": "http://172.30.9.42:8774/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7", "rel": "bookmark"}]}, "id": "a464fee6-9c19-4212-833a-c0339a73337a", "user_id": "20e485fd1d9a4617b01aa3987b869ea3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:01:08Z", "hostId": "950629a5c6c825c35b9a93b368f47351d2b3913da8add0101fdc29db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2", "created": "2019-01-08T02:00:34Z", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:01:08,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-14b6798f-78df-4e40-afd8-763914e185a9 2019-01-08 02:01:08,837 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2] is - ACTIVE 2019-01-08 02:01:08,837 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:01:11,840 - create_instance - DEBUG - VM status query timeout in 296.712104082 2019-01-08 02:01:11,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca788cdb784d7cf239c5e5340d208b33b450698" 2019-01-08 02:01:11,902 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24310f9c-ce22-44da-b284-e3a8866f5307 x-compute-request-id: req-24310f9c-ce22-44da-b284-e3a8866f5307 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a464fee6-9c19-4212-833a-c0339a73337a could not be found.", "code": 404}} 2019-01-08 02:01:11,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a464fee6-9c19-4212-833a-c0339a73337a used request id req-24310f9c-ce22-44da-b284-e3a8866f5307 2019-01-08 02:01:11,902 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a464fee6-9c19-4212-833a-c0339a73337a could not be found. (HTTP 404) (Request-ID: req-24310f9c-ce22-44da-b284-e3a8866f5307) 2019-01-08 02:01:11,902 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-inst2 2019-01-08 02:01:11,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b6d0259604bb0c007a13403e08a330448d2f9" 2019-01-08 02:01:11,951 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1de23eb-f202-4188-9072-d5c00d1ebad4 x-compute-request-id: req-d1de23eb-f202-4188-9072-d5c00d1ebad4 Content-Length: 0 Content-Type: application/json 2019-01-08 02:01:11,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/ec2c8168-8caa-4336-b8d0-37263bf228c7 used request id req-d1de23eb-f202-4188-9072-d5c00d1ebad4 2019-01-08 02:01:11,952 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router and port CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port1 2019-01-08 02:01:11,952 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 02:01:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" -d '{"port_id": "7edc6fd7-9ee9-494b-9e6a-ce71d6ff9cda"}' 2019-01-08 02:01:13,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9f8f3d36-76bf-47d7-bec4-30380136600a Date: Tue, 08 Jan 2019 02:01:13 GMT RESP BODY: {"network_id": "468c5cc9-1c32-40eb-8845-cf184abe9c9c", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "subnet_id": "6c00f203-6fd5-4031-a4f1-0bb94c84066c", "subnet_ids": ["6c00f203-6fd5-4031-a4f1-0bb94c84066c"], "port_id": "7edc6fd7-9ee9-494b-9e6a-ce71d6ff9cda", "id": "c8c9f54e-c0ff-4efd-8827-20776f940799"} 2019-01-08 02:01:13,219 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799/remove_router_interface used request id req-9f8f3d36-76bf-47d7-bec4-30380136600a 2019-01-08 02:01:13,220 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router and port CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-router-port2 2019-01-08 02:01:13,220 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 02:01:13,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" -d '{"port_id": "afc49e51-5d4e-49b3-9126-8f48f511520e"}' 2019-01-08 02:01:14,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c7085d1a-93ac-4ebc-a9d9-697347c6c0cc Date: Tue, 08 Jan 2019 02:01:14 GMT RESP BODY: {"network_id": "962bb7a2-2f4c-4c91-8696-c3f2055c8d0d", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "subnet_id": "4623887d-a529-4641-b5be-997063e2fd70", "subnet_ids": ["4623887d-a529-4641-b5be-997063e2fd70"], "port_id": "afc49e51-5d4e-49b3-9126-8f48f511520e", "id": "c8c9f54e-c0ff-4efd-8827-20776f940799"} 2019-01-08 02:01:14,451 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799/remove_router_interface used request id req-c7085d1a-93ac-4ebc-a9d9-697347c6c0cc 2019-01-08 02:01:14,451 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 02:01:14,451 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-pub-router 2019-01-08 02:01:14,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9734c9b8f314aa8bb218f529d244637fd626828" 2019-01-08 02:01:14,902 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75f6978b-0727-4e60-adb0-abcae602a6fd Content-Length: 0 Date: Tue, 08 Jan 2019 02:01:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:14,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/c8c9f54e-c0ff-4efd-8827-20776f940799 used request id req-75f6978b-0727-4e60-adb0-abcae602a6fd 2019-01-08 02:01:14,903 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1 2019-01-08 02:01:14,903 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet1 2019-01-08 02:01:14,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/6c00f203-6fd5-4031-a4f1-0bb94c84066c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" 2019-01-08 02:01:16,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c73af04b-af2c-4097-adb8-ca0f413e4930 Date: Tue, 08 Jan 2019 02:01:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:16,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/6c00f203-6fd5-4031-a4f1-0bb94c84066c used request id req-c73af04b-af2c-4097-adb8-ca0f413e4930 2019-01-08 02:01:16,232 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net1 2019-01-08 02:01:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/468c5cc9-1c32-40eb-8845-cf184abe9c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aeb17e407075e7958e2c2c99e8821ec05ea95f" 2019-01-08 02:01:17,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f90752b-607c-4e70-962e-569f8fc2426a Date: Tue, 08 Jan 2019 02:01:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:17,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/468c5cc9-1c32-40eb-8845-cf184abe9c9c used request id req-4f90752b-607c-4e70-962e-569f8fc2426a 2019-01-08 02:01:17,226 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2 2019-01-08 02:01:17,226 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-subnet2 2019-01-08 02:01:17,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/4623887d-a529-4641-b5be-997063e2fd70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" 2019-01-08 02:01:18,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ddfcb666-503e-4f1a-ac7f-23805d4a4082 Date: Tue, 08 Jan 2019 02:01:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:18,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/4623887d-a529-4641-b5be-997063e2fd70 used request id req-ddfcb666-503e-4f1a-ac7f-23805d4a4082 2019-01-08 02:01:18,667 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-net2 2019-01-08 02:01:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/962bb7a2-2f4c-4c91-8696-c3f2055c8d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dd7b10cff05e1a34884e7986bda5f405ee76ed" 2019-01-08 02:01:19,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91e56bb0-e1a0-4620-bbfd-ac09d010b0b5 Date: Tue, 08 Jan 2019 02:01:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:19,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/962bb7a2-2f4c-4c91-8696-c3f2055c8d0d used request id req-91e56bb0-e1a0-4620-bbfd-ac09d010b0b5 2019-01-08 02:01:19,944 - neutron_utils - INFO - Deleting security group rule with ID - 08276179-9dac-404d-91c3-717c46f83059 2019-01-08 02:01:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/08276179-9dac-404d-91c3-717c46f83059 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 02:01:20,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06e63ca9-df38-4dfe-bb52-e8fb53a2bbb6 Content-Length: 0 Date: Tue, 08 Jan 2019 02:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:20,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/08276179-9dac-404d-91c3-717c46f83059 used request id req-06e63ca9-df38-4dfe-bb52-e8fb53a2bbb6 2019-01-08 02:01:20,253 - neutron_utils - INFO - Deleting security group rule with ID - d76a247d-fff2-473c-859c-c970f1cd63b9 2019-01-08 02:01:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/d76a247d-fff2-473c-859c-c970f1cd63b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 02:01:20,576 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98a0e974-df5a-45ab-a29f-a94831c0292e Content-Length: 0 Date: Tue, 08 Jan 2019 02:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:20,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/d76a247d-fff2-473c-859c-c970f1cd63b9 used request id req-98a0e974-df5a-45ab-a29f-a94831c0292e 2019-01-08 02:01:20,576 - neutron_utils - INFO - Deleting security group rule with ID - 061204e8-37ae-4680-99de-128a640cfb04 2019-01-08 02:01:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/061204e8-37ae-4680-99de-128a640cfb04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 02:01:20,867 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bafe4e32-1c7f-4a33-b313-32e482103e9f Content-Length: 0 Date: Tue, 08 Jan 2019 02:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:20,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/061204e8-37ae-4680-99de-128a640cfb04 used request id req-bafe4e32-1c7f-4a33-b313-32e482103e9f 2019-01-08 02:01:20,868 - neutron_utils - INFO - Deleting security group rule with ID - 9af8da36-88c9-4580-910a-2cb4755f00fc 2019-01-08 02:01:20,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/9af8da36-88c9-4580-910a-2cb4755f00fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 02:01:21,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57ea8f40-e45e-44c9-a874-3e4dc7890439 Content-Length: 0 Date: Tue, 08 Jan 2019 02:01:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:21,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/9af8da36-88c9-4580-910a-2cb4755f00fc used request id req-57ea8f40-e45e-44c9-a874-3e4dc7890439 2019-01-08 02:01:21,011 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-25b87b9a-421e-44d6-974a-d51287453ffd-sec-grp 2019-01-08 02:01:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/47bcc29e-eb62-4787-910f-373c079228c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7d5817d4936b534661e4016d5c29be5ffdeba6" 2019-01-08 02:01:21,184 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d783f1e1-9fe5-4f74-841a-8945b1312e7d Content-Length: 0 Date: Tue, 08 Jan 2019 02:01:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:21,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/47bcc29e-eb62-4787-910f-373c079228c7 used request id req-d783f1e1-9fe5-4f74-841a-8945b1312e7d 2019-01-08 02:01:21,185 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-151eb270-198c-49f6-bd2d-8091cdef81d2 2019-01-08 02:01:21,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}373397b4e6474381eadd4577021ae1649814e11f" 2019-01-08 02:01:22,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b71f5f91-95b1-43d8-8b6c-1f13dd546b7a Date: Tue, 08 Jan 2019 02:01:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:01:22,095 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/bc2b55b1-119e-45a1-81b0-8ce5392a9237 used request id req-b71f5f91-95b1-43d8-8b6c-1f13dd546b7a 2019-01-08 02:01:22,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:22,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-0e15ee94-79b7-4901-93a0-dbb5c976d709 Date: Tue, 08 Jan 2019 02:01:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:21Z", "updated_at": "2019-01-08T01:59:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:21Z", "revision_number": 0, "id": "39970dad-c5b5-4ea9-b5c0-9edaf6a632c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:21Z", "security_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:21Z", "revision_number": 0, "id": "3d52671a-1ff9-431b-98f6-0f500e65f10e", "remote_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:21Z", "security_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:21Z", "revision_number": 0, "id": "67836905-6cb9-4653-a616-38ee7f68d94c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:21Z", "security_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:59:21Z", "revision_number": 0, "id": "e088bb6b-b0b8-4b18-8c76-79fa115e10c5", "remote_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "remote_ip_prefix": null, "created_at": "2019-01-08T01:59:21Z", "security_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3383dbc85544593a4ac28d3b8b748b4"}], "revision_number": 4, "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:01:22,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-0e15ee94-79b7-4901-93a0-dbb5c976d709 2019-01-08 02:01:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:22,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8da102c-1f1e-4502-8ade-4c6c002b737e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:01:22,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-b8da102c-1f1e-4502-8ade-4c6c002b737e 2019-01-08 02:01:22,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:22,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c94f2290-85ec-4645-838e-4eff71f3e0d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:01:22,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-c94f2290-85ec-4645-838e-4eff71f3e0d8 2019-01-08 02:01:22,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:01:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:22,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62bf41d6-9fff-42c7-98c0-c8d64df2c4c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:01:22,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-62bf41d6-9fff-42c7-98c0-c8d64df2c4c5 2019-01-08 02:01:22,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:01:22,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:22,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24dfc0dd-468f-4183-86a5-29301e370dbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:01:22,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-24dfc0dd-468f-4183-86a5-29301e370dbb 2019-01-08 02:01:22,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:01:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:22,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9cc5a79-002e-4beb-b2aa-39909a43c841 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:01:22,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-f9cc5a79-002e-4beb-b2aa-39909a43c841 2019-01-08 02:01:22,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:01:22,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:23,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91f0230-bb48-4f61-85dc-422e8940adad 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:01:23,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-c91f0230-bb48-4f61-85dc-422e8940adad 2019-01-08 02:01:23,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:23,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceae8c7c-cb2f-47a8-b0f1-059044570e33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:01:23,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-ceae8c7c-cb2f-47a8-b0f1-059044570e33 2019-01-08 02:01:23,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:01:23,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:23,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9f35ab-e168-4c7f-9e9e-f546c1c486a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:01:23,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-6f9f35ab-e168-4c7f-9e9e-f546c1c486a0 2019-01-08 02:01:23,397 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:01:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:23,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3634f79f-3944-46a7-b5fd-7303574ab5ed 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:01:23,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-3634f79f-3944-46a7-b5fd-7303574ab5ed 2019-01-08 02:01:23,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:23,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec97934-ba0a-4ec3-81da-f802500fdaa5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3383dbc85544593a4ac28d3b8b748b4", "name": "CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj"}} 2019-01-08 02:01:23,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-4ec97934-ba0a-4ec3-81da-f802500fdaa5 2019-01-08 02:01:23,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7c43235-aa0b-4b3d-ac04-db9af382fe61 2019-01-08 02:01:23,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a7c43235-aa0b-4b3d-ac04-db9af382fe61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:23,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b93aa811-cb47-47d2-9bbd-965cc788649f Date: Tue, 08 Jan 2019 02:01:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:21Z", "security_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:21Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "39970dad-c5b5-4ea9-b5c0-9edaf6a632c7"}, {"remote_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:21Z", "security_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:21Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "3d52671a-1ff9-431b-98f6-0f500e65f10e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:21Z", "security_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:21Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "67836905-6cb9-4653-a616-38ee7f68d94c"}, {"remote_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T01:59:21Z", "security_group_id": "a7c43235-aa0b-4b3d-ac04-db9af382fe61", "port_range_min": null, "revision_number": 0, "tenant_id": "e3383dbc85544593a4ac28d3b8b748b4", "created_at": "2019-01-08T01:59:21Z", "project_id": "e3383dbc85544593a4ac28d3b8b748b4", "id": "e088bb6b-b0b8-4b18-8c76-79fa115e10c5"}]} 2019-01-08 02:01:23,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a7c43235-aa0b-4b3d-ac04-db9af382fe61 used request id req-b93aa811-cb47-47d2-9bbd-965cc788649f 2019-01-08 02:01:23,845 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:01:23,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/a7c43235-aa0b-4b3d-ac04-db9af382fe61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:24,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6afe319d-5bf5-45d1-9dc7-63ed9dcbeda9 Content-Length: 0 Date: Tue, 08 Jan 2019 02:01:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:01:24,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/a7c43235-aa0b-4b3d-ac04-db9af382fe61 used request id req-6afe319d-5bf5-45d1-9dc7-63ed9dcbeda9 2019-01-08 02:01:24,255 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj 2019-01-08 02:01:24,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:24,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b5c1551-e3d9-4100-8a29-939213ca9901 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:01:24,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e3383dbc85544593a4ac28d3b8b748b4 used request id req-1b5c1551-e3d9-4100-8a29-939213ca9901 2019-01-08 02:01:24,557 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-cf02ebf4-7009-44e-proj-role 2019-01-08 02:01:24,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/475ae7a71bb3481c9da43e57a20ef377 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:24,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-264c5a3e-ac04-42a2-adb3-a83e4f67997f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:01:24,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/475ae7a71bb3481c9da43e57a20ef377 used request id req-264c5a3e-ac04-42a2-adb3-a83e4f67997f 2019-01-08 02:01:24,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92825c7d571a6c88fe437593778b85f9b667bb4b" 2019-01-08 02:01:24,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83482e7-d3f2-48d2-9558-fe88a3076840 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:01:24,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a83482e7-d3f2-48d2-9558-fe88a3076840 2019-01-08 02:01:24,796 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-cf02ebf4-7009-44e-user 2019-01-08 02:01:24,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/20e485fd1d9a4617b01aa3987b869ea3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623dec4c10618124bc2a0f890c90a967eba40939" 2019-01-08 02:01:25,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1802abc-6e9e-4526-82a9-9d9af016d007 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:01:25,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/20e485fd1d9a4617b01aa3987b869ea3 used request id req-f1802abc-6e9e-4526-82a9-9d9af016d007 2019-01-08 02:01:25,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:01:25,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["DAq6g4i3R5OnrM1crbxXhw"], "issued_at": "2019-01-08T02:01:25.000000Z"}} 2019-01-08 02:01:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38ef66f3e1cd30ede79dfb6f43d4470cbc7883b" 2019-01-08 02:01:25,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942dcaef-4a0c-45a4-bdef-7eacde7dc431 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:25,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-942dcaef-4a0c-45a4-bdef-7eacde7dc431 2019-01-08 02:01:25,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:25,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:01:26,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Uqp26BNMQQ2K9xS3N9-eJA"], "issued_at": "2019-01-08T02:01:26.000000Z"}} 2019-01-08 02:01:26,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:01:26,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f252abb-4f98-4731-93fd-0838b093985b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:26,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7f252abb-4f98-4731-93fd-0838b093985b 2019-01-08 02:01:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:01:26,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:01:26,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:01:26,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575c006b-8dc3-4180-82bf-b85f89f28157 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:01:26,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj used request id req-575c006b-8dc3-4180-82bf-b85f89f28157 2019-01-08 02:01:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:01:26,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8258ad1-a917-467a-97ed-58d022ded56a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:01:26,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-a8258ad1-a917-467a-97ed-58d022ded56a 2019-01-08 02:01:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj"}}' 2019-01-08 02:01:26,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f569815-8c58-4748-9186-2ce94e4d61d3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/76a1bb4ca204450ab98b89e409800900"}, "tags": [], "enabled": true, "id": "76a1bb4ca204450ab98b89e409800900", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj"}} 2019-01-08 02:01:26,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-9f569815-8c58-4748-9186-2ce94e4d61d3 2019-01-08 02:01:26,545 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj 2019-01-08 02:01:26,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:26,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:01:26,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["wLxwpWfWQo2GnIGC7DVytA"], "issued_at": "2019-01-08T02:01:26.000000Z"}} 2019-01-08 02:01:26,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c601511947391cac73f5b5197f3333a04e158262" 2019-01-08 02:01:27,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad40e7f9-ad12-4ed4-8bdd-46358a1aac6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:27,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ad40e7f9-ad12-4ed4-8bdd-46358a1aac6e 2019-01-08 02:01:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:01:27,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:01:27,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c601511947391cac73f5b5197f3333a04e158262" 2019-01-08 02:01:27,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbbb7e7-eeee-4fab-a04e-061dbb25d46f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:01:27,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-fcbbb7e7-eeee-4fab-a04e-061dbb25d46f 2019-01-08 02:01:27,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c601511947391cac73f5b5197f3333a04e158262" 2019-01-08 02:01:27,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814b8878-7107-4f68-9df0-3780856537a3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/76a1bb4ca204450ab98b89e409800900"}, "tags": [], "enabled": true, "id": "76a1bb4ca204450ab98b89e409800900", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj"}]} 2019-01-08 02:01:27,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj used request id req-814b8878-7107-4f68-9df0-3780856537a3 2019-01-08 02:01:27,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c601511947391cac73f5b5197f3333a04e158262" 2019-01-08 02:01:27,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4083d846-4546-4ddb-971d-3b078fa30708 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:01:27,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-4083d846-4546-4ddb-971d-3b078fa30708 2019-01-08 02:01:27,874 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-a3ba8cef-83d2-472-user 2019-01-08 02:01:27,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:27,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:01:27,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f98c21b8-9432-4db9-b0e8-1ea5deabc979 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:01:27,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f98c21b8-9432-4db9-b0e8-1ea5deabc979 2019-01-08 02:01:27,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" -d '{"role": {"name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj-role"}}' 2019-01-08 02:01:28,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec656f8-3187-470c-b2f1-75e384908eff Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6620ba658eb4fc0ab3e2fb9bd2489cc", "links": {"self": "http://172.30.9.42:5000/v3/roles/c6620ba658eb4fc0ab3e2fb9bd2489cc"}, "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj-role"}} 2019-01-08 02:01:28,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-0ec656f8-3187-470c-b2f1-75e384908eff 2019-01-08 02:01:28,138 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj-role 2019-01-08 02:01:28,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/c6620ba658eb4fc0ab3e2fb9bd2489cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:01:28,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbad76aa-0c77-4e01-948a-d7bf89785a92 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6620ba658eb4fc0ab3e2fb9bd2489cc", "links": {"self": "http://172.30.9.42:5000/v3/roles/c6620ba658eb4fc0ab3e2fb9bd2489cc"}, "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj-role"}} 2019-01-08 02:01:28,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/c6620ba658eb4fc0ab3e2fb9bd2489cc used request id req-dbad76aa-0c77-4e01-948a-d7bf89785a92 2019-01-08 02:01:28,254 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj-role to project CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj 2019-01-08 02:01:28,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/76a1bb4ca204450ab98b89e409800900/users/3b166dd8f1ae4685ab3b2c98222535bb/roles/c6620ba658eb4fc0ab3e2fb9bd2489cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:01:28,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:01:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13aead72-36a8-477c-8812-95cf3daf342f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:01:28,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/76a1bb4ca204450ab98b89e409800900/users/3b166dd8f1ae4685ab3b2c98222535bb/roles/c6620ba658eb4fc0ab3e2fb9bd2489cc used request id req-13aead72-36a8-477c-8812-95cf3daf342f 2019-01-08 02:01:28,411 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:01:28,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:28,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:28,415 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:01:28,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:28,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:01:28,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6620ba658eb4fc0ab3e2fb9bd2489cc", "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj-role"}], "expires_at": "2019-01-08T03:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76a1bb4ca204450ab98b89e409800900", "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/76a1bb4ca204450ab98b89e409800900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/76a1bb4ca204450ab98b89e409800900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/76a1bb4ca204450ab98b89e409800900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/76a1bb4ca204450ab98b89e409800900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-user", "id": "3b166dd8f1ae4685ab3b2c98222535bb"}, "audit_ids": ["Z9xDhU2KTK6YV9yS68c6JA"], "issued_at": "2019-01-08T02:01:28.000000Z"}} 2019-01-08 02:01:28,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85614c27693bd22edc824e82340677d2df912c3" 2019-01-08 02:01:28,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e475792e-28e2-4206-8dbc-6335da60a5ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:28,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e475792e-28e2-4206-8dbc-6335da60a5ca 2019-01-08 02:01:28,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c85614c27693bd22edc824e82340677d2df912c3" 2019-01-08 02:01:29,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-15fac564-461b-48df-aeef-8ce764f76470 Date: Tue, 08 Jan 2019 02:01:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image"} 2019-01-08 02:01:29,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image used request id req-15fac564-461b-48df-aeef-8ce764f76470 2019-01-08 02:01:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c85614c27693bd22edc824e82340677d2df912c3" 2019-01-08 02:01:29,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-be54de6e-c3af-4d5e-8d7d-ce62f15d952a Date: Tue, 08 Jan 2019 02:01: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"}}} 2019-01-08 02:01:29,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-be54de6e-c3af-4d5e-8d7d-ce62f15d952a 2019-01-08 02:01:29,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c85614c27693bd22edc824e82340677d2df912c3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image"}' 2019-01-08 02:01:30,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d1c35a10-92d3-4734-b049-525995ef125b Date: Tue, 08 Jan 2019 02:01:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:01:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:01:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "min_disk": 0, "protected": false, "id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "file": "/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/file", "checksum": null, "owner": "76a1bb4ca204450ab98b89e409800900", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:01:30,021 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-d1c35a10-92d3-4734-b049-525995ef125b 2019-01-08 02:01:30,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c85614c27693bd22edc824e82340677d2df912c3" -d '' 2019-01-08 02:01:30,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40b7686e-c0d4-46c7-ba57-149185ac7a77 Date: Tue, 08 Jan 2019 02:01:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:01:30,681 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/file used request id req-40b7686e-c0d4-46c7-ba57-149185ac7a77 2019-01-08 02:01:30,681 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:01:30,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c85614c27693bd22edc824e82340677d2df912c3" 2019-01-08 02:01:30,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9e404582-8b16-4c65-bcb4-03e3ecba4b31 Date: Tue, 08 Jan 2019 02:01:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:01:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:01:30Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/snap", "metadata": {}}], "self": "/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "min_disk": 0, "protected": false, "id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "file": "/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "76a1bb4ca204450ab98b89e409800900", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:01:30,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9 used request id req-9e404582-8b16-4c65-bcb4-03e3ecba4b31 2019-01-08 02:01:30,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c85614c27693bd22edc824e82340677d2df912c3" 2019-01-08 02:01:31,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-741898f7-ef4e-4727-90cd-f665db06507b Date: Tue, 08 Jan 2019 02:01: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"}}} 2019-01-08 02:01:31,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-741898f7-ef4e-4727-90cd-f665db06507b 2019-01-08 02:01:31,093 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image 2019-01-08 02:01:31,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c85614c27693bd22edc824e82340677d2df912c3" 2019-01-08 02:01:31,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9cd65a08-050f-44ed-9eba-9aa2891f699f Date: Tue, 08 Jan 2019 02:01:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:01:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:01:30Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/snap", "metadata": {}}], "self": "/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "min_disk": 0, "protected": false, "id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "file": "/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "76a1bb4ca204450ab98b89e409800900", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:01:31,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9 used request id req-9cd65a08-050f-44ed-9eba-9aa2891f699f 2019-01-08 02:01:31,295 - create_image - DEBUG - Instance status is - active 2019-01-08 02:01:31,295 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image 2019-01-08 02:01:31,295 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image 2019-01-08 02:01:31,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:31,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:01:31,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["8iP-pX4rQRe-SCNtlfWsGQ"], "issued_at": "2019-01-08T02:01:31.000000Z"}} 2019-01-08 02:01:31,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0e67a334ae5dd77baa6f4a51c9300ba7ff5c3d" 2019-01-08 02:01:31,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98bc6c7-cfbe-45b7-b4f7-3b71175f8c23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:31,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b98bc6c7-cfbe-45b7-b4f7-3b71175f8c23 2019-01-08 02:01:31,832 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:01:31,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0e67a334ae5dd77baa6f4a51c9300ba7ff5c3d" 2019-01-08 02:01:32,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-40f0d208-3fe0-4096-ac9c-b534c11f4ff4 x-compute-request-id: req-40f0d208-3fe0-4096-ac9c-b534c11f4ff4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:01:32,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-40f0d208-3fe0-4096-ac9c-b534c11f4ff4 2019-01-08 02:01:32,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0e67a334ae5dd77baa6f4a51c9300ba7ff5c3d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:01:32,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-5c1f6ea5-4ed5-464d-a9d7-5daa9bc2b8a8 x-compute-request-id: req-5c1f6ea5-4ed5-464d-a9d7-5daa9bc2b8a8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "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": "8ec24422-8a88-4215-9633-445ae8af5c71"}} 2019-01-08 02:01:32,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-5c1f6ea5-4ed5-464d-a9d7-5daa9bc2b8a8 2019-01-08 02:01:32,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:32,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:01:32,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["n_Rl7vwYRdCpD5XPkzBavg"], "issued_at": "2019-01-08T02:01:32.000000Z"}} 2019-01-08 02:01:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" 2019-01-08 02:01:32,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8baba82-0e65-4099-aa1a-9717ae430f05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:32,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c8baba82-0e65-4099-aa1a-9717ae430f05 2019-01-08 02:01:32,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" 2019-01-08 02:01:32,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c423a15-62bd-4dd4-b4e0-5ae10dcd1f15 Date: Tue, 08 Jan 2019 02:01:32 GMT RESP BODY: {"networks":[]} 2019-01-08 02:01:32,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-8c423a15-62bd-4dd4-b4e0-5ae10dcd1f15 2019-01-08 02:01:32,856 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net 2019-01-08 02:01:32,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" -d '{"network": {"name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net", "admin_state_up": true}}' 2019-01-08 02:01:34,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-6d3e19f6-b9f1-4c87-bb0e-9fbc5e2d3a4d Date: Tue, 08 Jan 2019 02:01:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:01:33Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","mtu":1442}} 2019-01-08 02:01:34,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-6d3e19f6-b9f1-4c87-bb0e-9fbc5e2d3a4d 2019-01-08 02:01:34,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" 2019-01-08 02:01:34,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-8cc48ed6-d864-4e16-a7fc-bccbd2ff55e6 Date: Tue, 08 Jan 2019 02:01:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:01:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:34,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-8cc48ed6-d864-4e16-a7fc-bccbd2ff55e6 2019-01-08 02:01:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" 2019-01-08 02:01:34,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b709e56b-da7a-402b-9a45-e0a117706441 Date: Tue, 08 Jan 2019 02:01:34 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:01:34,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-b709e56b-da7a-402b-9a45-e0a117706441 2019-01-08 02:01:34,592 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet 2019-01-08 02:01:34,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" -d '{"subnets": [{"ip_version": 4, "network_id": "38753e5f-57ad-4135-9f95-a8ec085f6ac7", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]}' 2019-01-08 02:01:36,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a3b63e71-c823-481d-80fe-8d237269e7e3 Date: Tue, 08 Jan 2019 02:01:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:36,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-a3b63e71-c823-481d-80fe-8d237269e7e3 2019-01-08 02:01:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" 2019-01-08 02:01:36,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e7787d1d-99df-435c-baa2-9d2fabf69e92 Date: Tue, 08 Jan 2019 02:01:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:36,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-e7787d1d-99df-435c-baa2-9d2fabf69e92 2019-01-08 02:01:36,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" 2019-01-08 02:01:37,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a660632a-2e3d-4439-9eec-b010fa1c7604 Date: Tue, 08 Jan 2019 02:01:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:37,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-a660632a-2e3d-4439-9eec-b010fa1c7604 2019-01-08 02:01:37,124 - OpenStackNetwork - DEBUG - Network [38753e5f-57ad-4135-9f95-a8ec085f6ac7] created successfully 2019-01-08 02:01:37,124 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:01:37,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:37,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:37,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:37,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:01:37,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:01:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["y-RXNzWwSnymsdLiuVTKjQ"], "issued_at": "2019-01-08T02:01:37.000000Z"}} 2019-01-08 02:01:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c38d38e7666b2f93eb80387074d0134968f151" 2019-01-08 02:01:37,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3368a61b-fd66-4649-aaf8-6beb7ba215c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:37,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3368a61b-fd66-4649-aaf8-6beb7ba215c5 2019-01-08 02:01:37,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:37,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:01:38,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:01:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Sd8glfHLQZGD3nK8jt6gEw"], "issued_at": "2019-01-08T02:01:38.000000Z"}} 2019-01-08 02:01:38,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:38,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed6aa5f-cc6f-45dc-8ee5-f4cc734e3fc5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:38,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bed6aa5f-cc6f-45dc-8ee5-f4cc734e3fc5 2019-01-08 02:01:38,200 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:01:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:38,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75bc6e1-fcf6-438e-9f49-8dd79587a148 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:38,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c75bc6e1-fcf6-438e-9f49-8dd79587a148 2019-01-08 02:01:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:38,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-9af56bfe-f9b0-418e-a431-21eb05f85ad2 Date: Tue, 08 Jan 2019 02:01:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:38,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-9af56bfe-f9b0-418e-a431-21eb05f85ad2 2019-01-08 02:01:38,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:38,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-585a6083-e2f9-4398-aa76-28bdbfeb8d9d Date: Tue, 08 Jan 2019 02:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:38,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-585a6083-e2f9-4398-aa76-28bdbfeb8d9d 2019-01-08 02:01:38,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:39,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-ec088911-1e85-4626-95d9-ffe4c1606377 Date: Tue, 08 Jan 2019 02:01:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:39,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-ec088911-1e85-4626-95d9-ffe4c1606377 2019-01-08 02:01:39,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:01:39,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:01:39,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:39,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb772d2-7561-4b2f-a055-425ad6890c37 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:01:39,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-6eb772d2-7561-4b2f-a055-425ad6890c37 2019-01-08 02:01:39,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:39,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e445007e-ded9-4349-867c-e40366a01fdc Date: Tue, 08 Jan 2019 02:01:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:39,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-e445007e-ded9-4349-867c-e40366a01fdc 2019-01-08 02:01:39,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:39,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6bfd64e8-5eb5-4c92-a84f-27fe26dea9ea Date: Tue, 08 Jan 2019 02:01:39 GMT RESP BODY: {"ports":[]} 2019-01-08 02:01:39,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port&admin_state_up=True used request id req-6bfd64e8-5eb5-4c92-a84f-27fe26dea9ea 2019-01-08 02:01:39,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:39,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-772cdb6e-9fcc-4650-8042-d3d0df66ba9e x-compute-request-id: req-772cdb6e-9fcc-4650-8042-d3d0df66ba9e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:01:39,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst used request id req-772cdb6e-9fcc-4650-8042-d3d0df66ba9e 2019-01-08 02:01:39,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:39,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-1738d252-fdfb-42da-bb99-f0e19029cb6e Date: Tue, 08 Jan 2019 02:01:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:39,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-1738d252-fdfb-42da-bb99-f0e19029cb6e 2019-01-08 02:01:39,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:40,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5875feba-eb29-45d7-b4af-eaff3ded7299 Date: Tue, 08 Jan 2019 02:01:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:40,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-5875feba-eb29-45d7-b4af-eaff3ded7299 2019-01-08 02:01:40,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:41,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-3c906f32-e84d-4613-b653-4c6116d900d3 Date: Tue, 08 Jan 2019 02:01:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:41,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-3c906f32-e84d-4613-b653-4c6116d900d3 2019-01-08 02:01:41,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:41,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76033f3-9e65-4b85-a8c3-d8ca78643b77 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:01:41,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-a76033f3-9e65-4b85-a8c3-d8ca78643b77 2019-01-08 02:01:41,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:41,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-415af430-4dd4-47d2-be48-f4212f5997df Date: Tue, 08 Jan 2019 02:01:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:41,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-415af430-4dd4-47d2-be48-f4212f5997df 2019-01-08 02:01:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:41,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-955f0c39-0a04-43a9-ba1e-70fa5b18323e Date: Tue, 08 Jan 2019 02:01:41 GMT RESP BODY: {"ports":[]} 2019-01-08 02:01:41,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port&admin_state_up=True used request id req-955f0c39-0a04-43a9-ba1e-70fa5b18323e 2019-01-08 02:01:41,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:01:41,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:01:42,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["p58SDo0dSBS92Zf5eCXLgw"], "issued_at": "2019-01-08T02:01:42.000000Z"}} 2019-01-08 02:01:42,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c35fb77cb0cd8794de4eb7203fb35d55be42ca2" 2019-01-08 02:01:42,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe3a56b-69eb-4a6f-a89e-fd5c8f84c61b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:01:42,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cbe3a56b-69eb-4a6f-a89e-fd5c8f84c61b 2019-01-08 02:01:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:42,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-c8f50a56-5617-49e4-935c-371e41ca232f Date: Tue, 08 Jan 2019 02:01:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:42,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-c8f50a56-5617-49e4-935c-371e41ca232f 2019-01-08 02:01:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:42,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b983e4c-1581-4b52-85a6-3f365fd9f3e4 Date: Tue, 08 Jan 2019 02:01:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:42,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-7b983e4c-1581-4b52-85a6-3f365fd9f3e4 2019-01-08 02:01:42,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:42,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-990d726a-44e4-4407-bb12-8a9a675e84e0 Date: Tue, 08 Jan 2019 02:01:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:42,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-990d726a-44e4-4407-bb12-8a9a675e84e0 2019-01-08 02:01:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:01:42,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:01: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:01:42,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c35fb77cb0cd8794de4eb7203fb35d55be42ca2" 2019-01-08 02:01:42,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551a3d76-c3fe-4ddd-887b-79cd031e5586 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:01:42,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-551a3d76-c3fe-4ddd-887b-79cd031e5586 2019-01-08 02:01:42,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:42,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-adf50461-efce-47f9-8c12-02c0c1c01783 Date: Tue, 08 Jan 2019 02:01:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:42,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-adf50461-efce-47f9-8c12-02c0c1c01783 2019-01-08 02:01:42,922 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net 2019-01-08 02:01:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" -d '{"port": {"network_id": "38753e5f-57ad-4135-9f95-a8ec085f6ac7", "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port", "admin_state_up": true}}' 2019-01-08 02:01:44,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1008 X-Openstack-Request-Id: req-a1947140-2ac8-4e86-9c26-c8036a2781cd Date: Tue, 08 Jan 2019 02:01:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:44Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.27"}],"id":"27a599de-970a-420e-bd25-2371d0687eaa","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:6c:57","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-27","ip_address":"10.55.0.27","fqdn":"host-10-55-0-27.openstacklocal."}],"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port","project_id":"61bd6f21494645d1884b7a839e3c3498","qos_policy_id":null,"admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:43Z","binding:vnic_type":"normal","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}} 2019-01-08 02:01:44,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-a1947140-2ac8-4e86-9c26-c8036a2781cd 2019-01-08 02:01:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:44,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-6f75cb6b-0196-4540-8f4d-947bae3bccd8 Date: Tue, 08 Jan 2019 02:01:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:44,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-6f75cb6b-0196-4540-8f4d-947bae3bccd8 2019-01-08 02:01:44,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:45,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-03de28ae-7d82-4ed0-9cc4-d326ea9e1da0 Date: Tue, 08 Jan 2019 02:01:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:45,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-03de28ae-7d82-4ed0-9cc4-d326ea9e1da0 2019-01-08 02:01:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:45,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-58977446-bc84-46be-8375-2d5a59596361 Date: Tue, 08 Jan 2019 02:01:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:01:45,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-58977446-bc84-46be-8375-2d5a59596361 2019-01-08 02:01:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:45,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ff5342-bfbe-4f4c-9ba3-3c729c19322c 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:01:45,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-b0ff5342-bfbe-4f4c-9ba3-3c729c19322c 2019-01-08 02:01:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:45,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e369a3a0-d322-440b-b3d3-147f5bb98906 Date: Tue, 08 Jan 2019 02:01:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:01:45,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-e369a3a0-d322-440b-b3d3-147f5bb98906 2019-01-08 02:01:45,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:45,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1011 X-Openstack-Request-Id: req-ca625f72-e50f-4c3c-84b5-3713b9ab6637 Date: Tue, 08 Jan 2019 02:01:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.27"}],"id":"27a599de-970a-420e-bd25-2371d0687eaa","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:6c:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-27","ip_address":"10.55.0.27","fqdn":"host-10-55-0-27.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port","admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:43Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:01:45,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port&admin_state_up=True used request id req-ca625f72-e50f-4c3c-84b5-3713b9ab6637 2019-01-08 02:01:45,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:46,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0e6766-d1f4-4b5d-b59c-53790da0fab7 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:01:46,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-5e0e6766-d1f4-4b5d-b59c-53790da0fab7 2019-01-08 02:01:46,069 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst 2019-01-08 02:01:46,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:46,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e803f8a-569d-47e0-ac9c-48821151b721 x-compute-request-id: req-1e803f8a-569d-47e0-ac9c-48821151b721 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-flavor-name"}]} 2019-01-08 02:01:46,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-1e803f8a-569d-47e0-ac9c-48821151b721 2019-01-08 02:01:46,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/8ec24422-8a88-4215-9633-445ae8af5c71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:46,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cde24c62-6bfa-413b-9440-fc36e26f47fd x-compute-request-id: req-cde24c62-6bfa-413b-9440-fc36e26f47fd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "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": "8ec24422-8a88-4215-9633-445ae8af5c71"}} 2019-01-08 02:01:46,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/8ec24422-8a88-4215-9633-445ae8af5c71 used request id req-cde24c62-6bfa-413b-9440-fc36e26f47fd 2019-01-08 02:01:46,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:46,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-bce05e6b-9801-4e43-a5c8-0c12f2312676 Date: Tue, 08 Jan 2019 02:01:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:01:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:01:30Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/snap", "metadata": {}}], "self": "/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "min_disk": 0, "protected": false, "id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "file": "/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "76a1bb4ca204450ab98b89e409800900", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image"} 2019-01-08 02:01:46,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image used request id req-bce05e6b-9801-4e43-a5c8-0c12f2312676 2019-01-08 02:01:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:46,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6ea33029-1f99-47a9-a072-a5f8cdef8da2 Date: Tue, 08 Jan 2019 02: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"}}} 2019-01-08 02:01:46,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-6ea33029-1f99-47a9-a072-a5f8cdef8da2 2019-01-08 02:01:46,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" -d '{"server": {"name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "imageRef": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "flavorRef": "8ec24422-8a88-4215-9633-445ae8af5c71", "max_count": 1, "min_count": 1, "networks": [{"port": "27a599de-970a-420e-bd25-2371d0687eaa"}]}}' 2019-01-08 02:01:48,981 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79db0027-ecca-4b3d-b7b6-1ece9752dd92 x-compute-request-id: req-79db0027-ecca-4b3d-b7b6-1ece9752dd92 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "adminPass": "4ABUiSW46esa"}} 2019-01-08 02:01:48,981 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-79db0027-ecca-4b3d-b7b6-1ece9752dd92 2019-01-08 02:01:48,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:49,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66760468-04a4-4cce-9284-d5a158fbfe07 x-compute-request-id: req-66760468-04a4-4cce-9284-d5a158fbfe07 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:01:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:01:49,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-66760468-04a4-4cce-9284-d5a158fbfe07 2019-01-08 02:01:49,707 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst 2019-01-08 02:01:49,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:50,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-20965dba-8fb7-4571-8655-82c3f6418ca9 x-compute-request-id: req-20965dba-8fb7-4571-8655-82c3f6418ca9 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:01:49Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:01:50,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-20965dba-8fb7-4571-8655-82c3f6418ca9 2019-01-08 02:01:50,194 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst] is - BUILD 2019-01-08 02:01:50,195 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:01:53,198 - create_instance - DEBUG - VM status query timeout in 896.509299994 2019-01-08 02:01:53,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:54,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-813050af-e2cf-4402-8c0b-9b4ec2b7f6af x-compute-request-id: req-813050af-e2cf-4402-8c0b-9b4ec2b7f6af Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6c:57", "version": 4, "addr": "10.55.0.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:01:50Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:01:54,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-813050af-e2cf-4402-8c0b-9b4ec2b7f6af 2019-01-08 02:01:54,099 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst] is - BUILD 2019-01-08 02:01:54,099 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:01:57,102 - create_instance - DEBUG - VM status query timeout in 892.605032921 2019-01-08 02:01:57,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:01:57,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-61af4b00-8904-4469-a317-132bdb59a245 x-compute-request-id: req-61af4b00-8904-4469-a317-132bdb59a245 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6c:57", "version": 4, "addr": "10.55.0.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:01:50Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:01:57,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-61af4b00-8904-4469-a317-132bdb59a245 2019-01-08 02:01:57,682 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst] is - BUILD 2019-01-08 02:01:57,682 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:02:00,685 - create_instance - DEBUG - VM status query timeout in 889.022031069 2019-01-08 02:02:00,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:01,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-8eb506a7-43d1-4c6e-9dc8-57a247f6df77 x-compute-request-id: req-8eb506a7-43d1-4c6e-9dc8-57a247f6df77 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6c:57", "version": 4, "addr": "10.55.0.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b6", "OS-SRV-USG:launched_at": "2019-01-08T02:01:59.000000", "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:01:59Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:01,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-8eb506a7-43d1-4c6e-9dc8-57a247f6df77 2019-01-08 02:02:01,218 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst] is - ACTIVE 2019-01-08 02:02:01,219 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:02:01,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:02,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02: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-922e5250-25c0-41d2-8cc5-a72aef031d48 x-compute-request-id: req-922e5250-25c0-41d2-8cc5-a72aef031d48 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6c:57", "version": 4, "addr": "10.55.0.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b6", "OS-SRV-USG:launched_at": "2019-01-08T02:01:59.000000", "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:01:59Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:02,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-922e5250-25c0-41d2-8cc5-a72aef031d48 2019-01-08 02:02:02,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:02,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-f7f0432d-72f7-4839-9460-6e2e1bc92bae Date: Tue, 08 Jan 2019 02:02:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:02:02,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-f7f0432d-72f7-4839-9460-6e2e1bc92bae 2019-01-08 02:02:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:02,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054d54de-3957-4010-a1f9-747f9524d11e 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:02:02,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-054d54de-3957-4010-a1f9-747f9524d11e 2019-01-08 02:02:02,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:02,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0754885-72f5-4e83-901d-6320c9eff817 Date: Tue, 08 Jan 2019 02:02:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:02:02,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-a0754885-72f5-4e83-901d-6320c9eff817 2019-01-08 02:02:02,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:02,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2015 X-Openstack-Request-Id: req-5cb6b42d-2335-425a-87a0-2d48a1d860d1 Date: Tue, 08 Jan 2019 02:02:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.2"}],"id":"187c88d2-9385-4d7c-bebc-c02dd3b177d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:03:70","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:33Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.27"}],"id":"27a599de-970a-420e-bd25-2371d0687eaa","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:6c:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-27","ip_address":"10.55.0.27","fqdn":"host-10-55-0-27.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port","admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:43Z","binding:vnic_type":"normal","device_id":"1cbf400e-9c96-49f6-a391-ca8d86f94d7d","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:02:02,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-5cb6b42d-2335-425a-87a0-2d48a1d860d1 2019-01-08 02:02:02,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:03,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["NjEJgX9eS0qLV4bVw5A4hA"], "issued_at": "2019-01-08T02:02:03.000000Z"}} 2019-01-08 02:02:03,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2bc4d351e0fead3ce9c7c44f9bdacc0811006" 2019-01-08 02:02:04,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-799d8468-a78b-4e72-b487-0d5cfb5b7fd4 x-compute-request-id: req-799d8468-a78b-4e72-b487-0d5cfb5b7fd4 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6c:57", "version": 4, "addr": "10.55.0.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b6", "OS-SRV-USG:launched_at": "2019-01-08T02:01:59.000000", "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:01:59Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:02:04,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst used request id req-799d8468-a78b-4e72-b487-0d5cfb5b7fd4 2019-01-08 02:02:04,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:04,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["LmLzU-ZgRu6qOvOteDrBqg"], "issued_at": "2019-01-08T02:02:04.000000Z"}} 2019-01-08 02:02:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b69ec2e77b1197b760303c83c269857e9ac39f" 2019-01-08 02:02:04,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-dced629b-424a-4895-9f0d-6432bd489511 Date: Tue, 08 Jan 2019 02:02:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:02:04,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-dced629b-424a-4895-9f0d-6432bd489511 2019-01-08 02:02:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b69ec2e77b1197b760303c83c269857e9ac39f" 2019-01-08 02:02:05,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4765f7c7-bf04-430d-a1c6-0d56433735f2 Date: Tue, 08 Jan 2019 02:02:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:02:05,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-4765f7c7-bf04-430d-a1c6-0d56433735f2 2019-01-08 02:02:05,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b69ec2e77b1197b760303c83c269857e9ac39f" 2019-01-08 02:02:05,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2015 X-Openstack-Request-Id: req-f682a723-452b-4ac7-9655-494f78131268 Date: Tue, 08 Jan 2019 02:02:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.2"}],"id":"187c88d2-9385-4d7c-bebc-c02dd3b177d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:03:70","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:33Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.27"}],"id":"27a599de-970a-420e-bd25-2371d0687eaa","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:6c:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-27","ip_address":"10.55.0.27","fqdn":"host-10-55-0-27.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port","admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:43Z","binding:vnic_type":"normal","device_id":"1cbf400e-9c96-49f6-a391-ca8d86f94d7d","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:02:05,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-f682a723-452b-4ac7-9655-494f78131268 2019-01-08 02:02:05,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:05,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6620ba658eb4fc0ab3e2fb9bd2489cc", "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj-role"}], "expires_at": "2019-01-08T03:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76a1bb4ca204450ab98b89e409800900", "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/76a1bb4ca204450ab98b89e409800900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/76a1bb4ca204450ab98b89e409800900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/76a1bb4ca204450ab98b89e409800900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/76a1bb4ca204450ab98b89e409800900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/76a1bb4ca204450ab98b89e409800900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/76a1bb4ca204450ab98b89e409800900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a3ba8cef-83d2-472-user", "id": "3b166dd8f1ae4685ab3b2c98222535bb"}, "audit_ids": ["PHdIlfJ1T2yoQzCQMF-mXQ"], "issued_at": "2019-01-08T02:02:05.000000Z"}} 2019-01-08 02:02:05,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f80cb790b24e681b74f5a5783866e444190fa7" 2019-01-08 02:02:06,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-b9d2eb1d-6067-45bd-842c-7b91a532f937 x-compute-request-id: req-b9d2eb1d-6067-45bd-842c-7b91a532f937 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:02:06,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst used request id req-b9d2eb1d-6067-45bd-842c-7b91a532f937 2019-01-08 02:02:06,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:06,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-660d6d3f-ced1-4304-9aa2-94bf1f95ea26 x-compute-request-id: req-660d6d3f-ced1-4304-9aa2-94bf1f95ea26 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6c:57", "version": 4, "addr": "10.55.0.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b6", "OS-SRV-USG:launched_at": "2019-01-08T02:01:59.000000", "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:01:59Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:06,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-660d6d3f-ced1-4304-9aa2-94bf1f95ea26 2019-01-08 02:02:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:06,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-c2c5df29-57f8-4f94-95de-c064505eac96 Date: Tue, 08 Jan 2019 02:02:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:02:06,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-c2c5df29-57f8-4f94-95de-c064505eac96 2019-01-08 02:02:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:06,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173f9ce5-f540-4fb8-9cca-3b8acb7463aa 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:02:06,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-173f9ce5-f540-4fb8-9cca-3b8acb7463aa 2019-01-08 02:02:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:06,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b72bc325-54a9-4a5d-ac17-6fc362e07f8f Date: Tue, 08 Jan 2019 02:02:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:02:06,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-b72bc325-54a9-4a5d-ac17-6fc362e07f8f 2019-01-08 02:02:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:06,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2015 X-Openstack-Request-Id: req-add8a165-ebef-4ab2-b760-45a8ec27a01d Date: Tue, 08 Jan 2019 02:02:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.2"}],"id":"187c88d2-9385-4d7c-bebc-c02dd3b177d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:03:70","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:33Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.27"}],"id":"27a599de-970a-420e-bd25-2371d0687eaa","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:6c:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-27","ip_address":"10.55.0.27","fqdn":"host-10-55-0-27.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port","admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:43Z","binding:vnic_type":"normal","device_id":"1cbf400e-9c96-49f6-a391-ca8d86f94d7d","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:02:06,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-add8a165-ebef-4ab2-b760-45a8ec27a01d 2019-01-08 02:02:06,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:07,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-a474f898-b25e-4205-98aa-5e21ee18c5f8 x-compute-request-id: req-a474f898-b25e-4205-98aa-5e21ee18c5f8 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6c:57", "version": 4, "addr": "10.55.0.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b6", "OS-SRV-USG:launched_at": "2019-01-08T02:01:59.000000", "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:01:59Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:07,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-a474f898-b25e-4205-98aa-5e21ee18c5f8 2019-01-08 02:02:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:07,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e0e1ab8f-cab9-4b2b-96e4-464f53d3a431 Date: Tue, 08 Jan 2019 02:02:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["afcc5b2d-f570-4b5b-ab9c-92f6555291c5"],"description":"","tags":[],"updated_at":"2019-01-08T02:01:34Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:33Z","provider:network_type":"geneve"}]} 2019-01-08 02:02:07,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net used request id req-e0e1ab8f-cab9-4b2b-96e4-464f53d3a431 2019-01-08 02:02:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:07,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16bc8b0b-8088-4cc4-8c98-258b39a398b9 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:02:07,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-16bc8b0b-8088-4cc4-8c98-258b39a398b9 2019-01-08 02:02:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:08,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fca2d5cc-1dfb-4ba0-a362-503a5578eba8 Date: Tue, 08 Jan 2019 02:02:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:01:34Z","dns_nameservers":[],"updated_at":"2019-01-08T02:01: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":"61bd6f21494645d1884b7a839e3c3498","id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","subnetpool_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet"}]} 2019-01-08 02:02:08,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-fca2d5cc-1dfb-4ba0-a362-503a5578eba8 2019-01-08 02:02:08,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:08,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2015 X-Openstack-Request-Id: req-93606039-edd0-4395-b3de-3875d43b230f Date: Tue, 08 Jan 2019 02:02:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.2"}],"id":"187c88d2-9385-4d7c-bebc-c02dd3b177d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:03:70","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:33Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:01:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"afcc5b2d-f570-4b5b-ab9c-92f6555291c5","ip_address":"10.55.0.27"}],"id":"27a599de-970a-420e-bd25-2371d0687eaa","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:6c:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-27","ip_address":"10.55.0.27","fqdn":"host-10-55-0-27.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port","admin_state_up":true,"network_id":"38753e5f-57ad-4135-9f95-a8ec085f6ac7","dns_name":"","created_at":"2019-01-08T02:01:43Z","binding:vnic_type":"normal","device_id":"1cbf400e-9c96-49f6-a391-ca8d86f94d7d","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:02:08,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-93606039-edd0-4395-b3de-3875d43b230f 2019-01-08 02:02:08,138 - create_instance - INFO - Deleting Port with ID - 27a599de-970a-420e-bd25-2371d0687eaa 2019-01-08 02:02:08,138 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-port 2019-01-08 02:02:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/27a599de-970a-420e-bd25-2371d0687eaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:09,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e069edae-58ca-4056-b274-18f473ce20a2 Date: Tue, 08 Jan 2019 02:02:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:02:09,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/27a599de-970a-420e-bd25-2371d0687eaa used request id req-e069edae-58ca-4056-b274-18f473ce20a2 2019-01-08 02:02:09,273 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst 2019-01-08 02:02:09,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:09,420 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-9b6e4b80-ce14-48c6-aa61-e3b253ad2328 x-compute-request-id: req-9b6e4b80-ce14-48c6-aa61-e3b253ad2328 Content-Type: application/json 2019-01-08 02:02:09,420 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-9b6e4b80-ce14-48c6-aa61-e3b253ad2328 2019-01-08 02:02:09,421 - create_instance - INFO - Checking deletion status 2019-01-08 02:02:09,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:10,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-6f16aa60-e7d6-4824-9bfb-9ad5fcf2262c x-compute-request-id: req-6f16aa60-e7d6-4824-9bfb-9ad5fcf2262c 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.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "rel": "bookmark"}], "image": {"id": "49d711d1-9f76-4294-8d0a-bc43a8c151c9", "links": [{"href": "http://172.30.9.42:8774/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b6", "OS-SRV-USG:launched_at": "2019-01-08T02:01:59.000000", "flavor": {"id": "8ec24422-8a88-4215-9633-445ae8af5c71", "links": [{"href": "http://172.30.9.42:8774/flavors/8ec24422-8a88-4215-9633-445ae8af5c71", "rel": "bookmark"}]}, "id": "1cbf400e-9c96-49f6-a391-ca8d86f94d7d", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:02:09Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst", "created": "2019-01-08T02:01:48Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:10,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-6f16aa60-e7d6-4824-9bfb-9ad5fcf2262c 2019-01-08 02:02:10,285 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst] is - ACTIVE 2019-01-08 02:02:10,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:02:13,289 - create_instance - DEBUG - VM status query timeout in 296.132129908 2019-01-08 02:02:13,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb0795ab55b86df8005a32ce617dc6e7868254" 2019-01-08 02:02:13,336 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb53cf2f-1de8-4e14-a8f2-ae9856c5624f x-compute-request-id: req-fb53cf2f-1de8-4e14-a8f2-ae9856c5624f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1cbf400e-9c96-49f6-a391-ca8d86f94d7d could not be found.", "code": 404}} 2019-01-08 02:02:13,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1cbf400e-9c96-49f6-a391-ca8d86f94d7d used request id req-fb53cf2f-1de8-4e14-a8f2-ae9856c5624f 2019-01-08 02:02:13,336 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1cbf400e-9c96-49f6-a391-ca8d86f94d7d could not be found. (HTTP 404) (Request-ID: req-fb53cf2f-1de8-4e14-a8f2-ae9856c5624f) 2019-01-08 02:02:13,337 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-inst 2019-01-08 02:02:13,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/8ec24422-8a88-4215-9633-445ae8af5c71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0e67a334ae5dd77baa6f4a51c9300ba7ff5c3d" 2019-01-08 02:02:13,363 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5ddc97d-c820-4005-8a47-db92e51d82c7 x-compute-request-id: req-f5ddc97d-c820-4005-8a47-db92e51d82c7 Content-Length: 0 Content-Type: application/json 2019-01-08 02:02:13,363 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/8ec24422-8a88-4215-9633-445ae8af5c71 used request id req-f5ddc97d-c820-4005-8a47-db92e51d82c7 2019-01-08 02:02:13,364 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet 2019-01-08 02:02:13,364 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-subnet 2019-01-08 02:02:13,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/afcc5b2d-f570-4b5b-ab9c-92f6555291c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" 2019-01-08 02:02:14,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd9aba89-b468-4e7f-b0af-e2b6eb30a86c Date: Tue, 08 Jan 2019 02:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:02:14,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/afcc5b2d-f570-4b5b-ab9c-92f6555291c5 used request id req-cd9aba89-b468-4e7f-b0af-e2b6eb30a86c 2019-01-08 02:02:14,646 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-pub-net 2019-01-08 02:02:14,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/38753e5f-57ad-4135-9f95-a8ec085f6ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ab3e05ebde47e855974106cde670e094559817" 2019-01-08 02:02:15,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a4e897a-9ec0-48f1-b8a7-7a126d92c14f Date: Tue, 08 Jan 2019 02:02:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:02:15,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/38753e5f-57ad-4135-9f95-a8ec085f6ac7 used request id req-6a4e897a-9ec0-48f1-b8a7-7a126d92c14f 2019-01-08 02:02:15,766 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-87b4b854-94ba-42a2-b48a-a84e9bf9950d-image 2019-01-08 02:02:15,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c85614c27693bd22edc824e82340677d2df912c3" 2019-01-08 02:02:16,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8edb0974-df47-41cc-bdea-ebe1a4883f12 Date: Tue, 08 Jan 2019 02:02:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:02:16,252 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/49d711d1-9f76-4294-8d0a-bc43a8c151c9 used request id req-8edb0974-df47-41cc-bdea-ebe1a4883f12 2019-01-08 02:02:16,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:16,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-974b1493-26d3-4eaa-b691-19d0640c53fb Date: Tue, 08 Jan 2019 02:02:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:02:16,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-974b1493-26d3-4eaa-b691-19d0640c53fb 2019-01-08 02:02:16,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:16,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8276bbcc-9663-4813-bb25-c7a6a5e22db8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:02:16,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-8276bbcc-9663-4813-bb25-c7a6a5e22db8 2019-01-08 02:02:16,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:16,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5b31810-d1bf-42fb-b9ee-9c3412a0ab55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:16,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-f5b31810-d1bf-42fb-b9ee-9c3412a0ab55 2019-01-08 02:02:16,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:16,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:16,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa84838-a182-4690-acd7-46045e05d3fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:16,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-9aa84838-a182-4690-acd7-46045e05d3fb 2019-01-08 02:02:16,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:16,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:17,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2983dd4f-da43-4fbc-95b8-ff782fc7a143 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:17,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-2983dd4f-da43-4fbc-95b8-ff782fc7a143 2019-01-08 02:02:17,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:17,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:17,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca9491e9-5138-4a50-8a91-8279958ddfad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:17,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-ca9491e9-5138-4a50-8a91-8279958ddfad 2019-01-08 02:02:17,202 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:17,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf874c3-d3d9-4282-a7b3-e7d91f1cb58a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:02:17,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-0cf874c3-d3d9-4282-a7b3-e7d91f1cb58a 2019-01-08 02:02:17,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:17,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0bc22aa-ac0d-4ddf-971c-2490344b1350 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:17,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-d0bc22aa-ac0d-4ddf-971c-2490344b1350 2019-01-08 02:02:17,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:17,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:17,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c0413e-63d3-47d2-99ba-ab81fc2d4143 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:17,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-d8c0413e-63d3-47d2-99ba-ab81fc2d4143 2019-01-08 02:02:17,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:17,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:17,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9243cc5d-27c3-4141-88b3-d32b99bfed95 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:02:17,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-9243cc5d-27c3-4141-88b3-d32b99bfed95 2019-01-08 02:02:17,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:17,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4455c7b4-e57e-4942-89b8-10288d5c03d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:17,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-4455c7b4-e57e-4942-89b8-10288d5c03d2 2019-01-08 02:02:17,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:17,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:17,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7df4714-a17f-400b-8d13-c6b17ac18095 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:17,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-f7df4714-a17f-400b-8d13-c6b17ac18095 2019-01-08 02:02:17,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:17,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:17,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ca9db3-4c9f-4472-88fa-40cd6ca8f8ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:17,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-04ca9db3-4c9f-4472-88fa-40cd6ca8f8ae 2019-01-08 02:02:17,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:17,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:18,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f980f4c7-4e4b-436a-bc91-a1c0e3bcc987 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 02:02:18,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-f980f4c7-4e4b-436a-bc91-a1c0e3bcc987 2019-01-08 02:02:18,024 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:02:18,025 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj 2019-01-08 02:02:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/76a1bb4ca204450ab98b89e409800900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:18,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955cfa9f-eb56-4a10-ad1e-f2c1fa076e2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:02:18,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/76a1bb4ca204450ab98b89e409800900 used request id req-955cfa9f-eb56-4a10-ad1e-f2c1fa076e2d 2019-01-08 02:02:18,312 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-a3ba8cef-83d2-472-proj-role 2019-01-08 02:02:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/c6620ba658eb4fc0ab3e2fb9bd2489cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:18,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f027c7-ab85-4991-ba0d-e53cf96ec274 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:02:18,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/c6620ba658eb4fc0ab3e2fb9bd2489cc used request id req-d2f027c7-ab85-4991-ba0d-e53cf96ec274 2019-01-08 02:02:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a4273161773fde8eac98e39cbb25d19e5b2543" 2019-01-08 02:02:18,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e85329-da0a-45b2-b21f-35dfcf7e0562 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:02:18,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-88e85329-da0a-45b2-b21f-35dfcf7e0562 2019-01-08 02:02:18,572 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-a3ba8cef-83d2-472-user 2019-01-08 02:02:18,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/3b166dd8f1ae4685ab3b2c98222535bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c601511947391cac73f5b5197f3333a04e158262" 2019-01-08 02:02:18,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a5b38be-fdc0-4ab5-a7ca-d0abef8bc801 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:02:18,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/3b166dd8f1ae4685ab3b2c98222535bb used request id req-2a5b38be-fdc0-4ab5-a7ca-d0abef8bc801 2019-01-08 02:02:18,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:19,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["9S-roiGNTvyhSYsMZFUuIg"], "issued_at": "2019-01-08T02:02:19.000000Z"}} 2019-01-08 02:02:19,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ddef4a52a296f352583ffae94249ac293e4f235" 2019-01-08 02:02:19,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60802bf7-b930-4637-b49d-da5834cae920 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:02:19,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-60802bf7-b930-4637-b49d-da5834cae920 2019-01-08 02:02:19,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:19,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:19,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["2JDGwJ-BTgyLaaR3OGivwg"], "issued_at": "2019-01-08T02:02:19.000000Z"}} 2019-01-08 02:02:19,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:02:19,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60490f7c-d4fc-43fc-82cb-0c2c9392a3fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:02:19,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-60490f7c-d4fc-43fc-82cb-0c2c9392a3fe 2019-01-08 02:02:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:02:19,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02: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://172.30.9.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:02:19,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:02:20,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059ca5ee-5eac-485a-a96b-c6990b1d8160 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:02:20,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj used request id req-059ca5ee-5eac-485a-a96b-c6990b1d8160 2019-01-08 02:02:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:02:20,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efccea96-9b76-4875-ada5-5f4e04936508 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:02:20,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-efccea96-9b76-4875-ada5-5f4e04936508 2019-01-08 02:02:20,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}}' 2019-01-08 02:02:20,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14bfbf7e-7a13-4052-b355-3f4d8dcebbf0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "id": "267351cb4363469695d96bfc7dd6022d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:02:20,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-14bfbf7e-7a13-4052-b355-3f4d8dcebbf0 2019-01-08 02:02:20,354 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj 2019-01-08 02:02:20,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:20,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:20,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["EEAU9sFrT2CgUCopFmdcSg"], "issued_at": "2019-01-08T02:02:20.000000Z"}} 2019-01-08 02:02:20,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8120fb497d62e89e68d6d4ce511fa863f57b85fb" 2019-01-08 02:02:20,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b4aec3-78c9-4839-a309-2ef8730d11c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:02:20,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e4b4aec3-78c9-4839-a309-2ef8730d11c1 2019-01-08 02:02:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:02:20,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:02:20,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8120fb497d62e89e68d6d4ce511fa863f57b85fb" 2019-01-08 02:02:21,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e306cc6b-58f9-4025-9450-bdda1f06895a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:02:21,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e306cc6b-58f9-4025-9450-bdda1f06895a 2019-01-08 02:02:21,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8120fb497d62e89e68d6d4ce511fa863f57b85fb" 2019-01-08 02:02:21,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ecd9de-dc31-4671-83b6-ffaaef5bec59 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "id": "267351cb4363469695d96bfc7dd6022d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}]} 2019-01-08 02:02:21,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj used request id req-b5ecd9de-dc31-4671-83b6-ffaaef5bec59 2019-01-08 02:02:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8120fb497d62e89e68d6d4ce511fa863f57b85fb" 2019-01-08 02:02:21,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21df782f-253f-481a-84b4-7e756711f70f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:02:21,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-21df782f-253f-481a-84b4-7e756711f70f 2019-01-08 02:02:21,580 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-83af1ecd-1ae0-443-user 2019-01-08 02:02:21,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:02:21,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a265b21-f94d-49f1-8b30-abfc3c7d82b5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:02:21,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0a265b21-f94d-49f1-8b30-abfc3c7d82b5 2019-01-08 02:02:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" -d '{"role": {"name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role"}}' 2019-01-08 02:02:21,838 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03b88edc-e4ed-4791-9a82-41afa4ddf464 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e54cc35d2bc4cb9ba159d22417fb138", "links": {"self": "http://172.30.9.42:5000/v3/roles/8e54cc35d2bc4cb9ba159d22417fb138"}, "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role"}} 2019-01-08 02:02:21,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-03b88edc-e4ed-4791-9a82-41afa4ddf464 2019-01-08 02:02:21,838 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role 2019-01-08 02:02:21,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/8e54cc35d2bc4cb9ba159d22417fb138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:02:21,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2010a059-79f3-49e6-b86d-3b19f5cc4c67 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e54cc35d2bc4cb9ba159d22417fb138", "links": {"self": "http://172.30.9.42:5000/v3/roles/8e54cc35d2bc4cb9ba159d22417fb138"}, "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role"}} 2019-01-08 02:02:21,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/8e54cc35d2bc4cb9ba159d22417fb138 used request id req-2010a059-79f3-49e6-b86d-3b19f5cc4c67 2019-01-08 02:02:21,955 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role to project CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj 2019-01-08 02:02:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d/users/91f979598e9049289782ba21bd546b5e/roles/8e54cc35d2bc4cb9ba159d22417fb138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:02:22,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf372f5-01b9-42ab-bc22-d32b0b02fa03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:02:22,118 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d/users/91f979598e9049289782ba21bd546b5e/roles/8e54cc35d2bc4cb9ba159d22417fb138 used request id req-acf372f5-01b9-42ab-bc22-d32b0b02fa03 2019-01-08 02:02:22,118 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:02:22,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:22,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:22,122 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:02:22,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:22,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:22,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e54cc35d2bc4cb9ba159d22417fb138", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role"}], "expires_at": "2019-01-08T03:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-user", "id": "91f979598e9049289782ba21bd546b5e"}, "audit_ids": ["6MKyh8dASE6hhtrZKCEteg"], "issued_at": "2019-01-08T02:02:22.000000Z"}} 2019-01-08 02:02:22,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc497772e59522b10b6ba1a1f6df9b0818db4f4" 2019-01-08 02:02:22,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b24e6362-4722-4f2c-9f8b-96e3cf3ab368 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:02:22,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b24e6362-4722-4f2c-9f8b-96e3cf3ab368 2019-01-08 02:02:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edc497772e59522b10b6ba1a1f6df9b0818db4f4" 2019-01-08 02:02:22,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-f703ab51-ac12-4326-aadb-74aac13047cb Date: Tue, 08 Jan 2019 02:02:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image"} 2019-01-08 02:02:22,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image used request id req-f703ab51-ac12-4326-aadb-74aac13047cb 2019-01-08 02:02:22,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edc497772e59522b10b6ba1a1f6df9b0818db4f4" 2019-01-08 02:02:23,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-09350b28-22c9-444f-8d31-170c8fcce86e Date: Tue, 08 Jan 2019 02: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"}}} 2019-01-08 02:02:23,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-09350b28-22c9-444f-8d31-170c8fcce86e 2019-01-08 02:02:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edc497772e59522b10b6ba1a1f6df9b0818db4f4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image"}' 2019-01-08 02:02:23,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-76234e80-48e4-495a-add2-5f903cd2a833 Date: Tue, 08 Jan 2019 02:02:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:02:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:02:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "min_disk": 0, "protected": false, "id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "file": "/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/file", "checksum": null, "owner": "267351cb4363469695d96bfc7dd6022d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:02:23,393 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-76234e80-48e4-495a-add2-5f903cd2a833 2019-01-08 02:02:23,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edc497772e59522b10b6ba1a1f6df9b0818db4f4" -d '' 2019-01-08 02:02:24,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6bd954d5-28a3-4da2-af3e-868ea82ccab3 Date: Tue, 08 Jan 2019 02:02:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:02:24,029 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/file used request id req-6bd954d5-28a3-4da2-af3e-868ea82ccab3 2019-01-08 02:02:24,030 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:02:24,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edc497772e59522b10b6ba1a1f6df9b0818db4f4" 2019-01-08 02:02:24,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-d6755b8f-bb7c-4853-a400-e3bb36c23ba7 Date: Tue, 08 Jan 2019 02:02:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:02:23Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/snap", "metadata": {}}], "self": "/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "min_disk": 0, "protected": false, "id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "file": "/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "267351cb4363469695d96bfc7dd6022d", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:02:24,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057 used request id req-d6755b8f-bb7c-4853-a400-e3bb36c23ba7 2019-01-08 02:02:24,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edc497772e59522b10b6ba1a1f6df9b0818db4f4" 2019-01-08 02:02:24,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-04b92f4f-75c3-4b1e-843c-c21a6a01cc91 Date: Tue, 08 Jan 2019 02: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"}}} 2019-01-08 02:02:24,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-04b92f4f-75c3-4b1e-843c-c21a6a01cc91 2019-01-08 02:02:24,427 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image 2019-01-08 02:02:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edc497772e59522b10b6ba1a1f6df9b0818db4f4" 2019-01-08 02:02:24,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-a6661071-3582-406d-9ace-ef0547884b66 Date: Tue, 08 Jan 2019 02:02:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:02:23Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/snap", "metadata": {}}], "self": "/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "min_disk": 0, "protected": false, "id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "file": "/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "267351cb4363469695d96bfc7dd6022d", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:02:24,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057 used request id req-a6661071-3582-406d-9ace-ef0547884b66 2019-01-08 02:02:24,633 - create_image - DEBUG - Instance status is - active 2019-01-08 02:02:24,633 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image 2019-01-08 02:02:24,633 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image 2019-01-08 02:02:24,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:24,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:25,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["bVra3us8R9uQHWCiSirK7w"], "issued_at": "2019-01-08T02:02:25.000000Z"}} 2019-01-08 02:02:25,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b12b318b9f3fdea652c8bef6799374c12084f38" 2019-01-08 02:02:25,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fff9ca5-664f-44d4-a385-3200b979fd17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:02:25,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7fff9ca5-664f-44d4-a385-3200b979fd17 2019-01-08 02:02:25,145 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:02:25,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b12b318b9f3fdea652c8bef6799374c12084f38" 2019-01-08 02:02:25,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02: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-ec737d83-480c-4c56-b3fe-36d9aede587b x-compute-request-id: req-ec737d83-480c-4c56-b3fe-36d9aede587b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:02:25,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ec737d83-480c-4c56-b3fe-36d9aede587b 2019-01-08 02:02:25,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b12b318b9f3fdea652c8bef6799374c12084f38" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:02:25,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02: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-f5f0385f-854d-4838-bd5e-4675c8862668 x-compute-request-id: req-f5f0385f-854d-4838-bd5e-4675c8862668 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "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": "e1884ba2-388a-4d67-9c20-392204cb8514"}} 2019-01-08 02:02:25,809 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-f5f0385f-854d-4838-bd5e-4675c8862668 2019-01-08 02:02:25,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:25,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:26,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e54cc35d2bc4cb9ba159d22417fb138", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role"}], "expires_at": "2019-01-08T03:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-user", "id": "91f979598e9049289782ba21bd546b5e"}, "audit_ids": ["v5IRtGk5QEigQBf3rCYkYw"], "issued_at": "2019-01-08T02:02:26.000000Z"}} 2019-01-08 02:02:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" 2019-01-08 02:02:26,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e8aabc-d188-461e-aa3f-a6e413944cf5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:02:26,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-59e8aabc-d188-461e-aa3f-a6e413944cf5 2019-01-08 02:02:26,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" 2019-01-08 02:02:26,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cdc3c9c3-cb63-48d3-b3e8-14eff13682d4 Date: Tue, 08 Jan 2019 02:02:26 GMT RESP BODY: {"networks":[]} 2019-01-08 02:02:26,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-cdc3c9c3-cb63-48d3-b3e8-14eff13682d4 2019-01-08 02:02:26,532 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net 2019-01-08 02:02:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" -d '{"network": {"name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net", "admin_state_up": true}}' 2019-01-08 02:02:28,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-62befa37-fea0-439d-a4ba-b5e8fa44606d Date: Tue, 08 Jan 2019 02:02:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:02:27Z","is_default":false,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}} 2019-01-08 02:02:28,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-62befa37-fea0-439d-a4ba-b5e8fa44606d 2019-01-08 02:02:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" 2019-01-08 02:02:28,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-78e46546-b4f9-41d8-96a3-7e8a085c6f9d Date: Tue, 08 Jan 2019 02:02:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:02:27Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:28,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-78e46546-b4f9-41d8-96a3-7e8a085c6f9d 2019-01-08 02:02:28,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" 2019-01-08 02:02:29,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9d42e70e-75b6-48e2-96f5-2017f6a70c6e Date: Tue, 08 Jan 2019 02:02:29 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:02:29,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-9d42e70e-75b6-48e2-96f5-2017f6a70c6e 2019-01-08 02:02:29,114 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet 2019-01-08 02:02:29,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" -d '{"subnets": [{"ip_version": 4, "network_id": "fae758ff-c87a-4efe-87cd-cab757bad726", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]}' 2019-01-08 02:02:31,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f1ab0c69-f72c-4ed4-a6bb-712e1f8fb1d5 Date: Tue, 08 Jan 2019 02:02:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:31,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-f1ab0c69-f72c-4ed4-a6bb-712e1f8fb1d5 2019-01-08 02:02:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" 2019-01-08 02:02:31,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1429a93e-2bbf-4396-9863-a75561d58034 Date: Tue, 08 Jan 2019 02:02:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:31,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-1429a93e-2bbf-4396-9863-a75561d58034 2019-01-08 02:02:31,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" 2019-01-08 02:02:31,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e5ca7175-612e-441a-9272-56b23e6cee2c Date: Tue, 08 Jan 2019 02:02:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:31,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-e5ca7175-612e-441a-9272-56b23e6cee2c 2019-01-08 02:02:31,650 - OpenStackNetwork - DEBUG - Network [fae758ff-c87a-4efe-87cd-cab757bad726] created successfully 2019-01-08 02:02:31,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:31,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:32,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e54cc35d2bc4cb9ba159d22417fb138", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role"}], "expires_at": "2019-01-08T03:02:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-user", "id": "91f979598e9049289782ba21bd546b5e"}, "audit_ids": ["3I1j69HGQV2_QYR0zVHTkQ"], "issued_at": "2019-01-08T02:02:32.000000Z"}} 2019-01-08 02:02:32,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:32,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80e3825-861a-410c-84de-43c259485acb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:02:32,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c80e3825-861a-410c-84de-43c259485acb 2019-01-08 02:02:32,157 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:02:32,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:32,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbdb23c-3a90-40fb-bc46-f48686d42e7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:02:32,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9fbdb23c-3a90-40fb-bc46-f48686d42e7f 2019-01-08 02:02:32,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:32,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-035d61d5-e267-448d-a10e-af2aba8b74f9 Date: Tue, 08 Jan 2019 02:02:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:32,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-035d61d5-e267-448d-a10e-af2aba8b74f9 2019-01-08 02:02:32,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:32,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d5045606-272d-46f3-977e-15043b5a7a88 Date: Tue, 08 Jan 2019 02:02:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:32,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-d5045606-272d-46f3-977e-15043b5a7a88 2019-01-08 02:02:32,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:33,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f6a7ceff-f22e-4167-9e61-ad009808b43c Date: Tue, 08 Jan 2019 02:02:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:33,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-f6a7ceff-f22e-4167-9e61-ad009808b43c 2019-01-08 02:02:33,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:02:33,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:02: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:02:33,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:33,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d4d62f-50a0-41c8-b1e5-979835a48ca1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:02:33,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-e4d4d62f-50a0-41c8-b1e5-979835a48ca1 2019-01-08 02:02:33,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:33,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7efdf33b-6291-4967-b21c-84a5442e2789 Date: Tue, 08 Jan 2019 02:02:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:33,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-7efdf33b-6291-4967-b21c-84a5442e2789 2019-01-08 02:02:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:33,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0b559c10-80e5-46ae-9062-0b1973e31c20 Date: Tue, 08 Jan 2019 02:02:33 GMT RESP BODY: {"ports":[]} 2019-01-08 02:02:33,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port&admin_state_up=True used request id req-0b559c10-80e5-46ae-9062-0b1973e31c20 2019-01-08 02:02:33,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:33,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-26c6d6e6-153f-4425-af90-56b2547228c4 x-compute-request-id: req-26c6d6e6-153f-4425-af90-56b2547228c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:02:33,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst used request id req-26c6d6e6-153f-4425-af90-56b2547228c4 2019-01-08 02:02:33,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:34,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8650261f-2d8d-41ea-8dc1-9715b174d00f Date: Tue, 08 Jan 2019 02:02:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:34,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-8650261f-2d8d-41ea-8dc1-9715b174d00f 2019-01-08 02:02:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:34,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-85396aa8-d546-4067-84c3-a11c8f2f7ffc Date: Tue, 08 Jan 2019 02:02:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:34,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-85396aa8-d546-4067-84c3-a11c8f2f7ffc 2019-01-08 02:02:34,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:34,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a0fd2194-41a5-4bb1-b668-189fa112de5f Date: Tue, 08 Jan 2019 02:02:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:34,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-a0fd2194-41a5-4bb1-b668-189fa112de5f 2019-01-08 02:02:34,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:34,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ae849f-a9f4-4983-8a58-9739af43c047 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:02:34,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-84ae849f-a9f4-4983-8a58-9739af43c047 2019-01-08 02:02:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:34,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-04ee0c93-4a3b-43d9-a2fc-62d06a860b11 Date: Tue, 08 Jan 2019 02:02:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:34,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-04ee0c93-4a3b-43d9-a2fc-62d06a860b11 2019-01-08 02:02:34,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:34,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d5513c5d-fced-49e3-a947-7d7df4f6935b Date: Tue, 08 Jan 2019 02:02:34 GMT RESP BODY: {"ports":[]} 2019-01-08 02:02:34,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port&admin_state_up=True used request id req-d5513c5d-fced-49e3-a947-7d7df4f6935b 2019-01-08 02:02:34,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:02:34,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:35,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e54cc35d2bc4cb9ba159d22417fb138", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role"}], "expires_at": "2019-01-08T03:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-user", "id": "91f979598e9049289782ba21bd546b5e"}, "audit_ids": ["uDKNa89QRp6uZHhqoVMwaw"], "issued_at": "2019-01-08T02:02:35.000000Z"}} 2019-01-08 02:02:35,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9b3a563cb35d6e433b78bfecbe644287408b79" 2019-01-08 02:02:35,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ca773c-e2c2-4529-99cb-b6b8a6862a95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:02:35,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-39ca773c-e2c2-4529-99cb-b6b8a6862a95 2019-01-08 02:02:35,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:35,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8dcf59b4-88be-4572-9fdc-2d770b3d1a1d Date: Tue, 08 Jan 2019 02:02:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:35,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-8dcf59b4-88be-4572-9fdc-2d770b3d1a1d 2019-01-08 02:02:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:35,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7a0d7661-ce39-4e4f-888f-49f4afc67b4c Date: Tue, 08 Jan 2019 02:02:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:35,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-7a0d7661-ce39-4e4f-888f-49f4afc67b4c 2019-01-08 02:02:35,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:36,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0a6555bf-f22b-4f6e-b89b-878e033e6dfb Date: Tue, 08 Jan 2019 02:02:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:36,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-0a6555bf-f22b-4f6e-b89b-878e033e6dfb 2019-01-08 02:02:36,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:02:36,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:02: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:02:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9b3a563cb35d6e433b78bfecbe644287408b79" 2019-01-08 02:02:36,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1637d67-0633-48eb-b502-f6e44049865e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:02:36,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-c1637d67-0633-48eb-b502-f6e44049865e 2019-01-08 02:02:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:36,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae68f9f8-05e5-4f47-b544-3c59f5a87959 Date: Tue, 08 Jan 2019 02:02:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:36,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-ae68f9f8-05e5-4f47-b544-3c59f5a87959 2019-01-08 02:02:36,423 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net 2019-01-08 02:02:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" -d '{"port": {"network_id": "fae758ff-c87a-4efe-87cd-cab757bad726", "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port", "admin_state_up": true}}' 2019-01-08 02:02:37,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-2ca81a5e-b0a2-4019-969e-70f5f341fc97 Date: Tue, 08 Jan 2019 02:02:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.11"}],"id":"b8c706b4-63fe-4ea6-b407-6635ec39cd9a","security_groups":["b9de6441-7bd0-4738-a3c3-b0fbe62b8176"],"mac_address":"fa:16:3e:cf:60:20","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port","project_id":"267351cb4363469695d96bfc7dd6022d","qos_policy_id":null,"admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:36Z","binding:vnic_type":"normal","tenant_id":"267351cb4363469695d96bfc7dd6022d"}} 2019-01-08 02:02:37,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-2ca81a5e-b0a2-4019-969e-70f5f341fc97 2019-01-08 02:02:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:38,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-704a61f1-12cb-4fb1-8e56-6030da0a8e4e Date: Tue, 08 Jan 2019 02:02:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:38,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-704a61f1-12cb-4fb1-8e56-6030da0a8e4e 2019-01-08 02:02:38,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:38,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ad5beeee-b1d0-41f7-82bf-558747384aaf Date: Tue, 08 Jan 2019 02:02:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:38,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-ad5beeee-b1d0-41f7-82bf-558747384aaf 2019-01-08 02:02:38,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:38,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3aad7b77-55ab-4cb5-9028-7e34719c64e6 Date: Tue, 08 Jan 2019 02:02:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:38,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-3aad7b77-55ab-4cb5-9028-7e34719c64e6 2019-01-08 02:02:38,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:38,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e141c611-2f73-457f-9e60-459926606543 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:02:38,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-e141c611-2f73-457f-9e60-459926606543 2019-01-08 02:02:38,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:38,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-48f9cb0f-ea64-4023-b3d0-34d91aaed77b Date: Tue, 08 Jan 2019 02:02:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:38,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-48f9cb0f-ea64-4023-b3d0-34d91aaed77b 2019-01-08 02:02:38,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:38,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-04b52d91-ca52-474b-85ad-8ad675fc7ec1 Date: Tue, 08 Jan 2019 02:02:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.11"}],"id":"b8c706b4-63fe-4ea6-b407-6635ec39cd9a","security_groups":["b9de6441-7bd0-4738-a3c3-b0fbe62b8176"],"mac_address":"fa:16:3e:cf:60:20","project_id":"267351cb4363469695d96bfc7dd6022d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port","admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:36Z","binding:vnic_type":"normal","device_id":"","tenant_id":"267351cb4363469695d96bfc7dd6022d"}]} 2019-01-08 02:02:38,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port&admin_state_up=True used request id req-04b52d91-ca52-474b-85ad-8ad675fc7ec1 2019-01-08 02:02:38,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:38,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29cd2f24-97a2-4e7f-8a77-b758a9fa6362 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:02:38,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-29cd2f24-97a2-4e7f-8a77-b758a9fa6362 2019-01-08 02:02:38,761 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst 2019-01-08 02:02:38,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:38,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-333db382-1576-405f-a54d-9ab5bedc055a x-compute-request-id: req-333db382-1576-405f-a54d-9ab5bedc055a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-flavor-name"}]} 2019-01-08 02:02:38,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-333db382-1576-405f-a54d-9ab5bedc055a 2019-01-08 02:02:38,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/e1884ba2-388a-4d67-9c20-392204cb8514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:38,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-0b679bbe-bdeb-4f5e-a1f6-71f02e8423c2 x-compute-request-id: req-0b679bbe-bdeb-4f5e-a1f6-71f02e8423c2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "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": "e1884ba2-388a-4d67-9c20-392204cb8514"}} 2019-01-08 02:02:38,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/e1884ba2-388a-4d67-9c20-392204cb8514 used request id req-0b679bbe-bdeb-4f5e-a1f6-71f02e8423c2 2019-01-08 02:02:38,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:39,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-d2031a2f-bd16-4bf8-a59d-f9cb5f094cfd Date: Tue, 08 Jan 2019 02:02:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:02:23Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/snap", "metadata": {}}], "self": "/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "min_disk": 0, "protected": false, "id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "file": "/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "267351cb4363469695d96bfc7dd6022d", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image"} 2019-01-08 02:02:39,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image used request id req-d2031a2f-bd16-4bf8-a59d-f9cb5f094cfd 2019-01-08 02:02:39,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:39,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-537bea67-ca82-4a32-8695-38a89ac6a572 Date: Tue, 08 Jan 2019 02:02: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"}}} 2019-01-08 02:02:39,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-537bea67-ca82-4a32-8695-38a89ac6a572 2019-01-08 02:02:39,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" -d '{"server": {"name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "imageRef": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "flavorRef": "e1884ba2-388a-4d67-9c20-392204cb8514", "max_count": 1, "min_count": 1, "networks": [{"port": "b8c706b4-63fe-4ea6-b407-6635ec39cd9a"}]}}' 2019-01-08 02:02:41,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:02: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-6d86d0ff-4320-443d-b0ed-2db899954d52 x-compute-request-id: req-6d86d0ff-4320-443d-b0ed-2db899954d52 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "adminPass": "78yHvwFWTjp6"}} 2019-01-08 02:02:41,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-6d86d0ff-4320-443d-b0ed-2db899954d52 2019-01-08 02:02:41,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:41,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4008d1c3-782f-4cad-8174-be270961a4b2 x-compute-request-id: req-4008d1c3-782f-4cad-8174-be270961a4b2 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.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:02:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:41,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-4008d1c3-782f-4cad-8174-be270961a4b2 2019-01-08 02:02:41,297 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst 2019-01-08 02:02:41,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:41,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e48867f3-26f8-47b2-826d-cd10dd94a2bf x-compute-request-id: req-e48867f3-26f8-47b2-826d-cd10dd94a2bf 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.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:02:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:41,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-e48867f3-26f8-47b2-826d-cd10dd94a2bf 2019-01-08 02:02:41,739 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst] is - BUILD 2019-01-08 02:02:41,739 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:02:44,742 - create_instance - DEBUG - VM status query timeout in 896.555376053 2019-01-08 02:02:44,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:45,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-f4cf05e2-376f-4a09-9cc9-b41ddc01e600 x-compute-request-id: req-f4cf05e2-376f-4a09-9cc9-b41ddc01e600 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "security_groups": [{"name": "default"}], "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:02:42Z", "hostId": "39172830d05762f7ac4f7c9b73482020493c0436f680a7894ee70a30", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:45,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-f4cf05e2-376f-4a09-9cc9-b41ddc01e600 2019-01-08 02:02:45,319 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst] is - BUILD 2019-01-08 02:02:45,319 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:02:48,322 - create_instance - DEBUG - VM status query timeout in 892.975646019 2019-01-08 02:02:48,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:48,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02: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-27dc5a15-00bc-4f4c-a51a-5dce9364636a x-compute-request-id: req-27dc5a15-00bc-4f4c-a51a-5dce9364636a Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "security_groups": [{"name": "default"}], "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:02:42Z", "hostId": "39172830d05762f7ac4f7c9b73482020493c0436f680a7894ee70a30", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:48,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-27dc5a15-00bc-4f4c-a51a-5dce9364636a 2019-01-08 02:02:48,837 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst] is - BUILD 2019-01-08 02:02:48,838 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:02:51,838 - create_instance - DEBUG - VM status query timeout in 889.459892035 2019-01-08 02:02:51,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:52,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-cd0ced7a-d51c-4e1b-a199-398de7ece707 x-compute-request-id: req-cd0ced7a-d51c-4e1b-a199-398de7ece707 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:60:20", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:02:51.000000", "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "security_groups": [{"name": "default"}], "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:02:51Z", "hostId": "39172830d05762f7ac4f7c9b73482020493c0436f680a7894ee70a30", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:52,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-cd0ced7a-d51c-4e1b-a199-398de7ece707 2019-01-08 02:02:52,737 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst] is - ACTIVE 2019-01-08 02:02:52,738 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:02:52,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:53,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01cf7e92-fd22-4f54-b617-7f7a0c31f914 x-compute-request-id: req-01cf7e92-fd22-4f54-b617-7f7a0c31f914 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:60:20", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:02:51.000000", "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "security_groups": [{"name": "default"}], "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:02:51Z", "hostId": "39172830d05762f7ac4f7c9b73482020493c0436f680a7894ee70a30", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:53,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-01cf7e92-fd22-4f54-b617-7f7a0c31f914 2019-01-08 02:02:53,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:53,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-498009b3-9800-4069-91be-69cf185799b7 Date: Tue, 08 Jan 2019 02:02:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:53,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-498009b3-9800-4069-91be-69cf185799b7 2019-01-08 02:02:53,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:54,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df003553-70b0-472b-9e40-2ff0d047e445 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:02:54,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-df003553-70b0-472b-9e40-2ff0d047e445 2019-01-08 02:02:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:54,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-021fb767-5dfd-43fd-9971-b5233f670841 Date: Tue, 08 Jan 2019 02:02:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:54,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-021fb767-5dfd-43fd-9971-b5233f670841 2019-01-08 02:02:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:54,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-49effc2e-83ea-4b0e-be12-ddf5a72e037c Date: Tue, 08 Jan 2019 02:02:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.2"}],"id":"8fa43225-b028-4932-afaa-73b5127871b0","security_groups":[],"mac_address":"fa:16:3e:0f:16:e3","project_id":"267351cb4363469695d96bfc7dd6022d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:28Z","binding:vnic_type":"normal","device_id":"","tenant_id":"267351cb4363469695d96bfc7dd6022d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.11"}],"id":"b8c706b4-63fe-4ea6-b407-6635ec39cd9a","security_groups":["b9de6441-7bd0-4738-a3c3-b0fbe62b8176"],"mac_address":"fa:16:3e:cf:60:20","project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port","admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:36Z","binding:vnic_type":"normal","device_id":"924e2531-24eb-419d-b133-5a82c7e1b6e5","tenant_id":"267351cb4363469695d96bfc7dd6022d"}]} 2019-01-08 02:02:54,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-49effc2e-83ea-4b0e-be12-ddf5a72e037c 2019-01-08 02:02:54,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:55,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e54cc35d2bc4cb9ba159d22417fb138", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role"}], "expires_at": "2019-01-08T03:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-user", "id": "91f979598e9049289782ba21bd546b5e"}, "audit_ids": ["CXB-vIdGQceufcwfj2f_gA"], "issued_at": "2019-01-08T02:02:55.000000Z"}} 2019-01-08 02:02:55,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edaaf013329dfc2bfab35a823789f86ec1e0d61b" 2019-01-08 02:02:56,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-382cf5f3-901c-4ba0-b783-2f1acd6066b6 x-compute-request-id: req-382cf5f3-901c-4ba0-b783-2f1acd6066b6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:60:20", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:02:51.000000", "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "security_groups": [{"name": "default"}], "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:02:51Z", "hostId": "39172830d05762f7ac4f7c9b73482020493c0436f680a7894ee70a30", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:02:56,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst used request id req-382cf5f3-901c-4ba0-b783-2f1acd6066b6 2019-01-08 02:02:56,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:02:56,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e54cc35d2bc4cb9ba159d22417fb138", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role"}], "expires_at": "2019-01-08T03:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/267351cb4363469695d96bfc7dd6022d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-user", "id": "91f979598e9049289782ba21bd546b5e"}, "audit_ids": ["CpFEae8hR2ONIvlrppKGDw"], "issued_at": "2019-01-08T02:02:56.000000Z"}} 2019-01-08 02:02:56,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e771129cd55cf1e78d7cfbc772f3d960fbd17c09" 2019-01-08 02:02:56,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a90a6f13-d100-4609-b09e-326b8bd95b18 Date: Tue, 08 Jan 2019 02:02:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:56,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-a90a6f13-d100-4609-b09e-326b8bd95b18 2019-01-08 02:02:56,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e771129cd55cf1e78d7cfbc772f3d960fbd17c09" 2019-01-08 02:02:56,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f4512a62-9e27-411d-be0b-56809a43842a Date: Tue, 08 Jan 2019 02:02:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:56,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-f4512a62-9e27-411d-be0b-56809a43842a 2019-01-08 02:02:56,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e771129cd55cf1e78d7cfbc772f3d960fbd17c09" 2019-01-08 02:02:57,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-8a49d5e1-3434-4081-b472-deacb018756e Date: Tue, 08 Jan 2019 02:02:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.2"}],"id":"8fa43225-b028-4932-afaa-73b5127871b0","security_groups":[],"mac_address":"fa:16:3e:0f:16:e3","project_id":"267351cb4363469695d96bfc7dd6022d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:28Z","binding:vnic_type":"normal","device_id":"","tenant_id":"267351cb4363469695d96bfc7dd6022d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.11"}],"id":"b8c706b4-63fe-4ea6-b407-6635ec39cd9a","security_groups":["b9de6441-7bd0-4738-a3c3-b0fbe62b8176"],"mac_address":"fa:16:3e:cf:60:20","project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port","admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:36Z","binding:vnic_type":"normal","device_id":"924e2531-24eb-419d-b133-5a82c7e1b6e5","tenant_id":"267351cb4363469695d96bfc7dd6022d"}]} 2019-01-08 02:02:57,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-8a49d5e1-3434-4081-b472-deacb018756e 2019-01-08 02:02:57,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:57,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c785b60-a5a1-4c53-8a7a-0999b49a487c x-compute-request-id: req-2c785b60-a5a1-4c53-8a7a-0999b49a487c Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:60:20", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:02:51.000000", "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "security_groups": [{"name": "default"}], "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:02:51Z", "hostId": "39172830d05762f7ac4f7c9b73482020493c0436f680a7894ee70a30", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:57,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-2c785b60-a5a1-4c53-8a7a-0999b49a487c 2019-01-08 02:02:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:57,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-515df250-5b89-4275-8d49-250a0234c494 Date: Tue, 08 Jan 2019 02:02:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:57,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-515df250-5b89-4275-8d49-250a0234c494 2019-01-08 02:02:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:58,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddcfcc1a-d064-49e5-8806-824396f5b14b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:02:58,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-ddcfcc1a-d064-49e5-8806-824396f5b14b 2019-01-08 02:02:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:58,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-43999378-69f8-4b9f-984c-eaf403e07a3c Date: Tue, 08 Jan 2019 02:02:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:58,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-43999378-69f8-4b9f-984c-eaf403e07a3c 2019-01-08 02:02:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:58,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-728411e3-a006-413c-a332-a888aabb24c2 Date: Tue, 08 Jan 2019 02:02:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.2"}],"id":"8fa43225-b028-4932-afaa-73b5127871b0","security_groups":[],"mac_address":"fa:16:3e:0f:16:e3","project_id":"267351cb4363469695d96bfc7dd6022d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:28Z","binding:vnic_type":"normal","device_id":"","tenant_id":"267351cb4363469695d96bfc7dd6022d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.11"}],"id":"b8c706b4-63fe-4ea6-b407-6635ec39cd9a","security_groups":["b9de6441-7bd0-4738-a3c3-b0fbe62b8176"],"mac_address":"fa:16:3e:cf:60:20","project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port","admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:36Z","binding:vnic_type":"normal","device_id":"924e2531-24eb-419d-b133-5a82c7e1b6e5","tenant_id":"267351cb4363469695d96bfc7dd6022d"}]} 2019-01-08 02:02:58,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-728411e3-a006-413c-a332-a888aabb24c2 2019-01-08 02:02:58,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:59,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02: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-31853356-5139-4279-9f75-5596fc22289f x-compute-request-id: req-31853356-5139-4279-9f75-5596fc22289f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:60:20", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:02:51.000000", "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "security_groups": [{"name": "default"}], "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:02:51Z", "hostId": "39172830d05762f7ac4f7c9b73482020493c0436f680a7894ee70a30", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:02:59,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-31853356-5139-4279-9f75-5596fc22289f 2019-01-08 02:02:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:59,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-85c39adf-d2db-4495-90ab-07f6f8ce124b Date: Tue, 08 Jan 2019 02:02:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"fae758ff-c87a-4efe-87cd-cab757bad726","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","subnets":["15f7d76e-ecdd-44dc-bc75-8af437593068"],"description":"","tags":[],"updated_at":"2019-01-08T02:02:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net","admin_state_up":true,"tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:26Z","mtu":1442}]} 2019-01-08 02:02:59,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net used request id req-85c39adf-d2db-4495-90ab-07f6f8ce124b 2019-01-08 02:02:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:59,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993b3a50-83b7-44dd-a16b-485c820a8367 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:02:59,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-993b3a50-83b7-44dd-a16b-485c820a8367 2019-01-08 02:02:59,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:59,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9996781c-4153-4338-93a3-eae69d6a76ec Date: Tue, 08 Jan 2019 02:02:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","tenant_id":"267351cb4363469695d96bfc7dd6022d","created_at":"2019-01-08T02:02:29Z","dns_nameservers":[],"updated_at":"2019-01-08T02:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"267351cb4363469695d96bfc7dd6022d","id":"15f7d76e-ecdd-44dc-bc75-8af437593068","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet"}]} 2019-01-08 02:02:59,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-9996781c-4153-4338-93a3-eae69d6a76ec 2019-01-08 02:02:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:02:59,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-dfcaf33d-4463-4e37-855b-4ac19b0dbfa0 Date: Tue, 08 Jan 2019 02:02:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.2"}],"id":"8fa43225-b028-4932-afaa-73b5127871b0","security_groups":[],"mac_address":"fa:16:3e:0f:16:e3","project_id":"267351cb4363469695d96bfc7dd6022d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:28Z","binding:vnic_type":"normal","device_id":"","tenant_id":"267351cb4363469695d96bfc7dd6022d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:02:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15f7d76e-ecdd-44dc-bc75-8af437593068","ip_address":"10.55.0.11"}],"id":"b8c706b4-63fe-4ea6-b407-6635ec39cd9a","security_groups":["b9de6441-7bd0-4738-a3c3-b0fbe62b8176"],"mac_address":"fa:16:3e:cf:60:20","project_id":"267351cb4363469695d96bfc7dd6022d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port","admin_state_up":true,"network_id":"fae758ff-c87a-4efe-87cd-cab757bad726","dns_name":"","created_at":"2019-01-08T02:02:36Z","binding:vnic_type":"normal","device_id":"924e2531-24eb-419d-b133-5a82c7e1b6e5","tenant_id":"267351cb4363469695d96bfc7dd6022d"}]} 2019-01-08 02:02:59,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-dfcaf33d-4463-4e37-855b-4ac19b0dbfa0 2019-01-08 02:02:59,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edaaf013329dfc2bfab35a823789f86ec1e0d61b" 2019-01-08 02:02:59,870 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:02: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-321a7ca5-6980-45be-97ec-48f65db21892 x-compute-request-id: req-321a7ca5-6980-45be-97ec-48f65db21892 Content-Type: application/json 2019-01-08 02:02:59,871 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-321a7ca5-6980-45be-97ec-48f65db21892 2019-01-08 02:02:59,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:03:00,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:02: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-17e01d53-334c-42eb-a2c2-c97623673206 x-compute-request-id: req-17e01d53-334c-42eb-a2c2-c97623673206 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:60:20", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:02:51.000000", "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "security_groups": [{"name": "default"}], "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:02:59Z", "hostId": "39172830d05762f7ac4f7c9b73482020493c0436f680a7894ee70a30", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:03:00,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-17e01d53-334c-42eb-a2c2-c97623673206 2019-01-08 02:03:00,385 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst] is - ACTIVE 2019-01-08 02:03:00,385 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:03:03,388 - create_instance - DEBUG - VM status query timeout in 296.482752085 2019-01-08 02:03:03,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:03:03,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-32674371-ebe7-4d9f-8e83-7faa6620cafb x-compute-request-id: req-32674371-ebe7-4d9f-8e83-7faa6620cafb Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:60:20", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5", "rel": "bookmark"}], "image": {"id": "e7511925-5b09-4e06-bd94-3f4ed7eb6057", "links": [{"href": "http://172.30.9.42:8774/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:02:51.000000", "flavor": {"id": "e1884ba2-388a-4d67-9c20-392204cb8514", "links": [{"href": "http://172.30.9.42:8774/flavors/e1884ba2-388a-4d67-9c20-392204cb8514", "rel": "bookmark"}]}, "id": "924e2531-24eb-419d-b133-5a82c7e1b6e5", "user_id": "91f979598e9049289782ba21bd546b5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:03:02Z", "hostId": "39172830d05762f7ac4f7c9b73482020493c0436f680a7894ee70a30", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst", "created": "2019-01-08T02:02:41Z", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:03:03,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-32674371-ebe7-4d9f-8e83-7faa6620cafb 2019-01-08 02:03:03,659 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst] is - ACTIVE 2019-01-08 02:03:03,659 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:03:06,662 - create_instance - DEBUG - VM status query timeout in 293.208853006 2019-01-08 02:03:06,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:03:06,723 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68785713-0df4-4fcd-a92d-9cead1d419a8 x-compute-request-id: req-68785713-0df4-4fcd-a92d-9cead1d419a8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 924e2531-24eb-419d-b133-5a82c7e1b6e5 could not be found.", "code": 404}} 2019-01-08 02:03:06,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-68785713-0df4-4fcd-a92d-9cead1d419a8 2019-01-08 02:03:06,723 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 924e2531-24eb-419d-b133-5a82c7e1b6e5 could not be found. (HTTP 404) (Request-ID: req-68785713-0df4-4fcd-a92d-9cead1d419a8) 2019-01-08 02:03:06,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edaaf013329dfc2bfab35a823789f86ec1e0d61b" 2019-01-08 02:03:06,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ccef4df-ddb4-46fe-bb16-62557cbe4670 x-compute-request-id: req-8ccef4df-ddb4-46fe-bb16-62557cbe4670 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:03:06,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst used request id req-8ccef4df-ddb4-46fe-bb16-62557cbe4670 2019-01-08 02:03:06,798 - create_instance - INFO - Deleting Port with ID - b8c706b4-63fe-4ea6-b407-6635ec39cd9a 2019-01-08 02:03:06,799 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-port 2019-01-08 02:03:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/b8c706b4-63fe-4ea6-b407-6635ec39cd9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:03:07,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f60c7751-bcf8-4b6c-9b55-11c1da2a24c3 Date: Tue, 08 Jan 2019 02:03:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:03:07,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/b8c706b4-63fe-4ea6-b407-6635ec39cd9a used request id req-f60c7751-bcf8-4b6c-9b55-11c1da2a24c3 2019-01-08 02:03:07,375 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst 2019-01-08 02:03:07,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:03:07,419 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-3de3ca2c-2881-4e05-9fab-85976b03b797 x-compute-request-id: req-3de3ca2c-2881-4e05-9fab-85976b03b797 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 924e2531-24eb-419d-b133-5a82c7e1b6e5 could not be found.", "code": 404}} 2019-01-08 02:03:07,419 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-3de3ca2c-2881-4e05-9fab-85976b03b797 2019-01-08 02:03:07,419 - create_instance - WARNING - Instance already deleted - Instance 924e2531-24eb-419d-b133-5a82c7e1b6e5 could not be found. (HTTP 404) (Request-ID: req-3de3ca2c-2881-4e05-9fab-85976b03b797) 2019-01-08 02:03:07,420 - create_instance - INFO - Checking deletion status 2019-01-08 02:03:07,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7695e75d16d18f1b7ed1132e934f70bf02f3e5" 2019-01-08 02:03:07,464 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-0357930c-f815-4e22-97bc-75dcb133c6df x-compute-request-id: req-0357930c-f815-4e22-97bc-75dcb133c6df Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 924e2531-24eb-419d-b133-5a82c7e1b6e5 could not be found.", "code": 404}} 2019-01-08 02:03:07,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/924e2531-24eb-419d-b133-5a82c7e1b6e5 used request id req-0357930c-f815-4e22-97bc-75dcb133c6df 2019-01-08 02:03:07,465 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 924e2531-24eb-419d-b133-5a82c7e1b6e5 could not be found. (HTTP 404) (Request-ID: req-0357930c-f815-4e22-97bc-75dcb133c6df) 2019-01-08 02:03:07,465 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-inst 2019-01-08 02:03:07,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/e1884ba2-388a-4d67-9c20-392204cb8514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b12b318b9f3fdea652c8bef6799374c12084f38" 2019-01-08 02:03:07,507 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-5b737022-4a7d-4479-8273-a7c9464cc905 x-compute-request-id: req-5b737022-4a7d-4479-8273-a7c9464cc905 Content-Length: 0 Content-Type: application/json 2019-01-08 02:03:07,508 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/e1884ba2-388a-4d67-9c20-392204cb8514 used request id req-5b737022-4a7d-4479-8273-a7c9464cc905 2019-01-08 02:03:07,508 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet 2019-01-08 02:03:07,509 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-subnet 2019-01-08 02:03:07,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/15f7d76e-ecdd-44dc-bc75-8af437593068 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" 2019-01-08 02:03:08,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e10be6e-fe25-433e-b5ce-c014c91a7c50 Date: Tue, 08 Jan 2019 02:03:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:03:08,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/15f7d76e-ecdd-44dc-bc75-8af437593068 used request id req-9e10be6e-fe25-433e-b5ce-c014c91a7c50 2019-01-08 02:03:08,968 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-pub-net 2019-01-08 02:03:08,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/fae758ff-c87a-4efe-87cd-cab757bad726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ef5fdcea3b2165ff7ca687ac2f86c156a2cd" 2019-01-08 02:03:10,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59f275cb-f382-41a8-bd35-372469f09ea3 Date: Tue, 08 Jan 2019 02:03:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:03:10,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/fae758ff-c87a-4efe-87cd-cab757bad726 used request id req-59f275cb-f382-41a8-bd35-372469f09ea3 2019-01-08 02:03:10,190 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-a23683ec-6abe-4c5e-ab02-3f54064a2fb9-image 2019-01-08 02:03:10,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edc497772e59522b10b6ba1a1f6df9b0818db4f4" 2019-01-08 02:03:10,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d9f816e-35b8-4bcf-96dc-01c58a854286 Date: Tue, 08 Jan 2019 02:03:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:03:10,701 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/e7511925-5b09-4e06-bd94-3f4ed7eb6057 used request id req-7d9f816e-35b8-4bcf-96dc-01c58a854286 2019-01-08 02:03:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:10,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-b75841a4-8f31-47c7-9ee4-f62baddd9c48 Date: Tue, 08 Jan 2019 02:03:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "267351cb4363469695d96bfc7dd6022d", "created_at": "2019-01-08T02:02:26Z", "updated_at": "2019-01-08T02:02:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:02:26Z", "revision_number": 0, "id": "149d8262-1ead-43f1-a05b-e5a92dc428cd", "remote_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "remote_ip_prefix": null, "created_at": "2019-01-08T02:02:26Z", "security_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "port_range_min": null, "ethertype": "IPv4", "project_id": "267351cb4363469695d96bfc7dd6022d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:02:26Z", "revision_number": 0, "id": "156187cd-3911-48d2-855d-ff498d83bd66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:02:26Z", "security_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "port_range_min": null, "ethertype": "IPv4", "project_id": "267351cb4363469695d96bfc7dd6022d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:02:26Z", "revision_number": 0, "id": "223ba3ce-e456-4fc8-89c6-89d536946043", "remote_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "remote_ip_prefix": null, "created_at": "2019-01-08T02:02:26Z", "security_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "port_range_min": null, "ethertype": "IPv6", "project_id": "267351cb4363469695d96bfc7dd6022d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:02:26Z", "revision_number": 0, "id": "7257eeba-6d6d-4434-8f91-1a45e55ed48b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:02:26Z", "security_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "tenant_id": "267351cb4363469695d96bfc7dd6022d", "port_range_min": null, "ethertype": "IPv6", "project_id": "267351cb4363469695d96bfc7dd6022d"}], "revision_number": 4, "project_id": "267351cb4363469695d96bfc7dd6022d", "id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:03:10,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-b75841a4-8f31-47c7-9ee4-f62baddd9c48 2019-01-08 02:03:10,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:11,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de4b4da-d3c2-423d-b1aa-a4ec713fa919 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:03:11,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5de4b4da-d3c2-423d-b1aa-a4ec713fa919 2019-01-08 02:03:11,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:11,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd68e5a-a68a-4cb0-a6f8-eaf96f7f9786 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:11,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-7fd68e5a-a68a-4cb0-a6f8-eaf96f7f9786 2019-01-08 02:03:11,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:11,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:11,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aba7d749-b7f0-4ff7-a702-d3011cc37e04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:11,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-aba7d749-b7f0-4ff7-a702-d3011cc37e04 2019-01-08 02:03:11,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:11,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:11,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ad594b8-f7fd-47a3-85fd-df7c94ed9471 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:11,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-9ad594b8-f7fd-47a3-85fd-df7c94ed9471 2019-01-08 02:03:11,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:11,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ed4bc4-ce58-46c8-8ab6-2cd1dd896ef8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:11,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-90ed4bc4-ce58-46c8-8ab6-2cd1dd896ef8 2019-01-08 02:03:11,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:11,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2bf10ca-3253-4953-9028-2914803ebc2d 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:03:11,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-d2bf10ca-3253-4953-9028-2914803ebc2d 2019-01-08 02:03:11,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:11,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e97a2bb-644e-414a-8834-7256012012ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:11,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-9e97a2bb-644e-414a-8834-7256012012ed 2019-01-08 02:03:11,796 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:11,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:11,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b75336ee-8225-429a-a385-34a4a250fb72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:11,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-b75336ee-8225-429a-a385-34a4a250fb72 2019-01-08 02:03:11,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:11,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:12,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326b82c9-fd2e-4b06-a48d-bdbc403e65e1 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:03:12,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-326b82c9-fd2e-4b06-a48d-bdbc403e65e1 2019-01-08 02:03:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:12,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe405de-9b21-4a1b-9cb6-1103e5e9de4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:12,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-9fe405de-9b21-4a1b-9cb6-1103e5e9de4c 2019-01-08 02:03:12,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:12,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:12,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60f15aa-7291-430a-b309-235f0537ab1b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "267351cb4363469695d96bfc7dd6022d", "name": "CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj"}} 2019-01-08 02:03:12,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-e60f15aa-7291-430a-b309-235f0537ab1b 2019-01-08 02:03:12,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9de6441-7bd0-4738-a3c3-b0fbe62b8176 2019-01-08 02:03:12,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9de6441-7bd0-4738-a3c3-b0fbe62b8176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:12,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-05bd7321-0c14-41c1-9347-7bf6910dd9be Date: Tue, 08 Jan 2019 02:03:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:02:26Z", "security_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "port_range_min": null, "revision_number": 0, "tenant_id": "267351cb4363469695d96bfc7dd6022d", "created_at": "2019-01-08T02:02:26Z", "project_id": "267351cb4363469695d96bfc7dd6022d", "id": "149d8262-1ead-43f1-a05b-e5a92dc428cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:02:26Z", "security_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "port_range_min": null, "revision_number": 0, "tenant_id": "267351cb4363469695d96bfc7dd6022d", "created_at": "2019-01-08T02:02:26Z", "project_id": "267351cb4363469695d96bfc7dd6022d", "id": "156187cd-3911-48d2-855d-ff498d83bd66"}, {"remote_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:02:26Z", "security_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "port_range_min": null, "revision_number": 0, "tenant_id": "267351cb4363469695d96bfc7dd6022d", "created_at": "2019-01-08T02:02:26Z", "project_id": "267351cb4363469695d96bfc7dd6022d", "id": "223ba3ce-e456-4fc8-89c6-89d536946043"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:02:26Z", "security_group_id": "b9de6441-7bd0-4738-a3c3-b0fbe62b8176", "port_range_min": null, "revision_number": 0, "tenant_id": "267351cb4363469695d96bfc7dd6022d", "created_at": "2019-01-08T02:02:26Z", "project_id": "267351cb4363469695d96bfc7dd6022d", "id": "7257eeba-6d6d-4434-8f91-1a45e55ed48b"}]} 2019-01-08 02:03:12,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b9de6441-7bd0-4738-a3c3-b0fbe62b8176 used request id req-05bd7321-0c14-41c1-9347-7bf6910dd9be 2019-01-08 02:03:12,478 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:03:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/b9de6441-7bd0-4738-a3c3-b0fbe62b8176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:12,900 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c9d29f2-8ad8-4168-a577-6bf1690e9b28 Content-Length: 0 Date: Tue, 08 Jan 2019 02:03:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:03:12,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/b9de6441-7bd0-4738-a3c3-b0fbe62b8176 used request id req-1c9d29f2-8ad8-4168-a577-6bf1690e9b28 2019-01-08 02:03:12,901 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj 2019-01-08 02:03:12,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:13,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa139e6-a156-40a9-ae48-1be8b203c3d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:03:13,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/267351cb4363469695d96bfc7dd6022d used request id req-8fa139e6-a156-40a9-ae48-1be8b203c3d2 2019-01-08 02:03:13,168 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-83af1ecd-1ae0-443-proj-role 2019-01-08 02:03:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/8e54cc35d2bc4cb9ba159d22417fb138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:13,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-593832c8-55d4-4ba6-8b35-46f751bf21e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:03:13,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/8e54cc35d2bc4cb9ba159d22417fb138 used request id req-593832c8-55d4-4ba6-8b35-46f751bf21e1 2019-01-08 02:03:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b4468eb7672718eb5df7004485ea4317f70ea8" 2019-01-08 02:03:13,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ada2cd-691d-4c31-891c-b96b3e387c02 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:03:13,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-61ada2cd-691d-4c31-891c-b96b3e387c02 2019-01-08 02:03:13,418 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-83af1ecd-1ae0-443-user 2019-01-08 02:03:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/91f979598e9049289782ba21bd546b5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8120fb497d62e89e68d6d4ce511fa863f57b85fb" 2019-01-08 02:03:13,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6fb6bf4-37d3-49a6-90cd-bdede581bc42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:03:13,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/91f979598e9049289782ba21bd546b5e used request id req-d6fb6bf4-37d3-49a6-90cd-bdede581bc42 2019-01-08 02:03:13,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:03:14,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["c3ncm2IYSeuSgL3f7sewQg"], "issued_at": "2019-01-08T02:03:14.000000Z"}} 2019-01-08 02:03:14,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce97d35acbb3128b0637ab3dc9bef64742501eb" 2019-01-08 02:03:14,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d088a40-43ca-46fc-95e1-02b38dfe2493 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:03:14,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1d088a40-43ca-46fc-95e1-02b38dfe2493 2019-01-08 02:03:14,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:03:14,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:03:14,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["U4yiHCktR7qVJECEQjJglg"], "issued_at": "2019-01-08T02:03:14.000000Z"}} 2019-01-08 02:03:14,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:14,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7260434-df70-4d1f-bbdb-ee8c8645212e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:03:14,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e7260434-df70-4d1f-bbdb-ee8c8645212e 2019-01-08 02:03:14,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:03:14,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:03: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:03:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:14,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed5e96b-43e7-45fb-b055-3ff532d57072 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:03:14,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj used request id req-eed5e96b-43e7-45fb-b055-3ff532d57072 2019-01-08 02:03:14,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:15,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c4daa6-f663-48e2-b0cd-e8bc286ad16a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:03:15,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-15c4daa6-f663-48e2-b0cd-e8bc286ad16a 2019-01-08 02:03:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}}' 2019-01-08 02:03:15,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92fcffe0-da4a-4783-88f0-5ffdcd7f61e5 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555"}, "tags": [], "enabled": true, "id": "f95e89fa69e14ada9cdc733aec404555", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}} 2019-01-08 02:03:15,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-92fcffe0-da4a-4783-88f0-5ffdcd7f61e5 2019-01-08 02:03:15,162 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj 2019-01-08 02:03:15,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:03:15,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:03:15,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:03:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["XmD1a3YeT7ql9lk5CH_WOA"], "issued_at": "2019-01-08T02:03:15.000000Z"}} 2019-01-08 02:03:15,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f672f9240d256625f48ba646ca99ddc626f7916" 2019-01-08 02:03:15,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196b871d-ad87-467c-91aa-a7a814ba0b0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:03:15,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-196b871d-ad87-467c-91aa-a7a814ba0b0d 2019-01-08 02:03:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:03:15,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:03: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:03:15,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f672f9240d256625f48ba646ca99ddc626f7916" 2019-01-08 02:03:15,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2844beff-374a-40f9-9e59-bf49ebe289dc Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:03:15,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-2844beff-374a-40f9-9e59-bf49ebe289dc 2019-01-08 02:03:15,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f672f9240d256625f48ba646ca99ddc626f7916" 2019-01-08 02:03:15,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920af162-0db8-4dca-8bff-36ded19037ed Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555"}, "tags": [], "enabled": true, "id": "f95e89fa69e14ada9cdc733aec404555", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}]} 2019-01-08 02:03:15,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj used request id req-920af162-0db8-4dca-8bff-36ded19037ed 2019-01-08 02:03:15,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f672f9240d256625f48ba646ca99ddc626f7916" 2019-01-08 02:03:16,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6d83f0-4463-4db2-93de-fed998b35e7b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:03:16,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ad6d83f0-4463-4db2-93de-fed998b35e7b 2019-01-08 02:03:16,469 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-264257a4-e2cc-4f9-user 2019-01-08 02:03:16,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:03:16,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:16,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734350e6-1625-4f7a-b655-c87bf0b43190 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:03:16,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-734350e6-1625-4f7a-b655-c87bf0b43190 2019-01-08 02:03:16,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" -d '{"role": {"name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role"}}' 2019-01-08 02:03:16,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e28e304b-c159-4c43-9eec-e17eb17c4d42 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d668c1d981349d1b481c871882edd54", "links": {"self": "http://172.30.9.42:5000/v3/roles/2d668c1d981349d1b481c871882edd54"}, "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role"}} 2019-01-08 02:03:16,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-e28e304b-c159-4c43-9eec-e17eb17c4d42 2019-01-08 02:03:16,732 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role 2019-01-08 02:03:16,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2d668c1d981349d1b481c871882edd54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:16,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc12d7f-faae-4814-bec3-a84ec7682647 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d668c1d981349d1b481c871882edd54", "links": {"self": "http://172.30.9.42:5000/v3/roles/2d668c1d981349d1b481c871882edd54"}, "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role"}} 2019-01-08 02:03:16,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2d668c1d981349d1b481c871882edd54 used request id req-bcc12d7f-faae-4814-bec3-a84ec7682647 2019-01-08 02:03:16,753 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role to project CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj 2019-01-08 02:03:16,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555/users/1451d3b56e9948d6afe78da14eb74aca/roles/2d668c1d981349d1b481c871882edd54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:16,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd75bcd2-6162-4f3a-9915-ef6487896569 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:03:16,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555/users/1451d3b56e9948d6afe78da14eb74aca/roles/2d668c1d981349d1b481c871882edd54 used request id req-dd75bcd2-6162-4f3a-9915-ef6487896569 2019-01-08 02:03:16,932 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:03:16,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:03:16,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:03:17,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d668c1d981349d1b481c871882edd54", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role"}], "expires_at": "2019-01-08T03:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-user", "id": "1451d3b56e9948d6afe78da14eb74aca"}, "audit_ids": ["oYKWCXNnSNWIuv-7vwT2hg"], "issued_at": "2019-01-08T02:03:17.000000Z"}} 2019-01-08 02:03:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07b005c2bfe3f550dd612fe9f892c9f4fa48892" 2019-01-08 02:03:17,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df4e2e5-3aea-4236-823e-476e69bc366f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:03:17,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7df4e2e5-3aea-4236-823e-476e69bc366f 2019-01-08 02:03:17,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b07b005c2bfe3f550dd612fe9f892c9f4fa48892" 2019-01-08 02:03:18,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f6cc13ee-f862-4795-86e3-9bcdbe4e0c4c Date: Tue, 08 Jan 2019 02:03:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image"} 2019-01-08 02:03:18,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image used request id req-f6cc13ee-f862-4795-86e3-9bcdbe4e0c4c 2019-01-08 02:03:18,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b07b005c2bfe3f550dd612fe9f892c9f4fa48892" 2019-01-08 02:03:18,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1e4ad6e5-542a-442a-837c-70176400a083 Date: Tue, 08 Jan 2019 02:03: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"}}} 2019-01-08 02:03:18,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-1e4ad6e5-542a-442a-837c-70176400a083 2019-01-08 02:03:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07b005c2bfe3f550dd612fe9f892c9f4fa48892" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image"}' 2019-01-08 02:03:18,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-71c9367a-06ba-4578-9264-803f7e826924 Date: Tue, 08 Jan 2019 02:03:18 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:03:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:03:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "min_disk": 0, "protected": false, "id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "file": "/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada/file", "checksum": null, "owner": "f95e89fa69e14ada9cdc733aec404555", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:03:18,626 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-71c9367a-06ba-4578-9264-803f7e826924 2019-01-08 02:03:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b07b005c2bfe3f550dd612fe9f892c9f4fa48892" -d '' 2019-01-08 02:03:20,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b70d0d2d-7070-4240-87e0-8838d6a4742a Date: Tue, 08 Jan 2019 02:03:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:03:20,000 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada/file used request id req-b70d0d2d-7070-4240-87e0-8838d6a4742a 2019-01-08 02:03:20,001 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:03:20,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b07b005c2bfe3f550dd612fe9f892c9f4fa48892" 2019-01-08 02:03:20,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-73c39e15-492f-495d-85aa-b87ad17c97b4 Date: Tue, 08 Jan 2019 02:03:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:03:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:03:19Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/adda73c7-0da4-45d5-b155-60f3a3859ada/snap", "metadata": {}}], "self": "/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "min_disk": 0, "protected": false, "id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "file": "/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f95e89fa69e14ada9cdc733aec404555", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/adda73c7-0da4-45d5-b155-60f3a3859ada/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:03:20,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada used request id req-73c39e15-492f-495d-85aa-b87ad17c97b4 2019-01-08 02:03:20,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b07b005c2bfe3f550dd612fe9f892c9f4fa48892" 2019-01-08 02:03:20,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cb997b15-ea59-4598-800a-390aa5db8f1b Date: Tue, 08 Jan 2019 02:03: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"}}} 2019-01-08 02:03:20,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-cb997b15-ea59-4598-800a-390aa5db8f1b 2019-01-08 02:03:20,404 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image 2019-01-08 02:03:20,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b07b005c2bfe3f550dd612fe9f892c9f4fa48892" 2019-01-08 02:03:20,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-781f5fc6-4983-41f8-89b4-4417a330aefa Date: Tue, 08 Jan 2019 02:03:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:03:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:03:19Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/adda73c7-0da4-45d5-b155-60f3a3859ada/snap", "metadata": {}}], "self": "/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "min_disk": 0, "protected": false, "id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "file": "/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f95e89fa69e14ada9cdc733aec404555", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/adda73c7-0da4-45d5-b155-60f3a3859ada/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:03:20,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada used request id req-781f5fc6-4983-41f8-89b4-4417a330aefa 2019-01-08 02:03:20,607 - create_image - DEBUG - Instance status is - active 2019-01-08 02:03:20,607 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image 2019-01-08 02:03:20,607 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image 2019-01-08 02:03:20,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:03:20,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:03:21,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d668c1d981349d1b481c871882edd54", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role"}], "expires_at": "2019-01-08T03:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-user", "id": "1451d3b56e9948d6afe78da14eb74aca"}, "audit_ids": ["KGYsjLT3TMi41jsvCRCwDA"], "issued_at": "2019-01-08T02:03:21.000000Z"}} 2019-01-08 02:03:21,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" 2019-01-08 02:03:21,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c62f9ec-2f99-435b-b9c6-6b8c46789766 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:03:21,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7c62f9ec-2f99-435b-b9c6-6b8c46789766 2019-01-08 02:03:21,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" 2019-01-08 02:03:21,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1aae8796-5f2b-4896-99dc-e95ee7f71fee Date: Tue, 08 Jan 2019 02:03:21 GMT RESP BODY: {"networks":[]} 2019-01-08 02:03:21,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-1aae8796-5f2b-4896-99dc-e95ee7f71fee 2019-01-08 02:03:21,344 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net 2019-01-08 02:03:21,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" -d '{"network": {"name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net", "admin_state_up": true}}' 2019-01-08 02:03:22,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-674be5f2-1100-4d5d-8bf8-2be4da17128b Date: Tue, 08 Jan 2019 02:03:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:03:21Z","is_default":false,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}} 2019-01-08 02:03:22,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-674be5f2-1100-4d5d-8bf8-2be4da17128b 2019-01-08 02:03:22,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" 2019-01-08 02:03:23,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-ab5f6f9b-b0b9-49ef-82de-432937819e3c Date: Tue, 08 Jan 2019 02:03:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:03:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:23,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-ab5f6f9b-b0b9-49ef-82de-432937819e3c 2019-01-08 02:03:23,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" 2019-01-08 02:03:23,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-84aa82c5-7a86-4656-9321-2f4b9c73471f Date: Tue, 08 Jan 2019 02:03:23 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:03:23,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-84aa82c5-7a86-4656-9321-2f4b9c73471f 2019-01-08 02:03:23,301 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet 2019-01-08 02:03:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" -d '{"subnets": [{"ip_version": 4, "network_id": "a31e190a-6d5f-4755-9a84-9afd19f53649", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]}' 2019-01-08 02:03:24,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2fb1f29a-ae10-4e82-b64a-bd1545da7388 Date: Tue, 08 Jan 2019 02:03:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:24,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-2fb1f29a-ae10-4e82-b64a-bd1545da7388 2019-01-08 02:03:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" 2019-01-08 02:03:25,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a2eea0f-913d-4659-a5a5-e59a400debd2 Date: Tue, 08 Jan 2019 02:03:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:25,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-3a2eea0f-913d-4659-a5a5-e59a400debd2 2019-01-08 02:03:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" 2019-01-08 02:03:25,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c9a5e111-6c98-48a4-8711-4aebc2cea980 Date: Tue, 08 Jan 2019 02:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:25,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-c9a5e111-6c98-48a4-8711-4aebc2cea980 2019-01-08 02:03:25,329 - OpenStackNetwork - DEBUG - Network [a31e190a-6d5f-4755-9a84-9afd19f53649] created successfully 2019-01-08 02:03:25,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:03:25,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:03:25,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["k7f1PLYoT-6SbJLcvo7jdQ"], "issued_at": "2019-01-08T02:03:25.000000Z"}} 2019-01-08 02:03:25,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49f40b46056e8455d44daabdefece3dacb91a11" 2019-01-08 02:03:25,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f85e9dc-33e6-43c7-b705-9b5ac5169d19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:03:25,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5f85e9dc-33e6-43c7-b705-9b5ac5169d19 2019-01-08 02:03:25,851 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:03:25,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49f40b46056e8455d44daabdefece3dacb91a11" 2019-01-08 02:03:26,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03: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-795e547f-2167-479a-8b78-154ab9b3fea0 x-compute-request-id: req-795e547f-2167-479a-8b78-154ab9b3fea0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:03:26,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-795e547f-2167-479a-8b78-154ab9b3fea0 2019-01-08 02:03:26,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49f40b46056e8455d44daabdefece3dacb91a11" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:03:26,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bfe6784-e785-4f4f-a9c6-f2a22e1a370b x-compute-request-id: req-1bfe6784-e785-4f4f-a9c6-f2a22e1a370b Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "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": "f56795c9-21f0-438f-aec9-2c07bc6949bb"}} 2019-01-08 02:03:26,095 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-1bfe6784-e785-4f4f-a9c6-f2a22e1a370b 2019-01-08 02:03:26,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:03:26,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:03:26,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d668c1d981349d1b481c871882edd54", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role"}], "expires_at": "2019-01-08T03:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-user", "id": "1451d3b56e9948d6afe78da14eb74aca"}, "audit_ids": ["9roM1gRbS9-cYkvXr0lrug"], "issued_at": "2019-01-08T02:03:26.000000Z"}} 2019-01-08 02:03:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:26,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e9e293-4d82-47ac-89a5-51715da73e0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:03:26,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-53e9e293-4d82-47ac-89a5-51715da73e0d 2019-01-08 02:03:26,684 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:03:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:26,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef094cd-2762-4cd0-a076-5edcc5ba7e2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:03:26,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-eef094cd-2762-4cd0-a076-5edcc5ba7e2e 2019-01-08 02:03:26,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:27,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e43683b2-ec35-4fd7-9f03-f6df287d8a5c Date: Tue, 08 Jan 2019 02:03:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:27,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-e43683b2-ec35-4fd7-9f03-f6df287d8a5c 2019-01-08 02:03:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:27,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b9af62ad-7aa1-4217-9b2c-2221950c0e4f Date: Tue, 08 Jan 2019 02:03:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:27,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-b9af62ad-7aa1-4217-9b2c-2221950c0e4f 2019-01-08 02:03:27,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:27,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-451bdf7d-f613-4931-9c7a-35a60b2bf53c Date: Tue, 08 Jan 2019 02:03:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:27,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-451bdf7d-f613-4931-9c7a-35a60b2bf53c 2019-01-08 02:03:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:03:27,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:03: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:03:27,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:27,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b25adc6-11f6-469e-9df8-732b5a4a44fc Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}} 2019-01-08 02:03:27,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 used request id req-1b25adc6-11f6-469e-9df8-732b5a4a44fc 2019-01-08 02:03:27,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:27,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f9f780d2-38d0-446c-a131-972d18d13be5 Date: Tue, 08 Jan 2019 02:03:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:27,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-f9f780d2-38d0-446c-a131-972d18d13be5 2019-01-08 02:03:27,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:27,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0acc5b5a-7223-40d3-a59d-b89736fa7bb9 Date: Tue, 08 Jan 2019 02:03:27 GMT RESP BODY: {"ports":[]} 2019-01-08 02:03:27,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1&admin_state_up=True used request id req-0acc5b5a-7223-40d3-a59d-b89736fa7bb9 2019-01-08 02:03:27,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:28,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03: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-2fb899c7-8e7f-4ea0-9f60-c57b049cc68b x-compute-request-id: req-2fb899c7-8e7f-4ea0-9f60-c57b049cc68b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:03:28,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst used request id req-2fb899c7-8e7f-4ea0-9f60-c57b049cc68b 2019-01-08 02:03:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:28,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5bc89711-9a5b-4d58-8be9-3fdb6e82a9a7 Date: Tue, 08 Jan 2019 02:03:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:28,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-5bc89711-9a5b-4d58-8be9-3fdb6e82a9a7 2019-01-08 02:03:28,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:28,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-359cca24-e8a2-4190-9cdb-a4d4b60f7ae2 Date: Tue, 08 Jan 2019 02:03:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:28,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-359cca24-e8a2-4190-9cdb-a4d4b60f7ae2 2019-01-08 02:03:28,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:29,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ce81410-c0c3-446d-a031-b0bf1720a711 Date: Tue, 08 Jan 2019 02:03:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:29,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-0ce81410-c0c3-446d-a031-b0bf1720a711 2019-01-08 02:03:29,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:29,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8eec455-fe17-4fd7-9fdd-561b852a7601 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}} 2019-01-08 02:03:29,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 used request id req-d8eec455-fe17-4fd7-9fdd-561b852a7601 2019-01-08 02:03:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:29,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-397707cb-7dbd-4cbe-9d24-f28093fe7bcb Date: Tue, 08 Jan 2019 02:03:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:29,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-397707cb-7dbd-4cbe-9d24-f28093fe7bcb 2019-01-08 02:03:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:29,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-304ec98b-c14c-41ce-8048-480afb676fe2 Date: Tue, 08 Jan 2019 02:03:29 GMT RESP BODY: {"ports":[]} 2019-01-08 02:03:29,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1&admin_state_up=True used request id req-304ec98b-c14c-41ce-8048-480afb676fe2 2019-01-08 02:03:29,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:03:29,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:03:29,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d668c1d981349d1b481c871882edd54", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role"}], "expires_at": "2019-01-08T03:03:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f95e89fa69e14ada9cdc733aec404555", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-user", "id": "1451d3b56e9948d6afe78da14eb74aca"}, "audit_ids": ["J8r-h0yKSg6dZNplYW4CSQ"], "issued_at": "2019-01-08T02:03:29.000000Z"}} 2019-01-08 02:03:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72afdf92821c692e42f9335cb76648a156391790" 2019-01-08 02:03:29,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c84abc6-703f-4b02-97d1-1ff348b5bdf0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:03:29,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5c84abc6-703f-4b02-97d1-1ff348b5bdf0 2019-01-08 02:03:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:30,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-856cf7ea-9e8e-425d-8745-fa2f1690652c Date: Tue, 08 Jan 2019 02:03:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:30,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-856cf7ea-9e8e-425d-8745-fa2f1690652c 2019-01-08 02:03:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:30,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5a0a8922-3155-4db0-adaf-aee36be9472a Date: Tue, 08 Jan 2019 02:03:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:30,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-5a0a8922-3155-4db0-adaf-aee36be9472a 2019-01-08 02:03:30,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:30,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4eb36f9e-ddfe-4c0c-aebe-5732237ebd96 Date: Tue, 08 Jan 2019 02:03:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:30,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-4eb36f9e-ddfe-4c0c-aebe-5732237ebd96 2019-01-08 02:03:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:03:30,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:03: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:03:30,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72afdf92821c692e42f9335cb76648a156391790" 2019-01-08 02:03:30,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f459f6b6-4be5-4439-b0ff-f34ef0a7448f Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}} 2019-01-08 02:03:30,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 used request id req-f459f6b6-4be5-4439-b0ff-f34ef0a7448f 2019-01-08 02:03:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:30,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-20ae1577-c8ff-40e0-87b5-4e52e644998e Date: Tue, 08 Jan 2019 02:03:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:30,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-20ae1577-c8ff-40e0-87b5-4e52e644998e 2019-01-08 02:03:30,984 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net 2019-01-08 02:03:30,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" -d '{"port": {"network_id": "a31e190a-6d5f-4755-9a84-9afd19f53649", "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-08 02:03:32,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 981 X-Openstack-Request-Id: req-45069e0b-f675-4126-825f-2c4b2deddfd0 Date: Tue, 08 Jan 2019 02:03:32 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":"2019-01-08T02:03:31Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b8d776a-380f-4b53-8495-42490833f6ad","ip_address":"10.55.0.5"}],"id":"64218c7e-9fe7-4974-ad68-7899af48ae96","security_groups":["562c69ae-7b32-408d-aa61-66c181413b47"],"mac_address":"fa:16:3e:cc:71:25","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1","project_id":"f95e89fa69e14ada9cdc733aec404555","qos_policy_id":null,"admin_state_up":true,"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","dns_name":"","created_at":"2019-01-08T02:03:31Z","binding:vnic_type":"normal","tenant_id":"f95e89fa69e14ada9cdc733aec404555"}} 2019-01-08 02:03:32,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-45069e0b-f675-4126-825f-2c4b2deddfd0 2019-01-08 02:03:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:32,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-524870ff-284c-452f-8faf-f0add72e634a Date: Tue, 08 Jan 2019 02:03:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:32,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-524870ff-284c-452f-8faf-f0add72e634a 2019-01-08 02:03:32,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:32,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fa69960d-a526-480e-b128-becd891a3ea3 Date: Tue, 08 Jan 2019 02:03:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:32,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-fa69960d-a526-480e-b128-becd891a3ea3 2019-01-08 02:03:32,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:33,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-624654e8-c8c6-4781-893d-39c6c6355125 Date: Tue, 08 Jan 2019 02:03:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:33,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-624654e8-c8c6-4781-893d-39c6c6355125 2019-01-08 02:03:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:33,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fe38fe-7c54-4690-a0f8-3c2f2a52484e Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}} 2019-01-08 02:03:33,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 used request id req-e4fe38fe-7c54-4690-a0f8-3c2f2a52484e 2019-01-08 02:03:33,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:33,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02f2dd30-16e0-4e0c-a1de-df6492d44e3c Date: Tue, 08 Jan 2019 02:03:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:33,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-02f2dd30-16e0-4e0c-a1de-df6492d44e3c 2019-01-08 02:03:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:33,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 984 X-Openstack-Request-Id: req-0e5cb282-bc33-475b-b97e-d5a0f8965627 Date: Tue, 08 Jan 2019 02:03:33 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":"2019-01-08T02:03:31Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b8d776a-380f-4b53-8495-42490833f6ad","ip_address":"10.55.0.5"}],"id":"64218c7e-9fe7-4974-ad68-7899af48ae96","security_groups":["562c69ae-7b32-408d-aa61-66c181413b47"],"mac_address":"fa:16:3e:cc:71:25","project_id":"f95e89fa69e14ada9cdc733aec404555","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1","admin_state_up":true,"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","dns_name":"","created_at":"2019-01-08T02:03:31Z","binding:vnic_type":"normal","device_id":"","tenant_id":"f95e89fa69e14ada9cdc733aec404555"}]} 2019-01-08 02:03:33,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1&admin_state_up=True used request id req-0e5cb282-bc33-475b-b97e-d5a0f8965627 2019-01-08 02:03:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:33,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b99e6d-3838-4213-b4c9-00c152d89407 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}} 2019-01-08 02:03:33,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 used request id req-b8b99e6d-3838-4213-b4c9-00c152d89407 2019-01-08 02:03:33,999 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst 2019-01-08 02:03:34,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:34,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-49f76219-7020-4e0a-a9be-88b0603f519a x-compute-request-id: req-49f76219-7020-4e0a-a9be-88b0603f519a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f56795c9-21f0-438f-aec9-2c07bc6949bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-flavor-name"}]} 2019-01-08 02:03:34,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-49f76219-7020-4e0a-a9be-88b0603f519a 2019-01-08 02:03:34,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:34,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-552b61a8-985d-4135-aa31-f4d5a767974c x-compute-request-id: req-552b61a8-985d-4135-aa31-f4d5a767974c Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "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": "f56795c9-21f0-438f-aec9-2c07bc6949bb"}} 2019-01-08 02:03:34,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb used request id req-552b61a8-985d-4135-aa31-f4d5a767974c 2019-01-08 02:03:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:34,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-1d8b7670-a9e8-4548-ab41-eca6013697a1 Date: Tue, 08 Jan 2019 02:03:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:03:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:03:19Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/adda73c7-0da4-45d5-b155-60f3a3859ada/snap", "metadata": {}}], "self": "/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "min_disk": 0, "protected": false, "id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "file": "/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f95e89fa69e14ada9cdc733aec404555", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/adda73c7-0da4-45d5-b155-60f3a3859ada/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image"} 2019-01-08 02:03:34,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image used request id req-1d8b7670-a9e8-4548-ab41-eca6013697a1 2019-01-08 02:03:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:34,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f0fbaeae-c153-4600-ae7a-173f7d6bc877 Date: Tue, 08 Jan 2019 02:03: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"}}} 2019-01-08 02:03:34,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-f0fbaeae-c153-4600-ae7a-173f7d6bc877 2019-01-08 02:03:34,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" -d '{"server": {"name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst", "imageRef": "adda73c7-0da4-45d5-b155-60f3a3859ada", "flavorRef": "f56795c9-21f0-438f-aec9-2c07bc6949bb", "max_count": 1, "min_count": 1, "networks": [{"port": "64218c7e-9fe7-4974-ad68-7899af48ae96"}]}}' 2019-01-08 02:03:36,725 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-276f511c-a4d1-4183-836c-0e9a05a3284c x-compute-request-id: req-276f511c-a4d1-4183-836c-0e9a05a3284c Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "63ff7319-6acc-4dd6-b946-34695de4483d", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "bookmark"}], "adminPass": "vh7wy9r2MZMT"}} 2019-01-08 02:03:36,726 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-276f511c-a4d1-4183-836c-0e9a05a3284c 2019-01-08 02:03:36,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:37,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-e06463e8-407a-4a0b-990e-2e45d0fb9393 x-compute-request-id: req-e06463e8-407a-4a0b-990e-2e45d0fb9393 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.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "bookmark"}], "image": {"id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "links": [{"href": "http://172.30.9.42:8774/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f56795c9-21f0-438f-aec9-2c07bc6949bb", "links": [{"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "bookmark"}]}, "id": "63ff7319-6acc-4dd6-b946-34695de4483d", "user_id": "1451d3b56e9948d6afe78da14eb74aca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:03:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst", "created": "2019-01-08T02:03:36Z", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:03:37,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d used request id req-e06463e8-407a-4a0b-990e-2e45d0fb9393 2019-01-08 02:03:37,393 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst 2019-01-08 02:03:37,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:37,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-383eb20d-d5ce-4c9f-826a-ecbe344015e5 x-compute-request-id: req-383eb20d-d5ce-4c9f-826a-ecbe344015e5 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "bookmark"}], "image": {"id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "links": [{"href": "http://172.30.9.42:8774/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f56795c9-21f0-438f-aec9-2c07bc6949bb", "links": [{"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "bookmark"}]}, "id": "63ff7319-6acc-4dd6-b946-34695de4483d", "user_id": "1451d3b56e9948d6afe78da14eb74aca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:03:37Z", "hostId": "1b31a0c68d76ffdfea13ebbd1b3c61ea26d02cb97a166f5307ef5553", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst", "created": "2019-01-08T02:03:36Z", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:03:37,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d used request id req-383eb20d-d5ce-4c9f-826a-ecbe344015e5 2019-01-08 02:03:37,849 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst] is - BUILD 2019-01-08 02:03:37,849 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:03:40,852 - create_instance - DEBUG - VM status query timeout in 896.541195869 2019-01-08 02:03:40,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:41,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-1db0db57-5516-4cfa-97d8-b200324dd7b3 x-compute-request-id: req-1db0db57-5516-4cfa-97d8-b200324dd7b3 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "bookmark"}], "image": {"id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "links": [{"href": "http://172.30.9.42:8774/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f56795c9-21f0-438f-aec9-2c07bc6949bb", "links": [{"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "bookmark"}]}, "id": "63ff7319-6acc-4dd6-b946-34695de4483d", "security_groups": [{"name": "default"}], "user_id": "1451d3b56e9948d6afe78da14eb74aca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:03:37Z", "hostId": "1b31a0c68d76ffdfea13ebbd1b3c61ea26d02cb97a166f5307ef5553", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst", "created": "2019-01-08T02:03:36Z", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:03:41,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d used request id req-1db0db57-5516-4cfa-97d8-b200324dd7b3 2019-01-08 02:03:41,588 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst] is - BUILD 2019-01-08 02:03:41,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:03:44,592 - create_instance - DEBUG - VM status query timeout in 892.801591873 2019-01-08 02:03:44,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:45,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57226142-ee5c-40f0-b222-96915e54fa01 x-compute-request-id: req-57226142-ee5c-40f0-b222-96915e54fa01 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "bookmark"}], "image": {"id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "links": [{"href": "http://172.30.9.42:8774/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f56795c9-21f0-438f-aec9-2c07bc6949bb", "links": [{"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "bookmark"}]}, "id": "63ff7319-6acc-4dd6-b946-34695de4483d", "security_groups": [{"name": "default"}], "user_id": "1451d3b56e9948d6afe78da14eb74aca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:03:37Z", "hostId": "1b31a0c68d76ffdfea13ebbd1b3c61ea26d02cb97a166f5307ef5553", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst", "created": "2019-01-08T02:03:36Z", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:03:45,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d used request id req-57226142-ee5c-40f0-b222-96915e54fa01 2019-01-08 02:03:45,481 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst] is - BUILD 2019-01-08 02:03:45,481 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:03:48,484 - create_instance - DEBUG - VM status query timeout in 888.908997059 2019-01-08 02:03:48,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:49,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bdcdc61-3fe2-44cd-bdf4-2e8df91ead52 x-compute-request-id: req-1bdcdc61-3fe2-44cd-bdf4-2e8df91ead52 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:71:25", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "bookmark"}], "image": {"id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "links": [{"href": "http://172.30.9.42:8774/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:03:47.000000", "flavor": {"id": "f56795c9-21f0-438f-aec9-2c07bc6949bb", "links": [{"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "bookmark"}]}, "id": "63ff7319-6acc-4dd6-b946-34695de4483d", "security_groups": [{"name": "default"}], "user_id": "1451d3b56e9948d6afe78da14eb74aca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:03:47Z", "hostId": "1b31a0c68d76ffdfea13ebbd1b3c61ea26d02cb97a166f5307ef5553", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst", "created": "2019-01-08T02:03:36Z", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:03:49,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d used request id req-1bdcdc61-3fe2-44cd-bdf4-2e8df91ead52 2019-01-08 02:03:49,392 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst] is - ACTIVE 2019-01-08 02:03:49,392 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:03:49,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:49,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b0bdaf1-ec0e-440c-9eb4-5ccc3c4c1e03 x-compute-request-id: req-8b0bdaf1-ec0e-440c-9eb4-5ccc3c4c1e03 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:71:25", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "bookmark"}], "image": {"id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "links": [{"href": "http://172.30.9.42:8774/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:03:47.000000", "flavor": {"id": "f56795c9-21f0-438f-aec9-2c07bc6949bb", "links": [{"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "bookmark"}]}, "id": "63ff7319-6acc-4dd6-b946-34695de4483d", "security_groups": [{"name": "default"}], "user_id": "1451d3b56e9948d6afe78da14eb74aca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:03:47Z", "hostId": "1b31a0c68d76ffdfea13ebbd1b3c61ea26d02cb97a166f5307ef5553", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst", "created": "2019-01-08T02:03:36Z", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:03:49,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d used request id req-8b0bdaf1-ec0e-440c-9eb4-5ccc3c4c1e03 2019-01-08 02:03:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:50,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1be75754-93ce-4d71-8b93-4a5bd0d49de3 Date: Tue, 08 Jan 2019 02:03:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a31e190a-6d5f-4755-9a84-9afd19f53649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","subnets":["5b8d776a-380f-4b53-8495-42490833f6ad"],"description":"","tags":[],"updated_at":"2019-01-08T02:03:23Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net","admin_state_up":true,"tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:21Z","mtu":1442}]} 2019-01-08 02:03:50,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net used request id req-1be75754-93ce-4d71-8b93-4a5bd0d49de3 2019-01-08 02:03:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:50,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc99b158-de00-484b-a9ff-cbdb8ba65383 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}} 2019-01-08 02:03:50,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 used request id req-cc99b158-de00-484b-a9ff-cbdb8ba65383 2019-01-08 02:03:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:50,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9d93f473-691d-4e15-80eb-b6f099de775e Date: Tue, 08 Jan 2019 02:03:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","tenant_id":"f95e89fa69e14ada9cdc733aec404555","created_at":"2019-01-08T02:03:23Z","dns_nameservers":[],"updated_at":"2019-01-08T02:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f95e89fa69e14ada9cdc733aec404555","id":"5b8d776a-380f-4b53-8495-42490833f6ad","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet"}]} 2019-01-08 02:03:50,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-9d93f473-691d-4e15-80eb-b6f099de775e 2019-01-08 02:03:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:50,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1843 X-Openstack-Request-Id: req-3df6f6a0-91a1-4a72-a5eb-5bacbab229f1 Date: Tue, 08 Jan 2019 02:03:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:03:24Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b8d776a-380f-4b53-8495-42490833f6ad","ip_address":"10.55.0.2"}],"id":"057c0c19-53f9-45b5-9ddb-f290d974b12c","security_groups":[],"mac_address":"fa:16:3e:d5:5c:a5","project_id":"f95e89fa69e14ada9cdc733aec404555","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","dns_name":"","created_at":"2019-01-08T02:03:22Z","binding:vnic_type":"normal","device_id":"","tenant_id":"f95e89fa69e14ada9cdc733aec404555"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:03:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b8d776a-380f-4b53-8495-42490833f6ad","ip_address":"10.55.0.5"}],"id":"64218c7e-9fe7-4974-ad68-7899af48ae96","security_groups":["562c69ae-7b32-408d-aa61-66c181413b47"],"mac_address":"fa:16:3e:cc:71:25","project_id":"f95e89fa69e14ada9cdc733aec404555","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1","admin_state_up":true,"network_id":"a31e190a-6d5f-4755-9a84-9afd19f53649","dns_name":"","created_at":"2019-01-08T02:03:31Z","binding:vnic_type":"normal","device_id":"63ff7319-6acc-4dd6-b946-34695de4483d","tenant_id":"f95e89fa69e14ada9cdc733aec404555"}]} 2019-01-08 02:03:50,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-3df6f6a0-91a1-4a72-a5eb-5bacbab229f1 2019-01-08 02:03:50,468 - create_instance - INFO - Deleting Port with ID - 64218c7e-9fe7-4974-ad68-7899af48ae96 2019-01-08 02:03:50,468 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720fport-1 2019-01-08 02:03:50,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/64218c7e-9fe7-4974-ad68-7899af48ae96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:51,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4044c5a3-6614-4ef0-8b06-bb21446399e1 Date: Tue, 08 Jan 2019 02:03:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:03:51,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/64218c7e-9fe7-4974-ad68-7899af48ae96 used request id req-4044c5a3-6614-4ef0-8b06-bb21446399e1 2019-01-08 02:03:51,285 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst 2019-01-08 02:03:51,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:51,414 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02: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-32a0b168-4b39-4019-a638-d5bc91e2364c x-compute-request-id: req-32a0b168-4b39-4019-a638-d5bc91e2364c Content-Type: application/json 2019-01-08 02:03:51,414 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d used request id req-32a0b168-4b39-4019-a638-d5bc91e2364c 2019-01-08 02:03:51,415 - create_instance - INFO - Checking deletion status 2019-01-08 02:03:51,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:51,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-1a86a2cb-0de1-4f4a-8230-623d6920f930 x-compute-request-id: req-1a86a2cb-0de1-4f4a-8230-623d6920f930 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:71:25", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/63ff7319-6acc-4dd6-b946-34695de4483d", "rel": "bookmark"}], "image": {"id": "adda73c7-0da4-45d5-b155-60f3a3859ada", "links": [{"href": "http://172.30.9.42:8774/images/adda73c7-0da4-45d5-b155-60f3a3859ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:03:47.000000", "flavor": {"id": "f56795c9-21f0-438f-aec9-2c07bc6949bb", "links": [{"href": "http://172.30.9.42:8774/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb", "rel": "bookmark"}]}, "id": "63ff7319-6acc-4dd6-b946-34695de4483d", "user_id": "1451d3b56e9948d6afe78da14eb74aca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:03:51Z", "hostId": "1b31a0c68d76ffdfea13ebbd1b3c61ea26d02cb97a166f5307ef5553", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst", "created": "2019-01-08T02:03:36Z", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:03:51,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d used request id req-1a86a2cb-0de1-4f4a-8230-623d6920f930 2019-01-08 02:03:51,672 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst] is - ACTIVE 2019-01-08 02:03:51,672 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:03:54,674 - create_instance - DEBUG - VM status query timeout in 296.740497828 2019-01-08 02:03:54,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d9a4a8142bc101936b360e39c0d33717af92d" 2019-01-08 02:03:54,728 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-09fba3ec-ce2f-4aa1-b1c2-6a842052b40c x-compute-request-id: req-09fba3ec-ce2f-4aa1-b1c2-6a842052b40c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 63ff7319-6acc-4dd6-b946-34695de4483d could not be found.", "code": 404}} 2019-01-08 02:03:54,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/63ff7319-6acc-4dd6-b946-34695de4483d used request id req-09fba3ec-ce2f-4aa1-b1c2-6a842052b40c 2019-01-08 02:03:54,728 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 63ff7319-6acc-4dd6-b946-34695de4483d could not be found. (HTTP 404) (Request-ID: req-09fba3ec-ce2f-4aa1-b1c2-6a842052b40c) 2019-01-08 02:03:54,728 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-inst 2019-01-08 02:03:54,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49f40b46056e8455d44daabdefece3dacb91a11" 2019-01-08 02:03:54,783 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-80bbe6db-7d5c-4a1a-8033-e1e2b5ebd3c6 x-compute-request-id: req-80bbe6db-7d5c-4a1a-8033-e1e2b5ebd3c6 Content-Length: 0 Content-Type: application/json 2019-01-08 02:03:54,783 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/f56795c9-21f0-438f-aec9-2c07bc6949bb used request id req-80bbe6db-7d5c-4a1a-8033-e1e2b5ebd3c6 2019-01-08 02:03:54,784 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet 2019-01-08 02:03:54,784 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-subnet 2019-01-08 02:03:54,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/5b8d776a-380f-4b53-8495-42490833f6ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" 2019-01-08 02:03:56,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04e8e7e4-f00a-4991-85a3-2c6c13c964c8 Date: Tue, 08 Jan 2019 02:03:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:03:56,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/5b8d776a-380f-4b53-8495-42490833f6ad used request id req-04e8e7e4-f00a-4991-85a3-2c6c13c964c8 2019-01-08 02:03:56,196 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-pub-net 2019-01-08 02:03:56,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/a31e190a-6d5f-4755-9a84-9afd19f53649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880b2fdd58deae18be7300a556d3fc1da27e8954" 2019-01-08 02:03:57,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db9ba835-446c-4f9a-bebf-9955afbd88f7 Date: Tue, 08 Jan 2019 02:03:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:03:57,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/a31e190a-6d5f-4755-9a84-9afd19f53649 used request id req-db9ba835-446c-4f9a-bebf-9955afbd88f7 2019-01-08 02:03:57,952 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-35d8221c-874e-437a-8dc8-ef41818e720f-image 2019-01-08 02:03:57,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b07b005c2bfe3f550dd612fe9f892c9f4fa48892" 2019-01-08 02:03:58,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e2c029a9-906a-46af-82b4-e9f16740c58b Date: Tue, 08 Jan 2019 02:03:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:03:58,305 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/adda73c7-0da4-45d5-b155-60f3a3859ada used request id req-e2c029a9-906a-46af-82b4-e9f16740c58b 2019-01-08 02:03:58,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:58,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-ee7e013f-c413-4af5-8e68-682d389d79e3 Date: Tue, 08 Jan 2019 02:03:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "created_at": "2019-01-08T02:03:21Z", "updated_at": "2019-01-08T02:03:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:03:21Z", "revision_number": 0, "id": "2ee16739-f919-460b-9574-50b768ecb1f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:03:21Z", "security_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95e89fa69e14ada9cdc733aec404555"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:03:21Z", "revision_number": 0, "id": "b5edfcdb-b4db-492a-bd09-537987ee174d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:03:21Z", "security_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95e89fa69e14ada9cdc733aec404555"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:03:21Z", "revision_number": 0, "id": "d725e63a-9f70-4898-b821-ac06bd534383", "remote_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "remote_ip_prefix": null, "created_at": "2019-01-08T02:03:21Z", "security_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "port_range_min": null, "ethertype": "IPv4", "project_id": "f95e89fa69e14ada9cdc733aec404555"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:03:21Z", "revision_number": 0, "id": "e2087ecf-ec9a-43ba-b780-0befa2c0eef5", "remote_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "remote_ip_prefix": null, "created_at": "2019-01-08T02:03:21Z", "security_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "port_range_min": null, "ethertype": "IPv6", "project_id": "f95e89fa69e14ada9cdc733aec404555"}], "revision_number": 4, "project_id": "f95e89fa69e14ada9cdc733aec404555", "id": "562c69ae-7b32-408d-aa61-66c181413b47", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:03:58,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-ee7e013f-c413-4af5-8e68-682d389d79e3 2019-01-08 02:03:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:58,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a581208-34c3-4036-96de-42ac6dbe975d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:03:58,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-9a581208-34c3-4036-96de-42ac6dbe975d 2019-01-08 02:03:58,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:58,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37455aa3-1bb7-4f5d-9ebb-35fe72ea4935 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:58,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-37455aa3-1bb7-4f5d-9ebb-35fe72ea4935 2019-01-08 02:03:58,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:58,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:58,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ca879d0-81d3-4ac5-b20d-a89f53704dd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:58,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-2ca879d0-81d3-4ac5-b20d-a89f53704dd4 2019-01-08 02:03:58,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:58,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:59,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99bac691-ec46-4e12-ba2f-f1f66b4daed3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:59,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-99bac691-ec46-4e12-ba2f-f1f66b4daed3 2019-01-08 02:03:59,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:59,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3d15fb-476f-4e43-af39-615a28df7da1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:03:59,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-ee3d15fb-476f-4e43-af39-615a28df7da1 2019-01-08 02:03:59,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:03:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:59,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de53e3a-e7bc-43f3-9d0c-5bfb6d968f5c 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:03:59,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-9de53e3a-e7bc-43f3-9d0c-5bfb6d968f5c 2019-01-08 02:03:59,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:59,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d50d36-879d-4a68-9906-558c4f9c7d47 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f95e89fa69e14ada9cdc733aec404555", "name": "CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj"}} 2019-01-08 02:03:59,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 used request id req-c0d50d36-879d-4a68-9906-558c4f9c7d47 2019-01-08 02:03:59,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 562c69ae-7b32-408d-aa61-66c181413b47 2019-01-08 02:03:59,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=562c69ae-7b32-408d-aa61-66c181413b47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:03:59,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b43bfc8-3a01-4024-b1e7-5aa2139a6961 Date: Tue, 08 Jan 2019 02:03: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": "2019-01-08T02:03:21Z", "security_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "port_range_min": null, "revision_number": 0, "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "created_at": "2019-01-08T02:03:21Z", "project_id": "f95e89fa69e14ada9cdc733aec404555", "id": "2ee16739-f919-460b-9574-50b768ecb1f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:03:21Z", "security_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "port_range_min": null, "revision_number": 0, "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "created_at": "2019-01-08T02:03:21Z", "project_id": "f95e89fa69e14ada9cdc733aec404555", "id": "b5edfcdb-b4db-492a-bd09-537987ee174d"}, {"remote_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:03:21Z", "security_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "port_range_min": null, "revision_number": 0, "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "created_at": "2019-01-08T02:03:21Z", "project_id": "f95e89fa69e14ada9cdc733aec404555", "id": "d725e63a-9f70-4898-b821-ac06bd534383"}, {"remote_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:03:21Z", "security_group_id": "562c69ae-7b32-408d-aa61-66c181413b47", "port_range_min": null, "revision_number": 0, "tenant_id": "f95e89fa69e14ada9cdc733aec404555", "created_at": "2019-01-08T02:03:21Z", "project_id": "f95e89fa69e14ada9cdc733aec404555", "id": "e2087ecf-ec9a-43ba-b780-0befa2c0eef5"}]} 2019-01-08 02:03:59,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=562c69ae-7b32-408d-aa61-66c181413b47 used request id req-8b43bfc8-3a01-4024-b1e7-5aa2139a6961 2019-01-08 02:03:59,670 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:03:59,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/562c69ae-7b32-408d-aa61-66c181413b47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:04:00,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98bc0055-2d1e-4b04-a7a6-82dac23e57e7 Content-Length: 0 Date: Tue, 08 Jan 2019 02:04:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:04:00,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/562c69ae-7b32-408d-aa61-66c181413b47 used request id req-98bc0055-2d1e-4b04-a7a6-82dac23e57e7 2019-01-08 02:04:00,078 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj 2019-01-08 02:04:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:04:00,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab967242-ac16-4eeb-be54-5ccf6781fe7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:00,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/f95e89fa69e14ada9cdc733aec404555 used request id req-ab967242-ac16-4eeb-be54-5ccf6781fe7d 2019-01-08 02:04:00,341 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-264257a4-e2cc-4f9-proj-role 2019-01-08 02:04:00,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/2d668c1d981349d1b481c871882edd54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:04:00,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d890cb24-6361-4248-a8f4-c23a00b5f6a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:00,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/2d668c1d981349d1b481c871882edd54 used request id req-d890cb24-6361-4248-a8f4-c23a00b5f6a4 2019-01-08 02:04:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d455a9cac22f041fa0185e6a0d919de63db6d47" 2019-01-08 02:04:00,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17a7833-e001-4a71-82be-098e24728cc7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:04:00,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d17a7833-e001-4a71-82be-098e24728cc7 2019-01-08 02:04:00,597 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-264257a4-e2cc-4f9-user 2019-01-08 02:04:00,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/1451d3b56e9948d6afe78da14eb74aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f672f9240d256625f48ba646ca99ddc626f7916" 2019-01-08 02:04:00,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-729693da-6df2-420b-928f-d5d1a90a1496 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:00,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/1451d3b56e9948d6afe78da14eb74aca used request id req-729693da-6df2-420b-928f-d5d1a90a1496 2019-01-08 02:04:00,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:01,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["tz7noEOXTZCTcLBjJ5zkFA"], "issued_at": "2019-01-08T02:04:01.000000Z"}} 2019-01-08 02:04:01,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec303693dc1bf38630c8b164f578b1428b583647" 2019-01-08 02:04:01,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20e3042-2613-4a67-9ae8-8f1843be392e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:01,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e20e3042-2613-4a67-9ae8-8f1843be392e 2019-01-08 02:04:01,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:01,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:01,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["_XV8jVabTdGwrKNDOIlv-A"], "issued_at": "2019-01-08T02:04:01.000000Z"}} 2019-01-08 02:04:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:01,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160bcff4-421d-44c2-bb4e-3c52c45cdff1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:01,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-160bcff4-421d-44c2-bb4e-3c52c45cdff1 2019-01-08 02:04:01,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:01,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:01,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:02,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d33a6bb-5cfe-4429-a191-12a2e48a31ec Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:04:02,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj used request id req-5d33a6bb-5cfe-4429-a191-12a2e48a31ec 2019-01-08 02:04:02,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:02,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a019a8-47ab-4738-b197-14bd156945e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:04:02,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-e0a019a8-47ab-4738-b197-14bd156945e2 2019-01-08 02:04:02,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}}' 2019-01-08 02:04:02,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa4b2ffd-2b69-442a-9f84-6a6ede4a508b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e"}, "tags": [], "enabled": true, "id": "fafbe0d6a0cc4698847c32938040253e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}} 2019-01-08 02:04:02,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-aa4b2ffd-2b69-442a-9f84-6a6ede4a508b 2019-01-08 02:04:02,378 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj 2019-01-08 02:04:02,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:02,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:02,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["19G692KQTNuA64_cSXfPQA"], "issued_at": "2019-01-08T02:04:02.000000Z"}} 2019-01-08 02:04:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3ae9bb88e0e794d8bfb7e4ed4f8e41914a8cc9" 2019-01-08 02:04:02,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b154abdf-6444-4635-ab88-074ed47fc398 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:02,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b154abdf-6444-4635-ab88-074ed47fc398 2019-01-08 02:04:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:02,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:02,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3ae9bb88e0e794d8bfb7e4ed4f8e41914a8cc9" 2019-01-08 02:04:02,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee7da05-bd81-46fc-bf02-07d2ee3e745e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:04:02,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0ee7da05-bd81-46fc-bf02-07d2ee3e745e 2019-01-08 02:04:02,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3ae9bb88e0e794d8bfb7e4ed4f8e41914a8cc9" 2019-01-08 02:04:03,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c96125c-8a49-4208-bb56-778e14a58d3b Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e"}, "tags": [], "enabled": true, "id": "fafbe0d6a0cc4698847c32938040253e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}]} 2019-01-08 02:04:03,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj used request id req-7c96125c-8a49-4208-bb56-778e14a58d3b 2019-01-08 02:04:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3ae9bb88e0e794d8bfb7e4ed4f8e41914a8cc9" 2019-01-08 02:04:03,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621f9b34-7912-4330-a943-994c3e322a94 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:04:03,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-621f9b34-7912-4330-a943-994c3e322a94 2019-01-08 02:04:03,641 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0b583759-b6a0-4f5-user 2019-01-08 02:04:03,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:03,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:03,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a554ad-b1b5-406b-84ab-4f6fa3a09568 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:04:03,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f8a554ad-b1b5-406b-84ab-4f6fa3a09568 2019-01-08 02:04:03,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" -d '{"role": {"name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role"}}' 2019-01-08 02:04:03,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36c0a6b-f413-4c0f-a630-63140d5ba131 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fb42a45fb34a3a85741079d28c2063", "links": {"self": "http://172.30.9.42:5000/v3/roles/c6fb42a45fb34a3a85741079d28c2063"}, "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role"}} 2019-01-08 02:04:03,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-a36c0a6b-f413-4c0f-a630-63140d5ba131 2019-01-08 02:04:03,886 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role 2019-01-08 02:04:03,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/c6fb42a45fb34a3a85741079d28c2063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:03,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fbf9dc-7cac-4ba9-abe8-b399c06fa299 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fb42a45fb34a3a85741079d28c2063", "links": {"self": "http://172.30.9.42:5000/v3/roles/c6fb42a45fb34a3a85741079d28c2063"}, "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role"}} 2019-01-08 02:04:03,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/c6fb42a45fb34a3a85741079d28c2063 used request id req-09fbf9dc-7cac-4ba9-abe8-b399c06fa299 2019-01-08 02:04:03,994 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role to project CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj 2019-01-08 02:04:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e/users/d65cdaebf3cb49e2a463e794f17ea225/roles/c6fb42a45fb34a3a85741079d28c2063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:04,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3660671d-d2f2-41e3-900e-317c5e340f09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:04,146 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e/users/d65cdaebf3cb49e2a463e794f17ea225/roles/c6fb42a45fb34a3a85741079d28c2063 used request id req-3660671d-d2f2-41e3-900e-317c5e340f09 2019-01-08 02:04:04,146 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:04:04,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:04,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:04,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fb42a45fb34a3a85741079d28c2063", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role"}], "expires_at": "2019-01-08T03:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fafbe0d6a0cc4698847c32938040253e", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-user", "id": "d65cdaebf3cb49e2a463e794f17ea225"}, "audit_ids": ["aXbdHaNYS_6OPGVAXyStzA"], "issued_at": "2019-01-08T02:04:04.000000Z"}} 2019-01-08 02:04:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964d0bdee53515248085c92d1103fc3e188595fb" 2019-01-08 02:04:04,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb840271-4ebd-41dc-9b46-5f7ead4585cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:04,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-fb840271-4ebd-41dc-9b46-5f7ead4585cc 2019-01-08 02:04:04,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}964d0bdee53515248085c92d1103fc3e188595fb" 2019-01-08 02:04:04,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-cddaffcf-5c1a-4632-9767-b6f654187bd8 Date: Tue, 08 Jan 2019 02:04:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image"} 2019-01-08 02:04:04,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image used request id req-cddaffcf-5c1a-4632-9767-b6f654187bd8 2019-01-08 02:04:04,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}964d0bdee53515248085c92d1103fc3e188595fb" 2019-01-08 02:04:05,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f43c0feb-2c9a-4705-8e1e-1f6017045ae8 Date: Tue, 08 Jan 2019 02:04: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"}}} 2019-01-08 02:04:05,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-f43c0feb-2c9a-4705-8e1e-1f6017045ae8 2019-01-08 02:04:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}964d0bdee53515248085c92d1103fc3e188595fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image"}' 2019-01-08 02:04:05,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bd202fc4-6cb0-40e6-bc7f-78425e7e42e1 Date: Tue, 08 Jan 2019 02:04:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:04:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:04:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005", "min_disk": 0, "protected": false, "id": "a8ab8fba-8e0c-434b-b08d-578ee45be005", "file": "/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005/file", "checksum": null, "owner": "fafbe0d6a0cc4698847c32938040253e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:04:05,304 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-bd202fc4-6cb0-40e6-bc7f-78425e7e42e1 2019-01-08 02:04:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}964d0bdee53515248085c92d1103fc3e188595fb" -d '' 2019-01-08 02:04:06,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c65f5103-8db7-423a-b92e-4d47b9d493bd Date: Tue, 08 Jan 2019 02:04:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:04:06,010 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005/file used request id req-c65f5103-8db7-423a-b92e-4d47b9d493bd 2019-01-08 02:04:06,011 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:04:06,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}964d0bdee53515248085c92d1103fc3e188595fb" 2019-01-08 02:04:06,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3fe2a950-7cbb-48da-ba2c-c0f7488caf52 Date: Tue, 08 Jan 2019 02:04:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:04:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:04:05Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a8ab8fba-8e0c-434b-b08d-578ee45be005/snap", "metadata": {}}], "self": "/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005", "min_disk": 0, "protected": false, "id": "a8ab8fba-8e0c-434b-b08d-578ee45be005", "file": "/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fafbe0d6a0cc4698847c32938040253e", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a8ab8fba-8e0c-434b-b08d-578ee45be005/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:04:06,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005 used request id req-3fe2a950-7cbb-48da-ba2c-c0f7488caf52 2019-01-08 02:04:06,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}964d0bdee53515248085c92d1103fc3e188595fb" 2019-01-08 02:04:06,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-862c368b-c23a-4367-94c8-177b8297df26 Date: Tue, 08 Jan 2019 02:04: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"}}} 2019-01-08 02:04:06,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-862c368b-c23a-4367-94c8-177b8297df26 2019-01-08 02:04:06,401 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image 2019-01-08 02:04:06,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}964d0bdee53515248085c92d1103fc3e188595fb" 2019-01-08 02:04:06,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8dcc648b-f893-49b7-be9b-7c655d61a7e1 Date: Tue, 08 Jan 2019 02:04:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:04:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:04:05Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a8ab8fba-8e0c-434b-b08d-578ee45be005/snap", "metadata": {}}], "self": "/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005", "min_disk": 0, "protected": false, "id": "a8ab8fba-8e0c-434b-b08d-578ee45be005", "file": "/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fafbe0d6a0cc4698847c32938040253e", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a8ab8fba-8e0c-434b-b08d-578ee45be005/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:04:06,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005 used request id req-8dcc648b-f893-49b7-be9b-7c655d61a7e1 2019-01-08 02:04:06,609 - create_image - DEBUG - Instance status is - active 2019-01-08 02:04:06,609 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image 2019-01-08 02:04:06,609 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image 2019-01-08 02:04:06,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:06,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:07,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fb42a45fb34a3a85741079d28c2063", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role"}], "expires_at": "2019-01-08T03:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fafbe0d6a0cc4698847c32938040253e", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-user", "id": "d65cdaebf3cb49e2a463e794f17ea225"}, "audit_ids": ["umHuPLAEQ9CHN3DhzcqMRA"], "issued_at": "2019-01-08T02:04:07.000000Z"}} 2019-01-08 02:04:07,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" 2019-01-08 02:04:07,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9346a0c-6035-472e-b422-6d159bd160de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:07,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c9346a0c-6035-472e-b422-6d159bd160de 2019-01-08 02:04:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" 2019-01-08 02:04:07,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9f9d726e-aacc-4c24-98ca-632039298304 Date: Tue, 08 Jan 2019 02:04:07 GMT RESP BODY: {"networks":[]} 2019-01-08 02:04:07,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net used request id req-9f9d726e-aacc-4c24-98ca-632039298304 2019-01-08 02:04:07,342 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net 2019-01-08 02:04:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" -d '{"network": {"name": "CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net", "admin_state_up": true}}' 2019-01-08 02:04:08,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-21e0a68e-b8eb-4c2f-8da4-807f97d832cf Date: Tue, 08 Jan 2019 02:04:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fafbe0d6a0cc4698847c32938040253e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:04:07Z","is_default":false,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:07Z","mtu":1442}} 2019-01-08 02:04:08,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-21e0a68e-b8eb-4c2f-8da4-807f97d832cf 2019-01-08 02:04:08,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" 2019-01-08 02:04:09,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-92e119a7-fd18-47c2-b572-8ec2c1ed9d52 Date: Tue, 08 Jan 2019 02:04:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fafbe0d6a0cc4698847c32938040253e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:04:07Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net","admin_state_up":true,"tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:07Z","mtu":1442}]} 2019-01-08 02:04:09,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-92e119a7-fd18-47c2-b572-8ec2c1ed9d52 2019-01-08 02:04:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" 2019-01-08 02:04:09,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0a139248-a544-4b21-94c1-c8722aaae932 Date: Tue, 08 Jan 2019 02:04:09 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:04:09,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-0a139248-a544-4b21-94c1-c8722aaae932 2019-01-08 02:04:09,259 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet 2019-01-08 02:04:09,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" -d '{"subnets": [{"ip_version": 4, "network_id": "7f8879f3-42ab-4704-89fd-0cdcaa97b5d8", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet"}]}' 2019-01-08 02:04:10,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d49f9157-8257-48ea-bc4b-be5f4d56ac93 Date: Tue, 08 Jan 2019 02:04:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:09Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"fafbe0d6a0cc4698847c32938040253e","id":"09ce1ade-e997-4b9b-b626-56f5e42ea5bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet"}]} 2019-01-08 02:04:10,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-d49f9157-8257-48ea-bc4b-be5f4d56ac93 2019-01-08 02:04:10,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" 2019-01-08 02:04:11,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8ef21d85-4a4a-4c49-a8dc-d57b3b87097d Date: Tue, 08 Jan 2019 02:04:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fafbe0d6a0cc4698847c32938040253e","status":"ACTIVE","subnets":["09ce1ade-e997-4b9b-b626-56f5e42ea5bf"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net","admin_state_up":true,"tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:07Z","mtu":1442}]} 2019-01-08 02:04:11,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-8ef21d85-4a4a-4c49-a8dc-d57b3b87097d 2019-01-08 02:04:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" 2019-01-08 02:04:11,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-911030e6-5ae8-40df-8c46-e40dd7aa6327 Date: Tue, 08 Jan 2019 02:04:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:09Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fafbe0d6a0cc4698847c32938040253e","id":"09ce1ade-e997-4b9b-b626-56f5e42ea5bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet"}]} 2019-01-08 02:04:11,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-911030e6-5ae8-40df-8c46-e40dd7aa6327 2019-01-08 02:04:11,160 - OpenStackNetwork - DEBUG - Network [7f8879f3-42ab-4704-89fd-0cdcaa97b5d8] created successfully 2019-01-08 02:04:11,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:11,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:11,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["zDE-lNeZQDW1HsJzK5yhLw"], "issued_at": "2019-01-08T02:04:11.000000Z"}} 2019-01-08 02:04:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868d241d222a40ab912f8ed37415666549a2c96a" 2019-01-08 02:04:11,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72922ce3-d5e4-4deb-bbc0-66e1b5eb8929 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:11,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-72922ce3-d5e4-4deb-bbc0-66e1b5eb8929 2019-01-08 02:04:11,680 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:04:11,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868d241d222a40ab912f8ed37415666549a2c96a" 2019-01-08 02:04:11,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-200f6226-a881-485e-9214-40f1804fc1a2 x-compute-request-id: req-200f6226-a881-485e-9214-40f1804fc1a2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:04:11,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-200f6226-a881-485e-9214-40f1804fc1a2 2019-01-08 02:04:11,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868d241d222a40ab912f8ed37415666549a2c96a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:04:11,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-462f9330-13d2-4c88-b264-9fcbec6054d1 x-compute-request-id: req-462f9330-13d2-4c88-b264-9fcbec6054d1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/0a169a5d-92f6-4e0b-867f-f732823a3c3b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/0a169a5d-92f6-4e0b-867f-f732823a3c3b", "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": "0a169a5d-92f6-4e0b-867f-f732823a3c3b"}} 2019-01-08 02:04:11,929 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-462f9330-13d2-4c88-b264-9fcbec6054d1 2019-01-08 02:04:11,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:11,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:12,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fb42a45fb34a3a85741079d28c2063", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role"}], "expires_at": "2019-01-08T03:04:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fafbe0d6a0cc4698847c32938040253e", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-user", "id": "d65cdaebf3cb49e2a463e794f17ea225"}, "audit_ids": ["ehMEvk93QCe5qdUz8OOKiw"], "issued_at": "2019-01-08T02:04:12.000000Z"}} 2019-01-08 02:04:12,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:12,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f03f5cf7-b7dd-405e-bde7-ef8e138f97dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:12,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f03f5cf7-b7dd-405e-bde7-ef8e138f97dd 2019-01-08 02:04:12,442 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:04:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:12,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6e2fd2-8fe0-4fb5-9d21-1de446c84b0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:12,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0e6e2fd2-8fe0-4fb5-9d21-1de446c84b0c 2019-01-08 02:04:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:12,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6119b35e-d11c-4cec-9186-a9892e2f4825 Date: Tue, 08 Jan 2019 02:04:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fafbe0d6a0cc4698847c32938040253e","status":"ACTIVE","subnets":["09ce1ade-e997-4b9b-b626-56f5e42ea5bf"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net","admin_state_up":true,"tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:07Z","mtu":1442}]} 2019-01-08 02:04:12,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net used request id req-6119b35e-d11c-4cec-9186-a9892e2f4825 2019-01-08 02:04:12,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:13,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fcc95009-62d4-4ac1-95e3-29a710681bf9 Date: Tue, 08 Jan 2019 02:04:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:09Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fafbe0d6a0cc4698847c32938040253e","id":"09ce1ade-e997-4b9b-b626-56f5e42ea5bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet"}]} 2019-01-08 02:04:13,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-fcc95009-62d4-4ac1-95e3-29a710681bf9 2019-01-08 02:04:13,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:13,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3cc2e1e9-eaa9-46a9-90d5-890882e3fcb7 Date: Tue, 08 Jan 2019 02:04:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fafbe0d6a0cc4698847c32938040253e","status":"ACTIVE","subnets":["09ce1ade-e997-4b9b-b626-56f5e42ea5bf"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net","admin_state_up":true,"tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:07Z","mtu":1442}]} 2019-01-08 02:04:13,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net used request id req-3cc2e1e9-eaa9-46a9-90d5-890882e3fcb7 2019-01-08 02:04:13,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:13,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:13,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7345d240-91e8-49b7-a50e-21b31f3b8932 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fafbe0d6a0cc4698847c32938040253e", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}} 2019-01-08 02:04:13,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e used request id req-7345d240-91e8-49b7-a50e-21b31f3b8932 2019-01-08 02:04:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:13,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-659dd747-9add-417d-a340-108991ea7867 Date: Tue, 08 Jan 2019 02:04:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:09Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fafbe0d6a0cc4698847c32938040253e","id":"09ce1ade-e997-4b9b-b626-56f5e42ea5bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet"}]} 2019-01-08 02:04:13,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-659dd747-9add-417d-a340-108991ea7867 2019-01-08 02:04:13,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8&name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:14,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74fb0fae-efea-46d6-8b1c-3cae76698799 Date: Tue, 08 Jan 2019 02:04:14 GMT RESP BODY: {"ports":[]} 2019-01-08 02:04:14,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8&name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2cport-1&admin_state_up=True used request id req-74fb0fae-efea-46d6-8b1c-3cae76698799 2019-01-08 02:04:14,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:14,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-04dfb717-2544-4ed4-a925-eca3152a2ad1 x-compute-request-id: req-04dfb717-2544-4ed4-a925-eca3152a2ad1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:04:14,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-inst used request id req-04dfb717-2544-4ed4-a925-eca3152a2ad1 2019-01-08 02:04:14,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:14,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b0e15209-fa53-4a28-acf3-0a8907574cd4 Date: Tue, 08 Jan 2019 02:04:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fafbe0d6a0cc4698847c32938040253e","status":"ACTIVE","subnets":["09ce1ade-e997-4b9b-b626-56f5e42ea5bf"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net","admin_state_up":true,"tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:07Z","mtu":1442}]} 2019-01-08 02:04:14,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net used request id req-b0e15209-fa53-4a28-acf3-0a8907574cd4 2019-01-08 02:04:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:14,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-76cd77ec-d7e5-416a-801e-8175bdcb7caa Date: Tue, 08 Jan 2019 02:04:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:09Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fafbe0d6a0cc4698847c32938040253e","id":"09ce1ade-e997-4b9b-b626-56f5e42ea5bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet"}]} 2019-01-08 02:04:14,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-76cd77ec-d7e5-416a-801e-8175bdcb7caa 2019-01-08 02:04:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:15,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-05f150c1-868f-44c6-9de1-99ee65b3df77 Date: Tue, 08 Jan 2019 02:04:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fafbe0d6a0cc4698847c32938040253e","status":"ACTIVE","subnets":["09ce1ade-e997-4b9b-b626-56f5e42ea5bf"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net","admin_state_up":true,"tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:07Z","mtu":1442}]} 2019-01-08 02:04:15,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net used request id req-05f150c1-868f-44c6-9de1-99ee65b3df77 2019-01-08 02:04:15,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:15,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b670f56b-606d-4fa1-ac99-fd613679f69e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fafbe0d6a0cc4698847c32938040253e", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}} 2019-01-08 02:04:15,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e used request id req-b670f56b-606d-4fa1-ac99-fd613679f69e 2019-01-08 02:04:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:15,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b00560b5-9396-4303-8106-4e4c84f49c6e Date: Tue, 08 Jan 2019 02:04:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:09Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fafbe0d6a0cc4698847c32938040253e","id":"09ce1ade-e997-4b9b-b626-56f5e42ea5bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet"}]} 2019-01-08 02:04:15,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-b00560b5-9396-4303-8106-4e4c84f49c6e 2019-01-08 02:04:15,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8&name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:15,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-65fd58c4-17de-4ebb-9215-ce8e155070c6 Date: Tue, 08 Jan 2019 02:04:15 GMT RESP BODY: {"ports":[]} 2019-01-08 02:04:15,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8&name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2cport-1&admin_state_up=True used request id req-65fd58c4-17de-4ebb-9215-ce8e155070c6 2019-01-08 02:04:15,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:15,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:15,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fb42a45fb34a3a85741079d28c2063", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role"}], "expires_at": "2019-01-08T03:04:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fafbe0d6a0cc4698847c32938040253e", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/fafbe0d6a0cc4698847c32938040253e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-user", "id": "d65cdaebf3cb49e2a463e794f17ea225"}, "audit_ids": ["9Sufx5BLQsmq9YkX70WVDg"], "issued_at": "2019-01-08T02:04:15.000000Z"}} 2019-01-08 02:04:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90a0470f694b9f8cd7153aa21595d5ad919b759" 2019-01-08 02:04:15,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1140607a-b0ca-4d84-b493-eeeb1423d3d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:15,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1140607a-b0ca-4d84-b493-eeeb1423d3d2 2019-01-08 02:04:15,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:16,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-402ab30d-3833-478f-a2ac-0019789f6c92 Date: Tue, 08 Jan 2019 02:04:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fafbe0d6a0cc4698847c32938040253e","status":"ACTIVE","subnets":["09ce1ade-e997-4b9b-b626-56f5e42ea5bf"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net","admin_state_up":true,"tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:07Z","mtu":1442}]} 2019-01-08 02:04:16,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net used request id req-402ab30d-3833-478f-a2ac-0019789f6c92 2019-01-08 02:04:16,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:16,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6097df96-6e12-4271-b656-e84b9091a56f Date: Tue, 08 Jan 2019 02:04:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:09Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fafbe0d6a0cc4698847c32938040253e","id":"09ce1ade-e997-4b9b-b626-56f5e42ea5bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet"}]} 2019-01-08 02:04:16,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-6097df96-6e12-4271-b656-e84b9091a56f 2019-01-08 02:04:16,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:16,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5c2fe3e4-37d1-4269-83a8-f89054a66cbf Date: Tue, 08 Jan 2019 02:04:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fafbe0d6a0cc4698847c32938040253e","status":"ACTIVE","subnets":["09ce1ade-e997-4b9b-b626-56f5e42ea5bf"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net","admin_state_up":true,"tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:07Z","mtu":1442}]} 2019-01-08 02:04:16,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net used request id req-5c2fe3e4-37d1-4269-83a8-f89054a66cbf 2019-01-08 02:04:16,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:16,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:16,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90a0470f694b9f8cd7153aa21595d5ad919b759" 2019-01-08 02:04:16,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5952003e-2146-414a-b6eb-7f4e2bf22508 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fafbe0d6a0cc4698847c32938040253e", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}} 2019-01-08 02:04:16,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e used request id req-5952003e-2146-414a-b6eb-7f4e2bf22508 2019-01-08 02:04:16,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" 2019-01-08 02:04:16,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-64e38a22-6b80-4e70-bc0a-f5d7495b108e Date: Tue, 08 Jan 2019 02:04:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f8879f3-42ab-4704-89fd-0cdcaa97b5d8","tenant_id":"fafbe0d6a0cc4698847c32938040253e","created_at":"2019-01-08T02:04:09Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fafbe0d6a0cc4698847c32938040253e","id":"09ce1ade-e997-4b9b-b626-56f5e42ea5bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet"}]} 2019-01-08 02:04:16,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-64e38a22-6b80-4e70-bc0a-f5d7495b108e 2019-01-08 02:04:16,962 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net 2019-01-08 02:04:16,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ffcfa0c10ba2f13456b82dab903c73d7abd009" -d '{"port": {"network_id": "7f8879f3-42ab-4704-89fd-0cdcaa97b5d8", "name": "CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2cport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-08 02:04:17,161 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-d6445dcc-cfe4-4d2c-ab3c-60f41c92cc86 Date: Tue, 08 Jan 2019 02:04:17 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-08 02:04:17,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-d6445dcc-cfe4-4d2c-ab3c-60f41c92cc86 2019-01-08 02:04:17,162 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-08 02:04:17,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/0a169a5d-92f6-4e0b-867f-f732823a3c3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868d241d222a40ab912f8ed37415666549a2c96a" 2019-01-08 02:04:17,214 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:04:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-556d4bcd-6ad3-4f68-81f6-67316feb3609 x-compute-request-id: req-556d4bcd-6ad3-4f68-81f6-67316feb3609 Content-Length: 0 Content-Type: application/json 2019-01-08 02:04:17,214 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/0a169a5d-92f6-4e0b-867f-f732823a3c3b used request id req-556d4bcd-6ad3-4f68-81f6-67316feb3609 2019-01-08 02:04:17,215 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet 2019-01-08 02:04:17,215 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-subnet 2019-01-08 02:04:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/09ce1ade-e997-4b9b-b626-56f5e42ea5bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" 2019-01-08 02:04:19,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8963291-d6dd-416d-a09e-07d25bb1de91 Date: Tue, 08 Jan 2019 02:04:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:04:19,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/09ce1ade-e997-4b9b-b626-56f5e42ea5bf used request id req-e8963291-d6dd-416d-a09e-07d25bb1de91 2019-01-08 02:04:19,216 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-pub-net 2019-01-08 02:04:19,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf42e4bbcaac5bfca324c57d094e9a5ac206ef" 2019-01-08 02:04:20,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a170068c-dfa8-43b5-a04a-ef6bf42dd62b Date: Tue, 08 Jan 2019 02:04:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:04:20,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/7f8879f3-42ab-4704-89fd-0cdcaa97b5d8 used request id req-a170068c-dfa8-43b5-a04a-ef6bf42dd62b 2019-01-08 02:04:20,477 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8c793903-5cc6-4f97-a2ea-e59de8657f2c-image 2019-01-08 02:04:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}964d0bdee53515248085c92d1103fc3e188595fb" 2019-01-08 02:04:20,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b5ce68d-3383-4495-a100-9acee441cf62 Date: Tue, 08 Jan 2019 02:04:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:04:20,975 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/a8ab8fba-8e0c-434b-b08d-578ee45be005 used request id req-5b5ce68d-3383-4495-a100-9acee441cf62 2019-01-08 02:04:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:21,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-9c3b9d6c-2b06-4285-a381-c7252681d5b1 Date: Tue, 08 Jan 2019 02:04:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fafbe0d6a0cc4698847c32938040253e", "created_at": "2019-01-08T02:04:07Z", "updated_at": "2019-01-08T02:04:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:07Z", "revision_number": 0, "id": "a7b46c2a-7c3f-4468-b3c6-55a4c711cd3b", "remote_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:07Z", "security_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "tenant_id": "fafbe0d6a0cc4698847c32938040253e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fafbe0d6a0cc4698847c32938040253e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:07Z", "revision_number": 0, "id": "a86b43d9-a1fa-4232-811a-bb337ef9a02a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:07Z", "security_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "tenant_id": "fafbe0d6a0cc4698847c32938040253e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fafbe0d6a0cc4698847c32938040253e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:07Z", "revision_number": 0, "id": "afb027b2-8376-4e14-bd16-a65187bb923e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:07Z", "security_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "tenant_id": "fafbe0d6a0cc4698847c32938040253e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fafbe0d6a0cc4698847c32938040253e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:07Z", "revision_number": 0, "id": "c9d12bd6-903a-4298-a9e2-7ac7bdb4669b", "remote_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:07Z", "security_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "tenant_id": "fafbe0d6a0cc4698847c32938040253e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fafbe0d6a0cc4698847c32938040253e"}], "revision_number": 4, "project_id": "fafbe0d6a0cc4698847c32938040253e", "id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:04:21,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-9c3b9d6c-2b06-4285-a381-c7252681d5b1 2019-01-08 02:04:21,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:21,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c7d1e3-5fd2-43eb-867f-a130319d699c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fafbe0d6a0cc4698847c32938040253e", "name": "CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj"}} 2019-01-08 02:04:21,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e used request id req-85c7d1e3-5fd2-43eb-867f-a130319d699c 2019-01-08 02:04:21,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03c0a0ce-0af2-4da5-bade-920a2c50c73b 2019-01-08 02:04:21,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=03c0a0ce-0af2-4da5-bade-920a2c50c73b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:21,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ab3e0409-edc2-46c3-aa4d-8c37e04bef1e Date: Tue, 08 Jan 2019 02:04:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:07Z", "security_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "port_range_min": null, "revision_number": 0, "tenant_id": "fafbe0d6a0cc4698847c32938040253e", "created_at": "2019-01-08T02:04:07Z", "project_id": "fafbe0d6a0cc4698847c32938040253e", "id": "a7b46c2a-7c3f-4468-b3c6-55a4c711cd3b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:07Z", "security_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "port_range_min": null, "revision_number": 0, "tenant_id": "fafbe0d6a0cc4698847c32938040253e", "created_at": "2019-01-08T02:04:07Z", "project_id": "fafbe0d6a0cc4698847c32938040253e", "id": "a86b43d9-a1fa-4232-811a-bb337ef9a02a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:07Z", "security_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "port_range_min": null, "revision_number": 0, "tenant_id": "fafbe0d6a0cc4698847c32938040253e", "created_at": "2019-01-08T02:04:07Z", "project_id": "fafbe0d6a0cc4698847c32938040253e", "id": "afb027b2-8376-4e14-bd16-a65187bb923e"}, {"remote_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:07Z", "security_group_id": "03c0a0ce-0af2-4da5-bade-920a2c50c73b", "port_range_min": null, "revision_number": 0, "tenant_id": "fafbe0d6a0cc4698847c32938040253e", "created_at": "2019-01-08T02:04:07Z", "project_id": "fafbe0d6a0cc4698847c32938040253e", "id": "c9d12bd6-903a-4298-a9e2-7ac7bdb4669b"}]} 2019-01-08 02:04:21,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=03c0a0ce-0af2-4da5-bade-920a2c50c73b used request id req-ab3e0409-edc2-46c3-aa4d-8c37e04bef1e 2019-01-08 02:04:21,601 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:04:21,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/03c0a0ce-0af2-4da5-bade-920a2c50c73b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:22,001 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e526e44-35a3-4fb0-9e5d-aa44da3b50ae Content-Length: 0 Date: Tue, 08 Jan 2019 02:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:04:22,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/03c0a0ce-0af2-4da5-bade-920a2c50c73b used request id req-6e526e44-35a3-4fb0-9e5d-aa44da3b50ae 2019-01-08 02:04:22,002 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj 2019-01-08 02:04:22,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:22,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a4faec8-54d7-4458-a1a8-d4c78df29ba8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:22,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/fafbe0d6a0cc4698847c32938040253e used request id req-8a4faec8-54d7-4458-a1a8-d4c78df29ba8 2019-01-08 02:04:22,341 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0b583759-b6a0-4f5-proj-role 2019-01-08 02:04:22,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/c6fb42a45fb34a3a85741079d28c2063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:22,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a55455-e483-4686-955d-65a819c93934 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:22,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/c6fb42a45fb34a3a85741079d28c2063 used request id req-49a55455-e483-4686-955d-65a819c93934 2019-01-08 02:04:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136c8f2262b269fc24624b98c04bcafc7122c1f3" 2019-01-08 02:04:22,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40cf75d-cba3-44c0-990d-ea9c6397263b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:04:22,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b40cf75d-cba3-44c0-990d-ea9c6397263b 2019-01-08 02:04:22,604 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0b583759-b6a0-4f5-user 2019-01-08 02:04:22,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/d65cdaebf3cb49e2a463e794f17ea225 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3ae9bb88e0e794d8bfb7e4ed4f8e41914a8cc9" 2019-01-08 02:04:22,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eabaeb9-ea6c-4168-bbdd-ec2b108290a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:22,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/d65cdaebf3cb49e2a463e794f17ea225 used request id req-6eabaeb9-ea6c-4168-bbdd-ec2b108290a3 2019-01-08 02:04:22,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:23,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Gx44cO8vSeq8_Es1NMIwAg"], "issued_at": "2019-01-08T02:04:23.000000Z"}} 2019-01-08 02:04:23,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44f1e4092dece796ff2b56617b6c0397375dd9ef" 2019-01-08 02:04:23,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ce2640-0edf-4e3a-9409-cba30ad4b2c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:23,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-78ce2640-0edf-4e3a-9409-cba30ad4b2c9 2019-01-08 02:04:23,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:23,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:23,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["zMQ7PsAjRJC9zXsh12gF7w"], "issued_at": "2019-01-08T02:04:23.000000Z"}} 2019-01-08 02:04:23,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:23,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a357bc-a398-4a8b-b782-61af9732ca45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:23,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-24a357bc-a398-4a8b-b782-61af9732ca45 2019-01-08 02:04:23,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:23,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:23,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:24,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbf6982-3a22-44c7-8db5-a152a21d3266 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:04:24,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj used request id req-cfbf6982-3a22-44c7-8db5-a152a21d3266 2019-01-08 02:04:24,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:24,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b653a6-5fd1-469d-972b-4f299c2c7648 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:04:24,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-00b653a6-5fd1-469d-972b-4f299c2c7648 2019-01-08 02:04:24,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}}' 2019-01-08 02:04:24,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de061775-bb6d-4aa5-a258-8124cc351f9a Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a"}, "tags": [], "enabled": true, "id": "1bbf394ac5734a198881e1bf9001d33a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}} 2019-01-08 02:04:24,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-de061775-bb6d-4aa5-a258-8124cc351f9a 2019-01-08 02:04:24,288 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj 2019-01-08 02:04:24,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:24,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:24,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["GgbjjV8DTUanfhIlJPDWFg"], "issued_at": "2019-01-08T02:04:24.000000Z"}} 2019-01-08 02:04:24,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03035a1e32372d326ba3fc1cd39a9457f4ac67f8" 2019-01-08 02:04:24,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bb8b60-75e2-4c2e-9b1c-a70d4bdd4600 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:24,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e5bb8b60-75e2-4c2e-9b1c-a70d4bdd4600 2019-01-08 02:04:24,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:24,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:24,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03035a1e32372d326ba3fc1cd39a9457f4ac67f8" 2019-01-08 02:04:24,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf2bc65-8f0c-44f9-9050-d9b1ad102e65 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:04:24,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-9cf2bc65-8f0c-44f9-9050-d9b1ad102e65 2019-01-08 02:04:24,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03035a1e32372d326ba3fc1cd39a9457f4ac67f8" 2019-01-08 02:04:25,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6be6b2-1c7b-4de1-8c49-cb59e6948798 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a"}, "tags": [], "enabled": true, "id": "1bbf394ac5734a198881e1bf9001d33a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}]} 2019-01-08 02:04:25,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj used request id req-dd6be6b2-1c7b-4de1-8c49-cb59e6948798 2019-01-08 02:04:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03035a1e32372d326ba3fc1cd39a9457f4ac67f8" 2019-01-08 02:04:25,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b870a08-35c4-4cf7-9c45-0a0534cc39a0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:04:25,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-1b870a08-35c4-4cf7-9c45-0a0534cc39a0 2019-01-08 02:04:25,514 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-user 2019-01-08 02:04:25,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:25,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:25,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931955ab-5afc-4831-9de1-48fe2ca87aea Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:04:25,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-931955ab-5afc-4831-9de1-48fe2ca87aea 2019-01-08 02:04:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" -d '{"role": {"name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role"}}' 2019-01-08 02:04:25,670 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f607e2bb-f17a-4abf-b03e-75841a6f4c28 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48e16e5fdb824d999738374574cfebca", "links": {"self": "http://172.30.9.42:5000/v3/roles/48e16e5fdb824d999738374574cfebca"}, "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role"}} 2019-01-08 02:04:25,670 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-f607e2bb-f17a-4abf-b03e-75841a6f4c28 2019-01-08 02:04:25,670 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role 2019-01-08 02:04:25,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/48e16e5fdb824d999738374574cfebca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:25,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27eadd79-0c90-46b8-b6af-161841c823c7 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48e16e5fdb824d999738374574cfebca", "links": {"self": "http://172.30.9.42:5000/v3/roles/48e16e5fdb824d999738374574cfebca"}, "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role"}} 2019-01-08 02:04:25,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/48e16e5fdb824d999738374574cfebca used request id req-27eadd79-0c90-46b8-b6af-161841c823c7 2019-01-08 02:04:25,689 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role to project CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj 2019-01-08 02:04:25,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a/users/f94c24e60af347d6ba850f849b9913bf/roles/48e16e5fdb824d999738374574cfebca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:25,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47903e2a-7d5b-4845-80f5-b4bba6081aef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:25,847 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a/users/f94c24e60af347d6ba850f849b9913bf/roles/48e16e5fdb824d999738374574cfebca used request id req-47903e2a-7d5b-4845-80f5-b4bba6081aef 2019-01-08 02:04:25,847 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:04:25,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:25,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:26,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e16e5fdb824d999738374574cfebca", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role"}], "expires_at": "2019-01-08T03:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bbf394ac5734a198881e1bf9001d33a", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-user", "id": "f94c24e60af347d6ba850f849b9913bf"}, "audit_ids": ["rql0yOJTSbO-E04FaH0VEA"], "issued_at": "2019-01-08T02:04:26.000000Z"}} 2019-01-08 02:04:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6df57e34b8b417ac7bb824dcd9c231f604da18" 2019-01-08 02:04:26,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bec4011-25df-466d-8343-0659344af82d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:26,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8bec4011-25df-466d-8343-0659344af82d 2019-01-08 02:04:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de6df57e34b8b417ac7bb824dcd9c231f604da18" 2019-01-08 02:04:27,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-32086d8c-99dd-4575-85f6-b43191b8ab4d Date: Tue, 08 Jan 2019 02:04:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image"} 2019-01-08 02:04:27,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image used request id req-32086d8c-99dd-4575-85f6-b43191b8ab4d 2019-01-08 02:04:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de6df57e34b8b417ac7bb824dcd9c231f604da18" 2019-01-08 02:04:27,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f456308c-a2e5-4bf5-b585-bfd88798b4ee Date: Tue, 08 Jan 2019 02:04: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"}}} 2019-01-08 02:04:27,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-f456308c-a2e5-4bf5-b585-bfd88798b4ee 2019-01-08 02:04:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de6df57e34b8b417ac7bb824dcd9c231f604da18" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image"}' 2019-01-08 02:04:27,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eb46ce36-5e77-4d55-bfdd-339e50200786 Date: Tue, 08 Jan 2019 02:04:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:04:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:04:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5", "min_disk": 0, "protected": false, "id": "77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5", "file": "/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5/file", "checksum": null, "owner": "1bbf394ac5734a198881e1bf9001d33a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:04:27,473 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-eb46ce36-5e77-4d55-bfdd-339e50200786 2019-01-08 02:04:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de6df57e34b8b417ac7bb824dcd9c231f604da18" -d '' 2019-01-08 02:04:28,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d58076ea-cf5a-46fd-91a7-fd0000e773f3 Date: Tue, 08 Jan 2019 02:04:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:04:28,671 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5/file used request id req-d58076ea-cf5a-46fd-91a7-fd0000e773f3 2019-01-08 02:04:28,671 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:04:28,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de6df57e34b8b417ac7bb824dcd9c231f604da18" 2019-01-08 02:04:28,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3e836200-95d1-45a6-93c4-8803b4c61c5a Date: Tue, 08 Jan 2019 02:04:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:04:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:04:28Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5/snap", "metadata": {}}], "self": "/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5", "min_disk": 0, "protected": false, "id": "77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5", "file": "/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1bbf394ac5734a198881e1bf9001d33a", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:04:28,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5 used request id req-3e836200-95d1-45a6-93c4-8803b4c61c5a 2019-01-08 02:04:28,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de6df57e34b8b417ac7bb824dcd9c231f604da18" 2019-01-08 02:04:29,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-da12972a-9660-4ca7-8e87-f3d75fb051ff Date: Tue, 08 Jan 2019 02:04: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"}}} 2019-01-08 02:04:29,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-da12972a-9660-4ca7-8e87-f3d75fb051ff 2019-01-08 02:04:29,081 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image 2019-01-08 02:04:29,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de6df57e34b8b417ac7bb824dcd9c231f604da18" 2019-01-08 02:04:29,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-08e5ed7d-7f82-4717-9839-39b96bcc25fe Date: Tue, 08 Jan 2019 02:04:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:04:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:04:28Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5/snap", "metadata": {}}], "self": "/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5", "min_disk": 0, "protected": false, "id": "77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5", "file": "/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1bbf394ac5734a198881e1bf9001d33a", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:04:29,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5 used request id req-08e5ed7d-7f82-4717-9839-39b96bcc25fe 2019-01-08 02:04:29,102 - create_image - DEBUG - Instance status is - active 2019-01-08 02:04:29,102 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image 2019-01-08 02:04:29,102 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image 2019-01-08 02:04:29,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:29,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:29,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e16e5fdb824d999738374574cfebca", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role"}], "expires_at": "2019-01-08T03:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bbf394ac5734a198881e1bf9001d33a", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-user", "id": "f94c24e60af347d6ba850f849b9913bf"}, "audit_ids": ["9zSlEg2LT3KLd8yjDZ9csg"], "issued_at": "2019-01-08T02:04:29.000000Z"}} 2019-01-08 02:04:29,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" 2019-01-08 02:04:29,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4937b991-5d0c-4c1c-9a58-5e9a1ca85db8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:29,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4937b991-5d0c-4c1c-9a58-5e9a1ca85db8 2019-01-08 02:04:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" 2019-01-08 02:04:29,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-26fa5edf-bbc7-4643-81ae-954d964d80b7 Date: Tue, 08 Jan 2019 02:04:29 GMT RESP BODY: {"networks":[]} 2019-01-08 02:04:29,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net used request id req-26fa5edf-bbc7-4643-81ae-954d964d80b7 2019-01-08 02:04:29,818 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net 2019-01-08 02:04:29,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" -d '{"network": {"name": "CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net", "admin_state_up": true}}' 2019-01-08 02:04:31,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-c2904c8d-9ddf-4dcb-b654-99cb89d98d49 Date: Tue, 08 Jan 2019 02:04:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bbf394ac5734a198881e1bf9001d33a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:04:30Z","is_default":false,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:30Z","mtu":1442}} 2019-01-08 02:04:31,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-c2904c8d-9ddf-4dcb-b654-99cb89d98d49 2019-01-08 02:04:31,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" 2019-01-08 02:04:31,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5d18a988-a518-43cd-9c90-1a49db63a589 Date: Tue, 08 Jan 2019 02:04:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bbf394ac5734a198881e1bf9001d33a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:04:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net","admin_state_up":true,"tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:30Z","mtu":1442}]} 2019-01-08 02:04:31,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-5d18a988-a518-43cd-9c90-1a49db63a589 2019-01-08 02:04:31,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" 2019-01-08 02:04:32,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e42313ef-e12b-4ce9-a36f-7fb0363fc234 Date: Tue, 08 Jan 2019 02:04:32 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:04:32,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-e42313ef-e12b-4ce9-a36f-7fb0363fc234 2019-01-08 02:04:32,336 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet 2019-01-08 02:04:32,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" -d '{"subnets": [{"ip_version": 4, "network_id": "216e7af5-5c9a-4b1b-a829-ea75db4c219b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet"}]}' 2019-01-08 02:04:33,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d76007fa-f3f4-4f0f-bef1-596e2a1449ce Date: Tue, 08 Jan 2019 02:04:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:32Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:32Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1bbf394ac5734a198881e1bf9001d33a","id":"93a1b0c9-c993-4062-be8c-b3fc917cc7e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet"}]} 2019-01-08 02:04:33,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-d76007fa-f3f4-4f0f-bef1-596e2a1449ce 2019-01-08 02:04:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" 2019-01-08 02:04:34,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ec35d82-6003-4f68-b5c6-a7ec07176ae4 Date: Tue, 08 Jan 2019 02:04:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bbf394ac5734a198881e1bf9001d33a","status":"ACTIVE","subnets":["93a1b0c9-c993-4062-be8c-b3fc917cc7e5"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net","admin_state_up":true,"tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:30Z","mtu":1442}]} 2019-01-08 02:04:34,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-6ec35d82-6003-4f68-b5c6-a7ec07176ae4 2019-01-08 02:04:34,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" 2019-01-08 02:04:34,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3ead992b-0dd6-457e-afaa-2258a4c2070b Date: Tue, 08 Jan 2019 02:04:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:32Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1bbf394ac5734a198881e1bf9001d33a","id":"93a1b0c9-c993-4062-be8c-b3fc917cc7e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet"}]} 2019-01-08 02:04:34,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-3ead992b-0dd6-457e-afaa-2258a4c2070b 2019-01-08 02:04:34,474 - OpenStackNetwork - DEBUG - Network [216e7af5-5c9a-4b1b-a829-ea75db4c219b] created successfully 2019-01-08 02:04:34,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:34,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:34,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["9iLuPx5vSxSbn6UZOuWa7A"], "issued_at": "2019-01-08T02:04:34.000000Z"}} 2019-01-08 02:04:34,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc43e0692845ce529fbd033b24d6ddbd7b56169" 2019-01-08 02:04:34,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a0f142-7c06-4fa9-a57c-045b18c009a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:34,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-79a0f142-7c06-4fa9-a57c-045b18c009a1 2019-01-08 02:04:34,997 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:04:35,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc43e0692845ce529fbd033b24d6ddbd7b56169" 2019-01-08 02:04:35,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76e986be-43a0-40d4-9ca0-5887ba18c0e0 x-compute-request-id: req-76e986be-43a0-40d4-9ca0-5887ba18c0e0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:04:35,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-76e986be-43a0-40d4-9ca0-5887ba18c0e0 2019-01-08 02:04:35,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc43e0692845ce529fbd033b24d6ddbd7b56169" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:04:35,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-753bd6e2-8108-47ab-bca4-442c6591e4c2 x-compute-request-id: req-753bd6e2-8108-47ab-bca4-442c6591e4c2 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/fbb037bc-75b2-4113-8081-90ede0549fac", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/fbb037bc-75b2-4113-8081-90ede0549fac", "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": "fbb037bc-75b2-4113-8081-90ede0549fac"}} 2019-01-08 02:04:35,253 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-753bd6e2-8108-47ab-bca4-442c6591e4c2 2019-01-08 02:04:35,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:35,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:35,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e16e5fdb824d999738374574cfebca", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role"}], "expires_at": "2019-01-08T03:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bbf394ac5734a198881e1bf9001d33a", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-user", "id": "f94c24e60af347d6ba850f849b9913bf"}, "audit_ids": ["CedLh2EJR9C78C97WQFJdg"], "issued_at": "2019-01-08T02:04:35.000000Z"}} 2019-01-08 02:04:35,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:35,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1cbf584-ac7c-4cfc-9363-a91fefa848e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:35,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e1cbf584-ac7c-4cfc-9363-a91fefa848e2 2019-01-08 02:04:35,777 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:04:35,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:35,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a86fc1-f9d2-41c0-85d8-a12c13a1748b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:35,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-39a86fc1-f9d2-41c0-85d8-a12c13a1748b 2019-01-08 02:04:35,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:36,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-614ba724-4c01-40b1-ba6f-629ca503f21e Date: Tue, 08 Jan 2019 02:04:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bbf394ac5734a198881e1bf9001d33a","status":"ACTIVE","subnets":["93a1b0c9-c993-4062-be8c-b3fc917cc7e5"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net","admin_state_up":true,"tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:30Z","mtu":1442}]} 2019-01-08 02:04:36,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net used request id req-614ba724-4c01-40b1-ba6f-629ca503f21e 2019-01-08 02:04:36,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:36,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-78194825-b3d5-4da4-9ca9-da9479d833d4 Date: Tue, 08 Jan 2019 02:04:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:32Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1bbf394ac5734a198881e1bf9001d33a","id":"93a1b0c9-c993-4062-be8c-b3fc917cc7e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet"}]} 2019-01-08 02:04:36,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-78194825-b3d5-4da4-9ca9-da9479d833d4 2019-01-08 02:04:36,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:36,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8cfcd789-8104-4077-988b-c2012cef0fc4 Date: Tue, 08 Jan 2019 02:04:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bbf394ac5734a198881e1bf9001d33a","status":"ACTIVE","subnets":["93a1b0c9-c993-4062-be8c-b3fc917cc7e5"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net","admin_state_up":true,"tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:30Z","mtu":1442}]} 2019-01-08 02:04:36,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net used request id req-8cfcd789-8104-4077-988b-c2012cef0fc4 2019-01-08 02:04:36,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:36,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:36,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:36,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39c52c8-1f4e-4899-ae62-6af10b1d0722 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bbf394ac5734a198881e1bf9001d33a", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}} 2019-01-08 02:04:36,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a used request id req-a39c52c8-1f4e-4899-ae62-6af10b1d0722 2019-01-08 02:04:36,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:37,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b59a060-2eea-461f-9f58-e3d5b5aa745b Date: Tue, 08 Jan 2019 02:04:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:32Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1bbf394ac5734a198881e1bf9001d33a","id":"93a1b0c9-c993-4062-be8c-b3fc917cc7e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet"}]} 2019-01-08 02:04:37,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-0b59a060-2eea-461f-9f58-e3d5b5aa745b 2019-01-08 02:04:37,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b&name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:37,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0231f176-c7d6-4836-8282-96c0a7e2b49c Date: Tue, 08 Jan 2019 02:04:37 GMT RESP BODY: {"ports":[]} 2019-01-08 02:04:37,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b&name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84port-1&admin_state_up=True used request id req-0231f176-c7d6-4836-8282-96c0a7e2b49c 2019-01-08 02:04:37,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:37,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04: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-621561a3-54f4-4e20-90b2-9ac6d106a767 x-compute-request-id: req-621561a3-54f4-4e20-90b2-9ac6d106a767 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:04:37,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-inst used request id req-621561a3-54f4-4e20-90b2-9ac6d106a767 2019-01-08 02:04:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:37,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-845505ff-1dd7-42f3-a645-3f489f545a5f Date: Tue, 08 Jan 2019 02:04:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bbf394ac5734a198881e1bf9001d33a","status":"ACTIVE","subnets":["93a1b0c9-c993-4062-be8c-b3fc917cc7e5"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net","admin_state_up":true,"tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:30Z","mtu":1442}]} 2019-01-08 02:04:37,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net used request id req-845505ff-1dd7-42f3-a645-3f489f545a5f 2019-01-08 02:04:37,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:37,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bd37b7b9-8443-4ef7-8331-e669a767b164 Date: Tue, 08 Jan 2019 02:04:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:32Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1bbf394ac5734a198881e1bf9001d33a","id":"93a1b0c9-c993-4062-be8c-b3fc917cc7e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet"}]} 2019-01-08 02:04:37,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-bd37b7b9-8443-4ef7-8331-e669a767b164 2019-01-08 02:04:37,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:38,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4fcb6473-ef4d-4a2d-9b31-7b918f4fc681 Date: Tue, 08 Jan 2019 02:04:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bbf394ac5734a198881e1bf9001d33a","status":"ACTIVE","subnets":["93a1b0c9-c993-4062-be8c-b3fc917cc7e5"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net","admin_state_up":true,"tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:30Z","mtu":1442}]} 2019-01-08 02:04:38,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net used request id req-4fcb6473-ef4d-4a2d-9b31-7b918f4fc681 2019-01-08 02:04:38,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:38,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8785f25-fb10-4a7e-9ab6-1976545e63a3 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bbf394ac5734a198881e1bf9001d33a", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}} 2019-01-08 02:04:38,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a used request id req-d8785f25-fb10-4a7e-9ab6-1976545e63a3 2019-01-08 02:04:38,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:38,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b3d2e507-b928-4954-9ed5-daa7f1661097 Date: Tue, 08 Jan 2019 02:04:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:32Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1bbf394ac5734a198881e1bf9001d33a","id":"93a1b0c9-c993-4062-be8c-b3fc917cc7e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet"}]} 2019-01-08 02:04:38,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-b3d2e507-b928-4954-9ed5-daa7f1661097 2019-01-08 02:04:38,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b&name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:38,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bae07c4b-134d-4b99-a2ed-d7fb1a360ef2 Date: Tue, 08 Jan 2019 02:04:38 GMT RESP BODY: {"ports":[]} 2019-01-08 02:04:38,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b&name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84port-1&admin_state_up=True used request id req-bae07c4b-134d-4b99-a2ed-d7fb1a360ef2 2019-01-08 02:04:38,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:38,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:39,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e16e5fdb824d999738374574cfebca", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role"}], "expires_at": "2019-01-08T03:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bbf394ac5734a198881e1bf9001d33a", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1bbf394ac5734a198881e1bf9001d33a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-user", "id": "f94c24e60af347d6ba850f849b9913bf"}, "audit_ids": ["2C83nOE4SwyBXqjBhHH7Ww"], "issued_at": "2019-01-08T02:04:39.000000Z"}} 2019-01-08 02:04:39,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f181f44ecae54d0f5ceabb185ca2b990b98e0327" 2019-01-08 02:04:39,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac65fd32-59a4-46ee-b1e6-a49d5410cb4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:39,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ac65fd32-59a4-46ee-b1e6-a49d5410cb4b 2019-01-08 02:04:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:39,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3adc5dd9-2e94-4b18-aedc-3618948bb4b2 Date: Tue, 08 Jan 2019 02:04:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bbf394ac5734a198881e1bf9001d33a","status":"ACTIVE","subnets":["93a1b0c9-c993-4062-be8c-b3fc917cc7e5"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net","admin_state_up":true,"tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:30Z","mtu":1442}]} 2019-01-08 02:04:39,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net used request id req-3adc5dd9-2e94-4b18-aedc-3618948bb4b2 2019-01-08 02:04:39,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:39,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f42ca7b5-9e04-4dec-b44c-1d27b4b69620 Date: Tue, 08 Jan 2019 02:04:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:32Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1bbf394ac5734a198881e1bf9001d33a","id":"93a1b0c9-c993-4062-be8c-b3fc917cc7e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet"}]} 2019-01-08 02:04:39,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-f42ca7b5-9e04-4dec-b44c-1d27b4b69620 2019-01-08 02:04:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:40,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-67788bc7-1421-4315-bb8b-18bfebe3b4a6 Date: Tue, 08 Jan 2019 02:04:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bbf394ac5734a198881e1bf9001d33a","status":"ACTIVE","subnets":["93a1b0c9-c993-4062-be8c-b3fc917cc7e5"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net","admin_state_up":true,"tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:30Z","mtu":1442}]} 2019-01-08 02:04:40,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net used request id req-67788bc7-1421-4315-bb8b-18bfebe3b4a6 2019-01-08 02:04:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:40,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:40,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f181f44ecae54d0f5ceabb185ca2b990b98e0327" 2019-01-08 02:04:40,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc624e8-c018-4511-8e54-072c0ea29a30 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bbf394ac5734a198881e1bf9001d33a", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}} 2019-01-08 02:04:40,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a used request id req-bcc624e8-c018-4511-8e54-072c0ea29a30 2019-01-08 02:04:40,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" 2019-01-08 02:04:40,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67798b75-06a5-4ae4-b7b3-8cf2007204e6 Date: Tue, 08 Jan 2019 02:04:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216e7af5-5c9a-4b1b-a829-ea75db4c219b","tenant_id":"1bbf394ac5734a198881e1bf9001d33a","created_at":"2019-01-08T02:04:32Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1bbf394ac5734a198881e1bf9001d33a","id":"93a1b0c9-c993-4062-be8c-b3fc917cc7e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet"}]} 2019-01-08 02:04:40,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-67798b75-06a5-4ae4-b7b3-8cf2007204e6 2019-01-08 02:04:40,536 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net 2019-01-08 02:04:40,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9791909e40b5cc7365f241963bb97036da977b69" -d '{"port": {"network_id": "216e7af5-5c9a-4b1b-a829-ea75db4c219b", "name": "CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2019-01-08 02:04:40,736 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-196f7f1e-e1d1-460d-969e-ae4f47d52fd1 Date: Tue, 08 Jan 2019 02:04:40 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-08 02:04:40,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-196f7f1e-e1d1-460d-969e-ae4f47d52fd1 2019-01-08 02:04:40,737 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-08 02:04:40,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/fbb037bc-75b2-4113-8081-90ede0549fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc43e0692845ce529fbd033b24d6ddbd7b56169" 2019-01-08 02:04:40,783 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:04:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52e59ad0-0fec-4044-86da-9270f394c414 x-compute-request-id: req-52e59ad0-0fec-4044-86da-9270f394c414 Content-Length: 0 Content-Type: application/json 2019-01-08 02:04:40,783 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/fbb037bc-75b2-4113-8081-90ede0549fac used request id req-52e59ad0-0fec-4044-86da-9270f394c414 2019-01-08 02:04:40,784 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet 2019-01-08 02:04:40,784 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-subnet 2019-01-08 02:04:40,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/93a1b0c9-c993-4062-be8c-b3fc917cc7e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" 2019-01-08 02:04:42,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d61d33e-e066-4176-877c-61d54fa9134f Date: Tue, 08 Jan 2019 02:04:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:04:42,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/93a1b0c9-c993-4062-be8c-b3fc917cc7e5 used request id req-4d61d33e-e066-4176-877c-61d54fa9134f 2019-01-08 02:04:42,010 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-pub-net 2019-01-08 02:04:42,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/216e7af5-5c9a-4b1b-a829-ea75db4c219b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c937b849cc7cfa5709969136d899b2eea9aa5b" 2019-01-08 02:04:43,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7dbb5b4-ab03-408d-afa9-837206b1d7e1 Date: Tue, 08 Jan 2019 02:04:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:04:43,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/216e7af5-5c9a-4b1b-a829-ea75db4c219b used request id req-f7dbb5b4-ab03-408d-afa9-837206b1d7e1 2019-01-08 02:04:43,262 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6fddd26f-1803-46a1-9eee-8fc0b87cea84-image 2019-01-08 02:04:43,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de6df57e34b8b417ac7bb824dcd9c231f604da18" 2019-01-08 02:04:44,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c92d6ad9-7cd1-474e-b7d9-9756490d2290 Date: Tue, 08 Jan 2019 02:04:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:04:44,060 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/77bdb0ef-bf68-46c9-90d1-b595e4bb0fb5 used request id req-c92d6ad9-7cd1-474e-b7d9-9756490d2290 2019-01-08 02:04:44,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:44,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-65843060-b2ad-4d9a-b272-914640f2cec1 Date: Tue, 08 Jan 2019 02:04:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1bbf394ac5734a198881e1bf9001d33a", "created_at": "2019-01-08T02:04:30Z", "updated_at": "2019-01-08T02:04:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:30Z", "revision_number": 0, "id": "67410b5f-1e9d-494a-ae57-9074d86bd97e", "remote_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:30Z", "security_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "tenant_id": "1bbf394ac5734a198881e1bf9001d33a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bbf394ac5734a198881e1bf9001d33a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:30Z", "revision_number": 0, "id": "717adf25-4455-46b6-aa1c-715fdee85612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:30Z", "security_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "tenant_id": "1bbf394ac5734a198881e1bf9001d33a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bbf394ac5734a198881e1bf9001d33a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:30Z", "revision_number": 0, "id": "bdf04731-9300-4699-96e0-296d3f350a25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:30Z", "security_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "tenant_id": "1bbf394ac5734a198881e1bf9001d33a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bbf394ac5734a198881e1bf9001d33a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:30Z", "revision_number": 0, "id": "defcd8db-a8c6-4cd5-9330-4c477e543258", "remote_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:30Z", "security_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "tenant_id": "1bbf394ac5734a198881e1bf9001d33a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bbf394ac5734a198881e1bf9001d33a"}], "revision_number": 4, "project_id": "1bbf394ac5734a198881e1bf9001d33a", "id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:04:44,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-65843060-b2ad-4d9a-b272-914640f2cec1 2019-01-08 02:04:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:44,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a97845-b00e-49c2-9a59-2a278fcd1f63 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bbf394ac5734a198881e1bf9001d33a", "name": "CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj"}} 2019-01-08 02:04:44,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a used request id req-30a97845-b00e-49c2-9a59-2a278fcd1f63 2019-01-08 02:04:44,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 064fbea9-aad0-48a6-b575-a6dd0d6c48f6 2019-01-08 02:04:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=064fbea9-aad0-48a6-b575-a6dd0d6c48f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:44,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7f2903d1-9947-45e3-8ac8-fe8eaec6472d Date: Tue, 08 Jan 2019 02:04:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:30Z", "security_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "port_range_min": null, "revision_number": 0, "tenant_id": "1bbf394ac5734a198881e1bf9001d33a", "created_at": "2019-01-08T02:04:30Z", "project_id": "1bbf394ac5734a198881e1bf9001d33a", "id": "67410b5f-1e9d-494a-ae57-9074d86bd97e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:30Z", "security_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "port_range_min": null, "revision_number": 0, "tenant_id": "1bbf394ac5734a198881e1bf9001d33a", "created_at": "2019-01-08T02:04:30Z", "project_id": "1bbf394ac5734a198881e1bf9001d33a", "id": "717adf25-4455-46b6-aa1c-715fdee85612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:30Z", "security_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "port_range_min": null, "revision_number": 0, "tenant_id": "1bbf394ac5734a198881e1bf9001d33a", "created_at": "2019-01-08T02:04:30Z", "project_id": "1bbf394ac5734a198881e1bf9001d33a", "id": "bdf04731-9300-4699-96e0-296d3f350a25"}, {"remote_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:30Z", "security_group_id": "064fbea9-aad0-48a6-b575-a6dd0d6c48f6", "port_range_min": null, "revision_number": 0, "tenant_id": "1bbf394ac5734a198881e1bf9001d33a", "created_at": "2019-01-08T02:04:30Z", "project_id": "1bbf394ac5734a198881e1bf9001d33a", "id": "defcd8db-a8c6-4cd5-9330-4c477e543258"}]} 2019-01-08 02:04:44,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=064fbea9-aad0-48a6-b575-a6dd0d6c48f6 used request id req-7f2903d1-9947-45e3-8ac8-fe8eaec6472d 2019-01-08 02:04:44,707 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:04:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/064fbea9-aad0-48a6-b575-a6dd0d6c48f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:45,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6d44a9e-626d-4e79-ad5c-a494c86a0c37 Content-Length: 0 Date: Tue, 08 Jan 2019 02:04:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:04:45,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/064fbea9-aad0-48a6-b575-a6dd0d6c48f6 used request id req-f6d44a9e-626d-4e79-ad5c-a494c86a0c37 2019-01-08 02:04:45,120 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj 2019-01-08 02:04:45,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:45,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-228e8410-e8c4-4090-b437-4b5320287c6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:45,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1bbf394ac5734a198881e1bf9001d33a used request id req-228e8410-e8c4-4090-b437-4b5320287c6e 2019-01-08 02:04:45,395 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-proj-role 2019-01-08 02:04:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/48e16e5fdb824d999738374574cfebca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:45,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc1dc015-6c8c-4e75-9c64-2ef54ad33283 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:45,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/48e16e5fdb824d999738374574cfebca used request id req-dc1dc015-6c8c-4e75-9c64-2ef54ad33283 2019-01-08 02:04:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbea418cb231e317d0675d1bd559ab68f5ffd0a" 2019-01-08 02:04:45,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8590b0b-34c1-46b2-a283-2db36384cacd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:04:45,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c8590b0b-34c1-46b2-a283-2db36384cacd 2019-01-08 02:04:45,660 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1dc9058c-d6a8-4b7-user 2019-01-08 02:04:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/f94c24e60af347d6ba850f849b9913bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03035a1e32372d326ba3fc1cd39a9457f4ac67f8" 2019-01-08 02:04:45,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48ffae5c-d09d-440e-907a-7a2a9c9a8f65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:45,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f94c24e60af347d6ba850f849b9913bf used request id req-48ffae5c-d09d-440e-907a-7a2a9c9a8f65 2019-01-08 02:04:45,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:46,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ji-X1HBvSqSxV9J4VjuWlw"], "issued_at": "2019-01-08T02:04:46.000000Z"}} 2019-01-08 02:04:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4ac022abb66c448376a51476198a79128f5118" 2019-01-08 02:04:46,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8117c6b9-72b0-4e3f-9578-9624fd2b9bb7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:46,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8117c6b9-72b0-4e3f-9578-9624fd2b9bb7 2019-01-08 02:04:46,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:46,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:46,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["SLZuoaPfQf2p465pkbNd8w"], "issued_at": "2019-01-08T02:04:46.000000Z"}} 2019-01-08 02:04:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:04:46,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b13550-b7ca-46dd-bd1a-0d7cd82ca886 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:46,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-79b13550-b7ca-46dd-bd1a-0d7cd82ca886 2019-01-08 02:04:46,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:46,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:46,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:04:47,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29b059f-af43-4b74-8a69-74aef6e735aa Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:04:47,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj used request id req-f29b059f-af43-4b74-8a69-74aef6e735aa 2019-01-08 02:04:47,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:04:47,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc16fc11-d80c-4048-972d-7e65a3058107 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:04:47,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-bc16fc11-d80c-4048-972d-7e65a3058107 2019-01-08 02:04:47,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}}' 2019-01-08 02:04:47,455 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f20bea-ff56-444c-8c95-842dde8a7978 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8"}, "tags": [], "enabled": true, "id": "77fd7738a7994c3191ce32715deac5f8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}} 2019-01-08 02:04:47,455 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-f7f20bea-ff56-444c-8c95-842dde8a7978 2019-01-08 02:04:47,455 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj 2019-01-08 02:04:47,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:47,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:47,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["xr5e_V0MRSCl0RUbUH1EIw"], "issued_at": "2019-01-08T02:04:47.000000Z"}} 2019-01-08 02:04:47,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d7f3cb71cb7e41a8d7158a5875f2dbcc510c46" 2019-01-08 02:04:47,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378dbea5-9100-469e-8c7d-e05f13730fcd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:47,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-378dbea5-9100-469e-8c7d-e05f13730fcd 2019-01-08 02:04:47,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:04:47,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:04: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:04:47,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d7f3cb71cb7e41a8d7158a5875f2dbcc510c46" 2019-01-08 02:04:48,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0931afe8-7667-41d2-8d3b-f3eda5ea3e20 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:04:48,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0931afe8-7667-41d2-8d3b-f3eda5ea3e20 2019-01-08 02:04:48,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d7f3cb71cb7e41a8d7158a5875f2dbcc510c46" 2019-01-08 02:04:48,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3480a5-1713-42ac-9d19-6dc7824375a0 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8"}, "tags": [], "enabled": true, "id": "77fd7738a7994c3191ce32715deac5f8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}]} 2019-01-08 02:04:48,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj used request id req-3b3480a5-1713-42ac-9d19-6dc7824375a0 2019-01-08 02:04:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d7f3cb71cb7e41a8d7158a5875f2dbcc510c46" 2019-01-08 02:04:48,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3787fca-4668-4308-8e96-8c4245a340b7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:04:48,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-e3787fca-4668-4308-8e96-8c4245a340b7 2019-01-08 02:04:48,802 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-user 2019-01-08 02:04:48,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:48,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:04:48,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a642a69-ee43-4d25-b094-85544e6c2d0f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:04:48,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1a642a69-ee43-4d25-b094-85544e6c2d0f 2019-01-08 02:04:48,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" -d '{"role": {"name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role"}}' 2019-01-08 02:04:49,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-711eac90-4f15-4f1e-ade7-d8ca1899053f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b6df784de734097a3406e13f7fdda9e", "links": {"self": "http://172.30.9.42:5000/v3/roles/8b6df784de734097a3406e13f7fdda9e"}, "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role"}} 2019-01-08 02:04:49,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-711eac90-4f15-4f1e-ade7-d8ca1899053f 2019-01-08 02:04:49,066 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role 2019-01-08 02:04:49,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/8b6df784de734097a3406e13f7fdda9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:04:49,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b1852c-310f-4647-8a1b-9f77938e7de3 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b6df784de734097a3406e13f7fdda9e", "links": {"self": "http://172.30.9.42:5000/v3/roles/8b6df784de734097a3406e13f7fdda9e"}, "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role"}} 2019-01-08 02:04:49,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/8b6df784de734097a3406e13f7fdda9e used request id req-f5b1852c-310f-4647-8a1b-9f77938e7de3 2019-01-08 02:04:49,090 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role to project CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj 2019-01-08 02:04:49,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8/users/bcbf5c4b81dd44b5ba227a0027471961/roles/8b6df784de734097a3406e13f7fdda9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:04:49,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ee4def-70b5-4e3b-8d62-2eb25f63014d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:04:49,242 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8/users/bcbf5c4b81dd44b5ba227a0027471961/roles/8b6df784de734097a3406e13f7fdda9e used request id req-04ee4def-70b5-4e3b-8d62-2eb25f63014d 2019-01-08 02:04:49,242 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:04:49,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:49,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:49,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b6df784de734097a3406e13f7fdda9e", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role"}], "expires_at": "2019-01-08T03:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fd7738a7994c3191ce32715deac5f8", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-user", "id": "bcbf5c4b81dd44b5ba227a0027471961"}, "audit_ids": ["g8oGsuLWTqqvFIZcOIKO_w"], "issued_at": "2019-01-08T02:04:49.000000Z"}} 2019-01-08 02:04:49,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb003c900bdb1e734b433f255266516185b33d1" 2019-01-08 02:04:49,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9717c8-566f-4fe1-b384-8a2ba0cd4540 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:49,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4d9717c8-566f-4fe1-b384-8a2ba0cd4540 2019-01-08 02:04:49,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb003c900bdb1e734b433f255266516185b33d1" 2019-01-08 02:04:50,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2ed2072e-1c65-456b-a352-a78b48c3cca2 Date: Tue, 08 Jan 2019 02:04:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image"} 2019-01-08 02:04:50,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image used request id req-2ed2072e-1c65-456b-a352-a78b48c3cca2 2019-01-08 02:04:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb003c900bdb1e734b433f255266516185b33d1" 2019-01-08 02:04:50,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-56157037-7b58-40dc-a64c-963ce229c99b Date: Tue, 08 Jan 2019 02:04: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"}}} 2019-01-08 02:04:50,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-56157037-7b58-40dc-a64c-963ce229c99b 2019-01-08 02:04:50,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cb003c900bdb1e734b433f255266516185b33d1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image"}' 2019-01-08 02:04:50,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd1a9ab7-d89a-4e62-ae54-f190545dfc15 Date: Tue, 08 Jan 2019 02:04:50 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:04:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:04:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5", "min_disk": 0, "protected": false, "id": "d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5", "file": "/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5/file", "checksum": null, "owner": "77fd7738a7994c3191ce32715deac5f8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:04:50,589 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-fd1a9ab7-d89a-4e62-ae54-f190545dfc15 2019-01-08 02:04:50,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb003c900bdb1e734b433f255266516185b33d1" -d '' 2019-01-08 02:04:52,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20e8cbc4-d8cc-432c-a170-a811d1ed5b2d Date: Tue, 08 Jan 2019 02:04:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:04:52,041 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5/file used request id req-20e8cbc4-d8cc-432c-a170-a811d1ed5b2d 2019-01-08 02:04:52,042 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:04:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb003c900bdb1e734b433f255266516185b33d1" 2019-01-08 02:04:52,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dd19f455-4dd4-41c8-b580-84f8cee0a9a4 Date: Tue, 08 Jan 2019 02:04:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:04:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:04:51Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5/snap", "metadata": {}}], "self": "/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5", "min_disk": 0, "protected": false, "id": "d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5", "file": "/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "77fd7738a7994c3191ce32715deac5f8", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:04:52,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5 used request id req-dd19f455-4dd4-41c8-b580-84f8cee0a9a4 2019-01-08 02:04:52,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb003c900bdb1e734b433f255266516185b33d1" 2019-01-08 02:04:52,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-69500a3e-2828-4fe3-a46c-1a6c096c2ad8 Date: Tue, 08 Jan 2019 02:04:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:04:52,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-69500a3e-2828-4fe3-a46c-1a6c096c2ad8 2019-01-08 02:04:52,462 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image 2019-01-08 02:04:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb003c900bdb1e734b433f255266516185b33d1" 2019-01-08 02:04:52,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-314ac77f-c7c4-4857-ade7-002f644b9f05 Date: Tue, 08 Jan 2019 02:04:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:04:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:04:51Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5/snap", "metadata": {}}], "self": "/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5", "min_disk": 0, "protected": false, "id": "d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5", "file": "/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "77fd7738a7994c3191ce32715deac5f8", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:04:52,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5 used request id req-314ac77f-c7c4-4857-ade7-002f644b9f05 2019-01-08 02:04:52,684 - create_image - DEBUG - Instance status is - active 2019-01-08 02:04:52,684 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image 2019-01-08 02:04:52,684 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image 2019-01-08 02:04:52,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:52,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:53,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b6df784de734097a3406e13f7fdda9e", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role"}], "expires_at": "2019-01-08T03:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fd7738a7994c3191ce32715deac5f8", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-user", "id": "bcbf5c4b81dd44b5ba227a0027471961"}, "audit_ids": ["iFpw28ZaTX6nWm8W4GkNxA"], "issued_at": "2019-01-08T02:04:53.000000Z"}} 2019-01-08 02:04:53,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" 2019-01-08 02:04:53,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c48830-e10e-4f56-b3c0-51cad3c9b736 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:53,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-64c48830-e10e-4f56-b3c0-51cad3c9b736 2019-01-08 02:04:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" 2019-01-08 02:04:53,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fda49e27-4943-4925-9458-f1a394aeb221 Date: Tue, 08 Jan 2019 02:04:53 GMT RESP BODY: {"networks":[]} 2019-01-08 02:04:53,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net used request id req-fda49e27-4943-4925-9458-f1a394aeb221 2019-01-08 02:04:53,427 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net 2019-01-08 02:04:53,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" -d '{"network": {"name": "CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net", "admin_state_up": true}}' 2019-01-08 02:04:54,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-f1f92528-e6d2-484d-a6b7-3e2808105074 Date: Tue, 08 Jan 2019 02:04:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"77fd7738a7994c3191ce32715deac5f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:04:53Z","is_default":false,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:53Z","mtu":1442}} 2019-01-08 02:04:54,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-f1f92528-e6d2-484d-a6b7-3e2808105074 2019-01-08 02:04:54,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" 2019-01-08 02:04:55,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-35173ff7-2ef4-4a33-9e60-2aac02d2ae0b Date: Tue, 08 Jan 2019 02:04:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"77fd7738a7994c3191ce32715deac5f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:04:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net","admin_state_up":true,"tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:53Z","mtu":1442}]} 2019-01-08 02:04:55,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-35173ff7-2ef4-4a33-9e60-2aac02d2ae0b 2019-01-08 02:04:55,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" 2019-01-08 02:04:55,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c15eb415-5498-49aa-a6b0-06bf65f35219 Date: Tue, 08 Jan 2019 02:04:55 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:04:55,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-c15eb415-5498-49aa-a6b0-06bf65f35219 2019-01-08 02:04:55,356 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet 2019-01-08 02:04:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" -d '{"subnets": [{"ip_version": 4, "network_id": "e8b580a7-2cf6-4481-9406-bc8e4614790f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]}' 2019-01-08 02:04:57,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cd075be2-ac88-4d5c-94b8-51c90e060266 Date: Tue, 08 Jan 2019 02:04:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:56Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:56Z","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":"77fd7738a7994c3191ce32715deac5f8","id":"9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]} 2019-01-08 02:04:57,411 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-cd075be2-ac88-4d5c-94b8-51c90e060266 2019-01-08 02:04:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" 2019-01-08 02:04:57,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c75e34b7-5dca-455b-b51c-9b4ae29824bb Date: Tue, 08 Jan 2019 02:04:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"77fd7738a7994c3191ce32715deac5f8","status":"ACTIVE","subnets":["9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net","admin_state_up":true,"tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:53Z","mtu":1442}]} 2019-01-08 02:04:57,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-c75e34b7-5dca-455b-b51c-9b4ae29824bb 2019-01-08 02:04:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" 2019-01-08 02:04:57,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-edd04635-b86a-42b1-8c11-cd5c46526e33 Date: Tue, 08 Jan 2019 02:04:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:56Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"77fd7738a7994c3191ce32715deac5f8","id":"9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]} 2019-01-08 02:04:57,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-edd04635-b86a-42b1-8c11-cd5c46526e33 2019-01-08 02:04:57,797 - OpenStackNetwork - DEBUG - Network [e8b580a7-2cf6-4481-9406-bc8e4614790f] created successfully 2019-01-08 02:04:57,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:57,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:58,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["AQIstsUIShmDMe9EF6EiFw"], "issued_at": "2019-01-08T02:04:58.000000Z"}} 2019-01-08 02:04:58,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e95aef3196968a71e14006fde7de78d47c694d" 2019-01-08 02:04:58,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5acfee6-5ef1-4be7-acfb-2f5d8b71ab27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:58,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c5acfee6-5ef1-4be7-acfb-2f5d8b71ab27 2019-01-08 02:04:58,331 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:04:58,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e95aef3196968a71e14006fde7de78d47c694d" 2019-01-08 02:04:58,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04: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-5977db3b-ce85-4b5e-9c03-32154bf2aa2e x-compute-request-id: req-5977db3b-ce85-4b5e-9c03-32154bf2aa2e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:04:58,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-5977db3b-ce85-4b5e-9c03-32154bf2aa2e 2019-01-08 02:04:58,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e95aef3196968a71e14006fde7de78d47c694d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:04:58,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04: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-18737887-c9eb-4762-9e1e-e64d81cd809b x-compute-request-id: req-18737887-c9eb-4762-9e1e-e64d81cd809b Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/e5926eea-c958-46e4-97fa-1a06e67ab03f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/e5926eea-c958-46e4-97fa-1a06e67ab03f", "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": "e5926eea-c958-46e4-97fa-1a06e67ab03f"}} 2019-01-08 02:04:58,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-18737887-c9eb-4762-9e1e-e64d81cd809b 2019-01-08 02:04:58,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:04:58,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:04:59,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b6df784de734097a3406e13f7fdda9e", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role"}], "expires_at": "2019-01-08T03:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fd7738a7994c3191ce32715deac5f8", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-user", "id": "bcbf5c4b81dd44b5ba227a0027471961"}, "audit_ids": ["rGjl8ZHySXOaoRti_NsfWA"], "issued_at": "2019-01-08T02:04:58.000000Z"}} 2019-01-08 02:04:59,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:04:59,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6590945-96b5-4f1c-8ae5-7bef1bd96406 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:59,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f6590945-96b5-4f1c-8ae5-7bef1bd96406 2019-01-08 02:04:59,097 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:04:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:04:59,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70cabd14-349f-4c13-a9b7-a3dca618c0e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:04:59,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-70cabd14-349f-4c13-a9b7-a3dca618c0e5 2019-01-08 02:04:59,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:04:59,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fb42045c-0b5c-47fc-a759-e0ab152576e8 Date: Tue, 08 Jan 2019 02:04:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"77fd7738a7994c3191ce32715deac5f8","status":"ACTIVE","subnets":["9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net","admin_state_up":true,"tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:53Z","mtu":1442}]} 2019-01-08 02:04:59,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net used request id req-fb42045c-0b5c-47fc-a759-e0ab152576e8 2019-01-08 02:04:59,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:04:59,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-654915a1-092a-4772-8c6b-dc4e41d9d728 Date: Tue, 08 Jan 2019 02:04:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:56Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"77fd7738a7994c3191ce32715deac5f8","id":"9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]} 2019-01-08 02:04:59,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-654915a1-092a-4772-8c6b-dc4e41d9d728 2019-01-08 02:04:59,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:00,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0f6fd96a-a4f0-4221-ba1b-1ab423379343 Date: Tue, 08 Jan 2019 02:05:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"77fd7738a7994c3191ce32715deac5f8","status":"ACTIVE","subnets":["9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net","admin_state_up":true,"tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:53Z","mtu":1442}]} 2019-01-08 02:05:00,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net used request id req-0f6fd96a-a4f0-4221-ba1b-1ab423379343 2019-01-08 02:05:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:00,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:00,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:00,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25aec575-bcac-4b6d-8ce4-be633fc96115 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "77fd7738a7994c3191ce32715deac5f8", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}} 2019-01-08 02:05:00,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 used request id req-25aec575-bcac-4b6d-8ce4-be633fc96115 2019-01-08 02:05:00,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:00,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5d21c745-65eb-4cf0-bce4-01bcd1851f4d Date: Tue, 08 Jan 2019 02:05:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:56Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"77fd7738a7994c3191ce32715deac5f8","id":"9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]} 2019-01-08 02:05:00,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-5d21c745-65eb-4cf0-bce4-01bcd1851f4d 2019-01-08 02:05:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f&name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:00,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4f4e827-7609-4745-99d2-d53db99f8a7b Date: Tue, 08 Jan 2019 02:05:00 GMT RESP BODY: {"ports":[]} 2019-01-08 02:05:00,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f&name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213port-1&admin_state_up=True used request id req-d4f4e827-7609-4745-99d2-d53db99f8a7b 2019-01-08 02:05:00,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:00,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ded539fe-bd88-40ef-827b-87f7da0bf12c x-compute-request-id: req-ded539fe-bd88-40ef-827b-87f7da0bf12c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:05:00,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-inst used request id req-ded539fe-bd88-40ef-827b-87f7da0bf12c 2019-01-08 02:05:00,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:01,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c76960ef-b3a5-4f39-a32d-8cac4808f240 Date: Tue, 08 Jan 2019 02:05:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"77fd7738a7994c3191ce32715deac5f8","status":"ACTIVE","subnets":["9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net","admin_state_up":true,"tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:53Z","mtu":1442}]} 2019-01-08 02:05:01,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net used request id req-c76960ef-b3a5-4f39-a32d-8cac4808f240 2019-01-08 02:05:01,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:01,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c87eff0a-093a-43fe-94df-3d8fbf210c64 Date: Tue, 08 Jan 2019 02:05:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:56Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"77fd7738a7994c3191ce32715deac5f8","id":"9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]} 2019-01-08 02:05:01,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-c87eff0a-093a-43fe-94df-3d8fbf210c64 2019-01-08 02:05:01,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:01,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-596f5339-5245-4ed0-894e-26dd88c91eb9 Date: Tue, 08 Jan 2019 02:05:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"77fd7738a7994c3191ce32715deac5f8","status":"ACTIVE","subnets":["9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net","admin_state_up":true,"tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:53Z","mtu":1442}]} 2019-01-08 02:05:01,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net used request id req-596f5339-5245-4ed0-894e-26dd88c91eb9 2019-01-08 02:05:01,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:01,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa09485-c811-44da-b432-468b06f7916c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "77fd7738a7994c3191ce32715deac5f8", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}} 2019-01-08 02:05:01,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 used request id req-2aa09485-c811-44da-b432-468b06f7916c 2019-01-08 02:05:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:01,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6381a2f-2f17-450f-a300-5ca247e6d7b2 Date: Tue, 08 Jan 2019 02:05:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:56Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"77fd7738a7994c3191ce32715deac5f8","id":"9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]} 2019-01-08 02:05:01,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-f6381a2f-2f17-450f-a300-5ca247e6d7b2 2019-01-08 02:05:01,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f&name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:01,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-52e93021-d3f9-4525-8b30-71f2d6067e94 Date: Tue, 08 Jan 2019 02:05:01 GMT RESP BODY: {"ports":[]} 2019-01-08 02:05:01,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f&name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213port-1&admin_state_up=True used request id req-52e93021-d3f9-4525-8b30-71f2d6067e94 2019-01-08 02:05:01,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:01,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:02,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b6df784de734097a3406e13f7fdda9e", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role"}], "expires_at": "2019-01-08T03:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fd7738a7994c3191ce32715deac5f8", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/77fd7738a7994c3191ce32715deac5f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-user", "id": "bcbf5c4b81dd44b5ba227a0027471961"}, "audit_ids": ["jokmtF7ZSE-J2bbWaVvjeA"], "issued_at": "2019-01-08T02:05:02.000000Z"}} 2019-01-08 02:05:02,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57b653786278af730cb76d6170390d8311dcf5" 2019-01-08 02:05:02,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dfad825-34d8-44c8-808c-4f15195e100d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:02,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6dfad825-34d8-44c8-808c-4f15195e100d 2019-01-08 02:05:02,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:02,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc6e6e5c-21af-41c5-b686-ed9cc1651005 Date: Tue, 08 Jan 2019 02:05:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"77fd7738a7994c3191ce32715deac5f8","status":"ACTIVE","subnets":["9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net","admin_state_up":true,"tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:53Z","mtu":1442}]} 2019-01-08 02:05:02,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net used request id req-dc6e6e5c-21af-41c5-b686-ed9cc1651005 2019-01-08 02:05:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:02,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e992cb9d-28c4-40dd-90fa-31c99da79345 Date: Tue, 08 Jan 2019 02:05:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:56Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"77fd7738a7994c3191ce32715deac5f8","id":"9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]} 2019-01-08 02:05:02,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-e992cb9d-28c4-40dd-90fa-31c99da79345 2019-01-08 02:05:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:03,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0405d44c-805c-427d-ab77-f83354480765 Date: Tue, 08 Jan 2019 02:05:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"77fd7738a7994c3191ce32715deac5f8","status":"ACTIVE","subnets":["9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7"],"description":"","tags":[],"updated_at":"2019-01-08T02:04:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net","admin_state_up":true,"tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:53Z","mtu":1442}]} 2019-01-08 02:05:03,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net used request id req-0405d44c-805c-427d-ab77-f83354480765 2019-01-08 02:05:03,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:03,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:03,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57b653786278af730cb76d6170390d8311dcf5" 2019-01-08 02:05:03,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b37cb44-9d71-4ae4-bbf1-7ae4461e436d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "77fd7738a7994c3191ce32715deac5f8", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}} 2019-01-08 02:05:03,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 used request id req-6b37cb44-9d71-4ae4-bbf1-7ae4461e436d 2019-01-08 02:05:03,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:03,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0cd331fd-427e-4a72-bc96-424a6a1c7a4e Date: Tue, 08 Jan 2019 02:05:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:56Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"77fd7738a7994c3191ce32715deac5f8","id":"9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]} 2019-01-08 02:05:03,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-0cd331fd-427e-4a72-bc96-424a6a1c7a4e 2019-01-08 02:05:03,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f&name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" 2019-01-08 02:05:03,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b8a930c6-1fcb-438a-a695-cd9719348ee1 Date: Tue, 08 Jan 2019 02:05:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8b580a7-2cf6-4481-9406-bc8e4614790f","tenant_id":"77fd7738a7994c3191ce32715deac5f8","created_at":"2019-01-08T02:04:56Z","dns_nameservers":[],"updated_at":"2019-01-08T02:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"77fd7738a7994c3191ce32715deac5f8","id":"9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet"}]} 2019-01-08 02:05:03,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e8b580a7-2cf6-4481-9406-bc8e4614790f&name=CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet used request id req-b8a930c6-1fcb-438a-a695-cd9719348ee1 2019-01-08 02:05:03,638 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net 2019-01-08 02:05:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5ebfb3feb664e05b65f39d89d0af96296fb47a" -d '{"port": {"network_id": "e8b580a7-2cf6-4481-9406-bc8e4614790f", "fixed_ips": [{"subnet_id": "9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213port-1", "admin_state_up": true}}' 2019-01-08 02:05:04,207 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-a8617df3-fcd4-4a04-9d14-81fb04e87e72 Date: Tue, 08 Jan 2019 02:05:04 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2019-01-08 02:05:04,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-a8617df3-fcd4-4a04-9d14-81fb04e87e72 2019-01-08 02:05:04,207 - 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": ""}} 2019-01-08 02:05:04,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/e5926eea-c958-46e4-97fa-1a06e67ab03f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e95aef3196968a71e14006fde7de78d47c694d" 2019-01-08 02:05:04,244 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-139a1f99-2dc8-4d8d-a2fa-80e29d782829 x-compute-request-id: req-139a1f99-2dc8-4d8d-a2fa-80e29d782829 Content-Length: 0 Content-Type: application/json 2019-01-08 02:05:04,244 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/e5926eea-c958-46e4-97fa-1a06e67ab03f used request id req-139a1f99-2dc8-4d8d-a2fa-80e29d782829 2019-01-08 02:05:04,245 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet 2019-01-08 02:05:04,245 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-subnet 2019-01-08 02:05:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" 2019-01-08 02:05:05,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ffb8ecd-dfce-4509-83ee-49eaf390c332 Date: Tue, 08 Jan 2019 02:05:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:05:05,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/9a96d2e7-5bb1-4f8d-8a69-8e275314a3a7 used request id req-9ffb8ecd-dfce-4509-83ee-49eaf390c332 2019-01-08 02:05:05,478 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-pub-net 2019-01-08 02:05:05,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/e8b580a7-2cf6-4481-9406-bc8e4614790f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9511b0b924a7ff9faef382fa8577d7b6144904e7" 2019-01-08 02:05:07,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-301bc1f2-9744-4425-aa63-b617c49dc83a Date: Tue, 08 Jan 2019 02:05:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:05:07,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/e8b580a7-2cf6-4481-9406-bc8e4614790f used request id req-301bc1f2-9744-4425-aa63-b617c49dc83a 2019-01-08 02:05:07,236 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-842c63fb-6295-4a41-ac97-76fe44969213-image 2019-01-08 02:05:07,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cb003c900bdb1e734b433f255266516185b33d1" 2019-01-08 02:05:08,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-497ec5cd-dc28-4ec1-94b1-d4c4d126d4bb Date: Tue, 08 Jan 2019 02:05:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:05:08,030 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/d5cbf1e1-c6b5-4910-9080-c3d4cd319ee5 used request id req-497ec5cd-dc28-4ec1-94b1-d4c4d126d4bb 2019-01-08 02:05:08,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:08,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-8ed524fc-eca9-484e-a4f9-581732f65482 Date: Tue, 08 Jan 2019 02:05:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "77fd7738a7994c3191ce32715deac5f8", "created_at": "2019-01-08T02:04:53Z", "updated_at": "2019-01-08T02:04:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:53Z", "revision_number": 0, "id": "05cc1295-f84a-4c68-b88c-3933f136d9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:53Z", "security_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "tenant_id": "77fd7738a7994c3191ce32715deac5f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fd7738a7994c3191ce32715deac5f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:53Z", "revision_number": 0, "id": "498a08ef-b201-4326-9c5c-343524f74269", "remote_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:53Z", "security_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "tenant_id": "77fd7738a7994c3191ce32715deac5f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fd7738a7994c3191ce32715deac5f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:53Z", "revision_number": 0, "id": "6162192f-032a-4a1c-9013-54294b220ef1", "remote_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:53Z", "security_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "tenant_id": "77fd7738a7994c3191ce32715deac5f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fd7738a7994c3191ce32715deac5f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:04:53Z", "revision_number": 0, "id": "64505f84-3d49-453c-9eb1-e04979e39228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:04:53Z", "security_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "tenant_id": "77fd7738a7994c3191ce32715deac5f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fd7738a7994c3191ce32715deac5f8"}], "revision_number": 4, "project_id": "77fd7738a7994c3191ce32715deac5f8", "id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:05:08,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-8ed524fc-eca9-484e-a4f9-581732f65482 2019-01-08 02:05:08,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:08,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37592e3-93e9-4107-a12a-df4f67d42d38 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:05:08,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-c37592e3-93e9-4107-a12a-df4f67d42d38 2019-01-08 02:05:08,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:08,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0ca27f-5db4-46a4-824e-752e88d2a609 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:08,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-6b0ca27f-5db4-46a4-824e-752e88d2a609 2019-01-08 02:05:08,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:08,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:08,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faed43ba-2cce-4935-9b9e-47b1b40567a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:08,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-faed43ba-2cce-4935-9b9e-47b1b40567a2 2019-01-08 02:05:08,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:08,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:08,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d5f6aae-7868-43f1-b7ae-5bf5da70bd67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:08,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-4d5f6aae-7868-43f1-b7ae-5bf5da70bd67 2019-01-08 02:05:08,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:08,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:08,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82382a4c-4749-4406-8ed3-2efc04e1b6ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:08,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-82382a4c-4749-4406-8ed3-2efc04e1b6ea 2019-01-08 02:05:08,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:09,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:09,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d1fea8-dc3c-4d5d-b535-8044c66c71f6 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:05:09,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-d6d1fea8-dc3c-4d5d-b535-8044c66c71f6 2019-01-08 02:05:09,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:09,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0483742-0c02-460d-9947-e801ca1f1cee Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "77fd7738a7994c3191ce32715deac5f8", "name": "CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj"}} 2019-01-08 02:05:09,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 used request id req-f0483742-0c02-460d-9947-e801ca1f1cee 2019-01-08 02:05:09,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 545be15a-d248-4899-a69a-7c42e0b42bcf 2019-01-08 02:05:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=545be15a-d248-4899-a69a-7c42e0b42bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:09,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-044a6faa-7434-4d19-a886-9ef6f78ca9dd Date: Tue, 08 Jan 2019 02:05:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:53Z", "security_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "port_range_min": null, "revision_number": 0, "tenant_id": "77fd7738a7994c3191ce32715deac5f8", "created_at": "2019-01-08T02:04:53Z", "project_id": "77fd7738a7994c3191ce32715deac5f8", "id": "05cc1295-f84a-4c68-b88c-3933f136d9fa"}, {"remote_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:53Z", "security_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "port_range_min": null, "revision_number": 0, "tenant_id": "77fd7738a7994c3191ce32715deac5f8", "created_at": "2019-01-08T02:04:53Z", "project_id": "77fd7738a7994c3191ce32715deac5f8", "id": "498a08ef-b201-4326-9c5c-343524f74269"}, {"remote_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:53Z", "security_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "port_range_min": null, "revision_number": 0, "tenant_id": "77fd7738a7994c3191ce32715deac5f8", "created_at": "2019-01-08T02:04:53Z", "project_id": "77fd7738a7994c3191ce32715deac5f8", "id": "6162192f-032a-4a1c-9013-54294b220ef1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:04:53Z", "security_group_id": "545be15a-d248-4899-a69a-7c42e0b42bcf", "port_range_min": null, "revision_number": 0, "tenant_id": "77fd7738a7994c3191ce32715deac5f8", "created_at": "2019-01-08T02:04:53Z", "project_id": "77fd7738a7994c3191ce32715deac5f8", "id": "64505f84-3d49-453c-9eb1-e04979e39228"}]} 2019-01-08 02:05:09,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=545be15a-d248-4899-a69a-7c42e0b42bcf used request id req-044a6faa-7434-4d19-a886-9ef6f78ca9dd 2019-01-08 02:05:09,436 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:05:09,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/545be15a-d248-4899-a69a-7c42e0b42bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:09,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54f830e3-6221-4f44-9a2f-f6ec6466ecea Content-Length: 0 Date: Tue, 08 Jan 2019 02:05:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:05:09,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/545be15a-d248-4899-a69a-7c42e0b42bcf used request id req-54f830e3-6221-4f44-9a2f-f6ec6466ecea 2019-01-08 02:05:09,846 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj 2019-01-08 02:05:09,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:10,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:05:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a6552f5-185e-4f3f-b426-6d177b5823a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:05:10,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/77fd7738a7994c3191ce32715deac5f8 used request id req-9a6552f5-185e-4f3f-b426-6d177b5823a6 2019-01-08 02:05:10,114 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-proj-role 2019-01-08 02:05:10,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/8b6df784de734097a3406e13f7fdda9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:10,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-698d23ce-6ebb-40ff-9a08-eecd36190dab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:05:10,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/8b6df784de734097a3406e13f7fdda9e used request id req-698d23ce-6ebb-40ff-9a08-eecd36190dab 2019-01-08 02:05:10,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545ba68d71cb735a97ea44bf941a3ff1f116f0ed" 2019-01-08 02:05:10,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8dbb25-01cc-4afd-b4c1-2b9871e145fc Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:05:10,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4b8dbb25-01cc-4afd-b4c1-2b9871e145fc 2019-01-08 02:05:10,362 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ec9acaf6-0bcc-482-user 2019-01-08 02:05:10,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/bcbf5c4b81dd44b5ba227a0027471961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d7f3cb71cb7e41a8d7158a5875f2dbcc510c46" 2019-01-08 02:05:10,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-befdb89c-96aa-4521-ace0-6ce4ef8de13d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:05:10,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/bcbf5c4b81dd44b5ba227a0027471961 used request id req-befdb89c-96aa-4521-ace0-6ce4ef8de13d 2019-01-08 02:05:10,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:10,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["GLzX3wENQdWJO9FvLPtgUA"], "issued_at": "2019-01-08T02:05:10.000000Z"}} 2019-01-08 02:05:10,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8520b5651cb92c0f471feeab06756d5cd5007ff2" 2019-01-08 02:05:11,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c4664fa-7b6e-4556-a2f6-224ef31482c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:11,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8c4664fa-7b6e-4556-a2f6-224ef31482c4 2019-01-08 02:05:11,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:11,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:11,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["e0S-1S7WSiagM06eNtbfgA"], "issued_at": "2019-01-08T02:05:11.000000Z"}} 2019-01-08 02:05:11,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:11,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b100bd29-6b48-4086-a6a5-a7c72147be5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:11,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b100bd29-6b48-4086-a6a5-a7c72147be5b 2019-01-08 02:05:11,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:11,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:11,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:11,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0ea58c-c929-46b2-9bba-bab1a4446766 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:05:11,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj used request id req-eb0ea58c-c929-46b2-9bba-bab1a4446766 2019-01-08 02:05:11,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:11,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af95cbf-fa2a-4e15-bcdb-2f9becbdd90c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:05:11,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-3af95cbf-fa2a-4e15-bcdb-2f9becbdd90c 2019-01-08 02:05:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}}' 2019-01-08 02:05:12,029 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8664f004-9c9b-46b1-bd16-d9e4eeec10ad Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea"}, "tags": [], "enabled": true, "id": "32e7a84420934520a964b09c345a03ea", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}} 2019-01-08 02:05:12,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-8664f004-9c9b-46b1-bd16-d9e4eeec10ad 2019-01-08 02:05:12,030 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj 2019-01-08 02:05:12,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:12,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:12,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["xDKFv-TBSSiszY7Lhek5PQ"], "issued_at": "2019-01-08T02:05:12.000000Z"}} 2019-01-08 02:05:12,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8f60b310f89c414d86a4620de02379160005f4" 2019-01-08 02:05:12,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc93656-fa52-4b72-bc6c-11548978f042 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:12,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3fc93656-fa52-4b72-bc6c-11548978f042 2019-01-08 02:05:12,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:12,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:12,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8f60b310f89c414d86a4620de02379160005f4" 2019-01-08 02:05:12,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1cd016d-46b5-4328-ab33-4b95c3d37bf8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:05:12,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e1cd016d-46b5-4328-ab33-4b95c3d37bf8 2019-01-08 02:05:12,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8f60b310f89c414d86a4620de02379160005f4" 2019-01-08 02:05:12,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bbe483d-6d7b-47df-96b5-3cc2cd24a89f Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea"}, "tags": [], "enabled": true, "id": "32e7a84420934520a964b09c345a03ea", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}]} 2019-01-08 02:05:12,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj used request id req-5bbe483d-6d7b-47df-96b5-3cc2cd24a89f 2019-01-08 02:05:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8f60b310f89c414d86a4620de02379160005f4" 2019-01-08 02:05:12,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5155eb3e-fe9d-4d3d-ae40-95c2bf08a038 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:05:12,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5155eb3e-fe9d-4d3d-ae40-95c2bf08a038 2019-01-08 02:05:13,245 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-user 2019-01-08 02:05:13,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:13,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:13,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a1edb90-f60e-493f-b7cc-45465add4889 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:05:13,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9a1edb90-f60e-493f-b7cc-45465add4889 2019-01-08 02:05:13,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" -d '{"role": {"name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role"}}' 2019-01-08 02:05:13,497 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e30236-572a-4139-9852-fd517593d7a7 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a8226c47cd744d16acd50a0bb81a0b40", "links": {"self": "http://172.30.9.42:5000/v3/roles/a8226c47cd744d16acd50a0bb81a0b40"}, "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role"}} 2019-01-08 02:05:13,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-a7e30236-572a-4139-9852-fd517593d7a7 2019-01-08 02:05:13,498 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role 2019-01-08 02:05:13,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/a8226c47cd744d16acd50a0bb81a0b40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:13,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d96e20-277d-48d4-aa87-a5cd94724b27 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a8226c47cd744d16acd50a0bb81a0b40", "links": {"self": "http://172.30.9.42:5000/v3/roles/a8226c47cd744d16acd50a0bb81a0b40"}, "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role"}} 2019-01-08 02:05:13,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/a8226c47cd744d16acd50a0bb81a0b40 used request id req-b8d96e20-277d-48d4-aa87-a5cd94724b27 2019-01-08 02:05:13,610 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role to project CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj 2019-01-08 02:05:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea/users/e024f2ae001847d091310918ada925ba/roles/a8226c47cd744d16acd50a0bb81a0b40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:13,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25c28b0d-c5bb-45f0-be36-82b3aa4b10f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:05:13,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea/users/e024f2ae001847d091310918ada925ba/roles/a8226c47cd744d16acd50a0bb81a0b40 used request id req-25c28b0d-c5bb-45f0-be36-82b3aa4b10f3 2019-01-08 02:05:13,854 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:05:13,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:13,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:14,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8226c47cd744d16acd50a0bb81a0b40", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role"}], "expires_at": "2019-01-08T03:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e7a84420934520a964b09c345a03ea", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-user", "id": "e024f2ae001847d091310918ada925ba"}, "audit_ids": ["cyau8JPUSCyp0WfPe-FBOw"], "issued_at": "2019-01-08T02:05:14.000000Z"}} 2019-01-08 02:05:14,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0670c4abd7a7e30e8868e51be30f2a8093513fee" 2019-01-08 02:05:14,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee04e2d-8a45-4a44-a4c3-e665d5142d3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:14,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3ee04e2d-8a45-4a44-a4c3-e665d5142d3d 2019-01-08 02:05:14,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0670c4abd7a7e30e8868e51be30f2a8093513fee" 2019-01-08 02:05:14,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-0caf17d7-b6c5-4191-bf73-d521a54cee72 Date: Tue, 08 Jan 2019 02:05:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image"} 2019-01-08 02:05:14,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image used request id req-0caf17d7-b6c5-4191-bf73-d521a54cee72 2019-01-08 02:05:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0670c4abd7a7e30e8868e51be30f2a8093513fee" 2019-01-08 02:05:14,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3098d8cf-b11b-4286-a1e7-eb5745ad2350 Date: Tue, 08 Jan 2019 02:05: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"}}} 2019-01-08 02:05:14,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-3098d8cf-b11b-4286-a1e7-eb5745ad2350 2019-01-08 02:05:14,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0670c4abd7a7e30e8868e51be30f2a8093513fee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image"}' 2019-01-08 02:05:15,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9bdf1bc2-bfaf-4465-a40e-94c4440fc3bc Date: Tue, 08 Jan 2019 02:05:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:05:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:05:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2", "min_disk": 0, "protected": false, "id": "c0d7b223-ed28-4e5a-bf83-5252925312a2", "file": "/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2/file", "checksum": null, "owner": "32e7a84420934520a964b09c345a03ea", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:05:15,062 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-9bdf1bc2-bfaf-4465-a40e-94c4440fc3bc 2019-01-08 02:05:15,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0670c4abd7a7e30e8868e51be30f2a8093513fee" -d '' 2019-01-08 02:05:16,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c899e5e-bd56-46c3-8175-359ca970c8e0 Date: Tue, 08 Jan 2019 02:05:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:05:16,029 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2/file used request id req-1c899e5e-bd56-46c3-8175-359ca970c8e0 2019-01-08 02:05:16,029 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:05:16,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0670c4abd7a7e30e8868e51be30f2a8093513fee" 2019-01-08 02:05:16,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6581520f-0c33-48e2-b764-69fc5e131ffb Date: Tue, 08 Jan 2019 02:05:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:05:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:05:15Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c0d7b223-ed28-4e5a-bf83-5252925312a2/snap", "metadata": {}}], "self": "/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2", "min_disk": 0, "protected": false, "id": "c0d7b223-ed28-4e5a-bf83-5252925312a2", "file": "/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32e7a84420934520a964b09c345a03ea", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c0d7b223-ed28-4e5a-bf83-5252925312a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:05:16,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2 used request id req-6581520f-0c33-48e2-b764-69fc5e131ffb 2019-01-08 02:05:16,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0670c4abd7a7e30e8868e51be30f2a8093513fee" 2019-01-08 02:05:16,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3bb2924d-9bb2-4fe3-870d-91d3401fc1a3 Date: Tue, 08 Jan 2019 02:05: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"}}} 2019-01-08 02:05:16,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-3bb2924d-9bb2-4fe3-870d-91d3401fc1a3 2019-01-08 02:05:16,434 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image 2019-01-08 02:05:16,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0670c4abd7a7e30e8868e51be30f2a8093513fee" 2019-01-08 02:05:17,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-28d141fd-24c9-43b6-b3aa-7c1b6b80f457 Date: Tue, 08 Jan 2019 02:05:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:05:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:05:15Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c0d7b223-ed28-4e5a-bf83-5252925312a2/snap", "metadata": {}}], "self": "/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2", "min_disk": 0, "protected": false, "id": "c0d7b223-ed28-4e5a-bf83-5252925312a2", "file": "/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32e7a84420934520a964b09c345a03ea", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c0d7b223-ed28-4e5a-bf83-5252925312a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:05:17,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2 used request id req-28d141fd-24c9-43b6-b3aa-7c1b6b80f457 2019-01-08 02:05:17,039 - create_image - DEBUG - Instance status is - active 2019-01-08 02:05:17,039 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image 2019-01-08 02:05:17,039 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image 2019-01-08 02:05:17,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:17,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:17,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8226c47cd744d16acd50a0bb81a0b40", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role"}], "expires_at": "2019-01-08T03:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e7a84420934520a964b09c345a03ea", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-user", "id": "e024f2ae001847d091310918ada925ba"}, "audit_ids": ["cZRvskuyQ7eZ6LeJmJ14gw"], "issued_at": "2019-01-08T02:05:17.000000Z"}} 2019-01-08 02:05:17,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" 2019-01-08 02:05:17,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9396cc02-4809-4af1-95dc-c8f9c6548938 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:17,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9396cc02-4809-4af1-95dc-c8f9c6548938 2019-01-08 02:05:17,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" 2019-01-08 02:05:17,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-68027ae1-7c2d-4659-aa98-53a324f07a96 Date: Tue, 08 Jan 2019 02:05:17 GMT RESP BODY: {"networks":[]} 2019-01-08 02:05:17,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net used request id req-68027ae1-7c2d-4659-aa98-53a324f07a96 2019-01-08 02:05:17,778 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net 2019-01-08 02:05:17,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" -d '{"network": {"name": "CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net", "admin_state_up": true}}' 2019-01-08 02:05:19,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-bf1897cc-f2eb-41ad-8264-890e9772e7be Date: Tue, 08 Jan 2019 02:05:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"1c5ba531-5c56-4544-91a3-eb118ef81830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e7a84420934520a964b09c345a03ea","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:05:18Z","is_default":false,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:18Z","mtu":1442}} 2019-01-08 02:05:19,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-bf1897cc-f2eb-41ad-8264-890e9772e7be 2019-01-08 02:05:19,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" 2019-01-08 02:05:20,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-3c9b93a8-6fdc-4853-91d5-42d27a8b1ded Date: Tue, 08 Jan 2019 02:05:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"1c5ba531-5c56-4544-91a3-eb118ef81830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e7a84420934520a964b09c345a03ea","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:05:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net","admin_state_up":true,"tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:18Z","mtu":1442}]} 2019-01-08 02:05:20,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-3c9b93a8-6fdc-4853-91d5-42d27a8b1ded 2019-01-08 02:05:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" 2019-01-08 02:05:20,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2439ba30-b0be-4f7a-a6fc-5eee437da5bd Date: Tue, 08 Jan 2019 02:05:20 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:05:20,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-2439ba30-b0be-4f7a-a6fc-5eee437da5bd 2019-01-08 02:05:20,243 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet 2019-01-08 02:05:20,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" -d '{"subnets": [{"ip_version": 4, "network_id": "1c5ba531-5c56-4544-91a3-eb118ef81830", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet"}]}' 2019-01-08 02:05:21,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-efeef5fe-13ac-48d6-a00d-9f845af9eb2b Date: Tue, 08 Jan 2019 02:05:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5ba531-5c56-4544-91a3-eb118ef81830","tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05: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":"32e7a84420934520a964b09c345a03ea","id":"820e560f-4e92-46e3-8345-5923829d569f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet"}]} 2019-01-08 02:05:21,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-efeef5fe-13ac-48d6-a00d-9f845af9eb2b 2019-01-08 02:05:21,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" 2019-01-08 02:05:22,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-66624db1-e4a3-404e-ac43-72e1fbbb4520 Date: Tue, 08 Jan 2019 02:05:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1c5ba531-5c56-4544-91a3-eb118ef81830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e7a84420934520a964b09c345a03ea","status":"ACTIVE","subnets":["820e560f-4e92-46e3-8345-5923829d569f"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net","admin_state_up":true,"tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:18Z","mtu":1442}]} 2019-01-08 02:05:22,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-66624db1-e4a3-404e-ac43-72e1fbbb4520 2019-01-08 02:05:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" 2019-01-08 02:05:22,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b2ed839a-7a5c-4ff7-8743-97455b517b55 Date: Tue, 08 Jan 2019 02:05:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5ba531-5c56-4544-91a3-eb118ef81830","tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05: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":"32e7a84420934520a964b09c345a03ea","id":"820e560f-4e92-46e3-8345-5923829d569f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet"}]} 2019-01-08 02:05:22,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-b2ed839a-7a5c-4ff7-8743-97455b517b55 2019-01-08 02:05:22,071 - OpenStackNetwork - DEBUG - Network [1c5ba531-5c56-4544-91a3-eb118ef81830] created successfully 2019-01-08 02:05:22,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:22,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:22,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["7j_uPoAZQ_Cv7yOPhtV1xQ"], "issued_at": "2019-01-08T02:05:22.000000Z"}} 2019-01-08 02:05:22,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c2a48575c1db8730f3af90b0044ac23be833b7" 2019-01-08 02:05:22,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59241970-5971-446c-ac6b-6ebdcfb69a5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:22,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-59241970-5971-446c-ac6b-6ebdcfb69a5c 2019-01-08 02:05:22,593 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:05:22,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c2a48575c1db8730f3af90b0044ac23be833b7" 2019-01-08 02:05:22,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05: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-3808c831-bb03-4c88-a176-a70682522571 x-compute-request-id: req-3808c831-bb03-4c88-a176-a70682522571 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:05:22,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-3808c831-bb03-4c88-a176-a70682522571 2019-01-08 02:05:22,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c2a48575c1db8730f3af90b0044ac23be833b7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:05:22,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05: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-75641485-1353-4c74-ba4f-82d3704d6fd8 x-compute-request-id: req-75641485-1353-4c74-ba4f-82d3704d6fd8 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/92c6eeb6-2e63-45c5-b68a-7ad30b86d7d6", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/92c6eeb6-2e63-45c5-b68a-7ad30b86d7d6", "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": "92c6eeb6-2e63-45c5-b68a-7ad30b86d7d6"}} 2019-01-08 02:05:22,857 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-75641485-1353-4c74-ba4f-82d3704d6fd8 2019-01-08 02:05:22,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:22,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:23,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8226c47cd744d16acd50a0bb81a0b40", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role"}], "expires_at": "2019-01-08T03:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e7a84420934520a964b09c345a03ea", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-user", "id": "e024f2ae001847d091310918ada925ba"}, "audit_ids": ["pKJUeRoOTI-V4IFGhh_GmQ"], "issued_at": "2019-01-08T02:05:23.000000Z"}} 2019-01-08 02:05:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:23,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d55351-0b4b-4747-b21c-9df716dbc7dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:23,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-67d55351-0b4b-4747-b21c-9df716dbc7dd 2019-01-08 02:05:23,349 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:05:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:23,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35f61a8-5cd0-444d-82fa-ceb4bd118d3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:23,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f35f61a8-5cd0-444d-82fa-ceb4bd118d3d 2019-01-08 02:05:23,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:23,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c6df0c97-597c-469b-a199-47192f8f02d9 Date: Tue, 08 Jan 2019 02:05:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1c5ba531-5c56-4544-91a3-eb118ef81830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e7a84420934520a964b09c345a03ea","status":"ACTIVE","subnets":["820e560f-4e92-46e3-8345-5923829d569f"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net","admin_state_up":true,"tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:18Z","mtu":1442}]} 2019-01-08 02:05:23,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net used request id req-c6df0c97-597c-469b-a199-47192f8f02d9 2019-01-08 02:05:23,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:23,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-20b0eac6-2775-49f9-94c6-a011a44f78ba Date: Tue, 08 Jan 2019 02:05:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5ba531-5c56-4544-91a3-eb118ef81830","tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05: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":"32e7a84420934520a964b09c345a03ea","id":"820e560f-4e92-46e3-8345-5923829d569f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet"}]} 2019-01-08 02:05:23,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-20b0eac6-2775-49f9-94c6-a011a44f78ba 2019-01-08 02:05:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:24,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-00d4979b-8918-460e-a072-c61c91ce5caa Date: Tue, 08 Jan 2019 02:05:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1c5ba531-5c56-4544-91a3-eb118ef81830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e7a84420934520a964b09c345a03ea","status":"ACTIVE","subnets":["820e560f-4e92-46e3-8345-5923829d569f"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net","admin_state_up":true,"tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:18Z","mtu":1442}]} 2019-01-08 02:05:24,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net used request id req-00d4979b-8918-460e-a072-c61c91ce5caa 2019-01-08 02:05:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:24,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:24,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:24,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f604e0-e065-4c23-a3a6-91df60b834c8 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "32e7a84420934520a964b09c345a03ea", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}} 2019-01-08 02:05:24,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea used request id req-02f604e0-e065-4c23-a3a6-91df60b834c8 2019-01-08 02:05:24,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:24,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-11940469-825a-4a48-9a5a-211a1e17bfa4 Date: Tue, 08 Jan 2019 02:05:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5ba531-5c56-4544-91a3-eb118ef81830","tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05: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":"32e7a84420934520a964b09c345a03ea","id":"820e560f-4e92-46e3-8345-5923829d569f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet"}]} 2019-01-08 02:05:24,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-11940469-825a-4a48-9a5a-211a1e17bfa4 2019-01-08 02:05:24,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830&mac_address=foo&name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:24,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c51714a3-2d73-450a-8207-b61fe50f6f62 Date: Tue, 08 Jan 2019 02:05:24 GMT RESP BODY: {"ports":[]} 2019-01-08 02:05:24,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830&mac_address=foo&name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556port-1&admin_state_up=True used request id req-c51714a3-2d73-450a-8207-b61fe50f6f62 2019-01-08 02:05:24,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:24,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb280c86-25a0-49f1-958e-a93dcff18a6d x-compute-request-id: req-eb280c86-25a0-49f1-958e-a93dcff18a6d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:05:24,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-inst used request id req-eb280c86-25a0-49f1-958e-a93dcff18a6d 2019-01-08 02:05:24,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:24,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb694146-3660-45d3-9d06-b50df1fae4ba Date: Tue, 08 Jan 2019 02:05:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1c5ba531-5c56-4544-91a3-eb118ef81830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e7a84420934520a964b09c345a03ea","status":"ACTIVE","subnets":["820e560f-4e92-46e3-8345-5923829d569f"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net","admin_state_up":true,"tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:18Z","mtu":1442}]} 2019-01-08 02:05:24,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net used request id req-bb694146-3660-45d3-9d06-b50df1fae4ba 2019-01-08 02:05:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:25,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-68642b73-f84e-430f-a548-7f04f02f0cf2 Date: Tue, 08 Jan 2019 02:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5ba531-5c56-4544-91a3-eb118ef81830","tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05: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":"32e7a84420934520a964b09c345a03ea","id":"820e560f-4e92-46e3-8345-5923829d569f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet"}]} 2019-01-08 02:05:25,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-68642b73-f84e-430f-a548-7f04f02f0cf2 2019-01-08 02:05:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:25,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7a1be16f-adeb-4be4-883e-5451331b9ed2 Date: Tue, 08 Jan 2019 02:05:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1c5ba531-5c56-4544-91a3-eb118ef81830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e7a84420934520a964b09c345a03ea","status":"ACTIVE","subnets":["820e560f-4e92-46e3-8345-5923829d569f"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net","admin_state_up":true,"tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:18Z","mtu":1442}]} 2019-01-08 02:05:25,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net used request id req-7a1be16f-adeb-4be4-883e-5451331b9ed2 2019-01-08 02:05:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:25,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9290ba-9d0e-47eb-8a19-ebc933e9b10f Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "32e7a84420934520a964b09c345a03ea", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}} 2019-01-08 02:05:25,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea used request id req-dc9290ba-9d0e-47eb-8a19-ebc933e9b10f 2019-01-08 02:05:25,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:25,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2d9e50cf-e4da-445b-9136-84bbe2f1d38e Date: Tue, 08 Jan 2019 02:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5ba531-5c56-4544-91a3-eb118ef81830","tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05: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":"32e7a84420934520a964b09c345a03ea","id":"820e560f-4e92-46e3-8345-5923829d569f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet"}]} 2019-01-08 02:05:25,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-2d9e50cf-e4da-445b-9136-84bbe2f1d38e 2019-01-08 02:05:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830&mac_address=foo&name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:26,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-572602a3-0794-40bd-88e5-d5f9578e0682 Date: Tue, 08 Jan 2019 02:05:26 GMT RESP BODY: {"ports":[]} 2019-01-08 02:05:26,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830&mac_address=foo&name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556port-1&admin_state_up=True used request id req-572602a3-0794-40bd-88e5-d5f9578e0682 2019-01-08 02:05:26,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:26,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:26,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8226c47cd744d16acd50a0bb81a0b40", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role"}], "expires_at": "2019-01-08T03:05:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e7a84420934520a964b09c345a03ea", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/32e7a84420934520a964b09c345a03ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-user", "id": "e024f2ae001847d091310918ada925ba"}, "audit_ids": ["-rtd8vvRRmyXoeur6xNGaQ"], "issued_at": "2019-01-08T02:05:26.000000Z"}} 2019-01-08 02:05:26,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c73ab00d009e2ffc41620ad5e37c63eefa96d59f" 2019-01-08 02:05:26,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570d8880-8543-449a-9883-8ac0727d9055 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:26,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-570d8880-8543-449a-9883-8ac0727d9055 2019-01-08 02:05:26,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:26,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-249a1666-24bf-4237-9ef3-a3f95037cfa0 Date: Tue, 08 Jan 2019 02:05:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1c5ba531-5c56-4544-91a3-eb118ef81830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e7a84420934520a964b09c345a03ea","status":"ACTIVE","subnets":["820e560f-4e92-46e3-8345-5923829d569f"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net","admin_state_up":true,"tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:18Z","mtu":1442}]} 2019-01-08 02:05:26,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net used request id req-249a1666-24bf-4237-9ef3-a3f95037cfa0 2019-01-08 02:05:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:26,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a09ae88c-f25c-4bfa-83de-ebb2baf1051e Date: Tue, 08 Jan 2019 02:05:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5ba531-5c56-4544-91a3-eb118ef81830","tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05: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":"32e7a84420934520a964b09c345a03ea","id":"820e560f-4e92-46e3-8345-5923829d569f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet"}]} 2019-01-08 02:05:26,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-a09ae88c-f25c-4bfa-83de-ebb2baf1051e 2019-01-08 02:05:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:27,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-01c6e89d-c327-4a04-b296-ec52e60cdb29 Date: Tue, 08 Jan 2019 02:05:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1c5ba531-5c56-4544-91a3-eb118ef81830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e7a84420934520a964b09c345a03ea","status":"ACTIVE","subnets":["820e560f-4e92-46e3-8345-5923829d569f"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net","admin_state_up":true,"tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:18Z","mtu":1442}]} 2019-01-08 02:05:27,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net used request id req-01c6e89d-c327-4a04-b296-ec52e60cdb29 2019-01-08 02:05:27,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:27,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:27,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c73ab00d009e2ffc41620ad5e37c63eefa96d59f" 2019-01-08 02:05:27,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7898e1-b1fa-45e4-b241-df09e3884a3f Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "32e7a84420934520a964b09c345a03ea", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}} 2019-01-08 02:05:27,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea used request id req-1d7898e1-b1fa-45e4-b241-df09e3884a3f 2019-01-08 02:05:27,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" 2019-01-08 02:05:27,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a48f23b1-6bcf-4eb5-8921-dddfa643c5fa Date: Tue, 08 Jan 2019 02:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5ba531-5c56-4544-91a3-eb118ef81830","tenant_id":"32e7a84420934520a964b09c345a03ea","created_at":"2019-01-08T02:05:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05: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":"32e7a84420934520a964b09c345a03ea","id":"820e560f-4e92-46e3-8345-5923829d569f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet"}]} 2019-01-08 02:05:27,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-a48f23b1-6bcf-4eb5-8921-dddfa643c5fa 2019-01-08 02:05:27,570 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net 2019-01-08 02:05:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae29709c40da1cf292759d51674d03df8ad81f" -d '{"port": {"network_id": "1c5ba531-5c56-4544-91a3-eb118ef81830", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556port-1", "admin_state_up": true}}' 2019-01-08 02:05:27,762 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-383c72e6-7f55-4d3f-8eda-9a94fa339cd2 Date: Tue, 08 Jan 2019 02:05:27 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-08 02:05:27,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-383c72e6-7f55-4d3f-8eda-9a94fa339cd2 2019-01-08 02:05:27,763 - 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": ""}} 2019-01-08 02:05:27,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/92c6eeb6-2e63-45c5-b68a-7ad30b86d7d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c2a48575c1db8730f3af90b0044ac23be833b7" 2019-01-08 02:05:27,801 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-ea1153a9-5a34-4440-8ebf-245154964b2c x-compute-request-id: req-ea1153a9-5a34-4440-8ebf-245154964b2c Content-Length: 0 Content-Type: application/json 2019-01-08 02:05:27,801 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/92c6eeb6-2e63-45c5-b68a-7ad30b86d7d6 used request id req-ea1153a9-5a34-4440-8ebf-245154964b2c 2019-01-08 02:05:27,802 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet 2019-01-08 02:05:27,802 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-subnet 2019-01-08 02:05:27,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/820e560f-4e92-46e3-8345-5923829d569f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" 2019-01-08 02:05:29,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54f08db0-87ab-4d67-8b7e-3dcb0570b5d5 Date: Tue, 08 Jan 2019 02:05:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:05:29,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/820e560f-4e92-46e3-8345-5923829d569f used request id req-54f08db0-87ab-4d67-8b7e-3dcb0570b5d5 2019-01-08 02:05:29,197 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-pub-net 2019-01-08 02:05:29,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/1c5ba531-5c56-4544-91a3-eb118ef81830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ce0ccc6ce544aa90b45f1af3185e9e5cda20c" 2019-01-08 02:05:30,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee540854-537f-4119-b664-e6b6589c44a3 Date: Tue, 08 Jan 2019 02:05:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:05:30,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/1c5ba531-5c56-4544-91a3-eb118ef81830 used request id req-ee540854-537f-4119-b664-e6b6589c44a3 2019-01-08 02:05:30,411 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6971da49-52e6-45d8-a762-8a8df87ff556-image 2019-01-08 02:05:30,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0670c4abd7a7e30e8868e51be30f2a8093513fee" 2019-01-08 02:05:30,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-111f9567-1d94-4769-8791-de8d492c36a7 Date: Tue, 08 Jan 2019 02:05:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:05:30,935 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/c0d7b223-ed28-4e5a-bf83-5252925312a2 used request id req-111f9567-1d94-4769-8791-de8d492c36a7 2019-01-08 02:05:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:31,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-c55df6a0-689d-415e-b5f4-798ce854fd6a Date: Tue, 08 Jan 2019 02:05:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e7a84420934520a964b09c345a03ea", "created_at": "2019-01-08T02:05:18Z", "updated_at": "2019-01-08T02:05:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:05:18Z", "revision_number": 0, "id": "6babaf5f-f944-44c9-bdd4-f2ff926ab8ef", "remote_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "remote_ip_prefix": null, "created_at": "2019-01-08T02:05:18Z", "security_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "tenant_id": "32e7a84420934520a964b09c345a03ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e7a84420934520a964b09c345a03ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:05:18Z", "revision_number": 0, "id": "7af63612-d5ec-406b-96cd-ef8f4e326800", "remote_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "remote_ip_prefix": null, "created_at": "2019-01-08T02:05:18Z", "security_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "tenant_id": "32e7a84420934520a964b09c345a03ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e7a84420934520a964b09c345a03ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:05:18Z", "revision_number": 0, "id": "9b42e287-b69f-421c-9186-a87599535022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:05:18Z", "security_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "tenant_id": "32e7a84420934520a964b09c345a03ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e7a84420934520a964b09c345a03ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:05:18Z", "revision_number": 0, "id": "a6c1bc09-ac07-43c4-ab6c-853243418c1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:05:18Z", "security_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "tenant_id": "32e7a84420934520a964b09c345a03ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e7a84420934520a964b09c345a03ea"}], "revision_number": 4, "project_id": "32e7a84420934520a964b09c345a03ea", "id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:05:31,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-c55df6a0-689d-415e-b5f4-798ce854fd6a 2019-01-08 02:05:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:31,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8220bbf7-9ace-4f38-9c6c-7c1b5e3763c8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:05:31,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-8220bbf7-9ace-4f38-9c6c-7c1b5e3763c8 2019-01-08 02:05:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:31,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e5a4fb6-2f8a-416f-b654-7f264bfb77a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:31,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-4e5a4fb6-2f8a-416f-b654-7f264bfb77a3 2019-01-08 02:05:31,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:31,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-798240d8-04fc-4e9c-9404-a113d5525734 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:31,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-798240d8-04fc-4e9c-9404-a113d5525734 2019-01-08 02:05:31,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:31,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:31,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a9d594f-dce6-4dae-9c38-f26c81c56abd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:31,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-0a9d594f-dce6-4dae-9c38-f26c81c56abd 2019-01-08 02:05:31,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:31,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:31,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ace3feb-456a-4402-9429-0f575be98303 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:31,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-2ace3feb-456a-4402-9429-0f575be98303 2019-01-08 02:05:31,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:31,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:31,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9381a80-abc2-41d2-b1a3-7d17b67df4ab 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:05:31,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-f9381a80-abc2-41d2-b1a3-7d17b67df4ab 2019-01-08 02:05:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:32,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51db834b-4dbe-4401-9252-4ddaef1d4b34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:32,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-51db834b-4dbe-4401-9252-4ddaef1d4b34 2019-01-08 02:05:32,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:32,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d50fdc97-96aa-4313-bb3a-4616689c5705 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:32,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-d50fdc97-96aa-4313-bb3a-4616689c5705 2019-01-08 02:05:32,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:32,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:32,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ccb29ae-a32a-4558-8550-a6df5e98f1ae 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:05:32,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-4ccb29ae-a32a-4558-8550-a6df5e98f1ae 2019-01-08 02:05:32,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:32,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56267f29-0b15-4b4e-b3d3-403d40a8898c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:05:32,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-56267f29-0b15-4b4e-b3d3-403d40a8898c 2019-01-08 02:05:32,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:05:32,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:32,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2115bbf-9968-4056-9767-217a0b69688b Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "32e7a84420934520a964b09c345a03ea", "name": "CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj"}} 2019-01-08 02:05:32,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea used request id req-f2115bbf-9968-4056-9767-217a0b69688b 2019-01-08 02:05:32,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba156e84-f966-4f6c-a031-b1068b3538f2 2019-01-08 02:05:32,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ba156e84-f966-4f6c-a031-b1068b3538f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:32,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-821bad1e-e7bc-4a3d-80ee-4bd441da8676 Date: Tue, 08 Jan 2019 02:05:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:05:18Z", "security_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "port_range_min": null, "revision_number": 0, "tenant_id": "32e7a84420934520a964b09c345a03ea", "created_at": "2019-01-08T02:05:18Z", "project_id": "32e7a84420934520a964b09c345a03ea", "id": "6babaf5f-f944-44c9-bdd4-f2ff926ab8ef"}, {"remote_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:05:18Z", "security_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "port_range_min": null, "revision_number": 0, "tenant_id": "32e7a84420934520a964b09c345a03ea", "created_at": "2019-01-08T02:05:18Z", "project_id": "32e7a84420934520a964b09c345a03ea", "id": "7af63612-d5ec-406b-96cd-ef8f4e326800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:05:18Z", "security_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "port_range_min": null, "revision_number": 0, "tenant_id": "32e7a84420934520a964b09c345a03ea", "created_at": "2019-01-08T02:05:18Z", "project_id": "32e7a84420934520a964b09c345a03ea", "id": "9b42e287-b69f-421c-9186-a87599535022"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:05:18Z", "security_group_id": "ba156e84-f966-4f6c-a031-b1068b3538f2", "port_range_min": null, "revision_number": 0, "tenant_id": "32e7a84420934520a964b09c345a03ea", "created_at": "2019-01-08T02:05:18Z", "project_id": "32e7a84420934520a964b09c345a03ea", "id": "a6c1bc09-ac07-43c4-ab6c-853243418c1a"}]} 2019-01-08 02:05:32,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ba156e84-f966-4f6c-a031-b1068b3538f2 used request id req-821bad1e-e7bc-4a3d-80ee-4bd441da8676 2019-01-08 02:05:32,718 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:05:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/ba156e84-f966-4f6c-a031-b1068b3538f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:33,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-594aaad3-9a21-46df-b395-039ebdfb0ea9 Content-Length: 0 Date: Tue, 08 Jan 2019 02:05:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:05:33,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/ba156e84-f966-4f6c-a031-b1068b3538f2 used request id req-594aaad3-9a21-46df-b395-039ebdfb0ea9 2019-01-08 02:05:33,124 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj 2019-01-08 02:05:33,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:33,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa981313-6931-4cb7-a8ae-8343fe03ef2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:05:33,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/32e7a84420934520a964b09c345a03ea used request id req-fa981313-6931-4cb7-a8ae-8343fe03ef2a 2019-01-08 02:05:33,377 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-proj-role 2019-01-08 02:05:33,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/a8226c47cd744d16acd50a0bb81a0b40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:33,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d49d41c-bb83-43c9-88b0-0ba45c131252 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:05:33,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/a8226c47cd744d16acd50a0bb81a0b40 used request id req-7d49d41c-bb83-43c9-88b0-0ba45c131252 2019-01-08 02:05:33,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861d5c02feeadc76ba857f4547e1e8356a7f589d" 2019-01-08 02:05:33,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b9f41b-59c9-4b5d-8662-d9f3de61ad92 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:05:33,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d8b9f41b-59c9-4b5d-8662-d9f3de61ad92 2019-01-08 02:05:33,627 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b7ba95db-11f5-4a7-user 2019-01-08 02:05:33,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/e024f2ae001847d091310918ada925ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8f60b310f89c414d86a4620de02379160005f4" 2019-01-08 02:05:33,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34f0d1c1-54bd-4eba-a3ef-1aa69cd61f89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:05:33,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/e024f2ae001847d091310918ada925ba used request id req-34f0d1c1-54bd-4eba-a3ef-1aa69cd61f89 2019-01-08 02:05:33,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:34,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["wTezq3_7Trantv376Yo3dA"], "issued_at": "2019-01-08T02:05:34.000000Z"}} 2019-01-08 02:05:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84d9488549d85ed89458415ae796b6bda56ac06" 2019-01-08 02:05:34,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ea52e0-e41c-447e-9166-06829e82f13d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:34,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d7ea52e0-e41c-447e-9166-06829e82f13d 2019-01-08 02:05:34,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:34,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:34,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["8F-ErehSQ2e61RiQsxEFvA"], "issued_at": "2019-01-08T02:05:34.000000Z"}} 2019-01-08 02:05:34,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:05:34,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee153483-427d-4b52-8b47-1b82a4dfdb34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:34,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ee153483-427d-4b52-8b47-1b82a4dfdb34 2019-01-08 02:05:34,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:34,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:05:34,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33065fd-521d-44e6-9832-4a7fa45456b9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:05:34,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj used request id req-b33065fd-521d-44e6-9832-4a7fa45456b9 2019-01-08 02:05:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:05:35,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d682361-3b3f-49b6-8e00-a67d8887547c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:05:35,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-7d682361-3b3f-49b6-8e00-a67d8887547c 2019-01-08 02:05:35,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}}' 2019-01-08 02:05:35,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24f5eca9-4952-4409-a6a5-c36fb3a2bb1f Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982"}, "tags": [], "enabled": true, "id": "7d84d27d53b84f7aa521e5a26aece982", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}} 2019-01-08 02:05:35,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-24f5eca9-4952-4409-a6a5-c36fb3a2bb1f 2019-01-08 02:05:35,252 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj 2019-01-08 02:05:35,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:35,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:35,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["T82cZmtJTqqO9v8GOuSLgA"], "issued_at": "2019-01-08T02:05:35.000000Z"}} 2019-01-08 02:05:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98352c6c8795faf3c96f5677bfa21dfc519e6ee6" 2019-01-08 02:05:35,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6945fc-01c1-4d77-b8c2-64a7b2b41c5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:35,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-dd6945fc-01c1-4d77-b8c2-64a7b2b41c5d 2019-01-08 02:05:35,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:35,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:35,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98352c6c8795faf3c96f5677bfa21dfc519e6ee6" 2019-01-08 02:05:35,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62564b8-b0a2-4edf-ab13-ad3aa26f15c1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:05:35,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e62564b8-b0a2-4edf-ab13-ad3aa26f15c1 2019-01-08 02:05:35,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98352c6c8795faf3c96f5677bfa21dfc519e6ee6" 2019-01-08 02:05:36,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ee1802-5823-4661-8672-b962fac0a3e9 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982"}, "tags": [], "enabled": true, "id": "7d84d27d53b84f7aa521e5a26aece982", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}]} 2019-01-08 02:05:36,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj used request id req-25ee1802-5823-4661-8672-b962fac0a3e9 2019-01-08 02:05:36,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98352c6c8795faf3c96f5677bfa21dfc519e6ee6" 2019-01-08 02:05:36,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5661f93-4a02-4d99-9f33-61098fe33daf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:05:36,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c5661f93-4a02-4d99-9f33-61098fe33daf 2019-01-08 02:05:36,545 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-user 2019-01-08 02:05:36,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:05:36,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44512d14-6655-4b31-aee0-4fbd6ab63e08 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:05:36,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-44512d14-6655-4b31-aee0-4fbd6ab63e08 2019-01-08 02:05:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" -d '{"role": {"name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role"}}' 2019-01-08 02:05:36,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b028dd-c9b0-4aa7-99ce-795279349aff Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18e86e4a35884388afdd29326d32f09c", "links": {"self": "http://172.30.9.42:5000/v3/roles/18e86e4a35884388afdd29326d32f09c"}, "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role"}} 2019-01-08 02:05:36,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-23b028dd-c9b0-4aa7-99ce-795279349aff 2019-01-08 02:05:36,803 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role 2019-01-08 02:05:36,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/18e86e4a35884388afdd29326d32f09c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:05:37,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f2cb3e-ba18-4310-be9f-a53a6c703726 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18e86e4a35884388afdd29326d32f09c", "links": {"self": "http://172.30.9.42:5000/v3/roles/18e86e4a35884388afdd29326d32f09c"}, "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role"}} 2019-01-08 02:05:37,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/18e86e4a35884388afdd29326d32f09c used request id req-66f2cb3e-ba18-4310-be9f-a53a6c703726 2019-01-08 02:05:37,003 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role to project CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj 2019-01-08 02:05:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982/users/b95d2040df374b51995336dc8df28581/roles/18e86e4a35884388afdd29326d32f09c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:05:37,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:05:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0325f7d-245f-45fa-a943-676761f51e37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:05:37,152 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982/users/b95d2040df374b51995336dc8df28581/roles/18e86e4a35884388afdd29326d32f09c used request id req-d0325f7d-245f-45fa-a943-676761f51e37 2019-01-08 02:05:37,152 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:05:37,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:37,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:37,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18e86e4a35884388afdd29326d32f09c", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role"}], "expires_at": "2019-01-08T03:05:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-user", "id": "b95d2040df374b51995336dc8df28581"}, "audit_ids": ["OyNGtf3TT2quptlGhDVfqw"], "issued_at": "2019-01-08T02:05:37.000000Z"}} 2019-01-08 02:05:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f85fe9740c0eab4446d8e37c3f22a2860cdb3e3" 2019-01-08 02:05:37,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9906397-e8ff-4877-a2ad-069590563fc8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:37,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c9906397-e8ff-4877-a2ad-069590563fc8 2019-01-08 02:05:37,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f85fe9740c0eab4446d8e37c3f22a2860cdb3e3" 2019-01-08 02:05:37,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8b43fe8c-081a-4042-9286-3ae88b6bfd25 Date: Tue, 08 Jan 2019 02:05:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image"} 2019-01-08 02:05:37,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image used request id req-8b43fe8c-081a-4042-9286-3ae88b6bfd25 2019-01-08 02:05:37,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f85fe9740c0eab4446d8e37c3f22a2860cdb3e3" 2019-01-08 02:05:38,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e02aa80-4d69-439a-b033-a65b2b3b7d98 Date: Tue, 08 Jan 2019 02:05:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:05:38,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-9e02aa80-4d69-439a-b033-a65b2b3b7d98 2019-01-08 02:05:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f85fe9740c0eab4446d8e37c3f22a2860cdb3e3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image"}' 2019-01-08 02:05:38,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/da2b0807-2667-4306-96a0-828809114644 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4571e75a-b9f8-4efb-b92c-6a327029142f Date: Tue, 08 Jan 2019 02:05:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:05:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:05:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/da2b0807-2667-4306-96a0-828809114644", "min_disk": 0, "protected": false, "id": "da2b0807-2667-4306-96a0-828809114644", "file": "/v2/images/da2b0807-2667-4306-96a0-828809114644/file", "checksum": null, "owner": "7d84d27d53b84f7aa521e5a26aece982", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:05:38,770 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-4571e75a-b9f8-4efb-b92c-6a327029142f 2019-01-08 02:05:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/da2b0807-2667-4306-96a0-828809114644/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f85fe9740c0eab4446d8e37c3f22a2860cdb3e3" -d '' 2019-01-08 02:05:40,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-346508f9-007f-4454-9521-002ef678b51c Date: Tue, 08 Jan 2019 02:05:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:05:40,053 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/da2b0807-2667-4306-96a0-828809114644/file used request id req-346508f9-007f-4454-9521-002ef678b51c 2019-01-08 02:05:40,053 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:05:40,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/da2b0807-2667-4306-96a0-828809114644 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f85fe9740c0eab4446d8e37c3f22a2860cdb3e3" 2019-01-08 02:05:40,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8febde55-9fab-49a5-ad20-075832349281 Date: Tue, 08 Jan 2019 02:05:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:05:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:05:39Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da2b0807-2667-4306-96a0-828809114644/snap", "metadata": {}}], "self": "/v2/images/da2b0807-2667-4306-96a0-828809114644", "min_disk": 0, "protected": false, "id": "da2b0807-2667-4306-96a0-828809114644", "file": "/v2/images/da2b0807-2667-4306-96a0-828809114644/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d84d27d53b84f7aa521e5a26aece982", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da2b0807-2667-4306-96a0-828809114644/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:05:40,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/da2b0807-2667-4306-96a0-828809114644 used request id req-8febde55-9fab-49a5-ad20-075832349281 2019-01-08 02:05:40,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f85fe9740c0eab4446d8e37c3f22a2860cdb3e3" 2019-01-08 02:05:40,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-da290429-557e-443a-b044-82a19458a350 Date: Tue, 08 Jan 2019 02:05:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:05:40,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-da290429-557e-443a-b044-82a19458a350 2019-01-08 02:05:40,450 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image 2019-01-08 02:05:40,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/da2b0807-2667-4306-96a0-828809114644 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f85fe9740c0eab4446d8e37c3f22a2860cdb3e3" 2019-01-08 02:05:40,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7d698e1c-014c-4522-aba7-6c1af59c45d9 Date: Tue, 08 Jan 2019 02:05:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:05:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:05:39Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da2b0807-2667-4306-96a0-828809114644/snap", "metadata": {}}], "self": "/v2/images/da2b0807-2667-4306-96a0-828809114644", "min_disk": 0, "protected": false, "id": "da2b0807-2667-4306-96a0-828809114644", "file": "/v2/images/da2b0807-2667-4306-96a0-828809114644/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d84d27d53b84f7aa521e5a26aece982", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da2b0807-2667-4306-96a0-828809114644/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:05:40,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/da2b0807-2667-4306-96a0-828809114644 used request id req-7d698e1c-014c-4522-aba7-6c1af59c45d9 2019-01-08 02:05:40,471 - create_image - DEBUG - Instance status is - active 2019-01-08 02:05:40,472 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image 2019-01-08 02:05:40,472 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image 2019-01-08 02:05:40,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:40,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:40,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18e86e4a35884388afdd29326d32f09c", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role"}], "expires_at": "2019-01-08T03:05:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-user", "id": "b95d2040df374b51995336dc8df28581"}, "audit_ids": ["ZlCD7IlrTumrf07pW42gdg"], "issued_at": "2019-01-08T02:05:40.000000Z"}} 2019-01-08 02:05:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" 2019-01-08 02:05:40,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52cc76b4-cd77-4cd5-b0eb-baff116a14af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:40,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-52cc76b4-cd77-4cd5-b0eb-baff116a14af 2019-01-08 02:05:40,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" 2019-01-08 02:05:41,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-54a184fb-a18c-4ef9-abba-ad6774f0e170 Date: Tue, 08 Jan 2019 02:05:41 GMT RESP BODY: {"networks":[]} 2019-01-08 02:05:41,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-54a184fb-a18c-4ef9-abba-ad6774f0e170 2019-01-08 02:05:41,196 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net 2019-01-08 02:05:41,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" -d '{"network": {"name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net", "admin_state_up": true}}' 2019-01-08 02:05:42,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-6fd184d3-81cc-4ddb-9381-97864834f4c5 Date: Tue, 08 Jan 2019 02:05:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:05:41Z","is_default":false,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}} 2019-01-08 02:05:42,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-6fd184d3-81cc-4ddb-9381-97864834f4c5 2019-01-08 02:05:42,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" 2019-01-08 02:05:42,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8398d224-32ec-4f05-8dd5-7550426611d1 Date: Tue, 08 Jan 2019 02:05:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:05:41Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:42,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-8398d224-32ec-4f05-8dd5-7550426611d1 2019-01-08 02:05:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" 2019-01-08 02:05:43,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-20655ace-97da-4725-8262-d6437f443f13 Date: Tue, 08 Jan 2019 02:05:43 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:05:43,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-20655ace-97da-4725-8262-d6437f443f13 2019-01-08 02:05:43,162 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet 2019-01-08 02:05:43,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" -d '{"subnets": [{"ip_version": 4, "network_id": "62ebbe82-4c05-4ec6-95b8-a729027453eb", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]}' 2019-01-08 02:05:44,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6cc0bd2-3780-4e85-ad4c-a7609d9373e4 Date: Tue, 08 Jan 2019 02:05:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:44,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-e6cc0bd2-3780-4e85-ad4c-a7609d9373e4 2019-01-08 02:05:44,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" 2019-01-08 02:05:45,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a448ea35-fbc0-4899-8c7e-a931f046e10d Date: Tue, 08 Jan 2019 02:05:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:45,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-a448ea35-fbc0-4899-8c7e-a931f046e10d 2019-01-08 02:05:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" 2019-01-08 02:05:45,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-72a15d5d-6ae7-4649-a7ee-b9778127edf0 Date: Tue, 08 Jan 2019 02:05:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:45,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-72a15d5d-6ae7-4649-a7ee-b9778127edf0 2019-01-08 02:05:45,111 - OpenStackNetwork - DEBUG - Network [62ebbe82-4c05-4ec6-95b8-a729027453eb] created successfully 2019-01-08 02:05:45,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:45,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:45,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ajlowZD3TGiparlgpvgYmQ"], "issued_at": "2019-01-08T02:05:45.000000Z"}} 2019-01-08 02:05:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f660ffc8eeb9b5c98241faf2332eee22028564ed" 2019-01-08 02:05:45,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591c0f82-1a65-40df-bd53-4dff61e3a99a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:45,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-591c0f82-1a65-40df-bd53-4dff61e3a99a 2019-01-08 02:05:45,643 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:05:45,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f660ffc8eeb9b5c98241faf2332eee22028564ed" 2019-01-08 02:05:45,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05: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-7bd1f740-4efc-478a-b1fb-82bd25a0bc01 x-compute-request-id: req-7bd1f740-4efc-478a-b1fb-82bd25a0bc01 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:05:45,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-7bd1f740-4efc-478a-b1fb-82bd25a0bc01 2019-01-08 02:05:45,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f660ffc8eeb9b5c98241faf2332eee22028564ed" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:05:45,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05: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-f9577f0c-38d5-42b4-b7f3-d35c7ac60013 x-compute-request-id: req-f9577f0c-38d5-42b4-b7f3-d35c7ac60013 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "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": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2"}} 2019-01-08 02:05:45,904 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-f9577f0c-38d5-42b4-b7f3-d35c7ac60013 2019-01-08 02:05:45,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:45,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:46,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18e86e4a35884388afdd29326d32f09c", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role"}], "expires_at": "2019-01-08T03:05:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-user", "id": "b95d2040df374b51995336dc8df28581"}, "audit_ids": ["UEOnRPB6T8eCCe9-f67UUA"], "issued_at": "2019-01-08T02:05:46.000000Z"}} 2019-01-08 02:05:46,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:46,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9344e3a-821e-42d2-83ef-bb5b529c7a79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:46,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f9344e3a-821e-42d2-83ef-bb5b529c7a79 2019-01-08 02:05:46,418 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:05:46,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:46,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b426be9b-8f78-4c67-ab5a-09e5725cff2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:46,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b426be9b-8f78-4c67-ab5a-09e5725cff2e 2019-01-08 02:05:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:46,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3084a609-784f-46a3-a3b6-cf3a992e6f84 Date: Tue, 08 Jan 2019 02:05:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:46,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-3084a609-784f-46a3-a3b6-cf3a992e6f84 2019-01-08 02:05:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:47,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dcd48c57-fb0e-4130-a0e1-ff239b46b353 Date: Tue, 08 Jan 2019 02:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:47,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-dcd48c57-fb0e-4130-a0e1-ff239b46b353 2019-01-08 02:05:47,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:47,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e45a02d9-7489-466d-9aa6-0857c28d4149 Date: Tue, 08 Jan 2019 02:05:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:47,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-e45a02d9-7489-466d-9aa6-0857c28d4149 2019-01-08 02:05:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:47,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:47,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99ce95d-a8f5-4d45-87fd-0699654ac394 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}} 2019-01-08 02:05:47,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 used request id req-f99ce95d-a8f5-4d45-87fd-0699654ac394 2019-01-08 02:05:47,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:47,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4dff0174-05e6-4a1d-9e7a-9a86cca98c31 Date: Tue, 08 Jan 2019 02:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:47,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-4dff0174-05e6-4a1d-9e7a-9a86cca98c31 2019-01-08 02:05:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:48,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0fb0bc5-7fbb-4d5f-a0ac-1ca1e23d6852 Date: Tue, 08 Jan 2019 02:05:48 GMT RESP BODY: {"ports":[]} 2019-01-08 02:05:48,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1&admin_state_up=True used request id req-f0fb0bc5-7fbb-4d5f-a0ac-1ca1e23d6852 2019-01-08 02:05:48,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:48,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05: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-61dab9e4-1b83-430d-bb3e-4dbf47682c0a x-compute-request-id: req-61dab9e4-1b83-430d-bb3e-4dbf47682c0a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:05:48,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst used request id req-61dab9e4-1b83-430d-bb3e-4dbf47682c0a 2019-01-08 02:05:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:48,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-afe24135-69ec-410e-91f0-b9e2ff27a870 Date: Tue, 08 Jan 2019 02:05:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:48,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-afe24135-69ec-410e-91f0-b9e2ff27a870 2019-01-08 02:05:48,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:48,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a68bc785-5c58-4119-9e75-5a7ad7089196 Date: Tue, 08 Jan 2019 02:05:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:48,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-a68bc785-5c58-4119-9e75-5a7ad7089196 2019-01-08 02:05:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:49,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-683a5717-dbe9-48ed-8917-9b5807454c3c Date: Tue, 08 Jan 2019 02:05:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:49,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-683a5717-dbe9-48ed-8917-9b5807454c3c 2019-01-08 02:05:49,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:49,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469fa4b1-6287-4456-a58d-a7f5384a985b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}} 2019-01-08 02:05:49,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 used request id req-469fa4b1-6287-4456-a58d-a7f5384a985b 2019-01-08 02:05:49,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:49,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b42750c1-42dc-4f5a-a9c4-7a655630244c Date: Tue, 08 Jan 2019 02:05:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:49,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-b42750c1-42dc-4f5a-a9c4-7a655630244c 2019-01-08 02:05:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:49,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-932b563f-06df-47c5-9430-d58ad5972b85 Date: Tue, 08 Jan 2019 02:05:49 GMT RESP BODY: {"ports":[]} 2019-01-08 02:05:49,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1&admin_state_up=True used request id req-932b563f-06df-47c5-9430-d58ad5972b85 2019-01-08 02:05:49,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:05:49,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:05:50,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18e86e4a35884388afdd29326d32f09c", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role"}], "expires_at": "2019-01-08T03:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7d84d27d53b84f7aa521e5a26aece982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-user", "id": "b95d2040df374b51995336dc8df28581"}, "audit_ids": ["exfccmGLQySI_o0k-hw0sQ"], "issued_at": "2019-01-08T02:05:50.000000Z"}} 2019-01-08 02:05:50,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fb7580f5e25f1b52ecdd963caa052c9c0f8a911" 2019-01-08 02:05:50,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42b84bf-836c-4dd3-9140-20c570c7fded Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:05:50,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d42b84bf-836c-4dd3-9140-20c570c7fded 2019-01-08 02:05:50,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:50,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-47e380ea-bfee-4c76-afad-36fe190d685c Date: Tue, 08 Jan 2019 02:05:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:50,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-47e380ea-bfee-4c76-afad-36fe190d685c 2019-01-08 02:05:50,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:50,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a1a5ca4b-7d34-408b-b08b-748e5eacdb1e Date: Tue, 08 Jan 2019 02:05:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:50,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-a1a5ca4b-7d34-408b-b08b-748e5eacdb1e 2019-01-08 02:05:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:50,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1e46cfdf-96f4-49f0-8fba-db98ec056857 Date: Tue, 08 Jan 2019 02:05:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:50,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-1e46cfdf-96f4-49f0-8fba-db98ec056857 2019-01-08 02:05:51,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:05:51,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:05: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:05:51,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fb7580f5e25f1b52ecdd963caa052c9c0f8a911" 2019-01-08 02:05:51,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b84e7777-e243-4edd-82c0-b80079f39dba Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}} 2019-01-08 02:05:51,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 used request id req-b84e7777-e243-4edd-82c0-b80079f39dba 2019-01-08 02:05:51,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:51,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61138bc0-a902-4c2d-b088-1e2ad6261b70 Date: Tue, 08 Jan 2019 02:05:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:51,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-61138bc0-a902-4c2d-b088-1e2ad6261b70 2019-01-08 02:05:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:51,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-51e1c437-c21a-4739-87ee-635835cb0f81 Date: Tue, 08 Jan 2019 02:05:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:51,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet used request id req-51e1c437-c21a-4739-87ee-635835cb0f81 2019-01-08 02:05:51,388 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net 2019-01-08 02:05:51,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" -d '{"port": {"network_id": "62ebbe82-4c05-4ec6-95b8-a729027453eb", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "957424a5-6026-42ea-a906-bbc27c0aba2b", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1", "admin_state_up": true}}' 2019-01-08 02:05:52,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 927 X-Openstack-Request-Id: req-382f9166-0376-4bbf-937f-51d577e6df42 Date: Tue, 08 Jan 2019 02:05:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:05:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"957424a5-6026-42ea-a906-bbc27c0aba2b","ip_address":"10.55.0.101"}],"id":"02544879-07c6-46a8-9411-1beea1df0930","security_groups":["6a4a203f-3462-421a-9e13-d14fa23dff4c"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1","project_id":"7d84d27d53b84f7aa521e5a26aece982","qos_policy_id":null,"admin_state_up":true,"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","dns_name":"","created_at":"2019-01-08T02:05:51Z","binding:vnic_type":"normal","tenant_id":"7d84d27d53b84f7aa521e5a26aece982"}} 2019-01-08 02:05:52,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-382f9166-0376-4bbf-937f-51d577e6df42 2019-01-08 02:05:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:53,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4a4e01d9-2218-4e31-98a4-34f6f498cc1d Date: Tue, 08 Jan 2019 02:05:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:53,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-4a4e01d9-2218-4e31-98a4-34f6f498cc1d 2019-01-08 02:05:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:53,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4f6a4c16-d3f3-436d-b6c1-985c04860e51 Date: Tue, 08 Jan 2019 02:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:53,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-4f6a4c16-d3f3-436d-b6c1-985c04860e51 2019-01-08 02:05:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:53,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f43cf14d-305f-4570-929f-a63347f492be Date: Tue, 08 Jan 2019 02:05:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:05:53,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-f43cf14d-305f-4570-929f-a63347f492be 2019-01-08 02:05:53,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:53,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680b1737-cf77-4fb6-9396-c8beee410175 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}} 2019-01-08 02:05:53,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 used request id req-680b1737-cf77-4fb6-9396-c8beee410175 2019-01-08 02:05:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:53,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b3471954-186c-4b37-b540-bfa4fac79672 Date: Tue, 08 Jan 2019 02:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:05:53,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-b3471954-186c-4b37-b540-bfa4fac79672 2019-01-08 02:05:53,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:54,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 930 X-Openstack-Request-Id: req-4e416072-9a0c-41b7-b618-94ffeb34f333 Date: Tue, 08 Jan 2019 02:05:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:05:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"957424a5-6026-42ea-a906-bbc27c0aba2b","ip_address":"10.55.0.101"}],"id":"02544879-07c6-46a8-9411-1beea1df0930","security_groups":["6a4a203f-3462-421a-9e13-d14fa23dff4c"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1","admin_state_up":true,"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","dns_name":"","created_at":"2019-01-08T02:05:51Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7d84d27d53b84f7aa521e5a26aece982"}]} 2019-01-08 02:05:54,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1&admin_state_up=True used request id req-4e416072-9a0c-41b7-b618-94ffeb34f333 2019-01-08 02:05:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:54,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72442c65-f976-4c3a-93dc-108a11183206 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}} 2019-01-08 02:05:54,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 used request id req-72442c65-f976-4c3a-93dc-108a11183206 2019-01-08 02:05:54,196 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst 2019-01-08 02:05:54,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:54,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c2c5936-94f7-4330-9642-b8dcd57a5c83 x-compute-request-id: req-6c2c5936-94f7-4330-9642-b8dcd57a5c83 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-flavor-name"}]} 2019-01-08 02:05:54,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6c2c5936-94f7-4330-9642-b8dcd57a5c83 2019-01-08 02:05:54,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:54,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d7aa557-f38f-4494-8d1a-2a3efd0378d1 x-compute-request-id: req-4d7aa557-f38f-4494-8d1a-2a3efd0378d1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "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": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2"}} 2019-01-08 02:05:54,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2 used request id req-4d7aa557-f38f-4494-8d1a-2a3efd0378d1 2019-01-08 02:05:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:54,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e429c58c-5933-414f-81aa-de9aa74a3687 Date: Tue, 08 Jan 2019 02:05:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:05:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:05:39Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da2b0807-2667-4306-96a0-828809114644/snap", "metadata": {}}], "self": "/v2/images/da2b0807-2667-4306-96a0-828809114644", "min_disk": 0, "protected": false, "id": "da2b0807-2667-4306-96a0-828809114644", "file": "/v2/images/da2b0807-2667-4306-96a0-828809114644/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d84d27d53b84f7aa521e5a26aece982", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da2b0807-2667-4306-96a0-828809114644/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image"} 2019-01-08 02:05:54,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image used request id req-e429c58c-5933-414f-81aa-de9aa74a3687 2019-01-08 02:05:54,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:54,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71f9865a-fdac-4105-b8ad-4b934744ee9a Date: Tue, 08 Jan 2019 02:05:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:05:54,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-71f9865a-fdac-4105-b8ad-4b934744ee9a 2019-01-08 02:05:54,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" -d '{"server": {"name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst", "imageRef": "da2b0807-2667-4306-96a0-828809114644", "flavorRef": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "max_count": 1, "min_count": 1, "networks": [{"port": "02544879-07c6-46a8-9411-1beea1df0930"}]}}' 2019-01-08 02:05:56,665 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d20e1d0f-3abf-45a0-b92b-bcb8dfc127d4 x-compute-request-id: req-d20e1d0f-3abf-45a0-b92b-bcb8dfc127d4 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fa4581bf-f9d5-445a-a107-07cb227844c9", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "bookmark"}], "adminPass": "c6wiLhYdH27H"}} 2019-01-08 02:05:56,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-d20e1d0f-3abf-45a0-b92b-bcb8dfc127d4 2019-01-08 02:05:56,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:57,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a51b67b0-c12a-4e7b-bbe2-36490036db5a x-compute-request-id: req-a51b67b0-c12a-4e7b-bbe2-36490036db5a 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.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "bookmark"}], "image": {"id": "da2b0807-2667-4306-96a0-828809114644", "links": [{"href": "http://172.30.9.42:8774/images/da2b0807-2667-4306-96a0-828809114644", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "links": [{"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "bookmark"}]}, "id": "fa4581bf-f9d5-445a-a107-07cb227844c9", "user_id": "b95d2040df374b51995336dc8df28581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:05:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst", "created": "2019-01-08T02:05:56Z", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:05:57,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-a51b67b0-c12a-4e7b-bbe2-36490036db5a 2019-01-08 02:05:57,103 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst 2019-01-08 02:05:57,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:05:57,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bf4c79d-6401-498f-820c-e7555660aa30 x-compute-request-id: req-3bf4c79d-6401-498f-820c-e7555660aa30 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "bookmark"}], "image": {"id": "da2b0807-2667-4306-96a0-828809114644", "links": [{"href": "http://172.30.9.42:8774/images/da2b0807-2667-4306-96a0-828809114644", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "links": [{"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "bookmark"}]}, "id": "fa4581bf-f9d5-445a-a107-07cb227844c9", "user_id": "b95d2040df374b51995336dc8df28581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:05:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst", "created": "2019-01-08T02:05:56Z", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:05:57,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-3bf4c79d-6401-498f-820c-e7555660aa30 2019-01-08 02:05:57,523 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst] is - BUILD 2019-01-08 02:05:57,524 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:06:00,527 - create_instance - DEBUG - VM status query timeout in 896.576567173 2019-01-08 02:06:00,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:01,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acf1b322-7d72-4101-b80b-4b7f235bb5c9 x-compute-request-id: req-acf1b322-7d72-4101-b80b-4b7f235bb5c9 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.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "bookmark"}], "image": {"id": "da2b0807-2667-4306-96a0-828809114644", "links": [{"href": "http://172.30.9.42:8774/images/da2b0807-2667-4306-96a0-828809114644", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "links": [{"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "bookmark"}]}, "id": "fa4581bf-f9d5-445a-a107-07cb227844c9", "security_groups": [{"name": "default"}], "user_id": "b95d2040df374b51995336dc8df28581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:05:58Z", "hostId": "9ed4b08b40af1f5501c2c570a318b7d3f6ff495e4450145125add936", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst", "created": "2019-01-08T02:05:56Z", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:01,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-acf1b322-7d72-4101-b80b-4b7f235bb5c9 2019-01-08 02:06:01,367 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst] is - BUILD 2019-01-08 02:06:01,367 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:06:04,371 - create_instance - DEBUG - VM status query timeout in 892.732728004 2019-01-08 02:06:04,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:04,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06: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-e747b27d-f2cf-4f82-9419-b7b5d2c7ba43 x-compute-request-id: req-e747b27d-f2cf-4f82-9419-b7b5d2c7ba43 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.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "bookmark"}], "image": {"id": "da2b0807-2667-4306-96a0-828809114644", "links": [{"href": "http://172.30.9.42:8774/images/da2b0807-2667-4306-96a0-828809114644", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "links": [{"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "bookmark"}]}, "id": "fa4581bf-f9d5-445a-a107-07cb227844c9", "security_groups": [{"name": "default"}], "user_id": "b95d2040df374b51995336dc8df28581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:05:58Z", "hostId": "9ed4b08b40af1f5501c2c570a318b7d3f6ff495e4450145125add936", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst", "created": "2019-01-08T02:05:56Z", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:04,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-e747b27d-f2cf-4f82-9419-b7b5d2c7ba43 2019-01-08 02:06:04,981 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst] is - BUILD 2019-01-08 02:06:04,981 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:06:07,984 - create_instance - DEBUG - VM status query timeout in 889.119528055 2019-01-08 02:06:07,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:08,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e66acd2e-f92b-464e-973d-9530fef7a01b x-compute-request-id: req-e66acd2e-f92b-464e-973d-9530fef7a01b Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-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.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "bookmark"}], "image": {"id": "da2b0807-2667-4306-96a0-828809114644", "links": [{"href": "http://172.30.9.42:8774/images/da2b0807-2667-4306-96a0-828809114644", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:06:06.000000", "flavor": {"id": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "links": [{"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "bookmark"}]}, "id": "fa4581bf-f9d5-445a-a107-07cb227844c9", "security_groups": [{"name": "default"}], "user_id": "b95d2040df374b51995336dc8df28581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:06:06Z", "hostId": "9ed4b08b40af1f5501c2c570a318b7d3f6ff495e4450145125add936", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst", "created": "2019-01-08T02:05:56Z", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:08,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-e66acd2e-f92b-464e-973d-9530fef7a01b 2019-01-08 02:06:08,823 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst] is - ACTIVE 2019-01-08 02:06:08,823 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:06:08,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:09,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-119bdeb9-50db-476d-a022-1172a977e148 x-compute-request-id: req-119bdeb9-50db-476d-a022-1172a977e148 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-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.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "bookmark"}], "image": {"id": "da2b0807-2667-4306-96a0-828809114644", "links": [{"href": "http://172.30.9.42:8774/images/da2b0807-2667-4306-96a0-828809114644", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:06:06.000000", "flavor": {"id": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "links": [{"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "bookmark"}]}, "id": "fa4581bf-f9d5-445a-a107-07cb227844c9", "security_groups": [{"name": "default"}], "user_id": "b95d2040df374b51995336dc8df28581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:06:06Z", "hostId": "9ed4b08b40af1f5501c2c570a318b7d3f6ff495e4450145125add936", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst", "created": "2019-01-08T02:05:56Z", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:09,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-119bdeb9-50db-476d-a022-1172a977e148 2019-01-08 02:06:09,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:09,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1f79bee5-543a-494a-a440-021ac3702e39 Date: Tue, 08 Jan 2019 02:06:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:06:09,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net used request id req-1f79bee5-543a-494a-a440-021ac3702e39 2019-01-08 02:06:09,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:09,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d68ea7f-2db8-4e68-b27d-6ba654e8aeb2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}} 2019-01-08 02:06:09,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 used request id req-8d68ea7f-2db8-4e68-b27d-6ba654e8aeb2 2019-01-08 02:06:09,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:09,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-52b9c1e1-2c1f-44f4-b670-24e855c2febe Date: Tue, 08 Jan 2019 02:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:06:09,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-52b9c1e1-2c1f-44f4-b670-24e855c2febe 2019-01-08 02:06:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:09,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1789 X-Openstack-Request-Id: req-19d1bfa1-84ec-4f98-8d6d-4455de49d255 Date: Tue, 08 Jan 2019 02:06:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:06:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"957424a5-6026-42ea-a906-bbc27c0aba2b","ip_address":"10.55.0.101"}],"id":"02544879-07c6-46a8-9411-1beea1df0930","security_groups":["6a4a203f-3462-421a-9e13-d14fa23dff4c"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1","admin_state_up":true,"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","dns_name":"","created_at":"2019-01-08T02:05:51Z","binding:vnic_type":"normal","device_id":"fa4581bf-f9d5-445a-a107-07cb227844c9","tenant_id":"7d84d27d53b84f7aa521e5a26aece982"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:05:44Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"957424a5-6026-42ea-a906-bbc27c0aba2b","ip_address":"10.55.0.2"}],"id":"8a130f40-d56a-4963-b829-bdae6ea2ec17","security_groups":[],"mac_address":"fa:16:3e:d6:1f:9f","project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","dns_name":"","created_at":"2019-01-08T02:05:42Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7d84d27d53b84f7aa521e5a26aece982"}]} 2019-01-08 02:06:09,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-19d1bfa1-84ec-4f98-8d6d-4455de49d255 2019-01-08 02:06:09,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:10,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-67593692-7258-4f0e-8d42-3fd17582efaa Date: Tue, 08 Jan 2019 02:06:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d84d27d53b84f7aa521e5a26aece982","status":"ACTIVE","subnets":["957424a5-6026-42ea-a906-bbc27c0aba2b"],"description":"","tags":[],"updated_at":"2019-01-08T02:05:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net","admin_state_up":true,"tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:41Z","mtu":1442}]} 2019-01-08 02:06:10,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-67593692-7258-4f0e-8d42-3fd17582efaa 2019-01-08 02:06:10,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:10,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8b2e48fc-923a-4d78-bed8-85c6a194ca3a Date: Tue, 08 Jan 2019 02:06:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:06:10,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-8b2e48fc-923a-4d78-bed8-85c6a194ca3a 2019-01-08 02:06:10,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:10,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61ce3d4a-896a-400f-9b1c-aa71f37a5a73 Date: Tue, 08 Jan 2019 02:06:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62ebbe82-4c05-4ec6-95b8-a729027453eb","tenant_id":"7d84d27d53b84f7aa521e5a26aece982","created_at":"2019-01-08T02:05:43Z","dns_nameservers":[],"updated_at":"2019-01-08T02:05:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d84d27d53b84f7aa521e5a26aece982","id":"957424a5-6026-42ea-a906-bbc27c0aba2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet"}]} 2019-01-08 02:06:10,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=62ebbe82-4c05-4ec6-95b8-a729027453eb&name=CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet used request id req-61ce3d4a-896a-400f-9b1c-aa71f37a5a73 2019-01-08 02:06:10,112 - create_instance - INFO - Deleting Port with ID - 02544879-07c6-46a8-9411-1beea1df0930 2019-01-08 02:06:10,112 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378port-1 2019-01-08 02:06:10,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/02544879-07c6-46a8-9411-1beea1df0930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:10,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9431e787-215b-4968-b0c0-36f0bd2d6004 Date: Tue, 08 Jan 2019 02:06:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:06:10,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/02544879-07c6-46a8-9411-1beea1df0930 used request id req-9431e787-215b-4968-b0c0-36f0bd2d6004 2019-01-08 02:06:10,664 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst 2019-01-08 02:06:10,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:10,785 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:06: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-5a39ce88-4dfe-4b31-99cb-c280aa407428 x-compute-request-id: req-5a39ce88-4dfe-4b31-99cb-c280aa407428 Content-Type: application/json 2019-01-08 02:06:10,785 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-5a39ce88-4dfe-4b31-99cb-c280aa407428 2019-01-08 02:06:10,786 - create_instance - INFO - Checking deletion status 2019-01-08 02:06:10,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:11,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06: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-03ca0827-4db9-4299-bedd-a77d79dc5a12 x-compute-request-id: req-03ca0827-4db9-4299-bedd-a77d79dc5a12 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "bookmark"}], "image": {"id": "da2b0807-2667-4306-96a0-828809114644", "links": [{"href": "http://172.30.9.42:8774/images/da2b0807-2667-4306-96a0-828809114644", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:06:06.000000", "flavor": {"id": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "links": [{"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "bookmark"}]}, "id": "fa4581bf-f9d5-445a-a107-07cb227844c9", "user_id": "b95d2040df374b51995336dc8df28581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:06:10Z", "hostId": "9ed4b08b40af1f5501c2c570a318b7d3f6ff495e4450145125add936", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst", "created": "2019-01-08T02:05:56Z", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:11,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-03ca0827-4db9-4299-bedd-a77d79dc5a12 2019-01-08 02:06:11,056 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst] is - ACTIVE 2019-01-08 02:06:11,056 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:06:14,059 - create_instance - DEBUG - VM status query timeout in 296.726822138 2019-01-08 02:06:14,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:14,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06: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-f79f29cd-a5c5-4036-b308-f133df2b937e x-compute-request-id: req-f79f29cd-a5c5-4036-b308-f133df2b937e Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/fa4581bf-f9d5-445a-a107-07cb227844c9", "rel": "bookmark"}], "image": {"id": "da2b0807-2667-4306-96a0-828809114644", "links": [{"href": "http://172.30.9.42:8774/images/da2b0807-2667-4306-96a0-828809114644", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:06:06.000000", "flavor": {"id": "ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "links": [{"href": "http://172.30.9.42:8774/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2", "rel": "bookmark"}]}, "id": "fa4581bf-f9d5-445a-a107-07cb227844c9", "user_id": "b95d2040df374b51995336dc8df28581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:06:10Z", "hostId": "9ed4b08b40af1f5501c2c570a318b7d3f6ff495e4450145125add936", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst", "created": "2019-01-08T02:05:56Z", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:14,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-f79f29cd-a5c5-4036-b308-f133df2b937e 2019-01-08 02:06:14,317 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst] is - ACTIVE 2019-01-08 02:06:14,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:06:17,320 - create_instance - DEBUG - VM status query timeout in 293.465728045 2019-01-08 02:06:17,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9b926b874ab3a3c1428627ffb5b17ddb6bf86" 2019-01-08 02:06:17,368 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3af195b6-11c9-4d05-868b-728814683898 x-compute-request-id: req-3af195b6-11c9-4d05-868b-728814683898 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fa4581bf-f9d5-445a-a107-07cb227844c9 could not be found.", "code": 404}} 2019-01-08 02:06:17,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/fa4581bf-f9d5-445a-a107-07cb227844c9 used request id req-3af195b6-11c9-4d05-868b-728814683898 2019-01-08 02:06:17,368 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fa4581bf-f9d5-445a-a107-07cb227844c9 could not be found. (HTTP 404) (Request-ID: req-3af195b6-11c9-4d05-868b-728814683898) 2019-01-08 02:06:17,368 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-inst 2019-01-08 02:06:17,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f660ffc8eeb9b5c98241faf2332eee22028564ed" 2019-01-08 02:06:17,405 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-872f062f-8cab-4e25-a807-9ba1dcbe5b7b x-compute-request-id: req-872f062f-8cab-4e25-a807-9ba1dcbe5b7b Content-Length: 0 Content-Type: application/json 2019-01-08 02:06:17,405 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/ad3dd4b9-f44b-411d-9cc3-8814287da5e2 used request id req-872f062f-8cab-4e25-a807-9ba1dcbe5b7b 2019-01-08 02:06:17,406 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet 2019-01-08 02:06:17,406 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-subnet 2019-01-08 02:06:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/957424a5-6026-42ea-a906-bbc27c0aba2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" 2019-01-08 02:06:18,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83958903-d1d2-401f-a427-18962464da11 Date: Tue, 08 Jan 2019 02:06:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:06:18,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/957424a5-6026-42ea-a906-bbc27c0aba2b used request id req-83958903-d1d2-401f-a427-18962464da11 2019-01-08 02:06:18,633 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-pub-net 2019-01-08 02:06:18,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/62ebbe82-4c05-4ec6-95b8-a729027453eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7741df119302ac59ddd33b9a740233453964f3d9" 2019-01-08 02:06:19,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29a593c0-71ee-493d-8639-b33d7c379814 Date: Tue, 08 Jan 2019 02:06:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:06:19,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/62ebbe82-4c05-4ec6-95b8-a729027453eb used request id req-29a593c0-71ee-493d-8639-b33d7c379814 2019-01-08 02:06:19,844 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b5f57db9-bcb4-44b8-96c9-7db7c1a61378-image 2019-01-08 02:06:19,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/da2b0807-2667-4306-96a0-828809114644 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f85fe9740c0eab4446d8e37c3f22a2860cdb3e3" 2019-01-08 02:06:20,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a743d13-f70f-4b69-afa6-d1ff9071d232 Date: Tue, 08 Jan 2019 02:06:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:06:20,156 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/da2b0807-2667-4306-96a0-828809114644 used request id req-3a743d13-f70f-4b69-afa6-d1ff9071d232 2019-01-08 02:06:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:20,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-1601a189-848e-4434-b107-66f2f322c0f6 Date: Tue, 08 Jan 2019 02:06:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "created_at": "2019-01-08T02:05:41Z", "updated_at": "2019-01-08T02:05:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:05:41Z", "revision_number": 0, "id": "7fe25313-df73-418d-855b-79146d6f4e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:05:41Z", "security_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d84d27d53b84f7aa521e5a26aece982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:05:41Z", "revision_number": 0, "id": "97ba87be-8afc-4e01-aad8-9422800d294f", "remote_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "remote_ip_prefix": null, "created_at": "2019-01-08T02:05:41Z", "security_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d84d27d53b84f7aa521e5a26aece982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:05:41Z", "revision_number": 0, "id": "c7c22fac-e6ce-447c-8c0a-4bca14ac0123", "remote_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "remote_ip_prefix": null, "created_at": "2019-01-08T02:05:41Z", "security_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d84d27d53b84f7aa521e5a26aece982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:05:41Z", "revision_number": 0, "id": "f58975ea-15f5-4300-bc7d-ad530ea2341d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:05:41Z", "security_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d84d27d53b84f7aa521e5a26aece982"}], "revision_number": 4, "project_id": "7d84d27d53b84f7aa521e5a26aece982", "id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:06:20,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-1601a189-848e-4434-b107-66f2f322c0f6 2019-01-08 02:06:20,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:20,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14dc9ea5-a032-4b42-b846-f1202655a780 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:06:20,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-14dc9ea5-a032-4b42-b846-f1202655a780 2019-01-08 02:06:20,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:20,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:06:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97fbe0a-ed56-484c-a92c-df26822b94e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:06:20,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-e97fbe0a-ed56-484c-a92c-df26822b94e0 2019-01-08 02:06:20,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:06:20,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:20,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:06:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82f83dec-b8bc-4da1-9a9f-a2849ffc8de5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:06:20,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-82f83dec-b8bc-4da1-9a9f-a2849ffc8de5 2019-01-08 02:06:20,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:06:20,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:20,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:06:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9abaa6fd-ec9d-49a9-9f5a-9b658651986c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:06:20,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-9abaa6fd-ec9d-49a9-9f5a-9b658651986c 2019-01-08 02:06:20,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:06:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:21,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:06:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286f1af4-8174-420e-b9e5-4c2a2f14db1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:06:21,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-286f1af4-8174-420e-b9e5-4c2a2f14db1c 2019-01-08 02:06:21,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:06:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:21,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ba99e7-f56b-42bd-b54c-1f0ea07e43a5 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:06:21,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-53ba99e7-f56b-42bd-b54c-1f0ea07e43a5 2019-01-08 02:06:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:21,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9051414a-0cd4-4208-9eb1-98892b2ef5b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:06:21,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-9051414a-0cd4-4208-9eb1-98892b2ef5b7 2019-01-08 02:06:21,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:06:21,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:21,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b36a98-ba03-4c1a-a81c-90691289e9bb Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d84d27d53b84f7aa521e5a26aece982", "name": "CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj"}} 2019-01-08 02:06:21,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 used request id req-32b36a98-ba03-4c1a-a81c-90691289e9bb 2019-01-08 02:06:21,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4a203f-3462-421a-9e13-d14fa23dff4c 2019-01-08 02:06:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=6a4a203f-3462-421a-9e13-d14fa23dff4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:21,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-00785588-fb17-489e-8162-00578dd53438 Date: Tue, 08 Jan 2019 02:06: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": "2019-01-08T02:05:41Z", "security_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "created_at": "2019-01-08T02:05:41Z", "project_id": "7d84d27d53b84f7aa521e5a26aece982", "id": "7fe25313-df73-418d-855b-79146d6f4e1a"}, {"remote_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:05:41Z", "security_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "created_at": "2019-01-08T02:05:41Z", "project_id": "7d84d27d53b84f7aa521e5a26aece982", "id": "97ba87be-8afc-4e01-aad8-9422800d294f"}, {"remote_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:05:41Z", "security_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "created_at": "2019-01-08T02:05:41Z", "project_id": "7d84d27d53b84f7aa521e5a26aece982", "id": "c7c22fac-e6ce-447c-8c0a-4bca14ac0123"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:05:41Z", "security_group_id": "6a4a203f-3462-421a-9e13-d14fa23dff4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7d84d27d53b84f7aa521e5a26aece982", "created_at": "2019-01-08T02:05:41Z", "project_id": "7d84d27d53b84f7aa521e5a26aece982", "id": "f58975ea-15f5-4300-bc7d-ad530ea2341d"}]} 2019-01-08 02:06:21,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=6a4a203f-3462-421a-9e13-d14fa23dff4c used request id req-00785588-fb17-489e-8162-00578dd53438 2019-01-08 02:06:21,608 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:06:21,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/6a4a203f-3462-421a-9e13-d14fa23dff4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:22,002 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a537757d-32a4-401e-99e8-b4b5ae8f0b34 Content-Length: 0 Date: Tue, 08 Jan 2019 02:06:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:06:22,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/6a4a203f-3462-421a-9e13-d14fa23dff4c used request id req-a537757d-32a4-401e-99e8-b4b5ae8f0b34 2019-01-08 02:06:22,003 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj 2019-01-08 02:06:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:22,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99847a59-f617-404b-b33a-6729913a6365 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:06:22,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/7d84d27d53b84f7aa521e5a26aece982 used request id req-99847a59-f617-404b-b33a-6729913a6365 2019-01-08 02:06:22,245 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-proj-role 2019-01-08 02:06:22,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/18e86e4a35884388afdd29326d32f09c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:22,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d017471-0bcd-483d-aaea-92fe9459af3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:06:22,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/18e86e4a35884388afdd29326d32f09c used request id req-4d017471-0bcd-483d-aaea-92fe9459af3e 2019-01-08 02:06:22,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b33d19f2ca8a0dd052bc694037997e49e30c0c6" 2019-01-08 02:06:22,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d099933-e04f-49d8-84ac-892a74c6899d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:06:22,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4d099933-e04f-49d8-84ac-892a74c6899d 2019-01-08 02:06:22,479 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d9ba2b17-d662-4bf-user 2019-01-08 02:06:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/b95d2040df374b51995336dc8df28581 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98352c6c8795faf3c96f5677bfa21dfc519e6ee6" 2019-01-08 02:06:22,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cab177d5-d5b3-4946-a92e-6ddf070c634d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:06:22,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/b95d2040df374b51995336dc8df28581 used request id req-cab177d5-d5b3-4946-a92e-6ddf070c634d 2019-01-08 02:06:22,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:06:23,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["aIW9pmfYSYSpOrfBQjxE_Q"], "issued_at": "2019-01-08T02:06:23.000000Z"}} 2019-01-08 02:06:23,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f16448136baa2172a31284ca4f1b5f5f7d6cde" 2019-01-08 02:06:23,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3851a5-3ba1-4828-9b3c-ad3238444bd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:06:23,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6e3851a5-3ba1-4828-9b3c-ad3238444bd9 2019-01-08 02:06:23,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:06:23,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:06:23,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["pKn95u5xT8q5Qe1YbsK38Q"], "issued_at": "2019-01-08T02:06:23.000000Z"}} 2019-01-08 02:06:23,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:06:23,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aabd2f10-e354-4335-b700-8f4087916035 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:06:23,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-aabd2f10-e354-4335-b700-8f4087916035 2019-01-08 02:06:23,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:06:23,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:06:23,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-154748a7-4148-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:06:23,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7299c29-d7d3-459e-84ed-929acf3cb404 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-154748a7-4148-45a-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:06:23,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-154748a7-4148-45a-proj used request id req-d7299c29-d7d3-459e-84ed-929acf3cb404 2019-01-08 02:06:23,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:06:23,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70bf09e-981c-4563-b93a-b12de3f1af63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:06:23,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-d70bf09e-981c-4563-b93a-b12de3f1af63 2019-01-08 02:06:23,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}}' 2019-01-08 02:06:24,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d997133-2576-4da7-9bae-3c229e40dada Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059"}, "tags": [], "enabled": true, "id": "19ce68833e814da5a912940825afe059", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}} 2019-01-08 02:06:24,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-4d997133-2576-4da7-9bae-3c229e40dada 2019-01-08 02:06:24,156 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-154748a7-4148-45a-proj 2019-01-08 02:06:24,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:06:24,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:06:24,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["7j6BkFteTpGdWvBnlLJilw"], "issued_at": "2019-01-08T02:06:24.000000Z"}} 2019-01-08 02:06:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c4e8cc3480ad674f238a06820e2620fb9603e7e" 2019-01-08 02:06:24,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ff381d-2d34-4d83-a1de-ea525f8ee1be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:06:24,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-67ff381d-2d34-4d83-a1de-ea525f8ee1be 2019-01-08 02:06:24,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:06:24,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:06:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c4e8cc3480ad674f238a06820e2620fb9603e7e" 2019-01-08 02:06:24,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8556e37f-575c-4ea1-90fd-ff99f77ae3c1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:06:24,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-8556e37f-575c-4ea1-90fd-ff99f77ae3c1 2019-01-08 02:06:24,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-154748a7-4148-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c4e8cc3480ad674f238a06820e2620fb9603e7e" 2019-01-08 02:06:24,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a96083d-932d-428d-999e-46bc2205a93b Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-154748a7-4148-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059"}, "tags": [], "enabled": true, "id": "19ce68833e814da5a912940825afe059", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}]} 2019-01-08 02:06:24,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-154748a7-4148-45a-proj used request id req-6a96083d-932d-428d-999e-46bc2205a93b 2019-01-08 02:06:24,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c4e8cc3480ad674f238a06820e2620fb9603e7e" 2019-01-08 02:06:25,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7c2d54-d523-4ed5-a789-81db5b4c57df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:06:25,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-6a7c2d54-d523-4ed5-a789-81db5b4c57df 2019-01-08 02:06:25,479 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-154748a7-4148-45a-user 2019-01-08 02:06:25,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:06:25,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:06:25,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4eed96f-a9f4-4fd6-8226-a7dff81e0163 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:06:25,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c4eed96f-a9f4-4fd6-8226-a7dff81e0163 2019-01-08 02:06:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" -d '{"role": {"name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role"}}' 2019-01-08 02:06:25,797 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a998bb4-2664-493c-b5ff-cd46292579cd Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ee4bc220a034e2f8a9fbec0c707d147", "links": {"self": "http://172.30.9.42:5000/v3/roles/8ee4bc220a034e2f8a9fbec0c707d147"}, "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role"}} 2019-01-08 02:06:25,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-0a998bb4-2664-493c-b5ff-cd46292579cd 2019-01-08 02:06:25,797 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role 2019-01-08 02:06:25,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/8ee4bc220a034e2f8a9fbec0c707d147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:06:25,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8623793-ace2-49c2-b110-810c63f729dc Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ee4bc220a034e2f8a9fbec0c707d147", "links": {"self": "http://172.30.9.42:5000/v3/roles/8ee4bc220a034e2f8a9fbec0c707d147"}, "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role"}} 2019-01-08 02:06:25,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/8ee4bc220a034e2f8a9fbec0c707d147 used request id req-a8623793-ace2-49c2-b110-810c63f729dc 2019-01-08 02:06:25,909 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role to project CreateInstancePortManipulationTests-154748a7-4148-45a-proj 2019-01-08 02:06:25,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059/users/f76b1e80db4b46b7859fb622763f2e11/roles/8ee4bc220a034e2f8a9fbec0c707d147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:06:26,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb79ad06-dd3e-4c7f-9de0-3904b063337d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:06:26,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059/users/f76b1e80db4b46b7859fb622763f2e11/roles/8ee4bc220a034e2f8a9fbec0c707d147 used request id req-cb79ad06-dd3e-4c7f-9de0-3904b063337d 2019-01-08 02:06:26,069 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:06:26,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:06:26,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:06:26,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ee4bc220a034e2f8a9fbec0c707d147", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role"}], "expires_at": "2019-01-08T03:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-user", "id": "f76b1e80db4b46b7859fb622763f2e11"}, "audit_ids": ["39QNyNidSXiTKM5IggLCJQ"], "issued_at": "2019-01-08T02:06:26.000000Z"}} 2019-01-08 02:06:26,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a196131c8ce35c445fc631582b24d64348741d" 2019-01-08 02:06:26,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a766a99a-93e9-45f5-bc96-2d42b6837a11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:06:26,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a766a99a-93e9-45f5-bc96-2d42b6837a11 2019-01-08 02:06:26,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a196131c8ce35c445fc631582b24d64348741d" 2019-01-08 02:06:26,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-7f8db3f1-9839-4512-b1f4-de5788e12274 Date: Tue, 08 Jan 2019 02:06:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image"} 2019-01-08 02:06:26,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image used request id req-7f8db3f1-9839-4512-b1f4-de5788e12274 2019-01-08 02:06:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a196131c8ce35c445fc631582b24d64348741d" 2019-01-08 02:06:27,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c3950552-53a3-4c0e-b628-084ea131ed19 Date: Tue, 08 Jan 2019 02:06: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"}}} 2019-01-08 02:06:27,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-c3950552-53a3-4c0e-b628-084ea131ed19 2019-01-08 02:06:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63a196131c8ce35c445fc631582b24d64348741d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image"}' 2019-01-08 02:06:27,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b38afa30-c463-402d-b407-055d27e46e56 Date: Tue, 08 Jan 2019 02:06:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:06:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:06:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "min_disk": 0, "protected": false, "id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "file": "/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/file", "checksum": null, "owner": "19ce68833e814da5a912940825afe059", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:06:27,262 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-b38afa30-c463-402d-b407-055d27e46e56 2019-01-08 02:06:27,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a196131c8ce35c445fc631582b24d64348741d" -d '' 2019-01-08 02:06:28,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6a3a91c-ccbe-4fa7-ad96-6fcfddc76b40 Date: Tue, 08 Jan 2019 02:06:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:06:28,054 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/file used request id req-e6a3a91c-ccbe-4fa7-ad96-6fcfddc76b40 2019-01-08 02:06:28,054 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:06:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a196131c8ce35c445fc631582b24d64348741d" 2019-01-08 02:06:28,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a2e78322-43d5-4312-871d-a8b5dd695b73 Date: Tue, 08 Jan 2019 02:06:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:06:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:06:28Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/snap", "metadata": {}}], "self": "/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "min_disk": 0, "protected": false, "id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "file": "/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "19ce68833e814da5a912940825afe059", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:06:28,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7 used request id req-a2e78322-43d5-4312-871d-a8b5dd695b73 2019-01-08 02:06:28,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a196131c8ce35c445fc631582b24d64348741d" 2019-01-08 02:06:28,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d002cc79-9d54-42eb-a317-706382c67361 Date: Tue, 08 Jan 2019 02:06: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"}}} 2019-01-08 02:06:28,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-d002cc79-9d54-42eb-a317-706382c67361 2019-01-08 02:06:28,264 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image 2019-01-08 02:06:28,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a196131c8ce35c445fc631582b24d64348741d" 2019-01-08 02:06:28,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2d468e00-d1a1-48be-ba42-62a9371446d1 Date: Tue, 08 Jan 2019 02:06:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:06:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:06:28Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/snap", "metadata": {}}], "self": "/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "min_disk": 0, "protected": false, "id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "file": "/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "19ce68833e814da5a912940825afe059", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:06:28,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7 used request id req-2d468e00-d1a1-48be-ba42-62a9371446d1 2019-01-08 02:06:28,471 - create_image - DEBUG - Instance status is - active 2019-01-08 02:06:28,471 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image 2019-01-08 02:06:28,471 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image 2019-01-08 02:06:28,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:06:28,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:06:28,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ee4bc220a034e2f8a9fbec0c707d147", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role"}], "expires_at": "2019-01-08T03:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-user", "id": "f76b1e80db4b46b7859fb622763f2e11"}, "audit_ids": ["w-DNUheaQNKkktpqsCmKJA"], "issued_at": "2019-01-08T02:06:28.000000Z"}} 2019-01-08 02:06:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" 2019-01-08 02:06:29,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afcbee9-dbc2-42fe-9aeb-f8ed65ec61c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:06:29,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0afcbee9-dbc2-42fe-9aeb-f8ed65ec61c8 2019-01-08 02:06:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" 2019-01-08 02:06:29,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8d1bb45b-bbe6-4355-85e5-962d4282ef7a Date: Tue, 08 Jan 2019 02:06:29 GMT RESP BODY: {"networks":[]} 2019-01-08 02:06:29,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-8d1bb45b-bbe6-4355-85e5-962d4282ef7a 2019-01-08 02:06:29,291 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net 2019-01-08 02:06:29,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" -d '{"network": {"name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net", "admin_state_up": true}}' 2019-01-08 02:06:30,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-57fd5263-2971-48bf-867c-1298d6a0aeaa Date: Tue, 08 Jan 2019 02:06:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:06:29Z","is_default":false,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}} 2019-01-08 02:06:30,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-57fd5263-2971-48bf-867c-1298d6a0aeaa 2019-01-08 02:06:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" 2019-01-08 02:06:31,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6a54752e-7efa-4a19-aaa0-799a3444fd48 Date: Tue, 08 Jan 2019 02:06:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:06:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:31,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-6a54752e-7efa-4a19-aaa0-799a3444fd48 2019-01-08 02:06:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" 2019-01-08 02:06:31,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-830324a3-e0d3-4a72-bf90-2987b31fd949 Date: Tue, 08 Jan 2019 02:06:31 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:06:31,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-830324a3-e0d3-4a72-bf90-2987b31fd949 2019-01-08 02:06:31,287 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet 2019-01-08 02:06:31,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" -d '{"subnets": [{"ip_version": 4, "network_id": "f2fcfa27-7583-41bc-9275-01b68af77552", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]}' 2019-01-08 02:06:32,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-97a94104-51b8-4aff-9eb7-307e6ddb0b7c Date: Tue, 08 Jan 2019 02:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:32,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-97a94104-51b8-4aff-9eb7-307e6ddb0b7c 2019-01-08 02:06:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" 2019-01-08 02:06:32,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7b443ebe-6dbe-4835-9888-ab947706611c Date: Tue, 08 Jan 2019 02:06:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:32,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-7b443ebe-6dbe-4835-9888-ab947706611c 2019-01-08 02:06:32,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" 2019-01-08 02:06:33,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e1d8865c-0b7f-447d-8983-c8657cfb0047 Date: Tue, 08 Jan 2019 02:06:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:33,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-e1d8865c-0b7f-447d-8983-c8657cfb0047 2019-01-08 02:06:33,163 - OpenStackNetwork - DEBUG - Network [f2fcfa27-7583-41bc-9275-01b68af77552] created successfully 2019-01-08 02:06:33,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:06:33,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:06:33,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["tMutPg5RQNSlYxOC01f0cw"], "issued_at": "2019-01-08T02:06:33.000000Z"}} 2019-01-08 02:06:33,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2047990f372346bc28ae3bfd02b86e7a2b25c1a" 2019-01-08 02:06:33,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021870a5-d4d8-47a1-a133-ca9f1e3035dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:06:33,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-021870a5-d4d8-47a1-a133-ca9f1e3035dd 2019-01-08 02:06:33,682 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:06:33,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2047990f372346bc28ae3bfd02b86e7a2b25c1a" 2019-01-08 02:06:33,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6bc5db4-1fa1-422c-b33e-0ba3cb6e5da1 x-compute-request-id: req-d6bc5db4-1fa1-422c-b33e-0ba3cb6e5da1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:06:33,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-d6bc5db4-1fa1-422c-b33e-0ba3cb6e5da1 2019-01-08 02:06:33,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2047990f372346bc28ae3bfd02b86e7a2b25c1a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:06:33,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-660eae6c-a487-4ae4-912e-eabc12a2eeaa x-compute-request-id: req-660eae6c-a487-4ae4-912e-eabc12a2eeaa Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "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": "290844af-f5bc-40e1-9407-0b32ef25dd55"}} 2019-01-08 02:06:33,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-660eae6c-a487-4ae4-912e-eabc12a2eeaa 2019-01-08 02:06:33,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:06:33,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:06:34,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ee4bc220a034e2f8a9fbec0c707d147", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role"}], "expires_at": "2019-01-08T03:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-user", "id": "f76b1e80db4b46b7859fb622763f2e11"}, "audit_ids": ["_bCaC_1ETS6JOjeGNfZIIg"], "issued_at": "2019-01-08T02:06:34.000000Z"}} 2019-01-08 02:06:34,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:34,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f68a5b2-d62d-42d2-aa1b-bd59e7ac5f0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:06:34,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1f68a5b2-d62d-42d2-aa1b-bd59e7ac5f0a 2019-01-08 02:06:34,457 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:06:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:34,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b84cf50a-090a-496e-9fd1-15e3fbb951db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:06:34,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b84cf50a-090a-496e-9fd1-15e3fbb951db 2019-01-08 02:06:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:34,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b8f3a44e-8ae8-4c16-8439-7e0acea9b57d Date: Tue, 08 Jan 2019 02:06:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:34,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-b8f3a44e-8ae8-4c16-8439-7e0acea9b57d 2019-01-08 02:06:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:35,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-15df9dfa-7671-42ce-b428-ad15cb501281 Date: Tue, 08 Jan 2019 02:06:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:35,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-15df9dfa-7671-42ce-b428-ad15cb501281 2019-01-08 02:06:35,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:35,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c1dd368a-c05d-441a-bf86-7852319a1367 Date: Tue, 08 Jan 2019 02:06:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:35,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-c1dd368a-c05d-441a-bf86-7852319a1367 2019-01-08 02:06:35,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:06:35,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:06:35,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:35,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc06b78-a98c-4328-b65c-274eec0de823 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}} 2019-01-08 02:06:35,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 used request id req-6dc06b78-a98c-4328-b65c-274eec0de823 2019-01-08 02:06:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:35,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-69a4bc9f-e08f-4ce2-8e4c-1cc217bffae6 Date: Tue, 08 Jan 2019 02:06:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:35,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-69a4bc9f-e08f-4ce2-8e4c-1cc217bffae6 2019-01-08 02:06:35,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:35,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db1be52a-6644-4a21-941e-df9c3961deda Date: Tue, 08 Jan 2019 02:06:35 GMT RESP BODY: {"ports":[]} 2019-01-08 02:06:35,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1&admin_state_up=True used request id req-db1be52a-6644-4a21-941e-df9c3961deda 2019-01-08 02:06:35,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:35,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbbdc2a2-35ef-4daa-b1fd-90fc2f1c9efc x-compute-request-id: req-dbbdc2a2-35ef-4daa-b1fd-90fc2f1c9efc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:06:35,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst used request id req-dbbdc2a2-35ef-4daa-b1fd-90fc2f1c9efc 2019-01-08 02:06:35,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:36,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fc787e81-d227-4654-a03d-d6fb8d2ada9c Date: Tue, 08 Jan 2019 02:06:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:36,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-fc787e81-d227-4654-a03d-d6fb8d2ada9c 2019-01-08 02:06:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:36,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ec6b83cd-7c2b-4ec9-9fb3-1276b5f2984d Date: Tue, 08 Jan 2019 02:06:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:36,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-ec6b83cd-7c2b-4ec9-9fb3-1276b5f2984d 2019-01-08 02:06:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:36,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-24cef4e5-ed0c-42ba-b61d-7b546a25b763 Date: Tue, 08 Jan 2019 02:06:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:36,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-24cef4e5-ed0c-42ba-b61d-7b546a25b763 2019-01-08 02:06:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:36,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9ed0c2-8644-424c-80b3-e6ece7a6f229 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}} 2019-01-08 02:06:36,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 used request id req-fb9ed0c2-8644-424c-80b3-e6ece7a6f229 2019-01-08 02:06:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:37,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9b235215-6812-48a0-8ad7-cf0066754ad4 Date: Tue, 08 Jan 2019 02:06:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:37,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-9b235215-6812-48a0-8ad7-cf0066754ad4 2019-01-08 02:06:37,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:37,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a3f47797-29d9-49ff-b2a5-c5086ada2a69 Date: Tue, 08 Jan 2019 02:06:37 GMT RESP BODY: {"ports":[]} 2019-01-08 02:06:37,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1&admin_state_up=True used request id req-a3f47797-29d9-49ff-b2a5-c5086ada2a69 2019-01-08 02:06:37,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:06:37,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:06:37,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ee4bc220a034e2f8a9fbec0c707d147", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role"}], "expires_at": "2019-01-08T03:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19ce68833e814da5a912940825afe059", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/19ce68833e814da5a912940825afe059", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/19ce68833e814da5a912940825afe059", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-user", "id": "f76b1e80db4b46b7859fb622763f2e11"}, "audit_ids": ["fIAfd07TQNaF3VaHCH8FZA"], "issued_at": "2019-01-08T02:06:37.000000Z"}} 2019-01-08 02:06:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e38a1c6b12c792e4a785d205e99317186d6a34" 2019-01-08 02:06:37,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c40b73-b02f-4053-ae52-6057388812a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:06:37,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a3c40b73-b02f-4053-ae52-6057388812a8 2019-01-08 02:06:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:37,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a5c7fe06-f9f6-4bcb-8d22-45db0fff696b Date: Tue, 08 Jan 2019 02:06:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:37,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-a5c7fe06-f9f6-4bcb-8d22-45db0fff696b 2019-01-08 02:06:37,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:37,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cacce61c-3bbe-4b8d-a300-156ba829abc4 Date: Tue, 08 Jan 2019 02:06:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:37,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-cacce61c-3bbe-4b8d-a300-156ba829abc4 2019-01-08 02:06:37,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39db4005-90aa-44e1-a566-cfc97a0b0a86 Date: Tue, 08 Jan 2019 02:06:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:38,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-39db4005-90aa-44e1-a566-cfc97a0b0a86 2019-01-08 02:06:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:06:38,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:06: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:06:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e38a1c6b12c792e4a785d205e99317186d6a34" 2019-01-08 02:06:38,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651886b0-dd14-44bd-a667-478f32b4987a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}} 2019-01-08 02:06:38,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 used request id req-651886b0-dd14-44bd-a667-478f32b4987a 2019-01-08 02:06:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:38,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ff324b92-3429-4c98-a7d0-5a22bf73a80f Date: Tue, 08 Jan 2019 02:06:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:38,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-ff324b92-3429-4c98-a7d0-5a22bf73a80f 2019-01-08 02:06:38,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bb395750-6c7c-438e-9009-a5b3c9b0bc3b Date: Tue, 08 Jan 2019 02:06:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:38,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet used request id req-bb395750-6c7c-438e-9009-a5b3c9b0bc3b 2019-01-08 02:06:38,828 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net 2019-01-08 02:06:38,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" -d '{"port": {"network_id": "f2fcfa27-7583-41bc-9275-01b68af77552", "fixed_ips": [{"subnet_id": "0bc5a63e-7b05-417c-8e5e-4dab6d2a1359", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1", "admin_state_up": true}}' 2019-01-08 02:06:40,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 927 X-Openstack-Request-Id: req-41eae490-057b-47cd-bc2f-ff3d34e216e7 Date: Tue, 08 Jan 2019 02:06:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:06:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","ip_address":"10.55.0.101"}],"id":"52b6b178-b651-498d-b79e-4b9a855134cc","security_groups":["38101afc-bf25-4f3c-a475-18830b0edff4"],"mac_address":"fa:16:3e:32:32:a0","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1","project_id":"19ce68833e814da5a912940825afe059","qos_policy_id":null,"admin_state_up":true,"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","dns_name":"","created_at":"2019-01-08T02:06:39Z","binding:vnic_type":"normal","tenant_id":"19ce68833e814da5a912940825afe059"}} 2019-01-08 02:06:40,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-41eae490-057b-47cd-bc2f-ff3d34e216e7 2019-01-08 02:06:40,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:40,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ca0ea2e0-47dd-4dab-8cbe-82a3a2c2b59b Date: Tue, 08 Jan 2019 02:06:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:40,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-ca0ea2e0-47dd-4dab-8cbe-82a3a2c2b59b 2019-01-08 02:06:40,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:40,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b8c45efa-f226-4fc2-bc40-8ba17fca1eb9 Date: Tue, 08 Jan 2019 02:06:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:40,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-b8c45efa-f226-4fc2-bc40-8ba17fca1eb9 2019-01-08 02:06:40,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:40,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-04f30751-ee0f-4aa1-b946-844ec362a50c Date: Tue, 08 Jan 2019 02:06:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:40,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-04f30751-ee0f-4aa1-b946-844ec362a50c 2019-01-08 02:06:40,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:40,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd31312-2998-4e47-9833-0ec6d54fe51f Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}} 2019-01-08 02:06:40,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 used request id req-5bd31312-2998-4e47-9833-0ec6d54fe51f 2019-01-08 02:06:40,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:41,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d1be290b-d6a5-4bf2-bcb4-10ba7f5afc21 Date: Tue, 08 Jan 2019 02:06:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:41,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-d1be290b-d6a5-4bf2-bcb4-10ba7f5afc21 2019-01-08 02:06:41,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:41,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 930 X-Openstack-Request-Id: req-5f955ac9-6b9b-439e-a3cf-c9f784329e03 Date: Tue, 08 Jan 2019 02:06:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:06:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","ip_address":"10.55.0.101"}],"id":"52b6b178-b651-498d-b79e-4b9a855134cc","security_groups":["38101afc-bf25-4f3c-a475-18830b0edff4"],"mac_address":"fa:16:3e:32:32:a0","project_id":"19ce68833e814da5a912940825afe059","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1","admin_state_up":true,"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","dns_name":"","created_at":"2019-01-08T02:06:39Z","binding:vnic_type":"normal","device_id":"","tenant_id":"19ce68833e814da5a912940825afe059"}]} 2019-01-08 02:06:41,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1&admin_state_up=True used request id req-5f955ac9-6b9b-439e-a3cf-c9f784329e03 2019-01-08 02:06:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:41,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3be75c-4a3b-4ccb-9b2f-f40a3094ea3a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}} 2019-01-08 02:06:41,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 used request id req-5f3be75c-4a3b-4ccb-9b2f-f40a3094ea3a 2019-01-08 02:06:41,612 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst 2019-01-08 02:06:41,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:41,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06: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-195d3cdf-7537-4a63-98d1-844f01717583 x-compute-request-id: req-195d3cdf-7537-4a63-98d1-844f01717583 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "290844af-f5bc-40e1-9407-0b32ef25dd55", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-flavor-name"}]} 2019-01-08 02:06:41,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-195d3cdf-7537-4a63-98d1-844f01717583 2019-01-08 02:06:41,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:41,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06: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-76647342-7f2a-4712-80d4-dfaab07b96b3 x-compute-request-id: req-76647342-7f2a-4712-80d4-dfaab07b96b3 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "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": "290844af-f5bc-40e1-9407-0b32ef25dd55"}} 2019-01-08 02:06:41,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55 used request id req-76647342-7f2a-4712-80d4-dfaab07b96b3 2019-01-08 02:06:41,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:41,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-9376058c-4bd9-4433-807d-013889e8b75b Date: Tue, 08 Jan 2019 02:06:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:06:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:06:28Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/snap", "metadata": {}}], "self": "/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "min_disk": 0, "protected": false, "id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "file": "/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "19ce68833e814da5a912940825afe059", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image"} 2019-01-08 02:06:41,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image used request id req-9376058c-4bd9-4433-807d-013889e8b75b 2019-01-08 02:06:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:42,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-995a86e0-8de5-4c72-87d2-1a502bb35d74 Date: Tue, 08 Jan 2019 02:06: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"}}} 2019-01-08 02:06:42,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-995a86e0-8de5-4c72-87d2-1a502bb35d74 2019-01-08 02:06:42,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" -d '{"server": {"name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst", "imageRef": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "flavorRef": "290844af-f5bc-40e1-9407-0b32ef25dd55", "max_count": 1, "min_count": 1, "networks": [{"port": "52b6b178-b651-498d-b79e-4b9a855134cc"}]}}' 2019-01-08 02:06:43,617 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:06:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45290c3a-3555-4444-8c57-53272baaf8a6 x-compute-request-id: req-45290c3a-3555-4444-8c57-53272baaf8a6 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "bookmark"}], "adminPass": "gMu6T6g5RowE"}} 2019-01-08 02:06:43,617 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-45290c3a-3555-4444-8c57-53272baaf8a6 2019-01-08 02:06:43,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:43,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d2f6b89-bc18-4033-958e-910d27c3f95a x-compute-request-id: req-7d2f6b89-bc18-4033-958e-910d27c3f95a 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.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "bookmark"}], "image": {"id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "links": [{"href": "http://172.30.9.42:8774/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290844af-f5bc-40e1-9407-0b32ef25dd55", "links": [{"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "bookmark"}]}, "id": "7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "user_id": "f76b1e80db4b46b7859fb622763f2e11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:06:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst", "created": "2019-01-08T02:06:43Z", "tenant_id": "19ce68833e814da5a912940825afe059", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:43,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e used request id req-7d2f6b89-bc18-4033-958e-910d27c3f95a 2019-01-08 02:06:43,869 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst 2019-01-08 02:06:43,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:44,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85cbca12-4630-4cfd-b81c-1ea95153f841 x-compute-request-id: req-85cbca12-4630-4cfd-b81c-1ea95153f841 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.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "bookmark"}], "image": {"id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "links": [{"href": "http://172.30.9.42:8774/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290844af-f5bc-40e1-9407-0b32ef25dd55", "links": [{"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "bookmark"}]}, "id": "7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "user_id": "f76b1e80db4b46b7859fb622763f2e11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:06:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst", "created": "2019-01-08T02:06:43Z", "tenant_id": "19ce68833e814da5a912940825afe059", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:44,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e used request id req-85cbca12-4630-4cfd-b81c-1ea95153f841 2019-01-08 02:06:44,325 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst] is - BUILD 2019-01-08 02:06:44,325 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:06:47,328 - create_instance - DEBUG - VM status query timeout in 896.541006088 2019-01-08 02:06:47,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:48,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9690f4a-9501-4b27-a065-db9c18e048cd x-compute-request-id: req-a9690f4a-9501-4b27-a065-db9c18e048cd 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.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "bookmark"}], "image": {"id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "links": [{"href": "http://172.30.9.42:8774/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290844af-f5bc-40e1-9407-0b32ef25dd55", "links": [{"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "bookmark"}]}, "id": "7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "security_groups": [{"name": "default"}], "user_id": "f76b1e80db4b46b7859fb622763f2e11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:06:45Z", "hostId": "df1e1e43a2323aaf13d572f53043d22672f21c70ab6361afb4437007", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst", "created": "2019-01-08T02:06:43Z", "tenant_id": "19ce68833e814da5a912940825afe059", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:48,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e used request id req-a9690f4a-9501-4b27-a065-db9c18e048cd 2019-01-08 02:06:48,038 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst] is - BUILD 2019-01-08 02:06:48,039 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:06:51,042 - create_instance - DEBUG - VM status query timeout in 892.827255011 2019-01-08 02:06:51,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:51,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-005803d0-1a81-42bf-9509-5983a2ecbe75 x-compute-request-id: req-005803d0-1a81-42bf-9509-5983a2ecbe75 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.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "bookmark"}], "image": {"id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "links": [{"href": "http://172.30.9.42:8774/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "290844af-f5bc-40e1-9407-0b32ef25dd55", "links": [{"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "bookmark"}]}, "id": "7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "security_groups": [{"name": "default"}], "user_id": "f76b1e80db4b46b7859fb622763f2e11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:06:45Z", "hostId": "df1e1e43a2323aaf13d572f53043d22672f21c70ab6361afb4437007", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst", "created": "2019-01-08T02:06:43Z", "tenant_id": "19ce68833e814da5a912940825afe059", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:51,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e used request id req-005803d0-1a81-42bf-9509-5983a2ecbe75 2019-01-08 02:06:51,425 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst] is - BUILD 2019-01-08 02:06:51,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:06:54,429 - create_instance - DEBUG - VM status query timeout in 889.440486193 2019-01-08 02:06:54,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:54,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2dcc6fe-ba0d-426c-a7d2-ab54704203e2 x-compute-request-id: req-e2dcc6fe-ba0d-426c-a7d2-ab54704203e2 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:32:a0", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "bookmark"}], "image": {"id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "links": [{"href": "http://172.30.9.42:8774/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:06:54.000000", "flavor": {"id": "290844af-f5bc-40e1-9407-0b32ef25dd55", "links": [{"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "bookmark"}]}, "id": "7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "security_groups": [{"name": "default"}], "user_id": "f76b1e80db4b46b7859fb622763f2e11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:06:54Z", "hostId": "df1e1e43a2323aaf13d572f53043d22672f21c70ab6361afb4437007", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst", "created": "2019-01-08T02:06:43Z", "tenant_id": "19ce68833e814da5a912940825afe059", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:54,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e used request id req-e2dcc6fe-ba0d-426c-a7d2-ab54704203e2 2019-01-08 02:06:54,939 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst] is - ACTIVE 2019-01-08 02:06:54,939 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:06:54,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:55,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c8172c5-722f-409d-a011-761391e170e4 x-compute-request-id: req-0c8172c5-722f-409d-a011-761391e170e4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:32:a0", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "bookmark"}], "image": {"id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "links": [{"href": "http://172.30.9.42:8774/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:06:54.000000", "flavor": {"id": "290844af-f5bc-40e1-9407-0b32ef25dd55", "links": [{"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "bookmark"}]}, "id": "7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "security_groups": [{"name": "default"}], "user_id": "f76b1e80db4b46b7859fb622763f2e11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:06:54Z", "hostId": "df1e1e43a2323aaf13d572f53043d22672f21c70ab6361afb4437007", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst", "created": "2019-01-08T02:06:43Z", "tenant_id": "19ce68833e814da5a912940825afe059", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:55,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e used request id req-0c8172c5-722f-409d-a011-761391e170e4 2019-01-08 02:06:55,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:55,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-840603e0-0594-4abd-8e42-d700299af6cc Date: Tue, 08 Jan 2019 02:06:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:55,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net used request id req-840603e0-0594-4abd-8e42-d700299af6cc 2019-01-08 02:06:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:56,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebaa4415-722d-4221-bde3-fc7a9b2abf3b Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}} 2019-01-08 02:06:56,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 used request id req-ebaa4415-722d-4221-bde3-fc7a9b2abf3b 2019-01-08 02:06:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:56,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ddc99e04-717a-4a7e-860f-be5556a72190 Date: Tue, 08 Jan 2019 02:06:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:56,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-ddc99e04-717a-4a7e-860f-be5556a72190 2019-01-08 02:06:56,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:56,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1789 X-Openstack-Request-Id: req-1714f1ce-ecbd-4b27-adae-4b38588de384 Date: Tue, 08 Jan 2019 02:06:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:06:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","ip_address":"10.55.0.101"}],"id":"52b6b178-b651-498d-b79e-4b9a855134cc","security_groups":["38101afc-bf25-4f3c-a475-18830b0edff4"],"mac_address":"fa:16:3e:32:32:a0","project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1","admin_state_up":true,"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","dns_name":"","created_at":"2019-01-08T02:06:39Z","binding:vnic_type":"normal","device_id":"7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e","tenant_id":"19ce68833e814da5a912940825afe059"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:06:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","ip_address":"10.55.0.2"}],"id":"d49e09ec-bbca-4609-a82f-ae4cbb896872","security_groups":[],"mac_address":"fa:16:3e:0a:bf:ad","project_id":"19ce68833e814da5a912940825afe059","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","dns_name":"","created_at":"2019-01-08T02:06:30Z","binding:vnic_type":"normal","device_id":"","tenant_id":"19ce68833e814da5a912940825afe059"}]} 2019-01-08 02:06:56,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-1714f1ce-ecbd-4b27-adae-4b38588de384 2019-01-08 02:06:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:56,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ef8d5a2b-dde0-4cd4-bfae-bb8b46d039b3 Date: Tue, 08 Jan 2019 02:06:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f2fcfa27-7583-41bc-9275-01b68af77552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19ce68833e814da5a912940825afe059","status":"ACTIVE","subnets":["0bc5a63e-7b05-417c-8e5e-4dab6d2a1359"],"description":"","tags":[],"updated_at":"2019-01-08T02:06:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net","admin_state_up":true,"tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:29Z","mtu":1442}]} 2019-01-08 02:06:56,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-ef8d5a2b-dde0-4cd4-bfae-bb8b46d039b3 2019-01-08 02:06:56,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:56,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-296c761e-8254-4a40-b0f2-47098f36a7fa Date: Tue, 08 Jan 2019 02:06:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:56,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-296c761e-8254-4a40-b0f2-47098f36a7fa 2019-01-08 02:06:56,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:56,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-26434140-90c0-42c9-88f4-939d03f9602d Date: Tue, 08 Jan 2019 02:06:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2fcfa27-7583-41bc-9275-01b68af77552","tenant_id":"19ce68833e814da5a912940825afe059","created_at":"2019-01-08T02:06:31Z","dns_nameservers":[],"updated_at":"2019-01-08T02:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"19ce68833e814da5a912940825afe059","id":"0bc5a63e-7b05-417c-8e5e-4dab6d2a1359","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet"}]} 2019-01-08 02:06:56,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f2fcfa27-7583-41bc-9275-01b68af77552&name=CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet used request id req-26434140-90c0-42c9-88f4-939d03f9602d 2019-01-08 02:06:56,414 - create_instance - INFO - Deleting Port with ID - 52b6b178-b651-498d-b79e-4b9a855134cc 2019-01-08 02:06:56,414 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fceport-1 2019-01-08 02:06:56,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/52b6b178-b651-498d-b79e-4b9a855134cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:57,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e134e6a2-ce8f-4396-9188-e1c18b7fce69 Date: Tue, 08 Jan 2019 02:06:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:06:57,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/52b6b178-b651-498d-b79e-4b9a855134cc used request id req-e134e6a2-ce8f-4396-9188-e1c18b7fce69 2019-01-08 02:06:57,716 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst 2019-01-08 02:06:57,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:57,857 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:06:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f59fbe1-1416-4147-aa74-d35e73c67781 x-compute-request-id: req-2f59fbe1-1416-4147-aa74-d35e73c67781 Content-Type: application/json 2019-01-08 02:06:57,857 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e used request id req-2f59fbe1-1416-4147-aa74-d35e73c67781 2019-01-08 02:06:57,858 - create_instance - INFO - Checking deletion status 2019-01-08 02:06:57,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:06:58,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:06:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50e10515-7212-492c-8e5f-97e016203d61 x-compute-request-id: req-50e10515-7212-492c-8e5f-97e016203d61 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:32:a0", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "rel": "bookmark"}], "image": {"id": "72be3164-3f0e-4098-9bab-77b4e5f73ba7", "links": [{"href": "http://172.30.9.42:8774/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:06:54.000000", "flavor": {"id": "290844af-f5bc-40e1-9407-0b32ef25dd55", "links": [{"href": "http://172.30.9.42:8774/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55", "rel": "bookmark"}]}, "id": "7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e", "user_id": "f76b1e80db4b46b7859fb622763f2e11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:06:57Z", "hostId": "df1e1e43a2323aaf13d572f53043d22672f21c70ab6361afb4437007", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst", "created": "2019-01-08T02:06:43Z", "tenant_id": "19ce68833e814da5a912940825afe059", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:06:58,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e used request id req-50e10515-7212-492c-8e5f-97e016203d61 2019-01-08 02:06:58,437 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst] is - ACTIVE 2019-01-08 02:06:58,437 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:07:01,440 - create_instance - DEBUG - VM status query timeout in 296.417968035 2019-01-08 02:07:01,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d693fe02b8cc0529651d8f539f3f02e436bd2122" 2019-01-08 02:07:01,485 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:07:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d45ebeb-d874-4468-bf8a-772534e21b02 x-compute-request-id: req-5d45ebeb-d874-4468-bf8a-772534e21b02 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e could not be found.", "code": 404}} 2019-01-08 02:07:01,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e used request id req-5d45ebeb-d874-4468-bf8a-772534e21b02 2019-01-08 02:07:01,485 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7dc7ebcb-8b8b-42ce-8049-ef3fc1e6dc9e could not be found. (HTTP 404) (Request-ID: req-5d45ebeb-d874-4468-bf8a-772534e21b02) 2019-01-08 02:07:01,486 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-inst 2019-01-08 02:07:01,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2047990f372346bc28ae3bfd02b86e7a2b25c1a" 2019-01-08 02:07:01,591 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:07:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-903d2cd0-8fc3-4a0d-b711-397a487adc4a x-compute-request-id: req-903d2cd0-8fc3-4a0d-b711-397a487adc4a Content-Length: 0 Content-Type: application/json 2019-01-08 02:07:01,592 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/290844af-f5bc-40e1-9407-0b32ef25dd55 used request id req-903d2cd0-8fc3-4a0d-b711-397a487adc4a 2019-01-08 02:07:01,592 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet 2019-01-08 02:07:01,593 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-subnet 2019-01-08 02:07:01,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/0bc5a63e-7b05-417c-8e5e-4dab6d2a1359 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" 2019-01-08 02:07:03,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03d19515-b0d3-4126-bc93-acee656d6bae Date: Tue, 08 Jan 2019 02:07:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:07:03,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/0bc5a63e-7b05-417c-8e5e-4dab6d2a1359 used request id req-03d19515-b0d3-4126-bc93-acee656d6bae 2019-01-08 02:07:03,546 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-pub-net 2019-01-08 02:07:03,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/f2fcfa27-7583-41bc-9275-01b68af77552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210d2b1ca079361f6e0059f840931abfdead1f1" 2019-01-08 02:07:04,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18009201-47ab-41d9-8b1c-a2383be0fb9d Date: Tue, 08 Jan 2019 02:07:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:07:04,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/f2fcfa27-7583-41bc-9275-01b68af77552 used request id req-18009201-47ab-41d9-8b1c-a2383be0fb9d 2019-01-08 02:07:04,765 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-64f7b2a7-d53d-484a-9374-61561c117fce-image 2019-01-08 02:07:04,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a196131c8ce35c445fc631582b24d64348741d" 2019-01-08 02:07:06,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5193d281-1632-4c03-a8b7-31151c238870 Date: Tue, 08 Jan 2019 02:07:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:07:06,180 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/72be3164-3f0e-4098-9bab-77b4e5f73ba7 used request id req-5193d281-1632-4c03-a8b7-31151c238870 2019-01-08 02:07:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:07:06,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-608be685-f840-449f-a343-d9d1d5d879de Date: Tue, 08 Jan 2019 02:07:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19ce68833e814da5a912940825afe059", "created_at": "2019-01-08T02:06:29Z", "updated_at": "2019-01-08T02:06:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:06:29Z", "revision_number": 0, "id": "0930f849-5773-4e01-b60e-df39229dbe00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:06:29Z", "security_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "tenant_id": "19ce68833e814da5a912940825afe059", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ce68833e814da5a912940825afe059"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:06:29Z", "revision_number": 0, "id": "8859dd02-e430-4a7d-b1d4-6c146f200b5a", "remote_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "remote_ip_prefix": null, "created_at": "2019-01-08T02:06:29Z", "security_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "tenant_id": "19ce68833e814da5a912940825afe059", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ce68833e814da5a912940825afe059"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:06:29Z", "revision_number": 0, "id": "8c6ed7e3-0154-42b5-9bb4-5784e03be0f3", "remote_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "remote_ip_prefix": null, "created_at": "2019-01-08T02:06:29Z", "security_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "tenant_id": "19ce68833e814da5a912940825afe059", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ce68833e814da5a912940825afe059"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:06:29Z", "revision_number": 0, "id": "9d3a5d6c-cda1-4da7-9063-ad666204a4fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:06:29Z", "security_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "tenant_id": "19ce68833e814da5a912940825afe059", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ce68833e814da5a912940825afe059"}], "revision_number": 4, "project_id": "19ce68833e814da5a912940825afe059", "id": "38101afc-bf25-4f3c-a475-18830b0edff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:07:06,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-608be685-f840-449f-a343-d9d1d5d879de 2019-01-08 02:07:06,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:07:06,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4edf081-4583-4aae-9c8b-e562f4b07d98 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:07:06,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-e4edf081-4583-4aae-9c8b-e562f4b07d98 2019-01-08 02:07:06,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:07:06,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-127fcf0b-8058-4e15-ae0a-51169a7f84fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:07:06,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-127fcf0b-8058-4e15-ae0a-51169a7f84fc 2019-01-08 02:07:06,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:07:06,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:07:06,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f091cec4-8584-4645-bd39-2399046833a0 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19ce68833e814da5a912940825afe059", "name": "CreateInstancePortManipulationTests-154748a7-4148-45a-proj"}} 2019-01-08 02:07:06,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 used request id req-f091cec4-8584-4645-bd39-2399046833a0 2019-01-08 02:07:06,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38101afc-bf25-4f3c-a475-18830b0edff4 2019-01-08 02:07:06,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=38101afc-bf25-4f3c-a475-18830b0edff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:07:07,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f8cafe9a-31cb-4946-bd7e-88580bbe5e5b Date: Tue, 08 Jan 2019 02:07:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:06:29Z", "security_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "port_range_min": null, "revision_number": 0, "tenant_id": "19ce68833e814da5a912940825afe059", "created_at": "2019-01-08T02:06:29Z", "project_id": "19ce68833e814da5a912940825afe059", "id": "0930f849-5773-4e01-b60e-df39229dbe00"}, {"remote_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:06:29Z", "security_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "port_range_min": null, "revision_number": 0, "tenant_id": "19ce68833e814da5a912940825afe059", "created_at": "2019-01-08T02:06:29Z", "project_id": "19ce68833e814da5a912940825afe059", "id": "8859dd02-e430-4a7d-b1d4-6c146f200b5a"}, {"remote_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:06:29Z", "security_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "port_range_min": null, "revision_number": 0, "tenant_id": "19ce68833e814da5a912940825afe059", "created_at": "2019-01-08T02:06:29Z", "project_id": "19ce68833e814da5a912940825afe059", "id": "8c6ed7e3-0154-42b5-9bb4-5784e03be0f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:06:29Z", "security_group_id": "38101afc-bf25-4f3c-a475-18830b0edff4", "port_range_min": null, "revision_number": 0, "tenant_id": "19ce68833e814da5a912940825afe059", "created_at": "2019-01-08T02:06:29Z", "project_id": "19ce68833e814da5a912940825afe059", "id": "9d3a5d6c-cda1-4da7-9063-ad666204a4fc"}]} 2019-01-08 02:07:07,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=38101afc-bf25-4f3c-a475-18830b0edff4 used request id req-f8cafe9a-31cb-4946-bd7e-88580bbe5e5b 2019-01-08 02:07:07,057 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:07:07,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/38101afc-bf25-4f3c-a475-18830b0edff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:07:07,465 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57d2ae60-510a-459d-a51c-bffadf964d8f Content-Length: 0 Date: Tue, 08 Jan 2019 02:07:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:07:07,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/38101afc-bf25-4f3c-a475-18830b0edff4 used request id req-57d2ae60-510a-459d-a51c-bffadf964d8f 2019-01-08 02:07:07,466 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-154748a7-4148-45a-proj 2019-01-08 02:07:07,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:07:07,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5277fab8-a652-4140-a5ea-1a95868ffe42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:07:07,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/19ce68833e814da5a912940825afe059 used request id req-5277fab8-a652-4140-a5ea-1a95868ffe42 2019-01-08 02:07:07,712 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-154748a7-4148-45a-proj-role 2019-01-08 02:07:07,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/8ee4bc220a034e2f8a9fbec0c707d147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:07:07,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94e10149-06cb-48f1-806e-e4948d8ffe71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:07:07,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/8ee4bc220a034e2f8a9fbec0c707d147 used request id req-94e10149-06cb-48f1-806e-e4948d8ffe71 2019-01-08 02:07:07,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca507315935ec12c835c3266f51de23679e5966c" 2019-01-08 02:07:07,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdabe2b-b44e-4bb2-beb4-9c3b3b270918 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:07:07,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2cdabe2b-b44e-4bb2-beb4-9c3b3b270918 2019-01-08 02:07:07,958 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-154748a7-4148-45a-user 2019-01-08 02:07:07,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/f76b1e80db4b46b7859fb622763f2e11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c4e8cc3480ad674f238a06820e2620fb9603e7e" 2019-01-08 02:07:08,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba22935-a5aa-4743-bdcb-456dfeca1c98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:07:08,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f76b1e80db4b46b7859fb622763f2e11 used request id req-3ba22935-a5aa-4743-bdcb-456dfeca1c98 2019-01-08 02:07:08,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:08,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["0she2Do9TdmmbG1RihENfQ"], "issued_at": "2019-01-08T02:07:08.000000Z"}} 2019-01-08 02:07:08,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99becef931b815b6fae14dcdccbb9f2a88511308" 2019-01-08 02:07:08,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6b2b44-bc14-4872-b62c-5cdc432ffb36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:08,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ea6b2b44-bc14-4872-b62c-5cdc432ffb36 2019-01-08 02:07:08,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:08,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:09,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["JzFbzKk8SRegRwYSfNynIQ"], "issued_at": "2019-01-08T02:07:09.000000Z"}} 2019-01-08 02:07:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:09,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf48faf-30fc-4b1b-bafa-d15d9f9c4a4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:09,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-daf48faf-30fc-4b1b-bafa-d15d9f9c4a4b 2019-01-08 02:07:09,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:07:09,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:07:09,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:09,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d188a0b-9774-4781-81c8-46f3b626c1b0 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:07:09,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj used request id req-4d188a0b-9774-4781-81c8-46f3b626c1b0 2019-01-08 02:07:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:09,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af347321-9538-45dd-ad3a-c9317db3b7c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:07:09,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-af347321-9538-45dd-ad3a-c9317db3b7c5 2019-01-08 02:07:09,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}}' 2019-01-08 02:07:09,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-207dc54f-c6cb-42e0-b39e-80f065b7dae8 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7"}, "tags": [], "enabled": true, "id": "5d2db28a2bb94974afaf32756e5ad9f7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}} 2019-01-08 02:07:09,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-207dc54f-c6cb-42e0-b39e-80f065b7dae8 2019-01-08 02:07:09,629 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj 2019-01-08 02:07:09,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:09,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:10,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["k8ck3xICRKmcLHwLGjI5wg"], "issued_at": "2019-01-08T02:07:10.000000Z"}} 2019-01-08 02:07:10,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68a7462184127e1991d2a04277a28434fc202db" 2019-01-08 02:07:10,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44959b0-effb-4b36-9401-d46af41c6952 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:10,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b44959b0-effb-4b36-9401-d46af41c6952 2019-01-08 02:07:10,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:07:10,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:07:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68a7462184127e1991d2a04277a28434fc202db" 2019-01-08 02:07:10,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38af315-3636-4ac8-87ce-8fad05ebe4c3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:07:10,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b38af315-3636-4ac8-87ce-8fad05ebe4c3 2019-01-08 02:07:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68a7462184127e1991d2a04277a28434fc202db" 2019-01-08 02:07:10,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822fd016-d1e1-458b-bf52-5d3b73fd4f4e Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7"}, "tags": [], "enabled": true, "id": "5d2db28a2bb94974afaf32756e5ad9f7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}]} 2019-01-08 02:07:10,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj used request id req-822fd016-d1e1-458b-bf52-5d3b73fd4f4e 2019-01-08 02:07:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68a7462184127e1991d2a04277a28434fc202db" 2019-01-08 02:07:10,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49d3c01-d77d-4a7c-92b7-d9eb298c4214 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:07:10,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-b49d3c01-d77d-4a7c-92b7-d9eb298c4214 2019-01-08 02:07:10,916 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f36c9a61-d266-4b0-user 2019-01-08 02:07:10,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:11,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae32a991-eea9-45dd-beeb-2f65aa054dd4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:07:11,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ae32a991-eea9-45dd-beeb-2f65aa054dd4 2019-01-08 02:07:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" -d '{"role": {"name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role"}}' 2019-01-08 02:07:11,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d15b121e-b8f7-4d8f-854d-9333885edcaa Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48447535027a47faabb99ce52c5d842f", "links": {"self": "http://172.30.9.42:5000/v3/roles/48447535027a47faabb99ce52c5d842f"}, "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role"}} 2019-01-08 02:07:11,168 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-d15b121e-b8f7-4d8f-854d-9333885edcaa 2019-01-08 02:07:11,168 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role 2019-01-08 02:07:11,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/48447535027a47faabb99ce52c5d842f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:11,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a8cfbb-9ec4-4180-a467-5b9856373556 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48447535027a47faabb99ce52c5d842f", "links": {"self": "http://172.30.9.42:5000/v3/roles/48447535027a47faabb99ce52c5d842f"}, "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role"}} 2019-01-08 02:07:11,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/48447535027a47faabb99ce52c5d842f used request id req-e9a8cfbb-9ec4-4180-a467-5b9856373556 2019-01-08 02:07:11,278 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role to project CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj 2019-01-08 02:07:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7/users/6d31ec341f8a4f0a8cd59b6bf55df269/roles/48447535027a47faabb99ce52c5d842f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:11,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c62579-5869-495c-b3a8-27ccac8c30e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:07:11,441 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7/users/6d31ec341f8a4f0a8cd59b6bf55df269/roles/48447535027a47faabb99ce52c5d842f used request id req-52c62579-5869-495c-b3a8-27ccac8c30e7 2019-01-08 02:07:11,441 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:07:11,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:11,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:11,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48447535027a47faabb99ce52c5d842f", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role"}], "expires_at": "2019-01-08T03:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-user", "id": "6d31ec341f8a4f0a8cd59b6bf55df269"}, "audit_ids": ["AJ_D-W4GTb2G9UrJ6uaF1Q"], "issued_at": "2019-01-08T02:07:11.000000Z"}} 2019-01-08 02:07:11,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5234e9963399d433223663bb6c0e1069cbce0182" 2019-01-08 02:07:12,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc27240-9d14-431a-96d1-70503d98d67d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:12,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8bc27240-9d14-431a-96d1-70503d98d67d 2019-01-08 02:07:12,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5234e9963399d433223663bb6c0e1069cbce0182" 2019-01-08 02:07:12,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-bc9457a3-8573-48de-9ace-f4dbcbc55990 Date: Tue, 08 Jan 2019 02:07:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image"} 2019-01-08 02:07:12,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image used request id req-bc9457a3-8573-48de-9ace-f4dbcbc55990 2019-01-08 02:07:12,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5234e9963399d433223663bb6c0e1069cbce0182" 2019-01-08 02:07:12,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9285ad10-83d7-4b09-a2d8-7123467a3aa0 Date: Tue, 08 Jan 2019 02:07: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"}}} 2019-01-08 02:07:12,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-9285ad10-83d7-4b09-a2d8-7123467a3aa0 2019-01-08 02:07:12,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5234e9963399d433223663bb6c0e1069cbce0182" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image"}' 2019-01-08 02:07:12,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6fd0386d-1308-4e52-9d2e-7cab9e41f536 Date: Tue, 08 Jan 2019 02:07:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:07:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:07:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "min_disk": 0, "protected": false, "id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "file": "/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/file", "checksum": null, "owner": "5d2db28a2bb94974afaf32756e5ad9f7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:07:12,808 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-6fd0386d-1308-4e52-9d2e-7cab9e41f536 2019-01-08 02:07:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5234e9963399d433223663bb6c0e1069cbce0182" -d '' 2019-01-08 02:07:14,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd2c8461-acba-4029-831f-d11fade16fc0 Date: Tue, 08 Jan 2019 02:07:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:07:14,046 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/file used request id req-dd2c8461-acba-4029-831f-d11fade16fc0 2019-01-08 02:07:14,047 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:07:14,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5234e9963399d433223663bb6c0e1069cbce0182" 2019-01-08 02:07:14,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-91f4665d-0b17-4beb-86f6-40273e898684 Date: Tue, 08 Jan 2019 02:07:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:07:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:07:13Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/snap", "metadata": {}}], "self": "/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "min_disk": 0, "protected": false, "id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "file": "/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d2db28a2bb94974afaf32756e5ad9f7", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:07:14,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0 used request id req-91f4665d-0b17-4beb-86f6-40273e898684 2019-01-08 02:07:14,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5234e9963399d433223663bb6c0e1069cbce0182" 2019-01-08 02:07:14,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cb576e17-7f66-477c-9c37-8f269235efc6 Date: Tue, 08 Jan 2019 02:07: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"}}} 2019-01-08 02:07:14,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-cb576e17-7f66-477c-9c37-8f269235efc6 2019-01-08 02:07:14,412 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image 2019-01-08 02:07:14,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5234e9963399d433223663bb6c0e1069cbce0182" 2019-01-08 02:07:14,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-be103c2c-092d-48ca-bdd0-8a4b14854e55 Date: Tue, 08 Jan 2019 02:07:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:07:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:07:13Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/snap", "metadata": {}}], "self": "/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "min_disk": 0, "protected": false, "id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "file": "/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d2db28a2bb94974afaf32756e5ad9f7", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:07:14,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0 used request id req-be103c2c-092d-48ca-bdd0-8a4b14854e55 2019-01-08 02:07:14,622 - create_image - DEBUG - Instance status is - active 2019-01-08 02:07:14,623 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image 2019-01-08 02:07:14,623 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image 2019-01-08 02:07:14,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:14,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:15,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48447535027a47faabb99ce52c5d842f", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role"}], "expires_at": "2019-01-08T03:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-user", "id": "6d31ec341f8a4f0a8cd59b6bf55df269"}, "audit_ids": ["MW1u8uQrR3uwf-ibgbXi6w"], "issued_at": "2019-01-08T02:07:15.000000Z"}} 2019-01-08 02:07:15,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" 2019-01-08 02:07:15,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683b78a1-6606-4f48-ab78-aad2a94d157c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:15,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-683b78a1-6606-4f48-ab78-aad2a94d157c 2019-01-08 02:07:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" 2019-01-08 02:07:15,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-386cf910-7730-42c0-a058-2cdf7668064e Date: Tue, 08 Jan 2019 02:07:15 GMT RESP BODY: {"networks":[]} 2019-01-08 02:07:15,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-386cf910-7730-42c0-a058-2cdf7668064e 2019-01-08 02:07:15,371 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net 2019-01-08 02:07:15,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" -d '{"network": {"name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net", "admin_state_up": true}}' 2019-01-08 02:07:17,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-e5c94d82-9673-47a5-9dd3-7f4f8755250c Date: Tue, 08 Jan 2019 02:07:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:07:16Z","is_default":false,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}} 2019-01-08 02:07:17,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-e5c94d82-9673-47a5-9dd3-7f4f8755250c 2019-01-08 02:07:17,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" 2019-01-08 02:07:17,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-2cfcde62-3bf2-4aff-b393-6c16220dc83c Date: Tue, 08 Jan 2019 02:07:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:07:16Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:17,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-2cfcde62-3bf2-4aff-b393-6c16220dc83c 2019-01-08 02:07:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" 2019-01-08 02:07:17,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8d09513a-ae9b-45a1-99da-6a82b8f798ae Date: Tue, 08 Jan 2019 02:07:17 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:07:17,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-8d09513a-ae9b-45a1-99da-6a82b8f798ae 2019-01-08 02:07:17,555 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet 2019-01-08 02:07:17,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" -d '{"subnets": [{"ip_version": 4, "network_id": "28b22b35-13e5-4032-829f-0b10b2f921fc", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]}' 2019-01-08 02:07:19,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58b04cd6-7028-4505-92b8-2ba5f5fee7ab Date: Tue, 08 Jan 2019 02:07:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","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":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:19,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-58b04cd6-7028-4505-92b8-2ba5f5fee7ab 2019-01-08 02:07:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" 2019-01-08 02:07:20,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d2a0b4b2-914e-4a91-9de1-022584363f0f Date: Tue, 08 Jan 2019 02:07:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:20,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-d2a0b4b2-914e-4a91-9de1-022584363f0f 2019-01-08 02:07:20,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" 2019-01-08 02:07:20,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f842643f-13da-4732-87a3-af717d2e016e Date: Tue, 08 Jan 2019 02:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:20,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-f842643f-13da-4732-87a3-af717d2e016e 2019-01-08 02:07:20,318 - OpenStackNetwork - DEBUG - Network [28b22b35-13e5-4032-829f-0b10b2f921fc] created successfully 2019-01-08 02:07:20,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:20,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:20,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["kdqBPsRARYuIhKdZjyg29w"], "issued_at": "2019-01-08T02:07:20.000000Z"}} 2019-01-08 02:07:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676332f3e02fabecb3c9fd59a1fcd24351e87a02" 2019-01-08 02:07:20,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1623ae-56c8-4a2e-8eec-3b6707ce5309 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:20,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-da1623ae-56c8-4a2e-8eec-3b6707ce5309 2019-01-08 02:07:20,842 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:07:20,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676332f3e02fabecb3c9fd59a1fcd24351e87a02" 2019-01-08 02:07:21,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07: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-fe760ed4-22b6-408f-b042-52583b949d32 x-compute-request-id: req-fe760ed4-22b6-408f-b042-52583b949d32 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:07:21,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fe760ed4-22b6-408f-b042-52583b949d32 2019-01-08 02:07:21,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676332f3e02fabecb3c9fd59a1fcd24351e87a02" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:07:21,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77ffc89c-3c3a-4e25-a1e3-e4bf5409e435 x-compute-request-id: req-77ffc89c-3c3a-4e25-a1e3-e4bf5409e435 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "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": "f58bbcea-dc63-4343-bdb3-e306f4eb6789"}} 2019-01-08 02:07:21,117 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-77ffc89c-3c3a-4e25-a1e3-e4bf5409e435 2019-01-08 02:07:21,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:21,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:21,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48447535027a47faabb99ce52c5d842f", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role"}], "expires_at": "2019-01-08T03:07:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-user", "id": "6d31ec341f8a4f0a8cd59b6bf55df269"}, "audit_ids": ["vPU71gQvTcWGSG9PMHvidQ"], "issued_at": "2019-01-08T02:07:21.000000Z"}} 2019-01-08 02:07:21,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:21,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c89c3a-2d9e-4dab-b51b-dadee38e05ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:21,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-22c89c3a-2d9e-4dab-b51b-dadee38e05ee 2019-01-08 02:07:21,623 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:07:21,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:21,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e081b61-cd49-40f1-8fac-16f29f312b14 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:21,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5e081b61-cd49-40f1-8fac-16f29f312b14 2019-01-08 02:07:21,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:22,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-006dacf9-1ffe-489f-8fa5-86307f0c28f6 Date: Tue, 08 Jan 2019 02:07:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:22,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-006dacf9-1ffe-489f-8fa5-86307f0c28f6 2019-01-08 02:07:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:22,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d7c75964-4cea-479f-8e9f-0c4f1594e462 Date: Tue, 08 Jan 2019 02:07:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:22,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-d7c75964-4cea-479f-8e9f-0c4f1594e462 2019-01-08 02:07:22,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:22,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8bcc16a5-c24f-4b2c-a934-7cc0b69ad8ee Date: Tue, 08 Jan 2019 02:07:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:22,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-8bcc16a5-c24f-4b2c-a934-7cc0b69ad8ee 2019-01-08 02:07:22,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:07:22,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:07:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:22,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ffb1de4-edb9-49b5-9685-a5ea1a017f53 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}} 2019-01-08 02:07:22,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 used request id req-7ffb1de4-edb9-49b5-9685-a5ea1a017f53 2019-01-08 02:07:22,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:22,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c5d614b-38d0-481d-9058-965e328074b3 Date: Tue, 08 Jan 2019 02:07:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:22,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-0c5d614b-38d0-481d-9058-965e328074b3 2019-01-08 02:07:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:23,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c3ef5918-93f1-4bbe-a9a8-96d6cbb51e36 Date: Tue, 08 Jan 2019 02:07:23 GMT RESP BODY: {"ports":[]} 2019-01-08 02:07:23,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1&admin_state_up=True used request id req-c3ef5918-93f1-4bbe-a9a8-96d6cbb51e36 2019-01-08 02:07:23,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:23,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff9fd68d-b83a-4ee7-bb72-b41ffa61c8be x-compute-request-id: req-ff9fd68d-b83a-4ee7-bb72-b41ffa61c8be Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:07:23,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst used request id req-ff9fd68d-b83a-4ee7-bb72-b41ffa61c8be 2019-01-08 02:07:23,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:24,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bf77eba3-11b4-46b5-a9b0-daddbb589566 Date: Tue, 08 Jan 2019 02:07:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:24,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-bf77eba3-11b4-46b5-a9b0-daddbb589566 2019-01-08 02:07:24,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:24,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8f7560aa-a3b5-4795-9ac4-53d5dfa7f1db Date: Tue, 08 Jan 2019 02:07:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:24,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-8f7560aa-a3b5-4795-9ac4-53d5dfa7f1db 2019-01-08 02:07:24,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:25,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1a933cd8-8383-44ae-b22b-c8ff54213dba Date: Tue, 08 Jan 2019 02:07:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:25,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-1a933cd8-8383-44ae-b22b-c8ff54213dba 2019-01-08 02:07:25,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:25,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ab3ba5-a259-4b00-b472-0d9c7cf4a89b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}} 2019-01-08 02:07:25,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 used request id req-38ab3ba5-a259-4b00-b472-0d9c7cf4a89b 2019-01-08 02:07:25,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:25,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3dd9cd1a-8a89-41ad-9ace-bf52bbcaabe0 Date: Tue, 08 Jan 2019 02:07:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:25,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-3dd9cd1a-8a89-41ad-9ace-bf52bbcaabe0 2019-01-08 02:07:25,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:25,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2f5085fd-2ccc-464b-985d-6597973f5390 Date: Tue, 08 Jan 2019 02:07:25 GMT RESP BODY: {"ports":[]} 2019-01-08 02:07:25,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1&admin_state_up=True used request id req-2f5085fd-2ccc-464b-985d-6597973f5390 2019-01-08 02:07:25,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:25,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:25,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48447535027a47faabb99ce52c5d842f", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role"}], "expires_at": "2019-01-08T03:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/5d2db28a2bb94974afaf32756e5ad9f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-user", "id": "6d31ec341f8a4f0a8cd59b6bf55df269"}, "audit_ids": ["KFnAaCadT1GuaMukVVoXBw"], "issued_at": "2019-01-08T02:07:25.000000Z"}} 2019-01-08 02:07:25,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31bc0e9681dfb6e10ba68088ccbf9898801b529" 2019-01-08 02:07:25,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c717a9-2f9d-486f-8794-f4a2a081d79b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:25,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-82c717a9-2f9d-486f-8794-f4a2a081d79b 2019-01-08 02:07:25,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:26,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d6cfef4a-e3ce-4dc0-9023-63f6ae3bf8a7 Date: Tue, 08 Jan 2019 02:07:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:26,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-d6cfef4a-e3ce-4dc0-9023-63f6ae3bf8a7 2019-01-08 02:07:26,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:26,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-424bf2e8-a311-4f10-bffa-3240d11b70f3 Date: Tue, 08 Jan 2019 02:07:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:26,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-424bf2e8-a311-4f10-bffa-3240d11b70f3 2019-01-08 02:07:26,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:26,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d358b555-7c08-41f8-aecc-2a2ea464bef8 Date: Tue, 08 Jan 2019 02:07:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:26,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-d358b555-7c08-41f8-aecc-2a2ea464bef8 2019-01-08 02:07:26,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:07:26,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:07:26,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31bc0e9681dfb6e10ba68088ccbf9898801b529" 2019-01-08 02:07:26,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced31fe8-1a05-4432-8549-45809bdc7d04 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}} 2019-01-08 02:07:26,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 used request id req-ced31fe8-1a05-4432-8549-45809bdc7d04 2019-01-08 02:07:26,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:26,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cf6066d3-9b2c-4d66-a656-113ad0f04e94 Date: Tue, 08 Jan 2019 02:07:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:26,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-cf6066d3-9b2c-4d66-a656-113ad0f04e94 2019-01-08 02:07:26,631 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net 2019-01-08 02:07:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" -d '{"port": {"network_id": "28b22b35-13e5-4032-829f-0b10b2f921fc", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1", "admin_state_up": true}}' 2019-01-08 02:07:28,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 923 X-Openstack-Request-Id: req-356f9dde-9db9-4003-8fbe-337c7ed1d128 Date: Tue, 08 Jan 2019 02:07:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:07:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","ip_address":"10.55.0.11"}],"id":"904feab5-df9a-4304-b252-77336c222048","security_groups":["9121592f-5623-418b-a747-1184798db3d5"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","qos_policy_id":null,"admin_state_up":true,"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","dns_name":"","created_at":"2019-01-08T02:07:27Z","binding:vnic_type":"normal","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7"}} 2019-01-08 02:07:28,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-356f9dde-9db9-4003-8fbe-337c7ed1d128 2019-01-08 02:07:28,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:28,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa7d27cb-3e95-4ca7-b4bd-f249ffdb1165 Date: Tue, 08 Jan 2019 02:07:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:28,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-fa7d27cb-3e95-4ca7-b4bd-f249ffdb1165 2019-01-08 02:07:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:28,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f7db183b-d34e-4368-b668-70b5bac33d4b Date: Tue, 08 Jan 2019 02:07:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:28,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-f7db183b-d34e-4368-b668-70b5bac33d4b 2019-01-08 02:07:28,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:28,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-654f0922-d6f6-43a9-88a5-97f57979aaf5 Date: Tue, 08 Jan 2019 02:07:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:28,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-654f0922-d6f6-43a9-88a5-97f57979aaf5 2019-01-08 02:07:28,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:28,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1eb6f1-12af-4331-be85-84d85a4319b1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}} 2019-01-08 02:07:28,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 used request id req-ca1eb6f1-12af-4331-be85-84d85a4319b1 2019-01-08 02:07:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:28,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e8c5ebe-1d75-4d03-9997-45923eae31b3 Date: Tue, 08 Jan 2019 02:07:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:28,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-3e8c5ebe-1d75-4d03-9997-45923eae31b3 2019-01-08 02:07:28,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:29,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 926 X-Openstack-Request-Id: req-9d1f0c05-4672-481d-8df4-d927f4f3eb69 Date: Tue, 08 Jan 2019 02:07:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:07:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","ip_address":"10.55.0.11"}],"id":"904feab5-df9a-4304-b252-77336c222048","security_groups":["9121592f-5623-418b-a747-1184798db3d5"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1","admin_state_up":true,"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","dns_name":"","created_at":"2019-01-08T02:07:27Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7"}]} 2019-01-08 02:07:29,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1&admin_state_up=True used request id req-9d1f0c05-4672-481d-8df4-d927f4f3eb69 2019-01-08 02:07:29,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:29,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a369755-c534-41e3-8917-538ca0195303 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}} 2019-01-08 02:07:29,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 used request id req-5a369755-c534-41e3-8917-538ca0195303 2019-01-08 02:07:29,276 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst 2019-01-08 02:07:29,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:29,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4427d7fd-96bb-4ab5-b793-a4d6cf75d025 x-compute-request-id: req-4427d7fd-96bb-4ab5-b793-a4d6cf75d025 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f58bbcea-dc63-4343-bdb3-e306f4eb6789", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-flavor-name"}]} 2019-01-08 02:07:29,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-4427d7fd-96bb-4ab5-b793-a4d6cf75d025 2019-01-08 02:07:29,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:29,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-309c3eeb-9ed4-474a-b26e-e4b2d12f4281 x-compute-request-id: req-309c3eeb-9ed4-474a-b26e-e4b2d12f4281 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "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": "f58bbcea-dc63-4343-bdb3-e306f4eb6789"}} 2019-01-08 02:07:29,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789 used request id req-309c3eeb-9ed4-474a-b26e-e4b2d12f4281 2019-01-08 02:07:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:29,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-250645b9-0e59-4a44-9a27-d50b7806fefa Date: Tue, 08 Jan 2019 02:07:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:07:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:07:13Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/snap", "metadata": {}}], "self": "/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "min_disk": 0, "protected": false, "id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "file": "/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d2db28a2bb94974afaf32756e5ad9f7", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image"} 2019-01-08 02:07:29,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image used request id req-250645b9-0e59-4a44-9a27-d50b7806fefa 2019-01-08 02:07:29,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:29,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e65ca5f2-5733-48a7-828c-a60b22506e19 Date: Tue, 08 Jan 2019 02:07: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"}}} 2019-01-08 02:07:29,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-e65ca5f2-5733-48a7-828c-a60b22506e19 2019-01-08 02:07:29,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" -d '{"server": {"name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst", "imageRef": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "flavorRef": "f58bbcea-dc63-4343-bdb3-e306f4eb6789", "max_count": 1, "min_count": 1, "networks": [{"port": "904feab5-df9a-4304-b252-77336c222048"}]}}' 2019-01-08 02:07:31,742 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75c3cbfc-bd32-4e69-9800-10e5321f85cb x-compute-request-id: req-75c3cbfc-bd32-4e69-9800-10e5321f85cb Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "730526cc-a6bf-4bfc-89e1-5e5b30a91320", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "bookmark"}], "adminPass": "RBkXnx56UQ3z"}} 2019-01-08 02:07:31,743 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-75c3cbfc-bd32-4e69-9800-10e5321f85cb 2019-01-08 02:07:31,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:31,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c1d26f-a7b7-480c-9fae-83f6bc36cb5b x-compute-request-id: req-32c1d26f-a7b7-480c-9fae-83f6bc36cb5b 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.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "bookmark"}], "image": {"id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "links": [{"href": "http://172.30.9.42:8774/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f58bbcea-dc63-4343-bdb3-e306f4eb6789", "links": [{"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "bookmark"}]}, "id": "730526cc-a6bf-4bfc-89e1-5e5b30a91320", "user_id": "6d31ec341f8a4f0a8cd59b6bf55df269", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:07:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst", "created": "2019-01-08T02:07:31Z", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:07:31,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 used request id req-32c1d26f-a7b7-480c-9fae-83f6bc36cb5b 2019-01-08 02:07:31,990 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst 2019-01-08 02:07:31,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:32,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07: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-7619ba87-3999-4c11-a81d-4225436c1822 x-compute-request-id: req-7619ba87-3999-4c11-a81d-4225436c1822 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "bookmark"}], "image": {"id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "links": [{"href": "http://172.30.9.42:8774/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f58bbcea-dc63-4343-bdb3-e306f4eb6789", "links": [{"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "bookmark"}]}, "id": "730526cc-a6bf-4bfc-89e1-5e5b30a91320", "user_id": "6d31ec341f8a4f0a8cd59b6bf55df269", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:07:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst", "created": "2019-01-08T02:07:31Z", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:07:32,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 used request id req-7619ba87-3999-4c11-a81d-4225436c1822 2019-01-08 02:07:32,248 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst] is - BUILD 2019-01-08 02:07:32,248 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:07:35,251 - create_instance - DEBUG - VM status query timeout in 896.73888588 2019-01-08 02:07:35,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:36,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea292602-d0d0-428c-b7dd-d0d00c37fe7d x-compute-request-id: req-ea292602-d0d0-428c-b7dd-d0d00c37fe7d 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.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "bookmark"}], "image": {"id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "links": [{"href": "http://172.30.9.42:8774/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f58bbcea-dc63-4343-bdb3-e306f4eb6789", "links": [{"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "bookmark"}]}, "id": "730526cc-a6bf-4bfc-89e1-5e5b30a91320", "security_groups": [{"name": "default"}], "user_id": "6d31ec341f8a4f0a8cd59b6bf55df269", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:07:33Z", "hostId": "723ebe663c271a6c6516d510de77cbf83e5c69aed21947ae1dcb9a1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst", "created": "2019-01-08T02:07:31Z", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:07:36,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 used request id req-ea292602-d0d0-428c-b7dd-d0d00c37fe7d 2019-01-08 02:07:36,176 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst] is - BUILD 2019-01-08 02:07:36,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:07:39,180 - create_instance - DEBUG - VM status query timeout in 892.810368061 2019-01-08 02:07:39,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:39,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eccc4af0-3ff7-4a16-8b23-32ceaf3ff7eb x-compute-request-id: req-eccc4af0-3ff7-4a16-8b23-32ceaf3ff7eb 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.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "bookmark"}], "image": {"id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "links": [{"href": "http://172.30.9.42:8774/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f58bbcea-dc63-4343-bdb3-e306f4eb6789", "links": [{"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "bookmark"}]}, "id": "730526cc-a6bf-4bfc-89e1-5e5b30a91320", "security_groups": [{"name": "default"}], "user_id": "6d31ec341f8a4f0a8cd59b6bf55df269", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:07:33Z", "hostId": "723ebe663c271a6c6516d510de77cbf83e5c69aed21947ae1dcb9a1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst", "created": "2019-01-08T02:07:31Z", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:07:39,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 used request id req-eccc4af0-3ff7-4a16-8b23-32ceaf3ff7eb 2019-01-08 02:07:39,933 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst] is - BUILD 2019-01-08 02:07:39,933 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:07:42,937 - create_instance - DEBUG - VM status query timeout in 889.053663015 2019-01-08 02:07:42,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:43,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52d66de2-aff0-4928-a34a-0797f976155c x-compute-request-id: req-52d66de2-aff0-4928-a34a-0797f976155c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "bookmark"}], "image": {"id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "links": [{"href": "http://172.30.9.42:8774/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:07:41.000000", "flavor": {"id": "f58bbcea-dc63-4343-bdb3-e306f4eb6789", "links": [{"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "bookmark"}]}, "id": "730526cc-a6bf-4bfc-89e1-5e5b30a91320", "security_groups": [{"name": "default"}], "user_id": "6d31ec341f8a4f0a8cd59b6bf55df269", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:07:41Z", "hostId": "723ebe663c271a6c6516d510de77cbf83e5c69aed21947ae1dcb9a1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst", "created": "2019-01-08T02:07:31Z", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:07:43,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 used request id req-52d66de2-aff0-4928-a34a-0797f976155c 2019-01-08 02:07:43,708 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst] is - ACTIVE 2019-01-08 02:07:43,708 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:07:43,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:44,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-06c8b099-cf88-4f00-9d48-cbe7feaeca4e x-compute-request-id: req-06c8b099-cf88-4f00-9d48-cbe7feaeca4e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "bookmark"}], "image": {"id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "links": [{"href": "http://172.30.9.42:8774/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:07:41.000000", "flavor": {"id": "f58bbcea-dc63-4343-bdb3-e306f4eb6789", "links": [{"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "bookmark"}]}, "id": "730526cc-a6bf-4bfc-89e1-5e5b30a91320", "security_groups": [{"name": "default"}], "user_id": "6d31ec341f8a4f0a8cd59b6bf55df269", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:07:41Z", "hostId": "723ebe663c271a6c6516d510de77cbf83e5c69aed21947ae1dcb9a1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst", "created": "2019-01-08T02:07:31Z", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:07:44,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 used request id req-06c8b099-cf88-4f00-9d48-cbe7feaeca4e 2019-01-08 02:07:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:44,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-96fafc1b-a07d-4266-aac1-b861a8f84334 Date: Tue, 08 Jan 2019 02:07:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"28b22b35-13e5-4032-829f-0b10b2f921fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","subnets":["45f8f2a5-5be8-42e9-91de-c6477f626ae8"],"description":"","tags":[],"updated_at":"2019-01-08T02:07:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net","admin_state_up":true,"tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:15Z","mtu":1442}]} 2019-01-08 02:07:44,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net used request id req-96fafc1b-a07d-4266-aac1-b861a8f84334 2019-01-08 02:07:44,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:44,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4c28e0-e932-4ec0-a3e1-3a8ce52e6bb9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}} 2019-01-08 02:07:44,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 used request id req-cb4c28e0-e932-4ec0-a3e1-3a8ce52e6bb9 2019-01-08 02:07:44,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:44,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d1f263d-1814-46ca-9d05-c7332a7a22ea Date: Tue, 08 Jan 2019 02:07:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7","created_at":"2019-01-08T02:07:18Z","dns_nameservers":[],"updated_at":"2019-01-08T02:07:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet"}]} 2019-01-08 02:07:44,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-8d1f263d-1814-46ca-9d05-c7332a7a22ea 2019-01-08 02:07:44,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:45,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1785 X-Openstack-Request-Id: req-2b9b0048-372d-4cc8-affc-c1f3e46c763f Date: Tue, 08 Jan 2019 02:07:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:07:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","ip_address":"10.55.0.2"}],"id":"6de61ea7-4ff3-4a62-b5c7-c63b247cf994","security_groups":[],"mac_address":"fa:16:3e:03:27:be","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","dns_name":"","created_at":"2019-01-08T02:07:16Z","binding:vnic_type":"normal","device_id":"","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:07:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45f8f2a5-5be8-42e9-91de-c6477f626ae8","ip_address":"10.55.0.11"}],"id":"904feab5-df9a-4304-b252-77336c222048","security_groups":["9121592f-5623-418b-a747-1184798db3d5"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5d2db28a2bb94974afaf32756e5ad9f7","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1","admin_state_up":true,"network_id":"28b22b35-13e5-4032-829f-0b10b2f921fc","dns_name":"","created_at":"2019-01-08T02:07:27Z","binding:vnic_type":"normal","device_id":"730526cc-a6bf-4bfc-89e1-5e5b30a91320","tenant_id":"5d2db28a2bb94974afaf32756e5ad9f7"}]} 2019-01-08 02:07:45,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-2b9b0048-372d-4cc8-affc-c1f3e46c763f 2019-01-08 02:07:45,024 - create_instance - INFO - Deleting Port with ID - 904feab5-df9a-4304-b252-77336c222048 2019-01-08 02:07:45,024 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626port-1 2019-01-08 02:07:45,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/904feab5-df9a-4304-b252-77336c222048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:46,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e4ecc47-ac3f-4fa2-b7ad-15113fec4c38 Date: Tue, 08 Jan 2019 02:07:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:07:46,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/904feab5-df9a-4304-b252-77336c222048 used request id req-3e4ecc47-ac3f-4fa2-b7ad-15113fec4c38 2019-01-08 02:07:46,158 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst 2019-01-08 02:07:46,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:46,319 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02: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-b246e86f-62ed-43b3-b0e3-8303e430b65e x-compute-request-id: req-b246e86f-62ed-43b3-b0e3-8303e430b65e Content-Type: application/json 2019-01-08 02:07:46,319 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 used request id req-b246e86f-62ed-43b3-b0e3-8303e430b65e 2019-01-08 02:07:46,320 - create_instance - INFO - Checking deletion status 2019-01-08 02:07:46,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:46,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-024a1450-2216-4489-a1f6-9db3457925e5 x-compute-request-id: req-024a1450-2216-4489-a1f6-9db3457925e5 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320", "rel": "bookmark"}], "image": {"id": "11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "links": [{"href": "http://172.30.9.42:8774/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:07:41.000000", "flavor": {"id": "f58bbcea-dc63-4343-bdb3-e306f4eb6789", "links": [{"href": "http://172.30.9.42:8774/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789", "rel": "bookmark"}]}, "id": "730526cc-a6bf-4bfc-89e1-5e5b30a91320", "user_id": "6d31ec341f8a4f0a8cd59b6bf55df269", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:07:46Z", "hostId": "723ebe663c271a6c6516d510de77cbf83e5c69aed21947ae1dcb9a1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst", "created": "2019-01-08T02:07:31Z", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:07:46,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 used request id req-024a1450-2216-4489-a1f6-9db3457925e5 2019-01-08 02:07:46,582 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst] is - ACTIVE 2019-01-08 02:07:46,582 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:07:49,585 - create_instance - DEBUG - VM status query timeout in 296.734786987 2019-01-08 02:07:49,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a77aab9a496d650eebde716a8e2800df4439e5" 2019-01-08 02:07:49,630 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-df6dad81-c0d4-49f8-aae5-8824a17f43e5 x-compute-request-id: req-df6dad81-c0d4-49f8-aae5-8824a17f43e5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 730526cc-a6bf-4bfc-89e1-5e5b30a91320 could not be found.", "code": 404}} 2019-01-08 02:07:49,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/730526cc-a6bf-4bfc-89e1-5e5b30a91320 used request id req-df6dad81-c0d4-49f8-aae5-8824a17f43e5 2019-01-08 02:07:49,630 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 730526cc-a6bf-4bfc-89e1-5e5b30a91320 could not be found. (HTTP 404) (Request-ID: req-df6dad81-c0d4-49f8-aae5-8824a17f43e5) 2019-01-08 02:07:49,630 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-inst 2019-01-08 02:07:49,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676332f3e02fabecb3c9fd59a1fcd24351e87a02" 2019-01-08 02:07:49,663 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-08ed9519-5801-4992-aed9-a4280be60014 x-compute-request-id: req-08ed9519-5801-4992-aed9-a4280be60014 Content-Length: 0 Content-Type: application/json 2019-01-08 02:07:49,663 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/f58bbcea-dc63-4343-bdb3-e306f4eb6789 used request id req-08ed9519-5801-4992-aed9-a4280be60014 2019-01-08 02:07:49,664 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet 2019-01-08 02:07:49,664 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-subnet 2019-01-08 02:07:49,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/45f8f2a5-5be8-42e9-91de-c6477f626ae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" 2019-01-08 02:07:51,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-328c8ee4-cddd-42eb-85a5-d90f21322dab Date: Tue, 08 Jan 2019 02:07:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:07:51,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/45f8f2a5-5be8-42e9-91de-c6477f626ae8 used request id req-328c8ee4-cddd-42eb-85a5-d90f21322dab 2019-01-08 02:07:51,034 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-pub-net 2019-01-08 02:07:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/28b22b35-13e5-4032-829f-0b10b2f921fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cd8e316644a52242750a61b693dfde84b3bd58" 2019-01-08 02:07:52,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d25f9f0-870e-492b-ae8e-a4bb6ba34543 Date: Tue, 08 Jan 2019 02:07:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:07:52,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/28b22b35-13e5-4032-829f-0b10b2f921fc used request id req-2d25f9f0-870e-492b-ae8e-a4bb6ba34543 2019-01-08 02:07:52,226 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0fe82fe7-252e-41b5-b09b-b80aaf801626-image 2019-01-08 02:07:52,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5234e9963399d433223663bb6c0e1069cbce0182" 2019-01-08 02:07:52,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47bbce38-54fd-4688-a6ce-5f76d069a9d0 Date: Tue, 08 Jan 2019 02:07:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:07:52,922 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/11e9b29e-f5ba-46fd-a0fd-25ca74134cb0 used request id req-47bbce38-54fd-4688-a6ce-5f76d069a9d0 2019-01-08 02:07:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:53,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-b4aeda63-1c80-4da3-a4d0-d11a5fa0314e Date: Tue, 08 Jan 2019 02:07:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "created_at": "2019-01-08T02:07:15Z", "updated_at": "2019-01-08T02:07:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:07:15Z", "revision_number": 0, "id": "71402f6e-bd61-4c28-8373-abd168f234a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:07:15Z", "security_group_id": "9121592f-5623-418b-a747-1184798db3d5", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d2db28a2bb94974afaf32756e5ad9f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:07:15Z", "revision_number": 0, "id": "7589c2ce-4d8f-4e18-b138-707539e75dcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:07:15Z", "security_group_id": "9121592f-5623-418b-a747-1184798db3d5", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d2db28a2bb94974afaf32756e5ad9f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:07:15Z", "revision_number": 0, "id": "9b4747b2-6d5a-45f9-9c9b-8e995136aee5", "remote_group_id": "9121592f-5623-418b-a747-1184798db3d5", "remote_ip_prefix": null, "created_at": "2019-01-08T02:07:15Z", "security_group_id": "9121592f-5623-418b-a747-1184798db3d5", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d2db28a2bb94974afaf32756e5ad9f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:07:15Z", "revision_number": 0, "id": "f7eaf850-75c1-44f4-9d46-e0910ee6d921", "remote_group_id": "9121592f-5623-418b-a747-1184798db3d5", "remote_ip_prefix": null, "created_at": "2019-01-08T02:07:15Z", "security_group_id": "9121592f-5623-418b-a747-1184798db3d5", "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d2db28a2bb94974afaf32756e5ad9f7"}], "revision_number": 4, "project_id": "5d2db28a2bb94974afaf32756e5ad9f7", "id": "9121592f-5623-418b-a747-1184798db3d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:07:53,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-b4aeda63-1c80-4da3-a4d0-d11a5fa0314e 2019-01-08 02:07:53,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:53,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39afdf0d-5ab4-477d-ba3c-ce6f6f9fb20f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:07:53,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-39afdf0d-5ab4-477d-ba3c-ce6f6f9fb20f 2019-01-08 02:07:53,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:53,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc2db862-be3c-4179-a185-be7c82d95c7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:07:53,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-bc2db862-be3c-4179-a185-be7c82d95c7e 2019-01-08 02:07:53,466 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:07:53,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:53,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c9cba88-2c85-4dbe-9ef8-aef30833e327 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:07:53,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-1c9cba88-2c85-4dbe-9ef8-aef30833e327 2019-01-08 02:07:53,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:07:53,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:53,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c448b7b-a28b-4e02-bef6-f0643c46a1fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:07:53,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-1c448b7b-a28b-4e02-bef6-f0643c46a1fe 2019-01-08 02:07:53,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:07:53,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:53,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee7d7b46-e262-4728-b69d-fd76b7de655e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:07:53,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-ee7d7b46-e262-4728-b69d-fd76b7de655e 2019-01-08 02:07:53,814 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:07:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:53,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9aacf8-a33c-4bcf-94ad-a7be61d13ec1 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:07:53,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-fa9aacf8-a33c-4bcf-94ad-a7be61d13ec1 2019-01-08 02:07:53,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:54,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0b1aae-86aa-423e-b24c-05b57e0da29d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:07:54,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-2d0b1aae-86aa-423e-b24c-05b57e0da29d 2019-01-08 02:07:54,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:07:54,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:54,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a348ef1e-ec3a-4b86-9c1c-3a80542531b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:07:54,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-a348ef1e-ec3a-4b86-9c1c-3a80542531b3 2019-01-08 02:07:54,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:07:54,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:54,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df9fd5e-0293-4570-8a60-8a93f7ca7ac7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d2db28a2bb94974afaf32756e5ad9f7", "name": "CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj"}} 2019-01-08 02:07:54,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 used request id req-0df9fd5e-0293-4570-8a60-8a93f7ca7ac7 2019-01-08 02:07:54,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9121592f-5623-418b-a747-1184798db3d5 2019-01-08 02:07:54,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=9121592f-5623-418b-a747-1184798db3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:54,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0d807f43-a601-4769-aa23-61c254eee654 Date: Tue, 08 Jan 2019 02:07: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": "2019-01-08T02:07:15Z", "security_group_id": "9121592f-5623-418b-a747-1184798db3d5", "port_range_min": null, "revision_number": 0, "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "created_at": "2019-01-08T02:07:15Z", "project_id": "5d2db28a2bb94974afaf32756e5ad9f7", "id": "71402f6e-bd61-4c28-8373-abd168f234a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:07:15Z", "security_group_id": "9121592f-5623-418b-a747-1184798db3d5", "port_range_min": null, "revision_number": 0, "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "created_at": "2019-01-08T02:07:15Z", "project_id": "5d2db28a2bb94974afaf32756e5ad9f7", "id": "7589c2ce-4d8f-4e18-b138-707539e75dcd"}, {"remote_group_id": "9121592f-5623-418b-a747-1184798db3d5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:07:15Z", "security_group_id": "9121592f-5623-418b-a747-1184798db3d5", "port_range_min": null, "revision_number": 0, "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "created_at": "2019-01-08T02:07:15Z", "project_id": "5d2db28a2bb94974afaf32756e5ad9f7", "id": "9b4747b2-6d5a-45f9-9c9b-8e995136aee5"}, {"remote_group_id": "9121592f-5623-418b-a747-1184798db3d5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:07:15Z", "security_group_id": "9121592f-5623-418b-a747-1184798db3d5", "port_range_min": null, "revision_number": 0, "tenant_id": "5d2db28a2bb94974afaf32756e5ad9f7", "created_at": "2019-01-08T02:07:15Z", "project_id": "5d2db28a2bb94974afaf32756e5ad9f7", "id": "f7eaf850-75c1-44f4-9d46-e0910ee6d921"}]} 2019-01-08 02:07:54,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=9121592f-5623-418b-a747-1184798db3d5 used request id req-0d807f43-a601-4769-aa23-61c254eee654 2019-01-08 02:07:54,576 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:07:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/9121592f-5623-418b-a747-1184798db3d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:54,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e005d44-d462-4a8b-a087-d02c69a2a36f Content-Length: 0 Date: Tue, 08 Jan 2019 02:07:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:07:54,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/9121592f-5623-418b-a747-1184798db3d5 used request id req-8e005d44-d462-4a8b-a087-d02c69a2a36f 2019-01-08 02:07:54,973 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj 2019-01-08 02:07:54,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:55,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0469a81-fd0d-435d-a6ca-eda3f6177254 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:07:55,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/5d2db28a2bb94974afaf32756e5ad9f7 used request id req-e0469a81-fd0d-435d-a6ca-eda3f6177254 2019-01-08 02:07:55,228 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f36c9a61-d266-4b0-proj-role 2019-01-08 02:07:55,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/48447535027a47faabb99ce52c5d842f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:55,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2289c4-f972-4441-be63-b07596453d67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:07:55,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/48447535027a47faabb99ce52c5d842f used request id req-7e2289c4-f972-4441-be63-b07596453d67 2019-01-08 02:07:55,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd6581e7ecbce74b37dd5c331113ded8f8730e4" 2019-01-08 02:07:55,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33238912-c1e3-4460-9fbc-6b135605b69c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:07:55,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-33238912-c1e3-4460-9fbc-6b135605b69c 2019-01-08 02:07:55,477 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f36c9a61-d266-4b0-user 2019-01-08 02:07:55,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/6d31ec341f8a4f0a8cd59b6bf55df269 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68a7462184127e1991d2a04277a28434fc202db" 2019-01-08 02:07:55,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d59e6df-6f38-40b2-bd91-13bbea0341a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:07:55,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/6d31ec341f8a4f0a8cd59b6bf55df269 used request id req-0d59e6df-6f38-40b2-bd91-13bbea0341a0 2019-01-08 02:07:55,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:56,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["QOH3vzQARHqzevmQJlJ2nA"], "issued_at": "2019-01-08T02:07:56.000000Z"}} 2019-01-08 02:07:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65844dd58f682105dd1b53a16a4f9da84b1cc77" 2019-01-08 02:07:56,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6910024-f139-443a-a946-ea290dffdb28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:56,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a6910024-f139-443a-a946-ea290dffdb28 2019-01-08 02:07:56,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:56,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:56,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["EO7yfqi0TpemCPjSjqexBw"], "issued_at": "2019-01-08T02:07:56.000000Z"}} 2019-01-08 02:07:56,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:07:56,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e51ebb-b7bb-4045-9af8-a4f0378844dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:56,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-05e51ebb-b7bb-4045-9af8-a4f0378844dd 2019-01-08 02:07:56,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:07:56,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:07:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d165b943-f8a0-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:07:56,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4024dc03-6d5d-4752-bdfe-56386f0214ea Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d165b943-f8a0-458-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:07:56,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d165b943-f8a0-458-proj used request id req-4024dc03-6d5d-4752-bdfe-56386f0214ea 2019-01-08 02:07:56,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:07:56,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5423c3-b9fb-43f8-864f-63a28140b208 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:07:56,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-2e5423c3-b9fb-43f8-864f-63a28140b208 2019-01-08 02:07:56,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}}' 2019-01-08 02:07:57,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358af485-41f2-4f3d-a9c2-216d66eaaffc Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f"}, "tags": [], "enabled": true, "id": "3592214946cc4dc4a9654e07090df85f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}} 2019-01-08 02:07:57,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-358af485-41f2-4f3d-a9c2-216d66eaaffc 2019-01-08 02:07:57,138 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d165b943-f8a0-458-proj 2019-01-08 02:07:57,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:57,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:57,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ANcrrNqrSEy6QB5q_LE0yg"], "issued_at": "2019-01-08T02:07:57.000000Z"}} 2019-01-08 02:07:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823c6e1b25fc7a9a8947a9baa2520a448866ae05" 2019-01-08 02:07:57,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2671c2c6-e576-4480-847c-427028065b7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:57,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2671c2c6-e576-4480-847c-427028065b7f 2019-01-08 02:07:57,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:07:57,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:07: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:07:57,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823c6e1b25fc7a9a8947a9baa2520a448866ae05" 2019-01-08 02:07:57,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9fc3dc-adc5-49ab-813b-687bc69bf513 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:07:57,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ed9fc3dc-adc5-49ab-813b-687bc69bf513 2019-01-08 02:07:57,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-d165b943-f8a0-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823c6e1b25fc7a9a8947a9baa2520a448866ae05" 2019-01-08 02:07:57,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfedf4a5-3301-42e7-97e3-0910df654ee5 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-d165b943-f8a0-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f"}, "tags": [], "enabled": true, "id": "3592214946cc4dc4a9654e07090df85f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}]} 2019-01-08 02:07:57,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-d165b943-f8a0-458-proj used request id req-bfedf4a5-3301-42e7-97e3-0910df654ee5 2019-01-08 02:07:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823c6e1b25fc7a9a8947a9baa2520a448866ae05" 2019-01-08 02:07:58,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9378c357-622a-4138-97dc-89b7a640bdde Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:07:58,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-9378c357-622a-4138-97dc-89b7a640bdde 2019-01-08 02:07:58,468 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d165b943-f8a0-458-user 2019-01-08 02:07:58,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:58,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:07:58,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887cc139-4586-4a0f-bfa4-85a3a996ece2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:07:58,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-887cc139-4586-4a0f-bfa4-85a3a996ece2 2019-01-08 02:07:58,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" -d '{"role": {"name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role"}}' 2019-01-08 02:07:58,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbc7de27-4401-48dd-a9f4-88e09100dec7 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97c57110b5cb48379ac0f39cd9fb7c62", "links": {"self": "http://172.30.9.42:5000/v3/roles/97c57110b5cb48379ac0f39cd9fb7c62"}, "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role"}} 2019-01-08 02:07:58,731 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-bbc7de27-4401-48dd-a9f4-88e09100dec7 2019-01-08 02:07:58,731 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role 2019-01-08 02:07:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/97c57110b5cb48379ac0f39cd9fb7c62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:07:58,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e1b510-6359-43ea-8ebf-7373d31a0c09 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97c57110b5cb48379ac0f39cd9fb7c62", "links": {"self": "http://172.30.9.42:5000/v3/roles/97c57110b5cb48379ac0f39cd9fb7c62"}, "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role"}} 2019-01-08 02:07:58,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/97c57110b5cb48379ac0f39cd9fb7c62 used request id req-37e1b510-6359-43ea-8ebf-7373d31a0c09 2019-01-08 02:07:58,753 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role to project CreateInstancePortManipulationTests-d165b943-f8a0-458-proj 2019-01-08 02:07:58,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f/users/09b4fc69c92d47f4bbe2f4c0fdb36bd1/roles/97c57110b5cb48379ac0f39cd9fb7c62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:07:58,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb3d25b3-178f-4b70-b8fd-e29289820d1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:07:58,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f/users/09b4fc69c92d47f4bbe2f4c0fdb36bd1/roles/97c57110b5cb48379ac0f39cd9fb7c62 used request id req-fb3d25b3-178f-4b70-b8fd-e29289820d1f 2019-01-08 02:07:58,938 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:07:58,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:07:58,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:07:59,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97c57110b5cb48379ac0f39cd9fb7c62", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role"}], "expires_at": "2019-01-08T03:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-user", "id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1"}, "audit_ids": ["WC529Gq0SvmlZ4bC9MLTew"], "issued_at": "2019-01-08T02:07:59.000000Z"}} 2019-01-08 02:07:59,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95cda939ae69e1d36656f2195016cbf4bee72400" 2019-01-08 02:07:59,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcfb8200-9ded-4f5c-af60-577f72cd1166 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:07:59,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-dcfb8200-9ded-4f5c-af60-577f72cd1166 2019-01-08 02:07:59,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cda939ae69e1d36656f2195016cbf4bee72400" 2019-01-08 02:07:59,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2ecfbc49-7bd1-44b2-b2a4-5a37ccb674be Date: Tue, 08 Jan 2019 02:07:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image"} 2019-01-08 02:07:59,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image used request id req-2ecfbc49-7bd1-44b2-b2a4-5a37ccb674be 2019-01-08 02:07:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cda939ae69e1d36656f2195016cbf4bee72400" 2019-01-08 02:07:59,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d3e5b8e3-d6df-44a3-950a-c9503965f577 Date: Tue, 08 Jan 2019 02:07: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"}}} 2019-01-08 02:07:59,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-d3e5b8e3-d6df-44a3-950a-c9503965f577 2019-01-08 02:07:59,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95cda939ae69e1d36656f2195016cbf4bee72400" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image"}' 2019-01-08 02:08:00,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cb684fb3-fab4-47d5-addd-5bbe58f7bcb5 Date: Tue, 08 Jan 2019 02:08:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:08:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:08:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "min_disk": 0, "protected": false, "id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "file": "/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/file", "checksum": null, "owner": "3592214946cc4dc4a9654e07090df85f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:08:00,123 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-cb684fb3-fab4-47d5-addd-5bbe58f7bcb5 2019-01-08 02:08:00,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cda939ae69e1d36656f2195016cbf4bee72400" -d '' 2019-01-08 02:08:00,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29e0cf84-c870-4016-8aec-b71be90320d8 Date: Tue, 08 Jan 2019 02:08:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:08:00,555 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/file used request id req-29e0cf84-c870-4016-8aec-b71be90320d8 2019-01-08 02:08:00,555 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:08:00,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cda939ae69e1d36656f2195016cbf4bee72400" 2019-01-08 02:08:00,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4f550c5d-3571-47b6-a3f4-447604c59c8f Date: Tue, 08 Jan 2019 02:08:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:08:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:08:00Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/snap", "metadata": {}}], "self": "/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "min_disk": 0, "protected": false, "id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "file": "/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3592214946cc4dc4a9654e07090df85f", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:08:00,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325 used request id req-4f550c5d-3571-47b6-a3f4-447604c59c8f 2019-01-08 02:08:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cda939ae69e1d36656f2195016cbf4bee72400" 2019-01-08 02:08:00,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-edd040f9-60af-4797-974b-53704e2f7b4a Date: Tue, 08 Jan 2019 02:08: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"}}} 2019-01-08 02:08:00,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-edd040f9-60af-4797-974b-53704e2f7b4a 2019-01-08 02:08:00,782 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image 2019-01-08 02:08:00,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cda939ae69e1d36656f2195016cbf4bee72400" 2019-01-08 02:08:00,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-da6e95d3-e080-49db-90a2-a88e8b05a08e Date: Tue, 08 Jan 2019 02:08:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:08:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:08:00Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/snap", "metadata": {}}], "self": "/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "min_disk": 0, "protected": false, "id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "file": "/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3592214946cc4dc4a9654e07090df85f", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:08:00,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325 used request id req-da6e95d3-e080-49db-90a2-a88e8b05a08e 2019-01-08 02:08:00,979 - create_image - DEBUG - Instance status is - active 2019-01-08 02:08:00,979 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image 2019-01-08 02:08:00,979 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image 2019-01-08 02:08:00,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:00,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:01,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97c57110b5cb48379ac0f39cd9fb7c62", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role"}], "expires_at": "2019-01-08T03:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-user", "id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1"}, "audit_ids": ["AZbHgYq1R2OVyWhNI2ebnA"], "issued_at": "2019-01-08T02:08:01.000000Z"}} 2019-01-08 02:08:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" 2019-01-08 02:08:01,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4da3866-3137-412f-87a2-5b54aa555bca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:01,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f4da3866-3137-412f-87a2-5b54aa555bca 2019-01-08 02:08:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" 2019-01-08 02:08:01,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17ce9869-abf1-4cc0-b2c2-66ec06f6008b Date: Tue, 08 Jan 2019 02:08:01 GMT RESP BODY: {"networks":[]} 2019-01-08 02:08:01,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-17ce9869-abf1-4cc0-b2c2-66ec06f6008b 2019-01-08 02:08:01,700 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net 2019-01-08 02:08:01,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" -d '{"network": {"name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net", "admin_state_up": true}}' 2019-01-08 02:08:03,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-2ae46d60-2efd-4e4d-9488-64a00ae21f27 Date: Tue, 08 Jan 2019 02:08:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:08:02Z","is_default":false,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}} 2019-01-08 02:08:03,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-2ae46d60-2efd-4e4d-9488-64a00ae21f27 2019-01-08 02:08:03,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" 2019-01-08 02:08:03,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5a1bd03e-9bc4-405e-89e2-ad481cc09442 Date: Tue, 08 Jan 2019 02:08:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:08:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:03,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-5a1bd03e-9bc4-405e-89e2-ad481cc09442 2019-01-08 02:08:03,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" 2019-01-08 02:08:03,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19799b46-ad48-4fda-9d80-f2654e937e63 Date: Tue, 08 Jan 2019 02:08:03 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:08:03,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-19799b46-ad48-4fda-9d80-f2654e937e63 2019-01-08 02:08:03,542 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet 2019-01-08 02:08:03,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" -d '{"subnets": [{"ip_version": 4, "network_id": "968e2000-afac-4283-9cc8-0119aa6f77d6", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]}' 2019-01-08 02:08:05,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46578e93-7e66-4abd-9594-1717297459e3 Date: Tue, 08 Jan 2019 02:08:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","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":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:05,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-46578e93-7e66-4abd-9594-1717297459e3 2019-01-08 02:08:05,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" 2019-01-08 02:08:05,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3ea81950-370a-4904-9370-38aa3f044a27 Date: Tue, 08 Jan 2019 02:08:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:05,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-3ea81950-370a-4904-9370-38aa3f044a27 2019-01-08 02:08:05,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" 2019-01-08 02:08:05,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c0341d9a-ac3c-4d98-908b-f0e63ec1b9bf Date: Tue, 08 Jan 2019 02:08:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:05,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-c0341d9a-ac3c-4d98-908b-f0e63ec1b9bf 2019-01-08 02:08:05,600 - OpenStackNetwork - DEBUG - Network [968e2000-afac-4283-9cc8-0119aa6f77d6] created successfully 2019-01-08 02:08:05,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:05,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:06,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["QgFs4hgQRIisuOZ672sX1w"], "issued_at": "2019-01-08T02:08:06.000000Z"}} 2019-01-08 02:08:06,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a1aae3cb5618c1e3c4523e60a16f5cc6d5b01" 2019-01-08 02:08:06,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0259e033-64d7-444f-ac5c-a984d4f5ad73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:06,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0259e033-64d7-444f-ac5c-a984d4f5ad73 2019-01-08 02:08:06,124 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:08:06,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a1aae3cb5618c1e3c4523e60a16f5cc6d5b01" 2019-01-08 02:08:06,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-7ead7284-6625-49f1-bfbc-540fe231875b x-compute-request-id: req-7ead7284-6625-49f1-bfbc-540fe231875b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:08:06,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-7ead7284-6625-49f1-bfbc-540fe231875b 2019-01-08 02:08:06,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a1aae3cb5618c1e3c4523e60a16f5cc6d5b01" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:08:06,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-01ea6476-1f2e-49d7-998e-7137fc551ee6 x-compute-request-id: req-01ea6476-1f2e-49d7-998e-7137fc551ee6 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "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": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b"}} 2019-01-08 02:08:06,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-01ea6476-1f2e-49d7-998e-7137fc551ee6 2019-01-08 02:08:06,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:06,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:06,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97c57110b5cb48379ac0f39cd9fb7c62", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role"}], "expires_at": "2019-01-08T03:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-user", "id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1"}, "audit_ids": ["x4bJElOgR-qVmxy1mEp3rA"], "issued_at": "2019-01-08T02:08:06.000000Z"}} 2019-01-08 02:08:06,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:06,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9fdcc0-273e-4ab1-8330-673891e7e5ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:06,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4d9fdcc0-273e-4ab1-8330-673891e7e5ec 2019-01-08 02:08:06,907 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:08:06,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:07,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88aa00d6-1569-453d-a915-97ca1cd21320 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:07,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-88aa00d6-1569-453d-a915-97ca1cd21320 2019-01-08 02:08:07,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:07,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1072d75a-fed3-4dbf-9b7a-c342b89c421d Date: Tue, 08 Jan 2019 02:08:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:07,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-1072d75a-fed3-4dbf-9b7a-c342b89c421d 2019-01-08 02:08:07,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:07,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0bfe786a-772b-48ba-a868-8d94d5ef5719 Date: Tue, 08 Jan 2019 02:08:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:07,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-0bfe786a-772b-48ba-a868-8d94d5ef5719 2019-01-08 02:08:07,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:07,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-731f4cfd-4ddf-4525-b1c5-90eaa95afff5 Date: Tue, 08 Jan 2019 02:08:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:07,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-731f4cfd-4ddf-4525-b1c5-90eaa95afff5 2019-01-08 02:08:07,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:08:07,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:08: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:08:07,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:07,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a437b94d-a8df-4412-aa95-3fbc813869c8 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}} 2019-01-08 02:08:07,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f used request id req-a437b94d-a8df-4412-aa95-3fbc813869c8 2019-01-08 02:08:07,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:08,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-401ffca4-f0d0-4a0c-939d-b728b2ee9b78 Date: Tue, 08 Jan 2019 02:08:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:08,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-401ffca4-f0d0-4a0c-939d-b728b2ee9b78 2019-01-08 02:08:08,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:08,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6662e975-4dd6-457f-9633-79fe60369dce Date: Tue, 08 Jan 2019 02:08:08 GMT RESP BODY: {"ports":[]} 2019-01-08 02:08:08,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1&admin_state_up=True used request id req-6662e975-4dd6-457f-9633-79fe60369dce 2019-01-08 02:08:08,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:08,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6e81c66-5b75-4446-af4c-0f502e063256 x-compute-request-id: req-a6e81c66-5b75-4446-af4c-0f502e063256 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:08:08,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst used request id req-a6e81c66-5b75-4446-af4c-0f502e063256 2019-01-08 02:08:08,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:08,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-022eb920-0834-46bb-98cc-f74c415b1983 Date: Tue, 08 Jan 2019 02:08:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:08,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-022eb920-0834-46bb-98cc-f74c415b1983 2019-01-08 02:08:08,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:09,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-339907b8-5111-4108-b6fc-e413e6f50cc4 Date: Tue, 08 Jan 2019 02:08:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:09,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-339907b8-5111-4108-b6fc-e413e6f50cc4 2019-01-08 02:08:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:09,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-00f5db22-1108-4f36-b9df-40deefe81d78 Date: Tue, 08 Jan 2019 02:08:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:09,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-00f5db22-1108-4f36-b9df-40deefe81d78 2019-01-08 02:08:09,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:09,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec81dd64-b9e1-494f-99e4-bc819167a701 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}} 2019-01-08 02:08:09,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f used request id req-ec81dd64-b9e1-494f-99e4-bc819167a701 2019-01-08 02:08:09,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:09,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-becfe6f5-4f32-40cd-8cb1-2290a165315e Date: Tue, 08 Jan 2019 02:08:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:09,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-becfe6f5-4f32-40cd-8cb1-2290a165315e 2019-01-08 02:08:09,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:09,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81a076b7-923a-417d-a19f-462b301f72a3 Date: Tue, 08 Jan 2019 02:08:09 GMT RESP BODY: {"ports":[]} 2019-01-08 02:08:09,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1&admin_state_up=True used request id req-81a076b7-923a-417d-a19f-462b301f72a3 2019-01-08 02:08:09,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:09,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:10,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97c57110b5cb48379ac0f39cd9fb7c62", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role"}], "expires_at": "2019-01-08T03:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3592214946cc4dc4a9654e07090df85f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-user", "id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1"}, "audit_ids": ["0j2FqlgCSLiqXhc-on36Vg"], "issued_at": "2019-01-08T02:08:10.000000Z"}} 2019-01-08 02:08:10,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5401db7d997831009d154628ed05ca24f525e457" 2019-01-08 02:08:10,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9dd1de-a6be-4170-9d02-772870b5cb74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:10,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ee9dd1de-a6be-4170-9d02-772870b5cb74 2019-01-08 02:08:10,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:10,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-49a78ae1-e184-4d5f-86a5-ff9e6d3367f5 Date: Tue, 08 Jan 2019 02:08:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:10,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-49a78ae1-e184-4d5f-86a5-ff9e6d3367f5 2019-01-08 02:08:10,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:10,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-363cdf67-7c35-42ab-b93b-c6bb8fb9ed57 Date: Tue, 08 Jan 2019 02:08:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:10,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-363cdf67-7c35-42ab-b93b-c6bb8fb9ed57 2019-01-08 02:08:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:11,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b002c457-9caa-4073-9517-637623a75d4f Date: Tue, 08 Jan 2019 02:08:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:11,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-b002c457-9caa-4073-9517-637623a75d4f 2019-01-08 02:08:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:08:11,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:08: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:08:11,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5401db7d997831009d154628ed05ca24f525e457" 2019-01-08 02:08:11,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8838822c-23c0-4397-aeb3-2bd2233179be Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}} 2019-01-08 02:08:11,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f used request id req-8838822c-23c0-4397-aeb3-2bd2233179be 2019-01-08 02:08:11,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:11,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6fac6935-01dd-409b-953e-94b52fbc9e55 Date: Tue, 08 Jan 2019 02:08:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:11,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-6fac6935-01dd-409b-953e-94b52fbc9e55 2019-01-08 02:08:11,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:11,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0187af99-086e-49a7-8bcb-7796f8633b27 Date: Tue, 08 Jan 2019 02:08:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:11,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet used request id req-0187af99-086e-49a7-8bcb-7796f8633b27 2019-01-08 02:08:11,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:11,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-691902a2-385e-41af-ac58-b44bc1c46015 Date: Tue, 08 Jan 2019 02:08:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:11,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet used request id req-691902a2-385e-41af-ac58-b44bc1c46015 2019-01-08 02:08:11,598 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net 2019-01-08 02:08:11,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" -d '{"port": {"network_id": "968e2000-afac-4283-9cc8-0119aa6f77d6", "fixed_ips": [{"subnet_id": "09249c8e-101c-4e98-a4a1-59d7bb272030", "ip_address": "10.55.0.101"}, {"subnet_id": "09249c8e-101c-4e98-a4a1-59d7bb272030", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1", "admin_state_up": true}}' 2019-01-08 02:08:13,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1108 X-Openstack-Request-Id: req-d6bcb619-192f-4e5b-8b40-11050297f0ae Date: Tue, 08 Jan 2019 02:08:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:08:12Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09249c8e-101c-4e98-a4a1-59d7bb272030","ip_address":"10.55.0.101"},{"subnet_id":"09249c8e-101c-4e98-a4a1-59d7bb272030","ip_address":"10.55.0.102"}],"id":"ae96bf83-b3b6-4c8a-b61b-7e3afecbf0ab","security_groups":["cabfd1c9-38bd-44d4-bdea-a44e4962cc1c"],"mac_address":"fa:16:3e:be:d6:f8","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-55-0-102","ip_address":"10.55.0.102","fqdn":"host-10-55-0-102.openstacklocal."}],"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1","project_id":"3592214946cc4dc4a9654e07090df85f","qos_policy_id":null,"admin_state_up":true,"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","dns_name":"","created_at":"2019-01-08T02:08:12Z","binding:vnic_type":"normal","tenant_id":"3592214946cc4dc4a9654e07090df85f"}} 2019-01-08 02:08:13,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-d6bcb619-192f-4e5b-8b40-11050297f0ae 2019-01-08 02:08:13,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:13,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7b8d6adf-e69d-435a-af1e-0c5127765867 Date: Tue, 08 Jan 2019 02:08:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:13,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-7b8d6adf-e69d-435a-af1e-0c5127765867 2019-01-08 02:08:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8a05067a-ee5e-4d90-9dc0-f423ec7b3df4 Date: Tue, 08 Jan 2019 02:08:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:14,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-8a05067a-ee5e-4d90-9dc0-f423ec7b3df4 2019-01-08 02:08:14,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4b7efdd1-730b-480d-9ccd-af3a6557475c Date: Tue, 08 Jan 2019 02:08:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:14,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-4b7efdd1-730b-480d-9ccd-af3a6557475c 2019-01-08 02:08:14,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006eafa1-4996-4022-9138-c22e7f60431b Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}} 2019-01-08 02:08:14,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f used request id req-006eafa1-4996-4022-9138-c22e7f60431b 2019-01-08 02:08:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-60bf5b07-fd3b-4342-8342-da4cdb809235 Date: Tue, 08 Jan 2019 02:08:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:14,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-60bf5b07-fd3b-4342-8342-da4cdb809235 2019-01-08 02:08:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1111 X-Openstack-Request-Id: req-bd9cab33-26ad-4c90-9ef9-c319ccb4dd38 Date: Tue, 08 Jan 2019 02:08:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:08:12Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09249c8e-101c-4e98-a4a1-59d7bb272030","ip_address":"10.55.0.101"},{"subnet_id":"09249c8e-101c-4e98-a4a1-59d7bb272030","ip_address":"10.55.0.102"}],"id":"ae96bf83-b3b6-4c8a-b61b-7e3afecbf0ab","security_groups":["cabfd1c9-38bd-44d4-bdea-a44e4962cc1c"],"mac_address":"fa:16:3e:be:d6:f8","project_id":"3592214946cc4dc4a9654e07090df85f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-55-0-102","ip_address":"10.55.0.102","fqdn":"host-10-55-0-102.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1","admin_state_up":true,"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","dns_name":"","created_at":"2019-01-08T02:08:12Z","binding:vnic_type":"normal","device_id":"","tenant_id":"3592214946cc4dc4a9654e07090df85f"}]} 2019-01-08 02:08:14,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1&admin_state_up=True used request id req-bd9cab33-26ad-4c90-9ef9-c319ccb4dd38 2019-01-08 02:08:14,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9f33b9-bcf9-446a-ae63-9e12d0671a9c Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}} 2019-01-08 02:08:14,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f used request id req-6c9f33b9-bcf9-446a-ae63-9e12d0671a9c 2019-01-08 02:08:14,471 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst 2019-01-08 02:08:14,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08: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-a9ce8aef-e38f-4b80-bf48-507ddb1ec05c x-compute-request-id: req-a9ce8aef-e38f-4b80-bf48-507ddb1ec05c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-flavor-name"}]} 2019-01-08 02:08:14,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-a9ce8aef-e38f-4b80-bf48-507ddb1ec05c 2019-01-08 02:08:14,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08: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-fc9a8bbe-7cba-4ec9-8085-71df5bd058a9 x-compute-request-id: req-fc9a8bbe-7cba-4ec9-8085-71df5bd058a9 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "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": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b"}} 2019-01-08 02:08:14,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b used request id req-fc9a8bbe-7cba-4ec9-8085-71df5bd058a9 2019-01-08 02:08:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-c0fab359-3a13-40e1-bbb1-4fadd61dbaf7 Date: Tue, 08 Jan 2019 02:08:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:08:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:08:00Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/snap", "metadata": {}}], "self": "/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "min_disk": 0, "protected": false, "id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "file": "/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3592214946cc4dc4a9654e07090df85f", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image"} 2019-01-08 02:08:14,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image used request id req-c0fab359-3a13-40e1-bbb1-4fadd61dbaf7 2019-01-08 02:08:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:14,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-624c9892-51c9-4ebe-a551-0b6ee9ba90ba Date: Tue, 08 Jan 2019 02:08: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"}}} 2019-01-08 02:08:14,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-624c9892-51c9-4ebe-a551-0b6ee9ba90ba 2019-01-08 02:08:14,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" -d '{"server": {"name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst", "imageRef": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "flavorRef": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "max_count": 1, "min_count": 1, "networks": [{"port": "ae96bf83-b3b6-4c8a-b61b-7e3afecbf0ab"}]}}' 2019-01-08 02:08:16,995 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:08: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-51b01366-f0ed-4f38-bc05-f5f0ce847db1 x-compute-request-id: req-51b01366-f0ed-4f38-bc05-f5f0ce847db1 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "65849ceb-3132-49d2-b092-b11b3145c579", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "bookmark"}], "adminPass": "V5SD8pbKjCzC"}} 2019-01-08 02:08:16,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-51b01366-f0ed-4f38-bc05-f5f0ce847db1 2019-01-08 02:08:16,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:17,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08: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-c538a266-81ce-484d-878f-f9fe43f68343 x-compute-request-id: req-c538a266-81ce-484d-878f-f9fe43f68343 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "bookmark"}], "image": {"id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "links": [{"href": "http://172.30.9.42:8774/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "links": [{"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "bookmark"}]}, "id": "65849ceb-3132-49d2-b092-b11b3145c579", "user_id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:08:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst", "created": "2019-01-08T02:08:16Z", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:08:17,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-c538a266-81ce-484d-878f-f9fe43f68343 2019-01-08 02:08:17,239 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst 2019-01-08 02:08:17,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:17,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08: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-2df1dac9-5df0-4aa4-bb49-0d2063fe5dff x-compute-request-id: req-2df1dac9-5df0-4aa4-bb49-0d2063fe5dff Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "bookmark"}], "image": {"id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "links": [{"href": "http://172.30.9.42:8774/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "links": [{"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "bookmark"}]}, "id": "65849ceb-3132-49d2-b092-b11b3145c579", "user_id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:08:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst", "created": "2019-01-08T02:08:16Z", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:08:17,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-2df1dac9-5df0-4aa4-bb49-0d2063fe5dff 2019-01-08 02:08:17,670 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst] is - BUILD 2019-01-08 02:08:17,670 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:08:20,673 - create_instance - DEBUG - VM status query timeout in 896.565574169 2019-01-08 02:08:20,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:21,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-2d24c588-091f-45e9-a262-549efd5683c4 x-compute-request-id: req-2d24c588-091f-45e9-a262-549efd5683c4 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "bookmark"}], "image": {"id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "links": [{"href": "http://172.30.9.42:8774/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "links": [{"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "bookmark"}]}, "id": "65849ceb-3132-49d2-b092-b11b3145c579", "security_groups": [{"name": "default"}], "user_id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:08:18Z", "hostId": "c1e031bfa99fc7177765cc611d415a946904b6519065e6f85b6bbdbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst", "created": "2019-01-08T02:08:16Z", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:08:21,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-2d24c588-091f-45e9-a262-549efd5683c4 2019-01-08 02:08:21,390 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst] is - BUILD 2019-01-08 02:08:21,390 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:08:24,393 - create_instance - DEBUG - VM status query timeout in 892.845992088 2019-01-08 02:08:24,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:24,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c512f1b-3655-4faa-a064-727e0408fd11 x-compute-request-id: req-7c512f1b-3655-4faa-a064-727e0408fd11 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "bookmark"}], "image": {"id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "links": [{"href": "http://172.30.9.42:8774/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "links": [{"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "bookmark"}]}, "id": "65849ceb-3132-49d2-b092-b11b3145c579", "security_groups": [{"name": "default"}], "user_id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:08:18Z", "hostId": "c1e031bfa99fc7177765cc611d415a946904b6519065e6f85b6bbdbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst", "created": "2019-01-08T02:08:16Z", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:08:24,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-7c512f1b-3655-4faa-a064-727e0408fd11 2019-01-08 02:08:24,772 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst] is - BUILD 2019-01-08 02:08:24,772 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:08:27,775 - create_instance - DEBUG - VM status query timeout in 889.464092016 2019-01-08 02:08:27,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:28,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56994e03-52c0-4b17-ba8f-cc52730967b6 x-compute-request-id: req-56994e03-52c0-4b17-ba8f-cc52730967b6 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d6:f8", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d6:f8", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "bookmark"}], "image": {"id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "links": [{"href": "http://172.30.9.42:8774/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:08:26.000000", "flavor": {"id": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "links": [{"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "bookmark"}]}, "id": "65849ceb-3132-49d2-b092-b11b3145c579", "security_groups": [{"name": "default"}], "user_id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:08:26Z", "hostId": "c1e031bfa99fc7177765cc611d415a946904b6519065e6f85b6bbdbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst", "created": "2019-01-08T02:08:16Z", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:08:28,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-56994e03-52c0-4b17-ba8f-cc52730967b6 2019-01-08 02:08:28,510 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst] is - ACTIVE 2019-01-08 02:08:28,511 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:08:28,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:29,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-ad3e1d62-c49b-4d5b-a33c-d170a5d81e43 x-compute-request-id: req-ad3e1d62-c49b-4d5b-a33c-d170a5d81e43 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d6:f8", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d6:f8", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "bookmark"}], "image": {"id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "links": [{"href": "http://172.30.9.42:8774/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:08:26.000000", "flavor": {"id": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "links": [{"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "bookmark"}]}, "id": "65849ceb-3132-49d2-b092-b11b3145c579", "security_groups": [{"name": "default"}], "user_id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:08:26Z", "hostId": "c1e031bfa99fc7177765cc611d415a946904b6519065e6f85b6bbdbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst", "created": "2019-01-08T02:08:16Z", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:08:29,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-ad3e1d62-c49b-4d5b-a33c-d170a5d81e43 2019-01-08 02:08:29,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:29,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6c233778-66c3-4138-bbe6-9145f018f886 Date: Tue, 08 Jan 2019 02:08:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"968e2000-afac-4283-9cc8-0119aa6f77d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","subnets":["09249c8e-101c-4e98-a4a1-59d7bb272030"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net","admin_state_up":true,"tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:02Z","mtu":1442}]} 2019-01-08 02:08:29,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net used request id req-6c233778-66c3-4138-bbe6-9145f018f886 2019-01-08 02:08:29,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:29,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4df794-a003-46f1-892f-70ab6425ff6c Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}} 2019-01-08 02:08:29,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f used request id req-7e4df794-a003-46f1-892f-70ab6425ff6c 2019-01-08 02:08:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:29,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d29b94c-777f-44f2-838b-706e7157b3cd Date: Tue, 08 Jan 2019 02:08:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","tenant_id":"3592214946cc4dc4a9654e07090df85f","created_at":"2019-01-08T02:08:03Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3592214946cc4dc4a9654e07090df85f","id":"09249c8e-101c-4e98-a4a1-59d7bb272030","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet"}]} 2019-01-08 02:08:29,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-4d29b94c-777f-44f2-838b-706e7157b3cd 2019-01-08 02:08:29,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:29,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-e089292b-27c7-47f1-b48d-1eaceb8cf84a Date: Tue, 08 Jan 2019 02:08:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:08:26Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09249c8e-101c-4e98-a4a1-59d7bb272030","ip_address":"10.55.0.101"},{"subnet_id":"09249c8e-101c-4e98-a4a1-59d7bb272030","ip_address":"10.55.0.102"}],"id":"ae96bf83-b3b6-4c8a-b61b-7e3afecbf0ab","security_groups":["cabfd1c9-38bd-44d4-bdea-a44e4962cc1c"],"mac_address":"fa:16:3e:be:d6:f8","project_id":"3592214946cc4dc4a9654e07090df85f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-55-0-102","ip_address":"10.55.0.102","fqdn":"host-10-55-0-102.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1","admin_state_up":true,"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","dns_name":"","created_at":"2019-01-08T02:08:12Z","binding:vnic_type":"normal","device_id":"65849ceb-3132-49d2-b092-b11b3145c579","tenant_id":"3592214946cc4dc4a9654e07090df85f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:08:04Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09249c8e-101c-4e98-a4a1-59d7bb272030","ip_address":"10.55.0.2"}],"id":"d6d74c9a-586f-4fc0-ad21-dedefb82de3a","security_groups":[],"mac_address":"fa:16:3e:e1:6c:ce","project_id":"3592214946cc4dc4a9654e07090df85f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"968e2000-afac-4283-9cc8-0119aa6f77d6","dns_name":"","created_at":"2019-01-08T02:08:02Z","binding:vnic_type":"normal","device_id":"","tenant_id":"3592214946cc4dc4a9654e07090df85f"}]} 2019-01-08 02:08:29,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-e089292b-27c7-47f1-b48d-1eaceb8cf84a 2019-01-08 02:08:29,554 - create_instance - INFO - Deleting Port with ID - ae96bf83-b3b6-4c8a-b61b-7e3afecbf0ab 2019-01-08 02:08:29,554 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ceport-1 2019-01-08 02:08:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/ae96bf83-b3b6-4c8a-b61b-7e3afecbf0ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:30,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9103084f-4810-4f27-9172-54afff34f2c3 Date: Tue, 08 Jan 2019 02:08:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:08:30,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/ae96bf83-b3b6-4c8a-b61b-7e3afecbf0ab used request id req-9103084f-4810-4f27-9172-54afff34f2c3 2019-01-08 02:08:30,918 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst 2019-01-08 02:08:30,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:31,061 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca6477ad-eada-40e4-9481-dea838677738 x-compute-request-id: req-ca6477ad-eada-40e4-9481-dea838677738 Content-Type: application/json 2019-01-08 02:08:31,062 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-ca6477ad-eada-40e4-9481-dea838677738 2019-01-08 02:08:31,062 - create_instance - INFO - Checking deletion status 2019-01-08 02:08:31,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:31,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1a1d6a9-e796-4d62-928b-150da94121cf x-compute-request-id: req-d1a1d6a9-e796-4d62-928b-150da94121cf Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d6:f8", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d6:f8", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "bookmark"}], "image": {"id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "links": [{"href": "http://172.30.9.42:8774/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:08:26.000000", "flavor": {"id": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "links": [{"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "bookmark"}]}, "id": "65849ceb-3132-49d2-b092-b11b3145c579", "user_id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:08:31Z", "hostId": "c1e031bfa99fc7177765cc611d415a946904b6519065e6f85b6bbdbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst", "created": "2019-01-08T02:08:16Z", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:08:31,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-d1a1d6a9-e796-4d62-928b-150da94121cf 2019-01-08 02:08:31,335 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst] is - ACTIVE 2019-01-08 02:08:31,336 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:08:34,339 - create_instance - DEBUG - VM status query timeout in 296.723417044 2019-01-08 02:08:34,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:34,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e66d3c73-b1b8-48cd-a5b4-67dd0b01dcee x-compute-request-id: req-e66d3c73-b1b8-48cd-a5b4-67dd0b01dcee 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.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/65849ceb-3132-49d2-b092-b11b3145c579", "rel": "bookmark"}], "image": {"id": "8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "links": [{"href": "http://172.30.9.42:8774/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:08:26.000000", "flavor": {"id": "7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "links": [{"href": "http://172.30.9.42:8774/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b", "rel": "bookmark"}]}, "id": "65849ceb-3132-49d2-b092-b11b3145c579", "user_id": "09b4fc69c92d47f4bbe2f4c0fdb36bd1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:08:31Z", "hostId": "c1e031bfa99fc7177765cc611d415a946904b6519065e6f85b6bbdbe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst", "created": "2019-01-08T02:08:16Z", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:08:34,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-e66d3c73-b1b8-48cd-a5b4-67dd0b01dcee 2019-01-08 02:08:34,600 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst] is - ACTIVE 2019-01-08 02:08:34,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:08:37,603 - create_instance - DEBUG - VM status query timeout in 293.458713055 2019-01-08 02:08:37,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d856ed2fa4859352d6252f0d49d4429f947657ab" 2019-01-08 02:08:37,656 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-6e8a5c4a-e8d8-4d0e-a0b7-a05da46a07d6 x-compute-request-id: req-6e8a5c4a-e8d8-4d0e-a0b7-a05da46a07d6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 65849ceb-3132-49d2-b092-b11b3145c579 could not be found.", "code": 404}} 2019-01-08 02:08:37,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/65849ceb-3132-49d2-b092-b11b3145c579 used request id req-6e8a5c4a-e8d8-4d0e-a0b7-a05da46a07d6 2019-01-08 02:08:37,657 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 65849ceb-3132-49d2-b092-b11b3145c579 could not be found. (HTTP 404) (Request-ID: req-6e8a5c4a-e8d8-4d0e-a0b7-a05da46a07d6) 2019-01-08 02:08:37,657 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-inst 2019-01-08 02:08:37,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a1aae3cb5618c1e3c4523e60a16f5cc6d5b01" 2019-01-08 02:08:37,706 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-19e91328-9b51-4e63-997b-144fcb0140cb x-compute-request-id: req-19e91328-9b51-4e63-997b-144fcb0140cb Content-Length: 0 Content-Type: application/json 2019-01-08 02:08:37,706 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/7dfc5f5f-db0f-446a-b0e4-7241b37e404b used request id req-19e91328-9b51-4e63-997b-144fcb0140cb 2019-01-08 02:08:37,707 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet 2019-01-08 02:08:37,707 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-subnet 2019-01-08 02:08:37,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/09249c8e-101c-4e98-a4a1-59d7bb272030 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" 2019-01-08 02:08:39,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91de2cec-e64d-42ae-a24f-ff1c6a0db83c Date: Tue, 08 Jan 2019 02:08:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:08:39,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/09249c8e-101c-4e98-a4a1-59d7bb272030 used request id req-91de2cec-e64d-42ae-a24f-ff1c6a0db83c 2019-01-08 02:08:39,135 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-pub-net 2019-01-08 02:08:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/968e2000-afac-4283-9cc8-0119aa6f77d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db959a5445cf4e3a2eb92420fa85a2bee3b46a" 2019-01-08 02:08:40,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d7b6bad-0515-4a2a-a1ed-cc75b5ca23f0 Date: Tue, 08 Jan 2019 02:08:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:08:40,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/968e2000-afac-4283-9cc8-0119aa6f77d6 used request id req-8d7b6bad-0515-4a2a-a1ed-cc75b5ca23f0 2019-01-08 02:08:40,164 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5f09cb8b-fabb-46e4-8d1e-ad35e060b5ce-image 2019-01-08 02:08:40,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95cda939ae69e1d36656f2195016cbf4bee72400" 2019-01-08 02:08:40,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c36ddf1e-dbf6-4938-b18f-9cb81fd76993 Date: Tue, 08 Jan 2019 02:08:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:08:40,749 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/8c6b2c53-f1ce-46f2-b5d1-9488250c7325 used request id req-c36ddf1e-dbf6-4938-b18f-9cb81fd76993 2019-01-08 02:08:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:41,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-d7a4b66b-14f4-4f8d-8e23-9bbeec7f6b65 Date: Tue, 08 Jan 2019 02:08:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3592214946cc4dc4a9654e07090df85f", "created_at": "2019-01-08T02:08:01Z", "updated_at": "2019-01-08T02:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:08:01Z", "revision_number": 0, "id": "04122bde-8db4-4191-b01a-5913fdea5ac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:08:01Z", "security_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3592214946cc4dc4a9654e07090df85f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:08:01Z", "revision_number": 0, "id": "82ed10f8-fc0a-435e-a01e-cbc233ec2e08", "remote_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "remote_ip_prefix": null, "created_at": "2019-01-08T02:08:01Z", "security_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3592214946cc4dc4a9654e07090df85f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:08:01Z", "revision_number": 0, "id": "c02a6b0c-8b1d-4ebc-8003-1defa0b2f283", "remote_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "remote_ip_prefix": null, "created_at": "2019-01-08T02:08:01Z", "security_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3592214946cc4dc4a9654e07090df85f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:08:01Z", "revision_number": 0, "id": "f3513e8b-01b3-4f28-a52c-2a1d5d4c9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:08:01Z", "security_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "tenant_id": "3592214946cc4dc4a9654e07090df85f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3592214946cc4dc4a9654e07090df85f"}], "revision_number": 4, "project_id": "3592214946cc4dc4a9654e07090df85f", "id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:08:41,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-d7a4b66b-14f4-4f8d-8e23-9bbeec7f6b65 2019-01-08 02:08:41,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:41,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f695d7cb-9042-42c5-a90d-c340c437036d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:08:41,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-f695d7cb-9042-42c5-a90d-c340c437036d 2019-01-08 02:08:41,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:41,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c862f305-bbbd-41f0-80ae-3cc1ecc88da0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:08:41,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-c862f305-bbbd-41f0-80ae-3cc1ecc88da0 2019-01-08 02:08:41,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:08:41,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:41,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2790d718-c3ae-4b26-9daa-0345b0cddfdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:08:41,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-2790d718-c3ae-4b26-9daa-0345b0cddfdc 2019-01-08 02:08:41,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:08:41,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:41,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae47b5df-726a-4fb2-8bf4-e30e54691ad9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:08:41,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-ae47b5df-726a-4fb2-8bf4-e30e54691ad9 2019-01-08 02:08:41,509 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:08:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:41,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee36f29f-7e6a-45ab-bab4-cc33732a540e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:08:41,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-ee36f29f-7e6a-45ab-bab4-cc33732a540e 2019-01-08 02:08:41,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:08:41,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:41,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e657ccc-e428-45ee-829a-49fdf91471c1 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:08:41,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-2e657ccc-e428-45ee-829a-49fdf91471c1 2019-01-08 02:08:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:41,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859d4952-453b-434b-a352-b46e4d3e08b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:08:41,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-859d4952-453b-434b-a352-b46e4d3e08b6 2019-01-08 02:08:41,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:08:41,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:41,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1df70290-3f92-429d-86a9-95f99132c6b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:08:41,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-1df70290-3f92-429d-86a9-95f99132c6b2 2019-01-08 02:08:41,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:08:41,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:42,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ee4802-90e8-4d8e-8f29-0738e46b1951 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:08:42,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-b1ee4802-90e8-4d8e-8f29-0738e46b1951 2019-01-08 02:08:42,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:42,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fe55952-107e-40e4-a3e2-88c43b2a5b51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:08:42,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-3fe55952-107e-40e4-a3e2-88c43b2a5b51 2019-01-08 02:08:42,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:08:42,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:42,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa44c406-dfe6-45c5-9f79-e96e49677e0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:08:42,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-fa44c406-dfe6-45c5-9f79-e96e49677e0b 2019-01-08 02:08:42,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:08:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:42,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42c6fc23-82bc-4ed5-b0d5-944ef9873054 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:08:42,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-42c6fc23-82bc-4ed5-b0d5-944ef9873054 2019-01-08 02:08:42,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:08:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:42,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d130b02-ee82-4ca8-8088-37282a3bee8c Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3592214946cc4dc4a9654e07090df85f", "name": "CreateInstancePortManipulationTests-d165b943-f8a0-458-proj"}} 2019-01-08 02:08:42,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f used request id req-0d130b02-ee82-4ca8-8088-37282a3bee8c 2019-01-08 02:08:42,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cabfd1c9-38bd-44d4-bdea-a44e4962cc1c 2019-01-08 02:08:42,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=cabfd1c9-38bd-44d4-bdea-a44e4962cc1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:42,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ad5ddd33-24ed-4da0-a69a-2b15672bec58 Date: Tue, 08 Jan 2019 02:08:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:08:01Z", "security_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "port_range_min": null, "revision_number": 0, "tenant_id": "3592214946cc4dc4a9654e07090df85f", "created_at": "2019-01-08T02:08:01Z", "project_id": "3592214946cc4dc4a9654e07090df85f", "id": "04122bde-8db4-4191-b01a-5913fdea5ac2"}, {"remote_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:08:01Z", "security_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "port_range_min": null, "revision_number": 0, "tenant_id": "3592214946cc4dc4a9654e07090df85f", "created_at": "2019-01-08T02:08:01Z", "project_id": "3592214946cc4dc4a9654e07090df85f", "id": "82ed10f8-fc0a-435e-a01e-cbc233ec2e08"}, {"remote_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:08:01Z", "security_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "port_range_min": null, "revision_number": 0, "tenant_id": "3592214946cc4dc4a9654e07090df85f", "created_at": "2019-01-08T02:08:01Z", "project_id": "3592214946cc4dc4a9654e07090df85f", "id": "c02a6b0c-8b1d-4ebc-8003-1defa0b2f283"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:08:01Z", "security_group_id": "cabfd1c9-38bd-44d4-bdea-a44e4962cc1c", "port_range_min": null, "revision_number": 0, "tenant_id": "3592214946cc4dc4a9654e07090df85f", "created_at": "2019-01-08T02:08:01Z", "project_id": "3592214946cc4dc4a9654e07090df85f", "id": "f3513e8b-01b3-4f28-a52c-2a1d5d4c9d56"}]} 2019-01-08 02:08:42,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=cabfd1c9-38bd-44d4-bdea-a44e4962cc1c used request id req-ad5ddd33-24ed-4da0-a69a-2b15672bec58 2019-01-08 02:08:42,756 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:08:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/cabfd1c9-38bd-44d4-bdea-a44e4962cc1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:43,198 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91bf5389-c53d-47a6-a21a-998e65942c1e Content-Length: 0 Date: Tue, 08 Jan 2019 02:08:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:08:43,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/cabfd1c9-38bd-44d4-bdea-a44e4962cc1c used request id req-91bf5389-c53d-47a6-a21a-998e65942c1e 2019-01-08 02:08:43,198 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d165b943-f8a0-458-proj 2019-01-08 02:08:43,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:43,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7187cb8-9537-48e7-a70a-6cf6fe5ed3c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:08:43,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/3592214946cc4dc4a9654e07090df85f used request id req-d7187cb8-9537-48e7-a70a-6cf6fe5ed3c5 2019-01-08 02:08:43,455 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d165b943-f8a0-458-proj-role 2019-01-08 02:08:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/97c57110b5cb48379ac0f39cd9fb7c62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:43,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1ee395b-c4ec-477a-93c5-e00c86367805 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:08:43,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/97c57110b5cb48379ac0f39cd9fb7c62 used request id req-a1ee395b-c4ec-477a-93c5-e00c86367805 2019-01-08 02:08:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fe41b80db31389bed4df0249e4bde63bb139b9" 2019-01-08 02:08:43,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34fd0fd7-c589-4aad-9b59-a1b6c336a756 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:08:43,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-34fd0fd7-c589-4aad-9b59-a1b6c336a756 2019-01-08 02:08:43,705 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d165b943-f8a0-458-user 2019-01-08 02:08:43,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/09b4fc69c92d47f4bbe2f4c0fdb36bd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823c6e1b25fc7a9a8947a9baa2520a448866ae05" 2019-01-08 02:08:43,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f521dc-097d-4e02-9489-e768a2bb4044 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:08:43,912 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/09b4fc69c92d47f4bbe2f4c0fdb36bd1 used request id req-75f521dc-097d-4e02-9489-e768a2bb4044 2019-01-08 02:08:43,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:44,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["njH8XtqcQgaW7tUAzVTqzQ"], "issued_at": "2019-01-08T02:08:44.000000Z"}} 2019-01-08 02:08:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f2ae87ca81f2e3c7a335013400c24927331705" 2019-01-08 02:08:44,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc93689-3a7a-40eb-9d18-ff16cc2d9cbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:44,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4fc93689-3a7a-40eb-9d18-ff16cc2d9cbf 2019-01-08 02:08:44,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:44,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:44,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["DeI8ePfcTRmRWk3VilF2XA"], "issued_at": "2019-01-08T02:08:44.000000Z"}} 2019-01-08 02:08:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:08:44,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfdefe3-ec2c-4830-84b8-898497accb66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:44,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3bfdefe3-ec2c-4830-84b8-898497accb66 2019-01-08 02:08:44,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:08:44,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:08: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:08:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:08:45,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7262b96c-3495-4afb-a4c4-a78db39ee933 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:08:45,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj used request id req-7262b96c-3495-4afb-a4c4-a78db39ee933 2019-01-08 02:08:45,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:08:45,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce0a210-6b4b-4cf5-80f4-7dc1e5e687df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:08:45,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-7ce0a210-6b4b-4cf5-80f4-7dc1e5e687df 2019-01-08 02:08:45,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}}' 2019-01-08 02:08:45,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83b5c1c3-4b17-469c-8d05-e200b3ebad2e Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed"}, "tags": [], "enabled": true, "id": "27c6c684dc8e43a6baf205b882c253ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}} 2019-01-08 02:08:45,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-83b5c1c3-4b17-469c-8d05-e200b3ebad2e 2019-01-08 02:08:45,372 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj 2019-01-08 02:08:45,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:45,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:45,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:08:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["WYDo-rKQRRG2cpZzrb90Ig"], "issued_at": "2019-01-08T02:08:45.000000Z"}} 2019-01-08 02:08:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429eb1effdab73f15e608a610fb86cbc8ddc7a41" 2019-01-08 02:08:45,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36482ea3-87ee-454f-9274-f9fb10b42c07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:45,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-36482ea3-87ee-454f-9274-f9fb10b42c07 2019-01-08 02:08:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:08:45,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:08: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:08:45,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429eb1effdab73f15e608a610fb86cbc8ddc7a41" 2019-01-08 02:08:46,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af137498-a723-4849-af66-a6be3002d773 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:08:46,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-af137498-a723-4849-af66-a6be3002d773 2019-01-08 02:08:46,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429eb1effdab73f15e608a610fb86cbc8ddc7a41" 2019-01-08 02:08:46,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd7e4d73-521a-4858-8137-1eb14815b7be Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed"}, "tags": [], "enabled": true, "id": "27c6c684dc8e43a6baf205b882c253ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}]} 2019-01-08 02:08:46,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj used request id req-bd7e4d73-521a-4858-8137-1eb14815b7be 2019-01-08 02:08:46,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429eb1effdab73f15e608a610fb86cbc8ddc7a41" 2019-01-08 02:08:46,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5daba647-5875-4572-87ac-dce01de4749f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:08:46,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5daba647-5875-4572-87ac-dce01de4749f 2019-01-08 02:08:46,689 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5727fb8c-db06-4cf-user 2019-01-08 02:08:46,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:08:46,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea631d7-7a98-4760-8183-e1571f384484 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:08:46,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-aea631d7-7a98-4760-8183-e1571f384484 2019-01-08 02:08:46,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" -d '{"role": {"name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role"}}' 2019-01-08 02:08:46,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0696807-10ef-4894-ad76-9737f9cebdc2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba80431302474368900c2a5d65ffa6f8", "links": {"self": "http://172.30.9.42:5000/v3/roles/ba80431302474368900c2a5d65ffa6f8"}, "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role"}} 2019-01-08 02:08:46,952 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-a0696807-10ef-4894-ad76-9737f9cebdc2 2019-01-08 02:08:46,952 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role 2019-01-08 02:08:46,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/ba80431302474368900c2a5d65ffa6f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:08:47,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88bec8e-23ff-4a60-8c35-c06526f08dec Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba80431302474368900c2a5d65ffa6f8", "links": {"self": "http://172.30.9.42:5000/v3/roles/ba80431302474368900c2a5d65ffa6f8"}, "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role"}} 2019-01-08 02:08:47,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/ba80431302474368900c2a5d65ffa6f8 used request id req-c88bec8e-23ff-4a60-8c35-c06526f08dec 2019-01-08 02:08:47,068 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role to project CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj 2019-01-08 02:08:47,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed/users/45315b709a7c4662bfefea61bc3a9f7d/roles/ba80431302474368900c2a5d65ffa6f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:08:47,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-272d60c2-0f0d-4fa6-a7ee-20dd2957e58b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:08:47,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed/users/45315b709a7c4662bfefea61bc3a9f7d/roles/ba80431302474368900c2a5d65ffa6f8 used request id req-272d60c2-0f0d-4fa6-a7ee-20dd2957e58b 2019-01-08 02:08:47,238 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:08:47,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:47,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:47,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba80431302474368900c2a5d65ffa6f8", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role"}], "expires_at": "2019-01-08T03:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-user", "id": "45315b709a7c4662bfefea61bc3a9f7d"}, "audit_ids": ["OIurZHUoSJyjB_w86IwW6g"], "issued_at": "2019-01-08T02:08:47.000000Z"}} 2019-01-08 02:08:47,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a547329677a9d80ed15b58ffcf3e7cf4961c0aa" 2019-01-08 02:08:47,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a084a3-5cdc-48c9-a759-1b92362b58a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:47,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-26a084a3-5cdc-48c9-a759-1b92362b58a7 2019-01-08 02:08:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a547329677a9d80ed15b58ffcf3e7cf4961c0aa" 2019-01-08 02:08:47,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ee9b643c-2edb-4e40-beaf-f890675a694a Date: Tue, 08 Jan 2019 02:08:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image"} 2019-01-08 02:08:47,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image used request id req-ee9b643c-2edb-4e40-beaf-f890675a694a 2019-01-08 02:08:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a547329677a9d80ed15b58ffcf3e7cf4961c0aa" 2019-01-08 02:08:48,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eb3f7b61-ab55-4957-b368-8c2730ec300c Date: Tue, 08 Jan 2019 02:08: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"}}} 2019-01-08 02:08:48,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-eb3f7b61-ab55-4957-b368-8c2730ec300c 2019-01-08 02:08:48,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a547329677a9d80ed15b58ffcf3e7cf4961c0aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image"}' 2019-01-08 02:08:48,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d2b0ca7f-067c-43ee-94e5-c57f62839fca Date: Tue, 08 Jan 2019 02:08:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:08:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:08:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "min_disk": 0, "protected": false, "id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "file": "/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/file", "checksum": null, "owner": "27c6c684dc8e43a6baf205b882c253ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:08:48,434 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-d2b0ca7f-067c-43ee-94e5-c57f62839fca 2019-01-08 02:08:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a547329677a9d80ed15b58ffcf3e7cf4961c0aa" -d '' 2019-01-08 02:08:49,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2de6c8b-6ec4-4f32-b52a-7aca3b53628a Date: Tue, 08 Jan 2019 02:08:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:08:49,131 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/file used request id req-c2de6c8b-6ec4-4f32-b52a-7aca3b53628a 2019-01-08 02:08:49,131 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:08:49,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a547329677a9d80ed15b58ffcf3e7cf4961c0aa" 2019-01-08 02:08:49,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4a72897b-8984-407d-a4e5-9c8d673135dc Date: Tue, 08 Jan 2019 02:08:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:08:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:08:49Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/snap", "metadata": {}}], "self": "/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "min_disk": 0, "protected": false, "id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "file": "/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27c6c684dc8e43a6baf205b882c253ed", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:08:49,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f used request id req-4a72897b-8984-407d-a4e5-9c8d673135dc 2019-01-08 02:08:49,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a547329677a9d80ed15b58ffcf3e7cf4961c0aa" 2019-01-08 02:08:49,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d6e1147b-7c1f-4bd5-b140-de195c7af4a6 Date: Tue, 08 Jan 2019 02:08: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"}}} 2019-01-08 02:08:49,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-d6e1147b-7c1f-4bd5-b140-de195c7af4a6 2019-01-08 02:08:49,537 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image 2019-01-08 02:08:49,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a547329677a9d80ed15b58ffcf3e7cf4961c0aa" 2019-01-08 02:08:49,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b78fa1f9-fc69-4994-a137-b062fc164682 Date: Tue, 08 Jan 2019 02:08:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:08:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:08:49Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/snap", "metadata": {}}], "self": "/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "min_disk": 0, "protected": false, "id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "file": "/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27c6c684dc8e43a6baf205b882c253ed", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:08:49,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f used request id req-b78fa1f9-fc69-4994-a137-b062fc164682 2019-01-08 02:08:49,740 - create_image - DEBUG - Instance status is - active 2019-01-08 02:08:49,741 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image 2019-01-08 02:08:49,741 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image 2019-01-08 02:08:49,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:49,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:50,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba80431302474368900c2a5d65ffa6f8", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role"}], "expires_at": "2019-01-08T03:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-user", "id": "45315b709a7c4662bfefea61bc3a9f7d"}, "audit_ids": ["YURWNhF0TCmcLbdfYLWbmA"], "issued_at": "2019-01-08T02:08:50.000000Z"}} 2019-01-08 02:08:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" 2019-01-08 02:08:50,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255afe7c-2893-4236-8641-8944a42e1cae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:50,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-255afe7c-2893-4236-8641-8944a42e1cae 2019-01-08 02:08:50,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" 2019-01-08 02:08:50,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-654f03b9-9f3b-4a43-bfc1-548221b4623b Date: Tue, 08 Jan 2019 02:08:50 GMT RESP BODY: {"networks":[]} 2019-01-08 02:08:50,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-net used request id req-654f03b9-9f3b-4a43-bfc1-548221b4623b 2019-01-08 02:08:50,468 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-net 2019-01-08 02:08:50,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" -d '{"network": {"name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-net", "admin_state_up": true}}' 2019-01-08 02:08:51,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-8b0d5990-afd0-4404-baa8-cd85444528eb Date: Tue, 08 Jan 2019 02:08:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6cb149f9-c98a-432b-943b-2d77c7eba1f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:08:51Z","is_default":false,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:50Z","mtu":1442}} 2019-01-08 02:08:51,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-8b0d5990-afd0-4404-baa8-cd85444528eb 2019-01-08 02:08:51,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=6cb149f9-c98a-432b-943b-2d77c7eba1f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" 2019-01-08 02:08:52,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-68554e7f-424c-4d89-8e93-628a17486d0d Date: Tue, 08 Jan 2019 02:08:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6cb149f9-c98a-432b-943b-2d77c7eba1f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:08:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-net","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:50Z","mtu":1442}]} 2019-01-08 02:08:52,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=6cb149f9-c98a-432b-943b-2d77c7eba1f5 used request id req-68554e7f-424c-4d89-8e93-628a17486d0d 2019-01-08 02:08:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=6cb149f9-c98a-432b-943b-2d77c7eba1f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" 2019-01-08 02:08:53,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2ddac2dd-ce65-468c-af35-11111daffea5 Date: Tue, 08 Jan 2019 02:08:53 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:08:53,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=6cb149f9-c98a-432b-943b-2d77c7eba1f5 used request id req-2ddac2dd-ce65-468c-af35-11111daffea5 2019-01-08 02:08:53,051 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-subnet 2019-01-08 02:08:53,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" -d '{"subnets": [{"ip_version": 4, "network_id": "6cb149f9-c98a-432b-943b-2d77c7eba1f5", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-subnet"}]}' 2019-01-08 02:08:54,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f4d528a1-af94-4d3a-b2d7-6741202a9668 Date: Tue, 08 Jan 2019 02:08:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cb149f9-c98a-432b-943b-2d77c7eba1f5","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"96ef9954-154c-4f4e-a9dd-ecfedaf5ea0a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-subnet"}]} 2019-01-08 02:08:54,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-f4d528a1-af94-4d3a-b2d7-6741202a9668 2019-01-08 02:08:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=6cb149f9-c98a-432b-943b-2d77c7eba1f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" 2019-01-08 02:08:54,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-68a96421-b888-4ba4-8d7a-d327be9c338a Date: Tue, 08 Jan 2019 02:08:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"6cb149f9-c98a-432b-943b-2d77c7eba1f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["96ef9954-154c-4f4e-a9dd-ecfedaf5ea0a"],"description":"","tags":[],"updated_at":"2019-01-08T02:08:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-net","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:50Z","mtu":1442}]} 2019-01-08 02:08:54,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=6cb149f9-c98a-432b-943b-2d77c7eba1f5 used request id req-68a96421-b888-4ba4-8d7a-d327be9c338a 2019-01-08 02:08:54,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=6cb149f9-c98a-432b-943b-2d77c7eba1f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" 2019-01-08 02:08:55,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-633b6eb7-f7a8-47f0-830d-0ee5f42542d1 Date: Tue, 08 Jan 2019 02:08:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cb149f9-c98a-432b-943b-2d77c7eba1f5","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"96ef9954-154c-4f4e-a9dd-ecfedaf5ea0a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-subnet"}]} 2019-01-08 02:08:55,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=6cb149f9-c98a-432b-943b-2d77c7eba1f5 used request id req-633b6eb7-f7a8-47f0-830d-0ee5f42542d1 2019-01-08 02:08:55,171 - OpenStackNetwork - DEBUG - Network [6cb149f9-c98a-432b-943b-2d77c7eba1f5] created successfully 2019-01-08 02:08:55,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:55,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:55,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["yE_t69hJTiWC82lWUlGYog"], "issued_at": "2019-01-08T02:08:55.000000Z"}} 2019-01-08 02:08:55,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e54ba391ce1c2ecef000b76fd212947b7f65fc0" 2019-01-08 02:08:55,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d10c973-a5ce-4e66-8f09-eedda3e82a26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:55,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1d10c973-a5ce-4e66-8f09-eedda3e82a26 2019-01-08 02:08:55,694 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:08:55,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e54ba391ce1c2ecef000b76fd212947b7f65fc0" 2019-01-08 02:08:56,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08: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-554bb11f-ca60-4bdc-9293-ceffaa04e172 x-compute-request-id: req-554bb11f-ca60-4bdc-9293-ceffaa04e172 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:08:56,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-554bb11f-ca60-4bdc-9293-ceffaa04e172 2019-01-08 02:08:56,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e54ba391ce1c2ecef000b76fd212947b7f65fc0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:08:56,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-faa28c52-44fa-411b-9bf2-2f8b2cffa403 x-compute-request-id: req-faa28c52-44fa-411b-9bf2-2f8b2cffa403 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "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": "0150743d-3c02-454b-884e-a9ddf35e5817"}} 2019-01-08 02:08:56,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-faa28c52-44fa-411b-9bf2-2f8b2cffa403 2019-01-08 02:08:56,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:08:56,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:08:56,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba80431302474368900c2a5d65ffa6f8", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role"}], "expires_at": "2019-01-08T03:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-user", "id": "45315b709a7c4662bfefea61bc3a9f7d"}, "audit_ids": ["bQPuD5orRJee9DkQbCKFJQ"], "issued_at": "2019-01-08T02:08:56.000000Z"}} 2019-01-08 02:08:56,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" 2019-01-08 02:08:56,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac91d2c-c773-4c3b-8dbc-73d999a085c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:08:56,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-eac91d2c-c773-4c3b-8dbc-73d999a085c7 2019-01-08 02:08:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" 2019-01-08 02:08:57,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7a08a5fb-4062-4966-b7ce-89e0f2033f91 Date: Tue, 08 Jan 2019 02:08:57 GMT RESP BODY: {"networks":[]} 2019-01-08 02:08:57,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-7a08a5fb-4062-4966-b7ce-89e0f2033f91 2019-01-08 02:08:57,129 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 2019-01-08 02:08:57,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" -d '{"network": {"name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2", "admin_state_up": true}}' 2019-01-08 02:08:58,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-70a8b78b-ea68-49a1-b000-a491a176e583 Date: Tue, 08 Jan 2019 02:08:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:08:57Z","is_default":false,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}} 2019-01-08 02:08:58,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-70a8b78b-ea68-49a1-b000-a491a176e583 2019-01-08 02:08:58,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" 2019-01-08 02:08:58,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-ee7413e9-ed02-4a26-a2df-bfbac02c87b0 Date: Tue, 08 Jan 2019 02:08:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:08:57Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:08:58,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-ee7413e9-ed02-4a26-a2df-bfbac02c87b0 2019-01-08 02:08:58,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" 2019-01-08 02:08:58,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-729a75d9-6519-4cb0-b8cf-ee81fbcd46e1 Date: Tue, 08 Jan 2019 02:08:58 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:08:58,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-729a75d9-6519-4cb0-b8cf-ee81fbcd46e1 2019-01-08 02:08:58,931 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1 2019-01-08 02:08:58,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" -d '{"subnets": [{"ip_version": 4, "network_id": "0a57208c-7269-4149-af4e-4990f86d5124", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"}]}' 2019-01-08 02:09:01,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b52d196e-90bc-4048-bdc7-88fb1b94d87c Date: Tue, 08 Jan 2019 02:09:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"}]} 2019-01-08 02:09:01,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-b52d196e-90bc-4048-bdc7-88fb1b94d87c 2019-01-08 02:09:01,262 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2 2019-01-08 02:09:01,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" -d '{"subnets": [{"ip_version": 4, "network_id": "0a57208c-7269-4149-af4e-4990f86d5124", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]}' 2019-01-08 02:09:03,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b84cc7b-ac08-45dc-8905-ac22eb6f9974 Date: Tue, 08 Jan 2019 02:09:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:03,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-5b84cc7b-ac08-45dc-8905-ac22eb6f9974 2019-01-08 02:09:03,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" 2019-01-08 02:09:03,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-bb10b0ef-35aa-493a-b99f-aef0099e3acf Date: Tue, 08 Jan 2019 02:09:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["54a9b799-e59e-451e-8965-61b36b6b2906","60eb15b1-93d8-4b60-8b5b-0a2213ddc921"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:03,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-bb10b0ef-35aa-493a-b99f-aef0099e3acf 2019-01-08 02:09:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" 2019-01-08 02:09:04,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-09d05a30-b024-40e6-883f-ff875952c976 Date: Tue, 08 Jan 2019 02:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:04,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-09d05a30-b024-40e6-883f-ff875952c976 2019-01-08 02:09:04,014 - OpenStackNetwork - DEBUG - Network [0a57208c-7269-4149-af4e-4990f86d5124] created successfully 2019-01-08 02:09:04,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:09:04,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:09:04,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba80431302474368900c2a5d65ffa6f8", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role"}], "expires_at": "2019-01-08T03:09:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-user", "id": "45315b709a7c4662bfefea61bc3a9f7d"}, "audit_ids": ["qw2s1uNEQ3mHpKSSA5-kuA"], "issued_at": "2019-01-08T02:09:04.000000Z"}} 2019-01-08 02:09:04,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:04,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c923521-47bb-4895-89d7-3f34a521a7f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:09:04,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3c923521-47bb-4895-89d7-3f34a521a7f0 2019-01-08 02:09:04,519 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:09:04,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:04,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24eac509-1847-4065-874a-c0f41d2bc5e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:09:04,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-24eac509-1847-4065-874a-c0f41d2bc5e1 2019-01-08 02:09:04,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:04,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-b2d14ac1-2194-4a3f-abcb-6e0578a5375c Date: Tue, 08 Jan 2019 02:09:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["54a9b799-e59e-451e-8965-61b36b6b2906","60eb15b1-93d8-4b60-8b5b-0a2213ddc921"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:04,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-b2d14ac1-2194-4a3f-abcb-6e0578a5375c 2019-01-08 02:09:04,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:05,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-aa8dbb68-74c3-48be-9d97-e64dbc8ccb96 Date: Tue, 08 Jan 2019 02:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:05,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-aa8dbb68-74c3-48be-9d97-e64dbc8ccb96 2019-01-08 02:09:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:05,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-1810b1b4-f9d4-4b95-aa98-c0f884ed0813 Date: Tue, 08 Jan 2019 02:09:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["54a9b799-e59e-451e-8965-61b36b6b2906","60eb15b1-93d8-4b60-8b5b-0a2213ddc921"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:05,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-1810b1b4-f9d4-4b95-aa98-c0f884ed0813 2019-01-08 02:09:05,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:09:05,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:09: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:09:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:05,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d95138-1000-4d14-a2e0-c764aa16040a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}} 2019-01-08 02:09:05,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed used request id req-d4d95138-1000-4d14-a2e0-c764aa16040a 2019-01-08 02:09:05,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:05,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-fb37923f-4d06-40e9-827e-55fac604cd97 Date: Tue, 08 Jan 2019 02:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:05,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-fb37923f-4d06-40e9-827e-55fac604cd97 2019-01-08 02:09:05,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:06,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-72a41796-192f-41de-afdf-52b5523db157 Date: Tue, 08 Jan 2019 02:09:06 GMT RESP BODY: {"ports":[]} 2019-01-08 02:09:06,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1&admin_state_up=True used request id req-72a41796-192f-41de-afdf-52b5523db157 2019-01-08 02:09:06,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:06,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-6f40f6b3-500d-4418-927f-31279211cb17 x-compute-request-id: req-6f40f6b3-500d-4418-927f-31279211cb17 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:09:06,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst used request id req-6f40f6b3-500d-4418-927f-31279211cb17 2019-01-08 02:09:06,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:06,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-3934760e-71cf-4c21-9737-632527d7e76e Date: Tue, 08 Jan 2019 02:09:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["60eb15b1-93d8-4b60-8b5b-0a2213ddc921","54a9b799-e59e-451e-8965-61b36b6b2906"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:06,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-3934760e-71cf-4c21-9737-632527d7e76e 2019-01-08 02:09:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:06,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-dcb1ac27-c70c-4dba-a8eb-96cd36071194 Date: Tue, 08 Jan 2019 02:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:06,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-dcb1ac27-c70c-4dba-a8eb-96cd36071194 2019-01-08 02:09:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:07,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-5081a7ec-b556-47f2-a816-af2fab685c96 Date: Tue, 08 Jan 2019 02:09:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["60eb15b1-93d8-4b60-8b5b-0a2213ddc921","54a9b799-e59e-451e-8965-61b36b6b2906"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:07,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-5081a7ec-b556-47f2-a816-af2fab685c96 2019-01-08 02:09:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:07,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d9f7d7-3dd1-46a6-914e-cf4981dcf7c1 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}} 2019-01-08 02:09:07,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed used request id req-d9d9f7d7-3dd1-46a6-914e-cf4981dcf7c1 2019-01-08 02:09:07,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:07,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-fd2a0ae1-fef9-486a-9de5-dbadf911b921 Date: Tue, 08 Jan 2019 02:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:07,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-fd2a0ae1-fef9-486a-9de5-dbadf911b921 2019-01-08 02:09:07,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:07,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56a6f95f-adbe-40b0-aedc-b2cd54619818 Date: Tue, 08 Jan 2019 02:09:07 GMT RESP BODY: {"ports":[]} 2019-01-08 02:09:07,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1&admin_state_up=True used request id req-56a6f95f-adbe-40b0-aedc-b2cd54619818 2019-01-08 02:09:07,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:09:07,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:09:07,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba80431302474368900c2a5d65ffa6f8", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role"}], "expires_at": "2019-01-08T03:09:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/27c6c684dc8e43a6baf205b882c253ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-user", "id": "45315b709a7c4662bfefea61bc3a9f7d"}, "audit_ids": ["aAxEGpTsS0KTgZdqrGm9Rw"], "issued_at": "2019-01-08T02:09:07.000000Z"}} 2019-01-08 02:09:07,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2043c320a5ea21ece67fb85a11fababbae1efb" 2019-01-08 02:09:07,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e78830-b311-4c6f-aff1-4c5f1c597cfe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:09:07,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-99e78830-b311-4c6f-aff1-4c5f1c597cfe 2019-01-08 02:09:07,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:08,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-361b929f-0994-4fc7-818a-0351a73399fb Date: Tue, 08 Jan 2019 02:09:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["54a9b799-e59e-451e-8965-61b36b6b2906","60eb15b1-93d8-4b60-8b5b-0a2213ddc921"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:08,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-361b929f-0994-4fc7-818a-0351a73399fb 2019-01-08 02:09:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:08,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d4add59a-fc0f-48c6-8a60-88c2300c1b09 Date: Tue, 08 Jan 2019 02:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:08,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-d4add59a-fc0f-48c6-8a60-88c2300c1b09 2019-01-08 02:09:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:08,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-2c7efbc2-0646-4416-8181-0d4843ce1dd8 Date: Tue, 08 Jan 2019 02:09:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["60eb15b1-93d8-4b60-8b5b-0a2213ddc921","54a9b799-e59e-451e-8965-61b36b6b2906"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:08,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-2c7efbc2-0646-4416-8181-0d4843ce1dd8 2019-01-08 02:09:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:09:08,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:09: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:09:08,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2043c320a5ea21ece67fb85a11fababbae1efb" 2019-01-08 02:09:08,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf3c6ee-f3c1-440d-84e6-f82880b2e200 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}} 2019-01-08 02:09:08,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed used request id req-9bf3c6ee-f3c1-440d-84e6-f82880b2e200 2019-01-08 02:09:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:08,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f8cc4c4b-05ac-4a25-8c74-d9cc2fc17bb9 Date: Tue, 08 Jan 2019 02:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:08,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-f8cc4c4b-05ac-4a25-8c74-d9cc2fc17bb9 2019-01-08 02:09:08,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:09,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a335706e-eb4f-42c7-8efa-212ef267134e Date: Tue, 08 Jan 2019 02:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"}]} 2019-01-08 02:09:09,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1 used request id req-a335706e-eb4f-42c7-8efa-212ef267134e 2019-01-08 02:09:09,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:09,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f90ee886-9ed6-4f4b-b1ca-503f805b836f Date: Tue, 08 Jan 2019 02:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:09,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2 used request id req-f90ee886-9ed6-4f4b-b1ca-503f805b836f 2019-01-08 02:09:09,429 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 2019-01-08 02:09:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" -d '{"port": {"network_id": "0a57208c-7269-4149-af4e-4990f86d5124", "fixed_ips": [{"subnet_id": "54a9b799-e59e-451e-8965-61b36b6b2906", "ip_address": "10.55.0.101"}, {"subnet_id": "60eb15b1-93d8-4b60-8b5b-0a2213ddc921", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1", "admin_state_up": true}}' 2019-01-08 02:09:11,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1108 X-Openstack-Request-Id: req-06c04d3f-c9be-4ee4-94db-cab1b21a4ec1 Date: Tue, 08 Jan 2019 02:09:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:09:10Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54a9b799-e59e-451e-8965-61b36b6b2906","ip_address":"10.55.0.101"},{"subnet_id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","ip_address":"10.65.0.101"}],"id":"45f01a5d-6c2b-41aa-b1e7-ce29a5e5d592","security_groups":["ac1cc273-b324-4132-b32a-5a7f1e04aa87"],"mac_address":"fa:16:3e:fc:51:b3","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-65-0-101","ip_address":"10.65.0.101","fqdn":"host-10-65-0-101.openstacklocal."}],"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1","project_id":"27c6c684dc8e43a6baf205b882c253ed","qos_policy_id":null,"admin_state_up":true,"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","dns_name":"","created_at":"2019-01-08T02:09:09Z","binding:vnic_type":"normal","tenant_id":"27c6c684dc8e43a6baf205b882c253ed"}} 2019-01-08 02:09:11,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-06c04d3f-c9be-4ee4-94db-cab1b21a4ec1 2019-01-08 02:09:11,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:11,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-91c5a9ed-ba4e-4920-8688-85418300a165 Date: Tue, 08 Jan 2019 02:09:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["54a9b799-e59e-451e-8965-61b36b6b2906","60eb15b1-93d8-4b60-8b5b-0a2213ddc921"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:11,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-91c5a9ed-ba4e-4920-8688-85418300a165 2019-01-08 02:09:11,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:11,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d5ecbfde-b462-42da-a4d9-c32ffc7de497 Date: Tue, 08 Jan 2019 02:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:11,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-d5ecbfde-b462-42da-a4d9-c32ffc7de497 2019-01-08 02:09:11,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:12,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-0203737c-e69b-4f92-8ee9-f4527d4381ea Date: Tue, 08 Jan 2019 02:09:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["60eb15b1-93d8-4b60-8b5b-0a2213ddc921","54a9b799-e59e-451e-8965-61b36b6b2906"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:12,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-0203737c-e69b-4f92-8ee9-f4527d4381ea 2019-01-08 02:09:12,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:12,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f2418c-7d9f-418d-ae2f-ea25b05a76b5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}} 2019-01-08 02:09:12,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed used request id req-b1f2418c-7d9f-418d-ae2f-ea25b05a76b5 2019-01-08 02:09:12,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:12,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a5a065a3-8965-4f8f-b40b-832b9e5d020b Date: Tue, 08 Jan 2019 02:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:12,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-a5a065a3-8965-4f8f-b40b-832b9e5d020b 2019-01-08 02:09:12,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:12,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1111 X-Openstack-Request-Id: req-ddd9ca3d-903e-4cc3-9812-9d69166d6bde Date: Tue, 08 Jan 2019 02:09:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:09:10Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54a9b799-e59e-451e-8965-61b36b6b2906","ip_address":"10.55.0.101"},{"subnet_id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","ip_address":"10.65.0.101"}],"id":"45f01a5d-6c2b-41aa-b1e7-ce29a5e5d592","security_groups":["ac1cc273-b324-4132-b32a-5a7f1e04aa87"],"mac_address":"fa:16:3e:fc:51:b3","project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-65-0-101","ip_address":"10.65.0.101","fqdn":"host-10-65-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1","admin_state_up":true,"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","dns_name":"","created_at":"2019-01-08T02:09:09Z","binding:vnic_type":"normal","device_id":"","tenant_id":"27c6c684dc8e43a6baf205b882c253ed"}]} 2019-01-08 02:09:12,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=0a57208c-7269-4149-af4e-4990f86d5124&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1&admin_state_up=True used request id req-ddd9ca3d-903e-4cc3-9812-9d69166d6bde 2019-01-08 02:09:12,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:12,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11988700-5771-49bf-aefa-8188b473e378 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}} 2019-01-08 02:09:12,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed used request id req-11988700-5771-49bf-aefa-8188b473e378 2019-01-08 02:09:12,648 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst 2019-01-08 02:09:12,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:12,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a8e5433-eae3-49ce-8549-8cb2ccc1395c x-compute-request-id: req-8a8e5433-eae3-49ce-8549-8cb2ccc1395c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0150743d-3c02-454b-884e-a9ddf35e5817", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-flavor-name"}]} 2019-01-08 02:09:12,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-8a8e5433-eae3-49ce-8549-8cb2ccc1395c 2019-01-08 02:09:12,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/0150743d-3c02-454b-884e-a9ddf35e5817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:12,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-704aef7d-5b8b-417f-98aa-2dd150a550d9 x-compute-request-id: req-704aef7d-5b8b-417f-98aa-2dd150a550d9 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "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": "0150743d-3c02-454b-884e-a9ddf35e5817"}} 2019-01-08 02:09:12,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/0150743d-3c02-454b-884e-a9ddf35e5817 used request id req-704aef7d-5b8b-417f-98aa-2dd150a550d9 2019-01-08 02:09:12,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:12,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-777e01a3-fa5b-4de0-9229-dbf75e6878c2 Date: Tue, 08 Jan 2019 02:09:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:08:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:08:49Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/snap", "metadata": {}}], "self": "/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "min_disk": 0, "protected": false, "id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "file": "/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27c6c684dc8e43a6baf205b882c253ed", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image"} 2019-01-08 02:09:12,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image used request id req-777e01a3-fa5b-4de0-9229-dbf75e6878c2 2019-01-08 02:09:12,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:13,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b75a1959-ac60-4159-83fd-88a4d848784f Date: Tue, 08 Jan 2019 02:09: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"}}} 2019-01-08 02:09:13,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-b75a1959-ac60-4159-83fd-88a4d848784f 2019-01-08 02:09:13,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" -d '{"server": {"name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst", "imageRef": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "flavorRef": "0150743d-3c02-454b-884e-a9ddf35e5817", "max_count": 1, "min_count": 1, "networks": [{"port": "45f01a5d-6c2b-41aa-b1e7-ce29a5e5d592"}]}}' 2019-01-08 02:09:15,470 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:09: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-26f12cdc-8178-46e9-b8b6-b3c1de432009 x-compute-request-id: req-26f12cdc-8178-46e9-b8b6-b3c1de432009 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "bookmark"}], "adminPass": "kwqYzW6Y69Af"}} 2019-01-08 02:09:15,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-26f12cdc-8178-46e9-b8b6-b3c1de432009 2019-01-08 02:09:15,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:15,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d91d546-d575-45de-9ed7-6e337c29d9f0 x-compute-request-id: req-3d91d546-d575-45de-9ed7-6e337c29d9f0 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.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "bookmark"}], "image": {"id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "links": [{"href": "http://172.30.9.42:8774/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0150743d-3c02-454b-884e-a9ddf35e5817", "links": [{"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "bookmark"}]}, "id": "6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "user_id": "45315b709a7c4662bfefea61bc3a9f7d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:09:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst", "created": "2019-01-08T02:09:15Z", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:09:15,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-3d91d546-d575-45de-9ed7-6e337c29d9f0 2019-01-08 02:09:15,714 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst 2019-01-08 02:09:15,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:16,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d125802-4f86-437e-85ca-ab0e2a9c4e0b x-compute-request-id: req-3d125802-4f86-437e-85ca-ab0e2a9c4e0b 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.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "bookmark"}], "image": {"id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "links": [{"href": "http://172.30.9.42:8774/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0150743d-3c02-454b-884e-a9ddf35e5817", "links": [{"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "bookmark"}]}, "id": "6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "user_id": "45315b709a7c4662bfefea61bc3a9f7d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:09:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst", "created": "2019-01-08T02:09:15Z", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:09:16,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-3d125802-4f86-437e-85ca-ab0e2a9c4e0b 2019-01-08 02:09:16,009 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst] is - BUILD 2019-01-08 02:09:16,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:09:19,011 - create_instance - DEBUG - VM status query timeout in 896.703640938 2019-01-08 02:09:19,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:19,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-7a36df1b-8add-40ea-813f-ba0c92221bc9 x-compute-request-id: req-7a36df1b-8add-40ea-813f-ba0c92221bc9 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.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "bookmark"}], "image": {"id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "links": [{"href": "http://172.30.9.42:8774/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0150743d-3c02-454b-884e-a9ddf35e5817", "links": [{"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "bookmark"}]}, "id": "6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "security_groups": [{"name": "default"}], "user_id": "45315b709a7c4662bfefea61bc3a9f7d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:09:16Z", "hostId": "60a07504ef657f6469a372f7c47e13027f9e60f531680200cadf934d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst", "created": "2019-01-08T02:09:15Z", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:09:19,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-7a36df1b-8add-40ea-813f-ba0c92221bc9 2019-01-08 02:09:19,922 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst] is - BUILD 2019-01-08 02:09:19,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:09:22,924 - create_instance - DEBUG - VM status query timeout in 892.79063797 2019-01-08 02:09:22,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:23,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eac71b63-d25c-4c6b-894b-a0eda03de73f x-compute-request-id: req-eac71b63-d25c-4c6b-894b-a0eda03de73f 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.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "bookmark"}], "image": {"id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "links": [{"href": "http://172.30.9.42:8774/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0150743d-3c02-454b-884e-a9ddf35e5817", "links": [{"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "bookmark"}]}, "id": "6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "security_groups": [{"name": "default"}], "user_id": "45315b709a7c4662bfefea61bc3a9f7d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:09:16Z", "hostId": "60a07504ef657f6469a372f7c47e13027f9e60f531680200cadf934d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst", "created": "2019-01-08T02:09:15Z", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:09:23,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-eac71b63-d25c-4c6b-894b-a0eda03de73f 2019-01-08 02:09:23,686 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst] is - BUILD 2019-01-08 02:09:23,686 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:09:26,689 - create_instance - DEBUG - VM status query timeout in 889.025068998 2019-01-08 02:09:26,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:27,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-4079f7a6-2008-4310-bda3-331ddbff04d1 x-compute-request-id: req-4079f7a6-2008-4310-bda3-331ddbff04d1 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:51:b3", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:51:b3", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "bookmark"}], "image": {"id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "links": [{"href": "http://172.30.9.42:8774/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:09:25.000000", "flavor": {"id": "0150743d-3c02-454b-884e-a9ddf35e5817", "links": [{"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "bookmark"}]}, "id": "6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "security_groups": [{"name": "default"}], "user_id": "45315b709a7c4662bfefea61bc3a9f7d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:09:25Z", "hostId": "60a07504ef657f6469a372f7c47e13027f9e60f531680200cadf934d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst", "created": "2019-01-08T02:09:15Z", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:09:27,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-4079f7a6-2008-4310-bda3-331ddbff04d1 2019-01-08 02:09:27,838 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst] is - ACTIVE 2019-01-08 02:09:27,838 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:09:27,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:28,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f430563f-9780-4aa6-9172-8c2e2763723f x-compute-request-id: req-f430563f-9780-4aa6-9172-8c2e2763723f Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:51:b3", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:51:b3", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "bookmark"}], "image": {"id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "links": [{"href": "http://172.30.9.42:8774/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:09:25.000000", "flavor": {"id": "0150743d-3c02-454b-884e-a9ddf35e5817", "links": [{"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "bookmark"}]}, "id": "6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "security_groups": [{"name": "default"}], "user_id": "45315b709a7c4662bfefea61bc3a9f7d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:09:25Z", "hostId": "60a07504ef657f6469a372f7c47e13027f9e60f531680200cadf934d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst", "created": "2019-01-08T02:09:15Z", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:09:28,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-f430563f-9780-4aa6-9172-8c2e2763723f 2019-01-08 02:09:28,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:28,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-f6f4af9d-338c-4550-a122-76de72fe6f0f Date: Tue, 08 Jan 2019 02:09:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"0a57208c-7269-4149-af4e-4990f86d5124","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","subnets":["54a9b799-e59e-451e-8965-61b36b6b2906","60eb15b1-93d8-4b60-8b5b-0a2213ddc921"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2","admin_state_up":true,"tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:57Z","mtu":1442}]} 2019-01-08 02:09:28,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 used request id req-f6f4af9d-338c-4550-a122-76de72fe6f0f 2019-01-08 02:09:28,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:28,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa93b39f-541f-43ef-b01b-2887fb91814b Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}} 2019-01-08 02:09:28,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed used request id req-fa93b39f-541f-43ef-b01b-2887fb91814b 2019-01-08 02:09:28,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:28,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-ae069d35-8d3f-4f34-8fae-7ec214a7880a Date: Tue, 08 Jan 2019 02:09:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:08:59Z","dns_nameservers":[],"updated_at":"2019-01-08T02:08:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27c6c684dc8e43a6baf205b882c253ed","id":"54a9b799-e59e-451e-8965-61b36b6b2906","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","tenant_id":"27c6c684dc8e43a6baf205b882c253ed","created_at":"2019-01-08T02:09:02Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:02Z","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":"27c6c684dc8e43a6baf205b882c253ed","id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2"}]} 2019-01-08 02:09:28,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-ae069d35-8d3f-4f34-8fae-7ec214a7880a 2019-01-08 02:09:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:28,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2144 X-Openstack-Request-Id: req-a393dc8f-46a7-4fdc-89c5-6e852405fc18 Date: Tue, 08 Jan 2019 02:09:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:09:25Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54a9b799-e59e-451e-8965-61b36b6b2906","ip_address":"10.55.0.101"},{"subnet_id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","ip_address":"10.65.0.101"}],"id":"45f01a5d-6c2b-41aa-b1e7-ce29a5e5d592","security_groups":["ac1cc273-b324-4132-b32a-5a7f1e04aa87"],"mac_address":"fa:16:3e:fc:51:b3","project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-65-0-101","ip_address":"10.65.0.101","fqdn":"host-10-65-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1","admin_state_up":true,"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","dns_name":"","created_at":"2019-01-08T02:09:09Z","binding:vnic_type":"normal","device_id":"6b53c5f2-9d62-4c49-80ce-dbbd0f833461","tenant_id":"27c6c684dc8e43a6baf205b882c253ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:09:03Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54a9b799-e59e-451e-8965-61b36b6b2906","ip_address":"10.55.0.2"},{"subnet_id":"60eb15b1-93d8-4b60-8b5b-0a2213ddc921","ip_address":"10.65.0.2"}],"id":"f6d14d1d-a500-48a0-ba2f-5ebe138a9b07","security_groups":[],"mac_address":"fa:16:3e:7d:88:33","project_id":"27c6c684dc8e43a6baf205b882c253ed","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."},{"hostname":"host-10-65-0-2","ip_address":"10.65.0.2","fqdn":"host-10-65-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a57208c-7269-4149-af4e-4990f86d5124","dns_name":"","created_at":"2019-01-08T02:08:57Z","binding:vnic_type":"normal","device_id":"","tenant_id":"27c6c684dc8e43a6baf205b882c253ed"}]} 2019-01-08 02:09:28,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=0a57208c-7269-4149-af4e-4990f86d5124 used request id req-a393dc8f-46a7-4fdc-89c5-6e852405fc18 2019-01-08 02:09:28,916 - create_instance - INFO - Deleting Port with ID - 45f01a5d-6c2b-41aa-b1e7-ce29a5e5d592 2019-01-08 02:09:28,916 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9port-1 2019-01-08 02:09:28,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/45f01a5d-6c2b-41aa-b1e7-ce29a5e5d592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:30,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f59eb69-2670-4695-a105-80a98d78241e Date: Tue, 08 Jan 2019 02:09:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:09:30,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/45f01a5d-6c2b-41aa-b1e7-ce29a5e5d592 used request id req-7f59eb69-2670-4695-a105-80a98d78241e 2019-01-08 02:09:30,304 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst 2019-01-08 02:09:30,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:30,444 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1115b98b-3cee-4567-bddd-551b18928fe1 x-compute-request-id: req-1115b98b-3cee-4567-bddd-551b18928fe1 Content-Type: application/json 2019-01-08 02:09:30,444 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-1115b98b-3cee-4567-bddd-551b18928fe1 2019-01-08 02:09:30,445 - create_instance - INFO - Checking deletion status 2019-01-08 02:09:30,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:30,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e08065c5-e6a6-46fa-bf47-5d5f52a50f41 x-compute-request-id: req-e08065c5-e6a6-46fa-bf47-5d5f52a50f41 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:51:b3", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:51:b3", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "bookmark"}], "image": {"id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "links": [{"href": "http://172.30.9.42:8774/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:09:25.000000", "flavor": {"id": "0150743d-3c02-454b-884e-a9ddf35e5817", "links": [{"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "bookmark"}]}, "id": "6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "user_id": "45315b709a7c4662bfefea61bc3a9f7d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:09:30Z", "hostId": "60a07504ef657f6469a372f7c47e13027f9e60f531680200cadf934d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst", "created": "2019-01-08T02:09:15Z", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:09:30,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-e08065c5-e6a6-46fa-bf47-5d5f52a50f41 2019-01-08 02:09:30,711 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst] is - ACTIVE 2019-01-08 02:09:30,711 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:09:33,714 - create_instance - DEBUG - VM status query timeout in 296.730367899 2019-01-08 02:09:33,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:34,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-b2dda74c-78cd-4de0-bb90-5780fda7cfc0 x-compute-request-id: req-b2dda74c-78cd-4de0-bb90-5780fda7cfc0 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.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "rel": "bookmark"}], "image": {"id": "d30b40cb-b69a-4325-b5e4-9cc014439f6f", "links": [{"href": "http://172.30.9.42:8774/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:09:25.000000", "flavor": {"id": "0150743d-3c02-454b-884e-a9ddf35e5817", "links": [{"href": "http://172.30.9.42:8774/flavors/0150743d-3c02-454b-884e-a9ddf35e5817", "rel": "bookmark"}]}, "id": "6b53c5f2-9d62-4c49-80ce-dbbd0f833461", "user_id": "45315b709a7c4662bfefea61bc3a9f7d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:09:30Z", "hostId": "60a07504ef657f6469a372f7c47e13027f9e60f531680200cadf934d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst", "created": "2019-01-08T02:09:15Z", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:09:34,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-b2dda74c-78cd-4de0-bb90-5780fda7cfc0 2019-01-08 02:09:34,429 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst] is - ACTIVE 2019-01-08 02:09:34,429 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:09:37,432 - create_instance - DEBUG - VM status query timeout in 293.012324095 2019-01-08 02:09:37,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020c59f538fe8570911b20ce68f033bc661fde99" 2019-01-08 02:09:37,493 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36598175-1b62-48d8-94bd-783b397d07ec x-compute-request-id: req-36598175-1b62-48d8-94bd-783b397d07ec Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6b53c5f2-9d62-4c49-80ce-dbbd0f833461 could not be found.", "code": 404}} 2019-01-08 02:09:37,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/6b53c5f2-9d62-4c49-80ce-dbbd0f833461 used request id req-36598175-1b62-48d8-94bd-783b397d07ec 2019-01-08 02:09:37,493 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6b53c5f2-9d62-4c49-80ce-dbbd0f833461 could not be found. (HTTP 404) (Request-ID: req-36598175-1b62-48d8-94bd-783b397d07ec) 2019-01-08 02:09:37,493 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-inst 2019-01-08 02:09:37,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/0150743d-3c02-454b-884e-a9ddf35e5817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e54ba391ce1c2ecef000b76fd212947b7f65fc0" 2019-01-08 02:09:37,538 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b22214ed-20c3-42c1-82ca-27ba185ceaa0 x-compute-request-id: req-b22214ed-20c3-42c1-82ca-27ba185ceaa0 Content-Length: 0 Content-Type: application/json 2019-01-08 02:09:37,538 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/0150743d-3c02-454b-884e-a9ddf35e5817 used request id req-b22214ed-20c3-42c1-82ca-27ba185ceaa0 2019-01-08 02:09:37,539 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-subnet 2019-01-08 02:09:37,539 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-subnet 2019-01-08 02:09:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/96ef9954-154c-4f4e-a9dd-ecfedaf5ea0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" 2019-01-08 02:09:38,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27a0ede6-e8ba-4aa8-aa8a-7a23226ef367 Date: Tue, 08 Jan 2019 02:09:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:09:38,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/96ef9954-154c-4f4e-a9dd-ecfedaf5ea0a used request id req-27a0ede6-e8ba-4aa8-aa8a-7a23226ef367 2019-01-08 02:09:38,914 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-pub-net 2019-01-08 02:09:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/6cb149f9-c98a-432b-943b-2d77c7eba1f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c290cfd3c7024dc46518cb35c02f522033d21c4" 2019-01-08 02:09:40,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bcf2ff44-4ddd-4809-a121-69cac62b641c Date: Tue, 08 Jan 2019 02:09:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:09:40,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/6cb149f9-c98a-432b-943b-2d77c7eba1f5 used request id req-bcf2ff44-4ddd-4809-a121-69cac62b641c 2019-01-08 02:09:40,111 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1 2019-01-08 02:09:40,111 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet1 2019-01-08 02:09:40,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/54a9b799-e59e-451e-8965-61b36b6b2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" 2019-01-08 02:09:41,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f741421-203b-43ff-a7bb-184107e7ece5 Date: Tue, 08 Jan 2019 02:09:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:09:41,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/54a9b799-e59e-451e-8965-61b36b6b2906 used request id req-4f741421-203b-43ff-a7bb-184107e7ece5 2019-01-08 02:09:41,718 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2 2019-01-08 02:09:41,718 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-subnet2 2019-01-08 02:09:41,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/60eb15b1-93d8-4b60-8b5b-0a2213ddc921 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" 2019-01-08 02:09:43,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8cd6421-e317-4184-9979-ac954519a734 Date: Tue, 08 Jan 2019 02:09:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:09:43,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/60eb15b1-93d8-4b60-8b5b-0a2213ddc921 used request id req-f8cd6421-e317-4184-9979-ac954519a734 2019-01-08 02:09:43,764 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9net2 2019-01-08 02:09:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/0a57208c-7269-4149-af4e-4990f86d5124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0790353e5b8a3d631f686de5512fb9c1109c99e" 2019-01-08 02:09:45,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88aea1d9-7eae-4156-8599-aecb601493ac Date: Tue, 08 Jan 2019 02:09:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:09:45,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/0a57208c-7269-4149-af4e-4990f86d5124 used request id req-88aea1d9-7eae-4156-8599-aecb601493ac 2019-01-08 02:09:45,562 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-42bbca41-3e35-4b49-ba6b-b407bf13dad9-image 2019-01-08 02:09:45,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a547329677a9d80ed15b58ffcf3e7cf4961c0aa" 2019-01-08 02:09:46,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0cd15c02-2fa2-4087-b806-eeef6bcb6028 Date: Tue, 08 Jan 2019 02:09:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:09:46,204 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/d30b40cb-b69a-4325-b5e4-9cc014439f6f used request id req-0cd15c02-2fa2-4087-b806-eeef6bcb6028 2019-01-08 02:09:46,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:46,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-7d40d74f-c884-4705-b01e-5e69a3b088f9 Date: Tue, 08 Jan 2019 02:09:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "created_at": "2019-01-08T02:08:50Z", "updated_at": "2019-01-08T02:08:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:08:50Z", "revision_number": 0, "id": "c0243eec-3274-481a-8dc8-fd76480212aa", "remote_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "remote_ip_prefix": null, "created_at": "2019-01-08T02:08:50Z", "security_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "27c6c684dc8e43a6baf205b882c253ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:08:50Z", "revision_number": 0, "id": "cb094aed-117b-4c6e-8f5a-20ea7505b718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:08:50Z", "security_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "27c6c684dc8e43a6baf205b882c253ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:08:50Z", "revision_number": 0, "id": "cc313848-c8c9-4946-b05c-51027b03ee97", "remote_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "remote_ip_prefix": null, "created_at": "2019-01-08T02:08:50Z", "security_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "27c6c684dc8e43a6baf205b882c253ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:08:50Z", "revision_number": 0, "id": "e8c33954-f4df-419f-83e8-e689725450b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:08:50Z", "security_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "27c6c684dc8e43a6baf205b882c253ed"}], "revision_number": 4, "project_id": "27c6c684dc8e43a6baf205b882c253ed", "id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:09:46,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-7d40d74f-c884-4705-b01e-5e69a3b088f9 2019-01-08 02:09:46,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:46,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8443cbb6-158b-4f4f-a622-a4465a78c0a0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:09:46,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-8443cbb6-158b-4f4f-a622-a4465a78c0a0 2019-01-08 02:09:46,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:46,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b8ed5f2-f011-4809-95eb-2a7165958388 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:09:46,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-2b8ed5f2-f011-4809-95eb-2a7165958388 2019-01-08 02:09:46,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:09:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:46,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a00b14c1-e558-403f-9bbf-83af017f710f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:09:46,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-a00b14c1-e558-403f-9bbf-83af017f710f 2019-01-08 02:09:46,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:09:46,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:46,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42bf5dcc-f838-4233-8eac-aab18c2b82a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:09:46,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-42bf5dcc-f838-4233-8eac-aab18c2b82a2 2019-01-08 02:09:46,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:09:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:47,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cba1d03-46cf-499c-967a-57c8fcad7d3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:09:47,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-6cba1d03-46cf-499c-967a-57c8fcad7d3f 2019-01-08 02:09:47,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:09:47,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:47,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9d9811-39fa-4eee-b11a-8dce2e78c97c 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:09:47,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-dd9d9811-39fa-4eee-b11a-8dce2e78c97c 2019-01-08 02:09:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:47,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e0cbdb-bfcd-44a4-91b0-e3525e145543 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:09:47,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-98e0cbdb-bfcd-44a4-91b0-e3525e145543 2019-01-08 02:09:47,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:09:47,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:47,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35d36b71-44e1-44d2-9c71-ddacfb462935 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:09:47,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-35d36b71-44e1-44d2-9c71-ddacfb462935 2019-01-08 02:09:47,417 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:09:47,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:47,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55939fe3-ad65-4a44-bc46-558354b7df25 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:09:47,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-55939fe3-ad65-4a44-bc46-558354b7df25 2019-01-08 02:09:47,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:47,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e06776-d115-4822-89e3-cf0c4b09129c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27c6c684dc8e43a6baf205b882c253ed", "name": "CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj"}} 2019-01-08 02:09:47,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed used request id req-66e06776-d115-4822-89e3-cf0c4b09129c 2019-01-08 02:09:47,763 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac1cc273-b324-4132-b32a-5a7f1e04aa87 2019-01-08 02:09:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ac1cc273-b324-4132-b32a-5a7f1e04aa87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:48,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-88cedb71-c043-41ca-855d-ba328f05f979 Date: Tue, 08 Jan 2019 02:09:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:08:50Z", "security_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "port_range_min": null, "revision_number": 0, "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "created_at": "2019-01-08T02:08:50Z", "project_id": "27c6c684dc8e43a6baf205b882c253ed", "id": "c0243eec-3274-481a-8dc8-fd76480212aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:08:50Z", "security_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "port_range_min": null, "revision_number": 0, "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "created_at": "2019-01-08T02:08:50Z", "project_id": "27c6c684dc8e43a6baf205b882c253ed", "id": "cb094aed-117b-4c6e-8f5a-20ea7505b718"}, {"remote_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:08:50Z", "security_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "port_range_min": null, "revision_number": 0, "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "created_at": "2019-01-08T02:08:50Z", "project_id": "27c6c684dc8e43a6baf205b882c253ed", "id": "cc313848-c8c9-4946-b05c-51027b03ee97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:08:50Z", "security_group_id": "ac1cc273-b324-4132-b32a-5a7f1e04aa87", "port_range_min": null, "revision_number": 0, "tenant_id": "27c6c684dc8e43a6baf205b882c253ed", "created_at": "2019-01-08T02:08:50Z", "project_id": "27c6c684dc8e43a6baf205b882c253ed", "id": "e8c33954-f4df-419f-83e8-e689725450b1"}]} 2019-01-08 02:09:48,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=ac1cc273-b324-4132-b32a-5a7f1e04aa87 used request id req-88cedb71-c043-41ca-855d-ba328f05f979 2019-01-08 02:09:48,080 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:09:48,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/ac1cc273-b324-4132-b32a-5a7f1e04aa87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:48,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c32689f-00ac-4102-8893-0df408b2cb7a Content-Length: 0 Date: Tue, 08 Jan 2019 02:09:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:09:48,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/ac1cc273-b324-4132-b32a-5a7f1e04aa87 used request id req-8c32689f-00ac-4102-8893-0df408b2cb7a 2019-01-08 02:09:48,486 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj 2019-01-08 02:09:48,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:48,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5571d102-e167-49e7-a283-2094b1389a0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:09:48,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/27c6c684dc8e43a6baf205b882c253ed used request id req-5571d102-e167-49e7-a283-2094b1389a0b 2019-01-08 02:09:48,743 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5727fb8c-db06-4cf-proj-role 2019-01-08 02:09:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/ba80431302474368900c2a5d65ffa6f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:48,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6e5b84-536c-4963-8eb6-8fc2eb5529e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:09:48,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/ba80431302474368900c2a5d65ffa6f8 used request id req-2c6e5b84-536c-4963-8eb6-8fc2eb5529e0 2019-01-08 02:09:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5414156bab1e8c0bb4dfc407cb690066dc1ca2" 2019-01-08 02:09:49,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325f7564-39a9-476d-904b-6dc7d339e8e4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:09:49,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-325f7564-39a9-476d-904b-6dc7d339e8e4 2019-01-08 02:09:49,029 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5727fb8c-db06-4cf-user 2019-01-08 02:09:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/45315b709a7c4662bfefea61bc3a9f7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429eb1effdab73f15e608a610fb86cbc8ddc7a41" 2019-01-08 02:09:49,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc25b93-a576-4968-863a-a4b02069f68d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:09:49,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/45315b709a7c4662bfefea61bc3a9f7d used request id req-1bc25b93-a576-4968-863a-a4b02069f68d 2019-01-08 02:09:49,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:09:49,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["MvPrPUsgRqyRUQLyShVqaA"], "issued_at": "2019-01-08T02:09:49.000000Z"}} 2019-01-08 02:09:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3d4522336f47428e83d9e64af83ffade03b78a" 2019-01-08 02:09:49,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9a7ec0-fecb-4eb7-8d65-2c3d24654eae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:09:49,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bf9a7ec0-fecb-4eb7-8d65-2c3d24654eae 2019-01-08 02:09:49,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:09:49,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:09:50,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["msorcMUERxihmyAAu-yAKQ"], "issued_at": "2019-01-08T02:09:50.000000Z"}} 2019-01-08 02:09:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:09:50,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838079e3-37cf-460c-a1f4-f81ef70d3036 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:09:50,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-838079e3-37cf-460c-a1f4-f81ef70d3036 2019-01-08 02:09:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:09:50,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:09: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:09:50,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:09:50,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40819a17-0957-4565-b85f-05a1a379da1a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:09:50,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj used request id req-40819a17-0957-4565-b85f-05a1a379da1a 2019-01-08 02:09:50,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:09:50,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2189b77-e6be-40be-90fd-6b360e205c8c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:09:50,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-a2189b77-e6be-40be-90fd-6b360e205c8c 2019-01-08 02:09:50,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}}' 2019-01-08 02:09:50,761 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-170e0e66-dcf5-4092-9949-815ff6fdce82 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "id": "6e666ce614cc433b811e0f4c9686adad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:09:50,761 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-170e0e66-dcf5-4092-9949-815ff6fdce82 2019-01-08 02:09:50,761 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj 2019-01-08 02:09:50,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:09:50,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:09:51,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ZNVIPDSlStyeoianwDegOg"], "issued_at": "2019-01-08T02:09:51.000000Z"}} 2019-01-08 02:09:51,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5903f347b34c3ffa089da2a3512ebd8a90eecf" 2019-01-08 02:09:51,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ac2ace-59f9-43d9-8652-bb9633e0080c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:09:51,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-50ac2ace-59f9-43d9-8652-bb9633e0080c 2019-01-08 02:09:51,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:09:51,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:09: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:09:51,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5903f347b34c3ffa089da2a3512ebd8a90eecf" 2019-01-08 02:09:51,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333dfd4b-4533-48e3-924e-e9978a418865 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:09:51,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-333dfd4b-4533-48e3-924e-e9978a418865 2019-01-08 02:09:51,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5903f347b34c3ffa089da2a3512ebd8a90eecf" 2019-01-08 02:09:51,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfae9930-adeb-4bd6-be35-26909d724c38 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "id": "6e666ce614cc433b811e0f4c9686adad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}]} 2019-01-08 02:09:51,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj used request id req-bfae9930-adeb-4bd6-be35-26909d724c38 2019-01-08 02:09:51,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5903f347b34c3ffa089da2a3512ebd8a90eecf" 2019-01-08 02:09:51,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03de74b5-83e5-4e5a-9e8b-9f061ea820f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:09:51,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-03de74b5-83e5-4e5a-9e8b-9f061ea820f3 2019-01-08 02:09:52,065 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b12b04ff-0556-4f0-user 2019-01-08 02:09:52,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:09:52,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:09:52,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a5408b-bf98-4ec3-a8b1-cbf0d280830c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:09:52,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b5a5408b-bf98-4ec3-a8b1-cbf0d280830c 2019-01-08 02:09:52,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" -d '{"role": {"name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role"}}' 2019-01-08 02:09:52,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d969eae6-dd67-44c7-afac-a03107b312f0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1548c12fdfea4484bf41dbfe6599b1b4", "links": {"self": "http://172.30.9.42:5000/v3/roles/1548c12fdfea4484bf41dbfe6599b1b4"}, "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role"}} 2019-01-08 02:09:52,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-d969eae6-dd67-44c7-afac-a03107b312f0 2019-01-08 02:09:52,408 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role 2019-01-08 02:09:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/1548c12fdfea4484bf41dbfe6599b1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:09:52,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c4de1f-278f-4d6c-ae5f-2c07eccb354f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1548c12fdfea4484bf41dbfe6599b1b4", "links": {"self": "http://172.30.9.42:5000/v3/roles/1548c12fdfea4484bf41dbfe6599b1b4"}, "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role"}} 2019-01-08 02:09:52,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/1548c12fdfea4484bf41dbfe6599b1b4 used request id req-51c4de1f-278f-4d6c-ae5f-2c07eccb354f 2019-01-08 02:09:52,427 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role to project InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj 2019-01-08 02:09:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad/users/f98eef34e9de4344805e1f4559a3c400/roles/1548c12fdfea4484bf41dbfe6599b1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:09:52,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f98b98e4-352c-4ab0-9573-07e2b534657e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:09:52,584 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad/users/f98eef34e9de4344805e1f4559a3c400/roles/1548c12fdfea4484bf41dbfe6599b1b4 used request id req-f98b98e4-352c-4ab0-9573-07e2b534657e 2019-01-08 02:09:52,585 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:09:52,586 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:09:52,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:09:52,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:09:52,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1548c12fdfea4484bf41dbfe6599b1b4", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role"}], "expires_at": "2019-01-08T03:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-user", "id": "f98eef34e9de4344805e1f4559a3c400"}, "audit_ids": ["twJcoTlEQmW8KEblA5ng3w"], "issued_at": "2019-01-08T02:09:52.000000Z"}} 2019-01-08 02:09:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2dbf4c72b352bcb764a12b26a81d2d22685ec6" 2019-01-08 02:09:53,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d8244d-d91d-43e4-9524-0523c4b1c633 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:09:53,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-16d8244d-d91d-43e4-9524-0523c4b1c633 2019-01-08 02:09:53,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f2dbf4c72b352bcb764a12b26a81d2d22685ec6" 2019-01-08 02:09:53,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-bbd49ffb-2496-4bbc-a6af-7af6a93643c6 Date: Tue, 08 Jan 2019 02:09:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image"} 2019-01-08 02:09:53,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image used request id req-bbd49ffb-2496-4bbc-a6af-7af6a93643c6 2019-01-08 02:09:53,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f2dbf4c72b352bcb764a12b26a81d2d22685ec6" 2019-01-08 02:09:53,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ae6a9704-0fa3-4ca8-8a33-4f4a9d293c48 Date: Tue, 08 Jan 2019 02:09:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:09:53,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-ae6a9704-0fa3-4ca8-8a33-4f4a9d293c48 2019-01-08 02:09:53,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f2dbf4c72b352bcb764a12b26a81d2d22685ec6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image"}' 2019-01-08 02:09:53,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ee630980-5348-4a45-81b3-283c19f86690 Date: Tue, 08 Jan 2019 02:09:53 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:09:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:09:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "min_disk": 0, "protected": false, "id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "file": "/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/file", "checksum": null, "owner": "6e666ce614cc433b811e0f4c9686adad", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:09:53,770 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-ee630980-5348-4a45-81b3-283c19f86690 2019-01-08 02:09:53,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f2dbf4c72b352bcb764a12b26a81d2d22685ec6" -d '' 2019-01-08 02:09:54,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2a1d216-66ba-4be3-a7fb-7ae8a0f631b1 Date: Tue, 08 Jan 2019 02:09:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:09:54,413 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/file used request id req-b2a1d216-66ba-4be3-a7fb-7ae8a0f631b1 2019-01-08 02:09:54,413 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:09:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f2dbf4c72b352bcb764a12b26a81d2d22685ec6" 2019-01-08 02:09:54,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4de63ddf-db63-4d33-93cf-682ca615662f Date: Tue, 08 Jan 2019 02:09:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:09:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:09:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/snap", "metadata": {}}], "self": "/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "min_disk": 0, "protected": false, "id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "file": "/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e666ce614cc433b811e0f4c9686adad", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:09:54,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9 used request id req-4de63ddf-db63-4d33-93cf-682ca615662f 2019-01-08 02:09:54,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f2dbf4c72b352bcb764a12b26a81d2d22685ec6" 2019-01-08 02:09:54,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-863a1f84-1a1b-414c-b830-4b1b99bd73c0 Date: Tue, 08 Jan 2019 02:09: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"}}} 2019-01-08 02:09:54,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-863a1f84-1a1b-414c-b830-4b1b99bd73c0 2019-01-08 02:09:54,446 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image 2019-01-08 02:09:54,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f2dbf4c72b352bcb764a12b26a81d2d22685ec6" 2019-01-08 02:09:54,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-10ebd5a9-a367-4ea9-8376-a36ad1d5c1c1 Date: Tue, 08 Jan 2019 02:09:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:09:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:09:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/snap", "metadata": {}}], "self": "/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "min_disk": 0, "protected": false, "id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "file": "/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e666ce614cc433b811e0f4c9686adad", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:09:54,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9 used request id req-10ebd5a9-a367-4ea9-8376-a36ad1d5c1c1 2019-01-08 02:09:54,470 - create_image - DEBUG - Instance status is - active 2019-01-08 02:09:54,470 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image 2019-01-08 02:09:54,470 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image 2019-01-08 02:09:54,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:09:54,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:09:54,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1548c12fdfea4484bf41dbfe6599b1b4", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role"}], "expires_at": "2019-01-08T03:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-user", "id": "f98eef34e9de4344805e1f4559a3c400"}, "audit_ids": ["9AapkoO0Tw6RjyuY25blIw"], "issued_at": "2019-01-08T02:09:54.000000Z"}} 2019-01-08 02:09:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" 2019-01-08 02:09:54,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f02d16-d891-4983-ac4f-19c3924dc91f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:09:54,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b0f02d16-d891-4983-ac4f-19c3924dc91f 2019-01-08 02:09:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" 2019-01-08 02:09:55,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-999cd9c8-a377-4e52-96df-efb855f972d4 Date: Tue, 08 Jan 2019 02:09:55 GMT RESP BODY: {"networks":[]} 2019-01-08 02:09:55,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-999cd9c8-a377-4e52-96df-efb855f972d4 2019-01-08 02:09:55,189 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net 2019-01-08 02:09:55,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" -d '{"network": {"name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net", "admin_state_up": true}}' 2019-01-08 02:09:56,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c4983d91-911a-47ba-9997-0aef02ce8fed Date: Tue, 08 Jan 2019 02:09:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:09:55Z","is_default":false,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}} 2019-01-08 02:09:56,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-c4983d91-911a-47ba-9997-0aef02ce8fed 2019-01-08 02:09:56,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" 2019-01-08 02:09:56,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d4d0711d-4150-4922-a2e4-98c175d96566 Date: Tue, 08 Jan 2019 02:09:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:09:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:09:56,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-d4d0711d-4150-4922-a2e4-98c175d96566 2019-01-08 02:09:56,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" 2019-01-08 02:09:57,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0117d739-f8d9-4d06-9970-267a9cf9ec7b Date: Tue, 08 Jan 2019 02:09:57 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:09:57,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-0117d739-f8d9-4d06-9970-267a9cf9ec7b 2019-01-08 02:09:57,252 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet 2019-01-08 02:09:57,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" -d '{"subnets": [{"ip_version": 4, "network_id": "f395f559-61f0-4fbd-b073-cf81bb9bf16b", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]}' 2019-01-08 02:09:59,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6e1a8a04-99a3-4af6-8ba8-d97966e0a6a0 Date: Tue, 08 Jan 2019 02:09:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:09:59,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-6e1a8a04-99a3-4af6-8ba8-d97966e0a6a0 2019-01-08 02:09:59,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" 2019-01-08 02:09:59,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-64ee152e-e0a5-45ba-afb1-bd5cd810e211 Date: Tue, 08 Jan 2019 02:09:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:09:59,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-64ee152e-e0a5-45ba-afb1-bd5cd810e211 2019-01-08 02:09:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" 2019-01-08 02:09:59,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4d0f9072-7409-42c4-b0a9-7684f59de9ec Date: Tue, 08 Jan 2019 02:09:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:09:59,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-4d0f9072-7409-42c4-b0a9-7684f59de9ec 2019-01-08 02:09:59,664 - OpenStackNetwork - DEBUG - Network [f395f559-61f0-4fbd-b073-cf81bb9bf16b] created successfully 2019-01-08 02:09:59,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:09:59,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:00,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Cx0Dmb0BS--m1HFXdx1CBQ"], "issued_at": "2019-01-08T02:10:00.000000Z"}} 2019-01-08 02:10:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff8c2f5794530f5955fb38687ce139ad4fe8172" 2019-01-08 02:10:00,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d703e0-3002-466a-ae13-a7407ef72e92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:00,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-96d703e0-3002-466a-ae13-a7407ef72e92 2019-01-08 02:10:00,199 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:10:00,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff8c2f5794530f5955fb38687ce139ad4fe8172" 2019-01-08 02:10:00,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29167cd9-53aa-473b-9af8-b6e65b4e5f3b x-compute-request-id: req-29167cd9-53aa-473b-9af8-b6e65b4e5f3b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:10:00,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-29167cd9-53aa-473b-9af8-b6e65b4e5f3b 2019-01-08 02:10:00,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff8c2f5794530f5955fb38687ce139ad4fe8172" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:10:00,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40541a96-f608-486d-8154-73dce94aed45 x-compute-request-id: req-40541a96-f608-486d-8154-73dce94aed45 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "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": "15f9ac39-5154-48e5-888c-3e9d326dbab7"}} 2019-01-08 02:10:00,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-40541a96-f608-486d-8154-73dce94aed45 2019-01-08 02:10:00,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:00,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:01,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1548c12fdfea4484bf41dbfe6599b1b4", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role"}], "expires_at": "2019-01-08T03:10:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-user", "id": "f98eef34e9de4344805e1f4559a3c400"}, "audit_ids": ["0AS4fHvNSzKOV-sMv5GKEg"], "issued_at": "2019-01-08T02:10:01.000000Z"}} 2019-01-08 02:10:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:01,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9542e0d3-d5ce-4c6f-962f-1f85efc1f559 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:01,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9542e0d3-d5ce-4c6f-962f-1f85efc1f559 2019-01-08 02:10:01,188 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:10:01,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:01,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4f6c86-bf75-4808-93ca-b74323131c8d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:01,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-de4f6c86-bf75-4808-93ca-b74323131c8d 2019-01-08 02:10:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:01,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-bbf4c101-f352-43b5-ac8a-b84c09c2d434 Date: Tue, 08 Jan 2019 02:10:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:01,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-bbf4c101-f352-43b5-ac8a-b84c09c2d434 2019-01-08 02:10:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:01,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f968c17c-59a8-4c83-b7cb-0cf08e3ac166 Date: Tue, 08 Jan 2019 02:10:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:01,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-f968c17c-59a8-4c83-b7cb-0cf08e3ac166 2019-01-08 02:10:01,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:02,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-d6e906ea-b84e-4105-a55f-1d2675536f3b Date: Tue, 08 Jan 2019 02:10:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:02,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-d6e906ea-b84e-4105-a55f-1d2675536f3b 2019-01-08 02:10:02,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:10:02,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:10: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:10:02,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:02,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968ae38d-fefa-475c-bc4d-9b2a1df6e3d1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:02,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-968ae38d-fefa-475c-bc4d-9b2a1df6e3d1 2019-01-08 02:10:02,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:02,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-55b3d76d-429d-4606-8e13-8f3e15458798 Date: Tue, 08 Jan 2019 02:10:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:02,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-55b3d76d-429d-4606-8e13-8f3e15458798 2019-01-08 02:10:02,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:02,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a9e1680c-2936-4ba5-b2bf-11501e33be69 Date: Tue, 08 Jan 2019 02:10:02 GMT RESP BODY: {"ports":[]} 2019-01-08 02:10:02,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port&admin_state_up=True used request id req-a9e1680c-2936-4ba5-b2bf-11501e33be69 2019-01-08 02:10:02,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:02,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-babf2fc6-adc2-48b9-ab08-eadd5e8cbdb3 x-compute-request-id: req-babf2fc6-adc2-48b9-ab08-eadd5e8cbdb3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:10:02,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst used request id req-babf2fc6-adc2-48b9-ab08-eadd5e8cbdb3 2019-01-08 02:10:02,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:03,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-b1122c68-a843-4908-a4f6-1fa668c135d2 Date: Tue, 08 Jan 2019 02:10:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:03,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-b1122c68-a843-4908-a4f6-1fa668c135d2 2019-01-08 02:10:03,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:03,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3f0757f8-0958-4166-b336-04006401364b Date: Tue, 08 Jan 2019 02:10:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:03,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-3f0757f8-0958-4166-b336-04006401364b 2019-01-08 02:10:03,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:03,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-a448faec-a0af-49c7-8ebb-87585bdd3ea9 Date: Tue, 08 Jan 2019 02:10:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:03,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-a448faec-a0af-49c7-8ebb-87585bdd3ea9 2019-01-08 02:10:03,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:03,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e66a569-f487-4b57-a5e4-120791cc07bc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:03,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-7e66a569-f487-4b57-a5e4-120791cc07bc 2019-01-08 02:10:03,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:04,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d0bd94e8-cf75-4f6a-ad34-bac366c3da31 Date: Tue, 08 Jan 2019 02:10:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:04,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-d0bd94e8-cf75-4f6a-ad34-bac366c3da31 2019-01-08 02:10:04,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:04,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30f6193b-1e0a-41f2-8373-845296bfc41b Date: Tue, 08 Jan 2019 02:10:04 GMT RESP BODY: {"ports":[]} 2019-01-08 02:10:04,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port&admin_state_up=True used request id req-30f6193b-1e0a-41f2-8373-845296bfc41b 2019-01-08 02:10:04,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:04,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:04,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1548c12fdfea4484bf41dbfe6599b1b4", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role"}], "expires_at": "2019-01-08T03:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-user", "id": "f98eef34e9de4344805e1f4559a3c400"}, "audit_ids": ["OtFpXvCdRe24MZJT3Ghu4w"], "issued_at": "2019-01-08T02:10:04.000000Z"}} 2019-01-08 02:10:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7545c604338893058d87c86c5cdef2d6f87087" 2019-01-08 02:10:04,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0598b9-7d4e-4cd6-9a03-da595e3548f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:04,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3b0598b9-7d4e-4cd6-9a03-da595e3548f5 2019-01-08 02:10:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:04,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-ec38a758-6901-4a82-a650-2507afb334ad Date: Tue, 08 Jan 2019 02:10:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:04,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-ec38a758-6901-4a82-a650-2507afb334ad 2019-01-08 02:10:04,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:05,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f4868764-a0c5-473b-bd0b-c491133a3c98 Date: Tue, 08 Jan 2019 02:10:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:05,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-f4868764-a0c5-473b-bd0b-c491133a3c98 2019-01-08 02:10:05,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:05,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-2fc4374d-d9d9-4ed4-b1e0-069b8bfa6dbe Date: Tue, 08 Jan 2019 02:10:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:05,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-2fc4374d-d9d9-4ed4-b1e0-069b8bfa6dbe 2019-01-08 02:10:05,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:10:05,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:10: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:10:05,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7545c604338893058d87c86c5cdef2d6f87087" 2019-01-08 02:10:05,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04beef75-f2aa-4909-bb0b-3ab8a4182417 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:05,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-04beef75-f2aa-4909-bb0b-3ab8a4182417 2019-01-08 02:10:05,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:05,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-057e77f4-1465-49ba-a5ad-8692324291a0 Date: Tue, 08 Jan 2019 02:10:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:05,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-057e77f4-1465-49ba-a5ad-8692324291a0 2019-01-08 02:10:05,679 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net 2019-01-08 02:10:05,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" -d '{"port": {"network_id": "f395f559-61f0-4fbd-b073-cf81bb9bf16b", "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port", "admin_state_up": true}}' 2019-01-08 02:10:07,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 913 X-Openstack-Request-Id: req-4671bc88-b7f2-4d7b-9456-4428b059bd4d Date: Tue, 08 Jan 2019 02:10:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.17"}],"id":"62188655-5bcb-433e-ba74-f30ed07ba680","security_groups":["58bf4c54-c475-4afd-a627-6d193f5ab811"],"mac_address":"fa:16:3e:5f:80:4a","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-17","ip_address":"10.55.0.17","fqdn":"host-10-55-0-17.openstacklocal."}],"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port","project_id":"6e666ce614cc433b811e0f4c9686adad","qos_policy_id":null,"admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:10:06Z","binding:vnic_type":"normal","tenant_id":"6e666ce614cc433b811e0f4c9686adad"}} 2019-01-08 02:10:07,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-4671bc88-b7f2-4d7b-9456-4428b059bd4d 2019-01-08 02:10:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:07,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-9a98575d-4969-4c83-bfdf-cad53b2a23d7 Date: Tue, 08 Jan 2019 02:10:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:07,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-9a98575d-4969-4c83-bfdf-cad53b2a23d7 2019-01-08 02:10:07,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:07,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4628a80c-913c-44b7-b77b-cb118be57e64 Date: Tue, 08 Jan 2019 02:10:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:07,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-4628a80c-913c-44b7-b77b-cb118be57e64 2019-01-08 02:10:07,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:07,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-67e934de-46af-4c32-8094-8821a6708be2 Date: Tue, 08 Jan 2019 02:10:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:07,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-67e934de-46af-4c32-8094-8821a6708be2 2019-01-08 02:10:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:07,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41645c02-58b2-4615-98ea-7306308879c9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:07,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-41645c02-58b2-4615-98ea-7306308879c9 2019-01-08 02:10:07,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:07,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c723a9b4-e16e-4387-ae40-32c3485313ed Date: Tue, 08 Jan 2019 02:10:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:07,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-c723a9b4-e16e-4387-ae40-32c3485313ed 2019-01-08 02:10:07,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:07,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 916 X-Openstack-Request-Id: req-07e7e150-7390-4648-9751-fa9f8c696fab Date: Tue, 08 Jan 2019 02:10:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.17"}],"id":"62188655-5bcb-433e-ba74-f30ed07ba680","security_groups":["58bf4c54-c475-4afd-a627-6d193f5ab811"],"mac_address":"fa:16:3e:5f:80:4a","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-17","ip_address":"10.55.0.17","fqdn":"host-10-55-0-17.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:10:06Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6e666ce614cc433b811e0f4c9686adad"}]} 2019-01-08 02:10:07,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port&admin_state_up=True used request id req-07e7e150-7390-4648-9751-fa9f8c696fab 2019-01-08 02:10:07,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:08,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480b5886-ab25-4287-b14d-8ec023a356a0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:08,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-480b5886-ab25-4287-b14d-8ec023a356a0 2019-01-08 02:10:08,021 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst 2019-01-08 02:10:08,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:08,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b384e55-77ad-456a-99c6-075c69d10bd4 x-compute-request-id: req-6b384e55-77ad-456a-99c6-075c69d10bd4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-flavor-name"}]} 2019-01-08 02:10:08,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6b384e55-77ad-456a-99c6-075c69d10bd4 2019-01-08 02:10:08,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:08,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53585b61-b5a4-4ca4-968c-0cac2029960a x-compute-request-id: req-53585b61-b5a4-4ca4-968c-0cac2029960a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "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": "15f9ac39-5154-48e5-888c-3e9d326dbab7"}} 2019-01-08 02:10:08,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7 used request id req-53585b61-b5a4-4ca4-968c-0cac2029960a 2019-01-08 02:10:08,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:08,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-159dacd0-d295-44f3-b0a8-17a5855f96cd Date: Tue, 08 Jan 2019 02:10:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:09:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:09:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/snap", "metadata": {}}], "self": "/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "min_disk": 0, "protected": false, "id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "file": "/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e666ce614cc433b811e0f4c9686adad", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a915358d-ba91-4a61-871b-4ba63e5f3da9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image"} 2019-01-08 02:10:08,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image used request id req-159dacd0-d295-44f3-b0a8-17a5855f96cd 2019-01-08 02:10:08,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:08,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fcf0ddf4-91c9-412b-9f37-126bf863e17c Date: Tue, 08 Jan 2019 02:10:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:10:08,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-fcf0ddf4-91c9-412b-9f37-126bf863e17c 2019-01-08 02:10:08,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" -d '{"server": {"name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "imageRef": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "flavorRef": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "max_count": 1, "min_count": 1, "networks": [{"port": "62188655-5bcb-433e-ba74-f30ed07ba680"}]}}' 2019-01-08 02:10:10,534 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-571c27be-24db-478d-bc56-f31b64c679e5 x-compute-request-id: req-571c27be-24db-478d-bc56-f31b64c679e5 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "adminPass": "hMgBe3URuJVH"}} 2019-01-08 02:10:10,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-571c27be-24db-478d-bc56-f31b64c679e5 2019-01-08 02:10:10,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:10,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11af1cbd-a13a-488c-b5ce-19a316dfc1d2 x-compute-request-id: req-11af1cbd-a13a-488c-b5ce-19a316dfc1d2 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.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:10:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:10,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-11af1cbd-a13a-488c-b5ce-19a316dfc1d2 2019-01-08 02:10:10,956 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst 2019-01-08 02:10:10,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:11,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-618ff863-5fc8-4487-bc3e-1b5219645909 x-compute-request-id: req-618ff863-5fc8-4487-bc3e-1b5219645909 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.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:10:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:11,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-618ff863-5fc8-4487-bc3e-1b5219645909 2019-01-08 02:10:11,415 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst] is - BUILD 2019-01-08 02:10:11,415 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:10:14,419 - create_instance - DEBUG - VM status query timeout in 896.537606001 2019-01-08 02:10:14,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:15,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ac6a663-341d-48a4-9983-c28e6689e2fe x-compute-request-id: req-3ac6a663-341d-48a4-9983-c28e6689e2fe 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.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:10:11Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:15,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-3ac6a663-341d-48a4-9983-c28e6689e2fe 2019-01-08 02:10:15,143 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst] is - BUILD 2019-01-08 02:10:15,143 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:10:18,146 - create_instance - DEBUG - VM status query timeout in 892.809903145 2019-01-08 02:10:18,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:18,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02f04487-dda3-493e-8412-c40dbaec50be x-compute-request-id: req-02f04487-dda3-493e-8412-c40dbaec50be 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.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:10:11Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:18,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-02f04487-dda3-493e-8412-c40dbaec50be 2019-01-08 02:10:18,518 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst] is - BUILD 2019-01-08 02:10:18,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:10:21,521 - create_instance - DEBUG - VM status query timeout in 889.435022116 2019-01-08 02:10:21,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:22,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7600f7d5-06f8-41ad-913e-ef053b34531f x-compute-request-id: req-7600f7d5-06f8-41ad-913e-ef053b34531f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:22,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-7600f7d5-06f8-41ad-913e-ef053b34531f 2019-01-08 02:10:22,253 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst] is - ACTIVE 2019-01-08 02:10:22,253 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:10:22,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:22,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce321b87-8fe8-4568-9b8e-3abea5191b57 x-compute-request-id: req-ce321b87-8fe8-4568-9b8e-3abea5191b57 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:22,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-ce321b87-8fe8-4568-9b8e-3abea5191b57 2019-01-08 02:10:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:22,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-0bb5f7dc-7293-4165-9d4f-5874353faa86 Date: Tue, 08 Jan 2019 02:10:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:22,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-0bb5f7dc-7293-4165-9d4f-5874353faa86 2019-01-08 02:10:22,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:23,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825d7585-d12b-4c0f-adf6-3d098c0ec9a9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:23,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-825d7585-d12b-4c0f-adf6-3d098c0ec9a9 2019-01-08 02:10:23,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:23,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2f3effc4-ee42-46e9-903f-21b8f1bd44f3 Date: Tue, 08 Jan 2019 02:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:23,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-2f3effc4-ee42-46e9-903f-21b8f1bd44f3 2019-01-08 02:10:23,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:23,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-d984af2c-a6bb-4ec8-aea8-4999e65e330e Date: Tue, 08 Jan 2019 02:10:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.17"}],"id":"62188655-5bcb-433e-ba74-f30ed07ba680","security_groups":["58bf4c54-c475-4afd-a627-6d193f5ab811"],"mac_address":"fa:16:3e:5f:80:4a","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-17","ip_address":"10.55.0.17","fqdn":"host-10-55-0-17.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:10:06Z","binding:vnic_type":"normal","device_id":"13b2083d-5570-4b64-b39c-2895fc7bf1cc","tenant_id":"6e666ce614cc433b811e0f4c9686adad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:09:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.2"}],"id":"f26d6214-7c71-419e-89bf-68075945d406","security_groups":[],"mac_address":"fa:16:3e:3c:99:85","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:09:56Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6e666ce614cc433b811e0f4c9686adad"}]} 2019-01-08 02:10:23,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-d984af2c-a6bb-4ec8-aea8-4999e65e330e 2019-01-08 02:10:23,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:23,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:23,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1548c12fdfea4484bf41dbfe6599b1b4", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role"}], "expires_at": "2019-01-08T03:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-user", "id": "f98eef34e9de4344805e1f4559a3c400"}, "audit_ids": ["LOLlYJlFSXWLpmD-kJdJMg"], "issued_at": "2019-01-08T02:10:23.000000Z"}} 2019-01-08 02:10:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:23,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6c1ca2-60d0-44ee-a775-085d332e3aec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:23,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1a6c1ca2-60d0-44ee-a775-085d332e3aec 2019-01-08 02:10:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:23,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a62c5d7d-81ed-4440-8cbd-df7e1f898412 Date: Tue, 08 Jan 2019 02:10:23 GMT RESP BODY: {"security_groups": []} 2019-01-08 02:10:23,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name&description=hello+group used request id req-a62c5d7d-81ed-4440-8cbd-df7e1f898412 2019-01-08 02:10:23,851 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name... 2019-01-08 02:10:23,851 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name 2019-01-08 02:10:23,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" -d '{"security_group": {"name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name", "description": "hello group"}}' 2019-01-08 02:10:24,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-951a59d8-229d-4d78-a119-252250ce20d3 Date: Tue, 08 Jan 2019 02:10:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "updated_at": "2019-01-08T02:10:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "revision_number": 0, "id": "7e24b88f-84b9-4ef3-8d56-d0b701eb415e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e666ce614cc433b811e0f4c9686adad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "revision_number": 0, "id": "866d1223-6930-4afb-86cd-c4e738501c92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e666ce614cc433b811e0f4c9686adad"}], "revision_number": 2, "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name"}} 2019-01-08 02:10:24,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-951a59d8-229d-4d78-a119-252250ce20d3 2019-01-08 02:10:24,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 509256d2-3255-40cb-b1e2-4fd1a59c8e9d 2019-01-08 02:10:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:24,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ed23135-2ce7-4f80-8cb9-2c9011401106 Date: Tue, 08 Jan 2019 02:10: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": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "7e24b88f-84b9-4ef3-8d56-d0b701eb415e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "866d1223-6930-4afb-86cd-c4e738501c92"}]} 2019-01-08 02:10:24,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d used request id req-0ed23135-2ce7-4f80-8cb9-2c9011401106 2019-01-08 02:10:24,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 509256d2-3255-40cb-b1e2-4fd1a59c8e9d 2019-01-08 02:10:24,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:24,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96ae969f-8764-43cb-bb6e-301533984a47 Date: Tue, 08 Jan 2019 02:10: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": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "7e24b88f-84b9-4ef3-8d56-d0b701eb415e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "866d1223-6930-4afb-86cd-c4e738501c92"}]} 2019-01-08 02:10:24,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d used request id req-96ae969f-8764-43cb-bb6e-301533984a47 2019-01-08 02:10:24,592 - neutron_utils - INFO - Retrieving security group with ID - 509256d2-3255-40cb-b1e2-4fd1a59c8e9d 2019-01-08 02:10:24,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:24,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1c4a962a-8a9e-4d6c-a1a1-d37d12f52d02 Date: Tue, 08 Jan 2019 02:10:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "updated_at": "2019-01-08T02:10:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "revision_number": 0, "id": "7e24b88f-84b9-4ef3-8d56-d0b701eb415e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e666ce614cc433b811e0f4c9686adad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "revision_number": 0, "id": "866d1223-6930-4afb-86cd-c4e738501c92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e666ce614cc433b811e0f4c9686adad"}], "revision_number": 2, "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name"}]} 2019-01-08 02:10:24,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d used request id req-1c4a962a-8a9e-4d6c-a1a1-d37d12f52d02 2019-01-08 02:10:24,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 509256d2-3255-40cb-b1e2-4fd1a59c8e9d 2019-01-08 02:10:24,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:24,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3cdbcb1d-f038-498e-a25c-d5cee8df575c Date: Tue, 08 Jan 2019 02:10: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": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "7e24b88f-84b9-4ef3-8d56-d0b701eb415e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "866d1223-6930-4afb-86cd-c4e738501c92"}]} 2019-01-08 02:10:24,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d used request id req-3cdbcb1d-f038-498e-a25c-d5cee8df575c 2019-01-08 02:10:24,694 - neutron_utils - INFO - Retrieving security group with ID - 509256d2-3255-40cb-b1e2-4fd1a59c8e9d 2019-01-08 02:10:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:24,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-87639d9a-7045-46c9-94a6-0fcf19fa740b Date: Tue, 08 Jan 2019 02:10:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "updated_at": "2019-01-08T02:10:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "revision_number": 0, "id": "7e24b88f-84b9-4ef3-8d56-d0b701eb415e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e666ce614cc433b811e0f4c9686adad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "revision_number": 0, "id": "866d1223-6930-4afb-86cd-c4e738501c92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e666ce614cc433b811e0f4c9686adad"}], "revision_number": 2, "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name"}]} 2019-01-08 02:10:24,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d used request id req-87639d9a-7045-46c9-94a6-0fcf19fa740b 2019-01-08 02:10:24,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 509256d2-3255-40cb-b1e2-4fd1a59c8e9d 2019-01-08 02:10:24,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:25,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9413c0a7-857a-44f9-8f5b-4112e675b34e Date: Tue, 08 Jan 2019 02:10: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": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "7e24b88f-84b9-4ef3-8d56-d0b701eb415e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "866d1223-6930-4afb-86cd-c4e738501c92"}]} 2019-01-08 02:10:25,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d used request id req-9413c0a7-857a-44f9-8f5b-4112e675b34e 2019-01-08 02:10:25,161 - neutron_utils - INFO - Retrieving security group with ID - 509256d2-3255-40cb-b1e2-4fd1a59c8e9d 2019-01-08 02:10:25,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:25,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-11f3cefa-cbfa-4387-967e-10acadbe5c55 Date: Tue, 08 Jan 2019 02:10:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "updated_at": "2019-01-08T02:10:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "revision_number": 0, "id": "7e24b88f-84b9-4ef3-8d56-d0b701eb415e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e666ce614cc433b811e0f4c9686adad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "revision_number": 0, "id": "866d1223-6930-4afb-86cd-c4e738501c92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e666ce614cc433b811e0f4c9686adad"}], "revision_number": 2, "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name"}]} 2019-01-08 02:10:25,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d used request id req-11f3cefa-cbfa-4387-967e-10acadbe5c55 2019-01-08 02:10:25,401 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 509256d2-3255-40cb-b1e2-4fd1a59c8e9d 2019-01-08 02:10:25,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:25,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6602c167-c8c7-4069-8711-e2830963285c Date: Tue, 08 Jan 2019 02:10: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": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "7e24b88f-84b9-4ef3-8d56-d0b701eb415e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:24Z", "security_group_id": "509256d2-3255-40cb-b1e2-4fd1a59c8e9d", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:10:24Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "866d1223-6930-4afb-86cd-c4e738501c92"}]} 2019-01-08 02:10:25,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=509256d2-3255-40cb-b1e2-4fd1a59c8e9d used request id req-6602c167-c8c7-4069-8711-e2830963285c 2019-01-08 02:10:25,622 - neutron_utils - INFO - Deleting security group rule with ID - 7e24b88f-84b9-4ef3-8d56-d0b701eb415e 2019-01-08 02:10:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/7e24b88f-84b9-4ef3-8d56-d0b701eb415e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:25,959 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74d21b19-9c2c-48dd-a822-c9540958fb27 Content-Length: 0 Date: Tue, 08 Jan 2019 02:10:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:10:25,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/7e24b88f-84b9-4ef3-8d56-d0b701eb415e used request id req-74d21b19-9c2c-48dd-a822-c9540958fb27 2019-01-08 02:10:25,960 - neutron_utils - INFO - Deleting security group rule with ID - 866d1223-6930-4afb-86cd-c4e738501c92 2019-01-08 02:10:25,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/866d1223-6930-4afb-86cd-c4e738501c92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:26,506 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64289780-327e-4766-a207-b47a1a06423b Content-Length: 0 Date: Tue, 08 Jan 2019 02:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:10:26,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/866d1223-6930-4afb-86cd-c4e738501c92 used request id req-64289780-327e-4766-a207-b47a1a06423b 2019-01-08 02:10:26,507 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name 2019-01-08 02:10:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/509256d2-3255-40cb-b1e2-4fd1a59c8e9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a9f94ada162c7ac738906eebfac8f9af28e8a" 2019-01-08 02:10:26,886 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d87f6533-ffd3-4920-8504-f4d14d605908 Content-Length: 0 Date: Tue, 08 Jan 2019 02:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:10:26,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/509256d2-3255-40cb-b1e2-4fd1a59c8e9d used request id req-d87f6533-ffd3-4920-8504-f4d14d605908 2019-01-08 02:10:26,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:27,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11b4201b-e313-4fa1-95f4-dc7c27600c3a x-compute-request-id: req-11b4201b-e313-4fa1-95f4-dc7c27600c3a Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:27,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-11b4201b-e313-4fa1-95f4-dc7c27600c3a 2019-01-08 02:10:27,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:27,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-5cd1cd5e-8bb9-4da0-9f8d-9ae830754129 Date: Tue, 08 Jan 2019 02:10:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:27,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-5cd1cd5e-8bb9-4da0-9f8d-9ae830754129 2019-01-08 02:10:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:27,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fb08f3-374c-46a2-b5c6-4023f87d279c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:27,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-31fb08f3-374c-46a2-b5c6-4023f87d279c 2019-01-08 02:10:27,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:27,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ebc07d48-1d80-4dd6-921b-d9803d4bc570 Date: Tue, 08 Jan 2019 02:10:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:27,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-ebc07d48-1d80-4dd6-921b-d9803d4bc570 2019-01-08 02:10:27,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:27,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-0bcced0a-015d-4d8f-b813-e9567e4c245b Date: Tue, 08 Jan 2019 02:10:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.17"}],"id":"62188655-5bcb-433e-ba74-f30ed07ba680","security_groups":["58bf4c54-c475-4afd-a627-6d193f5ab811"],"mac_address":"fa:16:3e:5f:80:4a","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-17","ip_address":"10.55.0.17","fqdn":"host-10-55-0-17.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:10:06Z","binding:vnic_type":"normal","device_id":"13b2083d-5570-4b64-b39c-2895fc7bf1cc","tenant_id":"6e666ce614cc433b811e0f4c9686adad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:09:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.2"}],"id":"f26d6214-7c71-419e-89bf-68075945d406","security_groups":[],"mac_address":"fa:16:3e:3c:99:85","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:09:56Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6e666ce614cc433b811e0f4c9686adad"}]} 2019-01-08 02:10:27,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-0bcced0a-015d-4d8f-b813-e9567e4c245b 2019-01-08 02:10:27,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:28,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1548c12fdfea4484bf41dbfe6599b1b4", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role"}], "expires_at": "2019-01-08T03:10:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/6e666ce614cc433b811e0f4c9686adad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-user", "id": "f98eef34e9de4344805e1f4559a3c400"}, "audit_ids": ["ypiF1sGSS12pCQN14MRw5Q"], "issued_at": "2019-01-08T02:10:28.000000Z"}} 2019-01-08 02:10:28,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734a1a656cc0388d1ada32a1a07f22aae7195faf" 2019-01-08 02:10:29,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-f2da7443-ad6e-4931-b71b-73ca51d4379b x-compute-request-id: req-f2da7443-ad6e-4931-b71b-73ca51d4379b Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:29,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-f2da7443-ad6e-4931-b71b-73ca51d4379b 2019-01-08 02:10:29,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:30,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05671c62-ee7e-4cf1-88ab-e866da3a2fbc x-compute-request-id: req-05671c62-ee7e-4cf1-88ab-e866da3a2fbc Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:30,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-05671c62-ee7e-4cf1-88ab-e866da3a2fbc 2019-01-08 02:10:30,033 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst] is - ACTIVE 2019-01-08 02:10:30,034 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:10:30,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:30,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5be272ae-e150-4b8c-80d6-20766fbd0f8f x-compute-request-id: req-5be272ae-e150-4b8c-80d6-20766fbd0f8f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:30,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-5be272ae-e150-4b8c-80d6-20766fbd0f8f 2019-01-08 02:10:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:30,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-6a33e5f8-a7d2-4bd2-b2c9-42d6a3868669 Date: Tue, 08 Jan 2019 02:10:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:30,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-6a33e5f8-a7d2-4bd2-b2c9-42d6a3868669 2019-01-08 02:10:30,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:30,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133c8afe-1432-4a4c-bb97-288ea6355ccc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:30,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-133c8afe-1432-4a4c-bb97-288ea6355ccc 2019-01-08 02:10:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:30,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dff1c6f2-597c-4fbd-b600-1ca8580fd494 Date: Tue, 08 Jan 2019 02:10:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:30,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-dff1c6f2-597c-4fbd-b600-1ca8580fd494 2019-01-08 02:10:30,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:30,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-746bdd67-c475-4b97-8596-de5214b4755f Date: Tue, 08 Jan 2019 02:10:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.17"}],"id":"62188655-5bcb-433e-ba74-f30ed07ba680","security_groups":["58bf4c54-c475-4afd-a627-6d193f5ab811"],"mac_address":"fa:16:3e:5f:80:4a","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-17","ip_address":"10.55.0.17","fqdn":"host-10-55-0-17.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:10:06Z","binding:vnic_type":"normal","device_id":"13b2083d-5570-4b64-b39c-2895fc7bf1cc","tenant_id":"6e666ce614cc433b811e0f4c9686adad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:09:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.2"}],"id":"f26d6214-7c71-419e-89bf-68075945d406","security_groups":[],"mac_address":"fa:16:3e:3c:99:85","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:09:56Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6e666ce614cc433b811e0f4c9686adad"}]} 2019-01-08 02:10:30,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-746bdd67-c475-4b97-8596-de5214b4755f 2019-01-08 02:10:30,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:31,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72066108-8141-49f4-842a-9db5819b5842 x-compute-request-id: req-72066108-8141-49f4-842a-9db5819b5842 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:31,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-72066108-8141-49f4-842a-9db5819b5842 2019-01-08 02:10:31,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:31,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-52cbab49-7e8f-45b8-b36b-ea27606b13e1 Date: Tue, 08 Jan 2019 02:10:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:31,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-52cbab49-7e8f-45b8-b36b-ea27606b13e1 2019-01-08 02:10:31,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:31,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80cac129-6345-4048-bc86-77662ef4f61d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:31,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-80cac129-6345-4048-bc86-77662ef4f61d 2019-01-08 02:10:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:31,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-09f4d4eb-6b61-4dde-a8f7-56499ca2b019 Date: Tue, 08 Jan 2019 02:10:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:31,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-09f4d4eb-6b61-4dde-a8f7-56499ca2b019 2019-01-08 02:10:31,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:31,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-c62808eb-7066-4129-90b7-0b3f3daf817a Date: Tue, 08 Jan 2019 02:10:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.17"}],"id":"62188655-5bcb-433e-ba74-f30ed07ba680","security_groups":["58bf4c54-c475-4afd-a627-6d193f5ab811"],"mac_address":"fa:16:3e:5f:80:4a","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-17","ip_address":"10.55.0.17","fqdn":"host-10-55-0-17.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:10:06Z","binding:vnic_type":"normal","device_id":"13b2083d-5570-4b64-b39c-2895fc7bf1cc","tenant_id":"6e666ce614cc433b811e0f4c9686adad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:09:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.2"}],"id":"f26d6214-7c71-419e-89bf-68075945d406","security_groups":[],"mac_address":"fa:16:3e:3c:99:85","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:09:56Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6e666ce614cc433b811e0f4c9686adad"}]} 2019-01-08 02:10:31,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-c62808eb-7066-4129-90b7-0b3f3daf817a 2019-01-08 02:10:31,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name"}}' 2019-01-08 02:10:32,211 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:10:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0dc5b5a-ab1a-4814-8a55-6331676716ca x-compute-request-id: req-a0dc5b5a-ab1a-4814-8a55-6331676716ca Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name is not found for project 6e666ce614cc433b811e0f4c9686adad", "code": 404}} 2019-01-08 02:10:32,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc/action used request id req-a0dc5b5a-ab1a-4814-8a55-6331676716ca 2019-01-08 02:10:32,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:32,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31f4df4b-4179-4663-9259-8eb6ce0d3d1f x-compute-request-id: req-31f4df4b-4179-4663-9259-8eb6ce0d3d1f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:32,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-31f4df4b-4179-4663-9259-8eb6ce0d3d1f 2019-01-08 02:10:32,741 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name] - Security group InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name is not found for project 6e666ce614cc433b811e0f4c9686adad (HTTP 404) (Request-ID: req-a0dc5b5a-ab1a-4814-8a55-6331676716ca) 2019-01-08 02:10:32,741 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-name is not found for project 6e666ce614cc433b811e0f4c9686adad (HTTP 404) (Request-ID: req-a0dc5b5a-ab1a-4814-8a55-6331676716ca) 2019-01-08 02:10:32,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:33,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6d84f53-4135-42dc-ad25-b9e89c212cc1 x-compute-request-id: req-e6d84f53-4135-42dc-ad25-b9e89c212cc1 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:33,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-e6d84f53-4135-42dc-ad25-b9e89c212cc1 2019-01-08 02:10:33,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:33,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-23293438-5ae7-4445-8f36-c7c990a0ef02 Date: Tue, 08 Jan 2019 02:10:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","subnets":["c26572f0-10d0-4246-af77-764ad34d8941"],"description":"","tags":[],"updated_at":"2019-01-08T02:09:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net","admin_state_up":true,"tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:55Z","mtu":1442}]} 2019-01-08 02:10:33,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net used request id req-23293438-5ae7-4445-8f36-c7c990a0ef02 2019-01-08 02:10:33,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:33,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c1c609-3fb9-42b7-bcb7-d0273a992c1c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:33,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-d9c1c609-3fb9-42b7-bcb7-d0273a992c1c 2019-01-08 02:10:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:33,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7199ae8c-5172-45a8-8bf8-d4c4ce4abade Date: Tue, 08 Jan 2019 02:10:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","tenant_id":"6e666ce614cc433b811e0f4c9686adad","created_at":"2019-01-08T02:09:58Z","dns_nameservers":[],"updated_at":"2019-01-08T02:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e666ce614cc433b811e0f4c9686adad","id":"c26572f0-10d0-4246-af77-764ad34d8941","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet"}]} 2019-01-08 02:10:33,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-7199ae8c-5172-45a8-8bf8-d4c4ce4abade 2019-01-08 02:10:33,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:33,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-adddcc5d-c798-409e-8180-fa1453faa681 Date: Tue, 08 Jan 2019 02:10:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.17"}],"id":"62188655-5bcb-433e-ba74-f30ed07ba680","security_groups":["58bf4c54-c475-4afd-a627-6d193f5ab811"],"mac_address":"fa:16:3e:5f:80:4a","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-17","ip_address":"10.55.0.17","fqdn":"host-10-55-0-17.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:10:06Z","binding:vnic_type":"normal","device_id":"13b2083d-5570-4b64-b39c-2895fc7bf1cc","tenant_id":"6e666ce614cc433b811e0f4c9686adad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:09:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c26572f0-10d0-4246-af77-764ad34d8941","ip_address":"10.55.0.2"}],"id":"f26d6214-7c71-419e-89bf-68075945d406","security_groups":[],"mac_address":"fa:16:3e:3c:99:85","project_id":"6e666ce614cc433b811e0f4c9686adad","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f395f559-61f0-4fbd-b073-cf81bb9bf16b","dns_name":"","created_at":"2019-01-08T02:09:56Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6e666ce614cc433b811e0f4c9686adad"}]} 2019-01-08 02:10:33,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-adddcc5d-c798-409e-8180-fa1453faa681 2019-01-08 02:10:33,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734a1a656cc0388d1ada32a1a07f22aae7195faf" 2019-01-08 02:10:34,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8178bc5-76f8-4c59-add7-89858cd17b78 x-compute-request-id: req-a8178bc5-76f8-4c59-add7-89858cd17b78 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "security_groups": [{"name": "default"}], "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:20Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:34,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-a8178bc5-76f8-4c59-add7-89858cd17b78 2019-01-08 02:10:34,657 - create_instance - INFO - Deleting Port with ID - 62188655-5bcb-433e-ba74-f30ed07ba680 2019-01-08 02:10:34,657 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-port 2019-01-08 02:10:34,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/62188655-5bcb-433e-ba74-f30ed07ba680 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:35,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15204eb6-72f2-4092-8ee3-db32f5d8db00 Date: Tue, 08 Jan 2019 02:10:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:10:35,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/62188655-5bcb-433e-ba74-f30ed07ba680 used request id req-15204eb6-72f2-4092-8ee3-db32f5d8db00 2019-01-08 02:10:35,268 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst 2019-01-08 02:10:35,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:35,402 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:10:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c2ff71a-8a23-4c70-b757-2bada1ff738f x-compute-request-id: req-1c2ff71a-8a23-4c70-b757-2bada1ff738f Content-Type: application/json 2019-01-08 02:10:35,403 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-1c2ff71a-8a23-4c70-b757-2bada1ff738f 2019-01-08 02:10:35,403 - create_instance - INFO - Checking deletion status 2019-01-08 02:10:35,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:35,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-30d7650a-159d-4a85-b03c-86add8676f7c x-compute-request-id: req-30d7650a-159d-4a85-b03c-86add8676f7c Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:80:4a", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc", "rel": "bookmark"}], "image": {"id": "a915358d-ba91-4a61-871b-4ba63e5f3da9", "links": [{"href": "http://172.30.9.42:8774/images/a915358d-ba91-4a61-871b-4ba63e5f3da9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:10:20.000000", "flavor": {"id": "15f9ac39-5154-48e5-888c-3e9d326dbab7", "links": [{"href": "http://172.30.9.42:8774/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7", "rel": "bookmark"}]}, "id": "13b2083d-5570-4b64-b39c-2895fc7bf1cc", "user_id": "f98eef34e9de4344805e1f4559a3c400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:10:35Z", "hostId": "b5b5cf3cbf032eb0d0977323e780aeb638324b179b8000ff22aa6ed8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst", "created": "2019-01-08T02:10:10Z", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:10:35,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-30d7650a-159d-4a85-b03c-86add8676f7c 2019-01-08 02:10:35,659 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst] is - ACTIVE 2019-01-08 02:10:35,659 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:10:38,662 - create_instance - DEBUG - VM status query timeout in 296.740997076 2019-01-08 02:10:38,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14fe810012c97c7b416af0379d2234d906b4b84" 2019-01-08 02:10:38,712 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:10:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7680f99-4de6-4a99-8a41-6fc019fa143e x-compute-request-id: req-a7680f99-4de6-4a99-8a41-6fc019fa143e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 13b2083d-5570-4b64-b39c-2895fc7bf1cc could not be found.", "code": 404}} 2019-01-08 02:10:38,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/13b2083d-5570-4b64-b39c-2895fc7bf1cc used request id req-a7680f99-4de6-4a99-8a41-6fc019fa143e 2019-01-08 02:10:38,712 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 13b2083d-5570-4b64-b39c-2895fc7bf1cc could not be found. (HTTP 404) (Request-ID: req-a7680f99-4de6-4a99-8a41-6fc019fa143e) 2019-01-08 02:10:38,712 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-inst 2019-01-08 02:10:38,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff8c2f5794530f5955fb38687ce139ad4fe8172" 2019-01-08 02:10:38,759 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:10:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef0b8724-02f6-4167-8827-bcb6476bd9ba x-compute-request-id: req-ef0b8724-02f6-4167-8827-bcb6476bd9ba Content-Length: 0 Content-Type: application/json 2019-01-08 02:10:38,759 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/15f9ac39-5154-48e5-888c-3e9d326dbab7 used request id req-ef0b8724-02f6-4167-8827-bcb6476bd9ba 2019-01-08 02:10:38,760 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet 2019-01-08 02:10:38,760 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-subnet 2019-01-08 02:10:38,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/c26572f0-10d0-4246-af77-764ad34d8941 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" 2019-01-08 02:10:40,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-386f2490-f854-4793-a359-bca4b50e3310 Date: Tue, 08 Jan 2019 02:10:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:10:40,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/c26572f0-10d0-4246-af77-764ad34d8941 used request id req-386f2490-f854-4793-a359-bca4b50e3310 2019-01-08 02:10:40,576 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-pub-net 2019-01-08 02:10:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/f395f559-61f0-4fbd-b073-cf81bb9bf16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45f1a6dfc58b43866d6db7dcaafe4591a561a94" 2019-01-08 02:10:41,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7b709fa-94fb-478d-81d1-2a0e0328ed27 Date: Tue, 08 Jan 2019 02:10:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:10:41,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/f395f559-61f0-4fbd-b073-cf81bb9bf16b used request id req-f7b709fa-94fb-478d-81d1-2a0e0328ed27 2019-01-08 02:10:41,584 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-c42f9acb-5e67-4483-80b3-52defe01fc01-image 2019-01-08 02:10:41,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f2dbf4c72b352bcb764a12b26a81d2d22685ec6" 2019-01-08 02:10:42,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5b1a52a-aaf2-42bb-a93e-073d468e27bf Date: Tue, 08 Jan 2019 02:10:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:10:42,204 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/a915358d-ba91-4a61-871b-4ba63e5f3da9 used request id req-f5b1a52a-aaf2-42bb-a93e-073d468e27bf 2019-01-08 02:10:42,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:42,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-a561b0dd-ae63-4d5d-847f-2b49179c908a Date: Tue, 08 Jan 2019 02:10:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:09:55Z", "updated_at": "2019-01-08T02:09:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:09:55Z", "revision_number": 0, "id": "0221a616-bb81-4f05-aca9-36f68c4084f3", "remote_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "remote_ip_prefix": null, "created_at": "2019-01-08T02:09:55Z", "security_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e666ce614cc433b811e0f4c9686adad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:09:55Z", "revision_number": 0, "id": "135425ca-1559-442f-9f9d-5611be859ca3", "remote_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "remote_ip_prefix": null, "created_at": "2019-01-08T02:09:55Z", "security_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e666ce614cc433b811e0f4c9686adad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:09:55Z", "revision_number": 0, "id": "18a464ae-2dcf-456d-b2b4-9a263182d532", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:09:55Z", "security_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e666ce614cc433b811e0f4c9686adad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:09:55Z", "revision_number": 0, "id": "78400270-9932-4329-bff4-f7cc8c2fa260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:09:55Z", "security_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e666ce614cc433b811e0f4c9686adad"}], "revision_number": 4, "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:10:42,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-a561b0dd-ae63-4d5d-847f-2b49179c908a 2019-01-08 02:10:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:42,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975def94-a9d6-43d3-b276-dbfa875c24df Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:10:42,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-975def94-a9d6-43d3-b276-dbfa875c24df 2019-01-08 02:10:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:42,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe700109-9328-4630-be4e-3cb44943225a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:10:42,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-fe700109-9328-4630-be4e-3cb44943225a 2019-01-08 02:10:42,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:10:42,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:42,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48b2da3-7b94-4cb0-9302-27294f2b4715 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:10:42,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-a48b2da3-7b94-4cb0-9302-27294f2b4715 2019-01-08 02:10:42,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:10:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:42,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e1333d-879e-49a5-8d54-9ae75e418c7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:10:42,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-30e1333d-879e-49a5-8d54-9ae75e418c7f 2019-01-08 02:10:42,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:10:42,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:43,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b568d7d5-f86d-468f-969a-cb1a00485417 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:10:43,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-b568d7d5-f86d-468f-969a-cb1a00485417 2019-01-08 02:10:43,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:10:43,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:43,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f42d184-50cf-4885-bd7e-c23b9f80e075 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:10:43,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-0f42d184-50cf-4885-bd7e-c23b9f80e075 2019-01-08 02:10:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:43,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ae3fac-1065-44fc-854b-eb75356bd729 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e666ce614cc433b811e0f4c9686adad", "name": "InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj"}} 2019-01-08 02:10:43,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-83ae3fac-1065-44fc-854b-eb75356bd729 2019-01-08 02:10:43,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58bf4c54-c475-4afd-a627-6d193f5ab811 2019-01-08 02:10:43,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=58bf4c54-c475-4afd-a627-6d193f5ab811 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:43,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7358040c-4737-4783-bb4c-c0a57f345fcd Date: Tue, 08 Jan 2019 02:10:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:09:55Z", "security_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:09:55Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "0221a616-bb81-4f05-aca9-36f68c4084f3"}, {"remote_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:09:55Z", "security_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:09:55Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "135425ca-1559-442f-9f9d-5611be859ca3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:09:55Z", "security_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:09:55Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "18a464ae-2dcf-456d-b2b4-9a263182d532"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:09:55Z", "security_group_id": "58bf4c54-c475-4afd-a627-6d193f5ab811", "port_range_min": null, "revision_number": 0, "tenant_id": "6e666ce614cc433b811e0f4c9686adad", "created_at": "2019-01-08T02:09:55Z", "project_id": "6e666ce614cc433b811e0f4c9686adad", "id": "78400270-9932-4329-bff4-f7cc8c2fa260"}]} 2019-01-08 02:10:43,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=58bf4c54-c475-4afd-a627-6d193f5ab811 used request id req-7358040c-4737-4783-bb4c-c0a57f345fcd 2019-01-08 02:10:43,535 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:10:43,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/58bf4c54-c475-4afd-a627-6d193f5ab811 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:43,907 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-420c6032-6a7e-43c0-95c8-05e694ad5921 Content-Length: 0 Date: Tue, 08 Jan 2019 02:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:10:43,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/58bf4c54-c475-4afd-a627-6d193f5ab811 used request id req-420c6032-6a7e-43c0-95c8-05e694ad5921 2019-01-08 02:10:43,908 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj 2019-01-08 02:10:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:44,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b5efdb-23b4-4a8f-910f-07741c320044 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:10:44,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/6e666ce614cc433b811e0f4c9686adad used request id req-e1b5efdb-23b4-4a8f-910f-07741c320044 2019-01-08 02:10:44,174 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b12b04ff-0556-4f0-proj-role 2019-01-08 02:10:44,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/1548c12fdfea4484bf41dbfe6599b1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:44,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6e8dbcc-f4fc-4247-8502-87f1b40f70cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:10:44,317 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/1548c12fdfea4484bf41dbfe6599b1b4 used request id req-c6e8dbcc-f4fc-4247-8502-87f1b40f70cf 2019-01-08 02:10:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1c40eeec4b426432da014bca8fa01fbc17694d" 2019-01-08 02:10:44,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97fdc71a-d366-4687-8ee4-f9710ad48e83 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:10:44,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-97fdc71a-d366-4687-8ee4-f9710ad48e83 2019-01-08 02:10:44,427 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b12b04ff-0556-4f0-user 2019-01-08 02:10:44,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/f98eef34e9de4344805e1f4559a3c400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5903f347b34c3ffa089da2a3512ebd8a90eecf" 2019-01-08 02:10:44,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ddbad4-b6a9-4d97-a827-4d6d258eff7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:10:44,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f98eef34e9de4344805e1f4559a3c400 used request id req-57ddbad4-b6a9-4d97-a827-4d6d258eff7e 2019-01-08 02:10:44,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:45,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["z7IHk8tqRQKla4LvHMSbLg"], "issued_at": "2019-01-08T02:10:45.000000Z"}} 2019-01-08 02:10:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa686bd06fd4b5fd0dba01169574e5bf628ca1fa" 2019-01-08 02:10:45,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013e2f57-5a3a-4fc0-86a3-b6c825e410c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:45,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-013e2f57-5a3a-4fc0-86a3-b6c825e410c1 2019-01-08 02:10:45,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:45,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:45,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["GtXD_6eMQj2y5xzwVU7pAQ"], "issued_at": "2019-01-08T02:10:45.000000Z"}} 2019-01-08 02:10:45,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:10:45,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77aa26db-f656-4351-bc6d-46a33b8fa69f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:45,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-77aa26db-f656-4351-bc6d-46a33b8fa69f 2019-01-08 02:10:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:10:45,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:10: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:10:45,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:10:45,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8af93e-ae6d-4714-9c49-3e1338978469 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:10:45,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj used request id req-be8af93e-ae6d-4714-9c49-3e1338978469 2019-01-08 02:10:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:10:45,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7ebdf7-a6d4-4d7a-91e8-ba4ff612e800 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:10:45,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-7c7ebdf7-a6d4-4d7a-91e8-ba4ff612e800 2019-01-08 02:10:45,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}}' 2019-01-08 02:10:46,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d995e75d-2d10-42ee-bc3e-c74bebf59c53 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:10:46,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-d995e75d-2d10-42ee-bc3e-c74bebf59c53 2019-01-08 02:10:46,067 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj 2019-01-08 02:10:46,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:46,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:46,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["85_1gQCZQSu_wqCDlyvOcQ"], "issued_at": "2019-01-08T02:10:46.000000Z"}} 2019-01-08 02:10:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c41697a73e05e3e822bdf856795e3aae00b2e34" 2019-01-08 02:10:46,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff6151a-7085-4471-aee6-07069b60afc2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:46,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3ff6151a-7085-4471-aee6-07069b60afc2 2019-01-08 02:10:46,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:10:46,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:10: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:10:46,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c41697a73e05e3e822bdf856795e3aae00b2e34" 2019-01-08 02:10:46,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eead105-0488-4ec5-b5e2-29734e99d971 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:10:46,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-8eead105-0488-4ec5-b5e2-29734e99d971 2019-01-08 02:10:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c41697a73e05e3e822bdf856795e3aae00b2e34" 2019-01-08 02:10:46,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fdcda6a-bcc1-4d85-85a7-f72d30374f52 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}]} 2019-01-08 02:10:46,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj used request id req-1fdcda6a-bcc1-4d85-85a7-f72d30374f52 2019-01-08 02:10:46,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c41697a73e05e3e822bdf856795e3aae00b2e34" 2019-01-08 02:10:47,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a42c805-39e2-421f-b518-e66abaf7bec2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:10:47,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-6a42c805-39e2-421f-b518-e66abaf7bec2 2019-01-08 02:10:47,463 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-0f3a4aa0-48d6-400-user 2019-01-08 02:10:47,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:10:47,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53adc54-e453-4bfb-ab90-369e9d850391 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:10:47,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e53adc54-e453-4bfb-ab90-369e9d850391 2019-01-08 02:10:47,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" -d '{"role": {"name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role"}}' 2019-01-08 02:10:47,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b7f102-5202-4ab3-8213-3c8b9747efe2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6fe0d7856191475aab933ffc80a38ce5", "links": {"self": "http://172.30.9.42:5000/v3/roles/6fe0d7856191475aab933ffc80a38ce5"}, "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role"}} 2019-01-08 02:10:47,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-f7b7f102-5202-4ab3-8213-3c8b9747efe2 2019-01-08 02:10:47,713 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role 2019-01-08 02:10:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/6fe0d7856191475aab933ffc80a38ce5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:10:47,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1599028-5790-429a-88c6-c3275cf2cb7f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6fe0d7856191475aab933ffc80a38ce5", "links": {"self": "http://172.30.9.42:5000/v3/roles/6fe0d7856191475aab933ffc80a38ce5"}, "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role"}} 2019-01-08 02:10:47,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/6fe0d7856191475aab933ffc80a38ce5 used request id req-c1599028-5790-429a-88c6-c3275cf2cb7f 2019-01-08 02:10:47,821 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role to project InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj 2019-01-08 02:10:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a/users/1c1ee75df0744e0a918f945a9297e428/roles/6fe0d7856191475aab933ffc80a38ce5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:10:47,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe180c30-ce6e-45cb-b797-c01ea8b4abb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:10:47,998 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a/users/1c1ee75df0744e0a918f945a9297e428/roles/6fe0d7856191475aab933ffc80a38ce5 used request id req-fe180c30-ce6e-45cb-b797-c01ea8b4abb7 2019-01-08 02:10:47,999 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:10:48,000 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:10:48,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:48,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:48,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6fe0d7856191475aab933ffc80a38ce5", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role"}], "expires_at": "2019-01-08T03:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-user", "id": "1c1ee75df0744e0a918f945a9297e428"}, "audit_ids": ["I7ZlhHvIQ32KLJoq4_UbrQ"], "issued_at": "2019-01-08T02:10:48.000000Z"}} 2019-01-08 02:10:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683e964daa4a93a2b305b5cdb454ed91cd6952cf" 2019-01-08 02:10:48,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2628f9e2-1870-4d4f-b786-04565781a6aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:48,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2628f9e2-1870-4d4f-b786-04565781a6aa 2019-01-08 02:10:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}683e964daa4a93a2b305b5cdb454ed91cd6952cf" 2019-01-08 02:10:48,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-287220b7-a618-494b-850c-f0e8271b3688 Date: Tue, 08 Jan 2019 02:10:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image"} 2019-01-08 02:10:48,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image used request id req-287220b7-a618-494b-850c-f0e8271b3688 2019-01-08 02:10:48,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}683e964daa4a93a2b305b5cdb454ed91cd6952cf" 2019-01-08 02:10:49,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b22d76dd-ef47-4f0b-b8f2-5da42ce7fa61 Date: Tue, 08 Jan 2019 02:10:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:10:49,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-b22d76dd-ef47-4f0b-b8f2-5da42ce7fa61 2019-01-08 02:10:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}683e964daa4a93a2b305b5cdb454ed91cd6952cf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image"}' 2019-01-08 02:10:49,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0699369b-5fa7-4937-9769-d5850fe883a7 Date: Tue, 08 Jan 2019 02:10:49 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:10:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:10:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "min_disk": 0, "protected": false, "id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "file": "/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/file", "checksum": null, "owner": "e0bcf52eed2f4b2eaa5e16b256b3794a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:10:49,273 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-0699369b-5fa7-4937-9769-d5850fe883a7 2019-01-08 02:10:49,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}683e964daa4a93a2b305b5cdb454ed91cd6952cf" -d '' 2019-01-08 02:10:50,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b11955e7-9d8c-4fa5-8b7d-315e70226e8b Date: Tue, 08 Jan 2019 02:10:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:10:50,196 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/file used request id req-b11955e7-9d8c-4fa5-8b7d-315e70226e8b 2019-01-08 02:10:50,196 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:10:50,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}683e964daa4a93a2b305b5cdb454ed91cd6952cf" 2019-01-08 02:10:50,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e83d4983-4272-4e30-9ebe-ee9aa9722a79 Date: Tue, 08 Jan 2019 02:10:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:10:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:10:50Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/snap", "metadata": {}}], "self": "/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "min_disk": 0, "protected": false, "id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "file": "/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0bcf52eed2f4b2eaa5e16b256b3794a", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:10:50,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277 used request id req-e83d4983-4272-4e30-9ebe-ee9aa9722a79 2019-01-08 02:10:50,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}683e964daa4a93a2b305b5cdb454ed91cd6952cf" 2019-01-08 02:10:50,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-116c582c-86b9-41d2-ab86-c297a18e4088 Date: Tue, 08 Jan 2019 02:10: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"}}} 2019-01-08 02:10:50,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-116c582c-86b9-41d2-ab86-c297a18e4088 2019-01-08 02:10:50,601 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image 2019-01-08 02:10:50,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}683e964daa4a93a2b305b5cdb454ed91cd6952cf" 2019-01-08 02:10:50,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fb28ff5f-ef57-43ea-a1db-35d68dcab87e Date: Tue, 08 Jan 2019 02:10:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:10:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:10:50Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/snap", "metadata": {}}], "self": "/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "min_disk": 0, "protected": false, "id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "file": "/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0bcf52eed2f4b2eaa5e16b256b3794a", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:10:50,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277 used request id req-fb28ff5f-ef57-43ea-a1db-35d68dcab87e 2019-01-08 02:10:50,806 - create_image - DEBUG - Instance status is - active 2019-01-08 02:10:50,806 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image 2019-01-08 02:10:50,806 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image 2019-01-08 02:10:50,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:50,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:51,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6fe0d7856191475aab933ffc80a38ce5", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role"}], "expires_at": "2019-01-08T03:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-user", "id": "1c1ee75df0744e0a918f945a9297e428"}, "audit_ids": ["gfwJ2gbWT0So1fyXc94iKw"], "issued_at": "2019-01-08T02:10:51.000000Z"}} 2019-01-08 02:10:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" 2019-01-08 02:10:51,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e63f92e-ca28-4759-875d-9134cba92083 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:51,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2e63f92e-ca28-4759-875d-9134cba92083 2019-01-08 02:10:51,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" 2019-01-08 02:10:51,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d0d27a4-a2de-4fd2-bd16-4dfcc8b19b95 Date: Tue, 08 Jan 2019 02:10:51 GMT RESP BODY: {"networks":[]} 2019-01-08 02:10:51,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-9d0d27a4-a2de-4fd2-bd16-4dfcc8b19b95 2019-01-08 02:10:51,556 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net 2019-01-08 02:10:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" -d '{"network": {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net", "admin_state_up": true}}' 2019-01-08 02:10:52,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ba56d426-8fe2-4ffd-8a59-29fcff764032 Date: Tue, 08 Jan 2019 02:10:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:10:52Z","is_default":false,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}} 2019-01-08 02:10:52,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-ba56d426-8fe2-4ffd-8a59-29fcff764032 2019-01-08 02:10:53,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" 2019-01-08 02:10:53,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-ce74b208-0436-459c-b8ea-7caabd6f1c9f Date: Tue, 08 Jan 2019 02:10:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:10:52Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:10:53,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-ce74b208-0436-459c-b8ea-7caabd6f1c9f 2019-01-08 02:10:53,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" 2019-01-08 02:10:53,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e27d023-f462-4a50-a494-d3f450f96f08 Date: Tue, 08 Jan 2019 02:10:53 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:10:53,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-9e27d023-f462-4a50-a494-d3f450f96f08 2019-01-08 02:10:53,520 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet 2019-01-08 02:10:53,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" -d '{"subnets": [{"ip_version": 4, "network_id": "5fe9b722-d49e-4acf-bacc-4f2328c713a3", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]}' 2019-01-08 02:10:54,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43ea6337-e1cb-4287-9e6b-3a68e80b5030 Date: Tue, 08 Jan 2019 02:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:10:54,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-43ea6337-e1cb-4287-9e6b-3a68e80b5030 2019-01-08 02:10:54,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" 2019-01-08 02:10:55,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-b5b1d790-db81-47e0-bcde-9499cffd4221 Date: Tue, 08 Jan 2019 02:10:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:10:55,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-b5b1d790-db81-47e0-bcde-9499cffd4221 2019-01-08 02:10:55,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" 2019-01-08 02:10:55,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-95fa21bb-127e-4957-9eb1-b8d9335c3098 Date: Tue, 08 Jan 2019 02:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:10:55,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-95fa21bb-127e-4957-9eb1-b8d9335c3098 2019-01-08 02:10:55,539 - OpenStackNetwork - DEBUG - Network [5fe9b722-d49e-4acf-bacc-4f2328c713a3] created successfully 2019-01-08 02:10:55,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:55,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:55,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["NIAEIHeBSeOVJD4gvTp0QA"], "issued_at": "2019-01-08T02:10:55.000000Z"}} 2019-01-08 02:10:55,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d355e3c3daa52bbe584e045d508cfdd30f02b508" 2019-01-08 02:10:56,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2779a4bc-dfd1-4924-a73b-2052e80469e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:56,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2779a4bc-dfd1-4924-a73b-2052e80469e2 2019-01-08 02:10:56,059 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:10:56,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d355e3c3daa52bbe584e045d508cfdd30f02b508" 2019-01-08 02:10:56,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10: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-e1d46189-760d-4a4c-8553-106f0caa918c x-compute-request-id: req-e1d46189-760d-4a4c-8553-106f0caa918c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:10:56,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-e1d46189-760d-4a4c-8553-106f0caa918c 2019-01-08 02:10:56,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d355e3c3daa52bbe584e045d508cfdd30f02b508" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:10:56,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10: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-ab3d89bd-91e2-428b-bee8-3c69bdd0d5cd x-compute-request-id: req-ab3d89bd-91e2-428b-bee8-3c69bdd0d5cd Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "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": "cc06e480-0a1a-46bc-a38d-50743e976f48"}} 2019-01-08 02:10:56,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ab3d89bd-91e2-428b-bee8-3c69bdd0d5cd 2019-01-08 02:10:56,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:56,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:56,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6fe0d7856191475aab933ffc80a38ce5", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role"}], "expires_at": "2019-01-08T03:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-user", "id": "1c1ee75df0744e0a918f945a9297e428"}, "audit_ids": ["qvyospN0QYWpuHB-byCbNA"], "issued_at": "2019-01-08T02:10:56.000000Z"}} 2019-01-08 02:10:56,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:56,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964c8911-a56d-42a3-b827-de83512e8d63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:56,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-964c8911-a56d-42a3-b827-de83512e8d63 2019-01-08 02:10:56,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:57,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-032710ce-bc3e-4e2f-b866-4eb03cbce3d4 Date: Tue, 08 Jan 2019 02:10:57 GMT RESP BODY: {"security_groups": []} 2019-01-08 02:10:57,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name&description=hello+group used request id req-032710ce-bc3e-4e2f-b866-4eb03cbce3d4 2019-01-08 02:10:57,127 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name... 2019-01-08 02:10:57,127 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name 2019-01-08 02:10:57,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" -d '{"security_group": {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name", "description": "hello group"}}' 2019-01-08 02:10:57,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e289c879-6e7d-434a-a1e6-c341523b3e21 Date: Tue, 08 Jan 2019 02:10:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "updated_at": "2019-01-08T02:10:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "revision_number": 0, "id": "9f421082-efdf-4431-ad56-916310caf5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "revision_number": 0, "id": "dd45497a-0a12-4a1b-a054-409d780b6b95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}], "revision_number": 2, "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}} 2019-01-08 02:10:57,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-e289c879-6e7d-434a-a1e6-c341523b3e21 2019-01-08 02:10:57,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6f67e0-6bab-490e-abf0-22ac29fc02fb 2019-01-08 02:10:57,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:57,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-288352b8-df6d-4e8f-b307-e8be1673805f Date: Tue, 08 Jan 2019 02:10:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "9f421082-efdf-4431-ad56-916310caf5c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "dd45497a-0a12-4a1b-a054-409d780b6b95"}]} 2019-01-08 02:10:57,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb used request id req-288352b8-df6d-4e8f-b307-e8be1673805f 2019-01-08 02:10:57,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6f67e0-6bab-490e-abf0-22ac29fc02fb 2019-01-08 02:10:57,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:57,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52d18579-9a54-4366-8d55-b5cba21add7f Date: Tue, 08 Jan 2019 02:10:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "9f421082-efdf-4431-ad56-916310caf5c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "dd45497a-0a12-4a1b-a054-409d780b6b95"}]} 2019-01-08 02:10:57,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb used request id req-52d18579-9a54-4366-8d55-b5cba21add7f 2019-01-08 02:10:57,912 - neutron_utils - INFO - Retrieving security group with ID - fe6f67e0-6bab-490e-abf0-22ac29fc02fb 2019-01-08 02:10:57,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:58,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-41991e92-fa99-4ba9-9ab7-3ae93e343ae6 Date: Tue, 08 Jan 2019 02:10:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "updated_at": "2019-01-08T02:10:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "revision_number": 0, "id": "9f421082-efdf-4431-ad56-916310caf5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "revision_number": 0, "id": "dd45497a-0a12-4a1b-a054-409d780b6b95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}], "revision_number": 2, "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}]} 2019-01-08 02:10:58,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb used request id req-41991e92-fa99-4ba9-9ab7-3ae93e343ae6 2019-01-08 02:10:58,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6f67e0-6bab-490e-abf0-22ac29fc02fb 2019-01-08 02:10:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:58,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-26d37f48-de2f-4114-820e-5ddda1dd76e4 Date: Tue, 08 Jan 2019 02:10:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "9f421082-efdf-4431-ad56-916310caf5c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "dd45497a-0a12-4a1b-a054-409d780b6b95"}]} 2019-01-08 02:10:58,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb used request id req-26d37f48-de2f-4114-820e-5ddda1dd76e4 2019-01-08 02:10:58,359 - neutron_utils - INFO - Retrieving security group with ID - fe6f67e0-6bab-490e-abf0-22ac29fc02fb 2019-01-08 02:10:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:58,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f409ef81-23b1-4141-a434-6d7e1d3d2f2e Date: Tue, 08 Jan 2019 02:10:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "updated_at": "2019-01-08T02:10:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "revision_number": 0, "id": "9f421082-efdf-4431-ad56-916310caf5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "revision_number": 0, "id": "dd45497a-0a12-4a1b-a054-409d780b6b95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}], "revision_number": 2, "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}]} 2019-01-08 02:10:58,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb used request id req-f409ef81-23b1-4141-a434-6d7e1d3d2f2e 2019-01-08 02:10:58,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6f67e0-6bab-490e-abf0-22ac29fc02fb 2019-01-08 02:10:58,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:58,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe6eafa3-02b2-4b15-92a4-13d4d4eac3a2 Date: Tue, 08 Jan 2019 02:10:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "9f421082-efdf-4431-ad56-916310caf5c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "dd45497a-0a12-4a1b-a054-409d780b6b95"}]} 2019-01-08 02:10:58,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb used request id req-fe6eafa3-02b2-4b15-92a4-13d4d4eac3a2 2019-01-08 02:10:58,802 - neutron_utils - INFO - Retrieving security group with ID - fe6f67e0-6bab-490e-abf0-22ac29fc02fb 2019-01-08 02:10:58,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:59,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-477473f2-2f56-4c05-befc-d1443dffa0e1 Date: Tue, 08 Jan 2019 02:10:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "updated_at": "2019-01-08T02:10:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "revision_number": 0, "id": "9f421082-efdf-4431-ad56-916310caf5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "revision_number": 0, "id": "dd45497a-0a12-4a1b-a054-409d780b6b95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}], "revision_number": 2, "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}]} 2019-01-08 02:10:59,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb used request id req-477473f2-2f56-4c05-befc-d1443dffa0e1 2019-01-08 02:10:59,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe6f67e0-6bab-490e-abf0-22ac29fc02fb 2019-01-08 02:10:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:10:59,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2246ce45-39fb-48ef-b1da-10ae8e117005 Date: Tue, 08 Jan 2019 02:10:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "9f421082-efdf-4431-ad56-916310caf5c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:57Z", "security_group_id": "fe6f67e0-6bab-490e-abf0-22ac29fc02fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:57Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "dd45497a-0a12-4a1b-a054-409d780b6b95"}]} 2019-01-08 02:10:59,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=fe6f67e0-6bab-490e-abf0-22ac29fc02fb used request id req-2246ce45-39fb-48ef-b1da-10ae8e117005 2019-01-08 02:10:59,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:10:59,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:10:59,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6fe0d7856191475aab933ffc80a38ce5", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role"}], "expires_at": "2019-01-08T03:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-user", "id": "1c1ee75df0744e0a918f945a9297e428"}, "audit_ids": ["yRSHqdJlTnqy-P2FrpRlLQ"], "issued_at": "2019-01-08T02:10:59.000000Z"}} 2019-01-08 02:10:59,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:10:59,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d57cee8-2dca-4a9b-8c94-4710e25a22ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:59,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8d57cee8-2dca-4a9b-8c94-4710e25a22ba 2019-01-08 02:10:59,576 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:10:59,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:10:59,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc996634-36d6-4dc4-b66a-401472416103 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:10:59,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bc996634-36d6-4dc4-b66a-401472416103 2019-01-08 02:10:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:10:59,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-b5fb95e6-85e8-4094-b5fd-263fbe516161 Date: Tue, 08 Jan 2019 02:10:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:10:59,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-b5fb95e6-85e8-4094-b5fd-263fbe516161 2019-01-08 02:10:59,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:00,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5b11cb54-8785-40fd-a970-298f96730954 Date: Tue, 08 Jan 2019 02:11:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:00,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-5b11cb54-8785-40fd-a970-298f96730954 2019-01-08 02:11:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:00,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-2eb5a833-3935-4ab6-a292-c77be13a1d4e Date: Tue, 08 Jan 2019 02:11:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:00,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-2eb5a833-3935-4ab6-a292-c77be13a1d4e 2019-01-08 02:11:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:11:00,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:11: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:11:00,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:00,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab529ce-0e1c-4797-89c3-bc6f9ac2501f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:00,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-2ab529ce-0e1c-4797-89c3-bc6f9ac2501f 2019-01-08 02:11:00,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:00,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f7b3d94a-7ff3-470f-b0cb-1456747e2625 Date: Tue, 08 Jan 2019 02:11:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:00,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-f7b3d94a-7ff3-470f-b0cb-1456747e2625 2019-01-08 02:11:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:00,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1f642487-a5ad-445f-8cee-64af40f79a80 Date: Tue, 08 Jan 2019 02:11:00 GMT RESP BODY: {"ports":[]} 2019-01-08 02:11:00,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port&admin_state_up=True used request id req-1f642487-a5ad-445f-8cee-64af40f79a80 2019-01-08 02:11:00,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:01,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-afd0330f-05a3-41fb-a007-6330226967d1 x-compute-request-id: req-afd0330f-05a3-41fb-a007-6330226967d1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:11:01,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst used request id req-afd0330f-05a3-41fb-a007-6330226967d1 2019-01-08 02:11:01,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:01,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c4f3312e-9d26-4527-9a06-28ef57de444a Date: Tue, 08 Jan 2019 02:11:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:01,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-c4f3312e-9d26-4527-9a06-28ef57de444a 2019-01-08 02:11:01,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:01,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c7bab161-7521-41c2-8ba6-2f03040e2504 Date: Tue, 08 Jan 2019 02:11:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:01,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-c7bab161-7521-41c2-8ba6-2f03040e2504 2019-01-08 02:11:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:01,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-22e2ae0c-906c-40e2-8928-b40d4e796b4b Date: Tue, 08 Jan 2019 02:11:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:01,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-22e2ae0c-906c-40e2-8928-b40d4e796b4b 2019-01-08 02:11:01,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:01,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8abcb93-6d04-41a3-b9cf-8c94e664b919 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:01,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-a8abcb93-6d04-41a3-b9cf-8c94e664b919 2019-01-08 02:11:01,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:02,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-406993d4-6f67-4992-91b1-c570db38cd4d Date: Tue, 08 Jan 2019 02:11:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:02,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-406993d4-6f67-4992-91b1-c570db38cd4d 2019-01-08 02:11:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:02,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1dc91d2e-adb5-4ca8-b20f-c6f71ede57cb Date: Tue, 08 Jan 2019 02:11:02 GMT RESP BODY: {"ports":[]} 2019-01-08 02:11:02,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port&admin_state_up=True used request id req-1dc91d2e-adb5-4ca8-b20f-c6f71ede57cb 2019-01-08 02:11:02,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:11:02,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:11:02,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6fe0d7856191475aab933ffc80a38ce5", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role"}], "expires_at": "2019-01-08T03:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-user", "id": "1c1ee75df0744e0a918f945a9297e428"}, "audit_ids": ["Jwpa7lrTRD-TI_if1zH06g"], "issued_at": "2019-01-08T02:11:02.000000Z"}} 2019-01-08 02:11:02,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dbc6c52af19be68849def6343d964ddd44d122" 2019-01-08 02:11:02,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6180b761-9409-4a7c-8675-29fc15bf8c3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:11:02,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6180b761-9409-4a7c-8675-29fc15bf8c3c 2019-01-08 02:11:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:03,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-dfd537b4-eb91-4dca-ae89-9e725d226502 Date: Tue, 08 Jan 2019 02:11:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:03,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-dfd537b4-eb91-4dca-ae89-9e725d226502 2019-01-08 02:11:03,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:03,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-261c80bd-0f7e-474b-b557-49414ddaeacf Date: Tue, 08 Jan 2019 02:11:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:03,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-261c80bd-0f7e-474b-b557-49414ddaeacf 2019-01-08 02:11:03,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:03,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c29c2e82-8abe-466b-bf8a-d4f76f6149a4 Date: Tue, 08 Jan 2019 02:11:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:03,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-c29c2e82-8abe-466b-bf8a-d4f76f6149a4 2019-01-08 02:11:03,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:11:03,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:11: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:11:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dbc6c52af19be68849def6343d964ddd44d122" 2019-01-08 02:11:03,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b749ef10-ed31-4113-90e2-8083f2a2e84a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:03,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-b749ef10-ed31-4113-90e2-8083f2a2e84a 2019-01-08 02:11:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:03,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5461025a-33e7-4d63-94c9-65a86733af7c Date: Tue, 08 Jan 2019 02:11:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:03,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-5461025a-33e7-4d63-94c9-65a86733af7c 2019-01-08 02:11:03,781 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net 2019-01-08 02:11:03,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" -d '{"port": {"network_id": "5fe9b722-d49e-4acf-bacc-4f2328c713a3", "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port", "admin_state_up": true}}' 2019-01-08 02:11:05,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-28bc8aab-2c60-4f89-bd70-467f961c04fa Date: Tue, 08 Jan 2019 02:11:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.7"}],"id":"18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a","security_groups":["82b4007a-1638-4b6f-8af3-59c4411e3a21"],"mac_address":"fa:16:3e:42:98:fd","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","qos_policy_id":null,"admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:11:04Z","binding:vnic_type":"normal","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"}} 2019-01-08 02:11:05,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-28bc8aab-2c60-4f89-bd70-467f961c04fa 2019-01-08 02:11:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:05,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-1649cb4c-d379-4d92-8dd1-376f2482101d Date: Tue, 08 Jan 2019 02:11:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:05,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-1649cb4c-d379-4d92-8dd1-376f2482101d 2019-01-08 02:11:05,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:05,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3c8aac3d-89b5-471f-814a-4b2bbf582334 Date: Tue, 08 Jan 2019 02:11:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:05,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-3c8aac3d-89b5-471f-814a-4b2bbf582334 2019-01-08 02:11:05,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:05,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-d89a2ca9-debc-40bb-b226-effacc8fb1ad Date: Tue, 08 Jan 2019 02:11:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:05,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-d89a2ca9-debc-40bb-b226-effacc8fb1ad 2019-01-08 02:11:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:05,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae178c1f-2c13-404e-8058-b281f9c09ad9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:05,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-ae178c1f-2c13-404e-8058-b281f9c09ad9 2019-01-08 02:11:05,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:06,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2c165def-f4f0-4836-9db6-bfe879c58a4a Date: Tue, 08 Jan 2019 02:11:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:06,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-2c165def-f4f0-4836-9db6-bfe879c58a4a 2019-01-08 02:11:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:06,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-3a2d8532-6122-4165-9958-1adf8a050a40 Date: Tue, 08 Jan 2019 02:11:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.7"}],"id":"18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a","security_groups":["82b4007a-1638-4b6f-8af3-59c4411e3a21"],"mac_address":"fa:16:3e:42:98:fd","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:11:04Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"}]} 2019-01-08 02:11:06,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port&admin_state_up=True used request id req-3a2d8532-6122-4165-9958-1adf8a050a40 2019-01-08 02:11:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:06,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3abe7c-87f7-43a3-b795-dd35e1786aaf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:06,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-2b3abe7c-87f7-43a3-b795-dd35e1786aaf 2019-01-08 02:11:06,971 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst 2019-01-08 02:11:06,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:06,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63efbdd5-bf01-46e8-a057-069a37f9de43 x-compute-request-id: req-63efbdd5-bf01-46e8-a057-069a37f9de43 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-flavor-name"}]} 2019-01-08 02:11:06,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-63efbdd5-bf01-46e8-a057-069a37f9de43 2019-01-08 02:11:06,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:07,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-0bdc22f7-055f-42c4-afc5-c2838d7de54d x-compute-request-id: req-0bdc22f7-055f-42c4-afc5-c2838d7de54d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "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": "cc06e480-0a1a-46bc-a38d-50743e976f48"}} 2019-01-08 02:11:07,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48 used request id req-0bdc22f7-055f-42c4-afc5-c2838d7de54d 2019-01-08 02:11:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:07,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-c78aa0d5-eedd-4f3f-a48f-0fadec87b3fa Date: Tue, 08 Jan 2019 02:11:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:10:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:10:50Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/snap", "metadata": {}}], "self": "/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "min_disk": 0, "protected": false, "id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "file": "/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0bcf52eed2f4b2eaa5e16b256b3794a", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image"} 2019-01-08 02:11:07,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image used request id req-c78aa0d5-eedd-4f3f-a48f-0fadec87b3fa 2019-01-08 02:11:07,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:07,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b20c85b-1dce-431c-8ff8-740b031036cd Date: Tue, 08 Jan 2019 02:11: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"}}} 2019-01-08 02:11:07,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-7b20c85b-1dce-431c-8ff8-740b031036cd 2019-01-08 02:11:07,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" -d '{"server": {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "imageRef": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "flavorRef": "cc06e480-0a1a-46bc-a38d-50743e976f48", "max_count": 1, "min_count": 1, "networks": [{"port": "18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a"}], "security_groups": [{"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}]}}' 2019-01-08 02:11:09,826 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-b198698e-3504-4b62-b39b-21f2f29fcc96 x-compute-request-id: req-b198698e-3504-4b62-b39b-21f2f29fcc96 Content-Length: 435 location: http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "adminPass": "qXR6kqzLHTzZ"}} 2019-01-08 02:11:09,827 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-b198698e-3504-4b62-b39b-21f2f29fcc96 2019-01-08 02:11:09,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:10,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11: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-c1ea41a2-3b7f-4017-bb1d-b11e09dd0eb3 x-compute-request-id: req-c1ea41a2-3b7f-4017-bb1d-b11e09dd0eb3 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.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:11:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:10,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-c1ea41a2-3b7f-4017-bb1d-b11e09dd0eb3 2019-01-08 02:11:10,075 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst 2019-01-08 02:11:10,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:10,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-025330c2-3eb1-44ba-942a-587923b390de x-compute-request-id: req-025330c2-3eb1-44ba-942a-587923b390de Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:11:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:10,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-025330c2-3eb1-44ba-942a-587923b390de 2019-01-08 02:11:10,413 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst] is - BUILD 2019-01-08 02:11:10,413 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:11:13,417 - create_instance - DEBUG - VM status query timeout in 896.658730984 2019-01-08 02:11:13,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:13,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61108ed8-6a86-49ce-99ab-ed854cb6dbb8 x-compute-request-id: req-61108ed8-6a86-49ce-99ab-ed854cb6dbb8 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.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:11:11Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:13,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-61108ed8-6a86-49ce-99ab-ed854cb6dbb8 2019-01-08 02:11:13,953 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst] is - BUILD 2019-01-08 02:11:13,953 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:11:16,956 - create_instance - DEBUG - VM status query timeout in 893.119429111 2019-01-08 02:11:16,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:17,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63ce99e5-f1e0-4d3b-9695-6c276f1e6604 x-compute-request-id: req-63ce99e5-f1e0-4d3b-9695-6c276f1e6604 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.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:11:11Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:17,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-63ce99e5-f1e0-4d3b-9695-6c276f1e6604 2019-01-08 02:11:17,548 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst] is - BUILD 2019-01-08 02:11:17,548 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:11:20,551 - create_instance - DEBUG - VM status query timeout in 889.524338961 2019-01-08 02:11:20,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:21,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-c39a4827-a63e-418a-9a11-c4d223281cce x-compute-request-id: req-c39a4827-a63e-418a-9a11-c4d223281cce Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:21,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-c39a4827-a63e-418a-9a11-c4d223281cce 2019-01-08 02:11:21,103 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst] is - ACTIVE 2019-01-08 02:11:21,103 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:11:21,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:21,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0537f241-f185-43c3-840b-c6fcf926d6e1 x-compute-request-id: req-0537f241-f185-43c3-840b-c6fcf926d6e1 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:21,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-0537f241-f185-43c3-840b-c6fcf926d6e1 2019-01-08 02:11:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:21,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-08360106-34d4-497e-9ea3-c7423b487a09 Date: Tue, 08 Jan 2019 02:11:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:21,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-08360106-34d4-497e-9ea3-c7423b487a09 2019-01-08 02:11:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:21,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e54ed7-0319-489c-a4f8-b7b4e6040e66 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:21,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-49e54ed7-0319-489c-a4f8-b7b4e6040e66 2019-01-08 02:11:21,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:22,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-621b8462-3ac9-48d1-adbf-5479c093c5df Date: Tue, 08 Jan 2019 02:11:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:22,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-621b8462-3ac9-48d1-adbf-5479c093c5df 2019-01-08 02:11:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:22,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-4f0381d9-d3f0-4930-b6bb-18ee9e2ab66b Date: Tue, 08 Jan 2019 02:11:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.7"}],"id":"18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a","security_groups":["82b4007a-1638-4b6f-8af3-59c4411e3a21"],"mac_address":"fa:16:3e:42:98:fd","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:11:04Z","binding:vnic_type":"normal","device_id":"a76e4c68-b981-4944-b3b4-98faca319ac4","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.2"}],"id":"68496597-995f-4684-8774-8e59738fd5de","security_groups":[],"mac_address":"fa:16:3e:a8:bc:20","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:10:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"}]} 2019-01-08 02:11:22,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-4f0381d9-d3f0-4930-b6bb-18ee9e2ab66b 2019-01-08 02:11:22,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:22,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-1babe08b-6f11-46a1-8b94-c6b522263884 x-compute-request-id: req-1babe08b-6f11-46a1-8b94-c6b522263884 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:22,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-1babe08b-6f11-46a1-8b94-c6b522263884 2019-01-08 02:11:22,599 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst] is - ACTIVE 2019-01-08 02:11:22,599 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:11:22,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:23,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-0d5eb5a0-88e7-49c0-a8e9-6d3ade904dcd x-compute-request-id: req-0d5eb5a0-88e7-49c0-a8e9-6d3ade904dcd Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:23,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-0d5eb5a0-88e7-49c0-a8e9-6d3ade904dcd 2019-01-08 02:11:23,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:23,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-a747e62a-4e83-4fc2-bbcd-be0db7fa048b Date: Tue, 08 Jan 2019 02:11:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:23,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-a747e62a-4e83-4fc2-bbcd-be0db7fa048b 2019-01-08 02:11:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:23,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26d02ce-3e58-4b53-a609-69487a5af5fc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:23,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-a26d02ce-3e58-4b53-a609-69487a5af5fc 2019-01-08 02:11:23,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:23,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9fbf385b-1475-4c6b-9e70-ee135726b7fb Date: Tue, 08 Jan 2019 02:11:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:23,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-9fbf385b-1475-4c6b-9e70-ee135726b7fb 2019-01-08 02:11:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:23,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-ea84aeb4-1ccc-43d7-b3a2-6bdec0a7b287 Date: Tue, 08 Jan 2019 02:11:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.7"}],"id":"18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a","security_groups":["82b4007a-1638-4b6f-8af3-59c4411e3a21"],"mac_address":"fa:16:3e:42:98:fd","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:11:04Z","binding:vnic_type":"normal","device_id":"a76e4c68-b981-4944-b3b4-98faca319ac4","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.2"}],"id":"68496597-995f-4684-8774-8e59738fd5de","security_groups":[],"mac_address":"fa:16:3e:a8:bc:20","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:10:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"}]} 2019-01-08 02:11:23,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-ea84aeb4-1ccc-43d7-b3a2-6bdec0a7b287 2019-01-08 02:11:23,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}}' 2019-01-08 02:11:25,492 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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-d311ba7e-1994-4b74-a5fb-21deafb88358 x-compute-request-id: req-d311ba7e-1994-4b74-a5fb-21deafb88358 Content-Length: 0 Content-Type: application/json 2019-01-08 02:11:25,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4/action used request id req-d311ba7e-1994-4b74-a5fb-21deafb88358 2019-01-08 02:11:25,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:26,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f391634d-50c6-460f-8915-e44fdc638724 x-compute-request-id: req-f391634d-50c6-460f-8915-e44fdc638724 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:26,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-f391634d-50c6-460f-8915-e44fdc638724 2019-01-08 02:11:26,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:26,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-b75f3ec9-5317-4c45-93cd-998822344064 Date: Tue, 08 Jan 2019 02:11:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:26,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-b75f3ec9-5317-4c45-93cd-998822344064 2019-01-08 02:11:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:26,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253cc362-bcc1-49a5-bcad-1353a08bab4f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:26,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-253cc362-bcc1-49a5-bcad-1353a08bab4f 2019-01-08 02:11:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:26,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4e6f9845-8049-474b-a1a8-2019af45a914 Date: Tue, 08 Jan 2019 02:11:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:26,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-4e6f9845-8049-474b-a1a8-2019af45a914 2019-01-08 02:11:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:26,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-80597627-3742-4b05-8c91-d855918494ad Date: Tue, 08 Jan 2019 02:11:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:25Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.7"}],"id":"18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a","security_groups":["82b4007a-1638-4b6f-8af3-59c4411e3a21","fe6f67e0-6bab-490e-abf0-22ac29fc02fb"],"mac_address":"fa:16:3e:42:98:fd","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:11:04Z","binding:vnic_type":"normal","device_id":"a76e4c68-b981-4944-b3b4-98faca319ac4","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.2"}],"id":"68496597-995f-4684-8774-8e59738fd5de","security_groups":[],"mac_address":"fa:16:3e:a8:bc:20","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:10:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"}]} 2019-01-08 02:11:26,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-80597627-3742-4b05-8c91-d855918494ad 2019-01-08 02:11:26,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:11:26,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6fe0d7856191475aab933ffc80a38ce5", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role"}], "expires_at": "2019-01-08T03:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e0bcf52eed2f4b2eaa5e16b256b3794a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-user", "id": "1c1ee75df0744e0a918f945a9297e428"}, "audit_ids": ["CFQM5CclQSqbiogj9MAcgA"], "issued_at": "2019-01-08T02:11:26.000000Z"}} 2019-01-08 02:11:26,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d21ee2975c2b6ada0ed1fdbf67bf8b00c5ad18" 2019-01-08 02:11:27,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38868575-7925-41b9-8f62-64b714421982 x-compute-request-id: req-38868575-7925-41b9-8f62-64b714421982 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:27,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-38868575-7925-41b9-8f62-64b714421982 2019-01-08 02:11:27,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:28,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11: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-51f33082-592e-4b30-950c-437174eba693 x-compute-request-id: req-51f33082-592e-4b30-950c-437174eba693 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:28,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-51f33082-592e-4b30-950c-437174eba693 2019-01-08 02:11:28,286 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst] is - ACTIVE 2019-01-08 02:11:28,287 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:11:28,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:29,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-431541f5-d1eb-4022-a1d8-d1cf7c00d3a7 x-compute-request-id: req-431541f5-d1eb-4022-a1d8-d1cf7c00d3a7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:29,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-431541f5-d1eb-4022-a1d8-d1cf7c00d3a7 2019-01-08 02:11:29,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:30,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-3d6b15bf-7bb1-4d86-928f-bb323e31944a Date: Tue, 08 Jan 2019 02:11:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:30,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-3d6b15bf-7bb1-4d86-928f-bb323e31944a 2019-01-08 02:11:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:30,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc8292e-46d6-48ec-b791-2077b5027e39 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:30,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-9cc8292e-46d6-48ec-b791-2077b5027e39 2019-01-08 02:11:30,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:30,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7f3beff4-46c0-4956-b22c-899620dfccd6 Date: Tue, 08 Jan 2019 02:11:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:30,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-7f3beff4-46c0-4956-b22c-899620dfccd6 2019-01-08 02:11:30,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:30,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-53f2c450-cea2-4dd7-8a28-6d5c16c21417 Date: Tue, 08 Jan 2019 02:11:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:25Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.7"}],"id":"18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a","security_groups":["82b4007a-1638-4b6f-8af3-59c4411e3a21","fe6f67e0-6bab-490e-abf0-22ac29fc02fb"],"mac_address":"fa:16:3e:42:98:fd","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:11:04Z","binding:vnic_type":"normal","device_id":"a76e4c68-b981-4944-b3b4-98faca319ac4","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.2"}],"id":"68496597-995f-4684-8774-8e59738fd5de","security_groups":[],"mac_address":"fa:16:3e:a8:bc:20","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:10:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"}]} 2019-01-08 02:11:30,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-53f2c450-cea2-4dd7-8a28-6d5c16c21417 2019-01-08 02:11:30,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:31,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11: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-325d0f38-5b19-4e04-ae02-260f5c17a440 x-compute-request-id: req-325d0f38-5b19-4e04-ae02-260f5c17a440 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:31,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-325d0f38-5b19-4e04-ae02-260f5c17a440 2019-01-08 02:11:31,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:31,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-7b6ef60a-e9a4-4b59-8040-2f633f9edfa2 Date: Tue, 08 Jan 2019 02:11:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:31,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-7b6ef60a-e9a4-4b59-8040-2f633f9edfa2 2019-01-08 02:11:31,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:31,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7bf52d-de18-4a9d-b1da-e3aabe5e5ed2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:31,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-6e7bf52d-de18-4a9d-b1da-e3aabe5e5ed2 2019-01-08 02:11:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:31,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-67da309f-9878-4b55-ac74-d8283a63f0e9 Date: Tue, 08 Jan 2019 02:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:31,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-67da309f-9878-4b55-ac74-d8283a63f0e9 2019-01-08 02:11:31,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:31,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-78daada5-cbf1-4317-8afe-928de1eddd89 Date: Tue, 08 Jan 2019 02:11:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:25Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.7"}],"id":"18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a","security_groups":["82b4007a-1638-4b6f-8af3-59c4411e3a21","fe6f67e0-6bab-490e-abf0-22ac29fc02fb"],"mac_address":"fa:16:3e:42:98:fd","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:11:04Z","binding:vnic_type":"normal","device_id":"a76e4c68-b981-4944-b3b4-98faca319ac4","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.2"}],"id":"68496597-995f-4684-8774-8e59738fd5de","security_groups":[],"mac_address":"fa:16:3e:a8:bc:20","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:10:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"}]} 2019-01-08 02:11:31,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-78daada5-cbf1-4317-8afe-928de1eddd89 2019-01-08 02:11:31,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}}' 2019-01-08 02:11:32,112 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 08 Jan 2019 02: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-e37ca108-736a-482a-87c3-5179c72df0cf x-compute-request-id: req-e37ca108-736a-482a-87c3-5179c72df0cf 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: 'fe6f67e0-6bab-490e-abf0-22ac29fc02fb'.\nNeutron server returns request_ids: ['req-1abe2618-3fb3-40d2-a0c3-d1c8aa601e45']", "code": 400}} 2019-01-08 02:11:32,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4/action used request id req-e37ca108-736a-482a-87c3-5179c72df0cf 2019-01-08 02:11:32,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:32,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d6ece03-4950-487e-bb32-1984949d2823 x-compute-request-id: req-8d6ece03-4950-487e-bb32-1984949d2823 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:32,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-8d6ece03-4950-487e-bb32-1984949d2823 2019-01-08 02:11:32,642 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name] already added to VM [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst] 2019-01-08 02:11:32,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:33,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18ef06d7-8362-4000-8f2c-f246fd21ef0e x-compute-request-id: req-18ef06d7-8362-4000-8f2c-f246fd21ef0e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:33,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-18ef06d7-8362-4000-8f2c-f246fd21ef0e 2019-01-08 02:11:33,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:33,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-40421b86-2071-4545-8ca8-0bbd6573659f Date: Tue, 08 Jan 2019 02:11:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","subnets":["5f06ea3d-fe4f-4b10-af0c-c20a65582d40"],"description":"","tags":[],"updated_at":"2019-01-08T02:10:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net","admin_state_up":true,"tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:52Z","mtu":1442}]} 2019-01-08 02:11:33,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net used request id req-40421b86-2071-4545-8ca8-0bbd6573659f 2019-01-08 02:11:33,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:33,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d896cc-e8bb-432c-906f-3cbc9d979d92 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:33,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-f6d896cc-e8bb-432c-906f-3cbc9d979d92 2019-01-08 02:11:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:33,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c38fa0b2-7b4d-4821-ad86-165350abac87 Date: Tue, 08 Jan 2019 02:11:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","created_at":"2019-01-08T02:10:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet"}]} 2019-01-08 02:11:33,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-c38fa0b2-7b4d-4821-ad86-165350abac87 2019-01-08 02:11:33,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:33,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-2ff07149-4d70-47c4-be24-18782354ba53 Date: Tue, 08 Jan 2019 02:11:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:25Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.7"}],"id":"18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a","security_groups":["82b4007a-1638-4b6f-8af3-59c4411e3a21","fe6f67e0-6bab-490e-abf0-22ac29fc02fb"],"mac_address":"fa:16:3e:42:98:fd","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:11:04Z","binding:vnic_type":"normal","device_id":"a76e4c68-b981-4944-b3b4-98faca319ac4","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:10:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f06ea3d-fe4f-4b10-af0c-c20a65582d40","ip_address":"10.55.0.2"}],"id":"68496597-995f-4684-8774-8e59738fd5de","security_groups":[],"mac_address":"fa:16:3e:a8:bc:20","project_id":"e0bcf52eed2f4b2eaa5e16b256b3794a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5fe9b722-d49e-4acf-bacc-4f2328c713a3","dns_name":"","created_at":"2019-01-08T02:10:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e0bcf52eed2f4b2eaa5e16b256b3794a"}]} 2019-01-08 02:11:33,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-2ff07149-4d70-47c4-be24-18782354ba53 2019-01-08 02:11:33,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d21ee2975c2b6ada0ed1fdbf67bf8b00c5ad18" 2019-01-08 02:11:34,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d1e48ec-d736-4edb-9e3d-9f5f009134ea x-compute-request-id: req-7d1e48ec-d736-4edb-9e3d-9f5f009134ea Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:98:fd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name"}], "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:20Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:34,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-7d1e48ec-d736-4edb-9e3d-9f5f009134ea 2019-01-08 02:11:34,372 - create_instance - INFO - Deleting Port with ID - 18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a 2019-01-08 02:11:34,372 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-port 2019-01-08 02:11:34,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:34,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b867ad16-45c8-448e-ad3d-287ee79dd649 Date: Tue, 08 Jan 2019 02:11:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:11:34,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/18048ea2-cccc-4ee3-b10d-1ebcb1cbb94a used request id req-b867ad16-45c8-448e-ad3d-287ee79dd649 2019-01-08 02:11:34,926 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst 2019-01-08 02:11:34,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:35,049 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-548b5950-cbe6-4efd-8bba-6fe8810be9a9 x-compute-request-id: req-548b5950-cbe6-4efd-8bba-6fe8810be9a9 Content-Type: application/json 2019-01-08 02:11:35,049 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-548b5950-cbe6-4efd-8bba-6fe8810be9a9 2019-01-08 02:11:35,049 - create_instance - INFO - Checking deletion status 2019-01-08 02:11:35,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:35,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c5b819a-a760-42a0-85a4-894efb0dd6bb x-compute-request-id: req-8c5b819a-a760-42a0-85a4-894efb0dd6bb Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:35Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:35,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-8c5b819a-a760-42a0-85a4-894efb0dd6bb 2019-01-08 02:11:35,312 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst] is - ACTIVE 2019-01-08 02:11:35,313 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:11:38,314 - create_instance - DEBUG - VM status query timeout in 296.735458136 2019-01-08 02:11:38,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:38,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-189741c6-5a93-4d3d-b680-3b31520057f7 x-compute-request-id: req-189741c6-5a93-4d3d-b680-3b31520057f7 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/a76e4c68-b981-4944-b3b4-98faca319ac4", "rel": "bookmark"}], "image": {"id": "6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "links": [{"href": "http://172.30.9.42:8774/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:11:20.000000", "flavor": {"id": "cc06e480-0a1a-46bc-a38d-50743e976f48", "links": [{"href": "http://172.30.9.42:8774/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48", "rel": "bookmark"}]}, "id": "a76e4c68-b981-4944-b3b4-98faca319ac4", "user_id": "1c1ee75df0744e0a918f945a9297e428", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:11:35Z", "hostId": "936b216932adf1574e28036c55defe6ed5d060b15bc6abc510bcbd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst", "created": "2019-01-08T02:11:09Z", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:11:38,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-189741c6-5a93-4d3d-b680-3b31520057f7 2019-01-08 02:11:38,766 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst] is - ACTIVE 2019-01-08 02:11:38,766 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:11:41,770 - create_instance - DEBUG - VM status query timeout in 293.279917002 2019-01-08 02:11:41,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bcc109b171a51794981781bdec89aeac2ecae1" 2019-01-08 02:11:41,823 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02: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-9d1a28b0-afc3-4df3-978b-c17ec07e5492 x-compute-request-id: req-9d1a28b0-afc3-4df3-978b-c17ec07e5492 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a76e4c68-b981-4944-b3b4-98faca319ac4 could not be found.", "code": 404}} 2019-01-08 02:11:41,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/a76e4c68-b981-4944-b3b4-98faca319ac4 used request id req-9d1a28b0-afc3-4df3-978b-c17ec07e5492 2019-01-08 02:11:41,823 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a76e4c68-b981-4944-b3b4-98faca319ac4 could not be found. (HTTP 404) (Request-ID: req-9d1a28b0-afc3-4df3-978b-c17ec07e5492) 2019-01-08 02:11:41,823 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-inst 2019-01-08 02:11:41,825 - neutron_utils - INFO - Deleting security group rule with ID - 9f421082-efdf-4431-ad56-916310caf5c7 2019-01-08 02:11:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/9f421082-efdf-4431-ad56-916310caf5c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:11:42,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b6faf83-f75e-417b-953a-3c5a0a5bebfe Content-Length: 0 Date: Tue, 08 Jan 2019 02:11:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:11:42,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/9f421082-efdf-4431-ad56-916310caf5c7 used request id req-2b6faf83-f75e-417b-953a-3c5a0a5bebfe 2019-01-08 02:11:42,141 - neutron_utils - INFO - Deleting security group rule with ID - dd45497a-0a12-4a1b-a054-409d780b6b95 2019-01-08 02:11:42,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/dd45497a-0a12-4a1b-a054-409d780b6b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:11:42,464 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1eb359c-7b64-40e2-a39e-d9e59dccab2f Content-Length: 0 Date: Tue, 08 Jan 2019 02:11:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:11:42,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/dd45497a-0a12-4a1b-a054-409d780b6b95 used request id req-b1eb359c-7b64-40e2-a39e-d9e59dccab2f 2019-01-08 02:11:42,464 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-name 2019-01-08 02:11:42,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/fe6f67e0-6bab-490e-abf0-22ac29fc02fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38177b9b867448ddc13e4b6213cc2f754b84a8e0" 2019-01-08 02:11:42,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc4c3a3b-bcb1-48e0-9172-cc9ca4f452e8 Content-Length: 0 Date: Tue, 08 Jan 2019 02:11:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:11:42,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/fe6f67e0-6bab-490e-abf0-22ac29fc02fb used request id req-cc4c3a3b-bcb1-48e0-9172-cc9ca4f452e8 2019-01-08 02:11:42,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d355e3c3daa52bbe584e045d508cfdd30f02b508" 2019-01-08 02:11:42,825 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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-5da2dc45-cad6-415d-a7f2-2a6ae7d7a143 x-compute-request-id: req-5da2dc45-cad6-415d-a7f2-2a6ae7d7a143 Content-Length: 0 Content-Type: application/json 2019-01-08 02:11:42,825 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/cc06e480-0a1a-46bc-a38d-50743e976f48 used request id req-5da2dc45-cad6-415d-a7f2-2a6ae7d7a143 2019-01-08 02:11:42,826 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet 2019-01-08 02:11:42,826 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-subnet 2019-01-08 02:11:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/5f06ea3d-fe4f-4b10-af0c-c20a65582d40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" 2019-01-08 02:11:44,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa1c91c8-f45e-468d-8bd2-6b3edea8b6ad Date: Tue, 08 Jan 2019 02:11:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:11:44,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/5f06ea3d-fe4f-4b10-af0c-c20a65582d40 used request id req-aa1c91c8-f45e-468d-8bd2-6b3edea8b6ad 2019-01-08 02:11:44,023 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-pub-net 2019-01-08 02:11:44,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/5fe9b722-d49e-4acf-bacc-4f2328c713a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4ce43df9bb8e36b53d6564cff3f2ca5e9c62a1" 2019-01-08 02:11:45,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f7431fe-704a-4252-b9d5-6a72f3b48e83 Date: Tue, 08 Jan 2019 02:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:11:45,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/5fe9b722-d49e-4acf-bacc-4f2328c713a3 used request id req-5f7431fe-704a-4252-b9d5-6a72f3b48e83 2019-01-08 02:11:45,238 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4491da1b-e541-4604-9b9f-ecaa4ea19d1e-image 2019-01-08 02:11:45,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}683e964daa4a93a2b305b5cdb454ed91cd6952cf" 2019-01-08 02:11:46,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3f731a6-7fbe-47dc-b91f-cb98d41c6eb8 Date: Tue, 08 Jan 2019 02:11:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:11:46,228 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/6c831f3e-96ef-44e6-9ef4-e0ad0e691277 used request id req-f3f731a6-7fbe-47dc-b91f-cb98d41c6eb8 2019-01-08 02:11:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:46,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-164139aa-d195-4a05-a234-2a417e5cbb61 Date: Tue, 08 Jan 2019 02:11:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:51Z", "updated_at": "2019-01-08T02:10:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:51Z", "revision_number": 0, "id": "28edd59d-cf4d-4530-b23b-d2bf9f42597a", "remote_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:51Z", "security_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:51Z", "revision_number": 0, "id": "61400868-ce6e-458a-9e92-9701ad79125e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:51Z", "security_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:51Z", "revision_number": 0, "id": "7d9fcaa3-c7eb-4185-b664-59bb6ca97c6e", "remote_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:51Z", "security_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:10:51Z", "revision_number": 0, "id": "a2881204-9424-4c49-ba3b-eb9fc25ea36a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:10:51Z", "security_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a"}], "revision_number": 4, "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:11:46,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-164139aa-d195-4a05-a234-2a417e5cbb61 2019-01-08 02:11:46,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:46,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aecbcdb-3c56-4dd1-b75c-595e7e48d081 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:11:46,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5aecbcdb-3c56-4dd1-b75c-595e7e48d081 2019-01-08 02:11:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:46,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa50e1a0-a075-4905-8e29-7ed1a3ffac27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:11:46,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-fa50e1a0-a075-4905-8e29-7ed1a3ffac27 2019-01-08 02:11:46,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:11:46,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:46,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58a4376-9742-4a65-a770-340c45259e89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:11:46,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-a58a4376-9742-4a65-a770-340c45259e89 2019-01-08 02:11:46,873 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:11:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:46,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d4554c4-1185-459f-a955-40fab00e91de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:11:46,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-6d4554c4-1185-459f-a955-40fab00e91de 2019-01-08 02:11:46,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:11:46,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:47,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec872980-51ab-42b9-830c-a151a924ea27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:11:47,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-ec872980-51ab-42b9-830c-a151a924ea27 2019-01-08 02:11:47,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:11:47,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:47,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde1c889-da1c-402e-b70c-ea920cb1ef75 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:11:47,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-cde1c889-da1c-402e-b70c-ea920cb1ef75 2019-01-08 02:11:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:47,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63103729-64d1-44e0-83bd-8757079a2cfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:11:47,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-63103729-64d1-44e0-83bd-8757079a2cfa 2019-01-08 02:11:47,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:11:47,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:47,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ecc8068-6eea-4f11-9577-5610ffb9030a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:11:47,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-1ecc8068-6eea-4f11-9577-5610ffb9030a 2019-01-08 02:11:47,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:11:47,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:47,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759f09d9-5af2-45d2-a803-6788ab7471ac Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "name": "InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj"}} 2019-01-08 02:11:47,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-759f09d9-5af2-45d2-a803-6788ab7471ac 2019-01-08 02:11:47,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82b4007a-1638-4b6f-8af3-59c4411e3a21 2019-01-08 02:11:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=82b4007a-1638-4b6f-8af3-59c4411e3a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:47,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c7e6f87e-b30a-4e69-b675-2bdfdf87541d Date: Tue, 08 Jan 2019 02:11:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:51Z", "security_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:51Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "28edd59d-cf4d-4530-b23b-d2bf9f42597a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:51Z", "security_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:51Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "61400868-ce6e-458a-9e92-9701ad79125e"}, {"remote_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:51Z", "security_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:51Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "7d9fcaa3-c7eb-4185-b664-59bb6ca97c6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:10:51Z", "security_group_id": "82b4007a-1638-4b6f-8af3-59c4411e3a21", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "created_at": "2019-01-08T02:10:51Z", "project_id": "e0bcf52eed2f4b2eaa5e16b256b3794a", "id": "a2881204-9424-4c49-ba3b-eb9fc25ea36a"}]} 2019-01-08 02:11:47,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=82b4007a-1638-4b6f-8af3-59c4411e3a21 used request id req-c7e6f87e-b30a-4e69-b675-2bdfdf87541d 2019-01-08 02:11:47,761 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:11:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/82b4007a-1638-4b6f-8af3-59c4411e3a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:48,138 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cb0ee85-04cb-4a13-90de-d0acaf39fd48 Content-Length: 0 Date: Tue, 08 Jan 2019 02:11:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:11:48,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/82b4007a-1638-4b6f-8af3-59c4411e3a21 used request id req-0cb0ee85-04cb-4a13-90de-d0acaf39fd48 2019-01-08 02:11:48,139 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj 2019-01-08 02:11:48,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:48,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5640eb03-a47a-44f7-bbb1-01a07bddcd78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:11:48,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e0bcf52eed2f4b2eaa5e16b256b3794a used request id req-5640eb03-a47a-44f7-bbb1-01a07bddcd78 2019-01-08 02:11:48,371 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-0f3a4aa0-48d6-400-proj-role 2019-01-08 02:11:48,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/6fe0d7856191475aab933ffc80a38ce5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:48,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ebc204a-d67b-4ce7-9df7-f7872e05c358 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:11:48,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/6fe0d7856191475aab933ffc80a38ce5 used request id req-7ebc204a-d67b-4ce7-9df7-f7872e05c358 2019-01-08 02:11:48,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13110041b9ae45462a79bd441fb41da6370b20" 2019-01-08 02:11:48,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f65be20-526c-47fe-b79a-07f26eeb751c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:11:48,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8f65be20-526c-47fe-b79a-07f26eeb751c 2019-01-08 02:11:48,612 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-0f3a4aa0-48d6-400-user 2019-01-08 02:11:48,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/1c1ee75df0744e0a918f945a9297e428 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c41697a73e05e3e822bdf856795e3aae00b2e34" 2019-01-08 02:11:48,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7108cd6c-8b85-4012-81a0-d99363a410fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:11:48,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/1c1ee75df0744e0a918f945a9297e428 used request id req-7108cd6c-8b85-4012-81a0-d99363a410fa 2019-01-08 02:11:48,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:11:49,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["kZw84jKKSf6tRmqZ51T3Dw"], "issued_at": "2019-01-08T02:11:49.000000Z"}} 2019-01-08 02:11:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b99da789a8df893c5f816e00a8434241433708" 2019-01-08 02:11:49,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336582ed-35e1-48ed-b77f-d3e3c3da2373 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:11:49,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-336582ed-35e1-48ed-b77f-d3e3c3da2373 2019-01-08 02:11:49,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:11:49,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:11:49,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["PO-xpfGrQKupoH_Ij36OWw"], "issued_at": "2019-01-08T02:11:49.000000Z"}} 2019-01-08 02:11:49,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:11:49,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f278433-8468-4be5-967b-29e9cdcf6680 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:11:49,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1f278433-8468-4be5-967b-29e9cdcf6680 2019-01-08 02:11:49,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:11:49,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:11: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:11:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc573a30-9704-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:11:50,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85effcd7-422b-40cf-b24c-92852d35537a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc573a30-9704-481-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:11:50,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc573a30-9704-481-proj used request id req-85effcd7-422b-40cf-b24c-92852d35537a 2019-01-08 02:11:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:11:50,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495f4a92-7e74-426e-84a2-6cd919aa5537 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:11:50,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-495f4a92-7e74-426e-84a2-6cd919aa5537 2019-01-08 02:11:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}}' 2019-01-08 02:11:50,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee44e31-7d47-44b4-ab49-5fd275aeea23 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "id": "d659d0f2f3bd415bbf21836a87519e16", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:11:50,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-9ee44e31-7d47-44b4-ab49-5fd275aeea23 2019-01-08 02:11:50,360 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-cc573a30-9704-481-proj 2019-01-08 02:11:50,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:11:50,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:11:50,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["JLG-nGdVTNmYmb2o6H7QGg"], "issued_at": "2019-01-08T02:11:50.000000Z"}} 2019-01-08 02:11:50,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddef6c9954cef406a02edf443cf1e4c0b83178f" 2019-01-08 02:11:50,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76457e8e-bf3f-4ca2-ade9-6e406ddace3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:11:50,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-76457e8e-bf3f-4ca2-ade9-6e406ddace3d 2019-01-08 02:11:50,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:11:50,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:11: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:11:50,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddef6c9954cef406a02edf443cf1e4c0b83178f" 2019-01-08 02:11:50,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2267fcb4-f649-44bb-878f-a63626d58acc Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:11:50,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-2267fcb4-f649-44bb-878f-a63626d58acc 2019-01-08 02:11:50,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-cc573a30-9704-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddef6c9954cef406a02edf443cf1e4c0b83178f" 2019-01-08 02:11:51,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc21a4a-238f-4909-8ac5-6846dd6586f1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-cc573a30-9704-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "id": "d659d0f2f3bd415bbf21836a87519e16", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}]} 2019-01-08 02:11:51,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-cc573a30-9704-481-proj used request id req-fbc21a4a-238f-4909-8ac5-6846dd6586f1 2019-01-08 02:11:51,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddef6c9954cef406a02edf443cf1e4c0b83178f" 2019-01-08 02:11:51,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3d91c8-12fb-4fe3-9af3-4003b984e14e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:11:51,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ef3d91c8-12fb-4fe3-9af3-4003b984e14e 2019-01-08 02:11:51,456 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-cc573a30-9704-481-user 2019-01-08 02:11:51,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:11:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:11:51,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2328e2e9-1315-402e-8330-4f0d66d66900 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:11:51,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2328e2e9-1315-402e-8330-4f0d66d66900 2019-01-08 02:11:51,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" -d '{"role": {"name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj-role"}}' 2019-01-08 02:11:51,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54bb3548-0101-4211-805f-bde801f482b2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6f3ada664e14412c9ce8b26a0c8c69fb", "links": {"self": "http://172.30.9.42:5000/v3/roles/6f3ada664e14412c9ce8b26a0c8c69fb"}, "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj-role"}} 2019-01-08 02:11:51,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-54bb3548-0101-4211-805f-bde801f482b2 2019-01-08 02:11:51,707 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-cc573a30-9704-481-proj-role 2019-01-08 02:11:51,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/6f3ada664e14412c9ce8b26a0c8c69fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:11:51,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5669b015-60ba-477d-bd15-23bf2fc27562 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6f3ada664e14412c9ce8b26a0c8c69fb", "links": {"self": "http://172.30.9.42:5000/v3/roles/6f3ada664e14412c9ce8b26a0c8c69fb"}, "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj-role"}} 2019-01-08 02:11:51,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/6f3ada664e14412c9ce8b26a0c8c69fb used request id req-5669b015-60ba-477d-bd15-23bf2fc27562 2019-01-08 02:11:51,821 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-cc573a30-9704-481-proj-role to project InstanceSecurityGroupTests-cc573a30-9704-481-proj 2019-01-08 02:11:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16/users/30ac22945f5c49ab85251eb4da127780/roles/6f3ada664e14412c9ce8b26a0c8c69fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:11:52,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6645959-2751-4252-9628-e41c03fea3e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:11:52,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16/users/30ac22945f5c49ab85251eb4da127780/roles/6f3ada664e14412c9ce8b26a0c8c69fb used request id req-d6645959-2751-4252-9628-e41c03fea3e0 2019-01-08 02:11:52,010 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:11:52,011 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:11:52,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:11:52,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:11:52,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3ada664e14412c9ce8b26a0c8c69fb", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj-role"}], "expires_at": "2019-01-08T03:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc573a30-9704-481-user", "id": "30ac22945f5c49ab85251eb4da127780"}, "audit_ids": ["i9CJ3swnSAqWJ3badal6ug"], "issued_at": "2019-01-08T02:11:52.000000Z"}} 2019-01-08 02:11:52,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c82f7995b0f9f3d03a192d048a35a6366e4cb9" 2019-01-08 02:11:52,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7254d4f9-89ca-4a10-bf76-c02d549dbb96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:11:52,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7254d4f9-89ca-4a10-bf76-c02d549dbb96 2019-01-08 02:11:52,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8c82f7995b0f9f3d03a192d048a35a6366e4cb9" 2019-01-08 02:11:52,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-70f6c778-a416-40ce-9cfa-017455a4017d Date: Tue, 08 Jan 2019 02:11:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image"} 2019-01-08 02:11:52,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image used request id req-70f6c778-a416-40ce-9cfa-017455a4017d 2019-01-08 02:11:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8c82f7995b0f9f3d03a192d048a35a6366e4cb9" 2019-01-08 02:11:52,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-77681872-e97a-4c54-b539-6cc08375300b Date: Tue, 08 Jan 2019 02:11:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:11:52,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-77681872-e97a-4c54-b539-6cc08375300b 2019-01-08 02:11:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8c82f7995b0f9f3d03a192d048a35a6366e4cb9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image"}' 2019-01-08 02:11:53,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6463dbcd-63e8-466a-8928-252076f05db0 Date: Tue, 08 Jan 2019 02:11:53 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:11:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:11:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "min_disk": 0, "protected": false, "id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "file": "/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e/file", "checksum": null, "owner": "d659d0f2f3bd415bbf21836a87519e16", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:11:53,207 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-6463dbcd-63e8-466a-8928-252076f05db0 2019-01-08 02:11:53,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8c82f7995b0f9f3d03a192d048a35a6366e4cb9" -d '' 2019-01-08 02:11:54,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8763be71-adea-4ec9-8527-24f3820925aa Date: Tue, 08 Jan 2019 02:11:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:11:54,179 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e/file used request id req-8763be71-adea-4ec9-8527-24f3820925aa 2019-01-08 02:11:54,180 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:11:54,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8c82f7995b0f9f3d03a192d048a35a6366e4cb9" 2019-01-08 02:11:54,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6bb431e0-18bd-4f84-a58e-3f06f96bb354 Date: Tue, 08 Jan 2019 02:11:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:11:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:11:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/880d3869-b7b4-4412-a2c4-e129bb50709e/snap", "metadata": {}}], "self": "/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "min_disk": 0, "protected": false, "id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "file": "/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d659d0f2f3bd415bbf21836a87519e16", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/880d3869-b7b4-4412-a2c4-e129bb50709e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:11:54,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e used request id req-6bb431e0-18bd-4f84-a58e-3f06f96bb354 2019-01-08 02:11:54,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8c82f7995b0f9f3d03a192d048a35a6366e4cb9" 2019-01-08 02:11:54,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4a2ea546-f269-4264-a633-b50af716ec25 Date: Tue, 08 Jan 2019 02:11: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"}}} 2019-01-08 02:11:54,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-4a2ea546-f269-4264-a633-b50af716ec25 2019-01-08 02:11:54,220 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image 2019-01-08 02:11:54,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8c82f7995b0f9f3d03a192d048a35a6366e4cb9" 2019-01-08 02:11:54,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-93fd91a6-c82e-4914-b6f6-313db4dc5632 Date: Tue, 08 Jan 2019 02:11:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:11:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:11:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/880d3869-b7b4-4412-a2c4-e129bb50709e/snap", "metadata": {}}], "self": "/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "min_disk": 0, "protected": false, "id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "file": "/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d659d0f2f3bd415bbf21836a87519e16", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/880d3869-b7b4-4412-a2c4-e129bb50709e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:11:54,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e used request id req-93fd91a6-c82e-4914-b6f6-313db4dc5632 2019-01-08 02:11:54,240 - create_image - DEBUG - Instance status is - active 2019-01-08 02:11:54,240 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image 2019-01-08 02:11:54,240 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image 2019-01-08 02:11:54,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:11:54,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:11:54,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3ada664e14412c9ce8b26a0c8c69fb", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj-role"}], "expires_at": "2019-01-08T03:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc573a30-9704-481-user", "id": "30ac22945f5c49ab85251eb4da127780"}, "audit_ids": ["Gdf96eqdQRyonr-twV1pKA"], "issued_at": "2019-01-08T02:11:54.000000Z"}} 2019-01-08 02:11:54,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" 2019-01-08 02:11:54,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65cc7679-9aae-455a-ba03-131213f4622e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:11:54,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-65cc7679-9aae-455a-ba03-131213f4622e 2019-01-08 02:11:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" 2019-01-08 02:11:55,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83239593-c5ef-490b-a032-fc50b29e552c Date: Tue, 08 Jan 2019 02:11:55 GMT RESP BODY: {"networks":[]} 2019-01-08 02:11:55,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-83239593-c5ef-490b-a032-fc50b29e552c 2019-01-08 02:11:55,042 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net 2019-01-08 02:11:55,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" -d '{"network": {"name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net", "admin_state_up": true}}' 2019-01-08 02:11:57,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e942846d-8bba-4b99-b6e8-a7e1d986f01b Date: Tue, 08 Jan 2019 02:11:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:11:55Z","is_default":false,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}} 2019-01-08 02:11:57,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-e942846d-8bba-4b99-b6e8-a7e1d986f01b 2019-01-08 02:11:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" 2019-01-08 02:11:57,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4fba4904-bbe5-455d-8d6e-148c9b5a20ec Date: Tue, 08 Jan 2019 02:11:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:11:55Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:11:57,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-4fba4904-bbe5-455d-8d6e-148c9b5a20ec 2019-01-08 02:11:57,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" 2019-01-08 02:11:57,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-edafa16d-8fc8-475f-a6f3-157b85707e47 Date: Tue, 08 Jan 2019 02:11:57 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:11:57,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-edafa16d-8fc8-475f-a6f3-157b85707e47 2019-01-08 02:11:57,538 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet 2019-01-08 02:11:57,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" -d '{"subnets": [{"ip_version": 4, "network_id": "15e187a4-7c0c-4863-9810-b9a918eedda0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]}' 2019-01-08 02:11:59,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0c9f8f80-067b-446b-b8bc-19329c3518b8 Date: Tue, 08 Jan 2019 02:11:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:11:59,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-0c9f8f80-067b-446b-b8bc-19329c3518b8 2019-01-08 02:11:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" 2019-01-08 02:11:59,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-8e479532-1e33-4b75-9961-f4aa6381b7cc Date: Tue, 08 Jan 2019 02:11:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:11:59,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-8e479532-1e33-4b75-9961-f4aa6381b7cc 2019-01-08 02:11:59,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" 2019-01-08 02:11:59,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d02d6fc6-bb69-4d26-bc47-c01234794179 Date: Tue, 08 Jan 2019 02:11:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:11:59,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-d02d6fc6-bb69-4d26-bc47-c01234794179 2019-01-08 02:11:59,582 - OpenStackNetwork - DEBUG - Network [15e187a4-7c0c-4863-9810-b9a918eedda0] created successfully 2019-01-08 02:11:59,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:11:59,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:00,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["mxBaV5sxQn2nLUFYNqcDuQ"], "issued_at": "2019-01-08T02:12:00.000000Z"}} 2019-01-08 02:12:00,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29675518c4b71f6b134b8096e4c084b4afa473c7" 2019-01-08 02:12:00,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166acaad-c39b-4986-b467-3eaf895ad6b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:00,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-166acaad-c39b-4986-b467-3eaf895ad6b0 2019-01-08 02:12:00,114 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:12:00,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29675518c4b71f6b134b8096e4c084b4afa473c7" 2019-01-08 02:12:00,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-3eec200b-6c3e-4aa4-9a91-8e26522b7ab1 x-compute-request-id: req-3eec200b-6c3e-4aa4-9a91-8e26522b7ab1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:12:00,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-3eec200b-6c3e-4aa4-9a91-8e26522b7ab1 2019-01-08 02:12:00,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29675518c4b71f6b134b8096e4c084b4afa473c7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:12:00,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-ef9add06-c494-48da-99e5-268fb5b6bf89 x-compute-request-id: req-ef9add06-c494-48da-99e5-268fb5b6bf89 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "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": "e0b0e9f9-602e-445c-b2af-5752a29179d5"}} 2019-01-08 02:12:00,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ef9add06-c494-48da-99e5-268fb5b6bf89 2019-01-08 02:12:00,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:00,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:00,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3ada664e14412c9ce8b26a0c8c69fb", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj-role"}], "expires_at": "2019-01-08T03:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc573a30-9704-481-user", "id": "30ac22945f5c49ab85251eb4da127780"}, "audit_ids": ["UIwNV8G1QQSLK9Ew5csuGw"], "issued_at": "2019-01-08T02:12:00.000000Z"}} 2019-01-08 02:12:00,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:00,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab97c58-41d1-47ad-a5e1-ac6891b7a24c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:00,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3ab97c58-41d1-47ad-a5e1-ac6891b7a24c 2019-01-08 02:12:00,874 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:12:00,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:00,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1077007-6653-4b60-b656-6d410a681ff8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:00,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e1077007-6653-4b60-b656-6d410a681ff8 2019-01-08 02:12:00,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:01,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-1de0fbbb-669a-4419-af43-6248b78cec13 Date: Tue, 08 Jan 2019 02:12:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:01,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-1de0fbbb-669a-4419-af43-6248b78cec13 2019-01-08 02:12:01,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:01,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e25e8a86-faf1-4b1e-8e20-7961727b85de Date: Tue, 08 Jan 2019 02:12:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:01,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-e25e8a86-faf1-4b1e-8e20-7961727b85de 2019-01-08 02:12:01,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:01,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-2eb453e9-1fd2-4151-9c9e-5e78c5a91945 Date: Tue, 08 Jan 2019 02:12:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:01,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-2eb453e9-1fd2-4151-9c9e-5e78c5a91945 2019-01-08 02:12:01,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:12:01,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:12:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:01,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3b90b1-72a7-4ddb-a3ed-1b85a2a8a758 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:01,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-cb3b90b1-72a7-4ddb-a3ed-1b85a2a8a758 2019-01-08 02:12:01,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:02,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-30f03d59-ad46-4c6f-bebd-770ccb125e7f Date: Tue, 08 Jan 2019 02:12:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:02,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-30f03d59-ad46-4c6f-bebd-770ccb125e7f 2019-01-08 02:12:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:02,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e542f4e3-91d0-4830-9a2b-f71eeab2ec79 Date: Tue, 08 Jan 2019 02:12:02 GMT RESP BODY: {"ports":[]} 2019-01-08 02:12:02,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port&admin_state_up=True used request id req-e542f4e3-91d0-4830-9a2b-f71eeab2ec79 2019-01-08 02:12:02,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:02,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-0725c147-e48d-4de9-ad3a-486a5033d4f3 x-compute-request-id: req-0725c147-e48d-4de9-ad3a-486a5033d4f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:12:02,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst used request id req-0725c147-e48d-4de9-ad3a-486a5033d4f3 2019-01-08 02:12:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:02,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-fb09b9fc-f900-4f6e-9772-7a530d6476aa Date: Tue, 08 Jan 2019 02:12:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:02,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-fb09b9fc-f900-4f6e-9772-7a530d6476aa 2019-01-08 02:12:02,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:03,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac6921de-c7f5-49c7-a90b-0ad27d965d40 Date: Tue, 08 Jan 2019 02:12:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:03,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-ac6921de-c7f5-49c7-a90b-0ad27d965d40 2019-01-08 02:12:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:03,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-38fdff70-5fe0-4600-b1c6-322220545ee7 Date: Tue, 08 Jan 2019 02:12:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:03,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-38fdff70-5fe0-4600-b1c6-322220545ee7 2019-01-08 02:12:03,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:03,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4036fa6c-e36b-468b-a83d-56129d118e4b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:03,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-4036fa6c-e36b-468b-a83d-56129d118e4b 2019-01-08 02:12:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:03,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fba219bf-7c93-467c-abdb-982a5d25e94e Date: Tue, 08 Jan 2019 02:12:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:03,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-fba219bf-7c93-467c-abdb-982a5d25e94e 2019-01-08 02:12:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:04,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-186063a6-4c17-4079-bfdc-02d3c7619aea Date: Tue, 08 Jan 2019 02:12:04 GMT RESP BODY: {"ports":[]} 2019-01-08 02:12:04,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port&admin_state_up=True used request id req-186063a6-4c17-4079-bfdc-02d3c7619aea 2019-01-08 02:12:04,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:04,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:04,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3ada664e14412c9ce8b26a0c8c69fb", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj-role"}], "expires_at": "2019-01-08T03:12:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc573a30-9704-481-user", "id": "30ac22945f5c49ab85251eb4da127780"}, "audit_ids": ["sMcAqF_ZQPKiuEAlKSnBVw"], "issued_at": "2019-01-08T02:12:04.000000Z"}} 2019-01-08 02:12:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fe0243b4d08a49fe6297df1f408188006eb035" 2019-01-08 02:12:04,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a700484-35d6-4d9e-a947-99068c16adf9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:04,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4a700484-35d6-4d9e-a947-99068c16adf9 2019-01-08 02:12:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:04,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-d3dcbc04-f7be-463c-b290-b76e262a6bb4 Date: Tue, 08 Jan 2019 02:12:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:04,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-d3dcbc04-f7be-463c-b290-b76e262a6bb4 2019-01-08 02:12:04,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:05,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-096b155b-b9d0-4308-aabd-6d0cf3cfce21 Date: Tue, 08 Jan 2019 02:12:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:05,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-096b155b-b9d0-4308-aabd-6d0cf3cfce21 2019-01-08 02:12:05,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:05,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-a253eaf6-8582-4280-92c6-fc25b0e3bfa7 Date: Tue, 08 Jan 2019 02:12:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:05,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-a253eaf6-8582-4280-92c6-fc25b0e3bfa7 2019-01-08 02:12:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:12:05,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:12:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fe0243b4d08a49fe6297df1f408188006eb035" 2019-01-08 02:12:05,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b390d00-cc62-4541-a7a0-dcb9f4c8ec55 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:05,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-3b390d00-cc62-4541-a7a0-dcb9f4c8ec55 2019-01-08 02:12:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:05,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ff81dda8-5d33-4ba1-8997-6d4380233b98 Date: Tue, 08 Jan 2019 02:12:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:05,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-ff81dda8-5d33-4ba1-8997-6d4380233b98 2019-01-08 02:12:05,351 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net 2019-01-08 02:12:05,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" -d '{"port": {"network_id": "15e187a4-7c0c-4863-9810-b9a918eedda0", "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port", "admin_state_up": true}}' 2019-01-08 02:12:06,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-905e7284-67ce-4e69-b455-ad3e2ad84f1b Date: Tue, 08 Jan 2019 02:12:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.5"}],"id":"f3c4872d-c78c-4097-b239-d37af1b7a3d1","security_groups":["926f4ea5-aa9f-4729-86b6-071bee01267f"],"mac_address":"fa:16:3e:b6:61:39","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port","project_id":"d659d0f2f3bd415bbf21836a87519e16","qos_policy_id":null,"admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:12:05Z","binding:vnic_type":"normal","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"}} 2019-01-08 02:12:06,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-905e7284-67ce-4e69-b455-ad3e2ad84f1b 2019-01-08 02:12:06,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:06,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-5002f5e0-0f51-4276-9a39-f217c38e451a Date: Tue, 08 Jan 2019 02:12:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:06,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-5002f5e0-0f51-4276-9a39-f217c38e451a 2019-01-08 02:12:06,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:06,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fcff948d-57da-495e-ba74-b3b479d0f1bd Date: Tue, 08 Jan 2019 02:12:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:06,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-fcff948d-57da-495e-ba74-b3b479d0f1bd 2019-01-08 02:12:06,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:07,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-48edaedd-d74f-45fe-b698-7ad62becf8d3 Date: Tue, 08 Jan 2019 02:12:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:07,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-48edaedd-d74f-45fe-b698-7ad62becf8d3 2019-01-08 02:12:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:07,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33825049-de52-49cd-b88c-9637a4342ffe Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:07,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-33825049-de52-49cd-b88c-9637a4342ffe 2019-01-08 02:12:07,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:07,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4febdd1d-4ed3-44d5-9452-26a251bb43e1 Date: Tue, 08 Jan 2019 02:12:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:07,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-4febdd1d-4ed3-44d5-9452-26a251bb43e1 2019-01-08 02:12:07,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:07,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-674c4f58-05cd-4644-a463-c92cc80ff2a3 Date: Tue, 08 Jan 2019 02:12:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.5"}],"id":"f3c4872d-c78c-4097-b239-d37af1b7a3d1","security_groups":["926f4ea5-aa9f-4729-86b6-071bee01267f"],"mac_address":"fa:16:3e:b6:61:39","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:12:05Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"}]} 2019-01-08 02:12:07,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port&admin_state_up=True used request id req-674c4f58-05cd-4644-a463-c92cc80ff2a3 2019-01-08 02:12:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:07,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36da736d-d0b5-471d-bd29-80bb8a5a7523 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:07,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-36da736d-d0b5-471d-bd29-80bb8a5a7523 2019-01-08 02:12:07,842 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst 2019-01-08 02:12:07,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:07,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da1437b7-ef31-4f4c-9b8d-037d40307871 x-compute-request-id: req-da1437b7-ef31-4f4c-9b8d-037d40307871 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-flavor-name"}]} 2019-01-08 02:12:07,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-da1437b7-ef31-4f4c-9b8d-037d40307871 2019-01-08 02:12:07,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:07,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ee61392-be28-4ee2-86b2-411abfdb94a1 x-compute-request-id: req-3ee61392-be28-4ee2-86b2-411abfdb94a1 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "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": "e0b0e9f9-602e-445c-b2af-5752a29179d5"}} 2019-01-08 02:12:07,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5 used request id req-3ee61392-be28-4ee2-86b2-411abfdb94a1 2019-01-08 02:12:07,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:08,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-c9775ee6-5d19-4307-b150-a04bef859369 Date: Tue, 08 Jan 2019 02:12:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:11:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:11:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/880d3869-b7b4-4412-a2c4-e129bb50709e/snap", "metadata": {}}], "self": "/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "min_disk": 0, "protected": false, "id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "file": "/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d659d0f2f3bd415bbf21836a87519e16", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/880d3869-b7b4-4412-a2c4-e129bb50709e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image"} 2019-01-08 02:12:08,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image used request id req-c9775ee6-5d19-4307-b150-a04bef859369 2019-01-08 02:12:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:08,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ddf2f725-eaf7-472d-a7e1-42f9a3ad455b Date: Tue, 08 Jan 2019 02:12:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:12:08,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-ddf2f725-eaf7-472d-a7e1-42f9a3ad455b 2019-01-08 02:12:08,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" -d '{"server": {"name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "imageRef": "880d3869-b7b4-4412-a2c4-e129bb50709e", "flavorRef": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "max_count": 1, "min_count": 1, "networks": [{"port": "f3c4872d-c78c-4097-b239-d37af1b7a3d1"}]}}' 2019-01-08 02:12:10,312 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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-29815c36-22b4-45a0-a3d2-af50d599c95f x-compute-request-id: req-29815c36-22b4-45a0-a3d2-af50d599c95f Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "adminPass": "3EAZHzmj3EKP"}} 2019-01-08 02:12:10,313 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-29815c36-22b4-45a0-a3d2-af50d599c95f 2019-01-08 02:12:10,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:10,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12: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-68a4c20a-9686-493d-8258-529bb7f0b696 x-compute-request-id: req-68a4c20a-9686-493d-8258-529bb7f0b696 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.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:12:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:10,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-68a4c20a-9686-493d-8258-529bb7f0b696 2019-01-08 02:12:10,547 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst 2019-01-08 02:12:10,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:10,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12: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-105162e7-3a5f-4613-bbc9-d67ee6bcc7b4 x-compute-request-id: req-105162e7-3a5f-4613-bbc9-d67ee6bcc7b4 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.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:12:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:10,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-105162e7-3a5f-4613-bbc9-d67ee6bcc7b4 2019-01-08 02:12:10,794 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst] is - BUILD 2019-01-08 02:12:10,794 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:12:13,798 - create_instance - DEBUG - VM status query timeout in 896.749964952 2019-01-08 02:12:13,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:14,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e79167bd-f14a-442f-868b-12ddbb077f6e x-compute-request-id: req-e79167bd-f14a-442f-868b-12ddbb077f6e 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.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:12:11Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:14,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-e79167bd-f14a-442f-868b-12ddbb077f6e 2019-01-08 02:12:14,522 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst] is - BUILD 2019-01-08 02:12:14,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:12:17,523 - create_instance - DEBUG - VM status query timeout in 893.024182796 2019-01-08 02:12:17,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:17,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaf727fa-87fc-4dd1-8c5d-7f0a413edd64 x-compute-request-id: req-aaf727fa-87fc-4dd1-8c5d-7f0a413edd64 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.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:12:11Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:17,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-aaf727fa-87fc-4dd1-8c5d-7f0a413edd64 2019-01-08 02:12:17,894 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst] is - BUILD 2019-01-08 02:12:17,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:12:20,896 - create_instance - DEBUG - VM status query timeout in 889.651448965 2019-01-08 02:12:20,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:21,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-6235e61a-1afe-4b2f-abfe-8a58b2f914be x-compute-request-id: req-6235e61a-1afe-4b2f-abfe-8a58b2f914be Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:19Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:21,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-6235e61a-1afe-4b2f-abfe-8a58b2f914be 2019-01-08 02:12:21,723 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst] is - ACTIVE 2019-01-08 02:12:21,723 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:12:21,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:22,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-f7c2e258-4b50-4b64-9f50-ee087e65a980 x-compute-request-id: req-f7c2e258-4b50-4b64-9f50-ee087e65a980 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:19Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:22,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-f7c2e258-4b50-4b64-9f50-ee087e65a980 2019-01-08 02:12:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:22,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-bfbd56fb-a76c-485e-b6e5-e242959bbf6d Date: Tue, 08 Jan 2019 02:12:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:22,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-bfbd56fb-a76c-485e-b6e5-e242959bbf6d 2019-01-08 02:12:22,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:22,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ede947-e6c3-4e0d-a8ea-1885c989c0a8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:22,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-b5ede947-e6c3-4e0d-a8ea-1885c989c0a8 2019-01-08 02:12:22,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:22,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8cf68294-9f12-4c7b-9443-2106d0a2f61f Date: Tue, 08 Jan 2019 02:12:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:22,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-8cf68294-9f12-4c7b-9443-2106d0a2f61f 2019-01-08 02:12:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:22,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-88bd1f3e-e55e-4366-9073-22c601d99437 Date: Tue, 08 Jan 2019 02:12:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.2"}],"id":"80fb1b83-8442-4ddd-869c-4cc29f8eb3ce","security_groups":[],"mac_address":"fa:16:3e:46:b5:52","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:11:55Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.5"}],"id":"f3c4872d-c78c-4097-b239-d37af1b7a3d1","security_groups":["926f4ea5-aa9f-4729-86b6-071bee01267f"],"mac_address":"fa:16:3e:b6:61:39","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:12:05Z","binding:vnic_type":"normal","device_id":"66108bb1-6afd-43fe-be85-1b581fe3fa85","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"}]} 2019-01-08 02:12:22,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-88bd1f3e-e55e-4366-9073-22c601d99437 2019-01-08 02:12:22,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:22,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:23,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3ada664e14412c9ce8b26a0c8c69fb", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj-role"}], "expires_at": "2019-01-08T03:12:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc573a30-9704-481-user", "id": "30ac22945f5c49ab85251eb4da127780"}, "audit_ids": ["yUmWLJB0Ty2Ese87HtESZQ"], "issued_at": "2019-01-08T02:12:23.000000Z"}} 2019-01-08 02:12:23,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:23,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea550af5-7565-47fd-b52c-3637eaa3ec48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:23,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ea550af5-7565-47fd-b52c-3637eaa3ec48 2019-01-08 02:12:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:23,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-888be24b-0990-4800-ba0d-c2330ca4d64f Date: Tue, 08 Jan 2019 02:12:23 GMT RESP BODY: {"security_groups": []} 2019-01-08 02:12:23,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name&description=hello+group used request id req-888be24b-0990-4800-ba0d-c2330ca4d64f 2019-01-08 02:12:23,805 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name... 2019-01-08 02:12:23,805 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name 2019-01-08 02:12:23,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" -d '{"security_group": {"name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name", "description": "hello group"}}' 2019-01-08 02:12:24,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-662e75e0-29ab-45c9-8300-495228b1fdc2 Date: Tue, 08 Jan 2019 02:12:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "updated_at": "2019-01-08T02:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "revision_number": 0, "id": "8133189f-909e-469f-9a99-3c89dc27971d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv6", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "revision_number": 0, "id": "e581b287-1f87-4f73-b463-e12ae342898b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv4", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}], "revision_number": 2, "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name"}} 2019-01-08 02:12:24,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-662e75e0-29ab-45c9-8300-495228b1fdc2 2019-01-08 02:12:24,300 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f3b6fd4-5e12-4f69-8623-4f6c128ae696 2019-01-08 02:12:24,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:24,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ad5df9bb-a515-471e-a5a4-962c5dacb53c Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "8133189f-909e-469f-9a99-3c89dc27971d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "e581b287-1f87-4f73-b463-e12ae342898b"}]} 2019-01-08 02:12:24,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 used request id req-ad5df9bb-a515-471e-a5a4-962c5dacb53c 2019-01-08 02:12:24,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f3b6fd4-5e12-4f69-8623-4f6c128ae696 2019-01-08 02:12:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:24,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d37da074-1c7f-417d-b262-c27e11101ef3 Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "8133189f-909e-469f-9a99-3c89dc27971d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "e581b287-1f87-4f73-b463-e12ae342898b"}]} 2019-01-08 02:12:24,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 used request id req-d37da074-1c7f-417d-b262-c27e11101ef3 2019-01-08 02:12:24,712 - neutron_utils - INFO - Retrieving security group with ID - 1f3b6fd4-5e12-4f69-8623-4f6c128ae696 2019-01-08 02:12:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:24,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2206f867-4508-492e-a374-e2c54ac7d870 Date: Tue, 08 Jan 2019 02:12:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "updated_at": "2019-01-08T02:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "revision_number": 0, "id": "8133189f-909e-469f-9a99-3c89dc27971d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv6", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "revision_number": 0, "id": "e581b287-1f87-4f73-b463-e12ae342898b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv4", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}], "revision_number": 2, "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name"}]} 2019-01-08 02:12:24,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 used request id req-2206f867-4508-492e-a374-e2c54ac7d870 2019-01-08 02:12:24,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f3b6fd4-5e12-4f69-8623-4f6c128ae696 2019-01-08 02:12:24,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:24,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7988f462-e785-46cd-8dce-68ccdf4906cc Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "8133189f-909e-469f-9a99-3c89dc27971d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "e581b287-1f87-4f73-b463-e12ae342898b"}]} 2019-01-08 02:12:24,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 used request id req-7988f462-e785-46cd-8dce-68ccdf4906cc 2019-01-08 02:12:24,824 - neutron_utils - INFO - Retrieving security group with ID - 1f3b6fd4-5e12-4f69-8623-4f6c128ae696 2019-01-08 02:12:24,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:24,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6e7ea526-e5ee-44a7-95d1-d408c60efd4e Date: Tue, 08 Jan 2019 02:12:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "updated_at": "2019-01-08T02:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "revision_number": 0, "id": "8133189f-909e-469f-9a99-3c89dc27971d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv6", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "revision_number": 0, "id": "e581b287-1f87-4f73-b463-e12ae342898b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv4", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}], "revision_number": 2, "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name"}]} 2019-01-08 02:12:24,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 used request id req-6e7ea526-e5ee-44a7-95d1-d408c60efd4e 2019-01-08 02:12:24,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f3b6fd4-5e12-4f69-8623-4f6c128ae696 2019-01-08 02:12:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:24,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-947f9ffe-d9ae-42b2-b838-ea6f7ac89b62 Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "8133189f-909e-469f-9a99-3c89dc27971d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "e581b287-1f87-4f73-b463-e12ae342898b"}]} 2019-01-08 02:12:24,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 used request id req-947f9ffe-d9ae-42b2-b838-ea6f7ac89b62 2019-01-08 02:12:24,993 - neutron_utils - INFO - Retrieving security group with ID - 1f3b6fd4-5e12-4f69-8623-4f6c128ae696 2019-01-08 02:12:24,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:25,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1d0dbbb5-5579-4108-82db-35b3009e8d02 Date: Tue, 08 Jan 2019 02:12:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "updated_at": "2019-01-08T02:12:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "revision_number": 0, "id": "8133189f-909e-469f-9a99-3c89dc27971d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv6", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "revision_number": 0, "id": "e581b287-1f87-4f73-b463-e12ae342898b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv4", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}], "revision_number": 2, "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name"}]} 2019-01-08 02:12:25,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 used request id req-1d0dbbb5-5579-4108-82db-35b3009e8d02 2019-01-08 02:12:25,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f3b6fd4-5e12-4f69-8623-4f6c128ae696 2019-01-08 02:12:25,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:25,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e142da51-4002-4f4b-87d1-96a01bca2eee Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "8133189f-909e-469f-9a99-3c89dc27971d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:24Z", "security_group_id": "1f3b6fd4-5e12-4f69-8623-4f6c128ae696", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:12:24Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "e581b287-1f87-4f73-b463-e12ae342898b"}]} 2019-01-08 02:12:25,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1f3b6fd4-5e12-4f69-8623-4f6c128ae696 used request id req-e142da51-4002-4f4b-87d1-96a01bca2eee 2019-01-08 02:12:25,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:25,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-27609591-0318-4f6a-a953-2a4b688d43d6 x-compute-request-id: req-27609591-0318-4f6a-a953-2a4b688d43d6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:19Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:25,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-27609591-0318-4f6a-a953-2a4b688d43d6 2019-01-08 02:12:25,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:25,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-a7bbc98e-0645-43c1-9622-aede874fe25b Date: Tue, 08 Jan 2019 02:12:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:25,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-a7bbc98e-0645-43c1-9622-aede874fe25b 2019-01-08 02:12:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:26,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866c66f4-79f3-46fb-bb43-aacbdc835a46 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:26,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-866c66f4-79f3-46fb-bb43-aacbdc835a46 2019-01-08 02:12:26,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:26,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a7b81d76-f0b8-4fad-9fa5-ae3a327ea061 Date: Tue, 08 Jan 2019 02:12:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:26,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-a7b81d76-f0b8-4fad-9fa5-ae3a327ea061 2019-01-08 02:12:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:26,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-ef9d8043-ddda-496c-a43d-870e27c15c95 Date: Tue, 08 Jan 2019 02:12:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.2"}],"id":"80fb1b83-8442-4ddd-869c-4cc29f8eb3ce","security_groups":[],"mac_address":"fa:16:3e:46:b5:52","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:11:55Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.5"}],"id":"f3c4872d-c78c-4097-b239-d37af1b7a3d1","security_groups":["926f4ea5-aa9f-4729-86b6-071bee01267f"],"mac_address":"fa:16:3e:b6:61:39","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:12:05Z","binding:vnic_type":"normal","device_id":"66108bb1-6afd-43fe-be85-1b581fe3fa85","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"}]} 2019-01-08 02:12:26,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-ef9d8043-ddda-496c-a43d-870e27c15c95 2019-01-08 02:12:26,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:26,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3ada664e14412c9ce8b26a0c8c69fb", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj-role"}], "expires_at": "2019-01-08T03:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d659d0f2f3bd415bbf21836a87519e16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc573a30-9704-481-user", "id": "30ac22945f5c49ab85251eb4da127780"}, "audit_ids": ["IV5jSSKEQeqH6hNiRyEzeQ"], "issued_at": "2019-01-08T02:12:26.000000Z"}} 2019-01-08 02:12:26,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908a6704a05b756de4a8a7714eaf87650a8b102" 2019-01-08 02:12:27,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12: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-6b63f109-1bc2-44bd-93b1-c54f3783182e x-compute-request-id: req-6b63f109-1bc2-44bd-93b1-c54f3783182e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:19Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:27,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-6b63f109-1bc2-44bd-93b1-c54f3783182e 2019-01-08 02:12:27,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:28,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-3bd006c2-18b9-497a-bd20-95a23c207cfe x-compute-request-id: req-3bd006c2-18b9-497a-bd20-95a23c207cfe Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:19Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:28,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-3bd006c2-18b9-497a-bd20-95a23c207cfe 2019-01-08 02:12:28,619 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst] is - ACTIVE 2019-01-08 02:12:28,619 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:12:28,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:28,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-5d77c6ef-3e6a-4f92-9579-abed3fe38547 x-compute-request-id: req-5d77c6ef-3e6a-4f92-9579-abed3fe38547 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:19Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:28,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-5d77c6ef-3e6a-4f92-9579-abed3fe38547 2019-01-08 02:12:28,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:28,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c0e003cd-44cc-42db-b210-34428ed13e34 Date: Tue, 08 Jan 2019 02:12:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:28,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-c0e003cd-44cc-42db-b210-34428ed13e34 2019-01-08 02:12:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:28,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0bd3cce-0e09-4a51-9270-511f45f38525 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:28,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-e0bd3cce-0e09-4a51-9270-511f45f38525 2019-01-08 02:12:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:29,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-21d96c9c-9216-4178-84c0-308a0e52eba7 Date: Tue, 08 Jan 2019 02:12:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:29,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-21d96c9c-9216-4178-84c0-308a0e52eba7 2019-01-08 02:12:29,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:29,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-be159661-8b34-4d6b-afbd-82d7024b8afc Date: Tue, 08 Jan 2019 02:12:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.2"}],"id":"80fb1b83-8442-4ddd-869c-4cc29f8eb3ce","security_groups":[],"mac_address":"fa:16:3e:46:b5:52","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:11:55Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.5"}],"id":"f3c4872d-c78c-4097-b239-d37af1b7a3d1","security_groups":["926f4ea5-aa9f-4729-86b6-071bee01267f"],"mac_address":"fa:16:3e:b6:61:39","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:12:05Z","binding:vnic_type":"normal","device_id":"66108bb1-6afd-43fe-be85-1b581fe3fa85","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"}]} 2019-01-08 02:12:29,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-be159661-8b34-4d6b-afbd-82d7024b8afc 2019-01-08 02:12:29,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:29,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12: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-8d5941dc-6c52-4858-b26b-f4fab48a4929 x-compute-request-id: req-8d5941dc-6c52-4858-b26b-f4fab48a4929 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:19Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:29,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-8d5941dc-6c52-4858-b26b-f4fab48a4929 2019-01-08 02:12:29,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:29,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-46d6a6fc-cc63-4d98-aeb4-b843a0d63f8a Date: Tue, 08 Jan 2019 02:12:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:29,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-46d6a6fc-cc63-4d98-aeb4-b843a0d63f8a 2019-01-08 02:12:29,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:29,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64466cd4-ab18-4eda-932e-20f6f21495db Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:29,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-64466cd4-ab18-4eda-932e-20f6f21495db 2019-01-08 02:12:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:29,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-227fafdd-eac5-49bd-ba38-afb610d74ee8 Date: Tue, 08 Jan 2019 02:12:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:29,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-227fafdd-eac5-49bd-ba38-afb610d74ee8 2019-01-08 02:12:29,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:29,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-1bddf126-ba97-4017-9d61-4a03c140783c Date: Tue, 08 Jan 2019 02:12:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.2"}],"id":"80fb1b83-8442-4ddd-869c-4cc29f8eb3ce","security_groups":[],"mac_address":"fa:16:3e:46:b5:52","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:11:55Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.5"}],"id":"f3c4872d-c78c-4097-b239-d37af1b7a3d1","security_groups":["926f4ea5-aa9f-4729-86b6-071bee01267f"],"mac_address":"fa:16:3e:b6:61:39","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:12:05Z","binding:vnic_type":"normal","device_id":"66108bb1-6afd-43fe-be85-1b581fe3fa85","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"}]} 2019-01-08 02:12:29,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-1bddf126-ba97-4017-9d61-4a03c140783c 2019-01-08 02:12:29,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name"}}' 2019-01-08 02:12:31,396 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:12: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-ea024580-8092-4763-8003-c0113e8fb704 x-compute-request-id: req-ea024580-8092-4763-8003-c0113e8fb704 Content-Length: 0 Content-Type: application/json 2019-01-08 02:12:31,397 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85/action used request id req-ea024580-8092-4763-8003-c0113e8fb704 2019-01-08 02:12:31,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:32,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-a71a5f1c-6ba5-4448-8bf9-2ef000f1152d x-compute-request-id: req-a71a5f1c-6ba5-4448-8bf9-2ef000f1152d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name"}, {"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:19Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:32,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-a71a5f1c-6ba5-4448-8bf9-2ef000f1152d 2019-01-08 02:12:32,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:32,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-a94914e8-a4f3-47d7-8bf7-2f79e05b490f Date: Tue, 08 Jan 2019 02:12:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"15e187a4-7c0c-4863-9810-b9a918eedda0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","subnets":["ff19761b-033d-41e4-a6b7-d3e941f7b5d1"],"description":"","tags":[],"updated_at":"2019-01-08T02:11:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net","admin_state_up":true,"tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:55Z","mtu":1442}]} 2019-01-08 02:12:32,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net used request id req-a94914e8-a4f3-47d7-8bf7-2f79e05b490f 2019-01-08 02:12:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:32,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd47755a-d368-4812-b697-920f60b2f945 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:32,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-fd47755a-d368-4812-b697-920f60b2f945 2019-01-08 02:12:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:32,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-01bc4586-419e-4d00-a62a-c0cdcfdcac84 Date: Tue, 08 Jan 2019 02:12:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","tenant_id":"d659d0f2f3bd415bbf21836a87519e16","created_at":"2019-01-08T02:11:57Z","dns_nameservers":[],"updated_at":"2019-01-08T02:11:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d659d0f2f3bd415bbf21836a87519e16","id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet"}]} 2019-01-08 02:12:32,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-01bc4586-419e-4d00-a62a-c0cdcfdcac84 2019-01-08 02:12:32,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:32,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-8eb398cd-581f-41df-baae-6b72ff4089d9 Date: Tue, 08 Jan 2019 02:12:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:11:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.2"}],"id":"80fb1b83-8442-4ddd-869c-4cc29f8eb3ce","security_groups":[],"mac_address":"fa:16:3e:46:b5:52","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:11:55Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:30Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff19761b-033d-41e4-a6b7-d3e941f7b5d1","ip_address":"10.55.0.5"}],"id":"f3c4872d-c78c-4097-b239-d37af1b7a3d1","security_groups":["1f3b6fd4-5e12-4f69-8623-4f6c128ae696","926f4ea5-aa9f-4729-86b6-071bee01267f"],"mac_address":"fa:16:3e:b6:61:39","project_id":"d659d0f2f3bd415bbf21836a87519e16","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port","admin_state_up":true,"network_id":"15e187a4-7c0c-4863-9810-b9a918eedda0","dns_name":"","created_at":"2019-01-08T02:12:05Z","binding:vnic_type":"normal","device_id":"66108bb1-6afd-43fe-be85-1b581fe3fa85","tenant_id":"d659d0f2f3bd415bbf21836a87519e16"}]} 2019-01-08 02:12:32,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-8eb398cd-581f-41df-baae-6b72ff4089d9 2019-01-08 02:12:32,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908a6704a05b756de4a8a7714eaf87650a8b102" 2019-01-08 02:12:33,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-5e5a3632-9ec8-4f24-a42b-6e58c5c058f3 x-compute-request-id: req-5e5a3632-9ec8-4f24-a42b-6e58c5c058f3 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "security_groups": [{"name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name"}, {"name": "default"}], "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:19Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:33,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-5e5a3632-9ec8-4f24-a42b-6e58c5c058f3 2019-01-08 02:12:33,659 - create_instance - INFO - Deleting Port with ID - f3c4872d-c78c-4097-b239-d37af1b7a3d1 2019-01-08 02:12:33,659 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-port 2019-01-08 02:12:33,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/f3c4872d-c78c-4097-b239-d37af1b7a3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:34,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae0f44bc-4fb7-4c0f-8be9-682bd308c848 Date: Tue, 08 Jan 2019 02:12:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:12:34,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/f3c4872d-c78c-4097-b239-d37af1b7a3d1 used request id req-ae0f44bc-4fb7-4c0f-8be9-682bd308c848 2019-01-08 02:12:34,238 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst 2019-01-08 02:12:34,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:34,397 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e26290b4-db5f-458e-8c7f-1cb85360dde4 x-compute-request-id: req-e26290b4-db5f-458e-8c7f-1cb85360dde4 Content-Type: application/json 2019-01-08 02:12:34,397 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-e26290b4-db5f-458e-8c7f-1cb85360dde4 2019-01-08 02:12:34,397 - create_instance - INFO - Checking deletion status 2019-01-08 02:12:34,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:34,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82e765f7-6861-4e8f-9ad2-bc18d241c318 x-compute-request-id: req-82e765f7-6861-4e8f-9ad2-bc18d241c318 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:61:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85", "rel": "bookmark"}], "image": {"id": "880d3869-b7b4-4412-a2c4-e129bb50709e", "links": [{"href": "http://172.30.9.42:8774/images/880d3869-b7b4-4412-a2c4-e129bb50709e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:12:19.000000", "flavor": {"id": "e0b0e9f9-602e-445c-b2af-5752a29179d5", "links": [{"href": "http://172.30.9.42:8774/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5", "rel": "bookmark"}]}, "id": "66108bb1-6afd-43fe-be85-1b581fe3fa85", "user_id": "30ac22945f5c49ab85251eb4da127780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:12:34Z", "hostId": "835cb29fb88a181deabf367cfabcb182cfff5635a54e9a941f41ede4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst", "created": "2019-01-08T02:12:10Z", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:12:34,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-82e765f7-6861-4e8f-9ad2-bc18d241c318 2019-01-08 02:12:34,841 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst] is - ACTIVE 2019-01-08 02:12:34,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:12:37,844 - create_instance - DEBUG - VM status query timeout in 296.553217888 2019-01-08 02:12:37,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6494b7564d231225e80f24a8f05a4a60b0fbc0d0" 2019-01-08 02:12:37,889 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:12:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-145d2da0-12d6-4cb1-8598-40a41f2076a2 x-compute-request-id: req-145d2da0-12d6-4cb1-8598-40a41f2076a2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 66108bb1-6afd-43fe-be85-1b581fe3fa85 could not be found.", "code": 404}} 2019-01-08 02:12:37,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/66108bb1-6afd-43fe-be85-1b581fe3fa85 used request id req-145d2da0-12d6-4cb1-8598-40a41f2076a2 2019-01-08 02:12:37,890 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 66108bb1-6afd-43fe-be85-1b581fe3fa85 could not be found. (HTTP 404) (Request-ID: req-145d2da0-12d6-4cb1-8598-40a41f2076a2) 2019-01-08 02:12:37,890 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-inst 2019-01-08 02:12:37,891 - neutron_utils - INFO - Deleting security group rule with ID - 8133189f-909e-469f-9a99-3c89dc27971d 2019-01-08 02:12:37,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/8133189f-909e-469f-9a99-3c89dc27971d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:38,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1c5d9c4-b27a-4923-b58d-f86e3a7033de Content-Length: 0 Date: Tue, 08 Jan 2019 02:12:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:12:38,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/8133189f-909e-469f-9a99-3c89dc27971d used request id req-a1c5d9c4-b27a-4923-b58d-f86e3a7033de 2019-01-08 02:12:38,216 - neutron_utils - INFO - Deleting security group rule with ID - e581b287-1f87-4f73-b463-e12ae342898b 2019-01-08 02:12:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/e581b287-1f87-4f73-b463-e12ae342898b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:39,284 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ede23eae-590d-4cbf-8a28-8d8db4d4b4bf Content-Length: 0 Date: Tue, 08 Jan 2019 02:12:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:12:39,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/e581b287-1f87-4f73-b463-e12ae342898b used request id req-ede23eae-590d-4cbf-8a28-8d8db4d4b4bf 2019-01-08 02:12:39,284 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-name 2019-01-08 02:12:39,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/1f3b6fd4-5e12-4f69-8623-4f6c128ae696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51baf32f8e0f2fe7ba338cca375211041bcacadb" 2019-01-08 02:12:39,617 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-651f45a5-7295-45df-810e-caac6c700c1c Content-Length: 0 Date: Tue, 08 Jan 2019 02:12:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:12:39,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1f3b6fd4-5e12-4f69-8623-4f6c128ae696 used request id req-651f45a5-7295-45df-810e-caac6c700c1c 2019-01-08 02:12:39,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29675518c4b71f6b134b8096e4c084b4afa473c7" 2019-01-08 02:12:39,663 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:12:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2e8b955-13e7-4be6-b154-5fe06619c3a5 x-compute-request-id: req-f2e8b955-13e7-4be6-b154-5fe06619c3a5 Content-Length: 0 Content-Type: application/json 2019-01-08 02:12:39,663 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/e0b0e9f9-602e-445c-b2af-5752a29179d5 used request id req-f2e8b955-13e7-4be6-b154-5fe06619c3a5 2019-01-08 02:12:39,664 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet 2019-01-08 02:12:39,664 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-subnet 2019-01-08 02:12:39,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/ff19761b-033d-41e4-a6b7-d3e941f7b5d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" 2019-01-08 02:12:40,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96e22270-cfed-40e6-b5f4-aa15922c59a4 Date: Tue, 08 Jan 2019 02:12:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:12:40,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/ff19761b-033d-41e4-a6b7-d3e941f7b5d1 used request id req-96e22270-cfed-40e6-b5f4-aa15922c59a4 2019-01-08 02:12:40,838 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-pub-net 2019-01-08 02:12:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/15e187a4-7c0c-4863-9810-b9a918eedda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881cd934cdd45543631466b349ec7f9b1330285" 2019-01-08 02:12:42,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d51cd240-c5fd-48f4-9490-2a6ebd5b39fb Date: Tue, 08 Jan 2019 02:12:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:12:42,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/15e187a4-7c0c-4863-9810-b9a918eedda0 used request id req-d51cd240-c5fd-48f4-9490-2a6ebd5b39fb 2019-01-08 02:12:42,131 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-c36ed980-883d-4866-8b3f-534f89f208c4-image 2019-01-08 02:12:42,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8c82f7995b0f9f3d03a192d048a35a6366e4cb9" 2019-01-08 02:12:42,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6287ceb-2afa-4dab-a66e-a3fe1370b7e3 Date: Tue, 08 Jan 2019 02:12:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:12:42,659 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/880d3869-b7b4-4412-a2c4-e129bb50709e used request id req-a6287ceb-2afa-4dab-a66e-a3fe1370b7e3 2019-01-08 02:12:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:42,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-10f3b3f9-bbf6-41d4-a2bc-f5ac5d53ad4e Date: Tue, 08 Jan 2019 02:12:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:11:55Z", "updated_at": "2019-01-08T02:11:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:11:55Z", "revision_number": 0, "id": "485c557c-a5cd-4706-9ba7-fb36098032a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:11:55Z", "security_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv6", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:11:55Z", "revision_number": 0, "id": "6f353668-65a1-43ca-b469-3d1cc564528c", "remote_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "remote_ip_prefix": null, "created_at": "2019-01-08T02:11:55Z", "security_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv6", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:11:55Z", "revision_number": 0, "id": "7690d84f-687c-462b-bfa8-7eb1bde6937f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:11:55Z", "security_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv4", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:11:55Z", "revision_number": 0, "id": "a47cd9b5-141a-44e5-9b94-15c5968dc2bd", "remote_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "remote_ip_prefix": null, "created_at": "2019-01-08T02:11:55Z", "security_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "port_range_min": null, "ethertype": "IPv4", "project_id": "d659d0f2f3bd415bbf21836a87519e16"}], "revision_number": 4, "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:12:42,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-10f3b3f9-bbf6-41d4-a2bc-f5ac5d53ad4e 2019-01-08 02:12:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:43,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3debed7-b529-4dcc-acbf-85c0f48aea61 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:12:43,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-d3debed7-b529-4dcc-acbf-85c0f48aea61 2019-01-08 02:12:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:43,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d508d0f7-dca5-437a-af54-8f8725af8335 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:12:43,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-d508d0f7-dca5-437a-af54-8f8725af8335 2019-01-08 02:12:43,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:12:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:43,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee73efa-c770-4675-a330-6e20104c49f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:12:43,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-3ee73efa-c770-4675-a330-6e20104c49f7 2019-01-08 02:12:43,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:12:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:43,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32e88f01-211e-439f-b887-ce035fe2e9e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:12:43,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-32e88f01-211e-439f-b887-ce035fe2e9e2 2019-01-08 02:12:43,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:12:43,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:43,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8e28f2-6f27-4162-85e8-c275beb4dd5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:12:43,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-1a8e28f2-6f27-4162-85e8-c275beb4dd5e 2019-01-08 02:12:43,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:12:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:43,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776e765a-f410-46c6-9c4a-2d92f2747fdb 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:12:43,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-776e765a-f410-46c6-9c4a-2d92f2747fdb 2019-01-08 02:12:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:43,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4461b810-33c5-4e1c-bc20-df6b98c9e491 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:12:43,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-4461b810-33c5-4e1c-bc20-df6b98c9e491 2019-01-08 02:12:43,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:12:43,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:43,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87d2d847-fc64-415b-ab37-488de5206064 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:12:43,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-87d2d847-fc64-415b-ab37-488de5206064 2019-01-08 02:12:43,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:12:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:44,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d52ebd5-5b56-4979-8409-dc5665bbfd19 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d659d0f2f3bd415bbf21836a87519e16", "name": "InstanceSecurityGroupTests-cc573a30-9704-481-proj"}} 2019-01-08 02:12:44,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-5d52ebd5-5b56-4979-8409-dc5665bbfd19 2019-01-08 02:12:44,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 926f4ea5-aa9f-4729-86b6-071bee01267f 2019-01-08 02:12:44,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=926f4ea5-aa9f-4729-86b6-071bee01267f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:44,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7e10afac-f4cf-4da6-964e-efd7ffea0ab0 Date: Tue, 08 Jan 2019 02:12:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:11:55Z", "security_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:11:55Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "485c557c-a5cd-4706-9ba7-fb36098032a6"}, {"remote_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:11:55Z", "security_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:11:55Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "6f353668-65a1-43ca-b469-3d1cc564528c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:11:55Z", "security_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:11:55Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "7690d84f-687c-462b-bfa8-7eb1bde6937f"}, {"remote_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:11:55Z", "security_group_id": "926f4ea5-aa9f-4729-86b6-071bee01267f", "port_range_min": null, "revision_number": 0, "tenant_id": "d659d0f2f3bd415bbf21836a87519e16", "created_at": "2019-01-08T02:11:55Z", "project_id": "d659d0f2f3bd415bbf21836a87519e16", "id": "a47cd9b5-141a-44e5-9b94-15c5968dc2bd"}]} 2019-01-08 02:12:44,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=926f4ea5-aa9f-4729-86b6-071bee01267f used request id req-7e10afac-f4cf-4da6-964e-efd7ffea0ab0 2019-01-08 02:12:44,333 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:12:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/926f4ea5-aa9f-4729-86b6-071bee01267f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:44,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f1cb42a-c9bb-4927-b802-ae2bb1222929 Content-Length: 0 Date: Tue, 08 Jan 2019 02:12:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:12:44,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/926f4ea5-aa9f-4729-86b6-071bee01267f used request id req-4f1cb42a-c9bb-4927-b802-ae2bb1222929 2019-01-08 02:12:44,755 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-cc573a30-9704-481-proj 2019-01-08 02:12:44,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:45,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2872848e-f56e-4141-82be-c877934e9228 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:12:45,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/d659d0f2f3bd415bbf21836a87519e16 used request id req-2872848e-f56e-4141-82be-c877934e9228 2019-01-08 02:12:45,054 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-cc573a30-9704-481-proj-role 2019-01-08 02:12:45,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/6f3ada664e14412c9ce8b26a0c8c69fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:45,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ec9cea-a725-4259-b0e1-7b7bcfaa4ed8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:12:45,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/6f3ada664e14412c9ce8b26a0c8c69fb used request id req-99ec9cea-a725-4259-b0e1-7b7bcfaa4ed8 2019-01-08 02:12:45,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac4f96296df7a79f0a24a857e7834ad76b76091" 2019-01-08 02:12:45,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14a623c-02b5-4e14-8f87-5b298a8fcd21 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:12:45,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e14a623c-02b5-4e14-8f87-5b298a8fcd21 2019-01-08 02:12:45,308 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-cc573a30-9704-481-user 2019-01-08 02:12:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/30ac22945f5c49ab85251eb4da127780 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddef6c9954cef406a02edf443cf1e4c0b83178f" 2019-01-08 02:12:45,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb63a3a5-da42-4287-8889-9c1d5c06edf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:12:45,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/30ac22945f5c49ab85251eb4da127780 used request id req-fb63a3a5-da42-4287-8889-9c1d5c06edf0 2019-01-08 02:12:45,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:45,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:12:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["kExzchqvQtmrNNm81l13iA"], "issued_at": "2019-01-08T02:12:45.000000Z"}} 2019-01-08 02:12:45,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72cfb4de80ebafd48103a61706f8701b933fcff" 2019-01-08 02:12:46,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a4f4fe-8c0a-4aad-8a8c-f8ad3b541f1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:46,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-54a4f4fe-8c0a-4aad-8a8c-f8ad3b541f1d 2019-01-08 02:12:46,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:46,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:46,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:12:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["6HQ9iVKvR52CheeOMuWooQ"], "issued_at": "2019-01-08T02:12:46.000000Z"}} 2019-01-08 02:12:46,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:12:46,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10befc08-70d1-40a2-92ff-2e839bc97665 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:46,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-10befc08-70d1-40a2-92ff-2e839bc97665 2019-01-08 02:12:46,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:12:46,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:12:46,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:12:46,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9895cf8b-9dba-444b-8ec2-a15d5abedd41 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:12:46,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj used request id req-9895cf8b-9dba-444b-8ec2-a15d5abedd41 2019-01-08 02:12:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:12:46,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1158e526-59cc-4c38-9c22-2b6a3e3ecfe3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:12:46,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-1158e526-59cc-4c38-9c22-2b6a3e3ecfe3 2019-01-08 02:12:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}}' 2019-01-08 02:12:46,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:12:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea57ade-9d2d-4246-b5a7-aed62391a305 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "id": "9d7fc3223b7247d98c603be027bfd2c7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:12:46,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-0ea57ade-9d2d-4246-b5a7-aed62391a305 2019-01-08 02:12:46,964 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj 2019-01-08 02:12:46,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:46,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:47,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["2JwSawlRRsC3rtH27jsnCA"], "issued_at": "2019-01-08T02:12:47.000000Z"}} 2019-01-08 02:12:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efa111cbceecc3296820bca3dd4caba243484d" 2019-01-08 02:12:47,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776bc1c9-77bf-4f62-80e0-a94808a19dcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:47,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-776bc1c9-77bf-4f62-80e0-a94808a19dcf 2019-01-08 02:12:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:12:47,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:12:47,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efa111cbceecc3296820bca3dd4caba243484d" 2019-01-08 02:12:47,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e316b9e-b39b-478d-8534-c2d845c05745 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:12:47,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-3e316b9e-b39b-478d-8534-c2d845c05745 2019-01-08 02:12:47,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efa111cbceecc3296820bca3dd4caba243484d" 2019-01-08 02:12:47,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db4460a-e17a-41bb-be01-cbe8a2d1bcf3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "id": "9d7fc3223b7247d98c603be027bfd2c7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}]} 2019-01-08 02:12:47,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj used request id req-6db4460a-e17a-41bb-be01-cbe8a2d1bcf3 2019-01-08 02:12:47,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efa111cbceecc3296820bca3dd4caba243484d" 2019-01-08 02:12:47,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f020699c-170d-454d-90ba-9daa1f745ff8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:12:47,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-f020699c-170d-454d-90ba-9daa1f745ff8 2019-01-08 02:12:48,330 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-3a874dea-a04b-4b5-user 2019-01-08 02:12:48,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:12:48,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164d6d21-c96d-4c13-bfc5-3858ae6fff33 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:12:48,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-164d6d21-c96d-4c13-bfc5-3858ae6fff33 2019-01-08 02:12:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" -d '{"role": {"name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role"}}' 2019-01-08 02:12:48,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d09d6d-7d68-4583-af4b-ff688767fa62 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c3990af3644f4820b3290800d4c57733", "links": {"self": "http://172.30.9.42:5000/v3/roles/c3990af3644f4820b3290800d4c57733"}, "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role"}} 2019-01-08 02:12:48,587 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-63d09d6d-7d68-4583-af4b-ff688767fa62 2019-01-08 02:12:48,587 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role 2019-01-08 02:12:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/c3990af3644f4820b3290800d4c57733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:12:48,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b965ab-b0be-4357-9b98-78546dd17595 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c3990af3644f4820b3290800d4c57733", "links": {"self": "http://172.30.9.42:5000/v3/roles/c3990af3644f4820b3290800d4c57733"}, "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role"}} 2019-01-08 02:12:48,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/c3990af3644f4820b3290800d4c57733 used request id req-e2b965ab-b0be-4357-9b98-78546dd17595 2019-01-08 02:12:48,702 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role to project InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj 2019-01-08 02:12:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7/users/be258214303e4cd7aba6cfb12db1f3d6/roles/c3990af3644f4820b3290800d4c57733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:12:48,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95869f04-5623-4de2-834e-b525b0eef3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:12:48,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7/users/be258214303e4cd7aba6cfb12db1f3d6/roles/c3990af3644f4820b3290800d4c57733 used request id req-95869f04-5623-4de2-834e-b525b0eef3b9 2019-01-08 02:12:48,861 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:12:48,862 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:12:48,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:48,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:49,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3990af3644f4820b3290800d4c57733", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role"}], "expires_at": "2019-01-08T03:12:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-user", "id": "be258214303e4cd7aba6cfb12db1f3d6"}, "audit_ids": ["VqgBl4JJTnWSyHHZ0XVYhQ"], "issued_at": "2019-01-08T02:12:49.000000Z"}} 2019-01-08 02:12:49,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aabded7c766a76d01efcdd797f27a1def3e1f4" 2019-01-08 02:12:49,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d53c76cf-3f6b-4023-9eab-880abbe85ffb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:49,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d53c76cf-3f6b-4023-9eab-880abbe85ffb 2019-01-08 02:12:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10aabded7c766a76d01efcdd797f27a1def3e1f4" 2019-01-08 02:12:49,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5c91900d-778f-4160-8ac0-37dd817d97bb Date: Tue, 08 Jan 2019 02:12:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image"} 2019-01-08 02:12:49,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image used request id req-5c91900d-778f-4160-8ac0-37dd817d97bb 2019-01-08 02:12:49,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10aabded7c766a76d01efcdd797f27a1def3e1f4" 2019-01-08 02:12:49,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b0c963eb-f5b5-4d24-9d89-2f7498b22f80 Date: Tue, 08 Jan 2019 02:12: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"}}} 2019-01-08 02:12:49,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-b0c963eb-f5b5-4d24-9d89-2f7498b22f80 2019-01-08 02:12:49,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10aabded7c766a76d01efcdd797f27a1def3e1f4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image"}' 2019-01-08 02:12:50,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-abbdb296-05df-4c54-8e4f-c16c0d604a86 Date: Tue, 08 Jan 2019 02:12:50 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:12:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:12:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "min_disk": 0, "protected": false, "id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "file": "/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/file", "checksum": null, "owner": "9d7fc3223b7247d98c603be027bfd2c7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:12:50,081 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-abbdb296-05df-4c54-8e4f-c16c0d604a86 2019-01-08 02:12:50,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10aabded7c766a76d01efcdd797f27a1def3e1f4" -d '' 2019-01-08 02:12:50,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-640181d1-3433-489e-8125-4b733ee5acbb Date: Tue, 08 Jan 2019 02:12:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:12:50,675 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/file used request id req-640181d1-3433-489e-8125-4b733ee5acbb 2019-01-08 02:12:50,675 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:12:50,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10aabded7c766a76d01efcdd797f27a1def3e1f4" 2019-01-08 02:12:50,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7dc46454-8373-471e-aa06-b8256e6cfd7c Date: Tue, 08 Jan 2019 02:12:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:12:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:12:50Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/snap", "metadata": {}}], "self": "/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "min_disk": 0, "protected": false, "id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "file": "/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d7fc3223b7247d98c603be027bfd2c7", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:12:50,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c used request id req-7dc46454-8373-471e-aa06-b8256e6cfd7c 2019-01-08 02:12:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10aabded7c766a76d01efcdd797f27a1def3e1f4" 2019-01-08 02:12:51,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce27d51f-d052-445f-a937-98f84f82641e Date: Tue, 08 Jan 2019 02:12: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"}}} 2019-01-08 02:12:51,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-ce27d51f-d052-445f-a937-98f84f82641e 2019-01-08 02:12:51,074 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image 2019-01-08 02:12:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10aabded7c766a76d01efcdd797f27a1def3e1f4" 2019-01-08 02:12:51,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-69c101e0-7619-4720-8225-1140158e5773 Date: Tue, 08 Jan 2019 02:12:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:12:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:12:50Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/snap", "metadata": {}}], "self": "/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "min_disk": 0, "protected": false, "id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "file": "/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d7fc3223b7247d98c603be027bfd2c7", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:12:51,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c used request id req-69c101e0-7619-4720-8225-1140158e5773 2019-01-08 02:12:51,094 - create_image - DEBUG - Instance status is - active 2019-01-08 02:12:51,095 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image 2019-01-08 02:12:51,095 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image 2019-01-08 02:12:51,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:51,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:51,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3990af3644f4820b3290800d4c57733", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role"}], "expires_at": "2019-01-08T03:12:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-user", "id": "be258214303e4cd7aba6cfb12db1f3d6"}, "audit_ids": ["Ef1hz_ReRgGWlEpSbPSyyw"], "issued_at": "2019-01-08T02:12:51.000000Z"}} 2019-01-08 02:12:51,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" 2019-01-08 02:12:51,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2970fc-044b-48c9-a762-c0f73df5c92d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:51,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4e2970fc-044b-48c9-a762-c0f73df5c92d 2019-01-08 02:12:51,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" 2019-01-08 02:12:51,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e43fe6e-4e65-491f-a818-70488186d26a Date: Tue, 08 Jan 2019 02:12:51 GMT RESP BODY: {"networks":[]} 2019-01-08 02:12:51,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-1e43fe6e-4e65-491f-a818-70488186d26a 2019-01-08 02:12:51,800 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net 2019-01-08 02:12:51,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" -d '{"network": {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net", "admin_state_up": true}}' 2019-01-08 02:12:53,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5ba18e3f-9ff5-4e81-87bd-eb348ad6dddb Date: Tue, 08 Jan 2019 02:12:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:12:52Z","is_default":false,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}} 2019-01-08 02:12:53,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-5ba18e3f-9ff5-4e81-87bd-eb348ad6dddb 2019-01-08 02:12:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" 2019-01-08 02:12:53,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f1295319-9ba7-426f-ae1a-dab7f01f0f50 Date: Tue, 08 Jan 2019 02:12:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:12:52Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:12:53,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-f1295319-9ba7-426f-ae1a-dab7f01f0f50 2019-01-08 02:12:53,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" 2019-01-08 02:12:53,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0bbc3930-643e-47df-bdc8-ea4a090dda5e Date: Tue, 08 Jan 2019 02:12:53 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:12:53,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-0bbc3930-643e-47df-bdc8-ea4a090dda5e 2019-01-08 02:12:53,494 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet 2019-01-08 02:12:53,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" -d '{"subnets": [{"ip_version": 4, "network_id": "2b8318f4-c016-4f91-8502-957596feccdf", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]}' 2019-01-08 02:12:55,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fb1f15e0-a132-49d1-b3df-8b17bd328f2e Date: Tue, 08 Jan 2019 02:12:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:12:55,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-fb1f15e0-a132-49d1-b3df-8b17bd328f2e 2019-01-08 02:12:55,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" 2019-01-08 02:12:55,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-d0ce62b0-8f68-4d04-ab49-286f1869250c Date: Tue, 08 Jan 2019 02:12:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:12:55,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-d0ce62b0-8f68-4d04-ab49-286f1869250c 2019-01-08 02:12:55,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" 2019-01-08 02:12:55,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-58966a19-d34e-4e1c-9dd9-8b5a961ecf35 Date: Tue, 08 Jan 2019 02:12:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:12:55,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-58966a19-d34e-4e1c-9dd9-8b5a961ecf35 2019-01-08 02:12:55,909 - OpenStackNetwork - DEBUG - Network [2b8318f4-c016-4f91-8502-957596feccdf] created successfully 2019-01-08 02:12:55,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:55,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:56,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["HdrJZ9GWRiaynCyMez4v4w"], "issued_at": "2019-01-08T02:12:56.000000Z"}} 2019-01-08 02:12:56,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f85eebed93572ef300ad99496c301737cd1e5d1" 2019-01-08 02:12:56,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffdde17-7422-4f13-ae7a-d90d884f634e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:56,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0ffdde17-7422-4f13-ae7a-d90d884f634e 2019-01-08 02:12:56,451 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:12:56,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f85eebed93572ef300ad99496c301737cd1e5d1" 2019-01-08 02:12:56,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-40fb6845-608c-40c4-9959-6475b8f8e412 x-compute-request-id: req-40fb6845-608c-40c4-9959-6475b8f8e412 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:12:56,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-40fb6845-608c-40c4-9959-6475b8f8e412 2019-01-08 02:12:56,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f85eebed93572ef300ad99496c301737cd1e5d1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:12:56,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-f0c01bd3-cf83-456b-9344-413e8bed0b4d x-compute-request-id: req-f0c01bd3-cf83-456b-9344-413e8bed0b4d Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "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": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de"}} 2019-01-08 02:12:56,707 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-f0c01bd3-cf83-456b-9344-413e8bed0b4d 2019-01-08 02:12:56,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:56,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:57,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3990af3644f4820b3290800d4c57733", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role"}], "expires_at": "2019-01-08T03:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-user", "id": "be258214303e4cd7aba6cfb12db1f3d6"}, "audit_ids": ["q-YJo4-fQzqrLOKC8AfYKg"], "issued_at": "2019-01-08T02:12:57.000000Z"}} 2019-01-08 02:12:57,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:57,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb3ca3d-6eeb-4321-ac6b-ae62cb6c7400 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:57,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-2fb3ca3d-6eeb-4321-ac6b-ae62cb6c7400 2019-01-08 02:12:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:57,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-773f0f0c-77e1-4e95-9b50-b30a10c3fdc0 Date: Tue, 08 Jan 2019 02:12:57 GMT RESP BODY: {"security_groups": []} 2019-01-08 02:12:57,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name&description=hello+group used request id req-773f0f0c-77e1-4e95-9b50-b30a10c3fdc0 2019-01-08 02:12:57,421 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name... 2019-01-08 02:12:57,421 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name 2019-01-08 02:12:57,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" -d '{"security_group": {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name", "description": "hello group"}}' 2019-01-08 02:12:57,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-293c7498-a7dc-474f-b941-fc8d6a160e3c Date: Tue, 08 Jan 2019 02:12:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "updated_at": "2019-01-08T02:12:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "revision_number": 0, "id": "b2b6d423-535f-4383-8cbf-cc91acd6ea1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "revision_number": 0, "id": "f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}], "revision_number": 2, "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}} 2019-01-08 02:12:57,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-293c7498-a7dc-474f-b941-fc8d6a160e3c 2019-01-08 02:12:57,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 2019-01-08 02:12:57,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:58,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c049b5d-5403-4d1d-abff-bf90f7ab10eb Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "b2b6d423-535f-4383-8cbf-cc91acd6ea1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1"}]} 2019-01-08 02:12:58,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 used request id req-1c049b5d-5403-4d1d-abff-bf90f7ab10eb 2019-01-08 02:12:58,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 2019-01-08 02:12:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:58,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a63d12bb-514e-4abe-9f3c-6f89689cadb0 Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "b2b6d423-535f-4383-8cbf-cc91acd6ea1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1"}]} 2019-01-08 02:12:58,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 used request id req-a63d12bb-514e-4abe-9f3c-6f89689cadb0 2019-01-08 02:12:58,125 - neutron_utils - INFO - Retrieving security group with ID - dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 2019-01-08 02:12:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:58,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cf41804e-6768-46f3-8b5d-e6141dfa970f Date: Tue, 08 Jan 2019 02:12:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "updated_at": "2019-01-08T02:12:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "revision_number": 0, "id": "b2b6d423-535f-4383-8cbf-cc91acd6ea1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "revision_number": 0, "id": "f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}], "revision_number": 2, "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}]} 2019-01-08 02:12:58,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 used request id req-cf41804e-6768-46f3-8b5d-e6141dfa970f 2019-01-08 02:12:58,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 2019-01-08 02:12:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:58,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fb3b3a4d-0244-4694-b2f6-a1c66cd60c1e Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "b2b6d423-535f-4383-8cbf-cc91acd6ea1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1"}]} 2019-01-08 02:12:58,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 used request id req-fb3b3a4d-0244-4694-b2f6-a1c66cd60c1e 2019-01-08 02:12:58,589 - neutron_utils - INFO - Retrieving security group with ID - dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 2019-01-08 02:12:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:58,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-35716f19-e2a3-4854-af1a-ad1ed09a7666 Date: Tue, 08 Jan 2019 02:12:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "updated_at": "2019-01-08T02:12:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "revision_number": 0, "id": "b2b6d423-535f-4383-8cbf-cc91acd6ea1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "revision_number": 0, "id": "f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}], "revision_number": 2, "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}]} 2019-01-08 02:12:58,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 used request id req-35716f19-e2a3-4854-af1a-ad1ed09a7666 2019-01-08 02:12:58,844 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 2019-01-08 02:12:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59158566-0640-42c2-b4b6-667b30e43a30 Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "b2b6d423-535f-4383-8cbf-cc91acd6ea1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1"}]} 2019-01-08 02:12:59,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 used request id req-59158566-0640-42c2-b4b6-667b30e43a30 2019-01-08 02:12:59,062 - neutron_utils - INFO - Retrieving security group with ID - dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 2019-01-08 02:12:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:59,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-94b6e89e-6603-42d1-85cc-fdb668738b0f Date: Tue, 08 Jan 2019 02:12:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "updated_at": "2019-01-08T02:12:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "revision_number": 0, "id": "b2b6d423-535f-4383-8cbf-cc91acd6ea1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "revision_number": 0, "id": "f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}], "revision_number": 2, "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}]} 2019-01-08 02:12:59,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 used request id req-94b6e89e-6603-42d1-85cc-fdb668738b0f 2019-01-08 02:12:59,311 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 2019-01-08 02:12:59,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:12:59,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7f3842be-a4fe-47e2-896d-0e62c565a975 Date: Tue, 08 Jan 2019 02:12: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": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "b2b6d423-535f-4383-8cbf-cc91acd6ea1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:57Z", "security_group_id": "dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:57Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1"}]} 2019-01-08 02:12:59,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 used request id req-7f3842be-a4fe-47e2-896d-0e62c565a975 2019-01-08 02:12:59,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:12:59,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:12:59,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3990af3644f4820b3290800d4c57733", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role"}], "expires_at": "2019-01-08T03:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-user", "id": "be258214303e4cd7aba6cfb12db1f3d6"}, "audit_ids": ["VeMedyufQFe40XwBqvNJDA"], "issued_at": "2019-01-08T02:12:59.000000Z"}} 2019-01-08 02:12:59,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:12:59,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3598cbe2-596c-4cf1-8391-b5f2218c77c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:59,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3598cbe2-596c-4cf1-8391-b5f2218c77c4 2019-01-08 02:12:59,751 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:12:59,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:12:59,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b88c54b-790f-4a10-8a15-f594fd42ded1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:12:59,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0b88c54b-790f-4a10-8a15-f594fd42ded1 2019-01-08 02:12:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:00,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-e8ca4d74-e43a-4ddf-a2a1-a58cabc76c7a Date: Tue, 08 Jan 2019 02:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:00,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-e8ca4d74-e43a-4ddf-a2a1-a58cabc76c7a 2019-01-08 02:13:00,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:00,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-083844ac-bb40-4f69-9f43-1f5450f85219 Date: Tue, 08 Jan 2019 02:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:00,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-083844ac-bb40-4f69-9f43-1f5450f85219 2019-01-08 02:13:00,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:00,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-e5aace68-d531-46d6-afd1-0f1480855bd9 Date: Tue, 08 Jan 2019 02:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:00,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-e5aace68-d531-46d6-afd1-0f1480855bd9 2019-01-08 02:13:00,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:13:00,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:13: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:13:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:00,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7db87c7-5e09-4384-bb35-db2abb5cb1a4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:00,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-a7db87c7-5e09-4384-bb35-db2abb5cb1a4 2019-01-08 02:13:00,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:00,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-88c721a1-9f6a-4e95-a569-e682e92cc018 Date: Tue, 08 Jan 2019 02:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:00,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-88c721a1-9f6a-4e95-a569-e682e92cc018 2019-01-08 02:13:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:01,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8fc91008-fbb0-4ddb-8e22-4ae841c93706 Date: Tue, 08 Jan 2019 02:13:01 GMT RESP BODY: {"ports":[]} 2019-01-08 02:13:01,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port&admin_state_up=True used request id req-8fc91008-fbb0-4ddb-8e22-4ae841c93706 2019-01-08 02:13:01,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:01,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-71a3827f-d424-49e8-8e5c-b51bde52d625 x-compute-request-id: req-71a3827f-d424-49e8-8e5c-b51bde52d625 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:13:01,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst used request id req-71a3827f-d424-49e8-8e5c-b51bde52d625 2019-01-08 02:13:01,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:01,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-8ea58bea-a90a-4350-8427-01515874a9d9 Date: Tue, 08 Jan 2019 02:13:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:01,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-8ea58bea-a90a-4350-8427-01515874a9d9 2019-01-08 02:13:01,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:01,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4e0e83ef-ba9e-4a4e-a32c-47f93d08a205 Date: Tue, 08 Jan 2019 02:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:01,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-4e0e83ef-ba9e-4a4e-a32c-47f93d08a205 2019-01-08 02:13:01,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:01,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-fd0f4eb2-8dde-42fc-8e5f-5fd579ac6595 Date: Tue, 08 Jan 2019 02:13:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:01,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-fd0f4eb2-8dde-42fc-8e5f-5fd579ac6595 2019-01-08 02:13:01,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:02,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2323462e-d1ba-4f16-8175-a20856640a34 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:02,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-2323462e-d1ba-4f16-8175-a20856640a34 2019-01-08 02:13:02,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:02,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d7639da5-30fa-4f76-be48-82a0c0ff579f Date: Tue, 08 Jan 2019 02:13:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:02,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-d7639da5-30fa-4f76-be48-82a0c0ff579f 2019-01-08 02:13:02,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:02,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5598366b-dae1-4a6b-b646-949b07edcc97 Date: Tue, 08 Jan 2019 02:13:02 GMT RESP BODY: {"ports":[]} 2019-01-08 02:13:02,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port&admin_state_up=True used request id req-5598366b-dae1-4a6b-b646-949b07edcc97 2019-01-08 02:13:02,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:13:02,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:13:02,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3990af3644f4820b3290800d4c57733", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role"}], "expires_at": "2019-01-08T03:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-user", "id": "be258214303e4cd7aba6cfb12db1f3d6"}, "audit_ids": ["s0eQsmEZQOWTJsmO_6loQw"], "issued_at": "2019-01-08T02:13:02.000000Z"}} 2019-01-08 02:13:02,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c38e539f4c7b8569713f55e9d98587b729f81aa" 2019-01-08 02:13:03,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5754c92-87f1-47e8-9fc8-e759c2bf5538 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:13:03,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c5754c92-87f1-47e8-9fc8-e759c2bf5538 2019-01-08 02:13:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:03,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c9f6abab-a931-4dda-974b-44427c152f3f Date: Tue, 08 Jan 2019 02:13:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:03,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-c9f6abab-a931-4dda-974b-44427c152f3f 2019-01-08 02:13:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:03,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-87f72268-bc56-4270-bcc5-54e127ed33f1 Date: Tue, 08 Jan 2019 02:13:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:03,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-87f72268-bc56-4270-bcc5-54e127ed33f1 2019-01-08 02:13:03,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:04,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-9d34d3d6-74e1-436d-9d6f-729d40d924f5 Date: Tue, 08 Jan 2019 02:13:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:04,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-9d34d3d6-74e1-436d-9d6f-729d40d924f5 2019-01-08 02:13:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:13:04,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:13: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:13:04,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c38e539f4c7b8569713f55e9d98587b729f81aa" 2019-01-08 02:13:04,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc885d5-03e6-4c69-825e-ec68a4f1143a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:04,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-4cc885d5-03e6-4c69-825e-ec68a4f1143a 2019-01-08 02:13:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:04,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-20bbff20-87ef-4b58-b18a-ec3a8c2ef175 Date: Tue, 08 Jan 2019 02:13:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:04,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-20bbff20-87ef-4b58-b18a-ec3a8c2ef175 2019-01-08 02:13:04,655 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net 2019-01-08 02:13:04,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" -d '{"port": {"network_id": "2b8318f4-c016-4f91-8502-957596feccdf", "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port", "admin_state_up": true}}' 2019-01-08 02:13:06,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-426ac7b8-76d4-4268-8954-1521f16f88b6 Date: Tue, 08 Jan 2019 02:13:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.4"}],"id":"7826048e-8203-4251-909d-1da06e9e212d","security_groups":["b649a1c6-34c8-4614-b120-91b0d147323c"],"mac_address":"fa:16:3e:3f:27:70","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port","project_id":"9d7fc3223b7247d98c603be027bfd2c7","qos_policy_id":null,"admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:13:05Z","binding:vnic_type":"normal","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"}} 2019-01-08 02:13:06,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-426ac7b8-76d4-4268-8954-1521f16f88b6 2019-01-08 02:13:06,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:06,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-44fbdc00-8a6b-46ca-9bf4-018cd0957652 Date: Tue, 08 Jan 2019 02:13:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:06,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-44fbdc00-8a6b-46ca-9bf4-018cd0957652 2019-01-08 02:13:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:06,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0053265d-65e6-4116-aa93-4c6e4190911f Date: Tue, 08 Jan 2019 02:13:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:06,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-0053265d-65e6-4116-aa93-4c6e4190911f 2019-01-08 02:13:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:06,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-2f3edb98-bed2-4188-920c-4923e2436e67 Date: Tue, 08 Jan 2019 02:13:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:06,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-2f3edb98-bed2-4188-920c-4923e2436e67 2019-01-08 02:13:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:06,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f6a048-c130-4532-8377-96eea645589c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:06,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-39f6a048-c130-4532-8377-96eea645589c 2019-01-08 02:13:06,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:06,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4cb06e79-a119-4d0e-86da-4892d1e8e3db Date: Tue, 08 Jan 2019 02:13:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:06,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-4cb06e79-a119-4d0e-86da-4892d1e8e3db 2019-01-08 02:13:06,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:07,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-208d4c4c-d424-44af-b717-3eb84b899e69 Date: Tue, 08 Jan 2019 02:13:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.4"}],"id":"7826048e-8203-4251-909d-1da06e9e212d","security_groups":["b649a1c6-34c8-4614-b120-91b0d147323c"],"mac_address":"fa:16:3e:3f:27:70","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:13:05Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"}]} 2019-01-08 02:13:07,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port&admin_state_up=True used request id req-208d4c4c-d424-44af-b717-3eb84b899e69 2019-01-08 02:13:07,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:07,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fa8e0f-51b3-465e-bc84-7b24311a20fc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:07,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-31fa8e0f-51b3-465e-bc84-7b24311a20fc 2019-01-08 02:13:07,176 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst 2019-01-08 02:13:07,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:07,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-0cd6c56b-1a0e-46a7-af6f-d8caa49f5c43 x-compute-request-id: req-0cd6c56b-1a0e-46a7-af6f-d8caa49f5c43 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-flavor-name"}]} 2019-01-08 02:13:07,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-0cd6c56b-1a0e-46a7-af6f-d8caa49f5c43 2019-01-08 02:13:07,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:07,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-0dadb003-da1d-460d-8a39-8ad2d8503a34 x-compute-request-id: req-0dadb003-da1d-460d-8a39-8ad2d8503a34 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "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": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de"}} 2019-01-08 02:13:07,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de used request id req-0dadb003-da1d-460d-8a39-8ad2d8503a34 2019-01-08 02:13:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:07,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5f0e310e-9299-483c-8706-2aa60e2fab67 Date: Tue, 08 Jan 2019 02:13:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:12:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:12:50Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/snap", "metadata": {}}], "self": "/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "min_disk": 0, "protected": false, "id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "file": "/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d7fc3223b7247d98c603be027bfd2c7", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image"} 2019-01-08 02:13:07,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image used request id req-5f0e310e-9299-483c-8706-2aa60e2fab67 2019-01-08 02:13:07,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:07,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-13958f60-340e-446c-8a3d-5728c9c877e4 Date: Tue, 08 Jan 2019 02:13: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"}}} 2019-01-08 02:13:07,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-13958f60-340e-446c-8a3d-5728c9c877e4 2019-01-08 02:13:07,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" -d '{"server": {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "imageRef": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "flavorRef": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "max_count": 1, "min_count": 1, "networks": [{"port": "7826048e-8203-4251-909d-1da06e9e212d"}], "security_groups": [{"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}]}}' 2019-01-08 02:13:10,174 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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-be0ef387-ac1d-436e-b1a1-874819224eeb x-compute-request-id: req-be0ef387-ac1d-436e-b1a1-874819224eeb Content-Length: 435 location: http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "adminPass": "MMpUH52Wda64"}} 2019-01-08 02:13:10,175 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-be0ef387-ac1d-436e-b1a1-874819224eeb 2019-01-08 02:13:10,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:10,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-725121c6-9930-4c6a-8934-2f90524f6c1f x-compute-request-id: req-725121c6-9930-4c6a-8934-2f90524f6c1f 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.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:13:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:10,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-725121c6-9930-4c6a-8934-2f90524f6c1f 2019-01-08 02:13:10,444 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst 2019-01-08 02:13:10,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:10,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-5f8bccbf-8d57-436c-889e-65b62ef655fe x-compute-request-id: req-5f8bccbf-8d57-436c-889e-65b62ef655fe 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.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:13:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:10,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-5f8bccbf-8d57-436c-889e-65b62ef655fe 2019-01-08 02:13:10,679 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst] is - BUILD 2019-01-08 02:13:10,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:13:13,682 - create_instance - DEBUG - VM status query timeout in 896.761260986 2019-01-08 02:13:13,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:14,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-95695350-47a1-444e-8a34-7a076dca0672 x-compute-request-id: req-95695350-47a1-444e-8a34-7a076dca0672 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.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:13:11Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:14,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-95695350-47a1-444e-8a34-7a076dca0672 2019-01-08 02:13:14,384 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst] is - BUILD 2019-01-08 02:13:14,384 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:13:17,387 - create_instance - DEBUG - VM status query timeout in 893.056617975 2019-01-08 02:13:17,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:18,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-2f7a22e5-dc5b-46a5-b330-eb4e0c9fc9e0 x-compute-request-id: req-2f7a22e5-dc5b-46a5-b330-eb4e0c9fc9e0 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.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:13:11Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:18,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-2f7a22e5-dc5b-46a5-b330-eb4e0c9fc9e0 2019-01-08 02:13:18,303 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst] is - BUILD 2019-01-08 02:13:18,303 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:13:21,307 - create_instance - DEBUG - VM status query timeout in 889.137022018 2019-01-08 02:13:21,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:21,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-22626f5f-64f8-4dc6-bc6f-ee8046892b72 x-compute-request-id: req-22626f5f-64f8-4dc6-bc6f-ee8046892b72 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:21,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-22626f5f-64f8-4dc6-bc6f-ee8046892b72 2019-01-08 02:13:21,753 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst] is - ACTIVE 2019-01-08 02:13:21,753 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:13:21,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:22,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-e4ae4a9b-9143-4376-a084-581195949a34 x-compute-request-id: req-e4ae4a9b-9143-4376-a084-581195949a34 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:22,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-e4ae4a9b-9143-4376-a084-581195949a34 2019-01-08 02:13:22,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:22,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-5131e433-d2bf-4983-b320-da71a7de493e Date: Tue, 08 Jan 2019 02:13:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:22,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-5131e433-d2bf-4983-b320-da71a7de493e 2019-01-08 02:13:22,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:22,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23ac152-efc5-48b7-ba9a-28f8d4a538b7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:22,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-d23ac152-efc5-48b7-ba9a-28f8d4a538b7 2019-01-08 02:13:22,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:23,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-274a5cbe-1152-4893-8c32-a77bf1970a5b Date: Tue, 08 Jan 2019 02:13:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:23,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-274a5cbe-1152-4893-8c32-a77bf1970a5b 2019-01-08 02:13:23,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:23,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-ebb583c3-f203-41a2-829f-0f98a8412299 Date: Tue, 08 Jan 2019 02:13:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.2"}],"id":"748f6f83-dc79-464c-949a-ba80e7f90777","security_groups":[],"mac_address":"fa:16:3e:df:4a:41","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:12:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.4"}],"id":"7826048e-8203-4251-909d-1da06e9e212d","security_groups":["b649a1c6-34c8-4614-b120-91b0d147323c"],"mac_address":"fa:16:3e:3f:27:70","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:13:05Z","binding:vnic_type":"normal","device_id":"d517681a-f2a4-4837-bc74-f722eceaec1d","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"}]} 2019-01-08 02:13:23,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-ebb583c3-f203-41a2-829f-0f98a8412299 2019-01-08 02:13:23,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:24,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-26638425-9f49-4809-a582-eec21d98b450 x-compute-request-id: req-26638425-9f49-4809-a582-eec21d98b450 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:24,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-26638425-9f49-4809-a582-eec21d98b450 2019-01-08 02:13:24,083 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst] is - ACTIVE 2019-01-08 02:13:24,083 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:13:24,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:24,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-de8f0e36-fbd0-4cf7-81a2-cf7226da90d2 x-compute-request-id: req-de8f0e36-fbd0-4cf7-81a2-cf7226da90d2 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:24,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-de8f0e36-fbd0-4cf7-81a2-cf7226da90d2 2019-01-08 02:13:24,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:24,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-acea5f93-5c3d-4470-ae6a-752de197710c Date: Tue, 08 Jan 2019 02:13:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:24,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-acea5f93-5c3d-4470-ae6a-752de197710c 2019-01-08 02:13:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:24,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105d3206-2537-44f4-bcf3-45e3fcb60d7d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:24,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-105d3206-2537-44f4-bcf3-45e3fcb60d7d 2019-01-08 02:13:24,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:24,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b57b48bd-c29c-4293-afd1-f20fad3343ef Date: Tue, 08 Jan 2019 02:13:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:24,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-b57b48bd-c29c-4293-afd1-f20fad3343ef 2019-01-08 02:13:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:25,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-9dcddb2e-3798-4fd0-9e41-e8f375ee7cc4 Date: Tue, 08 Jan 2019 02:13:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.2"}],"id":"748f6f83-dc79-464c-949a-ba80e7f90777","security_groups":[],"mac_address":"fa:16:3e:df:4a:41","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:12:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.4"}],"id":"7826048e-8203-4251-909d-1da06e9e212d","security_groups":["b649a1c6-34c8-4614-b120-91b0d147323c"],"mac_address":"fa:16:3e:3f:27:70","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:13:05Z","binding:vnic_type":"normal","device_id":"d517681a-f2a4-4837-bc74-f722eceaec1d","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"}]} 2019-01-08 02:13:25,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-9dcddb2e-3798-4fd0-9e41-e8f375ee7cc4 2019-01-08 02:13:25,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}}' 2019-01-08 02:13:26,901 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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-64408881-86ba-426f-9809-e3b2236a6ad4 x-compute-request-id: req-64408881-86ba-426f-9809-e3b2236a6ad4 Content-Length: 0 Content-Type: application/json 2019-01-08 02:13:26,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d/action used request id req-64408881-86ba-426f-9809-e3b2236a6ad4 2019-01-08 02:13:26,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:13:27,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3990af3644f4820b3290800d4c57733", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role"}], "expires_at": "2019-01-08T03:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9d7fc3223b7247d98c603be027bfd2c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-user", "id": "be258214303e4cd7aba6cfb12db1f3d6"}, "audit_ids": ["iQx3oHA2TAKtl3hWIwYWog"], "issued_at": "2019-01-08T02:13:27.000000Z"}} 2019-01-08 02:13:27,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578b2c161d7b31cccfef5e0a2e1ac7bcba2c5b5a" 2019-01-08 02:13:28,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13: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-86452817-e8bd-4c8f-8ee7-fe5eae3ace57 x-compute-request-id: req-86452817-e8bd-4c8f-8ee7-fe5eae3ace57 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:28,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-86452817-e8bd-4c8f-8ee7-fe5eae3ace57 2019-01-08 02:13:28,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:28,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-629058af-0676-4b94-9f4f-04fb1abcf4eb x-compute-request-id: req-629058af-0676-4b94-9f4f-04fb1abcf4eb Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:28,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-629058af-0676-4b94-9f4f-04fb1abcf4eb 2019-01-08 02:13:28,877 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst] is - ACTIVE 2019-01-08 02:13:28,877 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:13:28,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:29,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-282cd025-6b00-4acc-8137-b58b549992a5 x-compute-request-id: req-282cd025-6b00-4acc-8137-b58b549992a5 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:29,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-282cd025-6b00-4acc-8137-b58b549992a5 2019-01-08 02:13:29,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:30,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-659edd72-deac-4484-b1ce-2f29a48b1f35 Date: Tue, 08 Jan 2019 02:13:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:30,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-659edd72-deac-4484-b1ce-2f29a48b1f35 2019-01-08 02:13:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:30,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b07f00-fee8-48ab-923e-8434e28aaf70 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:30,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-72b07f00-fee8-48ab-923e-8434e28aaf70 2019-01-08 02:13:30,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:30,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c4579ccc-859d-400d-90ba-e2bda8f39a16 Date: Tue, 08 Jan 2019 02:13:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:30,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-c4579ccc-859d-400d-90ba-e2bda8f39a16 2019-01-08 02:13:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:30,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-79e8c82a-b385-4d30-b58d-8b417b323ce4 Date: Tue, 08 Jan 2019 02:13:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.2"}],"id":"748f6f83-dc79-464c-949a-ba80e7f90777","security_groups":[],"mac_address":"fa:16:3e:df:4a:41","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:12:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:26Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.4"}],"id":"7826048e-8203-4251-909d-1da06e9e212d","security_groups":["b649a1c6-34c8-4614-b120-91b0d147323c","dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1"],"mac_address":"fa:16:3e:3f:27:70","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:13:05Z","binding:vnic_type":"normal","device_id":"d517681a-f2a4-4837-bc74-f722eceaec1d","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"}]} 2019-01-08 02:13:30,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-79e8c82a-b385-4d30-b58d-8b417b323ce4 2019-01-08 02:13:30,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:31,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-911e30e8-0b62-43d2-97dd-2d504c79e41f x-compute-request-id: req-911e30e8-0b62-43d2-97dd-2d504c79e41f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:31,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-911e30e8-0b62-43d2-97dd-2d504c79e41f 2019-01-08 02:13:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:31,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-44891274-662a-4dd4-aea9-969c5dfbfad2 Date: Tue, 08 Jan 2019 02:13:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:31,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-44891274-662a-4dd4-aea9-969c5dfbfad2 2019-01-08 02:13:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:31,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ac8837-4df7-4878-a097-f0c2d997df8b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:31,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-89ac8837-4df7-4878-a097-f0c2d997df8b 2019-01-08 02:13:31,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:31,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4be16672-0e19-4320-9f0a-7bb061c486af Date: Tue, 08 Jan 2019 02:13:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:31,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-4be16672-0e19-4320-9f0a-7bb061c486af 2019-01-08 02:13:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:31,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-2564f58a-1dd8-4781-bfd3-2ed7751299fb Date: Tue, 08 Jan 2019 02:13:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.2"}],"id":"748f6f83-dc79-464c-949a-ba80e7f90777","security_groups":[],"mac_address":"fa:16:3e:df:4a:41","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:12:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:26Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.4"}],"id":"7826048e-8203-4251-909d-1da06e9e212d","security_groups":["b649a1c6-34c8-4614-b120-91b0d147323c","dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1"],"mac_address":"fa:16:3e:3f:27:70","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:13:05Z","binding:vnic_type":"normal","device_id":"d517681a-f2a4-4837-bc74-f722eceaec1d","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"}]} 2019-01-08 02:13:31,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-2564f58a-1dd8-4781-bfd3-2ed7751299fb 2019-01-08 02:13:31,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name"}}' 2019-01-08 02:13:32,662 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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-00bcdb6b-5aea-481a-91a6-f2f1218525a5 x-compute-request-id: req-00bcdb6b-5aea-481a-91a6-f2f1218525a5 Content-Length: 0 Content-Type: application/json 2019-01-08 02:13:32,662 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d/action used request id req-00bcdb6b-5aea-481a-91a6-f2f1218525a5 2019-01-08 02:13:32,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:33,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4ce0005-bc58-4e6b-a39d-96379f40be01 x-compute-request-id: req-a4ce0005-bc58-4e6b-a39d-96379f40be01 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:33,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-a4ce0005-bc58-4e6b-a39d-96379f40be01 2019-01-08 02:13:33,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:33,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-d17cb76c-a019-4d05-9155-dc0de31d2feb Date: Tue, 08 Jan 2019 02:13:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2b8318f4-c016-4f91-8502-957596feccdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","subnets":["cba10193-b82c-43f2-80d4-53897486cffc"],"description":"","tags":[],"updated_at":"2019-01-08T02:12:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net","admin_state_up":true,"tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:52Z","mtu":1442}]} 2019-01-08 02:13:33,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net used request id req-d17cb76c-a019-4d05-9155-dc0de31d2feb 2019-01-08 02:13:33,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:33,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4be350a-3b69-407a-8ebc-9d02532f9e4b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:33,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-e4be350a-3b69-407a-8ebc-9d02532f9e4b 2019-01-08 02:13:33,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:33,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eb6a0ef7-52b1-4ab8-bf19-1517defe0c38 Date: Tue, 08 Jan 2019 02:13:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7","created_at":"2019-01-08T02:12:53Z","dns_nameservers":[],"updated_at":"2019-01-08T02:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9d7fc3223b7247d98c603be027bfd2c7","id":"cba10193-b82c-43f2-80d4-53897486cffc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet"}]} 2019-01-08 02:13:33,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-eb6a0ef7-52b1-4ab8-bf19-1517defe0c38 2019-01-08 02:13:33,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:33,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-72dda978-a1cb-481f-a365-eeb4e36d60fd Date: Tue, 08 Jan 2019 02:13:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:12:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.2"}],"id":"748f6f83-dc79-464c-949a-ba80e7f90777","security_groups":[],"mac_address":"fa:16:3e:df:4a:41","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:12:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:32Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba10193-b82c-43f2-80d4-53897486cffc","ip_address":"10.55.0.4"}],"id":"7826048e-8203-4251-909d-1da06e9e212d","security_groups":["b649a1c6-34c8-4614-b120-91b0d147323c"],"mac_address":"fa:16:3e:3f:27:70","project_id":"9d7fc3223b7247d98c603be027bfd2c7","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port","admin_state_up":true,"network_id":"2b8318f4-c016-4f91-8502-957596feccdf","dns_name":"","created_at":"2019-01-08T02:13:05Z","binding:vnic_type":"normal","device_id":"d517681a-f2a4-4837-bc74-f722eceaec1d","tenant_id":"9d7fc3223b7247d98c603be027bfd2c7"}]} 2019-01-08 02:13:33,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2b8318f4-c016-4f91-8502-957596feccdf used request id req-72dda978-a1cb-481f-a365-eeb4e36d60fd 2019-01-08 02:13:33,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578b2c161d7b31cccfef5e0a2e1ac7bcba2c5b5a" 2019-01-08 02:13:34,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-a10414e7-e0c4-4a72-ab35-c20c040e5b7e x-compute-request-id: req-a10414e7-e0c4-4a72-ab35-c20c040e5b7e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "security_groups": [{"name": "default"}], "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:21Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:34,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-a10414e7-e0c4-4a72-ab35-c20c040e5b7e 2019-01-08 02:13:34,409 - create_instance - INFO - Deleting Port with ID - 7826048e-8203-4251-909d-1da06e9e212d 2019-01-08 02:13:34,409 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-port 2019-01-08 02:13:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/7826048e-8203-4251-909d-1da06e9e212d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:35,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e425e3c-c2e8-43ee-9c7f-6e4ebc08aec5 Date: Tue, 08 Jan 2019 02:13:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:13:35,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/7826048e-8203-4251-909d-1da06e9e212d used request id req-4e425e3c-c2e8-43ee-9c7f-6e4ebc08aec5 2019-01-08 02:13:35,040 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst 2019-01-08 02:13:35,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:35,187 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02: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-a294383f-5c74-412e-99a9-a07f9a073791 x-compute-request-id: req-a294383f-5c74-412e-99a9-a07f9a073791 Content-Type: application/json 2019-01-08 02:13:35,187 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-a294383f-5c74-412e-99a9-a07f9a073791 2019-01-08 02:13:35,187 - create_instance - INFO - Checking deletion status 2019-01-08 02:13:35,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:35,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-3267f817-0635-4d79-bd55-b52cd37daa54 x-compute-request-id: req-3267f817-0635-4d79-bd55-b52cd37daa54 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:27:70", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d517681a-f2a4-4837-bc74-f722eceaec1d", "rel": "bookmark"}], "image": {"id": "a0a03308-fd6d-4cb8-b0d4-423a3695302c", "links": [{"href": "http://172.30.9.42:8774/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:13:21.000000", "flavor": {"id": "c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "links": [{"href": "http://172.30.9.42:8774/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de", "rel": "bookmark"}]}, "id": "d517681a-f2a4-4837-bc74-f722eceaec1d", "user_id": "be258214303e4cd7aba6cfb12db1f3d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:13:35Z", "hostId": "d47b3167f8e156c689c1c6ffda949edf09ec566aace1871fad4e0e0b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst", "created": "2019-01-08T02:13:10Z", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:13:35,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-3267f817-0635-4d79-bd55-b52cd37daa54 2019-01-08 02:13:35,629 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst] is - ACTIVE 2019-01-08 02:13:35,629 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:13:38,632 - create_instance - DEBUG - VM status query timeout in 296.555386066 2019-01-08 02:13:38,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2b23c17629974a017fe3e2eaae5872954eea79" 2019-01-08 02:13:38,691 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f86feef-07b1-48b6-97f7-480d01e109ad x-compute-request-id: req-3f86feef-07b1-48b6-97f7-480d01e109ad Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d517681a-f2a4-4837-bc74-f722eceaec1d could not be found.", "code": 404}} 2019-01-08 02:13:38,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d517681a-f2a4-4837-bc74-f722eceaec1d used request id req-3f86feef-07b1-48b6-97f7-480d01e109ad 2019-01-08 02:13:38,692 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d517681a-f2a4-4837-bc74-f722eceaec1d could not be found. (HTTP 404) (Request-ID: req-3f86feef-07b1-48b6-97f7-480d01e109ad) 2019-01-08 02:13:38,692 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-inst 2019-01-08 02:13:38,693 - neutron_utils - INFO - Deleting security group rule with ID - b2b6d423-535f-4383-8cbf-cc91acd6ea1c 2019-01-08 02:13:38,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/b2b6d423-535f-4383-8cbf-cc91acd6ea1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:13:39,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-376e1a80-8954-4d77-aa46-2293046c22d3 Content-Length: 0 Date: Tue, 08 Jan 2019 02:13:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:13:39,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/b2b6d423-535f-4383-8cbf-cc91acd6ea1c used request id req-376e1a80-8954-4d77-aa46-2293046c22d3 2019-01-08 02:13:39,009 - neutron_utils - INFO - Deleting security group rule with ID - f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1 2019-01-08 02:13:39,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:13:39,336 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fdf3ee2-a7de-436e-9a98-0bed2b086134 Content-Length: 0 Date: Tue, 08 Jan 2019 02:13:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:13:39,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/f5c407b7-7d31-4e3f-b961-5ff5b40bf0a1 used request id req-7fdf3ee2-a7de-436e-9a98-0bed2b086134 2019-01-08 02:13:39,337 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-name 2019-01-08 02:13:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048701a4c989e96bb3086c8767ba88e0ad4f1e24" 2019-01-08 02:13:39,725 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39018bac-d96c-4808-9f31-bd2697127336 Content-Length: 0 Date: Tue, 08 Jan 2019 02:13:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:13:39,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/dcfccdc8-0f2d-4f36-a0f5-4c7ee2dfeca1 used request id req-39018bac-d96c-4808-9f31-bd2697127336 2019-01-08 02:13:39,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f85eebed93572ef300ad99496c301737cd1e5d1" 2019-01-08 02:13:39,777 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebf8a3cc-18ca-4d2d-8e72-079fd76b2a3f x-compute-request-id: req-ebf8a3cc-18ca-4d2d-8e72-079fd76b2a3f Content-Length: 0 Content-Type: application/json 2019-01-08 02:13:39,777 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c23d35f1-e07e-4575-aebc-fb5cb31fa4de used request id req-ebf8a3cc-18ca-4d2d-8e72-079fd76b2a3f 2019-01-08 02:13:39,778 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet 2019-01-08 02:13:39,778 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-subnet 2019-01-08 02:13:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/cba10193-b82c-43f2-80d4-53897486cffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" 2019-01-08 02:13:40,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a21faae-a731-4b08-a440-76b3c40ed971 Date: Tue, 08 Jan 2019 02:13:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:13:40,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/cba10193-b82c-43f2-80d4-53897486cffc used request id req-8a21faae-a731-4b08-a440-76b3c40ed971 2019-01-08 02:13:40,947 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-pub-net 2019-01-08 02:13:40,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/2b8318f4-c016-4f91-8502-957596feccdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c54c12666344fa84f5160c6fa9eaae27c4b759" 2019-01-08 02:13:42,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9af8c81b-7e70-4737-b1cf-e72bda13da4c Date: Tue, 08 Jan 2019 02:13:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:13:42,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/2b8318f4-c016-4f91-8502-957596feccdf used request id req-9af8c81b-7e70-4737-b1cf-e72bda13da4c 2019-01-08 02:13:42,221 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-a9945a9c-4140-4955-b91f-3748e4928165-image 2019-01-08 02:13:42,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10aabded7c766a76d01efcdd797f27a1def3e1f4" 2019-01-08 02:13:42,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d638d3b-a0c2-41c7-a4f9-06b766134da3 Date: Tue, 08 Jan 2019 02:13:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:13:42,522 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/a0a03308-fd6d-4cb8-b0d4-423a3695302c used request id req-4d638d3b-a0c2-41c7-a4f9-06b766134da3 2019-01-08 02:13:42,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:42,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-52b70336-ac74-4961-b976-3e9b04b24a2e Date: Tue, 08 Jan 2019 02:13:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:52Z", "updated_at": "2019-01-08T02:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:52Z", "revision_number": 0, "id": "7b2356e0-ad17-4a40-b51d-9ec7f48ad9dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:52Z", "security_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:52Z", "revision_number": 0, "id": "c9a894d6-a047-4aa5-8581-ccdee76c8b02", "remote_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:52Z", "security_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:52Z", "revision_number": 0, "id": "ecc95cf7-3c77-4d79-8f04-90ad296d6d3c", "remote_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:52Z", "security_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:12:52Z", "revision_number": 0, "id": "f8bb5401-2056-44c0-a882-b6f19c45b5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:12:52Z", "security_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d7fc3223b7247d98c603be027bfd2c7"}], "revision_number": 4, "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "b649a1c6-34c8-4614-b120-91b0d147323c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:13:42,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-52b70336-ac74-4961-b976-3e9b04b24a2e 2019-01-08 02:13:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:43,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d93a7c5-6c04-4582-bd36-f7808ac12971 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:13:43,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-1d93a7c5-6c04-4582-bd36-f7808ac12971 2019-01-08 02:13:43,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:43,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd91f6c-92bc-4490-8de7-2ceb0d12ecaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:13:43,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-8dd91f6c-92bc-4490-8de7-2ceb0d12ecaf 2019-01-08 02:13:43,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:13:43,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:43,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2fc359-f7f8-4092-956d-69276e253c8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:13:43,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-1b2fc359-f7f8-4092-956d-69276e253c8e 2019-01-08 02:13:43,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:13:43,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:43,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fadbe88-f709-4287-9985-a5e775e8d810 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:13:43,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-7fadbe88-f709-4287-9985-a5e775e8d810 2019-01-08 02:13:43,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:13:43,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:43,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6aad39e-29e2-43f6-8d8c-c74866969fee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:13:43,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-e6aad39e-29e2-43f6-8d8c-c74866969fee 2019-01-08 02:13:43,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:13:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:43,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0424c863-7ca3-4200-bd34-6a376ebc1a8e 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:13:43,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-0424c863-7ca3-4200-bd34-6a376ebc1a8e 2019-01-08 02:13:43,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:43,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e428e31-f1ce-48fa-b4fa-4783336c97e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:13:43,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-6e428e31-f1ce-48fa-b4fa-4783336c97e3 2019-01-08 02:13:43,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:13:43,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:43,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af65d8b5-f07e-463d-93c2-d84203ead1b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:13:43,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-af65d8b5-f07e-463d-93c2-d84203ead1b1 2019-01-08 02:13:43,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:13:43,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:43,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c92f9e-85b9-45c9-bb5b-b62bfbf5a19c 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:13:43,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-19c92f9e-85b9-45c9-bb5b-b62bfbf5a19c 2019-01-08 02:13:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:44,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64c5d269-26bd-4ba2-988d-cdd8a7a3072e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:13:44,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-64c5d269-26bd-4ba2-988d-cdd8a7a3072e 2019-01-08 02:13:44,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:13:44,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:44,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1374bc-f324-4565-9d35-69909d33d0a7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9d7fc3223b7247d98c603be027bfd2c7", "name": "InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj"}} 2019-01-08 02:13:44,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-1e1374bc-f324-4565-9d35-69909d33d0a7 2019-01-08 02:13:44,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b649a1c6-34c8-4614-b120-91b0d147323c 2019-01-08 02:13:44,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b649a1c6-34c8-4614-b120-91b0d147323c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:44,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-233059fc-548a-49ff-b04c-621c4ed09262 Date: Tue, 08 Jan 2019 02:13:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:52Z", "security_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:52Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "7b2356e0-ad17-4a40-b51d-9ec7f48ad9dc"}, {"remote_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:52Z", "security_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:52Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "c9a894d6-a047-4aa5-8581-ccdee76c8b02"}, {"remote_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:52Z", "security_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:52Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "ecc95cf7-3c77-4d79-8f04-90ad296d6d3c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:12:52Z", "security_group_id": "b649a1c6-34c8-4614-b120-91b0d147323c", "port_range_min": null, "revision_number": 0, "tenant_id": "9d7fc3223b7247d98c603be027bfd2c7", "created_at": "2019-01-08T02:12:52Z", "project_id": "9d7fc3223b7247d98c603be027bfd2c7", "id": "f8bb5401-2056-44c0-a882-b6f19c45b5e9"}]} 2019-01-08 02:13:44,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b649a1c6-34c8-4614-b120-91b0d147323c used request id req-233059fc-548a-49ff-b04c-621c4ed09262 2019-01-08 02:13:44,378 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:13:44,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/b649a1c6-34c8-4614-b120-91b0d147323c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:44,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd0b3de1-0b6f-446c-b18d-acabef59047e Content-Length: 0 Date: Tue, 08 Jan 2019 02:13:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:13:44,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/b649a1c6-34c8-4614-b120-91b0d147323c used request id req-fd0b3de1-0b6f-446c-b18d-acabef59047e 2019-01-08 02:13:44,743 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj 2019-01-08 02:13:44,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:44,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-624ec166-51ff-410a-b9b8-24add498cda3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:13:44,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/9d7fc3223b7247d98c603be027bfd2c7 used request id req-624ec166-51ff-410a-b9b8-24add498cda3 2019-01-08 02:13:44,988 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-3a874dea-a04b-4b5-proj-role 2019-01-08 02:13:44,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/c3990af3644f4820b3290800d4c57733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:45,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e75165b-f994-446d-996e-163bee9d183c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:13:45,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/c3990af3644f4820b3290800d4c57733 used request id req-5e75165b-f994-446d-996e-163bee9d183c 2019-01-08 02:13:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ded495b7fcef7ed78c069e7a862f31e7eee410" 2019-01-08 02:13:45,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c891d0-039c-48ce-be48-fd13fa77c9cc Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:13:45,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-48c891d0-039c-48ce-be48-fd13fa77c9cc 2019-01-08 02:13:45,250 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-3a874dea-a04b-4b5-user 2019-01-08 02:13:45,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/be258214303e4cd7aba6cfb12db1f3d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efa111cbceecc3296820bca3dd4caba243484d" 2019-01-08 02:13:45,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf616bbd-bfc4-4e88-a1e7-ec78e699071d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:13:45,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/be258214303e4cd7aba6cfb12db1f3d6 used request id req-bf616bbd-bfc4-4e88-a1e7-ec78e699071d 2019-01-08 02:13:45,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:13:45,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["61ECI71VTriiORi5Dbhojw"], "issued_at": "2019-01-08T02:13:45.000000Z"}} 2019-01-08 02:13:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beea736db499869e9f5357f76ac75ca8c674e225" 2019-01-08 02:13:46,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed048c0-bd65-485d-9235-9f1c78493a72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:13:46,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-aed048c0-bd65-485d-9235-9f1c78493a72 2019-01-08 02:13:46,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:13:46,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:13:46,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Wbb6HSCwR16Cvs3XIkzihw"], "issued_at": "2019-01-08T02:13:46.000000Z"}} 2019-01-08 02:13:46,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:13:46,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79526910-a2bc-42f2-82f4-c4daf50a8f6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:13:46,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-79526910-a2bc-42f2-82f4-c4daf50a8f6d 2019-01-08 02:13:46,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:13:46,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:13: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:13:46,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:13:46,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f318d1c1-b1ea-4091-b987-6688c4739bce Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:13:46,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj used request id req-f318d1c1-b1ea-4091-b987-6688c4739bce 2019-01-08 02:13:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:13:46,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384e7395-f650-4d66-8da2-7b861c1c76ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:13:46,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-384e7395-f650-4d66-8da2-7b861c1c76ca 2019-01-08 02:13:46,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}}' 2019-01-08 02:13:46,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb73854c-0758-4a89-8749-36c61ea1d486 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "id": "02d2c3f96b4d44978971ddda1a949e5c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:13:46,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-fb73854c-0758-4a89-8749-36c61ea1d486 2019-01-08 02:13:46,946 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj 2019-01-08 02:13:46,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:13:46,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:13:47,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["6ZQvYTE7RKiCztMA1Ih_tQ"], "issued_at": "2019-01-08T02:13:47.000000Z"}} 2019-01-08 02:13:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43724916ce8e392b8c8085b24341f051016f3372" 2019-01-08 02:13:47,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a152d1f-bdfe-4ab2-9fdb-3a24ed762e39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:13:47,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6a152d1f-bdfe-4ab2-9fdb-3a24ed762e39 2019-01-08 02:13:47,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:13:47,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:13: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:13:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43724916ce8e392b8c8085b24341f051016f3372" 2019-01-08 02:13:47,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b6e37f-b9d4-4b02-b4b8-f33e12a20210 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:13:47,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-12b6e37f-b9d4-4b02-b4b8-f33e12a20210 2019-01-08 02:13:47,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43724916ce8e392b8c8085b24341f051016f3372" 2019-01-08 02:13:47,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125f09a5-a13a-4c4a-97f0-6b666b4b5621 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "id": "02d2c3f96b4d44978971ddda1a949e5c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}]} 2019-01-08 02:13:47,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj used request id req-125f09a5-a13a-4c4a-97f0-6b666b4b5621 2019-01-08 02:13:47,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43724916ce8e392b8c8085b24341f051016f3372" 2019-01-08 02:13:47,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a30f4e-2829-424e-9867-acdb44274ae0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:13:47,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-f8a30f4e-2829-424e-9867-acdb44274ae0 2019-01-08 02:13:48,174 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-76d2e990-dff9-4e9-user 2019-01-08 02:13:48,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:13:48,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:13:48,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c3fdbf-75e3-41fc-9a5e-cff10dad0a85 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:13:48,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-54c3fdbf-75e3-41fc-9a5e-cff10dad0a85 2019-01-08 02:13:48,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" -d '{"role": {"name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role"}}' 2019-01-08 02:13:48,431 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a8536a-540e-443e-917a-c10b384d67ca Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2fb01f6ac4f14a178223a80245a97afc", "links": {"self": "http://172.30.9.42:5000/v3/roles/2fb01f6ac4f14a178223a80245a97afc"}, "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role"}} 2019-01-08 02:13:48,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-74a8536a-540e-443e-917a-c10b384d67ca 2019-01-08 02:13:48,432 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role 2019-01-08 02:13:48,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2fb01f6ac4f14a178223a80245a97afc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:13:48,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90a7eaa-42ac-4643-a8ff-117a4bd22953 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2fb01f6ac4f14a178223a80245a97afc", "links": {"self": "http://172.30.9.42:5000/v3/roles/2fb01f6ac4f14a178223a80245a97afc"}, "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role"}} 2019-01-08 02:13:48,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2fb01f6ac4f14a178223a80245a97afc used request id req-d90a7eaa-42ac-4643-a8ff-117a4bd22953 2019-01-08 02:13:48,542 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role to project InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj 2019-01-08 02:13:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c/users/1acda8699fca40f1982bdff3f34c17cb/roles/2fb01f6ac4f14a178223a80245a97afc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:13:48,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f30569-fe57-45b4-9992-a147acf80eae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:13:48,703 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c/users/1acda8699fca40f1982bdff3f34c17cb/roles/2fb01f6ac4f14a178223a80245a97afc used request id req-33f30569-fe57-45b4-9992-a147acf80eae 2019-01-08 02:13:48,704 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:13:48,705 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:13:48,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:13:48,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:13:49,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2fb01f6ac4f14a178223a80245a97afc", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role"}], "expires_at": "2019-01-08T03:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-user", "id": "1acda8699fca40f1982bdff3f34c17cb"}, "audit_ids": ["1APIVUseTFGtM5h2E1g5xQ"], "issued_at": "2019-01-08T02:13:49.000000Z"}} 2019-01-08 02:13:49,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2361f29b08666524b3724a370979910376cfac91" 2019-01-08 02:13:49,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7436eba6-79f3-4e68-9eb8-26009bf3abc0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:13:49,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7436eba6-79f3-4e68-9eb8-26009bf3abc0 2019-01-08 02:13:49,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2361f29b08666524b3724a370979910376cfac91" 2019-01-08 02:13:49,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-dccfe73a-ee90-4344-9264-72354f88b910 Date: Tue, 08 Jan 2019 02:13:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image"} 2019-01-08 02:13:49,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image used request id req-dccfe73a-ee90-4344-9264-72354f88b910 2019-01-08 02:13:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2361f29b08666524b3724a370979910376cfac91" 2019-01-08 02:13:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd1ea5c0-3006-4b10-86ae-b31f61c31f4e Date: Tue, 08 Jan 2019 02:13: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"}}} 2019-01-08 02:13:49,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-fd1ea5c0-3006-4b10-86ae-b31f61c31f4e 2019-01-08 02:13:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2361f29b08666524b3724a370979910376cfac91" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image"}' 2019-01-08 02:13:49,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f2079617-33dc-47b1-b654-0b429ff400de Date: Tue, 08 Jan 2019 02:13:49 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:13:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:13:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "min_disk": 0, "protected": false, "id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "file": "/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/file", "checksum": null, "owner": "02d2c3f96b4d44978971ddda1a949e5c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:13:49,909 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-f2079617-33dc-47b1-b654-0b429ff400de 2019-01-08 02:13:49,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2361f29b08666524b3724a370979910376cfac91" -d '' 2019-01-08 02:13:50,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e3cb141-fe30-4c78-80ed-3d289eb038fb Date: Tue, 08 Jan 2019 02:13:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:13:50,489 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/file used request id req-9e3cb141-fe30-4c78-80ed-3d289eb038fb 2019-01-08 02:13:50,490 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:13:50,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2361f29b08666524b3724a370979910376cfac91" 2019-01-08 02:13:50,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3b68b947-227b-42bb-8efa-35ea1d171af3 Date: Tue, 08 Jan 2019 02:13:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:13:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:13:50Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/snap", "metadata": {}}], "self": "/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "min_disk": 0, "protected": false, "id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "file": "/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "02d2c3f96b4d44978971ddda1a949e5c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:13:50,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f used request id req-3b68b947-227b-42bb-8efa-35ea1d171af3 2019-01-08 02:13:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2361f29b08666524b3724a370979910376cfac91" 2019-01-08 02:13:50,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7828027c-af45-439d-a37e-6a297cb8e0ed Date: Tue, 08 Jan 2019 02:13: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"}}} 2019-01-08 02:13:50,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-7828027c-af45-439d-a37e-6a297cb8e0ed 2019-01-08 02:13:50,877 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image 2019-01-08 02:13:50,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2361f29b08666524b3724a370979910376cfac91" 2019-01-08 02:13:50,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7c8bc6ae-61a2-4304-ba68-f2915c1faae2 Date: Tue, 08 Jan 2019 02:13:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:13:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:13:50Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/snap", "metadata": {}}], "self": "/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "min_disk": 0, "protected": false, "id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "file": "/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "02d2c3f96b4d44978971ddda1a949e5c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:13:50,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f used request id req-7c8bc6ae-61a2-4304-ba68-f2915c1faae2 2019-01-08 02:13:50,897 - create_image - DEBUG - Instance status is - active 2019-01-08 02:13:50,898 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image 2019-01-08 02:13:50,898 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image 2019-01-08 02:13:50,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:13:50,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:13:51,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2fb01f6ac4f14a178223a80245a97afc", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role"}], "expires_at": "2019-01-08T03:13:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-user", "id": "1acda8699fca40f1982bdff3f34c17cb"}, "audit_ids": ["UYyDFHPoS1GcMfp1BeGn1w"], "issued_at": "2019-01-08T02:13:51.000000Z"}} 2019-01-08 02:13:51,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" 2019-01-08 02:13:51,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773524a6-f893-4629-865d-80559ea51f18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:13:51,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-773524a6-f893-4629-865d-80559ea51f18 2019-01-08 02:13:51,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" 2019-01-08 02:13:51,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-11168e18-e507-4a26-a63c-1fd196abcbef Date: Tue, 08 Jan 2019 02:13:51 GMT RESP BODY: {"networks":[]} 2019-01-08 02:13:51,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-11168e18-e507-4a26-a63c-1fd196abcbef 2019-01-08 02:13:51,541 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net 2019-01-08 02:13:51,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" -d '{"network": {"name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net", "admin_state_up": true}}' 2019-01-08 02:13:53,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-384d8fd9-5bc4-4345-b678-a0a81cbddde0 Date: Tue, 08 Jan 2019 02:13:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:13:52Z","is_default":false,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}} 2019-01-08 02:13:53,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-384d8fd9-5bc4-4345-b678-a0a81cbddde0 2019-01-08 02:13:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" 2019-01-08 02:13:53,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-de3d891c-6ced-41e4-b9ec-efa68863e9d1 Date: Tue, 08 Jan 2019 02:13:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:13:52Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:13:53,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-de3d891c-6ced-41e4-b9ec-efa68863e9d1 2019-01-08 02:13:53,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" 2019-01-08 02:13:53,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1c801fcc-716f-42bc-9d41-5522032681f4 Date: Tue, 08 Jan 2019 02:13:53 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:13:53,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-1c801fcc-716f-42bc-9d41-5522032681f4 2019-01-08 02:13:53,930 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet 2019-01-08 02:13:53,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" -d '{"subnets": [{"ip_version": 4, "network_id": "eccd6ea2-1e46-4b39-ace8-de43a0a764d7", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]}' 2019-01-08 02:13:55,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dfa3d809-9c52-4103-ae81-52fb2add2dce Date: Tue, 08 Jan 2019 02:13:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:13:55,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-dfa3d809-9c52-4103-ae81-52fb2add2dce 2019-01-08 02:13:55,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" 2019-01-08 02:13:56,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-9e62d228-515f-40ec-a018-6e283b8d1bea Date: Tue, 08 Jan 2019 02:13:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:13:56,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-9e62d228-515f-40ec-a018-6e283b8d1bea 2019-01-08 02:13:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" 2019-01-08 02:13:56,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e1a192cd-b7af-46a5-a2d7-cf38e0c48221 Date: Tue, 08 Jan 2019 02:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:13:56,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-e1a192cd-b7af-46a5-a2d7-cf38e0c48221 2019-01-08 02:13:56,493 - OpenStackNetwork - DEBUG - Network [eccd6ea2-1e46-4b39-ace8-de43a0a764d7] created successfully 2019-01-08 02:13:56,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:13:56,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:13:56,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:13:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["6xKBcB-aQc-Sphnpbj7E7A"], "issued_at": "2019-01-08T02:13:56.000000Z"}} 2019-01-08 02:13:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a0a2143a7f1a2a2ca23617d22829fcd03560d9" 2019-01-08 02:13:57,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b80d76-1475-4eda-a57c-247de862fd54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:13:57,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a2b80d76-1475-4eda-a57c-247de862fd54 2019-01-08 02:13:57,043 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:13:57,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a0a2143a7f1a2a2ca23617d22829fcd03560d9" 2019-01-08 02:13:57,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-b8a6d2fc-088c-4433-b366-6c0876271b32 x-compute-request-id: req-b8a6d2fc-088c-4433-b366-6c0876271b32 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:13:57,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b8a6d2fc-088c-4433-b366-6c0876271b32 2019-01-08 02:13:57,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a0a2143a7f1a2a2ca23617d22829fcd03560d9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:13:57,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-610f21c8-b0d0-461e-9d32-21ff77609522 x-compute-request-id: req-610f21c8-b0d0-461e-9d32-21ff77609522 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "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": "18cb3316-31d0-4620-b02c-8d45fcf346e0"}} 2019-01-08 02:13:57,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-610f21c8-b0d0-461e-9d32-21ff77609522 2019-01-08 02:13:57,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:13:57,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:13:57,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2fb01f6ac4f14a178223a80245a97afc", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role"}], "expires_at": "2019-01-08T03:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-user", "id": "1acda8699fca40f1982bdff3f34c17cb"}, "audit_ids": ["_L-Qfa7BQ7GE49E-Ku5v5Q"], "issued_at": "2019-01-08T02:13:57.000000Z"}} 2019-01-08 02:13:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:13:57,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd79577f-cbe1-45c2-b2c5-e9536e966357 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:13:57,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-dd79577f-cbe1-45c2-b2c5-e9536e966357 2019-01-08 02:13:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:13:58,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4575a577-65b2-48ce-bb03-a98e831cee9a Date: Tue, 08 Jan 2019 02:13:58 GMT RESP BODY: {"security_groups": []} 2019-01-08 02:13:58,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name&description=hello+group used request id req-4575a577-65b2-48ce-bb03-a98e831cee9a 2019-01-08 02:13:58,054 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name... 2019-01-08 02:13:58,055 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name 2019-01-08 02:13:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" -d '{"security_group": {"name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name", "description": "hello group"}}' 2019-01-08 02:13:58,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2720ef9c-ff3d-4556-8f5d-425491107ed3 Date: Tue, 08 Jan 2019 02:13:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "updated_at": "2019-01-08T02:13:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "revision_number": 0, "id": "5ec6f34a-1008-48a0-9da1-a032902f081f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "revision_number": 0, "id": "97bed397-329c-4eda-8cc7-71893b265c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}], "revision_number": 2, "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name"}} 2019-01-08 02:13:58,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups used request id req-2720ef9c-ff3d-4556-8f5d-425491107ed3 2019-01-08 02:13:58,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 348c1ec9-6a17-402b-8d1f-3d7c5326c09c 2019-01-08 02:13:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:13:58,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6fe0141d-01c8-44f3-b991-895e1dddac59 Date: Tue, 08 Jan 2019 02:13: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": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "5ec6f34a-1008-48a0-9da1-a032902f081f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "97bed397-329c-4eda-8cc7-71893b265c10"}]} 2019-01-08 02:13:58,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c used request id req-6fe0141d-01c8-44f3-b991-895e1dddac59 2019-01-08 02:13:58,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 348c1ec9-6a17-402b-8d1f-3d7c5326c09c 2019-01-08 02:13:58,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:13:59,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9f19b042-23f3-4b62-8811-02025e67e6cc Date: Tue, 08 Jan 2019 02:13: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": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "5ec6f34a-1008-48a0-9da1-a032902f081f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "97bed397-329c-4eda-8cc7-71893b265c10"}]} 2019-01-08 02:13:59,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c used request id req-9f19b042-23f3-4b62-8811-02025e67e6cc 2019-01-08 02:13:59,083 - neutron_utils - INFO - Retrieving security group with ID - 348c1ec9-6a17-402b-8d1f-3d7c5326c09c 2019-01-08 02:13:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:13:59,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-108a82a3-4d19-41f1-8ac3-7aae1f273876 Date: Tue, 08 Jan 2019 02:13:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "updated_at": "2019-01-08T02:13:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "revision_number": 0, "id": "5ec6f34a-1008-48a0-9da1-a032902f081f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "revision_number": 0, "id": "97bed397-329c-4eda-8cc7-71893b265c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}], "revision_number": 2, "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name"}]} 2019-01-08 02:13:59,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c used request id req-108a82a3-4d19-41f1-8ac3-7aae1f273876 2019-01-08 02:13:59,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 348c1ec9-6a17-402b-8d1f-3d7c5326c09c 2019-01-08 02:13:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:13:59,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-66ac9a9b-3c46-4c95-b617-9d747615b320 Date: Tue, 08 Jan 2019 02:13: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": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "5ec6f34a-1008-48a0-9da1-a032902f081f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "97bed397-329c-4eda-8cc7-71893b265c10"}]} 2019-01-08 02:13:59,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c used request id req-66ac9a9b-3c46-4c95-b617-9d747615b320 2019-01-08 02:13:59,345 - neutron_utils - INFO - Retrieving security group with ID - 348c1ec9-6a17-402b-8d1f-3d7c5326c09c 2019-01-08 02:13:59,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:13:59,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-583ab5fb-cae1-45bb-8246-5642ba7627af Date: Tue, 08 Jan 2019 02:13:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "updated_at": "2019-01-08T02:13:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "revision_number": 0, "id": "5ec6f34a-1008-48a0-9da1-a032902f081f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "revision_number": 0, "id": "97bed397-329c-4eda-8cc7-71893b265c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}], "revision_number": 2, "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name"}]} 2019-01-08 02:13:59,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c used request id req-583ab5fb-cae1-45bb-8246-5642ba7627af 2019-01-08 02:13:59,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 348c1ec9-6a17-402b-8d1f-3d7c5326c09c 2019-01-08 02:13:59,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:13:59,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4ab7fde7-ce7a-4544-8b95-efbef6cc37f6 Date: Tue, 08 Jan 2019 02:13: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": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "5ec6f34a-1008-48a0-9da1-a032902f081f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "97bed397-329c-4eda-8cc7-71893b265c10"}]} 2019-01-08 02:13:59,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c used request id req-4ab7fde7-ce7a-4544-8b95-efbef6cc37f6 2019-01-08 02:13:59,903 - neutron_utils - INFO - Retrieving security group with ID - 348c1ec9-6a17-402b-8d1f-3d7c5326c09c 2019-01-08 02:13:59,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:14:00,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7e6731e0-2d08-4f16-94f4-253bbf86b6ba Date: Tue, 08 Jan 2019 02:14:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "updated_at": "2019-01-08T02:13:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "revision_number": 0, "id": "5ec6f34a-1008-48a0-9da1-a032902f081f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "revision_number": 0, "id": "97bed397-329c-4eda-8cc7-71893b265c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}], "revision_number": 2, "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name"}]} 2019-01-08 02:14:00,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c used request id req-7e6731e0-2d08-4f16-94f4-253bbf86b6ba 2019-01-08 02:14:00,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 348c1ec9-6a17-402b-8d1f-3d7c5326c09c 2019-01-08 02:14:00,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:14:00,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b84a2c34-8393-4ac2-98c8-00bac3863938 Date: Tue, 08 Jan 2019 02:14: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": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "5ec6f34a-1008-48a0-9da1-a032902f081f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:13:58Z", "security_group_id": "348c1ec9-6a17-402b-8d1f-3d7c5326c09c", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:58Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "97bed397-329c-4eda-8cc7-71893b265c10"}]} 2019-01-08 02:14:00,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=348c1ec9-6a17-402b-8d1f-3d7c5326c09c used request id req-b84a2c34-8393-4ac2-98c8-00bac3863938 2019-01-08 02:14:00,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:00,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:00,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2fb01f6ac4f14a178223a80245a97afc", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role"}], "expires_at": "2019-01-08T03:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-user", "id": "1acda8699fca40f1982bdff3f34c17cb"}, "audit_ids": ["HP9TJ0TjTUSkrDvsqSdumA"], "issued_at": "2019-01-08T02:14:00.000000Z"}} 2019-01-08 02:14:00,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:00,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f1cfe1-faf9-4c27-97c6-2916a6bee1c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:00,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-58f1cfe1-faf9-4c27-97c6-2916a6bee1c6 2019-01-08 02:14:00,776 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:14:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:00,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5530660-7af9-4244-b3c7-26f161d9e43f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:00,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f5530660-7af9-4244-b3c7-26f161d9e43f 2019-01-08 02:14:00,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:01,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-bc76a8e1-1878-4e06-8544-a2a5a71f7ca4 Date: Tue, 08 Jan 2019 02:14:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:01,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-bc76a8e1-1878-4e06-8544-a2a5a71f7ca4 2019-01-08 02:14:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:01,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-66ef021e-1a18-47a1-a81a-4da80247e06a Date: Tue, 08 Jan 2019 02:14:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:01,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-66ef021e-1a18-47a1-a81a-4da80247e06a 2019-01-08 02:14:01,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:01,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-73b90c99-000b-4fc5-8295-6a8055b7993f Date: Tue, 08 Jan 2019 02:14:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:01,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-73b90c99-000b-4fc5-8295-6a8055b7993f 2019-01-08 02:14:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:14:01,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:14: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:14:01,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:01,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3860da-f936-4bf2-9073-abf545795920 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:01,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-eb3860da-f936-4bf2-9073-abf545795920 2019-01-08 02:14:01,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:01,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d643a474-49cb-44d2-93d9-07f9a8d24a55 Date: Tue, 08 Jan 2019 02:14:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:01,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-d643a474-49cb-44d2-93d9-07f9a8d24a55 2019-01-08 02:14:01,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:02,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-33e72d47-b0d2-461c-8192-4c58f4169428 Date: Tue, 08 Jan 2019 02:14:02 GMT RESP BODY: {"ports":[]} 2019-01-08 02:14:02,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port&admin_state_up=True used request id req-33e72d47-b0d2-461c-8192-4c58f4169428 2019-01-08 02:14:02,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:02,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02ae8f4e-d3b0-4237-ad06-29ec6358b7a1 x-compute-request-id: req-02ae8f4e-d3b0-4237-ad06-29ec6358b7a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:14:02,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst used request id req-02ae8f4e-d3b0-4237-ad06-29ec6358b7a1 2019-01-08 02:14:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:02,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-5e7ee778-ea4f-484b-941a-dc5e682def00 Date: Tue, 08 Jan 2019 02:14:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:02,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-5e7ee778-ea4f-484b-941a-dc5e682def00 2019-01-08 02:14:02,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:02,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5f052a4d-6d4e-490a-838a-68f5cc469eda Date: Tue, 08 Jan 2019 02:14:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:02,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-5f052a4d-6d4e-490a-838a-68f5cc469eda 2019-01-08 02:14:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:02,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-a724213b-1379-4b86-a726-fe255ecbd164 Date: Tue, 08 Jan 2019 02:14:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:02,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-a724213b-1379-4b86-a726-fe255ecbd164 2019-01-08 02:14:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:02,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3e17ab-132c-4a85-95db-6d9da3861ab6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:02,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-5a3e17ab-132c-4a85-95db-6d9da3861ab6 2019-01-08 02:14:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:03,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7a775f07-762f-4672-96a2-f4494ea2f2a7 Date: Tue, 08 Jan 2019 02:14:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:03,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-7a775f07-762f-4672-96a2-f4494ea2f2a7 2019-01-08 02:14:03,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:03,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f003fc5b-cb75-41b9-b630-d95d2c0ddf36 Date: Tue, 08 Jan 2019 02:14:03 GMT RESP BODY: {"ports":[]} 2019-01-08 02:14:03,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port&admin_state_up=True used request id req-f003fc5b-cb75-41b9-b630-d95d2c0ddf36 2019-01-08 02:14:03,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:03,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:03,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2fb01f6ac4f14a178223a80245a97afc", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role"}], "expires_at": "2019-01-08T03:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-user", "id": "1acda8699fca40f1982bdff3f34c17cb"}, "audit_ids": ["5HfjsefiRT2yx2Cp0s7JNg"], "issued_at": "2019-01-08T02:14:03.000000Z"}} 2019-01-08 02:14:03,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d197aa6efc87a3690775beb35435a642f6c99" 2019-01-08 02:14:03,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d89263-bd21-4a0b-8867-ec2de725f465 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:03,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d7d89263-bd21-4a0b-8867-ec2de725f465 2019-01-08 02:14:04,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:04,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-95ac0a52-8dae-402d-9288-e3044b3d6e7b Date: Tue, 08 Jan 2019 02:14:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:04,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-95ac0a52-8dae-402d-9288-e3044b3d6e7b 2019-01-08 02:14:04,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:04,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ab1f0c1d-2cd4-4107-87f4-388b8fef6108 Date: Tue, 08 Jan 2019 02:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:04,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-ab1f0c1d-2cd4-4107-87f4-388b8fef6108 2019-01-08 02:14:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:04,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-68fbe973-2ab5-4f3b-b7d3-f72a5fcc5b2f Date: Tue, 08 Jan 2019 02:14:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:04,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-68fbe973-2ab5-4f3b-b7d3-f72a5fcc5b2f 2019-01-08 02:14:04,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:14:04,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:14: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:14:04,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d197aa6efc87a3690775beb35435a642f6c99" 2019-01-08 02:14:04,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a76aa34-4d9d-41ac-9e83-d010d6caffb6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:04,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-2a76aa34-4d9d-41ac-9e83-d010d6caffb6 2019-01-08 02:14:04,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:05,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-76d482a5-2156-4db6-ab77-3efc64c0e141 Date: Tue, 08 Jan 2019 02:14:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:05,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-76d482a5-2156-4db6-ab77-3efc64c0e141 2019-01-08 02:14:05,011 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net 2019-01-08 02:14:05,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" -d '{"port": {"network_id": "eccd6ea2-1e46-4b39-ace8-de43a0a764d7", "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port", "admin_state_up": true}}' 2019-01-08 02:14:06,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-3349f348-0427-467e-9744-75082882e295 Date: Tue, 08 Jan 2019 02:14:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.7"}],"id":"f1943b24-cedd-4ccc-8dc0-cac8fc1cebee","security_groups":["d203cbfd-bc64-42e6-baba-66be16d8fdd1"],"mac_address":"fa:16:3e:ec:5b:95","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port","project_id":"02d2c3f96b4d44978971ddda1a949e5c","qos_policy_id":null,"admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:14:05Z","binding:vnic_type":"normal","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"}} 2019-01-08 02:14:06,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-3349f348-0427-467e-9744-75082882e295 2019-01-08 02:14:06,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:06,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c566718e-eb9a-48dc-a180-a54f60b860df Date: Tue, 08 Jan 2019 02:14:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:06,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-c566718e-eb9a-48dc-a180-a54f60b860df 2019-01-08 02:14:06,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:06,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c7734ae4-fc77-4933-aa27-e5de5be09bac Date: Tue, 08 Jan 2019 02:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:06,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-c7734ae4-fc77-4933-aa27-e5de5be09bac 2019-01-08 02:14:06,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:06,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-3713d74d-c52d-4205-8e10-c25bfa087cd2 Date: Tue, 08 Jan 2019 02:14:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:06,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-3713d74d-c52d-4205-8e10-c25bfa087cd2 2019-01-08 02:14:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:06,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449fc9f0-d467-4016-ae1f-2cbae1a6c877 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:06,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-449fc9f0-d467-4016-ae1f-2cbae1a6c877 2019-01-08 02:14:06,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:06,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3fb8317-99ee-4b52-bae9-cd4fb97c27f4 Date: Tue, 08 Jan 2019 02:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:06,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-d3fb8317-99ee-4b52-bae9-cd4fb97c27f4 2019-01-08 02:14:06,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:07,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-253d13e7-582d-4c79-a69e-8536720fbb4f Date: Tue, 08 Jan 2019 02:14:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.7"}],"id":"f1943b24-cedd-4ccc-8dc0-cac8fc1cebee","security_groups":["d203cbfd-bc64-42e6-baba-66be16d8fdd1"],"mac_address":"fa:16:3e:ec:5b:95","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:14:05Z","binding:vnic_type":"normal","device_id":"","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"}]} 2019-01-08 02:14:07,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port&admin_state_up=True used request id req-253d13e7-582d-4c79-a69e-8536720fbb4f 2019-01-08 02:14:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:07,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd922b3-dfe1-409e-bd7a-ff169e34298b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:07,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-2fd922b3-dfe1-409e-bd7a-ff169e34298b 2019-01-08 02:14:07,311 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst 2019-01-08 02:14:07,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:07,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-993dc2e7-5172-4920-b8fd-3b532c5db0c0 x-compute-request-id: req-993dc2e7-5172-4920-b8fd-3b532c5db0c0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-flavor-name"}]} 2019-01-08 02:14:07,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-993dc2e7-5172-4920-b8fd-3b532c5db0c0 2019-01-08 02:14:07,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:07,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e017a2ea-10cc-4151-a47c-c39e728f6647 x-compute-request-id: req-e017a2ea-10cc-4151-a47c-c39e728f6647 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "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": "18cb3316-31d0-4620-b02c-8d45fcf346e0"}} 2019-01-08 02:14:07,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0 used request id req-e017a2ea-10cc-4151-a47c-c39e728f6647 2019-01-08 02:14:07,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:07,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-6df7b9e8-832d-4228-aff1-7f093bf75ce1 Date: Tue, 08 Jan 2019 02:14:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:13:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:13:50Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/snap", "metadata": {}}], "self": "/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "min_disk": 0, "protected": false, "id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "file": "/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "02d2c3f96b4d44978971ddda1a949e5c", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image"} 2019-01-08 02:14:07,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image used request id req-6df7b9e8-832d-4228-aff1-7f093bf75ce1 2019-01-08 02:14:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:07,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d6e7c99e-19ea-4fc5-a2db-38f02e111881 Date: Tue, 08 Jan 2019 02:14: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"}}} 2019-01-08 02:14:07,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-d6e7c99e-19ea-4fc5-a2db-38f02e111881 2019-01-08 02:14:07,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" -d '{"server": {"name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "imageRef": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "flavorRef": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "max_count": 1, "min_count": 1, "networks": [{"port": "f1943b24-cedd-4ccc-8dc0-cac8fc1cebee"}]}}' 2019-01-08 02:14:09,803 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cdd1bcf8-1591-4173-8288-244bacd650a3 x-compute-request-id: req-cdd1bcf8-1591-4173-8288-244bacd650a3 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "adminPass": "i7vGbybAqG6M"}} 2019-01-08 02:14:09,803 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-cdd1bcf8-1591-4173-8288-244bacd650a3 2019-01-08 02:14:09,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:10,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14: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-83d962f5-5377-4707-91cd-2144dd9bbcf8 x-compute-request-id: req-83d962f5-5377-4707-91cd-2144dd9bbcf8 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.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:14:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:10,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-83d962f5-5377-4707-91cd-2144dd9bbcf8 2019-01-08 02:14:10,046 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst 2019-01-08 02:14:10,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:10,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14: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-e8c6dbf1-2e15-4e7e-9bce-0dfa289c1069 x-compute-request-id: req-e8c6dbf1-2e15-4e7e-9bce-0dfa289c1069 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:14:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:10,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-e8c6dbf1-2e15-4e7e-9bce-0dfa289c1069 2019-01-08 02:14:10,277 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst] is - BUILD 2019-01-08 02:14:10,278 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:14:13,281 - create_instance - DEBUG - VM status query timeout in 896.765510082 2019-01-08 02:14:13,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:14,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-4f91ffd7-30c3-4ff9-924b-d01c6287fa7a x-compute-request-id: req-4f91ffd7-30c3-4ff9-924b-d01c6287fa7a 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.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:14:10Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:14,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-4f91ffd7-30c3-4ff9-924b-d01c6287fa7a 2019-01-08 02:14:14,211 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst] is - BUILD 2019-01-08 02:14:14,212 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:14:17,215 - create_instance - DEBUG - VM status query timeout in 892.831526995 2019-01-08 02:14:17,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:18,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-70d3137c-a37e-4f50-9234-1ed6e9c67b02 x-compute-request-id: req-70d3137c-a37e-4f50-9234-1ed6e9c67b02 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.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:14:10Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:18,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-70d3137c-a37e-4f50-9234-1ed6e9c67b02 2019-01-08 02:14:18,048 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst] is - BUILD 2019-01-08 02:14:18,048 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:14:21,052 - create_instance - DEBUG - VM status query timeout in 888.994812965 2019-01-08 02:14:21,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:22,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-3d1cd1e2-3bca-4e4b-b759-b3a85a2baca8 x-compute-request-id: req-3d1cd1e2-3bca-4e4b-b759-b3a85a2baca8 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:5b:95", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:19Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:22,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-3d1cd1e2-3bca-4e4b-b759-b3a85a2baca8 2019-01-08 02:14:22,101 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst] is - ACTIVE 2019-01-08 02:14:22,102 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:14:22,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:23,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-354e7530-e469-407d-a7a5-d2b902ede80d x-compute-request-id: req-354e7530-e469-407d-a7a5-d2b902ede80d Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:5b:95", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:19Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:23,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-354e7530-e469-407d-a7a5-d2b902ede80d 2019-01-08 02:14:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:23,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-7af438d0-6762-49da-bbfd-14a7aaf34487 Date: Tue, 08 Jan 2019 02:14:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:23,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-7af438d0-6762-49da-bbfd-14a7aaf34487 2019-01-08 02:14:23,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:23,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e63da4-5d5f-429a-b5c7-892090bcebc2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:23,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-46e63da4-5d5f-429a-b5c7-892090bcebc2 2019-01-08 02:14:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:23,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c2a8a2ee-410e-4df6-b65d-c51233cbdd97 Date: Tue, 08 Jan 2019 02:14:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:23,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-c2a8a2ee-410e-4df6-b65d-c51233cbdd97 2019-01-08 02:14:23,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:23,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-ef1e6536-bee9-4736-a739-3be864e547c6 Date: Tue, 08 Jan 2019 02:14:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.2"}],"id":"f13c2164-87e5-47e7-ae54-1d5aa356d40f","security_groups":[],"mac_address":"fa:16:3e:5f:e2:eb","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:13:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.7"}],"id":"f1943b24-cedd-4ccc-8dc0-cac8fc1cebee","security_groups":["d203cbfd-bc64-42e6-baba-66be16d8fdd1"],"mac_address":"fa:16:3e:ec:5b:95","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:14:05Z","binding:vnic_type":"normal","device_id":"1779508f-9c69-4af8-8d5d-f4b334be7281","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"}]} 2019-01-08 02:14:23,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-ef1e6536-bee9-4736-a739-3be864e547c6 2019-01-08 02:14:23,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:24,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14: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-c58715c8-4273-4abb-9b0e-f2cc09071d15 x-compute-request-id: req-c58715c8-4273-4abb-9b0e-f2cc09071d15 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:5b:95", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:19Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:24,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-c58715c8-4273-4abb-9b0e-f2cc09071d15 2019-01-08 02:14:24,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:24,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-4ec01ccf-f6e8-4188-8694-85347559a4c7 Date: Tue, 08 Jan 2019 02:14:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:24,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-4ec01ccf-f6e8-4188-8694-85347559a4c7 2019-01-08 02:14:24,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:24,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e42647-94ff-491f-95ca-e289fd4a5f2a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:24,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-c4e42647-94ff-491f-95ca-e289fd4a5f2a 2019-01-08 02:14:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:24,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2c52ff32-8485-403c-aa26-21056dc01841 Date: Tue, 08 Jan 2019 02:14:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:24,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-2c52ff32-8485-403c-aa26-21056dc01841 2019-01-08 02:14:24,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:24,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-08c076df-dc11-417a-b9d7-8e0f80bf79a5 Date: Tue, 08 Jan 2019 02:14:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.2"}],"id":"f13c2164-87e5-47e7-ae54-1d5aa356d40f","security_groups":[],"mac_address":"fa:16:3e:5f:e2:eb","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:13:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.7"}],"id":"f1943b24-cedd-4ccc-8dc0-cac8fc1cebee","security_groups":["d203cbfd-bc64-42e6-baba-66be16d8fdd1"],"mac_address":"fa:16:3e:ec:5b:95","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:14:05Z","binding:vnic_type":"normal","device_id":"1779508f-9c69-4af8-8d5d-f4b334be7281","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"}]} 2019-01-08 02:14:24,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-08c076df-dc11-417a-b9d7-8e0f80bf79a5 2019-01-08 02:14:24,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:25,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2fb01f6ac4f14a178223a80245a97afc", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role"}], "expires_at": "2019-01-08T03:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/02d2c3f96b4d44978971ddda1a949e5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-user", "id": "1acda8699fca40f1982bdff3f34c17cb"}, "audit_ids": ["kuCr4fwjSb-bKbQibww1Lw"], "issued_at": "2019-01-08T02:14:25.000000Z"}} 2019-01-08 02:14:25,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2081d39fad745cb0fc1cb5be1d64eb6960114a0" 2019-01-08 02:14:26,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad2f340a-40e6-4bbf-a757-2f76d9ec11aa x-compute-request-id: req-ad2f340a-40e6-4bbf-a757-2f76d9ec11aa Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:5b:95", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:19Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:26,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-ad2f340a-40e6-4bbf-a757-2f76d9ec11aa 2019-01-08 02:14:26,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:26,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac2ef285-b70d-4022-b4da-46fada398260 x-compute-request-id: req-ac2ef285-b70d-4022-b4da-46fada398260 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:5b:95", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:19Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:26,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-ac2ef285-b70d-4022-b4da-46fada398260 2019-01-08 02:14:26,457 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst] is - ACTIVE 2019-01-08 02:14:26,457 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:14:26,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:27,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32d0388f-23ff-43db-ba26-51dcc1bc3215 x-compute-request-id: req-32d0388f-23ff-43db-ba26-51dcc1bc3215 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:5b:95", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:19Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:27,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-32d0388f-23ff-43db-ba26-51dcc1bc3215 2019-01-08 02:14:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:27,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-45a27710-96af-49cd-ae30-c90fbcc8a080 Date: Tue, 08 Jan 2019 02:14:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:27,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-45a27710-96af-49cd-ae30-c90fbcc8a080 2019-01-08 02:14:27,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:27,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236727c4-2612-4007-a3c5-1d290b233137 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:27,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-236727c4-2612-4007-a3c5-1d290b233137 2019-01-08 02:14:27,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:27,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-011a0650-0b26-46f5-a2a9-be5b52dc4a3d Date: Tue, 08 Jan 2019 02:14:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:27,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-011a0650-0b26-46f5-a2a9-be5b52dc4a3d 2019-01-08 02:14:27,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:27,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-67009b38-5c0b-4291-a158-f052d06ae093 Date: Tue, 08 Jan 2019 02:14:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.2"}],"id":"f13c2164-87e5-47e7-ae54-1d5aa356d40f","security_groups":[],"mac_address":"fa:16:3e:5f:e2:eb","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:13:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.7"}],"id":"f1943b24-cedd-4ccc-8dc0-cac8fc1cebee","security_groups":["d203cbfd-bc64-42e6-baba-66be16d8fdd1"],"mac_address":"fa:16:3e:ec:5b:95","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:14:05Z","binding:vnic_type":"normal","device_id":"1779508f-9c69-4af8-8d5d-f4b334be7281","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"}]} 2019-01-08 02:14:27,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-67009b38-5c0b-4291-a158-f052d06ae093 2019-01-08 02:14:27,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:28,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-791df191-bd8e-4551-9ff4-20e2b8a2b4e0 x-compute-request-id: req-791df191-bd8e-4551-9ff4-20e2b8a2b4e0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:5b:95", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:19Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:28,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-791df191-bd8e-4551-9ff4-20e2b8a2b4e0 2019-01-08 02:14:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:28,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-b7cc76c2-0960-4561-8db6-7e0f3b404716 Date: Tue, 08 Jan 2019 02:14:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:28,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-b7cc76c2-0960-4561-8db6-7e0f3b404716 2019-01-08 02:14:28,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:28,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15375ef-4318-497e-9364-fa406caaaa0f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:28,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-d15375ef-4318-497e-9364-fa406caaaa0f 2019-01-08 02:14:28,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:28,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-721936b4-72c6-43a1-8e42-a9bba3ff8a3d Date: Tue, 08 Jan 2019 02:14:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:28,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-721936b4-72c6-43a1-8e42-a9bba3ff8a3d 2019-01-08 02:14:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:28,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-0b7b5c18-71d8-4007-a947-29c4f6fde498 Date: Tue, 08 Jan 2019 02:14:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.2"}],"id":"f13c2164-87e5-47e7-ae54-1d5aa356d40f","security_groups":[],"mac_address":"fa:16:3e:5f:e2:eb","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:13:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.7"}],"id":"f1943b24-cedd-4ccc-8dc0-cac8fc1cebee","security_groups":["d203cbfd-bc64-42e6-baba-66be16d8fdd1"],"mac_address":"fa:16:3e:ec:5b:95","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:14:05Z","binding:vnic_type":"normal","device_id":"1779508f-9c69-4af8-8d5d-f4b334be7281","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"}]} 2019-01-08 02:14:28,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-0b7b5c18-71d8-4007-a947-29c4f6fde498 2019-01-08 02:14:28,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name"}}' 2019-01-08 02:14:29,352 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0701c749-c208-49ff-9527-0277e6afd0bb x-compute-request-id: req-0701c749-c208-49ff-9527-0277e6afd0bb Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name not associated with the instance 1779508f-9c69-4af8-8d5d-f4b334be7281", "code": 404}} 2019-01-08 02:14:29,352 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281/action used request id req-0701c749-c208-49ff-9527-0277e6afd0bb 2019-01-08 02:14:29,352 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name not associated with the instance 1779508f-9c69-4af8-8d5d-f4b334be7281 (HTTP 404) (Request-ID: req-0701c749-c208-49ff-9527-0277e6afd0bb) 2019-01-08 02:14:29,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:30,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-063f045b-f780-427a-b878-808fe564ed75 x-compute-request-id: req-063f045b-f780-427a-b878-808fe564ed75 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:5b:95", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:19Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:30,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-063f045b-f780-427a-b878-808fe564ed75 2019-01-08 02:14:30,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:30,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-0146c1c8-c6aa-49d3-9120-2988a6f58cee Date: Tue, 08 Jan 2019 02:14:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","subnets":["77ed74a4-6aba-4198-a615-fd5f717d3e91"],"description":"","tags":[],"updated_at":"2019-01-08T02:13:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net","admin_state_up":true,"tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:51Z","mtu":1442}]} 2019-01-08 02:14:30,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net used request id req-0146c1c8-c6aa-49d3-9120-2988a6f58cee 2019-01-08 02:14:30,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:30,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533712a7-9b7b-4584-a3c7-790c64ee16e4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:30,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-533712a7-9b7b-4584-a3c7-790c64ee16e4 2019-01-08 02:14:30,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:30,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f374b60c-2e1f-4cf5-aabb-d1da7de532ae Date: Tue, 08 Jan 2019 02:14:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c","created_at":"2019-01-08T02:13:54Z","dns_nameservers":[],"updated_at":"2019-01-08T02:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02d2c3f96b4d44978971ddda1a949e5c","id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet"}]} 2019-01-08 02:14:30,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-f374b60c-2e1f-4cf5-aabb-d1da7de532ae 2019-01-08 02:14:30,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:30,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-499e2b52-b28a-49ac-84d6-51d7f3024b93 Date: Tue, 08 Jan 2019 02:14:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:13:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.2"}],"id":"f13c2164-87e5-47e7-ae54-1d5aa356d40f","security_groups":[],"mac_address":"fa:16:3e:5f:e2:eb","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:13:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ed74a4-6aba-4198-a615-fd5f717d3e91","ip_address":"10.55.0.7"}],"id":"f1943b24-cedd-4ccc-8dc0-cac8fc1cebee","security_groups":["d203cbfd-bc64-42e6-baba-66be16d8fdd1"],"mac_address":"fa:16:3e:ec:5b:95","project_id":"02d2c3f96b4d44978971ddda1a949e5c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-7","ip_address":"10.55.0.7","fqdn":"host-10-55-0-7.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port","admin_state_up":true,"network_id":"eccd6ea2-1e46-4b39-ace8-de43a0a764d7","dns_name":"","created_at":"2019-01-08T02:14:05Z","binding:vnic_type":"normal","device_id":"1779508f-9c69-4af8-8d5d-f4b334be7281","tenant_id":"02d2c3f96b4d44978971ddda1a949e5c"}]} 2019-01-08 02:14:30,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-499e2b52-b28a-49ac-84d6-51d7f3024b93 2019-01-08 02:14:30,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2081d39fad745cb0fc1cb5be1d64eb6960114a0" 2019-01-08 02:14:31,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd1df027-4530-4b4b-a79c-1f11ac96233b x-compute-request-id: req-dd1df027-4530-4b4b-a79c-1f11ac96233b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:5b:95", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "security_groups": [{"name": "default"}], "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:19Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:31,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-dd1df027-4530-4b4b-a79c-1f11ac96233b 2019-01-08 02:14:31,302 - create_instance - INFO - Deleting Port with ID - f1943b24-cedd-4ccc-8dc0-cac8fc1cebee 2019-01-08 02:14:31,302 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-port 2019-01-08 02:14:31,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/f1943b24-cedd-4ccc-8dc0-cac8fc1cebee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:31,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8818d869-f009-4c61-ad2a-6fab956a80e8 Date: Tue, 08 Jan 2019 02:14:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:14:31,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/f1943b24-cedd-4ccc-8dc0-cac8fc1cebee used request id req-8818d869-f009-4c61-ad2a-6fab956a80e8 2019-01-08 02:14:31,962 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst 2019-01-08 02:14:31,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:32,278 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-eb9ca890-598c-4479-911c-7afc0f5b2fdc x-compute-request-id: req-eb9ca890-598c-4479-911c-7afc0f5b2fdc Content-Type: application/json 2019-01-08 02:14:32,279 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-eb9ca890-598c-4479-911c-7afc0f5b2fdc 2019-01-08 02:14:32,279 - create_instance - INFO - Checking deletion status 2019-01-08 02:14:32,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:32,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-789dcd49-fdc1-40ad-9f19-6d5686d13c42 x-compute-request-id: req-789dcd49-fdc1-40ad-9f19-6d5686d13c42 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.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/1779508f-9c69-4af8-8d5d-f4b334be7281", "rel": "bookmark"}], "image": {"id": "6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "links": [{"href": "http://172.30.9.42:8774/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:14:19.000000", "flavor": {"id": "18cb3316-31d0-4620-b02c-8d45fcf346e0", "links": [{"href": "http://172.30.9.42:8774/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0", "rel": "bookmark"}]}, "id": "1779508f-9c69-4af8-8d5d-f4b334be7281", "user_id": "1acda8699fca40f1982bdff3f34c17cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:14:32Z", "hostId": "2e6a0110accb851e8201c96342684eab9db7bc53e67d40041b97afbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst", "created": "2019-01-08T02:14:09Z", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:14:32,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-789dcd49-fdc1-40ad-9f19-6d5686d13c42 2019-01-08 02:14:32,729 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst] is - ACTIVE 2019-01-08 02:14:32,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:14:35,733 - create_instance - DEBUG - VM status query timeout in 296.546412945 2019-01-08 02:14:35,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd730516e761787900e4ecd162068caace4b5bf" 2019-01-08 02:14:35,776 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efed9b30-2422-46a5-a487-92491217cc27 x-compute-request-id: req-efed9b30-2422-46a5-a487-92491217cc27 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1779508f-9c69-4af8-8d5d-f4b334be7281 could not be found.", "code": 404}} 2019-01-08 02:14:35,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/1779508f-9c69-4af8-8d5d-f4b334be7281 used request id req-efed9b30-2422-46a5-a487-92491217cc27 2019-01-08 02:14:35,776 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1779508f-9c69-4af8-8d5d-f4b334be7281 could not be found. (HTTP 404) (Request-ID: req-efed9b30-2422-46a5-a487-92491217cc27) 2019-01-08 02:14:35,777 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-inst 2019-01-08 02:14:35,778 - neutron_utils - INFO - Deleting security group rule with ID - 5ec6f34a-1008-48a0-9da1-a032902f081f 2019-01-08 02:14:35,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/5ec6f34a-1008-48a0-9da1-a032902f081f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:14:36,090 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6b4fd68-ed65-4683-8937-dca0a5dc57db Content-Length: 0 Date: Tue, 08 Jan 2019 02:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:14:36,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/5ec6f34a-1008-48a0-9da1-a032902f081f used request id req-c6b4fd68-ed65-4683-8937-dca0a5dc57db 2019-01-08 02:14:36,090 - neutron_utils - INFO - Deleting security group rule with ID - 97bed397-329c-4eda-8cc7-71893b265c10 2019-01-08 02:14:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-group-rules/97bed397-329c-4eda-8cc7-71893b265c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:14:36,391 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e305b64d-95ed-449e-81e5-ceb45bffef40 Content-Length: 0 Date: Tue, 08 Jan 2019 02:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:14:36,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-group-rules/97bed397-329c-4eda-8cc7-71893b265c10 used request id req-e305b64d-95ed-449e-81e5-ceb45bffef40 2019-01-08 02:14:36,391 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-name 2019-01-08 02:14:36,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/348c1ec9-6a17-402b-8d1f-3d7c5326c09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967ab7a7685d4581883d50f272838af1cdbdab74" 2019-01-08 02:14:36,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e324b55-97b3-4df5-b434-5294d631181a Content-Length: 0 Date: Tue, 08 Jan 2019 02:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:14:36,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/348c1ec9-6a17-402b-8d1f-3d7c5326c09c used request id req-3e324b55-97b3-4df5-b434-5294d631181a 2019-01-08 02:14:36,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a0a2143a7f1a2a2ca23617d22829fcd03560d9" 2019-01-08 02:14:36,813 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-764f813a-76f3-43fb-9272-907fe222a587 x-compute-request-id: req-764f813a-76f3-43fb-9272-907fe222a587 Content-Length: 0 Content-Type: application/json 2019-01-08 02:14:36,813 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/18cb3316-31d0-4620-b02c-8d45fcf346e0 used request id req-764f813a-76f3-43fb-9272-907fe222a587 2019-01-08 02:14:36,814 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet 2019-01-08 02:14:36,814 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-subnet 2019-01-08 02:14:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/77ed74a4-6aba-4198-a615-fd5f717d3e91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" 2019-01-08 02:14:38,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66dbdf5b-ba08-479f-a57d-2e98f3fea9e6 Date: Tue, 08 Jan 2019 02:14:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:14:38,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/77ed74a4-6aba-4198-a615-fd5f717d3e91 used request id req-66dbdf5b-ba08-479f-a57d-2e98f3fea9e6 2019-01-08 02:14:38,034 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-pub-net 2019-01-08 02:14:38,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/eccd6ea2-1e46-4b39-ace8-de43a0a764d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b867d5072304d0b319b8a8d4e8871045cf7da87" 2019-01-08 02:14:39,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-277e2007-0383-4c2a-a4be-42e07fe731a2 Date: Tue, 08 Jan 2019 02:14:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:14:39,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/eccd6ea2-1e46-4b39-ace8-de43a0a764d7 used request id req-277e2007-0383-4c2a-a4be-42e07fe731a2 2019-01-08 02:14:39,277 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b96cc54b-97c7-4084-a2c8-dff9ad6f24ff-image 2019-01-08 02:14:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2361f29b08666524b3724a370979910376cfac91" 2019-01-08 02:14:40,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2bec58fe-0686-4cba-b0d2-8e5fa2de115a Date: Tue, 08 Jan 2019 02:14:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:14:40,264 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/6f4d9dbe-7881-46a9-9c71-e7c7d289d34f used request id req-2bec58fe-0686-4cba-b0d2-8e5fa2de115a 2019-01-08 02:14:40,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:40,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-7361e93d-e2e3-4d22-91a9-5655a48c2afd Date: Tue, 08 Jan 2019 02:14:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:51Z", "updated_at": "2019-01-08T02:13:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:51Z", "revision_number": 0, "id": "8d02a108-cc04-4ee8-b864-32b190a293f2", "remote_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:51Z", "security_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:51Z", "revision_number": 0, "id": "a738b5cb-c1bc-4ccb-9ca9-8e71adc43ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:51Z", "security_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:51Z", "revision_number": 0, "id": "c0f2fabd-0e77-4459-b2e1-93156ffa8d85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:51Z", "security_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:13:51Z", "revision_number": 0, "id": "dfbeed6d-c36a-45f1-a79c-86c5f3f1c3d3", "remote_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "remote_ip_prefix": null, "created_at": "2019-01-08T02:13:51Z", "security_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02d2c3f96b4d44978971ddda1a949e5c"}], "revision_number": 4, "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:14:40,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-7361e93d-e2e3-4d22-91a9-5655a48c2afd 2019-01-08 02:14:40,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:40,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d127e6e-5d7f-45cf-b636-bd9fa5025e76 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:14:40,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-2d127e6e-5d7f-45cf-b636-bd9fa5025e76 2019-01-08 02:14:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:40,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d1015c-171d-4ced-9043-4a11eeafae11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:14:40,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-e6d1015c-171d-4ced-9043-4a11eeafae11 2019-01-08 02:14:40,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:14:40,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:40,887 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff083dd-a700-4eae-8da0-67a4fa640400 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:14:40,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-3ff083dd-a700-4eae-8da0-67a4fa640400 2019-01-08 02:14:40,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:14:40,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d473475-cddf-4336-b96c-c02be68027c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:14:41,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-6d473475-cddf-4336-b96c-c02be68027c3 2019-01-08 02:14:41,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:14:41,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-632d167c-3f77-4cf7-8d17-59bccf88a742 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:14:41,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-632d167c-3f77-4cf7-8d17-59bccf88a742 2019-01-08 02:14:41,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:14:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0959cd-263b-4ce9-8180-3bfcefdb58c8 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:14:41,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-9b0959cd-263b-4ce9-8180-3bfcefdb58c8 2019-01-08 02:14:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-142073f1-7aa5-4c16-b071-1244e1fa432f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:14:41,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-142073f1-7aa5-4c16-b071-1244e1fa432f 2019-01-08 02:14:41,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:14:41,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636d2aa9-22f8-4da2-80f4-ff9a550d7386 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:14:41,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-636d2aa9-22f8-4da2-80f4-ff9a550d7386 2019-01-08 02:14:41,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:14:41,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10bdbe8-dd65-4dd1-a8a8-b7c9a0ebbfc3 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:14:41,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-c10bdbe8-dd65-4dd1-a8a8-b7c9a0ebbfc3 2019-01-08 02:14:41,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1b49f0d-300f-4750-b96e-d1e82c073ac0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:14:41,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-d1b49f0d-300f-4750-b96e-d1e82c073ac0 2019-01-08 02:14:41,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:14:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93602b24-ad7b-4951-87cd-4e2cfdedfbd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:14:41,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-93602b24-ad7b-4951-87cd-4e2cfdedfbd0 2019-01-08 02:14:41,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:14:41,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf93521d-aaa0-4257-ab64-836436e1d9ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:14:41,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-cf93521d-aaa0-4257-ab64-836436e1d9ba 2019-01-08 02:14:41,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:14:41,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:41,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3136193b-21ee-4f50-a301-dcb9c97dd5f3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02d2c3f96b4d44978971ddda1a949e5c", "name": "InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj"}} 2019-01-08 02:14:41,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-3136193b-21ee-4f50-a301-dcb9c97dd5f3 2019-01-08 02:14:41,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d203cbfd-bc64-42e6-baba-66be16d8fdd1 2019-01-08 02:14:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d203cbfd-bc64-42e6-baba-66be16d8fdd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:42,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-520d21dc-e25d-484d-b645-22046c18c3f2 Date: Tue, 08 Jan 2019 02:14:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:13:51Z", "security_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:51Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "8d02a108-cc04-4ee8-b864-32b190a293f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:13:51Z", "security_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:51Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "a738b5cb-c1bc-4ccb-9ca9-8e71adc43ffc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:13:51Z", "security_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:51Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "c0f2fabd-0e77-4459-b2e1-93156ffa8d85"}, {"remote_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:13:51Z", "security_group_id": "d203cbfd-bc64-42e6-baba-66be16d8fdd1", "port_range_min": null, "revision_number": 0, "tenant_id": "02d2c3f96b4d44978971ddda1a949e5c", "created_at": "2019-01-08T02:13:51Z", "project_id": "02d2c3f96b4d44978971ddda1a949e5c", "id": "dfbeed6d-c36a-45f1-a79c-86c5f3f1c3d3"}]} 2019-01-08 02:14:42,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d203cbfd-bc64-42e6-baba-66be16d8fdd1 used request id req-520d21dc-e25d-484d-b645-22046c18c3f2 2019-01-08 02:14:42,208 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:14:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/d203cbfd-bc64-42e6-baba-66be16d8fdd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:42,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bca587d-51a9-47aa-ba20-a87051c3702f Content-Length: 0 Date: Tue, 08 Jan 2019 02:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:14:42,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/d203cbfd-bc64-42e6-baba-66be16d8fdd1 used request id req-0bca587d-51a9-47aa-ba20-a87051c3702f 2019-01-08 02:14:42,616 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj 2019-01-08 02:14:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:42,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562cddcc-c4f3-43e4-b41f-17d303d2bdc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:14:42,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/02d2c3f96b4d44978971ddda1a949e5c used request id req-562cddcc-c4f3-43e4-b41f-17d303d2bdc8 2019-01-08 02:14:42,868 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-76d2e990-dff9-4e9-proj-role 2019-01-08 02:14:42,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/2fb01f6ac4f14a178223a80245a97afc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:42,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636a69b1-e5b3-4fb4-bbea-134ec4584443 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:14:42,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/2fb01f6ac4f14a178223a80245a97afc used request id req-636a69b1-e5b3-4fb4-bbea-134ec4584443 2019-01-08 02:14:42,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98402674f612e0e34792bccda3b91a1e45fe22" 2019-01-08 02:14:43,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa1184a-f43a-4108-be1d-28bf32eb9a2c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:14:43,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-faa1184a-f43a-4108-be1d-28bf32eb9a2c 2019-01-08 02:14:43,102 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-76d2e990-dff9-4e9-user 2019-01-08 02:14:43,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/1acda8699fca40f1982bdff3f34c17cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43724916ce8e392b8c8085b24341f051016f3372" 2019-01-08 02:14:43,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a145a860-a49b-4431-9c55-e65f9c2dab17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:14:43,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/1acda8699fca40f1982bdff3f34c17cb used request id req-a145a860-a49b-4431-9c55-e65f9c2dab17 2019-01-08 02:14:43,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:43,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:14:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["4QsoQueKT--1KVTFkiEA8w"], "issued_at": "2019-01-08T02:14:43.000000Z"}} 2019-01-08 02:14:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47992be8ab655fb49874c783baf59507143508e8" 2019-01-08 02:14:43,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09f6f18-5067-4559-80f6-c5e4baaf7669 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:43,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c09f6f18-5067-4559-80f6-c5e4baaf7669 2019-01-08 02:14:43,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:43,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:44,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["vxFckfU5Q-i0BvbDbRZB3g"], "issued_at": "2019-01-08T02:14:44.000000Z"}} 2019-01-08 02:14:44,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:14:44,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae11cfc-cb15-48d8-bd22-1d890fe38291 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:44,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-dae11cfc-cb15-48d8-bd22-1d890fe38291 2019-01-08 02:14:44,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:14:44,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:14: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:14:44,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-00412af9-13db-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:14:44,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb47695-ed68-47cd-bd8f-b6635a55df23 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-00412af9-13db-414-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:14:44,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-00412af9-13db-414-proj used request id req-1eb47695-ed68-47cd-bd8f-b6635a55df23 2019-01-08 02:14:44,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:14:44,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae42e64-d3db-43d1-970f-482a44982d9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:14:44,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8ae42e64-d3db-43d1-970f-482a44982d9c 2019-01-08 02:14:44,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-00412af9-13db-414-proj"}}' 2019-01-08 02:14:44,724 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bfc5a78-ddec-4515-b474-793f2a566731 Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e79e1f15db4140109a4ec3b175670b9b"}, "tags": [], "enabled": true, "id": "e79e1f15db4140109a4ec3b175670b9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-00412af9-13db-414-proj"}} 2019-01-08 02:14:44,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-8bfc5a78-ddec-4515-b474-793f2a566731 2019-01-08 02:14:44,725 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-00412af9-13db-414-proj 2019-01-08 02:14:44,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:44,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:45,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Mhz2auJDS-yknT68_cvk7Q"], "issued_at": "2019-01-08T02:14:45.000000Z"}} 2019-01-08 02:14:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbecc30bd2ce1e028b822c81c1e40db6d99352f" 2019-01-08 02:14:45,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96e91cd-93f4-4e1a-9930-c4ca5e846439 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:45,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c96e91cd-93f4-4e1a-9930-c4ca5e846439 2019-01-08 02:14:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:14:45,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:14: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:14:45,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbecc30bd2ce1e028b822c81c1e40db6d99352f" 2019-01-08 02:14:45,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8054d7-a666-4eb2-9fd2-ae98be11afbc Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:14:45,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7e8054d7-a666-4eb2-9fd2-ae98be11afbc 2019-01-08 02:14:45,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstanceOnComputeHost-00412af9-13db-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbecc30bd2ce1e028b822c81c1e40db6d99352f" 2019-01-08 02:14:45,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83351f48-f880-445e-a8d8-36aeb08fb2b5 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstanceOnComputeHost-00412af9-13db-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e79e1f15db4140109a4ec3b175670b9b"}, "tags": [], "enabled": true, "id": "e79e1f15db4140109a4ec3b175670b9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-00412af9-13db-414-proj"}]} 2019-01-08 02:14:45,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstanceOnComputeHost-00412af9-13db-414-proj used request id req-83351f48-f880-445e-a8d8-36aeb08fb2b5 2019-01-08 02:14:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbecc30bd2ce1e028b822c81c1e40db6d99352f" 2019-01-08 02:14:45,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b46a82-0afd-4779-ab34-a88bea8487c0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:14:45,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-63b46a82-0afd-4779-ab34-a88bea8487c0 2019-01-08 02:14:46,036 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-00412af9-13db-414-user 2019-01-08 02:14:46,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:14:46,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8bc7b0-539a-4fac-80e6-212be8035506 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:14:46,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3f8bc7b0-539a-4fac-80e6-212be8035506 2019-01-08 02:14:46,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" -d '{"role": {"name": "CreateInstanceOnComputeHost-00412af9-13db-414-proj-role"}}' 2019-01-08 02:14:46,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e401c29b-7eca-4281-838c-2db61f2a9c89 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20572ae433034c58913e4279088da7de", "links": {"self": "http://172.30.9.42:5000/v3/roles/20572ae433034c58913e4279088da7de"}, "name": "CreateInstanceOnComputeHost-00412af9-13db-414-proj-role"}} 2019-01-08 02:14:46,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-e401c29b-7eca-4281-838c-2db61f2a9c89 2019-01-08 02:14:46,307 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-00412af9-13db-414-proj-role 2019-01-08 02:14:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/20572ae433034c58913e4279088da7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:14:46,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96aaf25-11c6-40fc-8d84-5279d3d90f8d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20572ae433034c58913e4279088da7de", "links": {"self": "http://172.30.9.42:5000/v3/roles/20572ae433034c58913e4279088da7de"}, "name": "CreateInstanceOnComputeHost-00412af9-13db-414-proj-role"}} 2019-01-08 02:14:46,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/20572ae433034c58913e4279088da7de used request id req-d96aaf25-11c6-40fc-8d84-5279d3d90f8d 2019-01-08 02:14:46,420 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-00412af9-13db-414-proj-role to project CreateInstanceOnComputeHost-00412af9-13db-414-proj 2019-01-08 02:14:46,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e79e1f15db4140109a4ec3b175670b9b/users/96e4d290e5a64c9ba5f71aca435ed274/roles/20572ae433034c58913e4279088da7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:14:46,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3ece8f-a762-48da-9862-87f2011a5a7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:14:46,573 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e79e1f15db4140109a4ec3b175670b9b/users/96e4d290e5a64c9ba5f71aca435ed274/roles/20572ae433034c58913e4279088da7de used request id req-be3ece8f-a762-48da-9862-87f2011a5a7d 2019-01-08 02:14:46,573 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:14:46,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:46,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:46,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["vu89MKq1Q7GhN4lOghpNKg"], "issued_at": "2019-01-08T02:14:47.000000Z"}} 2019-01-08 02:14:47,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" 2019-01-08 02:14:47,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4bef91-14b6-46f2-b9b4-e9991738bcd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:47,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cd4bef91-14b6-46f2-b9b4-e9991738bcd2 2019-01-08 02:14:47,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" 2019-01-08 02:14:47,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-924c3f84-6b94-476c-b679-a70da2ed2b33 Date: Tue, 08 Jan 2019 02:14:47 GMT RESP BODY: {"networks":[]} 2019-01-08 02:14:47,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-924c3f84-6b94-476c-b679-a70da2ed2b33 2019-01-08 02:14:47,330 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net 2019-01-08 02:14:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" -d '{"network": {"name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net", "admin_state_up": true}}' 2019-01-08 02:14:49,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-d9055196-2686-4a29-9e07-7b35e8516b7e Date: Tue, 08 Jan 2019 02:14:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:14:47Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","mtu":1442}} 2019-01-08 02:14:49,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-d9055196-2686-4a29-9e07-7b35e8516b7e 2019-01-08 02:14:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" 2019-01-08 02:14:49,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-680f309f-e6be-46a2-8b09-512d8ad654b5 Date: Tue, 08 Jan 2019 02:14:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:14:47Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:14:49,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-680f309f-e6be-46a2-8b09-512d8ad654b5 2019-01-08 02:14:49,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" 2019-01-08 02:14:49,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-59d6467e-280b-40eb-875d-89233087a204 Date: Tue, 08 Jan 2019 02:14:49 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:14:49,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-59d6467e-280b-40eb-875d-89233087a204 2019-01-08 02:14:49,625 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet 2019-01-08 02:14:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" -d '{"subnets": [{"ip_version": 4, "network_id": "2991a03c-d896-4936-a018-d38f7c4d84b5", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]}' 2019-01-08 02:14:50,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c3b5890f-2972-4b28-b670-5c37e11ff942 Date: Tue, 08 Jan 2019 02:14:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:14:50,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-c3b5890f-2972-4b28-b670-5c37e11ff942 2019-01-08 02:14:50,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" 2019-01-08 02:14:51,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-846d0174-1f22-4682-82b2-8d3323944e54 Date: Tue, 08 Jan 2019 02:14:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:14:51,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-846d0174-1f22-4682-82b2-8d3323944e54 2019-01-08 02:14:51,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" 2019-01-08 02:14:51,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-03feb821-b866-4b3d-b1bc-515a45e71cf6 Date: Tue, 08 Jan 2019 02:14:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:14:51,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-03feb821-b866-4b3d-b1bc-515a45e71cf6 2019-01-08 02:14:51,458 - OpenStackNetwork - DEBUG - Network [2991a03c-d896-4936-a018-d38f7c4d84b5] created successfully 2019-01-08 02:14:51,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:51,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:51,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["zSFH5bgGQmmdTC0Jcx9hkw"], "issued_at": "2019-01-08T02:14:51.000000Z"}} 2019-01-08 02:14:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295299166bd0349a590aa2f7fdf471bed0dc27b4" 2019-01-08 02:14:51,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec32ba92-5db4-4f1b-a74e-b556d4a5327f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:51,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ec32ba92-5db4-4f1b-a74e-b556d4a5327f 2019-01-08 02:14:51,888 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:14:51,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295299166bd0349a590aa2f7fdf471bed0dc27b4" 2019-01-08 02:14:52,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-4e011bde-7476-4422-b094-ce3427048914 x-compute-request-id: req-4e011bde-7476-4422-b094-ce3427048914 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:14:52,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-4e011bde-7476-4422-b094-ce3427048914 2019-01-08 02:14:52,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295299166bd0349a590aa2f7fdf471bed0dc27b4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2019-01-08 02:14:52,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be397a51-a5ee-4625-b7cd-2e580275f377 x-compute-request-id: req-be397a51-a5ee-4625-b7cd-2e580275f377 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "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": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4"}} 2019-01-08 02:14:52,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-be397a51-a5ee-4625-b7cd-2e580275f377 2019-01-08 02:14:52,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:52,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:52,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20572ae433034c58913e4279088da7de", "name": "CreateInstanceOnComputeHost-00412af9-13db-414-proj-role"}], "expires_at": "2019-01-08T03:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e79e1f15db4140109a4ec3b175670b9b", "name": "CreateInstanceOnComputeHost-00412af9-13db-414-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e79e1f15db4140109a4ec3b175670b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e79e1f15db4140109a4ec3b175670b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e79e1f15db4140109a4ec3b175670b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e79e1f15db4140109a4ec3b175670b9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e79e1f15db4140109a4ec3b175670b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e79e1f15db4140109a4ec3b175670b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e79e1f15db4140109a4ec3b175670b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e79e1f15db4140109a4ec3b175670b9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e79e1f15db4140109a4ec3b175670b9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e79e1f15db4140109a4ec3b175670b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e79e1f15db4140109a4ec3b175670b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e79e1f15db4140109a4ec3b175670b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e79e1f15db4140109a4ec3b175670b9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e79e1f15db4140109a4ec3b175670b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-00412af9-13db-414-user", "id": "96e4d290e5a64c9ba5f71aca435ed274"}, "audit_ids": ["u_IpkiXYR3CaazNEuFTNZw"], "issued_at": "2019-01-08T02:14:52.000000Z"}} 2019-01-08 02:14:52,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f37a4e1f202da4e39c0029ecaec9ecd1c2c86b" 2019-01-08 02:14:52,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88de93b4-3f75-48da-be3a-33ae0d5b7b90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:52,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-88de93b4-3f75-48da-be3a-33ae0d5b7b90 2019-01-08 02:14:52,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f37a4e1f202da4e39c0029ecaec9ecd1c2c86b" 2019-01-08 02:14:52,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-364cfe77-86f5-43bc-808c-e59a0c47b0c2 Date: Tue, 08 Jan 2019 02:14:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image"} 2019-01-08 02:14:52,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image used request id req-364cfe77-86f5-43bc-808c-e59a0c47b0c2 2019-01-08 02:14:52,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f37a4e1f202da4e39c0029ecaec9ecd1c2c86b" 2019-01-08 02:14:53,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1e6545f9-d498-4b88-baa2-75b23955733c Date: Tue, 08 Jan 2019 02:14: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"}}} 2019-01-08 02:14:53,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-1e6545f9-d498-4b88-baa2-75b23955733c 2019-01-08 02:14:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3f37a4e1f202da4e39c0029ecaec9ecd1c2c86b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image"}' 2019-01-08 02:14:53,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/919d461e-e9ba-4e02-8079-2881e7474185 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fa7877da-5699-4940-8271-be40ce3cf67e Date: Tue, 08 Jan 2019 02:14:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:14:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:14:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185", "min_disk": 0, "protected": false, "id": "919d461e-e9ba-4e02-8079-2881e7474185", "file": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185/file", "checksum": null, "owner": "e79e1f15db4140109a4ec3b175670b9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:14:53,368 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-fa7877da-5699-4940-8271-be40ce3cf67e 2019-01-08 02:14:53,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/919d461e-e9ba-4e02-8079-2881e7474185/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f37a4e1f202da4e39c0029ecaec9ecd1c2c86b" -d '' 2019-01-08 02:14:54,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcd5af9b-6424-47d7-8033-8e1d9e217257 Date: Tue, 08 Jan 2019 02:14:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:14:54,226 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/919d461e-e9ba-4e02-8079-2881e7474185/file used request id req-dcd5af9b-6424-47d7-8033-8e1d9e217257 2019-01-08 02:14:54,227 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:14:54,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/919d461e-e9ba-4e02-8079-2881e7474185 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f37a4e1f202da4e39c0029ecaec9ecd1c2c86b" 2019-01-08 02:14:54,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-5ce4c92b-0d6c-4b61-9421-a42a443a8368 Date: Tue, 08 Jan 2019 02:14:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:14:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:14:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/919d461e-e9ba-4e02-8079-2881e7474185/snap", "metadata": {}}], "self": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185", "min_disk": 0, "protected": false, "id": "919d461e-e9ba-4e02-8079-2881e7474185", "file": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e79e1f15db4140109a4ec3b175670b9b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/919d461e-e9ba-4e02-8079-2881e7474185/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:14:54,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/919d461e-e9ba-4e02-8079-2881e7474185 used request id req-5ce4c92b-0d6c-4b61-9421-a42a443a8368 2019-01-08 02:14:54,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f37a4e1f202da4e39c0029ecaec9ecd1c2c86b" 2019-01-08 02:14:54,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-58b784eb-6218-4d7a-9201-8fe8b4b4f81a Date: Tue, 08 Jan 2019 02:14: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"}}} 2019-01-08 02:14:54,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-58b784eb-6218-4d7a-9201-8fe8b4b4f81a 2019-01-08 02:14:54,528 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image 2019-01-08 02:14:54,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/919d461e-e9ba-4e02-8079-2881e7474185 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f37a4e1f202da4e39c0029ecaec9ecd1c2c86b" 2019-01-08 02:14:54,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-e15d6249-6d57-487f-831e-11300e17a4b3 Date: Tue, 08 Jan 2019 02:14:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:14:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:14:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/919d461e-e9ba-4e02-8079-2881e7474185/snap", "metadata": {}}], "self": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185", "min_disk": 0, "protected": false, "id": "919d461e-e9ba-4e02-8079-2881e7474185", "file": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e79e1f15db4140109a4ec3b175670b9b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/919d461e-e9ba-4e02-8079-2881e7474185/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:14:54,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/919d461e-e9ba-4e02-8079-2881e7474185 used request id req-e15d6249-6d57-487f-831e-11300e17a4b3 2019-01-08 02:14:54,736 - create_image - DEBUG - Instance status is - active 2019-01-08 02:14:54,736 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image 2019-01-08 02:14:54,736 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image 2019-01-08 02:14:54,736 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:14:54,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47992be8ab655fb49874c783baf59507143508e8" 2019-01-08 02:14:55,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-21324335-0d21-4ce8-bd4f-c862d7d8250f x-compute-request-id: req-21324335-0d21-4ce8-bd4f-c862d7d8250f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:52.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:45.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:47.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:46.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:49.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:52.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:48.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:54.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:46.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:49.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-08T02:14:46.000000"}}}, "zoneName": "nova"}]} 2019-01-08 02:14:55,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-availability-zone/detail used request id req-21324335-0d21-4ce8-bd4f-c862d7d8250f 2019-01-08 02:14:55,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:55,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:55,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["508Gc_4IRGClwfsf8Iq_jQ"], "issued_at": "2019-01-08T02:14:55.000000Z"}} 2019-01-08 02:14:55,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:55,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2387c7-b3ee-496a-ae68-342fc7931aea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:55,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7b2387c7-b3ee-496a-ae68-342fc7931aea 2019-01-08 02:14:55,544 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:14:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:55,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6812b289-a081-49c9-be8a-b5dc4044ff33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:55,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6812b289-a081-49c9-be8a-b5dc4044ff33 2019-01-08 02:14:55,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:56,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-5475227f-b738-4f3a-a1ca-df62a52ec2f2 Date: Tue, 08 Jan 2019 02:14:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:14:56,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-5475227f-b738-4f3a-a1ca-df62a52ec2f2 2019-01-08 02:14:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:56,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-7b622039-03a6-47cb-af86-2b8a72d8aa55 Date: Tue, 08 Jan 2019 02:14:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:14:56,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-7b622039-03a6-47cb-af86-2b8a72d8aa55 2019-01-08 02:14:56,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:56,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-1978211b-09b1-4eda-9eaa-d349d6f16b48 Date: Tue, 08 Jan 2019 02:14:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:14:56,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-1978211b-09b1-4eda-9eaa-d349d6f16b48 2019-01-08 02:14:56,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:14:56,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:14: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:14:56,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:56,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef901ec-be46-438e-b6f1-7bdf619aeaae 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:14:56,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-4ef901ec-be46-438e-b6f1-7bdf619aeaae 2019-01-08 02:14:56,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:56,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-76fefaa9-58b4-4d36-9a8b-2c7fcda65170 Date: Tue, 08 Jan 2019 02:14:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:14:56,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-76fefaa9-58b4-4d36-9a8b-2c7fcda65170 2019-01-08 02:14:56,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:57,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-674c6c15-2562-4167-93b5-7d992cf62eb6 Date: Tue, 08 Jan 2019 02:14:57 GMT RESP BODY: {"ports":[]} 2019-01-08 02:14:57,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1&admin_state_up=True used request id req-674c6c15-2562-4167-93b5-7d992cf62eb6 2019-01-08 02:14:57,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:57,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76ffbdb7-3f6d-4344-8345-14aabbc91699 x-compute-request-id: req-76ffbdb7-3f6d-4344-8345-14aabbc91699 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:14:57,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-76ffbdb7-3f6d-4344-8345-14aabbc91699 2019-01-08 02:14:57,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:57,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-7c1a43b7-3477-4359-b1db-5ccaddf1c285 Date: Tue, 08 Jan 2019 02:14:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:14:57,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-7c1a43b7-3477-4359-b1db-5ccaddf1c285 2019-01-08 02:14:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:57,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-055b8c47-568f-4fd3-a39e-8474d68d227c Date: Tue, 08 Jan 2019 02:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:14:57,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-055b8c47-568f-4fd3-a39e-8474d68d227c 2019-01-08 02:14:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:58,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-c1266afc-f5bb-469e-ae55-1dd5e4a8112a Date: Tue, 08 Jan 2019 02:14:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:14:58,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-c1266afc-f5bb-469e-ae55-1dd5e4a8112a 2019-01-08 02:14:58,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:58,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2597d54c-3843-4ac5-8698-fced4597a87d 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:14:58,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-2597d54c-3843-4ac5-8698-fced4597a87d 2019-01-08 02:14:58,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:58,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ad03b590-581b-4d2c-9bed-77ba94bc6d25 Date: Tue, 08 Jan 2019 02:14:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:14:58,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-ad03b590-581b-4d2c-9bed-77ba94bc6d25 2019-01-08 02:14:58,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:58,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2292449e-50df-4f87-9922-da36cfe1d776 Date: Tue, 08 Jan 2019 02:14:58 GMT RESP BODY: {"ports":[]} 2019-01-08 02:14:58,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1&admin_state_up=True used request id req-2292449e-50df-4f87-9922-da36cfe1d776 2019-01-08 02:14:58,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:14:58,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:14:59,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ESYobe63R8uGZb2lvfrEUQ"], "issued_at": "2019-01-08T02:14:59.000000Z"}} 2019-01-08 02:14:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7beafd23b85d14ab080ec944e389910b63eccbc" 2019-01-08 02:14:59,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd18be94-ffab-4f5e-845f-926629e77ac6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:14:59,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-dd18be94-ffab-4f5e-845f-926629e77ac6 2019-01-08 02:14:59,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:59,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-07d06dab-c6d4-4fea-9b63-ed6171fbd3c8 Date: Tue, 08 Jan 2019 02:14:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:14:59,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-07d06dab-c6d4-4fea-9b63-ed6171fbd3c8 2019-01-08 02:14:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:59,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1fa2be80-2a17-444e-95b9-55040c154563 Date: Tue, 08 Jan 2019 02:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:14:59,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-1fa2be80-2a17-444e-95b9-55040c154563 2019-01-08 02:14:59,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:59,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-749be441-fd33-4f1b-a443-1f931d0ec1ef Date: Tue, 08 Jan 2019 02:14:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:14:59,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-749be441-fd33-4f1b-a443-1f931d0ec1ef 2019-01-08 02:14:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:14:59,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:14: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:14:59,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7beafd23b85d14ab080ec944e389910b63eccbc" 2019-01-08 02:14:59,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99bbf251-785f-4fd5-a66f-670fde76708d 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:14:59,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-99bbf251-785f-4fd5-a66f-670fde76708d 2019-01-08 02:14:59,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:14:59,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-73576422-d3e3-4889-b972-0f19d0825e4f Date: Tue, 08 Jan 2019 02:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:14:59,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-73576422-d3e3-4889-b972-0f19d0825e4f 2019-01-08 02:14:59,631 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net 2019-01-08 02:14:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" -d '{"port": {"network_id": "2991a03c-d896-4936-a018-d38f7c4d84b5", "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1", "admin_state_up": true}}' 2019-01-08 02:15:00,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1011 X-Openstack-Request-Id: req-608ecbda-453f-4dda-a32a-4df04bdef4e6 Date: Tue, 08 Jan 2019 02:15:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:00Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:98:57","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","project_id":"61bd6f21494645d1884b7a839e3c3498","qos_policy_id":null,"admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}} 2019-01-08 02:15:00,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-608ecbda-453f-4dda-a32a-4df04bdef4e6 2019-01-08 02:15:00,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:01,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-2c1a2a7a-74b1-4870-96ea-5cd52b6cc6b3 Date: Tue, 08 Jan 2019 02:15:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:01,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-2c1a2a7a-74b1-4870-96ea-5cd52b6cc6b3 2019-01-08 02:15:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:01,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2ee69afc-209e-4c7c-bb80-9f297dea5715 Date: Tue, 08 Jan 2019 02:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:01,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-2ee69afc-209e-4c7c-bb80-9f297dea5715 2019-01-08 02:15:01,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:02,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-0ff1c877-fef3-4977-a6e9-9e4655ec7ae2 Date: Tue, 08 Jan 2019 02:15:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:02,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-0ff1c877-fef3-4977-a6e9-9e4655ec7ae2 2019-01-08 02:15:02,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:02,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507911da-29a2-4ca7-90c0-4a8b33bd44ea 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:02,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-507911da-29a2-4ca7-90c0-4a8b33bd44ea 2019-01-08 02:15:02,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:02,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5c49213e-9677-4c59-96d5-e2704f9bce87 Date: Tue, 08 Jan 2019 02:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:02,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-5c49213e-9677-4c59-96d5-e2704f9bce87 2019-01-08 02:15:02,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:02,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1014 X-Openstack-Request-Id: req-7bac0786-bde4-40f4-a208-902521ba872c Date: Tue, 08 Jan 2019 02:15:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:98:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:02,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1&admin_state_up=True used request id req-7bac0786-bde4-40f4-a208-902521ba872c 2019-01-08 02:15:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:02,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d358d6-5621-4f7b-89d8-b85a575e59ad 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:02,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-e0d358d6-5621-4f7b-89d8-b85a575e59ad 2019-01-08 02:15:02,844 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-08 02:15:02,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:02,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33b82baa-e61e-4f7a-ba77-411969152fea x-compute-request-id: req-33b82baa-e61e-4f7a-ba77-411969152fea Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-flavor-name"}]} 2019-01-08 02:15:02,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-33b82baa-e61e-4f7a-ba77-411969152fea 2019-01-08 02:15:02,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:02,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ae0942a-f2bf-4805-a6c4-1dbc3236464d x-compute-request-id: req-6ae0942a-f2bf-4805-a6c4-1dbc3236464d Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "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": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4"}} 2019-01-08 02:15:02,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4 used request id req-6ae0942a-f2bf-4805-a6c4-1dbc3236464d 2019-01-08 02:15:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:03,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-24c8073c-43f8-493b-b61c-dc4bae9ed279 Date: Tue, 08 Jan 2019 02:15:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:14:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:14:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/919d461e-e9ba-4e02-8079-2881e7474185/snap", "metadata": {}}], "self": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185", "min_disk": 0, "protected": false, "id": "919d461e-e9ba-4e02-8079-2881e7474185", "file": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e79e1f15db4140109a4ec3b175670b9b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/919d461e-e9ba-4e02-8079-2881e7474185/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image"} 2019-01-08 02:15:03,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image used request id req-24c8073c-43f8-493b-b61c-dc4bae9ed279 2019-01-08 02:15:03,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:03,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-06467508-aeee-47da-ae37-d030494a44c6 Date: Tue, 08 Jan 2019 02:15: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"}}} 2019-01-08 02:15:03,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-06467508-aeee-47da-ae37-d030494a44c6 2019-01-08 02:15:03,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" -d '{"server": {"name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "919d461e-e9ba-4e02-8079-2881e7474185", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "max_count": 1, "min_count": 1, "networks": [{"port": "b17a9bb5-c481-49fb-87e5-af80349edea7"}]}}' 2019-01-08 02:15:05,330 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-360858dc-48ee-4e4e-9265-ef4c093fe9fb x-compute-request-id: req-360858dc-48ee-4e4e-9265-ef4c093fe9fb Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "adminPass": "8sjAcyUGozpQ"}} 2019-01-08 02:15:05,330 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-360858dc-48ee-4e4e-9265-ef4c093fe9fb 2019-01-08 02:15:05,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:05,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15: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-4eb9d99b-0cbc-433f-877e-c767d53338c2 x-compute-request-id: req-4eb9d99b-0cbc-433f-877e-c767d53338c2 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:15:05Z", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:05,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-4eb9d99b-0cbc-433f-877e-c767d53338c2 2019-01-08 02:15:05,805 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-08 02:15:05,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:06,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15: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-b125ec04-8ded-453c-86ff-ca11883bb5ce x-compute-request-id: req-b125ec04-8ded-453c-86ff-ca11883bb5ce Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:15:05Z", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:06,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-b125ec04-8ded-453c-86ff-ca11883bb5ce 2019-01-08 02:15:06,246 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-08 02:15:06,247 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:15:09,250 - create_instance - DEBUG - VM status query timeout in 896.555315018 2019-01-08 02:15:09,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:09,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-0a63610f-f1a1-4a15-844d-5618cad2e4ad x-compute-request-id: req-0a63610f-f1a1-4a15-844d-5618cad2e4ad Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:15:06Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:09,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-0a63610f-f1a1-4a15-844d-5618cad2e4ad 2019-01-08 02:15:09,750 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-08 02:15:09,751 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:15:12,754 - create_instance - DEBUG - VM status query timeout in 893.051306009 2019-01-08 02:15:12,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:13,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15: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-cfb77102-ba9e-4aa1-9ea3-4d6f05daf8cc x-compute-request-id: req-cfb77102-ba9e-4aa1-9ea3-4d6f05daf8cc Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:98:57", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:15:06Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:13,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-cfb77102-ba9e-4aa1-9ea3-4d6f05daf8cc 2019-01-08 02:15:13,691 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-08 02:15:13,691 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:15:16,695 - create_instance - DEBUG - VM status query timeout in 889.110522032 2019-01-08 02:15:16,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:17,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15: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-5eecbb02-8f8f-4e4d-ae9d-9722c4db4e49 x-compute-request-id: req-5eecbb02-8f8f-4e4d-ae9d-9722c4db4e49 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:98:57", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": "2019-01-08T02:15:15.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:15Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:17,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-5eecbb02-8f8f-4e4d-ae9d-9722c4db4e49 2019-01-08 02:15:17,554 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-08 02:15:17,554 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:15:17,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:18,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23efd335-2415-4505-b4d6-706e79e3ecf2 x-compute-request-id: req-23efd335-2415-4505-b4d6-706e79e3ecf2 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:98:57", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": "2019-01-08T02:15:15.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:15Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:18,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-23efd335-2415-4505-b4d6-706e79e3ecf2 2019-01-08 02:15:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:18,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-59dd3a1f-51cc-4400-858d-10fd157988ed Date: Tue, 08 Jan 2019 02:15:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:18,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-59dd3a1f-51cc-4400-858d-10fd157988ed 2019-01-08 02:15:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:18,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8477005b-2b8b-4818-9757-756a4761e0d3 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:18,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-8477005b-2b8b-4818-9757-756a4761e0d3 2019-01-08 02:15:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:18,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3b09c4f1-c288-447c-98af-6f98cb2721f5 Date: Tue, 08 Jan 2019 02:15:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:18,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-3b09c4f1-c288-447c-98af-6f98cb2721f5 2019-01-08 02:15:18,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:18,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2018 X-Openstack-Request-Id: req-90a5dfb4-4e06-4aa3-a4c2-f2c409652cc8 Date: Tue, 08 Jan 2019 02:15:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:98:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","device_id":"db72feb7-054e-4902-a92b-37b0bd012d93","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.2"}],"id":"befd3c99-0875-403d-afb0-5922108c43ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:61:b5","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:14:48Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:18,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-90a5dfb4-4e06-4aa3-a4c2-f2c409652cc8 2019-01-08 02:15:18,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:19,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-215bcd0c-d5e9-48f2-90d1-9a15a6dfcc55 x-compute-request-id: req-215bcd0c-d5e9-48f2-90d1-9a15a6dfcc55 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:98:57", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": "2019-01-08T02:15:15.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:15Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:19,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-215bcd0c-d5e9-48f2-90d1-9a15a6dfcc55 2019-01-08 02:15:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:19,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-af02ab4b-9b5f-4cec-813d-7851e2c83f64 Date: Tue, 08 Jan 2019 02:15:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:19,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-af02ab4b-9b5f-4cec-813d-7851e2c83f64 2019-01-08 02:15:19,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:19,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e559924-6278-4a5f-8962-fc815a1a2dd1 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:19,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-1e559924-6278-4a5f-8962-fc815a1a2dd1 2019-01-08 02:15:19,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:19,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0a4f5da7-da37-437f-9008-a1218eb37371 Date: Tue, 08 Jan 2019 02:15:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:19,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-0a4f5da7-da37-437f-9008-a1218eb37371 2019-01-08 02:15:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:19,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2018 X-Openstack-Request-Id: req-bedf68e3-11dc-4b8d-802d-47cdb30f1f35 Date: Tue, 08 Jan 2019 02:15:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:98:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","device_id":"db72feb7-054e-4902-a92b-37b0bd012d93","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.2"}],"id":"befd3c99-0875-403d-afb0-5922108c43ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:61:b5","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:14:48Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:19,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-bedf68e3-11dc-4b8d-802d-47cdb30f1f35 2019-01-08 02:15:19,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:20,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dd2ebd0-7f93-4fe2-bf75-1d159f998ecc x-compute-request-id: req-1dd2ebd0-7f93-4fe2-bf75-1d159f998ecc Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:98:57", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": "2019-01-08T02:15:15.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:15Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:20,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-1dd2ebd0-7f93-4fe2-bf75-1d159f998ecc 2019-01-08 02:15:20,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:20,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-96a0f993-37c4-4409-93c3-3fbe1fd759c4 Date: Tue, 08 Jan 2019 02:15:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:20,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-96a0f993-37c4-4409-93c3-3fbe1fd759c4 2019-01-08 02:15:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:20,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f36cf9-45d6-45cf-bb68-6a05cc3f0375 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:20,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-36f36cf9-45d6-45cf-bb68-6a05cc3f0375 2019-01-08 02:15:20,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:20,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cf6bb419-858b-4c5c-a235-d1ddb7421039 Date: Tue, 08 Jan 2019 02:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:20,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-cf6bb419-858b-4c5c-a235-d1ddb7421039 2019-01-08 02:15:20,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:20,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2018 X-Openstack-Request-Id: req-3f362973-9836-4815-851d-9c6609d18b8c Date: Tue, 08 Jan 2019 02:15:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:98:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","device_id":"db72feb7-054e-4902-a92b-37b0bd012d93","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.2"}],"id":"befd3c99-0875-403d-afb0-5922108c43ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:61:b5","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:14:48Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:20,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-3f362973-9836-4815-851d-9c6609d18b8c 2019-01-08 02:15:20,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:15:20,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:15:21,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["47U-p-PvTV-yAXzGn6LdjA"], "issued_at": "2019-01-08T02:15:21.000000Z"}} 2019-01-08 02:15:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:21,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff0fe2f-bc3d-45a6-813e-3ab8171f6824 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:15:21,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8ff0fe2f-bc3d-45a6-813e-3ab8171f6824 2019-01-08 02:15:21,485 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:15:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:21,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01226401-bc0c-4e94-89fe-9fa9fbed1f4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:15:21,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-01226401-bc0c-4e94-89fe-9fa9fbed1f4a 2019-01-08 02:15:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:21,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-2f89ef75-fe94-4f76-8fd6-e657c2df4878 Date: Tue, 08 Jan 2019 02:15:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:21,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-2f89ef75-fe94-4f76-8fd6-e657c2df4878 2019-01-08 02:15:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:22,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-959a6dea-4f06-4fa5-bfeb-03bf1ff87d62 Date: Tue, 08 Jan 2019 02:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:22,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-959a6dea-4f06-4fa5-bfeb-03bf1ff87d62 2019-01-08 02:15:22,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:22,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-55f2dff7-fec0-43d1-8298-bde290430400 Date: Tue, 08 Jan 2019 02:15:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:22,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-55f2dff7-fec0-43d1-8298-bde290430400 2019-01-08 02:15:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:15:22,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:15: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:15:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:22,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ba245a-aecb-4db9-8bee-2b5a9cf3c881 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:22,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-c2ba245a-aecb-4db9-8bee-2b5a9cf3c881 2019-01-08 02:15:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:22,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cc7a55a0-ced7-4146-b9f1-4e1f6de79de5 Date: Tue, 08 Jan 2019 02:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:22,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-cc7a55a0-ced7-4146-b9f1-4e1f6de79de5 2019-01-08 02:15:22,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:23,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98150f77-d893-4e7b-a2cd-b51f94e9301a Date: Tue, 08 Jan 2019 02:15:23 GMT RESP BODY: {"ports":[]} 2019-01-08 02:15:23,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2&admin_state_up=True used request id req-98150f77-d893-4e7b-a2cd-b51f94e9301a 2019-01-08 02:15:23,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:23,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15: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-e9912d2f-5300-4983-8bbe-30d1b948c80e x-compute-request-id: req-e9912d2f-5300-4983-8bbe-30d1b948c80e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:15:23,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-e9912d2f-5300-4983-8bbe-30d1b948c80e 2019-01-08 02:15:23,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:23,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-464d36e9-47a7-4a2d-983a-feb8abf8d18c Date: Tue, 08 Jan 2019 02:15:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:23,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-464d36e9-47a7-4a2d-983a-feb8abf8d18c 2019-01-08 02:15:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:23,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8690563d-8954-43d8-931e-dde85064dfa6 Date: Tue, 08 Jan 2019 02:15:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:23,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-8690563d-8954-43d8-931e-dde85064dfa6 2019-01-08 02:15:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:23,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-876e0f38-43d8-46fb-85bf-1e14a8422de2 Date: Tue, 08 Jan 2019 02:15:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:23,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-876e0f38-43d8-46fb-85bf-1e14a8422de2 2019-01-08 02:15:23,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:24,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93691866-99e8-4567-aaa6-5db367c07c32 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:24,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-93691866-99e8-4567-aaa6-5db367c07c32 2019-01-08 02:15:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:24,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-434fbf5e-1736-4b0c-b925-95ae335dbb50 Date: Tue, 08 Jan 2019 02:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:24,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-434fbf5e-1736-4b0c-b925-95ae335dbb50 2019-01-08 02:15:24,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:24,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83c8b280-c000-435c-9c84-9d9c8853ad4e Date: Tue, 08 Jan 2019 02:15:24 GMT RESP BODY: {"ports":[]} 2019-01-08 02:15:24,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2&admin_state_up=True used request id req-83c8b280-c000-435c-9c84-9d9c8853ad4e 2019-01-08 02:15:24,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:15:24,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:15:24,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Kc24axDfTQ-H6S3KuKDqnA"], "issued_at": "2019-01-08T02:15:24.000000Z"}} 2019-01-08 02:15:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971d7ee856cd1ec2e057b652dccd434b87755ab4" 2019-01-08 02:15:24,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bad3a5d-4f99-4d4b-b984-98a5666f677a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:15:24,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6bad3a5d-4f99-4d4b-b984-98a5666f677a 2019-01-08 02:15:24,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:25,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-160ddbcb-5906-46a1-b966-503bab59e9e9 Date: Tue, 08 Jan 2019 02:15:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:25,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-160ddbcb-5906-46a1-b966-503bab59e9e9 2019-01-08 02:15:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:25,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fc850583-68b0-4fbb-84cd-58ab55266c39 Date: Tue, 08 Jan 2019 02:15:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:25,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-fc850583-68b0-4fbb-84cd-58ab55266c39 2019-01-08 02:15:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:25,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-48a5086f-89a3-425a-be24-fbbe0a1213d4 Date: Tue, 08 Jan 2019 02:15:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:25,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-48a5086f-89a3-425a-be24-fbbe0a1213d4 2019-01-08 02:15:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:15:25,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:15: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:15:25,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971d7ee856cd1ec2e057b652dccd434b87755ab4" 2019-01-08 02:15:25,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6989bc0b-bfbb-4b29-9cc4-600627fefca3 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:25,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-6989bc0b-bfbb-4b29-9cc4-600627fefca3 2019-01-08 02:15:25,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:25,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a2611984-6364-4cf8-b892-90960b849cca Date: Tue, 08 Jan 2019 02:15:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:25,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-a2611984-6364-4cf8-b892-90960b849cca 2019-01-08 02:15:25,910 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net 2019-01-08 02:15:25,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" -d '{"port": {"network_id": "2991a03c-d896-4936-a018-d38f7c4d84b5", "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2", "admin_state_up": true}}' 2019-01-08 02:15:26,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1007 X-Openstack-Request-Id: req-e2cfb447-b67e-462a-a6b3-53ec009ec410 Date: Tue, 08 Jan 2019 02:15:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:26Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.5"}],"id":"27b1da80-1e14-4274-aaf2-365d2a8a054d","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:dd:6b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2","project_id":"61bd6f21494645d1884b7a839e3c3498","qos_policy_id":null,"admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:26Z","binding:vnic_type":"normal","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}} 2019-01-08 02:15:26,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-e2cfb447-b67e-462a-a6b3-53ec009ec410 2019-01-08 02:15:26,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:27,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-6943594a-0b11-4cbf-86ac-7b2e2ebb85e8 Date: Tue, 08 Jan 2019 02:15:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:27,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-6943594a-0b11-4cbf-86ac-7b2e2ebb85e8 2019-01-08 02:15:27,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:27,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-08ba29d2-bf5f-4555-9b01-6c462ef712da Date: Tue, 08 Jan 2019 02:15:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:27,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-08ba29d2-bf5f-4555-9b01-6c462ef712da 2019-01-08 02:15:27,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:27,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-0b217da9-1c20-404b-97e6-7110e4553601 Date: Tue, 08 Jan 2019 02:15:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:27,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-0b217da9-1c20-404b-97e6-7110e4553601 2019-01-08 02:15:27,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:27,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dabf153-4c5d-43b4-9993-60bd442197a3 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:27,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-5dabf153-4c5d-43b4-9993-60bd442197a3 2019-01-08 02:15:27,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:27,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4c4e2ee3-0f13-48d1-abb2-0566a4ddaca7 Date: Tue, 08 Jan 2019 02:15:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:27,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-4c4e2ee3-0f13-48d1-abb2-0566a4ddaca7 2019-01-08 02:15:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:27,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1010 X-Openstack-Request-Id: req-dc67ff0c-770e-4ac7-82cf-8453c2fdab5e Date: Tue, 08 Jan 2019 02:15:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.5"}],"id":"27b1da80-1e14-4274-aaf2-365d2a8a054d","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:dd:6b","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:27,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2&admin_state_up=True used request id req-dc67ff0c-770e-4ac7-82cf-8453c2fdab5e 2019-01-08 02:15:27,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:27,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b544591-b805-4321-86aa-33fabc9ffbf6 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:27,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-4b544591-b805-4321-86aa-33fabc9ffbf6 2019-01-08 02:15:27,914 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-08 02:15:27,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:27,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15: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-3a0993e5-f3d5-47ce-9938-ba33544a26e1 x-compute-request-id: req-3a0993e5-f3d5-47ce-9938-ba33544a26e1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-flavor-name"}]} 2019-01-08 02:15:27,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-3a0993e5-f3d5-47ce-9938-ba33544a26e1 2019-01-08 02:15:27,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:27,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15: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-112f9276-5c45-490f-9ab2-4e20feef949b x-compute-request-id: req-112f9276-5c45-490f-9ab2-4e20feef949b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "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": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4"}} 2019-01-08 02:15:27,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4 used request id req-112f9276-5c45-490f-9ab2-4e20feef949b 2019-01-08 02:15:27,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:28,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-f9b0d4db-158b-489e-91fc-50a5891eec4f Date: Tue, 08 Jan 2019 02:15:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:14:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:14:54Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/919d461e-e9ba-4e02-8079-2881e7474185/snap", "metadata": {}}], "self": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185", "min_disk": 0, "protected": false, "id": "919d461e-e9ba-4e02-8079-2881e7474185", "file": "/v2/images/919d461e-e9ba-4e02-8079-2881e7474185/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e79e1f15db4140109a4ec3b175670b9b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/919d461e-e9ba-4e02-8079-2881e7474185/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image"} 2019-01-08 02:15:28,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image used request id req-f9b0d4db-158b-489e-91fc-50a5891eec4f 2019-01-08 02:15:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:28,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d20b1128-67b3-4644-8322-f12e3f880f8b Date: Tue, 08 Jan 2019 02:15: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"}}} 2019-01-08 02:15:28,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-d20b1128-67b3-4644-8322-f12e3f880f8b 2019-01-08 02:15:28,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" -d '{"server": {"name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "919d461e-e9ba-4e02-8079-2881e7474185", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "max_count": 1, "min_count": 1, "networks": [{"port": "27b1da80-1e14-4274-aaf2-365d2a8a054d"}]}}' 2019-01-08 02:15:30,516 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-572345de-4daa-4d55-8a8f-63a5aaec1286 x-compute-request-id: req-572345de-4daa-4d55-8a8f-63a5aaec1286 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "adminPass": "hAB4YYXrYx9g"}} 2019-01-08 02:15:30,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-572345de-4daa-4d55-8a8f-63a5aaec1286 2019-01-08 02:15:30,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:30,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7177e78-eebc-4ad3-9b83-df73d9ea6df7 x-compute-request-id: req-e7177e78-eebc-4ad3-9b83-df73d9ea6df7 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:15:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:30,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-e7177e78-eebc-4ad3-9b83-df73d9ea6df7 2019-01-08 02:15:30,943 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-08 02:15:30,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:31,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bda8b234-47c9-41eb-a8e8-ce4634e453f9 x-compute-request-id: req-bda8b234-47c9-41eb-a8e8-ce4634e453f9 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:15:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:31,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-bda8b234-47c9-41eb-a8e8-ce4634e453f9 2019-01-08 02:15:31,217 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-08 02:15:31,217 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:15:34,220 - create_instance - DEBUG - VM status query timeout in 896.723599911 2019-01-08 02:15:34,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:34,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02ef27ab-314c-44db-905d-9dd87f36f444 x-compute-request-id: req-02ef27ab-314c-44db-905d-9dd87f36f444 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:dd:6b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:15:31Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:34,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-02ef27ab-314c-44db-905d-9dd87f36f444 2019-01-08 02:15:34,463 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-08 02:15:34,463 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:15:37,467 - create_instance - DEBUG - VM status query timeout in 893.476985931 2019-01-08 02:15:37,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:38,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a87760e-6264-4692-9ddb-de87f7cf38d9 x-compute-request-id: req-2a87760e-6264-4692-9ddb-de87f7cf38d9 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:dd:6b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:15:31Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:38,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-2a87760e-6264-4692-9ddb-de87f7cf38d9 2019-01-08 02:15:38,400 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-08 02:15:38,400 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:15:41,403 - create_instance - DEBUG - VM status query timeout in 889.540771961 2019-01-08 02:15:41,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:42,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257d38e0-9224-4a92-bc19-a10b709f8fa4 x-compute-request-id: req-257d38e0-9224-4a92-bc19-a10b709f8fa4 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:dd:6b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2019-01-08T02:15:39.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:39Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:42,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-257d38e0-9224-4a92-bc19-a10b709f8fa4 2019-01-08 02:15:42,041 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-08 02:15:42,041 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:15:42,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:42,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-421b6c11-b23e-40ce-bf0f-fe88e8c22f54 x-compute-request-id: req-421b6c11-b23e-40ce-bf0f-fe88e8c22f54 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:dd:6b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2019-01-08T02:15:39.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:39Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:42,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-421b6c11-b23e-40ce-bf0f-fe88e8c22f54 2019-01-08 02:15:42,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:42,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-186cfab5-a333-4806-9551-9829f83061e9 Date: Tue, 08 Jan 2019 02:15:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:42,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-186cfab5-a333-4806-9551-9829f83061e9 2019-01-08 02:15:42,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:42,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d841fc85-7874-4e36-a44e-dd4a5e9b98a9 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:42,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-d841fc85-7874-4e36-a44e-dd4a5e9b98a9 2019-01-08 02:15:42,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:42,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-67773329-b533-40eb-b61d-21fe078b92c7 Date: Tue, 08 Jan 2019 02:15:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:42,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-67773329-b533-40eb-b61d-21fe078b92c7 2019-01-08 02:15:42,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:42,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-46dec321-c401-470d-87f7-7ff52d5ad496 Date: Tue, 08 Jan 2019 02:15:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.5"}],"id":"27b1da80-1e14-4274-aaf2-365d2a8a054d","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:dd:6b","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:26Z","binding:vnic_type":"normal","device_id":"02538b84-77e8-4bf5-b20a-7577e3593f5f","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:98:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","device_id":"db72feb7-054e-4902-a92b-37b0bd012d93","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.2"}],"id":"befd3c99-0875-403d-afb0-5922108c43ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:61:b5","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:14:48Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:42,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-46dec321-c401-470d-87f7-7ff52d5ad496 2019-01-08 02:15:42,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:43,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36c945d7-e509-4c25-a022-a1d19e5979ed x-compute-request-id: req-36c945d7-e509-4c25-a022-a1d19e5979ed Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:dd:6b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2019-01-08T02:15:39.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:39Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:43,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-36c945d7-e509-4c25-a022-a1d19e5979ed 2019-01-08 02:15:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:43,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-840d546e-febf-4695-a0a5-8a2f6649568d Date: Tue, 08 Jan 2019 02:15:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:43,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-840d546e-febf-4695-a0a5-8a2f6649568d 2019-01-08 02:15:43,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:43,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2101d638-943b-4872-ba14-cdac02639cfa 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:43,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-2101d638-943b-4872-ba14-cdac02639cfa 2019-01-08 02:15:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:44,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-7f9dd484-7760-450f-a126-1d8f45adbe8a Date: Tue, 08 Jan 2019 02:15:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:44,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-7f9dd484-7760-450f-a126-1d8f45adbe8a 2019-01-08 02:15:44,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:44,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-93619ae5-24d1-4a4d-8a07-89ce319ed01b Date: Tue, 08 Jan 2019 02:15:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.5"}],"id":"27b1da80-1e14-4274-aaf2-365d2a8a054d","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:dd:6b","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:26Z","binding:vnic_type":"normal","device_id":"02538b84-77e8-4bf5-b20a-7577e3593f5f","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:98:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","device_id":"db72feb7-054e-4902-a92b-37b0bd012d93","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.2"}],"id":"befd3c99-0875-403d-afb0-5922108c43ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:61:b5","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:14:48Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:44,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-93619ae5-24d1-4a4d-8a07-89ce319ed01b 2019-01-08 02:15:44,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:45,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffc9f31d-131d-4092-9bfe-6ce835a1069b x-compute-request-id: req-ffc9f31d-131d-4092-9bfe-6ce835a1069b Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:dd:6b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2019-01-08T02:15:39.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:39Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:45,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-ffc9f31d-131d-4092-9bfe-6ce835a1069b 2019-01-08 02:15:45,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:45,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-53715921-baae-4a8d-8e55-f5590889beaf Date: Tue, 08 Jan 2019 02:15:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:45,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-53715921-baae-4a8d-8e55-f5590889beaf 2019-01-08 02:15:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:45,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f365647b-0418-44df-8839-878f1c9526ed 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:45,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-f365647b-0418-44df-8839-878f1c9526ed 2019-01-08 02:15:45,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:45,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-528ce702-02f8-4640-acf3-a8e354ca55cc Date: Tue, 08 Jan 2019 02:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:45,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-528ce702-02f8-4640-acf3-a8e354ca55cc 2019-01-08 02:15:45,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:45,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-5b8f833d-2f09-4b55-bf74-f9bb1822b575 Date: Tue, 08 Jan 2019 02:15:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.5"}],"id":"27b1da80-1e14-4274-aaf2-365d2a8a054d","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:dd:6b","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:26Z","binding:vnic_type":"normal","device_id":"02538b84-77e8-4bf5-b20a-7577e3593f5f","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:98:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","device_id":"db72feb7-054e-4902-a92b-37b0bd012d93","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.2"}],"id":"befd3c99-0875-403d-afb0-5922108c43ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:61:b5","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:14:48Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:45,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-5b8f833d-2f09-4b55-bf74-f9bb1822b575 2019-01-08 02:15:45,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:46,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e89da0c8-9c68-416e-828d-9bbf447fe720 x-compute-request-id: req-e89da0c8-9c68-416e-828d-9bbf447fe720 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:98:57", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": "2019-01-08T02:15:15.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:15Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:46,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-e89da0c8-9c68-416e-828d-9bbf447fe720 2019-01-08 02:15:46,372 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-08 02:15:46,373 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:15:46,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:46,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5ac36bd-65c4-4634-a909-c6117f638a31 x-compute-request-id: req-d5ac36bd-65c4-4634-a909-c6117f638a31 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:98:57", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": "2019-01-08T02:15:15.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:15Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:46,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-d5ac36bd-65c4-4634-a909-c6117f638a31 2019-01-08 02:15:46,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:46,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-026667f5-8830-49d2-b01f-b607af4f0ecd Date: Tue, 08 Jan 2019 02:15:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:46,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-026667f5-8830-49d2-b01f-b607af4f0ecd 2019-01-08 02:15:46,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:47,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a4f4e4-a8d1-4534-9349-2882c30b9c7a 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:47,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-e8a4f4e4-a8d1-4534-9349-2882c30b9c7a 2019-01-08 02:15:47,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:47,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c12f0780-b913-42df-b28f-b95a3587e6ab Date: Tue, 08 Jan 2019 02:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:47,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-c12f0780-b913-42df-b28f-b95a3587e6ab 2019-01-08 02:15:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:47,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-5c48148b-c603-4e17-bb20-111ab6663699 Date: Tue, 08 Jan 2019 02:15:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.5"}],"id":"27b1da80-1e14-4274-aaf2-365d2a8a054d","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:dd:6b","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:26Z","binding:vnic_type":"normal","device_id":"02538b84-77e8-4bf5-b20a-7577e3593f5f","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:98:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","device_id":"db72feb7-054e-4902-a92b-37b0bd012d93","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.2"}],"id":"befd3c99-0875-403d-afb0-5922108c43ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:61:b5","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:14:48Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:47,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-5c48148b-c603-4e17-bb20-111ab6663699 2019-01-08 02:15:47,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:47,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c1f2fc3-a325-43fc-ac54-6b49a749a12d x-compute-request-id: req-8c1f2fc3-a325-43fc-ac54-6b49a749a12d Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:98:57", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": "2019-01-08T02:15:15.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:15Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:47,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-8c1f2fc3-a325-43fc-ac54-6b49a749a12d 2019-01-08 02:15:47,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:47,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b338178-8669-4a51-b925-4cca972bb522 x-compute-request-id: req-1b338178-8669-4a51-b925-4cca972bb522 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:dd:6b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2019-01-08T02:15:39.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:39Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:47,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-1b338178-8669-4a51-b925-4cca972bb522 2019-01-08 02:15:47,904 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-08 02:15:47,905 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:15:47,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:48,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a5a51c5-8013-4d31-b823-ae764a94ea66 x-compute-request-id: req-5a5a51c5-8013-4d31-b823-ae764a94ea66 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:dd:6b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2019-01-08T02:15:39.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:39Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:48,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-5a5a51c5-8013-4d31-b823-ae764a94ea66 2019-01-08 02:15:48,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:48,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-63e0d4fe-3026-49ed-a1f6-259cf520fb34 Date: Tue, 08 Jan 2019 02:15:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"2991a03c-d896-4936-a018-d38f7c4d84b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","subnets":["7d8227e4-4736-4634-ad32-30b5e437a975"],"description":"","tags":[],"updated_at":"2019-01-08T02:14:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net","admin_state_up":true,"tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:47Z","provider:network_type":"geneve"}]} 2019-01-08 02:15:48,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net used request id req-63e0d4fe-3026-49ed-a1f6-259cf520fb34 2019-01-08 02:15:48,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:48,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320e98f0-3214-438a-a7ae-a53c12a6cd16 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:15:48,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-320e98f0-3214-438a-a7ae-a53c12a6cd16 2019-01-08 02:15:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:48,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3cebf71a-907f-4601-b708-3b979e46ba65 Date: Tue, 08 Jan 2019 02:15:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","tenant_id":"61bd6f21494645d1884b7a839e3c3498","created_at":"2019-01-08T02:14:49Z","dns_nameservers":[],"updated_at":"2019-01-08T02:14:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"61bd6f21494645d1884b7a839e3c3498","id":"7d8227e4-4736-4634-ad32-30b5e437a975","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet"}]} 2019-01-08 02:15:48,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-3cebf71a-907f-4601-b708-3b979e46ba65 2019-01-08 02:15:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:48,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-cdffec05-d373-4c37-8486-1c147c6ae749 Date: Tue, 08 Jan 2019 02:15:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.5"}],"id":"27b1da80-1e14-4274-aaf2-365d2a8a054d","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:dd:6b","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:26Z","binding:vnic_type":"normal","device_id":"02538b84-77e8-4bf5-b20a-7577e3593f5f","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:15:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.22"}],"id":"b17a9bb5-c481-49fb-87e5-af80349edea7","security_groups":["94fe4034-67cd-4da1-b26b-68ec249d017e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:98:57","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:15:00Z","binding:vnic_type":"normal","device_id":"db72feb7-054e-4902-a92b-37b0bd012d93","tenant_id":"61bd6f21494645d1884b7a839e3c3498"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:14:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d8227e4-4736-4634-ad32-30b5e437a975","ip_address":"10.55.0.2"}],"id":"befd3c99-0875-403d-afb0-5922108c43ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:61:b5","project_id":"61bd6f21494645d1884b7a839e3c3498","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2991a03c-d896-4936-a018-d38f7c4d84b5","dns_name":"","created_at":"2019-01-08T02:14:48Z","binding:vnic_type":"normal","device_id":"","tenant_id":"61bd6f21494645d1884b7a839e3c3498"}]} 2019-01-08 02:15:48,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-cdffec05-d373-4c37-8486-1c147c6ae749 2019-01-08 02:15:48,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:49,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-a41c2593-8600-400a-9420-593b958c7e22 x-compute-request-id: req-a41c2593-8600-400a-9420-593b958c7e22 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:dd:6b", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2019-01-08T02:15:39.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "security_groups": [{"name": "default"}], "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:39Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:49,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-a41c2593-8600-400a-9420-593b958c7e22 2019-01-08 02:15:49,432 - create_instance - INFO - Deleting Port with ID - b17a9bb5-c481-49fb-87e5-af80349edea7 2019-01-08 02:15:49,432 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-1 2019-01-08 02:15:49,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/b17a9bb5-c481-49fb-87e5-af80349edea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:49,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65546058-5eda-451e-8c8c-124322700d1e Date: Tue, 08 Jan 2019 02:15:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:15:49,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/b17a9bb5-c481-49fb-87e5-af80349edea7 used request id req-65546058-5eda-451e-8c8c-124322700d1e 2019-01-08 02:15:49,987 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-08 02:15:49,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:50,122 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-55c2df2b-dcaf-40d6-9637-a98cbbd0e721 x-compute-request-id: req-55c2df2b-dcaf-40d6-9637-a98cbbd0e721 Content-Type: application/json 2019-01-08 02:15:50,122 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-55c2df2b-dcaf-40d6-9637-a98cbbd0e721 2019-01-08 02:15:50,122 - create_instance - INFO - Checking deletion status 2019-01-08 02:15:50,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:50,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2395174-6ff9-4b7e-89ae-cb8b1def4d6e x-compute-request-id: req-d2395174-6ff9-4b7e-89ae-cb8b1def4d6e Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:98:57", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/db72feb7-054e-4902-a92b-37b0bd012d93", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000dd", "OS-SRV-USG:launched_at": "2019-01-08T02:15:15.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "db72feb7-054e-4902-a92b-37b0bd012d93", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:50Z", "hostId": "70dace35d71ff7cc8966b71c990e8ebafde90d5114f5d2f970167ffe", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-08T02:15:05Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:50,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-d2395174-6ff9-4b7e-89ae-cb8b1def4d6e 2019-01-08 02:15:50,416 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-08 02:15:50,416 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:15:53,419 - create_instance - DEBUG - VM status query timeout in 296.703393936 2019-01-08 02:15:53,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bebe2d341aded3838dc9be1f5668c1b2858ef0f" 2019-01-08 02:15:53,483 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b95c1c5-f059-462d-a0db-b2a0278f1c25 x-compute-request-id: req-1b95c1c5-f059-462d-a0db-b2a0278f1c25 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance db72feb7-054e-4902-a92b-37b0bd012d93 could not be found.", "code": 404}} 2019-01-08 02:15:53,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/db72feb7-054e-4902-a92b-37b0bd012d93 used request id req-1b95c1c5-f059-462d-a0db-b2a0278f1c25 2019-01-08 02:15:53,483 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance db72feb7-054e-4902-a92b-37b0bd012d93 could not be found. (HTTP 404) (Request-ID: req-1b95c1c5-f059-462d-a0db-b2a0278f1c25) 2019-01-08 02:15:53,484 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-08 02:15:53,485 - create_instance - INFO - Deleting Port with ID - 27b1da80-1e14-4274-aaf2-365d2a8a054d 2019-01-08 02:15:53,485 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132port-2 2019-01-08 02:15:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/27b1da80-1e14-4274-aaf2-365d2a8a054d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:54,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-263c52a3-f95f-4048-a0d0-6ded970b43cb Date: Tue, 08 Jan 2019 02:15:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:15:54,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/27b1da80-1e14-4274-aaf2-365d2a8a054d used request id req-263c52a3-f95f-4048-a0d0-6ded970b43cb 2019-01-08 02:15:54,005 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-08 02:15:54,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:54,128 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7889e26-842c-46a4-bf83-bd97a6c170ae x-compute-request-id: req-c7889e26-842c-46a4-bf83-bd97a6c170ae Content-Type: application/json 2019-01-08 02:15:54,128 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-c7889e26-842c-46a4-bf83-bd97a6c170ae 2019-01-08 02:15:54,128 - create_instance - INFO - Checking deletion status 2019-01-08 02:15:54,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:54,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19ddf29e-69aa-4df7-a2e0-b2a2d487285e x-compute-request-id: req-19ddf29e-69aa-4df7-a2e0-b2a2d487285e Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2019-01-08T02:15:39.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:54Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:54,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-19ddf29e-69aa-4df7-a2e0-b2a2d487285e 2019-01-08 02:15:54,517 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-08 02:15:54,517 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:15:57,518 - create_instance - DEBUG - VM status query timeout in 296.610378027 2019-01-08 02:15:57,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:15:57,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f32a1a27-870b-44e5-a423-339e69fb388d x-compute-request-id: req-f32a1a27-870b-44e5-a423-339e69fb388d Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f", "rel": "bookmark"}], "image": {"id": "919d461e-e9ba-4e02-8079-2881e7474185", "links": [{"href": "http://172.30.9.42:8774/images/919d461e-e9ba-4e02-8079-2881e7474185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2019-01-08T02:15:39.000000", "flavor": {"id": "9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "links": [{"href": "http://172.30.9.42:8774/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4", "rel": "bookmark"}]}, "id": "02538b84-77e8-4bf5-b20a-7577e3593f5f", "user_id": "407495f7f21a45ffb5330cb31f9b28f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:15:54Z", "hostId": "c1a38523b3511971b43b6c21aabac576cbd88ff8b93721f78a838fab", "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-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-08T02:15:30Z", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:15:57,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-f32a1a27-870b-44e5-a423-339e69fb388d 2019-01-08 02:15:57,998 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-08 02:15:57,998 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:16:00,999 - create_instance - DEBUG - VM status query timeout in 293.129342079 2019-01-08 02:16:01,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431f036066151bb92958551b1ebdabe4267dbb41" 2019-01-08 02:16:01,044 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d125cebf-ea41-4fac-aeed-a8f8fdcf8852 x-compute-request-id: req-d125cebf-ea41-4fac-aeed-a8f8fdcf8852 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 02538b84-77e8-4bf5-b20a-7577e3593f5f could not be found.", "code": 404}} 2019-01-08 02:16:01,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/02538b84-77e8-4bf5-b20a-7577e3593f5f used request id req-d125cebf-ea41-4fac-aeed-a8f8fdcf8852 2019-01-08 02:16:01,045 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 02538b84-77e8-4bf5-b20a-7577e3593f5f could not be found. (HTTP 404) (Request-ID: req-d125cebf-ea41-4fac-aeed-a8f8fdcf8852) 2019-01-08 02:16:01,045 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-08 02:16:01,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295299166bd0349a590aa2f7fdf471bed0dc27b4" 2019-01-08 02:16:01,083 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:16: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-adf29eae-7488-46dc-8423-6f79e9f626b8 x-compute-request-id: req-adf29eae-7488-46dc-8423-6f79e9f626b8 Content-Length: 0 Content-Type: application/json 2019-01-08 02:16:01,083 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/9a63fa6e-8012-47f7-96c2-c76f9bd12ca4 used request id req-adf29eae-7488-46dc-8423-6f79e9f626b8 2019-01-08 02:16:01,084 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet 2019-01-08 02:16:01,084 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-subnet 2019-01-08 02:16:01,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/7d8227e4-4736-4634-ad32-30b5e437a975 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" 2019-01-08 02:16:02,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23493192-75c2-4d32-9bd6-c5e9f5d1c4ba Date: Tue, 08 Jan 2019 02:16:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:16:02,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/7d8227e4-4736-4634-ad32-30b5e437a975 used request id req-23493192-75c2-4d32-9bd6-c5e9f5d1c4ba 2019-01-08 02:16:02,478 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-priv-net 2019-01-08 02:16:02,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/2991a03c-d896-4936-a018-d38f7c4d84b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a2e651363d3356217eecda7b32d7b36eee281c" 2019-01-08 02:16:04,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba7d962b-596d-4194-8328-cc52a32ec0a7 Date: Tue, 08 Jan 2019 02:16:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:16:04,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/2991a03c-d896-4936-a018-d38f7c4d84b5 used request id req-ba7d962b-596d-4194-8328-cc52a32ec0a7 2019-01-08 02:16:04,335 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-b3f8c1be-dd4c-477a-85fc-454f60a9b132-image 2019-01-08 02:16:04,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/919d461e-e9ba-4e02-8079-2881e7474185 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f37a4e1f202da4e39c0029ecaec9ecd1c2c86b" 2019-01-08 02:16:04,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e97a4257-a33d-4a43-bb75-a9e8f3d49965 Date: Tue, 08 Jan 2019 02:16:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:16:04,827 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/919d461e-e9ba-4e02-8079-2881e7474185 used request id req-e97a4257-a33d-4a43-bb75-a9e8f3d49965 2019-01-08 02:16:04,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:05,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-286fd561-8f06-4567-9c31-753bc550de7f Date: Tue, 08 Jan 2019 02:16:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:16:05,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-286fd561-8f06-4567-9c31-753bc550de7f 2019-01-08 02:16:05,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:05,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fa8efa-259b-4685-b2df-19f5fe52ffce Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:16:05,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-99fa8efa-259b-4685-b2df-19f5fe52ffce 2019-01-08 02:16:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:05,345 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bf9c02a-ceee-42be-a4c4-18448817c08c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:05,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-9bf9c02a-ceee-42be-a4c4-18448817c08c 2019-01-08 02:16:05,346 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:05,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:05,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2159a7e6-458d-4e6f-8ae9-5f6e068881c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:05,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-2159a7e6-458d-4e6f-8ae9-5f6e068881c6 2019-01-08 02:16:05,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:05,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:05,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a224cc0f-5482-4e38-bee0-cbd2811b27f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:05,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-a224cc0f-5482-4e38-bee0-cbd2811b27f9 2019-01-08 02:16:05,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:05,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:05,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c72273b-58a7-49d5-b951-6a993b174c28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:05,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-3c72273b-58a7-49d5-b951-6a993b174c28 2019-01-08 02:16:05,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:05,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:05,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31f7ed8-370a-448d-a780-5594d174a00c 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:16:05,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-f31f7ed8-370a-448d-a780-5594d174a00c 2019-01-08 02:16:05,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:05,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0435f4af-44a5-42f5-a4c4-1c1578e6672a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:05,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-0435f4af-44a5-42f5-a4c4-1c1578e6672a 2019-01-08 02:16:05,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:05,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:05,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e71abb4-5f43-403b-af53-d48fff4b25ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:05,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-8e71abb4-5f43-403b-af53-d48fff4b25ad 2019-01-08 02:16:05,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:06,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:06,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df992fb1-451f-4b05-a892-bdb8b05f9f3e 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:16:06,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-df992fb1-451f-4b05-a892-bdb8b05f9f3e 2019-01-08 02:16:06,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:06,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c03be2f8-fb5d-44fc-9c1b-2da32c2d8017 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:06,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-c03be2f8-fb5d-44fc-9c1b-2da32c2d8017 2019-01-08 02:16:06,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:06,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7752f17f-a2ae-4953-851f-824e24866d38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:06,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-7752f17f-a2ae-4953-851f-824e24866d38 2019-01-08 02:16:06,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:06,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:06,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78c33dc3-3dbf-4178-b1c8-193ec5f02f35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:06,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-78c33dc3-3dbf-4178-b1c8-193ec5f02f35 2019-01-08 02:16:06,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:06,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdb87d1f-f32d-4171-bacb-3c2a09be068f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:06,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-fdb87d1f-f32d-4171-bacb-3c2a09be068f 2019-01-08 02:16:06,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:06,567 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-00412af9-13db-414-proj 2019-01-08 02:16:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e79e1f15db4140109a4ec3b175670b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:06,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c4968e-588c-4731-b899-98cd52956758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:16:06,814 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e79e1f15db4140109a4ec3b175670b9b used request id req-91c4968e-588c-4731-b899-98cd52956758 2019-01-08 02:16:06,814 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-00412af9-13db-414-proj-role 2019-01-08 02:16:06,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/20572ae433034c58913e4279088da7de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:06,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1261e834-01f6-4501-a0fc-3de21170af47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:16:06,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/20572ae433034c58913e4279088da7de used request id req-1261e834-01f6-4501-a0fc-3de21170af47 2019-01-08 02:16:06,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2da6508e5bafd925c25dad9aaeb44f0019c74c7" 2019-01-08 02:16:07,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd7e7ab-5745-441e-9879-7473bf00602a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:16:07,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9cd7e7ab-5745-441e-9879-7473bf00602a 2019-01-08 02:16:07,067 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-00412af9-13db-414-user 2019-01-08 02:16:07,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/96e4d290e5a64c9ba5f71aca435ed274 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbecc30bd2ce1e028b822c81c1e40db6d99352f" 2019-01-08 02:16:07,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe97a41-0132-4c8a-be73-69368ff5a2df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:16:07,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/96e4d290e5a64c9ba5f71aca435ed274 used request id req-abe97a41-0132-4c8a-be73-69368ff5a2df 2019-01-08 02:16:07,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:07,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["E7khkuGZRSuOwbJr5bGe6A"], "issued_at": "2019-01-08T02:16:07.000000Z"}} 2019-01-08 02:16:07,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb4d6de626530aa9c38dc539edc7f429be78af4" 2019-01-08 02:16:07,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cca7a8d-04b0-4d8d-8d0b-dbe4f679d0f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:07,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1cca7a8d-04b0-4d8d-8d0b-dbe4f679d0f1 2019-01-08 02:16:07,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:07,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:08,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["-lgPsUcoSS-YG7ifFeznYg"], "issued_at": "2019-01-08T02:16:08.000000Z"}} 2019-01-08 02:16:08,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:08,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-addefe15-215d-4624-9204-c03091159f05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:08,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-addefe15-215d-4624-9204-c03091159f05 2019-01-08 02:16:08,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:16:08,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:16:08,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:08,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6b7cab-44d0-4f1f-987d-57f6c718413a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:16:08,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj used request id req-ab6b7cab-44d0-4f1f-987d-57f6c718413a 2019-01-08 02:16:08,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:08,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db57d94-b66d-4fe3-a0d8-24bf90472d4b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:16:08,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-2db57d94-b66d-4fe3-a0d8-24bf90472d4b 2019-01-08 02:16:08,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}}' 2019-01-08 02:16:08,773 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2344952b-3e8c-4ef6-abfb-b1d602c4606a Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3"}, "tags": [], "enabled": true, "id": "96d16ed705e84194bf4a332b2e764ab3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}} 2019-01-08 02:16:08,773 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-2344952b-3e8c-4ef6-abfb-b1d602c4606a 2019-01-08 02:16:08,773 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj 2019-01-08 02:16:08,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:08,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:09,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["P-pnTJr_Q7mmhPZQPeOFXw"], "issued_at": "2019-01-08T02:16:09.000000Z"}} 2019-01-08 02:16:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28752956a2690f9330a173a8cd2b5f0e547b9b72" 2019-01-08 02:16:09,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c1096e-86df-45bd-be26-3b3b4be1a1fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:09,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c9c1096e-86df-45bd-be26-3b3b4be1a1fb 2019-01-08 02:16:09,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:16:09,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:16: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:16:09,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28752956a2690f9330a173a8cd2b5f0e547b9b72" 2019-01-08 02:16:09,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b8e724-ceb0-432b-b2a7-91bb6d30e740 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:16:09,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-22b8e724-ceb0-432b-b2a7-91bb6d30e740 2019-01-08 02:16:09,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28752956a2690f9330a173a8cd2b5f0e547b9b72" 2019-01-08 02:16:09,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34958e2-635f-4bfb-8eb7-2344518a0476 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3"}, "tags": [], "enabled": true, "id": "96d16ed705e84194bf4a332b2e764ab3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}]} 2019-01-08 02:16:09,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj used request id req-c34958e2-635f-4bfb-8eb7-2344518a0476 2019-01-08 02:16:09,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28752956a2690f9330a173a8cd2b5f0e547b9b72" 2019-01-08 02:16:09,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45830a15-06f2-4478-9bf4-9c46e3282791 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:16:09,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-45830a15-06f2-4478-9bf4-9c46e3282791 2019-01-08 02:16:09,988 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-user 2019-01-08 02:16:09,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:09,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:10,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de21ba6f-b791-4a84-918f-bb8f2e03c31a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:16:10,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-de21ba6f-b791-4a84-918f-bb8f2e03c31a 2019-01-08 02:16:10,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" -d '{"role": {"name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role"}}' 2019-01-08 02:16:10,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8875545f-fc06-4531-8fa5-488c07b9b693 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3fb66dd436f46f88c76d5a055bc85c6", "links": {"self": "http://172.30.9.42:5000/v3/roles/e3fb66dd436f46f88c76d5a055bc85c6"}, "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role"}} 2019-01-08 02:16:10,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-8875545f-fc06-4531-8fa5-488c07b9b693 2019-01-08 02:16:10,271 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role 2019-01-08 02:16:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/e3fb66dd436f46f88c76d5a055bc85c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:10,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3251d3b-1ce3-4d4d-b24b-12eea4dcde2f Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3fb66dd436f46f88c76d5a055bc85c6", "links": {"self": "http://172.30.9.42:5000/v3/roles/e3fb66dd436f46f88c76d5a055bc85c6"}, "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role"}} 2019-01-08 02:16:10,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/e3fb66dd436f46f88c76d5a055bc85c6 used request id req-d3251d3b-1ce3-4d4d-b24b-12eea4dcde2f 2019-01-08 02:16:10,384 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role to project CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj 2019-01-08 02:16:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3/users/7de38f84ac2242379320ea8649e9f6ee/roles/e3fb66dd436f46f88c76d5a055bc85c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:10,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d31f73f5-36d6-47dd-8f10-25925e447f3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:16:10,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3/users/7de38f84ac2242379320ea8649e9f6ee/roles/e3fb66dd436f46f88c76d5a055bc85c6 used request id req-d31f73f5-36d6-47dd-8f10-25925e447f3f 2019-01-08 02:16:10,545 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:16:10,546 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:16:10,547 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2019-01-08 02:16:10,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:10,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:10,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3fb66dd436f46f88c76d5a055bc85c6", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role"}], "expires_at": "2019-01-08T03:16:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-user", "id": "7de38f84ac2242379320ea8649e9f6ee"}, "audit_ids": ["Ni7tdtxJTeSp8Ow5hF5Npg"], "issued_at": "2019-01-08T02:16:10.000000Z"}} 2019-01-08 02:16:10,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b467760e16589a5e9cec76c77ad2ce7c6122f0" 2019-01-08 02:16:11,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d944c4-6f81-4453-b48f-917f5c79b68c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:11,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-61d944c4-6f81-4453-b48f-917f5c79b68c 2019-01-08 02:16:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b467760e16589a5e9cec76c77ad2ce7c6122f0" 2019-01-08 02:16:11,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5361a184-e9b7-4fa6-b5fe-9884fd52b2b1 Date: Tue, 08 Jan 2019 02:16:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0"} 2019-01-08 02:16:11,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0 used request id req-5361a184-e9b7-4fa6-b5fe-9884fd52b2b1 2019-01-08 02:16:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b467760e16589a5e9cec76c77ad2ce7c6122f0" 2019-01-08 02:16:11,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-84295e2e-f0a7-43e3-8a22-c2bd5ae60e49 Date: Tue, 08 Jan 2019 02: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"}}} 2019-01-08 02:16:11,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-84295e2e-f0a7-43e3-8a22-c2bd5ae60e49 2019-01-08 02:16:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25b467760e16589a5e9cec76c77ad2ce7c6122f0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0"}' 2019-01-08 02:16:11,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e7fb3088-c9fd-45d7-863a-754444ad7702 Date: Tue, 08 Jan 2019 02:16:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:16:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:16:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "min_disk": 0, "protected": false, "id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "file": "/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/file", "checksum": null, "owner": "96d16ed705e84194bf4a332b2e764ab3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:16:11,728 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-e7fb3088-c9fd-45d7-863a-754444ad7702 2019-01-08 02:16:11,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b467760e16589a5e9cec76c77ad2ce7c6122f0" -d '' 2019-01-08 02:16:12,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d97c2d9a-eb57-420b-96e9-5185c189f3f3 Date: Tue, 08 Jan 2019 02:16:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:16:12,257 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/file used request id req-d97c2d9a-eb57-420b-96e9-5185c189f3f3 2019-01-08 02:16:12,257 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:16:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b467760e16589a5e9cec76c77ad2ce7c6122f0" 2019-01-08 02:16:12,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-39771c1a-4b31-49e5-818a-53e92487643f Date: Tue, 08 Jan 2019 02:16:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:16:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:16:12Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/snap", "metadata": {}}], "self": "/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "min_disk": 0, "protected": false, "id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "file": "/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96d16ed705e84194bf4a332b2e764ab3", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:16:12,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d used request id req-39771c1a-4b31-49e5-818a-53e92487643f 2019-01-08 02:16:12,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b467760e16589a5e9cec76c77ad2ce7c6122f0" 2019-01-08 02:16:12,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fb1ba582-b520-40bf-9d04-2469ea5ec6b9 Date: Tue, 08 Jan 2019 02:16: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"}}} 2019-01-08 02:16:12,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-fb1ba582-b520-40bf-9d04-2469ea5ec6b9 2019-01-08 02:16:12,648 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0 2019-01-08 02:16:12,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b467760e16589a5e9cec76c77ad2ce7c6122f0" 2019-01-08 02:16:12,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f204bf8e-a64b-47d9-b7a1-853f66b586d9 Date: Tue, 08 Jan 2019 02:16:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:16:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:16:12Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/snap", "metadata": {}}], "self": "/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "min_disk": 0, "protected": false, "id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "file": "/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96d16ed705e84194bf4a332b2e764ab3", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:16:12,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d used request id req-f204bf8e-a64b-47d9-b7a1-853f66b586d9 2019-01-08 02:16:12,864 - create_image - DEBUG - Instance status is - active 2019-01-08 02:16:12,864 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0 2019-01-08 02:16:12,864 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0 2019-01-08 02:16:12,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:12,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:13,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ycctjOq9SwKvM9SAru4NmA"], "issued_at": "2019-01-08T02:16:13.000000Z"}} 2019-01-08 02:16:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b29b9754ba36727cdc7feb16f17540fa9e633e56" 2019-01-08 02:16:13,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb29ee26-4ac2-40c6-ac8f-00f2974775f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:13,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-fb29ee26-4ac2-40c6-ac8f-00f2974775f1 2019-01-08 02:16:13,390 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:16:13,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b29b9754ba36727cdc7feb16f17540fa9e633e56" 2019-01-08 02:16:13,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ecc02dba-24a7-4256-ad4e-ea2c41659a9b x-compute-request-id: req-ecc02dba-24a7-4256-ad4e-ea2c41659a9b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:16:13,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ecc02dba-24a7-4256-ad4e-ea2c41659a9b 2019-01-08 02:16:13,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b29b9754ba36727cdc7feb16f17540fa9e633e56" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:16:13,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-454a102f-d613-4da4-bbfc-dbaf976c1873 x-compute-request-id: req-454a102f-d613-4da4-bbfc-dbaf976c1873 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "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": "365f29a0-3aab-4c29-ac55-94a289c7d612"}} 2019-01-08 02:16:13,637 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-454a102f-d613-4da4-bbfc-dbaf976c1873 2019-01-08 02:16:13,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:13,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:14,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3fb66dd436f46f88c76d5a055bc85c6", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role"}], "expires_at": "2019-01-08T03:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-user", "id": "7de38f84ac2242379320ea8649e9f6ee"}, "audit_ids": ["Dc-ntQbwTG2ZLNA4LntnEg"], "issued_at": "2019-01-08T02:16:14.000000Z"}} 2019-01-08 02:16:14,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" 2019-01-08 02:16:14,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789ad101-8817-4580-b46b-5284ce66fb49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:14,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-789ad101-8817-4580-b46b-5284ce66fb49 2019-01-08 02:16:14,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" 2019-01-08 02:16:14,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5cd8b367-a7fd-449b-88dd-b0d570aac19b Date: Tue, 08 Jan 2019 02:16:14 GMT RESP BODY: {"networks":[]} 2019-01-08 02:16:14,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-5cd8b367-a7fd-449b-88dd-b0d570aac19b 2019-01-08 02:16:14,366 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net 2019-01-08 02:16:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" -d '{"network": {"name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net", "admin_state_up": true}}' 2019-01-08 02:16:15,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 651 X-Openstack-Request-Id: req-4c7f6202-73fc-448f-ac21-3d5a88d3eebe Date: Tue, 08 Jan 2019 02:16:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:16:14Z","is_default":false,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}} 2019-01-08 02:16:15,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-4c7f6202-73fc-448f-ac21-3d5a88d3eebe 2019-01-08 02:16:15,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" 2019-01-08 02:16:16,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bdb3934d-2352-4a0d-9bcd-0693eebf7da0 Date: Tue, 08 Jan 2019 02:16:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:16:14Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:16,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-bdb3934d-2352-4a0d-9bcd-0693eebf7da0 2019-01-08 02:16:16,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" 2019-01-08 02:16:16,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-571c0413-d77a-4773-87c4-502405a47e0a Date: Tue, 08 Jan 2019 02:16:16 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:16:16,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-571c0413-d77a-4773-87c4-502405a47e0a 2019-01-08 02:16:16,348 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet 2019-01-08 02:16:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" -d '{"subnets": [{"ip_version": 4, "network_id": "8d208878-67ef-479f-83fd-a7a69623c479", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]}' 2019-01-08 02:16:17,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5457d1a8-d373-4cbe-ac8c-bf163fcab1ac Date: Tue, 08 Jan 2019 02:16:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:17,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-5457d1a8-d373-4cbe-ac8c-bf163fcab1ac 2019-01-08 02:16:17,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" 2019-01-08 02:16:18,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a6ff0f79-a2cf-4d40-9215-dfe5a6599de5 Date: Tue, 08 Jan 2019 02:16:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:18,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-a6ff0f79-a2cf-4d40-9215-dfe5a6599de5 2019-01-08 02:16:18,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" 2019-01-08 02:16:18,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8f6a59ef-f3fe-4fc4-ae72-9d8768c46775 Date: Tue, 08 Jan 2019 02:16:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:18,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-8f6a59ef-f3fe-4fc4-ae72-9d8768c46775 2019-01-08 02:16:18,226 - OpenStackNetwork - DEBUG - Network [8d208878-67ef-479f-83fd-a7a69623c479] created successfully 2019-01-08 02:16:18,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:18,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:18,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3fb66dd436f46f88c76d5a055bc85c6", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role"}], "expires_at": "2019-01-08T03:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-user", "id": "7de38f84ac2242379320ea8649e9f6ee"}, "audit_ids": ["ubkLmkN7QK2G7d1jQoeuTg"], "issued_at": "2019-01-08T02:16:18.000000Z"}} 2019-01-08 02:16:18,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:18,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5516e9-4f79-411e-866b-64e0a42ac8d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:18,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0d5516e9-4f79-411e-866b-64e0a42ac8d3 2019-01-08 02:16:18,748 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:16:18,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:18,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd55055-26e3-4a14-a124-a56c827bace1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:18,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ddd55055-26e3-4a14-a124-a56c827bace1 2019-01-08 02:16:18,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:19,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3a915033-8ebc-4865-97b7-810ea4701b32 Date: Tue, 08 Jan 2019 02:16:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:19,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-3a915033-8ebc-4865-97b7-810ea4701b32 2019-01-08 02:16:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:19,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eda98f2f-8783-4907-973a-c7b145f099c5 Date: Tue, 08 Jan 2019 02:16:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:19,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-eda98f2f-8783-4907-973a-c7b145f099c5 2019-01-08 02:16:19,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:19,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-99361c75-a818-4cb4-9114-9b50519a82d1 Date: Tue, 08 Jan 2019 02:16:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:19,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-99361c75-a818-4cb4-9114-9b50519a82d1 2019-01-08 02:16:19,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:16:19,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:16: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:16:19,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:19,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6288e954-02fb-40da-92d1-5a09e7732ab5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}} 2019-01-08 02:16:19,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 used request id req-6288e954-02fb-40da-92d1-5a09e7732ab5 2019-01-08 02:16:19,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:20,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c5ebe9f4-bf19-49de-9403-a881343a379d Date: Tue, 08 Jan 2019 02:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:20,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-c5ebe9f4-bf19-49de-9403-a881343a379d 2019-01-08 02:16:20,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=8d208878-67ef-479f-83fd-a7a69623c479&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:20,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-13ce0628-73f0-4462-b7b6-f8633758e40d Date: Tue, 08 Jan 2019 02:16:20 GMT RESP BODY: {"ports":[]} 2019-01-08 02:16:20,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=8d208878-67ef-479f-83fd-a7a69623c479&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port&admin_state_up=True used request id req-13ce0628-73f0-4462-b7b6-f8633758e40d 2019-01-08 02:16:20,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:20,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16: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-5b147dfa-ef0c-4dc2-b2d8-cffda89e2f5f x-compute-request-id: req-5b147dfa-ef0c-4dc2-b2d8-cffda89e2f5f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:16:20,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst used request id req-5b147dfa-ef0c-4dc2-b2d8-cffda89e2f5f 2019-01-08 02:16:20,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:20,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c2637003-1a81-4608-9536-c410c185c848 Date: Tue, 08 Jan 2019 02:16:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:20,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-c2637003-1a81-4608-9536-c410c185c848 2019-01-08 02:16:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:21,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-df08dd2f-50af-4f22-a610-2b248ffe6d61 Date: Tue, 08 Jan 2019 02:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:21,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-df08dd2f-50af-4f22-a610-2b248ffe6d61 2019-01-08 02:16:21,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:21,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9c296440-0fdb-496d-a540-35a8eb97754a Date: Tue, 08 Jan 2019 02:16:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:21,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-9c296440-0fdb-496d-a540-35a8eb97754a 2019-01-08 02:16:21,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:21,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c0168a-f48a-4958-a3ad-b02b07b896ee Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}} 2019-01-08 02:16:21,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 used request id req-35c0168a-f48a-4958-a3ad-b02b07b896ee 2019-01-08 02:16:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:21,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6aae1154-be6e-4e87-8250-d93072435f88 Date: Tue, 08 Jan 2019 02:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:21,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-6aae1154-be6e-4e87-8250-d93072435f88 2019-01-08 02:16:21,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=8d208878-67ef-479f-83fd-a7a69623c479&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:21,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0211a9fa-00d1-4bbf-a9ce-8a5ba3959271 Date: Tue, 08 Jan 2019 02:16:21 GMT RESP BODY: {"ports":[]} 2019-01-08 02:16:21,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=8d208878-67ef-479f-83fd-a7a69623c479&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port&admin_state_up=True used request id req-0211a9fa-00d1-4bbf-a9ce-8a5ba3959271 2019-01-08 02:16:21,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:21,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:22,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3fb66dd436f46f88c76d5a055bc85c6", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role"}], "expires_at": "2019-01-08T03:16:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/96d16ed705e84194bf4a332b2e764ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-user", "id": "7de38f84ac2242379320ea8649e9f6ee"}, "audit_ids": ["VfYI0gO1RG-j0Ip6fIS6-w"], "issued_at": "2019-01-08T02:16:22.000000Z"}} 2019-01-08 02:16:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef77770a46e50608a03289f98d3881d66e165c9d" 2019-01-08 02:16:22,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c755585-2e36-4169-bf10-0ff2ee4d4681 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:22,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3c755585-2e36-4169-bf10-0ff2ee4d4681 2019-01-08 02:16:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:22,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f8fb315c-8fab-47ce-ae39-94cf0a986de7 Date: Tue, 08 Jan 2019 02:16:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:22,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-f8fb315c-8fab-47ce-ae39-94cf0a986de7 2019-01-08 02:16:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:22,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-217d3bc8-2a08-4312-b528-0ace631ce54d Date: Tue, 08 Jan 2019 02:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:22,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-217d3bc8-2a08-4312-b528-0ace631ce54d 2019-01-08 02:16:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:23,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ba3f4f8-a45b-43c6-b0f1-ef355aad19ef Date: Tue, 08 Jan 2019 02:16:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:23,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-6ba3f4f8-a45b-43c6-b0f1-ef355aad19ef 2019-01-08 02:16:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:16:23,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:16:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef77770a46e50608a03289f98d3881d66e165c9d" 2019-01-08 02:16:23,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c577528a-a595-4f29-86d8-c0bb6a967c29 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}} 2019-01-08 02:16:23,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 used request id req-c577528a-a595-4f29-86d8-c0bb6a967c29 2019-01-08 02:16:23,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:23,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b156ca88-238f-4fd6-a546-b1b899e1c092 Date: Tue, 08 Jan 2019 02:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:23,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-b156ca88-238f-4fd6-a546-b1b899e1c092 2019-01-08 02:16:23,468 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net 2019-01-08 02:16:23,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" -d '{"port": {"network_id": "8d208878-67ef-479f-83fd-a7a69623c479", "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port", "admin_state_up": true}}' 2019-01-08 02:16:24,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-eabc7ad9-42f9-4606-b2df-4db434d7f071 Date: Tue, 08 Jan 2019 02:16:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:16:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deab0721-df0a-4e84-86c3-7f4dcb448391","ip_address":"10.55.0.4"}],"id":"67ce22a3-f883-424c-bf42-09de490e5214","security_groups":["a4d31917-831c-4301-9ff8-364b78c5255b"],"mac_address":"fa:16:3e:49:c2:4f","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port","project_id":"96d16ed705e84194bf4a332b2e764ab3","qos_policy_id":null,"admin_state_up":true,"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","dns_name":"","created_at":"2019-01-08T02:16:23Z","binding:vnic_type":"normal","tenant_id":"96d16ed705e84194bf4a332b2e764ab3"}} 2019-01-08 02:16:24,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-eabc7ad9-42f9-4606-b2df-4db434d7f071 2019-01-08 02:16:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:25,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a68d3374-c7db-4f07-be64-5eab28670cd8 Date: Tue, 08 Jan 2019 02:16:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:25,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-a68d3374-c7db-4f07-be64-5eab28670cd8 2019-01-08 02:16:25,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:25,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-20c26678-bb37-481a-966a-75660b4ffe37 Date: Tue, 08 Jan 2019 02:16:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:25,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-20c26678-bb37-481a-966a-75660b4ffe37 2019-01-08 02:16:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:25,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ae32a63d-ab39-4978-bb3d-97b67bc04ed1 Date: Tue, 08 Jan 2019 02:16:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:25,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-ae32a63d-ab39-4978-bb3d-97b67bc04ed1 2019-01-08 02:16:25,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:25,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2129c00-eeea-4c73-b675-151bb0aae59c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}} 2019-01-08 02:16:25,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 used request id req-b2129c00-eeea-4c73-b675-151bb0aae59c 2019-01-08 02:16:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:25,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-becc7a15-331a-48f2-a61e-70eb4ffd2a0e Date: Tue, 08 Jan 2019 02:16:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:25,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-becc7a15-331a-48f2-a61e-70eb4ffd2a0e 2019-01-08 02:16:25,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=8d208878-67ef-479f-83fd-a7a69623c479&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:25,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 918 X-Openstack-Request-Id: req-45a450b9-422a-4a1e-af24-f35c6e8aa4fa Date: Tue, 08 Jan 2019 02:16:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:16:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deab0721-df0a-4e84-86c3-7f4dcb448391","ip_address":"10.55.0.4"}],"id":"67ce22a3-f883-424c-bf42-09de490e5214","security_groups":["a4d31917-831c-4301-9ff8-364b78c5255b"],"mac_address":"fa:16:3e:49:c2:4f","project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port","admin_state_up":true,"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","dns_name":"","created_at":"2019-01-08T02:16:23Z","binding:vnic_type":"normal","device_id":"","tenant_id":"96d16ed705e84194bf4a332b2e764ab3"}]} 2019-01-08 02:16:25,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=8d208878-67ef-479f-83fd-a7a69623c479&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port&admin_state_up=True used request id req-45a450b9-422a-4a1e-af24-f35c6e8aa4fa 2019-01-08 02:16:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:26,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11abea29-84f4-4730-8bf3-09c41f021d54 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}} 2019-01-08 02:16:26,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 used request id req-11abea29-84f4-4730-8bf3-09c41f021d54 2019-01-08 02:16:26,063 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst 2019-01-08 02:16:26,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:26,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eb36eb4-6c08-4922-8d01-5f4935a022ca x-compute-request-id: req-9eb36eb4-6c08-4922-8d01-5f4935a022ca Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "365f29a0-3aab-4c29-ac55-94a289c7d612", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-flavor-name"}]} 2019-01-08 02:16:26,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-9eb36eb4-6c08-4922-8d01-5f4935a022ca 2019-01-08 02:16:26,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:26,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69fa528c-425a-446a-80da-9cb71f11babc x-compute-request-id: req-69fa528c-425a-446a-80da-9cb71f11babc Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "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": "365f29a0-3aab-4c29-ac55-94a289c7d612"}} 2019-01-08 02:16:26,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612 used request id req-69fa528c-425a-446a-80da-9cb71f11babc 2019-01-08 02:16:26,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:26,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-d4bb0b9d-ea27-43dc-9f77-215e2dfa4f6f Date: Tue, 08 Jan 2019 02:16:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:16:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:16:12Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/snap", "metadata": {}}], "self": "/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "min_disk": 0, "protected": false, "id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "file": "/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96d16ed705e84194bf4a332b2e764ab3", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0"} 2019-01-08 02:16:26,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0 used request id req-d4bb0b9d-ea27-43dc-9f77-215e2dfa4f6f 2019-01-08 02:16:26,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:26,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4680ba33-0614-4372-a337-0a7a2ebaeeb8 Date: Tue, 08 Jan 2019 02:16:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:16:26,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-4680ba33-0614-4372-a337-0a7a2ebaeeb8 2019-01-08 02:16:26,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" -d '{"server": {"name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst", "imageRef": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "flavorRef": "365f29a0-3aab-4c29-ac55-94a289c7d612", "max_count": 1, "min_count": 1, "networks": [{"port": "67ce22a3-f883-424c-bf42-09de490e5214"}]}}' 2019-01-08 02:16:28,492 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd6a9180-fcd9-4e99-a4c0-ed5b317b6277 x-compute-request-id: req-cd6a9180-fcd9-4e99-a4c0-ed5b317b6277 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "bookmark"}], "adminPass": "YXgBQ9gEzn8S"}} 2019-01-08 02:16:28,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-cd6a9180-fcd9-4e99-a4c0-ed5b317b6277 2019-01-08 02:16:28,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:29,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9950bb06-e40b-412c-836f-29a0b884709f x-compute-request-id: req-9950bb06-e40b-412c-836f-29a0b884709f Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "bookmark"}], "image": {"id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "links": [{"href": "http://172.30.9.42:8774/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "365f29a0-3aab-4c29-ac55-94a289c7d612", "links": [{"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "bookmark"}]}, "id": "f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "user_id": "7de38f84ac2242379320ea8649e9f6ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:16:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst", "created": "2019-01-08T02:16:28Z", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:16:29,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 used request id req-9950bb06-e40b-412c-836f-29a0b884709f 2019-01-08 02:16:29,144 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst 2019-01-08 02:16:29,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:29,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96d6326e-798b-458b-b4c5-3fbbd68395c0 x-compute-request-id: req-96d6326e-798b-458b-b4c5-3fbbd68395c0 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.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "bookmark"}], "image": {"id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "links": [{"href": "http://172.30.9.42:8774/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "365f29a0-3aab-4c29-ac55-94a289c7d612", "links": [{"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "bookmark"}]}, "id": "f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "user_id": "7de38f84ac2242379320ea8649e9f6ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:16:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst", "created": "2019-01-08T02:16:28Z", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:16:29,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 used request id req-96d6326e-798b-458b-b4c5-3fbbd68395c0 2019-01-08 02:16:29,395 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst] is - BUILD 2019-01-08 02:16:29,395 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:16:32,398 - create_instance - DEBUG - VM status query timeout in 896.746255875 2019-01-08 02:16:32,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:33,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb2a3c78-67b5-438e-a2ad-62b85958ce9a x-compute-request-id: req-eb2a3c78-67b5-438e-a2ad-62b85958ce9a 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.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "bookmark"}], "image": {"id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "links": [{"href": "http://172.30.9.42:8774/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "365f29a0-3aab-4c29-ac55-94a289c7d612", "links": [{"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "bookmark"}]}, "id": "f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "security_groups": [{"name": "default"}], "user_id": "7de38f84ac2242379320ea8649e9f6ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:16:30Z", "hostId": "801e4f1f1d06b23a51a58702e72061c0158a82ea923c0ce33e60f7c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst", "created": "2019-01-08T02:16:28Z", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:16:33,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 used request id req-eb2a3c78-67b5-438e-a2ad-62b85958ce9a 2019-01-08 02:16:33,136 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst] is - BUILD 2019-01-08 02:16:33,136 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:16:36,139 - create_instance - DEBUG - VM status query timeout in 893.005383968 2019-01-08 02:16:36,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:36,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c70793c2-07cd-48ca-a768-44ab2ab6f2fe x-compute-request-id: req-c70793c2-07cd-48ca-a768-44ab2ab6f2fe 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.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "bookmark"}], "image": {"id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "links": [{"href": "http://172.30.9.42:8774/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "365f29a0-3aab-4c29-ac55-94a289c7d612", "links": [{"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "bookmark"}]}, "id": "f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "security_groups": [{"name": "default"}], "user_id": "7de38f84ac2242379320ea8649e9f6ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:16:30Z", "hostId": "801e4f1f1d06b23a51a58702e72061c0158a82ea923c0ce33e60f7c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst", "created": "2019-01-08T02:16:28Z", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:16:36,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 used request id req-c70793c2-07cd-48ca-a768-44ab2ab6f2fe 2019-01-08 02:16:36,879 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst] is - BUILD 2019-01-08 02:16:36,879 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:16:39,882 - create_instance - DEBUG - VM status query timeout in 889.262388945 2019-01-08 02:16:39,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:40,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-feab3932-62eb-47e0-93b0-195a794937fb x-compute-request-id: req-feab3932-62eb-47e0-93b0-195a794937fb Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c2:4f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "bookmark"}], "image": {"id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "links": [{"href": "http://172.30.9.42:8774/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:16:38.000000", "flavor": {"id": "365f29a0-3aab-4c29-ac55-94a289c7d612", "links": [{"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "bookmark"}]}, "id": "f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "security_groups": [{"name": "default"}], "user_id": "7de38f84ac2242379320ea8649e9f6ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:16:38Z", "hostId": "801e4f1f1d06b23a51a58702e72061c0158a82ea923c0ce33e60f7c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst", "created": "2019-01-08T02:16:28Z", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:16:40,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 used request id req-feab3932-62eb-47e0-93b0-195a794937fb 2019-01-08 02:16:40,472 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst] is - ACTIVE 2019-01-08 02:16:40,473 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:16:40,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:40,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c66b035f-48d3-4a93-880e-073610cdbb00 x-compute-request-id: req-c66b035f-48d3-4a93-880e-073610cdbb00 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c2:4f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "bookmark"}], "image": {"id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "links": [{"href": "http://172.30.9.42:8774/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:16:38.000000", "flavor": {"id": "365f29a0-3aab-4c29-ac55-94a289c7d612", "links": [{"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "bookmark"}]}, "id": "f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "security_groups": [{"name": "default"}], "user_id": "7de38f84ac2242379320ea8649e9f6ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:16:38Z", "hostId": "801e4f1f1d06b23a51a58702e72061c0158a82ea923c0ce33e60f7c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst", "created": "2019-01-08T02:16:28Z", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:16:40,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 used request id req-c66b035f-48d3-4a93-880e-073610cdbb00 2019-01-08 02:16:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:41,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a31abf1b-262e-44c0-b386-3bc37f40d12f Date: Tue, 08 Jan 2019 02:16:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d208878-67ef-479f-83fd-a7a69623c479","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","subnets":["deab0721-df0a-4e84-86c3-7f4dcb448391"],"description":"","tags":[],"updated_at":"2019-01-08T02:16:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net","admin_state_up":true,"tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:14Z","mtu":1442}]} 2019-01-08 02:16:41,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net used request id req-a31abf1b-262e-44c0-b386-3bc37f40d12f 2019-01-08 02:16:41,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:41,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046ada00-3493-42ee-960c-d9aeb9db61e7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}} 2019-01-08 02:16:41,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 used request id req-046ada00-3493-42ee-960c-d9aeb9db61e7 2019-01-08 02:16:41,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:41,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a88ac26a-ab45-43f6-b2a1-5a7c1bdd1149 Date: Tue, 08 Jan 2019 02:16:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","tenant_id":"96d16ed705e84194bf4a332b2e764ab3","created_at":"2019-01-08T02:16:16Z","dns_nameservers":[],"updated_at":"2019-01-08T02:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96d16ed705e84194bf4a332b2e764ab3","id":"deab0721-df0a-4e84-86c3-7f4dcb448391","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet"}]} 2019-01-08 02:16:41,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-a88ac26a-ab45-43f6-b2a1-5a7c1bdd1149 2019-01-08 02:16:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:41,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1777 X-Openstack-Request-Id: req-1ca02f60-bce9-455c-964d-6798df98d707 Date: Tue, 08 Jan 2019 02:16:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:16:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deab0721-df0a-4e84-86c3-7f4dcb448391","ip_address":"10.55.0.4"}],"id":"67ce22a3-f883-424c-bf42-09de490e5214","security_groups":["a4d31917-831c-4301-9ff8-364b78c5255b"],"mac_address":"fa:16:3e:49:c2:4f","project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port","admin_state_up":true,"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","dns_name":"","created_at":"2019-01-08T02:16:23Z","binding:vnic_type":"normal","device_id":"f6a383af-8ed5-41e5-a3aa-47d488e8c7c9","tenant_id":"96d16ed705e84194bf4a332b2e764ab3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:16:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deab0721-df0a-4e84-86c3-7f4dcb448391","ip_address":"10.55.0.2"}],"id":"a53c0ead-a8ef-49c1-80d6-997cbfd053fd","security_groups":[],"mac_address":"fa:16:3e:22:c9:19","project_id":"96d16ed705e84194bf4a332b2e764ab3","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d208878-67ef-479f-83fd-a7a69623c479","dns_name":"","created_at":"2019-01-08T02:16:15Z","binding:vnic_type":"normal","device_id":"","tenant_id":"96d16ed705e84194bf4a332b2e764ab3"}]} 2019-01-08 02:16:41,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=8d208878-67ef-479f-83fd-a7a69623c479 used request id req-1ca02f60-bce9-455c-964d-6798df98d707 2019-01-08 02:16:41,330 - create_instance - INFO - Deleting Port with ID - 67ce22a3-f883-424c-bf42-09de490e5214 2019-01-08 02:16:41,330 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-port 2019-01-08 02:16:41,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/67ce22a3-f883-424c-bf42-09de490e5214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:41,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0734be62-a128-4037-9b92-d187b3505345 Date: Tue, 08 Jan 2019 02:16:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:16:41,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/67ce22a3-f883-424c-bf42-09de490e5214 used request id req-0734be62-a128-4037-9b92-d187b3505345 2019-01-08 02:16:41,873 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst 2019-01-08 02:16:41,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:41,989 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02: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-6fdfcd83-e16b-4317-9a57-c9e27a5042b9 x-compute-request-id: req-6fdfcd83-e16b-4317-9a57-c9e27a5042b9 Content-Type: application/json 2019-01-08 02:16:41,989 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 used request id req-6fdfcd83-e16b-4317-9a57-c9e27a5042b9 2019-01-08 02:16:41,989 - create_instance - INFO - Checking deletion status 2019-01-08 02:16:41,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:42,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-920c11f8-fd9b-4687-9c7f-c31bb87a0b35 x-compute-request-id: req-920c11f8-fd9b-4687-9c7f-c31bb87a0b35 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c2:4f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "rel": "bookmark"}], "image": {"id": "331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "links": [{"href": "http://172.30.9.42:8774/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:16:38.000000", "flavor": {"id": "365f29a0-3aab-4c29-ac55-94a289c7d612", "links": [{"href": "http://172.30.9.42:8774/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612", "rel": "bookmark"}]}, "id": "f6a383af-8ed5-41e5-a3aa-47d488e8c7c9", "user_id": "7de38f84ac2242379320ea8649e9f6ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:16:41Z", "hostId": "801e4f1f1d06b23a51a58702e72061c0158a82ea923c0ce33e60f7c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst", "created": "2019-01-08T02:16:28Z", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:16:42,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 used request id req-920c11f8-fd9b-4687-9c7f-c31bb87a0b35 2019-01-08 02:16:42,280 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst] is - ACTIVE 2019-01-08 02:16:42,280 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:16:45,283 - create_instance - DEBUG - VM status query timeout in 296.706598997 2019-01-08 02:16:45,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde998c6a7bfdfaab68b8aa04b6f8dc32c537f3" 2019-01-08 02:16:45,335 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-291b62c8-6b0d-4f13-8e77-96a3de33a141 x-compute-request-id: req-291b62c8-6b0d-4f13-8e77-96a3de33a141 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 could not be found.", "code": 404}} 2019-01-08 02:16:45,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 used request id req-291b62c8-6b0d-4f13-8e77-96a3de33a141 2019-01-08 02:16:45,335 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f6a383af-8ed5-41e5-a3aa-47d488e8c7c9 could not be found. (HTTP 404) (Request-ID: req-291b62c8-6b0d-4f13-8e77-96a3de33a141) 2019-01-08 02:16:45,336 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-inst 2019-01-08 02:16:45,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b29b9754ba36727cdc7feb16f17540fa9e633e56" 2019-01-08 02:16:45,383 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e94bc917-be92-4240-9311-3b219afb2525 x-compute-request-id: req-e94bc917-be92-4240-9311-3b219afb2525 Content-Length: 0 Content-Type: application/json 2019-01-08 02:16:45,383 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/365f29a0-3aab-4c29-ac55-94a289c7d612 used request id req-e94bc917-be92-4240-9311-3b219afb2525 2019-01-08 02:16:45,384 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet 2019-01-08 02:16:45,384 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-subnet 2019-01-08 02:16:45,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/deab0721-df0a-4e84-86c3-7f4dcb448391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" 2019-01-08 02:16:46,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-570f2264-ef13-45bf-8e8e-44e9b420697b Date: Tue, 08 Jan 2019 02:16:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:16:46,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/deab0721-df0a-4e84-86c3-7f4dcb448391 used request id req-570f2264-ef13-45bf-8e8e-44e9b420697b 2019-01-08 02:16:46,827 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0-pub-net 2019-01-08 02:16:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/8d208878-67ef-479f-83fd-a7a69623c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d203a7193c5e216864a254cf153370b88135ac" 2019-01-08 02:16:48,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92636fe6-4e8c-4228-bd21-9f0cba2d6a6a Date: Tue, 08 Jan 2019 02:16:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:16:48,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/8d208878-67ef-479f-83fd-a7a69623c479 used request id req-92636fe6-4e8c-4228-bd21-9f0cba2d6a6a 2019-01-08 02:16:48,069 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-29ed41db-609b-4493-9270-2bb27ae812b0 2019-01-08 02:16:48,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b467760e16589a5e9cec76c77ad2ce7c6122f0" 2019-01-08 02:16:48,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9cc95d7d-eb87-41ec-b63e-74239ba6e0a2 Date: Tue, 08 Jan 2019 02:16:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:16:48,694 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/331ac257-8bc3-4ce2-a6ae-61aa459e7c6d used request id req-9cc95d7d-eb87-41ec-b63e-74239ba6e0a2 2019-01-08 02:16:48,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:48,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-1f45a493-ed63-416a-8460-2bc4f6d8466f Date: Tue, 08 Jan 2019 02:16:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "created_at": "2019-01-08T02:16:14Z", "updated_at": "2019-01-08T02:16:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:16:14Z", "revision_number": 0, "id": "0224e6f3-58d2-41bc-875a-e555440822d6", "remote_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "remote_ip_prefix": null, "created_at": "2019-01-08T02:16:14Z", "security_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "96d16ed705e84194bf4a332b2e764ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:16:14Z", "revision_number": 0, "id": "55a5ae8b-81c7-43b7-b3ee-c1fc3a832c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:16:14Z", "security_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "96d16ed705e84194bf4a332b2e764ab3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:16:14Z", "revision_number": 0, "id": "7e9f4d78-6f8f-4162-bd98-e47f6ca45e88", "remote_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "remote_ip_prefix": null, "created_at": "2019-01-08T02:16:14Z", "security_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "96d16ed705e84194bf4a332b2e764ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:16:14Z", "revision_number": 0, "id": "eadf0dd9-a181-4a4e-98a2-442b39dd2829", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:16:14Z", "security_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "96d16ed705e84194bf4a332b2e764ab3"}], "revision_number": 4, "project_id": "96d16ed705e84194bf4a332b2e764ab3", "id": "a4d31917-831c-4301-9ff8-364b78c5255b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:16:48,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-1f45a493-ed63-416a-8460-2bc4f6d8466f 2019-01-08 02:16:48,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:49,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-534a6f47-0d31-45bd-ae8e-a15de7e29439 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:16:49,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-534a6f47-0d31-45bd-ae8e-a15de7e29439 2019-01-08 02:16:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:49,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd4214f4-895e-4a35-a245-a3b979c0a378 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:49,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-dd4214f4-895e-4a35-a245-a3b979c0a378 2019-01-08 02:16:49,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:49,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:49,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a40f05-fa1e-4e62-9b4e-11b35a15c5d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:49,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-12a40f05-fa1e-4e62-9b4e-11b35a15c5d9 2019-01-08 02:16:49,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:49,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6412c2e-c13a-4517-835f-e6e4f77cfe46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:49,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-f6412c2e-c13a-4517-835f-e6e4f77cfe46 2019-01-08 02:16:49,432 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:49,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d41ac6f-8676-4345-bd2a-59543de97b06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:49,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-7d41ac6f-8676-4345-bd2a-59543de97b06 2019-01-08 02:16:49,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:49,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:49,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84e4272-999e-436c-8221-c637e858c62a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:16:49,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-c84e4272-999e-436c-8221-c637e858c62a 2019-01-08 02:16:49,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:49,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96951f45-b902-4d3b-9123-31bc61912b1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:49,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-96951f45-b902-4d3b-9123-31bc61912b1e 2019-01-08 02:16:49,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:49,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:49,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45e96cf4-f6b7-4f49-9b4b-e1b5366f883c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:16:49,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-45e96cf4-f6b7-4f49-9b4b-e1b5366f883c 2019-01-08 02:16:49,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:16:49,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:50,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3563a52-71f7-4471-bd96-2ea2b989a685 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:16:50,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-b3563a52-71f7-4471-bd96-2ea2b989a685 2019-01-08 02:16:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:50,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33077acc-5d9f-44cc-8b51-3e492556f60e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96d16ed705e84194bf4a332b2e764ab3", "name": "CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj"}} 2019-01-08 02:16:50,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 used request id req-33077acc-5d9f-44cc-8b51-3e492556f60e 2019-01-08 02:16:50,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4d31917-831c-4301-9ff8-364b78c5255b 2019-01-08 02:16:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a4d31917-831c-4301-9ff8-364b78c5255b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:50,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5d6f24e4-ec9c-4a6f-b4bc-c9738edd9c75 Date: Tue, 08 Jan 2019 02:16:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:16:14Z", "security_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "port_range_min": null, "revision_number": 0, "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "created_at": "2019-01-08T02:16:14Z", "project_id": "96d16ed705e84194bf4a332b2e764ab3", "id": "0224e6f3-58d2-41bc-875a-e555440822d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:16:14Z", "security_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "port_range_min": null, "revision_number": 0, "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "created_at": "2019-01-08T02:16:14Z", "project_id": "96d16ed705e84194bf4a332b2e764ab3", "id": "55a5ae8b-81c7-43b7-b3ee-c1fc3a832c6d"}, {"remote_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:16:14Z", "security_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "port_range_min": null, "revision_number": 0, "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "created_at": "2019-01-08T02:16:14Z", "project_id": "96d16ed705e84194bf4a332b2e764ab3", "id": "7e9f4d78-6f8f-4162-bd98-e47f6ca45e88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:16:14Z", "security_group_id": "a4d31917-831c-4301-9ff8-364b78c5255b", "port_range_min": null, "revision_number": 0, "tenant_id": "96d16ed705e84194bf4a332b2e764ab3", "created_at": "2019-01-08T02:16:14Z", "project_id": "96d16ed705e84194bf4a332b2e764ab3", "id": "eadf0dd9-a181-4a4e-98a2-442b39dd2829"}]} 2019-01-08 02:16:50,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=a4d31917-831c-4301-9ff8-364b78c5255b used request id req-5d6f24e4-ec9c-4a6f-b4bc-c9738edd9c75 2019-01-08 02:16:50,335 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:16:50,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/a4d31917-831c-4301-9ff8-364b78c5255b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:50,797 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbb6e17d-d26d-4b05-b862-9e253c850cc9 Content-Length: 0 Date: Tue, 08 Jan 2019 02:16:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:16:50,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/a4d31917-831c-4301-9ff8-364b78c5255b used request id req-dbb6e17d-d26d-4b05-b862-9e253c850cc9 2019-01-08 02:16:50,798 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj 2019-01-08 02:16:50,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:51,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f33e41-f9a9-4043-8ad5-5b204d77c665 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:16:51,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/96d16ed705e84194bf4a332b2e764ab3 used request id req-07f33e41-f9a9-4043-8ad5-5b204d77c665 2019-01-08 02:16:51,084 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-proj-role 2019-01-08 02:16:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/e3fb66dd436f46f88c76d5a055bc85c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:51,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c688009c-c743-4407-8909-9f62036577a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:16:51,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/e3fb66dd436f46f88c76d5a055bc85c6 used request id req-c688009c-c743-4407-8909-9f62036577a8 2019-01-08 02:16:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf15b85cb27d2b9e28c1dbccb52af6a9ca2bc4a0" 2019-01-08 02:16:51,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f150a242-d68c-4001-b10e-14b4f53fb7d5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:16:51,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f150a242-d68c-4001-b10e-14b4f53fb7d5 2019-01-08 02:16:51,348 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-3611ba76-3c41-4cf-user 2019-01-08 02:16:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/7de38f84ac2242379320ea8649e9f6ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28752956a2690f9330a173a8cd2b5f0e547b9b72" 2019-01-08 02:16:51,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e7b9636-4c48-4b1c-8a7f-4a2d436edf05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:16:51,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/7de38f84ac2242379320ea8649e9f6ee used request id req-6e7b9636-4c48-4b1c-8a7f-4a2d436edf05 2019-01-08 02:16:51,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:51,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["_f2wymnkQwK3aQjqYBy-nA"], "issued_at": "2019-01-08T02:16:51.000000Z"}} 2019-01-08 02:16:51,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c59b02c788d4fbc91478a6d7923967c43515bd9" 2019-01-08 02:16:52,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc61be8-6f60-4041-b13d-d632d951b569 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:52,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bdc61be8-6f60-4041-b13d-d632d951b569 2019-01-08 02:16:52,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:52,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:52,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["g88TJkZnSJKX1Nga3hXNiw"], "issued_at": "2019-01-08T02:16:52.000000Z"}} 2019-01-08 02:16:52,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:16:52,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f08d3a4-6dfd-4c35-81a2-626c01939ac0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:52,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5f08d3a4-6dfd-4c35-81a2-626c01939ac0 2019-01-08 02:16:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:16:52,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:16:52,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:16:52,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed39084-b4a4-4bb2-b8e9-aa076d1ee0ec Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:16:52,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj used request id req-bed39084-b4a4-4bb2-b8e9-aa076d1ee0ec 2019-01-08 02:16:52,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:16:52,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3a6a90-4d5f-4b7a-9476-006387fdecbf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:16:52,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ff3a6a90-4d5f-4b7a-9476-006387fdecbf 2019-01-08 02:16:52,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}}' 2019-01-08 02:16:53,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f75197-80e8-4a44-b0fa-a24da6fc1422 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "id": "2353ae3e001a4a75a4d346e05b35af1b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:16:53,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-98f75197-80e8-4a44-b0fa-a24da6fc1422 2019-01-08 02:16:53,013 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj 2019-01-08 02:16:53,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:53,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:53,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:16:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ZTv1VfWOQ2q0efvkqwCgug"], "issued_at": "2019-01-08T02:16:53.000000Z"}} 2019-01-08 02:16:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e169e399c763f89a877a0665f5d05677ad5d3" 2019-01-08 02:16:53,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b14ccc7-abe8-49e8-a9f9-18767fef2725 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:53,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6b14ccc7-abe8-49e8-a9f9-18767fef2725 2019-01-08 02:16:53,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:16:53,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:16: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:16:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e169e399c763f89a877a0665f5d05677ad5d3" 2019-01-08 02:16:53,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c25bb0-9645-405a-a993-3677faf833a8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:16:53,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-16c25bb0-9645-405a-a993-3677faf833a8 2019-01-08 02:16:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e169e399c763f89a877a0665f5d05677ad5d3" 2019-01-08 02:16:53,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e91fb9e-a260-463c-8c8c-af232f8a52ee Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "id": "2353ae3e001a4a75a4d346e05b35af1b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}]} 2019-01-08 02:16:53,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj used request id req-3e91fb9e-a260-463c-8c8c-af232f8a52ee 2019-01-08 02:16:53,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e169e399c763f89a877a0665f5d05677ad5d3" 2019-01-08 02:16:53,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292b97c7-73fe-46b2-982d-640115f3b60e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:16:53,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-292b97c7-73fe-46b2-982d-640115f3b60e 2019-01-08 02:16:54,396 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-5057783e-4f2d-4b6-user 2019-01-08 02:16:54,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:16:54,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b7d6f3-bd70-48d2-9765-7872b46cbd21 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:16:54,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-25b7d6f3-bd70-48d2-9765-7872b46cbd21 2019-01-08 02:16:54,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" -d '{"role": {"name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}}' 2019-01-08 02:16:54,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614ff302-dfb3-4182-9e0c-383b3673e9f1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ffa32466db5d4f96a296b0a0f8f9d084", "links": {"self": "http://172.30.9.42:5000/v3/roles/ffa32466db5d4f96a296b0a0f8f9d084"}, "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}} 2019-01-08 02:16:54,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-614ff302-dfb3-4182-9e0c-383b3673e9f1 2019-01-08 02:16:54,636 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role 2019-01-08 02:16:54,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/ffa32466db5d4f96a296b0a0f8f9d084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:16:54,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18bd0ede-d3ed-4a7e-9648-2b004089c57f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ffa32466db5d4f96a296b0a0f8f9d084", "links": {"self": "http://172.30.9.42:5000/v3/roles/ffa32466db5d4f96a296b0a0f8f9d084"}, "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}} 2019-01-08 02:16:54,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/ffa32466db5d4f96a296b0a0f8f9d084 used request id req-18bd0ede-d3ed-4a7e-9648-2b004089c57f 2019-01-08 02:16:54,747 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role to project CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj 2019-01-08 02:16:54,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b/users/494d3ebeedce4539bc84958e7d107b5d/roles/ffa32466db5d4f96a296b0a0f8f9d084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:16:54,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a961223-ab97-411c-b5a9-302c3bf964a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:16:54,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b/users/494d3ebeedce4539bc84958e7d107b5d/roles/ffa32466db5d4f96a296b0a0f8f9d084 used request id req-6a961223-ab97-411c-b5a9-302c3bf964a7 2019-01-08 02:16:54,896 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:16:54,899 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:16:54,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:54,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:55,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffa32466db5d4f96a296b0a0f8f9d084", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}], "expires_at": "2019-01-08T03:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-user", "id": "494d3ebeedce4539bc84958e7d107b5d"}, "audit_ids": ["Y9ZgS-YKTvu_pKSbV_1fIg"], "issued_at": "2019-01-08T02:16:55.000000Z"}} 2019-01-08 02:16:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6283eeb687978f765bf74e21008defd44e025f02" 2019-01-08 02:16:55,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed9b532-bb60-4715-8376-f9aab00690cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:55,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5ed9b532-bb60-4715-8376-f9aab00690cd 2019-01-08 02:16:55,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6283eeb687978f765bf74e21008defd44e025f02" 2019-01-08 02:16:55,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-fb69a1dc-95c8-41fe-886c-654117ec6dac Date: Tue, 08 Jan 2019 02:16:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image"} 2019-01-08 02:16:55,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image used request id req-fb69a1dc-95c8-41fe-886c-654117ec6dac 2019-01-08 02:16:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6283eeb687978f765bf74e21008defd44e025f02" 2019-01-08 02:16:55,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-98bf510c-7f03-434a-ab07-079421430665 Date: Tue, 08 Jan 2019 02:16: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"}}} 2019-01-08 02:16:55,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-98bf510c-7f03-434a-ab07-079421430665 2019-01-08 02:16:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6283eeb687978f765bf74e21008defd44e025f02" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image"}' 2019-01-08 02:16:56,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7c457e43-ef66-4d6b-98d6-1206de84dec6 Date: Tue, 08 Jan 2019 02:16:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:16:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:16:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "min_disk": 0, "protected": false, "id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "file": "/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/file", "checksum": null, "owner": "2353ae3e001a4a75a4d346e05b35af1b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:16:56,065 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-7c457e43-ef66-4d6b-98d6-1206de84dec6 2019-01-08 02:16:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6283eeb687978f765bf74e21008defd44e025f02" -d '' 2019-01-08 02:16:56,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a44df3dc-7f18-4a5a-acf1-03cddea9cc2e Date: Tue, 08 Jan 2019 02:16:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:16:56,801 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/file used request id req-a44df3dc-7f18-4a5a-acf1-03cddea9cc2e 2019-01-08 02:16:56,802 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:16:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6283eeb687978f765bf74e21008defd44e025f02" 2019-01-08 02:16:56,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-aecea80d-35ca-4f2f-a289-e368924f948f Date: Tue, 08 Jan 2019 02:16:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:16:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:16:56Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/snap", "metadata": {}}], "self": "/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "min_disk": 0, "protected": false, "id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "file": "/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2353ae3e001a4a75a4d346e05b35af1b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:16:56,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580 used request id req-aecea80d-35ca-4f2f-a289-e368924f948f 2019-01-08 02:16:57,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6283eeb687978f765bf74e21008defd44e025f02" 2019-01-08 02:16:57,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b43f919-75c2-4d09-885a-45709512a613 Date: Tue, 08 Jan 2019 02:16: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"}}} 2019-01-08 02:16:57,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-7b43f919-75c2-4d09-885a-45709512a613 2019-01-08 02:16:57,197 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image 2019-01-08 02:16:57,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6283eeb687978f765bf74e21008defd44e025f02" 2019-01-08 02:16:57,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-63c54363-fc8f-4daa-8c49-cc922979517b Date: Tue, 08 Jan 2019 02:16:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:16:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:16:56Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/snap", "metadata": {}}], "self": "/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "min_disk": 0, "protected": false, "id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "file": "/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2353ae3e001a4a75a4d346e05b35af1b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:16:57,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580 used request id req-63c54363-fc8f-4daa-8c49-cc922979517b 2019-01-08 02:16:57,217 - create_image - DEBUG - Instance status is - active 2019-01-08 02:16:57,217 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image 2019-01-08 02:16:57,218 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image 2019-01-08 02:16:57,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:57,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:57,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["fFhsOHykR529yM1rP8NEAg"], "issued_at": "2019-01-08T02:16:57.000000Z"}} 2019-01-08 02:16:57,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b8957be9481d8a2ed0ba62748e0e1c8c775650" 2019-01-08 02:16:57,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54b86a4-a355-4c94-8eb3-baba867e2973 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:57,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f54b86a4-a355-4c94-8eb3-baba867e2973 2019-01-08 02:16:57,748 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:16:57,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b8957be9481d8a2ed0ba62748e0e1c8c775650" 2019-01-08 02:16:57,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16: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-462ca8a7-5706-4f62-9a7f-828c0c58d8fa x-compute-request-id: req-462ca8a7-5706-4f62-9a7f-828c0c58d8fa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:16:57,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-462ca8a7-5706-4f62-9a7f-828c0c58d8fa 2019-01-08 02:16:57,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b8957be9481d8a2ed0ba62748e0e1c8c775650" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:16:58,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16: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-65cc0495-dc79-4047-86e8-5d448422da41 x-compute-request-id: req-65cc0495-dc79-4047-86e8-5d448422da41 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "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": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be"}} 2019-01-08 02:16:58,007 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-65cc0495-dc79-4047-86e8-5d448422da41 2019-01-08 02:16:58,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:16:58,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:16:58,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffa32466db5d4f96a296b0a0f8f9d084", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}], "expires_at": "2019-01-08T03:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-user", "id": "494d3ebeedce4539bc84958e7d107b5d"}, "audit_ids": ["HDGDc2qfShmY6eGYtZPKRg"], "issued_at": "2019-01-08T02:16:58.000000Z"}} 2019-01-08 02:16:58,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" 2019-01-08 02:16:58,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5124851-10fb-4b7b-8f50-e8dfeffca046 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:16:58,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d5124851-10fb-4b7b-8f50-e8dfeffca046 2019-01-08 02:16:58,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" 2019-01-08 02:16:58,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4cded52a-4feb-4d19-8c9c-e67c73e2b144 Date: Tue, 08 Jan 2019 02:16:58 GMT RESP BODY: {"networks":[]} 2019-01-08 02:16:58,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-4cded52a-4feb-4d19-8c9c-e67c73e2b144 2019-01-08 02:16:58,738 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net 2019-01-08 02:16:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" -d '{"network": {"name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net", "admin_state_up": true}}' 2019-01-08 02:17:00,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-b35f6c71-c99d-455a-8047-9cbaaedbc3a3 Date: Tue, 08 Jan 2019 02:17:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:16:59Z","is_default":false,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}} 2019-01-08 02:17:00,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-b35f6c71-c99d-455a-8047-9cbaaedbc3a3 2019-01-08 02:17:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" 2019-01-08 02:17:00,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1d8d3237-f2a2-4dff-9a12-da3131b048f2 Date: Tue, 08 Jan 2019 02:17:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:16:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:00,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-1d8d3237-f2a2-4dff-9a12-da3131b048f2 2019-01-08 02:17:00,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" 2019-01-08 02:17:00,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a4775ba5-4261-4424-9025-48225e66cada Date: Tue, 08 Jan 2019 02:17:00 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:17:00,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-a4775ba5-4261-4424-9025-48225e66cada 2019-01-08 02:17:00,589 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet 2019-01-08 02:17:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" -d '{"subnets": [{"ip_version": 4, "network_id": "49f8f45b-785e-42f4-a8a7-401de3f0478d", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]}' 2019-01-08 02:17:02,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5df439ff-7945-4b55-8a5a-bd0179c24c81 Date: Tue, 08 Jan 2019 02:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:02,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-5df439ff-7945-4b55-8a5a-bd0179c24c81 2019-01-08 02:17:02,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" 2019-01-08 02:17:03,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c51574f7-f88e-4b02-b5fb-e5efef671dec Date: Tue, 08 Jan 2019 02:17:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:03,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-c51574f7-f88e-4b02-b5fb-e5efef671dec 2019-01-08 02:17:03,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" 2019-01-08 02:17:03,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6e2940a9-d9bc-4c9a-83f9-86a001b8231b Date: Tue, 08 Jan 2019 02:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:03,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-6e2940a9-d9bc-4c9a-83f9-86a001b8231b 2019-01-08 02:17:03,286 - OpenStackNetwork - DEBUG - Network [49f8f45b-785e-42f4-a8a7-401de3f0478d] created successfully 2019-01-08 02:17:03,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:17:03,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:17:03,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffa32466db5d4f96a296b0a0f8f9d084", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}], "expires_at": "2019-01-08T03:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-user", "id": "494d3ebeedce4539bc84958e7d107b5d"}, "audit_ids": ["7Et1x8p_Qa-gnurCPOFhgA"], "issued_at": "2019-01-08T02:17:03.000000Z"}} 2019-01-08 02:17:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fad585968277e030cc0c2b3bb20b127e4da0b41" 2019-01-08 02:17:03,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cdb2d9-3452-4493-9005-292e6fe50c1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:17:03,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-71cdb2d9-3452-4493-9005-292e6fe50c1f 2019-01-08 02:17:03,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fad585968277e030cc0c2b3bb20b127e4da0b41" 2019-01-08 02:17:04,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:03 GMT Server: Apache x-compute-request-id: req-0cee1498-8453-4cb8-8b58-c5bb4c0b0fd8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0cee1498-8453-4cb8-8b58-c5bb4c0b0fd8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 02:17:04,129 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/detail used request id req-0cee1498-8453-4cb8-8b58-c5bb4c0b0fd8 2019-01-08 02:17:04,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0cee1498-8453-4cb8-8b58-c5bb4c0b0fd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fad585968277e030cc0c2b3bb20b127e4da0b41" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-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}}' 2019-01-08 02:17:04,542 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:17:04 GMT Server: Apache x-compute-request-id: req-4360c936-f8c2-4792-8153-a506eb2e85b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4360c936-f8c2-4792-8153-a506eb2e85b8 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:04.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5cca6758-8980-4d47-bb4c-768bd92effd8", "size": 1}} 2019-01-08 02:17:04,542 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes used request id req-4360c936-f8c2-4792-8153-a506eb2e85b8 2019-01-08 02:17:04,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cee1498-8453-4cb8-8b58-c5bb4c0b0fd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fad585968277e030cc0c2b3bb20b127e4da0b41" 2019-01-08 02:17:04,801 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:04 GMT Server: Apache x-compute-request-id: req-b59d87e7-b6cd-4741-b03b-c665c5afb0da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b59d87e7-b6cd-4741-b03b-c665c5afb0da Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5cca6758-8980-4d47-bb4c-768bd92effd8", "size": 1}} 2019-01-08 02:17:04,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 used request id req-b59d87e7-b6cd-4741-b03b-c665c5afb0da 2019-01-08 02:17:04,802 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1 2019-01-08 02:17:04,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cee1498-8453-4cb8-8b58-c5bb4c0b0fd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fad585968277e030cc0c2b3bb20b127e4da0b41" 2019-01-08 02:17:05,044 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:04 GMT Server: Apache x-compute-request-id: req-288381ad-6725-4e21-9d2b-b8f0da2de555 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-288381ad-6725-4e21-9d2b-b8f0da2de555 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5cca6758-8980-4d47-bb4c-768bd92effd8", "size": 1}} 2019-01-08 02:17:05,045 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 used request id req-288381ad-6725-4e21-9d2b-b8f0da2de555 2019-01-08 02:17:05,045 - create_volume - DEBUG - Instance status is - available 2019-01-08 02:17:05,045 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1 2019-01-08 02:17:05,045 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1 2019-01-08 02:17:05,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:17:05,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:17:05,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffa32466db5d4f96a296b0a0f8f9d084", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}], "expires_at": "2019-01-08T03:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-user", "id": "494d3ebeedce4539bc84958e7d107b5d"}, "audit_ids": ["tgb2DlZTRiKVmPeDev0dTA"], "issued_at": "2019-01-08T02:17:05.000000Z"}} 2019-01-08 02:17:05,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5b45f6a8b64477f3f893add9f9fe459219e0e3" 2019-01-08 02:17:05,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d638488f-4031-4338-84c5-ded7660ad16a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:17:05,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d638488f-4031-4338-84c5-ded7660ad16a 2019-01-08 02:17:05,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5b45f6a8b64477f3f893add9f9fe459219e0e3" 2019-01-08 02:17:05,790 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:05 GMT Server: Apache x-compute-request-id: req-1fda771e-0e8c-49bc-9402-efedd8c187b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1fda771e-0e8c-49bc-9402-efedd8c187b0 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5cca6758-8980-4d47-bb4c-768bd92effd8", "size": 1}]} 2019-01-08 02:17:05,790 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/detail used request id req-1fda771e-0e8c-49bc-9402-efedd8c187b0 2019-01-08 02:17:05,793 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1fda771e-0e8c-49bc-9402-efedd8c187b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5b45f6a8b64477f3f893add9f9fe459219e0e3" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-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}}' 2019-01-08 02:17:06,231 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:17:05 GMT Server: Apache x-compute-request-id: req-dc2368e8-c539-4b07-92a7-be0d1f2ea3f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dc2368e8-c539-4b07-92a7-be0d1f2ea3f9 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:06.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "size": 1}} 2019-01-08 02:17:06,231 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes used request id req-dc2368e8-c539-4b07-92a7-be0d1f2ea3f9 2019-01-08 02:17:06,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fda771e-0e8c-49bc-9402-efedd8c187b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5b45f6a8b64477f3f893add9f9fe459219e0e3" 2019-01-08 02:17:06,478 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:06 GMT Server: Apache x-compute-request-id: req-7b28ed0e-1369-4dff-92bd-75cdc9511f01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b28ed0e-1369-4dff-92bd-75cdc9511f01 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:06.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "size": 1}} 2019-01-08 02:17:06,478 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 used request id req-7b28ed0e-1369-4dff-92bd-75cdc9511f01 2019-01-08 02:17:06,479 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2 2019-01-08 02:17:06,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fda771e-0e8c-49bc-9402-efedd8c187b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5b45f6a8b64477f3f893add9f9fe459219e0e3" 2019-01-08 02:17:06,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:06 GMT Server: Apache x-compute-request-id: req-601eed2d-9790-4d39-b6cb-003fe6a973a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-601eed2d-9790-4d39-b6cb-003fe6a973a4 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:06.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "size": 1}} 2019-01-08 02:17:06,801 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 used request id req-601eed2d-9790-4d39-b6cb-003fe6a973a4 2019-01-08 02:17:06,801 - create_volume - DEBUG - Instance status is - available 2019-01-08 02:17:06,801 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2 2019-01-08 02:17:06,801 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2 2019-01-08 02:17:06,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:17:06,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:17:07,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffa32466db5d4f96a296b0a0f8f9d084", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}], "expires_at": "2019-01-08T03:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-user", "id": "494d3ebeedce4539bc84958e7d107b5d"}, "audit_ids": ["G6Rbyf4QTkuWuApWK4D7NA"], "issued_at": "2019-01-08T02:17:07.000000Z"}} 2019-01-08 02:17:07,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:07,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f47656-cd8f-4506-8a1f-7c3d4a8ac6ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:17:07,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-31f47656-cd8f-4506-8a1f-7c3d4a8ac6ad 2019-01-08 02:17:07,309 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:17:07,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:07,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7127d8c1-421f-4c20-b1e3-02da0f54214a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:17:07,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7127d8c1-421f-4c20-b1e3-02da0f54214a 2019-01-08 02:17:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:07,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-57cb60b9-8e93-4016-848a-e0fbc01501e1 Date: Tue, 08 Jan 2019 02:17:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:07,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-57cb60b9-8e93-4016-848a-e0fbc01501e1 2019-01-08 02:17:07,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:07,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-95f6622f-a310-4463-8e74-77c5ec402e6a Date: Tue, 08 Jan 2019 02:17:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:07,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-95f6622f-a310-4463-8e74-77c5ec402e6a 2019-01-08 02:17:07,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:08,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0f22d492-f446-42f0-afe1-d10eae70a949 Date: Tue, 08 Jan 2019 02:17:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:08,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-0f22d492-f446-42f0-afe1-d10eae70a949 2019-01-08 02:17:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:17:08,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:17: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:17:08,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:08,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59f02de-44a0-44a9-8325-17376fb7502d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:08,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-d59f02de-44a0-44a9-8325-17376fb7502d 2019-01-08 02:17:08,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:08,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-78bf1df2-1f60-43d5-9798-bd9d9892c93c Date: Tue, 08 Jan 2019 02:17:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:08,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-78bf1df2-1f60-43d5-9798-bd9d9892c93c 2019-01-08 02:17:08,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:08,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b1967588-0114-41c2-b194-6f5a77a656ec Date: Tue, 08 Jan 2019 02:17:08 GMT RESP BODY: {"ports":[]} 2019-01-08 02:17:08,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port&admin_state_up=True used request id req-b1967588-0114-41c2-b194-6f5a77a656ec 2019-01-08 02:17:08,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:08,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71d2da70-8b95-4759-85b8-c10499a0f0e8 x-compute-request-id: req-71d2da70-8b95-4759-85b8-c10499a0f0e8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:17:08,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst used request id req-71d2da70-8b95-4759-85b8-c10499a0f0e8 2019-01-08 02:17:08,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:08,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-51834da8-c532-4057-80d4-4267d3e77c83 Date: Tue, 08 Jan 2019 02:17:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:08,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-51834da8-c532-4057-80d4-4267d3e77c83 2019-01-08 02:17:08,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:09,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-70078216-295c-40c5-92d8-bf20b0f7009e Date: Tue, 08 Jan 2019 02:17:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:09,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-70078216-295c-40c5-92d8-bf20b0f7009e 2019-01-08 02:17:09,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:10,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2b103193-d090-4ba7-abac-e251b8dd71ef Date: Tue, 08 Jan 2019 02:17:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:10,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-2b103193-d090-4ba7-abac-e251b8dd71ef 2019-01-08 02:17:10,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:10,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0b1238-2a96-4aad-ab70-dd84fb2cf4d8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:10,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-8c0b1238-2a96-4aad-ab70-dd84fb2cf4d8 2019-01-08 02:17:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:10,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2fbe8194-eb40-497d-9e3e-05ecf8b443de Date: Tue, 08 Jan 2019 02:17:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:10,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-2fbe8194-eb40-497d-9e3e-05ecf8b443de 2019-01-08 02:17:10,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:10,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-053a914a-63a8-4431-ab18-7792dda2ed27 Date: Tue, 08 Jan 2019 02:17:10 GMT RESP BODY: {"ports":[]} 2019-01-08 02:17:10,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port&admin_state_up=True used request id req-053a914a-63a8-4431-ab18-7792dda2ed27 2019-01-08 02:17:10,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:17:10,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:17:11,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffa32466db5d4f96a296b0a0f8f9d084", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}], "expires_at": "2019-01-08T03:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-user", "id": "494d3ebeedce4539bc84958e7d107b5d"}, "audit_ids": ["-bbjyE8eTQm8wYB0oWrZmw"], "issued_at": "2019-01-08T02:17:11.000000Z"}} 2019-01-08 02:17:11,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d1cadcc42fb628c96ffbf1776243bcefc3ad29" 2019-01-08 02:17:11,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a542dd-d7e8-4143-83da-2df13d812f9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:17:11,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-42a542dd-d7e8-4143-83da-2df13d812f9a 2019-01-08 02:17:11,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:11,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2e6a67fe-86d9-4228-bfaf-0261cfd79582 Date: Tue, 08 Jan 2019 02:17:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:11,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-2e6a67fe-86d9-4228-bfaf-0261cfd79582 2019-01-08 02:17:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:11,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9fb4d6a8-521e-482f-ac6c-e12d0d78d472 Date: Tue, 08 Jan 2019 02:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:11,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-9fb4d6a8-521e-482f-ac6c-e12d0d78d472 2019-01-08 02:17:11,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:11,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4cf2a237-3121-4009-9184-5737b91a7b70 Date: Tue, 08 Jan 2019 02:17:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:11,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-4cf2a237-3121-4009-9184-5737b91a7b70 2019-01-08 02:17:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:17:11,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:17:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d1cadcc42fb628c96ffbf1776243bcefc3ad29" 2019-01-08 02:17:11,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2caf1a4d-17ae-4c08-9ea9-a24985bc2850 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:11,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-2caf1a4d-17ae-4c08-9ea9-a24985bc2850 2019-01-08 02:17:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:11,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6ccbdfaf-5e9a-42de-9a69-3039bd239b7d Date: Tue, 08 Jan 2019 02:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:11,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-6ccbdfaf-5e9a-42de-9a69-3039bd239b7d 2019-01-08 02:17:11,936 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net 2019-01-08 02:17:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" -d '{"port": {"network_id": "49f8f45b-785e-42f4-a8a7-401de3f0478d", "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port", "admin_state_up": true}}' 2019-01-08 02:17:13,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-acc41eaa-45ad-4365-8841-b282773488a1 Date: Tue, 08 Jan 2019 02:17:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.11"}],"id":"dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9","security_groups":["e636b961-c79d-425d-be6f-cf849fc6c2a3"],"mac_address":"fa:16:3e:81:70:1e","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port","project_id":"2353ae3e001a4a75a4d346e05b35af1b","qos_policy_id":null,"admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:17:12Z","binding:vnic_type":"normal","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"}} 2019-01-08 02:17:13,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-acc41eaa-45ad-4365-8841-b282773488a1 2019-01-08 02:17:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:13,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fc1f8677-027a-441f-a239-4a90ddd5523e Date: Tue, 08 Jan 2019 02:17:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:13,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-fc1f8677-027a-441f-a239-4a90ddd5523e 2019-01-08 02:17:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:13,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6a6cd5fd-1a0d-44dd-ae0f-5b1feca3f7d5 Date: Tue, 08 Jan 2019 02:17:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:13,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-6a6cd5fd-1a0d-44dd-ae0f-5b1feca3f7d5 2019-01-08 02:17:13,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:13,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-41c1782a-f841-4a17-9aab-0f34822c60e1 Date: Tue, 08 Jan 2019 02:17:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:13,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-41c1782a-f841-4a17-9aab-0f34822c60e1 2019-01-08 02:17:13,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:14,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16c803c-94b5-4d30-8a07-30567f880d8a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:14,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-d16c803c-94b5-4d30-8a07-30567f880d8a 2019-01-08 02:17:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:14,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e664869-a629-45d5-b659-12061cce666e Date: Tue, 08 Jan 2019 02:17:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:14,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-3e664869-a629-45d5-b659-12061cce666e 2019-01-08 02:17:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:14,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-0b2c272a-0693-4b3e-a852-344d589c4ccd Date: Tue, 08 Jan 2019 02:17:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.11"}],"id":"dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9","security_groups":["e636b961-c79d-425d-be6f-cf849fc6c2a3"],"mac_address":"fa:16:3e:81:70:1e","project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port","admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:17:12Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"}]} 2019-01-08 02:17:14,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port&admin_state_up=True used request id req-0b2c272a-0693-4b3e-a852-344d589c4ccd 2019-01-08 02:17:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:14,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85d1640-d15a-4556-aa31-7b2812ba349b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:14,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-a85d1640-d15a-4556-aa31-7b2812ba349b 2019-01-08 02:17:14,594 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst 2019-01-08 02:17:14,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:14,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a410c72a-ab49-4080-b6c8-e4df7e3d246a x-compute-request-id: req-a410c72a-ab49-4080-b6c8-e4df7e3d246a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-flavor-name"}]} 2019-01-08 02:17:14,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-a410c72a-ab49-4080-b6c8-e4df7e3d246a 2019-01-08 02:17:14,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:14,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89659af4-7a96-41d4-ab85-74e1b71fb88f x-compute-request-id: req-89659af4-7a96-41d4-ab85-74e1b71fb88f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "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": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be"}} 2019-01-08 02:17:14,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be used request id req-89659af4-7a96-41d4-ab85-74e1b71fb88f 2019-01-08 02:17:14,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:14,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-7c84609b-143c-4dbb-92e8-0e1bddc6d64b Date: Tue, 08 Jan 2019 02:17:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:16:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:16:56Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/snap", "metadata": {}}], "self": "/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "min_disk": 0, "protected": false, "id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "file": "/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2353ae3e001a4a75a4d346e05b35af1b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image"} 2019-01-08 02:17:14,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image used request id req-7c84609b-143c-4dbb-92e8-0e1bddc6d64b 2019-01-08 02:17:14,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:15,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f0bf1c05-4527-4e66-ada4-cf7f1c0213ba Date: Tue, 08 Jan 2019 02:17: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"}}} 2019-01-08 02:17:15,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-f0bf1c05-4527-4e66-ada4-cf7f1c0213ba 2019-01-08 02:17:15,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" -d '{"server": {"name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "imageRef": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "flavorRef": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "max_count": 1, "min_count": 1, "networks": [{"port": "dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9"}]}}' 2019-01-08 02:17:16,678 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:17: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-2ebe4237-676c-4cce-b319-945570a370c4 x-compute-request-id: req-2ebe4237-676c-4cce-b319-945570a370c4 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "adminPass": "dE6JZeTY92sp"}} 2019-01-08 02:17:16,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-2ebe4237-676c-4cce-b319-945570a370c4 2019-01-08 02:17:16,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:17,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a30fefed-82e0-4182-8328-1ad4e196616f x-compute-request-id: req-a30fefed-82e0-4182-8328-1ad4e196616f 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.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:17:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:17,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-a30fefed-82e0-4182-8328-1ad4e196616f 2019-01-08 02:17:17,129 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst 2019-01-08 02:17:17,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:17,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e42a7881-a220-4ca4-947e-e62974b5507b x-compute-request-id: req-e42a7881-a220-4ca4-947e-e62974b5507b 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.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:17:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:17,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-e42a7881-a220-4ca4-947e-e62974b5507b 2019-01-08 02:17:17,553 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst] is - BUILD 2019-01-08 02:17:17,554 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:17:20,557 - create_instance - DEBUG - VM status query timeout in 896.572371006 2019-01-08 02:17:20,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:21,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17: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-86ae1dfc-6320-4689-b49b-bb83991c390a x-compute-request-id: req-86ae1dfc-6320-4689-b49b-bb83991c390a 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.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "security_groups": [{"name": "default"}], "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:17:17Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:21,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-86ae1dfc-6320-4689-b49b-bb83991c390a 2019-01-08 02:17:21,397 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst] is - BUILD 2019-01-08 02:17:21,397 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:17:24,400 - create_instance - DEBUG - VM status query timeout in 892.729043961 2019-01-08 02:17:24,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:24,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bd740a3-cf81-4c16-b125-288121a38f46 x-compute-request-id: req-8bd740a3-cf81-4c16-b125-288121a38f46 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.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "security_groups": [{"name": "default"}], "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:17:17Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:24,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-8bd740a3-cf81-4c16-b125-288121a38f46 2019-01-08 02:17:24,883 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst] is - BUILD 2019-01-08 02:17:24,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:17:27,886 - create_instance - DEBUG - VM status query timeout in 889.242698908 2019-01-08 02:17:27,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:28,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44f5ac05-59c7-4851-bcd1-2a0461aa3b0e x-compute-request-id: req-44f5ac05-59c7-4851-bcd1-2a0461aa3b0e Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:70:1e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:17:27.000000", "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "security_groups": [{"name": "default"}], "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:17:27Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:28,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-44f5ac05-59c7-4851-bcd1-2a0461aa3b0e 2019-01-08 02:17:28,591 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst] is - ACTIVE 2019-01-08 02:17:28,591 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:17:28,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:29,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce04a261-20da-4f42-8cc8-fb8bfc73bf25 x-compute-request-id: req-ce04a261-20da-4f42-8cc8-fb8bfc73bf25 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:70:1e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:17:27.000000", "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "security_groups": [{"name": "default"}], "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:17:27Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:29,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-ce04a261-20da-4f42-8cc8-fb8bfc73bf25 2019-01-08 02:17:29,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:29,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e7307e73-2e59-4f36-b768-326d80f9f1cc Date: Tue, 08 Jan 2019 02:17:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:29,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-e7307e73-2e59-4f36-b768-326d80f9f1cc 2019-01-08 02:17:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:29,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df1aa2d-bb26-4dda-a4c6-8b4592a486c6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:29,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-5df1aa2d-bb26-4dda-a4c6-8b4592a486c6 2019-01-08 02:17:29,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:29,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ee61d6b-b759-40cc-987f-23336e4ce6a8 Date: Tue, 08 Jan 2019 02:17:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:29,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-0ee61d6b-b759-40cc-987f-23336e4ce6a8 2019-01-08 02:17:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:29,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-8790c617-630f-4e3d-86ba-bdedc76a9370 Date: Tue, 08 Jan 2019 02:17:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.2"}],"id":"66e77d84-59e1-464e-882e-b00022da140d","security_groups":[],"mac_address":"fa:16:3e:0d:88:17","project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:16:59Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.11"}],"id":"dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9","security_groups":["e636b961-c79d-425d-be6f-cf849fc6c2a3"],"mac_address":"fa:16:3e:81:70:1e","project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port","admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:17:12Z","binding:vnic_type":"normal","device_id":"12bf7e07-bdf3-44c7-80d1-f458fef1eaf1","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"}]} 2019-01-08 02:17:29,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-8790c617-630f-4e3d-86ba-bdedc76a9370 2019-01-08 02:17:29,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:29,859 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:29 GMT Server: Apache x-compute-request-id: req-dfa02233-c6e6-44d3-9dba-6e32dfd3ffd4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfa02233-c6e6-44d3-9dba-6e32dfd3ffd4 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:06.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "size": 1}, {"status": "available", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5cca6758-8980-4d47-bb4c-768bd92effd8", "size": 1}]} 2019-01-08 02:17:29,859 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/detail used request id req-dfa02233-c6e6-44d3-9dba-6e32dfd3ffd4 2019-01-08 02:17:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:29,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e800337-213e-427f-818d-d770949fd053 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:29,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-0e800337-213e-427f-818d-d770949fd053 2019-01-08 02:17:29,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:30,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e3a82da-6c09-4ae1-ae99-9faf4c7774b5 x-compute-request-id: req-9e3a82da-6c09-4ae1-ae99-9faf4c7774b5 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:70:1e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:17:27.000000", "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "security_groups": [{"name": "default"}], "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:17:27Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:30,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-9e3a82da-6c09-4ae1-ae99-9faf4c7774b5 2019-01-08 02:17:30,489 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst] is - ACTIVE 2019-01-08 02:17:30,489 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:17:30,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:31,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17: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-0a59b846-08ee-48e9-836d-d9f2582d9e7a x-compute-request-id: req-0a59b846-08ee-48e9-836d-d9f2582d9e7a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:70:1e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:17:27.000000", "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "security_groups": [{"name": "default"}], "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:17:27Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:31,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-0a59b846-08ee-48e9-836d-d9f2582d9e7a 2019-01-08 02:17:31,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:31,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-94a9818b-ff28-487c-95e2-c6b95cc3f788 Date: Tue, 08 Jan 2019 02:17:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:31,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-94a9818b-ff28-487c-95e2-c6b95cc3f788 2019-01-08 02:17:31,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:31,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f76aab-29f5-4bb9-b004-a7dc090a03bd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:31,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-39f76aab-29f5-4bb9-b004-a7dc090a03bd 2019-01-08 02:17:31,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:31,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dfec96d6-d724-43f9-8c5b-878940a0252e Date: Tue, 08 Jan 2019 02:17:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:31,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-dfec96d6-d724-43f9-8c5b-878940a0252e 2019-01-08 02:17:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:31,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-3784db30-7952-498b-82f1-a937cd7c59c0 Date: Tue, 08 Jan 2019 02:17:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.2"}],"id":"66e77d84-59e1-464e-882e-b00022da140d","security_groups":[],"mac_address":"fa:16:3e:0d:88:17","project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:16:59Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.11"}],"id":"dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9","security_groups":["e636b961-c79d-425d-be6f-cf849fc6c2a3"],"mac_address":"fa:16:3e:81:70:1e","project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port","admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:17:12Z","binding:vnic_type":"normal","device_id":"12bf7e07-bdf3-44c7-80d1-f458fef1eaf1","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"}]} 2019-01-08 02:17:31,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-3784db30-7952-498b-82f1-a937cd7c59c0 2019-01-08 02:17:31,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" -d '{"volumeAttachment": {"volumeId": "5cca6758-8980-4d47-bb4c-768bd92effd8"}}' 2019-01-08 02:17:32,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e588e33e-0faa-4ee0-aa8e-fa8894f28e07 x-compute-request-id: req-e588e33e-0faa-4ee0-aa8e-fa8894f28e07 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "id": "5cca6758-8980-4d47-bb4c-768bd92effd8", "volumeId": "5cca6758-8980-4d47-bb4c-768bd92effd8"}} 2019-01-08 02:17:32,997 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1/os-volume_attachments used request id req-e588e33e-0faa-4ee0-aa8e-fa8894f28e07 2019-01-08 02:17:33,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:33,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-429ded31-d5c1-4d4a-a1ec-823196559475 x-compute-request-id: req-429ded31-d5c1-4d4a-a1ec-823196559475 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:70:1e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:17:27.000000", "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "security_groups": [{"name": "default"}], "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:17:27Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [{"id": "5cca6758-8980-4d47-bb4c-768bd92effd8"}], "metadata": {}}} 2019-01-08 02:17:33,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-429ded31-d5c1-4d4a-a1ec-823196559475 2019-01-08 02:17:33,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:33,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4e1bdd61-d768-4a02-8541-699c094b97d2 Date: Tue, 08 Jan 2019 02:17:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:33,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-4e1bdd61-d768-4a02-8541-699c094b97d2 2019-01-08 02:17:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:33,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac9b35d-9763-4c5c-8869-6d19931319eb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:33,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-9ac9b35d-9763-4c5c-8869-6d19931319eb 2019-01-08 02:17:33,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:33,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e28f20cb-bf77-45da-9891-c22a1e8b957e Date: Tue, 08 Jan 2019 02:17:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:33,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-e28f20cb-bf77-45da-9891-c22a1e8b957e 2019-01-08 02:17:33,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:34,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-adcf6ddb-d404-41b2-8092-05b9097b44e8 Date: Tue, 08 Jan 2019 02:17:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.2"}],"id":"66e77d84-59e1-464e-882e-b00022da140d","security_groups":[],"mac_address":"fa:16:3e:0d:88:17","project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:16:59Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.11"}],"id":"dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9","security_groups":["e636b961-c79d-425d-be6f-cf849fc6c2a3"],"mac_address":"fa:16:3e:81:70:1e","project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port","admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:17:12Z","binding:vnic_type":"normal","device_id":"12bf7e07-bdf3-44c7-80d1-f458fef1eaf1","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"}]} 2019-01-08 02:17:34,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-adcf6ddb-d404-41b2-8092-05b9097b44e8 2019-01-08 02:17:34,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:17:34,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffa32466db5d4f96a296b0a0f8f9d084", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role"}], "expires_at": "2019-01-08T03:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/2353ae3e001a4a75a4d346e05b35af1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-user", "id": "494d3ebeedce4539bc84958e7d107b5d"}, "audit_ids": ["al3j8Rc-SkWnmQaT1wSLQg"], "issued_at": "2019-01-08T02:17:34.000000Z"}} 2019-01-08 02:17:34,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb655c27376e1af215c0e1d82444364c0561f369" 2019-01-08 02:17:35,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e11c7a0-9de6-4790-a58a-cafb9478aa93 x-compute-request-id: req-2e11c7a0-9de6-4790-a58a-cafb9478aa93 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:70:1e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:17:27.000000", "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "security_groups": [{"name": "default"}], "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:17:27Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [{"id": "5cca6758-8980-4d47-bb4c-768bd92effd8"}], "metadata": {}}]} 2019-01-08 02:17:35,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst used request id req-2e11c7a0-9de6-4790-a58a-cafb9478aa93 2019-01-08 02:17:35,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb655c27376e1af215c0e1d82444364c0561f369" 2019-01-08 02:17:35,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0a19b854-e875-4b77-b041-fbcc69734257 Date: Tue, 08 Jan 2019 02:17:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","subnets":["96dd7fb4-2e72-471e-9116-78fb9c232dc5"],"description":"","tags":[],"updated_at":"2019-01-08T02:17:01Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net","admin_state_up":true,"tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:16:59Z","mtu":1442}]} 2019-01-08 02:17:35,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net used request id req-0a19b854-e875-4b77-b041-fbcc69734257 2019-01-08 02:17:35,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb655c27376e1af215c0e1d82444364c0561f369" 2019-01-08 02:17:36,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-75ac999a-f3bd-464d-9862-13a072c2283e Date: Tue, 08 Jan 2019 02:17:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b","created_at":"2019-01-08T02:17:01Z","dns_nameservers":[],"updated_at":"2019-01-08T02:17: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":"2353ae3e001a4a75a4d346e05b35af1b","id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet"}]} 2019-01-08 02:17:36,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-75ac999a-f3bd-464d-9862-13a072c2283e 2019-01-08 02:17:36,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb655c27376e1af215c0e1d82444364c0561f369" 2019-01-08 02:17:36,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-6908de25-99c1-4c78-94e4-d0c065f687e9 Date: Tue, 08 Jan 2019 02:17:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.2"}],"id":"66e77d84-59e1-464e-882e-b00022da140d","security_groups":[],"mac_address":"fa:16:3e:0d:88:17","project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:16:59Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:17:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96dd7fb4-2e72-471e-9116-78fb9c232dc5","ip_address":"10.55.0.11"}],"id":"dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9","security_groups":["e636b961-c79d-425d-be6f-cf849fc6c2a3"],"mac_address":"fa:16:3e:81:70:1e","project_id":"2353ae3e001a4a75a4d346e05b35af1b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port","admin_state_up":true,"network_id":"49f8f45b-785e-42f4-a8a7-401de3f0478d","dns_name":"","created_at":"2019-01-08T02:17:12Z","binding:vnic_type":"normal","device_id":"12bf7e07-bdf3-44c7-80d1-f458fef1eaf1","tenant_id":"2353ae3e001a4a75a4d346e05b35af1b"}]} 2019-01-08 02:17:36,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-6908de25-99c1-4c78-94e4-d0c065f687e9 2019-01-08 02:17:36,285 - create_instance - INFO - Deleting Port with ID - dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9 2019-01-08 02:17:36,285 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-port 2019-01-08 02:17:36,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:36,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4476749e-5f89-4d4c-bb33-25b1665cb3f3 Date: Tue, 08 Jan 2019 02:17:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:17:36,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/dfd739fe-f6c1-4997-afbc-5d7cf7c06dc9 used request id req-4476749e-5f89-4d4c-bb33-25b1665cb3f3 2019-01-08 02:17:36,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dfa02233-c6e6-44d3-9dba-6e32dfd3ffd4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:37,058 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:36 GMT Server: Apache x-compute-request-id: req-883fcab8-9dd5-409b-ae01-7b6dd51cfc2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-883fcab8-9dd5-409b-ae01-7b6dd51cfc2d Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [{"server_id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "attachment_id": "32f2d5c1-a96f-4ed5-a504-79f77586213c", "attached_at": "2019-01-08T02:17:34.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "5cca6758-8980-4d47-bb4c-768bd92effd8", "device": "/dev/vdb", "id": "5cca6758-8980-4d47-bb4c-768bd92effd8"}], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "5cca6758-8980-4d47-bb4c-768bd92effd8", "size": 1}} 2019-01-08 02:17:37,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 used request id req-883fcab8-9dd5-409b-ae01-7b6dd51cfc2d 2019-01-08 02:17:37,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1/os-volume_attachments/5cca6758-8980-4d47-bb4c-768bd92effd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:37,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-31260633-2dc8-4589-8632-d8f80826b81b x-compute-request-id: req-31260633-2dc8-4589-8632-d8f80826b81b Content-Length: 0 Content-Type: application/json 2019-01-08 02:17:37,941 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1/os-volume_attachments/5cca6758-8980-4d47-bb4c-768bd92effd8 used request id req-31260633-2dc8-4589-8632-d8f80826b81b 2019-01-08 02:17:37,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:38,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-427de16e-58f1-45fe-bf39-c461631ee11c x-compute-request-id: req-427de16e-58f1-45fe-bf39-c461631ee11c Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:17:27.000000", "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:17:27Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [{"id": "5cca6758-8980-4d47-bb4c-768bd92effd8"}], "metadata": {}}} 2019-01-08 02:17:38,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-427de16e-58f1-45fe-bf39-c461631ee11c 2019-01-08 02:17:41,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:41,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0170d1f-1c8d-4aa2-b40b-6a1821a1e356 x-compute-request-id: req-a0170d1f-1c8d-4aa2-b40b-6a1821a1e356 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.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:17:27.000000", "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:17:27Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:41,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-a0170d1f-1c8d-4aa2-b40b-6a1821a1e356 2019-01-08 02:17:41,332 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst 2019-01-08 02:17:41,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:41,571 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d61722b-1d9e-4d21-ab1f-ebb0079e555a x-compute-request-id: req-9d61722b-1d9e-4d21-ab1f-ebb0079e555a Content-Type: application/json 2019-01-08 02:17:41,571 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-9d61722b-1d9e-4d21-ab1f-ebb0079e555a 2019-01-08 02:17:41,571 - create_instance - INFO - Checking deletion status 2019-01-08 02:17:41,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:42,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c6c6033-6ce6-47d1-9716-20e95d91b76b x-compute-request-id: req-3c6c6033-6ce6-47d1-9716-20e95d91b76b 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.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "rel": "bookmark"}], "image": {"id": "be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "links": [{"href": "http://172.30.9.42:8774/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:17:27.000000", "flavor": {"id": "cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "links": [{"href": "http://172.30.9.42:8774/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be", "rel": "bookmark"}]}, "id": "12bf7e07-bdf3-44c7-80d1-f458fef1eaf1", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:17:41Z", "hostId": "837897970cecd69916527770f75299128400036b829114e1f0a8bd35", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst", "created": "2019-01-08T02:17:16Z", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:17:42,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-3c6c6033-6ce6-47d1-9716-20e95d91b76b 2019-01-08 02:17:42,014 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst] is - ACTIVE 2019-01-08 02:17:42,014 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:17:45,017 - create_instance - DEBUG - VM status query timeout in 296.554375172 2019-01-08 02:17:45,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981334931f82d10317d5ce1f2bf6a6d653960bd" 2019-01-08 02:17:45,072 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5436cb7-a853-4277-bc77-dc6571074484 x-compute-request-id: req-e5436cb7-a853-4277-bc77-dc6571074484 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 could not be found.", "code": 404}} 2019-01-08 02:17:45,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 used request id req-e5436cb7-a853-4277-bc77-dc6571074484 2019-01-08 02:17:45,073 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 12bf7e07-bdf3-44c7-80d1-f458fef1eaf1 could not be found. (HTTP 404) (Request-ID: req-e5436cb7-a853-4277-bc77-dc6571074484) 2019-01-08 02:17:45,073 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-inst 2019-01-08 02:17:45,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b8957be9481d8a2ed0ba62748e0e1c8c775650" 2019-01-08 02:17:45,119 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:17:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a18cbf4-e171-405d-a41e-5e3b0244e647 x-compute-request-id: req-9a18cbf4-e171-405d-a41e-5e3b0244e647 Content-Length: 0 Content-Type: application/json 2019-01-08 02:17:45,119 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/cc0cb7a2-6e06-4bbb-bd05-16e35b9179be used request id req-9a18cbf4-e171-405d-a41e-5e3b0244e647 2019-01-08 02:17:45,120 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet 2019-01-08 02:17:45,120 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-subnet 2019-01-08 02:17:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/96dd7fb4-2e72-471e-9116-78fb9c232dc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" 2019-01-08 02:17:46,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c54e63d5-4e8c-4ddc-988f-ea8d5f98e058 Date: Tue, 08 Jan 2019 02:17:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:17:46,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/96dd7fb4-2e72-471e-9116-78fb9c232dc5 used request id req-c54e63d5-4e8c-4ddc-988f-ea8d5f98e058 2019-01-08 02:17:46,603 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-pub-net 2019-01-08 02:17:46,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/49f8f45b-785e-42f4-a8a7-401de3f0478d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f873d6d3f35f844f3158b3ce2d4f61611abf37" 2019-01-08 02:17:47,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc4011d0-5b28-4aeb-9183-6f444b37cc17 Date: Tue, 08 Jan 2019 02:17:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:17:47,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/49f8f45b-785e-42f4-a8a7-401de3f0478d used request id req-dc4011d0-5b28-4aeb-9183-6f444b37cc17 2019-01-08 02:17:47,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fda771e-0e8c-49bc-9402-efedd8c187b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5b45f6a8b64477f3f893add9f9fe459219e0e3" 2019-01-08 02:17:47,880 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:47 GMT Server: Apache x-compute-request-id: req-19d0f0a0-5b20-43b3-8c6a-06bc4cdac65e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19d0f0a0-5b20-43b3-8c6a-06bc4cdac65e Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:06.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "size": 1}} 2019-01-08 02:17:47,880 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 used request id req-19d0f0a0-5b20-43b3-8c6a-06bc4cdac65e 2019-01-08 02:17:47,881 - create_volume - DEBUG - Instance status is - available 2019-01-08 02:17:47,881 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2 2019-01-08 02:17:47,881 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2 2019-01-08 02:17:47,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fda771e-0e8c-49bc-9402-efedd8c187b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5b45f6a8b64477f3f893add9f9fe459219e0e3" 2019-01-08 02:17:48,151 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:17:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-93a5fd2e-b64c-4ed4-bb58-a7f16a77bb8e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:17:48,152 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 used request id req-93a5fd2e-b64c-4ed4-bb58-a7f16a77bb8e 2019-01-08 02:17:48,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fda771e-0e8c-49bc-9402-efedd8c187b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5b45f6a8b64477f3f893add9f9fe459219e0e3" 2019-01-08 02:17:48,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:48 GMT Server: Apache x-compute-request-id: req-d4ab2c44-2fa2-4a67-aedb-595721317757 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4ab2c44-2fa2-4a67-aedb-595721317757 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7c4d3395-dc8f-4143-9dc8-a61964f2afe9", "size": 1}} 2019-01-08 02:17:48,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 used request id req-d4ab2c44-2fa2-4a67-aedb-595721317757 2019-01-08 02:17:48,414 - create_volume - DEBUG - Instance status is - deleting 2019-01-08 02:17:48,414 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-08 02:17:51,418 - create_volume - DEBUG - Volume status query timeout in 56.7342398167 2019-01-08 02:17:51,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fda771e-0e8c-49bc-9402-efedd8c187b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5b45f6a8b64477f3f893add9f9fe459219e0e3" 2019-01-08 02:17:51,712 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-831da1d9-6ed8-40db-be37-ef854f4272a5 x-openstack-request-id: req-831da1d9-6ed8-40db-be37-ef854f4272a5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 7c4d3395-dc8f-4143-9dc8-a61964f2afe9 could not be found.", "code": 404}} 2019-01-08 02:17:51,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/7c4d3395-dc8f-4143-9dc8-a61964f2afe9 used request id req-831da1d9-6ed8-40db-be37-ef854f4272a5 2019-01-08 02:17:51,713 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 7c4d3395-dc8f-4143-9dc8-a61964f2afe9 could not be found. (HTTP 404) (Request-ID: req-831da1d9-6ed8-40db-be37-ef854f4272a5) 2019-01-08 02:17:51,713 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-2 2019-01-08 02:17:51,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cee1498-8453-4cb8-8b58-c5bb4c0b0fd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fad585968277e030cc0c2b3bb20b127e4da0b41" 2019-01-08 02:17:51,956 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:51 GMT Server: Apache x-compute-request-id: req-70c2e699-8a98-41a0-b685-29e49e2a41f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70c2e699-8a98-41a0-b685-29e49e2a41f1 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "494d3ebeedce4539bc84958e7d107b5d", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "self"}, {"href": "http://172.30.9.42:8776/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "updated_at": "2019-01-08T02:17:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5cca6758-8980-4d47-bb4c-768bd92effd8", "size": 1}} 2019-01-08 02:17:51,956 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 used request id req-70c2e699-8a98-41a0-b685-29e49e2a41f1 2019-01-08 02:17:51,957 - create_volume - DEBUG - Instance status is - available 2019-01-08 02:17:51,957 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1 2019-01-08 02:17:51,957 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1 2019-01-08 02:17:51,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cee1498-8453-4cb8-8b58-c5bb4c0b0fd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fad585968277e030cc0c2b3bb20b127e4da0b41" 2019-01-08 02:17:52,241 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:17:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f601fd07-6226-473f-9f79-fb8ae76feb42 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:17:52,241 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 used request id req-f601fd07-6226-473f-9f79-fb8ae76feb42 2019-01-08 02:17:52,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cee1498-8453-4cb8-8b58-c5bb4c0b0fd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fad585968277e030cc0c2b3bb20b127e4da0b41" 2019-01-08 02:17:52,458 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6ea63542-f9ba-46f5-bf29-a0143da4428d x-openstack-request-id: req-6ea63542-f9ba-46f5-bf29-a0143da4428d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5cca6758-8980-4d47-bb4c-768bd92effd8 could not be found.", "code": 404}} 2019-01-08 02:17:52,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/2353ae3e001a4a75a4d346e05b35af1b/volumes/5cca6758-8980-4d47-bb4c-768bd92effd8 used request id req-6ea63542-f9ba-46f5-bf29-a0143da4428d 2019-01-08 02:17:52,458 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5cca6758-8980-4d47-bb4c-768bd92effd8 could not be found. (HTTP 404) (Request-ID: req-6ea63542-f9ba-46f5-bf29-a0143da4428d) 2019-01-08 02:17:52,458 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-1 2019-01-08 02:17:52,459 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-d4871cb9-ea35-4212-9ab9-b8f238eb2e80-image 2019-01-08 02:17:52,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6283eeb687978f765bf74e21008defd44e025f02" 2019-01-08 02:17:53,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc0f0655-36a6-408b-bd16-9cdc2664001f Date: Tue, 08 Jan 2019 02:17:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:17:53,929 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/be0fcf41-13fd-4d5c-bbd8-f6efcf824580 used request id req-cc0f0655-36a6-408b-bd16-9cdc2664001f 2019-01-08 02:17:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:54,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-c691882a-2525-4301-8f9e-94b4d74f930f Date: Tue, 08 Jan 2019 02:17:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "created_at": "2019-01-08T02:16:59Z", "updated_at": "2019-01-08T02:16:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:16:59Z", "revision_number": 0, "id": "466a78da-5180-4d3e-a599-c92d430fbd38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:16:59Z", "security_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2353ae3e001a4a75a4d346e05b35af1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:16:59Z", "revision_number": 0, "id": "65886746-24b6-4906-b445-d01c3d8a9da1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:16:59Z", "security_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2353ae3e001a4a75a4d346e05b35af1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:16:59Z", "revision_number": 0, "id": "6ca3d6e1-eafc-4f8c-9195-221b2e4f5275", "remote_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "remote_ip_prefix": null, "created_at": "2019-01-08T02:16:59Z", "security_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2353ae3e001a4a75a4d346e05b35af1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:16:59Z", "revision_number": 0, "id": "944a873f-86e0-4866-b92b-a85c094c214f", "remote_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "remote_ip_prefix": null, "created_at": "2019-01-08T02:16:59Z", "security_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2353ae3e001a4a75a4d346e05b35af1b"}], "revision_number": 4, "project_id": "2353ae3e001a4a75a4d346e05b35af1b", "id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:17:54,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-c691882a-2525-4301-8f9e-94b4d74f930f 2019-01-08 02:17:54,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:54,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de97ddc-13d0-464d-b553-54096caf8b28 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:17:54,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-4de97ddc-13d0-464d-b553-54096caf8b28 2019-01-08 02:17:54,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:54,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ea71f8-6dac-423f-ab31-73e6f9154d17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:17:54,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-19ea71f8-6dac-423f-ab31-73e6f9154d17 2019-01-08 02:17:54,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:17:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:54,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9657bcb-484e-4aec-b1d9-d8e580b9d746 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:17:54,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-a9657bcb-484e-4aec-b1d9-d8e580b9d746 2019-01-08 02:17:54,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:17:54,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:54,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc9d0669-72aa-48c6-a5cd-fc4ada095f46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:17:54,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-fc9d0669-72aa-48c6-a5cd-fc4ada095f46 2019-01-08 02:17:54,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:17:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:54,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4747f77f-7091-4c53-ae0b-d5c75bdaf8dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:17:54,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-4747f77f-7091-4c53-ae0b-d5c75bdaf8dd 2019-01-08 02:17:54,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:17:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:54,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbf1980-0d7b-4748-8985-e77e65ee43b0 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:17:54,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-5dbf1980-0d7b-4748-8985-e77e65ee43b0 2019-01-08 02:17:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:55,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b9d7d9-c2d0-4a7e-99a4-b87912cacdb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:17:55,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-c2b9d7d9-c2d0-4a7e-99a4-b87912cacdb9 2019-01-08 02:17:55,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:17:55,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:55,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f56360ba-9fa3-4066-85a5-b582c3844b37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:17:55,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-f56360ba-9fa3-4066-85a5-b582c3844b37 2019-01-08 02:17:55,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:17:55,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:55,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce533dd7-9a1c-4918-a943-7b3fe14bffaa 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:17:55,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-ce533dd7-9a1c-4918-a943-7b3fe14bffaa 2019-01-08 02:17:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:55,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b45ba35-a8bf-40d4-a4b7-e0402ea4dc5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:17:55,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-1b45ba35-a8bf-40d4-a4b7-e0402ea4dc5b 2019-01-08 02:17:55,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:17:55,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:55,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920c7018-11e5-4c50-8390-c0edfe1e8ac4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:17:55,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-920c7018-11e5-4c50-8390-c0edfe1e8ac4 2019-01-08 02:17:55,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:17:55,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:55,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-111170f1-a1b1-4902-af63-de727c559fec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:17:55,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-111170f1-a1b1-4902-af63-de727c559fec 2019-01-08 02:17:55,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:17:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:55,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf0a4d4-2d25-4a08-a622-875255b00bd2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2353ae3e001a4a75a4d346e05b35af1b", "name": "CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj"}} 2019-01-08 02:17:55,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-9cf0a4d4-2d25-4a08-a622-875255b00bd2 2019-01-08 02:17:55,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e636b961-c79d-425d-be6f-cf849fc6c2a3 2019-01-08 02:17:55,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e636b961-c79d-425d-be6f-cf849fc6c2a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:56,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dabc3252-d4e3-4da1-8095-4769608cb507 Date: Tue, 08 Jan 2019 02: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": "2019-01-08T02:16:59Z", "security_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "port_range_min": null, "revision_number": 0, "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "created_at": "2019-01-08T02:16:59Z", "project_id": "2353ae3e001a4a75a4d346e05b35af1b", "id": "466a78da-5180-4d3e-a599-c92d430fbd38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:16:59Z", "security_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "port_range_min": null, "revision_number": 0, "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "created_at": "2019-01-08T02:16:59Z", "project_id": "2353ae3e001a4a75a4d346e05b35af1b", "id": "65886746-24b6-4906-b445-d01c3d8a9da1"}, {"remote_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:16:59Z", "security_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "port_range_min": null, "revision_number": 0, "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "created_at": "2019-01-08T02:16:59Z", "project_id": "2353ae3e001a4a75a4d346e05b35af1b", "id": "6ca3d6e1-eafc-4f8c-9195-221b2e4f5275"}, {"remote_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:16:59Z", "security_group_id": "e636b961-c79d-425d-be6f-cf849fc6c2a3", "port_range_min": null, "revision_number": 0, "tenant_id": "2353ae3e001a4a75a4d346e05b35af1b", "created_at": "2019-01-08T02:16:59Z", "project_id": "2353ae3e001a4a75a4d346e05b35af1b", "id": "944a873f-86e0-4866-b92b-a85c094c214f"}]} 2019-01-08 02:17:56,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e636b961-c79d-425d-be6f-cf849fc6c2a3 used request id req-dabc3252-d4e3-4da1-8095-4769608cb507 2019-01-08 02:17:56,028 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:17:56,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/e636b961-c79d-425d-be6f-cf849fc6c2a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:56,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4cc36ba-9c4b-4157-9a79-8a44f0e02d3f Content-Length: 0 Date: Tue, 08 Jan 2019 02:17:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:17:56,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/e636b961-c79d-425d-be6f-cf849fc6c2a3 used request id req-a4cc36ba-9c4b-4157-9a79-8a44f0e02d3f 2019-01-08 02:17:56,612 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj 2019-01-08 02:17:56,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:56,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eecfc7d-ca98-4cf5-a3bf-2f845634f41f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:17:56,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/2353ae3e001a4a75a4d346e05b35af1b used request id req-7eecfc7d-ca98-4cf5-a3bf-2f845634f41f 2019-01-08 02:17:56,905 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-5057783e-4f2d-4b6-proj-role 2019-01-08 02:17:56,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/ffa32466db5d4f96a296b0a0f8f9d084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:57,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8d0a6ae-4ce3-49dd-b365-a38fe91140c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:17:57,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/ffa32466db5d4f96a296b0a0f8f9d084 used request id req-c8d0a6ae-4ce3-49dd-b365-a38fe91140c2 2019-01-08 02:17:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea84b95517e852cedea5d1c953fbe37fbb3251af" 2019-01-08 02:17:57,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf68306-53d0-4a09-b50c-dd8a31cffd5d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:17:57,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7bf68306-53d0-4a09-b50c-dd8a31cffd5d 2019-01-08 02:17:57,153 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-5057783e-4f2d-4b6-user 2019-01-08 02:17:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/494d3ebeedce4539bc84958e7d107b5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e169e399c763f89a877a0665f5d05677ad5d3" 2019-01-08 02:17:57,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a951b696-2dfc-408d-a416-ff1afb8db057 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:17:57,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/494d3ebeedce4539bc84958e7d107b5d used request id req-a951b696-2dfc-408d-a416-ff1afb8db057 2019-01-08 02:17:57,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:17:57,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["KQq06t3kSsO1qhkAc_nFVQ"], "issued_at": "2019-01-08T02:17:57.000000Z"}} 2019-01-08 02:17:57,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ffbd14c6a288e53b5e3e5ccc8294904fe0af89" 2019-01-08 02:17:58,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e47c7fb-7cf4-48b4-9e6c-184e6432a85d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:17:58,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7e47c7fb-7cf4-48b4-9e6c-184e6432a85d 2019-01-08 02:17:58,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:17:58,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:17:58,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["laVEIUAHQqmhojo8EvS3zw"], "issued_at": "2019-01-08T02:17:58.000000Z"}} 2019-01-08 02:17:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:17:58,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b285dabc-e97c-4d17-a7ac-704eb4f79ff2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:17:58,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b285dabc-e97c-4d17-a7ac-704eb4f79ff2 2019-01-08 02:17:58,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:17:58,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:17: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:17:58,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-47209fcf-f107-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:17:58,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1957f7a3-8441-4ead-9c12-fdf1bee55489 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-47209fcf-f107-47d-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:17:58,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-47209fcf-f107-47d-proj used request id req-1957f7a3-8441-4ead-9c12-fdf1bee55489 2019-01-08 02:17:58,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:17:58,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed98b05-d3aa-4b97-9735-c6392560f0ac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:17:58,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-7ed98b05-d3aa-4b97-9735-c6392560f0ac 2019-01-08 02:17:58,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}}' 2019-01-08 02:17:59,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-854e0a3a-23f3-4544-b350-069fe4f3be5d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "id": "e1825fd917084aee9293a0a70d93039b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:17:59,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-854e0a3a-23f3-4544-b350-069fe4f3be5d 2019-01-08 02:17:59,008 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-47209fcf-f107-47d-proj 2019-01-08 02:17:59,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:17:59,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:17:59,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["eQ6HAR0zTd-alTWwY6lwkw"], "issued_at": "2019-01-08T02:17:59.000000Z"}} 2019-01-08 02:17:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934e871e95cca9d2e0e9e3ae1b739fbee1f6d734" 2019-01-08 02:17:59,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325fd5d3-79d5-4f6f-ac22-73fb0fd59f37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:17:59,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-325fd5d3-79d5-4f6f-ac22-73fb0fd59f37 2019-01-08 02:17:59,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:17:59,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:17: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:17:59,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934e871e95cca9d2e0e9e3ae1b739fbee1f6d734" 2019-01-08 02:17:59,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c8b76a-1f16-4917-979f-7882c1d0da4a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:17:59,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a3c8b76a-1f16-4917-979f-7882c1d0da4a 2019-01-08 02:17:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateInstanceVolumeTests-47209fcf-f107-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934e871e95cca9d2e0e9e3ae1b739fbee1f6d734" 2019-01-08 02:17:59,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee9ec9f-3d5b-4de1-9ab5-2b19c57e4dc9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateInstanceVolumeTests-47209fcf-f107-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "id": "e1825fd917084aee9293a0a70d93039b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}]} 2019-01-08 02:17:59,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateInstanceVolumeTests-47209fcf-f107-47d-proj used request id req-bee9ec9f-3d5b-4de1-9ab5-2b19c57e4dc9 2019-01-08 02:17:59,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934e871e95cca9d2e0e9e3ae1b739fbee1f6d734" 2019-01-08 02:17:59,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121d3d15-7ec8-4575-a092-555bb9ddfe18 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:17:59,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-121d3d15-7ec8-4575-a092-555bb9ddfe18 2019-01-08 02:18:00,240 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-47209fcf-f107-47d-user 2019-01-08 02:18:00,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:18:00,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:18:00,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d4c995-fe76-4882-afb6-db6555a6546a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:18:00,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-23d4c995-fe76-4882-afb6-db6555a6546a 2019-01-08 02:18:00,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" -d '{"role": {"name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}}' 2019-01-08 02:18:00,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6efd0ef-242d-4cca-a222-f2e9718ecda0 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f27520865caa495dad2f8389c1c475bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/f27520865caa495dad2f8389c1c475bd"}, "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}} 2019-01-08 02:18:00,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-c6efd0ef-242d-4cca-a222-f2e9718ecda0 2019-01-08 02:18:00,504 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role 2019-01-08 02:18:00,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/f27520865caa495dad2f8389c1c475bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:18:00,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407e8eb8-03db-4873-acc0-55b764fa8255 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f27520865caa495dad2f8389c1c475bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/f27520865caa495dad2f8389c1c475bd"}, "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}} 2019-01-08 02:18:00,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/f27520865caa495dad2f8389c1c475bd used request id req-407e8eb8-03db-4873-acc0-55b764fa8255 2019-01-08 02:18:00,619 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role to project CreateInstanceVolumeTests-47209fcf-f107-47d-proj 2019-01-08 02:18:00,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b/users/7db5acc929fb412cb987ca8bd2d05e5e/roles/f27520865caa495dad2f8389c1c475bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:18:00,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-662913b9-fb61-4e5a-8481-85ea947ee562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:18:00,788 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b/users/7db5acc929fb412cb987ca8bd2d05e5e/roles/f27520865caa495dad2f8389c1c475bd used request id req-662913b9-fb61-4e5a-8481-85ea947ee562 2019-01-08 02:18:00,789 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:18:00,792 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:18:00,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:18:00,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:18:01,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27520865caa495dad2f8389c1c475bd", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}], "expires_at": "2019-01-08T03:18:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-user", "id": "7db5acc929fb412cb987ca8bd2d05e5e"}, "audit_ids": ["sTeHdAZvQfai4mkh-FB-UQ"], "issued_at": "2019-01-08T02:18:01.000000Z"}} 2019-01-08 02:18:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fd63c96f73a9d148085dda125be4e47b084ebe" 2019-01-08 02:18:01,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791350c3-d889-4aa9-90a7-653525ebaff1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:18:01,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-791350c3-d889-4aa9-90a7-653525ebaff1 2019-01-08 02:18:01,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7fd63c96f73a9d148085dda125be4e47b084ebe" 2019-01-08 02:18:01,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-b3c235e0-fda8-4bb6-a41a-663593e170d0 Date: Tue, 08 Jan 2019 02:18:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image"} 2019-01-08 02:18:01,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image used request id req-b3c235e0-fda8-4bb6-a41a-663593e170d0 2019-01-08 02:18:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7fd63c96f73a9d148085dda125be4e47b084ebe" 2019-01-08 02:18:01,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f31a9bf5-ae45-4708-bbae-91923aa75cc5 Date: Tue, 08 Jan 2019 02:18: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"}}} 2019-01-08 02:18:01,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-f31a9bf5-ae45-4708-bbae-91923aa75cc5 2019-01-08 02:18:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7fd63c96f73a9d148085dda125be4e47b084ebe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image"}' 2019-01-08 02:18:02,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-acee9aa8-6885-4f6c-a2e2-89fcb6b7bb90 Date: Tue, 08 Jan 2019 02:18:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:18:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:18:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "min_disk": 0, "protected": false, "id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "file": "/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/file", "checksum": null, "owner": "e1825fd917084aee9293a0a70d93039b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:18:02,035 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-acee9aa8-6885-4f6c-a2e2-89fcb6b7bb90 2019-01-08 02:18:02,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7fd63c96f73a9d148085dda125be4e47b084ebe" -d '' 2019-01-08 02:18:02,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe186f21-aeeb-4c5a-a2e6-00cf7a2938d8 Date: Tue, 08 Jan 2019 02:18:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:18:02,525 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/file used request id req-fe186f21-aeeb-4c5a-a2e6-00cf7a2938d8 2019-01-08 02:18:02,526 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:18:02,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7fd63c96f73a9d148085dda125be4e47b084ebe" 2019-01-08 02:18:02,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7c42bcb0-2049-4af2-90fc-58f458052080 Date: Tue, 08 Jan 2019 02:18:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:18:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:18:02Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/snap", "metadata": {}}], "self": "/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "min_disk": 0, "protected": false, "id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "file": "/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1825fd917084aee9293a0a70d93039b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:18:02,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a used request id req-7c42bcb0-2049-4af2-90fc-58f458052080 2019-01-08 02:18:02,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7fd63c96f73a9d148085dda125be4e47b084ebe" 2019-01-08 02:18:02,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-67ca6828-4e0b-45da-9dce-ad5c517f0543 Date: Tue, 08 Jan 2019 02:18: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"}}} 2019-01-08 02:18:02,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-67ca6828-4e0b-45da-9dce-ad5c517f0543 2019-01-08 02:18:02,926 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image 2019-01-08 02:18:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7fd63c96f73a9d148085dda125be4e47b084ebe" 2019-01-08 02:18:03,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-dc5029ed-062a-4193-804b-123f89d9204e Date: Tue, 08 Jan 2019 02:18:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:18:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:18:02Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/snap", "metadata": {}}], "self": "/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "min_disk": 0, "protected": false, "id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "file": "/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1825fd917084aee9293a0a70d93039b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:18:03,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a used request id req-dc5029ed-062a-4193-804b-123f89d9204e 2019-01-08 02:18:03,140 - create_image - DEBUG - Instance status is - active 2019-01-08 02:18:03,140 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image 2019-01-08 02:18:03,140 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image 2019-01-08 02:18:03,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:18:03,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:18:03,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:18:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["gfCc7c-3RPihXRzpMEAv3Q"], "issued_at": "2019-01-08T02:18:03.000000Z"}} 2019-01-08 02:18:03,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe572ca4a5c11caa66990a7ebd32a46f79983f7" 2019-01-08 02:18:03,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d9bf38-84c7-4a9a-b29f-989fee54440a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:18:03,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-59d9bf38-84c7-4a9a-b29f-989fee54440a 2019-01-08 02:18:03,667 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:18:03,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe572ca4a5c11caa66990a7ebd32a46f79983f7" 2019-01-08 02:18:03,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-55c08639-92fc-41cf-b358-e2518166f22f x-compute-request-id: req-55c08639-92fc-41cf-b358-e2518166f22f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:18:03,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-55c08639-92fc-41cf-b358-e2518166f22f 2019-01-08 02:18:03,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe572ca4a5c11caa66990a7ebd32a46f79983f7" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:18:03,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-4d369190-9b4b-4f7d-b26e-6059863ae819 x-compute-request-id: req-4d369190-9b4b-4f7d-b26e-6059863ae819 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "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": "ec93ef0e-adb2-4da1-a075-d77acd710c02"}} 2019-01-08 02:18:03,923 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-4d369190-9b4b-4f7d-b26e-6059863ae819 2019-01-08 02:18:03,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:18:03,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:18:04,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27520865caa495dad2f8389c1c475bd", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}], "expires_at": "2019-01-08T03:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-user", "id": "7db5acc929fb412cb987ca8bd2d05e5e"}, "audit_ids": ["VzZXrsXFQ4SfXapS84ri_Q"], "issued_at": "2019-01-08T02:18:04.000000Z"}} 2019-01-08 02:18:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" 2019-01-08 02:18:04,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c906eecb-2ffd-4b13-ac53-361e1d398a62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:18:04,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c906eecb-2ffd-4b13-ac53-361e1d398a62 2019-01-08 02:18:04,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" 2019-01-08 02:18:04,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fd64e063-cb1d-4734-8069-d7c6fede6cd4 Date: Tue, 08 Jan 2019 02:18:04 GMT RESP BODY: {"networks":[]} 2019-01-08 02:18:04,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-fd64e063-cb1d-4734-8069-d7c6fede6cd4 2019-01-08 02:18:04,644 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net 2019-01-08 02:18:04,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" -d '{"network": {"name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net", "admin_state_up": true}}' 2019-01-08 02:18:06,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-cae1f431-456d-4591-b4e1-4a11ba38af89 Date: Tue, 08 Jan 2019 02:18:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:18:05Z","is_default":false,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}} 2019-01-08 02:18:06,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks used request id req-cae1f431-456d-4591-b4e1-4a11ba38af89 2019-01-08 02:18:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" 2019-01-08 02:18:06,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-34869079-6f6c-4fd7-a0bf-9378ce81bd7c Date: Tue, 08 Jan 2019 02:18:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:18:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:06,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-34869079-6f6c-4fd7-a0bf-9378ce81bd7c 2019-01-08 02:18:06,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" 2019-01-08 02:18:06,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3e72740e-e4bf-4254-89b7-e1d153202cd8 Date: Tue, 08 Jan 2019 02:18:06 GMT RESP BODY: {"subnets":[]} 2019-01-08 02:18:06,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-3e72740e-e4bf-4254-89b7-e1d153202cd8 2019-01-08 02:18:06,565 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet 2019-01-08 02:18:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" -d '{"subnets": [{"ip_version": 4, "network_id": "50f9ff10-f140-48bc-bc1c-729b503505fa", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]}' 2019-01-08 02:18:08,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-791a614c-8a17-4d19-9831-a86f3994a4e9 Date: Tue, 08 Jan 2019 02:18:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:08,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets used request id req-791a614c-8a17-4d19-9831-a86f3994a4e9 2019-01-08 02:18:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" 2019-01-08 02:18:08,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5c6bed7c-d37b-4050-bea2-5967c6657922 Date: Tue, 08 Jan 2019 02:18:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:08,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-5c6bed7c-d37b-4050-bea2-5967c6657922 2019-01-08 02:18:08,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" 2019-01-08 02:18:08,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-55560f41-1165-49df-8197-fff2ca7fb23d Date: Tue, 08 Jan 2019 02:18:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:08,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-55560f41-1165-49df-8197-fff2ca7fb23d 2019-01-08 02:18:08,720 - OpenStackNetwork - DEBUG - Network [50f9ff10-f140-48bc-bc1c-729b503505fa] created successfully 2019-01-08 02:18:08,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:18:08,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:18:09,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27520865caa495dad2f8389c1c475bd", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}], "expires_at": "2019-01-08T03:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-user", "id": "7db5acc929fb412cb987ca8bd2d05e5e"}, "audit_ids": ["4uqppHEuSYu9s8GVu78-XA"], "issued_at": "2019-01-08T02:18:09.000000Z"}} 2019-01-08 02:18:09,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586bdfacabe0b586a15f96518b895792408c99a5" 2019-01-08 02:18:09,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841466c4-1f88-4c60-9776-802b864d635c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:18:09,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-841466c4-1f88-4c60-9776-802b864d635c 2019-01-08 02:18:09,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586bdfacabe0b586a15f96518b895792408c99a5" 2019-01-08 02:18:09,474 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:09 GMT Server: Apache x-compute-request-id: req-48695ac1-2916-48bc-8685-c39c070b8e9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-48695ac1-2916-48bc-8685-c39c070b8e9e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 02:18:09,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/detail used request id req-48695ac1-2916-48bc-8685-c39c070b8e9e 2019-01-08 02:18:09,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-48695ac1-2916-48bc-8685-c39c070b8e9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586bdfacabe0b586a15f96518b895792408c99a5" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-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}}' 2019-01-08 02:18:09,908 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:18:09 GMT Server: Apache x-compute-request-id: req-8218f8ee-40af-4f2f-9c83-64244d675fce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8218f8ee-40af-4f2f-9c83-64244d675fce Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:09.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "size": 1}} 2019-01-08 02:18:09,908 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes used request id req-8218f8ee-40af-4f2f-9c83-64244d675fce 2019-01-08 02:18:09,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48695ac1-2916-48bc-8685-c39c070b8e9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586bdfacabe0b586a15f96518b895792408c99a5" 2019-01-08 02:18:10,151 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:09 GMT Server: Apache x-compute-request-id: req-55cec24e-313a-4b27-82a8-559a0695ae79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55cec24e-313a-4b27-82a8-559a0695ae79 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:09.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "size": 1}} 2019-01-08 02:18:10,151 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 used request id req-55cec24e-313a-4b27-82a8-559a0695ae79 2019-01-08 02:18:10,151 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1 2019-01-08 02:18:10,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48695ac1-2916-48bc-8685-c39c070b8e9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586bdfacabe0b586a15f96518b895792408c99a5" 2019-01-08 02:18:10,401 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:10 GMT Server: Apache x-compute-request-id: req-2a9e6ffa-5c24-4aa9-ba69-d1b79def576a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a9e6ffa-5c24-4aa9-ba69-d1b79def576a Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "size": 1}} 2019-01-08 02:18:10,402 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 used request id req-2a9e6ffa-5c24-4aa9-ba69-d1b79def576a 2019-01-08 02:18:10,402 - create_volume - DEBUG - Instance status is - available 2019-01-08 02:18:10,402 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1 2019-01-08 02:18:10,402 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1 2019-01-08 02:18:10,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:18:10,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:18:10,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27520865caa495dad2f8389c1c475bd", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}], "expires_at": "2019-01-08T03:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-user", "id": "7db5acc929fb412cb987ca8bd2d05e5e"}, "audit_ids": ["PhpSTYXCQWWKriFpqfPMzg"], "issued_at": "2019-01-08T02:18:10.000000Z"}} 2019-01-08 02:18:10,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e378a2cfdf46bf45170d86c7627d49042accab" 2019-01-08 02:18:10,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44e355b-5179-424d-a5cd-4079f07de97e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:18:10,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b44e355b-5179-424d-a5cd-4079f07de97e 2019-01-08 02:18:10,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e378a2cfdf46bf45170d86c7627d49042accab" 2019-01-08 02:18:11,142 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:10 GMT Server: Apache x-compute-request-id: req-81adb59f-52b8-4fee-9bdb-d71a38c21cac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-81adb59f-52b8-4fee-9bdb-d71a38c21cac Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "size": 1}]} 2019-01-08 02:18:11,142 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/detail used request id req-81adb59f-52b8-4fee-9bdb-d71a38c21cac 2019-01-08 02:18:11,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-81adb59f-52b8-4fee-9bdb-d71a38c21cac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e378a2cfdf46bf45170d86c7627d49042accab" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-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}}' 2019-01-08 02:18:11,542 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:18:11 GMT Server: Apache x-compute-request-id: req-b4648c7f-ebb7-4112-a3eb-2449d1d5a6cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4648c7f-ebb7-4112-a3eb-2449d1d5a6cc Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:11.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67", "size": 1}} 2019-01-08 02:18:11,542 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes used request id req-b4648c7f-ebb7-4112-a3eb-2449d1d5a6cc 2019-01-08 02:18:11,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81adb59f-52b8-4fee-9bdb-d71a38c21cac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e378a2cfdf46bf45170d86c7627d49042accab" 2019-01-08 02:18:11,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:11 GMT Server: Apache x-compute-request-id: req-3c3b199d-5854-479e-b47a-71d2e47a9b48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c3b199d-5854-479e-b47a-71d2e47a9b48 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67", "size": 1}} 2019-01-08 02:18:11,803 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 used request id req-3c3b199d-5854-479e-b47a-71d2e47a9b48 2019-01-08 02:18:11,803 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2 2019-01-08 02:18:11,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81adb59f-52b8-4fee-9bdb-d71a38c21cac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e378a2cfdf46bf45170d86c7627d49042accab" 2019-01-08 02:18:12,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:11 GMT Server: Apache x-compute-request-id: req-1a00645b-443e-42ec-99cc-f206e224dbba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a00645b-443e-42ec-99cc-f206e224dbba Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67", "size": 1}} 2019-01-08 02:18:12,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 used request id req-1a00645b-443e-42ec-99cc-f206e224dbba 2019-01-08 02:18:12,035 - create_volume - DEBUG - Instance status is - available 2019-01-08 02:18:12,035 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2 2019-01-08 02:18:12,035 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2 2019-01-08 02:18:12,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:18:12,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:18:12,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27520865caa495dad2f8389c1c475bd", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}], "expires_at": "2019-01-08T03:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-user", "id": "7db5acc929fb412cb987ca8bd2d05e5e"}, "audit_ids": ["Sk5bv2t_S8aAQkmylfPo1Q"], "issued_at": "2019-01-08T02:18:12.000000Z"}} 2019-01-08 02:18:12,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:12,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807690e1-fa04-442c-b56f-6be1bc74fdac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:18:12,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-807690e1-fa04-442c-b56f-6be1bc74fdac 2019-01-08 02:18:12,544 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:18:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:12,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6daf1a1-0ee6-47c7-b3c4-0525b0048b36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:18:12,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f6daf1a1-0ee6-47c7-b3c4-0525b0048b36 2019-01-08 02:18:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:12,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-802e7e5a-a005-4f19-9268-68343ddf03d8 Date: Tue, 08 Jan 2019 02:18:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:12,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-802e7e5a-a005-4f19-9268-68343ddf03d8 2019-01-08 02:18:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:13,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1aad83fd-d229-4bd5-801b-5c858de48b10 Date: Tue, 08 Jan 2019 02:18:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:13,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-1aad83fd-d229-4bd5-801b-5c858de48b10 2019-01-08 02:18:13,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:13,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-db197362-f7ff-4743-a5cb-b1a344ef7dd7 Date: Tue, 08 Jan 2019 02:18:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:13,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-db197362-f7ff-4743-a5cb-b1a344ef7dd7 2019-01-08 02:18:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:18:13,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:18: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:18:13,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:13,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8a455f-0662-4303-84f7-29cbc81029d4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:13,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-2c8a455f-0662-4303-84f7-29cbc81029d4 2019-01-08 02:18:13,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:13,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-105860a9-23c7-4ec6-9a59-4b9af72e5de5 Date: Tue, 08 Jan 2019 02:18:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:13,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-105860a9-23c7-4ec6-9a59-4b9af72e5de5 2019-01-08 02:18:13,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:14,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a755a0ae-9476-4ba1-b0dc-d694aea816a3 Date: Tue, 08 Jan 2019 02:18:14 GMT RESP BODY: {"ports":[]} 2019-01-08 02:18:14,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port&admin_state_up=True used request id req-a755a0ae-9476-4ba1-b0dc-d694aea816a3 2019-01-08 02:18:14,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:14,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-d543cd46-2435-4e93-9f67-ae9d231d7325 x-compute-request-id: req-d543cd46-2435-4e93-9f67-ae9d231d7325 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 02:18:14,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst used request id req-d543cd46-2435-4e93-9f67-ae9d231d7325 2019-01-08 02:18:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:14,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d2fc5140-3f29-4747-b218-8a3787a1f193 Date: Tue, 08 Jan 2019 02:18:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:14,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-d2fc5140-3f29-4747-b218-8a3787a1f193 2019-01-08 02:18:14,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:14,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e2b43cb-9912-49cc-8ecb-1a4808e54a12 Date: Tue, 08 Jan 2019 02:18:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:14,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-3e2b43cb-9912-49cc-8ecb-1a4808e54a12 2019-01-08 02:18:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:14,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8dcc0203-4013-4e3b-a343-4ce48472da63 Date: Tue, 08 Jan 2019 02:18:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:14,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-8dcc0203-4013-4e3b-a343-4ce48472da63 2019-01-08 02:18:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:14,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f31e8d-ddd1-4890-ae6c-66772bc192d5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:14,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-f4f31e8d-ddd1-4890-ae6c-66772bc192d5 2019-01-08 02:18:14,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:15,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-583b9450-2abf-4dfa-bbee-839de208e865 Date: Tue, 08 Jan 2019 02:18:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:15,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-583b9450-2abf-4dfa-bbee-839de208e865 2019-01-08 02:18:15,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:15,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5287bc0f-eccd-4291-8293-dd274bbaaf03 Date: Tue, 08 Jan 2019 02:18:15 GMT RESP BODY: {"ports":[]} 2019-01-08 02:18:15,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port&admin_state_up=True used request id req-5287bc0f-eccd-4291-8293-dd274bbaaf03 2019-01-08 02:18:15,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:18:15,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:18:15,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27520865caa495dad2f8389c1c475bd", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}], "expires_at": "2019-01-08T03:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-user", "id": "7db5acc929fb412cb987ca8bd2d05e5e"}, "audit_ids": ["LRmkwEmIR-iDuMjIwhylRw"], "issued_at": "2019-01-08T02:18:15.000000Z"}} 2019-01-08 02:18:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605b5f16d667257f4c68d2fa6bbd87e8e7c5cff3" 2019-01-08 02:18:15,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8826f94-74ad-4d66-af86-a0c3d374111f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:18:15,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b8826f94-74ad-4d66-af86-a0c3d374111f 2019-01-08 02:18:15,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:15,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-75ca03e5-f094-4cff-8d2e-aa2dfe06a8c2 Date: Tue, 08 Jan 2019 02:18:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:15,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-75ca03e5-f094-4cff-8d2e-aa2dfe06a8c2 2019-01-08 02:18:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:16,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b26ad644-9606-47aa-a250-a631d451fa60 Date: Tue, 08 Jan 2019 02:18:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:16,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-b26ad644-9606-47aa-a250-a631d451fa60 2019-01-08 02:18:16,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:16,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d6fb873f-dd57-4413-be3d-3812287522a3 Date: Tue, 08 Jan 2019 02:18:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:16,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-d6fb873f-dd57-4413-be3d-3812287522a3 2019-01-08 02:18:16,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:18:16,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:18: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:18:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605b5f16d667257f4c68d2fa6bbd87e8e7c5cff3" 2019-01-08 02:18:16,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56323464-7a96-4372-b31a-7651f1abce3a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:16,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-56323464-7a96-4372-b31a-7651f1abce3a 2019-01-08 02:18:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:16,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3296cdf1-0daf-461a-a20b-0cec57c91d8f Date: Tue, 08 Jan 2019 02:18:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:16,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-3296cdf1-0daf-461a-a20b-0cec57c91d8f 2019-01-08 02:18:16,859 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net 2019-01-08 02:18:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" -d '{"port": {"network_id": "50f9ff10-f140-48bc-bc1c-729b503505fa", "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port", "admin_state_up": true}}' 2019-01-08 02:18:17,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-cbcfabb6-ec54-44bf-b347-05f7ec3adf1a Date: Tue, 08 Jan 2019 02:18:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.6"}],"id":"a8bc97b0-e5ba-47f3-859b-4ec78c786a0c","security_groups":["d9a9b99d-6061-4abf-94b4-ffc823f54005"],"mac_address":"fa:16:3e:f7:0e:10","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port","project_id":"e1825fd917084aee9293a0a70d93039b","qos_policy_id":null,"admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:17Z","binding:vnic_type":"normal","tenant_id":"e1825fd917084aee9293a0a70d93039b"}} 2019-01-08 02:18:17,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports used request id req-cbcfabb6-ec54-44bf-b347-05f7ec3adf1a 2019-01-08 02:18:17,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:18,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8ae0b346-17d0-459e-823c-763ab872bb91 Date: Tue, 08 Jan 2019 02:18:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:18,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-8ae0b346-17d0-459e-823c-763ab872bb91 2019-01-08 02:18:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:18,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a677946b-62d2-4fc0-98e8-ca89024d7085 Date: Tue, 08 Jan 2019 02:18:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:18,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-a677946b-62d2-4fc0-98e8-ca89024d7085 2019-01-08 02:18:18,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:18,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-52ba9ebe-0172-4ecb-8a2b-f3e68b40b818 Date: Tue, 08 Jan 2019 02:18:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:18,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-52ba9ebe-0172-4ecb-8a2b-f3e68b40b818 2019-01-08 02:18:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:18,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4addf46d-69bb-4e5d-bdbf-96f1b8f14861 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:18,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-4addf46d-69bb-4e5d-bdbf-96f1b8f14861 2019-01-08 02:18:18,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:18,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d9647341-2d72-475e-9886-0b18e210a347 Date: Tue, 08 Jan 2019 02:18:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:18,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-d9647341-2d72-475e-9886-0b18e210a347 2019-01-08 02:18:18,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:18,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-6baec7be-0c57-4a81-af8f-8ed05c44c9eb Date: Tue, 08 Jan 2019 02:18:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.6"}],"id":"a8bc97b0-e5ba-47f3-859b-4ec78c786a0c","security_groups":["d9a9b99d-6061-4abf-94b4-ffc823f54005"],"mac_address":"fa:16:3e:f7:0e:10","project_id":"e1825fd917084aee9293a0a70d93039b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:17Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e1825fd917084aee9293a0a70d93039b"}]} 2019-01-08 02:18:18,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port&admin_state_up=True used request id req-6baec7be-0c57-4a81-af8f-8ed05c44c9eb 2019-01-08 02:18:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:18,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18674e9b-751b-448b-81b7-533d8de7935b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:18,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-18674e9b-751b-448b-81b7-533d8de7935b 2019-01-08 02:18:18,783 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst 2019-01-08 02:18:18,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:18,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18: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-f7d0e975-99ad-4c0e-bf08-796021541dd5 x-compute-request-id: req-f7d0e975-99ad-4c0e-bf08-796021541dd5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-flavor-name"}]} 2019-01-08 02:18:18,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-f7d0e975-99ad-4c0e-bf08-796021541dd5 2019-01-08 02:18:18,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:18,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18: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-2b42a70f-f13c-49f7-b54c-709869dbbb85 x-compute-request-id: req-2b42a70f-f13c-49f7-b54c-709869dbbb85 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "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": "ec93ef0e-adb2-4da1-a075-d77acd710c02"}} 2019-01-08 02:18:18,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02 used request id req-2b42a70f-f13c-49f7-b54c-709869dbbb85 2019-01-08 02:18:18,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:19,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-c0715ec0-816c-4011-a61a-433fd567acc4 Date: Tue, 08 Jan 2019 02:18:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:18:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:18:02Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/snap", "metadata": {}}], "self": "/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "min_disk": 0, "protected": false, "id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "file": "/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1825fd917084aee9293a0a70d93039b", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/916e4424-8403-404d-bdb0-4b203d0b2f8a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image"} 2019-01-08 02:18:19,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image used request id req-c0715ec0-816c-4011-a61a-433fd567acc4 2019-01-08 02:18:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:19,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c5105125-dcd0-48e2-b3bb-6fdafa3dc147 Date: Tue, 08 Jan 2019 02:18:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:18:19,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-c5105125-dcd0-48e2-b3bb-6fdafa3dc147 2019-01-08 02:18:19,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" -d '{"server": {"name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "imageRef": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "flavorRef": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "max_count": 1, "min_count": 1, "networks": [{"port": "a8bc97b0-e5ba-47f3-859b-4ec78c786a0c"}]}}' 2019-01-08 02:18:21,433 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:18:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59cb1912-8e02-43ba-8155-455b3ab65588 x-compute-request-id: req-59cb1912-8e02-43ba-8155-455b3ab65588 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "adminPass": "w6DNrMZHRwMY"}} 2019-01-08 02:18:21,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-59cb1912-8e02-43ba-8155-455b3ab65588 2019-01-08 02:18:21,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:21,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-3bbb97b9-5e84-4e82-8929-889d34f465ab x-compute-request-id: req-3bbb97b9-5e84-4e82-8929-889d34f465ab 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.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:18:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:21,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-3bbb97b9-5e84-4e82-8929-889d34f465ab 2019-01-08 02:18:21,678 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst 2019-01-08 02:18:21,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:22,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-1ec3a855-6f07-43de-bbe6-cf80abd11457 x-compute-request-id: req-1ec3a855-6f07-43de-bbe6-cf80abd11457 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.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:18:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:22,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-1ec3a855-6f07-43de-bbe6-cf80abd11457 2019-01-08 02:18:22,115 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst] is - BUILD 2019-01-08 02:18:22,115 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:18:25,118 - create_instance - DEBUG - VM status query timeout in 896.559780836 2019-01-08 02:18:25,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:25,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09120c8c-2dff-424a-853f-1e83661ab04f x-compute-request-id: req-09120c8c-2dff-424a-853f-1e83661ab04f Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:18:22Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:25,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-09120c8c-2dff-424a-853f-1e83661ab04f 2019-01-08 02:18:25,641 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst] is - BUILD 2019-01-08 02:18:25,641 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:18:28,644 - create_instance - DEBUG - VM status query timeout in 893.033972025 2019-01-08 02:18:28,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:29,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-5c540ea0-df83-455f-9980-6284ada2b176 x-compute-request-id: req-5c540ea0-df83-455f-9980-6284ada2b176 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:18:22Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:29,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-5c540ea0-df83-455f-9980-6284ada2b176 2019-01-08 02:18:29,341 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst] is - BUILD 2019-01-08 02:18:29,341 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:18:32,345 - create_instance - DEBUG - VM status query timeout in 889.333426952 2019-01-08 02:18:32,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:33,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-e8cce216-9fdc-449e-81ed-4b26ccdb88cd x-compute-request-id: req-e8cce216-9fdc-449e-81ed-4b26ccdb88cd Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0e:10", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:33,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-e8cce216-9fdc-449e-81ed-4b26ccdb88cd 2019-01-08 02:18:33,078 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst] is - ACTIVE 2019-01-08 02:18:33,079 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:18:33,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:33,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ff9a650-7c8e-41ea-9040-e1eae685219c x-compute-request-id: req-9ff9a650-7c8e-41ea-9040-e1eae685219c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0e:10", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:33,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-9ff9a650-7c8e-41ea-9040-e1eae685219c 2019-01-08 02:18:33,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:34,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-429ed141-141d-4c4e-b8c0-95b478486340 Date: Tue, 08 Jan 2019 02:18:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:34,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-429ed141-141d-4c4e-b8c0-95b478486340 2019-01-08 02:18:34,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:34,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93551ba0-0f6c-4f89-817b-fdbf439e34c0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:34,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-93551ba0-0f6c-4f89-817b-fdbf439e34c0 2019-01-08 02:18:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:34,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6a2ecadf-e019-4592-8deb-51252af311e2 Date: Tue, 08 Jan 2019 02:18:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:34,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-6a2ecadf-e019-4592-8deb-51252af311e2 2019-01-08 02:18:34,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:34,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-988b1fa2-c1a2-491b-8b1b-2e212380be86 Date: Tue, 08 Jan 2019 02:18:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.6"}],"id":"a8bc97b0-e5ba-47f3-859b-4ec78c786a0c","security_groups":["d9a9b99d-6061-4abf-94b4-ffc823f54005"],"mac_address":"fa:16:3e:f7:0e:10","project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:17Z","binding:vnic_type":"normal","device_id":"d2993d5e-d2e8-428c-888d-68e86d915074","tenant_id":"e1825fd917084aee9293a0a70d93039b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.2"}],"id":"d3a8be64-5eca-4706-9dc7-e83f98fd3bf2","security_groups":[],"mac_address":"fa:16:3e:9e:5f:d5","project_id":"e1825fd917084aee9293a0a70d93039b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:05Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e1825fd917084aee9293a0a70d93039b"}]} 2019-01-08 02:18:34,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-988b1fa2-c1a2-491b-8b1b-2e212380be86 2019-01-08 02:18:34,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:34,935 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:34 GMT Server: Apache x-compute-request-id: req-9de14ee4-ef51-4983-813c-458e98c437e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9de14ee4-ef51-4983-813c-458e98c437e4 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67", "size": 1}, {"status": "available", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "size": 1}]} 2019-01-08 02:18:34,935 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/detail used request id req-9de14ee4-ef51-4983-813c-458e98c437e4 2019-01-08 02:18:34,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:35,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7b958a-ed9e-4490-b7f5-07dc6d95d521 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:35,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-6c7b958a-ed9e-4490-b7f5-07dc6d95d521 2019-01-08 02:18:35,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:35,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03c32342-cdc0-4c76-9bc0-4f02d3ca0110 x-compute-request-id: req-03c32342-cdc0-4c76-9bc0-4f02d3ca0110 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0e:10", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:35,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-03c32342-cdc0-4c76-9bc0-4f02d3ca0110 2019-01-08 02:18:35,783 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst] is - ACTIVE 2019-01-08 02:18:35,784 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:18:35,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:36,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44981f13-7d49-44d2-b666-4b6f01087b1d x-compute-request-id: req-44981f13-7d49-44d2-b666-4b6f01087b1d Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0e:10", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:36,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-44981f13-7d49-44d2-b666-4b6f01087b1d 2019-01-08 02:18:36,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:36,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-22bf4bfc-af92-4008-9638-d4de7b7f7a82 Date: Tue, 08 Jan 2019 02:18:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:36,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-22bf4bfc-af92-4008-9638-d4de7b7f7a82 2019-01-08 02:18:36,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:36,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e9d2124-30df-47e8-8c0f-4d6ee0862c1c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:36,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-4e9d2124-30df-47e8-8c0f-4d6ee0862c1c 2019-01-08 02:18:36,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:36,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7d16ce21-f52a-4916-ace6-559d8f0579a4 Date: Tue, 08 Jan 2019 02:18:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:36,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-7d16ce21-f52a-4916-ace6-559d8f0579a4 2019-01-08 02:18:36,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:36,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-39ad9491-2e9f-489b-9718-38035f03a38e Date: Tue, 08 Jan 2019 02:18:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.6"}],"id":"a8bc97b0-e5ba-47f3-859b-4ec78c786a0c","security_groups":["d9a9b99d-6061-4abf-94b4-ffc823f54005"],"mac_address":"fa:16:3e:f7:0e:10","project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:17Z","binding:vnic_type":"normal","device_id":"d2993d5e-d2e8-428c-888d-68e86d915074","tenant_id":"e1825fd917084aee9293a0a70d93039b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.2"}],"id":"d3a8be64-5eca-4706-9dc7-e83f98fd3bf2","security_groups":[],"mac_address":"fa:16:3e:9e:5f:d5","project_id":"e1825fd917084aee9293a0a70d93039b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:05Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e1825fd917084aee9293a0a70d93039b"}]} 2019-01-08 02:18:36,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-39ad9491-2e9f-489b-9718-38035f03a38e 2019-01-08 02:18:36,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" -d '{"volumeAttachment": {"volumeId": "33718d3e-5105-4de4-9fbe-e8a9793a3df0"}}' 2019-01-08 02:18:38,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be6c2527-ec99-4591-bb59-596e9642c20a x-compute-request-id: req-be6c2527-ec99-4591-bb59-596e9642c20a Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "d2993d5e-d2e8-428c-888d-68e86d915074", "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "volumeId": "33718d3e-5105-4de4-9fbe-e8a9793a3df0"}} 2019-01-08 02:18:38,248 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074/os-volume_attachments used request id req-be6c2527-ec99-4591-bb59-596e9642c20a 2019-01-08 02:18:38,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:38,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bd8d48c-fd66-4a0c-8c1b-7113a57a68a9 x-compute-request-id: req-6bd8d48c-fd66-4a0c-8c1b-7113a57a68a9 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0e:10", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [{"id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0"}], "metadata": {}}} 2019-01-08 02:18:38,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-6bd8d48c-fd66-4a0c-8c1b-7113a57a68a9 2019-01-08 02:18:38,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:38,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d25a153a-f822-4cf9-9750-1dd4fa8c8aa5 Date: Tue, 08 Jan 2019 02:18:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:38,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-d25a153a-f822-4cf9-9750-1dd4fa8c8aa5 2019-01-08 02:18:38,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:38,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09052979-919f-47d1-ac2e-f0f93579d2eb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:38,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-09052979-919f-47d1-ac2e-f0f93579d2eb 2019-01-08 02:18:39,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:39,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5c74984e-e697-4d5a-a042-3fac350e8646 Date: Tue, 08 Jan 2019 02:18:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:39,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-5c74984e-e697-4d5a-a042-3fac350e8646 2019-01-08 02:18:39,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:39,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-beb8dea6-7c76-4a65-beb0-177fd1d25fdb Date: Tue, 08 Jan 2019 02:18:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.6"}],"id":"a8bc97b0-e5ba-47f3-859b-4ec78c786a0c","security_groups":["d9a9b99d-6061-4abf-94b4-ffc823f54005"],"mac_address":"fa:16:3e:f7:0e:10","project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:17Z","binding:vnic_type":"normal","device_id":"d2993d5e-d2e8-428c-888d-68e86d915074","tenant_id":"e1825fd917084aee9293a0a70d93039b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.2"}],"id":"d3a8be64-5eca-4706-9dc7-e83f98fd3bf2","security_groups":[],"mac_address":"fa:16:3e:9e:5f:d5","project_id":"e1825fd917084aee9293a0a70d93039b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:05Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e1825fd917084aee9293a0a70d93039b"}]} 2019-01-08 02:18:39,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-beb8dea6-7c76-4a65-beb0-177fd1d25fdb 2019-01-08 02:18:39,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9de14ee4-ef51-4983-813c-458e98c437e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:39,533 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:39 GMT Server: Apache x-compute-request-id: req-eee39ea2-a435-45ff-bcab-dd8901619b8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eee39ea2-a435-45ff-bcab-dd8901619b8d Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67", "size": 1}, {"status": "attaching", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "size": 1}]} 2019-01-08 02:18:39,534 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/detail used request id req-eee39ea2-a435-45ff-bcab-dd8901619b8d 2019-01-08 02:18:39,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:39,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a9ee3e-3141-4f80-b72f-9a650bd7c22f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:39,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-36a9ee3e-3141-4f80-b72f-9a650bd7c22f 2019-01-08 02:18:39,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:40,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da631fa0-8565-4acc-b2ef-c53dfd764934 x-compute-request-id: req-da631fa0-8565-4acc-b2ef-c53dfd764934 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0e:10", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [{"id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0"}], "metadata": {}}} 2019-01-08 02:18:40,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-da631fa0-8565-4acc-b2ef-c53dfd764934 2019-01-08 02:18:40,310 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst] is - ACTIVE 2019-01-08 02:18:40,310 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:18:40,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:40,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33c65c8f-a296-4ab1-8d54-163e9d142bfc x-compute-request-id: req-33c65c8f-a296-4ab1-8d54-163e9d142bfc Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0e:10", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [{"id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0"}], "metadata": {}}} 2019-01-08 02:18:40,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-33c65c8f-a296-4ab1-8d54-163e9d142bfc 2019-01-08 02:18:40,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:41,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0a7dddc6-8691-4ec3-b939-3fa651c84091 Date: Tue, 08 Jan 2019 02:18:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:41,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-0a7dddc6-8691-4ec3-b939-3fa651c84091 2019-01-08 02:18:41,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:41,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e324b5d0-5ed0-447b-bc2f-18d871cf3bc0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:41,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-e324b5d0-5ed0-447b-bc2f-18d871cf3bc0 2019-01-08 02:18:41,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:41,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8ef42f1-931b-4686-8933-94971ba7157e Date: Tue, 08 Jan 2019 02:18:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:41,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-b8ef42f1-931b-4686-8933-94971ba7157e 2019-01-08 02:18:41,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:41,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-876817da-b2e8-43cd-93d2-32966c18957b Date: Tue, 08 Jan 2019 02:18:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.6"}],"id":"a8bc97b0-e5ba-47f3-859b-4ec78c786a0c","security_groups":["d9a9b99d-6061-4abf-94b4-ffc823f54005"],"mac_address":"fa:16:3e:f7:0e:10","project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:17Z","binding:vnic_type":"normal","device_id":"d2993d5e-d2e8-428c-888d-68e86d915074","tenant_id":"e1825fd917084aee9293a0a70d93039b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.2"}],"id":"d3a8be64-5eca-4706-9dc7-e83f98fd3bf2","security_groups":[],"mac_address":"fa:16:3e:9e:5f:d5","project_id":"e1825fd917084aee9293a0a70d93039b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:05Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e1825fd917084aee9293a0a70d93039b"}]} 2019-01-08 02:18:41,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-876817da-b2e8-43cd-93d2-32966c18957b 2019-01-08 02:18:41,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" -d '{"volumeAttachment": {"volumeId": "26f6363f-e5b2-48d9-9e84-3ce370a7de67"}}' 2019-01-08 02:18:42,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-819cc499-f079-4e8e-9be1-e90c26abc825 x-compute-request-id: req-819cc499-f079-4e8e-9be1-e90c26abc825 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "d2993d5e-d2e8-428c-888d-68e86d915074", "id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67", "volumeId": "26f6363f-e5b2-48d9-9e84-3ce370a7de67"}} 2019-01-08 02:18:42,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074/os-volume_attachments used request id req-819cc499-f079-4e8e-9be1-e90c26abc825 2019-01-08 02:18:42,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:43,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63623511-0e26-4f1d-8982-eae62a526fc3 x-compute-request-id: req-63623511-0e26-4f1d-8982-eae62a526fc3 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0e:10", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [{"id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0"}, {"id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67"}], "metadata": {}}} 2019-01-08 02:18:43,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-63623511-0e26-4f1d-8982-eae62a526fc3 2019-01-08 02:18:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:43,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d67c59a7-aefc-433d-81ec-b68bcd804275 Date: Tue, 08 Jan 2019 02:18:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:43,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-d67c59a7-aefc-433d-81ec-b68bcd804275 2019-01-08 02:18:43,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:43,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ee566c-a276-4b67-8ec6-5de46b014660 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:18:43,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-35ee566c-a276-4b67-8ec6-5de46b014660 2019-01-08 02:18:43,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:43,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1afd4e9a-1acf-44fa-ba52-05852f9e251e Date: Tue, 08 Jan 2019 02:18:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:43,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-1afd4e9a-1acf-44fa-ba52-05852f9e251e 2019-01-08 02:18:43,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:43,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-eaa56432-ae56-4ad7-8280-5d3781e255f6 Date: Tue, 08 Jan 2019 02:18:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.6"}],"id":"a8bc97b0-e5ba-47f3-859b-4ec78c786a0c","security_groups":["d9a9b99d-6061-4abf-94b4-ffc823f54005"],"mac_address":"fa:16:3e:f7:0e:10","project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:17Z","binding:vnic_type":"normal","device_id":"d2993d5e-d2e8-428c-888d-68e86d915074","tenant_id":"e1825fd917084aee9293a0a70d93039b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.2"}],"id":"d3a8be64-5eca-4706-9dc7-e83f98fd3bf2","security_groups":[],"mac_address":"fa:16:3e:9e:5f:d5","project_id":"e1825fd917084aee9293a0a70d93039b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:05Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e1825fd917084aee9293a0a70d93039b"}]} 2019-01-08 02:18:43,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-eaa56432-ae56-4ad7-8280-5d3781e255f6 2019-01-08 02:18:43,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:18:43,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27520865caa495dad2f8389c1c475bd", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role"}], "expires_at": "2019-01-08T03:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e1825fd917084aee9293a0a70d93039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-user", "id": "7db5acc929fb412cb987ca8bd2d05e5e"}, "audit_ids": ["qu5HQwksQZi3FqlsyXFFBw"], "issued_at": "2019-01-08T02:18:43.000000Z"}} 2019-01-08 02:18:43,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f01aff5f8e0b3bb064eb163a9add32b28ce43" 2019-01-08 02:18:45,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69c2818d-eaec-4ded-a550-94026de69bdd x-compute-request-id: req-69c2818d-eaec-4ded-a550-94026de69bdd Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0e:10", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "security_groups": [{"name": "default"}], "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [{"id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0"}, {"id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67"}], "metadata": {}}]} 2019-01-08 02:18:45,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst used request id req-69c2818d-eaec-4ded-a550-94026de69bdd 2019-01-08 02:18:45,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f01aff5f8e0b3bb064eb163a9add32b28ce43" 2019-01-08 02:18:45,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1c996207-a588-428b-9bd4-864a93980828 Date: Tue, 08 Jan 2019 02:18:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"50f9ff10-f140-48bc-bc1c-729b503505fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","subnets":["eee9a5b0-4da1-4ebc-b9ad-033e9f13075f"],"description":"","tags":[],"updated_at":"2019-01-08T02:18:07Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net","admin_state_up":true,"tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:05Z","mtu":1442}]} 2019-01-08 02:18:45,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net used request id req-1c996207-a588-428b-9bd4-864a93980828 2019-01-08 02:18:45,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f01aff5f8e0b3bb064eb163a9add32b28ce43" 2019-01-08 02:18:45,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ca9eb32-444a-439c-8c1f-53d3e353d3fb Date: Tue, 08 Jan 2019 02:18:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","tenant_id":"e1825fd917084aee9293a0a70d93039b","created_at":"2019-01-08T02:18:07Z","dns_nameservers":[],"updated_at":"2019-01-08T02:18:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1825fd917084aee9293a0a70d93039b","id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet"}]} 2019-01-08 02:18:45,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-0ca9eb32-444a-439c-8c1f-53d3e353d3fb 2019-01-08 02:18:45,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9f01aff5f8e0b3bb064eb163a9add32b28ce43" 2019-01-08 02:18:45,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-cfd3f1d9-14e0-4b6d-9d84-67ce43d7c67f Date: Tue, 08 Jan 2019 02:18:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.6"}],"id":"a8bc97b0-e5ba-47f3-859b-4ec78c786a0c","security_groups":["d9a9b99d-6061-4abf-94b4-ffc823f54005"],"mac_address":"fa:16:3e:f7:0e:10","project_id":"e1825fd917084aee9293a0a70d93039b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:17Z","binding:vnic_type":"normal","device_id":"d2993d5e-d2e8-428c-888d-68e86d915074","tenant_id":"e1825fd917084aee9293a0a70d93039b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:18:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eee9a5b0-4da1-4ebc-b9ad-033e9f13075f","ip_address":"10.55.0.2"}],"id":"d3a8be64-5eca-4706-9dc7-e83f98fd3bf2","security_groups":[],"mac_address":"fa:16:3e:9e:5f:d5","project_id":"e1825fd917084aee9293a0a70d93039b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50f9ff10-f140-48bc-bc1c-729b503505fa","dns_name":"","created_at":"2019-01-08T02:18:05Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e1825fd917084aee9293a0a70d93039b"}]} 2019-01-08 02:18:45,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-cfd3f1d9-14e0-4b6d-9d84-67ce43d7c67f 2019-01-08 02:18:45,650 - create_instance - INFO - Deleting Port with ID - a8bc97b0-e5ba-47f3-859b-4ec78c786a0c 2019-01-08 02:18:45,650 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-port 2019-01-08 02:18:45,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/a8bc97b0-e5ba-47f3-859b-4ec78c786a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:46,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aed05fd9-c8a6-495a-93de-7202f7754b86 Date: Tue, 08 Jan 2019 02:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:18:46,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/a8bc97b0-e5ba-47f3-859b-4ec78c786a0c used request id req-aed05fd9-c8a6-495a-93de-7202f7754b86 2019-01-08 02:18:46,242 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9de14ee4-ef51-4983-813c-458e98c437e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:46,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:46 GMT Server: Apache x-compute-request-id: req-7841763f-af9e-4583-b4d4-3042739685d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7841763f-af9e-4583-b4d4-3042739685d9 Content-Encoding: gzip Content-Length: 586 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [{"server_id": "d2993d5e-d2e8-428c-888d-68e86d915074", "attachment_id": "2ea32e56-5196-4444-9445-20f9e4a4df56", "attached_at": "2019-01-08T02:18:39.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "device": "/dev/vdb", "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0"}], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "size": 1}} 2019-01-08 02:18:46,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 used request id req-7841763f-af9e-4583-b4d4-3042739685d9 2019-01-08 02:18:46,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074/os-volume_attachments/33718d3e-5105-4de4-9fbe-e8a9793a3df0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:47,242 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e84c065-90d0-483b-baf3-b9d2468f803d x-compute-request-id: req-4e84c065-90d0-483b-baf3-b9d2468f803d Content-Length: 0 Content-Type: application/json 2019-01-08 02:18:47,242 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074/os-volume_attachments/33718d3e-5105-4de4-9fbe-e8a9793a3df0 used request id req-4e84c065-90d0-483b-baf3-b9d2468f803d 2019-01-08 02:18:47,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:47,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7249db41-d23e-4cb5-ba25-f7aaae37ff92 x-compute-request-id: req-7249db41-d23e-4cb5-ba25-f7aaae37ff92 Content-Encoding: gzip Content-Length: 706 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [{"id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0"}, {"id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67"}], "metadata": {}}} 2019-01-08 02:18:47,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-7249db41-d23e-4cb5-ba25-f7aaae37ff92 2019-01-08 02:18:50,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:50,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18: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-3534fc2c-5427-48df-b011-321187b66cd9 x-compute-request-id: req-3534fc2c-5427-48df-b011-321187b66cd9 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.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [{"id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67"}], "metadata": {}}} 2019-01-08 02:18:50,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-3534fc2c-5427-48df-b011-321187b66cd9 2019-01-08 02:18:50,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9de14ee4-ef51-4983-813c-458e98c437e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:51,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:50 GMT Server: Apache x-compute-request-id: req-b4864ff4-2613-4375-8603-4b4551a1bf91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4864ff4-2613-4375-8603-4b4551a1bf91 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [{"server_id": "d2993d5e-d2e8-428c-888d-68e86d915074", "attachment_id": "8b147b2d-d518-4f88-bc87-b28b7d670f1c", "attached_at": "2019-01-08T02:18:43.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67", "device": "/dev/vdc", "id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67"}], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67", "size": 1}} 2019-01-08 02:18:51,113 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 used request id req-b4864ff4-2613-4375-8603-4b4551a1bf91 2019-01-08 02:18:51,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074/os-volume_attachments/26f6363f-e5b2-48d9-9e84-3ce370a7de67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:52,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-087c61aa-c900-419d-a9ae-16a0363fb6e9 x-compute-request-id: req-087c61aa-c900-419d-a9ae-16a0363fb6e9 Content-Length: 0 Content-Type: application/json 2019-01-08 02:18:52,044 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074/os-volume_attachments/26f6363f-e5b2-48d9-9e84-3ce370a7de67 used request id req-087c61aa-c900-419d-a9ae-16a0363fb6e9 2019-01-08 02:18:52,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:52,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:18:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27f9c020-56ac-4ed7-abc8-b189bba672cb x-compute-request-id: req-27f9c020-56ac-4ed7-abc8-b189bba672cb 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.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [{"id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67"}], "metadata": {}}} 2019-01-08 02:18:52,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-27f9c020-56ac-4ed7-abc8-b189bba672cb 2019-01-08 02:18:55,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:55,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-71dc71cf-4989-430f-a7cb-4f0ceb0a98d3 x-compute-request-id: req-71dc71cf-4989-430f-a7cb-4f0ceb0a98d3 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.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:31Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:55,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-71dc71cf-4989-430f-a7cb-4f0ceb0a98d3 2019-01-08 02:18:55,426 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst 2019-01-08 02:18:55,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:55,558 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02: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-46453d97-8067-40f5-b120-224c121eb9e0 x-compute-request-id: req-46453d97-8067-40f5-b120-224c121eb9e0 Content-Type: application/json 2019-01-08 02:18:55,558 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-46453d97-8067-40f5-b120-224c121eb9e0 2019-01-08 02:18:55,558 - create_instance - INFO - Checking deletion status 2019-01-08 02:18:55,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:55,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-c257df18-e90f-44ca-8aa8-6101a8f3a9bc x-compute-request-id: req-c257df18-e90f-44ca-8aa8-6101a8f3a9bc 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.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d2993d5e-d2e8-428c-888d-68e86d915074", "rel": "bookmark"}], "image": {"id": "916e4424-8403-404d-bdb0-4b203d0b2f8a", "links": [{"href": "http://172.30.9.42:8774/images/916e4424-8403-404d-bdb0-4b203d0b2f8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:18:31.000000", "flavor": {"id": "ec93ef0e-adb2-4da1-a075-d77acd710c02", "links": [{"href": "http://172.30.9.42:8774/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02", "rel": "bookmark"}]}, "id": "d2993d5e-d2e8-428c-888d-68e86d915074", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:18:55Z", "hostId": "f6a06f3026847ad4eb24cb939750c46eb6ecc1dec3875cca5fe4bbe5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst", "created": "2019-01-08T02:18:21Z", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:18:55,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-c257df18-e90f-44ca-8aa8-6101a8f3a9bc 2019-01-08 02:18:55,642 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst] is - ACTIVE 2019-01-08 02:18:55,642 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-08 02:18:58,644 - create_instance - DEBUG - VM status query timeout in 296.914289951 2019-01-08 02:18:58,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235cb09be3715c066de8df5c328b76178dc3cd4d" 2019-01-08 02:18:58,698 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:18:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b57bbf21-5c99-4b59-b13c-f2952df6f20b x-compute-request-id: req-b57bbf21-5c99-4b59-b13c-f2952df6f20b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d2993d5e-d2e8-428c-888d-68e86d915074 could not be found.", "code": 404}} 2019-01-08 02:18:58,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d2993d5e-d2e8-428c-888d-68e86d915074 used request id req-b57bbf21-5c99-4b59-b13c-f2952df6f20b 2019-01-08 02:18:58,699 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d2993d5e-d2e8-428c-888d-68e86d915074 could not be found. (HTTP 404) (Request-ID: req-b57bbf21-5c99-4b59-b13c-f2952df6f20b) 2019-01-08 02:18:58,699 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-inst 2019-01-08 02:18:58,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe572ca4a5c11caa66990a7ebd32a46f79983f7" 2019-01-08 02:18:58,754 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:18:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f308134-01ba-41c4-a181-5a366b9483d9 x-compute-request-id: req-7f308134-01ba-41c4-a181-5a366b9483d9 Content-Length: 0 Content-Type: application/json 2019-01-08 02:18:58,754 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/ec93ef0e-adb2-4da1-a075-d77acd710c02 used request id req-7f308134-01ba-41c4-a181-5a366b9483d9 2019-01-08 02:18:58,755 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet 2019-01-08 02:18:58,755 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-subnet 2019-01-08 02:18:58,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/eee9a5b0-4da1-4ebc-b9ad-033e9f13075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" 2019-01-08 02:19:00,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-256a7ad5-f9c9-49ec-a75b-cfc1ff8bbb91 Date: Tue, 08 Jan 2019 02:19:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:19:00,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/eee9a5b0-4da1-4ebc-b9ad-033e9f13075f used request id req-256a7ad5-f9c9-49ec-a75b-cfc1ff8bbb91 2019-01-08 02:19:00,215 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-pub-net 2019-01-08 02:19:00,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/50f9ff10-f140-48bc-bc1c-729b503505fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d81dc8e4ae1157d49b238096735caad6c7af5" 2019-01-08 02:19:01,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c69b0d2-39ef-4ce7-bac2-24935f456d6e Date: Tue, 08 Jan 2019 02:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:19:01,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/50f9ff10-f140-48bc-bc1c-729b503505fa used request id req-6c69b0d2-39ef-4ce7-bac2-24935f456d6e 2019-01-08 02:19:01,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81adb59f-52b8-4fee-9bdb-d71a38c21cac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e378a2cfdf46bf45170d86c7627d49042accab" 2019-01-08 02:19:01,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:01 GMT Server: Apache x-compute-request-id: req-ac6e85c2-d827-49b4-a9b6-16ce8f478ba9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac6e85c2-d827-49b4-a9b6-16ce8f478ba9 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26f6363f-e5b2-48d9-9e84-3ce370a7de67", "size": 1}} 2019-01-08 02:19:01,330 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 used request id req-ac6e85c2-d827-49b4-a9b6-16ce8f478ba9 2019-01-08 02:19:01,331 - create_volume - DEBUG - Instance status is - available 2019-01-08 02:19:01,331 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2 2019-01-08 02:19:01,331 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2 2019-01-08 02:19:01,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81adb59f-52b8-4fee-9bdb-d71a38c21cac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e378a2cfdf46bf45170d86c7627d49042accab" 2019-01-08 02:19:01,619 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:19:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35eca00c-906c-4e89-81d5-9f1f75cfab3f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:19:01,619 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 used request id req-35eca00c-906c-4e89-81d5-9f1f75cfab3f 2019-01-08 02:19:01,622 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81adb59f-52b8-4fee-9bdb-d71a38c21cac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e378a2cfdf46bf45170d86c7627d49042accab" 2019-01-08 02:19:01,852 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-da50fa69-f21d-4849-8390-7a4fa35554fd x-openstack-request-id: req-da50fa69-f21d-4849-8390-7a4fa35554fd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 26f6363f-e5b2-48d9-9e84-3ce370a7de67 could not be found.", "code": 404}} 2019-01-08 02:19:01,852 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/26f6363f-e5b2-48d9-9e84-3ce370a7de67 used request id req-da50fa69-f21d-4849-8390-7a4fa35554fd 2019-01-08 02:19:01,853 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 26f6363f-e5b2-48d9-9e84-3ce370a7de67 could not be found. (HTTP 404) (Request-ID: req-da50fa69-f21d-4849-8390-7a4fa35554fd) 2019-01-08 02:19:01,853 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-2 2019-01-08 02:19:01,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48695ac1-2916-48bc-8685-c39c070b8e9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586bdfacabe0b586a15f96518b895792408c99a5" 2019-01-08 02:19:02,089 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:01 GMT Server: Apache x-compute-request-id: req-8648cb77-09c5-4b5c-b0ba-79d94f290390 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8648cb77-09c5-4b5c-b0ba-79d94f290390 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:18:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "size": 1}} 2019-01-08 02:19:02,089 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 used request id req-8648cb77-09c5-4b5c-b0ba-79d94f290390 2019-01-08 02:19:02,089 - create_volume - DEBUG - Instance status is - available 2019-01-08 02:19:02,089 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1 2019-01-08 02:19:02,090 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1 2019-01-08 02:19:02,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48695ac1-2916-48bc-8685-c39c070b8e9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586bdfacabe0b586a15f96518b895792408c99a5" 2019-01-08 02:19:02,410 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:19:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-71d0b3c4-9b5b-41f8-a022-255953c64ffe Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:19:02,410 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 used request id req-71d0b3c4-9b5b-41f8-a022-255953c64ffe 2019-01-08 02:19:02,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48695ac1-2916-48bc-8685-c39c070b8e9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586bdfacabe0b586a15f96518b895792408c99a5" 2019-01-08 02:19:02,466 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:02 GMT Server: Apache x-compute-request-id: req-e5001399-dcd0-4457-94a2-f4ab66fe6f6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5001399-dcd0-4457-94a2-f4ab66fe6f6f Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "7db5acc929fb412cb987ca8bd2d05e5e", "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "self"}, {"href": "http://172.30.9.42:8776/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-08T02:18:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e1825fd917084aee9293a0a70d93039b", "updated_at": "2019-01-08T02:19:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33718d3e-5105-4de4-9fbe-e8a9793a3df0", "size": 1}} 2019-01-08 02:19:02,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 used request id req-e5001399-dcd0-4457-94a2-f4ab66fe6f6f 2019-01-08 02:19:02,467 - create_volume - DEBUG - Instance status is - deleting 2019-01-08 02:19:02,467 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-08 02:19:05,470 - create_volume - DEBUG - Volume status query timeout in 56.9402770996 2019-01-08 02:19:05,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48695ac1-2916-48bc-8685-c39c070b8e9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586bdfacabe0b586a15f96518b895792408c99a5" 2019-01-08 02:19:05,694 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-32267d50-7362-4bba-a0c8-391cf00f11be x-openstack-request-id: req-32267d50-7362-4bba-a0c8-391cf00f11be Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 33718d3e-5105-4de4-9fbe-e8a9793a3df0 could not be found.", "code": 404}} 2019-01-08 02:19:05,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e1825fd917084aee9293a0a70d93039b/volumes/33718d3e-5105-4de4-9fbe-e8a9793a3df0 used request id req-32267d50-7362-4bba-a0c8-391cf00f11be 2019-01-08 02:19:05,694 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 33718d3e-5105-4de4-9fbe-e8a9793a3df0 could not be found. (HTTP 404) (Request-ID: req-32267d50-7362-4bba-a0c8-391cf00f11be) 2019-01-08 02:19:05,694 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-1 2019-01-08 02:19:05,695 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-84e464e1-1d55-4d3b-9683-e38444cb81b6-image 2019-01-08 02:19:05,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7fd63c96f73a9d148085dda125be4e47b084ebe" 2019-01-08 02:19:06,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3f0bc09-8cde-49c7-9700-7c51871c2b44 Date: Tue, 08 Jan 2019 02:19:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:19:06,414 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/916e4424-8403-404d-bdb0-4b203d0b2f8a used request id req-e3f0bc09-8cde-49c7-9700-7c51871c2b44 2019-01-08 02:19:06,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:06,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-285b968a-a190-44fd-86ae-c3aed4bf6b57 Date: Tue, 08 Jan 2019 02:19:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1825fd917084aee9293a0a70d93039b", "created_at": "2019-01-08T02:18:04Z", "updated_at": "2019-01-08T02:18:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:18:04Z", "revision_number": 0, "id": "0aa65abb-dc5a-4dfe-bb8c-75ce777deede", "remote_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "remote_ip_prefix": null, "created_at": "2019-01-08T02:18:04Z", "security_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1825fd917084aee9293a0a70d93039b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:18:04Z", "revision_number": 0, "id": "0d4b8ba6-25f2-4ea9-bc99-f932a37a0384", "remote_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "remote_ip_prefix": null, "created_at": "2019-01-08T02:18:04Z", "security_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1825fd917084aee9293a0a70d93039b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:18:04Z", "revision_number": 0, "id": "4882f962-ac38-4c5b-aadd-c1ace296cc18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:18:04Z", "security_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1825fd917084aee9293a0a70d93039b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:18:04Z", "revision_number": 0, "id": "e9fe8c12-4191-4390-9e28-3c295a48572d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:18:04Z", "security_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "tenant_id": "e1825fd917084aee9293a0a70d93039b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1825fd917084aee9293a0a70d93039b"}], "revision_number": 4, "project_id": "e1825fd917084aee9293a0a70d93039b", "id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:19:06,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-285b968a-a190-44fd-86ae-c3aed4bf6b57 2019-01-08 02:19:06,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:06,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ce6c18-0be9-4baa-bfdd-9c1d54059c7c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:19:06,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-d7ce6c18-0be9-4baa-bfdd-9c1d54059c7c 2019-01-08 02:19:06,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:06,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d7dad3a-7b4e-4a78-a6d7-330cd4133534 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:19:06,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-7d7dad3a-7b4e-4a78-a6d7-330cd4133534 2019-01-08 02:19:06,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:19:06,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:07,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-821d00a4-bf16-46ce-a70f-d409a5757d0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:19:07,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-821d00a4-bf16-46ce-a70f-d409a5757d0a 2019-01-08 02:19:07,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:19:07,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:07,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-647afbeb-e2c9-48e1-9a35-035d1eec078d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:19:07,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-647afbeb-e2c9-48e1-9a35-035d1eec078d 2019-01-08 02:19:07,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:19:07,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:07,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d57a01c3-a663-43e1-a858-bc8537556126 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:19:07,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-d57a01c3-a663-43e1-a858-bc8537556126 2019-01-08 02:19:07,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:19:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:07,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730aa5eb-d4b2-47bc-8616-10a58454b6dc 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:19:07,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-730aa5eb-d4b2-47bc-8616-10a58454b6dc 2019-01-08 02:19:07,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:07,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-253fed0d-3320-4a2b-9bb9-11d0fe3cb6f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:19:07,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-253fed0d-3320-4a2b-9bb9-11d0fe3cb6f8 2019-01-08 02:19:07,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:19:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:07,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77223c0a-7866-4d36-82f4-fa43c7bce630 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:19:07,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-77223c0a-7866-4d36-82f4-fa43c7bce630 2019-01-08 02:19:07,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:19:07,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:07,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bce61cf-22f1-4d61-8be8-6ce2c08cc6b9 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:19:07,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-9bce61cf-22f1-4d61-8be8-6ce2c08cc6b9 2019-01-08 02:19:07,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:07,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a0e6a3-c69d-489a-ae5a-c2dc6f96ef8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:19:07,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-04a0e6a3-c69d-489a-ae5a-c2dc6f96ef8c 2019-01-08 02:19:07,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:19:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:07,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4af248c-98e5-4955-8289-ce6aee779ad6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:19:07,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-d4af248c-98e5-4955-8289-ce6aee779ad6 2019-01-08 02:19:07,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:19:07,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:08,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71ec56c2-a793-4a76-b590-3c71d38e88ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:19:08,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-71ec56c2-a793-4a76-b590-3c71d38e88ad 2019-01-08 02:19:08,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:19:08,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:08,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293fe8ef-ce30-4962-8795-870246e3992e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1825fd917084aee9293a0a70d93039b", "name": "CreateInstanceVolumeTests-47209fcf-f107-47d-proj"}} 2019-01-08 02:19:08,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-293fe8ef-ce30-4962-8795-870246e3992e 2019-01-08 02:19:08,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9a9b99d-6061-4abf-94b4-ffc823f54005 2019-01-08 02:19:08,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d9a9b99d-6061-4abf-94b4-ffc823f54005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:08,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f6520289-dfe4-4eb8-a64d-efad61ce1ecb Date: Tue, 08 Jan 2019 02:19:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:18:04Z", "security_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "port_range_min": null, "revision_number": 0, "tenant_id": "e1825fd917084aee9293a0a70d93039b", "created_at": "2019-01-08T02:18:04Z", "project_id": "e1825fd917084aee9293a0a70d93039b", "id": "0aa65abb-dc5a-4dfe-bb8c-75ce777deede"}, {"remote_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:18:04Z", "security_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "port_range_min": null, "revision_number": 0, "tenant_id": "e1825fd917084aee9293a0a70d93039b", "created_at": "2019-01-08T02:18:04Z", "project_id": "e1825fd917084aee9293a0a70d93039b", "id": "0d4b8ba6-25f2-4ea9-bc99-f932a37a0384"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:18:04Z", "security_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "port_range_min": null, "revision_number": 0, "tenant_id": "e1825fd917084aee9293a0a70d93039b", "created_at": "2019-01-08T02:18:04Z", "project_id": "e1825fd917084aee9293a0a70d93039b", "id": "4882f962-ac38-4c5b-aadd-c1ace296cc18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:18:04Z", "security_group_id": "d9a9b99d-6061-4abf-94b4-ffc823f54005", "port_range_min": null, "revision_number": 0, "tenant_id": "e1825fd917084aee9293a0a70d93039b", "created_at": "2019-01-08T02:18:04Z", "project_id": "e1825fd917084aee9293a0a70d93039b", "id": "e9fe8c12-4191-4390-9e28-3c295a48572d"}]} 2019-01-08 02:19:08,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d9a9b99d-6061-4abf-94b4-ffc823f54005 used request id req-f6520289-dfe4-4eb8-a64d-efad61ce1ecb 2019-01-08 02:19:08,466 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:19:08,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/d9a9b99d-6061-4abf-94b4-ffc823f54005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:08,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50dbd938-2228-4a90-b444-2772811d2048 Content-Length: 0 Date: Tue, 08 Jan 2019 02:19:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:19:08,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/d9a9b99d-6061-4abf-94b4-ffc823f54005 used request id req-50dbd938-2228-4a90-b444-2772811d2048 2019-01-08 02:19:08,852 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-47209fcf-f107-47d-proj 2019-01-08 02:19:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:09,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3b2bdb8-b6c2-4b0d-a159-11d7388422ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:19:09,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e1825fd917084aee9293a0a70d93039b used request id req-e3b2bdb8-b6c2-4b0d-a159-11d7388422ba 2019-01-08 02:19:09,120 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-47209fcf-f107-47d-proj-role 2019-01-08 02:19:09,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/f27520865caa495dad2f8389c1c475bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:09,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdf15160-dc8c-471a-9df8-97e79037e2eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:19:09,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/f27520865caa495dad2f8389c1c475bd used request id req-cdf15160-dc8c-471a-9df8-97e79037e2eb 2019-01-08 02:19:09,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa15035d5cf8b38bdf9db8a872441fb30215d1d2" 2019-01-08 02:19:09,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46241e93-793b-49cd-8075-302c63ca0778 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:19:09,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-46241e93-793b-49cd-8075-302c63ca0778 2019-01-08 02:19:09,360 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-47209fcf-f107-47d-user 2019-01-08 02:19:09,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/7db5acc929fb412cb987ca8bd2d05e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934e871e95cca9d2e0e9e3ae1b739fbee1f6d734" 2019-01-08 02:19:09,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43033b9e-d158-463a-a6d8-5dd401b2f37d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:19:09,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/7db5acc929fb412cb987ca8bd2d05e5e used request id req-43033b9e-d158-463a-a6d8-5dd401b2f37d 2019-01-08 02:19:09,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:19:10,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ylpW9fsnRvaKnaSnQzPI6Q"], "issued_at": "2019-01-08T02:19:09.000000Z"}} 2019-01-08 02:19:10,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d4cf63ff5ae2772e2ff6b9fd577de13d7dbb4e" 2019-01-08 02:19:10,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7fbe615-442b-4c4c-937d-2d8dc454eab7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:19:10,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e7fbe615-442b-4c4c-937d-2d8dc454eab7 2019-01-08 02:19:10,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:19:10,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:19:10,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:19:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["k2lsvkRDSuezmWLZ_BONjA"], "issued_at": "2019-01-08T02:19:10.000000Z"}} 2019-01-08 02:19:10,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:19:10,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92012333-7de2-464d-8b16-f8b850112eb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:19:10,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-92012333-7de2-464d-8b16-f8b850112eb4 2019-01-08 02:19:10,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:19:10,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:19: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:19:10,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9efbc992-d65a-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:19:10,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e6da7a-7516-4b91-9064-8f8512035aee Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9efbc992-d65a-438-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:19:10,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9efbc992-d65a-438-proj used request id req-84e6da7a-7516-4b91-9064-8f8512035aee 2019-01-08 02:19:10,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:19:10,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113657f6-1c76-48ec-95b7-c2ac076e45a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:19:10,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-113657f6-1c76-48ec-95b7-c2ac076e45a5 2019-01-08 02:19:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj"}}' 2019-01-08 02:19:11,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b3e2ab-189a-47e4-9442-a78f3fe75353 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6"}, "tags": [], "enabled": true, "id": "1a018fd091f94f95ba7794a788d30da6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj"}} 2019-01-08 02:19:11,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-f6b3e2ab-189a-47e4-9442-a78f3fe75353 2019-01-08 02:19:11,025 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-9efbc992-d65a-438-proj 2019-01-08 02:19:11,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:19:11,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:19:11,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["xiMF4cRiTTefjBhPVabIKA"], "issued_at": "2019-01-08T02:19:11.000000Z"}} 2019-01-08 02:19:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:11,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d8bc86-1382-4df8-bb5a-9cebfc0cb272 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:19:11,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-52d8bc86-1382-4df8-bb5a-9cebfc0cb272 2019-01-08 02:19:11,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:19:11,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:19: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:19:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:11,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d2a274-dba4-4579-8e5a-fb34d87357b5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:19:11,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d1d2a274-dba4-4579-8e5a-fb34d87357b5 2019-01-08 02:19:11,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-9efbc992-d65a-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:11,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97fed735-6274-4e42-8050-37ccd8804551 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-9efbc992-d65a-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6"}, "tags": [], "enabled": true, "id": "1a018fd091f94f95ba7794a788d30da6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj"}]} 2019-01-08 02:19:11,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-9efbc992-d65a-438-proj used request id req-97fed735-6274-4e42-8050-37ccd8804551 2019-01-08 02:19:11,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:11,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db8112d-1912-4dd0-8b0f-15fbeb0d48f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:19:11,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-1db8112d-1912-4dd0-8b0f-15fbeb0d48f3 2019-01-08 02:19:12,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:12,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1923fa-d323-4bae-acd2-c153b9bee92e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:19:12,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7c1923fa-d323-4bae-acd2-c153b9bee92e 2019-01-08 02:19:12,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-9efbc992-d65a-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:12,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c94e48b-1093-4e09-a324-6a22d3248f8f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-9efbc992-d65a-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6"}, "tags": [], "enabled": true, "id": "1a018fd091f94f95ba7794a788d30da6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj"}]} 2019-01-08 02:19:12,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-9efbc992-d65a-438-proj used request id req-6c94e48b-1093-4e09-a324-6a22d3248f8f 2019-01-08 02:19:12,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/35e8bf92622e4bbdbcd52bfa298cf309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:12,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a06ece7-2c56-4c4d-a182-f25a85697d4e Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-9efbc992-d65a-438-user", "links": {"self": "http://172.30.9.42:5000/v3/users/35e8bf92622e4bbdbcd52bfa298cf309"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1a018fd091f94f95ba7794a788d30da6", "id": "35e8bf92622e4bbdbcd52bfa298cf309", "password_expires_at": null}} 2019-01-08 02:19:12,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/35e8bf92622e4bbdbcd52bfa298cf309 used request id req-3a06ece7-2c56-4c4d-a182-f25a85697d4e 2019-01-08 02:19:12,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6/users/35e8bf92622e4bbdbcd52bfa298cf309/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:12,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e439cf-efd8-4f45-bf3d-9c4d111f064c Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6/users/35e8bf92622e4bbdbcd52bfa298cf309/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:19:12,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6/users/35e8bf92622e4bbdbcd52bfa298cf309/roles used request id req-06e439cf-efd8-4f45-bf3d-9c4d111f064c 2019-01-08 02:19:12,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:12,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82b4e43-e911-42f2-bbd5-00fff179a270 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:19:12,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-e82b4e43-e911-42f2-bbd5-00fff179a270 2019-01-08 02:19:12,816 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-9efbc992-d65a-438-proj 2019-01-08 02:19:12,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6/users/35e8bf92622e4bbdbcd52bfa298cf309/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:19:12,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b2d8d9c-f04f-434f-8a89-213c0ae6961d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:19:12,981 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6/users/35e8bf92622e4bbdbcd52bfa298cf309/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-5b2d8d9c-f04f-434f-8a89-213c0ae6961d 2019-01-08 02:19:12,981 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-9efbc992-d65a-438-user 2019-01-08 02:19:12,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:19:12,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:19:13,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc7f0cc-5e17-4cee-8d74-a47b93a41356 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:19:13,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-6fc7f0cc-5e17-4cee-8d74-a47b93a41356 2019-01-08 02:19:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" -d '{"role": {"name": "CreateStackSuccessTests-9efbc992-d65a-438-proj-role"}}' 2019-01-08 02:19:13,222 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c034b415-1158-44a3-9646-d4d601aa7738 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d776e096bec14ae4b80fad84ddf72473", "links": {"self": "http://172.30.9.42:5000/v3/roles/d776e096bec14ae4b80fad84ddf72473"}, "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj-role"}} 2019-01-08 02:19:13,222 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-c034b415-1158-44a3-9646-d4d601aa7738 2019-01-08 02:19:13,222 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-9efbc992-d65a-438-proj-role 2019-01-08 02:19:13,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/d776e096bec14ae4b80fad84ddf72473 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:19:13,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797b7994-4b0e-4e75-af8b-d81d8f9f10ad Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d776e096bec14ae4b80fad84ddf72473", "links": {"self": "http://172.30.9.42:5000/v3/roles/d776e096bec14ae4b80fad84ddf72473"}, "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj-role"}} 2019-01-08 02:19:13,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/d776e096bec14ae4b80fad84ddf72473 used request id req-797b7994-4b0e-4e75-af8b-d81d8f9f10ad 2019-01-08 02:19:13,244 - keystone_utils - INFO - Granting role CreateStackSuccessTests-9efbc992-d65a-438-proj-role to project CreateStackSuccessTests-9efbc992-d65a-438-proj 2019-01-08 02:19:13,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6/users/35e8bf92622e4bbdbcd52bfa298cf309/roles/d776e096bec14ae4b80fad84ddf72473 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:19:13,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5353cf5-baca-4d06-9acd-290b0bdfdd16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:19:13,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6/users/35e8bf92622e4bbdbcd52bfa298cf309/roles/d776e096bec14ae4b80fad84ddf72473 used request id req-d5353cf5-baca-4d06-9acd-290b0bdfdd16 2019-01-08 02:19:13,399 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:19:13,408 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:19:13,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:19:13,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:19:13,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d776e096bec14ae4b80fad84ddf72473", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a018fd091f94f95ba7794a788d30da6", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9efbc992-d65a-438-user", "id": "35e8bf92622e4bbdbcd52bfa298cf309"}, "audit_ids": ["pUr977cASIGry_JcYyMOSg"], "issued_at": "2019-01-08T02:19:13.000000Z"}} 2019-01-08 02:19:13,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6fa465415e54f91e40efb45b9ab73238bc3ba" 2019-01-08 02:19:13,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a37264f-f369-48a5-8bf8-e9046fe26426 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:19:13,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7a37264f-f369-48a5-8bf8-e9046fe26426 2019-01-08 02:19:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abe6fa465415e54f91e40efb45b9ab73238bc3ba" 2019-01-08 02:19:14,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-407f2629-ac4f-4d03-a0a8-8e88d5cdc80a Date: Tue, 08 Jan 2019 02:19:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image"} 2019-01-08 02:19:14,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image used request id req-407f2629-ac4f-4d03-a0a8-8e88d5cdc80a 2019-01-08 02:19:14,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abe6fa465415e54f91e40efb45b9ab73238bc3ba" 2019-01-08 02:19:14,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ec37761c-f1f1-4e4a-baa2-8737bbd70204 Date: Tue, 08 Jan 2019 02:19: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"}}} 2019-01-08 02:19:14,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-ec37761c-f1f1-4e4a-baa2-8737bbd70204 2019-01-08 02:19:14,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}abe6fa465415e54f91e40efb45b9ab73238bc3ba" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image"}' 2019-01-08 02:19:14,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-533b41d6-8bb6-43fb-8d03-3ae5b686f50b Date: Tue, 08 Jan 2019 02:19:14 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:19:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:19:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8", "min_disk": 0, "protected": false, "id": "0b767413-2ca2-4588-a304-638bc86e36f8", "file": "/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8/file", "checksum": null, "owner": "1a018fd091f94f95ba7794a788d30da6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:19:14,644 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-533b41d6-8bb6-43fb-8d03-3ae5b686f50b 2019-01-08 02:19:14,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abe6fa465415e54f91e40efb45b9ab73238bc3ba" -d '' 2019-01-08 02:19:15,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9fc68e25-7b59-4c32-aa6e-5d592dd13317 Date: Tue, 08 Jan 2019 02:19:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:19:15,280 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8/file used request id req-9fc68e25-7b59-4c32-aa6e-5d592dd13317 2019-01-08 02:19:15,280 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:19:15,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abe6fa465415e54f91e40efb45b9ab73238bc3ba" 2019-01-08 02:19:15,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7ea8446d-e0e7-40be-a40b-5553e98e00c1 Date: Tue, 08 Jan 2019 02:19:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:19:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:19:15Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0b767413-2ca2-4588-a304-638bc86e36f8/snap", "metadata": {}}], "self": "/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8", "min_disk": 0, "protected": false, "id": "0b767413-2ca2-4588-a304-638bc86e36f8", "file": "/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a018fd091f94f95ba7794a788d30da6", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0b767413-2ca2-4588-a304-638bc86e36f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:19:15,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8 used request id req-7ea8446d-e0e7-40be-a40b-5553e98e00c1 2019-01-08 02:19:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abe6fa465415e54f91e40efb45b9ab73238bc3ba" 2019-01-08 02:19:15,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-199e6644-c729-44f5-beeb-61d26c53475e Date: Tue, 08 Jan 2019 02:19: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"}}} 2019-01-08 02:19:15,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-199e6644-c729-44f5-beeb-61d26c53475e 2019-01-08 02:19:15,313 - create_image - INFO - Created image with name - CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image 2019-01-08 02:19:15,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abe6fa465415e54f91e40efb45b9ab73238bc3ba" 2019-01-08 02:19:15,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-733e4937-50d6-4585-a702-1089e405b4da Date: Tue, 08 Jan 2019 02:19:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:19:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:19:15Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0b767413-2ca2-4588-a304-638bc86e36f8/snap", "metadata": {}}], "self": "/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8", "min_disk": 0, "protected": false, "id": "0b767413-2ca2-4588-a304-638bc86e36f8", "file": "/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a018fd091f94f95ba7794a788d30da6", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0b767413-2ca2-4588-a304-638bc86e36f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:19:15,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8 used request id req-733e4937-50d6-4585-a702-1089e405b4da 2019-01-08 02:19:15,512 - create_image - DEBUG - Instance status is - active 2019-01-08 02:19:15,512 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image 2019-01-08 02:19:15,512 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image 2019-01-08 02:19:15,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:19:15,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:19:15,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:19:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["zbk_61KMRiaXftsqqk2rQA"], "issued_at": "2019-01-08T02:19:15.000000Z"}} 2019-01-08 02:19:15,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec465bac6cd398caa2c64d7f17abe14850068bd" 2019-01-08 02:19:16,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa449efd-7eb7-4210-9eea-c16a36f56160 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:19:16,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-aa449efd-7eb7-4210-9eea-c16a36f56160 2019-01-08 02:19:16,049 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:19:16,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec465bac6cd398caa2c64d7f17abe14850068bd" 2019-01-08 02:19:16,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9928f236-bf99-403e-b0f9-b059a63598f0 x-compute-request-id: req-9928f236-bf99-403e-b0f9-b059a63598f0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:19:16,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-9928f236-bf99-403e-b0f9-b059a63598f0 2019-01-08 02:19:16,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec465bac6cd398caa2c64d7f17abe14850068bd" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:19:16,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29c3b161-9318-46d6-92c1-c39cd5baa598 x-compute-request-id: req-29c3b161-9318-46d6-92c1-c39cd5baa598 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/0cd9749f-0d95-4f10-a9da-62bf3e87a6c7", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/0cd9749f-0d95-4f10-a9da-62bf3e87a6c7", "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": "0cd9749f-0d95-4f10-a9da-62bf3e87a6c7"}} 2019-01-08 02:19:16,319 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-29c3b161-9318-46d6-92c1-c39cd5baa598 2019-01-08 02:19:16,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:19:16,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:19:16,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d776e096bec14ae4b80fad84ddf72473", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a018fd091f94f95ba7794a788d30da6", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9efbc992-d65a-438-user", "id": "35e8bf92622e4bbdbcd52bfa298cf309"}, "audit_ids": ["tE2rJljHR1CsJUyuLLEtBA"], "issued_at": "2019-01-08T02:19:16.000000Z"}} 2019-01-08 02:19:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:16,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c6faaa-13fa-4e96-b1af-a76be8438887 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:19:16,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b1c6faaa-13fa-4e96-b1af-a76be8438887 2019-01-08 02:19:16,865 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:19:16,868 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:19:16,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:17,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:16 GMT Server: Apache x-openstack-request-id: req-f22138c4-8c9b-4255-9c82-2e751fc675d8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:19:17,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack used request id req-f22138c4-8c9b-4255-9c82-2e751fc675d8 2019-01-08 02:19:17,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-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-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}}' 2019-01-08 02:19:20,994 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:19:17 GMT Server: Apache x-openstack-request-id: req-6a35165e-cd9f-4e81-b46c-b284be441a7c Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}]}} 2019-01-08 02:19:20,994 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks used request id req-6a35165e-cd9f-4e81-b46c-b284be441a7c 2019-01-08 02:19:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:21,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:20 GMT Server: Apache x-openstack-request-id: req-ac8c87e9-5fd1-428f-b11c-9a6ba12b66f0 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:22,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:21 GMT Server: Apache x-openstack-request-id: req-5cb242be-e5ef-4852-b76e-8ca0162e9787 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:22,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-5cb242be-e5ef-4852-b76e-8ca0162e9787 2019-01-08 02:19:22,373 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack 2019-01-08 02:19:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:23,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:22 GMT Server: Apache x-openstack-request-id: req-41f455a9-b42a-4a9f-8aa4-19bd469630e8 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:23,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:23 GMT Server: Apache x-openstack-request-id: req-10eb2763-b7e8-4316-9d15-113f85d5f913 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:23,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-10eb2763-b7e8-4316-9d15-113f85d5f913 2019-01-08 02:19:23,664 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:19:23,665 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:19:26,668 - create_stack - DEBUG - Stack status query timeout in 1195.70509291 2019-01-08 02:19:26,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:27,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:26 GMT Server: Apache x-openstack-request-id: req-c3ae2b03-13ef-4e68-9d42-a69d5921724e Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:27,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:27 GMT Server: Apache x-openstack-request-id: req-351b33a4-ab6a-4eaf-a2c5-5e4846fc1f7f 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:27,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-351b33a4-ab6a-4eaf-a2c5-5e4846fc1f7f 2019-01-08 02:19:27,922 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:19:27,922 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:19:30,925 - create_stack - DEBUG - Stack status query timeout in 1191.44787002 2019-01-08 02:19:30,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:31,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:30 GMT Server: Apache x-openstack-request-id: req-9136ef22-c9fc-4981-bb15-9bc17d2ed9bf Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:31,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:31 GMT Server: Apache x-openstack-request-id: req-3284c8fb-4eac-425e-a6d2-bd32b6be4cc4 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:31,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-3284c8fb-4eac-425e-a6d2-bd32b6be4cc4 2019-01-08 02:19:31,591 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:19:31,591 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:19:34,594 - create_stack - DEBUG - Stack status query timeout in 1187.77872896 2019-01-08 02:19:34,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:35,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:34 GMT Server: Apache x-openstack-request-id: req-f967a9a9-fb8c-4adf-9aed-40b6c77d3d3e Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:35,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:35 GMT Server: Apache x-openstack-request-id: req-e5903df8-af82-4200-95a5-6226beda8ada 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:35,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-e5903df8-af82-4200-95a5-6226beda8ada 2019-01-08 02:19:35,869 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:19:35,869 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:19:38,872 - create_stack - DEBUG - Stack status query timeout in 1183.50083303 2019-01-08 02:19:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:39,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:38 GMT Server: Apache x-openstack-request-id: req-c89bb52f-8469-457c-811c-78b273047a76 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:40,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:39 GMT Server: Apache x-openstack-request-id: req-bd1ca722-3b48-4597-b3fa-610508180eef 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:40,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-bd1ca722-3b48-4597-b3fa-610508180eef 2019-01-08 02:19:40,126 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:19:40,126 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:19:43,130 - create_stack - DEBUG - Stack status query timeout in 1179.24322891 2019-01-08 02:19:43,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:43,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:43 GMT Server: Apache x-openstack-request-id: req-870012de-598f-4709-957f-f6779ccc8a46 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:43,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:43 GMT Server: Apache x-openstack-request-id: req-b355c931-088a-4b49-abbb-7884848a8297 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:43,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-b355c931-088a-4b49-abbb-7884848a8297 2019-01-08 02:19:43,782 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:19:43,782 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:19:46,786 - create_stack - DEBUG - Stack status query timeout in 1175.58718109 2019-01-08 02:19:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:47,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:46 GMT Server: Apache x-openstack-request-id: req-dd62e507-ddf6-4c4a-a7d9-b8dc24b1c8c9 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:47,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:47 GMT Server: Apache x-openstack-request-id: req-c3ffad7b-ca08-4729-b699-76852afa1adf 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:47,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-c3ffad7b-ca08-4729-b699-76852afa1adf 2019-01-08 02:19:47,489 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:19:47,489 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack 2019-01-08 02:19:47,489 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack 2019-01-08 02:19:47,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:19:47,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d776e096bec14ae4b80fad84ddf72473", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a018fd091f94f95ba7794a788d30da6", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9efbc992-d65a-438-user", "id": "35e8bf92622e4bbdbcd52bfa298cf309"}, "audit_ids": ["aF8te4J9TjKZV25k4J8Ndw"], "issued_at": "2019-01-08T02:19:47.000000Z"}} 2019-01-08 02:19:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:48,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:47 GMT Server: Apache x-openstack-request-id: req-22b9ef20-0e7b-49ef-a2ba-baaee3de0d62 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:49,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:48 GMT Server: Apache x-openstack-request-id: req-3a896cbc-6fe0-40e9-a51f-36376b3c5cd2 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:49,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-3a896cbc-6fe0-40e9-a51f-36376b3c5cd2 2019-01-08 02:19:49,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:49,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:49 GMT Server: Apache x-openstack-request-id: req-58ef2d36-e6b6-45dd-8cb4-95567f7cf4bf Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:50,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:49 GMT Server: Apache x-openstack-request-id: req-a458424b-f32d-4f10-97d1-7ef411bd67d4 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:50,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-a458424b-f32d-4f10-97d1-7ef411bd67d4 2019-01-08 02:19:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:19:51,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:50 GMT Server: Apache x-openstack-request-id: req-d8075a03-a23a-4d88-8f70-d3f92215fbf4 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:51,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:51 GMT Server: Apache x-openstack-request-id: req-05d90217-b161-448b-aa4c-7c1cc77905b5 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:51,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-05d90217-b161-448b-aa4c-7c1cc77905b5 2019-01-08 02:19:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:51,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:51 GMT Server: Apache x-openstack-request-id: req-67222ef8-4722-488f-934d-94ed1b902b17 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:51,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:19:51 GMT Server: Apache x-openstack-request-id: req-e05ba32b-ef0b-4e07-bad5-fe5193386cb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:19:51,899 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-e05ba32b-ef0b-4e07-bad5-fe5193386cb6 2019-01-08 02:19:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:52,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:51 GMT Server: Apache x-openstack-request-id: req-acd75e2c-7db5-4747-83b2-c37b775e69a3 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:52,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:52 GMT Server: Apache x-openstack-request-id: req-75339953-261f-4aec-ad91-544a58bffa40 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:52,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-75339953-261f-4aec-ad91-544a58bffa40 2019-01-08 02:19:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:53,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:52 GMT Server: Apache x-openstack-request-id: req-eb1a194a-3371-40be-84b8-eb5b21d87132 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:53,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:53 GMT Server: Apache x-openstack-request-id: req-e64b032f-c42a-4329-b2bc-2799ad1b15c6 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:53,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-e64b032f-c42a-4329-b2bc-2799ad1b15c6 2019-01-08 02:19:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:54,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:53 GMT Server: Apache x-openstack-request-id: req-3e0d5f7f-a1e2-4afd-966c-957fa6f86e78 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:54,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:54 GMT Server: Apache x-openstack-request-id: req-0ac92cf2-f888-4b9f-a52c-bb6d6c034cd0 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:54,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-0ac92cf2-f888-4b9f-a52c-bb6d6c034cd0 2019-01-08 02:19:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:55,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:54 GMT Server: Apache x-openstack-request-id: req-06ca9593-ead8-43b7-be1e-eee19172db6f Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:55,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:55 GMT Server: Apache x-openstack-request-id: req-d5d6afda-5a57-4644-a222-c9877a554387 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:55,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-d5d6afda-5a57-4644-a222-c9877a554387 2019-01-08 02:19:55,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:55,442 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:55 GMT Server: Apache x-openstack-request-id: req-2cdc08cd-5168-42ed-a7d7-80978f72a521 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:56,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:55 GMT Server: Apache x-openstack-request-id: req-cbbfad6a-f179-4ad4-85d1-37efd2e8612a 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:56,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-cbbfad6a-f179-4ad4-85d1-37efd2e8612a 2019-01-08 02:19:56,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:56,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:56 GMT Server: Apache x-openstack-request-id: req-74b39cf1-e53b-4a0a-a674-d796e1e81cbc Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:56,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:56 GMT Server: Apache x-openstack-request-id: req-ca7f0edf-ebc8-40ab-9841-1fe5357ef638 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:56,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-ca7f0edf-ebc8-40ab-9841-1fe5357ef638 2019-01-08 02:19:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:56,554 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:56 GMT Server: Apache x-openstack-request-id: req-7c690cb7-e7b6-4b19-8906-90de6919ff0a Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:56,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:56 GMT Server: Apache x-openstack-request-id: req-020b0df0-bacd-4150-b03b-3745ec6b052d 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:56,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-020b0df0-bacd-4150-b03b-3745ec6b052d 2019-01-08 02:19:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:56,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:56 GMT Server: Apache x-openstack-request-id: req-35283626-5484-4aa4-bde9-d2482adbbc67 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:57,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:56 GMT Server: Apache x-openstack-request-id: req-68ffdd7a-1603-4f32-9d28-c9144cb35a5b 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:57,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-68ffdd7a-1603-4f32-9d28-c9144cb35a5b 2019-01-08 02:19:57,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:57,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:57 GMT Server: Apache x-openstack-request-id: req-8eb8c582-7b38-4ec1-90f6-f1ca2df3f728 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:57,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:57 GMT Server: Apache x-openstack-request-id: req-b35e1e15-5f1c-4e40-8ac4-a759dca41eed 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:57,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-b35e1e15-5f1c-4e40-8ac4-a759dca41eed 2019-01-08 02:19:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:58,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:57 GMT Server: Apache x-openstack-request-id: req-faa7adc0-ffd3-463b-86fa-02fe467a4246 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:58,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:58 GMT Server: Apache x-openstack-request-id: req-a521785e-9537-42e1-aee1-acbe0096a92f 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:58,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-a521785e-9537-42e1-aee1-acbe0096a92f 2019-01-08 02:19:58,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:58,591 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:58 GMT Server: Apache x-openstack-request-id: req-ff16bf5e-a92a-4028-b2c3-9e3b28e161f8 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:58,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:58 GMT Server: Apache x-openstack-request-id: req-a19ace36-5fb8-4b0a-aad3-3dcddcbb0ca6 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:58,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-a19ace36-5fb8-4b0a-aad3-3dcddcbb0ca6 2019-01-08 02:19:58,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:58,664 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:58 GMT Server: Apache x-openstack-request-id: req-379fc042-2483-41cc-b3f9-45928938772d Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:58,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:58 GMT Server: Apache x-openstack-request-id: req-695f049f-a232-4ed2-8b1a-bec3a572c0c7 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:58,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-695f049f-a232-4ed2-8b1a-bec3a572c0c7 2019-01-08 02:19:58,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:58,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:58 GMT Server: Apache x-openstack-request-id: req-090d6dfb-cfa8-454a-a71b-142dc161c534 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:59,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:58 GMT Server: Apache x-openstack-request-id: req-62867ccd-d9cb-4ede-9af4-c04111870c9d 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:59,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-62867ccd-d9cb-4ede-9af4-c04111870c9d 2019-01-08 02:19:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:59,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:59 GMT Server: Apache x-openstack-request-id: req-b4e58bf9-d11c-43f8-8519-8ccad87ac4d2 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:59,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:59 GMT Server: Apache x-openstack-request-id: req-18c087b7-5f45-4db7-a9b9-a74f5114fa82 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:59,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-18c087b7-5f45-4db7-a9b9-a74f5114fa82 2019-01-08 02:19:59,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:59,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:59 GMT Server: Apache x-openstack-request-id: req-c02b282a-5425-4ab1-b686-206b5fde3bda Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:19:59,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:59 GMT Server: Apache x-openstack-request-id: req-d5fce71e-dd44-44e1-9d6b-1fe2512bae37 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:19:59,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-d5fce71e-dd44-44e1-9d6b-1fe2512bae37 2019-01-08 02:19:59,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:19:59,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:19:59 GMT Server: Apache x-openstack-request-id: req-3e83a52f-1b69-4101-974e-6c62b8cd3ee8 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:00,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:19:59 GMT Server: Apache x-openstack-request-id: req-be758096-f17b-4bd5-b25c-9a57e688cfc2 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:00,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-be758096-f17b-4bd5-b25c-9a57e688cfc2 2019-01-08 02:20:00,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:20:00,653 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:00 GMT Server: Apache x-openstack-request-id: req-41169dc5-21c0-40b5-b3c8-268542790111 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:00,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:00 GMT Server: Apache x-openstack-request-id: req-5990ef8a-9006-4eca-85b4-c7172c580211 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:00,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-5990ef8a-9006-4eca-85b4-c7172c580211 2019-01-08 02:20:00,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b099b25669383dfa83db0223f2e21d5ed45625" 2019-01-08 02:20:01,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:00 GMT Server: Apache x-openstack-request-id: req-e2626605-b538-4cd6-aa61-a6d65d3cc773 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:01,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:01 GMT Server: Apache x-openstack-request-id: req-a95c001f-1d39-4e65-8553-1e32e0c71158 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": "1a018fd091f94f95ba7794a788d30da6", "OS::stack_id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "image_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image", "inst_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-inst", "subnet_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-subnet", "flavor_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-flavor-name", "net_name": "CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack", "stack_user_project_id": "92898ca7c9cb4d5cb9ba33644a693d4c", "tags": null, "creation_time": "2019-01-08T02:19:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:19:51Z", "id": "ec22792e-adaf-4b25-a3e8-3efc72c96848", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:01,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-a95c001f-1d39-4e65-8553-1e32e0c71158 2019-01-08 02:20:01,367 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack 2019-01-08 02:20:01,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/ec22792e-adaf-4b25-a3e8-3efc72c96848 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61f5b324c2c20a827a41e413290c93d8db58c9d" 2019-01-08 02:20:01,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:01 GMT Server: Apache x-openstack-request-id: req-8df103a0-9b11-4356-8889-773d7524d4f8 Location: http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:01,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:01 GMT Server: Apache x-openstack-request-id: req-4fb829c3-1857-4362-9f0a-1df8ec6d373b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:20:01,599 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/1a018fd091f94f95ba7794a788d30da6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-stack/ec22792e-adaf-4b25-a3e8-3efc72c96848 used request id req-4fb829c3-1857-4362-9f0a-1df8ec6d373b 2019-01-08 02:20:01,600 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b053ff15-ee95-4a59-87e0-a19aa3e9cbac-image 2019-01-08 02:20:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abe6fa465415e54f91e40efb45b9ab73238bc3ba" 2019-01-08 02:20:02,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1dfedff6-f913-4a68-b7f3-2a1fbeff6bdc Date: Tue, 08 Jan 2019 02:20:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:20:02,419 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/0b767413-2ca2-4588-a304-638bc86e36f8 used request id req-1dfedff6-f913-4a68-b7f3-2a1fbeff6bdc 2019-01-08 02:20:02,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/0cd9749f-0d95-4f10-a9da-62bf3e87a6c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec465bac6cd398caa2c64d7f17abe14850068bd" 2019-01-08 02:20:02,466 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80588c2f-84e3-4d1a-9edc-16cd028ea57d x-compute-request-id: req-80588c2f-84e3-4d1a-9edc-16cd028ea57d Content-Length: 0 Content-Type: application/json 2019-01-08 02:20:02,466 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/0cd9749f-0d95-4f10-a9da-62bf3e87a6c7 used request id req-80588c2f-84e3-4d1a-9edc-16cd028ea57d 2019-01-08 02:20:02,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:02,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-cd76d985-3f6d-4091-891c-e41312e833e9 Date: Tue, 08 Jan 2019 02:20:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a018fd091f94f95ba7794a788d30da6", "created_at": "2019-01-08T02:19:21Z", "updated_at": "2019-01-08T02:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:19:21Z", "revision_number": 0, "id": "3532d784-557d-4925-8d1a-f7bfcf077341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:19:21Z", "security_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "tenant_id": "1a018fd091f94f95ba7794a788d30da6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a018fd091f94f95ba7794a788d30da6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:19:21Z", "revision_number": 0, "id": "45982d0d-ae43-45e8-a735-d092b1f98f8a", "remote_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "remote_ip_prefix": null, "created_at": "2019-01-08T02:19:21Z", "security_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "tenant_id": "1a018fd091f94f95ba7794a788d30da6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a018fd091f94f95ba7794a788d30da6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:19:21Z", "revision_number": 0, "id": "727d5cba-5deb-4340-a6a0-5faf738d3591", "remote_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "remote_ip_prefix": null, "created_at": "2019-01-08T02:19:21Z", "security_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "tenant_id": "1a018fd091f94f95ba7794a788d30da6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a018fd091f94f95ba7794a788d30da6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:19:21Z", "revision_number": 0, "id": "ecb89ec2-851f-4503-b917-c1a0491b95c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:19:21Z", "security_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "tenant_id": "1a018fd091f94f95ba7794a788d30da6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a018fd091f94f95ba7794a788d30da6"}], "revision_number": 4, "project_id": "1a018fd091f94f95ba7794a788d30da6", "id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:20:02,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-cd76d985-3f6d-4091-891c-e41312e833e9 2019-01-08 02:20:02,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:02,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896da32c-b4bc-4cdf-9881-65e83dc59667 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:20:02,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-896da32c-b4bc-4cdf-9881-65e83dc59667 2019-01-08 02:20:02,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:02,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2dd3b01-723c-46a5-adaa-6d8ef22f3252 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:02,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-d2dd3b01-723c-46a5-adaa-6d8ef22f3252 2019-01-08 02:20:02,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:02,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:03,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24804fcf-0c67-47ac-926f-5d9699c81d7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:03,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-24804fcf-0c67-47ac-926f-5d9699c81d7a 2019-01-08 02:20:03,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:03,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:03,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f0dc75-06ae-4fb5-a190-80a1101a792b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:03,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-12f0dc75-06ae-4fb5-a190-80a1101a792b 2019-01-08 02:20:03,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:03,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:03,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c33861-4e8f-44d6-80e8-308835c8c51c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:03,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-b5c33861-4e8f-44d6-80e8-308835c8c51c 2019-01-08 02:20:03,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:03,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b3b3fc-6b5b-4b22-84d3-dfc37653b6ef 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:20:03,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-94b3b3fc-6b5b-4b22-84d3-dfc37653b6ef 2019-01-08 02:20:03,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:03,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6026996-c591-4d5c-8216-47a161b232de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:03,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-d6026996-c591-4d5c-8216-47a161b232de 2019-01-08 02:20:03,555 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:03,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89af3741-d778-4896-a658-7f33b8387d37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:03,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-89af3741-d778-4896-a658-7f33b8387d37 2019-01-08 02:20:03,671 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:03,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc05a2d-2f06-41aa-adef-44f509da6084 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:20:03,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-dcc05a2d-2f06-41aa-adef-44f509da6084 2019-01-08 02:20:03,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:03,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24f7262d-c17b-4334-8307-1d8102a73afa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:03,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-24f7262d-c17b-4334-8307-1d8102a73afa 2019-01-08 02:20:03,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:03,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:04,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48ade4ff-aab9-4fe0-917e-45285f2c68c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:04,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-48ade4ff-aab9-4fe0-917e-45285f2c68c1 2019-01-08 02:20:04,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:04,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:04,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f1d7c7-3a55-4319-b2c1-0f6ca3aa8711 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:04,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-20f1d7c7-3a55-4319-b2c1-0f6ca3aa8711 2019-01-08 02:20:04,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:04,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:04,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bdf7d3b-f0d1-40e0-8f27-ad39c2021271 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a018fd091f94f95ba7794a788d30da6", "name": "CreateStackSuccessTests-9efbc992-d65a-438-proj"}} 2019-01-08 02:20:04,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6 used request id req-4bdf7d3b-f0d1-40e0-8f27-ad39c2021271 2019-01-08 02:20:04,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e759146e-bcfb-4e9d-b3fc-887ec3df1179 2019-01-08 02:20:04,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e759146e-bcfb-4e9d-b3fc-887ec3df1179 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:04,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ee9b8311-fd1d-496d-9fbb-a6c27b2e7b28 Date: Tue, 08 Jan 2019 02:20:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:19:21Z", "security_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "port_range_min": null, "revision_number": 0, "tenant_id": "1a018fd091f94f95ba7794a788d30da6", "created_at": "2019-01-08T02:19:21Z", "project_id": "1a018fd091f94f95ba7794a788d30da6", "id": "3532d784-557d-4925-8d1a-f7bfcf077341"}, {"remote_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:19:21Z", "security_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "port_range_min": null, "revision_number": 0, "tenant_id": "1a018fd091f94f95ba7794a788d30da6", "created_at": "2019-01-08T02:19:21Z", "project_id": "1a018fd091f94f95ba7794a788d30da6", "id": "45982d0d-ae43-45e8-a735-d092b1f98f8a"}, {"remote_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:19:21Z", "security_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "port_range_min": null, "revision_number": 0, "tenant_id": "1a018fd091f94f95ba7794a788d30da6", "created_at": "2019-01-08T02:19:21Z", "project_id": "1a018fd091f94f95ba7794a788d30da6", "id": "727d5cba-5deb-4340-a6a0-5faf738d3591"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:19:21Z", "security_group_id": "e759146e-bcfb-4e9d-b3fc-887ec3df1179", "port_range_min": null, "revision_number": 0, "tenant_id": "1a018fd091f94f95ba7794a788d30da6", "created_at": "2019-01-08T02:19:21Z", "project_id": "1a018fd091f94f95ba7794a788d30da6", "id": "ecb89ec2-851f-4503-b917-c1a0491b95c6"}]} 2019-01-08 02:20:04,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e759146e-bcfb-4e9d-b3fc-887ec3df1179 used request id req-ee9b8311-fd1d-496d-9fbb-a6c27b2e7b28 2019-01-08 02:20:04,558 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:20:04,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/e759146e-bcfb-4e9d-b3fc-887ec3df1179 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:04,959 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33f9e713-103a-4d23-bc97-657beefa5427 Content-Length: 0 Date: Tue, 08 Jan 2019 02:20:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:20:04,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/e759146e-bcfb-4e9d-b3fc-887ec3df1179 used request id req-33f9e713-103a-4d23-bc97-657beefa5427 2019-01-08 02:20:04,959 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-9efbc992-d65a-438-proj 2019-01-08 02:20:04,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:05,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7126b89d-eba7-4cb4-a339-545ba1b9f2e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:20:05,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1a018fd091f94f95ba7794a788d30da6 used request id req-7126b89d-eba7-4cb4-a339-545ba1b9f2e3 2019-01-08 02:20:05,264 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-9efbc992-d65a-438-proj-role 2019-01-08 02:20:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/d776e096bec14ae4b80fad84ddf72473 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:05,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-775391cb-b85c-4b9c-926b-a878117a1c41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:20:05,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/d776e096bec14ae4b80fad84ddf72473 used request id req-775391cb-b85c-4b9c-926b-a878117a1c41 2019-01-08 02:20:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b613677965910c5854eea0b9381cefdadb1dd6e6" 2019-01-08 02:20:05,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1d0ba4-e8d1-4573-8625-e8212d1a6eb4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:20:05,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5f1d0ba4-e8d1-4573-8625-e8212d1a6eb4 2019-01-08 02:20:05,519 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-9efbc992-d65a-438-user 2019-01-08 02:20:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/35e8bf92622e4bbdbcd52bfa298cf309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86825fb2cb60cb825607e456abc8ce502751e98b" 2019-01-08 02:20:05,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45cc420f-4d99-4c40-90a2-07276723e00c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:20:05,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/35e8bf92622e4bbdbcd52bfa298cf309 used request id req-45cc420f-4d99-4c40-90a2-07276723e00c 2019-01-08 02:20:05,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:20:06,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["kWywHkoWT_-cUpJiPLqG_g"], "issued_at": "2019-01-08T02:20:06.000000Z"}} 2019-01-08 02:20:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b21072b0b40f497466672eeff85c7d43537bc3" 2019-01-08 02:20:06,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd2046b-df32-45e2-adb5-f4ac59bf26d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:20:06,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9bd2046b-df32-45e2-adb5-f4ac59bf26d1 2019-01-08 02:20:06,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:20:06,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:20:06,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["f0VlZ4GWQj2w1llIdeJ8Dw"], "issued_at": "2019-01-08T02:20:06.000000Z"}} 2019-01-08 02:20:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:06,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b4dd73-4c62-4924-8c2a-87c7cd08e26a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:20:06,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f4b4dd73-4c62-4924-8c2a-87c7cd08e26a 2019-01-08 02:20:06,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:20:06,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:20: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:20:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0d019bb0-26b1-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:07,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4bfc74-0ec1-433d-a8b8-69e080863062 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0d019bb0-26b1-4ef-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:20:07,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0d019bb0-26b1-4ef-proj used request id req-ad4bfc74-0ec1-433d-a8b8-69e080863062 2019-01-08 02:20:07,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:07,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff37972-0edd-40e2-a3f7-79ea6d7865df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:20:07,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-cff37972-0edd-40e2-a3f7-79ea6d7865df 2019-01-08 02:20:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj"}}' 2019-01-08 02:20:07,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc8bd18a-1c1d-4dd9-8986-d1e8f29368ab Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7"}, "tags": [], "enabled": true, "id": "d42daeff9c70447a928fe6c0186d1dd7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj"}} 2019-01-08 02:20:07,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-cc8bd18a-1c1d-4dd9-8986-d1e8f29368ab 2019-01-08 02:20:07,264 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0d019bb0-26b1-4ef-proj 2019-01-08 02:20:07,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:20:07,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:20:07,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["UI3-QqEpTZabuZ3AJCUiNg"], "issued_at": "2019-01-08T02:20:07.000000Z"}} 2019-01-08 02:20:07,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:07,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b876e83-1aca-4190-958c-237c133b5a1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:20:07,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3b876e83-1aca-4190-958c-237c133b5a1a 2019-01-08 02:20:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:20:07,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:20: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:20:07,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:07,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c47c121-6739-4783-b0c3-670fd61af48e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:20:07,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5c47c121-6739-4783-b0c3-670fd61af48e 2019-01-08 02:20:07,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-0d019bb0-26b1-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:08,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f4dd99-b3a2-4fc6-a161-220f255df32f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-0d019bb0-26b1-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7"}, "tags": [], "enabled": true, "id": "d42daeff9c70447a928fe6c0186d1dd7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj"}]} 2019-01-08 02:20:08,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-0d019bb0-26b1-4ef-proj used request id req-50f4dd99-b3a2-4fc6-a161-220f255df32f 2019-01-08 02:20:08,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:08,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625141e4-3c09-4956-ba26-8882bf9a2cbb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:20:08,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-625141e4-3c09-4956-ba26-8882bf9a2cbb 2019-01-08 02:20:08,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:08,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4caf309-1839-4313-9b71-b8c3b33681e0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:20:08,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b4caf309-1839-4313-9b71-b8c3b33681e0 2019-01-08 02:20:08,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-0d019bb0-26b1-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:08,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df7f7ab-4d2f-4eaa-a955-91a56fe69613 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-0d019bb0-26b1-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7"}, "tags": [], "enabled": true, "id": "d42daeff9c70447a928fe6c0186d1dd7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj"}]} 2019-01-08 02:20:08,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-0d019bb0-26b1-4ef-proj used request id req-1df7f7ab-4d2f-4eaa-a955-91a56fe69613 2019-01-08 02:20:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/71f4a63c09c9460baf8dd4c74e83dc57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:08,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e701f241-f09c-48b3-b9d3-0f13abccd8b8 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-user", "links": {"self": "http://172.30.9.42:5000/v3/users/71f4a63c09c9460baf8dd4c74e83dc57"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d42daeff9c70447a928fe6c0186d1dd7", "id": "71f4a63c09c9460baf8dd4c74e83dc57", "password_expires_at": null}} 2019-01-08 02:20:08,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/71f4a63c09c9460baf8dd4c74e83dc57 used request id req-e701f241-f09c-48b3-b9d3-0f13abccd8b8 2019-01-08 02:20:08,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7/users/71f4a63c09c9460baf8dd4c74e83dc57/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:08,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0ed6b3-c592-4875-91c3-b5f3b008dbc6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7/users/71f4a63c09c9460baf8dd4c74e83dc57/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:20:08,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7/users/71f4a63c09c9460baf8dd4c74e83dc57/roles used request id req-1d0ed6b3-c592-4875-91c3-b5f3b008dbc6 2019-01-08 02:20:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:09,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a2cf4a-d4d7-4062-9c5d-8899c63d2311 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:20:09,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-66a2cf4a-d4d7-4062-9c5d-8899c63d2311 2019-01-08 02:20:09,105 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0d019bb0-26b1-4ef-proj 2019-01-08 02:20:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7/users/71f4a63c09c9460baf8dd4c74e83dc57/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:09,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b38394-c515-4bbe-9c23-55b78d623c49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:20:09,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7/users/71f4a63c09c9460baf8dd4c74e83dc57/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-f9b38394-c515-4bbe-9c23-55b78d623c49 2019-01-08 02:20:09,256 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0d019bb0-26b1-4ef-user 2019-01-08 02:20:09,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:20:09,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:09,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb2fe66-76bf-4dac-9f85-889611df0666 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:20:09,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2fb2fe66-76bf-4dac-9f85-889611df0666 2019-01-08 02:20:09,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" -d '{"role": {"name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role"}}' 2019-01-08 02:20:09,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95af0f7-4f2a-4c51-b397-b0b896eabd77 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d027c9aa26eb40d78056724c0af2fb11", "links": {"self": "http://172.30.9.42:5000/v3/roles/d027c9aa26eb40d78056724c0af2fb11"}, "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role"}} 2019-01-08 02:20:09,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-c95af0f7-4f2a-4c51-b397-b0b896eabd77 2019-01-08 02:20:09,510 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role 2019-01-08 02:20:09,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/d027c9aa26eb40d78056724c0af2fb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:09,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb17ed6-b4e6-416b-932d-9e746ae9b525 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d027c9aa26eb40d78056724c0af2fb11", "links": {"self": "http://172.30.9.42:5000/v3/roles/d027c9aa26eb40d78056724c0af2fb11"}, "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role"}} 2019-01-08 02:20:09,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/d027c9aa26eb40d78056724c0af2fb11 used request id req-8fb17ed6-b4e6-416b-932d-9e746ae9b525 2019-01-08 02:20:09,623 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role to project CreateStackSuccessTests-0d019bb0-26b1-4ef-proj 2019-01-08 02:20:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7/users/71f4a63c09c9460baf8dd4c74e83dc57/roles/d027c9aa26eb40d78056724c0af2fb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:09,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f6b1fb7-d60a-4b7f-8231-8b2f163a4a72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:20:09,770 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7/users/71f4a63c09c9460baf8dd4c74e83dc57/roles/d027c9aa26eb40d78056724c0af2fb11 used request id req-5f6b1fb7-d60a-4b7f-8231-8b2f163a4a72 2019-01-08 02:20:09,770 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:20:09,771 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:20:09,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:20:09,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:20:10,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d027c9aa26eb40d78056724c0af2fb11", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d42daeff9c70447a928fe6c0186d1dd7", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-user", "id": "71f4a63c09c9460baf8dd4c74e83dc57"}, "audit_ids": ["nyDMgOX6Q3qweflkLWO-OQ"], "issued_at": "2019-01-08T02:20:10.000000Z"}} 2019-01-08 02:20:10,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b356f760e35fd870ef41b0a037501d7a6633c404" 2019-01-08 02:20:10,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078aae29-969d-435d-b044-1d0d20b91eee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:20:10,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-078aae29-969d-435d-b044-1d0d20b91eee 2019-01-08 02:20:10,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b356f760e35fd870ef41b0a037501d7a6633c404" 2019-01-08 02:20:10,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-64c5b96d-25a6-478b-9581-3b85b7b31cb7 Date: Tue, 08 Jan 2019 02:20:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image"} 2019-01-08 02:20:10,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image used request id req-64c5b96d-25a6-478b-9581-3b85b7b31cb7 2019-01-08 02:20:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b356f760e35fd870ef41b0a037501d7a6633c404" 2019-01-08 02:20:10,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-190751ab-7b64-4e08-8734-fb6fafd56402 Date: Tue, 08 Jan 2019 02:20: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"}}} 2019-01-08 02:20:10,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-190751ab-7b64-4e08-8734-fb6fafd56402 2019-01-08 02:20:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b356f760e35fd870ef41b0a037501d7a6633c404" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image"}' 2019-01-08 02:20:10,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eecaf69d-ca8e-4efa-b52d-24df28132923 Date: Tue, 08 Jan 2019 02:20:10 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:20:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:20:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba", "min_disk": 0, "protected": false, "id": "12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba", "file": "/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba/file", "checksum": null, "owner": "d42daeff9c70447a928fe6c0186d1dd7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:20:10,974 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-eecaf69d-ca8e-4efa-b52d-24df28132923 2019-01-08 02:20:10,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b356f760e35fd870ef41b0a037501d7a6633c404" -d '' 2019-01-08 02:20:12,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e31cd9c6-f63e-49c1-9671-f750e24337f4 Date: Tue, 08 Jan 2019 02:20:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:20:12,480 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba/file used request id req-e31cd9c6-f63e-49c1-9671-f750e24337f4 2019-01-08 02:20:12,480 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:20:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b356f760e35fd870ef41b0a037501d7a6633c404" 2019-01-08 02:20:12,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1f9de4ce-0832-4741-bb94-3c0603455523 Date: Tue, 08 Jan 2019 02:20:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:20:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:20:12Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba/snap", "metadata": {}}], "self": "/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba", "min_disk": 0, "protected": false, "id": "12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba", "file": "/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d42daeff9c70447a928fe6c0186d1dd7", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:20:12,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba used request id req-1f9de4ce-0832-4741-bb94-3c0603455523 2019-01-08 02:20:12,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b356f760e35fd870ef41b0a037501d7a6633c404" 2019-01-08 02:20:12,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38878134-0496-4861-bb29-1b1a89a41160 Date: Tue, 08 Jan 2019 02:20: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"}}} 2019-01-08 02:20:12,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-38878134-0496-4861-bb29-1b1a89a41160 2019-01-08 02:20:12,729 - create_image - INFO - Created image with name - CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image 2019-01-08 02:20:12,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b356f760e35fd870ef41b0a037501d7a6633c404" 2019-01-08 02:20:12,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-365074f3-ca48-43eb-8719-a92bb1e2a1e7 Date: Tue, 08 Jan 2019 02:20:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:20:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:20:12Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba/snap", "metadata": {}}], "self": "/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba", "min_disk": 0, "protected": false, "id": "12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba", "file": "/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d42daeff9c70447a928fe6c0186d1dd7", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:20:12,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba used request id req-365074f3-ca48-43eb-8719-a92bb1e2a1e7 2019-01-08 02:20:12,951 - create_image - DEBUG - Instance status is - active 2019-01-08 02:20:12,952 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image 2019-01-08 02:20:12,952 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image 2019-01-08 02:20:12,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:20:12,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:20:13,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ToIzSfLJRViET4ZTK0r1vA"], "issued_at": "2019-01-08T02:20:13.000000Z"}} 2019-01-08 02:20:13,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860f2a6b3ecb92febe244b4f73398441cd4a0140" 2019-01-08 02:20:13,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf21265-4215-40d7-a3d5-61240542a24b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:20:13,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9cf21265-4215-40d7-a3d5-61240542a24b 2019-01-08 02:20:13,470 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:20:13,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860f2a6b3ecb92febe244b4f73398441cd4a0140" 2019-01-08 02:20:13,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2390e341-95e3-42fa-8841-efd1a03c0e72 x-compute-request-id: req-2390e341-95e3-42fa-8841-efd1a03c0e72 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:20:13,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2390e341-95e3-42fa-8841-efd1a03c0e72 2019-01-08 02:20:13,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860f2a6b3ecb92febe244b4f73398441cd4a0140" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:20:13,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-f0a97e2a-8aac-4a9f-aa48-2c2c1ed71570 x-compute-request-id: req-f0a97e2a-8aac-4a9f-aa48-2c2c1ed71570 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4892e604-940d-4768-ac65-576fbb3aa1ff", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4892e604-940d-4768-ac65-576fbb3aa1ff", "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": "4892e604-940d-4768-ac65-576fbb3aa1ff"}} 2019-01-08 02:20:13,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-f0a97e2a-8aac-4a9f-aa48-2c2c1ed71570 2019-01-08 02:20:13,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:20:13,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:20:14,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d027c9aa26eb40d78056724c0af2fb11", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:20:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d42daeff9c70447a928fe6c0186d1dd7", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-user", "id": "71f4a63c09c9460baf8dd4c74e83dc57"}, "audit_ids": ["kavJaqhXTQmn7AVAPvry3Q"], "issued_at": "2019-01-08T02:20:14.000000Z"}} 2019-01-08 02:20:14,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:14,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2f8225-fd88-4dee-8490-962d84dee532 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:20:14,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7a2f8225-fd88-4dee-8490-962d84dee532 2019-01-08 02:20:14,279 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:20:14,281 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:20:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:14,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:14 GMT Server: Apache x-openstack-request-id: req-3d69ea34-3570-4d4c-89ff-da2e863344d8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:20:14,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack used request id req-3d69ea34-3570-4d4c-89ff-da2e863344d8 2019-01-08 02:20:14,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-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-42520efd-322a-4318-b80a-6d72ff154d35-net", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}}' 2019-01-08 02:20:17,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:20:14 GMT Server: Apache x-openstack-request-id: req-8d13adb4-d7f8-4214-b642-7f177e1212a1 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}]}} 2019-01-08 02:20:17,200 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks used request id req-8d13adb4-d7f8-4214-b642-7f177e1212a1 2019-01-08 02:20:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:17,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:17 GMT Server: Apache x-openstack-request-id: req-de844c91-c30a-4f64-898c-58ee08daa5b7 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:17,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:17 GMT Server: Apache x-openstack-request-id: req-f0454771-9635-49e2-b4a0-e84f3700d34b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:17,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-f0454771-9635-49e2-b4a0-e84f3700d34b 2019-01-08 02:20:17,666 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack 2019-01-08 02:20:17,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:17,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:17 GMT Server: Apache x-openstack-request-id: req-05458ca4-e277-4ee7-b650-e08cc55aaca6 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:18,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:17 GMT Server: Apache x-openstack-request-id: req-db2c0766-c865-4015-a16d-e4c95d3ef2ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:18,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-db2c0766-c865-4015-a16d-e4c95d3ef2ae 2019-01-08 02:20:18,121 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:20:18,121 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:21,124 - create_stack - DEBUG - Stack status query timeout in 1196.54215813 2019-01-08 02:20:21,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:21,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:21 GMT Server: Apache x-openstack-request-id: req-daf993ce-9233-4a97-aa09-cd7af56444a0 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:21,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:21 GMT Server: Apache x-openstack-request-id: req-8199ea07-e411-4c1d-b0b8-a5158481ca87 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:21,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-8199ea07-e411-4c1d-b0b8-a5158481ca87 2019-01-08 02:20:21,563 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:20:21,564 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:24,567 - create_stack - DEBUG - Stack status query timeout in 1193.09941506 2019-01-08 02:20:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:24,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:24 GMT Server: Apache x-openstack-request-id: req-a1a8beb8-a270-4f60-aa5b-c051a0630182 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:24,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:24 GMT Server: Apache x-openstack-request-id: req-bff144fb-3412-47ca-8a47-c5c10120d72e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:24,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-bff144fb-3412-47ca-8a47-c5c10120d72e 2019-01-08 02:20:24,642 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:20:24,642 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:27,645 - create_stack - DEBUG - Stack status query timeout in 1190.02077913 2019-01-08 02:20:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:27,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:27 GMT Server: Apache x-openstack-request-id: req-9b0dd79a-c181-4b1e-a426-20686bbbbe3f Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:28,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:27 GMT Server: Apache x-openstack-request-id: req-853e971e-947f-4af4-907c-8ac52748f038 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:28,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-853e971e-947f-4af4-907c-8ac52748f038 2019-01-08 02:20:28,081 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:20:28,081 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:31,083 - create_stack - DEBUG - Stack status query timeout in 1186.58332801 2019-01-08 02:20:31,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:31,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:31 GMT Server: Apache x-openstack-request-id: req-90e75422-6004-45ab-98fb-636e16660a1b Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:31,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:31 GMT Server: Apache x-openstack-request-id: req-540aed08-64d4-492d-aa22-1ba6ccd84324 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:31,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-540aed08-64d4-492d-aa22-1ba6ccd84324 2019-01-08 02:20:31,536 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:20:31,536 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:34,539 - create_stack - DEBUG - Stack status query timeout in 1183.12668014 2019-01-08 02:20:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:34,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:34 GMT Server: Apache x-openstack-request-id: req-617e5ad0-7f64-46bb-9d70-56252397ef56 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:35,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:34 GMT Server: Apache x-openstack-request-id: req-ce59250a-c1d6-47aa-8b79-535db643137c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:35,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-ce59250a-c1d6-47aa-8b79-535db643137c 2019-01-08 02:20:35,202 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:20:35,203 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:38,206 - create_stack - DEBUG - Stack status query timeout in 1179.46043706 2019-01-08 02:20:38,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:38,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:38 GMT Server: Apache x-openstack-request-id: req-3f8e1f25-4017-4235-be61-6c7ff2c0a552 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:38,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:38 GMT Server: Apache x-openstack-request-id: req-82a74fc5-40b4-4e99-ab73-7d480e4daa1f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:38,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-82a74fc5-40b4-4e99-ab73-7d480e4daa1f 2019-01-08 02:20:38,656 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:20:38,656 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:41,660 - create_stack - DEBUG - Stack status query timeout in 1176.00650501 2019-01-08 02:20:41,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:42,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:41 GMT Server: Apache x-openstack-request-id: req-72acd8bc-c77f-418d-a0b7-c34e9ccd3336 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:42,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:42 GMT Server: Apache x-openstack-request-id: req-4a4b9fcc-da60-41f5-9818-db3bc5db1ea5 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": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:42,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-4a4b9fcc-da60-41f5-9818-db3bc5db1ea5 2019-01-08 02:20:42,356 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:20:42,356 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack 2019-01-08 02:20:42,356 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack 2019-01-08 02:20:42,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:20:42,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d027c9aa26eb40d78056724c0af2fb11", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d42daeff9c70447a928fe6c0186d1dd7", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-user", "id": "71f4a63c09c9460baf8dd4c74e83dc57"}, "audit_ids": ["_QS4NnmjT_-v9g6zive_nw"], "issued_at": "2019-01-08T02:20:42.000000Z"}} 2019-01-08 02:20:42,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bbfbbb3b5a4db54e759e1300e185c8d2eecda6" 2019-01-08 02:20:42,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:42 GMT Server: Apache x-openstack-request-id: req-de3ab983-919b-49aa-a41d-a152296d5b8c Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:43,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:43 GMT Server: Apache x-openstack-request-id: req-caefa7ab-0546-4c50-ac8a-3963c6eef69f 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": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:43,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-caefa7ab-0546-4c50-ac8a-3963c6eef69f 2019-01-08 02:20:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:43,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:43 GMT Server: Apache x-openstack-request-id: req-f58fcb8b-4900-4dc5-9f57-0cffcfe6e18e Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:43,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:43 GMT Server: Apache x-openstack-request-id: req-48d4e39a-51e4-4771-bbdf-514cc29b7c70 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": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:43,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-48d4e39a-51e4-4771-bbdf-514cc29b7c70 2019-01-08 02:20:43,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:20:43,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:20:44,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d027c9aa26eb40d78056724c0af2fb11", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d42daeff9c70447a928fe6c0186d1dd7", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-user", "id": "71f4a63c09c9460baf8dd4c74e83dc57"}, "audit_ids": ["c3nW_I7ZT5STOB-Z5SUjOA"], "issued_at": "2019-01-08T02:20:44.000000Z"}} 2019-01-08 02:20:44,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288bdf480cd2aeea4ff26ee50a603b4f4ed1924f" 2019-01-08 02:20:44,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b0f63b-1a16-4775-afc2-9689c00a1428 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:20:44,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-60b0f63b-1a16-4775-afc2-9689c00a1428 2019-01-08 02:20:44,429 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:20:44,432 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:20:44,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288bdf480cd2aeea4ff26ee50a603b4f4ed1924f" 2019-01-08 02:20:44,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:44 GMT Server: Apache x-openstack-request-id: req-d4b1783b-7ec9-4b6d-b2d6-af7bdf903aae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "deletion_time": null, "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "tags": null}]} 2019-01-08 02:20:44,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack used request id req-d4b1783b-7ec9-4b6d-b2d6-af7bdf903aae 2019-01-08 02:20:44,740 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack 2019-01-08 02:20:44,740 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack 2019-01-08 02:20:44,741 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack 2019-01-08 02:20:44,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:44,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:44 GMT Server: Apache x-openstack-request-id: req-f65621b9-d0f0-41d6-951e-fe8cf336b2b7 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:45,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:20:44 GMT Server: Apache x-openstack-request-id: req-f762d715-59ae-4dbe-b4bd-756b83e72862 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:20:45,182 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-f762d715-59ae-4dbe-b4bd-756b83e72862 2019-01-08 02:20:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:45,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:45 GMT Server: Apache x-openstack-request-id: req-7f3ac310-cba4-40bf-9830-050ee84b40db Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:45,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:45 GMT Server: Apache x-openstack-request-id: req-6931d419-dc5e-45e4-ae5c-19880a878747 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": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:20:44Z", "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:45,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-6931d419-dc5e-45e4-ae5c-19880a878747 2019-01-08 02:20:45,834 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:20:45,834 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:48,837 - create_stack - DEBUG - Stack status query timeout in 1196.34505796 2019-01-08 02:20:48,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:48,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:48 GMT Server: Apache x-openstack-request-id: req-6878d5ce-0f00-45f2-942d-4c60f24fea81 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:48,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:48 GMT Server: Apache x-openstack-request-id: req-345c9113-2903-40a9-a3d4-f0114b6717e9 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": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:20:44Z", "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:48,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-345c9113-2903-40a9-a3d4-f0114b6717e9 2019-01-08 02:20:48,895 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:20:48,895 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:51,898 - create_stack - DEBUG - Stack status query timeout in 1193.28386593 2019-01-08 02:20:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:52,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:51 GMT Server: Apache x-openstack-request-id: req-b268d3b0-eb6b-4660-aee9-17f358d5c770 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:52,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:52 GMT Server: Apache x-openstack-request-id: req-db14b331-6d78-484d-85c5-1cad326d16c6 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": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:20:44Z", "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:52,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-db14b331-6d78-484d-85c5-1cad326d16c6 2019-01-08 02:20:52,401 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:20:52,402 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:20:55,405 - create_stack - DEBUG - Stack status query timeout in 1189.77734399 2019-01-08 02:20:55,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:55,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:55 GMT Server: Apache x-openstack-request-id: req-1c97bd50-0e6d-4d07-b682-97793faa2789 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:55,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:55 GMT Server: Apache x-openstack-request-id: req-9567fd62-d19d-450f-b8fe-5e2a5c7e4e02 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": "d42daeff9c70447a928fe6c0186d1dd7", "OS::stack_id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "image_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image", "inst_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-inst", "subnet_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-subnet", "flavor_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-flavor-name", "net_name": "CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-net"}, "deletion_time": "2019-01-08T02:20:55Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack", "stack_user_project_id": "ba464bc6108f47b9b9f3a4aa59cdd5af", "tags": null, "creation_time": "2019-01-08T02:20:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:20:44Z", "id": "f760040b-990d-483f-8f2b-2ee0a196ac5f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:20:55,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-9567fd62-d19d-450f-b8fe-5e2a5c7e4e02 2019-01-08 02:20:55,919 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:20:55,919 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack 2019-01-08 02:20:55,919 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack 2019-01-08 02:20:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/f760040b-990d-483f-8f2b-2ee0a196ac5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec785fea3e5b9aae8ab77d3ff25f0dd364b9880" 2019-01-08 02:20:56,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:20:55 GMT Server: Apache x-openstack-request-id: req-d1cffdf7-5c05-4981-b313-047e168bcea8 Location: http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:20:56,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:56 GMT Server: Apache x-openstack-request-id: req-dc61ac99-2b89-470e-b49e-1f01a31c0ce7 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:20:56,389 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/d42daeff9c70447a928fe6c0186d1dd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-stack/f760040b-990d-483f-8f2b-2ee0a196ac5f used request id req-dc61ac99-2b89-470e-b49e-1f01a31c0ce7 2019-01-08 02:20:56,390 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-42520efd-322a-4318-b80a-6d72ff154d35-image 2019-01-08 02:20:56,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b356f760e35fd870ef41b0a037501d7a6633c404" 2019-01-08 02:20:56,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4cd22b35-5bc3-4b41-8a2e-9e7b3311eca3 Date: Tue, 08 Jan 2019 02:20:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:20:56,887 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/12c7c7f6-1a5d-4e60-9a9b-e9977dac0dba used request id req-4cd22b35-5bc3-4b41-8a2e-9e7b3311eca3 2019-01-08 02:20:56,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/4892e604-940d-4768-ac65-576fbb3aa1ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860f2a6b3ecb92febe244b4f73398441cd4a0140" 2019-01-08 02:20:56,928 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:20:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d4f4a75-7cac-4f82-a15c-47df6000efcd x-compute-request-id: req-0d4f4a75-7cac-4f82-a15c-47df6000efcd Content-Length: 0 Content-Type: application/json 2019-01-08 02:20:56,928 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/4892e604-940d-4768-ac65-576fbb3aa1ff used request id req-0d4f4a75-7cac-4f82-a15c-47df6000efcd 2019-01-08 02:20:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:57,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-7feba428-c2f9-44b1-9d02-6f4893eb354c Date: Tue, 08 Jan 2019 02:20:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d42daeff9c70447a928fe6c0186d1dd7", "created_at": "2019-01-08T02:20:17Z", "updated_at": "2019-01-08T02:20:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:20:17Z", "revision_number": 0, "id": "07f8813f-c55c-4f8b-8ff7-94115ccd5dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:20:17Z", "security_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "tenant_id": "d42daeff9c70447a928fe6c0186d1dd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d42daeff9c70447a928fe6c0186d1dd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:20:17Z", "revision_number": 0, "id": "197c8d32-9210-4cb4-8d2d-1d1b195e91b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:20:17Z", "security_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "tenant_id": "d42daeff9c70447a928fe6c0186d1dd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d42daeff9c70447a928fe6c0186d1dd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:20:17Z", "revision_number": 0, "id": "ca3f7264-c295-4ddd-bf4e-7d4a12ffcfec", "remote_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "remote_ip_prefix": null, "created_at": "2019-01-08T02:20:17Z", "security_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "tenant_id": "d42daeff9c70447a928fe6c0186d1dd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d42daeff9c70447a928fe6c0186d1dd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:20:17Z", "revision_number": 0, "id": "eb57d7bc-3817-4619-9211-d7aadfc0f614", "remote_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "remote_ip_prefix": null, "created_at": "2019-01-08T02:20:17Z", "security_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "tenant_id": "d42daeff9c70447a928fe6c0186d1dd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d42daeff9c70447a928fe6c0186d1dd7"}], "revision_number": 4, "project_id": "d42daeff9c70447a928fe6c0186d1dd7", "id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:20:57,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-7feba428-c2f9-44b1-9d02-6f4893eb354c 2019-01-08 02:20:57,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:57,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cffc247-5464-4a53-8b1b-bcf782501acd Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:20:57,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5cffc247-5464-4a53-8b1b-bcf782501acd 2019-01-08 02:20:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:57,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-452cde1b-4504-47f2-84fb-ae26b954900b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:57,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-452cde1b-4504-47f2-84fb-ae26b954900b 2019-01-08 02:20:57,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:57,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:57,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19eb46e7-3cc4-42a8-adda-9e8260ce3ee6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:57,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-19eb46e7-3cc4-42a8-adda-9e8260ce3ee6 2019-01-08 02:20:57,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:57,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3af387c-7802-49c9-be2c-e323e7f3608f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:57,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-f3af387c-7802-49c9-be2c-e323e7f3608f 2019-01-08 02:20:57,683 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:57,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:57,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f46fa7-9ed7-4e83-9bfc-1b690252cbc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:57,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-06f46fa7-9ed7-4e83-9bfc-1b690252cbc6 2019-01-08 02:20:57,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:57,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:57,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6145af-0bcd-4b9a-bec4-80d1adcee3a8 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:20:57,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-ce6145af-0bcd-4b9a-bec4-80d1adcee3a8 2019-01-08 02:20:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:58,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990254f6-c3a9-41c9-b8db-b2b44169e8eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:20:58,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-990254f6-c3a9-41c9-b8db-b2b44169e8eb 2019-01-08 02:20:58,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:20:58,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:58,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452dbce2-e7ff-43dc-af94-c018f790c4f3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d42daeff9c70447a928fe6c0186d1dd7", "name": "CreateStackSuccessTests-0d019bb0-26b1-4ef-proj"}} 2019-01-08 02:20:58,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7 used request id req-452dbce2-e7ff-43dc-af94-c018f790c4f3 2019-01-08 02:20:58,128 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68d030cb-b577-4fc3-a568-cf1a6ed245eb 2019-01-08 02:20:58,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=68d030cb-b577-4fc3-a568-cf1a6ed245eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:58,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6583d2cb-2e14-484a-852d-c4c71a25daec Date: Tue, 08 Jan 2019 02:20: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": "2019-01-08T02:20:17Z", "security_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "port_range_min": null, "revision_number": 0, "tenant_id": "d42daeff9c70447a928fe6c0186d1dd7", "created_at": "2019-01-08T02:20:17Z", "project_id": "d42daeff9c70447a928fe6c0186d1dd7", "id": "07f8813f-c55c-4f8b-8ff7-94115ccd5dff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:20:17Z", "security_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "port_range_min": null, "revision_number": 0, "tenant_id": "d42daeff9c70447a928fe6c0186d1dd7", "created_at": "2019-01-08T02:20:17Z", "project_id": "d42daeff9c70447a928fe6c0186d1dd7", "id": "197c8d32-9210-4cb4-8d2d-1d1b195e91b1"}, {"remote_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:20:17Z", "security_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "port_range_min": null, "revision_number": 0, "tenant_id": "d42daeff9c70447a928fe6c0186d1dd7", "created_at": "2019-01-08T02:20:17Z", "project_id": "d42daeff9c70447a928fe6c0186d1dd7", "id": "ca3f7264-c295-4ddd-bf4e-7d4a12ffcfec"}, {"remote_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:20:17Z", "security_group_id": "68d030cb-b577-4fc3-a568-cf1a6ed245eb", "port_range_min": null, "revision_number": 0, "tenant_id": "d42daeff9c70447a928fe6c0186d1dd7", "created_at": "2019-01-08T02:20:17Z", "project_id": "d42daeff9c70447a928fe6c0186d1dd7", "id": "eb57d7bc-3817-4619-9211-d7aadfc0f614"}]} 2019-01-08 02:20:58,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=68d030cb-b577-4fc3-a568-cf1a6ed245eb used request id req-6583d2cb-2e14-484a-852d-c4c71a25daec 2019-01-08 02:20:58,339 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:20:58,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/68d030cb-b577-4fc3-a568-cf1a6ed245eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:58,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f5b678b-b924-4403-8e94-3ab93fcb8e0f Content-Length: 0 Date: Tue, 08 Jan 2019 02:20:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:20:58,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/68d030cb-b577-4fc3-a568-cf1a6ed245eb used request id req-9f5b678b-b924-4403-8e94-3ab93fcb8e0f 2019-01-08 02:20:58,802 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0d019bb0-26b1-4ef-proj 2019-01-08 02:20:58,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:59,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e3b715-4b66-4d1d-8b9e-0a7399d87539 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:20:59,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/d42daeff9c70447a928fe6c0186d1dd7 used request id req-11e3b715-4b66-4d1d-8b9e-0a7399d87539 2019-01-08 02:20:59,072 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0d019bb0-26b1-4ef-proj-role 2019-01-08 02:20:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/d027c9aa26eb40d78056724c0af2fb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:59,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c9f3c9-8e26-436b-9944-6abd7fef7f71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:20:59,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/d027c9aa26eb40d78056724c0af2fb11 used request id req-a5c9f3c9-8e26-436b-9944-6abd7fef7f71 2019-01-08 02:20:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228b1bf452564281ff0cb829a807b649b123cf6b" 2019-01-08 02:20:59,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387ca91b-0abb-4f89-9ec1-e469ef0f6148 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:20:59,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-387ca91b-0abb-4f89-9ec1-e469ef0f6148 2019-01-08 02:20:59,312 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0d019bb0-26b1-4ef-user 2019-01-08 02:20:59,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/71f4a63c09c9460baf8dd4c74e83dc57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd67bdac4a998dc13b91aa3d6374e8f03edfd5f9" 2019-01-08 02:20:59,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8ba6f44-9d66-4c7c-93a9-89eb467f7c71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:20:59,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/71f4a63c09c9460baf8dd4c74e83dc57 used request id req-e8ba6f44-9d66-4c7c-93a9-89eb467f7c71 2019-01-08 02:20:59,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:20:59,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["CPzt2sQXRMWaAsofCK-KSg"], "issued_at": "2019-01-08T02:20:59.000000Z"}} 2019-01-08 02:20:59,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fc386467a7f5f06018d05c18f6052ab0673435" 2019-01-08 02:21:00,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036511b3-b415-4357-9576-3f293617100e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:00,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-036511b3-b415-4357-9576-3f293617100e 2019-01-08 02:21:00,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:00,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:00,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["5vegxvEBRgi5ojJcfnhvFg"], "issued_at": "2019-01-08T02:21:00.000000Z"}} 2019-01-08 02:21:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:00,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5709fd-2f86-4604-8baa-ef48d37eb722 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:00,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1e5709fd-2f86-4604-8baa-ef48d37eb722 2019-01-08 02:21:00,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:21:00,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:21: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:21:00,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7b6e0c2f-60f6-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:00,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f725c220-3d3a-41cf-8800-aa9e196607fd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7b6e0c2f-60f6-481-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:21:00,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7b6e0c2f-60f6-481-proj used request id req-f725c220-3d3a-41cf-8800-aa9e196607fd 2019-01-08 02:21:00,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:00,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcf55b8-e031-475f-bc73-7cd147fe66ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:21:00,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-0bcf55b8-e031-475f-bc73-7cd147fe66ae 2019-01-08 02:21:00,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj"}}' 2019-01-08 02:21:00,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c2c3134-2077-43d4-bfeb-59cbbf3d8264 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e"}, "tags": [], "enabled": true, "id": "e92d6d3894da4bfcb665de4ef116337e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj"}} 2019-01-08 02:21:00,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-2c2c3134-2077-43d4-bfeb-59cbbf3d8264 2019-01-08 02:21:00,983 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7b6e0c2f-60f6-481-proj 2019-01-08 02:21:00,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:00,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:01,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["jGKQ0RZHSm6oyucmdWvVDg"], "issued_at": "2019-01-08T02:21:01.000000Z"}} 2019-01-08 02:21:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:01,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430cd4bd-3568-49ba-b9af-e27fb93d4b7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:01,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-430cd4bd-3568-49ba-b9af-e27fb93d4b7c 2019-01-08 02:21:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:21:01,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:21: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:21:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:01,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0195de86-8411-44d2-bf5c-019fdfe999f5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:21:01,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0195de86-8411-44d2-bf5c-019fdfe999f5 2019-01-08 02:21:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7b6e0c2f-60f6-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:01,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff11d0ff-079e-4b47-a8ae-8d7cb62e7816 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7b6e0c2f-60f6-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e"}, "tags": [], "enabled": true, "id": "e92d6d3894da4bfcb665de4ef116337e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj"}]} 2019-01-08 02:21:01,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7b6e0c2f-60f6-481-proj used request id req-ff11d0ff-079e-4b47-a8ae-8d7cb62e7816 2019-01-08 02:21:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:01,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88eb32e-a56c-4c80-b280-de3e10f170f9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:21:01,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c88eb32e-a56c-4c80-b280-de3e10f170f9 2019-01-08 02:21:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:02,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14187c9-2cf4-4e3c-8b69-ade2556752b7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:21:02,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a14187c9-2cf4-4e3c-8b69-ade2556752b7 2019-01-08 02:21:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7b6e0c2f-60f6-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:02,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d85f00-ef84-4f8c-a121-6bb9a1b43ea2 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7b6e0c2f-60f6-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e"}, "tags": [], "enabled": true, "id": "e92d6d3894da4bfcb665de4ef116337e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj"}]} 2019-01-08 02:21:02,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7b6e0c2f-60f6-481-proj used request id req-c8d85f00-ef84-4f8c-a121-6bb9a1b43ea2 2019-01-08 02:21:02,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/58dc8912dc1943438b3d7b04b685799e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:02,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f349cd0-3776-4d63-8fca-87860e5cef5a Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-user", "links": {"self": "http://172.30.9.42:5000/v3/users/58dc8912dc1943438b3d7b04b685799e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e92d6d3894da4bfcb665de4ef116337e", "id": "58dc8912dc1943438b3d7b04b685799e", "password_expires_at": null}} 2019-01-08 02:21:02,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/58dc8912dc1943438b3d7b04b685799e used request id req-1f349cd0-3776-4d63-8fca-87860e5cef5a 2019-01-08 02:21:02,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e/users/58dc8912dc1943438b3d7b04b685799e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:02,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f333f8a2-f2ba-430f-8828-73bc73d5d08e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e/users/58dc8912dc1943438b3d7b04b685799e/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:21:02,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e/users/58dc8912dc1943438b3d7b04b685799e/roles used request id req-f333f8a2-f2ba-430f-8828-73bc73d5d08e 2019-01-08 02:21:02,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:02,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f53d1d-853a-4c92-b472-072cf3b822da Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:21:02,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-a1f53d1d-853a-4c92-b472-072cf3b822da 2019-01-08 02:21:02,796 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7b6e0c2f-60f6-481-proj 2019-01-08 02:21:02,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e/users/58dc8912dc1943438b3d7b04b685799e/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:02,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2719c31a-d15e-4d56-ac21-b51d5398984f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:21:02,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e/users/58dc8912dc1943438b3d7b04b685799e/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-2719c31a-d15e-4d56-ac21-b51d5398984f 2019-01-08 02:21:02,951 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7b6e0c2f-60f6-481-user 2019-01-08 02:21:02,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:02,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:03,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d318e9d7-9647-4e4b-be57-801ed603b319 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:21:03,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d318e9d7-9647-4e4b-be57-801ed603b319 2019-01-08 02:21:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" -d '{"role": {"name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj-role"}}' 2019-01-08 02:21:03,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0377a9de-7924-4867-bff0-1bb2b08a5ae1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4da19611cc754047b18b4eb590b4eebe", "links": {"self": "http://172.30.9.42:5000/v3/roles/4da19611cc754047b18b4eb590b4eebe"}, "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj-role"}} 2019-01-08 02:21:03,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-0377a9de-7924-4867-bff0-1bb2b08a5ae1 2019-01-08 02:21:03,193 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7b6e0c2f-60f6-481-proj-role 2019-01-08 02:21:03,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/4da19611cc754047b18b4eb590b4eebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:03,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db636824-92e8-410e-a923-e30c05c9e51c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4da19611cc754047b18b4eb590b4eebe", "links": {"self": "http://172.30.9.42:5000/v3/roles/4da19611cc754047b18b4eb590b4eebe"}, "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj-role"}} 2019-01-08 02:21:03,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/4da19611cc754047b18b4eb590b4eebe used request id req-db636824-92e8-410e-a923-e30c05c9e51c 2019-01-08 02:21:03,303 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7b6e0c2f-60f6-481-proj-role to project CreateStackSuccessTests-7b6e0c2f-60f6-481-proj 2019-01-08 02:21:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e/users/58dc8912dc1943438b3d7b04b685799e/roles/4da19611cc754047b18b4eb590b4eebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:03,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e8b077a-a412-4502-9e6e-db856a66b7bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:21:03,477 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e/users/58dc8912dc1943438b3d7b04b685799e/roles/4da19611cc754047b18b4eb590b4eebe used request id req-0e8b077a-a412-4502-9e6e-db856a66b7bc 2019-01-08 02:21:03,478 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:21:03,478 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:21:03,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:03,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:03,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4da19611cc754047b18b4eb590b4eebe", "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e92d6d3894da4bfcb665de4ef116337e", "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e92d6d3894da4bfcb665de4ef116337e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e92d6d3894da4bfcb665de4ef116337e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-user", "id": "58dc8912dc1943438b3d7b04b685799e"}, "audit_ids": ["DFZAazWtQ6Gdd3YlHccR2Q"], "issued_at": "2019-01-08T02:21:03.000000Z"}} 2019-01-08 02:21:03,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ba5227c20657673907b6302e53536eae8933b1" 2019-01-08 02:21:03,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bf58e3-2de9-4659-a0ed-0e77e36b5b96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:03,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e7bf58e3-2de9-4659-a0ed-0e77e36b5b96 2019-01-08 02:21:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62ba5227c20657673907b6302e53536eae8933b1" 2019-01-08 02:21:04,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5b71bc9a-f5ac-4aca-81c6-8495ddc3a886 Date: Tue, 08 Jan 2019 02:21:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image"} 2019-01-08 02:21:04,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image used request id req-5b71bc9a-f5ac-4aca-81c6-8495ddc3a886 2019-01-08 02:21:04,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62ba5227c20657673907b6302e53536eae8933b1" 2019-01-08 02:21:04,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5c6a6eb0-38ae-4541-a0de-bcee6f1237b9 Date: Tue, 08 Jan 2019 02:21:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:21:04,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-5c6a6eb0-38ae-4541-a0de-bcee6f1237b9 2019-01-08 02:21:04,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62ba5227c20657673907b6302e53536eae8933b1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image"}' 2019-01-08 02:21:04,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2470f939-a01c-4908-8430-3d577200f8a5 Date: Tue, 08 Jan 2019 02:21:04 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:21:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:21:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3", "min_disk": 0, "protected": false, "id": "0dbc20cc-dc0e-4478-aa9d-4969048b38f3", "file": "/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3/file", "checksum": null, "owner": "e92d6d3894da4bfcb665de4ef116337e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:21:04,729 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-2470f939-a01c-4908-8430-3d577200f8a5 2019-01-08 02:21:04,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62ba5227c20657673907b6302e53536eae8933b1" -d '' 2019-01-08 02:21:05,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4dfceda5-87e9-46ae-9e82-7c2fb1c32df0 Date: Tue, 08 Jan 2019 02:21:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:21:05,365 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3/file used request id req-4dfceda5-87e9-46ae-9e82-7c2fb1c32df0 2019-01-08 02:21:05,365 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:21:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62ba5227c20657673907b6302e53536eae8933b1" 2019-01-08 02:21:05,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d2e719f8-b3bd-48aa-b59a-2742ad06ef6a Date: Tue, 08 Jan 2019 02:21:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:21:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:21:05Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3/snap", "metadata": {}}], "self": "/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3", "min_disk": 0, "protected": false, "id": "0dbc20cc-dc0e-4478-aa9d-4969048b38f3", "file": "/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e92d6d3894da4bfcb665de4ef116337e", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:21:05,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3 used request id req-d2e719f8-b3bd-48aa-b59a-2742ad06ef6a 2019-01-08 02:21:05,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62ba5227c20657673907b6302e53536eae8933b1" 2019-01-08 02:21:05,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e784e42f-4224-4cd8-9fd3-1bb61fb54098 Date: Tue, 08 Jan 2019 02:21: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"}}} 2019-01-08 02:21:05,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-e784e42f-4224-4cd8-9fd3-1bb61fb54098 2019-01-08 02:21:05,787 - create_image - INFO - Created image with name - CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image 2019-01-08 02:21:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62ba5227c20657673907b6302e53536eae8933b1" 2019-01-08 02:21:05,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-368a92b9-cd13-454e-80b5-0c19c3f985bb Date: Tue, 08 Jan 2019 02:21:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:21:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:21:05Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3/snap", "metadata": {}}], "self": "/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3", "min_disk": 0, "protected": false, "id": "0dbc20cc-dc0e-4478-aa9d-4969048b38f3", "file": "/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e92d6d3894da4bfcb665de4ef116337e", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:21:05,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3 used request id req-368a92b9-cd13-454e-80b5-0c19c3f985bb 2019-01-08 02:21:05,996 - create_image - DEBUG - Instance status is - active 2019-01-08 02:21:05,996 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image 2019-01-08 02:21:05,997 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image 2019-01-08 02:21:05,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:05,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:06,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["dvy9UxudR0CT0AwiHrN8kQ"], "issued_at": "2019-01-08T02:21:06.000000Z"}} 2019-01-08 02:21:06,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb5b6abb0ffeb7e19191b168bb42e895a11b40c" 2019-01-08 02:21:06,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5fd7d5-1654-41f8-a708-f62502d69d65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:06,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9f5fd7d5-1654-41f8-a708-f62502d69d65 2019-01-08 02:21:06,532 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:21:06,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb5b6abb0ffeb7e19191b168bb42e895a11b40c" 2019-01-08 02:21:06,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-49a1b57d-79c0-4374-ad8f-f2ab6ad37e38 x-compute-request-id: req-49a1b57d-79c0-4374-ad8f-f2ab6ad37e38 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:21:06,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-49a1b57d-79c0-4374-ad8f-f2ab6ad37e38 2019-01-08 02:21:06,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb5b6abb0ffeb7e19191b168bb42e895a11b40c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:21:06,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-b3f481e8-f441-4ca9-9219-b04a356851ab x-compute-request-id: req-b3f481e8-f441-4ca9-9219-b04a356851ab Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/fb0c1226-a4d2-4245-8f66-dc42dc302fc8", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/fb0c1226-a4d2-4245-8f66-dc42dc302fc8", "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": "fb0c1226-a4d2-4245-8f66-dc42dc302fc8"}} 2019-01-08 02:21:06,792 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b3f481e8-f441-4ca9-9219-b04a356851ab 2019-01-08 02:21:06,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:06,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:07,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4da19611cc754047b18b4eb590b4eebe", "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e92d6d3894da4bfcb665de4ef116337e", "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e92d6d3894da4bfcb665de4ef116337e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e92d6d3894da4bfcb665de4ef116337e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-user", "id": "58dc8912dc1943438b3d7b04b685799e"}, "audit_ids": ["RRlWh84fTRKpYeK1Drl1nA"], "issued_at": "2019-01-08T02:21:07.000000Z"}} 2019-01-08 02:21:07,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:07,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0008df6b-70fe-4fd4-9846-7a390cd3bd08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:07,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0008df6b-70fe-4fd4-9846-7a390cd3bd08 2019-01-08 02:21:07,317 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:21:07,320 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:21:07,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:07,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:07 GMT Server: Apache x-openstack-request-id: req-0951144e-8af0-4160-a775-2b82c391b5de Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:21:07,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack used request id req-0951144e-8af0-4160-a775-2b82c391b5de 2019-01-08 02:21:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-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-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-net", "inst_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-inst", "subnet_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-subnet", "image_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "flavor_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-flavor-name"}}' 2019-01-08 02:21:10,160 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:21:07 GMT Server: Apache x-openstack-request-id: req-ed09f341-2c49-4865-b1e2-6e438c49cd3e Location: http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "links": [{"href": "http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "rel": "self"}]}} 2019-01-08 02:21:10,160 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks used request id req-ed09f341-2c49-4865-b1e2-6e438c49cd3e 2019-01-08 02:21:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:10,377 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:10 GMT Server: Apache x-openstack-request-id: req-84bc4f27-28ac-46d3-abc6-fa2943a98047 Location: http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:10,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:10 GMT Server: Apache x-openstack-request-id: req-95cc3522-147d-4727-86db-37d73136d351 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": "e92d6d3894da4bfcb665de4ef116337e", "OS::stack_id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "image_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "inst_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-inst", "subnet_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-subnet", "net_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-net", "flavor_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "stack_user_project_id": "504489c7531e4ecc998ae92cee578c77", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:09Z", "links": [{"href": "http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:10,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 used request id req-95cc3522-147d-4727-86db-37d73136d351 2019-01-08 02:21:10,592 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack 2019-01-08 02:21:10,593 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2019-01-08 02:21:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:10,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:10 GMT Server: Apache x-openstack-request-id: req-1082464e-09bd-48c1-8e70-8d7e36a4a15a Location: http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:11,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:10 GMT Server: Apache x-openstack-request-id: req-7df0e55c-4510-4452-9789-b0eb4a2e9e5f 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": "e92d6d3894da4bfcb665de4ef116337e", "OS::stack_id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "image_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "inst_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-inst", "subnet_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-subnet", "net_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-net", "flavor_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "stack_user_project_id": "504489c7531e4ecc998ae92cee578c77", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:09Z", "links": [{"href": "http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:11,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 used request id req-7df0e55c-4510-4452-9789-b0eb4a2e9e5f 2019-01-08 02:21:11,073 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2019-01-08 02:21:11,073 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack 2019-01-08 02:21:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:11,294 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:11 GMT Server: Apache x-openstack-request-id: req-41e36e73-d2e2-4ee0-960c-d81ef3a5fbf7 Location: http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:11,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:21:11 GMT Server: Apache x-openstack-request-id: req-205df7e5-05d0-4c81-a975-6dcae88cfee6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:21:11,722 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 used request id req-205df7e5-05d0-4c81-a975-6dcae88cfee6 2019-01-08 02:21:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:11,931 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:11 GMT Server: Apache x-openstack-request-id: req-9a59796c-d77a-4e94-ba3f-9b1f6ae0ed80 Location: http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:12,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:11 GMT Server: Apache x-openstack-request-id: req-64699f93-bb14-48aa-b510-ebfd21b869fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e92d6d3894da4bfcb665de4ef116337e", "OS::stack_id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "image_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "inst_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-inst", "subnet_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-subnet", "flavor_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-flavor-name", "net_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "stack_user_project_id": "504489c7531e4ecc998ae92cee578c77", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:21:09Z", "links": [{"href": "http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:21:11Z", "id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:12,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 used request id req-64699f93-bb14-48aa-b510-ebfd21b869fc 2019-01-08 02:21:12,150 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:21:12,150 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:21:15,154 - create_stack - DEBUG - Stack status query timeout in 1196.56821799 2019-01-08 02:21:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:15,408 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:15 GMT Server: Apache x-openstack-request-id: req-92931d23-9176-4c12-ab7e-24c4a7f96069 Location: http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:15,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:15 GMT Server: Apache x-openstack-request-id: req-f79320b2-3f88-46e2-8141-4e644ce45427 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e92d6d3894da4bfcb665de4ef116337e", "OS::stack_id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "image_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "inst_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-inst", "subnet_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-subnet", "flavor_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-flavor-name", "net_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "stack_user_project_id": "504489c7531e4ecc998ae92cee578c77", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:21:09Z", "links": [{"href": "http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:21:11Z", "id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:15,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 used request id req-f79320b2-3f88-46e2-8141-4e644ce45427 2019-01-08 02:21:15,640 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:21:15,640 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:21:18,643 - create_stack - DEBUG - Stack status query timeout in 1193.07861495 2019-01-08 02:21:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:18,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:18 GMT Server: Apache x-openstack-request-id: req-11978228-bb0d-4ad2-9cb0-f2612fb69b74 Location: http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:18,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:18 GMT Server: Apache x-openstack-request-id: req-f4ecbb02-3b4d-43d6-96d2-2d7d00956282 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e92d6d3894da4bfcb665de4ef116337e", "OS::stack_id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "image_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "inst_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-inst", "subnet_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-subnet", "flavor_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-flavor-name", "net_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "stack_user_project_id": "504489c7531e4ecc998ae92cee578c77", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:21:09Z", "links": [{"href": "http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:21:11Z", "id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:18,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 used request id req-f4ecbb02-3b4d-43d6-96d2-2d7d00956282 2019-01-08 02:21:18,940 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:21:18,940 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:21:21,943 - create_stack - DEBUG - Stack status query timeout in 1189.77880192 2019-01-08 02:21:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:21,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:21 GMT Server: Apache x-openstack-request-id: req-eef11a5d-f375-47ee-9336-bb7e1b7b1a06 Location: http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:22,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:21 GMT Server: Apache x-openstack-request-id: req-f5fecc07-cc7e-44c3-b3da-e63e641adeb6 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": "e92d6d3894da4bfcb665de4ef116337e", "OS::stack_id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "image_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image", "inst_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-inst", "subnet_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-subnet", "flavor_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-flavor-name", "net_name": "CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-net"}, "deletion_time": "2019-01-08T02:21:20Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack", "stack_user_project_id": "504489c7531e4ecc998ae92cee578c77", "tags": null, "creation_time": "2019-01-08T02:21:09Z", "links": [{"href": "http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:21:11Z", "id": "7e27cf9f-52cc-4a66-b245-a8996b8b80a9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:22,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 used request id req-f5fecc07-cc7e-44c3-b3da-e63e641adeb6 2019-01-08 02:21:22,225 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:21:22,225 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack 2019-01-08 02:21:22,225 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack 2019-01-08 02:21:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf2a4ad2ebcce95d809ccb2a4ff47860d94137e" 2019-01-08 02:21:22,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:22 GMT Server: Apache x-openstack-request-id: req-4c80bacb-c8d5-49cb-a925-8d8e04eca924 Location: http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:22,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:22 GMT Server: Apache x-openstack-request-id: req-bd2b759d-1ae7-4323-8b12-3f37efe2c5a9 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:21:22,692 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/e92d6d3894da4bfcb665de4ef116337e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-stack/7e27cf9f-52cc-4a66-b245-a8996b8b80a9 used request id req-bd2b759d-1ae7-4323-8b12-3f37efe2c5a9 2019-01-08 02:21:22,693 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-f8d1c3f6-48a0-4fb7-ab29-c045c862d254-image 2019-01-08 02:21:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62ba5227c20657673907b6302e53536eae8933b1" 2019-01-08 02:21:23,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa3169be-1bcd-48e5-b93a-0754e82ba1eb Date: Tue, 08 Jan 2019 02:21:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:21:23,000 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/0dbc20cc-dc0e-4478-aa9d-4969048b38f3 used request id req-aa3169be-1bcd-48e5-b93a-0754e82ba1eb 2019-01-08 02:21:23,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/fb0c1226-a4d2-4245-8f66-dc42dc302fc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb5b6abb0ffeb7e19191b168bb42e895a11b40c" 2019-01-08 02:21:23,035 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e8f4b3c-503e-42a2-8b05-6f8f5d9bc8d5 x-compute-request-id: req-2e8f4b3c-503e-42a2-8b05-6f8f5d9bc8d5 Content-Length: 0 Content-Type: application/json 2019-01-08 02:21:23,036 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/fb0c1226-a4d2-4245-8f66-dc42dc302fc8 used request id req-2e8f4b3c-503e-42a2-8b05-6f8f5d9bc8d5 2019-01-08 02:21:23,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:23,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-b8cd6b2c-382e-483b-bbd5-ec95b9ed92df Date: Tue, 08 Jan 2019 02:21:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e92d6d3894da4bfcb665de4ef116337e", "created_at": "2019-01-08T02:21:10Z", "updated_at": "2019-01-08T02:21:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:21:10Z", "revision_number": 0, "id": "042f6448-b6dd-4df8-a673-301485a1490a", "remote_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "remote_ip_prefix": null, "created_at": "2019-01-08T02:21:10Z", "security_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "tenant_id": "e92d6d3894da4bfcb665de4ef116337e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e92d6d3894da4bfcb665de4ef116337e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:21:10Z", "revision_number": 0, "id": "789aab87-4b1b-4475-bacf-b3017bb29977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:21:10Z", "security_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "tenant_id": "e92d6d3894da4bfcb665de4ef116337e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e92d6d3894da4bfcb665de4ef116337e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:21:10Z", "revision_number": 0, "id": "a03c5a95-f010-45f3-bc5c-f7a4e765ae04", "remote_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "remote_ip_prefix": null, "created_at": "2019-01-08T02:21:10Z", "security_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "tenant_id": "e92d6d3894da4bfcb665de4ef116337e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e92d6d3894da4bfcb665de4ef116337e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:21:10Z", "revision_number": 0, "id": "b09b86fc-a71b-4eec-961d-7444b0ead68f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:21:10Z", "security_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "tenant_id": "e92d6d3894da4bfcb665de4ef116337e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e92d6d3894da4bfcb665de4ef116337e"}], "revision_number": 4, "project_id": "e92d6d3894da4bfcb665de4ef116337e", "id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:21:23,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-b8cd6b2c-382e-483b-bbd5-ec95b9ed92df 2019-01-08 02:21:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:23,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3926fe2-79bf-4d0c-9979-e7cd49da11c7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:21:23,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-f3926fe2-79bf-4d0c-9979-e7cd49da11c7 2019-01-08 02:21:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:23,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8753ebca-46b2-48d8-a090-0cdb83a20c0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:21:23,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-8753ebca-46b2-48d8-a090-0cdb83a20c0b 2019-01-08 02:21:23,556 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:21:23,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:23,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339833c3-57b6-4f9f-8721-4f1e8da1af56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:21:23,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-339833c3-57b6-4f9f-8721-4f1e8da1af56 2019-01-08 02:21:23,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:21:23,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:23,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38141c1e-d248-4e87-bda1-b5b14508ec87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:21:23,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-38141c1e-d248-4e87-bda1-b5b14508ec87 2019-01-08 02:21:23,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:21:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:23,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c86dd3a7-a327-48c1-9305-89115cd85371 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:21:23,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-c86dd3a7-a327-48c1-9305-89115cd85371 2019-01-08 02:21:23,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:21:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:24,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed99c01-8e86-4cfd-a074-f3febe00fa2a 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:21:24,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-eed99c01-8e86-4cfd-a074-f3febe00fa2a 2019-01-08 02:21:24,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:24,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722cca52-3ff6-4163-9970-6c873310ed5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:21:24,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-722cca52-3ff6-4163-9970-6c873310ed5e 2019-01-08 02:21:24,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:21:24,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:24,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac530ac-a3dd-4ee7-aa81-06913a1765da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:21:24,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-0ac530ac-a3dd-4ee7-aa81-06913a1765da 2019-01-08 02:21:24,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:21:24,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:24,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ddc150-7c10-450a-8690-6fb906e51584 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:21:24,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-86ddc150-7c10-450a-8690-6fb906e51584 2019-01-08 02:21:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:24,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff94fcfa-1798-4fa9-9292-9184987fc21a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:21:24,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-ff94fcfa-1798-4fa9-9292-9184987fc21a 2019-01-08 02:21:24,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:21:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:24,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acd0cda5-d547-4a70-8428-1b73aa6ef9b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:21:24,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-acd0cda5-d547-4a70-8428-1b73aa6ef9b2 2019-01-08 02:21:24,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:21:24,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:24,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cec851e-5500-4744-b1de-3b50f8e67271 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:21:24,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-1cec851e-5500-4744-b1de-3b50f8e67271 2019-01-08 02:21:24,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:21:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:24,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6564787-2aba-4f46-9d86-c39f9daaa959 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e92d6d3894da4bfcb665de4ef116337e", "name": "CreateStackSuccessTests-7b6e0c2f-60f6-481-proj"}} 2019-01-08 02:21:24,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e used request id req-c6564787-2aba-4f46-9d86-c39f9daaa959 2019-01-08 02:21:24,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56 2019-01-08 02:21:24,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:25,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3565304d-92a0-4c2f-b27e-898e47823b13 Date: Tue, 08 Jan 2019 02:21:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:21:10Z", "security_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "port_range_min": null, "revision_number": 0, "tenant_id": "e92d6d3894da4bfcb665de4ef116337e", "created_at": "2019-01-08T02:21:10Z", "project_id": "e92d6d3894da4bfcb665de4ef116337e", "id": "042f6448-b6dd-4df8-a673-301485a1490a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:21:10Z", "security_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "port_range_min": null, "revision_number": 0, "tenant_id": "e92d6d3894da4bfcb665de4ef116337e", "created_at": "2019-01-08T02:21:10Z", "project_id": "e92d6d3894da4bfcb665de4ef116337e", "id": "789aab87-4b1b-4475-bacf-b3017bb29977"}, {"remote_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:21:10Z", "security_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "port_range_min": null, "revision_number": 0, "tenant_id": "e92d6d3894da4bfcb665de4ef116337e", "created_at": "2019-01-08T02:21:10Z", "project_id": "e92d6d3894da4bfcb665de4ef116337e", "id": "a03c5a95-f010-45f3-bc5c-f7a4e765ae04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:21:10Z", "security_group_id": "d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56", "port_range_min": null, "revision_number": 0, "tenant_id": "e92d6d3894da4bfcb665de4ef116337e", "created_at": "2019-01-08T02:21:10Z", "project_id": "e92d6d3894da4bfcb665de4ef116337e", "id": "b09b86fc-a71b-4eec-961d-7444b0ead68f"}]} 2019-01-08 02:21:25,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56 used request id req-3565304d-92a0-4c2f-b27e-898e47823b13 2019-01-08 02:21:25,023 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:21:25,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:25,407 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d299b82d-86c4-4cad-94ff-6869a7525896 Content-Length: 0 Date: Tue, 08 Jan 2019 02:21:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:21:25,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/d7c9e384-1cc8-4d09-92e1-5c5fc0fd4a56 used request id req-d299b82d-86c4-4cad-94ff-6869a7525896 2019-01-08 02:21:25,408 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7b6e0c2f-60f6-481-proj 2019-01-08 02:21:25,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:25,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b1179ca-c328-4054-aeab-91e8de5d02ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:21:25,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e92d6d3894da4bfcb665de4ef116337e used request id req-9b1179ca-c328-4054-aeab-91e8de5d02ef 2019-01-08 02:21:25,713 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7b6e0c2f-60f6-481-proj-role 2019-01-08 02:21:25,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/4da19611cc754047b18b4eb590b4eebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:25,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d28dd1c3-7f05-499e-80d2-f7eff1d26b65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:21:25,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/4da19611cc754047b18b4eb590b4eebe used request id req-d28dd1c3-7f05-499e-80d2-f7eff1d26b65 2019-01-08 02:21:25,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e50239294ee7b8f51eb10c40c83304454378f" 2019-01-08 02:21:25,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698048e1-51ca-45ae-b82a-d287c56e8d76 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:21:25,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-698048e1-51ca-45ae-b82a-d287c56e8d76 2019-01-08 02:21:25,970 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7b6e0c2f-60f6-481-user 2019-01-08 02:21:25,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/58dc8912dc1943438b3d7b04b685799e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bb8f6433b06f7c0cc50bb4670e574a43d4406e" 2019-01-08 02:21:26,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec5063c-37f0-42a4-b536-28c566ca7f93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:21:26,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/58dc8912dc1943438b3d7b04b685799e used request id req-cec5063c-37f0-42a4-b536-28c566ca7f93 2019-01-08 02:21:26,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:26,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["mn1NqlV-SBWXiaQ6i-oxpg"], "issued_at": "2019-01-08T02:21:26.000000Z"}} 2019-01-08 02:21:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29eb6eb35123351742fef7c1b4450a6ffd1a0b9b" 2019-01-08 02:21:26,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d04dfd5-71f8-4bd9-a5c4-48a4757c00da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:26,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4d04dfd5-71f8-4bd9-a5c4-48a4757c00da 2019-01-08 02:21:26,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:26,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:27,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["iOeQByaNTsyjWfaPx_D3xg"], "issued_at": "2019-01-08T02:21:27.000000Z"}} 2019-01-08 02:21:27,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:21:27,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4feb14e9-c7aa-4c43-ab12-d81fbdbda524 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:27,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4feb14e9-c7aa-4c43-ab12-d81fbdbda524 2019-01-08 02:21:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:21:27,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:21: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:21:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-034d01d5-eed4-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:21:27,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d55e64-c4d2-426b-97d6-b4fd16e1e5d8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-034d01d5-eed4-478-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:21:27,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-034d01d5-eed4-478-proj used request id req-13d55e64-c4d2-426b-97d6-b4fd16e1e5d8 2019-01-08 02:21:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:21:27,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec122935-b885-401a-ba0a-e81a82ca5e9b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:21:27,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-ec122935-b885-401a-ba0a-e81a82ca5e9b 2019-01-08 02:21:27,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj"}}' 2019-01-08 02:21:27,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12293d03-614b-4e2f-b6e3-66d5b25d2970 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb"}, "tags": [], "enabled": true, "id": "7a79e7c364dc4daabca15ded6ccbc0fb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj"}} 2019-01-08 02:21:27,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-12293d03-614b-4e2f-b6e3-66d5b25d2970 2019-01-08 02:21:27,660 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-034d01d5-eed4-478-proj 2019-01-08 02:21:27,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:27,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:28,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["9L1nb84wQ0OC6TC7LrSdow"], "issued_at": "2019-01-08T02:21:28.000000Z"}} 2019-01-08 02:21:28,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:28,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c07aa3-10e3-49e7-abfb-0c3fbe4a12b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:28,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a5c07aa3-10e3-49e7-abfb-0c3fbe4a12b5 2019-01-08 02:21:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:21:28,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:21: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:21:28,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:28,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65406e83-ab33-4877-bd18-c281b565804f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:21:28,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-65406e83-ab33-4877-bd18-c281b565804f 2019-01-08 02:21:28,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-034d01d5-eed4-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:28,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e10bdd-c000-4837-8c35-bab0f644ae98 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-034d01d5-eed4-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb"}, "tags": [], "enabled": true, "id": "7a79e7c364dc4daabca15ded6ccbc0fb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj"}]} 2019-01-08 02:21:28,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-034d01d5-eed4-478-proj used request id req-b1e10bdd-c000-4837-8c35-bab0f644ae98 2019-01-08 02:21:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:28,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75cd21f-3356-41e3-bb90-6cd066bcf199 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:21:28,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-c75cd21f-3356-41e3-bb90-6cd066bcf199 2019-01-08 02:21:28,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:29,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fea0b06-808c-4d62-b8a1-bf59c8562fe3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:21:29,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1fea0b06-808c-4d62-b8a1-bf59c8562fe3 2019-01-08 02:21:29,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-034d01d5-eed4-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:29,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820c55d3-a66d-4d18-9696-8652f0c7bb4b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-034d01d5-eed4-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb"}, "tags": [], "enabled": true, "id": "7a79e7c364dc4daabca15ded6ccbc0fb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj"}]} 2019-01-08 02:21:29,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-034d01d5-eed4-478-proj used request id req-820c55d3-a66d-4d18-9696-8652f0c7bb4b 2019-01-08 02:21:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/f3ac52a0e29b4033ab0555f7b3aa74d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:29,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3662828b-3eb0-45b3-a9e0-13b32228c71c Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-034d01d5-eed4-478-user", "links": {"self": "http://172.30.9.42:5000/v3/users/f3ac52a0e29b4033ab0555f7b3aa74d7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "id": "f3ac52a0e29b4033ab0555f7b3aa74d7", "password_expires_at": null}} 2019-01-08 02:21:29,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/f3ac52a0e29b4033ab0555f7b3aa74d7 used request id req-3662828b-3eb0-45b3-a9e0-13b32228c71c 2019-01-08 02:21:29,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb/users/f3ac52a0e29b4033ab0555f7b3aa74d7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:29,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca9c3ee-428c-49d9-bdc0-d7d711da6ada Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb/users/f3ac52a0e29b4033ab0555f7b3aa74d7/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:21:29,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb/users/f3ac52a0e29b4033ab0555f7b3aa74d7/roles used request id req-6ca9c3ee-428c-49d9-bdc0-d7d711da6ada 2019-01-08 02:21:29,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:29,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e001727-a9eb-4be6-9735-1864ae70f1e0 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:21:29,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-2e001727-a9eb-4be6-9735-1864ae70f1e0 2019-01-08 02:21:29,473 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-034d01d5-eed4-478-proj 2019-01-08 02:21:29,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb/users/f3ac52a0e29b4033ab0555f7b3aa74d7/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:21:29,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:21:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558e35c4-8e1d-495f-bcec-af914d83b0d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:21:29,645 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb/users/f3ac52a0e29b4033ab0555f7b3aa74d7/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-558e35c4-8e1d-495f-bcec-af914d83b0d0 2019-01-08 02:21:29,645 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-034d01d5-eed4-478-user 2019-01-08 02:21:29,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:21:29,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0563db2-454d-4ee4-af10-18d473f74abd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:21:29,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a0563db2-454d-4ee4-af10-18d473f74abd 2019-01-08 02:21:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" -d '{"role": {"name": "CreateStackSuccessTests-034d01d5-eed4-478-proj-role"}}' 2019-01-08 02:21:29,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:21:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f148f95d-0435-4852-9ef1-cf5d7ee46c76 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cef6bb270fdb407f85f1175825d1c704", "links": {"self": "http://172.30.9.42:5000/v3/roles/cef6bb270fdb407f85f1175825d1c704"}, "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj-role"}} 2019-01-08 02:21:29,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-f148f95d-0435-4852-9ef1-cf5d7ee46c76 2019-01-08 02:21:29,899 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-034d01d5-eed4-478-proj-role 2019-01-08 02:21:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/cef6bb270fdb407f85f1175825d1c704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:21:30,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29483037-ebb7-4a4c-b4dd-a43fc4f139d0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cef6bb270fdb407f85f1175825d1c704", "links": {"self": "http://172.30.9.42:5000/v3/roles/cef6bb270fdb407f85f1175825d1c704"}, "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj-role"}} 2019-01-08 02:21:30,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/cef6bb270fdb407f85f1175825d1c704 used request id req-29483037-ebb7-4a4c-b4dd-a43fc4f139d0 2019-01-08 02:21:30,014 - keystone_utils - INFO - Granting role CreateStackSuccessTests-034d01d5-eed4-478-proj-role to project CreateStackSuccessTests-034d01d5-eed4-478-proj 2019-01-08 02:21:30,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb/users/f3ac52a0e29b4033ab0555f7b3aa74d7/roles/cef6bb270fdb407f85f1175825d1c704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:21:30,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33ff83fe-65e9-4ff3-87a3-dbdd6071f7a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:21:30,165 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb/users/f3ac52a0e29b4033ab0555f7b3aa74d7/roles/cef6bb270fdb407f85f1175825d1c704 used request id req-33ff83fe-65e9-4ff3-87a3-dbdd6071f7a4 2019-01-08 02:21:30,165 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:21:30,166 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:21:30,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:30,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:30,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cef6bb270fdb407f85f1175825d1c704", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a79e7c364dc4daabca15ded6ccbc0fb", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-034d01d5-eed4-478-user", "id": "f3ac52a0e29b4033ab0555f7b3aa74d7"}, "audit_ids": ["ZyuCaLwJRhuZiC0Bu8mKxg"], "issued_at": "2019-01-08T02:21:30.000000Z"}} 2019-01-08 02:21:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8c3b3c1cf0dc67102c745bacad26a30657caf" 2019-01-08 02:21:30,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145bf864-e504-4f15-ad03-684ebb2e9beb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:30,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-145bf864-e504-4f15-ad03-684ebb2e9beb 2019-01-08 02:21:30,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cec8c3b3c1cf0dc67102c745bacad26a30657caf" 2019-01-08 02:21:30,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f81b2de4-72ad-43d0-a74d-bca20af6ff0a Date: Tue, 08 Jan 2019 02:21:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image"} 2019-01-08 02:21:30,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image used request id req-f81b2de4-72ad-43d0-a74d-bca20af6ff0a 2019-01-08 02:21:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cec8c3b3c1cf0dc67102c745bacad26a30657caf" 2019-01-08 02:21:31,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-94fc8f5d-c548-4533-9bbc-c245a1ae8371 Date: Tue, 08 Jan 2019 02:21: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"}}} 2019-01-08 02:21:31,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-94fc8f5d-c548-4533-9bbc-c245a1ae8371 2019-01-08 02:21:31,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cec8c3b3c1cf0dc67102c745bacad26a30657caf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image"}' 2019-01-08 02:21:31,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b67d1d29-6cb7-48a7-8f6e-217c60716467 Date: Tue, 08 Jan 2019 02:21:31 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:21:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:21:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a", "min_disk": 0, "protected": false, "id": "4fef1456-ac14-46c6-86f1-71bf68dfb17a", "file": "/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a/file", "checksum": null, "owner": "7a79e7c364dc4daabca15ded6ccbc0fb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:21:31,400 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-b67d1d29-6cb7-48a7-8f6e-217c60716467 2019-01-08 02:21:31,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cec8c3b3c1cf0dc67102c745bacad26a30657caf" -d '' 2019-01-08 02:21:32,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c12b4e62-5308-4205-97ce-ae314c0eee8b Date: Tue, 08 Jan 2019 02:21:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:21:32,397 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a/file used request id req-c12b4e62-5308-4205-97ce-ae314c0eee8b 2019-01-08 02:21:32,397 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:21:32,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cec8c3b3c1cf0dc67102c745bacad26a30657caf" 2019-01-08 02:21:32,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-69187599-28c9-4450-bf07-1739c0d7e50d Date: Tue, 08 Jan 2019 02:21:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:21:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:21:32Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a/snap", "metadata": {}}], "self": "/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a", "min_disk": 0, "protected": false, "id": "4fef1456-ac14-46c6-86f1-71bf68dfb17a", "file": "/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7a79e7c364dc4daabca15ded6ccbc0fb", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:21:32,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a used request id req-69187599-28c9-4450-bf07-1739c0d7e50d 2019-01-08 02:21:32,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cec8c3b3c1cf0dc67102c745bacad26a30657caf" 2019-01-08 02:21:32,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0f199199-f72a-4be6-8e7e-db33a29df14a Date: Tue, 08 Jan 2019 02:21:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:21:32,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-0f199199-f72a-4be6-8e7e-db33a29df14a 2019-01-08 02:21:32,818 - create_image - INFO - Created image with name - CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image 2019-01-08 02:21:32,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cec8c3b3c1cf0dc67102c745bacad26a30657caf" 2019-01-08 02:21:33,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7b0c2bfb-39f8-49e3-ba33-c1b9c0e43ae5 Date: Tue, 08 Jan 2019 02:21:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:21:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:21:32Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a/snap", "metadata": {}}], "self": "/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a", "min_disk": 0, "protected": false, "id": "4fef1456-ac14-46c6-86f1-71bf68dfb17a", "file": "/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7a79e7c364dc4daabca15ded6ccbc0fb", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:21:33,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a used request id req-7b0c2bfb-39f8-49e3-ba33-c1b9c0e43ae5 2019-01-08 02:21:33,034 - create_image - DEBUG - Instance status is - active 2019-01-08 02:21:33,034 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image 2019-01-08 02:21:33,034 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image 2019-01-08 02:21:33,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:33,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:33,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["xo21iKEPQR6CW1x4Vp0CRg"], "issued_at": "2019-01-08T02:21:33.000000Z"}} 2019-01-08 02:21:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61437c99b4d566cb94f57b5aff12eb86198ca52a" 2019-01-08 02:21:33,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5f9303-23ea-48cc-9671-1e9ed2f6f6cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:33,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-aa5f9303-23ea-48cc-9671-1e9ed2f6f6cb 2019-01-08 02:21:33,565 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:21:33,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61437c99b4d566cb94f57b5aff12eb86198ca52a" 2019-01-08 02:21:33,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67c9a22d-ff64-4518-a426-dba9eb077cbf x-compute-request-id: req-67c9a22d-ff64-4518-a426-dba9eb077cbf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:21:33,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-67c9a22d-ff64-4518-a426-dba9eb077cbf 2019-01-08 02:21:33,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61437c99b4d566cb94f57b5aff12eb86198ca52a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:21:33,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-282efb76-bfa1-4303-b52e-8d50e2a822b7 x-compute-request-id: req-282efb76-bfa1-4303-b52e-8d50e2a822b7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/eea20003-5f94-4cc6-b68b-b82d720ab308", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/eea20003-5f94-4cc6-b68b-b82d720ab308", "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": "eea20003-5f94-4cc6-b68b-b82d720ab308"}} 2019-01-08 02:21:33,861 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-282efb76-bfa1-4303-b52e-8d50e2a822b7 2019-01-08 02:21:33,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:21:33,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:21:34,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cef6bb270fdb407f85f1175825d1c704", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a79e7c364dc4daabca15ded6ccbc0fb", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-034d01d5-eed4-478-user", "id": "f3ac52a0e29b4033ab0555f7b3aa74d7"}, "audit_ids": ["XaBYhJJQSXCh-DtVRLDJhQ"], "issued_at": "2019-01-08T02:21:34.000000Z"}} 2019-01-08 02:21:34,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:34,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaaa3dd0-62f5-4e8c-ba27-5a34b4a527e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:21:34,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-eaaa3dd0-62f5-4e8c-ba27-5a34b4a527e3 2019-01-08 02:21:34,418 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:21:34,421 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:21:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:34,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:34 GMT Server: Apache x-openstack-request-id: req-2d69ec90-d78d-4dd1-8576-9bf489d43783 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:21:34,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack used request id req-2d69ec90-d78d-4dd1-8576-9bf489d43783 2019-01-08 02:21:34,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-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-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}}' 2019-01-08 02:21:37,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:21:34 GMT Server: Apache x-openstack-request-id: req-1df37a2d-0074-42e3-b782-7472c285bb22 Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}]}} 2019-01-08 02:21:37,188 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks used request id req-1df37a2d-0074-42e3-b782-7472c285bb22 2019-01-08 02:21:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:37,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:37 GMT Server: Apache x-openstack-request-id: req-ab9490c1-56d3-475a-be23-20cd30e87699 Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:37,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:37 GMT Server: Apache x-openstack-request-id: req-6b90fafb-63ff-4299-b3ab-5979ae8f1ed2 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:37,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-6b90fafb-63ff-4299-b3ab-5979ae8f1ed2 2019-01-08 02:21:37,455 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack 2019-01-08 02:21:37,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:37,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:37 GMT Server: Apache x-openstack-request-id: req-ed725b22-40ee-4968-993d-cab563b6bd35 Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:37,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:37 GMT Server: Apache x-openstack-request-id: req-a9d599fc-8292-4200-857d-ed5a52ead89e 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:37,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-a9d599fc-8292-4200-857d-ed5a52ead89e 2019-01-08 02:21:37,898 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:21:37,898 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:21:40,901 - create_stack - DEBUG - Stack status query timeout in 1196.55418301 2019-01-08 02:21:40,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:41,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:40 GMT Server: Apache x-openstack-request-id: req-bbf94f25-39e0-41e3-93e1-6f5fa390b2e9 Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:41,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:41 GMT Server: Apache x-openstack-request-id: req-455efca1-d193-4797-8329-520a5bbbc25e 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:41,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-455efca1-d193-4797-8329-520a5bbbc25e 2019-01-08 02:21:41,753 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:21:41,753 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:21:44,755 - create_stack - DEBUG - Stack status query timeout in 1192.70024109 2019-01-08 02:21:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:44,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:44 GMT Server: Apache x-openstack-request-id: req-39c52cf3-5284-411a-a46d-7932be8da49d Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:45,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:44 GMT Server: Apache x-openstack-request-id: req-ab67e0da-2633-44cb-b21f-da4f4e71dd11 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:45,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-ab67e0da-2633-44cb-b21f-da4f4e71dd11 2019-01-08 02:21:45,200 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:21:45,200 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:21:48,203 - create_stack - DEBUG - Stack status query timeout in 1189.25225687 2019-01-08 02:21:48,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:48,819 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:48 GMT Server: Apache x-openstack-request-id: req-7b3a6d0c-d896-4bb7-a7d1-f89199e835d7 Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:49,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:48 GMT Server: Apache x-openstack-request-id: req-68d3ddd9-8e60-49b8-81d2-ce92dab72e7a 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:49,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-68d3ddd9-8e60-49b8-81d2-ce92dab72e7a 2019-01-08 02:21:49,052 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:21:49,052 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:21:52,055 - create_stack - DEBUG - Stack status query timeout in 1185.3998239 2019-01-08 02:21:52,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:52,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:52 GMT Server: Apache x-openstack-request-id: req-0c669274-b7f7-4c85-9d26-7b66a8b53220 Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:52,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:52 GMT Server: Apache x-openstack-request-id: req-6373a0bd-dcd4-47ea-8862-ad2a233847a0 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:52,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-6373a0bd-dcd4-47ea-8862-ad2a233847a0 2019-01-08 02:21:52,510 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:21:52,510 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:21:55,514 - create_stack - DEBUG - Stack status query timeout in 1181.94173908 2019-01-08 02:21:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:55,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:55 GMT Server: Apache x-openstack-request-id: req-5c7ee295-c233-43c8-8753-950daf65f55a Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:55,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:55 GMT Server: Apache x-openstack-request-id: req-81026d18-6ede-4cf9-80b4-4896e1ec8097 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:55,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-81026d18-6ede-4cf9-80b4-4896e1ec8097 2019-01-08 02:21:55,589 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:21:55,589 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:21:58,592 - create_stack - DEBUG - Stack status query timeout in 1178.86311293 2019-01-08 02:21:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:21:58,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:21:58 GMT Server: Apache x-openstack-request-id: req-c87c2b8f-a745-4756-8540-9975caae954b Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:21:59,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:21:58 GMT Server: Apache x-openstack-request-id: req-4d8ff5dd-fedf-4cf6-9dcc-2d986796ff12 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:21:59,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-4d8ff5dd-fedf-4cf6-9dcc-2d986796ff12 2019-01-08 02:21:59,043 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:21:59,043 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:02,047 - create_stack - DEBUG - Stack status query timeout in 1175.40877795 2019-01-08 02:22:02,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:22:02,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:02 GMT Server: Apache x-openstack-request-id: req-cebce705-1123-417f-87dc-e2bf57b0327d Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:02,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:02 GMT Server: Apache x-openstack-request-id: req-c2455cfe-c392-4985-8945-8f43cc9d5edf 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:02,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-c2455cfe-c392-4985-8945-8f43cc9d5edf 2019-01-08 02:22:02,119 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:22:02,119 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack 2019-01-08 02:22:02,119 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack 2019-01-08 02:22:02,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:22:02,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cef6bb270fdb407f85f1175825d1c704", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:22:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a79e7c364dc4daabca15ded6ccbc0fb", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-034d01d5-eed4-478-user", "id": "f3ac52a0e29b4033ab0555f7b3aa74d7"}, "audit_ids": ["-RFUw2IrTey6YhPWaAqaTQ"], "issued_at": "2019-01-08T02:22:02.000000Z"}} 2019-01-08 02:22:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e22918121da2fe0ba2356556c20a2240e10d3" 2019-01-08 02:22:02,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:02 GMT Server: Apache x-openstack-request-id: req-1c28b0c7-a3b7-44e5-bd31-216d631c2bb9 Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:02,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:02 GMT Server: Apache x-openstack-request-id: req-020f56a1-4274-47ef-85be-bebc7973964a 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:02,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-020f56a1-4274-47ef-85be-bebc7973964a 2019-01-08 02:22:02,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:22:03,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:02 GMT Server: Apache x-openstack-request-id: req-f7ec7d43-2b80-488c-9820-585d75f0645a Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:03,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:03 GMT Server: Apache x-openstack-request-id: req-7b31e10d-98f8-4295-91e5-6e065b6f609b 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:03,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-7b31e10d-98f8-4295-91e5-6e065b6f609b 2019-01-08 02:22:03,233 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack 2019-01-08 02:22:03,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:22:03,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:03 GMT Server: Apache x-openstack-request-id: req-22497c7f-9e35-4b3c-8110-ca07ca41a46e Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:03,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:22:03 GMT Server: Apache x-openstack-request-id: req-bb1019db-4f1e-41a6-960b-9b1bafab89eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:22:03,385 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-bb1019db-4f1e-41a6-960b-9b1bafab89eb 2019-01-08 02:22:03,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:22:03,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:03 GMT Server: Apache x-openstack-request-id: req-5975dbc1-66f1-4e36-b23a-5a978cc8608b Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:03,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:03 GMT Server: Apache x-openstack-request-id: req-0adab5f6-022a-431e-887e-d657940c0dc1 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:22:03Z", "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:03,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-0adab5f6-022a-431e-887e-d657940c0dc1 2019-01-08 02:22:03,622 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:22:03,622 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:06,624 - create_stack - DEBUG - Stack status query timeout in 1196.761724 2019-01-08 02:22:06,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:22:06,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:06 GMT Server: Apache x-openstack-request-id: req-b9337cea-a633-4f76-9802-789ea59eeb8a Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:06,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:06 GMT Server: Apache x-openstack-request-id: req-eca43984-54f6-4d3b-a007-8213d12b5dfc 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:22:03Z", "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:06,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-eca43984-54f6-4d3b-a007-8213d12b5dfc 2019-01-08 02:22:06,680 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:22:06,681 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:09,684 - create_stack - DEBUG - Stack status query timeout in 1193.70199704 2019-01-08 02:22:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:22:09,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:09 GMT Server: Apache x-openstack-request-id: req-68585f3f-66b2-4ece-9abc-3cebaf714474 Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:09,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:09 GMT Server: Apache x-openstack-request-id: req-39ebf0e8-19c2-4a67-bd92-c74b75c110fc 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:22:03Z", "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:09,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-39ebf0e8-19c2-4a67-bd92-c74b75c110fc 2019-01-08 02:22:09,758 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:22:09,758 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:12,761 - create_stack - DEBUG - Stack status query timeout in 1190.6243701 2019-01-08 02:22:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:22:12,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:12 GMT Server: Apache x-openstack-request-id: req-23329b6c-cea1-4b5e-bb06-6299b4ad73ed Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:13,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:12 GMT Server: Apache x-openstack-request-id: req-24a5df39-37c3-4337-889c-9f39c5c61e7b 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:22:03Z", "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:13,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-24a5df39-37c3-4337-889c-9f39c5c61e7b 2019-01-08 02:22:13,218 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:22:13,218 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:16,221 - create_stack - DEBUG - Stack status query timeout in 1187.1643641 2019-01-08 02:22:16,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:22:16,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:16 GMT Server: Apache x-openstack-request-id: req-1632cca9-1eab-49d4-8fe7-d25a17e4dc7f Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:16,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:16 GMT Server: Apache x-openstack-request-id: req-ac0a5376-3dbb-46fb-a097-14905e70cf62 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": "7a79e7c364dc4daabca15ded6ccbc0fb", "OS::stack_id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "image_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image", "inst_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-inst", "subnet_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-subnet", "flavor_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-flavor-name", "net_name": "CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-net"}, "deletion_time": "2019-01-08T02:22:14Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack", "stack_user_project_id": "097c479b6735418fbc845caf0b234bf0", "tags": null, "creation_time": "2019-01-08T02:21:36Z", "links": [{"href": "http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:22:03Z", "id": "c144802e-d9e8-4f2f-8437-d85c24ee7bea", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:16,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-ac0a5376-3dbb-46fb-a097-14905e70cf62 2019-01-08 02:22:16,576 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:22:16,577 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack 2019-01-08 02:22:16,577 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack 2019-01-08 02:22:16,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/c144802e-d9e8-4f2f-8437-d85c24ee7bea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93925470935477f21a70797a023a4fa974fddec0" 2019-01-08 02:22:16,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:16 GMT Server: Apache x-openstack-request-id: req-ba3136e9-4002-4a00-81ca-0b5828ffe8fd Location: http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:17,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:22:16 GMT Server: Apache x-openstack-request-id: req-847bd1d6-8e7b-40ac-b022-16836ed6a1e5 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:22:17,044 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/7a79e7c364dc4daabca15ded6ccbc0fb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-stack/c144802e-d9e8-4f2f-8437-d85c24ee7bea used request id req-847bd1d6-8e7b-40ac-b022-16836ed6a1e5 2019-01-08 02:22:17,045 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-34ee5af1-43c0-4d84-814a-8b1f89be05da-image 2019-01-08 02:22:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cec8c3b3c1cf0dc67102c745bacad26a30657caf" 2019-01-08 02:22:18,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57a82102-20de-4f47-9b6e-769e25a0f36d Date: Tue, 08 Jan 2019 02:22:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:22:18,516 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/4fef1456-ac14-46c6-86f1-71bf68dfb17a used request id req-57a82102-20de-4f47-9b6e-769e25a0f36d 2019-01-08 02:22:18,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/eea20003-5f94-4cc6-b68b-b82d720ab308 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61437c99b4d566cb94f57b5aff12eb86198ca52a" 2019-01-08 02:22:18,556 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:22:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c751f7cc-be53-4637-92bd-76032c9619cf x-compute-request-id: req-c751f7cc-be53-4637-92bd-76032c9619cf Content-Length: 0 Content-Type: application/json 2019-01-08 02:22:18,556 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/eea20003-5f94-4cc6-b68b-b82d720ab308 used request id req-c751f7cc-be53-4637-92bd-76032c9619cf 2019-01-08 02:22:18,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:22:18,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-ad24fc8e-7680-4fba-989b-f97597cb2478 Date: Tue, 08 Jan 2019 02:22:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "created_at": "2019-01-08T02:21:37Z", "updated_at": "2019-01-08T02:21:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:21:37Z", "revision_number": 0, "id": "37cc8478-ede1-4eea-a8ab-b99ca7e2e075", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:21:37Z", "security_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "tenant_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a79e7c364dc4daabca15ded6ccbc0fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:21:37Z", "revision_number": 0, "id": "8b1174ec-68f6-48cf-a5c2-b35604a81c97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:21:37Z", "security_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "tenant_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a79e7c364dc4daabca15ded6ccbc0fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:21:37Z", "revision_number": 0, "id": "8cb9f196-e2af-43ad-b456-14a660019c3c", "remote_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "remote_ip_prefix": null, "created_at": "2019-01-08T02:21:37Z", "security_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "tenant_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a79e7c364dc4daabca15ded6ccbc0fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:21:37Z", "revision_number": 0, "id": "d743755a-205c-4e56-a6dc-f420a6f074bc", "remote_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "remote_ip_prefix": null, "created_at": "2019-01-08T02:21:37Z", "security_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "tenant_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a79e7c364dc4daabca15ded6ccbc0fb"}], "revision_number": 4, "project_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:22:18,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-ad24fc8e-7680-4fba-989b-f97597cb2478 2019-01-08 02:22:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:22:18,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4cf3112-cdaf-405c-a1f3-51d1b1464ae7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:22:18,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-a4cf3112-cdaf-405c-a1f3-51d1b1464ae7 2019-01-08 02:22:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:22:19,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50db4cbb-d867-491f-83cd-be48eb7e81d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:22:19,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-50db4cbb-d867-491f-83cd-be48eb7e81d5 2019-01-08 02:22:19,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:22:19,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:22:19,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b668f0f-0080-478d-8c2d-bde09a685d1f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a79e7c364dc4daabca15ded6ccbc0fb", "name": "CreateStackSuccessTests-034d01d5-eed4-478-proj"}} 2019-01-08 02:22:19,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb used request id req-8b668f0f-0080-478d-8c2d-bde09a685d1f 2019-01-08 02:22:19,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ef85634-c38d-4d79-93bc-cb63426e84a9 2019-01-08 02:22:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=2ef85634-c38d-4d79-93bc-cb63426e84a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:22:19,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-46a94040-231a-4bfc-9ff2-0dfca6861292 Date: Tue, 08 Jan 2019 02:22: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": "2019-01-08T02:21:37Z", "security_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "port_range_min": null, "revision_number": 0, "tenant_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "created_at": "2019-01-08T02:21:37Z", "project_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "id": "37cc8478-ede1-4eea-a8ab-b99ca7e2e075"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:21:37Z", "security_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "port_range_min": null, "revision_number": 0, "tenant_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "created_at": "2019-01-08T02:21:37Z", "project_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "id": "8b1174ec-68f6-48cf-a5c2-b35604a81c97"}, {"remote_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:21:37Z", "security_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "port_range_min": null, "revision_number": 0, "tenant_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "created_at": "2019-01-08T02:21:37Z", "project_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "id": "8cb9f196-e2af-43ad-b456-14a660019c3c"}, {"remote_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:21:37Z", "security_group_id": "2ef85634-c38d-4d79-93bc-cb63426e84a9", "port_range_min": null, "revision_number": 0, "tenant_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "created_at": "2019-01-08T02:21:37Z", "project_id": "7a79e7c364dc4daabca15ded6ccbc0fb", "id": "d743755a-205c-4e56-a6dc-f420a6f074bc"}]} 2019-01-08 02:22:19,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=2ef85634-c38d-4d79-93bc-cb63426e84a9 used request id req-46a94040-231a-4bfc-9ff2-0dfca6861292 2019-01-08 02:22:19,401 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:22:19,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/2ef85634-c38d-4d79-93bc-cb63426e84a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:22:19,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11486e90-47aa-4129-987d-e821a2bbc788 Content-Length: 0 Date: Tue, 08 Jan 2019 02:22:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:22:19,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/2ef85634-c38d-4d79-93bc-cb63426e84a9 used request id req-11486e90-47aa-4129-987d-e821a2bbc788 2019-01-08 02:22:19,807 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-034d01d5-eed4-478-proj 2019-01-08 02:22:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:22:20,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca57f5a4-0c48-4b70-8cfa-1be4a9d2ee5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:22:20,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/7a79e7c364dc4daabca15ded6ccbc0fb used request id req-ca57f5a4-0c48-4b70-8cfa-1be4a9d2ee5f 2019-01-08 02:22:20,096 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-034d01d5-eed4-478-proj-role 2019-01-08 02:22:20,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/cef6bb270fdb407f85f1175825d1c704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:22:20,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dc77f7-7615-42ec-92a7-e40981b1a11e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:22:20,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/cef6bb270fdb407f85f1175825d1c704 used request id req-79dc77f7-7615-42ec-92a7-e40981b1a11e 2019-01-08 02:22:20,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9940213f9d727dfba370acfc92fc51b90d11da6e" 2019-01-08 02:22:20,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f59cf5-6112-4660-89ba-c13df5bc118b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:22:20,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c7f59cf5-6112-4660-89ba-c13df5bc118b 2019-01-08 02:22:20,357 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-034d01d5-eed4-478-user 2019-01-08 02:22:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/f3ac52a0e29b4033ab0555f7b3aa74d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ae1657a9dbe5e7bb41b2de01d7abf8e95d6ba1" 2019-01-08 02:22:20,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cf3eec9-1c9e-4ff0-94ff-8e24bc28b627 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:22:20,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/f3ac52a0e29b4033ab0555f7b3aa74d7 used request id req-2cf3eec9-1c9e-4ff0-94ff-8e24bc28b627 2019-01-08 02:22:20,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:22:21,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["rOZ840wVTmmYBYRs0JhgbQ"], "issued_at": "2019-01-08T02:22:21.000000Z"}} 2019-01-08 02:22:21,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f81b4909cbc500373157e36460fa7499dd4f8d1" 2019-01-08 02:22:21,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af322ab-debd-49a9-80a2-dc2d29494cb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:22:21,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5af322ab-debd-49a9-80a2-dc2d29494cb2 2019-01-08 02:22:21,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:22:21,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:22:21,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["ulwYBnuSSr2ApUpbEv-JKQ"], "issued_at": "2019-01-08T02:22:21.000000Z"}} 2019-01-08 02:22:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:22:21,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe46d4c2-6b8f-4843-bf46-f67fec25cc66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:22:21,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-fe46d4c2-6b8f-4843-bf46-f67fec25cc66 2019-01-08 02:22:21,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:22:21,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:22: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:22:21,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8ad98146-b4d2-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:22:21,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02cc420-f52b-48b0-9a5d-9422b37bbe51 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8ad98146-b4d2-473-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:22:21,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8ad98146-b4d2-473-proj used request id req-b02cc420-f52b-48b0-9a5d-9422b37bbe51 2019-01-08 02:22:21,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:22:21,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d330a3c-093e-4818-a701-204f2c9d8a5b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:22:21,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-5d330a3c-093e-4818-a701-204f2c9d8a5b 2019-01-08 02:22:21,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj"}}' 2019-01-08 02:22:22,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:22:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad266d9f-6582-4e65-8291-6891aa177de8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a"}, "tags": [], "enabled": true, "id": "eed78c4dcdff4b618e6332febfa65f5a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj"}} 2019-01-08 02:22:22,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-ad266d9f-6582-4e65-8291-6891aa177de8 2019-01-08 02:22:22,139 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-8ad98146-b4d2-473-proj 2019-01-08 02:22:22,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:22:22,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:22:22,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["UtmPVPJrSPO4SPESxGTLHw"], "issued_at": "2019-01-08T02:22:22.000000Z"}} 2019-01-08 02:22:22,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:22,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbb35f2-4680-49b8-8f57-538cea548919 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:22:22,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bbbb35f2-4680-49b8-8f57-538cea548919 2019-01-08 02:22:22,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:22:22,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:22: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:22:22,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:22,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0628a689-9365-41dc-864c-a95ca9cde2e1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:22:22,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0628a689-9365-41dc-864c-a95ca9cde2e1 2019-01-08 02:22:22,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-8ad98146-b4d2-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:22,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93421924-053c-4615-af12-135a4c9ad53f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-8ad98146-b4d2-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a"}, "tags": [], "enabled": true, "id": "eed78c4dcdff4b618e6332febfa65f5a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj"}]} 2019-01-08 02:22:22,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-8ad98146-b4d2-473-proj used request id req-93421924-053c-4615-af12-135a4c9ad53f 2019-01-08 02:22:22,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:23,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32549f53-abbd-4521-9c01-27061e4ff590 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:22:23,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-32549f53-abbd-4521-9c01-27061e4ff590 2019-01-08 02:22:23,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:23,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e0ffba-9ce0-4d33-8d3a-2e552f626323 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:22:23,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c0e0ffba-9ce0-4d33-8d3a-2e552f626323 2019-01-08 02:22:23,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-8ad98146-b4d2-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:23,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff397e7-aa10-414d-95d6-455cfd97bd43 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-8ad98146-b4d2-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a"}, "tags": [], "enabled": true, "id": "eed78c4dcdff4b618e6332febfa65f5a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj"}]} 2019-01-08 02:22:23,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-8ad98146-b4d2-473-proj used request id req-9ff397e7-aa10-414d-95d6-455cfd97bd43 2019-01-08 02:22:23,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/599ca32cdefe48458ebfec5d88afc6b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:23,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db8eaca-9b30-4a27-8b23-aed303e3164c Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-8ad98146-b4d2-473-user", "links": {"self": "http://172.30.9.42:5000/v3/users/599ca32cdefe48458ebfec5d88afc6b5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "eed78c4dcdff4b618e6332febfa65f5a", "id": "599ca32cdefe48458ebfec5d88afc6b5", "password_expires_at": null}} 2019-01-08 02:22:23,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/599ca32cdefe48458ebfec5d88afc6b5 used request id req-1db8eaca-9b30-4a27-8b23-aed303e3164c 2019-01-08 02:22:23,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a/users/599ca32cdefe48458ebfec5d88afc6b5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:23,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dcbcdca-d3a8-4507-b872-e54a243995aa Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a/users/599ca32cdefe48458ebfec5d88afc6b5/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:22:23,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a/users/599ca32cdefe48458ebfec5d88afc6b5/roles used request id req-4dcbcdca-d3a8-4507-b872-e54a243995aa 2019-01-08 02:22:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:24,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c20f84-52fc-4757-93d9-9268c5f6a6cb Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:22:24,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-c9c20f84-52fc-4757-93d9-9268c5f6a6cb 2019-01-08 02:22:24,072 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-8ad98146-b4d2-473-proj 2019-01-08 02:22:24,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a/users/599ca32cdefe48458ebfec5d88afc6b5/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:22:24,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7caf6c59-3e85-4cb6-9e67-1d3d54bf9884 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:22:24,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a/users/599ca32cdefe48458ebfec5d88afc6b5/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-7caf6c59-3e85-4cb6-9e67-1d3d54bf9884 2019-01-08 02:22:24,239 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-8ad98146-b4d2-473-user 2019-01-08 02:22:24,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:22:24,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:22:24,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9828654-9c71-461f-b3be-6298a1e22172 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:22:24,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-a9828654-9c71-461f-b3be-6298a1e22172 2019-01-08 02:22:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" -d '{"role": {"name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj-role"}}' 2019-01-08 02:22:24,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6016273-036b-4ffb-8e50-e5c5dc305491 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4499e47373a4427e8e3780957fd22944", "links": {"self": "http://172.30.9.42:5000/v3/roles/4499e47373a4427e8e3780957fd22944"}, "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj-role"}} 2019-01-08 02:22:24,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-b6016273-036b-4ffb-8e50-e5c5dc305491 2019-01-08 02:22:24,528 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-8ad98146-b4d2-473-proj-role 2019-01-08 02:22:24,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/4499e47373a4427e8e3780957fd22944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:22:24,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6624f922-e24a-4717-90b2-4d373a5c4d89 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4499e47373a4427e8e3780957fd22944", "links": {"self": "http://172.30.9.42:5000/v3/roles/4499e47373a4427e8e3780957fd22944"}, "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj-role"}} 2019-01-08 02:22:24,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/4499e47373a4427e8e3780957fd22944 used request id req-6624f922-e24a-4717-90b2-4d373a5c4d89 2019-01-08 02:22:24,634 - keystone_utils - INFO - Granting role CreateStackSuccessTests-8ad98146-b4d2-473-proj-role to project CreateStackSuccessTests-8ad98146-b4d2-473-proj 2019-01-08 02:22:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a/users/599ca32cdefe48458ebfec5d88afc6b5/roles/4499e47373a4427e8e3780957fd22944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:22:24,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58494f21-e274-45cd-9255-77834d3d3497 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:22:24,782 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a/users/599ca32cdefe48458ebfec5d88afc6b5/roles/4499e47373a4427e8e3780957fd22944 used request id req-58494f21-e274-45cd-9255-77834d3d3497 2019-01-08 02:22:24,783 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:22:24,783 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:22:24,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:22:24,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:22:25,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4499e47373a4427e8e3780957fd22944", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:22:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed78c4dcdff4b618e6332febfa65f5a", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8ad98146-b4d2-473-user", "id": "599ca32cdefe48458ebfec5d88afc6b5"}, "audit_ids": ["Kc4M1zvSRbeuMGcmhD4xJw"], "issued_at": "2019-01-08T02:22:25.000000Z"}} 2019-01-08 02:22:25,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2683adb6e6c5f970053ecbe5cd2639826ecb15" 2019-01-08 02:22:25,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34324788-6dec-481f-9f15-4ef440089262 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:22:25,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-34324788-6dec-481f-9f15-4ef440089262 2019-01-08 02:22:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb2683adb6e6c5f970053ecbe5cd2639826ecb15" 2019-01-08 02:22:25,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f0dfa583-c18e-4f28-85b0-63f32b6d7819 Date: Tue, 08 Jan 2019 02:22:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image"} 2019-01-08 02:22:25,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image used request id req-f0dfa583-c18e-4f28-85b0-63f32b6d7819 2019-01-08 02:22:25,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb2683adb6e6c5f970053ecbe5cd2639826ecb15" 2019-01-08 02:22:25,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-90d0381e-3301-4cc3-8c29-6e152812adce Date: Tue, 08 Jan 2019 02:22:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:22:25,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-90d0381e-3301-4cc3-8c29-6e152812adce 2019-01-08 02:22:25,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb2683adb6e6c5f970053ecbe5cd2639826ecb15" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image"}' 2019-01-08 02:22:25,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7353f120-0778-4199-8182-ca7af615a891 Date: Tue, 08 Jan 2019 02:22:25 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:22:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:22:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1", "min_disk": 0, "protected": false, "id": "e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1", "file": "/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1/file", "checksum": null, "owner": "eed78c4dcdff4b618e6332febfa65f5a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:22:25,992 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-7353f120-0778-4199-8182-ca7af615a891 2019-01-08 02:22:26,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb2683adb6e6c5f970053ecbe5cd2639826ecb15" -d '' 2019-01-08 02:22:26,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a948c0c-abc7-49f8-94e8-6dff7f734fd5 Date: Tue, 08 Jan 2019 02:22:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:22:26,574 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1/file used request id req-5a948c0c-abc7-49f8-94e8-6dff7f734fd5 2019-01-08 02:22:26,574 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:22:26,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb2683adb6e6c5f970053ecbe5cd2639826ecb15" 2019-01-08 02:22:26,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-eabd6c46-5dff-47d3-b213-bf771c4c828a Date: Tue, 08 Jan 2019 02:22:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:22:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:22:26Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1/snap", "metadata": {}}], "self": "/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1", "min_disk": 0, "protected": false, "id": "e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1", "file": "/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eed78c4dcdff4b618e6332febfa65f5a", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:22:26,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1 used request id req-eabd6c46-5dff-47d3-b213-bf771c4c828a 2019-01-08 02:22:26,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb2683adb6e6c5f970053ecbe5cd2639826ecb15" 2019-01-08 02:22:26,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d8d13a8e-f34c-45f7-838b-05f699ec05d8 Date: Tue, 08 Jan 2019 02:22: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"}}} 2019-01-08 02:22:26,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-d8d13a8e-f34c-45f7-838b-05f699ec05d8 2019-01-08 02:22:26,984 - create_image - INFO - Created image with name - CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image 2019-01-08 02:22:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb2683adb6e6c5f970053ecbe5cd2639826ecb15" 2019-01-08 02:22:27,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-df182392-237d-430f-a31a-1e6159b0062e Date: Tue, 08 Jan 2019 02:22:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:22:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:22:26Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1/snap", "metadata": {}}], "self": "/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1", "min_disk": 0, "protected": false, "id": "e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1", "file": "/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eed78c4dcdff4b618e6332febfa65f5a", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:22:27,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1 used request id req-df182392-237d-430f-a31a-1e6159b0062e 2019-01-08 02:22:27,004 - create_image - DEBUG - Instance status is - active 2019-01-08 02:22:27,004 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image 2019-01-08 02:22:27,004 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image 2019-01-08 02:22:27,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:22:27,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:22:27,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:22:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["-7VchrLjTp-zwH7n6cvImg"], "issued_at": "2019-01-08T02:22:27.000000Z"}} 2019-01-08 02:22:27,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e7a8fa5bae56b281ed2a7315154b3c47372ec4" 2019-01-08 02:22:27,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bace91-7e4c-4639-b0ac-6d92eb233435 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:22:27,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-22bace91-7e4c-4639-b0ac-6d92eb233435 2019-01-08 02:22:27,535 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:22:27,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e7a8fa5bae56b281ed2a7315154b3c47372ec4" 2019-01-08 02:22:27,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22: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-b9cb6002-36d2-4df9-85f4-57a20bcc5ed3 x-compute-request-id: req-b9cb6002-36d2-4df9-85f4-57a20bcc5ed3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:22:27,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b9cb6002-36d2-4df9-85f4-57a20bcc5ed3 2019-01-08 02:22:27,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e7a8fa5bae56b281ed2a7315154b3c47372ec4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:22:27,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22: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-65712d27-9e22-495d-9eed-dbd66b5d9ac9 x-compute-request-id: req-65712d27-9e22-495d-9eed-dbd66b5d9ac9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/48712b7c-c595-4322-a4df-06c43814c672", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/48712b7c-c595-4322-a4df-06c43814c672", "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": "48712b7c-c595-4322-a4df-06c43814c672"}} 2019-01-08 02:22:27,799 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-65712d27-9e22-495d-9eed-dbd66b5d9ac9 2019-01-08 02:22:27,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:22:27,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:22:28,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4499e47373a4427e8e3780957fd22944", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed78c4dcdff4b618e6332febfa65f5a", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8ad98146-b4d2-473-user", "id": "599ca32cdefe48458ebfec5d88afc6b5"}, "audit_ids": ["24-vzlP6RZSuWgjWJAmYeA"], "issued_at": "2019-01-08T02:22:28.000000Z"}} 2019-01-08 02:22:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:28,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd3570c-ff9f-4bdb-9489-3e9ef9d1fd28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:22:28,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ffd3570c-ff9f-4bdb-9489-3e9ef9d1fd28 2019-01-08 02:22:28,314 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:22:28,317 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:22:28,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:28,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:28 GMT Server: Apache x-openstack-request-id: req-5d010598-6713-4607-8a8b-b16c59faa9b7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:22:28,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack used request id req-5d010598-6713-4607-8a8b-b16c59faa9b7 2019-01-08 02:22:28,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-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-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}}' 2019-01-08 02:22:30,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:22:28 GMT Server: Apache x-openstack-request-id: req-0d5862c3-098f-43f4-a77d-85ededd3cb5f Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}]}} 2019-01-08 02:22:30,992 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks used request id req-0d5862c3-098f-43f4-a77d-85ededd3cb5f 2019-01-08 02:22:30,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:31,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:30 GMT Server: Apache x-openstack-request-id: req-13c89552-c378-4b4f-9fff-b7a90ba24f0d Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:31,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:31 GMT Server: Apache x-openstack-request-id: req-1c92bfbd-bff3-430a-8c6c-9cb41c3a0c55 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:31,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-1c92bfbd-bff3-430a-8c6c-9cb41c3a0c55 2019-01-08 02:22:31,451 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack 2019-01-08 02:22:31,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:31,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:31 GMT Server: Apache x-openstack-request-id: req-297bd87f-425b-455d-9962-81de3bf28dc4 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:31,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:31 GMT Server: Apache x-openstack-request-id: req-23829895-267f-47d7-b286-f0210e339d2d 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:31,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-23829895-267f-47d7-b286-f0210e339d2d 2019-01-08 02:22:31,912 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:22:31,912 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:34,915 - create_stack - DEBUG - Stack status query timeout in 1196.53551197 2019-01-08 02:22:34,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:35,232 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:34 GMT Server: Apache x-openstack-request-id: req-17110abf-6867-4bde-8310-e0de722be7f3 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:35,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:35 GMT Server: Apache x-openstack-request-id: req-1ea40d80-3ef0-47d8-9307-c87a119c04cb 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:35,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-1ea40d80-3ef0-47d8-9307-c87a119c04cb 2019-01-08 02:22:35,459 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:22:35,459 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:38,462 - create_stack - DEBUG - Stack status query timeout in 1192.98868299 2019-01-08 02:22:38,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:38,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:38 GMT Server: Apache x-openstack-request-id: req-094a3de2-8eff-43ad-b161-ddd11132534d Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:38,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:38 GMT Server: Apache x-openstack-request-id: req-73e416c6-e9f2-4a8c-bca8-a689bf1526f7 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:38,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-73e416c6-e9f2-4a8c-bca8-a689bf1526f7 2019-01-08 02:22:38,910 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:22:38,910 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:41,911 - create_stack - DEBUG - Stack status query timeout in 1189.53975701 2019-01-08 02:22:41,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:42,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:41 GMT Server: Apache x-openstack-request-id: req-a320abe6-a86c-43f6-b03e-7d358a17fd0f Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:42,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:42 GMT Server: Apache x-openstack-request-id: req-f99ec181-0fd7-4d0b-ad51-48fd4dcbe4bb 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:42,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-f99ec181-0fd7-4d0b-ad51-48fd4dcbe4bb 2019-01-08 02:22:42,360 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:22:42,360 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:45,363 - create_stack - DEBUG - Stack status query timeout in 1186.08786106 2019-01-08 02:22:45,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:45,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:45 GMT Server: Apache x-openstack-request-id: req-a87cb0ed-bfa2-4c9a-a633-1aaf477c6f75 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:45,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:45 GMT Server: Apache x-openstack-request-id: req-7458d42f-7349-47c5-833a-2b5fec29d6fd 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:45,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-7458d42f-7349-47c5-833a-2b5fec29d6fd 2019-01-08 02:22:45,617 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:22:45,617 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:48,620 - create_stack - DEBUG - Stack status query timeout in 1182.83094692 2019-01-08 02:22:48,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:48,650 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:48 GMT Server: Apache x-openstack-request-id: req-be04909e-0f35-48d8-a076-2e74ae902de6 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:48,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:48 GMT Server: Apache x-openstack-request-id: req-56b31289-4a8d-42d2-8c79-d7ece053057c 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:48,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-56b31289-4a8d-42d2-8c79-d7ece053057c 2019-01-08 02:22:48,696 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:22:48,696 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:51,700 - create_stack - DEBUG - Stack status query timeout in 1179.75125313 2019-01-08 02:22:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:51,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:51 GMT Server: Apache x-openstack-request-id: req-9bad89db-b37f-49f6-b841-92905601dee3 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:51,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:51 GMT Server: Apache x-openstack-request-id: req-cf08c3ea-dad4-4f09-b8f5-bce66d3d0f45 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:51,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-cf08c3ea-dad4-4f09-b8f5-bce66d3d0f45 2019-01-08 02:22:51,962 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:22:51,962 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:22:54,965 - create_stack - DEBUG - Stack status query timeout in 1176.48569202 2019-01-08 02:22:54,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:55,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:54 GMT Server: Apache x-openstack-request-id: req-c34c9837-fb50-4599-89a6-d37fcedc2797 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:55,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:55 GMT Server: Apache x-openstack-request-id: req-63f0ebd8-edcf-4152-81d0-6c7ec5244e5c 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:55,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-63f0ebd8-edcf-4152-81d0-6c7ec5244e5c 2019-01-08 02:22:55,236 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:22:55,237 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack 2019-01-08 02:22:55,237 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack 2019-01-08 02:22:55,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:22:55,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4499e47373a4427e8e3780957fd22944", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed78c4dcdff4b618e6332febfa65f5a", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8ad98146-b4d2-473-user", "id": "599ca32cdefe48458ebfec5d88afc6b5"}, "audit_ids": ["7-vW2tLUTX61Lijuja2N2w"], "issued_at": "2019-01-08T02:22:55.000000Z"}} 2019-01-08 02:22:55,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a52ccdf293fd88a457f37f5f15156e225dd45447" 2019-01-08 02:22:55,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:55 GMT Server: Apache x-openstack-request-id: req-f246eb12-1ac6-4d16-89a5-d1f2ab449195 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:56,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:55 GMT Server: Apache x-openstack-request-id: req-209addb4-77d9-45d7-8923-53a4f43c8f50 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:56,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-209addb4-77d9-45d7-8923-53a4f43c8f50 2019-01-08 02:22:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:56,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:56 GMT Server: Apache x-openstack-request-id: req-6c7baf6d-928f-45c2-bbf8-baf218d865a2 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:56,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:56 GMT Server: Apache x-openstack-request-id: req-45331ebf-c3ad-4ff6-99a9-bce9d74e67d0 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:56,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-45331ebf-c3ad-4ff6-99a9-bce9d74e67d0 2019-01-08 02:22:56,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:22:56,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:22:56,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4499e47373a4427e8e3780957fd22944", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:22:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed78c4dcdff4b618e6332febfa65f5a", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8ad98146-b4d2-473-user", "id": "599ca32cdefe48458ebfec5d88afc6b5"}, "audit_ids": ["DqTPxf74SKe1yZxQNqW1Og"], "issued_at": "2019-01-08T02:22:56.000000Z"}} 2019-01-08 02:22:56,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb8025dd0c6060ae07f197593c78b7e09dbbda3" 2019-01-08 02:22:57,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ec8adb-1f4b-4812-ba14-b953f3d16eda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:22:57,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c7ec8adb-1f4b-4812-ba14-b953f3d16eda 2019-01-08 02:22:57,089 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:22:57,092 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:22:57,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb8025dd0c6060ae07f197593c78b7e09dbbda3" 2019-01-08 02:22:57,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:57 GMT Server: Apache x-openstack-request-id: req-dc5a27c5-bbef-4e39-b6eb-0860b898c9bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "deletion_time": null, "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "tags": null}]} 2019-01-08 02:22:57,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack used request id req-dc5a27c5-bbef-4e39-b6eb-0860b898c9bd 2019-01-08 02:22:57,324 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack 2019-01-08 02:22:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb8025dd0c6060ae07f197593c78b7e09dbbda3" 2019-01-08 02:22:57,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:57 GMT Server: Apache x-openstack-request-id: req-39b93e77-4bd4-453c-a086-d1d23ccb26aa Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:57,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:57 GMT Server: Apache x-openstack-request-id: req-824ba703-a1e2-4fc5-b40b-c3e6129cfb9d 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:57,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-824ba703-a1e2-4fc5-b40b-c3e6129cfb9d 2019-01-08 02:22:57,773 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack 2019-01-08 02:22:57,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:57,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:57 GMT Server: Apache x-openstack-request-id: req-64565102-d065-4b50-86e8-1c93b7fb24f8 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:58,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:22:57 GMT Server: Apache x-openstack-request-id: req-9a245175-383a-4b32-b507-8ef32519415d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:22:58,166 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-9a245175-383a-4b32-b507-8ef32519415d 2019-01-08 02:22:58,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:22:58,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:22:58 GMT Server: Apache x-openstack-request-id: req-fa71971c-aaf2-4564-bdeb-3aef4bae2f05 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:22:58,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:22:58 GMT Server: Apache x-openstack-request-id: req-ee7e5fc2-e542-4642-bdd8-d2c698d877d0 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:22:58Z", "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:22:58,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-ee7e5fc2-e542-4642-bdd8-d2c698d877d0 2019-01-08 02:22:58,239 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:22:58,239 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:01,242 - create_stack - DEBUG - Stack status query timeout in 1196.92416 2019-01-08 02:23:01,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:23:01,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:01 GMT Server: Apache x-openstack-request-id: req-20e60644-dcf9-4808-8a0c-6dc388752432 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:01,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:01 GMT Server: Apache x-openstack-request-id: req-51aee6fe-5270-4f62-ac98-0a21a5708871 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:22:58Z", "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:01,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-51aee6fe-5270-4f62-ac98-0a21a5708871 2019-01-08 02:23:01,331 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:23:01,331 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:04,334 - create_stack - DEBUG - Stack status query timeout in 1193.83180809 2019-01-08 02:23:04,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:23:04,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:04 GMT Server: Apache x-openstack-request-id: req-b0fb5aa9-2bba-4ee5-a390-023244a8651b Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:04,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:04 GMT Server: Apache x-openstack-request-id: req-233976c8-6a76-41a5-856c-1d56249aa737 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:22:58Z", "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:04,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-233976c8-6a76-41a5-856c-1d56249aa737 2019-01-08 02:23:04,782 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:23:04,782 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:07,786 - create_stack - DEBUG - Stack status query timeout in 1190.38050008 2019-01-08 02:23:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:23:08,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:07 GMT Server: Apache x-openstack-request-id: req-1b6bfa67-9e3e-4b79-9286-0b21ac3e0552 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:08,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:08 GMT Server: Apache x-openstack-request-id: req-94628a46-3046-4ba3-93c4-a1f53f6b2592 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:22:58Z", "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:08,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-94628a46-3046-4ba3-93c4-a1f53f6b2592 2019-01-08 02:23:08,050 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:23:08,050 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:11,053 - create_stack - DEBUG - Stack status query timeout in 1187.11267805 2019-01-08 02:23:11,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:23:11,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:11 GMT Server: Apache x-openstack-request-id: req-233585fc-f182-482e-8401-b4ff5b06750f Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:11,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:11 GMT Server: Apache x-openstack-request-id: req-48e858bb-1689-480d-a9ef-3832cb37581e 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": "eed78c4dcdff4b618e6332febfa65f5a", "OS::stack_id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "image_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image", "inst_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-inst", "subnet_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-subnet", "flavor_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-flavor-name", "net_name": "CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-net"}, "deletion_time": "2019-01-08T02:23:09Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack", "stack_user_project_id": "0b02e2084c154b7baafe4c24cce3e6b3", "tags": null, "creation_time": "2019-01-08T02:22:30Z", "links": [{"href": "http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:22:58Z", "id": "7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:11,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-48e858bb-1689-480d-a9ef-3832cb37581e 2019-01-08 02:23:11,447 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:23:11,447 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack 2019-01-08 02:23:11,447 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack 2019-01-08 02:23:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb398f1016dd438a048b1245e358a50998d1b965" 2019-01-08 02:23:11,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:11 GMT Server: Apache x-openstack-request-id: req-02eec622-96fe-4b46-8776-c77451234538 Location: http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:11,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:23:11 GMT Server: Apache x-openstack-request-id: req-4dded371-abed-44f5-9bd5-f18851ce7066 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:23:11,985 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/eed78c4dcdff4b618e6332febfa65f5a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-stack/7a66bbd4-d2f5-4be6-a50e-c5cee3c3fd04 used request id req-4dded371-abed-44f5-9bd5-f18851ce7066 2019-01-08 02:23:11,986 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-98bc1d02-6ea2-4590-9473-b9e1563e062d-image 2019-01-08 02:23:11,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb2683adb6e6c5f970053ecbe5cd2639826ecb15" 2019-01-08 02:23:12,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb78fb53-e61f-4210-8c20-0a66ab316327 Date: Tue, 08 Jan 2019 02:23:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:23:12,462 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/e45449ee-34b0-4a7f-ab95-e6dacd1ea9a1 used request id req-eb78fb53-e61f-4210-8c20-0a66ab316327 2019-01-08 02:23:12,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/48712b7c-c595-4322-a4df-06c43814c672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e7a8fa5bae56b281ed2a7315154b3c47372ec4" 2019-01-08 02:23:12,496 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:23:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abf5040a-da75-4569-87e7-8a27a62bc33c x-compute-request-id: req-abf5040a-da75-4569-87e7-8a27a62bc33c Content-Length: 0 Content-Type: application/json 2019-01-08 02:23:12,496 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/48712b7c-c595-4322-a4df-06c43814c672 used request id req-abf5040a-da75-4569-87e7-8a27a62bc33c 2019-01-08 02:23:12,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:12,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-e99a6867-c6d3-4c76-9870-2b8b2fc26835 Date: Tue, 08 Jan 2019 02:23:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eed78c4dcdff4b618e6332febfa65f5a", "created_at": "2019-01-08T02:22:31Z", "updated_at": "2019-01-08T02:22:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:22:31Z", "revision_number": 0, "id": "4792597b-fd71-4dec-b758-5aaa258e15c6", "remote_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "remote_ip_prefix": null, "created_at": "2019-01-08T02:22:31Z", "security_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "tenant_id": "eed78c4dcdff4b618e6332febfa65f5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed78c4dcdff4b618e6332febfa65f5a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:22:31Z", "revision_number": 0, "id": "64060906-b1e9-46d7-a8ab-152ab79884c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:22:31Z", "security_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "tenant_id": "eed78c4dcdff4b618e6332febfa65f5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed78c4dcdff4b618e6332febfa65f5a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:22:31Z", "revision_number": 0, "id": "8f743b2e-a409-4c16-b49f-0fca24064f32", "remote_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "remote_ip_prefix": null, "created_at": "2019-01-08T02:22:31Z", "security_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "tenant_id": "eed78c4dcdff4b618e6332febfa65f5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed78c4dcdff4b618e6332febfa65f5a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:22:31Z", "revision_number": 0, "id": "f311a43f-b62b-4038-9398-0e616d0ecf85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:22:31Z", "security_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "tenant_id": "eed78c4dcdff4b618e6332febfa65f5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed78c4dcdff4b618e6332febfa65f5a"}], "revision_number": 4, "project_id": "eed78c4dcdff4b618e6332febfa65f5a", "id": "982a7670-0dfc-4864-b97f-7adff53d934b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:23:12,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-e99a6867-c6d3-4c76-9870-2b8b2fc26835 2019-01-08 02:23:12,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:12,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98fa328-3fe8-44ed-a885-a85f3904baf2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:23:12,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-e98fa328-3fe8-44ed-a885-a85f3904baf2 2019-01-08 02:23:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:13,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe61586d-03f4-40d2-9268-25464b4522de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:23:13,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-fe61586d-03f4-40d2-9268-25464b4522de 2019-01-08 02:23:13,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:23:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:13,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de7ac61-38de-42e3-b3e9-de4ad940838e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:23:13,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-1de7ac61-38de-42e3-b3e9-de4ad940838e 2019-01-08 02:23:13,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:23:13,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:13,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9624c81c-9550-42fe-baf9-d7158a3d1ab8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:23:13,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-9624c81c-9550-42fe-baf9-d7158a3d1ab8 2019-01-08 02:23:13,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:23:13,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:13,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6465aace-5512-4a7e-bc78-c8cc6d9a9e8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:23:13,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-6465aace-5512-4a7e-bc78-c8cc6d9a9e8a 2019-01-08 02:23:13,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:23:13,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:13,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52bb1862-3554-45fe-9ba4-a528fe2c014b 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:23:13,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-52bb1862-3554-45fe-9ba4-a528fe2c014b 2019-01-08 02:23:13,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:13,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8767056-0198-4179-af9f-aa8f625d0c77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:23:13,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-a8767056-0198-4179-af9f-aa8f625d0c77 2019-01-08 02:23:13,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:23:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:13,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bd6114a-c45a-45e6-a3e1-c3be3517a334 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:23:13,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-5bd6114a-c45a-45e6-a3e1-c3be3517a334 2019-01-08 02:23:13,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:23:13,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:13,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6969d09f-caf9-4873-9c42-124eb454306d 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:23:13,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-6969d09f-caf9-4873-9c42-124eb454306d 2019-01-08 02:23:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:13,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d18c541b-0d57-40a8-9bf3-3afb8658b028 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eed78c4dcdff4b618e6332febfa65f5a", "name": "CreateStackSuccessTests-8ad98146-b4d2-473-proj"}} 2019-01-08 02:23:13,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a used request id req-d18c541b-0d57-40a8-9bf3-3afb8658b028 2019-01-08 02:23:13,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 982a7670-0dfc-4864-b97f-7adff53d934b 2019-01-08 02:23:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=982a7670-0dfc-4864-b97f-7adff53d934b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:14,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5f94a932-c5b3-4081-9d89-e2de33eb2e0a Date: Tue, 08 Jan 2019 02:23:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:22:31Z", "security_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "port_range_min": null, "revision_number": 0, "tenant_id": "eed78c4dcdff4b618e6332febfa65f5a", "created_at": "2019-01-08T02:22:31Z", "project_id": "eed78c4dcdff4b618e6332febfa65f5a", "id": "4792597b-fd71-4dec-b758-5aaa258e15c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:22:31Z", "security_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "port_range_min": null, "revision_number": 0, "tenant_id": "eed78c4dcdff4b618e6332febfa65f5a", "created_at": "2019-01-08T02:22:31Z", "project_id": "eed78c4dcdff4b618e6332febfa65f5a", "id": "64060906-b1e9-46d7-a8ab-152ab79884c3"}, {"remote_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:22:31Z", "security_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "port_range_min": null, "revision_number": 0, "tenant_id": "eed78c4dcdff4b618e6332febfa65f5a", "created_at": "2019-01-08T02:22:31Z", "project_id": "eed78c4dcdff4b618e6332febfa65f5a", "id": "8f743b2e-a409-4c16-b49f-0fca24064f32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:22:31Z", "security_group_id": "982a7670-0dfc-4864-b97f-7adff53d934b", "port_range_min": null, "revision_number": 0, "tenant_id": "eed78c4dcdff4b618e6332febfa65f5a", "created_at": "2019-01-08T02:22:31Z", "project_id": "eed78c4dcdff4b618e6332febfa65f5a", "id": "f311a43f-b62b-4038-9398-0e616d0ecf85"}]} 2019-01-08 02:23:14,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=982a7670-0dfc-4864-b97f-7adff53d934b used request id req-5f94a932-c5b3-4081-9d89-e2de33eb2e0a 2019-01-08 02:23:14,173 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:23:14,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/982a7670-0dfc-4864-b97f-7adff53d934b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:14,530 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7ed5d4c-dbeb-484a-a6d6-1e5745f25a8b Content-Length: 0 Date: Tue, 08 Jan 2019 02:23:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:23:14,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/982a7670-0dfc-4864-b97f-7adff53d934b used request id req-f7ed5d4c-dbeb-484a-a6d6-1e5745f25a8b 2019-01-08 02:23:14,531 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-8ad98146-b4d2-473-proj 2019-01-08 02:23:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:14,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cf834e8-4bbd-42f7-9eb8-98a8ac43b861 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:23:14,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/eed78c4dcdff4b618e6332febfa65f5a used request id req-7cf834e8-4bbd-42f7-9eb8-98a8ac43b861 2019-01-08 02:23:14,840 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-8ad98146-b4d2-473-proj-role 2019-01-08 02:23:14,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/4499e47373a4427e8e3780957fd22944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:14,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3afe04-b955-485a-a7de-d0dbc2bcf3fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:23:14,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/4499e47373a4427e8e3780957fd22944 used request id req-2e3afe04-b955-485a-a7de-d0dbc2bcf3fa 2019-01-08 02:23:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2603f18082df281914c25f85b0df7a614d6a5e" 2019-01-08 02:23:15,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8528a6c8-0d1e-4cb8-aa84-6c75e9493102 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:23:15,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8528a6c8-0d1e-4cb8-aa84-6c75e9493102 2019-01-08 02:23:15,084 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-8ad98146-b4d2-473-user 2019-01-08 02:23:15,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/599ca32cdefe48458ebfec5d88afc6b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315ea3fb0367f22cb09df3f379ad781dbd57a3d8" 2019-01-08 02:23:15,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193601b9-97d4-4594-8ca9-b2f3ba69e6e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:23:15,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/599ca32cdefe48458ebfec5d88afc6b5 used request id req-193601b9-97d4-4594-8ca9-b2f3ba69e6e3 2019-01-08 02:23:15,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:23:15,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["MVQAqWk6Q5i3zvkC3SLFfg"], "issued_at": "2019-01-08T02:23:15.000000Z"}} 2019-01-08 02:23:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf6441dd74a664e36a9c92223048af6c2bab5" 2019-01-08 02:23:15,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c55721d-7156-421e-89bd-3f0834d7a2ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:23:15,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5c55721d-7156-421e-89bd-3f0834d7a2ed 2019-01-08 02:23:15,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:23:15,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:23:16,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:23:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["DiR1cVoESA-kqU8xbl2Ocg"], "issued_at": "2019-01-08T02:23:16.000000Z"}} 2019-01-08 02:23:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:23:16,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b072c78-93d5-4301-8f54-ead6cb16cac2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:23:16,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1b072c78-93d5-4301-8f54-ead6cb16cac2 2019-01-08 02:23:16,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:23:16,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:23: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:23:16,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7a13f52f-a2b3-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:23:16,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a168fcd-9106-4554-8edc-77431c4acc24 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7a13f52f-a2b3-474-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:23:16,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7a13f52f-a2b3-474-proj used request id req-6a168fcd-9106-4554-8edc-77431c4acc24 2019-01-08 02:23:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:23:16,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd95d8d-5a67-4951-941a-4f5fca4e9fd4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:23:16,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-2dd95d8d-5a67-4951-941a-4f5fca4e9fd4 2019-01-08 02:23:16,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}}' 2019-01-08 02:23:16,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69dfc606-72b3-4f96-95a7-75a2265fba9b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0"}, "tags": [], "enabled": true, "id": "01a403c4fb67407ebcdfa779c29445f0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}} 2019-01-08 02:23:16,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-69dfc606-72b3-4f96-95a7-75a2265fba9b 2019-01-08 02:23:16,792 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7a13f52f-a2b3-474-proj 2019-01-08 02:23:16,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:23:16,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:23:17,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["1WADbLvuTYGm1WMns7CRwA"], "issued_at": "2019-01-08T02:23:17.000000Z"}} 2019-01-08 02:23:17,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:17,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387b4cb0-e299-4736-b410-b1960ed1fd71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:23:17,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-387b4cb0-e299-4736-b410-b1960ed1fd71 2019-01-08 02:23:17,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:23:17,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:23: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:23:17,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:17,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8f4049-9fa9-4ea1-94bc-e24edb583ce9 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:23:17,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-db8f4049-9fa9-4ea1-94bc-e24edb583ce9 2019-01-08 02:23:17,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7a13f52f-a2b3-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:17,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c358d4-db85-494d-a683-c96418acca1e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7a13f52f-a2b3-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0"}, "tags": [], "enabled": true, "id": "01a403c4fb67407ebcdfa779c29445f0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}]} 2019-01-08 02:23:17,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7a13f52f-a2b3-474-proj used request id req-83c358d4-db85-494d-a683-c96418acca1e 2019-01-08 02:23:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:17,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5a989e-7dc8-4662-992e-383c15a9eb5f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:23:17,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-bc5a989e-7dc8-4662-992e-383c15a9eb5f 2019-01-08 02:23:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:18,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab859c6-6ee0-4845-b490-5813f11188cd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:23:18,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4ab859c6-6ee0-4845-b490-5813f11188cd 2019-01-08 02:23:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7a13f52f-a2b3-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:18,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ebaed01-dd95-4402-aebb-badda9effdb2 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7a13f52f-a2b3-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0"}, "tags": [], "enabled": true, "id": "01a403c4fb67407ebcdfa779c29445f0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}]} 2019-01-08 02:23:18,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-7a13f52f-a2b3-474-proj used request id req-9ebaed01-dd95-4402-aebb-badda9effdb2 2019-01-08 02:23:18,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/4cf5e8e453614506901932b9210eab89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:18,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93265cb-e146-4ffe-a6f0-c058540f1742 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7a13f52f-a2b3-474-user", "links": {"self": "http://172.30.9.42:5000/v3/users/4cf5e8e453614506901932b9210eab89"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "01a403c4fb67407ebcdfa779c29445f0", "id": "4cf5e8e453614506901932b9210eab89", "password_expires_at": null}} 2019-01-08 02:23:18,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/4cf5e8e453614506901932b9210eab89 used request id req-e93265cb-e146-4ffe-a6f0-c058540f1742 2019-01-08 02:23:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0/users/4cf5e8e453614506901932b9210eab89/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:18,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3664a1e6-ff36-4f41-b033-bb26ca08fdb1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0/users/4cf5e8e453614506901932b9210eab89/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:23:18,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0/users/4cf5e8e453614506901932b9210eab89/roles used request id req-3664a1e6-ff36-4f41-b033-bb26ca08fdb1 2019-01-08 02:23:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:18,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-badc06f6-1fb2-424a-890f-e77a8d723e1c Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:23:18,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-badc06f6-1fb2-424a-890f-e77a8d723e1c 2019-01-08 02:23:18,664 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7a13f52f-a2b3-474-proj 2019-01-08 02:23:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0/users/4cf5e8e453614506901932b9210eab89/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:23:18,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:23:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c408d4df-7c0d-48a5-a1e2-95b67a368746 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:23:18,824 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0/users/4cf5e8e453614506901932b9210eab89/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-c408d4df-7c0d-48a5-a1e2-95b67a368746 2019-01-08 02:23:18,824 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7a13f52f-a2b3-474-user 2019-01-08 02:23:18,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:23:18,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:23:18,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7e9f0f-f794-4f33-9a30-f4f770183e54 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:23:18,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5d7e9f0f-f794-4f33-9a30-f4f770183e54 2019-01-08 02:23:18,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" -d '{"role": {"name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role"}}' 2019-01-08 02:23:19,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:23:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e6bc0c5-f4ba-4d4c-a715-9ad3d6eee755 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d4ec358fd20464fab43ad51a3fd49a8", "links": {"self": "http://172.30.9.42:5000/v3/roles/7d4ec358fd20464fab43ad51a3fd49a8"}, "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role"}} 2019-01-08 02:23:19,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-9e6bc0c5-f4ba-4d4c-a715-9ad3d6eee755 2019-01-08 02:23:19,068 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role 2019-01-08 02:23:19,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/7d4ec358fd20464fab43ad51a3fd49a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:23:19,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec74d49-8991-4776-a24d-691c66ea9afe Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d4ec358fd20464fab43ad51a3fd49a8", "links": {"self": "http://172.30.9.42:5000/v3/roles/7d4ec358fd20464fab43ad51a3fd49a8"}, "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role"}} 2019-01-08 02:23:19,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/7d4ec358fd20464fab43ad51a3fd49a8 used request id req-eec74d49-8991-4776-a24d-691c66ea9afe 2019-01-08 02:23:19,173 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role to project CreateStackSuccessTests-7a13f52f-a2b3-474-proj 2019-01-08 02:23:19,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0/users/4cf5e8e453614506901932b9210eab89/roles/7d4ec358fd20464fab43ad51a3fd49a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:23:19,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:23:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e6685c7-7bfc-4e50-91e7-8e4b3aaced63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:23:19,327 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0/users/4cf5e8e453614506901932b9210eab89/roles/7d4ec358fd20464fab43ad51a3fd49a8 used request id req-0e6685c7-7bfc-4e50-91e7-8e4b3aaced63 2019-01-08 02:23:19,327 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:23:19,327 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:23:19,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:23:19,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:23:19,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d4ec358fd20464fab43ad51a3fd49a8", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:23:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01a403c4fb67407ebcdfa779c29445f0", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-user", "id": "4cf5e8e453614506901932b9210eab89"}, "audit_ids": ["49bF4nrLSyORIjL95ZE_XQ"], "issued_at": "2019-01-08T02:23:19.000000Z"}} 2019-01-08 02:23:19,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34458a19fe6091bfa3283472fa7fc9df1ab24a69" 2019-01-08 02:23:19,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c16d800-4ac0-4a0d-8a7b-07170db8c0f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:23:19,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3c16d800-4ac0-4a0d-8a7b-07170db8c0f5 2019-01-08 02:23:19,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34458a19fe6091bfa3283472fa7fc9df1ab24a69" 2019-01-08 02:23:20,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-d00314cd-a620-4124-b7db-ce2e245275e5 Date: Tue, 08 Jan 2019 02:23:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image"} 2019-01-08 02:23:20,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image used request id req-d00314cd-a620-4124-b7db-ce2e245275e5 2019-01-08 02:23:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34458a19fe6091bfa3283472fa7fc9df1ab24a69" 2019-01-08 02:23:20,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a838c5f1-5dad-43b2-92f0-bdd8fa81b242 Date: Tue, 08 Jan 2019 02:23: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"}}} 2019-01-08 02:23:20,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-a838c5f1-5dad-43b2-92f0-bdd8fa81b242 2019-01-08 02:23:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34458a19fe6091bfa3283472fa7fc9df1ab24a69" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image"}' 2019-01-08 02:23:20,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d17ef0a-eec7-47ad-8010-7cb5751a70b7 Date: Tue, 08 Jan 2019 02:23:20 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:23:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:23:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0", "min_disk": 0, "protected": false, "id": "dc31d514-d41b-4650-afbf-32db9a76fac0", "file": "/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0/file", "checksum": null, "owner": "01a403c4fb67407ebcdfa779c29445f0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:23:20,656 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-7d17ef0a-eec7-47ad-8010-7cb5751a70b7 2019-01-08 02:23:20,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34458a19fe6091bfa3283472fa7fc9df1ab24a69" -d '' 2019-01-08 02:23:21,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5e17c4b-b8cb-45e5-957c-d5b5d56f5900 Date: Tue, 08 Jan 2019 02:23:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:23:21,101 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0/file used request id req-f5e17c4b-b8cb-45e5-957c-d5b5d56f5900 2019-01-08 02:23:21,101 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:23:21,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34458a19fe6091bfa3283472fa7fc9df1ab24a69" 2019-01-08 02:23:21,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-0b338cb2-4666-4f15-b0dc-9c1b99b2fc01 Date: Tue, 08 Jan 2019 02:23:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:23:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:23:21Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/dc31d514-d41b-4650-afbf-32db9a76fac0/snap", "metadata": {}}], "self": "/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0", "min_disk": 0, "protected": false, "id": "dc31d514-d41b-4650-afbf-32db9a76fac0", "file": "/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01a403c4fb67407ebcdfa779c29445f0", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/dc31d514-d41b-4650-afbf-32db9a76fac0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:23:21,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0 used request id req-0b338cb2-4666-4f15-b0dc-9c1b99b2fc01 2019-01-08 02:23:21,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34458a19fe6091bfa3283472fa7fc9df1ab24a69" 2019-01-08 02:23:21,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8ab71b4f-5c50-46c8-893e-decd5aeb0d76 Date: Tue, 08 Jan 2019 02:23: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"}}} 2019-01-08 02:23:21,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-8ab71b4f-5c50-46c8-893e-decd5aeb0d76 2019-01-08 02:23:21,528 - create_image - INFO - Created image with name - CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image 2019-01-08 02:23:21,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34458a19fe6091bfa3283472fa7fc9df1ab24a69" 2019-01-08 02:23:21,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f660fb7b-407d-4c29-8f58-44af3a366be1 Date: Tue, 08 Jan 2019 02:23:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:23:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:23:21Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/dc31d514-d41b-4650-afbf-32db9a76fac0/snap", "metadata": {}}], "self": "/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0", "min_disk": 0, "protected": false, "id": "dc31d514-d41b-4650-afbf-32db9a76fac0", "file": "/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01a403c4fb67407ebcdfa779c29445f0", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/dc31d514-d41b-4650-afbf-32db9a76fac0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:23:21,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0 used request id req-f660fb7b-407d-4c29-8f58-44af3a366be1 2019-01-08 02:23:21,756 - create_image - DEBUG - Instance status is - active 2019-01-08 02:23:21,756 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image 2019-01-08 02:23:21,756 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image 2019-01-08 02:23:21,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:23:21,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:23:22,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["zfMwa2PtR065TFns5LkeSA"], "issued_at": "2019-01-08T02:23:22.000000Z"}} 2019-01-08 02:23:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789a0891ce494dc2b1d7f28572ce897f43c4dbab" 2019-01-08 02:23:22,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ba0b77-ae67-4ed0-b8ee-df48f231d81c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:23:22,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-87ba0b77-ae67-4ed0-b8ee-df48f231d81c 2019-01-08 02:23:22,283 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:23:22,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789a0891ce494dc2b1d7f28572ce897f43c4dbab" 2019-01-08 02:23:22,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05ffc9c2-c019-45ba-880a-2233c35d9b39 x-compute-request-id: req-05ffc9c2-c019-45ba-880a-2233c35d9b39 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:23:22,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-05ffc9c2-c019-45ba-880a-2233c35d9b39 2019-01-08 02:23:22,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789a0891ce494dc2b1d7f28572ce897f43c4dbab" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:23:22,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6787c09b-bc6c-4a63-958b-6dddf9c175b4 x-compute-request-id: req-6787c09b-bc6c-4a63-958b-6dddf9c175b4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/abc4ba04-f6eb-4216-9a16-5dd0786114c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/abc4ba04-f6eb-4216-9a16-5dd0786114c5", "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": "abc4ba04-f6eb-4216-9a16-5dd0786114c5"}} 2019-01-08 02:23:22,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6787c09b-bc6c-4a63-958b-6dddf9c175b4 2019-01-08 02:23:22,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:23:22,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:23:23,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d4ec358fd20464fab43ad51a3fd49a8", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01a403c4fb67407ebcdfa779c29445f0", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-user", "id": "4cf5e8e453614506901932b9210eab89"}, "audit_ids": ["D38Qd5prSX2QvzaMsNDjOg"], "issued_at": "2019-01-08T02:23:23.000000Z"}} 2019-01-08 02:23:23,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:23,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0adb1c4-e574-4052-be98-e080efbaec6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:23:23,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a0adb1c4-e574-4052-be98-e080efbaec6a 2019-01-08 02:23:23,217 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:23:23,219 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:23:23,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:23,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:23 GMT Server: Apache x-openstack-request-id: req-fc005906-9067-464b-9f88-33e123f87eee Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:23:23,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack used request id req-fc005906-9067-464b-9f88-33e123f87eee 2019-01-08 02:23:23,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-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-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}}' 2019-01-08 02:23:26,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:23:23 GMT Server: Apache x-openstack-request-id: req-0c103a8d-5b95-4ccf-8d87-7f6eb5340cad Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "012fd274-7055-4e43-a620-47a8020e9764", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}]}} 2019-01-08 02:23:26,051 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks used request id req-0c103a8d-5b95-4ccf-8d87-7f6eb5340cad 2019-01-08 02:23:26,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:26,275 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:26 GMT Server: Apache x-openstack-request-id: req-09e670f8-b9c4-42cc-87ae-f334a193e576 Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:26,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:26 GMT Server: Apache x-openstack-request-id: req-d8a38632-c5df-437d-b9ce-b5843c189d97 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:26,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-d8a38632-c5df-437d-b9ce-b5843c189d97 2019-01-08 02:23:26,537 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack 2019-01-08 02:23:26,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:26,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:26 GMT Server: Apache x-openstack-request-id: req-defde1a3-f1de-48a0-b7d9-07b8c226a3e2 Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:26,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:26 GMT Server: Apache x-openstack-request-id: req-f1e7a32c-c8eb-44c0-9d13-f162e9dc2590 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:26,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-f1e7a32c-c8eb-44c0-9d13-f162e9dc2590 2019-01-08 02:23:26,975 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:23:26,975 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:29,979 - create_stack - DEBUG - Stack status query timeout in 1196.55905199 2019-01-08 02:23:29,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:30,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:29 GMT Server: Apache x-openstack-request-id: req-a11c68f7-07ee-46fd-af0f-c597e65b10fa Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:30,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:30 GMT Server: Apache x-openstack-request-id: req-33774647-4b06-4a9e-9d10-5cb72f47dfd2 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:30,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-33774647-4b06-4a9e-9d10-5cb72f47dfd2 2019-01-08 02:23:30,924 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:23:30,924 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:33,925 - create_stack - DEBUG - Stack status query timeout in 1192.61249208 2019-01-08 02:23:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:34,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:33 GMT Server: Apache x-openstack-request-id: req-171235cc-7260-4c25-8730-4c809604efca Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:34,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:34 GMT Server: Apache x-openstack-request-id: req-0a016deb-c3d8-4448-a523-095d2422baca 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:34,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-0a016deb-c3d8-4448-a523-095d2422baca 2019-01-08 02:23:34,405 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:23:34,405 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:37,409 - create_stack - DEBUG - Stack status query timeout in 1189.12887192 2019-01-08 02:23:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:37,443 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:37 GMT Server: Apache x-openstack-request-id: req-697a4844-d9e7-4186-82f6-bd9735a0d624 Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:37,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:37 GMT Server: Apache x-openstack-request-id: req-2680e88c-37df-4a13-bcf6-e803aab30572 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:37,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-2680e88c-37df-4a13-bcf6-e803aab30572 2019-01-08 02:23:37,710 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:23:37,710 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:40,714 - create_stack - DEBUG - Stack status query timeout in 1185.82389092 2019-01-08 02:23:40,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:40,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:40 GMT Server: Apache x-openstack-request-id: req-c64e0ae1-ad99-4cfe-b7f6-c97dd79429a4 Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:40,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:40 GMT Server: Apache x-openstack-request-id: req-834eda86-d45b-4423-8c1d-a9bc6078d116 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:40,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-834eda86-d45b-4423-8c1d-a9bc6078d116 2019-01-08 02:23:40,970 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:23:40,971 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:43,974 - create_stack - DEBUG - Stack status query timeout in 1182.56380606 2019-01-08 02:23:43,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:44,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:43 GMT Server: Apache x-openstack-request-id: req-b08a6dcc-72f4-4896-a395-87efbd47a67f Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:44,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:44 GMT Server: Apache x-openstack-request-id: req-45f86acb-c60b-4be2-a74c-dddb3c4ae0d4 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:44,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-45f86acb-c60b-4be2-a74c-dddb3c4ae0d4 2019-01-08 02:23:44,424 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:23:44,425 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:47,428 - create_stack - DEBUG - Stack status query timeout in 1179.10975409 2019-01-08 02:23:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:47,652 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:47 GMT Server: Apache x-openstack-request-id: req-0f4976f1-c36a-4dcc-90be-b7b445e4d977 Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:47,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:47 GMT Server: Apache x-openstack-request-id: req-009fb6fe-ee29-49c6-b725-11070d208b09 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:47,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-009fb6fe-ee29-49c6-b725-11070d208b09 2019-01-08 02:23:47,873 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:23:47,873 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:50,877 - create_stack - DEBUG - Stack status query timeout in 1175.66107512 2019-01-08 02:23:50,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:51,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:50 GMT Server: Apache x-openstack-request-id: req-25a3c0c3-4fa8-471f-9313-018ff630677b Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:51,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:51 GMT Server: Apache x-openstack-request-id: req-9df64796-be83-40f1-9fc9-7ad2d941dd5c 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:51,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-9df64796-be83-40f1-9fc9-7ad2d941dd5c 2019-01-08 02:23:51,158 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:23:51,158 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack 2019-01-08 02:23:51,158 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack 2019-01-08 02:23:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:51,378 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:51 GMT Server: Apache x-openstack-request-id: req-d58052e2-5067-4607-8bc0-2265d7256088 Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:51,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:51 GMT Server: Apache x-openstack-request-id: req-378ad0b0-b8da-498e-8a4a-d69faec08456 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-08T02:23:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:23:26Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "74c7c08a-639b-47b8-8901-f5a255673764", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-08T02:23:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:23:26Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "032d5760-8836-4a4f-a6d5-94d5bdc3769c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-08T02:23:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:23:26Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f97a70ed-5b09-4964-8fa7-c92c2fb83644", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-08T02:23:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:23:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0d7f8893-da82-4bc8-9b9f-7a9b579b571f", "resource_type": "OS::Nova::Server"}]} 2019-01-08 02:23:51,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764/resources used request id req-378ad0b0-b8da-498e-8a4a-d69faec08456 2019-01-08 02:23:51,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:51,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-9b07adbd-58a4-46c3-a1b7-3c43495adf50 Date: Tue, 08 Jan 2019 02:23:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"01a403c4fb67407ebcdfa779c29445f0","status":"ACTIVE","subnets":["032d5760-8836-4a4f-a6d5-94d5bdc3769c"],"description":"","tags":[],"updated_at":"2019-01-08T02:23:28Z","qos_policy_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net","admin_state_up":true,"tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:26Z","mtu":1442}]} 2019-01-08 02:23:51,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 used request id req-9b07adbd-58a4-46c3-a1b7-3c43495adf50 2019-01-08 02:23:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:51,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-57d337e1-f4d5-40ec-9797-3766fb19112c Date: Tue, 08 Jan 2019 02:23:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:23:28Z","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":"01a403c4fb67407ebcdfa779c29445f0","id":"032d5760-8836-4a4f-a6d5-94d5bdc3769c","subnetpool_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet"}]} 2019-01-08 02:23:51,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 used request id req-57d337e1-f4d5-40ec-9797-3766fb19112c 2019-01-08 02:23:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:52,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dfe0e803-cb8b-44fc-bdbb-e34bc2433690 Date: Tue, 08 Jan 2019 02:23:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:23:28Z","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":"01a403c4fb67407ebcdfa779c29445f0","id":"032d5760-8836-4a4f-a6d5-94d5bdc3769c","subnetpool_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet"}]} 2019-01-08 02:23:52,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 used request id req-dfe0e803-cb8b-44fc-bdbb-e34bc2433690 2019-01-08 02:23:52,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:23:52,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:23:52,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d4ec358fd20464fab43ad51a3fd49a8", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01a403c4fb67407ebcdfa779c29445f0", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-user", "id": "4cf5e8e453614506901932b9210eab89"}, "audit_ids": ["nMgBD6icQIuwGDfSuCgkHQ"], "issued_at": "2019-01-08T02:23:52.000000Z"}} 2019-01-08 02:23:52,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73db811e665fc90cb62a21486c525243a4ad0399" 2019-01-08 02:23:52,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7259abbb-6419-4ba1-b2ce-e62616e9ddfb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:23:52,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7259abbb-6419-4ba1-b2ce-e62616e9ddfb 2019-01-08 02:23:52,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73db811e665fc90cb62a21486c525243a4ad0399" 2019-01-08 02:23:52,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-ce54c171-cf3e-498d-b6c1-d3e17e7e24c6 Date: Tue, 08 Jan 2019 02:23:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"01a403c4fb67407ebcdfa779c29445f0","status":"ACTIVE","subnets":["032d5760-8836-4a4f-a6d5-94d5bdc3769c"],"description":"","tags":[],"updated_at":"2019-01-08T02:23:28Z","qos_policy_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net","admin_state_up":true,"tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:26Z","mtu":1442}]} 2019-01-08 02:23:52,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net used request id req-ce54c171-cf3e-498d-b6c1-d3e17e7e24c6 2019-01-08 02:23:52,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:23:52,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:23: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:23:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73db811e665fc90cb62a21486c525243a4ad0399" 2019-01-08 02:23:53,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba45475-e522-4060-84d2-4ff505ccd180 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01a403c4fb67407ebcdfa779c29445f0", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}} 2019-01-08 02:23:53,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0 used request id req-6ba45475-e522-4060-84d2-4ff505ccd180 2019-01-08 02:23:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73db811e665fc90cb62a21486c525243a4ad0399" 2019-01-08 02:23:53,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dd838fdf-6085-4665-a54c-d5ee5a9c9a66 Date: Tue, 08 Jan 2019 02:23:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:23:28Z","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":"01a403c4fb67407ebcdfa779c29445f0","id":"032d5760-8836-4a4f-a6d5-94d5bdc3769c","subnetpool_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet"}]} 2019-01-08 02:23:53,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 used request id req-dd838fdf-6085-4665-a54c-d5ee5a9c9a66 2019-01-08 02:23:53,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:23:53,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d4ec358fd20464fab43ad51a3fd49a8", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:23:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01a403c4fb67407ebcdfa779c29445f0", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-user", "id": "4cf5e8e453614506901932b9210eab89"}, "audit_ids": ["xX2t_JRASVarzX4cjiyEdA"], "issued_at": "2019-01-08T02:23:53.000000Z"}} 2019-01-08 02:23:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a74a70dfd6f9c3d394ce8b9444f8f9a877f4c" 2019-01-08 02:23:53,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a6f892-d9f8-4f26-bf62-dc0b7b91e855 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:23:53,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-57a6f892-d9f8-4f26-bf62-dc0b7b91e855 2019-01-08 02:23:53,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a74a70dfd6f9c3d394ce8b9444f8f9a877f4c" 2019-01-08 02:23:54,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-855eb517-b75c-4955-9da1-6f22978c13ac Date: Tue, 08 Jan 2019 02:23:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"01a403c4fb67407ebcdfa779c29445f0","status":"ACTIVE","subnets":["032d5760-8836-4a4f-a6d5-94d5bdc3769c"],"description":"","tags":[],"updated_at":"2019-01-08T02:23:28Z","qos_policy_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net","admin_state_up":true,"tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:26Z","mtu":1442}]} 2019-01-08 02:23:54,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net used request id req-855eb517-b75c-4955-9da1-6f22978c13ac 2019-01-08 02:23:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a74a70dfd6f9c3d394ce8b9444f8f9a877f4c" 2019-01-08 02:23:54,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-92b47839-fb4d-4627-be90-631cc348390d Date: Tue, 08 Jan 2019 02:23:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:23:28Z","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":"01a403c4fb67407ebcdfa779c29445f0","id":"032d5760-8836-4a4f-a6d5-94d5bdc3769c","subnetpool_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet"}]} 2019-01-08 02:23:54,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 used request id req-92b47839-fb4d-4627-be90-631cc348390d 2019-01-08 02:23:54,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a74a70dfd6f9c3d394ce8b9444f8f9a877f4c" 2019-01-08 02:23:54,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-505e9fc1-2552-44b5-9e85-7c91a71c889e Date: Tue, 08 Jan 2019 02:23:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"01a403c4fb67407ebcdfa779c29445f0","status":"ACTIVE","subnets":["032d5760-8836-4a4f-a6d5-94d5bdc3769c"],"description":"","tags":[],"updated_at":"2019-01-08T02:23:28Z","qos_policy_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net","admin_state_up":true,"tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:26Z","mtu":1442}]} 2019-01-08 02:23:54,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 used request id req-505e9fc1-2552-44b5-9e85-7c91a71c889e 2019-01-08 02:23:54,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a74a70dfd6f9c3d394ce8b9444f8f9a877f4c" 2019-01-08 02:23:54,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-42e6b84d-3a8a-4649-b113-fae51eb58e69 Date: Tue, 08 Jan 2019 02:23:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:23:28Z","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":"01a403c4fb67407ebcdfa779c29445f0","id":"032d5760-8836-4a4f-a6d5-94d5bdc3769c","subnetpool_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet"}]} 2019-01-08 02:23:54,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644 used request id req-42e6b84d-3a8a-4649-b113-fae51eb58e69 2019-01-08 02:23:54,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644&name=CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a74a70dfd6f9c3d394ce8b9444f8f9a877f4c" 2019-01-08 02:23:55,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3837737d-4585-4d8a-93a6-d7838f95f65a Date: Tue, 08 Jan 2019 02:23:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:23:28Z","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":"01a403c4fb67407ebcdfa779c29445f0","id":"032d5760-8836-4a4f-a6d5-94d5bdc3769c","subnetpool_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet"}]} 2019-01-08 02:23:55,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=f97a70ed-5b09-4964-8fa7-c92c2fb83644&name=CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet used request id req-3837737d-4585-4d8a-93a6-d7838f95f65a 2019-01-08 02:23:55,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/032d5760-8836-4a4f-a6d5-94d5bdc3769c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a74a70dfd6f9c3d394ce8b9444f8f9a877f4c" 2019-01-08 02:23:55,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-e22e342f-abf2-40e3-bed7-115b0b760079 Date: Tue, 08 Jan 2019 02:23:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f97a70ed-5b09-4964-8fa7-c92c2fb83644","tenant_id":"01a403c4fb67407ebcdfa779c29445f0","created_at":"2019-01-08T02:23:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:23:28Z","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":"01a403c4fb67407ebcdfa779c29445f0","id":"032d5760-8836-4a4f-a6d5-94d5bdc3769c","subnetpool_id":null,"name":"CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet"}} 2019-01-08 02:23:55,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/032d5760-8836-4a4f-a6d5-94d5bdc3769c used request id req-e22e342f-abf2-40e3-bed7-115b0b760079 2019-01-08 02:23:55,362 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack 2019-01-08 02:23:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:55,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:55 GMT Server: Apache x-openstack-request-id: req-d8eaabd6-6036-46d7-b9fd-50e14fa4d193 Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:55,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:23:55 GMT Server: Apache x-openstack-request-id: req-935c237d-3cec-4f18-81cc-7cf8c842f796 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:23:55,701 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-935c237d-3cec-4f18-81cc-7cf8c842f796 2019-01-08 02:23:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:55,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:55 GMT Server: Apache x-openstack-request-id: req-4fda7478-6de0-425f-b4a4-179b9d23886e Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:55,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:55 GMT Server: Apache x-openstack-request-id: req-de3cd734-33b1-40e9-a616-49e0e489263e 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:23:55Z", "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:55,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-de3cd734-33b1-40e9-a616-49e0e489263e 2019-01-08 02:23:55,773 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:23:55,773 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:23:58,776 - create_stack - DEBUG - Stack status query timeout in 1196.92453599 2019-01-08 02:23:58,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:23:58,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:23:58 GMT Server: Apache x-openstack-request-id: req-b28c2346-ed07-4213-8e3a-ccd0bec8557c Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:23:58,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:23:58 GMT Server: Apache x-openstack-request-id: req-c90b6b8f-5546-4396-a4c0-3f8e0a41ba02 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:23:55Z", "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:23:58,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-c90b6b8f-5546-4396-a4c0-3f8e0a41ba02 2019-01-08 02:23:58,852 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:23:58,852 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:01,856 - create_stack - DEBUG - Stack status query timeout in 1193.84533596 2019-01-08 02:24:01,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:24:02,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:01 GMT Server: Apache x-openstack-request-id: req-e2374c1c-aa40-456f-b3a0-1395dc6a20e0 Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:02,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:02 GMT Server: Apache x-openstack-request-id: req-86773553-d45e-4ada-97c7-906a48ae1e6c 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:23:55Z", "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:02,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-86773553-d45e-4ada-97c7-906a48ae1e6c 2019-01-08 02:24:02,314 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:24:02,314 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:05,317 - create_stack - DEBUG - Stack status query timeout in 1190.38376808 2019-01-08 02:24:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:24:05,348 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:05 GMT Server: Apache x-openstack-request-id: req-d92054e2-2904-4e9d-acb9-6f2aec2528da Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:05,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:05 GMT Server: Apache x-openstack-request-id: req-d2186d16-a49a-40a7-87be-37bb2354da7e 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:23:55Z", "id": "012fd274-7055-4e43-a620-47a8020e9764", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:05,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-d2186d16-a49a-40a7-87be-37bb2354da7e 2019-01-08 02:24:05,541 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:24:05,541 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:08,545 - create_stack - DEBUG - Stack status query timeout in 1187.15636706 2019-01-08 02:24:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:24:08,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:08 GMT Server: Apache x-openstack-request-id: req-1ad11e28-0e25-4a88-b139-87cd2cc30f1d Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:08,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:08 GMT Server: Apache x-openstack-request-id: req-d308072d-b6eb-41d4-a288-f62cab8f593f 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": "01a403c4fb67407ebcdfa779c29445f0", "OS::stack_id": "012fd274-7055-4e43-a620-47a8020e9764", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "image_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image", "inst_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-inst", "subnet_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-subnet", "flavor_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-flavor-name", "net_name": "CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-net"}, "deletion_time": "2019-01-08T02:24:08Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack", "stack_user_project_id": "02fbcc284fda46fc845df84c363a838f", "tags": null, "creation_time": "2019-01-08T02:23:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:23:55Z", "id": "012fd274-7055-4e43-a620-47a8020e9764", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:08,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-d308072d-b6eb-41d4-a288-f62cab8f593f 2019-01-08 02:24:08,949 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:24:08,949 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack 2019-01-08 02:24:08,949 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack 2019-01-08 02:24:08,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/012fd274-7055-4e43-a620-47a8020e9764 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95eddf1e291a00ebc2de3a0f7f71941b6b975a5e" 2019-01-08 02:24:09,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:08 GMT Server: Apache x-openstack-request-id: req-f36b14a8-7819-479a-a11e-6f4fd8f1b37a Location: http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:09,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:24:09 GMT Server: Apache x-openstack-request-id: req-153fefa6-4e50-44fc-a07e-fb315b22d064 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:24:09,196 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/01a403c4fb67407ebcdfa779c29445f0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-stack/012fd274-7055-4e43-a620-47a8020e9764 used request id req-153fefa6-4e50-44fc-a07e-fb315b22d064 2019-01-08 02:24:09,198 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-47d416b4-f0d9-4ee3-bef9-ea9588c08499-image 2019-01-08 02:24:09,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34458a19fe6091bfa3283472fa7fc9df1ab24a69" 2019-01-08 02:24:09,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35efe8f9-23e3-42db-93c8-5a971fbe303d Date: Tue, 08 Jan 2019 02:24:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:24:09,857 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/dc31d514-d41b-4650-afbf-32db9a76fac0 used request id req-35efe8f9-23e3-42db-93c8-5a971fbe303d 2019-01-08 02:24:09,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/abc4ba04-f6eb-4216-9a16-5dd0786114c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789a0891ce494dc2b1d7f28572ce897f43c4dbab" 2019-01-08 02:24:09,891 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:24:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-605e138a-1db8-4b6b-842b-6ddbb595bc20 x-compute-request-id: req-605e138a-1db8-4b6b-842b-6ddbb595bc20 Content-Length: 0 Content-Type: application/json 2019-01-08 02:24:09,891 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/abc4ba04-f6eb-4216-9a16-5dd0786114c5 used request id req-605e138a-1db8-4b6b-842b-6ddbb595bc20 2019-01-08 02:24:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:10,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-4f4ee236-7626-441a-bda8-958429db5cca Date: Tue, 08 Jan 2019 02:24:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01a403c4fb67407ebcdfa779c29445f0", "created_at": "2019-01-08T02:23:26Z", "updated_at": "2019-01-08T02:23:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:23:26Z", "revision_number": 0, "id": "40c89d96-5254-45e1-b074-8dde4c119dc0", "remote_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "remote_ip_prefix": null, "created_at": "2019-01-08T02:23:26Z", "security_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "tenant_id": "01a403c4fb67407ebcdfa779c29445f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "01a403c4fb67407ebcdfa779c29445f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:23:26Z", "revision_number": 0, "id": "420116d3-4553-4ddd-8d23-132d83e57b35", "remote_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "remote_ip_prefix": null, "created_at": "2019-01-08T02:23:26Z", "security_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "tenant_id": "01a403c4fb67407ebcdfa779c29445f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "01a403c4fb67407ebcdfa779c29445f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:23:26Z", "revision_number": 0, "id": "6be79cf2-6d49-45fa-a394-db6eb23cddac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:23:26Z", "security_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "tenant_id": "01a403c4fb67407ebcdfa779c29445f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "01a403c4fb67407ebcdfa779c29445f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:23:26Z", "revision_number": 0, "id": "b281fe67-3bfe-44c4-bcdd-e7018bb84fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:23:26Z", "security_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "tenant_id": "01a403c4fb67407ebcdfa779c29445f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "01a403c4fb67407ebcdfa779c29445f0"}], "revision_number": 4, "project_id": "01a403c4fb67407ebcdfa779c29445f0", "id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:24:10,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-4f4ee236-7626-441a-bda8-958429db5cca 2019-01-08 02:24:10,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:10,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed15420b-bce4-43c0-8453-020055718dfb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:24:10,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-ed15420b-bce4-43c0-8453-020055718dfb 2019-01-08 02:24:10,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:10,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5d547c6-9d3f-41fd-9611-0c719c884f43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:24:10,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-e5d547c6-9d3f-41fd-9611-0c719c884f43 2019-01-08 02:24:10,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:24:10,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:10,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45e11d0e-be11-4a74-8a0c-17e6eff09440 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:24:10,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-45e11d0e-be11-4a74-8a0c-17e6eff09440 2019-01-08 02:24:10,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:24:10,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:10,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beadb78b-72dc-4e0d-bc1c-539ad306bdb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:24:10,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-beadb78b-72dc-4e0d-bc1c-539ad306bdb8 2019-01-08 02:24:10,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:24:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:10,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-878ca6a2-bd71-4f4f-a95f-5a1ffc6ed6de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:24:10,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-878ca6a2-bd71-4f4f-a95f-5a1ffc6ed6de 2019-01-08 02:24:10,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:24:10,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:10,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de32f80-64c4-446c-8a8f-7b8cd1111984 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:24:10,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-8de32f80-64c4-446c-8a8f-7b8cd1111984 2019-01-08 02:24:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:11,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc0fc172-0634-4386-bdf6-9fdace36aca8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:24:11,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-fc0fc172-0634-4386-bdf6-9fdace36aca8 2019-01-08 02:24:11,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:24:11,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:11,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602ec174-4567-48ae-bac4-ddf21561b07b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:24:11,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-602ec174-4567-48ae-bac4-ddf21561b07b 2019-01-08 02:24:11,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:24:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:11,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-100e22de-9ec4-487d-b519-e3742bed05b0 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:24:11,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-100e22de-9ec4-487d-b519-e3742bed05b0 2019-01-08 02:24:11,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:11,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd92700-41b1-4de2-92da-78d7a7653509 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01a403c4fb67407ebcdfa779c29445f0", "name": "CreateStackSuccessTests-7a13f52f-a2b3-474-proj"}} 2019-01-08 02:24:11,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0 used request id req-afd92700-41b1-4de2-92da-78d7a7653509 2019-01-08 02:24:11,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b086e6c4-d2ce-43ef-8396-5bafe927cfa3 2019-01-08 02:24:11,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b086e6c4-d2ce-43ef-8396-5bafe927cfa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:11,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-144c482c-9510-4476-8410-a4a53d41fbc0 Date: Tue, 08 Jan 2019 02:24:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:23:26Z", "security_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "port_range_min": null, "revision_number": 0, "tenant_id": "01a403c4fb67407ebcdfa779c29445f0", "created_at": "2019-01-08T02:23:26Z", "project_id": "01a403c4fb67407ebcdfa779c29445f0", "id": "40c89d96-5254-45e1-b074-8dde4c119dc0"}, {"remote_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:23:26Z", "security_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "port_range_min": null, "revision_number": 0, "tenant_id": "01a403c4fb67407ebcdfa779c29445f0", "created_at": "2019-01-08T02:23:26Z", "project_id": "01a403c4fb67407ebcdfa779c29445f0", "id": "420116d3-4553-4ddd-8d23-132d83e57b35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:23:26Z", "security_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "port_range_min": null, "revision_number": 0, "tenant_id": "01a403c4fb67407ebcdfa779c29445f0", "created_at": "2019-01-08T02:23:26Z", "project_id": "01a403c4fb67407ebcdfa779c29445f0", "id": "6be79cf2-6d49-45fa-a394-db6eb23cddac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:23:26Z", "security_group_id": "b086e6c4-d2ce-43ef-8396-5bafe927cfa3", "port_range_min": null, "revision_number": 0, "tenant_id": "01a403c4fb67407ebcdfa779c29445f0", "created_at": "2019-01-08T02:23:26Z", "project_id": "01a403c4fb67407ebcdfa779c29445f0", "id": "b281fe67-3bfe-44c4-bcdd-e7018bb84fc0"}]} 2019-01-08 02:24:11,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=b086e6c4-d2ce-43ef-8396-5bafe927cfa3 used request id req-144c482c-9510-4476-8410-a4a53d41fbc0 2019-01-08 02:24:11,592 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:24:11,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/b086e6c4-d2ce-43ef-8396-5bafe927cfa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:11,983 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-010a11f4-a3a7-4a61-98a4-3bad7f0b2c6b Content-Length: 0 Date: Tue, 08 Jan 2019 02:24:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:24:11,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/b086e6c4-d2ce-43ef-8396-5bafe927cfa3 used request id req-010a11f4-a3a7-4a61-98a4-3bad7f0b2c6b 2019-01-08 02:24:11,984 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7a13f52f-a2b3-474-proj 2019-01-08 02:24:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:12,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd856d0-a7b7-450b-b204-07362477f006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:24:12,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/01a403c4fb67407ebcdfa779c29445f0 used request id req-ccd856d0-a7b7-450b-b204-07362477f006 2019-01-08 02:24:12,318 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7a13f52f-a2b3-474-proj-role 2019-01-08 02:24:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/7d4ec358fd20464fab43ad51a3fd49a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:12,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f6da71-29d1-4993-a3c0-8b8a000c5a60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:24:12,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/7d4ec358fd20464fab43ad51a3fd49a8 used request id req-49f6da71-29d1-4993-a3c0-8b8a000c5a60 2019-01-08 02:24:12,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97113a2af6f2764ba594ca96227107f8efeafb7a" 2019-01-08 02:24:12,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe26e7a5-12d4-4128-94cf-71794faf4f2a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:24:12,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fe26e7a5-12d4-4128-94cf-71794faf4f2a 2019-01-08 02:24:12,579 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7a13f52f-a2b3-474-user 2019-01-08 02:24:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/4cf5e8e453614506901932b9210eab89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdc22d1de709b2742b7ae1ae4a7fbcab425bdf0" 2019-01-08 02:24:12,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1020cddf-d8d4-4758-9a78-3debe34af634 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:24:12,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/4cf5e8e453614506901932b9210eab89 used request id req-1020cddf-d8d4-4758-9a78-3debe34af634 2019-01-08 02:24:12,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:24:13,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["4Fo1TsXTR4KMwQ_mb2xUng"], "issued_at": "2019-01-08T02:24:13.000000Z"}} 2019-01-08 02:24:13,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de2cf368afefb6fbb2a154a24edd32470e5cc815" 2019-01-08 02:24:13,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e1b180-7392-47eb-b979-a89b757a91f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:24:13,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-39e1b180-7392-47eb-b979-a89b757a91f4 2019-01-08 02:24:13,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:24:13,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:24:13,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["b-dtuh_1RKSff7wkW5Tx9g"], "issued_at": "2019-01-08T02:24:13.000000Z"}} 2019-01-08 02:24:13,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:24:13,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0f575b-93d9-47a9-a4bb-6a7c74a6d652 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:24:13,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-dd0f575b-93d9-47a9-a4bb-6a7c74a6d652 2019-01-08 02:24:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:24:13,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:24: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:24:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:24:14,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f082c6b-4b38-440a-a131-e82ce0443779 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:24:14,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj used request id req-3f082c6b-4b38-440a-a131-e82ce0443779 2019-01-08 02:24:14,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:24:14,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d862a08e-26eb-42ca-bb47-69f4440a4976 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:24:14,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-d862a08e-26eb-42ca-bb47-69f4440a4976 2019-01-08 02:24:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}}' 2019-01-08 02:24:14,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a6c3b4-703a-4b49-96e8-736d259021d2 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "id": "a05f7afbbf89403b8ae9e293f909048a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:24:14,354 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c9a6c3b4-703a-4b49-96e8-736d259021d2 2019-01-08 02:24:14,354 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj 2019-01-08 02:24:14,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:24:14,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:24:14,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["p92q626YR0WOyNDqNI12Qg"], "issued_at": "2019-01-08T02:24:14.000000Z"}} 2019-01-08 02:24:14,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:14,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f244b0fe-942a-4d60-9c75-478f67c506cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:24:14,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f244b0fe-942a-4d60-9c75-478f67c506cb 2019-01-08 02:24:14,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:24:14,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:24: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:24:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:15,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a7ed47-f4b0-4650-95e2-683cecbe8573 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:24:15,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-09a7ed47-f4b0-4650-95e2-683cecbe8573 2019-01-08 02:24:15,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:15,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4ad519-f325-45e3-a84b-645b74e9fc6c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "id": "a05f7afbbf89403b8ae9e293f909048a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}]} 2019-01-08 02:24:15,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj used request id req-5f4ad519-f325-45e3-a84b-645b74e9fc6c 2019-01-08 02:24:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:15,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ea12f5-a5ca-4a8d-8564-93c55c37f895 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:24:15,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-d9ea12f5-a5ca-4a8d-8564-93c55c37f895 2019-01-08 02:24:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:15,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d56de2d-97ff-4198-b174-764529d9ad25 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:24:15,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-5d56de2d-97ff-4198-b174-764529d9ad25 2019-01-08 02:24:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:15,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ede342-787e-471d-a4a2-aab266dd6ff4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "id": "a05f7afbbf89403b8ae9e293f909048a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}]} 2019-01-08 02:24:15,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj used request id req-d7ede342-787e-471d-a4a2-aab266dd6ff4 2019-01-08 02:24:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/065fc8b14d91432bac57130edd5434b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:16,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b85b63-4574-455a-bbb9-7f4d2becd748 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-user", "links": {"self": "http://172.30.9.42:5000/v3/users/065fc8b14d91432bac57130edd5434b1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a05f7afbbf89403b8ae9e293f909048a", "id": "065fc8b14d91432bac57130edd5434b1", "password_expires_at": null}} 2019-01-08 02:24:16,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/065fc8b14d91432bac57130edd5434b1 used request id req-80b85b63-4574-455a-bbb9-7f4d2becd748 2019-01-08 02:24:16,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a/users/065fc8b14d91432bac57130edd5434b1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:16,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab6af13-47a6-417d-b980-9f34f2059aec Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a/users/065fc8b14d91432bac57130edd5434b1/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:24:16,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a/users/065fc8b14d91432bac57130edd5434b1/roles used request id req-0ab6af13-47a6-417d-b980-9f34f2059aec 2019-01-08 02:24:16,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:16,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c1174b-230a-447e-9567-374cae78adff Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:24:16,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-85c1174b-230a-447e-9567-374cae78adff 2019-01-08 02:24:16,435 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj 2019-01-08 02:24:16,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a/users/065fc8b14d91432bac57130edd5434b1/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:24:16,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8df92773-857b-42f1-8bce-837756c0636c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:24:16,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a/users/065fc8b14d91432bac57130edd5434b1/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-8df92773-857b-42f1-8bce-837756c0636c 2019-01-08 02:24:16,651 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-46ec6a3e-6d9d-4c6-user 2019-01-08 02:24:16,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:24:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:24:16,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25b7b74-8822-4a41-999c-e8d86e71e174 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:24:16,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e25b7b74-8822-4a41-999c-e8d86e71e174 2019-01-08 02:24:16,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" -d '{"role": {"name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role"}}' 2019-01-08 02:24:16,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-223c7cb8-e850-48c2-a83d-4f2334c36a7c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "115f3cb06661453a9a134c73e1e51c92", "links": {"self": "http://172.30.9.42:5000/v3/roles/115f3cb06661453a9a134c73e1e51c92"}, "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role"}} 2019-01-08 02:24:16,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-223c7cb8-e850-48c2-a83d-4f2334c36a7c 2019-01-08 02:24:16,821 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role 2019-01-08 02:24:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/115f3cb06661453a9a134c73e1e51c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:24:16,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63b1568-1fec-4c35-bdc4-d43f1ee1f7df Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "115f3cb06661453a9a134c73e1e51c92", "links": {"self": "http://172.30.9.42:5000/v3/roles/115f3cb06661453a9a134c73e1e51c92"}, "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role"}} 2019-01-08 02:24:16,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/115f3cb06661453a9a134c73e1e51c92 used request id req-b63b1568-1fec-4c35-bdc4-d43f1ee1f7df 2019-01-08 02:24:16,842 - keystone_utils - INFO - Granting role CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role to project CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj 2019-01-08 02:24:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a/users/065fc8b14d91432bac57130edd5434b1/roles/115f3cb06661453a9a134c73e1e51c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:24:16,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eb02f3a-caf3-4721-99f8-228a60c1c323 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:24:16,992 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a/users/065fc8b14d91432bac57130edd5434b1/roles/115f3cb06661453a9a134c73e1e51c92 used request id req-8eb02f3a-caf3-4721-99f8-228a60c1c323 2019-01-08 02:24:16,992 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:24:16,992 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:24:16,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:24:16,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:24:17,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "115f3cb06661453a9a134c73e1e51c92", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-user", "id": "065fc8b14d91432bac57130edd5434b1"}, "audit_ids": ["ETQfh8CDSeOP3GPm1uaJjQ"], "issued_at": "2019-01-08T02:24:17.000000Z"}} 2019-01-08 02:24:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43c00792b65f41350cdef9bfc4d9cabc6359100" 2019-01-08 02:24:17,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04dbf2d-39ac-4eb5-890d-032d10ac4f41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:24:17,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f04dbf2d-39ac-4eb5-890d-032d10ac4f41 2019-01-08 02:24:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43c00792b65f41350cdef9bfc4d9cabc6359100" 2019-01-08 02:24:17,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-4c6047dc-be53-4279-b69b-f5dcd18ec9d0 Date: Tue, 08 Jan 2019 02:24:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image"} 2019-01-08 02:24:17,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image used request id req-4c6047dc-be53-4279-b69b-f5dcd18ec9d0 2019-01-08 02:24:17,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43c00792b65f41350cdef9bfc4d9cabc6359100" 2019-01-08 02:24:17,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f86615d7-c89d-4ba4-a7b1-79d7820783a8 Date: Tue, 08 Jan 2019 02:24:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:24:17,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-f86615d7-c89d-4ba4-a7b1-79d7820783a8 2019-01-08 02:24:17,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f43c00792b65f41350cdef9bfc4d9cabc6359100" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image"}' 2019-01-08 02:24:18,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-537c2292-6b52-4137-ba34-43febc6e462a Date: Tue, 08 Jan 2019 02:24:18 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:24:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:24:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "min_disk": 0, "protected": false, "id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "file": "/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a/file", "checksum": null, "owner": "a05f7afbbf89403b8ae9e293f909048a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:24:18,208 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-537c2292-6b52-4137-ba34-43febc6e462a 2019-01-08 02:24:18,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43c00792b65f41350cdef9bfc4d9cabc6359100" -d '' 2019-01-08 02:24:18,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9bffc9e1-8c7c-42df-aa77-7b7ce433b34c Date: Tue, 08 Jan 2019 02:24:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:24:18,853 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a/file used request id req-9bffc9e1-8c7c-42df-aa77-7b7ce433b34c 2019-01-08 02:24:18,853 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:24:18,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43c00792b65f41350cdef9bfc4d9cabc6359100" 2019-01-08 02:24:19,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-17c7e04a-4aa7-4075-8935-ebf6e342b746 Date: Tue, 08 Jan 2019 02:24:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:24:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:24:18Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/1021b6f0-d747-4ce1-9849-1084ec42448a/snap", "metadata": {}}], "self": "/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "min_disk": 0, "protected": false, "id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "file": "/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a05f7afbbf89403b8ae9e293f909048a", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/1021b6f0-d747-4ce1-9849-1084ec42448a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:24:19,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a used request id req-17c7e04a-4aa7-4075-8935-ebf6e342b746 2019-01-08 02:24:19,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43c00792b65f41350cdef9bfc4d9cabc6359100" 2019-01-08 02:24:19,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d9b96d73-d4ce-4187-93bb-771231a00792 Date: Tue, 08 Jan 2019 02:24: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"}}} 2019-01-08 02:24:19,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-d9b96d73-d4ce-4187-93bb-771231a00792 2019-01-08 02:24:19,267 - create_image - INFO - Created image with name - CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image 2019-01-08 02:24:19,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43c00792b65f41350cdef9bfc4d9cabc6359100" 2019-01-08 02:24:19,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5c5489fc-b845-4747-afe3-0f757ae23608 Date: Tue, 08 Jan 2019 02:24:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:24:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:24:18Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/1021b6f0-d747-4ce1-9849-1084ec42448a/snap", "metadata": {}}], "self": "/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "min_disk": 0, "protected": false, "id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "file": "/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a05f7afbbf89403b8ae9e293f909048a", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/1021b6f0-d747-4ce1-9849-1084ec42448a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:24:19,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a used request id req-5c5489fc-b845-4747-afe3-0f757ae23608 2019-01-08 02:24:19,287 - create_image - DEBUG - Instance status is - active 2019-01-08 02:24:19,287 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image 2019-01-08 02:24:19,287 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image 2019-01-08 02:24:19,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:24:19,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:24:19,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:24:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["F5aNKjewRbWEekPso_6fmQ"], "issued_at": "2019-01-08T02:24:19.000000Z"}} 2019-01-08 02:24:19,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef3a1339fdde3d1c1cbbb31e5bea920b7bab02d" 2019-01-08 02:24:19,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f2f5b1-940f-4aa6-8f16-96ccbb13266a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:24:19,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e6f2f5b1-940f-4aa6-8f16-96ccbb13266a 2019-01-08 02:24:19,841 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:24:19,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef3a1339fdde3d1c1cbbb31e5bea920b7bab02d" 2019-01-08 02:24:20,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe47c7ba-8f9f-46dd-984c-77ff52a9d0fc x-compute-request-id: req-fe47c7ba-8f9f-46dd-984c-77ff52a9d0fc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-08 02:24:20,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fe47c7ba-8f9f-46dd-984c-77ff52a9d0fc 2019-01-08 02:24:20,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef3a1339fdde3d1c1cbbb31e5bea920b7bab02d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-08 02:24:20,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24: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-8a3801d2-4e1c-4d97-a130-2fff7888ab4c x-compute-request-id: req-8a3801d2-4e1c-4d97-a130-2fff7888ab4c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "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": "54bc0283-5e27-481f-8415-ca60b1cc98cb"}} 2019-01-08 02:24:20,120 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-8a3801d2-4e1c-4d97-a130-2fff7888ab4c 2019-01-08 02:24:20,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:24:20,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:24:20,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "115f3cb06661453a9a134c73e1e51c92", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:24:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-user", "id": "065fc8b14d91432bac57130edd5434b1"}, "audit_ids": ["nHUMhgF-TPSH7CuESTpW2Q"], "issued_at": "2019-01-08T02:24:20.000000Z"}} 2019-01-08 02:24:20,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:20,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dcf3a1-d348-4343-b80d-4fb0f2ed4786 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:24:20,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-63dcf3a1-d348-4343-b80d-4fb0f2ed4786 2019-01-08 02:24:20,629 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:24:20,632 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:24:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:20,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:20 GMT Server: Apache x-openstack-request-id: req-07bb0215-4b29-4597-90b1-56ec40aa795a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:24:20,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack used request id req-07bb0215-4b29-4597-90b1-56ec40aa795a 2019-01-08 02:24:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-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-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}}' 2019-01-08 02:24:23,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:24:20 GMT Server: Apache x-openstack-request-id: req-3d5cc4ba-8c9c-4f7e-a55e-0fb864092654 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}]}} 2019-01-08 02:24:23,395 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks used request id req-3d5cc4ba-8c9c-4f7e-a55e-0fb864092654 2019-01-08 02:24:23,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:23,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:23 GMT Server: Apache x-openstack-request-id: req-b5b7ec50-c765-4d09-8cc9-86c9b8c2ff4d Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:23,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:23 GMT Server: Apache x-openstack-request-id: req-a27c1421-4548-4e92-8a61-947c362d6412 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:23,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-a27c1421-4548-4e92-8a61-947c362d6412 2019-01-08 02:24:23,832 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack 2019-01-08 02:24:23,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:24,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:23 GMT Server: Apache x-openstack-request-id: req-2b3b3281-a0dc-4c8d-8b01-75fd1aac98e4 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:24,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:24 GMT Server: Apache x-openstack-request-id: req-41508376-14fe-4a80-8372-66e7761e9f14 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:24,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-41508376-14fe-4a80-8372-66e7761e9f14 2019-01-08 02:24:24,289 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:24:24,289 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:27,293 - create_stack - DEBUG - Stack status query timeout in 1196.53938389 2019-01-08 02:24:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:27,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:27 GMT Server: Apache x-openstack-request-id: req-b7df25b7-9124-4ce1-9832-2c1a3bb10790 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:27,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:27 GMT Server: Apache x-openstack-request-id: req-8bdbf9e3-9872-4e17-90cb-834d39e13bb4 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:27,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-8bdbf9e3-9872-4e17-90cb-834d39e13bb4 2019-01-08 02:24:27,825 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:24:27,826 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:30,829 - create_stack - DEBUG - Stack status query timeout in 1193.0031848 2019-01-08 02:24:30,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:31,032 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:30 GMT Server: Apache x-openstack-request-id: req-360d2dac-8fd6-49f3-af4f-da222d222f82 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:31,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:31 GMT Server: Apache x-openstack-request-id: req-7735f911-a9bc-4705-8367-ed34b695ce9d 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:31,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-7735f911-a9bc-4705-8367-ed34b695ce9d 2019-01-08 02:24:31,259 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:24:31,259 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:34,262 - create_stack - DEBUG - Stack status query timeout in 1189.56974697 2019-01-08 02:24:34,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:34,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:34 GMT Server: Apache x-openstack-request-id: req-30c35274-da2c-41ca-b276-8e56528998be Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:34,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:34 GMT Server: Apache x-openstack-request-id: req-072240d7-d798-4232-9b86-272d9aa0aef6 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:34,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-072240d7-d798-4232-9b86-272d9aa0aef6 2019-01-08 02:24:34,514 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:24:34,514 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:37,517 - create_stack - DEBUG - Stack status query timeout in 1186.31465387 2019-01-08 02:24:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:37,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:37 GMT Server: Apache x-openstack-request-id: req-db18afe7-cd29-4b6d-af39-7bad1c4da214 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:37,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:37 GMT Server: Apache x-openstack-request-id: req-5d5f436e-7526-4e9c-a4b2-4689e5430d1a 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:37,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-5d5f436e-7526-4e9c-a4b2-4689e5430d1a 2019-01-08 02:24:37,863 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:24:37,863 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:40,866 - create_stack - DEBUG - Stack status query timeout in 1182.96574378 2019-01-08 02:24:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:40,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:40 GMT Server: Apache x-openstack-request-id: req-45a100b4-74d4-498e-9d90-d9e3ffe6117d Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:40,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:40 GMT Server: Apache x-openstack-request-id: req-4c398585-1f23-4c4e-9360-e3cdf86bad90 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:40,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-4c398585-1f23-4c4e-9360-e3cdf86bad90 2019-01-08 02:24:40,938 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:24:40,938 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:43,942 - create_stack - DEBUG - Stack status query timeout in 1179.89026093 2019-01-08 02:24:43,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:44,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:43 GMT Server: Apache x-openstack-request-id: req-49dfda25-1f79-4406-a816-d14acefb701b Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:44,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:44 GMT Server: Apache x-openstack-request-id: req-1f8cd29d-728b-4bb5-86e8-0123cdf04474 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:44,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-1f8cd29d-728b-4bb5-86e8-0123cdf04474 2019-01-08 02:24:44,382 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:24:44,382 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:24:47,385 - create_stack - DEBUG - Stack status query timeout in 1176.44691682 2019-01-08 02:24:47,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:47,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:47 GMT Server: Apache x-openstack-request-id: req-b5ee8744-69bc-4302-baee-d96351be3605 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:47,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:47 GMT Server: Apache x-openstack-request-id: req-3f48cb87-8381-4933-85b1-fefbe3d3687b 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:24:47,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-3f48cb87-8381-4933-85b1-fefbe3d3687b 2019-01-08 02:24:47,660 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:24:47,660 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack 2019-01-08 02:24:47,660 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack 2019-01-08 02:24:47,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:47,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:47 GMT Server: Apache x-openstack-request-id: req-f8dbc510-8632-4165-8176-adb309d7fcdd Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:47,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:47 GMT Server: Apache x-openstack-request-id: req-66ac3bf3-58a2-4ab9-b64a-1c223a011e6b 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.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-08T02:24:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:24:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c8b9058b-8bc4-4796-aee2-dc610305229a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-08T02:24:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:24:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1bdfde7f-2dca-4467-a3c0-4104a4336baf", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-08T02:24:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:24:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9c05a64f-4651-4238-9a81-1b72436e19a3", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-08T02:24:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:24:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "resource_type": "OS::Nova::Server"}]} 2019-01-08 02:24:47,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources used request id req-66ac3bf3-58a2-4ab9-b64a-1c223a011e6b 2019-01-08 02:24:47,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:48,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24: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-3e270bbc-041b-4d0c-abdc-e246f9e47650 x-compute-request-id: req-3e270bbc-041b-4d0c-abdc-e246f9e47650 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:2f:8c", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "bookmark"}], "image": {"id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "links": [{"href": "http://172.30.9.42:8774/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:24:43.000000", "flavor": {"id": "54bc0283-5e27-481f-8415-ca60b1cc98cb", "links": [{"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "bookmark"}]}, "id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "security_groups": [{"name": "default"}], "user_id": "065fc8b14d91432bac57130edd5434b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:24:44Z", "hostId": "f89f70d237066968f64e285e676488067a2b9f67d88d3cf65e112e9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "created": "2019-01-08T02:24:33Z", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:24:48,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c used request id req-3e270bbc-041b-4d0c-abdc-e246f9e47650 2019-01-08 02:24:48,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:48,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-3b8f4b5f-e14e-439c-ab3b-611ddbab9c9e Date: Tue, 08 Jan 2019 02:24:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:48,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-3b8f4b5f-e14e-439c-ab3b-611ddbab9c9e 2019-01-08 02:24:48,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:24:48,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:24: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:24:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:48,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3b77e3-6d35-4d78-8e11-1157e0dab0a5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:24:48,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-9f3b77e3-6d35-4d78-8e11-1157e0dab0a5 2019-01-08 02:24:48,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:48,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b44c3599-515c-4f4b-bb1a-7cbc7c34f1b0 Date: Tue, 08 Jan 2019 02:24:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:48,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-b44c3599-515c-4f4b-bb1a-7cbc7c34f1b0 2019-01-08 02:24:48,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:48,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-9ef29cdf-8a9b-4c2d-9d9e-59e260e1d19d Date: Tue, 08 Jan 2019 02:24:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.2"}],"id":"0784d1f8-d379-4fbd-9f61-265acf0f1378","security_groups":[],"mac_address":"fa:16:3e:c0:ba:0a","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:24Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:24:48,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-9ef29cdf-8a9b-4c2d-9d9e-59e260e1d19d 2019-01-08 02:24:48,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:49,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:24:48 GMT Server: Apache x-openstack-request-id: req-6c73869c-71a0-4894-a226-a202b853b215 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:24:49,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:49 GMT Server: Apache x-openstack-request-id: req-eeb16dd4-0ac4-406d-9092-da3a22829657 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.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-08T02:24:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:24:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c8b9058b-8bc4-4796-aee2-dc610305229a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-08T02:24:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:24:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1bdfde7f-2dca-4467-a3c0-4104a4336baf", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-08T02:24:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:24:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9c05a64f-4651-4238-9a81-1b72436e19a3", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-08T02:24:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:24:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "resource_type": "OS::Nova::Server"}]} 2019-01-08 02:24:49,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9/resources used request id req-eeb16dd4-0ac4-406d-9092-da3a22829657 2019-01-08 02:24:49,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:49,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24: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-8fa24fe7-eeb8-47ec-a743-5c08f55f9e87 x-compute-request-id: req-8fa24fe7-eeb8-47ec-a743-5c08f55f9e87 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "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": "54bc0283-5e27-481f-8415-ca60b1cc98cb"}} 2019-01-08 02:24:49,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb used request id req-8fa24fe7-eeb8-47ec-a743-5c08f55f9e87 2019-01-08 02:24:49,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/1bdfde7f-2dca-4467-a3c0-4104a4336baf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:49,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-1dcdf77f-53b1-4636-a610-4312d311dd13 Date: Tue, 08 Jan 2019 02:24:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}} 2019-01-08 02:24:49,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/1bdfde7f-2dca-4467-a3c0-4104a4336baf used request id req-1dcdf77f-53b1-4636-a610-4312d311dd13 2019-01-08 02:24:49,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:49,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-a9dded90-558c-46aa-941e-3432c5270a9b Date: Tue, 08 Jan 2019 02:24:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:49,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-a9dded90-558c-46aa-941e-3432c5270a9b 2019-01-08 02:24:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:49,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bfac3d27-530b-4634-a24d-adcc1c1d3640 Date: Tue, 08 Jan 2019 02:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:49,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-bfac3d27-530b-4634-a24d-adcc1c1d3640 2019-01-08 02:24:49,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:49,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-cbf7fd55-1cce-4c6c-b941-e37ea4887d78 Date: Tue, 08 Jan 2019 02:24:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:49,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-cbf7fd55-1cce-4c6c-b941-e37ea4887d78 2019-01-08 02:24:49,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:49,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bde0b19e-2ada-4aab-a0b7-87a1fa078374 Date: Tue, 08 Jan 2019 02:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:49,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-bde0b19e-2ada-4aab-a0b7-87a1fa078374 2019-01-08 02:24:49,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:50,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-c1e9be9a-f384-4579-8e07-dd8abd44515f Date: Tue, 08 Jan 2019 02:24:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:50,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-c1e9be9a-f384-4579-8e07-dd8abd44515f 2019-01-08 02:24:50,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:50,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d54d78-f25e-442e-8517-f0327a2c4460 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:24:50,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-56d54d78-f25e-442e-8517-f0327a2c4460 2019-01-08 02:24:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:50,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4c9e6d41-e279-4546-a2a1-3a3454c213f7 Date: Tue, 08 Jan 2019 02:24:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:50,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-4c9e6d41-e279-4546-a2a1-3a3454c213f7 2019-01-08 02:24:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3&mac_address=fa%3A16%3A3e%3Afe%3A2f%3A8c&name=CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:50,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1007 X-Openstack-Request-Id: req-2be04c38-437c-41f4-8203-b40a97c40f30 Date: Tue, 08 Jan 2019 02:24:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:24:50,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3&mac_address=fa%3A16%3A3e%3Afe%3A2f%3A8c&name=CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f&admin_state_up=True used request id req-2be04c38-437c-41f4-8203-b40a97c40f30 2019-01-08 02:24:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:50,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc18848-c5ca-4c32-9592-c3d479a4e2bb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:24:50,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-7fc18848-c5ca-4c32-9592-c3d479a4e2bb 2019-01-08 02:24:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:50,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-fe03d95f-3c53-4754-9fb6-60c347934f46 Date: Tue, 08 Jan 2019 02:24:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:50,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-fe03d95f-3c53-4754-9fb6-60c347934f46 2019-01-08 02:24:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:50,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-06b962d3-94cc-4bcd-8cda-92dea08218c3 Date: Tue, 08 Jan 2019 02:24:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:50,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-06b962d3-94cc-4bcd-8cda-92dea08218c3 2019-01-08 02:24:50,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:50,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-66843d78-02a2-40f1-ae6b-0336a42deeed Date: Tue, 08 Jan 2019 02:24:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.2"}],"id":"0784d1f8-d379-4fbd-9f61-265acf0f1378","security_groups":[],"mac_address":"fa:16:3e:c0:ba:0a","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:24Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:24:50,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-66843d78-02a2-40f1-ae6b-0336a42deeed 2019-01-08 02:24:50,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:24:50,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a712116b-49e8-4af4-9274-5f3028827c77 Date: Tue, 08 Jan 2019 02:24:50 GMT RESP BODY: {"floatingips": []} 2019-01-08 02:24:50,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-a712116b-49e8-4af4-9274-5f3028827c77 2019-01-08 02:24:50,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:24:50,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:24:51,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "115f3cb06661453a9a134c73e1e51c92", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-user", "id": "065fc8b14d91432bac57130edd5434b1"}, "audit_ids": ["fdadXYkySJqIQzKQdcqwfg"], "issued_at": "2019-01-08T02:24:51.000000Z"}} 2019-01-08 02:24:51,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:51,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63c68c3-d14d-406a-8cdd-0f73ecd7ba67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:24:51,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e63c68c3-d14d-406a-8cdd-0f73ecd7ba67 2019-01-08 02:24:51,406 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:24:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:51,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb2f942-2bcc-4347-9923-53d9a7a9b2c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:24:51,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9eb2f942-2bcc-4347-9923-53d9a7a9b2c2 2019-01-08 02:24:51,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:51,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-1080b52e-a392-4667-97d9-56da554bdd8e Date: Tue, 08 Jan 2019 02:24:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:51,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-1080b52e-a392-4667-97d9-56da554bdd8e 2019-01-08 02:24:51,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:52,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d688d579-c4ed-4a48-93f1-aa3c4fb08667 Date: Tue, 08 Jan 2019 02:24:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:52,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-d688d579-c4ed-4a48-93f1-aa3c4fb08667 2019-01-08 02:24:52,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:52,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-45580d57-8d1a-4c9a-83d8-8481b613c517 Date: Tue, 08 Jan 2019 02:24:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:52,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-45580d57-8d1a-4c9a-83d8-8481b613c517 2019-01-08 02:24:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:24:52,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:24: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:24:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:52,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c8a218-7b72-4ded-8b25-fd0e18f675c7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:24:52,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-b0c8a218-7b72-4ded-8b25-fd0e18f675c7 2019-01-08 02:24:52,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:52,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-24a5625a-a78b-45dc-92c7-62e0b7eeb465 Date: Tue, 08 Jan 2019 02:24:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:52,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-24a5625a-a78b-45dc-92c7-62e0b7eeb465 2019-01-08 02:24:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3&mac_address=fa%3A16%3A3e%3Afe%3A2f%3A8c&name=CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:52,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1007 X-Openstack-Request-Id: req-482786a2-220b-4bbf-bfcb-d442a305162d Date: Tue, 08 Jan 2019 02:24:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:24:52,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3&mac_address=fa%3A16%3A3e%3Afe%3A2f%3A8c&name=CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f&admin_state_up=True used request id req-482786a2-220b-4bbf-bfcb-d442a305162d 2019-01-08 02:24:52,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:53,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a675d9a6-b5c5-468c-973e-f684095d8b92 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:24:53,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-a675d9a6-b5c5-468c-973e-f684095d8b92 2019-01-08 02:24:53,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:54,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24: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-eba4b3db-b326-4f51-bd91-74aafb0d1535 x-compute-request-id: req-eba4b3db-b326-4f51-bd91-74aafb0d1535 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:2f:8c", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "bookmark"}], "image": {"id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "links": [{"href": "http://172.30.9.42:8774/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:24:43.000000", "flavor": {"id": "54bc0283-5e27-481f-8415-ca60b1cc98cb", "links": [{"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "bookmark"}]}, "id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "security_groups": [{"name": "default"}], "user_id": "065fc8b14d91432bac57130edd5434b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:24:44Z", "hostId": "f89f70d237066968f64e285e676488067a2b9f67d88d3cf65e112e9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "created": "2019-01-08T02:24:33Z", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:24:54,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst used request id req-eba4b3db-b326-4f51-bd91-74aafb0d1535 2019-01-08 02:24:54,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:54,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-f8882e12-5f9c-4898-996e-64e4437b0fc0 Date: Tue, 08 Jan 2019 02:24:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:54,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-f8882e12-5f9c-4898-996e-64e4437b0fc0 2019-01-08 02:24:54,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:54,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0f1e9745-7db9-4a67-b7ce-40ea8faa9fb3 Date: Tue, 08 Jan 2019 02:24:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:54,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-0f1e9745-7db9-4a67-b7ce-40ea8faa9fb3 2019-01-08 02:24:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:54,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-89a2ea0a-21e9-45ce-9e94-211f46b4b8dd Date: Tue, 08 Jan 2019 02:24:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.2"}],"id":"0784d1f8-d379-4fbd-9f61-265acf0f1378","security_groups":[],"mac_address":"fa:16:3e:c0:ba:0a","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:24Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:24:54,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-89a2ea0a-21e9-45ce-9e94-211f46b4b8dd 2019-01-08 02:24:54,933 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst 2019-01-08 02:24:54,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:55,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9d719683-b005-4c8f-b97b-e1d479ab33e5 Date: Tue, 08 Jan 2019 02:24:55 GMT RESP BODY: {"floatingips": []} 2019-01-08 02:24:55,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-9d719683-b005-4c8f-b97b-e1d479ab33e5 2019-01-08 02:24:55,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:55,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05f0012c-3267-4445-b582-78a5827b5ebf x-compute-request-id: req-05f0012c-3267-4445-b582-78a5827b5ebf Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:2f:8c", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "bookmark"}], "image": {"id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "links": [{"href": "http://172.30.9.42:8774/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:24:43.000000", "flavor": {"id": "54bc0283-5e27-481f-8415-ca60b1cc98cb", "links": [{"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "bookmark"}]}, "id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "security_groups": [{"name": "default"}], "user_id": "065fc8b14d91432bac57130edd5434b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:24:44Z", "hostId": "f89f70d237066968f64e285e676488067a2b9f67d88d3cf65e112e9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "created": "2019-01-08T02:24:33Z", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:24:55,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c used request id req-05f0012c-3267-4445-b582-78a5827b5ebf 2019-01-08 02:24:55,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:55,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-8ac20cd9-08b9-4fc5-85b2-b29fa913ed33 Date: Tue, 08 Jan 2019 02:24:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:55,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-8ac20cd9-08b9-4fc5-85b2-b29fa913ed33 2019-01-08 02:24:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:56,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1073e8a-5ef5-407a-90c6-2743cd2aa811 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:24:56,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-a1073e8a-5ef5-407a-90c6-2743cd2aa811 2019-01-08 02:24:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:56,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9b27fb47-641f-4cb2-8fb2-2c145e08c7d0 Date: Tue, 08 Jan 2019 02:24:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:56,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-9b27fb47-641f-4cb2-8fb2-2c145e08c7d0 2019-01-08 02:24:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:56,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-cd300046-b4a3-479b-817c-92d5d585c058 Date: Tue, 08 Jan 2019 02:24:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.2"}],"id":"0784d1f8-d379-4fbd-9f61-265acf0f1378","security_groups":[],"mac_address":"fa:16:3e:c0:ba:0a","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:24Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:24:56,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-cd300046-b4a3-479b-817c-92d5d585c058 2019-01-08 02:24:56,358 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:24:56,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:24:56,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "115f3cb06661453a9a134c73e1e51c92", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-user", "id": "065fc8b14d91432bac57130edd5434b1"}, "audit_ids": ["wgDqowA1TTWh4byA0a2gbQ"], "issued_at": "2019-01-08T02:24:56.000000Z"}} 2019-01-08 02:24:56,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f4f996d496b605bb22f94e41bcdd48d80b9d76" 2019-01-08 02:24:56,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76949ac-2fb4-447a-9348-e5994ab74779 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:24:56,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d76949ac-2fb4-447a-9348-e5994ab74779 2019-01-08 02:24:56,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:57,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff148190-790c-404d-9de1-8dc94f545690 x-compute-request-id: req-ff148190-790c-404d-9de1-8dc94f545690 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:2f:8c", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "bookmark"}], "image": {"id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "links": [{"href": "http://172.30.9.42:8774/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:24:43.000000", "flavor": {"id": "54bc0283-5e27-481f-8415-ca60b1cc98cb", "links": [{"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "bookmark"}]}, "id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "security_groups": [{"name": "default"}], "user_id": "065fc8b14d91432bac57130edd5434b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:24:44Z", "hostId": "f89f70d237066968f64e285e676488067a2b9f67d88d3cf65e112e9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "created": "2019-01-08T02:24:33Z", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:24:57,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c used request id req-ff148190-790c-404d-9de1-8dc94f545690 2019-01-08 02:24:57,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:57,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-84ced8e1-052e-4538-8ed2-12c3a22485bf Date: Tue, 08 Jan 2019 02:24:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:57,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-84ced8e1-052e-4538-8ed2-12c3a22485bf 2019-01-08 02:24:57,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:57,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409c6743-8e3f-444c-bdd9-a09f128de013 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:24:57,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-409c6743-8e3f-444c-bdd9-a09f128de013 2019-01-08 02:24:57,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:57,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ac9bd637-6bfe-4abd-b914-3587e584fd52 Date: Tue, 08 Jan 2019 02:24:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:57,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-ac9bd637-6bfe-4abd-b914-3587e584fd52 2019-01-08 02:24:57,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:24:57,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-7b81a02d-4878-4ba8-a535-7a51cc0234ac Date: Tue, 08 Jan 2019 02:24:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.2"}],"id":"0784d1f8-d379-4fbd-9f61-265acf0f1378","security_groups":[],"mac_address":"fa:16:3e:c0:ba:0a","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:24Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:24:57,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-7b81a02d-4878-4ba8-a535-7a51cc0234ac 2019-01-08 02:24:57,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f4f996d496b605bb22f94e41bcdd48d80b9d76" 2019-01-08 02:24:58,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-390bb2a6-1a48-4166-aceb-a82f4a72f81c x-compute-request-id: req-390bb2a6-1a48-4166-aceb-a82f4a72f81c Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:2f:8c", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "bookmark"}], "image": {"id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "links": [{"href": "http://172.30.9.42:8774/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:24:43.000000", "flavor": {"id": "54bc0283-5e27-481f-8415-ca60b1cc98cb", "links": [{"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "bookmark"}]}, "id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "security_groups": [{"name": "default"}], "user_id": "065fc8b14d91432bac57130edd5434b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:24:44Z", "hostId": "f89f70d237066968f64e285e676488067a2b9f67d88d3cf65e112e9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "created": "2019-01-08T02:24:33Z", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:24:58,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst used request id req-390bb2a6-1a48-4166-aceb-a82f4a72f81c 2019-01-08 02:24:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f4f996d496b605bb22f94e41bcdd48d80b9d76" 2019-01-08 02:24:59,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-89074edb-9867-4925-af81-15a0db3bc196 Date: Tue, 08 Jan 2019 02:24:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:24:59,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-89074edb-9867-4925-af81-15a0db3bc196 2019-01-08 02:24:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f4f996d496b605bb22f94e41bcdd48d80b9d76" 2019-01-08 02:24:59,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fe8f1b7b-b47d-4ce5-a6b8-b7f5e91fff31 Date: Tue, 08 Jan 2019 02:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:24:59,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-fe8f1b7b-b47d-4ce5-a6b8-b7f5e91fff31 2019-01-08 02:24:59,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f4f996d496b605bb22f94e41bcdd48d80b9d76" 2019-01-08 02:24:59,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-8946fd27-4320-4db3-aafd-c808916086f5 Date: Tue, 08 Jan 2019 02:24:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.2"}],"id":"0784d1f8-d379-4fbd-9f61-265acf0f1378","security_groups":[],"mac_address":"fa:16:3e:c0:ba:0a","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:24Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:24:59,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-8946fd27-4320-4db3-aafd-c808916086f5 2019-01-08 02:24:59,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:00,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cfd8efa-72dd-4fad-b9a9-53d16ce38361 x-compute-request-id: req-1cfd8efa-72dd-4fad-b9a9-53d16ce38361 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:2f:8c", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "bookmark"}], "image": {"id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "links": [{"href": "http://172.30.9.42:8774/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:24:43.000000", "flavor": {"id": "54bc0283-5e27-481f-8415-ca60b1cc98cb", "links": [{"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "bookmark"}]}, "id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "security_groups": [{"name": "default"}], "user_id": "065fc8b14d91432bac57130edd5434b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:24:44Z", "hostId": "f89f70d237066968f64e285e676488067a2b9f67d88d3cf65e112e9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "created": "2019-01-08T02:24:33Z", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:25:00,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c used request id req-1cfd8efa-72dd-4fad-b9a9-53d16ce38361 2019-01-08 02:25:00,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:00,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-60e0b498-db7a-4982-ac0a-c5ecec0a16a3 Date: Tue, 08 Jan 2019 02:25:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:25:00,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-60e0b498-db7a-4982-ac0a-c5ecec0a16a3 2019-01-08 02:25:00,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:00,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da6565f-4a92-4083-bd3e-825516c45f3c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:25:00,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-3da6565f-4a92-4083-bd3e-825516c45f3c 2019-01-08 02:25:00,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:00,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7dbe7de8-5e2a-4b7a-99ef-efeb39534f92 Date: Tue, 08 Jan 2019 02:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:25:00,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-7dbe7de8-5e2a-4b7a-99ef-efeb39534f92 2019-01-08 02:25:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:00,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-fe81bad9-43eb-4b93-b367-7847514126cd Date: Tue, 08 Jan 2019 02:25:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.2"}],"id":"0784d1f8-d379-4fbd-9f61-265acf0f1378","security_groups":[],"mac_address":"fa:16:3e:c0:ba:0a","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:24Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:25:00,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-fe81bad9-43eb-4b93-b367-7847514126cd 2019-01-08 02:25:00,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:01,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edf30605-c1ba-4f7d-8e4a-cf65acf9b5d3 x-compute-request-id: req-edf30605-c1ba-4f7d-8e4a-cf65acf9b5d3 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:2f:8c", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "bookmark"}], "image": {"id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "links": [{"href": "http://172.30.9.42:8774/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:24:43.000000", "flavor": {"id": "54bc0283-5e27-481f-8415-ca60b1cc98cb", "links": [{"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "bookmark"}]}, "id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "security_groups": [{"name": "default"}], "user_id": "065fc8b14d91432bac57130edd5434b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:24:44Z", "hostId": "f89f70d237066968f64e285e676488067a2b9f67d88d3cf65e112e9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "created": "2019-01-08T02:24:33Z", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:25:01,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c used request id req-edf30605-c1ba-4f7d-8e4a-cf65acf9b5d3 2019-01-08 02:25:01,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:01,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-67f6f03f-cd22-460a-a451-03109aa1229d Date: Tue, 08 Jan 2019 02:25:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:25:01,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-67f6f03f-cd22-460a-a451-03109aa1229d 2019-01-08 02:25:01,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:01,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42c7432-752b-4b79-a65b-21d5f3a4f1f1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:25:01,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-a42c7432-752b-4b79-a65b-21d5f3a4f1f1 2019-01-08 02:25:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:01,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-33451060-653c-44f0-9a97-b6f500314960 Date: Tue, 08 Jan 2019 02:25:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:25:01,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-33451060-653c-44f0-9a97-b6f500314960 2019-01-08 02:25:01,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0d259b044b252aa78b4706c1effed8a67ac1e1" 2019-01-08 02:25:02,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-b276af72-87a7-45e7-9eb9-9b06c2e6e800 Date: Tue, 08 Jan 2019 02:25:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.2"}],"id":"0784d1f8-d379-4fbd-9f61-265acf0f1378","security_groups":[],"mac_address":"fa:16:3e:c0:ba:0a","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:24Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:25:02,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-b276af72-87a7-45e7-9eb9-9b06c2e6e800 2019-01-08 02:25:02,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f4f996d496b605bb22f94e41bcdd48d80b9d76" 2019-01-08 02:25:02,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25: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-8731b888-1010-45ed-99a3-e176b9013cff x-compute-request-id: req-8731b888-1010-45ed-99a3-e176b9013cff Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:2f:8c", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/808364ef-6a9d-44b9-8c67-07d78d33682c", "rel": "bookmark"}], "image": {"id": "1021b6f0-d747-4ce1-9849-1084ec42448a", "links": [{"href": "http://172.30.9.42:8774/images/1021b6f0-d747-4ce1-9849-1084ec42448a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:24:43.000000", "flavor": {"id": "54bc0283-5e27-481f-8415-ca60b1cc98cb", "links": [{"href": "http://172.30.9.42:8774/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb", "rel": "bookmark"}]}, "id": "808364ef-6a9d-44b9-8c67-07d78d33682c", "security_groups": [{"name": "default"}], "user_id": "065fc8b14d91432bac57130edd5434b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:24:44Z", "hostId": "f89f70d237066968f64e285e676488067a2b9f67d88d3cf65e112e9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "created": "2019-01-08T02:24:33Z", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:25:02,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/808364ef-6a9d-44b9-8c67-07d78d33682c used request id req-8731b888-1010-45ed-99a3-e176b9013cff 2019-01-08 02:25:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f4f996d496b605bb22f94e41bcdd48d80b9d76" 2019-01-08 02:25:03,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-56668ed5-b352-40c3-aeea-f19e3f5ba726 Date: Tue, 08 Jan 2019 02:25:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9c05a64f-4651-4238-9a81-1b72436e19a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","subnets":["1bdfde7f-2dca-4467-a3c0-4104a4336baf"],"description":"","tags":[],"updated_at":"2019-01-08T02:24:27Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net","admin_state_up":true,"tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:24Z","mtu":1442}]} 2019-01-08 02:25:03,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net used request id req-56668ed5-b352-40c3-aeea-f19e3f5ba726 2019-01-08 02:25:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f4f996d496b605bb22f94e41bcdd48d80b9d76" 2019-01-08 02:25:03,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-19fc84fe-fe98-4b5e-bd5d-cd08c5f067e4 Date: Tue, 08 Jan 2019 02:25:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","tenant_id":"a05f7afbbf89403b8ae9e293f909048a","created_at":"2019-01-08T02:24:27Z","dns_nameservers":[],"updated_at":"2019-01-08T02:24:27Z","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":"a05f7afbbf89403b8ae9e293f909048a","id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","subnetpool_id":null,"name":"CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet"}]} 2019-01-08 02:25:03,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-19fc84fe-fe98-4b5e-bd5d-cd08c5f067e4 2019-01-08 02:25:03,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f4f996d496b605bb22f94e41bcdd48d80b9d76" 2019-01-08 02:25:03,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-f726a99f-4c91-454f-8de3-bc852c61254a Date: Tue, 08 Jan 2019 02:25:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.2"}],"id":"0784d1f8-d379-4fbd-9f61-265acf0f1378","security_groups":[],"mac_address":"fa:16:3e:c0:ba:0a","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:24Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:24:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdfde7f-2dca-4467-a3c0-4104a4336baf","ip_address":"10.0.0.5"}],"id":"c8b9058b-8bc4-4796-aee2-dc610305229a","security_groups":["bf0529f7-4750-4022-b0f7-c5d2255a38ec"],"mac_address":"fa:16:3e:fe:2f:8c","project_id":"a05f7afbbf89403b8ae9e293f909048a","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-5","ip_address":"10.0.0.5","fqdn":"host-10-0-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack-server1_port-etj7jgxnih3f","admin_state_up":true,"network_id":"9c05a64f-4651-4238-9a81-1b72436e19a3","dns_name":"","created_at":"2019-01-08T02:24:29Z","binding:vnic_type":"normal","device_id":"808364ef-6a9d-44b9-8c67-07d78d33682c","tenant_id":"a05f7afbbf89403b8ae9e293f909048a"}]} 2019-01-08 02:25:03,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=9c05a64f-4651-4238-9a81-1b72436e19a3 used request id req-f726a99f-4c91-454f-8de3-bc852c61254a 2019-01-08 02:25:03,547 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack 2019-01-08 02:25:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:25:03,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:03 GMT Server: Apache x-openstack-request-id: req-56f51d56-624d-4d79-bc63-5338ff07c77a Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:03,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:03 GMT Server: Apache x-openstack-request-id: req-719e80ca-e763-495c-b667-8c6ecaccdd38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:03,940 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-719e80ca-e763-495c-b667-8c6ecaccdd38 2019-01-08 02:25:03,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:25:03,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:03 GMT Server: Apache x-openstack-request-id: req-26b0640f-15f6-460a-b564-45e682092027 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:04,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:03 GMT Server: Apache x-openstack-request-id: req-94c13561-b95f-44d9-882f-2321d2d70a42 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:25:03Z", "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:25:04,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-94c13561-b95f-44d9-882f-2321d2d70a42 2019-01-08 02:25:04,201 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:25:04,201 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:25:07,204 - create_stack - DEBUG - Stack status query timeout in 1196.73651123 2019-01-08 02:25:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:25:07,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:07 GMT Server: Apache x-openstack-request-id: req-88079330-d714-42ba-ac84-8af6736ffa00 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:07,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:07 GMT Server: Apache x-openstack-request-id: req-d4ff4548-cdc6-4193-b5fe-46a3270f23b2 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:25:03Z", "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:25:07,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-d4ff4548-cdc6-4193-b5fe-46a3270f23b2 2019-01-08 02:25:07,463 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:25:07,463 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:25:10,466 - create_stack - DEBUG - Stack status query timeout in 1193.47493601 2019-01-08 02:25:10,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:25:10,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:10 GMT Server: Apache x-openstack-request-id: req-c1df5c87-0dde-4a1b-85ba-6ab2015530cf Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:10,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:10 GMT Server: Apache x-openstack-request-id: req-50973b96-d86e-4c11-b76f-7a7688f17c06 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": "a05f7afbbf89403b8ae9e293f909048a", "OS::stack_id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "image_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image", "inst_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-inst", "subnet_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-subnet", "flavor_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-flavor-name", "net_name": "CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-net"}, "deletion_time": "2019-01-08T02:25:10Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack", "stack_user_project_id": "82f1613afe514c2d9b17efc88092d09f", "tags": null, "creation_time": "2019-01-08T02:24:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:25:03Z", "id": "c856574f-10e0-42d6-81a0-af28e966c8d9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-08 02:25:10,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-50973b96-d86e-4c11-b76f-7a7688f17c06 2019-01-08 02:25:10,540 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:25:10,540 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack 2019-01-08 02:25:10,540 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack 2019-01-08 02:25:10,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/c856574f-10e0-42d6-81a0-af28e966c8d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aaa242bd3fe7a52a9fec1898b745b56917f34" 2019-01-08 02:25:10,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:10 GMT Server: Apache x-openstack-request-id: req-ef0e0493-da93-4973-a125-abc5a79cd1c9 Location: http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:10,595 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:10 GMT Server: Apache x-openstack-request-id: req-e80013e9-f700-436e-8952-b1557c9ba586 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:25:10,595 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/a05f7afbbf89403b8ae9e293f909048a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-stack/c856574f-10e0-42d6-81a0-af28e966c8d9 used request id req-e80013e9-f700-436e-8952-b1557c9ba586 2019-01-08 02:25:10,596 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e0a6492e-d20e-494b-afb3-b8c9be0793a6-image 2019-01-08 02:25:10,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43c00792b65f41350cdef9bfc4d9cabc6359100" 2019-01-08 02:25:11,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b910bd4-0a15-406e-b4ad-c0672756b61e Date: Tue, 08 Jan 2019 02:25:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:25:11,102 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/1021b6f0-d747-4ce1-9849-1084ec42448a used request id req-5b910bd4-0a15-406e-b4ad-c0672756b61e 2019-01-08 02:25:11,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef3a1339fdde3d1c1cbbb31e5bea920b7bab02d" 2019-01-08 02:25:11,131 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:25:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae324713-76ed-498e-9406-c20a58a4a21e x-compute-request-id: req-ae324713-76ed-498e-9406-c20a58a4a21e Content-Length: 0 Content-Type: application/json 2019-01-08 02:25:11,131 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/54bc0283-5e27-481f-8415-ca60b1cc98cb used request id req-ae324713-76ed-498e-9406-c20a58a4a21e 2019-01-08 02:25:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:11,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-55665d53-c721-4797-9677-929a3d728911 Date: Tue, 08 Jan 2019 02:25:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "created_at": "2019-01-08T02:24:24Z", "updated_at": "2019-01-08T02:24:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:24:24Z", "revision_number": 0, "id": "026886c8-e245-4f20-976c-b79f40065a61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:24:24Z", "security_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a05f7afbbf89403b8ae9e293f909048a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:24:24Z", "revision_number": 0, "id": "6c42e6bb-f576-4d43-a14f-21f0ad1811cd", "remote_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "remote_ip_prefix": null, "created_at": "2019-01-08T02:24:24Z", "security_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a05f7afbbf89403b8ae9e293f909048a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:24:24Z", "revision_number": 0, "id": "b7ef4d9f-8e6b-4455-86f0-cd289433709e", "remote_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "remote_ip_prefix": null, "created_at": "2019-01-08T02:24:24Z", "security_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a05f7afbbf89403b8ae9e293f909048a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:24:24Z", "revision_number": 0, "id": "be8f1ddf-3a84-4ffd-a900-a1d3c3ac6691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:24:24Z", "security_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a05f7afbbf89403b8ae9e293f909048a"}], "revision_number": 4, "project_id": "a05f7afbbf89403b8ae9e293f909048a", "id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:25:11,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-55665d53-c721-4797-9677-929a3d728911 2019-01-08 02:25:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:11,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4076f61-4ed8-488e-9fc1-94fe768fef96 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:25:11,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-b4076f61-4ed8-488e-9fc1-94fe768fef96 2019-01-08 02:25:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:11,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08c38f99-1881-46b7-812f-0e447effdad1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:11,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-08c38f99-1881-46b7-812f-0e447effdad1 2019-01-08 02:25:11,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:11,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:11,777 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45e71d86-b1c7-4172-bf24-c9b87bccafc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:11,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-45e71d86-b1c7-4172-bf24-c9b87bccafc0 2019-01-08 02:25:11,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:11,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04266e3f-4c7e-4015-9cb7-b9a708912aa6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:11,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-04266e3f-4c7e-4015-9cb7-b9a708912aa6 2019-01-08 02:25:11,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:12,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a780f2c-265a-496d-8108-dc0cae067bc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:12,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-3a780f2c-265a-496d-8108-dc0cae067bc6 2019-01-08 02:25:12,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:12,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:12,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e22e3b-54fb-489f-a624-94b380177425 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:25:12,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-b3e22e3b-54fb-489f-a624-94b380177425 2019-01-08 02:25:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:12,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a89431f-f8fd-4813-ad64-bda7439dc946 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:12,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-5a89431f-f8fd-4813-ad64-bda7439dc946 2019-01-08 02:25:12,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:12,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a295909-5a4b-4f99-841f-5b00f3e9410e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:12,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-2a295909-5a4b-4f99-841f-5b00f3e9410e 2019-01-08 02:25:12,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:12,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:12,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb65b6a7-a92b-4470-997b-217531d8165c 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:25:12,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-cb65b6a7-a92b-4470-997b-217531d8165c 2019-01-08 02:25:12,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:12,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06524ef3-4404-497b-8282-fc24d655f5d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:12,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-06524ef3-4404-497b-8282-fc24d655f5d2 2019-01-08 02:25:12,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:12,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:12,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d4d11c-b6a3-4189-ad45-292d680429fd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a05f7afbbf89403b8ae9e293f909048a", "name": "CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj"}} 2019-01-08 02:25:12,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-13d4d11c-b6a3-4189-ad45-292d680429fd 2019-01-08 02:25:12,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf0529f7-4750-4022-b0f7-c5d2255a38ec 2019-01-08 02:25:12,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=bf0529f7-4750-4022-b0f7-c5d2255a38ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:12,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4210844b-fb76-475a-a0d2-1f07389e9b99 Date: Tue, 08 Jan 2019 02:25: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": "2019-01-08T02:24:24Z", "security_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "port_range_min": null, "revision_number": 0, "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "created_at": "2019-01-08T02:24:24Z", "project_id": "a05f7afbbf89403b8ae9e293f909048a", "id": "026886c8-e245-4f20-976c-b79f40065a61"}, {"remote_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:24:24Z", "security_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "port_range_min": null, "revision_number": 0, "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "created_at": "2019-01-08T02:24:24Z", "project_id": "a05f7afbbf89403b8ae9e293f909048a", "id": "6c42e6bb-f576-4d43-a14f-21f0ad1811cd"}, {"remote_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:24:24Z", "security_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "port_range_min": null, "revision_number": 0, "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "created_at": "2019-01-08T02:24:24Z", "project_id": "a05f7afbbf89403b8ae9e293f909048a", "id": "b7ef4d9f-8e6b-4455-86f0-cd289433709e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:24:24Z", "security_group_id": "bf0529f7-4750-4022-b0f7-c5d2255a38ec", "port_range_min": null, "revision_number": 0, "tenant_id": "a05f7afbbf89403b8ae9e293f909048a", "created_at": "2019-01-08T02:24:24Z", "project_id": "a05f7afbbf89403b8ae9e293f909048a", "id": "be8f1ddf-3a84-4ffd-a900-a1d3c3ac6691"}]} 2019-01-08 02:25:12,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=bf0529f7-4750-4022-b0f7-c5d2255a38ec used request id req-4210844b-fb76-475a-a0d2-1f07389e9b99 2019-01-08 02:25:12,908 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:25:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/bf0529f7-4750-4022-b0f7-c5d2255a38ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:13,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6313b5ea-4a86-45d8-bad1-f03945dc23e2 Content-Length: 0 Date: Tue, 08 Jan 2019 02:25:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:25:13,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/bf0529f7-4750-4022-b0f7-c5d2255a38ec used request id req-6313b5ea-4a86-45d8-bad1-f03945dc23e2 2019-01-08 02:25:13,313 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj 2019-01-08 02:25:13,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:13,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937cc51a-fd98-4f31-82a9-eade6db6c6ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:13,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/a05f7afbbf89403b8ae9e293f909048a used request id req-937cc51a-fd98-4f31-82a9-eade6db6c6ec 2019-01-08 02:25:13,606 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-46ec6a3e-6d9d-4c6-proj-role 2019-01-08 02:25:13,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/115f3cb06661453a9a134c73e1e51c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:13,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5cc88bc-abda-43b9-b1e2-bbb17927f0fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:13,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/115f3cb06661453a9a134c73e1e51c92 used request id req-c5cc88bc-abda-43b9-b1e2-bbb17927f0fc 2019-01-08 02:25:13,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192b255ab132bb87469c16aa4d5b60c76407b660" 2019-01-08 02:25:13,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf55149f-e917-4e0b-9315-b5fd07c9cae5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:13,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-bf55149f-e917-4e0b-9315-b5fd07c9cae5 2019-01-08 02:25:13,861 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-46ec6a3e-6d9d-4c6-user 2019-01-08 02:25:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/065fc8b14d91432bac57130edd5434b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0775bb6e84d39b69903cd50e5b4ddb74b9555b" 2019-01-08 02:25:14,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0178cf80-838a-4918-ba5d-3989cb344107 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:14,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/065fc8b14d91432bac57130edd5434b1 used request id req-0178cf80-838a-4918-ba5d-3989cb344107 2019-01-08 02:25:14,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:14,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Qt3d2l00RgOKYTwuy-9gBw"], "issued_at": "2019-01-08T02:25:14.000000Z"}} 2019-01-08 02:25:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb949178d6a97624d87073cfec8cbe2b6d932516" 2019-01-08 02:25:14,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a99974-75cb-4495-93fa-5c572bb117b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:14,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-29a99974-75cb-4495-93fa-5c572bb117b7 2019-01-08 02:25:14,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:14,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:15,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["v4kOlfB4TZSW0q5DKW_iQQ"], "issued_at": "2019-01-08T02:25:15.000000Z"}} 2019-01-08 02:25:15,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:15,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9874afc-3a3e-4a69-a071-0351dae9c77d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:15,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d9874afc-3a3e-4a69-a071-0351dae9c77d 2019-01-08 02:25:15,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:25:15,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:25: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:25:15,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-50c61874-3662-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:15,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f13ee2-b067-421a-99c0-954526978497 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-50c61874-3662-469-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:25:15,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-50c61874-3662-469-proj used request id req-72f13ee2-b067-421a-99c0-954526978497 2019-01-08 02:25:15,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:15,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dad7006-80a8-49ff-9104-cd1b4ef0a80f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:25:15,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-4dad7006-80a8-49ff-9104-cd1b4ef0a80f 2019-01-08 02:25:15,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-50c61874-3662-469-proj"}}' 2019-01-08 02:25:15,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:25:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9546dc7-07f5-4da0-8f74-9eabf76f45ef Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f"}, "tags": [], "enabled": true, "id": "e7cf35b7ed044c93b8457e2e0d6be65f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-50c61874-3662-469-proj"}} 2019-01-08 02:25:15,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-d9546dc7-07f5-4da0-8f74-9eabf76f45ef 2019-01-08 02:25:15,522 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-50c61874-3662-469-proj 2019-01-08 02:25:15,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:15,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:15,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["GqnRHaw9RyaLOO6XMcPxKw"], "issued_at": "2019-01-08T02:25:15.000000Z"}} 2019-01-08 02:25:15,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:16,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8665713e-d7f9-4619-83f9-b3b7330bab77 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:16,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8665713e-d7f9-4619-83f9-b3b7330bab77 2019-01-08 02:25:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:25:16,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:25: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:25:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:16,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05fc23e-33d1-44d4-be26-077447af0b85 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:25:16,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b05fc23e-33d1-44d4-be26-077447af0b85 2019-01-08 02:25:16,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-50c61874-3662-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:16,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834e16df-91b8-45cb-94a7-fde7e1f4b396 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-50c61874-3662-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f"}, "tags": [], "enabled": true, "id": "e7cf35b7ed044c93b8457e2e0d6be65f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-50c61874-3662-469-proj"}]} 2019-01-08 02:25:16,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-50c61874-3662-469-proj used request id req-834e16df-91b8-45cb-94a7-fde7e1f4b396 2019-01-08 02:25:16,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:16,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9149e101-9879-4432-b31d-65aea8836425 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:25:16,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-9149e101-9879-4432-b31d-65aea8836425 2019-01-08 02:25:16,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:17,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b7c80e-ab2c-4123-92a2-0fab9eabbbce Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:17,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-49b7c80e-ab2c-4123-92a2-0fab9eabbbce 2019-01-08 02:25:17,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-50c61874-3662-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:17,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55853477-7db1-4781-8171-434e46ba82e8 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-50c61874-3662-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f"}, "tags": [], "enabled": true, "id": "e7cf35b7ed044c93b8457e2e0d6be65f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-50c61874-3662-469-proj"}]} 2019-01-08 02:25:17,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-50c61874-3662-469-proj used request id req-55853477-7db1-4781-8171-434e46ba82e8 2019-01-08 02:25:17,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/88e24f4e25e44e09921417bcd8fc0d18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:17,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1cc3bdc-80ed-4eaa-8c76-90e8fa561b1d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-50c61874-3662-469-user", "links": {"self": "http://172.30.9.42:5000/v3/users/88e24f4e25e44e09921417bcd8fc0d18"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e7cf35b7ed044c93b8457e2e0d6be65f", "id": "88e24f4e25e44e09921417bcd8fc0d18", "password_expires_at": null}} 2019-01-08 02:25:17,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/88e24f4e25e44e09921417bcd8fc0d18 used request id req-b1cc3bdc-80ed-4eaa-8c76-90e8fa561b1d 2019-01-08 02:25:17,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:17,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fdcb6f-11ad-4f53-b2bf-3f147b21ef3d Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:25:17,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles used request id req-22fdcb6f-11ad-4f53-b2bf-3f147b21ef3d 2019-01-08 02:25:17,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:17,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b8d2ae-0b16-40c5-abec-8865256a0a09 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 02:25:17,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-c1b8d2ae-0b16-40c5-abec-8865256a0a09 2019-01-08 02:25:17,561 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-50c61874-3662-469-proj 2019-01-08 02:25:17,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:17,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a3c9f1d-d1c4-420e-9602-d3e41222e921 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:17,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-0a3c9f1d-d1c4-420e-9602-d3e41222e921 2019-01-08 02:25:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:17,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97daad80-51e4-4dbe-86c3-af74d3c36dc7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:17,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-97daad80-51e4-4dbe-86c3-af74d3c36dc7 2019-01-08 02:25:17,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-50c61874-3662-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:17,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa8ddc2-b3c7-462c-87b2-6a7c8ba08c72 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-50c61874-3662-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f"}, "tags": [], "enabled": true, "id": "e7cf35b7ed044c93b8457e2e0d6be65f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-50c61874-3662-469-proj"}]} 2019-01-08 02:25:17,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-50c61874-3662-469-proj used request id req-8fa8ddc2-b3c7-462c-87b2-6a7c8ba08c72 2019-01-08 02:25:17,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:18,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e388531d-9123-41f5-9dfb-85cfb8ec9c61 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}]} 2019-01-08 02:25:18,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles used request id req-e388531d-9123-41f5-9dfb-85cfb8ec9c61 2019-01-08 02:25:18,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:18,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf07794-0eb7-4c1f-ab45-2b837ce84129 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:25:18,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-ecf07794-0eb7-4c1f-ab45-2b837ce84129 2019-01-08 02:25:18,221 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-50c61874-3662-469-proj 2019-01-08 02:25:18,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:18,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-122a974b-f4b5-4877-bf87-eeae8a124f9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:18,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-122a974b-f4b5-4877-bf87-eeae8a124f9d 2019-01-08 02:25:18,382 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-50c61874-3662-469-user 2019-01-08 02:25:18,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:18,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:18,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c914ff9d-8ccc-411d-a244-95ff0c656261 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:18,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c914ff9d-8ccc-411d-a244-95ff0c656261 2019-01-08 02:25:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" -d '{"role": {"name": "CreateStackVolumeTests-50c61874-3662-469-proj-role"}}' 2019-01-08 02:25:18,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2ef5471-f84f-4d19-8c0f-2f7605f86b0e Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d03b66736514db6ba89a94215b2a766", "links": {"self": "http://172.30.9.42:5000/v3/roles/7d03b66736514db6ba89a94215b2a766"}, "name": "CreateStackVolumeTests-50c61874-3662-469-proj-role"}} 2019-01-08 02:25:18,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-b2ef5471-f84f-4d19-8c0f-2f7605f86b0e 2019-01-08 02:25:18,535 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-50c61874-3662-469-proj-role 2019-01-08 02:25:18,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/7d03b66736514db6ba89a94215b2a766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:18,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb88dd05-259b-422c-8ac7-309104e55c12 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d03b66736514db6ba89a94215b2a766", "links": {"self": "http://172.30.9.42:5000/v3/roles/7d03b66736514db6ba89a94215b2a766"}, "name": "CreateStackVolumeTests-50c61874-3662-469-proj-role"}} 2019-01-08 02:25:18,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/7d03b66736514db6ba89a94215b2a766 used request id req-cb88dd05-259b-422c-8ac7-309104e55c12 2019-01-08 02:25:18,638 - keystone_utils - INFO - Granting role CreateStackVolumeTests-50c61874-3662-469-proj-role to project CreateStackVolumeTests-50c61874-3662-469-proj 2019-01-08 02:25:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles/7d03b66736514db6ba89a94215b2a766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:18,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65be5f99-b85d-4208-9d57-909d6e8ccc9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:18,782 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f/users/88e24f4e25e44e09921417bcd8fc0d18/roles/7d03b66736514db6ba89a94215b2a766 used request id req-65be5f99-b85d-4208-9d57-909d6e8ccc9a 2019-01-08 02:25:18,782 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:25:18,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:18,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:19,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d03b66736514db6ba89a94215b2a766", "name": "CreateStackVolumeTests-50c61874-3662-469-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7cf35b7ed044c93b8457e2e0d6be65f", "name": "CreateStackVolumeTests-50c61874-3662-469-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-50c61874-3662-469-user", "id": "88e24f4e25e44e09921417bcd8fc0d18"}, "audit_ids": ["I0efMWmUTu-Eq5annAwhgQ"], "issued_at": "2019-01-08T02:25:19.000000Z"}} 2019-01-08 02:25:19,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:19,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ce0310-974e-4939-aa51-098b7325afd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:19,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a6ce0310-974e-4939-aa51-098b7325afd0 2019-01-08 02:25:19,312 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:25:19,315 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:25:19,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:19,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:19 GMT Server: Apache x-openstack-request-id: req-8b589fc9-09f5-45e8-98d8-380d7e034334 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:25:19,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack used request id req-8b589fc9-09f5-45e8-98d8-380d7e034334 2019-01-08 02:25:19,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-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-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume-type", "volume_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume"}}' 2019-01-08 02:25:21,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:25:19 GMT Server: Apache x-openstack-request-id: req-834ebfb2-d872-467a-a526-635153c62e3d Location: http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "links": [{"href": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8", "rel": "self"}]}} 2019-01-08 02:25:21,339 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks used request id req-834ebfb2-d872-467a-a526-635153c62e3d 2019-01-08 02:25:21,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/b0709fe1-dc86-46da-b883-4e6e3e729ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:21,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:21 GMT Server: Apache x-openstack-request-id: req-ba8b8472-b8d9-48f5-a56a-ea61740eb8fe Location: http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:21,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:21 GMT Server: Apache x-openstack-request-id: req-32a37cdc-e40b-4ad4-8aa7-acbb680ca266 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e7cf35b7ed044c93b8457e2e0d6be65f", "volume_type_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume-type", "OS::stack_id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "volume_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "stack_user_project_id": "e813ff0dbbdd4b67af7ced4eb0ddc4eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:25:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:21,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 used request id req-32a37cdc-e40b-4ad4-8aa7-acbb680ca266 2019-01-08 02:25:21,866 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack 2019-01-08 02:25:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/b0709fe1-dc86-46da-b883-4e6e3e729ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:22,112 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:21 GMT Server: Apache x-openstack-request-id: req-5a348111-e3d5-40fb-97b3-f7921f551a59 Location: http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:22,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:22 GMT Server: Apache x-openstack-request-id: req-baf51c95-bc2c-4ee4-beca-60a5263bc5da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e7cf35b7ed044c93b8457e2e0d6be65f", "volume_type_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume-type", "OS::stack_id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "volume_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "stack_user_project_id": "e813ff0dbbdd4b67af7ced4eb0ddc4eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:25:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:22,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 used request id req-baf51c95-bc2c-4ee4-beca-60a5263bc5da 2019-01-08 02:25:22,341 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:25:22,341 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:25:25,344 - create_stack - DEBUG - Stack status query timeout in 1196.52197003 2019-01-08 02:25:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/b0709fe1-dc86-46da-b883-4e6e3e729ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:25,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:25 GMT Server: Apache x-openstack-request-id: req-f45d1517-11b7-4745-b7e8-f0046bee6f53 Location: http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:25,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:25 GMT Server: Apache x-openstack-request-id: req-f7cbaa7a-eb01-4610-be90-e35a3edbd081 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": "e7cf35b7ed044c93b8457e2e0d6be65f", "volume_type_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume-type", "OS::stack_id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "volume_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "stack_user_project_id": "e813ff0dbbdd4b67af7ced4eb0ddc4eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:25:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:25,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 used request id req-f7cbaa7a-eb01-4610-be90-e35a3edbd081 2019-01-08 02:25:25,820 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:25:25,820 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack 2019-01-08 02:25:25,821 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack 2019-01-08 02:25:25,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/b0709fe1-dc86-46da-b883-4e6e3e729ca8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:26,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:25 GMT Server: Apache x-openstack-request-id: req-7f7f1850-7965-4dc6-bbd5-41c6212f6f27 Location: http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:26,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:26 GMT Server: Apache x-openstack-request-id: req-67a2f39b-dfda-4311-b552-6b7eda3d8965 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.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8/resources/volume", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-08T02:25:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:25:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "77338fcd-a727-463f-b817-4ff08e90fe26", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-08T02:25:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:25:21Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "c9382128-6368-4250-a04c-243fbc6b3f57", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-08 02:25:26,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8/resources used request id req-67a2f39b-dfda-4311-b552-6b7eda3d8965 2019-01-08 02:25:26,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f/volumes/77338fcd-a727-463f-b817-4ff08e90fe26 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:26,558 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:26 GMT Server: Apache x-compute-request-id: req-4ce0c2f9-bbd3-468e-bf19-6b6c03d2f260 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ce0c2f9-bbd3-468e-bf19-6b6c03d2f260 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f/volumes/77338fcd-a727-463f-b817-4ff08e90fe26", "rel": "self"}, {"href": "http://172.30.9.42:8776/e7cf35b7ed044c93b8457e2e0d6be65f/volumes/77338fcd-a727-463f-b817-4ff08e90fe26", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T02:25:23.000000", "replication_status": null, "snapshot_id": null, "id": "77338fcd-a727-463f-b817-4ff08e90fe26", "size": 1, "user_id": "88e24f4e25e44e09921417bcd8fc0d18", "os-vol-tenant-attr:tenant_id": "e7cf35b7ed044c93b8457e2e0d6be65f", "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-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume", "bootable": "false", "created_at": "2019-01-08T02:25:22.000000", "volume_type": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume-type"}} 2019-01-08 02:25:26,559 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f/volumes/77338fcd-a727-463f-b817-4ff08e90fe26 used request id req-4ce0c2f9-bbd3-468e-bf19-6b6c03d2f260 2019-01-08 02:25:26,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:26,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:26,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d03b66736514db6ba89a94215b2a766", "name": "CreateStackVolumeTests-50c61874-3662-469-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7cf35b7ed044c93b8457e2e0d6be65f", "name": "CreateStackVolumeTests-50c61874-3662-469-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-50c61874-3662-469-user", "id": "88e24f4e25e44e09921417bcd8fc0d18"}, "audit_ids": ["w6Yb_wkjQs2AdmH-TOJujA"], "issued_at": "2019-01-08T02:25:26.000000Z"}} 2019-01-08 02:25:26,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b984d3f71263667089bbc4eded82e6789e4f87a" 2019-01-08 02:25:27,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1dd7c28-2f8e-4e17-9582-5311b161a628 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:27,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e1dd7c28-2f8e-4e17-9582-5311b161a628 2019-01-08 02:25:27,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b984d3f71263667089bbc4eded82e6789e4f87a" 2019-01-08 02:25:27,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:27 GMT Server: Apache x-compute-request-id: req-39f0838c-f9e3-4714-962e-eed30db090dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39f0838c-f9e3-4714-962e-eed30db090dc Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.42:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f/volumes/77338fcd-a727-463f-b817-4ff08e90fe26", "rel": "self"}, {"href": "http://172.30.9.42:8776/e7cf35b7ed044c93b8457e2e0d6be65f/volumes/77338fcd-a727-463f-b817-4ff08e90fe26", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-08T02:25:23.000000", "replication_status": null, "snapshot_id": null, "id": "77338fcd-a727-463f-b817-4ff08e90fe26", "size": 1, "user_id": "88e24f4e25e44e09921417bcd8fc0d18", "os-vol-tenant-attr:tenant_id": "e7cf35b7ed044c93b8457e2e0d6be65f", "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-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume", "bootable": "false", "created_at": "2019-01-08T02:25:22.000000", "volume_type": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume-type"}]} 2019-01-08 02:25:27,343 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/e7cf35b7ed044c93b8457e2e0d6be65f/volumes/detail used request id req-39f0838c-f9e3-4714-962e-eed30db090dc 2019-01-08 02:25:27,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:25:27,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:25: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:25:27,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b984d3f71263667089bbc4eded82e6789e4f87a" 2019-01-08 02:25:27,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2108e9b6-e8f4-477e-99d3-8e6be8b03aaf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7cf35b7ed044c93b8457e2e0d6be65f", "name": "CreateStackVolumeTests-50c61874-3662-469-proj"}} 2019-01-08 02:25:27,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f used request id req-2108e9b6-e8f4-477e-99d3-8e6be8b03aaf 2019-01-08 02:25:27,480 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack 2019-01-08 02:25:27,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/b0709fe1-dc86-46da-b883-4e6e3e729ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:27,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:27 GMT Server: Apache x-openstack-request-id: req-a69b3eb2-e61f-4a4a-ac87-5ed1f2f34b72 Location: http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:27,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:27 GMT Server: Apache x-openstack-request-id: req-b234e023-78a7-4761-b1f0-5382c27378d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:27,840 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 used request id req-b234e023-78a7-4761-b1f0-5382c27378d3 2019-01-08 02:25:27,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/b0709fe1-dc86-46da-b883-4e6e3e729ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:28,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:27 GMT Server: Apache x-openstack-request-id: req-5bab8976-8b96-49fa-8f50-c744be94a139 Location: http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:28,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:28 GMT Server: Apache x-openstack-request-id: req-377fada1-67a2-4968-a332-62606dc363a3 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": "e7cf35b7ed044c93b8457e2e0d6be65f", "volume_type_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume-type", "OS::stack_id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "volume_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "stack_user_project_id": "e813ff0dbbdd4b67af7ced4eb0ddc4eb", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:25:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:25:27Z", "id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:28,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 used request id req-377fada1-67a2-4968-a332-62606dc363a3 2019-01-08 02:25:28,278 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:25:28,278 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:25:31,281 - create_stack - DEBUG - Stack status query timeout in 1196.5587368 2019-01-08 02:25:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/b0709fe1-dc86-46da-b883-4e6e3e729ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:31,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:31 GMT Server: Apache x-openstack-request-id: req-6d8c056c-dc7b-46a1-a155-e7aae2c9268e Location: http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:31,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:31 GMT Server: Apache x-openstack-request-id: req-5a261c10-831d-4f71-b784-8653dea602ae 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": "e7cf35b7ed044c93b8457e2e0d6be65f", "volume_type_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume-type", "OS::stack_id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "volume_name": "CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-volume"}, "deletion_time": "2019-01-08T02:25:30Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack", "stack_user_project_id": "e813ff0dbbdd4b67af7ced4eb0ddc4eb", "tags": null, "creation_time": "2019-01-08T02:25:20Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:25:27Z", "id": "b0709fe1-dc86-46da-b883-4e6e3e729ca8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:31,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 used request id req-5a261c10-831d-4f71-b784-8653dea602ae 2019-01-08 02:25:31,747 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:25:31,747 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack 2019-01-08 02:25:31,747 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack 2019-01-08 02:25:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/b0709fe1-dc86-46da-b883-4e6e3e729ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae4694b572c21c1a8a1b462a60ff73d240bb4e0" 2019-01-08 02:25:32,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:31 GMT Server: Apache x-openstack-request-id: req-a5fe131d-9444-418d-bf7d-c6fcb810838b Location: http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:32,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:32 GMT Server: Apache x-openstack-request-id: req-9517bdb7-c472-428f-8c08-21b476b14fc9 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:25:32,034 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/e7cf35b7ed044c93b8457e2e0d6be65f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d21ac240-1134-46f5-8dc5-5859c1dcf6d1-stack/b0709fe1-dc86-46da-b883-4e6e3e729ca8 used request id req-9517bdb7-c472-428f-8c08-21b476b14fc9 2019-01-08 02:25:32,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:32,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-cd580f5b-b68d-439f-bd02-3072103f7538 Date: Tue, 08 Jan 2019 02:25:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:25:32,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-cd580f5b-b68d-439f-bd02-3072103f7538 2019-01-08 02:25:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:32,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5613efc0-b97e-40e9-a033-f1b1445edebd Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:25:32,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-5613efc0-b97e-40e9-a033-f1b1445edebd 2019-01-08 02:25:32,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:32,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef718bbf-442d-4467-a051-952c8525bcf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:32,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-ef718bbf-442d-4467-a051-952c8525bcf9 2019-01-08 02:25:32,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:32,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad3fe7b2-99a2-477d-aff4-d9f14f95e1ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:32,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-ad3fe7b2-99a2-477d-aff4-d9f14f95e1ab 2019-01-08 02:25:32,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:32,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:32,795 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12e8ec4-94ac-423d-aefe-cc8e9e98b3e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:32,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-c12e8ec4-94ac-423d-aefe-cc8e9e98b3e9 2019-01-08 02:25:32,796 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:32,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb880f4-ec26-4de8-95d9-386b9e866bf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:32,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-9bb880f4-ec26-4de8-95d9-386b9e866bf0 2019-01-08 02:25:32,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:33,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4661d31-6693-4f45-9b63-299ef24be731 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:25:33,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-a4661d31-6693-4f45-9b63-299ef24be731 2019-01-08 02:25:33,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:33,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c18e6610-58d5-4ebb-85f9-340c01607fb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:33,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-c18e6610-58d5-4ebb-85f9-340c01607fb4 2019-01-08 02:25:33,130 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:33,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4768874-8556-4e3b-91ea-dd4e0ac64b96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:33,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-b4768874-8556-4e3b-91ea-dd4e0ac64b96 2019-01-08 02:25:33,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:33,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88015401-5390-42b2-bd7d-0b7673275afd 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:25:33,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-88015401-5390-42b2-bd7d-0b7673275afd 2019-01-08 02:25:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:33,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e00a001f-3d24-4260-9569-d7b018733eaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:33,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-e00a001f-3d24-4260-9569-d7b018733eaa 2019-01-08 02:25:33,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:33,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16bc9e97-77ea-4263-9f67-d02529bddb10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:33,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-16bc9e97-77ea-4263-9f67-d02529bddb10 2019-01-08 02:25:33,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:33,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:33,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0fec950-f68e-437e-880b-65470a1beb94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:33,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-b0fec950-f68e-437e-880b-65470a1beb94 2019-01-08 02:25:33,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:33,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:33,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-438fa7b0-bda3-451e-a163-a69ca636e922 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:33,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-438fa7b0-bda3-451e-a163-a69ca636e922 2019-01-08 02:25:33,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:33,800 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-50c61874-3662-469-proj 2019-01-08 02:25:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:34,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa0c0d3-3d4f-426f-99cb-fbaf261b9622 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:34,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e7cf35b7ed044c93b8457e2e0d6be65f used request id req-efa0c0d3-3d4f-426f-99cb-fbaf261b9622 2019-01-08 02:25:34,066 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-50c61874-3662-469-proj-role 2019-01-08 02:25:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/7d03b66736514db6ba89a94215b2a766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:34,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af82223-94b7-47cd-8c17-66be65b28ec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:34,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/7d03b66736514db6ba89a94215b2a766 used request id req-0af82223-94b7-47cd-8c17-66be65b28ec1 2019-01-08 02:25:34,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e738d4176091cca9e386e7478dbdc225fc61c3f7" 2019-01-08 02:25:34,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac02a75-3fb8-402e-8d6f-75f926b51a20 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:34,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0ac02a75-3fb8-402e-8d6f-75f926b51a20 2019-01-08 02:25:34,321 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-50c61874-3662-469-user 2019-01-08 02:25:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/88e24f4e25e44e09921417bcd8fc0d18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573323ae025ab929b4b41512ccb1f8bbd3edb8e8" 2019-01-08 02:25:34,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89dd6058-3b00-464c-a947-eaa13fb2c673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:34,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/88e24f4e25e44e09921417bcd8fc0d18 used request id req-89dd6058-3b00-464c-a947-eaa13fb2c673 2019-01-08 02:25:34,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:34,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["0XedZe9JQeeaJA7YvXBkUg"], "issued_at": "2019-01-08T02:25:34.000000Z"}} 2019-01-08 02:25:34,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb30f401fc05881ba48c40abbcbe1c710c2a305" 2019-01-08 02:25:35,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48587981-7464-45cb-9e63-06926a1d019e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:35,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-48587981-7464-45cb-9e63-06926a1d019e 2019-01-08 02:25:35,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:35,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:35,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["_VsGKHqqQ6yIFzSbieBwNg"], "issued_at": "2019-01-08T02:25:35.000000Z"}} 2019-01-08 02:25:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:35,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf154da6-1873-4f4a-aa2f-21adeba69b43 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:35,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bf154da6-1873-4f4a-aa2f-21adeba69b43 2019-01-08 02:25:35,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:25:35,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:25: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:25:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-91fc1c10-a838-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:35,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a713cd83-f1d4-47e3-9907-ad751ac36f57 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-91fc1c10-a838-475-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:25:35,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-91fc1c10-a838-475-proj used request id req-a713cd83-f1d4-47e3-9907-ad751ac36f57 2019-01-08 02:25:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:35,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ed4817-8e67-441f-861b-4506f2a0265d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:25:35,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-90ed4817-8e67-441f-861b-4506f2a0265d 2019-01-08 02:25:35,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj"}}' 2019-01-08 02:25:36,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd7e7c1-e3b4-46a7-aedc-5475fbd3d538 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529"}, "tags": [], "enabled": true, "id": "ae5ce81da83947afb5374e88a7720529", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj"}} 2019-01-08 02:25:36,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-fbd7e7c1-e3b4-46a7-aedc-5475fbd3d538 2019-01-08 02:25:36,025 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-91fc1c10-a838-475-proj 2019-01-08 02:25:36,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:36,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:36,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["2v9G96zMTg2mGm3RTW2tJA"], "issued_at": "2019-01-08T02:25:36.000000Z"}} 2019-01-08 02:25:36,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:36,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033e539b-06cb-49be-938d-5dee10adddd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:36,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-033e539b-06cb-49be-938d-5dee10adddd0 2019-01-08 02:25:36,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:25:36,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:25: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:25:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:36,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56bd2044-299c-4464-a031-05a2e9531c16 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:25:36,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-56bd2044-299c-4464-a031-05a2e9531c16 2019-01-08 02:25:36,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-91fc1c10-a838-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:36,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2068bb-4059-4ede-9796-79b83964f853 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-91fc1c10-a838-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529"}, "tags": [], "enabled": true, "id": "ae5ce81da83947afb5374e88a7720529", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj"}]} 2019-01-08 02:25:36,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-91fc1c10-a838-475-proj used request id req-0b2068bb-4059-4ede-9796-79b83964f853 2019-01-08 02:25:36,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:36,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11907c1-2a74-4b96-98f8-cf627f2cefda Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:25:36,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-b11907c1-2a74-4b96-98f8-cf627f2cefda 2019-01-08 02:25:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:37,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad16bfe-d508-4d2b-959e-fd83727d7186 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:37,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-aad16bfe-d508-4d2b-959e-fd83727d7186 2019-01-08 02:25:37,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-91fc1c10-a838-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:37,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1751b865-9f05-4d1b-9981-09f0d58dd8c9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-91fc1c10-a838-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529"}, "tags": [], "enabled": true, "id": "ae5ce81da83947afb5374e88a7720529", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj"}]} 2019-01-08 02:25:37,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-91fc1c10-a838-475-proj used request id req-1751b865-9f05-4d1b-9981-09f0d58dd8c9 2019-01-08 02:25:37,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/6d6319100bbb42ca9820cfa45724c75c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:37,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccab870-4cce-4030-93de-b4f1e8d91c0d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-91fc1c10-a838-475-user", "links": {"self": "http://172.30.9.42:5000/v3/users/6d6319100bbb42ca9820cfa45724c75c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ae5ce81da83947afb5374e88a7720529", "id": "6d6319100bbb42ca9820cfa45724c75c", "password_expires_at": null}} 2019-01-08 02:25:37,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/6d6319100bbb42ca9820cfa45724c75c used request id req-5ccab870-4cce-4030-93de-b4f1e8d91c0d 2019-01-08 02:25:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:37,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f425e8d2-e853-446d-9e4d-05ab7b250075 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:25:37,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles used request id req-f425e8d2-e853-446d-9e4d-05ab7b250075 2019-01-08 02:25:37,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:37,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054e31c0-d90c-40fa-906c-6f0a18d8cdfd Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 02:25:37,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-054e31c0-d90c-40fa-906c-6f0a18d8cdfd 2019-01-08 02:25:37,831 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-91fc1c10-a838-475-proj 2019-01-08 02:25:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:37,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19be5de6-f23f-4498-b3df-00fcf4f7c6a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:37,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-19be5de6-f23f-4498-b3df-00fcf4f7c6a3 2019-01-08 02:25:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:38,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00dcc94e-8799-4f76-988e-ddeb184da170 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:38,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-00dcc94e-8799-4f76-988e-ddeb184da170 2019-01-08 02:25:38,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-91fc1c10-a838-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:38,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff01716-360f-4c76-8e8d-8575d44ee420 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-91fc1c10-a838-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529"}, "tags": [], "enabled": true, "id": "ae5ce81da83947afb5374e88a7720529", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj"}]} 2019-01-08 02:25:38,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackVolumeTests-91fc1c10-a838-475-proj used request id req-3ff01716-360f-4c76-8e8d-8575d44ee420 2019-01-08 02:25:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:38,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091567f7-c60f-4de2-867c-6a06a6aecc97 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}]} 2019-01-08 02:25:38,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles used request id req-091567f7-c60f-4de2-867c-6a06a6aecc97 2019-01-08 02:25:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:38,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ac9abb-963d-4620-9e1e-1570afea9cdb Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:25:38,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-44ac9abb-963d-4620-9e1e-1570afea9cdb 2019-01-08 02:25:38,368 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-91fc1c10-a838-475-proj 2019-01-08 02:25:38,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:38,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c69ce3-6796-454f-95e2-c560e033ccdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:38,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-30c69ce3-6796-454f-95e2-c560e033ccdf 2019-01-08 02:25:38,531 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-91fc1c10-a838-475-user 2019-01-08 02:25:38,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:38,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:38,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f06d5ef-8e69-4b43-b723-178b7c6be125 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:38,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0f06d5ef-8e69-4b43-b723-178b7c6be125 2019-01-08 02:25:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" -d '{"role": {"name": "CreateStackVolumeTests-91fc1c10-a838-475-proj-role"}}' 2019-01-08 02:25:38,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf925fc-fa77-484b-a560-5d62949a94ee Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d168ebd072f46c496872f66f2be8353", "links": {"self": "http://172.30.9.42:5000/v3/roles/1d168ebd072f46c496872f66f2be8353"}, "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj-role"}} 2019-01-08 02:25:38,785 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-abf925fc-fa77-484b-a560-5d62949a94ee 2019-01-08 02:25:38,785 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-91fc1c10-a838-475-proj-role 2019-01-08 02:25:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/1d168ebd072f46c496872f66f2be8353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:38,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f899d8ac-5d22-4006-b760-f41bc3dee238 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d168ebd072f46c496872f66f2be8353", "links": {"self": "http://172.30.9.42:5000/v3/roles/1d168ebd072f46c496872f66f2be8353"}, "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj-role"}} 2019-01-08 02:25:38,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/1d168ebd072f46c496872f66f2be8353 used request id req-f899d8ac-5d22-4006-b760-f41bc3dee238 2019-01-08 02:25:38,902 - keystone_utils - INFO - Granting role CreateStackVolumeTests-91fc1c10-a838-475-proj-role to project CreateStackVolumeTests-91fc1c10-a838-475-proj 2019-01-08 02:25:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles/1d168ebd072f46c496872f66f2be8353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:39,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c0f15cc-38c6-4265-8370-faab7f4f0b8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:39,045 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529/users/6d6319100bbb42ca9820cfa45724c75c/roles/1d168ebd072f46c496872f66f2be8353 used request id req-8c0f15cc-38c6-4265-8370-faab7f4f0b8c 2019-01-08 02:25:39,046 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:25:39,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:39,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:39,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d168ebd072f46c496872f66f2be8353", "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae5ce81da83947afb5374e88a7720529", "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ae5ce81da83947afb5374e88a7720529", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ae5ce81da83947afb5374e88a7720529", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ae5ce81da83947afb5374e88a7720529", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ae5ce81da83947afb5374e88a7720529", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-91fc1c10-a838-475-user", "id": "6d6319100bbb42ca9820cfa45724c75c"}, "audit_ids": ["aidCQXn6TkiY2fFwxC2wZg"], "issued_at": "2019-01-08T02:25:39.000000Z"}} 2019-01-08 02:25:39,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:39,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36af63c-f183-4dda-a2f1-ce2a08031d7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:39,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c36af63c-f183-4dda-a2f1-ce2a08031d7f 2019-01-08 02:25:39,572 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:25:39,574 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:25:39,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:39,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:39 GMT Server: Apache x-openstack-request-id: req-e6a6af66-ba1b-4e39-bd2d-948f4a210643 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:25:39,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack used request id req-e6a6af66-ba1b-4e39-bd2d-948f4a210643 2019-01-08 02:25:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-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-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "volume_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume"}}' 2019-01-08 02:25:41,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:25:39 GMT Server: Apache x-openstack-request-id: req-be485c31-a91d-4d4d-a243-a10499c72cc9 Location: http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "links": [{"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77", "rel": "self"}]}} 2019-01-08 02:25:41,558 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks used request id req-be485c31-a91d-4d4d-a243-a10499c72cc9 2019-01-08 02:25:41,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/3fa03b61-a99c-4cd0-9316-ac546091fd77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:41,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:41 GMT Server: Apache x-openstack-request-id: req-d0263815-6c07-48c1-ad15-c5af49889505 Location: http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:42,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:41 GMT Server: Apache x-openstack-request-id: req-519900ec-dc98-47ec-8a1a-5bcfc636a577 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": "ae5ce81da83947afb5374e88a7720529", "volume_type_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "OS::stack_id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "volume_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "stack_user_project_id": "ead93bf97bad4d72baeca83cdd662c80", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:25:40Z", "links": [{"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:42,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 used request id req-519900ec-dc98-47ec-8a1a-5bcfc636a577 2019-01-08 02:25:42,170 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack 2019-01-08 02:25:42,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/3fa03b61-a99c-4cd0-9316-ac546091fd77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:42,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:42 GMT Server: Apache x-openstack-request-id: req-5aea99f6-d12e-463b-b9ee-d3762bc47998 Location: http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:42,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:42 GMT Server: Apache x-openstack-request-id: req-af92eb75-f2e9-4c27-8cd0-8edc25c5c173 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": "ae5ce81da83947afb5374e88a7720529", "volume_type_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "OS::stack_id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "volume_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "stack_user_project_id": "ead93bf97bad4d72baeca83cdd662c80", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:25:40Z", "links": [{"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:42,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 used request id req-af92eb75-f2e9-4c27-8cd0-8edc25c5c173 2019-01-08 02:25:42,641 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:25:42,641 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:25:45,644 - create_stack - DEBUG - Stack status query timeout in 1196.52583003 2019-01-08 02:25:45,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/3fa03b61-a99c-4cd0-9316-ac546091fd77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:45,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:45 GMT Server: Apache x-openstack-request-id: req-469a5aeb-e0ca-4259-a4c5-b55dda4883c3 Location: http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:45,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:45 GMT Server: Apache x-openstack-request-id: req-b65faf55-5641-4cef-92ad-df728620afdd 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": "ae5ce81da83947afb5374e88a7720529", "volume_type_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "OS::stack_id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "volume_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "stack_user_project_id": "ead93bf97bad4d72baeca83cdd662c80", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:25:40Z", "links": [{"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:45,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 used request id req-b65faf55-5641-4cef-92ad-df728620afdd 2019-01-08 02:25:45,720 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:25:45,720 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack 2019-01-08 02:25:45,720 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack 2019-01-08 02:25:45,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/3fa03b61-a99c-4cd0-9316-ac546091fd77/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:45,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:45 GMT Server: Apache x-openstack-request-id: req-1b00a36a-40ae-4c1d-841a-41e71353720e Location: http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:45,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:45 GMT Server: Apache x-openstack-request-id: req-9c00c5f8-a534-4253-a22a-48a319ac4bba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77/resources/volume", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-08T02:25:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:25:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "31d65b32-b149-4847-9b73-cb3300ee0cef", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-08T02:25:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:25:41Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "a056535c-0aa6-4f41-bbdc-f3fbf0444ef3", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-08 02:25:45,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77/resources used request id req-9c00c5f8-a534-4253-a22a-48a319ac4bba 2019-01-08 02:25:46,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:46,019 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:45 GMT Server: Apache x-compute-request-id: req-a5a030d3-3135-468b-a6ec-67766d85b3c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5a030d3-3135-468b-a6ec-67766d85b3c5 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "a056535c-0aa6-4f41-bbdc-f3fbf0444ef3", "description": null}} 2019-01-08 02:25:46,019 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3 used request id req-a5a030d3-3135-468b-a6ec-67766d85b3c5 2019-01-08 02:25:46,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5a030d3-3135-468b-a6ec-67766d85b3c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:46,238 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:46 GMT Server: Apache x-compute-request-id: req-1cfde930-4204-4f87-9ba9-ba745ed5cac3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cfde930-4204-4f87-9ba9-ba745ed5cac3 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "a056535c-0aa6-4f41-bbdc-f3fbf0444ef3", "description": null}} 2019-01-08 02:25:46,238 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3 used request id req-1cfde930-4204-4f87-9ba9-ba745ed5cac3 2019-01-08 02:25:46,241 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5a030d3-3135-468b-a6ec-67766d85b3c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:46,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:46 GMT Server: Apache x-compute-request-id: req-79005b0b-550f-4b08-b22f-bc35ec8076e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-79005b0b-550f-4b08-b22f-bc35ec8076e9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 02:25:46,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3/encryption used request id req-79005b0b-550f-4b08-b22f-bc35ec8076e9 2019-01-08 02:25:46,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:46,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:46,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d168ebd072f46c496872f66f2be8353", "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae5ce81da83947afb5374e88a7720529", "name": "CreateStackVolumeTests-91fc1c10-a838-475-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/ae5ce81da83947afb5374e88a7720529", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/ae5ce81da83947afb5374e88a7720529", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ae5ce81da83947afb5374e88a7720529", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ae5ce81da83947afb5374e88a7720529", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/ae5ce81da83947afb5374e88a7720529", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-91fc1c10-a838-475-user", "id": "6d6319100bbb42ca9820cfa45724c75c"}, "audit_ids": ["TP3BEvz4Qu-QmnW7jW0wGQ"], "issued_at": "2019-01-08T02:25:46.000000Z"}} 2019-01-08 02:25:46,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d2345bd4c7447ea49d3de0149de3cdbf2f3b3c" 2019-01-08 02:25:46,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc00e7c5-240d-4dac-885f-03ec726bd3c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:46,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-fc00e7c5-240d-4dac-885f-03ec726bd3c0 2019-01-08 02:25:46,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d2345bd4c7447ea49d3de0149de3cdbf2f3b3c" 2019-01-08 02:25:47,212 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:46 GMT Server: Apache x-compute-request-id: req-44fa54ce-9bbf-4e9e-a285-d09736553b92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44fa54ce-9bbf-4e9e-a285-d09736553b92 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "a056535c-0aa6-4f41-bbdc-f3fbf0444ef3", "description": null}]} 2019-01-08 02:25:47,212 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types?is_public=None used request id req-44fa54ce-9bbf-4e9e-a285-d09736553b92 2019-01-08 02:25:47,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44fa54ce-9bbf-4e9e-a285-d09736553b92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d2345bd4c7447ea49d3de0149de3cdbf2f3b3c" 2019-01-08 02:25:47,447 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:47 GMT Server: Apache x-compute-request-id: req-093e026e-5fe3-4531-8487-cd31a78d4e1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-093e026e-5fe3-4531-8487-cd31a78d4e1a Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "a056535c-0aa6-4f41-bbdc-f3fbf0444ef3", "description": null}} 2019-01-08 02:25:47,447 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3 used request id req-093e026e-5fe3-4531-8487-cd31a78d4e1a 2019-01-08 02:25:47,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44fa54ce-9bbf-4e9e-a285-d09736553b92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d2345bd4c7447ea49d3de0149de3cdbf2f3b3c" 2019-01-08 02:25:47,661 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:47 GMT Server: Apache x-compute-request-id: req-2d9c297f-44a6-4e63-b35d-3eb38d40c721 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d9c297f-44a6-4e63-b35d-3eb38d40c721 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-08 02:25:47,662 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/ae5ce81da83947afb5374e88a7720529/types/a056535c-0aa6-4f41-bbdc-f3fbf0444ef3/encryption used request id req-2d9c297f-44a6-4e63-b35d-3eb38d40c721 2019-01-08 02:25:47,662 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack 2019-01-08 02:25:47,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/3fa03b61-a99c-4cd0-9316-ac546091fd77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:47,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:47 GMT Server: Apache x-openstack-request-id: req-039d06ea-ec13-44c1-9e6f-a8269b446ec3 Location: http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:47,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:47 GMT Server: Apache x-openstack-request-id: req-59c9d473-a83f-4245-81d2-0096c2bedd03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:47,815 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 used request id req-59c9d473-a83f-4245-81d2-0096c2bedd03 2019-01-08 02:25:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/3fa03b61-a99c-4cd0-9316-ac546091fd77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:48,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:47 GMT Server: Apache x-openstack-request-id: req-fa8f9452-817d-411e-981d-a31201124584 Location: http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:48,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:48 GMT Server: Apache x-openstack-request-id: req-4aaf6528-d65e-4b81-8aa1-f5d549ba74ce 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": "ae5ce81da83947afb5374e88a7720529", "volume_type_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "OS::stack_id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "volume_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "stack_user_project_id": "ead93bf97bad4d72baeca83cdd662c80", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:25:40Z", "links": [{"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:25:47Z", "id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:48,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 used request id req-4aaf6528-d65e-4b81-8aa1-f5d549ba74ce 2019-01-08 02:25:48,279 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:25:48,279 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:25:51,280 - create_stack - DEBUG - Stack status query timeout in 1196.53570414 2019-01-08 02:25:51,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/3fa03b61-a99c-4cd0-9316-ac546091fd77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:51,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:51 GMT Server: Apache x-openstack-request-id: req-b81c36a4-19d3-4885-a101-2b7a2887bc85 Location: http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:51,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:51 GMT Server: Apache x-openstack-request-id: req-2e51a2b1-f518-478f-8422-5b8985606a1f 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": "ae5ce81da83947afb5374e88a7720529", "volume_type_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume-type", "OS::stack_id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "volume_name": "CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-volume"}, "deletion_time": "2019-01-08T02:25:51Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack", "stack_user_project_id": "ead93bf97bad4d72baeca83cdd662c80", "tags": null, "creation_time": "2019-01-08T02:25:40Z", "links": [{"href": "http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:25:47Z", "id": "3fa03b61-a99c-4cd0-9316-ac546091fd77", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:25:51,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 used request id req-2e51a2b1-f518-478f-8422-5b8985606a1f 2019-01-08 02:25:51,759 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:25:51,759 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack 2019-01-08 02:25:51,759 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack 2019-01-08 02:25:51,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/3fa03b61-a99c-4cd0-9316-ac546091fd77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e21626cbb5500872a1688fe8e1e1889920e6c3" 2019-01-08 02:25:51,981 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:25:51 GMT Server: Apache x-openstack-request-id: req-ca18933b-0981-45f6-8259-40ed8baf5c5c Location: http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:25:52,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:51 GMT Server: Apache x-openstack-request-id: req-cca95fdd-9696-4e5d-8d09-c134e0699732 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:25:52,197 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/ae5ce81da83947afb5374e88a7720529/stacks/CreateStackVolumeTests-CreateStackVolumeTests-655dcf31-f632-4bfa-ac89-0f14d03f69fb-stack/3fa03b61-a99c-4cd0-9316-ac546091fd77 used request id req-cca95fdd-9696-4e5d-8d09-c134e0699732 2019-01-08 02:25:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:52,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-1db53648-a3ec-4cd3-8178-679cc1903529 Date: Tue, 08 Jan 2019 02:25:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:25:52,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-1db53648-a3ec-4cd3-8178-679cc1903529 2019-01-08 02:25:52,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:52,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e9f715-6b87-4537-893f-71772e6d23e0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:25:52,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-58e9f715-6b87-4537-893f-71772e6d23e0 2019-01-08 02:25:52,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:52,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18483e16-97c0-434f-bf13-0f0b3c8f6c90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:52,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-18483e16-97c0-434f-bf13-0f0b3c8f6c90 2019-01-08 02:25:52,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:52,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:52,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ebb43c-6ea1-422d-adef-980d54aabd1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:52,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-90ebb43c-6ea1-422d-adef-980d54aabd1a 2019-01-08 02:25:52,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:52,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-569775e1-e064-4519-af9d-be6dd6e6dc6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:52,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-569775e1-e064-4519-af9d-be6dd6e6dc6e 2019-01-08 02:25:52,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:52,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:53,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bffcef3e-f4d7-4bae-ae4d-4ffa831bf595 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:53,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-bffcef3e-f4d7-4bae-ae4d-4ffa831bf595 2019-01-08 02:25:53,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:53,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79b698c-ef55-4899-a924-25074353512b 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:25:53,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-e79b698c-ef55-4899-a924-25074353512b 2019-01-08 02:25:53,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:53,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61186aa9-2e6c-4525-86e5-69b743828e55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:53,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-61186aa9-2e6c-4525-86e5-69b743828e55 2019-01-08 02:25:53,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:53,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:53,428 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a1d514e-4d04-4dc0-ad1b-379460bdd91b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:53,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-9a1d514e-4d04-4dc0-ad1b-379460bdd91b 2019-01-08 02:25:53,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:53,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:53,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca187a0-2956-4905-9c28-23e86d76db55 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:25:53,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-6ca187a0-2956-4905-9c28-23e86d76db55 2019-01-08 02:25:53,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:53,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f0f272-4e8d-4e85-8a14-e6721b432093 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:53,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-c3f0f272-4e8d-4e85-8a14-e6721b432093 2019-01-08 02:25:53,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:53,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:53,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f417f8b-1710-420a-b8b9-a27ebc5c38e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:53,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-6f417f8b-1710-420a-b8b9-a27ebc5c38e6 2019-01-08 02:25:53,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:53,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79766ee2-5592-4365-b881-ff3055884907 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:53,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-79766ee2-5592-4365-b881-ff3055884907 2019-01-08 02:25:53,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:54,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5eb95c6-af40-4b16-855b-debd294008dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 02:25:54,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-a5eb95c6-af40-4b16-855b-debd294008dc 2019-01-08 02:25:54,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:25:54,014 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-91fc1c10-a838-475-proj 2019-01-08 02:25:54,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:54,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5234a3e-92f0-44f9-9be6-0f89ab08a803 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:54,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/ae5ce81da83947afb5374e88a7720529 used request id req-a5234a3e-92f0-44f9-9be6-0f89ab08a803 2019-01-08 02:25:54,306 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-91fc1c10-a838-475-proj-role 2019-01-08 02:25:54,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/1d168ebd072f46c496872f66f2be8353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:54,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb4d179a-6a74-41c1-b593-45fb2eb1157a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:54,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/1d168ebd072f46c496872f66f2be8353 used request id req-eb4d179a-6a74-41c1-b593-45fb2eb1157a 2019-01-08 02:25:54,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458890beb9a01f53f3bdf60602d699a0a8829bef" 2019-01-08 02:25:54,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c18d43-058c-415b-bcf2-5df1c3e90863 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:54,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c1c18d43-058c-415b-bcf2-5df1c3e90863 2019-01-08 02:25:54,552 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-91fc1c10-a838-475-user 2019-01-08 02:25:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/6d6319100bbb42ca9820cfa45724c75c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9cf6cdaaf37e3d353a779c3b6bee1aed82bade" 2019-01-08 02:25:54,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df7db1b-5090-42f0-898c-fb856fecd7c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:54,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/6d6319100bbb42ca9820cfa45724c75c used request id req-4df7db1b-5090-42f0-898c-fb856fecd7c4 2019-01-08 02:25:54,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:55,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["EZpkaeK0QfCOwrDJbr_K7w"], "issued_at": "2019-01-08T02:25:55.000000Z"}} 2019-01-08 02:25:55,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9183359c9c0cd558d5c4891ff588e81fd3bc8c2" 2019-01-08 02:25:55,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3ea852-446f-4221-8d6a-70e6fe89de85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:55,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-de3ea852-446f-4221-8d6a-70e6fe89de85 2019-01-08 02:25:55,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:55,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:55,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["D-Cqie1UQkO-V0EOq7Kopg"], "issued_at": "2019-01-08T02:25:55.000000Z"}} 2019-01-08 02:25:55,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:25:55,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb87102d-7328-4b72-8df2-48f12e00a412 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:55,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cb87102d-7328-4b72-8df2-48f12e00a412 2019-01-08 02:25:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:25:55,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:25: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:25:55,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-05995d05-84f9-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:25:55,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59003c2f-da57-4685-bccd-8afbda935490 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-05995d05-84f9-481-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:25:55,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-05995d05-84f9-481-proj used request id req-59003c2f-da57-4685-bccd-8afbda935490 2019-01-08 02:25:55,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:25:55,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97dd318f-1780-4f48-9155-c71d55d9bf5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:25:55,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-97dd318f-1780-4f48-9155-c71d55d9bf5d 2019-01-08 02:25:55,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-05995d05-84f9-481-proj"}}' 2019-01-08 02:25:56,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dafeca1-8eda-4011-9e7d-a02b7238711f Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117"}, "tags": [], "enabled": true, "id": "3ba4590e2ad447a4b69d930c00c11117", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-05995d05-84f9-481-proj"}} 2019-01-08 02:25:56,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-3dafeca1-8eda-4011-9e7d-a02b7238711f 2019-01-08 02:25:56,091 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-05995d05-84f9-481-proj 2019-01-08 02:25:56,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:56,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:56,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["eC0YiBtqRFyxk-lGf2slRQ"], "issued_at": "2019-01-08T02:25:56.000000Z"}} 2019-01-08 02:25:56,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:56,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701e74f1-5610-4f4f-9cf5-e18a2b48a102 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:56,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-701e74f1-5610-4f4f-9cf5-e18a2b48a102 2019-01-08 02:25:56,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:25:56,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:25: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:25:56,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:56,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0747a9-03a4-4de5-b1d2-4b3a5a0d1aa0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:25:56,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ab0747a9-03a4-4de5-b1d2-4b3a5a0d1aa0 2019-01-08 02:25:56,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackFlavorTests-05995d05-84f9-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:56,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54034081-bae4-4baa-bb5c-306fb41f71cb Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackFlavorTests-05995d05-84f9-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117"}, "tags": [], "enabled": true, "id": "3ba4590e2ad447a4b69d930c00c11117", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-05995d05-84f9-481-proj"}]} 2019-01-08 02:25:56,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackFlavorTests-05995d05-84f9-481-proj used request id req-54034081-bae4-4baa-bb5c-306fb41f71cb 2019-01-08 02:25:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:56,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8619ae92-a160-4816-9e4e-0ded96e0f441 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:25:56,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-8619ae92-a160-4816-9e4e-0ded96e0f441 2019-01-08 02:25:57,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:57,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9b214f-8cc1-4904-b9cc-af2213945e44 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:57,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fa9b214f-8cc1-4904-b9cc-af2213945e44 2019-01-08 02:25:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackFlavorTests-05995d05-84f9-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:57,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eaf6e30-5025-4479-9e74-a137458e32e9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackFlavorTests-05995d05-84f9-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117"}, "tags": [], "enabled": true, "id": "3ba4590e2ad447a4b69d930c00c11117", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-05995d05-84f9-481-proj"}]} 2019-01-08 02:25:57,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackFlavorTests-05995d05-84f9-481-proj used request id req-9eaf6e30-5025-4479-9e74-a137458e32e9 2019-01-08 02:25:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/48bbc8d256b54599853bef20854db9e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:57,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f929e3-82c8-4260-b832-259d005e816b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-05995d05-84f9-481-user", "links": {"self": "http://172.30.9.42:5000/v3/users/48bbc8d256b54599853bef20854db9e4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3ba4590e2ad447a4b69d930c00c11117", "id": "48bbc8d256b54599853bef20854db9e4", "password_expires_at": null}} 2019-01-08 02:25:57,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/48bbc8d256b54599853bef20854db9e4 used request id req-20f929e3-82c8-4260-b832-259d005e816b 2019-01-08 02:25:57,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:57,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1262307d-8e2a-4d22-8145-74e93c0f5ee8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:25:57,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles used request id req-1262307d-8e2a-4d22-8145-74e93c0f5ee8 2019-01-08 02:25:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:57,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51159fe9-45c7-492c-8bfa-0a659bbd845f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 02:25:57,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-51159fe9-45c7-492c-8bfa-0a659bbd845f 2019-01-08 02:25:57,940 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-05995d05-84f9-481-proj 2019-01-08 02:25:57,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:58,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340e825b-1500-468b-90fb-5e55774a2447 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:58,003 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-340e825b-1500-468b-90fb-5e55774a2447 2019-01-08 02:25:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:58,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b570374-9dfb-426d-9b25-b02f19d195cf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:58,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1b570374-9dfb-426d-9b25-b02f19d195cf 2019-01-08 02:25:58,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackFlavorTests-05995d05-84f9-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:58,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035884ad-31fe-4d0a-9e0d-74661d7b2971 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackFlavorTests-05995d05-84f9-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117"}, "tags": [], "enabled": true, "id": "3ba4590e2ad447a4b69d930c00c11117", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-05995d05-84f9-481-proj"}]} 2019-01-08 02:25:58,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackFlavorTests-05995d05-84f9-481-proj used request id req-035884ad-31fe-4d0a-9e0d-74661d7b2971 2019-01-08 02:25:58,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:58,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03667c89-c745-45b0-9fe5-301487debc82 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}]} 2019-01-08 02:25:58,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles used request id req-03667c89-c745-45b0-9fe5-301487debc82 2019-01-08 02:25:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:58,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f82cd2c-a479-452b-9841-077d77095a0f Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:25:58,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-2f82cd2c-a479-452b-9841-077d77095a0f 2019-01-08 02:25:58,463 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-05995d05-84f9-481-proj 2019-01-08 02:25:58,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:25:58,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f447645-eef8-4889-95ed-df0a2bf0867d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:58,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-5f447645-eef8-4889-95ed-df0a2bf0867d 2019-01-08 02:25:58,621 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-05995d05-84f9-481-user 2019-01-08 02:25:58,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:58,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:25:58,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4cfcf2-f930-483f-9286-9d13e4b83c26 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:25:58,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1f4cfcf2-f930-483f-9286-9d13e4b83c26 2019-01-08 02:25:58,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" -d '{"role": {"name": "CreateStackFlavorTests-05995d05-84f9-481-proj-role"}}' 2019-01-08 02:25:58,857 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf445f8-5316-48df-b06b-ffa221addf53 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3eaa5db10f894791b58f67323f344b65", "links": {"self": "http://172.30.9.42:5000/v3/roles/3eaa5db10f894791b58f67323f344b65"}, "name": "CreateStackFlavorTests-05995d05-84f9-481-proj-role"}} 2019-01-08 02:25:58,857 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-6cf445f8-5316-48df-b06b-ffa221addf53 2019-01-08 02:25:58,858 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-05995d05-84f9-481-proj-role 2019-01-08 02:25:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/3eaa5db10f894791b58f67323f344b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:25:58,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6768ec-6446-44f3-949b-cb4ecb16ccfb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3eaa5db10f894791b58f67323f344b65", "links": {"self": "http://172.30.9.42:5000/v3/roles/3eaa5db10f894791b58f67323f344b65"}, "name": "CreateStackFlavorTests-05995d05-84f9-481-proj-role"}} 2019-01-08 02:25:58,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/3eaa5db10f894791b58f67323f344b65 used request id req-dd6768ec-6446-44f3-949b-cb4ecb16ccfb 2019-01-08 02:25:58,966 - keystone_utils - INFO - Granting role CreateStackFlavorTests-05995d05-84f9-481-proj-role to project CreateStackFlavorTests-05995d05-84f9-481-proj 2019-01-08 02:25:58,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles/3eaa5db10f894791b58f67323f344b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:25:59,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb235b1-25c9-4b8c-b6f2-897c285a047d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:25:59,117 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117/users/48bbc8d256b54599853bef20854db9e4/roles/3eaa5db10f894791b58f67323f344b65 used request id req-bcb235b1-25c9-4b8c-b6f2-897c285a047d 2019-01-08 02:25:59,117 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:25:59,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:25:59,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:25:59,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3eaa5db10f894791b58f67323f344b65", "name": "CreateStackFlavorTests-05995d05-84f9-481-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ba4590e2ad447a4b69d930c00c11117", "name": "CreateStackFlavorTests-05995d05-84f9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3ba4590e2ad447a4b69d930c00c11117", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3ba4590e2ad447a4b69d930c00c11117", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-05995d05-84f9-481-user", "id": "48bbc8d256b54599853bef20854db9e4"}, "audit_ids": ["MmKr30WXTxaN9v4KGDDbZA"], "issued_at": "2019-01-08T02:25:59.000000Z"}} 2019-01-08 02:25:59,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:25:59,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678109b7-169e-4903-8300-0dbbb94c7f38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:25:59,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-678109b7-169e-4903-8300-0dbbb94c7f38 2019-01-08 02:25:59,643 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:25:59,646 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:25:59,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks?stack_name=CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:25:59,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:25:59 GMT Server: Apache x-openstack-request-id: req-fa0a2afe-b8b7-450a-b6f7-3691d67a7468 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:25:59,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks?stack_name=CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack used request id req-fa0a2afe-b8b7-450a-b6f7-3691d67a7468 2019-01-08 02:25:59,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" -d '{"stack_name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-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}}}}}' 2019-01-08 02:26:01,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:25:59 GMT Server: Apache x-openstack-request-id: req-cb3075eb-c835-4c9d-8d5b-553bbe6f0cc6 Location: http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "d946f15b-460d-418c-8d77-9344cad0f66d", "links": [{"href": "http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d", "rel": "self"}]}} 2019-01-08 02:26:01,644 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks used request id req-cb3075eb-c835-4c9d-8d5b-553bbe6f0cc6 2019-01-08 02:26:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/d946f15b-460d-418c-8d77-9344cad0f66d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:26:01,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:01 GMT Server: Apache x-openstack-request-id: req-45834c83-f685-4e1e-a9d0-552a2f6f7f7c Location: http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:01,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:01 GMT Server: Apache x-openstack-request-id: req-db873f91-4061-4408-ad4f-d7c495a97437 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": "3ba4590e2ad447a4b69d930c00c11117", "OS::stack_id": "d946f15b-460d-418c-8d77-9344cad0f66d", "OS::stack_name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack", "stack_user_project_id": "132d6c9db54646ebb3e6ada6699961c0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:26:01Z", "links": [{"href": "http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d946f15b-460d-418c-8d77-9344cad0f66d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:26:01,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d used request id req-db873f91-4061-4408-ad4f-d7c495a97437 2019-01-08 02:26:01,907 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack 2019-01-08 02:26:01,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/d946f15b-460d-418c-8d77-9344cad0f66d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:26:02,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:01 GMT Server: Apache x-openstack-request-id: req-d51b79cb-29aa-49c3-b4ba-63a1433b4887 Location: http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:02,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:02 GMT Server: Apache x-openstack-request-id: req-dd6de1cd-0779-4a2a-97a2-ec8babe1ee44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 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": "3ba4590e2ad447a4b69d930c00c11117", "OS::stack_id": "d946f15b-460d-418c-8d77-9344cad0f66d", "OS::stack_name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack", "stack_user_project_id": "132d6c9db54646ebb3e6ada6699961c0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:26:01Z", "links": [{"href": "http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d946f15b-460d-418c-8d77-9344cad0f66d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:26:02,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d used request id req-dd6de1cd-0779-4a2a-97a2-ec8babe1ee44 2019-01-08 02:26:02,383 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:26:02,383 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack 2019-01-08 02:26:02,383 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack 2019-01-08 02:26:02,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/d946f15b-460d-418c-8d77-9344cad0f66d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:26:02,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:02 GMT Server: Apache x-openstack-request-id: req-8e8e01ab-d70c-457f-8b10-3a3dcb9ef579 Location: http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:02,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:02 GMT Server: Apache x-openstack-request-id: req-ad80127f-8369-4305-b5f4-2e0a16ecab0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-08T02:26:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:26:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14c3c992-8348-40fe-9c02-a3936700719b", "resource_type": "OS::Nova::Flavor"}]} 2019-01-08 02:26:02,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d/resources used request id req-ad80127f-8369-4305-b5f4-2e0a16ecab0f 2019-01-08 02:26:02,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/14c3c992-8348-40fe-9c02-a3936700719b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:26:02,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f13e3945-2abc-47ac-ba8f-beb60478b1f5 x-compute-request-id: req-f13e3945-2abc-47ac-ba8f-beb60478b1f5 Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack-flavor-eyfz3mqe6zgv", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/14c3c992-8348-40fe-9c02-a3936700719b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/14c3c992-8348-40fe-9c02-a3936700719b", "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": "14c3c992-8348-40fe-9c02-a3936700719b"}} 2019-01-08 02:26:02,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/14c3c992-8348-40fe-9c02-a3936700719b used request id req-f13e3945-2abc-47ac-ba8f-beb60478b1f5 2019-01-08 02:26:02,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:02,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:03,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3eaa5db10f894791b58f67323f344b65", "name": "CreateStackFlavorTests-05995d05-84f9-481-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ba4590e2ad447a4b69d930c00c11117", "name": "CreateStackFlavorTests-05995d05-84f9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/3ba4590e2ad447a4b69d930c00c11117", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3ba4590e2ad447a4b69d930c00c11117", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-05995d05-84f9-481-user", "id": "48bbc8d256b54599853bef20854db9e4"}, "audit_ids": ["wNIlydUMQ7aP1IzoGPA4ig"], "issued_at": "2019-01-08T02:26:03.000000Z"}} 2019-01-08 02:26:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae482afc1577301ae12ee4080c1c3820f420f7" 2019-01-08 02:26:03,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee0c19a-9192-483d-8357-d4be39af2570 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:03,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4ee0c19a-9192-483d-8357-d4be39af2570 2019-01-08 02:26:03,393 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:26:03,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae482afc1577301ae12ee4080c1c3820f420f7" 2019-01-08 02:26:03,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-a3367136-892b-4973-8ad4-39dcf2d014c8 x-compute-request-id: req-a3367136-892b-4973-8ad4-39dcf2d014c8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "14c3c992-8348-40fe-9c02-a3936700719b", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/14c3c992-8348-40fe-9c02-a3936700719b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/14c3c992-8348-40fe-9c02-a3936700719b", "rel": "bookmark"}], "name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack-flavor-eyfz3mqe6zgv"}]} 2019-01-08 02:26:03,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-a3367136-892b-4973-8ad4-39dcf2d014c8 2019-01-08 02:26:03,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/14c3c992-8348-40fe-9c02-a3936700719b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae482afc1577301ae12ee4080c1c3820f420f7" 2019-01-08 02:26:03,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-279c097e-59fe-45a8-9e00-e0148c93bd8f x-compute-request-id: req-279c097e-59fe-45a8-9e00-e0148c93bd8f Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack-flavor-eyfz3mqe6zgv", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/14c3c992-8348-40fe-9c02-a3936700719b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/14c3c992-8348-40fe-9c02-a3936700719b", "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": "14c3c992-8348-40fe-9c02-a3936700719b"}} 2019-01-08 02:26:03,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/14c3c992-8348-40fe-9c02-a3936700719b used request id req-279c097e-59fe-45a8-9e00-e0148c93bd8f 2019-01-08 02:26:03,653 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack-flavor-eyfz3mqe6zgv 2019-01-08 02:26:03,653 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack 2019-01-08 02:26:03,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/d946f15b-460d-418c-8d77-9344cad0f66d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:26:03,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:03 GMT Server: Apache x-openstack-request-id: req-c01f6ccf-157a-4992-abee-6c30a2036434 Location: http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:04,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:03 GMT Server: Apache x-openstack-request-id: req-3a5f4d72-8bfd-4dec-ad05-91e8e89771b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:04,174 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d used request id req-3a5f4d72-8bfd-4dec-ad05-91e8e89771b2 2019-01-08 02:26:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/d946f15b-460d-418c-8d77-9344cad0f66d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:26:04,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:04 GMT Server: Apache x-openstack-request-id: req-a8cdd1a9-6200-4012-8038-9caddaaa8aae Location: http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:04,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:04 GMT Server: Apache x-openstack-request-id: req-93e50313-6116-4e48-b8e5-642ebacb0f99 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "3ba4590e2ad447a4b69d930c00c11117", "OS::stack_id": "d946f15b-460d-418c-8d77-9344cad0f66d", "OS::stack_name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack", "stack_user_project_id": "132d6c9db54646ebb3e6ada6699961c0", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:26:01Z", "links": [{"href": "http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:26:04Z", "id": "d946f15b-460d-418c-8d77-9344cad0f66d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:26:04,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d used request id req-93e50313-6116-4e48-b8e5-642ebacb0f99 2019-01-08 02:26:04,438 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:26:04,438 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:26:07,441 - create_stack - DEBUG - Stack status query timeout in 1196.73331785 2019-01-08 02:26:07,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/d946f15b-460d-418c-8d77-9344cad0f66d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:26:07,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:07 GMT Server: Apache x-openstack-request-id: req-55641f91-7cf4-4db8-8415-52ee7b95a83b Location: http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:07,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:07 GMT Server: Apache x-openstack-request-id: req-86021a33-6770-4588-b01f-56f18e9073ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "3ba4590e2ad447a4b69d930c00c11117", "OS::stack_id": "d946f15b-460d-418c-8d77-9344cad0f66d", "OS::stack_name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack"}, "deletion_time": "2019-01-08T02:26:05Z", "stack_name": "CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack", "stack_user_project_id": "132d6c9db54646ebb3e6ada6699961c0", "tags": null, "creation_time": "2019-01-08T02:26:01Z", "links": [{"href": "http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:26:04Z", "id": "d946f15b-460d-418c-8d77-9344cad0f66d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-08 02:26:07,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d used request id req-86021a33-6770-4588-b01f-56f18e9073ef 2019-01-08 02:26:07,713 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:26:07,713 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack 2019-01-08 02:26:07,713 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack 2019-01-08 02:26:07,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/d946f15b-460d-418c-8d77-9344cad0f66d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0d1dec5d69982d9e6dee0ebda9194ecc1f37b3" 2019-01-08 02:26:07,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:07 GMT Server: Apache x-openstack-request-id: req-40769b93-2dee-42b0-990a-e34b5677bfcf Location: http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:07,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:07 GMT Server: Apache x-openstack-request-id: req-41a4d5c3-18b8-4dca-935f-4057e84b62dd Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:26:07,769 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/3ba4590e2ad447a4b69d930c00c11117/stacks/CreateStackFlavorTests-d014214b-21ac-484a-b70a-e39fab37a1ae-stack/d946f15b-460d-418c-8d77-9344cad0f66d used request id req-41a4d5c3-18b8-4dca-935f-4057e84b62dd 2019-01-08 02:26:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:08,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e42d8207-7a06-49a6-9eb1-5616cf37e7c5 Date: Tue, 08 Jan 2019 02:26:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:26:08,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-e42d8207-7a06-49a6-9eb1-5616cf37e7c5 2019-01-08 02:26:08,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:08,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74818354-2e4d-4b40-9935-195ef708d034 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:26:08,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-74818354-2e4d-4b40-9935-195ef708d034 2019-01-08 02:26:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:08,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5faa5dcd-d480-4dda-8753-4b200588cab3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:08,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-5faa5dcd-d480-4dda-8753-4b200588cab3 2019-01-08 02:26:08,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:08,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:08,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198104b5-5786-461e-be6e-a83b39a1419f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:08,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-198104b5-5786-461e-be6e-a83b39a1419f 2019-01-08 02:26:08,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:08,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:08,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da1607cb-49ac-4f68-9899-bcc3fc183d5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:08,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-da1607cb-49ac-4f68-9899-bcc3fc183d5a 2019-01-08 02:26:08,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:08,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cadfeae-3ee1-4c01-b3f5-7933f2221fac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:08,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-4cadfeae-3ee1-4c01-b3f5-7933f2221fac 2019-01-08 02:26:08,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:08,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:08,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680406dd-a948-463d-99ba-724e06cee86f 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:26:08,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-680406dd-a948-463d-99ba-724e06cee86f 2019-01-08 02:26:08,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:08,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d06c5e3a-93d5-4537-b07d-f3fb1329a438 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:08,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-d06c5e3a-93d5-4537-b07d-f3fb1329a438 2019-01-08 02:26:08,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:08,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:09,096 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600720f8-22fe-4b65-8e8a-e342c6562555 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:09,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-600720f8-22fe-4b65-8e8a-e342c6562555 2019-01-08 02:26:09,096 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:09,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efaf2d0-a848-488f-9cbf-d27c04277a90 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:26:09,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-4efaf2d0-a848-488f-9cbf-d27c04277a90 2019-01-08 02:26:09,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:09,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c14346-578e-455f-845f-a0f801e3ccfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:09,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-f2c14346-578e-455f-845f-a0f801e3ccfb 2019-01-08 02:26:09,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:09,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0d6a24-bec2-474d-a84c-b3b2b3ace92f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:09,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-4b0d6a24-bec2-474d-a84c-b3b2b3ace92f 2019-01-08 02:26:09,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:09,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:09,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c22e62-d45f-49f9-983a-1a9e03d977c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:09,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-09c22e62-d45f-49f9-983a-1a9e03d977c4 2019-01-08 02:26:09,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:09,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09bb1228-876f-4892-bb2f-7e774fc1e807 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:09,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-09bb1228-876f-4892-bb2f-7e774fc1e807 2019-01-08 02:26:09,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:09,661 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-05995d05-84f9-481-proj 2019-01-08 02:26:09,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:09,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd6276c1-4833-4537-9d42-dd212fa8e7f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:09,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/3ba4590e2ad447a4b69d930c00c11117 used request id req-bd6276c1-4833-4537-9d42-dd212fa8e7f6 2019-01-08 02:26:09,942 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-05995d05-84f9-481-proj-role 2019-01-08 02:26:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/3eaa5db10f894791b58f67323f344b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:10,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcfd913-0948-4d55-84dd-fe952ac35cc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:10,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/3eaa5db10f894791b58f67323f344b65 used request id req-8fcfd913-0948-4d55-84dd-fe952ac35cc8 2019-01-08 02:26:10,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09ba83ee369278f455ba5b736d3568e0e470aef" 2019-01-08 02:26:10,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-826956d8-8ffe-4ff2-9b59-915c99558e87 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:10,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-826956d8-8ffe-4ff2-9b59-915c99558e87 2019-01-08 02:26:10,185 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-05995d05-84f9-481-user 2019-01-08 02:26:10,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/48bbc8d256b54599853bef20854db9e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82362690599370af848164cfb4bd6a91acab6c0" 2019-01-08 02:26:10,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d240ea-bf93-4c16-b205-fbadf45c7d6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:10,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/48bbc8d256b54599853bef20854db9e4 used request id req-39d240ea-bf93-4c16-b205-fbadf45c7d6a 2019-01-08 02:26:10,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:10,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["c80oiVsjSBiLVgJzSVvcnA"], "issued_at": "2019-01-08T02:26:10.000000Z"}} 2019-01-08 02:26:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e430630ed556525d9b39824e03a5c2407ee6974" 2019-01-08 02:26:10,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab3726b-ae91-400e-9b4f-24c1f406fc88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:10,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4ab3726b-ae91-400e-9b4f-24c1f406fc88 2019-01-08 02:26:10,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:10,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:11,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["3rrGNp9WQLO0lr-Q4N4Tqg"], "issued_at": "2019-01-08T02:26:11.000000Z"}} 2019-01-08 02:26:11,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:11,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df354ac0-9c30-4419-a5a5-c7b63548aa91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:11,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-df354ac0-9c30-4419-a5a5-c7b63548aa91 2019-01-08 02:26:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:26:11,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:26: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:26:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-5128914c-3777-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:11,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55e29cc-1b2b-47e5-a8cd-40f15a5be6ed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-5128914c-3777-4fc-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:26:11,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-5128914c-3777-4fc-proj used request id req-e55e29cc-1b2b-47e5-a8cd-40f15a5be6ed 2019-01-08 02:26:11,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:11,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf905cbf-82e3-4fa6-ba32-0df579ed4b70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:26:11,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-cf905cbf-82e3-4fa6-ba32-0df579ed4b70 2019-01-08 02:26:11,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj"}}' 2019-01-08 02:26:11,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c3a0cdb-53d6-407d-a925-f783a01de726 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd"}, "tags": [], "enabled": true, "id": "e8b01274f6224a91a7012aef670de4fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj"}} 2019-01-08 02:26:11,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-2c3a0cdb-53d6-407d-a925-f783a01de726 2019-01-08 02:26:11,816 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-5128914c-3777-4fc-proj 2019-01-08 02:26:11,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:11,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:12,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["1Dm2FuKuS9qWpIPJTBN4BA"], "issued_at": "2019-01-08T02:26:12.000000Z"}} 2019-01-08 02:26:12,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:12,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc05225-2254-4b90-b5a4-767c3cdbebf2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:12,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-efc05225-2254-4b90-b5a4-767c3cdbebf2 2019-01-08 02:26:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:26:12,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:26: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:26:12,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:12,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83df802e-c673-46a7-9fdf-cdf817267c5c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:26:12,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-83df802e-c673-46a7-9fdf-cdf817267c5c 2019-01-08 02:26:12,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackKeypairTests-5128914c-3777-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:12,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e22bf05-0aec-4773-b354-2e6140e63a73 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackKeypairTests-5128914c-3777-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd"}, "tags": [], "enabled": true, "id": "e8b01274f6224a91a7012aef670de4fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj"}]} 2019-01-08 02:26:12,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackKeypairTests-5128914c-3777-4fc-proj used request id req-6e22bf05-0aec-4773-b354-2e6140e63a73 2019-01-08 02:26:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:12,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3987b975-13cf-47e4-83b5-0d159d86ba32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:26:12,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-3987b975-13cf-47e4-83b5-0d159d86ba32 2019-01-08 02:26:13,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:13,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32bf651-0ade-424d-b492-b7a4ae69d37b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:13,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e32bf651-0ade-424d-b492-b7a4ae69d37b 2019-01-08 02:26:13,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackKeypairTests-5128914c-3777-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:13,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d7e54b-364c-4e14-b6be-8207dda06064 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackKeypairTests-5128914c-3777-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd"}, "tags": [], "enabled": true, "id": "e8b01274f6224a91a7012aef670de4fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj"}]} 2019-01-08 02:26:13,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackKeypairTests-5128914c-3777-4fc-proj used request id req-86d7e54b-364c-4e14-b6be-8207dda06064 2019-01-08 02:26:13,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/945a053c624e43698a9111ecd5ebc68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:13,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240d8abe-96f3-4a47-93e3-8ebd495012ae Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-5128914c-3777-4fc-user", "links": {"self": "http://172.30.9.42:5000/v3/users/945a053c624e43698a9111ecd5ebc68c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e8b01274f6224a91a7012aef670de4fd", "id": "945a053c624e43698a9111ecd5ebc68c", "password_expires_at": null}} 2019-01-08 02:26:13,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/945a053c624e43698a9111ecd5ebc68c used request id req-240d8abe-96f3-4a47-93e3-8ebd495012ae 2019-01-08 02:26:13,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd/users/945a053c624e43698a9111ecd5ebc68c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:13,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07880e89-c7f0-4e82-a3db-6ac80295bb71 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd/users/945a053c624e43698a9111ecd5ebc68c/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:26:13,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd/users/945a053c624e43698a9111ecd5ebc68c/roles used request id req-07880e89-c7f0-4e82-a3db-6ac80295bb71 2019-01-08 02:26:13,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:13,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ef5b99-990b-4c45-84f4-a472d4f2127d Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:26:13,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-d5ef5b99-990b-4c45-84f4-a472d4f2127d 2019-01-08 02:26:13,608 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-5128914c-3777-4fc-proj 2019-01-08 02:26:13,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd/users/945a053c624e43698a9111ecd5ebc68c/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:13,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea80179b-af5e-4b3f-bef3-8f15db1ab011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:13,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd/users/945a053c624e43698a9111ecd5ebc68c/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-ea80179b-af5e-4b3f-bef3-8f15db1ab011 2019-01-08 02:26:13,724 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-5128914c-3777-4fc-user 2019-01-08 02:26:13,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:13,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:13,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e69464-0214-403d-874f-623225de10cf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:13,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-51e69464-0214-403d-874f-623225de10cf 2019-01-08 02:26:13,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" -d '{"role": {"name": "CreateStackKeypairTests-5128914c-3777-4fc-proj-role"}}' 2019-01-08 02:26:13,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee7f5b04-a5df-4261-a7ec-d8c4c2023e53 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13f594ccdfc04de5a82a943b804cf250", "links": {"self": "http://172.30.9.42:5000/v3/roles/13f594ccdfc04de5a82a943b804cf250"}, "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj-role"}} 2019-01-08 02:26:13,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-ee7f5b04-a5df-4261-a7ec-d8c4c2023e53 2019-01-08 02:26:13,965 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-5128914c-3777-4fc-proj-role 2019-01-08 02:26:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/13f594ccdfc04de5a82a943b804cf250 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:14,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45326f13-d030-4a54-b9d7-fba2044cbeb6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13f594ccdfc04de5a82a943b804cf250", "links": {"self": "http://172.30.9.42:5000/v3/roles/13f594ccdfc04de5a82a943b804cf250"}, "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj-role"}} 2019-01-08 02:26:14,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/13f594ccdfc04de5a82a943b804cf250 used request id req-45326f13-d030-4a54-b9d7-fba2044cbeb6 2019-01-08 02:26:14,074 - keystone_utils - INFO - Granting role CreateStackKeypairTests-5128914c-3777-4fc-proj-role to project CreateStackKeypairTests-5128914c-3777-4fc-proj 2019-01-08 02:26:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd/users/945a053c624e43698a9111ecd5ebc68c/roles/13f594ccdfc04de5a82a943b804cf250 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:14,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d04e3b3-e2c3-49ea-a4e1-aa1fe664821b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:14,226 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd/users/945a053c624e43698a9111ecd5ebc68c/roles/13f594ccdfc04de5a82a943b804cf250 used request id req-3d04e3b3-e2c3-49ea-a4e1-aa1fe664821b 2019-01-08 02:26:14,226 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:26:14,226 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:26:14,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:14,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:14,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13f594ccdfc04de5a82a943b804cf250", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8b01274f6224a91a7012aef670de4fd", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-5128914c-3777-4fc-user", "id": "945a053c624e43698a9111ecd5ebc68c"}, "audit_ids": ["1f76JNI-TVS7NS2q3WB0qw"], "issued_at": "2019-01-08T02:26:14.000000Z"}} 2019-01-08 02:26:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:14,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4873cf2-120f-4261-b9f2-5ebe89e29225 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:14,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a4873cf2-120f-4261-b9f2-5ebe89e29225 2019-01-08 02:26:14,749 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:26:14,752 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:26:14,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:14,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:14 GMT Server: Apache x-openstack-request-id: req-e800fc93-d6aa-4f56-8e54-7a2bc97defe3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:26:14,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack used request id req-e800fc93-d6aa-4f56-8e54-7a2bc97defe3 2019-01-08 02:26:15,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-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-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp"}}' 2019-01-08 02:26:16,820 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:15 GMT Server: Apache x-openstack-request-id: req-adfe370a-236f-4e1c-a384-785e629835a8 Location: http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "links": [{"href": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "rel": "self"}]}} 2019-01-08 02:26:16,821 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks used request id req-adfe370a-236f-4e1c-a384-785e629835a8 2019-01-08 02:26:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:17,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:16 GMT Server: Apache x-openstack-request-id: req-a4c58a0d-3410-4fd2-beec-41aa3d763872 Location: http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:17,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:17 GMT Server: Apache x-openstack-request-id: req-923caa13-db24-480c-ba24-ab57a33096e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 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": "e8b01274f6224a91a7012aef670de4fd", "OS::stack_id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "keypair_name": "CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "stack_user_project_id": "41c25e11274648a7b5436ac58a7449b0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:26:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-08 02:26:17,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d used request id req-923caa13-db24-480c-ba24-ab57a33096e3 2019-01-08 02:26:17,261 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack 2019-01-08 02:26:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:17,484 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:17 GMT Server: Apache x-openstack-request-id: req-b49a9db9-6ca0-4b21-a3d2-b0119ae53780 Location: http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:17,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:17 GMT Server: Apache x-openstack-request-id: req-2c74e173-18a5-4021-a9d9-bccdbac5e34a 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": "e8b01274f6224a91a7012aef670de4fd", "OS::stack_id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "keypair_name": "CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "stack_user_project_id": "41c25e11274648a7b5436ac58a7449b0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:26:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4B4vJvbb3GbiJxez5Zzjzwf9umNbwuSJDpbN2w5J2XBZPguE\n6TPwqpFeMnzv535c28xCPZIazoDhTHEGGi0J2EZld/hAs555anIOWzb4502SBwVC\nR8wYnzfAXk1vvT2nCISVQE3DlfvY8FXlbfmZrtm9z6Q9MyoPNDH6Rp0Kd7gjHGF3\nculok7U0DpuvZDEE7/JAfbWEX+1SkDFN51zEmTYZC14EB7Ed3YEHraloFW33sotB\nC+skjKeqRIWgP0A4FmBGeLHpQ/Av1xqzaLBFOph8BN7bHx9EBQzfzWbu8Z/Ygth5\nGdJCfe60PekQted/l/Tfsk7FwmK7/uJm+Ef30QIDAQABAoIBAQCWNuT3wsG+Sh8O\ngK6NGcj+/KYthWb9i9vpMV6skjkhSlImaeYdwDhwuppeUKsjh+iJUbCcQA9DldJs\nP90NMl7E3PopnPUQ7wkGNYg1zvSpY66akgXIxZ1DKkT/b/uS5X3NEcBPp0+OeY0A\nGTJ7sa42Ka81Oynh3zDtlQngxmU7s6iDNCEu9hL4AOZ44RIDTh/fRPpvYbn8KFFD\nuNNSU8+0ZV3wpWdc302kC3ZzgYEzmMWl/LAXqlZwYvXUYF7lIhM+WDc9t2lmDPUK\nDBrDYF+8WxqI2sV5xiVOx0HTC+XsQ6pmd7DSnXryUSuKPf8XNm6Ir+T6rtk2D4qn\nP+h2KC4ZAoGBAPNMfHNizKM5pMWOCF/T7Tb2Byk/z20HN0Cbpu627SrNhOpIK2Rm\nDOAu0XipunX8ZbJNCu2JlXqXwTm2OhOcXq3oGqq23JQ3GoGLuF4MZB+lM6p1kf0A\nnn8Gts42n+baOt+/qe4jCtQHXFNNF6HiIKq/FKvZsCxXtmV8oDN9TWk/AoGBAOvR\nXAheib4x0SAVCkcuQryurJHlOx0PAj7Iqrv/uw+xz0PHMxb5qd4nY3cyUwsDBqfB\nu6SY/cb8yHiOQkx8FZTa7Fl1Ws9TCVhrSp7XwDXf1elHp7NfoImQ5SFqf4FED/7w\ndvcqHy4fmCM20Jv2uVvOGmoT+QPmen4rYibbScrvAoGAeQ6oqb0SN3E6JDYswomv\ncXZvT735VrWNb29DW2nXjkGejfgE5zrD01RYU+KX7Zb9fv9InbKkltAli7K5KQLY\nNU3U3vaHwJO+c5Dy1pDxzLEliP5g+nMxaeEMWoThgTs6qhQy2FPFUoSrEqO8S4c5\nW9why/RP7XBjSBH/oD8Lon8CgYEAqA8ymbxWSjfSpByakJQFd9a8odVORa1WmkwE\ncasVM2AzKEikvnD7gJltp5sz15s2eQP2qJ1n7xJkBJbN5RhhgQ5sdmzOZQb2mA8O\nxRlZoIt/NZudhpZWIPQkd6YgbI2HINda0VcxlXtqv13nWd+Bxk2iQYsuYns1PQnK\nD4skkf0CgYEAsNYNyXBJjGdmaCqNLJIpzIkHw3v2jP3gdP5BclCQvtLVaNw1LlNv\nOQLKRnJnYhGqaNGbBMGpaFjLCYfkUHqQBXWmPKdoKHghP1bUZa4JS2n3owa+yZKT\nraWX+SFIz5/8IqinDGC2F4RvClQPvaV3uQ8lj2AU3yeuyoahbJd/oYk=\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"}} 2019-01-08 02:26:17,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d used request id req-2c74e173-18a5-4021-a9d9-bccdbac5e34a 2019-01-08 02:26:17,796 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:26:17,796 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack 2019-01-08 02:26:17,796 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack 2019-01-08 02:26:17,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:18,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:17 GMT Server: Apache x-openstack-request-id: req-6701edf5-7ea1-45b7-8642-a538bfcc6878 Location: http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:18,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:18 GMT Server: Apache x-openstack-request-id: req-6fe8dc33-40e0-4834-a9c0-259d1960b3f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T02:26:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:26:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-08 02:26:18,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d/resources used request id req-6fe8dc33-40e0-4834-a9c0-259d1960b3f7 2019-01-08 02:26:18,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:18,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99895c22-ec0e-48d6-a274-3365a274079e x-compute-request-id: req-99895c22-ec0e-48d6-a274-3365a274079e Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgHi8m9tvcZuInF7PlnOPPB/26Y1vC5IkOls3bDknZcFk+C4TpM/CqkV4yfO/nflzbzEI9khrOgOFMcQYaLQnYRmV3+ECznnlqcg5bNvjnTZIHBUJHzBifN8BeTW+9PacIhJVATcOV+9jwVeVt+Zmu2b3PpD0zKg80MfpGnQp3uCMcYXdy6WiTtTQOm69kMQTv8kB9tYRf7VKQMU3nXMSZNhkLXgQHsR3dgQetqWgVbfeyi0EL6ySMp6pEhaA/QDgWYEZ4selD8C/XGrNosEU6mHwE3tsfH0QFDN/NZu7xn9iC2HkZ0kJ97rQ96RC153+X9N+yTsXCYrv+4mb4R/fR Generated-by-Nova", "user_id": "945a053c624e43698a9111ecd5ebc68c", "name": "CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp", "deleted": false, "created_at": "2019-01-08T02:26:17.000000", "updated_at": null, "fingerprint": "98:2a:9a:9a:d4:26:b4:34:f0:37:2c:b1:91:b5:15:8e", "deleted_at": null, "id": 95}} 2019-01-08 02:26:18,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp used request id req-99895c22-ec0e-48d6-a274-3365a274079e 2019-01-08 02:26:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:18,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:18 GMT Server: Apache x-openstack-request-id: req-a5d5e290-0340-4e64-9f9c-175451710c8c Location: http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:18,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:18 GMT Server: Apache x-openstack-request-id: req-e27bcc1f-2d38-494d-8565-92b831f25ed3 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": "e8b01274f6224a91a7012aef670de4fd", "OS::stack_id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "keypair_name": "CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "stack_user_project_id": "41c25e11274648a7b5436ac58a7449b0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:26:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4B4vJvbb3GbiJxez5Zzjzwf9umNbwuSJDpbN2w5J2XBZPguE\n6TPwqpFeMnzv535c28xCPZIazoDhTHEGGi0J2EZld/hAs555anIOWzb4502SBwVC\nR8wYnzfAXk1vvT2nCISVQE3DlfvY8FXlbfmZrtm9z6Q9MyoPNDH6Rp0Kd7gjHGF3\nculok7U0DpuvZDEE7/JAfbWEX+1SkDFN51zEmTYZC14EB7Ed3YEHraloFW33sotB\nC+skjKeqRIWgP0A4FmBGeLHpQ/Av1xqzaLBFOph8BN7bHx9EBQzfzWbu8Z/Ygth5\nGdJCfe60PekQted/l/Tfsk7FwmK7/uJm+Ef30QIDAQABAoIBAQCWNuT3wsG+Sh8O\ngK6NGcj+/KYthWb9i9vpMV6skjkhSlImaeYdwDhwuppeUKsjh+iJUbCcQA9DldJs\nP90NMl7E3PopnPUQ7wkGNYg1zvSpY66akgXIxZ1DKkT/b/uS5X3NEcBPp0+OeY0A\nGTJ7sa42Ka81Oynh3zDtlQngxmU7s6iDNCEu9hL4AOZ44RIDTh/fRPpvYbn8KFFD\nuNNSU8+0ZV3wpWdc302kC3ZzgYEzmMWl/LAXqlZwYvXUYF7lIhM+WDc9t2lmDPUK\nDBrDYF+8WxqI2sV5xiVOx0HTC+XsQ6pmd7DSnXryUSuKPf8XNm6Ir+T6rtk2D4qn\nP+h2KC4ZAoGBAPNMfHNizKM5pMWOCF/T7Tb2Byk/z20HN0Cbpu627SrNhOpIK2Rm\nDOAu0XipunX8ZbJNCu2JlXqXwTm2OhOcXq3oGqq23JQ3GoGLuF4MZB+lM6p1kf0A\nnn8Gts42n+baOt+/qe4jCtQHXFNNF6HiIKq/FKvZsCxXtmV8oDN9TWk/AoGBAOvR\nXAheib4x0SAVCkcuQryurJHlOx0PAj7Iqrv/uw+xz0PHMxb5qd4nY3cyUwsDBqfB\nu6SY/cb8yHiOQkx8FZTa7Fl1Ws9TCVhrSp7XwDXf1elHp7NfoImQ5SFqf4FED/7w\ndvcqHy4fmCM20Jv2uVvOGmoT+QPmen4rYibbScrvAoGAeQ6oqb0SN3E6JDYswomv\ncXZvT735VrWNb29DW2nXjkGejfgE5zrD01RYU+KX7Zb9fv9InbKkltAli7K5KQLY\nNU3U3vaHwJO+c5Dy1pDxzLEliP5g+nMxaeEMWoThgTs6qhQy2FPFUoSrEqO8S4c5\nW9why/RP7XBjSBH/oD8Lon8CgYEAqA8ymbxWSjfSpByakJQFd9a8odVORa1WmkwE\ncasVM2AzKEikvnD7gJltp5sz15s2eQP2qJ1n7xJkBJbN5RhhgQ5sdmzOZQb2mA8O\nxRlZoIt/NZudhpZWIPQkd6YgbI2HINda0VcxlXtqv13nWd+Bxk2iQYsuYns1PQnK\nD4skkf0CgYEAsNYNyXBJjGdmaCqNLJIpzIkHw3v2jP3gdP5BclCQvtLVaNw1LlNv\nOQLKRnJnYhGqaNGbBMGpaFjLCYfkUHqQBXWmPKdoKHghP1bUZa4JS2n3owa+yZKT\nraWX+SFIz5/8IqinDGC2F4RvClQPvaV3uQ8lj2AU3yeuyoahbJd/oYk=\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"}} 2019-01-08 02:26:18,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d used request id req-e27bcc1f-2d38-494d-8565-92b831f25ed3 2019-01-08 02:26:18,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:18,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:19,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13f594ccdfc04de5a82a943b804cf250", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8b01274f6224a91a7012aef670de4fd", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-5128914c-3777-4fc-user", "id": "945a053c624e43698a9111ecd5ebc68c"}, "audit_ids": ["EKkr5x_KQpeLCvJ1TsuxSg"], "issued_at": "2019-01-08T02:26:19.000000Z"}} 2019-01-08 02:26:19,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}593a99f739bb5f7a4b3697f2f25be6729f898772" 2019-01-08 02:26:19,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c97d1ff-3cbc-4a7f-a111-f38233185679 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:19,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4c97d1ff-3cbc-4a7f-a111-f38233185679 2019-01-08 02:26:19,342 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:26:19,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}593a99f739bb5f7a4b3697f2f25be6729f898772" 2019-01-08 02:26:19,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-448e8794-9a2f-4722-aad5-9c0fea904c44 x-compute-request-id: req-448e8794-9a2f-4722-aad5-9c0fea904c44 Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgHi8m9tvcZuInF7PlnOPPB/26Y1vC5IkOls3bDknZcFk+C4TpM/CqkV4yfO/nflzbzEI9khrOgOFMcQYaLQnYRmV3+ECznnlqcg5bNvjnTZIHBUJHzBifN8BeTW+9PacIhJVATcOV+9jwVeVt+Zmu2b3PpD0zKg80MfpGnQp3uCMcYXdy6WiTtTQOm69kMQTv8kB9tYRf7VKQMU3nXMSZNhkLXgQHsR3dgQetqWgVbfeyi0EL6ySMp6pEhaA/QDgWYEZ4selD8C/XGrNosEU6mHwE3tsfH0QFDN/NZu7xn9iC2HkZ0kJ97rQ96RC153+X9N+yTsXCYrv+4mb4R/fR Generated-by-Nova", "name": "CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp", "fingerprint": "98:2a:9a:9a:d4:26:b4:34:f0:37:2c:b1:91:b5:15:8e"}}]} 2019-01-08 02:26:19,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-448e8794-9a2f-4722-aad5-9c0fea904c44 2019-01-08 02:26:19,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:19,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13f594ccdfc04de5a82a943b804cf250", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8b01274f6224a91a7012aef670de4fd", "name": "CreateStackKeypairTests-5128914c-3777-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-5128914c-3777-4fc-user", "id": "945a053c624e43698a9111ecd5ebc68c"}, "audit_ids": ["w5DNpHhOSHCql2bICs3eZw"], "issued_at": "2019-01-08T02:26:19.000000Z"}} 2019-01-08 02:26:19,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs/CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e7a88a7e3c65a31ce6d463a54c9956d6e6cc6d" 2019-01-08 02:26:20,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-080abd67-fd5c-47af-8123-562120db4069 x-compute-request-id: req-080abd67-fd5c-47af-8123-562120db4069 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgHi8m9tvcZuInF7PlnOPPB/26Y1vC5IkOls3bDknZcFk+C4TpM/CqkV4yfO/nflzbzEI9khrOgOFMcQYaLQnYRmV3+ECznnlqcg5bNvjnTZIHBUJHzBifN8BeTW+9PacIhJVATcOV+9jwVeVt+Zmu2b3PpD0zKg80MfpGnQp3uCMcYXdy6WiTtTQOm69kMQTv8kB9tYRf7VKQMU3nXMSZNhkLXgQHsR3dgQetqWgVbfeyi0EL6ySMp6pEhaA/QDgWYEZ4selD8C/XGrNosEU6mHwE3tsfH0QFDN/NZu7xn9iC2HkZ0kJ97rQ96RC153+X9N+yTsXCYrv+4mb4R/fR Generated-by-Nova", "user_id": "945a053c624e43698a9111ecd5ebc68c", "name": "CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp", "deleted": false, "created_at": "2019-01-08T02:26:17.000000", "updated_at": null, "fingerprint": "98:2a:9a:9a:d4:26:b4:34:f0:37:2c:b1:91:b5:15:8e", "deleted_at": null, "id": 95}} 2019-01-08 02:26:20,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp used request id req-080abd67-fd5c-47af-8123-562120db4069 2019-01-08 02:26:20,193 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack 2019-01-08 02:26:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:20,403 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:20 GMT Server: Apache x-openstack-request-id: req-6ffd075e-b533-44e7-9f70-3e76751923d5 Location: http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:20,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:20 GMT Server: Apache x-openstack-request-id: req-71ac569a-3861-4ecf-b761-6fd254532ed7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:20,737 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d used request id req-71ac569a-3861-4ecf-b761-6fd254532ed7 2019-01-08 02:26:20,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:20,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:20 GMT Server: Apache x-openstack-request-id: req-05923d4f-1ffe-46c5-85ab-b272be52eb4b Location: http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:21,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:20 GMT Server: Apache x-openstack-request-id: req-04a58998-81c6-4014-8901-341d68cc8057 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 611 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": "e8b01274f6224a91a7012aef670de4fd", "OS::stack_id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "keypair_name": "CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "stack_user_project_id": "41c25e11274648a7b5436ac58a7449b0", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:26:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:26:20Z", "id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-08 02:26:21,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d used request id req-04a58998-81c6-4014-8901-341d68cc8057 2019-01-08 02:26:21,001 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:26:21,001 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:26:24,005 - create_stack - DEBUG - Stack status query timeout in 1196.7332921 2019-01-08 02:26:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:24,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:24 GMT Server: Apache x-openstack-request-id: req-47a8e5fc-d006-4ef4-8c2b-5efb017f58c5 Location: http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:24,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:24 GMT Server: Apache x-openstack-request-id: req-6eb02302-2200-4d6f-aba7-4e937ea5be76 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": "e8b01274f6224a91a7012aef670de4fd", "OS::stack_id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "keypair_name": "CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-kp"}, "deletion_time": "2019-01-08T02:26:21Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack", "stack_user_project_id": "41c25e11274648a7b5436ac58a7449b0", "tags": null, "creation_time": "2019-01-08T02:26:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:26:20Z", "id": "f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-08 02:26:24,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d used request id req-6eb02302-2200-4d6f-aba7-4e937ea5be76 2019-01-08 02:26:24,077 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:26:24,078 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack 2019-01-08 02:26:24,078 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack 2019-01-08 02:26:24,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107ca6a2914608c82e165f1d40741bb8ed41eaa8" 2019-01-08 02:26:24,108 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:24 GMT Server: Apache x-openstack-request-id: req-b9d8634f-2c0d-423f-a188-64cc969a44ab Location: http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:24,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:24 GMT Server: Apache x-openstack-request-id: req-b287da85-8bae-4ada-9fc8-e155d712fe3a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:26:24,136 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/e8b01274f6224a91a7012aef670de4fd/stacks/CreateStackKeypairTests-CreateStackKeypairTests-03ed160c-1408-45da-bfb7-6bd8be013d9b-stack/f8e4bca0-30fd-4dbb-9c19-2be98fd6e36d used request id req-b287da85-8bae-4ada-9fc8-e155d712fe3a 2019-01-08 02:26:24,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:24,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-505e26bd-4c57-4fd5-af2e-c621adcbdeca Date: Tue, 08 Jan 2019 02:26:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:26:24,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-505e26bd-4c57-4fd5-af2e-c621adcbdeca 2019-01-08 02:26:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:24,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43eedfcb-09ac-495f-965a-7c9fda1bfb40 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:26:24,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-43eedfcb-09ac-495f-965a-7c9fda1bfb40 2019-01-08 02:26:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:24,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5103d7c3-8646-40cd-8480-0b8b5ae7985d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:24,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-5103d7c3-8646-40cd-8480-0b8b5ae7985d 2019-01-08 02:26:24,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:24,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:24,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1497dc-4ec3-4cce-bf98-073466c0fb7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:24,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-bc1497dc-4ec3-4cce-bf98-073466c0fb7b 2019-01-08 02:26:24,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:24,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:24,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e291c2-b163-4f39-998b-1e39c981154d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:24,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-f3e291c2-b163-4f39-998b-1e39c981154d 2019-01-08 02:26:24,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:24,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:25,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb7c1a3-7fe1-45fc-8167-3c42093203e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:25,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-2cb7c1a3-7fe1-45fc-8167-3c42093203e9 2019-01-08 02:26:25,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:25,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:25,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91d79bf-1a8d-41e9-8317-ffbbf71d947b 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:26:25,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-e91d79bf-1a8d-41e9-8317-ffbbf71d947b 2019-01-08 02:26:25,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:25,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-843ac09a-4285-460d-8726-4e71a4c870f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:25,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-843ac09a-4285-460d-8726-4e71a4c870f9 2019-01-08 02:26:25,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:25,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:25,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c148155f-5873-4d20-aff2-061759a0fbca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:25,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-c148155f-5873-4d20-aff2-061759a0fbca 2019-01-08 02:26:25,353 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:25,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08c7a47-d6fd-47f2-a7d5-682e9b3ddf5b 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:26:25,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-d08c7a47-d6fd-47f2-a7d5-682e9b3ddf5b 2019-01-08 02:26:25,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:25,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-158e14a5-49a3-44d1-acac-7768db056ec6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:25,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-158e14a5-49a3-44d1-acac-7768db056ec6 2019-01-08 02:26:25,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:25,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-528663b9-fada-4fa4-8a29-0e14ae3b79b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:25,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-528663b9-fada-4fa4-8a29-0e14ae3b79b0 2019-01-08 02:26:25,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:25,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:25,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d70729-4823-4ec8-a366-c95c2eeeff1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:25,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-a4d70729-4823-4ec8-a366-c95c2eeeff1e 2019-01-08 02:26:25,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:25,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a60f9c2-2ad0-4c59-b6a6-43eacf54f878 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:25,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-0a60f9c2-2ad0-4c59-b6a6-43eacf54f878 2019-01-08 02:26:25,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:25,978 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-5128914c-3777-4fc-proj 2019-01-08 02:26:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:26,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baa31837-329e-4b50-9b7a-491dc09aa62c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:26,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e8b01274f6224a91a7012aef670de4fd used request id req-baa31837-329e-4b50-9b7a-491dc09aa62c 2019-01-08 02:26:26,247 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-5128914c-3777-4fc-proj-role 2019-01-08 02:26:26,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/13f594ccdfc04de5a82a943b804cf250 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:26,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc6ab4d8-7627-49b2-b9ca-b72a59fa3e7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:26,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/13f594ccdfc04de5a82a943b804cf250 used request id req-fc6ab4d8-7627-49b2-b9ca-b72a59fa3e7a 2019-01-08 02:26:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdeb20505cad5ac7d51b39c2207b2509205fc0e" 2019-01-08 02:26:26,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79daf13c-2bc8-484d-8532-c99bd9fb56d6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:26,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-79daf13c-2bc8-484d-8532-c99bd9fb56d6 2019-01-08 02:26:26,485 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-5128914c-3777-4fc-user 2019-01-08 02:26:26,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/945a053c624e43698a9111ecd5ebc68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f49116a500e4b056392309c04ecb112937e89f" 2019-01-08 02:26:26,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d8c76f-23fb-4181-add4-858451ebd671 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:26,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/945a053c624e43698a9111ecd5ebc68c used request id req-f6d8c76f-23fb-4181-add4-858451ebd671 2019-01-08 02:26:26,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:27,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["B05tqLg7R5agqvfXxSEGIA"], "issued_at": "2019-01-08T02:26:27.000000Z"}} 2019-01-08 02:26:27,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7e3a76dfcb63f4fa9a208d79a6db618fe7d277" 2019-01-08 02:26:27,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b525e9d1-e56d-4632-8f71-05d49b059a0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:27,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b525e9d1-e56d-4632-8f71-05d49b059a0d 2019-01-08 02:26:27,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:27,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:27,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["j-5x8BbkRpixh_TMMEa1Uw"], "issued_at": "2019-01-08T02:26:27.000000Z"}} 2019-01-08 02:26:27,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:27,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fbe9f0-2e96-42f7-bf6f-da1d7e47bbc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:27,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e4fbe9f0-2e96-42f7-bf6f-da1d7e47bbc9 2019-01-08 02:26:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:26:27,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:26: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:26:27,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:27,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090699cc-6c2c-43c0-b53d-356c97830f6c Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:26:27,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj used request id req-090699cc-6c2c-43c0-b53d-356c97830f6c 2019-01-08 02:26:27,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:28,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a4fe35-fd9b-44a0-aa1e-67a6d3125474 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:26:28,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-09a4fe35-fd9b-44a0-aa1e-67a6d3125474 2019-01-08 02:26:28,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj"}}' 2019-01-08 02:26:28,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c910a3-172d-413d-a2e5-445c4bf29172 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee"}, "tags": [], "enabled": true, "id": "e7655a7561ab486faedf87efe2d59cee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj"}} 2019-01-08 02:26:28,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-28c910a3-172d-413d-a2e5-445c4bf29172 2019-01-08 02:26:28,229 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj 2019-01-08 02:26:28,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:28,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:28,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["MQT_HECDRNmM2W2T589Plw"], "issued_at": "2019-01-08T02:26:28.000000Z"}} 2019-01-08 02:26:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:28,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6641e26d-1fd7-4116-995d-1ba09c53fab2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:28,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-6641e26d-1fd7-4116-995d-1ba09c53fab2 2019-01-08 02:26:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:26:28,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:26: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:26:28,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:28,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf73914-0201-44a4-a392-dcec83a0ec05 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:26:28,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-4cf73914-0201-44a4-a392-dcec83a0ec05 2019-01-08 02:26:28,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:29,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5228c40a-6e97-4084-843a-356071015e84 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee"}, "tags": [], "enabled": true, "id": "e7655a7561ab486faedf87efe2d59cee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj"}]} 2019-01-08 02:26:29,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj used request id req-5228c40a-6e97-4084-843a-356071015e84 2019-01-08 02:26:29,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:29,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81906776-3c3f-4dc9-b00b-f9e7c4b83456 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:26:29,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-81906776-3c3f-4dc9-b00b-f9e7c4b83456 2019-01-08 02:26:29,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:29,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d76ce5b-b6b7-453d-bbe4-6b7c5f6b6bdc Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:29,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0d76ce5b-b6b7-453d-bbe4-6b7c5f6b6bdc 2019-01-08 02:26:29,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:29,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079c6c52-1dec-4ccf-b1a0-b82f1d033fa1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee"}, "tags": [], "enabled": true, "id": "e7655a7561ab486faedf87efe2d59cee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj"}]} 2019-01-08 02:26:29,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj used request id req-079c6c52-1dec-4ccf-b1a0-b82f1d033fa1 2019-01-08 02:26:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/806e11dc76f84cd29161ab27cbb86496 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:29,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d2e4b0-7cf3-4201-a152-22e9986ea7e8 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-user", "links": {"self": "http://172.30.9.42:5000/v3/users/806e11dc76f84cd29161ab27cbb86496"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "806e11dc76f84cd29161ab27cbb86496", "password_expires_at": null}} 2019-01-08 02:26:29,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/806e11dc76f84cd29161ab27cbb86496 used request id req-10d2e4b0-7cf3-4201-a152-22e9986ea7e8 2019-01-08 02:26:29,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee/users/806e11dc76f84cd29161ab27cbb86496/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:30,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68351417-b45f-44bd-bb38-55c7311c308d Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee/users/806e11dc76f84cd29161ab27cbb86496/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:26:30,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee/users/806e11dc76f84cd29161ab27cbb86496/roles used request id req-68351417-b45f-44bd-bb38-55c7311c308d 2019-01-08 02:26:30,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:30,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe6aaa2-c792-4607-bbfa-766f8cca6d1c Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:26:30,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-7fe6aaa2-c792-4607-bbfa-766f8cca6d1c 2019-01-08 02:26:30,122 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj 2019-01-08 02:26:30,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee/users/806e11dc76f84cd29161ab27cbb86496/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:30,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2366b716-1f0a-4e3a-b363-a48637420f41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:30,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee/users/806e11dc76f84cd29161ab27cbb86496/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-2366b716-1f0a-4e3a-b363-a48637420f41 2019-01-08 02:26:30,291 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-user 2019-01-08 02:26:30,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:30,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:30,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fb3651-42b9-4caa-9e3b-3bd6d2824240 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:30,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e0fb3651-42b9-4caa-9e3b-3bd6d2824240 2019-01-08 02:26:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" -d '{"role": {"name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj-role"}}' 2019-01-08 02:26:30,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63618e26-8152-48b4-8145-fbe5e7a4408b Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5accac3fcd574950aa262b3c5c87514c", "links": {"self": "http://172.30.9.42:5000/v3/roles/5accac3fcd574950aa262b3c5c87514c"}, "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj-role"}} 2019-01-08 02:26:30,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-63618e26-8152-48b4-8145-fbe5e7a4408b 2019-01-08 02:26:30,535 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj-role 2019-01-08 02:26:30,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/5accac3fcd574950aa262b3c5c87514c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:30,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbe471a-fa24-4aee-ae7c-3354cd5d0f9a Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5accac3fcd574950aa262b3c5c87514c", "links": {"self": "http://172.30.9.42:5000/v3/roles/5accac3fcd574950aa262b3c5c87514c"}, "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj-role"}} 2019-01-08 02:26:30,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/5accac3fcd574950aa262b3c5c87514c used request id req-3cbe471a-fa24-4aee-ae7c-3354cd5d0f9a 2019-01-08 02:26:30,651 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj-role to project CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj 2019-01-08 02:26:30,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee/users/806e11dc76f84cd29161ab27cbb86496/roles/5accac3fcd574950aa262b3c5c87514c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:30,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b744f8ed-0724-4338-a05d-4e5af3d6b2d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:30,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee/users/806e11dc76f84cd29161ab27cbb86496/roles/5accac3fcd574950aa262b3c5c87514c used request id req-b744f8ed-0724-4338-a05d-4e5af3d6b2d5 2019-01-08 02:26:30,801 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:26:30,801 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:26:30,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:30,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:31,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5accac3fcd574950aa262b3c5c87514c", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7655a7561ab486faedf87efe2d59cee", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e7655a7561ab486faedf87efe2d59cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7655a7561ab486faedf87efe2d59cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-user", "id": "806e11dc76f84cd29161ab27cbb86496"}, "audit_ids": ["lOLOq8fRSMmECehlOeDbwg"], "issued_at": "2019-01-08T02:26:31.000000Z"}} 2019-01-08 02:26:31,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:31,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3c4b1c-a1a3-4f27-9e66-3c360f8f784a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:31,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5a3c4b1c-a1a3-4f27-9e66-3c360f8f784a 2019-01-08 02:26:31,324 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:26:31,327 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:26:31,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:31,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:31 GMT Server: Apache x-openstack-request-id: req-41804273-d99c-4c86-944a-24bfe01e1775 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:26:31,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack used request id req-41804273-d99c-4c86-944a-24bfe01e1775 2019-01-08 02:26:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-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-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp"}}' 2019-01-08 02:26:33,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:31 GMT Server: Apache x-openstack-request-id: req-e6063769-d66d-4130-8b91-ccbc08b0f63c Location: http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "links": [{"href": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067", "rel": "self"}]}} 2019-01-08 02:26:33,238 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks used request id req-e6063769-d66d-4130-8b91-ccbc08b0f63c 2019-01-08 02:26:33,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/3d648dd8-967c-413b-a763-2d0d32fdb067 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:33,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:33 GMT Server: Apache x-openstack-request-id: req-64d1e655-d374-423b-8d75-c9835adf00f8 Location: http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:33,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:33 GMT Server: Apache x-openstack-request-id: req-9db1fb8d-c9e8-4062-b40e-31fea6dcc3f0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "e7655a7561ab486faedf87efe2d59cee", "OS::stack_id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "security_group_name": "CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "stack_user_project_id": "91c8106b76f547c19866bf95892468ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:26:32Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-08 02:26:33,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 used request id req-9db1fb8d-c9e8-4062-b40e-31fea6dcc3f0 2019-01-08 02:26:33,687 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack 2019-01-08 02:26:33,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/3d648dd8-967c-413b-a763-2d0d32fdb067 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:33,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:33 GMT Server: Apache x-openstack-request-id: req-2b3de600-d7bf-4dc3-a1db-42226a7a07b7 Location: http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:34,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:33 GMT Server: Apache x-openstack-request-id: req-d477810a-b788-40be-ba66-01eac3d56ef3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "e7655a7561ab486faedf87efe2d59cee", "OS::stack_id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "security_group_name": "CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "stack_user_project_id": "91c8106b76f547c19866bf95892468ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:26:32Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-08 02:26:34,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 used request id req-d477810a-b788-40be-ba66-01eac3d56ef3 2019-01-08 02:26:34,139 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:26:34,139 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:26:37,142 - create_stack - DEBUG - Stack status query timeout in 1196.54509306 2019-01-08 02:26:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/3d648dd8-967c-413b-a763-2d0d32fdb067 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:37,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:37 GMT Server: Apache x-openstack-request-id: req-fb0d5eda-6ce4-403c-b6f7-830d31dc4592 Location: http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:37,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:37 GMT Server: Apache x-openstack-request-id: req-8a130035-0396-401a-bfa9-594951e7d292 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 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": "e7655a7561ab486faedf87efe2d59cee", "OS::stack_id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "security_group_name": "CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "stack_user_project_id": "91c8106b76f547c19866bf95892468ef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:26:32Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-08 02:26:37,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 used request id req-8a130035-0396-401a-bfa9-594951e7d292 2019-01-08 02:26:37,411 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:26:37,411 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack 2019-01-08 02:26:37,411 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack 2019-01-08 02:26:37,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/3d648dd8-967c-413b-a763-2d0d32fdb067/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:37,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:37 GMT Server: Apache x-openstack-request-id: req-614d919c-8ce7-4686-be33-8e9841fb8a31 Location: http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:37,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:37 GMT Server: Apache x-openstack-request-id: req-06d995fe-5b49-4a0c-8384-c5ac2a5e743c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T02:26:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:26:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-08 02:26:37,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067/resources used request id req-06d995fe-5b49-4a0c-8384-c5ac2a5e743c 2019-01-08 02:26:37,933 - neutron_utils - INFO - Retrieving security group with ID - e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 2019-01-08 02:26:37,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:38,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-b3cad090-be00-4f90-b743-4578ae67f821 Date: Tue, 08 Jan 2019 02:26:38 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:33Z", "updated_at": "2019-01-08T02:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:26:35Z", "revision_number": 0, "id": "a16ea39a-5f97-45da-97f2-2d1048fbf6c6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7655a7561ab486faedf87efe2d59cee"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T02:26:35Z", "revision_number": 0, "id": "a5c61966-ec11-46df-b922-95c870eedce3", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e7655a7561ab486faedf87efe2d59cee"}], "revision_number": 6, "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "name": "CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp"}]} 2019-01-08 02:26:38,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 used request id req-b3cad090-be00-4f90-b743-4578ae67f821 2019-01-08 02:26:38,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 2019-01-08 02:26:38,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:38,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-b01ca595-7d84-40c9-aa9c-1b7657b28ce1 Date: Tue, 08 Jan 2019 02:26:38 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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": null, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a16ea39a-5f97-45da-97f2-2d1048fbf6c6"}, {"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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": 22, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a5c61966-ec11-46df-b922-95c870eedce3"}]} 2019-01-08 02:26:38,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 used request id req-b01ca595-7d84-40c9-aa9c-1b7657b28ce1 2019-01-08 02:26:38,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 2019-01-08 02:26:38,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:38,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-b9a3f60c-b401-43be-89dc-8d6ee7d54f07 Date: Tue, 08 Jan 2019 02:26:38 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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": null, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a16ea39a-5f97-45da-97f2-2d1048fbf6c6"}, {"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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": 22, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a5c61966-ec11-46df-b922-95c870eedce3"}]} 2019-01-08 02:26:38,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 used request id req-b9a3f60c-b401-43be-89dc-8d6ee7d54f07 2019-01-08 02:26:38,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:38,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:39,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5accac3fcd574950aa262b3c5c87514c", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7655a7561ab486faedf87efe2d59cee", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/e7655a7561ab486faedf87efe2d59cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7655a7561ab486faedf87efe2d59cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-user", "id": "806e11dc76f84cd29161ab27cbb86496"}, "audit_ids": ["zGcsp5lASJafzckdo_UAEg"], "issued_at": "2019-01-08T02:26:39.000000Z"}} 2019-01-08 02:26:39,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7094a6da3be6b6d43b3d7d2858e4040d3547f3" 2019-01-08 02:26:39,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ab740c-e1b3-4251-8797-bcf75eabf38e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:39,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-37ab740c-e1b3-4251-8797-bcf75eabf38e 2019-01-08 02:26:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7094a6da3be6b6d43b3d7d2858e4040d3547f3" 2019-01-08 02:26:39,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-c82bd2aa-b44c-42da-9ae2-4cacea40db95 Date: Tue, 08 Jan 2019 02:26:39 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:33Z", "updated_at": "2019-01-08T02:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:26:35Z", "revision_number": 0, "id": "a16ea39a-5f97-45da-97f2-2d1048fbf6c6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7655a7561ab486faedf87efe2d59cee"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T02:26:35Z", "revision_number": 0, "id": "a5c61966-ec11-46df-b922-95c870eedce3", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e7655a7561ab486faedf87efe2d59cee"}], "revision_number": 6, "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "name": "CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp"}]} 2019-01-08 02:26:39,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp&description=Test+description used request id req-c82bd2aa-b44c-42da-9ae2-4cacea40db95 2019-01-08 02:26:39,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:26:39,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:26: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:26:39,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7094a6da3be6b6d43b3d7d2858e4040d3547f3" 2019-01-08 02:26:39,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38fc037-ba80-458c-9673-e8c2963907b9 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7655a7561ab486faedf87efe2d59cee", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj"}} 2019-01-08 02:26:39,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee used request id req-b38fc037-ba80-458c-9673-e8c2963907b9 2019-01-08 02:26:39,475 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 2019-01-08 02:26:39,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7094a6da3be6b6d43b3d7d2858e4040d3547f3" 2019-01-08 02:26:39,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-cb20c2c4-96a6-4f54-a02a-ae9a654acb55 Date: Tue, 08 Jan 2019 02:26:39 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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": null, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a16ea39a-5f97-45da-97f2-2d1048fbf6c6"}, {"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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": 22, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a5c61966-ec11-46df-b922-95c870eedce3"}]} 2019-01-08 02:26:39,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 used request id req-cb20c2c4-96a6-4f54-a02a-ae9a654acb55 2019-01-08 02:26:39,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 2019-01-08 02:26:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7094a6da3be6b6d43b3d7d2858e4040d3547f3" 2019-01-08 02:26:39,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-4123d2af-6cf6-4386-b09b-629aae3306cc Date: Tue, 08 Jan 2019 02:26:39 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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": null, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a16ea39a-5f97-45da-97f2-2d1048fbf6c6"}, {"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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": 22, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a5c61966-ec11-46df-b922-95c870eedce3"}]} 2019-01-08 02:26:39,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 used request id req-4123d2af-6cf6-4386-b09b-629aae3306cc 2019-01-08 02:26:39,976 - neutron_utils - INFO - Retrieving security group with ID - e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 2019-01-08 02:26:39,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7094a6da3be6b6d43b3d7d2858e4040d3547f3" 2019-01-08 02:26:40,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-426bff1d-4f59-400d-a454-58a9387a9213 Date: Tue, 08 Jan 2019 02:26:40 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:33Z", "updated_at": "2019-01-08T02:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:26:35Z", "revision_number": 0, "id": "a16ea39a-5f97-45da-97f2-2d1048fbf6c6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7655a7561ab486faedf87efe2d59cee"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T02:26:35Z", "revision_number": 0, "id": "a5c61966-ec11-46df-b922-95c870eedce3", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e7655a7561ab486faedf87efe2d59cee"}], "revision_number": 6, "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "name": "CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp"}]} 2019-01-08 02:26:40,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 used request id req-426bff1d-4f59-400d-a454-58a9387a9213 2019-01-08 02:26:40,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 2019-01-08 02:26:40,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7094a6da3be6b6d43b3d7d2858e4040d3547f3" 2019-01-08 02:26:40,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-246c98c7-6872-43c8-af0c-f75df883c3bb Date: Tue, 08 Jan 2019 02:26:40 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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": null, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a16ea39a-5f97-45da-97f2-2d1048fbf6c6"}, {"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": "2019-01-08T02:26:35Z", "security_group_id": "e1043aee-e0c5-4f72-ac4f-c34ee1f341b4", "port_range_min": 22, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:35Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "a5c61966-ec11-46df-b922-95c870eedce3"}]} 2019-01-08 02:26:40,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=e1043aee-e0c5-4f72-ac4f-c34ee1f341b4 used request id req-246c98c7-6872-43c8-af0c-f75df883c3bb 2019-01-08 02:26:40,250 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack 2019-01-08 02:26:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/3d648dd8-967c-413b-a763-2d0d32fdb067 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:40,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:40 GMT Server: Apache x-openstack-request-id: req-dd7bcf1d-27f0-438e-8dd9-3e3bc38c627c Location: http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:40,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:40 GMT Server: Apache x-openstack-request-id: req-7e5f9894-271c-47bb-b4d4-10a8f22d8443 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:40,794 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 used request id req-7e5f9894-271c-47bb-b4d4-10a8f22d8443 2019-01-08 02:26:40,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/3d648dd8-967c-413b-a763-2d0d32fdb067 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:41,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:40 GMT Server: Apache x-openstack-request-id: req-bdb47895-7292-4866-968e-a9d331b2cdfc Location: http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:41,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:41 GMT Server: Apache x-openstack-request-id: req-f8f2a84e-4bc8-4933-b443-de568b259e3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "e7655a7561ab486faedf87efe2d59cee", "OS::stack_id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "security_group_name": "CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "stack_user_project_id": "91c8106b76f547c19866bf95892468ef", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:26:32Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:26:40Z", "id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-08 02:26:41,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 used request id req-f8f2a84e-4bc8-4933-b443-de568b259e3d 2019-01-08 02:26:41,223 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:26:41,223 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:26:44,226 - create_stack - DEBUG - Stack status query timeout in 1196.567662 2019-01-08 02:26:44,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/3d648dd8-967c-413b-a763-2d0d32fdb067 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:44,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:44 GMT Server: Apache x-openstack-request-id: req-06f6c74a-0516-4b97-acb5-dbfa6f0ce0aa Location: http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:44,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:44 GMT Server: Apache x-openstack-request-id: req-3f8c0d6b-6cc7-47cb-b5a3-daa3b5a0a662 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "e7655a7561ab486faedf87efe2d59cee", "OS::stack_id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "security_group_name": "CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-sec-grp"}, "deletion_time": "2019-01-08T02:26:42Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack", "stack_user_project_id": "91c8106b76f547c19866bf95892468ef", "tags": null, "creation_time": "2019-01-08T02:26:32Z", "links": [{"href": "http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:26:40Z", "id": "3d648dd8-967c-413b-a763-2d0d32fdb067", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-08 02:26:44,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 used request id req-3f8c0d6b-6cc7-47cb-b5a3-daa3b5a0a662 2019-01-08 02:26:44,705 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:26:44,705 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack 2019-01-08 02:26:44,705 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack 2019-01-08 02:26:44,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/3d648dd8-967c-413b-a763-2d0d32fdb067 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819296f60d3f1c7ab52fe8f517c4550f94600e1d" 2019-01-08 02:26:44,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:26:44 GMT Server: Apache x-openstack-request-id: req-d45b64fb-3edc-497e-a240-2f24e694468d Location: http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:26:44,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:44 GMT Server: Apache x-openstack-request-id: req-cb0060ff-e6a2-4813-80d7-e77e03b60eaa Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:26:44,965 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/e7655a7561ab486faedf87efe2d59cee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-1c27c9bb-e63d-4d02-9967-52c7417c4c04-stack/3d648dd8-967c-413b-a763-2d0d32fdb067 used request id req-cb0060ff-e6a2-4813-80d7-e77e03b60eaa 2019-01-08 02:26:44,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:45,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-6bfcf795-c134-43e7-80f9-707fb263a720 Date: Tue, 08 Jan 2019 02:26:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:33Z", "updated_at": "2019-01-08T02:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:26:33Z", "revision_number": 0, "id": "721d276b-84f7-42a1-9118-09485475a35b", "remote_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "remote_ip_prefix": null, "created_at": "2019-01-08T02:26:33Z", "security_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7655a7561ab486faedf87efe2d59cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:26:33Z", "revision_number": 0, "id": "967e16bd-4486-4a8f-bd7f-80aea8a2b175", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:26:33Z", "security_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7655a7561ab486faedf87efe2d59cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:26:33Z", "revision_number": 0, "id": "b8ae115b-1947-45d3-a41e-22f7f0db0543", "remote_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "remote_ip_prefix": null, "created_at": "2019-01-08T02:26:33Z", "security_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7655a7561ab486faedf87efe2d59cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:26:33Z", "revision_number": 0, "id": "f662cc86-5138-47b3-ace9-70823c8a18a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:26:33Z", "security_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7655a7561ab486faedf87efe2d59cee"}], "revision_number": 4, "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "5a281d92-700b-449d-8bed-1f17099cc59b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:26:45,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-6bfcf795-c134-43e7-80f9-707fb263a720 2019-01-08 02:26:45,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:45,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3badc7a7-79ed-483c-a091-09ae8e76f967 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:26:45,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-3badc7a7-79ed-483c-a091-09ae8e76f967 2019-01-08 02:26:45,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:45,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f44ed4a8-d06f-4ba0-956b-2a8daa69411f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:45,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-f44ed4a8-d06f-4ba0-956b-2a8daa69411f 2019-01-08 02:26:45,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:45,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:45,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93c11d86-d986-4eda-82e9-dc7d7866fa81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:45,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-93c11d86-d986-4eda-82e9-dc7d7866fa81 2019-01-08 02:26:45,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:45,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:45,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6f9435-4144-4b0d-83ae-f1a943a73c21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:45,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-db6f9435-4144-4b0d-83ae-f1a943a73c21 2019-01-08 02:26:45,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:45,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:45,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0021d69c-646e-46b4-a391-4981ecca369c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:45,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-0021d69c-646e-46b4-a391-4981ecca369c 2019-01-08 02:26:45,841 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:45,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:46,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2e24b3-6751-4541-89b3-64f328d2ce12 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:26:46,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-3a2e24b3-6751-4541-89b3-64f328d2ce12 2019-01-08 02:26:46,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:46,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6053c7b-9823-4b53-886e-4ce7bf8a7163 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:46,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-b6053c7b-9823-4b53-886e-4ce7bf8a7163 2019-01-08 02:26:46,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:46,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:46,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbb45f7-210e-4418-bcc3-010a0d4bec3a Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7655a7561ab486faedf87efe2d59cee", "name": "CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj"}} 2019-01-08 02:26:46,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee used request id req-2fbb45f7-210e-4418-bcc3-010a0d4bec3a 2019-01-08 02:26:46,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a281d92-700b-449d-8bed-1f17099cc59b 2019-01-08 02:26:46,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=5a281d92-700b-449d-8bed-1f17099cc59b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:46,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ed5f54c3-8495-4fb7-89e6-336aa01e566e Date: Tue, 08 Jan 2019 02:26:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:26:33Z", "security_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:33Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "721d276b-84f7-42a1-9118-09485475a35b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:26:33Z", "security_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:33Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "967e16bd-4486-4a8f-bd7f-80aea8a2b175"}, {"remote_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:26:33Z", "security_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:33Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "b8ae115b-1947-45d3-a41e-22f7f0db0543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:26:33Z", "security_group_id": "5a281d92-700b-449d-8bed-1f17099cc59b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7655a7561ab486faedf87efe2d59cee", "created_at": "2019-01-08T02:26:33Z", "project_id": "e7655a7561ab486faedf87efe2d59cee", "id": "f662cc86-5138-47b3-ace9-70823c8a18a3"}]} 2019-01-08 02:26:46,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=5a281d92-700b-449d-8bed-1f17099cc59b used request id req-ed5f54c3-8495-4fb7-89e6-336aa01e566e 2019-01-08 02:26:46,503 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:26:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/5a281d92-700b-449d-8bed-1f17099cc59b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:46,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64b27de4-62e3-4856-82a1-f3d62aac5962 Content-Length: 0 Date: Tue, 08 Jan 2019 02:26:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:26:46,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/5a281d92-700b-449d-8bed-1f17099cc59b used request id req-64b27de4-62e3-4856-82a1-f3d62aac5962 2019-01-08 02:26:46,864 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj 2019-01-08 02:26:46,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:47,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-577a55ed-41d1-4425-be11-77615536c579 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:47,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/e7655a7561ab486faedf87efe2d59cee used request id req-577a55ed-41d1-4425-be11-77615536c579 2019-01-08 02:26:47,163 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-proj-role 2019-01-08 02:26:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/5accac3fcd574950aa262b3c5c87514c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:47,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182ce0a6-3d80-4ce9-b541-7815e1760d81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:47,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/5accac3fcd574950aa262b3c5c87514c used request id req-182ce0a6-3d80-4ce9-b541-7815e1760d81 2019-01-08 02:26:47,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3c2448b025187aaf1d0705f9a95c55818c41ee" 2019-01-08 02:26:47,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d0db32-9023-401a-aeb7-9b7688b817ee Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:47,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-72d0db32-9023-401a-aeb7-9b7688b817ee 2019-01-08 02:26:47,422 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-e9dc78d1-d137-4d5-user 2019-01-08 02:26:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/806e11dc76f84cd29161ab27cbb86496 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f658a46d04d2b115c90ccd94e1ad944a9ced16" 2019-01-08 02:26:47,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e64efe0f-b598-414d-9ec4-48d0ceeea494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:47,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/806e11dc76f84cd29161ab27cbb86496 used request id req-e64efe0f-b598-414d-9ec4-48d0ceeea494 2019-01-08 02:26:47,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:48,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["V7f-xWbNQKqGJJBBfIyaqA"], "issued_at": "2019-01-08T02:26:48.000000Z"}} 2019-01-08 02:26:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbd995ee5517ce6827ab29f8ca7c0adda964f2" 2019-01-08 02:26:48,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487dc955-67c4-46e5-a437-aaafab4d1bd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:48,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-487dc955-67c4-46e5-a437-aaafab4d1bd4 2019-01-08 02:26:48,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:48,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:48,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["YUYLC8uyTwW0PsNWXV2kUA"], "issued_at": "2019-01-08T02:26:48.000000Z"}} 2019-01-08 02:26:48,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:48,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1f1e47-82e7-4f39-bfb2-63a48e1f8def Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:48,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4a1f1e47-82e7-4f39-bfb2-63a48e1f8def 2019-01-08 02:26:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:26:48,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:26: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:26:48,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-e2797734-1c4c-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:48,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6741937c-5972-49b0-9951-5df2a70361f3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-e2797734-1c4c-42d-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:26:48,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-e2797734-1c4c-42d-proj used request id req-6741937c-5972-49b0-9951-5df2a70361f3 2019-01-08 02:26:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:49,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beeb554b-869f-4565-8223-2d1dc823f36f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:26:49,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-beeb554b-869f-4565-8223-2d1dc823f36f 2019-01-08 02:26:49,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-e2797734-1c4c-42d-proj"}}' 2019-01-08 02:26:49,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d91ffe-19d3-4170-887b-357fe1cdb6c5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd"}, "tags": [], "enabled": true, "id": "9839a133bcb04179b0ed40c7c08427bd", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-e2797734-1c4c-42d-proj"}} 2019-01-08 02:26:49,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-40d91ffe-19d3-4170-887b-357fe1cdb6c5 2019-01-08 02:26:49,157 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-e2797734-1c4c-42d-proj 2019-01-08 02:26:49,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:49,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:49,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["Yz4OqsJ3S52tmcVVAxN7pg"], "issued_at": "2019-01-08T02:26:49.000000Z"}} 2019-01-08 02:26:49,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:49,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e755d63-5c92-41b6-99f6-cc7ecca378fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:49,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-9e755d63-5c92-41b6-99f6-cc7ecca378fb 2019-01-08 02:26:49,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:26:49,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:26: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:26:49,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:49,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34dec84-d7e5-4dd5-b34d-e359912a178f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:26:49,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b34dec84-d7e5-4dd5-b34d-e359912a178f 2019-01-08 02:26:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-e2797734-1c4c-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:49,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b37349b-7736-4823-b6d0-0395b16bcf55 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-e2797734-1c4c-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd"}, "tags": [], "enabled": true, "id": "9839a133bcb04179b0ed40c7c08427bd", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-e2797734-1c4c-42d-proj"}]} 2019-01-08 02:26:49,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-e2797734-1c4c-42d-proj used request id req-8b37349b-7736-4823-b6d0-0395b16bcf55 2019-01-08 02:26:49,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:50,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd10346e-6ac8-4bd3-9ed7-0e52d073e111 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:26:50,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-fd10346e-6ac8-4bd3-9ed7-0e52d073e111 2019-01-08 02:26:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:50,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71211f6-986c-4f9b-a877-8b98415992ff Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:50,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e71211f6-986c-4f9b-a877-8b98415992ff 2019-01-08 02:26:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-e2797734-1c4c-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:50,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f3c7c7-6948-4d93-a889-318700c3f565 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-e2797734-1c4c-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd"}, "tags": [], "enabled": true, "id": "9839a133bcb04179b0ed40c7c08427bd", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-e2797734-1c4c-42d-proj"}]} 2019-01-08 02:26:50,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-e2797734-1c4c-42d-proj used request id req-81f3c7c7-6948-4d93-a889-318700c3f565 2019-01-08 02:26:50,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/8b80dd0c57c147ceba18aab8afaeaf02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:50,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bd4c13-6bfa-49db-baba-d61851a11915 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-e2797734-1c4c-42d-user", "links": {"self": "http://172.30.9.42:5000/v3/users/8b80dd0c57c147ceba18aab8afaeaf02"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9839a133bcb04179b0ed40c7c08427bd", "id": "8b80dd0c57c147ceba18aab8afaeaf02", "password_expires_at": null}} 2019-01-08 02:26:50,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/8b80dd0c57c147ceba18aab8afaeaf02 used request id req-c8bd4c13-6bfa-49db-baba-d61851a11915 2019-01-08 02:26:50,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd/users/8b80dd0c57c147ceba18aab8afaeaf02/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:50,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8a6af5-1700-4534-96f6-02c62c2c2dbe Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd/users/8b80dd0c57c147ceba18aab8afaeaf02/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:26:50,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd/users/8b80dd0c57c147ceba18aab8afaeaf02/roles used request id req-1c8a6af5-1700-4534-96f6-02c62c2c2dbe 2019-01-08 02:26:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:51,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b993f7-486c-4551-aed0-c230930c28ef Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:26:51,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-37b993f7-486c-4551-aed0-c230930c28ef 2019-01-08 02:26:51,063 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-e2797734-1c4c-42d-proj 2019-01-08 02:26:51,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd/users/8b80dd0c57c147ceba18aab8afaeaf02/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:51,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeb50601-ecb9-4b51-917e-47c861a91c2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:51,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd/users/8b80dd0c57c147ceba18aab8afaeaf02/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-aeb50601-ecb9-4b51-917e-47c861a91c2e 2019-01-08 02:26:51,238 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-e2797734-1c4c-42d-user 2019-01-08 02:26:51,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:51,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:51,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898a9be7-2aa8-44eb-8682-c05472700c9c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:51,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-898a9be7-2aa8-44eb-8682-c05472700c9c 2019-01-08 02:26:51,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" -d '{"role": {"name": "CreateStackNegativeTests-e2797734-1c4c-42d-proj-role"}}' 2019-01-08 02:26:51,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b33527d9-0e03-4b65-b744-8fcb65e4e2ae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4069c93215f41a2aebad09d16757440", "links": {"self": "http://172.30.9.42:5000/v3/roles/a4069c93215f41a2aebad09d16757440"}, "name": "CreateStackNegativeTests-e2797734-1c4c-42d-proj-role"}} 2019-01-08 02:26:51,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-b33527d9-0e03-4b65-b744-8fcb65e4e2ae 2019-01-08 02:26:51,486 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-e2797734-1c4c-42d-proj-role 2019-01-08 02:26:51,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/a4069c93215f41a2aebad09d16757440 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:51,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0163cb8f-0ae2-4e4b-bcca-f57bb9a7899f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4069c93215f41a2aebad09d16757440", "links": {"self": "http://172.30.9.42:5000/v3/roles/a4069c93215f41a2aebad09d16757440"}, "name": "CreateStackNegativeTests-e2797734-1c4c-42d-proj-role"}} 2019-01-08 02:26:51,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/a4069c93215f41a2aebad09d16757440 used request id req-0163cb8f-0ae2-4e4b-bcca-f57bb9a7899f 2019-01-08 02:26:51,591 - keystone_utils - INFO - Granting role CreateStackNegativeTests-e2797734-1c4c-42d-proj-role to project CreateStackNegativeTests-e2797734-1c4c-42d-proj 2019-01-08 02:26:51,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd/users/8b80dd0c57c147ceba18aab8afaeaf02/roles/a4069c93215f41a2aebad09d16757440 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:51,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10e9f7bd-5aa2-486d-8fc6-597d97f93a6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:51,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd/users/8b80dd0c57c147ceba18aab8afaeaf02/roles/a4069c93215f41a2aebad09d16757440 used request id req-10e9f7bd-5aa2-486d-8fc6-597d97f93a6e 2019-01-08 02:26:51,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:51,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:52,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4069c93215f41a2aebad09d16757440", "name": "CreateStackNegativeTests-e2797734-1c4c-42d-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9839a133bcb04179b0ed40c7c08427bd", "name": "CreateStackNegativeTests-e2797734-1c4c-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9839a133bcb04179b0ed40c7c08427bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9839a133bcb04179b0ed40c7c08427bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9839a133bcb04179b0ed40c7c08427bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9839a133bcb04179b0ed40c7c08427bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9839a133bcb04179b0ed40c7c08427bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9839a133bcb04179b0ed40c7c08427bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9839a133bcb04179b0ed40c7c08427bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9839a133bcb04179b0ed40c7c08427bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9839a133bcb04179b0ed40c7c08427bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9839a133bcb04179b0ed40c7c08427bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9839a133bcb04179b0ed40c7c08427bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9839a133bcb04179b0ed40c7c08427bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9839a133bcb04179b0ed40c7c08427bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9839a133bcb04179b0ed40c7c08427bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-e2797734-1c4c-42d-user", "id": "8b80dd0c57c147ceba18aab8afaeaf02"}, "audit_ids": ["ZElrThD4T1eJT2fvBrpfVw"], "issued_at": "2019-01-08T02:26:52.000000Z"}} 2019-01-08 02:26:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1af7f3f09d928e92e66b8ddebac133b08f4000" 2019-01-08 02:26:52,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c948e9d5-12f9-46b1-8753-4e5e31323eca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:52,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c948e9d5-12f9-46b1-8753-4e5e31323eca 2019-01-08 02:26:52,260 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:26:52,263 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:26:52,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9839a133bcb04179b0ed40c7c08427bd/stacks?stack_name=CreateStackNegativeTests-85ea99a7-9dea-45ac-914c-b119c7e2f9ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1af7f3f09d928e92e66b8ddebac133b08f4000" 2019-01-08 02:26:52,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:52 GMT Server: Apache x-openstack-request-id: req-b3a08e1a-3219-4595-b943-a008ecf4a8c4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:26:52,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9839a133bcb04179b0ed40c7c08427bd/stacks?stack_name=CreateStackNegativeTests-85ea99a7-9dea-45ac-914c-b119c7e2f9ec used request id req-b3a08e1a-3219-4595-b943-a008ecf4a8c4 2019-01-08 02:26:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:52,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-bbe7c0c3-6527-42f7-b17f-1a976915bc37 Date: Tue, 08 Jan 2019 02:26:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:26:52,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-bbe7c0c3-6527-42f7-b17f-1a976915bc37 2019-01-08 02:26:52,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:52,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc146914-630e-4ed6-ba40-4e4f35d6f1d6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:26:52,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-fc146914-630e-4ed6-ba40-4e4f35d6f1d6 2019-01-08 02:26:52,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:52,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753260b5-fef3-4282-a3f9-45138f53ba00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:52,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-753260b5-fef3-4282-a3f9-45138f53ba00 2019-01-08 02:26:52,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:53,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:53,099 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14663ea1-79df-4d26-b492-cdc19da5206a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:53,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-14663ea1-79df-4d26-b492-cdc19da5206a 2019-01-08 02:26:53,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:53,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6cb8ca4-ac5f-4c6a-8691-cb5a7295e79c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:53,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-c6cb8ca4-ac5f-4c6a-8691-cb5a7295e79c 2019-01-08 02:26:53,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:53,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:53,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6227344c-4224-4c1d-9c30-35d6bfef6a7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:53,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-6227344c-4224-4c1d-9c30-35d6bfef6a7d 2019-01-08 02:26:53,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:53,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:53,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b55dd3-9b17-48d3-a0db-1dcabea4ccd6 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:26:53,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-33b55dd3-9b17-48d3-a0db-1dcabea4ccd6 2019-01-08 02:26:53,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:53,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-114e58a9-6d92-47b2-b5a5-58bad10fdb9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:53,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-114e58a9-6d92-47b2-b5a5-58bad10fdb9d 2019-01-08 02:26:53,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:53,669 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be827736-da16-4855-909c-77f5e9f30a4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:53,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-be827736-da16-4855-909c-77f5e9f30a4b 2019-01-08 02:26:53,669 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:53,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d6abf5-4846-4abe-b03e-bbfc8283e971 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:26:53,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-21d6abf5-4846-4abe-b03e-bbfc8283e971 2019-01-08 02:26:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:53,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60d8615a-c9fe-4f5f-a95a-f5d5d24333a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:53,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-60d8615a-c9fe-4f5f-a95a-f5d5d24333a2 2019-01-08 02:26:53,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:53,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:54,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc3230b6-bb61-4005-8883-4574ae2b7822 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:54,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-dc3230b6-bb61-4005-8883-4574ae2b7822 2019-01-08 02:26:54,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:54,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:54,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74aef04f-172c-42fc-9c3c-e08aea5ccc19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:54,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-74aef04f-172c-42fc-9c3c-e08aea5ccc19 2019-01-08 02:26:54,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:54,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:54,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f64d711f-89bd-49b8-804e-e149979d496e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 02:26:54,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-f64d711f-89bd-49b8-804e-e149979d496e 2019-01-08 02:26:54,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:26:54,249 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-e2797734-1c4c-42d-proj 2019-01-08 02:26:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:54,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3e96ef0-83c2-4695-9f37-9cf1549d097a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:54,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/9839a133bcb04179b0ed40c7c08427bd used request id req-a3e96ef0-83c2-4695-9f37-9cf1549d097a 2019-01-08 02:26:54,558 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-e2797734-1c4c-42d-proj-role 2019-01-08 02:26:54,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/a4069c93215f41a2aebad09d16757440 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:54,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c502cffe-1340-4646-a008-06a567e6054b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:54,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/a4069c93215f41a2aebad09d16757440 used request id req-c502cffe-1340-4646-a008-06a567e6054b 2019-01-08 02:26:54,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6d2e7dbb5f41054e9e036985aea474342a56f3" 2019-01-08 02:26:54,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe071e1-d4bb-4c5f-802d-b4a5755dbab7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:54,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3fe071e1-d4bb-4c5f-802d-b4a5755dbab7 2019-01-08 02:26:54,841 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-e2797734-1c4c-42d-user 2019-01-08 02:26:54,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/8b80dd0c57c147ceba18aab8afaeaf02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75142c4b0270f11d20fa2bdc54d4757d2dd407e" 2019-01-08 02:26:55,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5622ee-7b2a-4297-a72a-dbfa34d5bff1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:55,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/8b80dd0c57c147ceba18aab8afaeaf02 used request id req-7b5622ee-7b2a-4297-a72a-dbfa34d5bff1 2019-01-08 02:26:55,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:55,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["hXXZk9L2RfaCCJDsurrobA"], "issued_at": "2019-01-08T02:26:55.000000Z"}} 2019-01-08 02:26:55,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d84523497e0b3c6e6b6348687c84baa486ee359" 2019-01-08 02:26:55,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c1a689-6e10-4a11-be68-ae1bd3b7f2cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:55,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c4c1a689-6e10-4a11-be68-ae1bd3b7f2cf 2019-01-08 02:26:55,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:55,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:56,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["rChv4ghnRlu2xCRlVjVUBQ"], "issued_at": "2019-01-08T02:26:56.000000Z"}} 2019-01-08 02:26:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:26:56,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db418bd-73c1-478b-9749-f8ff275b7dd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:56,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8db418bd-73c1-478b-9749-f8ff275b7dd5 2019-01-08 02:26:56,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:26:56,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:26: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:26:56,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-48b4080f-6a0e-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:26:56,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41b8ca4-d432-4dc0-96fb-09ba6e7b3c37 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-48b4080f-6a0e-46e-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:26:56,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-48b4080f-6a0e-46e-proj used request id req-f41b8ca4-d432-4dc0-96fb-09ba6e7b3c37 2019-01-08 02:26:56,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:26:56,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdab5a04-0efc-4d1c-871f-8912ae5a34a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:26:56,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-bdab5a04-0efc-4d1c-871f-8912ae5a34a7 2019-01-08 02:26:56,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-48b4080f-6a0e-46e-proj"}}' 2019-01-08 02:26:56,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a180237-6faa-4431-96d6-42fa4b037cf2 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486"}, "tags": [], "enabled": true, "id": "400e675e92e84fa488c11ac13933b486", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-48b4080f-6a0e-46e-proj"}} 2019-01-08 02:26:56,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-0a180237-6faa-4431-96d6-42fa4b037cf2 2019-01-08 02:26:56,600 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-48b4080f-6a0e-46e-proj 2019-01-08 02:26:56,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:56,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:57,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["MY1uGCrfRWGfknz_QUbNHg"], "issued_at": "2019-01-08T02:26:57.000000Z"}} 2019-01-08 02:26:57,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:57,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58fbf3af-127e-4b82-b304-4e542621f493 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:57,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-58fbf3af-127e-4b82-b304-4e542621f493 2019-01-08 02:26:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:26:57,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:26: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:26:57,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:57,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3535cb-731c-4787-bb40-15d50ecec630 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:26:57,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-1f3535cb-731c-4787-bb40-15d50ecec630 2019-01-08 02:26:57,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-48b4080f-6a0e-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:57,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bf7d42-bbf3-476f-b2da-673dd38f207f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-48b4080f-6a0e-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486"}, "tags": [], "enabled": true, "id": "400e675e92e84fa488c11ac13933b486", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-48b4080f-6a0e-46e-proj"}]} 2019-01-08 02:26:57,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-48b4080f-6a0e-46e-proj used request id req-a5bf7d42-bbf3-476f-b2da-673dd38f207f 2019-01-08 02:26:57,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:57,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cfafb6d-b954-460a-84f0-3d4362e7e438 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:26:57,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-6cfafb6d-b954-460a-84f0-3d4362e7e438 2019-01-08 02:26:57,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:58,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45cf3ffe-66e4-43fb-830b-4d962cc93c11 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:58,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-45cf3ffe-66e4-43fb-830b-4d962cc93c11 2019-01-08 02:26:58,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-48b4080f-6a0e-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:58,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17dbd5ef-03c5-48d5-8816-466e4e52e03d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-48b4080f-6a0e-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486"}, "tags": [], "enabled": true, "id": "400e675e92e84fa488c11ac13933b486", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-48b4080f-6a0e-46e-proj"}]} 2019-01-08 02:26:58,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackNegativeTests-48b4080f-6a0e-46e-proj used request id req-17dbd5ef-03c5-48d5-8816-466e4e52e03d 2019-01-08 02:26:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/735f09980be940a38a1e2e48e8a9b967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:58,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c15c1f0-ce56-48c2-9e7f-68a63e774a6c Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-48b4080f-6a0e-46e-user", "links": {"self": "http://172.30.9.42:5000/v3/users/735f09980be940a38a1e2e48e8a9b967"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "400e675e92e84fa488c11ac13933b486", "id": "735f09980be940a38a1e2e48e8a9b967", "password_expires_at": null}} 2019-01-08 02:26:58,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/735f09980be940a38a1e2e48e8a9b967 used request id req-1c15c1f0-ce56-48c2-9e7f-68a63e774a6c 2019-01-08 02:26:58,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486/users/735f09980be940a38a1e2e48e8a9b967/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:58,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f0f6ce-3c67-4deb-88d4-ba1ce5099757 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486/users/735f09980be940a38a1e2e48e8a9b967/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:26:58,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486/users/735f09980be940a38a1e2e48e8a9b967/roles used request id req-63f0f6ce-3c67-4deb-88d4-ba1ce5099757 2019-01-08 02:26:58,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:58,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f07b0f-d7ac-4242-96c4-c434e83b894a Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:26:58,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-b2f07b0f-d7ac-4242-96c4-c434e83b894a 2019-01-08 02:26:58,533 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-48b4080f-6a0e-46e-proj 2019-01-08 02:26:58,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486/users/735f09980be940a38a1e2e48e8a9b967/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:26:58,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee38fb99-eb0f-479e-a4ec-80876372967a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:58,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486/users/735f09980be940a38a1e2e48e8a9b967/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-ee38fb99-eb0f-479e-a4ec-80876372967a 2019-01-08 02:26:58,713 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-48b4080f-6a0e-46e-user 2019-01-08 02:26:58,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:58,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:26:58,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8ffdce-c4a6-4c09-ab14-446a045028b2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:26:58,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1b8ffdce-c4a6-4c09-ab14-446a045028b2 2019-01-08 02:26:58,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" -d '{"role": {"name": "CreateStackNegativeTests-48b4080f-6a0e-46e-proj-role"}}' 2019-01-08 02:26:58,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86bd4307-2316-47ed-98c6-9768e71ee4f1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff6f691d851249b2abcd0c1732fc6d2c", "links": {"self": "http://172.30.9.42:5000/v3/roles/ff6f691d851249b2abcd0c1732fc6d2c"}, "name": "CreateStackNegativeTests-48b4080f-6a0e-46e-proj-role"}} 2019-01-08 02:26:58,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-86bd4307-2316-47ed-98c6-9768e71ee4f1 2019-01-08 02:26:58,965 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-48b4080f-6a0e-46e-proj-role 2019-01-08 02:26:58,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/ff6f691d851249b2abcd0c1732fc6d2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:26:59,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f212d58-d28d-46cd-bf99-a60beccee11a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff6f691d851249b2abcd0c1732fc6d2c", "links": {"self": "http://172.30.9.42:5000/v3/roles/ff6f691d851249b2abcd0c1732fc6d2c"}, "name": "CreateStackNegativeTests-48b4080f-6a0e-46e-proj-role"}} 2019-01-08 02:26:59,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/ff6f691d851249b2abcd0c1732fc6d2c used request id req-7f212d58-d28d-46cd-bf99-a60beccee11a 2019-01-08 02:26:59,085 - keystone_utils - INFO - Granting role CreateStackNegativeTests-48b4080f-6a0e-46e-proj-role to project CreateStackNegativeTests-48b4080f-6a0e-46e-proj 2019-01-08 02:26:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486/users/735f09980be940a38a1e2e48e8a9b967/roles/ff6f691d851249b2abcd0c1732fc6d2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:26:59,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83740439-6437-41c7-89c8-f60645c638f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:26:59,243 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486/users/735f09980be940a38a1e2e48e8a9b967/roles/ff6f691d851249b2abcd0c1732fc6d2c used request id req-83740439-6437-41c7-89c8-f60645c638f0 2019-01-08 02:26:59,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:26:59,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:26:59,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff6f691d851249b2abcd0c1732fc6d2c", "name": "CreateStackNegativeTests-48b4080f-6a0e-46e-proj-role"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "400e675e92e84fa488c11ac13933b486", "name": "CreateStackNegativeTests-48b4080f-6a0e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_400e675e92e84fa488c11ac13933b486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_400e675e92e84fa488c11ac13933b486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/400e675e92e84fa488c11ac13933b486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/400e675e92e84fa488c11ac13933b486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/400e675e92e84fa488c11ac13933b486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/400e675e92e84fa488c11ac13933b486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/400e675e92e84fa488c11ac13933b486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/400e675e92e84fa488c11ac13933b486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/400e675e92e84fa488c11ac13933b486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/400e675e92e84fa488c11ac13933b486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/400e675e92e84fa488c11ac13933b486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/400e675e92e84fa488c11ac13933b486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/400e675e92e84fa488c11ac13933b486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/400e675e92e84fa488c11ac13933b486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-48b4080f-6a0e-46e-user", "id": "735f09980be940a38a1e2e48e8a9b967"}, "audit_ids": ["ZqKIos3HR4iqFveiOfreNw"], "issued_at": "2019-01-08T02:26:59.000000Z"}} 2019-01-08 02:26:59,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44202d9b7b185de2ca8a692a53905f58bdc41de6" 2019-01-08 02:26:59,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e953a57-bac2-4cca-adef-c0af95a9a700 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:26:59,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-8e953a57-bac2-4cca-adef-c0af95a9a700 2019-01-08 02:26:59,774 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:26:59,776 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:26:59,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/400e675e92e84fa488c11ac13933b486/stacks?stack_name=CreateStackNegativeTests-4232382c-07df-4e30-89e8-b78de0f16d7b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44202d9b7b185de2ca8a692a53905f58bdc41de6" 2019-01-08 02:27:00,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:26:59 GMT Server: Apache x-openstack-request-id: req-9dcdf81d-de97-4762-834a-63691715532b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:27:00,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/400e675e92e84fa488c11ac13933b486/stacks?stack_name=CreateStackNegativeTests-4232382c-07df-4e30-89e8-b78de0f16d7b used request id req-9dcdf81d-de97-4762-834a-63691715532b 2019-01-08 02:27:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/400e675e92e84fa488c11ac13933b486/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44202d9b7b185de2ca8a692a53905f58bdc41de6" -d '{"stack_name": "CreateStackNegativeTests-4232382c-07df-4e30-89e8-b78de0f16d7b", "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"}}]}}}}}' 2019-01-08 02:27:00,661 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 08 Jan 2019 02:27:00 GMT Server: Apache x-openstack-request-id: req-c2daf640-611b-4c03-bc6b-5609e71d83eb 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"} 2019-01-08 02:27:00,661 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/400e675e92e84fa488c11ac13933b486/stacks used request id req-c2daf640-611b-4c03-bc6b-5609e71d83eb 2019-01-08 02:27:00,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:00,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-5d08e791-9681-4a6c-81c0-b114418422bd Date: Tue, 08 Jan 2019 02:27:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:27:00,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-5d08e791-9681-4a6c-81c0-b114418422bd 2019-01-08 02:27:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:00,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9796bc2-44de-4969-9ea2-407f96e4496d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:27:00,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-e9796bc2-44de-4969-9ea2-407f96e4496d 2019-01-08 02:27:00,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:01,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a982a5-b6bc-40e5-a0af-989c7f4eea8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 256da41046b94e4c83cfb3b381c2c180.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:01,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/256da41046b94e4c83cfb3b381c2c180 used request id req-13a982a5-b6bc-40e5-a0af-989c7f4eea8d 2019-01-08 02:27:01,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:01,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:01,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd6e90ba-2f69-4959-80dc-be2639e1012d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 99c41b41cb0b4c279eb1938ddc61cc17.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:01,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/99c41b41cb0b4c279eb1938ddc61cc17 used request id req-cd6e90ba-2f69-4959-80dc-be2639e1012d 2019-01-08 02:27:01,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:01,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4aca27-9485-480a-8e17-7f32b82274f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2726e4bd656b4e64adda28184edcb6f9.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:01,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/2726e4bd656b4e64adda28184edcb6f9 used request id req-2b4aca27-9485-480a-8e17-7f32b82274f7 2019-01-08 02:27:01,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:01,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:01,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4631720f-82f4-4fac-8a63-000421fef7e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 48918d24dd1647ffb9bc316356b7e2db.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:01,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/48918d24dd1647ffb9bc316356b7e2db used request id req-4631720f-82f4-4fac-8a63-000421fef7e0 2019-01-08 02:27:01,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:01,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ccab764-c078-4fc3-89c1-532625dfe311 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.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}} 2019-01-08 02:27:01,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c used request id req-1ccab764-c078-4fc3-89c1-532625dfe311 2019-01-08 02:27:01,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:01,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f296ce-075f-48dc-b19d-a3417b0247b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9790fd7618154ce1acf1d5388be67174.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:01,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9790fd7618154ce1acf1d5388be67174 used request id req-b0f296ce-075f-48dc-b19d-a3417b0247b4 2019-01-08 02:27:01,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:01,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e7a2b6-acdc-4937-af14-de728a463577 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35a99c0dd1764f33b216b0cf3b7f211e.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:01,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/35a99c0dd1764f33b216b0cf3b7f211e used request id req-f4e7a2b6-acdc-4937-af14-de728a463577 2019-01-08 02:27:01,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:01,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:01,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92afab7-9721-4d4d-855c-db6b5b833456 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.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}} 2019-01-08 02:27:01,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-e92afab7-9721-4d4d-855c-db6b5b833456 2019-01-08 02:27:01,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:01,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-172d8d80-bc65-4dea-af3e-d19b2af268ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 93f3019847af41b2bf27f45320b13dd5.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:01,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/93f3019847af41b2bf27f45320b13dd5 used request id req-172d8d80-bc65-4dea-af3e-d19b2af268ce 2019-01-08 02:27:01,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:02,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4794b0ca-c082-4ac9-b527-c3fbf2a0a847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 080632616cf24aab848487347118707f.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:02,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/080632616cf24aab848487347118707f used request id req-4794b0ca-c082-4ac9-b527-c3fbf2a0a847 2019-01-08 02:27:02,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:02,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:02,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6c0f62-90e8-42fc-a4a2-9c80e58af593 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 206782e6a6764045b696e11350964cf6.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:02,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/206782e6a6764045b696e11350964cf6 used request id req-cf6c0f62-90e8-42fc-a4a2-9c80e58af593 2019-01-08 02:27:02,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:02,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:02,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444eb598-5770-4be8-885a-4b2a59b8336b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8ca621b857c14fc7a4a5728ad2b60f40.", "code": 404, "title": "Not Found"}} 2019-01-08 02:27:02,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/8ca621b857c14fc7a4a5728ad2b60f40 used request id req-444eb598-5770-4be8-885a-4b2a59b8336b 2019-01-08 02:27:02,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-08 02:27:02,313 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-48b4080f-6a0e-46e-proj 2019-01-08 02:27:02,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:02,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1abca928-df76-45d2-b7a9-2df22bc565f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:27:02,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/400e675e92e84fa488c11ac13933b486 used request id req-1abca928-df76-45d2-b7a9-2df22bc565f4 2019-01-08 02:27:02,582 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-48b4080f-6a0e-46e-proj-role 2019-01-08 02:27:02,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/ff6f691d851249b2abcd0c1732fc6d2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:02,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b690aa-e8c3-4df6-ad6b-cc926009fe73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:27:02,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/ff6f691d851249b2abcd0c1732fc6d2c used request id req-b5b690aa-e8c3-4df6-ad6b-cc926009fe73 2019-01-08 02:27:02,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685fccd0d3206eff5394f443ff79a457200d8ec9" 2019-01-08 02:27:02,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9d9cd3-06c8-4126-8658-eeb97dfb14ba Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:27:02,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-fc9d9cd3-06c8-4126-8658-eeb97dfb14ba 2019-01-08 02:27:02,855 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-48b4080f-6a0e-46e-user 2019-01-08 02:27:02,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/735f09980be940a38a1e2e48e8a9b967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9347fd21f1b2d580dc105694d6f24a3fe49d1487" 2019-01-08 02:27:03,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a579d50-3daf-4a13-bb3a-f715ab418b86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:27:03,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/735f09980be940a38a1e2e48e8a9b967 used request id req-9a579d50-3daf-4a13-bb3a-f715ab418b86 2019-01-08 02:27:03,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:27:03,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:27:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["04xgppmVRdq7shC0x7gqew"], "issued_at": "2019-01-08T02:27:03.000000Z"}} 2019-01-08 02:27:03,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67913062c12a41c2e674f906e028cbc0ef3c8fa" 2019-01-08 02:27:03,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7198957c-8d2f-41c1-b084-111575976379 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:27:03,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7198957c-8d2f-41c1-b084-111575976379 2019-01-08 02:27:03,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:27:03,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:27:04,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["qVHo5Vq4SMSgBjFp5k7oEQ"], "issued_at": "2019-01-08T02:27:04.000000Z"}} 2019-01-08 02:27:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:27:04,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ad4580-27cc-4e40-906d-3e4a0bc6986a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:27:04,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-18ad4580-27cc-4e40-906d-3e4a0bc6986a 2019-01-08 02:27:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:27:04,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:27: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:27:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:27:04,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f8fa2d-a912-494f-8f70-a63ea53aba82 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:27:04,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj used request id req-a7f8fa2d-a912-494f-8f70-a63ea53aba82 2019-01-08 02:27:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:27:04,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b1a329-86ad-4e87-b67d-af1e8f4e694c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:27:04,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-16b1a329-86ad-4e87-b67d-af1e8f4e694c 2019-01-08 02:27:04,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}}' 2019-01-08 02:27:04,497 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed81c319-2c41-4e17-96c2-bddab1143782 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "id": "9e70631bdec84250ae6a115a3f4b599d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:04,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-ed81c319-2c41-4e17-96c2-bddab1143782 2019-01-08 02:27:04,498 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-5636a086-3577-4c5-proj 2019-01-08 02:27:04,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:27:04,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:27:04,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["MCxHMDRjTwysCY3FcyNbLQ"], "issued_at": "2019-01-08T02:27:04.000000Z"}} 2019-01-08 02:27:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:05,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb66381-1e8e-404e-a447-5055a17e0769 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:27:05,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0eb66381-1e8e-404e-a447-5055a17e0769 2019-01-08 02:27:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:27:05,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:27: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:27:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:05,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51bf64bd-969f-4a09-91d0-05e4ccac7ade Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:27:05,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-51bf64bd-969f-4a09-91d0-05e4ccac7ade 2019-01-08 02:27:05,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:05,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266f1946-d4a3-4d99-a0b8-7fb0de410567 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "id": "9e70631bdec84250ae6a115a3f4b599d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}]} 2019-01-08 02:27:05,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj used request id req-266f1946-d4a3-4d99-a0b8-7fb0de410567 2019-01-08 02:27:05,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:05,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4b538a-cea0-4681-9630-223322aba9f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:27:05,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-fc4b538a-cea0-4681-9630-223322aba9f8 2019-01-08 02:27:05,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:06,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd198175-788e-4406-af8d-b49123469ea4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:27:06,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cd198175-788e-4406-af8d-b49123469ea4 2019-01-08 02:27:06,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:06,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45696156-2659-4452-b3ee-e3be29d3018e Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "id": "9e70631bdec84250ae6a115a3f4b599d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}]} 2019-01-08 02:27:06,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj used request id req-45696156-2659-4452-b3ee-e3be29d3018e 2019-01-08 02:27:06,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/276f206cc2da4b42bcb943ce88badadc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:06,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb6504f-8345-4a1e-86d1-41e724855547 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-5636a086-3577-4c5-user", "links": {"self": "http://172.30.9.42:5000/v3/users/276f206cc2da4b42bcb943ce88badadc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9e70631bdec84250ae6a115a3f4b599d", "id": "276f206cc2da4b42bcb943ce88badadc", "password_expires_at": null}} 2019-01-08 02:27:06,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/276f206cc2da4b42bcb943ce88badadc used request id req-0cb6504f-8345-4a1e-86d1-41e724855547 2019-01-08 02:27:06,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:06,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceda0d69-b5e2-460b-a7bb-96fc3349ac03 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:27:06,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles used request id req-ceda0d69-b5e2-460b-a7bb-96fc3349ac03 2019-01-08 02:27:06,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:06,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5d5e5d-561f-48da-9d35-ea1eac1d296c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 02:27:06,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-2f5d5e5d-561f-48da-9d35-ea1eac1d296c 2019-01-08 02:27:06,513 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-5636a086-3577-4c5-proj 2019-01-08 02:27:06,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:06,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a0cb94-805b-45fa-83ec-c497378615a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:27:06,680 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-d0a0cb94-805b-45fa-83ec-c497378615a3 2019-01-08 02:27:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:06,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92155b9a-44f5-484e-9342-b05e6a7e7f3f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:27:06,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-92155b9a-44f5-484e-9342-b05e6a7e7f3f 2019-01-08 02:27:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:06,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73dfaf7d-48cc-4b8e-afdd-9c5df74689b9 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "id": "9e70631bdec84250ae6a115a3f4b599d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}]} 2019-01-08 02:27:06,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-5636a086-3577-4c5-proj used request id req-73dfaf7d-48cc-4b8e-afdd-9c5df74689b9 2019-01-08 02:27:06,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:07,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0cc664-1bf6-4dad-ae1e-c442a3854fc3 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}]} 2019-01-08 02:27:07,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles used request id req-2a0cc664-1bf6-4dad-ae1e-c442a3854fc3 2019-01-08 02:27:07,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:07,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d447dec6-ad41-4dec-ad85-00a53a58550b Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:27:07,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-d447dec6-ad41-4dec-ad85-00a53a58550b 2019-01-08 02:27:07,165 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-5636a086-3577-4c5-proj 2019-01-08 02:27:07,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:27:07,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b6b951-89d3-42fe-b21e-9d5bcc598f5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:27:07,327 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-54b6b951-89d3-42fe-b21e-9d5bcc598f5d 2019-01-08 02:27:07,328 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-5636a086-3577-4c5-user 2019-01-08 02:27:07,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:27:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:27:07,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b99fd4-ead3-488d-a1b8-5af90072e148 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:27:07,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-47b99fd4-ead3-488d-a1b8-5af90072e148 2019-01-08 02:27:07,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" -d '{"role": {"name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role"}}' 2019-01-08 02:27:07,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afd82e7e-6b37-4f0d-8f49-9dd0033a15d9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac9ad62aa776448a8e4fa21b6e05ac0a", "links": {"self": "http://172.30.9.42:5000/v3/roles/ac9ad62aa776448a8e4fa21b6e05ac0a"}, "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role"}} 2019-01-08 02:27:07,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-afd82e7e-6b37-4f0d-8f49-9dd0033a15d9 2019-01-08 02:27:07,588 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role 2019-01-08 02:27:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/ac9ad62aa776448a8e4fa21b6e05ac0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:27:07,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f35fc4-bc56-4d68-b133-f6d0f278c2dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac9ad62aa776448a8e4fa21b6e05ac0a", "links": {"self": "http://172.30.9.42:5000/v3/roles/ac9ad62aa776448a8e4fa21b6e05ac0a"}, "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role"}} 2019-01-08 02:27:07,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/ac9ad62aa776448a8e4fa21b6e05ac0a used request id req-b9f35fc4-bc56-4d68-b133-f6d0f278c2dc 2019-01-08 02:27:07,695 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role to project CreateStackFloatingIpTests-5636a086-3577-4c5-proj 2019-01-08 02:27:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles/ac9ad62aa776448a8e4fa21b6e05ac0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:27:07,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bce147d-c9b5-4588-962e-28ba084b4760 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:27:07,883 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d/users/276f206cc2da4b42bcb943ce88badadc/roles/ac9ad62aa776448a8e4fa21b6e05ac0a used request id req-5bce147d-c9b5-4588-962e-28ba084b4760 2019-01-08 02:27:07,884 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:27:07,884 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:27:07,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:27:07,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:27:08,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac9ad62aa776448a8e4fa21b6e05ac0a", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-user", "id": "276f206cc2da4b42bcb943ce88badadc"}, "audit_ids": ["ogqupZ0CSOaw70UzJ8hr9g"], "issued_at": "2019-01-08T02:27:08.000000Z"}} 2019-01-08 02:27:08,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2e0ac1a60d97b8192c8ceb676dbdd800562aa3" 2019-01-08 02:27:08,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c05f2c6-ca75-4bc7-ae1e-fb1b40ead639 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:27:08,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4c05f2c6-ca75-4bc7-ae1e-fb1b40ead639 2019-01-08 02:27:08,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a2e0ac1a60d97b8192c8ceb676dbdd800562aa3" 2019-01-08 02:27:08,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c3ff7983-ea8b-43bf-b791-b3b00240755b Date: Tue, 08 Jan 2019 02:27:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"} 2019-01-08 02:27:08,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image used request id req-c3ff7983-ea8b-43bf-b791-b3b00240755b 2019-01-08 02:27:08,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a2e0ac1a60d97b8192c8ceb676dbdd800562aa3" 2019-01-08 02:27:08,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ac3735b6-fa2a-40b7-a495-00a9a272faef Date: Tue, 08 Jan 2019 02:27: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"}}} 2019-01-08 02:27:08,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-ac3735b6-fa2a-40b7-a495-00a9a272faef 2019-01-08 02:27:08,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a2e0ac1a60d97b8192c8ceb676dbdd800562aa3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}' 2019-01-08 02:27:09,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3704d0a1-04de-4d4c-b28f-065048c1741b Date: Tue, 08 Jan 2019 02:27:09 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:27:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:27:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "min_disk": 0, "protected": false, "id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "file": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/file", "checksum": null, "owner": "9e70631bdec84250ae6a115a3f4b599d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:27:09,106 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-3704d0a1-04de-4d4c-b28f-065048c1741b 2019-01-08 02:27:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a2e0ac1a60d97b8192c8ceb676dbdd800562aa3" -d '' 2019-01-08 02:27:10,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b678fb94-c393-4c5b-9197-0a776d5670ee Date: Tue, 08 Jan 2019 02:27:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:27:10,545 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/file used request id req-b678fb94-c393-4c5b-9197-0a776d5670ee 2019-01-08 02:27:10,546 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:27:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a2e0ac1a60d97b8192c8ceb676dbdd800562aa3" 2019-01-08 02:27:10,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6d20b86a-9ec8-4f16-a481-b8c58aaae55d Date: Tue, 08 Jan 2019 02:27:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:27:10Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/snap", "metadata": {}}], "self": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "min_disk": 0, "protected": false, "id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "file": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9e70631bdec84250ae6a115a3f4b599d", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:27:10,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc used request id req-6d20b86a-9ec8-4f16-a481-b8c58aaae55d 2019-01-08 02:27:10,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a2e0ac1a60d97b8192c8ceb676dbdd800562aa3" 2019-01-08 02:27:10,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4d77616e-0a3e-40b9-9db4-a31765767b87 Date: Tue, 08 Jan 2019 02:27: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"}}} 2019-01-08 02:27:10,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-4d77616e-0a3e-40b9-9db4-a31765767b87 2019-01-08 02:27:10,960 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image 2019-01-08 02:27:10,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a2e0ac1a60d97b8192c8ceb676dbdd800562aa3" 2019-01-08 02:27:11,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-267a0479-9efe-4d66-84ef-08e6f68965b9 Date: Tue, 08 Jan 2019 02:27:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:27:10Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/snap", "metadata": {}}], "self": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "min_disk": 0, "protected": false, "id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "file": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9e70631bdec84250ae6a115a3f4b599d", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:27:11,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc used request id req-267a0479-9efe-4d66-84ef-08e6f68965b9 2019-01-08 02:27:11,163 - create_image - DEBUG - Instance status is - active 2019-01-08 02:27:11,163 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image 2019-01-08 02:27:11,163 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image 2019-01-08 02:27:11,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:27:11,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:27:11,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac9ad62aa776448a8e4fa21b6e05ac0a", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-user", "id": "276f206cc2da4b42bcb943ce88badadc"}, "audit_ids": ["NDnQdtSrR-qigAFSZcbbSw"], "issued_at": "2019-01-08T02:27:11.000000Z"}} 2019-01-08 02:27:11,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:11,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1933c2b0-1895-46b8-baa1-ed99ae4a9ba0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:27:11,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1933c2b0-1895-46b8-baa1-ed99ae4a9ba0 2019-01-08 02:27:11,802 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:27:11,805 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:27:11,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:12,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:11 GMT Server: Apache x-openstack-request-id: req-4bbd11e2-cbe7-4215-9fa4-39a1e748274f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:27:12,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack used request id req-4bbd11e2-cbe7-4215-9fa4-39a1e748274f 2019-01-08 02:27:12,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net"}}' 2019-01-08 02:27:15,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:27:12 GMT Server: Apache x-openstack-request-id: req-d767aabb-fe38-4989-ac83-ce06c357f9e7 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "2ee20b42-6169-41b6-bc54-95f327777482", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}]}} 2019-01-08 02:27:15,885 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks used request id req-d767aabb-fe38-4989-ac83-ce06c357f9e7 2019-01-08 02:27:15,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:16,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:15 GMT Server: Apache x-openstack-request-id: req-db53d6d7-dfd5-4333-941a-cdf4742a8b97 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:16,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:16 GMT Server: Apache x-openstack-request-id: req-fb756faf-f9b2-4774-9fd6-98af070d1866 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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "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"}} 2019-01-08 02:27:16,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-fb756faf-f9b2-4774-9fd6-98af070d1866 2019-01-08 02:27:16,383 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack 2019-01-08 02:27:16,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:16,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:16 GMT Server: Apache x-openstack-request-id: req-421ba6e3-acea-4563-8965-3686193517fa Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:16,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:16 GMT Server: Apache x-openstack-request-id: req-b47c5751-cb06-4881-8725-21a283357195 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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "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"}} 2019-01-08 02:27:16,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-b47c5751-cb06-4881-8725-21a283357195 2019-01-08 02:27:16,881 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:27:16,881 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:27:19,884 - create_stack - DEBUG - Stack status query timeout in 1196.49878502 2019-01-08 02:27:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:20,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:19 GMT Server: Apache x-openstack-request-id: req-63fefe24-f89a-4c5b-9988-df55f6d0655e Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:20,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:20 GMT Server: Apache x-openstack-request-id: req-921edb65-01d5-4425-9598-e14770642f72 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": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:20,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-921edb65-01d5-4425-9598-e14770642f72 2019-01-08 02:27:20,402 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:27:20,402 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:27:23,405 - create_stack - DEBUG - Stack status query timeout in 1192.97785592 2019-01-08 02:27:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:23,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:23 GMT Server: Apache x-openstack-request-id: req-b1b8f428-19bb-4b65-b6b4-f581c161a3a8 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:23,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:23 GMT Server: Apache x-openstack-request-id: req-b2762d2e-4e33-4241-be58-ef55eb02fdaa 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": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:23,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-b2762d2e-4e33-4241-be58-ef55eb02fdaa 2019-01-08 02:27:23,941 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:27:23,941 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:27:26,944 - create_stack - DEBUG - Stack status query timeout in 1189.43924093 2019-01-08 02:27:26,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:27,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:26 GMT Server: Apache x-openstack-request-id: req-f254c36c-e12e-43eb-9d14-5bac10e7b837 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:27,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:27 GMT Server: Apache x-openstack-request-id: req-8b7bb3a9-087e-44d6-b91a-1402f8c30a3d 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": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:27,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-8b7bb3a9-087e-44d6-b91a-1402f8c30a3d 2019-01-08 02:27:27,503 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:27:27,503 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:27:30,504 - create_stack - DEBUG - Stack status query timeout in 1185.87898588 2019-01-08 02:27:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:30,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:30 GMT Server: Apache x-openstack-request-id: req-e23910cb-2116-4df1-8391-3e2c16fcf9c9 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:31,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:30 GMT Server: Apache x-openstack-request-id: req-4626d23a-78f0-4b44-a533-ff58d1873de8 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": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:31,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-4626d23a-78f0-4b44-a533-ff58d1873de8 2019-01-08 02:27:31,041 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:27:31,041 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:27:34,042 - create_stack - DEBUG - Stack status query timeout in 1182.34170389 2019-01-08 02:27:34,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:34,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:34 GMT Server: Apache x-openstack-request-id: req-416dd1cf-2bdc-4e87-a437-4213c5b9daf5 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:34,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:34 GMT Server: Apache x-openstack-request-id: req-ed9b334f-be5f-40eb-9c74-3a35633ac770 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": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:34,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-ed9b334f-be5f-40eb-9c74-3a35633ac770 2019-01-08 02:27:34,424 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:27:34,424 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:27:37,427 - create_stack - DEBUG - Stack status query timeout in 1178.95611405 2019-01-08 02:27:37,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:37,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:37 GMT Server: Apache x-openstack-request-id: req-38cfaef9-8654-44e4-b325-d66af8411306 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:37,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:37 GMT Server: Apache x-openstack-request-id: req-64b02432-429f-40bf-8b53-6fbae9e8b87f 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": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:37,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-64b02432-429f-40bf-8b53-6fbae9e8b87f 2019-01-08 02:27:37,585 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:27:37,586 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:27:40,587 - create_stack - DEBUG - Stack status query timeout in 1175.79647493 2019-01-08 02:27:40,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:40,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:40 GMT Server: Apache x-openstack-request-id: req-209d527e-2ab5-4495-b485-3f9a023066e1 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:40,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:40 GMT Server: Apache x-openstack-request-id: req-12343ad1-d3ce-4f8b-9742-790870139eef 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": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:40,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-12343ad1-d3ce-4f8b-9742-790870139eef 2019-01-08 02:27:40,932 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:27:40,933 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:27:43,936 - create_stack - DEBUG - Stack status query timeout in 1172.44739485 2019-01-08 02:27:43,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:43,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:43 GMT Server: Apache x-openstack-request-id: req-3bf6028f-cebd-4cbd-aebf-0ae0beb8a722 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:44,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:43 GMT Server: Apache x-openstack-request-id: req-07c5723e-316f-4ed9-823a-50f7ad4cdaec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2100 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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:44,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-07c5723e-316f-4ed9-823a-50f7ad4cdaec 2019-01-08 02:27:44,094 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:27:44,094 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack 2019-01-08 02:27:44,095 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack 2019-01-08 02:27:44,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:44,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:44 GMT Server: Apache x-openstack-request-id: req-e273cff0-e1fe-4fc2-82c8-f54e79399683 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:44,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:44 GMT Server: Apache x-openstack-request-id: req-03f56a28-00b3-4cac-9f33-7ef940b2894e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b5680142-7129-45d9-9891-f229d16ccb52", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8f237910-e3d1-42c6-9a03-1fd13fb82496", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/network", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e98aaa93-1693-49f2-953a-ab59bf96f469", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "d7e5e3c4-013b-4eef-a807-060b149094ec", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c551f885-1f2f-41f2-adf1-53ca204832e4", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-08T02:27:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "212", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a2592a58-9d78-43b3-bba1-fc2d66ad0d0f:subnet_id=f89321ed-369f-410f-bade-51c92df88f8d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f89321ed-369f-410f-bade-51c92df88f8d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a2592a58-9d78-43b3-bba1-fc2d66ad0d0f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/port1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "172f54e8-109c-452c-a36e-4454ce3aa2f1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-08T02:27:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d283fc11-b601-40d4-8a0a-62f6af037e8a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0fbac400-8831-4684-9a36-dbff064e88d1", "resource_type": "OS::Nova::Server"}]} 2019-01-08 02:27:44,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources used request id req-03f56a28-00b3-4cac-9f33-7ef940b2894e 2019-01-08 02:27:44,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:44,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:44,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb3e37f9-1ccc-485e-8c60-5511bc709f4c x-compute-request-id: req-bb3e37f9-1ccc-485e-8c60-5511bc709f4c Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ec:14", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a", "rel": "bookmark"}], "image": {"id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "links": [{"href": "http://172.30.9.42:8774/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-08T02:27:37.000000", "flavor": {"id": "b5680142-7129-45d9-9891-f229d16ccb52", "links": [{"href": "http://172.30.9.42:8774/flavors/b5680142-7129-45d9-9891-f229d16ccb52", "rel": "bookmark"}]}, "id": "d283fc11-b601-40d4-8a0a-62f6af037e8a", "security_groups": [{"name": "default"}], "user_id": "276f206cc2da4b42bcb943ce88badadc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:27:37Z", "hostId": "4d56e6ddd8a64402b591fe2c0566e870382ae5825d965b40661a8b48", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "created": "2019-01-08T02:27:25Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:27:44,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a used request id req-bb3e37f9-1ccc-485e-8c60-5511bc709f4c 2019-01-08 02:27:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:44,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99b7fe7b-b500-4d94-a530-0ad9b4567338 x-compute-request-id: req-99b7fe7b-b500-4d94-a530-0ad9b4567338 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "bookmark"}], "image": {"id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "links": [{"href": "http://172.30.9.42:8774/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-08T02:27:39.000000", "flavor": {"id": "8f237910-e3d1-42c6-9a03-1fd13fb82496", "links": [{"href": "http://172.30.9.42:8774/flavors/8f237910-e3d1-42c6-9a03-1fd13fb82496", "rel": "bookmark"}]}, "id": "0fbac400-8831-4684-9a36-dbff064e88d1", "security_groups": [{"name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp"}], "user_id": "276f206cc2da4b42bcb943ce88badadc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:27:39Z", "hostId": "f823ebb34bac468a8d09e63fc4fde8d0418d0ef2cc4ed193402eb2e5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "created": "2019-01-08T02:27:27Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:27:44,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1 used request id req-99b7fe7b-b500-4d94-a530-0ad9b4567338 2019-01-08 02:27:44,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:44,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d18bddc9-75aa-4469-85c2-349d507dc90a Date: Tue, 08 Jan 2019 02:27:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:44,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-d18bddc9-75aa-4469-85c2-349d507dc90a 2019-01-08 02:27:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:27:44,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:27: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:27:44,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-e96118aa-39be-4e72-8c82-310c4a346d4b Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:45,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-e96118aa-39be-4e72-8c82-310c4a346d4b 2019-01-08 02:27:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7434705e-7150-4a29-8aff-e93625bf1f3d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:45,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-7434705e-7150-4a29-8aff-e93625bf1f3d 2019-01-08 02:27:45,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6a3c2bb4-42ca-4f37-8bc5-50baf89cbd25 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:45,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-6a3c2bb4-42ca-4f37-8bc5-50baf89cbd25 2019-01-08 02:27:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baad7bb1-9d6c-494e-8157-90cf8d568a73 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:45,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-baad7bb1-9d6c-494e-8157-90cf8d568a73 2019-01-08 02:27:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-942c87af-9e08-486c-8e6e-dff64bc75cf6 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.2"}],"id":"a3ae4794-81bc-41c2-a406-5f70a27633ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:4e:c4","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:45,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-942c87af-9e08-486c-8e6e-dff64bc75cf6 2019-01-08 02:27:45,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c9a3084a-1197-4c4a-a820-1a0a11dd7eb2 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:45,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-c9a3084a-1197-4c4a-a820-1a0a11dd7eb2 2019-01-08 02:27:45,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-bb9bc7a0-de22-45d0-a164-629be4d13ad9 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.2"}],"id":"a3ae4794-81bc-41c2-a406-5f70a27633ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:4e:c4","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:45,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-bb9bc7a0-de22-45d0-a164-629be4d13ad9 2019-01-08 02:27:45,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:45 GMT Server: Apache x-openstack-request-id: req-c93c1ba6-832f-4353-881d-4716e0aa5bdd Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:45,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:45 GMT Server: Apache x-openstack-request-id: req-4e09ae35-fdf0-41b9-ae7d-f245a565c1b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b5680142-7129-45d9-9891-f229d16ccb52", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8f237910-e3d1-42c6-9a03-1fd13fb82496", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/network", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e98aaa93-1693-49f2-953a-ab59bf96f469", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "d7e5e3c4-013b-4eef-a807-060b149094ec", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c551f885-1f2f-41f2-adf1-53ca204832e4", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-08T02:27:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "212", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a2592a58-9d78-43b3-bba1-fc2d66ad0d0f:subnet_id=f89321ed-369f-410f-bade-51c92df88f8d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f89321ed-369f-410f-bade-51c92df88f8d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a2592a58-9d78-43b3-bba1-fc2d66ad0d0f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/port1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "172f54e8-109c-452c-a36e-4454ce3aa2f1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-08T02:27:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d283fc11-b601-40d4-8a0a-62f6af037e8a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-08T02:27:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:27:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0fbac400-8831-4684-9a36-dbff064e88d1", "resource_type": "OS::Nova::Server"}]} 2019-01-08 02:27:45,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482/resources used request id req-4e09ae35-fdf0-41b9-ae7d-f245a565c1b5 2019-01-08 02:27:45,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/b5680142-7129-45d9-9891-f229d16ccb52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/8f237910-e3d1-42c6-9a03-1fd13fb82496 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-858fd173-6639-44c1-bb85-6094dffba1bd x-compute-request-id: req-858fd173-6639-44c1-bb85-6094dffba1bd Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-flavor2-glgyigvihnle", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b5680142-7129-45d9-9891-f229d16ccb52", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b5680142-7129-45d9-9891-f229d16ccb52", "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": "b5680142-7129-45d9-9891-f229d16ccb52"}} 2019-01-08 02:27:45,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/b5680142-7129-45d9-9891-f229d16ccb52 used request id req-858fd173-6639-44c1-bb85-6094dffba1bd 2019-01-08 02:27:45,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/f89321ed-369f-410f-bade-51c92df88f8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19e98697-9fa9-4bee-9433-49006609d3ce x-compute-request-id: req-19e98697-9fa9-4bee-9433-49006609d3ce Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-flavor1-32iscbeyxwug", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/8f237910-e3d1-42c6-9a03-1fd13fb82496", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/8f237910-e3d1-42c6-9a03-1fd13fb82496", "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": "8f237910-e3d1-42c6-9a03-1fd13fb82496"}} 2019-01-08 02:27:45,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/8f237910-e3d1-42c6-9a03-1fd13fb82496 used request id req-19e98697-9fa9-4bee-9433-49006609d3ce 2019-01-08 02:27:45,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/f89321ed-369f-410f-bade-51c92df88f8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3703613a-d3e6-408e-91fa-580e43b479ad Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}} 2019-01-08 02:27:45,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/f89321ed-369f-410f-bade-51c92df88f8d used request id req-3703613a-d3e6-408e-91fa-580e43b479ad 2019-01-08 02:27:45,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-013f1a05-8583-4f73-a322-92737c919c00 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}} 2019-01-08 02:27:45,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/f89321ed-369f-410f-bade-51c92df88f8d used request id req-013f1a05-8583-4f73-a322-92737c919c00 2019-01-08 02:27:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-af03045b-2775-413d-a874-23b51de78660 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:45,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c752ec4b-19b6-4815-8f40-ad35071c5051 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:45,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-af03045b-2775-413d-a874-23b51de78660 2019-01-08 02:27:45,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-c752ec4b-19b6-4815-8f40-ad35071c5051 2019-01-08 02:27:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7e5f322a-3f96-4736-81b0-a62456193bdd Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:45,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-7e5f322a-3f96-4736-81b0-a62456193bdd 2019-01-08 02:27:45,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-51d63bb2-05e7-4462-b575-ec68774dd169 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:45,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-51d63bb2-05e7-4462-b575-ec68774dd169 2019-01-08 02:27:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-60de7c96-f5b0-4b34-9c01-b97ff9032190 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:45,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-60de7c96-f5b0-4b34-9c01-b97ff9032190 2019-01-08 02:27:45,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-e935b343-237c-404c-b1f4-85efe50729d6 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:45,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-e935b343-237c-404c-b1f4-85efe50729d6 2019-01-08 02:27:45,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:45,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cb3675bd-7fb8-4229-843d-e4b46cdded46 Date: Tue, 08 Jan 2019 02:27:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:45,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-cb3675bd-7fb8-4229-843d-e4b46cdded46 2019-01-08 02:27:46,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8c171398-c713-4b0a-ad60-be85ff5bbc4b Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:46,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-8c171398-c713-4b0a-ad60-be85ff5bbc4b 2019-01-08 02:27:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-3f37026d-f138-47d9-9c0e-4f478cac5735 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:46,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-3f37026d-f138-47d9-9c0e-4f478cac5735 2019-01-08 02:27:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce6dc5d-9e59-4c95-bbd9-794519b2f241 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:46,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-6ce6dc5d-9e59-4c95-bbd9-794519b2f241 2019-01-08 02:27:46,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c955af4b-4332-4f33-95b2-94112311f404 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:46,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-c955af4b-4332-4f33-95b2-94112311f404 2019-01-08 02:27:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469&mac_address=fa%3A16%3A3e%3Acc%3A36%3A38&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-74f8c6d5-ce2f-4591-b67b-0f242928ea83 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:46,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-74f8c6d5-ce2f-4591-b67b-0f242928ea83 2019-01-08 02:27:46,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39f98ca-3907-468b-a551-227faa04395c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:46,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-e39f98ca-3907-468b-a551-227faa04395c 2019-01-08 02:27:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4ac36ea5-b081-4d08-86de-f3a373cb7a88 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:46,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-4ac36ea5-b081-4d08-86de-f3a373cb7a88 2019-01-08 02:27:46,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469&mac_address=fa%3A16%3A3e%3A58%3Aec%3A14&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1036 X-Openstack-Request-Id: req-b8bcc29e-c0f1-419c-ac45-ba05585f8917 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:46,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469&mac_address=fa%3A16%3A3e%3A58%3Aec%3A14&admin_state_up=True used request id req-b8bcc29e-c0f1-419c-ac45-ba05585f8917 2019-01-08 02:27:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1151 X-Openstack-Request-Id: req-32f4af52-5307-4f2b-bbd6-73a1b7a53775 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:46,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469&mac_address=fa%3A16%3A3e%3Acc%3A36%3A38&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc&admin_state_up=True used request id req-32f4af52-5307-4f2b-bbd6-73a1b7a53775 2019-01-08 02:27:46,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99bfd9d-0219-4214-b5c0-f97afc0165d2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:46,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-b99bfd9d-0219-4214-b5c0-f97afc0165d2 2019-01-08 02:27:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-719df47c-0de7-496d-9a2a-167eb7581048 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:46,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-719df47c-0de7-496d-9a2a-167eb7581048 2019-01-08 02:27:46,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb3cb68-dd7e-4e99-bb56-556d20bc5af3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:46,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-feb3cb68-dd7e-4e99-bb56-556d20bc5af3 2019-01-08 02:27:46,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c4410339-c746-4a5d-ab27-ee569876fa6d Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:46,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-c4410339-c746-4a5d-ab27-ee569876fa6d 2019-01-08 02:27:46,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2f96b14b-0d79-4381-8b2d-c3e1a4781045 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:46,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-2f96b14b-0d79-4381-8b2d-c3e1a4781045 2019-01-08 02:27:46,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-18134b45-841c-43a3-87c0-cc605a27f563 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.2"}],"id":"a3ae4794-81bc-41c2-a406-5f70a27633ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:4e:c4","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:46,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-18134b45-841c-43a3-87c0-cc605a27f563 2019-01-08 02:27:46,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-511d4d51-474f-45dd-90ae-d3b1e29c9e15 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"floatingips": [{"router_id": "a2592a58-9d78-43b3-bba1-fc2d66ad0d0f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T02:27:28Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "port_id": "172f54e8-109c-452c-a36e-4454ce3aa2f1", "id": "c551f885-1f2f-41f2-adf1-53ca204832e4", "dns_name": "", "created_at": "2019-01-08T02:27:25Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "project_id": "9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:46,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-511d4d51-474f-45dd-90ae-d3b1e29c9e15 2019-01-08 02:27:46,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/a2592a58-9d78-43b3-bba1-fc2d66ad0d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d678cf41-a95c-4a0b-86d7-e404141ef1a2 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:46,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-d678cf41-a95c-4a0b-86d7-e404141ef1a2 2019-01-08 02:27:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-958e0b0f-1343-4d5f-a314-65cb0c3a4225 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.2"}],"id":"a3ae4794-81bc-41c2-a406-5f70a27633ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:4e:c4","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:46,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-958e0b0f-1343-4d5f-a314-65cb0c3a4225 2019-01-08 02:27:46,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:46,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-182503c0-c420-4899-800e-b73a7ad34025 Date: Tue, 08 Jan 2019 02:27:46 GMT RESP BODY: {"floatingips": [{"router_id": "a2592a58-9d78-43b3-bba1-fc2d66ad0d0f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T02:27:28Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "port_id": "172f54e8-109c-452c-a36e-4454ce3aa2f1", "id": "c551f885-1f2f-41f2-adf1-53ca204832e4", "dns_name": "", "created_at": "2019-01-08T02:27:25Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "project_id": "9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:46,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-182503c0-c420-4899-800e-b73a7ad34025 2019-01-08 02:27:46,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-b041a5bb-ddaa-4ef6-83ea-72559c55939f Date: Tue, 08 Jan 2019 02:27:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "created_at": "2019-01-08T02:27:21Z", "admin_state_up": true, "updated_at": "2019-01-08T02:27:26Z", "revision_number": 3, "routes": [], "project_id": "9e70631bdec84250ae6a115a3f4b599d", "id": "a2592a58-9d78-43b3-bba1-fc2d66ad0d0f", "name": "mgmt_router"}} 2019-01-08 02:27:47,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/a2592a58-9d78-43b3-bba1-fc2d66ad0d0f used request id req-b041a5bb-ddaa-4ef6-83ea-72559c55939f 2019-01-08 02:27:47,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=a2592a58-9d78-43b3-bba1-fc2d66ad0d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1909 X-Openstack-Request-Id: req-78302031-a1dd-4597-88cd-80d188109d7e Date: Tue, 08 Jan 2019 02:27:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:25Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.217"}],"id":"e066ee5c-38d0-4099-bd1c-eadf55a6fd6d","security_groups":[],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:d3:6f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-217","ip_address":"172.30.9.217","fqdn":"host-172-30-9-217.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T02:27:22Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":""}]} 2019-01-08 02:27:47,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=a2592a58-9d78-43b3-bba1-fc2d66ad0d0f used request id req-78302031-a1dd-4597-88cd-80d188109d7e 2019-01-08 02:27:47,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-86b70c83-d9e3-486c-b5a3-e2e4841dd2f2 Date: Tue, 08 Jan 2019 02:27:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 02:27:47,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-86b70c83-d9e3-486c-b5a3-e2e4841dd2f2 2019-01-08 02:27:47,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/f89321ed-369f-410f-bade-51c92df88f8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fd0454cc-d8d5-45ff-9b1f-ad167940815c Date: Tue, 08 Jan 2019 02:27:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}} 2019-01-08 02:27:47,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/f89321ed-369f-410f-bade-51c92df88f8d used request id req-fd0454cc-d8d5-45ff-9b1f-ad167940815c 2019-01-08 02:27:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/172f54e8-109c-452c-a36e-4454ce3aa2f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6abf79b8-0620-41a0-97f0-64e1e2b75fc9 Date: Tue, 08 Jan 2019 02:27:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:27:10Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/snap", "metadata": {}}], "self": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "min_disk": 0, "protected": false, "id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "file": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9e70631bdec84250ae6a115a3f4b599d", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:27:47,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc used request id req-6abf79b8-0620-41a0-97f0-64e1e2b75fc9 2019-01-08 02:27:47,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-72ec35ba-2213-400e-accb-f454aabb1291 Date: Tue, 08 Jan 2019 02:27:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","project_id":"9e70631bdec84250ae6a115a3f4b599d","qos_policy_id":null,"admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}} 2019-01-08 02:27:47,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/172f54e8-109c-452c-a36e-4454ce3aa2f1 used request id req-72ec35ba-2213-400e-accb-f454aabb1291 2019-01-08 02:27:47,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/f89321ed-369f-410f-bade-51c92df88f8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1091b832-dc08-482e-8953-8f33643e07b7 Date: Tue, 08 Jan 2019 02:27:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:27:47,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-1091b832-dc08-482e-8953-8f33643e07b7 2019-01-08 02:27:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9d0490da-637e-43a9-a1b5-caa9af609cbd Date: Tue, 08 Jan 2019 02:27:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}} 2019-01-08 02:27:47,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/f89321ed-369f-410f-bade-51c92df88f8d used request id req-9d0490da-637e-43a9-a1b5-caa9af609cbd 2019-01-08 02:27:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1565a397-d6a0-45ac-913a-b3c2858e06c0 Date: Tue, 08 Jan 2019 02:27:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:27:10Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/snap", "metadata": {}}], "self": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "min_disk": 0, "protected": false, "id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "file": "/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9e70631bdec84250ae6a115a3f4b599d", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:27:47,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc used request id req-1565a397-d6a0-45ac-913a-b3c2858e06c0 2019-01-08 02:27:47,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:47,508 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:47 GMT Server: Apache x-openstack-request-id: req-67f911b3-64c6-4415-ac42-01aec34696a7 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:47,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:47 GMT Server: Apache x-openstack-request-id: req-31062711-873d-4d12-8215-65c0d055845e Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:47,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:47 GMT Server: Apache x-openstack-request-id: req-25adb472-5c90-4b8c-9971-380780c34df7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2100 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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:47,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-25adb472-5c90-4b8c-9971-380780c34df7 2019-01-08 02:27:47,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:27:47,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:27:47,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:47 GMT Server: Apache x-openstack-request-id: req-0a81712c-2096-4265-a4c4-ae5351a4880e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2100 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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2ee20b42-6169-41b6-bc54-95f327777482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8kCV1NqBZGmpwkp5mbGfuxtbOYNKLEbE5ket3bel7zBCsU/Y\ndTHNy6aoz1IYMHY43YlI6/8i8rXH72NzwFPsyK2nY0aQr2z6fnyCHLVVbgBjstWT\n/1OC+VvwHPPmaw0aMktWqG6nkLMyr2ErGo85jENJxWkg4c2OfMHL9W0iTBVqAd5z\nVxSEe2bYoOXVM5gwcVC0VakWDPiy0R3xuSkYYtKXkU7Psh4g3RFTlkfbiUxoMvJF\nAAxjaR6720V6mRTw2u9+vBQ69ebb67CAkibVUbZu08aQg8VV+5EZEhKxZCzPNQSg\n68U3dr6j6RvZkpUn6d9N9X6H9LDhUeddDqbYFwIDAQABAoIBAQDH19/CqD71xvT0\nAtwtngpXIEoxN82ImRj1n0wfC9EncHiULXozs9JBnkrEPMUXtW9T0l0F0oPSFYPK\nSBDFKHa9VgQwMZZKIWzDy5LKfAztogSdEvP0PcBeVSnPuKTsyvJBa0UhzacOB8ZY\nR6B3WI/w1dGVuRQXMqvI31aSMGWKvMSjFZp5niHFJTK/XL88ADoXPysjuc38X/Jn\nlvm+6Qs8LuZTzzje9N2IJplgj5717elJbrMDzONJxhTl5qpEQNNvJmw0FMsk4tAB\nSgOF+7xiYM/P7edNs6Ku9B6kkABMjd/PWL/8X5IfEhv8vY+ybn+k+FnJK5a6oPf+\nXOfPp6ABAoGBAP+JTQ31LM8BARUhjhh0eWILzwHRktyf4dUfwgu1dhTtq/26OrQe\nkvcrL5JuwQEN1D1a0vtHmeFcNq28OZ54LNm7kvpoHH1ploeoSZ8lDgnf2Sw6xM8b\n26rDC0hnLiO2pRey/TDDBtpEXbBTHV/eeYCg+EVfFgctoAwZ8GapktUBAoGBAPKx\nHRzhwC7VWtEJiP1BIW3XGxqs0sm5PW9FlLa2B6rd9R3OCV1/ejVzvMZ/5gNKsYXg\nHXyLhVbVoa2x+E/+J7GtXltxSG5BUatyLOZZx/IEP/e9wyRL1Dnxuo6P2iaoYxCx\namLzybxI3Cn9D51Pzr7BLL2TbZRe20G2ijb13LUXAoGBANWD/AZ1ngM5a5Yke36j\nk+kAxO9YFcaTMTfLWXA/J3NFRDi1qudlxJcSVqWcNViUHYtGoJOluEY9rtJsPBjV\ngWRM/vqMk4GXAFhJnXqEk75cdDIoyNnlBR8h6gONc1gT/M5YmIZt7wPhrAbw69J3\nKj74QXp1gQpubRSvd9fQSQgBAoGAIz0saQEukp5QLYIg7gUDAZv2R41InhnTndCQ\no2cS/fB0ovtDyNu1twUzJ+9ySpAR7sp3/ZmUpuMmMr5gu9y/jsEJrmVoivnZDffq\nJRhsO+v6DdLz/tUz36YF3KVum6ZfnBDmza9wX3KE5WPlXIY2EuShxnUduCl91LDY\nqNpSTckCgYEAm/lGjbdCqOhHIymNDqZ4+9+Z0h++obBPWQL4YxHYU2dsbO8/BLj+\n8IOvC1ZBOS5+IkRYGeijC/h0KlxgJl4wmHzxNmbzHxzovWQQQz/wGyiNrPA0M2Je\nirdH/GdxDJlTZAzZgjR8Sim77GY04YFk4bapsW750sLiUQ32E2wu/rU=\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"}} 2019-01-08 02:27:47,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-0a81712c-2096-4265-a4c4-ae5351a4880e 2019-01-08 02:27:47,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:27:47,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:27:48,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac9ad62aa776448a8e4fa21b6e05ac0a", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-user", "id": "276f206cc2da4b42bcb943ce88badadc"}, "audit_ids": ["cxYkab31T7yOsLN7MCt76A"], "issued_at": "2019-01-08T02:27:48.000000Z"}} 2019-01-08 02:27:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:48,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac9ad62aa776448a8e4fa21b6e05ac0a", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-user", "id": "276f206cc2da4b42bcb943ce88badadc"}, "audit_ids": ["-VttQS0cTBqdU3gHMZAyMQ"], "issued_at": "2019-01-08T02:27:48.000000Z"}} 2019-01-08 02:27:48,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:48,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc307b16-5284-4e69-ada0-6298f84403b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:27:48,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-bc307b16-5284-4e69-ada0-6298f84403b9 2019-01-08 02:27:48,442 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:27:48,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:48,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f069b9-c677-4d56-9351-41a21fb09106 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:27:48,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-99f069b9-c677-4d56-9351-41a21fb09106 2019-01-08 02:27:48,483 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:27:48,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:48,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d0937f-4e29-48ed-a01c-e8be6adcc717 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:27:48,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-71d0937f-4e29-48ed-a01c-e8be6adcc717 2019-01-08 02:27:48,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:48,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665cebc6-4758-4c23-a62a-411b4b8f11e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:27:48,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-665cebc6-4758-4c23-a62a-411b4b8f11e8 2019-01-08 02:27:48,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:48,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-efaf6e20-225f-4ddc-9f18-561e269443f5 Date: Tue, 08 Jan 2019 02:27:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:48,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-efaf6e20-225f-4ddc-9f18-561e269443f5 2019-01-08 02:27:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:48,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a703f770-aa8d-4a1f-a504-1fe0adf40a0d Date: Tue, 08 Jan 2019 02:27:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:48,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-a703f770-aa8d-4a1f-a504-1fe0adf40a0d 2019-01-08 02:27:48,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:49,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3d1f70ea-bfe6-45b2-8524-e1ee15895826 Date: Tue, 08 Jan 2019 02:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:49,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-3d1f70ea-bfe6-45b2-8524-e1ee15895826 2019-01-08 02:27:49,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:49,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-28e668a4-8e24-4e8c-abb9-78136487ce48 Date: Tue, 08 Jan 2019 02:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:49,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-28e668a4-8e24-4e8c-abb9-78136487ce48 2019-01-08 02:27:49,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:49,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c95488af-2617-4e75-976b-e64ff88655db Date: Tue, 08 Jan 2019 02:27:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:49,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-c95488af-2617-4e75-976b-e64ff88655db 2019-01-08 02:27:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:27:49,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:27: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:27:49,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:49,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5a8b4184-eb2a-442e-b5de-23d2588ddaa4 Date: Tue, 08 Jan 2019 02:27:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:49,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-5a8b4184-eb2a-442e-b5de-23d2588ddaa4 2019-01-08 02:27:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:27:49,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:27: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:27:49,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:49,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4134b9-2bf2-4e1e-b891-923a6e8355a5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:49,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-7e4134b9-2bf2-4e1e-b891-923a6e8355a5 2019-01-08 02:27:49,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:49,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16546080-a16a-4bb0-9668-cc7002b2ed7a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:49,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-16546080-a16a-4bb0-9668-cc7002b2ed7a 2019-01-08 02:27:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:49,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0da717a9-7d41-482a-82ba-1918b5d2edcc Date: Tue, 08 Jan 2019 02:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:49,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-0da717a9-7d41-482a-82ba-1918b5d2edcc 2019-01-08 02:27:49,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469&mac_address=fa%3A16%3A3e%3Acc%3A36%3A38&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:49,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-378967bd-469d-434b-9fb5-3baf9ce2958b Date: Tue, 08 Jan 2019 02:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:49,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-378967bd-469d-434b-9fb5-3baf9ce2958b 2019-01-08 02:27:49,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469&mac_address=fa%3A16%3A3e%3A58%3Aec%3A14&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:49,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1036 X-Openstack-Request-Id: req-1947f2d8-0c56-4ef9-9abd-68dd29f348fb Date: Tue, 08 Jan 2019 02:27:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:49,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469&mac_address=fa%3A16%3A3e%3A58%3Aec%3A14&admin_state_up=True used request id req-1947f2d8-0c56-4ef9-9abd-68dd29f348fb 2019-01-08 02:27:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:49,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f800541a-060c-4b7e-94c4-7ee2db6bcdcb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:49,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-f800541a-060c-4b7e-94c4-7ee2db6bcdcb 2019-01-08 02:27:49,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:49,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1151 X-Openstack-Request-Id: req-f568279b-f766-4519-a786-762ddaaa89bd Date: Tue, 08 Jan 2019 02:27:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:49,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469&mac_address=fa%3A16%3A3e%3Acc%3A36%3A38&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc&admin_state_up=True used request id req-f568279b-f766-4519-a786-762ddaaa89bd 2019-01-08 02:27:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:49,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70090a1-777b-4dbc-a64b-96855a872de9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:49,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-a70090a1-777b-4dbc-a64b-96855a872de9 2019-01-08 02:27:49,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:50,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bdcc6a9-fad2-48cc-87ad-875a3964209a x-compute-request-id: req-7bdcc6a9-fad2-48cc-87ad-875a3964209a Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ec:14", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a", "rel": "bookmark"}], "image": {"id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "links": [{"href": "http://172.30.9.42:8774/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-08T02:27:37.000000", "flavor": {"id": "b5680142-7129-45d9-9891-f229d16ccb52", "links": [{"href": "http://172.30.9.42:8774/flavors/b5680142-7129-45d9-9891-f229d16ccb52", "rel": "bookmark"}]}, "id": "d283fc11-b601-40d4-8a0a-62f6af037e8a", "security_groups": [{"name": "default"}], "user_id": "276f206cc2da4b42bcb943ce88badadc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:27:37Z", "hostId": "4d56e6ddd8a64402b591fe2c0566e870382ae5825d965b40661a8b48", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "created": "2019-01-08T02:27:25Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:27:50,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2 used request id req-7bdcc6a9-fad2-48cc-87ad-875a3964209a 2019-01-08 02:27:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:50,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-688c4794-d35a-4541-975e-a0480a20143a Date: Tue, 08 Jan 2019 02:27:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:50,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-688c4794-d35a-4541-975e-a0480a20143a 2019-01-08 02:27:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:51,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-611abfd7-ce8f-44ab-afe0-ddce61eff7f5 x-compute-request-id: req-611abfd7-ce8f-44ab-afe0-ddce61eff7f5 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "bookmark"}], "image": {"id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "links": [{"href": "http://172.30.9.42:8774/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-08T02:27:39.000000", "flavor": {"id": "8f237910-e3d1-42c6-9a03-1fd13fb82496", "links": [{"href": "http://172.30.9.42:8774/flavors/8f237910-e3d1-42c6-9a03-1fd13fb82496", "rel": "bookmark"}]}, "id": "0fbac400-8831-4684-9a36-dbff064e88d1", "security_groups": [{"name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp"}], "user_id": "276f206cc2da4b42bcb943ce88badadc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:27:39Z", "hostId": "f823ebb34bac468a8d09e63fc4fde8d0418d0ef2cc4ed193402eb2e5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "created": "2019-01-08T02:27:27Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:27:51,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1 used request id req-611abfd7-ce8f-44ab-afe0-ddce61eff7f5 2019-01-08 02:27:51,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:51,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a8d3e700-94c6-4d01-9107-037ddbd79de4 Date: Tue, 08 Jan 2019 02:27:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:51,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-a8d3e700-94c6-4d01-9107-037ddbd79de4 2019-01-08 02:27:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:51,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d3522546-53fd-496f-9e05-1e72caba2254 Date: Tue, 08 Jan 2019 02:27:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:51,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-d3522546-53fd-496f-9e05-1e72caba2254 2019-01-08 02:27:51,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:51,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-9b7b5361-5353-4bb5-8502-2309923f5f14 Date: Tue, 08 Jan 2019 02:27:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.2"}],"id":"a3ae4794-81bc-41c2-a406-5f70a27633ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:4e:c4","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:51,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-9b7b5361-5353-4bb5-8502-2309923f5f14 2019-01-08 02:27:51,269 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2 2019-01-08 02:27:51,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:51,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-645e6355-bb16-409c-9363-ff8138483b05 Date: Tue, 08 Jan 2019 02:27:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:51,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-645e6355-bb16-409c-9363-ff8138483b05 2019-01-08 02:27:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:51,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-99cb9689-a47e-4247-b38a-e7151cb16a8f Date: Tue, 08 Jan 2019 02:27:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.2"}],"id":"a3ae4794-81bc-41c2-a406-5f70a27633ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:4e:c4","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:51,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-99cb9689-a47e-4247-b38a-e7151cb16a8f 2019-01-08 02:27:51,397 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1 2019-01-08 02:27:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:51,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-2bc35d5b-7f7c-4ee9-b803-eca84705699a Date: Tue, 08 Jan 2019 02:27:51 GMT RESP BODY: {"floatingips": [{"router_id": "a2592a58-9d78-43b3-bba1-fc2d66ad0d0f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T02:27:28Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "port_id": "172f54e8-109c-452c-a36e-4454ce3aa2f1", "id": "c551f885-1f2f-41f2-adf1-53ca204832e4", "dns_name": "", "created_at": "2019-01-08T02:27:25Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "project_id": "9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:51,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-2bc35d5b-7f7c-4ee9-b803-eca84705699a 2019-01-08 02:27:51,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-0611683a-5f8a-499a-b274-caee6bff9a0a Date: Tue, 08 Jan 2019 02:27:51 GMT RESP BODY: {"floatingips": [{"router_id": "a2592a58-9d78-43b3-bba1-fc2d66ad0d0f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T02:27:28Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "port_id": "172f54e8-109c-452c-a36e-4454ce3aa2f1", "id": "c551f885-1f2f-41f2-adf1-53ca204832e4", "dns_name": "", "created_at": "2019-01-08T02:27:25Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "project_id": "9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:51,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-0611683a-5f8a-499a-b274-caee6bff9a0a 2019-01-08 02:27:51,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:52,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a15d242-cf51-4635-b0cf-a45d6894f92f x-compute-request-id: req-8a15d242-cf51-4635-b0cf-a45d6894f92f Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ec:14", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a", "rel": "bookmark"}], "image": {"id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "links": [{"href": "http://172.30.9.42:8774/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-08T02:27:37.000000", "flavor": {"id": "b5680142-7129-45d9-9891-f229d16ccb52", "links": [{"href": "http://172.30.9.42:8774/flavors/b5680142-7129-45d9-9891-f229d16ccb52", "rel": "bookmark"}]}, "id": "d283fc11-b601-40d4-8a0a-62f6af037e8a", "security_groups": [{"name": "default"}], "user_id": "276f206cc2da4b42bcb943ce88badadc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:27:37Z", "hostId": "4d56e6ddd8a64402b591fe2c0566e870382ae5825d965b40661a8b48", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "created": "2019-01-08T02:27:25Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:27:52,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d283fc11-b601-40d4-8a0a-62f6af037e8a used request id req-8a15d242-cf51-4635-b0cf-a45d6894f92f 2019-01-08 02:27:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:52,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2821d0bf-168a-4c1d-8317-76e7dddd6a4c Date: Tue, 08 Jan 2019 02:27:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:52,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-2821d0bf-168a-4c1d-8317-76e7dddd6a4c 2019-01-08 02:27:52,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:52,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ac4379-234f-4a56-9bf6-523d03d02cf0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:52,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-58ac4379-234f-4a56-9bf6-523d03d02cf0 2019-01-08 02:27:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:52,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-23104b18-dbee-417e-ad4f-a12dc78510e7 Date: Tue, 08 Jan 2019 02:27:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:52,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-23104b18-dbee-417e-ad4f-a12dc78510e7 2019-01-08 02:27:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042c38c2ffb74eff687fc0b3165853cae656b077" 2019-01-08 02:27:52,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-0a7be8aa-9ba9-482b-8557-c8205ea47f07 Date: Tue, 08 Jan 2019 02:27:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.2"}],"id":"a3ae4794-81bc-41c2-a406-5f70a27633ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:4e:c4","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:52,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-0a7be8aa-9ba9-482b-8557-c8205ea47f07 2019-01-08 02:27:52,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:53,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27: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-46d7d98e-6411-4a13-b8e4-4cf69d57c886 x-compute-request-id: req-46d7d98e-6411-4a13-b8e4-4cf69d57c886 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "bookmark"}], "image": {"id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "links": [{"href": "http://172.30.9.42:8774/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-08T02:27:39.000000", "flavor": {"id": "8f237910-e3d1-42c6-9a03-1fd13fb82496", "links": [{"href": "http://172.30.9.42:8774/flavors/8f237910-e3d1-42c6-9a03-1fd13fb82496", "rel": "bookmark"}]}, "id": "0fbac400-8831-4684-9a36-dbff064e88d1", "security_groups": [{"name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp"}], "user_id": "276f206cc2da4b42bcb943ce88badadc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:27:39Z", "hostId": "f823ebb34bac468a8d09e63fc4fde8d0418d0ef2cc4ed193402eb2e5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "created": "2019-01-08T02:27:27Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:27:53,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1 used request id req-46d7d98e-6411-4a13-b8e4-4cf69d57c886 2019-01-08 02:27:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:53,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c182d87d-afc8-4c71-a5c6-33a1ac6e03ad Date: Tue, 08 Jan 2019 02:27:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:53,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-c182d87d-afc8-4c71-a5c6-33a1ac6e03ad 2019-01-08 02:27:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:53,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef87cb2-d4db-4423-aa20-2e736b66fc70 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:53,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-bef87cb2-d4db-4423-aa20-2e736b66fc70 2019-01-08 02:27:53,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:54,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-18cc0451-38f6-4f83-8458-7273768ee5a9 Date: Tue, 08 Jan 2019 02:27:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:54,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-18cc0451-38f6-4f83-8458-7273768ee5a9 2019-01-08 02:27:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:54,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-6052eb8f-dec6-4a61-8cd6-1ad65badf9f6 Date: Tue, 08 Jan 2019 02:27:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.2"}],"id":"a3ae4794-81bc-41c2-a406-5f70a27633ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:4e:c4","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:54,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-6052eb8f-dec6-4a61-8cd6-1ad65badf9f6 2019-01-08 02:27:54,256 - create_instance - INFO - Checking if VM is active 2019-01-08 02:27:54,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:54,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fa0cd17-6899-4e5f-801a-87f32e505ac2 x-compute-request-id: req-0fa0cd17-6899-4e5f-801a-87f32e505ac2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "bookmark"}], "image": {"id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "links": [{"href": "http://172.30.9.42:8774/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-08T02:27:39.000000", "flavor": {"id": "8f237910-e3d1-42c6-9a03-1fd13fb82496", "links": [{"href": "http://172.30.9.42:8774/flavors/8f237910-e3d1-42c6-9a03-1fd13fb82496", "rel": "bookmark"}]}, "id": "0fbac400-8831-4684-9a36-dbff064e88d1", "security_groups": [{"name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp"}], "user_id": "276f206cc2da4b42bcb943ce88badadc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:27:39Z", "hostId": "f823ebb34bac468a8d09e63fc4fde8d0418d0ef2cc4ed193402eb2e5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "created": "2019-01-08T02:27:27Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:27:54,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1 used request id req-0fa0cd17-6899-4e5f-801a-87f32e505ac2 2019-01-08 02:27:54,982 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1] is - ACTIVE 2019-01-08 02:27:54,982 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:27:54,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:55,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a04064c9-1bd2-4fd2-8034-1864f5a63ee4 x-compute-request-id: req-a04064c9-1bd2-4fd2-8034-1864f5a63ee4 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:36:38", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0fbac400-8831-4684-9a36-dbff064e88d1", "rel": "bookmark"}], "image": {"id": "4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "links": [{"href": "http://172.30.9.42:8774/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-08T02:27:39.000000", "flavor": {"id": "8f237910-e3d1-42c6-9a03-1fd13fb82496", "links": [{"href": "http://172.30.9.42:8774/flavors/8f237910-e3d1-42c6-9a03-1fd13fb82496", "rel": "bookmark"}]}, "id": "0fbac400-8831-4684-9a36-dbff064e88d1", "security_groups": [{"name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp"}], "user_id": "276f206cc2da4b42bcb943ce88badadc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:27:39Z", "hostId": "f823ebb34bac468a8d09e63fc4fde8d0418d0ef2cc4ed193402eb2e5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "created": "2019-01-08T02:27:27Z", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:27:55,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0fbac400-8831-4684-9a36-dbff064e88d1 used request id req-a04064c9-1bd2-4fd2-8034-1864f5a63ee4 2019-01-08 02:27:55,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:55,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4590d321-007b-400d-a8ce-c9850ac2690f Date: Tue, 08 Jan 2019 02:27:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"e98aaa93-1693-49f2-953a-ab59bf96f469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","subnets":["f89321ed-369f-410f-bade-51c92df88f8d"],"description":"","tags":[],"updated_at":"2019-01-08T02:27:20Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net","admin_state_up":true,"tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:18Z","provider:network_type":"geneve"}]} 2019-01-08 02:27:55,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net used request id req-4590d321-007b-400d-a8ce-c9850ac2690f 2019-01-08 02:27:55,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:55,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d43099-80ba-4434-ba43-3c16c35ebd60 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:27:55,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-c9d43099-80ba-4434-ba43-3c16c35ebd60 2019-01-08 02:27:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:55,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e5e82f20-5cd6-4d9e-930e-84e0b7aeeb3e Date: Tue, 08 Jan 2019 02:27:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","tenant_id":"9e70631bdec84250ae6a115a3f4b599d","created_at":"2019-01-08T02:27:20Z","dns_nameservers":[],"updated_at":"2019-01-08T02:27:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9e70631bdec84250ae6a115a3f4b599d","id":"f89321ed-369f-410f-bade-51c92df88f8d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet"}]} 2019-01-08 02:27:55,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-e5e82f20-5cd6-4d9e-930e-84e0b7aeeb3e 2019-01-08 02:27:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62d4bb23be54c565a4e9f32a1a2f80cec9c4bfb" 2019-01-08 02:27:56,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-36589998-dae3-45f8-a23d-34c10d979d7c Date: Tue, 08 Jan 2019 02:27:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.4"}],"id":"172f54e8-109c-452c-a36e-4454ce3aa2f1","security_groups":["d7e5e3c4-013b-4eef-a807-060b149094ec"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:36:38","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack-port1-4cyo3dcnv6vc","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:23Z","binding:vnic_type":"normal","device_id":"0fbac400-8831-4684-9a36-dbff064e88d1","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.2"}],"id":"a3ae4794-81bc-41c2-a406-5f70a27633ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:4e:c4","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:19Z","binding:vnic_type":"normal","device_id":"","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.7"}],"id":"bebdf42f-f92b-4eb4-a791-caf654565453","security_groups":["1557a0b5-9415-494c-b76a-7c5c415c04fd"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:ec:14","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-7","ip_address":"10.1.2.7","fqdn":"host-10-1-2-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:27Z","binding:vnic_type":"normal","device_id":"d283fc11-b601-40d4-8a0a-62f6af037e8a","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:27:27Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f89321ed-369f-410f-bade-51c92df88f8d","ip_address":"10.1.2.1"}],"id":"cacee905-1941-41c1-9107-360a6603267f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:9c:29","project_id":"9e70631bdec84250ae6a115a3f4b599d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e98aaa93-1693-49f2-953a-ab59bf96f469","dns_name":"","created_at":"2019-01-08T02:27:25Z","binding:vnic_type":"normal","device_id":"a2592a58-9d78-43b3-bba1-fc2d66ad0d0f","tenant_id":"9e70631bdec84250ae6a115a3f4b599d"}]} 2019-01-08 02:27:56,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=e98aaa93-1693-49f2-953a-ab59bf96f469 used request id req-36589998-dae3-45f8-a23d-34c10d979d7c 2019-01-08 02:27:56,023 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-08 02:27:57,025 - paramiko.transport - DEBUG - starting thread (client mode): 0x13811d90L 2019-01-08 02:27:57,025 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 02:27:57,025 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-08 02:27:57,026 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-08 02:27:57,027 - 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 2019-01-08 02:27:57,027 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 02:27:57,027 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-08 02:27:57,027 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 02:27:57,028 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 02:27:57,028 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 02:27:57,046 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 02:27:57,047 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 02:27:57,058 - paramiko.transport - DEBUG - Trying discovered key ce112ec537f18137c20335e481b22a54 in 12e7ccc4-c342-4b33-bf9c-4436a12b4948 2019-01-08 02:27:57,083 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 02:27:57,089 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 02:27:57,190 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 02:27:57,204 - create_instance - INFO - SSH is active for VM instance 2019-01-08 02:27:57,204 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-08 02:27:57,205 - paramiko.transport - DEBUG - starting thread (client mode): 0x138111d0L 2019-01-08 02:27:57,206 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 02:27:57,206 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-08 02:27:57,206 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-08 02:27:57,207 - 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 2019-01-08 02:27:57,207 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 02:27:57,208 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-08 02:27:57,208 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 02:27:57,208 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 02:27:57,208 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 02:27:57,224 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 02:27:57,225 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 02:27:57,238 - paramiko.transport - DEBUG - Trying discovered key ce112ec537f18137c20335e481b22a54 in 12e7ccc4-c342-4b33-bf9c-4436a12b4948 2019-01-08 02:27:57,263 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 02:27:57,269 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 02:27:57,270 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 02:27:57,271 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-08 02:27:57,271 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 02:27:57,272 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 02:27:57,274 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack 2019-01-08 02:27:57,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:57,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:57 GMT Server: Apache x-openstack-request-id: req-4379d671-2d8f-432c-b7df-baa5d2c91563 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:57,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:27:57 GMT Server: Apache x-openstack-request-id: req-46950072-963f-4c98-b4e9-debfc6387210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:27:57,430 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-46950072-963f-4c98-b4e9-debfc6387210 2019-01-08 02:27:57,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:27:57,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:27:57 GMT Server: Apache x-openstack-request-id: req-9440f5fd-73f0-465d-8850-3c9cd7a53c80 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:27:57,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:27:57 GMT Server: Apache x-openstack-request-id: req-dad2b6a8-1e57-4683-9ccb-102d71daf116 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:27:57Z", "id": "2ee20b42-6169-41b6-bc54-95f327777482", "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"}} 2019-01-08 02:27:57,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-dad2b6a8-1e57-4683-9ccb-102d71daf116 2019-01-08 02:27:57,706 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:27:57,706 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:00,709 - create_stack - DEBUG - Stack status query timeout in 1196.72145605 2019-01-08 02:28:00,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:28:00,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:00 GMT Server: Apache x-openstack-request-id: req-f19ecf22-0e07-4cc1-8b57-d768d440be66 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:01,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:00 GMT Server: Apache x-openstack-request-id: req-30dc08c7-bed3-4ebc-a94a-8f80e050d9f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:27:57Z", "id": "2ee20b42-6169-41b6-bc54-95f327777482", "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"}} 2019-01-08 02:28:01,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-30dc08c7-bed3-4ebc-a94a-8f80e050d9f3 2019-01-08 02:28:01,021 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:28:01,021 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:04,024 - create_stack - DEBUG - Stack status query timeout in 1193.40663004 2019-01-08 02:28:04,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:28:04,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:04 GMT Server: Apache x-openstack-request-id: req-a933a0c5-6466-41b0-a238-deae764ea5f2 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:04,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:04 GMT Server: Apache x-openstack-request-id: req-9c7b3eb8-77f5-4b95-8a5e-e199d04b0b44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:27:57Z", "id": "2ee20b42-6169-41b6-bc54-95f327777482", "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"}} 2019-01-08 02:28:04,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-9c7b3eb8-77f5-4b95-8a5e-e199d04b0b44 2019-01-08 02:28:04,303 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:28:04,303 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:07,306 - create_stack - DEBUG - Stack status query timeout in 1190.1243012 2019-01-08 02:28:07,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:28:07,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:07 GMT Server: Apache x-openstack-request-id: req-513d490e-9875-4e4f-aabb-e8b1f7aa6b51 Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:07,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:07 GMT Server: Apache x-openstack-request-id: req-c100ee98-0940-43af-986d-f5f8d4fac7ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 704 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-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor2", "OS::project_id": "9e70631bdec84250ae6a115a3f4b599d", "OS::stack_id": "2ee20b42-6169-41b6-bc54-95f327777482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-kp", "security_group_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-subnet", "net_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst2", "inst1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-inst1", "image2_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image", "flavor1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-flavor1", "image1_name": "CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image"}, "deletion_time": "2019-01-08T02:28:05Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack", "stack_user_project_id": "1a82c6b1acd943c0ad0bf262638d1741", "tags": null, "creation_time": "2019-01-08T02:27:15Z", "links": [{"href": "http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:27:57Z", "id": "2ee20b42-6169-41b6-bc54-95f327777482", "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"}} 2019-01-08 02:28:07,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-c100ee98-0940-43af-986d-f5f8d4fac7ba 2019-01-08 02:28:07,380 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:28:07,380 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack 2019-01-08 02:28:07,380 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack 2019-01-08 02:28:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/2ee20b42-6169-41b6-bc54-95f327777482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27271a5017871ba0971010b4c2c10788e7e76379" 2019-01-08 02:28:07,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:07 GMT Server: Apache x-openstack-request-id: req-29498a3d-d7c4-459f-8933-e90b046b45eb Location: http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:07,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:28:07 GMT Server: Apache x-openstack-request-id: req-3aca5247-40fc-4b63-bd4d-a4c4d57f247b Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:28:07,645 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/9e70631bdec84250ae6a115a3f4b599d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-stack/2ee20b42-6169-41b6-bc54-95f327777482 used request id req-3aca5247-40fc-4b63-bd4d-a4c4d57f247b 2019-01-08 02:28:07,647 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-adbf91a0-e2fe-4128-90f3-3bd1dccbabcd-image 2019-01-08 02:28:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a2e0ac1a60d97b8192c8ceb676dbdd800562aa3" 2019-01-08 02:28:08,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8b8ae34-452a-44cc-b777-960059a25dae Date: Tue, 08 Jan 2019 02:28:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:28:08,582 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/4ad62ebe-5d92-4c17-a664-ebe4e03eeddc used request id req-c8b8ae34-452a-44cc-b777-960059a25dae 2019-01-08 02:28:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:28:08,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-3ed9e317-e045-4d78-a6d9-95537e5ff31f Date: Tue, 08 Jan 2019 02:28:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "created_at": "2019-01-08T02:27:16Z", "updated_at": "2019-01-08T02:27:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:27:16Z", "revision_number": 0, "id": "60453f37-80ff-4205-9ca8-7dacfb1622f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:27:16Z", "security_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e70631bdec84250ae6a115a3f4b599d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:27:16Z", "revision_number": 0, "id": "8f7a04d1-09ec-4e7d-9f4c-b4501805b7cb", "remote_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "remote_ip_prefix": null, "created_at": "2019-01-08T02:27:16Z", "security_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e70631bdec84250ae6a115a3f4b599d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:27:16Z", "revision_number": 0, "id": "f657a440-7186-49af-89e9-12fe0e09079c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:27:16Z", "security_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e70631bdec84250ae6a115a3f4b599d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:27:16Z", "revision_number": 0, "id": "f9c78abc-60b1-4183-bf60-bac71442448d", "remote_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "remote_ip_prefix": null, "created_at": "2019-01-08T02:27:16Z", "security_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e70631bdec84250ae6a115a3f4b599d"}], "revision_number": 4, "project_id": "9e70631bdec84250ae6a115a3f4b599d", "id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:28:08,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-3ed9e317-e045-4d78-a6d9-95537e5ff31f 2019-01-08 02:28:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:28:09,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d2c0bd-73ad-449e-b65c-15a35dc518a4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e70631bdec84250ae6a115a3f4b599d", "name": "CreateStackFloatingIpTests-5636a086-3577-4c5-proj"}} 2019-01-08 02:28:09,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-c9d2c0bd-73ad-449e-b65c-15a35dc518a4 2019-01-08 02:28:09,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1557a0b5-9415-494c-b76a-7c5c415c04fd 2019-01-08 02:28:09,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1557a0b5-9415-494c-b76a-7c5c415c04fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:28:09,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c3fe1c9c-d3c1-4c34-815b-267916a3513f Date: Tue, 08 Jan 2019 02:28:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:27:16Z", "security_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "created_at": "2019-01-08T02:27:16Z", "project_id": "9e70631bdec84250ae6a115a3f4b599d", "id": "60453f37-80ff-4205-9ca8-7dacfb1622f2"}, {"remote_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:27:16Z", "security_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "created_at": "2019-01-08T02:27:16Z", "project_id": "9e70631bdec84250ae6a115a3f4b599d", "id": "8f7a04d1-09ec-4e7d-9f4c-b4501805b7cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:27:16Z", "security_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "created_at": "2019-01-08T02:27:16Z", "project_id": "9e70631bdec84250ae6a115a3f4b599d", "id": "f657a440-7186-49af-89e9-12fe0e09079c"}, {"remote_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:27:16Z", "security_group_id": "1557a0b5-9415-494c-b76a-7c5c415c04fd", "port_range_min": null, "revision_number": 0, "tenant_id": "9e70631bdec84250ae6a115a3f4b599d", "created_at": "2019-01-08T02:27:16Z", "project_id": "9e70631bdec84250ae6a115a3f4b599d", "id": "f9c78abc-60b1-4183-bf60-bac71442448d"}]} 2019-01-08 02:28:09,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1557a0b5-9415-494c-b76a-7c5c415c04fd used request id req-c3fe1c9c-d3c1-4c34-815b-267916a3513f 2019-01-08 02:28:09,240 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:28:09,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/1557a0b5-9415-494c-b76a-7c5c415c04fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:28:09,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b628a21-9aec-496a-aac5-2034f8a1cd75 Content-Length: 0 Date: Tue, 08 Jan 2019 02:28:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:28:09,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1557a0b5-9415-494c-b76a-7c5c415c04fd used request id req-8b628a21-9aec-496a-aac5-2034f8a1cd75 2019-01-08 02:28:09,624 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-5636a086-3577-4c5-proj 2019-01-08 02:28:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:28:09,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56f343af-462c-4adc-ac92-1a8918b60539 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:28:09,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/9e70631bdec84250ae6a115a3f4b599d used request id req-56f343af-462c-4adc-ac92-1a8918b60539 2019-01-08 02:28:09,924 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-5636a086-3577-4c5-proj-role 2019-01-08 02:28:09,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/ac9ad62aa776448a8e4fa21b6e05ac0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:28:10,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b72671d-1a87-43e0-a837-f6ce9643ba0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:28:10,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/ac9ad62aa776448a8e4fa21b6e05ac0a used request id req-1b72671d-1a87-43e0-a837-f6ce9643ba0e 2019-01-08 02:28:10,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848e2273754d297d142d9713bc26966938129707" 2019-01-08 02:28:10,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f39898-a118-4eab-b553-8d196a3713a4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:28:10,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f5f39898-a118-4eab-b553-8d196a3713a4 2019-01-08 02:28:10,174 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-5636a086-3577-4c5-user 2019-01-08 02:28:10,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/276f206cc2da4b42bcb943ce88badadc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8bcf75010f8d0380e78e52a0b42ed6c6e5558a" 2019-01-08 02:28:10,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-901f54f3-7a5d-4b7e-a838-4f7263a598d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:28:10,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/276f206cc2da4b42bcb943ce88badadc used request id req-901f54f3-7a5d-4b7e-a838-4f7263a598d9 2019-01-08 02:28:10,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:28:10,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["bv38CuOaQzCfo_9IzTrfxQ"], "issued_at": "2019-01-08T02:28:10.000000Z"}} 2019-01-08 02:28:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce1251966efe9b534a7ddd44acb7316711e8108" 2019-01-08 02:28:10,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0577af-501b-4414-8f73-247debf67f0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:10,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1d0577af-501b-4414-8f73-247debf67f0d 2019-01-08 02:28:10,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:28:10,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:28:11,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["N331nIgIRYCGmQXyKaPTew"], "issued_at": "2019-01-08T02:28:11.000000Z"}} 2019-01-08 02:28:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:28:11,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72f58f4-747c-418c-a87f-96cc4d5403b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:11,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d72f58f4-747c-418c-a87f-96cc4d5403b2 2019-01-08 02:28:11,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:28:11,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:28: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:28:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:28:11,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f2309a-96ac-4a8a-8b33-04e62466da51 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj", "previous": null, "next": null}, "projects": []} 2019-01-08 02:28:11,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj used request id req-81f2309a-96ac-4a8a-8b33-04e62466da51 2019-01-08 02:28:11,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:28:11,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5873f5-b190-42d3-9edc-88ae324c018f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:28:11,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-0b5873f5-b190-42d3-9edc-88ae324c018f 2019-01-08 02:28:11,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}}' 2019-01-08 02:28:11,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7763072-0ad1-4044-aae6-132cb8033bfd Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "id": "a34e1ad617e14b67b42e0c0730f1f174", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:11,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c7763072-0ad1-4044-aae6-132cb8033bfd 2019-01-08 02:28:11,792 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-f632767f-f517-4fb-proj 2019-01-08 02:28:11,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:28:11,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:28:12,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61bd6f21494645d1884b7a839e3c3498", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/61bd6f21494645d1884b7a839e3c3498", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "id": "407495f7f21a45ffb5330cb31f9b28f1"}, "audit_ids": ["lsa5vdMxQzGYxTqtULzIlg"], "issued_at": "2019-01-08T02:28:12.000000Z"}} 2019-01-08 02:28:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:12,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ec9fa9-3ef2-40de-9a4d-c8dbf9fac981 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:12,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-44ec9fa9-3ef2-40de-9a4d-c8dbf9fac981 2019-01-08 02:28:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:28:12,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:28: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:28:12,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:12,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e3b826-26a1-4621-9e55-8b4ef0aabcb7 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:28:12,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-71e3b826-26a1-4621-9e55-8b4ef0aabcb7 2019-01-08 02:28:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:12,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f96f1a38-c830-4bce-8bba-85606349ca36 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "id": "a34e1ad617e14b67b42e0c0730f1f174", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}]} 2019-01-08 02:28:12,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj used request id req-f96f1a38-c830-4bce-8bba-85606349ca36 2019-01-08 02:28:12,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:12,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f68dc8-d2f8-4c7d-82af-c5ddf8e71914 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-08 02:28:12,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains?name=Default used request id req-a0f68dc8-d2f8-4c7d-82af-c5ddf8e71914 2019-01-08 02:28:13,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:13,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40084788-1bcc-4f79-8bc0-b374d1020cd6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:28:13,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-40084788-1bcc-4f79-8bc0-b374d1020cd6 2019-01-08 02:28:13,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:13,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90585caa-bdf7-487b-81e5-38db5ff422ea Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "id": "a34e1ad617e14b67b42e0c0730f1f174", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}]} 2019-01-08 02:28:13,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj used request id req-90585caa-bdf7-487b-81e5-38db5ff422ea 2019-01-08 02:28:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/users/be6993e1ad4e4bd69bc6df814de9d96b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:13,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561a3c44-f6d8-459c-800f-6450e1dc5be2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-f632767f-f517-4fb-user", "links": {"self": "http://172.30.9.42:5000/v3/users/be6993e1ad4e4bd69bc6df814de9d96b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a34e1ad617e14b67b42e0c0730f1f174", "id": "be6993e1ad4e4bd69bc6df814de9d96b", "password_expires_at": null}} 2019-01-08 02:28:13,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/be6993e1ad4e4bd69bc6df814de9d96b used request id req-561a3c44-f6d8-459c-800f-6450e1dc5be2 2019-01-08 02:28:13,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:13,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c888c5-89f9-4678-997c-89c874c664ba Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles", "previous": null, "next": null}, "roles": []} 2019-01-08 02:28:13,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles used request id req-61c888c5-89f9-4678-997c-89c874c664ba 2019-01-08 02:28:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:13,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fab10a9-c15d-4cdf-b6f0-1d859ad8c0d7 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}} 2019-01-08 02:28:13,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-1fab10a9-c15d-4cdf-b6f0-1d859ad8c0d7 2019-01-08 02:28:13,723 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-f632767f-f517-4fb-proj 2019-01-08 02:28:13,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:13,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a5314bd-fb88-40ac-bfac-db758ac1bcf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:28:13,903 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-8a5314bd-fb88-40ac-bfac-db758ac1bcf4 2019-01-08 02:28:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:14,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb5a871-0f4e-4c83-bfba-ba7db0068d19 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:28:14,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0eb5a871-0f4e-4c83-bfba-ba7db0068d19 2019-01-08 02:28:14,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:14,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105a7fb9-bd6c-4e5d-a79c-51c69fc57403 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "id": "a34e1ad617e14b67b42e0c0730f1f174", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}]} 2019-01-08 02:28:14,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?name=CreateStackFloatingIpTests-f632767f-f517-4fb-proj used request id req-105a7fb9-bd6c-4e5d-a79c-51c69fc57403 2019-01-08 02:28:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:14,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a2c71b-1df5-40c6-b544-824d5f916f42 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}]} 2019-01-08 02:28:14,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles used request id req-79a2c71b-1df5-40c6-b544-824d5f916f42 2019-01-08 02:28:14,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:14,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eee3b4a-57db-443c-86ff-967bbd80901f Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}} 2019-01-08 02:28:14,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-4eee3b4a-57db-443c-86ff-967bbd80901f 2019-01-08 02:28:14,378 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-f632767f-f517-4fb-proj 2019-01-08 02:28:14,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:28:14,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c83c2e-af5c-4fd1-bdfc-9df6268a5352 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:28:14,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-10c83c2e-af5c-4fd1-bdfc-9df6268a5352 2019-01-08 02:28:14,532 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-f632767f-f517-4fb-user 2019-01-08 02:28:14,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:28:14,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:28:14,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5549418-8079-43d8-aabf-52fa0b16a719 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:28:14,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f5549418-8079-43d8-aabf-52fa0b16a719 2019-01-08 02:28:14,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" -d '{"role": {"name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role"}}' 2019-01-08 02:28:14,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b3fad9-8875-4b63-a01d-bf95e96db64b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d2ab2cef1e44b95aff677096b727a1e", "links": {"self": "http://172.30.9.42:5000/v3/roles/6d2ab2cef1e44b95aff677096b727a1e"}, "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role"}} 2019-01-08 02:28:14,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-25b3fad9-8875-4b63-a01d-bf95e96db64b 2019-01-08 02:28:14,792 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role 2019-01-08 02:28:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles/6d2ab2cef1e44b95aff677096b727a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:28:14,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e5ca34-0daa-471b-9685-ebf1175eb9b2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d2ab2cef1e44b95aff677096b727a1e", "links": {"self": "http://172.30.9.42:5000/v3/roles/6d2ab2cef1e44b95aff677096b727a1e"}, "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role"}} 2019-01-08 02:28:14,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles/6d2ab2cef1e44b95aff677096b727a1e used request id req-92e5ca34-0daa-471b-9685-ebf1175eb9b2 2019-01-08 02:28:14,901 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role to project CreateStackFloatingIpTests-f632767f-f517-4fb-proj 2019-01-08 02:28:14,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles/6d2ab2cef1e44b95aff677096b727a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:28:15,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7337a03-f9bc-4a40-94a3-a2a9c7f116dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:28:15,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174/users/be6993e1ad4e4bd69bc6df814de9d96b/roles/6d2ab2cef1e44b95aff677096b727a1e used request id req-a7337a03-f9bc-4a40-94a3-a2a9c7f116dc 2019-01-08 02:28:15,070 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:28:15,070 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-08 02:28:15,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:28:15,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:28:15,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d2ab2cef1e44b95aff677096b727a1e", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-user", "id": "be6993e1ad4e4bd69bc6df814de9d96b"}, "audit_ids": ["koY4ufFHT6KgU-_3YkHbwA"], "issued_at": "2019-01-08T02:28:15.000000Z"}} 2019-01-08 02:28:15,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9cacf961faec081aabc336c751518519273d28" 2019-01-08 02:28:15,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9cb3cb3-8f1e-4be0-98eb-3001f7ec5f62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:15,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d9cb3cb3-8f1e-4be0-98eb-3001f7ec5f62 2019-01-08 02:28:15,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f9cacf961faec081aabc336c751518519273d28" 2019-01-08 02:28:15,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-3b03dad0-4fc5-436e-adc2-d1149d57fe3b Date: Tue, 08 Jan 2019 02:28:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"} 2019-01-08 02:28:15,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image used request id req-3b03dad0-4fc5-436e-adc2-d1149d57fe3b 2019-01-08 02:28:15,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f9cacf961faec081aabc336c751518519273d28" 2019-01-08 02:28:16,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8dee6edd-00f3-4071-b821-902aec416fbb Date: Tue, 08 Jan 2019 02:28: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"}}} 2019-01-08 02:28:16,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-8dee6edd-00f3-4071-b821-902aec416fbb 2019-01-08 02:28:16,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f9cacf961faec081aabc336c751518519273d28" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}' 2019-01-08 02:28:16,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4918a124-5bc2-4e18-a8aa-96657e336008 Date: Tue, 08 Jan 2019 02:28:16 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:28:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-08T02:28:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595", "min_disk": 0, "protected": false, "id": "d852c9d9-3195-47f5-b75e-849050ebc595", "file": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595/file", "checksum": null, "owner": "a34e1ad617e14b67b42e0c0730f1f174", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:28:16,321 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-4918a124-5bc2-4e18-a8aa-96657e336008 2019-01-08 02:28:16,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f9cacf961faec081aabc336c751518519273d28" -d '' 2019-01-08 02:28:16,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52d88cbe-99ad-42cc-be37-255054f0873b Date: Tue, 08 Jan 2019 02:28:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:28:16,987 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595/file used request id req-52d88cbe-99ad-42cc-be37-255054f0873b 2019-01-08 02:28:16,987 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:28:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f9cacf961faec081aabc336c751518519273d28" 2019-01-08 02:28:17,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cf82216d-3e32-4c36-899b-710470181fe3 Date: Tue, 08 Jan 2019 02:28:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:28:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:28:16Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d852c9d9-3195-47f5-b75e-849050ebc595/snap", "metadata": {}}], "self": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595", "min_disk": 0, "protected": false, "id": "d852c9d9-3195-47f5-b75e-849050ebc595", "file": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a34e1ad617e14b67b42e0c0730f1f174", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d852c9d9-3195-47f5-b75e-849050ebc595/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:28:17,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 used request id req-cf82216d-3e32-4c36-899b-710470181fe3 2019-01-08 02:28:17,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f9cacf961faec081aabc336c751518519273d28" 2019-01-08 02:28:17,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0f58a387-72f1-47ba-acb9-42315947404d Date: Tue, 08 Jan 2019 02:28:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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"}}} 2019-01-08 02:28:17,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-0f58a387-72f1-47ba-acb9-42315947404d 2019-01-08 02:28:17,215 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image 2019-01-08 02:28:17,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f9cacf961faec081aabc336c751518519273d28" 2019-01-08 02:28:17,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0a2a880b-b9f3-4222-a6af-de70abeb39fd Date: Tue, 08 Jan 2019 02:28:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:28:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:28:16Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d852c9d9-3195-47f5-b75e-849050ebc595/snap", "metadata": {}}], "self": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595", "min_disk": 0, "protected": false, "id": "d852c9d9-3195-47f5-b75e-849050ebc595", "file": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a34e1ad617e14b67b42e0c0730f1f174", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d852c9d9-3195-47f5-b75e-849050ebc595/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:28:17,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 used request id req-0a2a880b-b9f3-4222-a6af-de70abeb39fd 2019-01-08 02:28:17,426 - create_image - DEBUG - Instance status is - active 2019-01-08 02:28:17,426 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image 2019-01-08 02:28:17,426 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image 2019-01-08 02:28:17,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:28:17,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:28:17,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d2ab2cef1e44b95aff677096b727a1e", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-user", "id": "be6993e1ad4e4bd69bc6df814de9d96b"}, "audit_ids": ["PWp5IOLOR3m3am0PRFJjhQ"], "issued_at": "2019-01-08T02:28:17.000000Z"}} 2019-01-08 02:28:17,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:17,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c84a45c-f0d8-4d17-afb9-381df39350e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:17,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5c84a45c-f0d8-4d17-afb9-381df39350e7 2019-01-08 02:28:17,860 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:28:17,863 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:28:17,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:18,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:17 GMT Server: Apache x-openstack-request-id: req-8b409371-85fd-4f1f-bea3-f82b92a53dd1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-08 02:28:18,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack used request id req-8b409371-85fd-4f1f-bea3-f82b92a53dd1 2019-01-08 02:28:18,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net"}}' 2019-01-08 02:28:22,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:28:18 GMT Server: Apache x-openstack-request-id: req-32195e7c-b555-4ce6-9225-cf2488b87433 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}]}} 2019-01-08 02:28:22,033 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks used request id req-32195e7c-b555-4ce6-9225-cf2488b87433 2019-01-08 02:28:22,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:22,341 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:22 GMT Server: Apache x-openstack-request-id: req-5c3e5cea-1b92-4dfd-b175-9417eab6f6b2 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:22,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:22 GMT Server: Apache x-openstack-request-id: req-55f4ef88-ebf9-4f37-a9fd-ed566b508d6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 734 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "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"}} 2019-01-08 02:28:22,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-55f4ef88-ebf9-4f37-a9fd-ed566b508d6e 2019-01-08 02:28:22,602 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack 2019-01-08 02:28:22,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:22,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:22 GMT Server: Apache x-openstack-request-id: req-ab1343e6-e378-46d3-b27c-f17cf71eda97 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:23,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:22 GMT Server: Apache x-openstack-request-id: req-c263031b-3933-4fe6-a59c-6c2629277caf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:23,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-c263031b-3933-4fe6-a59c-6c2629277caf 2019-01-08 02:28:23,151 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:28:23,151 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:26,154 - create_stack - DEBUG - Stack status query timeout in 1196.44737601 2019-01-08 02:28:26,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:26,369 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:26 GMT Server: Apache x-openstack-request-id: req-2b60a221-4a48-4d59-b864-37df3aaa2aa3 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:26,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:26 GMT Server: Apache x-openstack-request-id: req-3c88e8bb-373b-4362-9a87-0c5789e3d2a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:26,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-3c88e8bb-373b-4362-9a87-0c5789e3d2a2 2019-01-08 02:28:26,495 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:28:26,495 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:29,498 - create_stack - DEBUG - Stack status query timeout in 1193.10354304 2019-01-08 02:28:29,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:29,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:29 GMT Server: Apache x-openstack-request-id: req-4909f99f-8acb-4d7c-82e7-a7e7acfb24a8 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:30,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:29 GMT Server: Apache x-openstack-request-id: req-4128b317-d97a-496e-ba51-29d01844a4e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:30,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-4128b317-d97a-496e-ba51-29d01844a4e7 2019-01-08 02:28:30,041 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:28:30,042 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:33,045 - create_stack - DEBUG - Stack status query timeout in 1189.55693293 2019-01-08 02:28:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:33,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:33 GMT Server: Apache x-openstack-request-id: req-a8fc4d87-55b0-4a3e-955b-48cc6f895ff8 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:33,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:33 GMT Server: Apache x-openstack-request-id: req-32e985a4-9340-46be-bc75-57c0af1d0555 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:33,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-32e985a4-9340-46be-bc75-57c0af1d0555 2019-01-08 02:28:33,204 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:28:33,204 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:36,207 - create_stack - DEBUG - Stack status query timeout in 1186.39486599 2019-01-08 02:28:36,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:36,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:36 GMT Server: Apache x-openstack-request-id: req-0cd610c1-63e8-40d4-a582-6e6aa0f1505d Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:36,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:36 GMT Server: Apache x-openstack-request-id: req-3917206f-cb96-4bb2-aeb3-85c2eaf892cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:36,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-3917206f-cb96-4bb2-aeb3-85c2eaf892cb 2019-01-08 02:28:36,783 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:28:36,783 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:39,786 - create_stack - DEBUG - Stack status query timeout in 1182.815382 2019-01-08 02:28:39,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:40,096 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:39 GMT Server: Apache x-openstack-request-id: req-abd4ea34-6109-441c-8e79-bc8afb7fec4f Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:40,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:40 GMT Server: Apache x-openstack-request-id: req-c64707f6-e2f4-4d93-83b1-860dd5964b3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:40,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-c64707f6-e2f4-4d93-83b1-860dd5964b3e 2019-01-08 02:28:40,388 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:28:40,388 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:43,391 - create_stack - DEBUG - Stack status query timeout in 1179.21078992 2019-01-08 02:28:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:43,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:43 GMT Server: Apache x-openstack-request-id: req-11da0c8b-3e9b-4222-8782-83d6dd946a76 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:43,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:43 GMT Server: Apache x-openstack-request-id: req-44136850-5294-4e64-b215-ad88765e200b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:43,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-44136850-5294-4e64-b215-ad88765e200b 2019-01-08 02:28:43,748 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-08 02:28:43,748 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:28:46,752 - create_stack - DEBUG - Stack status query timeout in 1175.85008597 2019-01-08 02:28:46,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:28:46,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:46 GMT Server: Apache x-openstack-request-id: req-1b475267-cf18-4c86-8426-9fe58ff6dbee Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:47,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:46 GMT Server: Apache x-openstack-request-id: req-9b1495ca-8ec4-43b5-ac88-6b4652e0b23f 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": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:47,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-9b1495ca-8ec4-43b5-ac88-6b4652e0b23f 2019-01-08 02:28:47,276 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-08 02:28:47,276 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack 2019-01-08 02:28:47,277 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack 2019-01-08 02:28:47,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:28:47,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:28:47,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d2ab2cef1e44b95aff677096b727a1e", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-user", "id": "be6993e1ad4e4bd69bc6df814de9d96b"}, "audit_ids": ["oQWLdKh5SGm2MzpAbGGUGw"], "issued_at": "2019-01-08T02:28:47.000000Z"}} 2019-01-08 02:28:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:47,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce338d55-0049-494a-a564-09ccdb218fd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:47,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-ce338d55-0049-494a-a564-09ccdb218fd4 2019-01-08 02:28:47,797 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:28:47,800 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-08 02:28:47,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:48,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:47 GMT Server: Apache x-openstack-request-id: req-7cf1186c-a257-40be-b30f-70d3c072e3d1 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "deletion_time": null, "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "updated_time": null, "project": "a34e1ad617e14b67b42e0c0730f1f174", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "tags": null}]} 2019-01-08 02:28:48,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack used request id req-7cf1186c-a257-40be-b30f-70d3c072e3d1 2019-01-08 02:28:48,024 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack 2019-01-08 02:28:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:48,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:48 GMT Server: Apache x-openstack-request-id: req-5c26cf4b-2aa3-4363-9fa2-e502d0886f7f Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:48,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:48 GMT Server: Apache x-openstack-request-id: req-a300a835-e7a2-477a-abd1-d8b777219b02 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "da1f6ee6-ea44-4474-b5ca-6d1178be3368", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/network", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "18600d4a-f985-441d-bb08-f26b8b732d45", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "641ec690-635d-4a0a-84b7-50a1c06d1e2f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "260", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88:subnet_id=91adc010-9f59-417e-94a0-566c197c6640", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "91adc010-9f59-417e-94a0-566c197c6640", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "29e051ec-475c-44c6-bf8d-c2149e0fd930", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "resource_type": "OS::Nova::Server"}]} 2019-01-08 02:28:48,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources used request id req-a300a835-e7a2-477a-abd1-d8b777219b02 2019-01-08 02:28:48,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:48,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:49,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50ff9d01-6aa9-41b0-9780-d47800e25c22 x-compute-request-id: req-50ff9d01-6aa9-41b0-9780-d47800e25c22 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "bookmark"}], "image": {"id": "d852c9d9-3195-47f5-b75e-849050ebc595", "links": [{"href": "http://172.30.9.42:8774/images/d852c9d9-3195-47f5-b75e-849050ebc595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-08T02:28:45.000000", "flavor": {"id": "31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "links": [{"href": "http://172.30.9.42:8774/flavors/31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "rel": "bookmark"}]}, "id": "d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "security_groups": [{"name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp"}], "user_id": "be6993e1ad4e4bd69bc6df814de9d96b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:28:45Z", "hostId": "add54b17a1c568ab997f76b2a7aef938c568f5045ffd5ec29f288ae3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "created": "2019-01-08T02:28:33Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:28:49,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe used request id req-50ff9d01-6aa9-41b0-9780-d47800e25c22 2019-01-08 02:28:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:49,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-365747a5-757f-4423-8ce0-38cdc672e2b3 x-compute-request-id: req-365747a5-757f-4423-8ce0-38cdc672e2b3 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:ae:ae", "version": 4, "addr": "10.1.2.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "rel": "bookmark"}], "image": {"id": "d852c9d9-3195-47f5-b75e-849050ebc595", "links": [{"href": "http://172.30.9.42:8774/images/d852c9d9-3195-47f5-b75e-849050ebc595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2019-01-08T02:28:43.000000", "flavor": {"id": "da1f6ee6-ea44-4474-b5ca-6d1178be3368", "links": [{"href": "http://172.30.9.42:8774/flavors/da1f6ee6-ea44-4474-b5ca-6d1178be3368", "rel": "bookmark"}]}, "id": "cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "security_groups": [{"name": "default"}], "user_id": "be6993e1ad4e4bd69bc6df814de9d96b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:28:43Z", "hostId": "bfe21df35e6953b4ccb925e1cbe393bc53d47d6dffd4fe0c218b3d7d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "created": "2019-01-08T02:28:32Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:28:49,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a used request id req-365747a5-757f-4423-8ce0-38cdc672e2b3 2019-01-08 02:28:49,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:49,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6364bbc4-a499-4c5b-ac9b-dc0efe2c3923 Date: Tue, 08 Jan 2019 02:28:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:49,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-6364bbc4-a499-4c5b-ac9b-dc0efe2c3923 2019-01-08 02:28:49,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:28:49,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:28: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:28:49,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:49,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea92de0e-7c3f-43ab-b8d5-821814832bf7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:49,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-ea92de0e-7c3f-43ab-b8d5-821814832bf7 2019-01-08 02:28:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:49,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-01fa9c0b-5021-4a30-a234-0f203d459888 Date: Tue, 08 Jan 2019 02:28:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:49,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-01fa9c0b-5021-4a30-a234-0f203d459888 2019-01-08 02:28:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:50,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c7b9c4-421c-498c-a8c4-b4d391204702 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:50,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-86c7b9c4-421c-498c-a8c4-b4d391204702 2019-01-08 02:28:50,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:50,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f81c9060-48c0-494f-a46a-13d57212c86b Date: Tue, 08 Jan 2019 02:28:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:50,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-f81c9060-48c0-494f-a46a-13d57212c86b 2019-01-08 02:28:50,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:50,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4030 X-Openstack-Request-Id: req-91e0e132-bbc7-4311-87b9-5afbb57c2ee3 Date: Tue, 08 Jan 2019 02:28:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.2"}],"id":"02560365-2745-44ea-92be-99c746f77e4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:f9:91","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:50,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-91e0e132-bbc7-4311-87b9-5afbb57c2ee3 2019-01-08 02:28:50,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e51be200-3694-4c97-a25e-75f58e14cda9 Date: Tue, 08 Jan 2019 02:28:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:50,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-e51be200-3694-4c97-a25e-75f58e14cda9 2019-01-08 02:28:50,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:50,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4030 X-Openstack-Request-Id: req-1a3410a1-bf15-41b3-86bd-4023dd57face Date: Tue, 08 Jan 2019 02:28:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.2"}],"id":"02560365-2745-44ea-92be-99c746f77e4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:f9:91","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:50,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-1a3410a1-bf15-41b3-86bd-4023dd57face 2019-01-08 02:28:50,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:50,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:50 GMT Server: Apache x-openstack-request-id: req-68c55782-bbd4-4d51-a93a-0aded8a634a9 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:50,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:50 GMT Server: Apache x-openstack-request-id: req-439e1aa2-b666-47c0-87e5-2e2f5c97bc79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "da1f6ee6-ea44-4474-b5ca-6d1178be3368", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/network", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "18600d4a-f985-441d-bb08-f26b8b732d45", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "641ec690-635d-4a0a-84b7-50a1c06d1e2f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "260", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88:subnet_id=91adc010-9f59-417e-94a0-566c197c6640", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "91adc010-9f59-417e-94a0-566c197c6640", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "29e051ec-475c-44c6-bf8d-c2149e0fd930", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-08T02:28:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-08T02:28:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "resource_type": "OS::Nova::Server"}]} 2019-01-08 02:28:50,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d/resources used request id req-439e1aa2-b666-47c0-87e5-2e2f5c97bc79 2019-01-08 02:28:50,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/da1f6ee6-ea44-4474-b5ca-6d1178be3368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:50,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors/31f713b5-9315-43e4-8fe5-0c2e9b3fedc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:50,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba06e149-3dca-474d-9e26-1ae4f9f15b5a x-compute-request-id: req-ba06e149-3dca-474d-9e26-1ae4f9f15b5a Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-flavor1-raowdtebj3ve", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "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": "31f713b5-9315-43e4-8fe5-0c2e9b3fedc2"}} 2019-01-08 02:28:50,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/31f713b5-9315-43e4-8fe5-0c2e9b3fedc2 used request id req-ba06e149-3dca-474d-9e26-1ae4f9f15b5a 2019-01-08 02:28:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/91adc010-9f59-417e-94a0-566c197c6640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b146aa2-0578-42bd-90d1-d16258a7bdca x-compute-request-id: req-4b146aa2-0578-42bd-90d1-d16258a7bdca Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-flavor2-ezpm6kxzju3l", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/da1f6ee6-ea44-4474-b5ca-6d1178be3368", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/da1f6ee6-ea44-4474-b5ca-6d1178be3368", "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": "da1f6ee6-ea44-4474-b5ca-6d1178be3368"}} 2019-01-08 02:28:51,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/da1f6ee6-ea44-4474-b5ca-6d1178be3368 used request id req-4b146aa2-0578-42bd-90d1-d16258a7bdca 2019-01-08 02:28:51,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/91adc010-9f59-417e-94a0-566c197c6640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f9e8bdec-ff5c-4d9d-9f4d-81b0c50b4729 Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}} 2019-01-08 02:28:51,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/91adc010-9f59-417e-94a0-566c197c6640 used request id req-f9e8bdec-ff5c-4d9d-9f4d-81b0c50b4729 2019-01-08 02:28:51,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-aee7b4ae-f878-4d07-b59f-7cd7d89f4e94 Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}} 2019-01-08 02:28:51,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/91adc010-9f59-417e-94a0-566c197c6640 used request id req-aee7b4ae-f878-4d07-b59f-7cd7d89f4e94 2019-01-08 02:28:51,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aec51d51-667d-4b11-aa86-f295d3cb8d92 Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:51,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-aec51d51-667d-4b11-aa86-f295d3cb8d92 2019-01-08 02:28:51,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1ab345e8-2f1c-4ec6-a81c-ce1d6e52e10a Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:51,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-1ab345e8-2f1c-4ec6-a81c-ce1d6e52e10a 2019-01-08 02:28:51,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-69c520f8-9e08-4d19-b909-da6b1eb4b76e Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:51,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-69c520f8-9e08-4d19-b909-da6b1eb4b76e 2019-01-08 02:28:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6a8e5a44-8aec-4086-a817-c894654e4aa5 Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:51,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-6a8e5a44-8aec-4086-a817-c894654e4aa5 2019-01-08 02:28:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6c3362b9-083d-4d21-972f-70ed45ee2e72 Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:51,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-6c3362b9-083d-4d21-972f-70ed45ee2e72 2019-01-08 02:28:51,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8b5e163c-72c4-480c-875d-ea8d14b7b8f6 Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:51,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-8b5e163c-72c4-480c-875d-ea8d14b7b8f6 2019-01-08 02:28:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a35da2ee-e262-4046-a9aa-a61d5096f821 Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:51,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-a35da2ee-e262-4046-a9aa-a61d5096f821 2019-01-08 02:28:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3d7db073-14d3-4240-84e7-6683845bb55d Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:51,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-3d7db073-14d3-4240-84e7-6683845bb55d 2019-01-08 02:28:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0759eccc-eb63-4507-923a-6f273c228d6b Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:51,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-0759eccc-eb63-4507-923a-6f273c228d6b 2019-01-08 02:28:51,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ffe2c1-d0b2-4050-8ab1-dd901f76f2a8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:51,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-a0ffe2c1-d0b2-4050-8ab1-dd901f76f2a8 2019-01-08 02:28:51,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ed4396b8-738a-49dd-bab1-d77c428bd4d6 Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:51,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1f31e57a-ff89-4428-b20c-42842b9fa7d7 Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:51,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-ed4396b8-738a-49dd-bab1-d77c428bd4d6 2019-01-08 02:28:51,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-1f31e57a-ff89-4428-b20c-42842b9fa7d7 2019-01-08 02:28:51,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d&mac_address=fa%3A16%3A3e%3A72%3Aae%3Aae&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:51,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1040 X-Openstack-Request-Id: req-00deda57-4d88-4160-82f6-21f8bee69a6a Date: Tue, 08 Jan 2019 02:28:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:51,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d&mac_address=fa%3A16%3A3e%3A72%3Aae%3Aae&admin_state_up=True used request id req-00deda57-4d88-4160-82f6-21f8bee69a6a 2019-01-08 02:28:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb3e134-c7f7-4f57-92e7-0495b189a572 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:52,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-4fb3e134-c7f7-4f57-92e7-0495b189a572 2019-01-08 02:28:52,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3a65ed-d026-4ca5-9444-9a0fbd2d0a9d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:52,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0529c416-25ca-4592-b308-a67fb5fbe72d Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:52,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-9c3a65ed-d026-4ca5-9444-9a0fbd2d0a9d 2019-01-08 02:28:52,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-0529c416-25ca-4592-b308-a67fb5fbe72d 2019-01-08 02:28:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d&mac_address=fa%3A16%3A3e%3A31%3A26%3Abe&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1151 X-Openstack-Request-Id: req-66e4b66b-6687-4107-91f3-8efa55c292bf Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:52,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d&mac_address=fa%3A16%3A3e%3A31%3A26%3Abe&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb&admin_state_up=True used request id req-66e4b66b-6687-4107-91f3-8efa55c292bf 2019-01-08 02:28:52,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-eba7df28-59f0-40bf-944f-4eb780697a82 Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:52,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-eba7df28-59f0-40bf-944f-4eb780697a82 2019-01-08 02:28:52,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6b0b28e4-b811-4e7b-b9c6-6c2b4f031be4 Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:52,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-6b0b28e4-b811-4e7b-b9c6-6c2b4f031be4 2019-01-08 02:28:52,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87655b19-d2c3-463e-9023-fd2ed6652ae7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:52,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-87655b19-d2c3-463e-9023-fd2ed6652ae7 2019-01-08 02:28:52,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4030 X-Openstack-Request-Id: req-d9a9c2c9-a529-44b0-8adf-d5bf209e8f47 Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.2"}],"id":"02560365-2745-44ea-92be-99c746f77e4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:f9:91","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:52,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-d9a9c2c9-a529-44b0-8adf-d5bf209e8f47 2019-01-08 02:28:52,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4692bd65-d224-4765-9dca-2af0aa8166aa Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:52,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-4692bd65-d224-4765-9dca-2af0aa8166aa 2019-01-08 02:28:52,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8a97f21c-4e8e-4c0e-b2f4-2a968e5c3693 Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:52,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-8a97f21c-4e8e-4c0e-b2f4-2a968e5c3693 2019-01-08 02:28:52,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4030 X-Openstack-Request-Id: req-599611d0-5d5f-4a68-8a57-4a17d1c7d183 Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.2"}],"id":"02560365-2745-44ea-92be-99c746f77e4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:f9:91","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:52,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-599611d0-5d5f-4a68-8a57-4a17d1c7d183 2019-01-08 02:28:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-f1e9d43e-87cb-4b30-8532-f3ee2cd61ee8 Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"floatingips": [{"router_id": "1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T02:28:34Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "29e051ec-475c-44c6-bf8d-c2149e0fd930", "id": "641ec690-635d-4a0a-84b7-50a1c06d1e2f", "dns_name": "", "created_at": "2019-01-08T02:28:28Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "project_id": "a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:52,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-f1e9d43e-87cb-4b30-8532-f3ee2cd61ee8 2019-01-08 02:28:52,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-9f9ab1c6-0938-4a2d-b844-d96915072ce7 Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"floatingips": [{"router_id": "1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T02:28:34Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "29e051ec-475c-44c6-bf8d-c2149e0fd930", "id": "641ec690-635d-4a0a-84b7-50a1c06d1e2f", "dns_name": "", "created_at": "2019-01-08T02:28:28Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "project_id": "a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:52,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-9f9ab1c6-0938-4a2d-b844-d96915072ce7 2019-01-08 02:28:52,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/routers/1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c523838a-1b53-46b5-b71a-23e74e85291d Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:28:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:28:16Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d852c9d9-3195-47f5-b75e-849050ebc595/snap", "metadata": {}}], "self": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595", "min_disk": 0, "protected": false, "id": "d852c9d9-3195-47f5-b75e-849050ebc595", "file": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a34e1ad617e14b67b42e0c0730f1f174", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d852c9d9-3195-47f5-b75e-849050ebc595/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:28:52,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 used request id req-c523838a-1b53-46b5-b71a-23e74e85291d 2019-01-08 02:28:52,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:52,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aff91f82-5c50-4481-89e9-32d0b40e3499 Date: Tue, 08 Jan 2019 02:28: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"}}} 2019-01-08 02:28:52,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/schemas/image used request id req-aff91f82-5c50-4481-89e9-32d0b40e3499 2019-01-08 02:28:52,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:53,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-89680aff-86f2-4fc2-b196-40b88f097213 Date: Tue, 08 Jan 2019 02:28:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "created_at": "2019-01-08T02:28:24Z", "admin_state_up": true, "updated_at": "2019-01-08T02:28:31Z", "revision_number": 3, "routes": [], "project_id": "a34e1ad617e14b67b42e0c0730f1f174", "id": "1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88", "name": "mgmt_router"}} 2019-01-08 02:28:53,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers/1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88 used request id req-89680aff-86f2-4fc2-b196-40b88f097213 2019-01-08 02:28:53,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?device_id=1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:53,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:52 GMT Server: Apache x-openstack-request-id: req-bd8cec0c-08cc-48db-88e6-a51e85d1ab3f Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:53,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-4e303cb4-d6f8-41fe-943e-9c81a8bf04ff Date: Tue, 08 Jan 2019 02:28:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:46Z","device_owner":"network:router_gateway","revision_number":39,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","ip_address":"172.30.9.209"}],"id":"88beb996-9803-4124-8aa0-eabaa83f6be0","security_groups":[],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:66:3a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-209","ip_address":"172.30.9.209","fqdn":"host-172-30-9-209.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","dns_name":"","created_at":"2019-01-08T02:28:24Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":""}]} 2019-01-08 02:28:53,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?device_id=1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88 used request id req-4e303cb4-d6f8-41fe-943e-9c81a8bf04ff 2019-01-08 02:28:53,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:53,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-addab665-513c-4331-aef9-3f91509e486e Date: Tue, 08 Jan 2019 02:28:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"}} 2019-01-08 02:28:53,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:53 GMT Server: Apache x-openstack-request-id: req-6852f90c-92cf-4aac-be80-ab1590a23a30 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": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:53,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/3a0c14f4-5b1f-491f-9855-cf830a6f0482 used request id req-addab665-513c-4331-aef9-3f91509e486e 2019-01-08 02:28:53,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-6852f90c-92cf-4aac-be80-ab1590a23a30 2019-01-08 02:28:53,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/91adc010-9f59-417e-94a0-566c197c6640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:53,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:28:53,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:28:53,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cf15abcb-998c-4a72-99ab-f99c7513c5af Date: Tue, 08 Jan 2019 02:28:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}} 2019-01-08 02:28:53,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/91adc010-9f59-417e-94a0-566c197c6640 used request id req-cf15abcb-998c-4a72-99ab-f99c7513c5af 2019-01-08 02:28:53,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/29e051ec-475c-44c6-bf8d-c2149e0fd930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:53,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-02011e5c-ccf4-4de9-ac6d-d4ff071cbe93 Date: Tue, 08 Jan 2019 02:28:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","project_id":"a34e1ad617e14b67b42e0c0730f1f174","qos_policy_id":null,"admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}} 2019-01-08 02:28:53,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/29e051ec-475c-44c6-bf8d-c2149e0fd930 used request id req-02011e5c-ccf4-4de9-ac6d-d4ff071cbe93 2019-01-08 02:28:53,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets/91adc010-9f59-417e-94a0-566c197c6640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:53,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d2ab2cef1e44b95aff677096b727a1e", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-user", "id": "be6993e1ad4e4bd69bc6df814de9d96b"}, "audit_ids": ["o0jKMVzrROGFoKrzXNOHIQ"], "issued_at": "2019-01-08T02:28:53.000000Z"}} 2019-01-08 02:28:53,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:54,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9d4b4d1c-a796-4640-b52d-421dd4dfc566 Date: Tue, 08 Jan 2019 02:28:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}} 2019-01-08 02:28:54,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets/91adc010-9f59-417e-94a0-566c197c6640 used request id req-9d4b4d1c-a796-4640-b52d-421dd4dfc566 2019-01-08 02:28:54,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:54,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d263579-661a-409f-adc4-ef51379187c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:54,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0d263579-661a-409f-adc4-ef51379187c7 2019-01-08 02:28:54,027 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:28:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:54,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c283f33-d96a-4595-8dd9-90c91e8a9600 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:54,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-7c283f33-d96a-4595-8dd9-90c91e8a9600 2019-01-08 02:28:54,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:54,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2e6efcc2-5f37-4607-8151-00a60bbf142a Date: Tue, 08 Jan 2019 02:28:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-08T02:28:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-08T02:28:16Z", "visibility": "shared", "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d852c9d9-3195-47f5-b75e-849050ebc595/snap", "metadata": {}}], "self": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595", "min_disk": 0, "protected": false, "id": "d852c9d9-3195-47f5-b75e-849050ebc595", "file": "/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a34e1ad617e14b67b42e0c0730f1f174", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/d852c9d9-3195-47f5-b75e-849050ebc595/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-08 02:28:54,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 used request id req-2e6efcc2-5f37-4607-8151-00a60bbf142a 2019-01-08 02:28:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24370a9caef3eed6afabd8b0964364a096c207bb" 2019-01-08 02:28:54,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:28:54 GMT Server: Apache x-openstack-request-id: req-e9dd6de8-9504-4f9d-914c-e9df5b03cda9 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:28:54,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2545b939-ab66-46d2-be0c-4fe7f940d6ba Date: Tue, 08 Jan 2019 02:28:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:54,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-2545b939-ab66-46d2-be0c-4fe7f940d6ba 2019-01-08 02:28:54,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:54,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f1e3c374-cdc4-46f5-992e-ce04d5173116 Date: Tue, 08 Jan 2019 02:28:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:54,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-f1e3c374-cdc4-46f5-992e-ce04d5173116 2019-01-08 02:28:54,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:54,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:54 GMT Server: Apache x-openstack-request-id: req-acfd90bd-d7ab-4e0c-ae9a-9e79f1789809 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": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArxdvtFiKhe9ljJpOw0uUFUtkXkVw6xvXndxTTi3gU+VA4bEK\nDwAfU9UTqlxT3mw6oTG3LnEYjSSo1+zFK1slEbKrAL6M2XDO3q3FiJ84o7Z1lSVP\nd4OuLUNfDtvz11NHHDpGft1u67ZsIHsAgp5pXFTBZSPX/FU6o3c/i/LfEQOcBO+C\nthpIREWXLuQ8N+4DZhHP58jCq0Trmwl0qeqd31i5xOzJ+1lE3XxPIwIs72WHX0kZ\nEXhnk+6eWxqGCjNGo9ibtxF+MXkka7OXGuVQ6K8jUprYyisw7ZAid2JM1YM6Om3C\n16+XoiQUlF/Rs8F9sQVkSAn3AnpCur45Ioh18wIDAQABAoIBAH8ZHyAl6aAh0HBJ\nDwWbFkqC6L+53qb8Ff9kkSA+Ewozb26lSezrpNIA6X6P+N2LaN/cK+HNfQnv45Si\nLdo0FmuLa7Bloe6xgamJMMvk8IN+jkoOxGm4L7Zxok4yAgZ7UDJAZy3uZXc7e6/0\nOcGXZln8uEpHw6BK6f8BMCLR0XUSG0695a610RRIiGCl5hfavL4mzPmJxKKNjaGN\noDyP8OR8GgrjC9ti1Gj1ZCRNZN1TEXadR54HgdDoxV98ecmNTWb+zjTOXE1nGNkF\neZrUPSEM16PxNbjsevY/fW+MYCN+PhKpefHlX2bquuN8ZI8ZBdtK7lzylACZmWsu\n2mdTugECgYEA1HlJPQzZ5ZDUJfyVGwrgAv6sZJdXqEoHAq0Lh+BfayKhaE2a7Lih\nwHaaE3/B7iMRn5Y/ZPI+gxY9E6jVwJvadLLjUWWztYTQBEUppoJm6Ux9GtKBHm7R\nUn4NzsxcRQ3erqxSml9otWlKhI0/Jj2AQV44IHOkjeY0sIinKCPnMvMCgYEA0vW5\nAdar61WlPPMOk/w8wXHEqRKN0POcDDPvdh62CnejOjQFn/Hh0eczGIQnzZAg624a\nMhxFbOAXT0ETadDe9SS6x4Y+j8I8tCjv5kXcYH0/kC7ngcn16eTEuinkTt3DSO+y\nVvjhbMPVuhNNw5avKGEGhddv1DCnC80gYitMcQECgYEAqTLwlLJQLtTXbGyo3IEb\nhKcD55Lxli1lScc9wHV35twMBwCN1+brwFVyOwbpC1dX6GsAjsWt7DvgZXB0z84M\n+BOgnChOJMXf1RaypUuA4lYr5hkuA2siO/vvyPfKnp797sGBgjdqLdTsJ4RHfo9J\nPETok0ckCnABE3evDXMR4OsCgYEAsZOBvhhz8s7PHrUCKnOCuNsJTcB+e8r0Khl1\nkppbZgg67/1mVrKHAed5zUNBNfoCm+q8Rj4h+nnPZTlEHChj5TqbtuQ7uUspSgXD\nmrRnwxjq7nVtDoVwaQfWyVYGBpUJk1WhazBooONf/xfMt70ZiAXUNcmZKqYhlv9+\nKOSFngECgYEAxoFKPLFTtzs9rS+H6M6fQBO9lRi0Kqqz8DfPVJOWKOS0vx4aYXy1\nyIVtaD7NVFP4yiiK1h+B3UHUsduioIygUI0CEZxsjNVz03oNHQ/KYXdbMomcQQ3w\nm4AtbAzXXyFxkv5oVnbU2xOMdY5/2B4ttVehMaO94lhYFnOsD3D+8zY=\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"}} 2019-01-08 02:28:54,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-acfd90bd-d7ab-4e0c-ae9a-9e79f1789809 2019-01-08 02:28:54,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-08 02:28:54,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000//v3/auth/tokens 2019-01-08 02:28:54,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-26aa482a-2b0f-4c58-b266-1cb18f36f1a8 Date: Tue, 08 Jan 2019 02:28:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:54,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-26aa482a-2b0f-4c58-b266-1cb18f36f1a8 2019-01-08 02:28:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:28:54,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:28: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:28:54,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:55,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d925737d-a0b8-4657-a3f5-ea9da4c42779 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:55,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-d925737d-a0b8-4657-a3f5-ea9da4c42779 2019-01-08 02:28:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:55,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d2ab2cef1e44b95aff677096b727a1e", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}, {"id": "09a0a56021f640b5afaad2f57dd53419", "name": "heat_stack_owner"}], "expires_at": "2019-01-08T03:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-user", "id": "be6993e1ad4e4bd69bc6df814de9d96b"}, "audit_ids": ["V3bMduSCQvG5bHGayANODQ"], "issued_at": "2019-01-08T02:28:55.000000Z"}} 2019-01-08 02:28:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:55,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72157681-ffdc-4631-8916-2b92715099e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:55,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-72157681-ffdc-4631-8916-2b92715099e4 2019-01-08 02:28:55,251 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-08 02:28:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:55,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3b2df330-c460-4939-aa26-e0488ce0024b Date: Tue, 08 Jan 2019 02:28:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:55,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-3b2df330-c460-4939-aa26-e0488ce0024b 2019-01-08 02:28:55,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d&mac_address=fa%3A16%3A3e%3A72%3Aae%3Aae&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:55,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c73713-5184-43cb-b558-c0585f91877e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:28:55,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-b3c73713-5184-43cb-b558-c0585f91877e 2019-01-08 02:28:55,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:55,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1040 X-Openstack-Request-Id: req-fd8ead47-f8c6-43d5-a57c-28139a18076b Date: Tue, 08 Jan 2019 02:28:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:55,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d&mac_address=fa%3A16%3A3e%3A72%3Aae%3Aae&admin_state_up=True used request id req-fd8ead47-f8c6-43d5-a57c-28139a18076b 2019-01-08 02:28:55,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:55,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce73993-df9d-4947-9ee1-313f5ac196b7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:55,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-0ce73993-df9d-4947-9ee1-313f5ac196b7 2019-01-08 02:28:55,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:55,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d4dc70da-095a-4fd3-bec9-843aba2f0019 Date: Tue, 08 Jan 2019 02:28:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:55,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-d4dc70da-095a-4fd3-bec9-843aba2f0019 2019-01-08 02:28:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:55,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-efc5e7e3-2e7a-4ce0-ba44-a577164ebdd3 Date: Tue, 08 Jan 2019 02:28:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:55,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-efc5e7e3-2e7a-4ce0-ba44-a577164ebdd3 2019-01-08 02:28:55,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:56,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a5b2c8d3-3dcd-4115-9795-e1d3311aa5c6 Date: Tue, 08 Jan 2019 02:28:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:56,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-a5b2c8d3-3dcd-4115-9795-e1d3311aa5c6 2019-01-08 02:28:56,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-08 02:28:56,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:28: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:28:56,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:56,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f148a00c-b8e2-4331-b4e1-86b0eeacffb6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:56,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-f148a00c-b8e2-4331-b4e1-86b0eeacffb6 2019-01-08 02:28:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:56,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8a1c7658-ab1c-46a6-ad80-c913886659df Date: Tue, 08 Jan 2019 02:28:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:56,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-8a1c7658-ab1c-46a6-ad80-c913886659df 2019-01-08 02:28:56,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d&mac_address=fa%3A16%3A3e%3A31%3A26%3Abe&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:56,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bb4a4a6-366d-4e74-9d93-cd14541c87b6 x-compute-request-id: req-7bb4a4a6-366d-4e74-9d93-cd14541c87b6 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:ae:ae", "version": 4, "addr": "10.1.2.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "rel": "bookmark"}], "image": {"id": "d852c9d9-3195-47f5-b75e-849050ebc595", "links": [{"href": "http://172.30.9.42:8774/images/d852c9d9-3195-47f5-b75e-849050ebc595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2019-01-08T02:28:43.000000", "flavor": {"id": "da1f6ee6-ea44-4474-b5ca-6d1178be3368", "links": [{"href": "http://172.30.9.42:8774/flavors/da1f6ee6-ea44-4474-b5ca-6d1178be3368", "rel": "bookmark"}]}, "id": "cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "security_groups": [{"name": "default"}], "user_id": "be6993e1ad4e4bd69bc6df814de9d96b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:28:43Z", "hostId": "bfe21df35e6953b4ccb925e1cbe393bc53d47d6dffd4fe0c218b3d7d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "created": "2019-01-08T02:28:32Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:28:56,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2 used request id req-7bb4a4a6-366d-4e74-9d93-cd14541c87b6 2019-01-08 02:28:56,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:56,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d1801576-52f0-4e7e-a408-6e0a049d80e1 Date: Tue, 08 Jan 2019 02:28:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:56,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-d1801576-52f0-4e7e-a408-6e0a049d80e1 2019-01-08 02:28:56,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:56,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1151 X-Openstack-Request-Id: req-8022bcff-5d65-43a3-a304-7f6a68632456 Date: Tue, 08 Jan 2019 02:28:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:56,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d&mac_address=fa%3A16%3A3e%3A31%3A26%3Abe&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb&admin_state_up=True used request id req-8022bcff-5d65-43a3-a304-7f6a68632456 2019-01-08 02:28:56,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:56,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2a27afe3-4510-495d-beb6-33b885c47b92 Date: Tue, 08 Jan 2019 02:28:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:56,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-2a27afe3-4510-495d-beb6-33b885c47b92 2019-01-08 02:28:56,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:56,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24eeb60a-8874-4841-90e1-13b5de7c5372 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:56,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-24eeb60a-8874-4841-90e1-13b5de7c5372 2019-01-08 02:28:56,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:56,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4030 X-Openstack-Request-Id: req-3674e7ae-f5eb-4fa3-89bf-a2c3ffc099bc Date: Tue, 08 Jan 2019 02:28:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.2"}],"id":"02560365-2745-44ea-92be-99c746f77e4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:f9:91","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:56,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-3674e7ae-f5eb-4fa3-89bf-a2c3ffc099bc 2019-01-08 02:28:56,988 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2 2019-01-08 02:28:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:57,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-1f21cd0e-d42c-479a-bb4b-bb5da58ce2f9 Date: Tue, 08 Jan 2019 02:28:57 GMT RESP BODY: {"floatingips": [{"router_id": "1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T02:28:34Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "29e051ec-475c-44c6-bf8d-c2149e0fd930", "id": "641ec690-635d-4a0a-84b7-50a1c06d1e2f", "dns_name": "", "created_at": "2019-01-08T02:28:28Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "project_id": "a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:57,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-1f21cd0e-d42c-479a-bb4b-bb5da58ce2f9 2019-01-08 02:28:57,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7725dba-4468-438c-aa2a-eb9a1b1672d8 x-compute-request-id: req-c7725dba-4468-438c-aa2a-eb9a1b1672d8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "bookmark"}], "image": {"id": "d852c9d9-3195-47f5-b75e-849050ebc595", "links": [{"href": "http://172.30.9.42:8774/images/d852c9d9-3195-47f5-b75e-849050ebc595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-08T02:28:45.000000", "flavor": {"id": "31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "links": [{"href": "http://172.30.9.42:8774/flavors/31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "rel": "bookmark"}]}, "id": "d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "security_groups": [{"name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp"}], "user_id": "be6993e1ad4e4bd69bc6df814de9d96b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:28:45Z", "hostId": "add54b17a1c568ab997f76b2a7aef938c568f5045ffd5ec29f288ae3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "created": "2019-01-08T02:28:33Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:28:57,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1 used request id req-c7725dba-4468-438c-aa2a-eb9a1b1672d8 2019-01-08 02:28:57,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:58,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d864b101-0484-43b3-a6fe-f613317d6f1a Date: Tue, 08 Jan 2019 02:28:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:58,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-d864b101-0484-43b3-a6fe-f613317d6f1a 2019-01-08 02:28:58,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:58,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ee3c815d-584b-4658-ba05-912566669200 Date: Tue, 08 Jan 2019 02:28:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:28:58,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-ee3c815d-584b-4658-ba05-912566669200 2019-01-08 02:28:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:58,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4030 X-Openstack-Request-Id: req-52085ec0-4092-4504-92e6-1ee94a64dba6 Date: Tue, 08 Jan 2019 02:28:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.2"}],"id":"02560365-2745-44ea-92be-99c746f77e4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:f9:91","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:58,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-52085ec0-4092-4504-92e6-1ee94a64dba6 2019-01-08 02:28:58,526 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1 2019-01-08 02:28:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:28:58,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-d5286191-10f0-4e7b-9a9d-e4d2fcf0a8c1 Date: Tue, 08 Jan 2019 02:28:58 GMT RESP BODY: {"floatingips": [{"router_id": "1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T02:28:34Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "29e051ec-475c-44c6-bf8d-c2149e0fd930", "id": "641ec690-635d-4a0a-84b7-50a1c06d1e2f", "dns_name": "", "created_at": "2019-01-08T02:28:28Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "project_id": "a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:28:58,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips used request id req-d5286191-10f0-4e7b-9a9d-e4d2fcf0a8c1 2019-01-08 02:28:58,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:59,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28: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-3433238b-5a50-4084-8511-046be00d8b43 x-compute-request-id: req-3433238b-5a50-4084-8511-046be00d8b43 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:ae:ae", "version": 4, "addr": "10.1.2.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "rel": "bookmark"}], "image": {"id": "d852c9d9-3195-47f5-b75e-849050ebc595", "links": [{"href": "http://172.30.9.42:8774/images/d852c9d9-3195-47f5-b75e-849050ebc595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2019-01-08T02:28:43.000000", "flavor": {"id": "da1f6ee6-ea44-4474-b5ca-6d1178be3368", "links": [{"href": "http://172.30.9.42:8774/flavors/da1f6ee6-ea44-4474-b5ca-6d1178be3368", "rel": "bookmark"}]}, "id": "cf3126dd-e1ca-4dfa-a669-5c076ce7a58a", "security_groups": [{"name": "default"}], "user_id": "be6993e1ad4e4bd69bc6df814de9d96b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:28:43Z", "hostId": "bfe21df35e6953b4ccb925e1cbe393bc53d47d6dffd4fe0c218b3d7d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "created": "2019-01-08T02:28:32Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:28:59,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/cf3126dd-e1ca-4dfa-a669-5c076ce7a58a used request id req-3433238b-5a50-4084-8511-046be00d8b43 2019-01-08 02:28:59,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:59,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b1d23e4c-9b4c-4b3d-ac76-0ba23bbf0033 Date: Tue, 08 Jan 2019 02:28:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:28:59,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-b1d23e4c-9b4c-4b3d-ac76-0ba23bbf0033 2019-01-08 02:28:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:28:59,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7715d8fe-7cce-483e-b4ad-9ac56ed0c28f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:28:59,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-7715d8fe-7cce-483e-b4ad-9ac56ed0c28f 2019-01-08 02:28:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:29:00,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ba19ea7e-81cf-4caf-b648-e35b78803e97 Date: Tue, 08 Jan 2019 02:29:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:29:00,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-ba19ea7e-81cf-4caf-b648-e35b78803e97 2019-01-08 02:29:00,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e19203bd3dd242c5e8c992db63006e7c320008" 2019-01-08 02:29:00,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4030 X-Openstack-Request-Id: req-34e914f0-53a2-4fb6-9dfe-0a4475bbe07e Date: Tue, 08 Jan 2019 02:29:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.2"}],"id":"02560365-2745-44ea-92be-99c746f77e4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:f9:91","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:29:00,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-34e914f0-53a2-4fb6-9dfe-0a4475bbe07e 2019-01-08 02:29:00,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:01,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37e77513-e478-46c7-9126-5cad66573a2a x-compute-request-id: req-37e77513-e478-46c7-9126-5cad66573a2a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "bookmark"}], "image": {"id": "d852c9d9-3195-47f5-b75e-849050ebc595", "links": [{"href": "http://172.30.9.42:8774/images/d852c9d9-3195-47f5-b75e-849050ebc595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-08T02:28:45.000000", "flavor": {"id": "31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "links": [{"href": "http://172.30.9.42:8774/flavors/31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "rel": "bookmark"}]}, "id": "d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "security_groups": [{"name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp"}], "user_id": "be6993e1ad4e4bd69bc6df814de9d96b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:28:45Z", "hostId": "add54b17a1c568ab997f76b2a7aef938c568f5045ffd5ec29f288ae3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "created": "2019-01-08T02:28:33Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:29:01,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe used request id req-37e77513-e478-46c7-9126-5cad66573a2a 2019-01-08 02:29:01,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:01,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-38bc6b70-24ae-498b-bc67-d0ea643af381 Date: Tue, 08 Jan 2019 02:29:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:29:01,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-38bc6b70-24ae-498b-bc67-d0ea643af381 2019-01-08 02:29:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:01,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c6d869-9403-4300-a520-5c9370200eb5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:29:01,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-58c6d869-9403-4300-a520-5c9370200eb5 2019-01-08 02:29:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:01,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4368168a-910e-4717-836a-5796fba484ef Date: Tue, 08 Jan 2019 02:29:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:29:01,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-4368168a-910e-4717-836a-5796fba484ef 2019-01-08 02:29:01,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:02,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4030 X-Openstack-Request-Id: req-177343a2-e2aa-48fd-afb6-3b6c0750798f Date: Tue, 08 Jan 2019 02:29:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.2"}],"id":"02560365-2745-44ea-92be-99c746f77e4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:f9:91","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:29:02,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-177343a2-e2aa-48fd-afb6-3b6c0750798f 2019-01-08 02:29:02,063 - create_instance - INFO - Checking if VM is active 2019-01-08 02:29:02,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:03,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e3b6f52-4685-46b2-97d5-43cf2621bf51 x-compute-request-id: req-8e3b6f52-4685-46b2-97d5-43cf2621bf51 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "bookmark"}], "image": {"id": "d852c9d9-3195-47f5-b75e-849050ebc595", "links": [{"href": "http://172.30.9.42:8774/images/d852c9d9-3195-47f5-b75e-849050ebc595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-08T02:28:45.000000", "flavor": {"id": "31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "links": [{"href": "http://172.30.9.42:8774/flavors/31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "rel": "bookmark"}]}, "id": "d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "security_groups": [{"name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp"}], "user_id": "be6993e1ad4e4bd69bc6df814de9d96b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:28:45Z", "hostId": "add54b17a1c568ab997f76b2a7aef938c568f5045ffd5ec29f288ae3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "created": "2019-01-08T02:28:33Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:29:03,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe used request id req-8e3b6f52-4685-46b2-97d5-43cf2621bf51 2019-01-08 02:29:03,040 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1] is - ACTIVE 2019-01-08 02:29:03,041 - create_instance - INFO - VM is - ACTIVE 2019-01-08 02:29:03,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:03,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29: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-0c211b39-d02f-4b72-acba-8ed847bdeb41 x-compute-request-id: req-0c211b39-d02f-4b72-acba-8ed847bdeb41 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:26:be", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "rel": "bookmark"}], "image": {"id": "d852c9d9-3195-47f5-b75e-849050ebc595", "links": [{"href": "http://172.30.9.42:8774/images/d852c9d9-3195-47f5-b75e-849050ebc595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-08T02:28:45.000000", "flavor": {"id": "31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "links": [{"href": "http://172.30.9.42:8774/flavors/31f713b5-9315-43e4-8fe5-0c2e9b3fedc2", "rel": "bookmark"}]}, "id": "d8a6de35-c2ca-4f4e-a4bc-3319e75476fe", "security_groups": [{"name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp"}], "user_id": "be6993e1ad4e4bd69bc6df814de9d96b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:28:45Z", "hostId": "add54b17a1c568ab997f76b2a7aef938c568f5045ffd5ec29f288ae3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "created": "2019-01-08T02:28:33Z", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-08 02:29:03,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/d8a6de35-c2ca-4f4e-a4bc-3319e75476fe used request id req-0c211b39-d02f-4b72-acba-8ed847bdeb41 2019-01-08 02:29:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:03,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-05ba9111-898a-46f4-9032-6a4b76d4bd90 Date: Tue, 08 Jan 2019 02:29:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","subnets":["91adc010-9f59-417e-94a0-566c197c6640"],"description":"","tags":[],"updated_at":"2019-01-08T02:28:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net","admin_state_up":true,"tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:26Z","provider:network_type":"geneve"}]} 2019-01-08 02:29:03,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks?name=CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net used request id req-05ba9111-898a-46f4-9032-6a4b76d4bd90 2019-01-08 02:29:03,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:03,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663325bc-9d61-4cad-94bd-00846242c4e2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:29:03,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-663325bc-9d61-4cad-94bd-00846242c4e2 2019-01-08 02:29:03,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:03,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-36d86202-c683-42e3-9fca-a4d4f9f84b01 Date: Tue, 08 Jan 2019 02:29:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174","created_at":"2019-01-08T02:28:28Z","dns_nameservers":[],"updated_at":"2019-01-08T02:28:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a34e1ad617e14b67b42e0c0730f1f174","id":"91adc010-9f59-417e-94a0-566c197c6640","subnetpool_id":null,"name":"CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet"}]} 2019-01-08 02:29:03,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-36d86202-c683-42e3-9fca-a4d4f9f84b01 2019-01-08 02:29:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d1438e8c56323b811fe4da68698b7cc3848b2b" 2019-01-08 02:29:03,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4030 X-Openstack-Request-Id: req-80456ee4-71a6-42ed-812b-5a1350c41ee0 Date: Tue, 08 Jan 2019 02:29:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.2"}],"id":"02560365-2745-44ea-92be-99c746f77e4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:f9:91","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.5"}],"id":"29e051ec-475c-44c6-bf8d-c2149e0fd930","security_groups":["18600d4a-f985-441d-bb08-f26b8b732d45"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:26:be","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack-port1-ty6klm5izaqb","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:30Z","binding:vnic_type":"normal","device_id":"d8a6de35-c2ca-4f4e-a4bc-3319e75476fe","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:32Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.1"}],"id":"604653cc-79e6-4f60-82d7-03470ec457ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:7f:4b","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:31Z","binding:vnic_type":"normal","device_id":"1ddb3c1f-afc5-45dd-84b7-cf4e127d2a88","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:28:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91adc010-9f59-417e-94a0-566c197c6640","ip_address":"10.1.2.20"}],"id":"e2853373-4e6d-459a-b5a5-61e465da1da8","security_groups":["1c33c6f6-494d-4dd1-a6ff-096139df60e7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:ae:ae","project_id":"a34e1ad617e14b67b42e0c0730f1f174","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-20","ip_address":"10.1.2.20","fqdn":"host-10-1-2-20.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d","dns_name":"","created_at":"2019-01-08T02:28:34Z","binding:vnic_type":"normal","device_id":"cf3126dd-e1ca-4dfa-a669-5c076ce7a58a","tenant_id":"a34e1ad617e14b67b42e0c0730f1f174"}]} 2019-01-08 02:29:03,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports?network_id=d4e847e3-92fe-4d4a-a1fe-5e73a3d34c7d used request id req-80456ee4-71a6-42ed-812b-5a1350c41ee0 2019-01-08 02:29:03,894 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-08 02:29:04,895 - paramiko.transport - DEBUG - starting thread (client mode): 0x1372ab10L 2019-01-08 02:29:04,895 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 02:29:04,896 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-08 02:29:04,896 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-08 02:29:04,897 - 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 2019-01-08 02:29:04,897 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 02:29:04,898 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-08 02:29:04,898 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 02:29:04,898 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 02:29:04,898 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 02:29:04,953 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 02:29:04,953 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 02:29:04,960 - paramiko.transport - DEBUG - Trying discovered key 1d34a1f6793947b32821c230649169f8 in 97846507-141e-4f62-a4a8-fa85155b4784 2019-01-08 02:29:04,993 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 02:29:04,999 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 02:29:05,100 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 02:29:05,138 - create_instance - INFO - SSH is active for VM instance 2019-01-08 02:29:05,138 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-08 02:29:05,140 - paramiko.transport - DEBUG - starting thread (client mode): 0x1368ff50L 2019-01-08 02:29:05,140 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 02:29:05,140 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-08 02:29:05,141 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-08 02:29:05,142 - 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 2019-01-08 02:29:05,142 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 02:29:05,142 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-08 02:29:05,142 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 02:29:05,142 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 02:29:05,143 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 02:29:05,159 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 02:29:05,160 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 02:29:05,172 - paramiko.transport - DEBUG - Trying discovered key 1d34a1f6793947b32821c230649169f8 in 97846507-141e-4f62-a4a8-fa85155b4784 2019-01-08 02:29:05,197 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 02:29:05,203 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 02:29:05,205 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 02:29:05,206 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-08 02:29:05,206 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 02:29:05,207 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 02:29:05,210 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack 2019-01-08 02:29:05,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:29:05,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:29:05 GMT Server: Apache x-openstack-request-id: req-0b7689f9-12e1-4f38-b563-76dc86768833 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:29:05,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:05 GMT Server: Apache x-openstack-request-id: req-6778e298-72fa-4e10-894f-566546b85d72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:05,712 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-6778e298-72fa-4e10-894f-566546b85d72 2019-01-08 02:29:05,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:29:05,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:29:05 GMT Server: Apache x-openstack-request-id: req-8bfc318c-74bc-4e42-ab15-ddd4f7d048aa Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:29:05,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:05 GMT Server: Apache x-openstack-request-id: req-a4af490b-fe9b-49c7-8daa-49f2bdd44a2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:29:05Z", "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "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"}} 2019-01-08 02:29:05,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-a4af490b-fe9b-49c7-8daa-49f2bdd44a2c 2019-01-08 02:29:05,990 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:29:05,990 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:29:08,993 - create_stack - DEBUG - Stack status query timeout in 1196.71988201 2019-01-08 02:29:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:29:09,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:29:08 GMT Server: Apache x-openstack-request-id: req-c433331b-1e8a-4514-bd96-b14b2ed04d70 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:29:09,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:09 GMT Server: Apache x-openstack-request-id: req-9f52dccb-1cdd-4b43-b1a0-b820bf1fc158 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:29:05Z", "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "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"}} 2019-01-08 02:29:09,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-9f52dccb-1cdd-4b43-b1a0-b820bf1fc158 2019-01-08 02:29:09,071 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:29:09,071 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:29:12,075 - create_stack - DEBUG - Stack status query timeout in 1193.63822293 2019-01-08 02:29:12,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:29:12,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:29:12 GMT Server: Apache x-openstack-request-id: req-1ce81fab-8c44-4474-83a6-46c94eee521d Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:29:12,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:12 GMT Server: Apache x-openstack-request-id: req-559ef591-53a8-4d04-9ea8-63eefb976aa7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-08T02:29:05Z", "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "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"}} 2019-01-08 02:29:12,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-559ef591-53a8-4d04-9ea8-63eefb976aa7 2019-01-08 02:29:12,148 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-08 02:29:12,148 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-08 02:29:15,150 - create_stack - DEBUG - Stack status query timeout in 1190.56242704 2019-01-08 02:29:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:29:15,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:29:15 GMT Server: Apache x-openstack-request-id: req-9acc98dd-651e-43e2-9d95-ee32d6405ad4 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:29:15,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:15 GMT Server: Apache x-openstack-request-id: req-72bc83ba-e4f4-4325-aae6-04fa714c1cfc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 702 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-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor2", "OS::project_id": "a34e1ad617e14b67b42e0c0730f1f174", "OS::stack_id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-kp", "security_group_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-subnet", "net_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst2", "inst1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-inst1", "image2_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image", "flavor1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-flavor1", "image1_name": "CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack", "stack_user_project_id": "f42e4a10320d4efaa949d02aac0081bd", "tags": null, "creation_time": "2019-01-08T02:28:21Z", "links": [{"href": "http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T02:29:05Z", "id": "28cc2694-e487-4d18-9f63-7d9570f56f7d", "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"}} 2019-01-08 02:29:15,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-72bc83ba-e4f4-4325-aae6-04fa714c1cfc 2019-01-08 02:29:15,614 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-08 02:29:15,614 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack 2019-01-08 02:29:15,614 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack 2019-01-08 02:29:15,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/28cc2694-e487-4d18-9f63-7d9570f56f7d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abece1294dc869699256f49b895424554aa8cf9c" 2019-01-08 02:29:15,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 02:29:15 GMT Server: Apache x-openstack-request-id: req-c91685d8-0a70-43e0-908c-7ad47988ffa6 Location: http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-08 02:29:15,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 08 Jan 2019 02:29:15 GMT Server: Apache x-openstack-request-id: req-edd715b1-2a81-42ec-922f-faf51c6e2d08 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-08 02:29:15,864 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/a34e1ad617e14b67b42e0c0730f1f174/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-stack/28cc2694-e487-4d18-9f63-7d9570f56f7d used request id req-edd715b1-2a81-42ec-922f-faf51c6e2d08 2019-01-08 02:29:15,865 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-c45ae7c2-db12-48d9-bfae-6c91cefdbeb0-image 2019-01-08 02:29:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f9cacf961faec081aabc336c751518519273d28" 2019-01-08 02:29:16,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b3909ba-1d89-48c2-b661-5e0309946e5e Date: Tue, 08 Jan 2019 02:29:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:29:16,618 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/d852c9d9-3195-47f5-b75e-849050ebc595 used request id req-5b3909ba-1d89-48c2-b661-5e0309946e5e 2019-01-08 02:29:16,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:29:16,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-f9dbda84-4e46-4423-8670-fe64bc50445d Date: Tue, 08 Jan 2019 02:29:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "created_at": "2019-01-08T02:28:26Z", "updated_at": "2019-01-08T02:28:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:28:26Z", "revision_number": 0, "id": "3dd6c08e-8993-4772-af76-6799b5e248fc", "remote_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "remote_ip_prefix": null, "created_at": "2019-01-08T02:28:26Z", "security_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "port_range_min": null, "ethertype": "IPv4", "project_id": "a34e1ad617e14b67b42e0c0730f1f174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:28:26Z", "revision_number": 0, "id": "6dcefff2-56b8-408e-8efa-c6d3d45cf8dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:28:26Z", "security_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "port_range_min": null, "ethertype": "IPv4", "project_id": "a34e1ad617e14b67b42e0c0730f1f174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:28:26Z", "revision_number": 0, "id": "d7223dd1-668d-47c1-bed6-0c9f31e5163f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:28:26Z", "security_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "port_range_min": null, "ethertype": "IPv6", "project_id": "a34e1ad617e14b67b42e0c0730f1f174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:28:26Z", "revision_number": 0, "id": "e92c3b07-85a8-49fc-b19f-f9d549249a29", "remote_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "remote_ip_prefix": null, "created_at": "2019-01-08T02:28:26Z", "security_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "port_range_min": null, "ethertype": "IPv6", "project_id": "a34e1ad617e14b67b42e0c0730f1f174"}], "revision_number": 4, "project_id": "a34e1ad617e14b67b42e0c0730f1f174", "id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:29:16,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups?name=default used request id req-f9dbda84-4e46-4423-8670-fe64bc50445d 2019-01-08 02:29:16,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:29:17,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98fa4bc-578c-4261-82c0-847ec35b3a70 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95ac4caffaf4463aa59c4748dddd090", "name": "service"}} 2019-01-08 02:29:17,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090 used request id req-e98fa4bc-578c-4261-82c0-847ec35b3a70 2019-01-08 02:29:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:29:17,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa33b25e-6ba8-40fd-a68f-346349caa238 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a34e1ad617e14b67b42e0c0730f1f174", "name": "CreateStackFloatingIpTests-f632767f-f517-4fb-proj"}} 2019-01-08 02:29:17,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-fa33b25e-6ba8-40fd-a68f-346349caa238 2019-01-08 02:29:17,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c33c6f6-494d-4dd1-a6ff-096139df60e7 2019-01-08 02:29:17,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1c33c6f6-494d-4dd1-a6ff-096139df60e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:29:17,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bf7cc2b1-fd3c-4df5-b336-500bfe32f394 Date: Tue, 08 Jan 2019 02:29:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:28:26Z", "security_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "port_range_min": null, "revision_number": 0, "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "created_at": "2019-01-08T02:28:26Z", "project_id": "a34e1ad617e14b67b42e0c0730f1f174", "id": "3dd6c08e-8993-4772-af76-6799b5e248fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:28:26Z", "security_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "port_range_min": null, "revision_number": 0, "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "created_at": "2019-01-08T02:28:26Z", "project_id": "a34e1ad617e14b67b42e0c0730f1f174", "id": "6dcefff2-56b8-408e-8efa-c6d3d45cf8dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:28:26Z", "security_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "port_range_min": null, "revision_number": 0, "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "created_at": "2019-01-08T02:28:26Z", "project_id": "a34e1ad617e14b67b42e0c0730f1f174", "id": "d7223dd1-668d-47c1-bed6-0c9f31e5163f"}, {"remote_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T02:28:26Z", "security_group_id": "1c33c6f6-494d-4dd1-a6ff-096139df60e7", "port_range_min": null, "revision_number": 0, "tenant_id": "a34e1ad617e14b67b42e0c0730f1f174", "created_at": "2019-01-08T02:28:26Z", "project_id": "a34e1ad617e14b67b42e0c0730f1f174", "id": "e92c3b07-85a8-49fc-b19f-f9d549249a29"}]} 2019-01-08 02:29:17,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-group-rules?security_group_id=1c33c6f6-494d-4dd1-a6ff-096139df60e7 used request id req-bf7cc2b1-fd3c-4df5-b336-500bfe32f394 2019-01-08 02:29:17,471 - neutron_utils - INFO - Deleting security group with name - default 2019-01-08 02:29:17,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/1c33c6f6-494d-4dd1-a6ff-096139df60e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:29:17,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1fb6fd73-427b-4125-b3b1-9b5788fc0e7d Content-Length: 0 Date: Tue, 08 Jan 2019 02:29:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:29:17,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1c33c6f6-494d-4dd1-a6ff-096139df60e7 used request id req-1fb6fd73-427b-4125-b3b1-9b5788fc0e7d 2019-01-08 02:29:17,913 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-f632767f-f517-4fb-proj 2019-01-08 02:29:17,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:29:18,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eddbc506-a9af-41f3-a36a-fc0ba30ada03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:18,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/a34e1ad617e14b67b42e0c0730f1f174 used request id req-eddbc506-a9af-41f3-a36a-fc0ba30ada03 2019-01-08 02:29:18,211 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-f632767f-f517-4fb-proj-role 2019-01-08 02:29:18,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/roles/6d2ab2cef1e44b95aff677096b727a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:29:18,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10260712-dd6f-46ac-9139-9dee648afaae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:18,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/6d2ab2cef1e44b95aff677096b727a1e used request id req-10260712-dd6f-46ac-9139-9dee648afaae 2019-01-08 02:29:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ae9fbd1ce4d13b08aef2a597c9f5e4cbc04086" 2019-01-08 02:29:18,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9796b68-f6ad-41cc-9881-07743706b394 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:29:18,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d9796b68-f6ad-41cc-9881-07743706b394 2019-01-08 02:29:18,466 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-f632767f-f517-4fb-user 2019-01-08 02:29:18,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:5000/v3/users/be6993e1ad4e4bd69bc6df814de9d96b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be17b056db97ca73db35187bb924ccd9bac178fe" 2019-01-08 02:29:18,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2ab8d2c-0685-479f-81d8-fa849a35a081 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:18,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/be6993e1ad4e4bd69bc6df814de9d96b used request id req-a2ab8d2c-0685-479f-81d8-fa849a35a081 2019-01-08 02:29:19,047 - xtesting.core.unit - INFO - Total tests: 112 Passed tests: 112 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-08 02:29:19,554 - xtesting.core.unit - DEBUG - subunit2html /var/lib/xtesting/results/snaps_smoke/subunit_stream /var/lib/xtesting/results/snaps_smoke/results.html 2019-01-08 02:29:19,681 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 02:29:19,682 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 46:41 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-08 02:29:19,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:29:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:19,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a18e873-0023-40aa-9e18-c089f46c1d0f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "09a0a56021f640b5afaad2f57dd53419", "links": {"self": "http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:29:19,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3a18e873-0023-40aa-9e18-c089f46c1d0f 2019-01-08 02:29:19,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103157043457s 2019-01-08 02:29:19,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3a18e873-0023-40aa-9e18-c089f46c1d0f 2019-01-08 02:29:19,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-08 02:29:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:20,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464e4859-de7a-4c5c-9237-3c6cb65c4a6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:20,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-464e4859-de7a-4c5c-9237-3c6cb65c4a6f 2019-01-08 02:29:20,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.290186882019s 2019-01-08 02:29:20,091 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/09a0a56021f640b5afaad2f57dd53419 used request id req-464e4859-de7a-4c5c-9237-3c6cb65c4a6f 2019-01-08 02:29:20,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:29:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:20,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7f8c59-e56e-4180-a5a1-a819cc730669 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:29:20,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-bc7f8c59-e56e-4180-a5a1-a819cc730669 2019-01-08 02:29:20,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123988866806s 2019-01-08 02:29:20,216 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-bc7f8c59-e56e-4180-a5a1-a819cc730669 2019-01-08 02:29:20,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:29:20,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:20,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4030d2b1-807d-4d23-b655-b42ca71ddd54 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_c18391c7-6016-482f-8e81-7d0f3eaeda2d", "links": {"self": "http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "407495f7f21a45ffb5330cb31f9b28f1", "description": null}} 2019-01-08 02:29:20,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1 used request id req-4030d2b1-807d-4d23-b655-b42ca71ddd54 2019-01-08 02:29:20,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117046117783s 2019-01-08 02:29:20,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1 used request id req-4030d2b1-807d-4d23-b655-b42ca71ddd54 2019-01-08 02:29:20,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 02:29:20,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:20,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7341f62-e79d-44a0-9403-c31f0069a830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:20,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1 used request id req-f7341f62-e79d-44a0-9403-c31f0069a830 2019-01-08 02:29:20,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22046995163s 2019-01-08 02:29:20,561 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/407495f7f21a45ffb5330cb31f9b28f1 used request id req-f7341f62-e79d-44a0-9403-c31f0069a830 2019-01-08 02:29:20,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:29:20,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:20,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b68c420-ae05-490c-b740-f6ebc8ec3068 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498"}, "tags": [], "enabled": true, "id": "61bd6f21494645d1884b7a839e3c3498", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c18391c7-6016-482f-8e81-7d0f3eaeda2d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:29:20,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-0b68c420-ae05-490c-b740-f6ebc8ec3068 2019-01-08 02:29:20,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100316047668s 2019-01-08 02:29:20,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-0b68c420-ae05-490c-b740-f6ebc8ec3068 2019-01-08 02:29:20,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 02:29:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:20,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a05c328-7050-4afb-a6be-e21bdb0caf46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:20,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-9a05c328-7050-4afb-a6be-e21bdb0caf46 2019-01-08 02:29:20,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.185312986374s 2019-01-08 02:29:20,858 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/61bd6f21494645d1884b7a839e3c3498 used request id req-9a05c328-7050-4afb-a6be-e21bdb0caf46 2019-01-08 02:29:20,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:29:20,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=61bd6f21494645d1884b7a839e3c3498&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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:21,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-f7b942cb-08b6-4cf6-9af2-4ff5a3e4b137 Date: Tue, 08 Jan 2019 02:29:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}]} 2019-01-08 02:29:21,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=61bd6f21494645d1884b7a839e3c3498&name=default used request id req-f7b942cb-08b6-4cf6-9af2-4ff5a3e4b137 2019-01-08 02:29:21,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241369962692s 2019-01-08 02:29:21,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=61bd6f21494645d1884b7a839e3c3498&name=default used request id req-f7b942cb-08b6-4cf6-9af2-4ff5a3e4b137 2019-01-08 02:29:21,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:29:21,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:21,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2a4e0908-c2f2-428a-8792-c6fb6d29d3be Date: Tue, 08 Jan 2019 02:29:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "created_at": "2019-01-08T01:42:50Z", "updated_at": "2019-01-08T01:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "5bd5be98-f337-4adc-b269-f9458a205cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "cb65ec67-27b1-4e10-b979-dcdecb99a710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "ee55767b-fd9d-4780-ab46-f89bb5e39215", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv4", "project_id": "61bd6f21494645d1884b7a839e3c3498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:42:50Z", "revision_number": 0, "id": "fa8815ac-7041-4a58-b6bd-bb460a80765e", "remote_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "remote_ip_prefix": null, "created_at": "2019-01-08T01:42:50Z", "security_group_id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "tenant_id": "61bd6f21494645d1884b7a839e3c3498", "port_range_min": null, "ethertype": "IPv6", "project_id": "61bd6f21494645d1884b7a839e3c3498"}], "revision_number": 4, "project_id": "61bd6f21494645d1884b7a839e3c3498", "id": "94fe4034-67cd-4da1-b26b-68ec249d017e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:29:21,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2a4e0908-c2f2-428a-8792-c6fb6d29d3be 2019-01-08 02:29:21,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.290431976318s 2019-01-08 02:29:21,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2a4e0908-c2f2-428a-8792-c6fb6d29d3be 2019-01-08 02:29:21,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 02:29:21,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/94fe4034-67cd-4da1-b26b-68ec249d017e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c1388ce502c8216844f5c834d993beeae182c5" 2019-01-08 02:29:21,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31796d72-50fb-4fdd-b1ed-d8099348c091 Content-Length: 0 Date: Tue, 08 Jan 2019 02:29:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:29:21,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/94fe4034-67cd-4da1-b26b-68ec249d017e.json used request id req-31796d72-50fb-4fdd-b1ed-d8099348c091 2019-01-08 02:29:21,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.360987186432s 2019-01-08 02:29:21,767 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/94fe4034-67cd-4da1-b26b-68ec249d017e.json used request id req-31796d72-50fb-4fdd-b1ed-d8099348c091 2019-01-08 02:29:21,820 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-08 02:29:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:29:21,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26c136e-63bd-4421-bf2a-f67a81ba7a5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:29:21,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c26c136e-63bd-4421-bf2a-f67a81ba7a5f 2019-01-08 02:29:21,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:29:22,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["6wIvIFX_SOmgMGkpeaCewA"], "issued_at": "2019-01-08T02:29:22.000000Z"}} 2019-01-08 02:29:22,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:29:22,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:22,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-6f0898a3-b47a-4dc9-990a-27616cb7f68a Date: Tue, 08 Jan 2019 02:29:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 02:29:22,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6f0898a3-b47a-4dc9-990a-27616cb7f68a 2019-01-08 02:29:22,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329102993011s 2019-01-08 02:29:22,604 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6f0898a3-b47a-4dc9-990a-27616cb7f68a 2019-01-08 02:29:22,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:29:22,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:29: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:29:22,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:29:22,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:22,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1103c752-4bee-4659-851e-1ef9872f6b4f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 02:29:22,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-1103c752-4bee-4659-851e-1ef9872f6b4f 2019-01-08 02:29:22,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103132009506s 2019-01-08 02:29:22,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-1103c752-4bee-4659-851e-1ef9872f6b4f 2019-01-08 02:29:22,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 02:29:22,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34"}}' 2019-01-08 02:29:22,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8db5806-b2a9-480f-b417-e77ebba62f46 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.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75"}, "tags": [], "enabled": true, "id": "1c2651099dbb4e77bfbd792594750a75", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34"}} 2019-01-08 02:29:22,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e8db5806-b2a9-480f-b417-e77ebba62f46 2019-01-08 02:29:22,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.144160985947s 2019-01-08 02:29:22,870 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-e8db5806-b2a9-480f-b417-e77ebba62f46 2019-01-08 02:29:22,870 - 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'1c2651099dbb4e77bfbd792594750a75', '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_d50b45f0-43d2-4993-973f-a8ae3ce4ee34'}) 2019-01-08 02:29:22,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 02:29:22,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d1977172-cde5-4f02-9780-3e4cecc1355d", "email": null, "name": "neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34"}}' 2019-01-08 02:29:23,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390f45cc-1ed8-467d-a325-969bb3fbf9ca Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": {"self": "http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be29a49b0ecb4ba99c8938a11c34ec00", "domain_id": "default", "password_expires_at": null}} 2019-01-08 02:29:23,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-390f45cc-1ed8-467d-a325-969bb3fbf9ca 2019-01-08 02:29:23,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389206171036s 2019-01-08 02:29:23,266 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-390f45cc-1ed8-467d-a325-969bb3fbf9ca 2019-01-08 02:29:23,266 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'be29a49b0ecb4ba99c8938a11c34ec00', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34'}) 2019-01-08 02:29:23,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:29:23,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:23,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159b054a-1b20-4360-bfa1-b93775f68816 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:29:23,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-159b054a-1b20-4360-bfa1-b93775f68816 2019-01-08 02:29:23,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.098778963089s 2019-01-08 02:29:23,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-159b054a-1b20-4360-bfa1-b93775f68816 2019-01-08 02:29:23,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:29:23,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:23,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a88b74-23f0-4c8e-9ecd-da9aaec1cc3a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:29:23,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-53a88b74-23f0-4c8e-9ecd-da9aaec1cc3a 2019-01-08 02:29:23,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101385116577s 2019-01-08 02:29:23,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-53a88b74-23f0-4c8e-9ecd-da9aaec1cc3a 2019-01-08 02:29:23,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:29:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:23,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fef441-36de-48eb-818d-1b27c675490f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:29:23,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b9fef441-36de-48eb-818d-1b27c675490f 2019-01-08 02:29:23,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116693019867s 2019-01-08 02:29:23,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b9fef441-36de-48eb-818d-1b27c675490f 2019-01-08 02:29:23,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:29:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:23,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104f90c6-3c26-4554-ad45-f1fd0fbd6fb6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": {"self": "http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be29a49b0ecb4ba99c8938a11c34ec00", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:29:23,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-104f90c6-3c26-4554-ad45-f1fd0fbd6fb6 2019-01-08 02:29:23,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119579076767s 2019-01-08 02:29:23,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-104f90c6-3c26-4554-ad45-f1fd0fbd6fb6 2019-01-08 02:29:23,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:29:23,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:23,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ddef8f-b2da-49f5-8749-e96740e498d0 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75"}, "tags": [], "enabled": true, "id": "1c2651099dbb4e77bfbd792594750a75", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:29:23,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-93ddef8f-b2da-49f5-8749-e96740e498d0 2019-01-08 02:29:23,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.097461938858s 2019-01-08 02:29:23,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-93ddef8f-b2da-49f5-8749-e96740e498d0 2019-01-08 02:29:23,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:29:23,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=be29a49b0ecb4ba99c8938a11c34ec00&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1c2651099dbb4e77bfbd792594750a75" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:23,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00526c5-76f5-410b-a818-a6be77be0257 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=be29a49b0ecb4ba99c8938a11c34ec00&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1c2651099dbb4e77bfbd792594750a75", "previous": null, "next": null}} 2019-01-08 02:29:23,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=be29a49b0ecb4ba99c8938a11c34ec00&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1c2651099dbb4e77bfbd792594750a75 used request id req-f00526c5-76f5-410b-a818-a6be77be0257 2019-01-08 02:29:23,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106427907944s 2019-01-08 02:29:23,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=be29a49b0ecb4ba99c8938a11c34ec00&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1c2651099dbb4e77bfbd792594750a75 used request id req-f00526c5-76f5-410b-a818-a6be77be0257 2019-01-08 02:29:23,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:29:23,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75/users/be29a49b0ecb4ba99c8938a11c34ec00/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:24,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb58f80-0847-4dff-b67d-648bd13e180f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:24,100 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75/users/be29a49b0ecb4ba99c8938a11c34ec00/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-4bb58f80-0847-4dff-b67d-648bd13e180f 2019-01-08 02:29:24,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153981924057s 2019-01-08 02:29:24,100 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75/users/be29a49b0ecb4ba99c8938a11c34ec00/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-4bb58f80-0847-4dff-b67d-648bd13e180f 2019-01-08 02:29:24,101 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 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'1c2651099dbb4e77bfbd792594750a75', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd1977172-cde5-4f02-9780-3e4cecc1355d', 'username': u'neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 02:29:24,104 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 'password': 'd1977172-cde5-4f02-9780-3e4cecc1355d', 'project_name': 'neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '1c2651099dbb4e77bfbd792594750a75', 'project_domain_name': 'Default'} 2019-01-08 02:29:24,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:29:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:24,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d626f3-a720-467b-96fc-9260028df17d Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:29:24,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-42d626f3-a720-467b-96fc-9260028df17d 2019-01-08 02:29:24,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109745025635s 2019-01-08 02:29:24,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-42d626f3-a720-467b-96fc-9260028df17d 2019-01-08 02:29:24,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:29:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:24,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25b3129-90de-4572-ac65-8a9b61a9a2d3 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:29:24,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e25b3129-90de-4572-ac65-8a9b61a9a2d3 2019-01-08 02:29:24,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105572938919s 2019-01-08 02:29:24,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e25b3129-90de-4572-ac65-8a9b61a9a2d3 2019-01-08 02:29:24,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:29:24,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:24,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cccbf71-093e-433c-81e4-cb1e55d7a175 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:29:24,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-2cccbf71-093e-433c-81e4-cb1e55d7a175 2019-01-08 02:29:24,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104219913483s 2019-01-08 02:29:24,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-2cccbf71-093e-433c-81e4-cb1e55d7a175 2019-01-08 02:29:24,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:29:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:24,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc86a62-f3b6-439f-9ea4-2122fa0a0e7d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": {"self": "http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be29a49b0ecb4ba99c8938a11c34ec00", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:29:24,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-1cc86a62-f3b6-439f-9ea4-2122fa0a0e7d 2019-01-08 02:29:24,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132472991943s 2019-01-08 02:29:24,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-1cc86a62-f3b6-439f-9ea4-2122fa0a0e7d 2019-01-08 02:29:24,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:29:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:24,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005edcef-d12f-4784-9cbc-5b04b577e653 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75"}, "tags": [], "enabled": true, "id": "1c2651099dbb4e77bfbd792594750a75", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:29:24,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-005edcef-d12f-4784-9cbc-5b04b577e653 2019-01-08 02:29:24,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114048957825s 2019-01-08 02:29:24,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-005edcef-d12f-4784-9cbc-5b04b577e653 2019-01-08 02:29:24,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:29:24,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=be29a49b0ecb4ba99c8938a11c34ec00&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=1c2651099dbb4e77bfbd792594750a75" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:24,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8827bd-5b6c-4b2b-89c4-8a4db3326e2b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=be29a49b0ecb4ba99c8938a11c34ec00&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=1c2651099dbb4e77bfbd792594750a75", "previous": null, "next": null}} 2019-01-08 02:29:24,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=be29a49b0ecb4ba99c8938a11c34ec00&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=1c2651099dbb4e77bfbd792594750a75 used request id req-fb8827bd-5b6c-4b2b-89c4-8a4db3326e2b 2019-01-08 02:29:24,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104311943054s 2019-01-08 02:29:24,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=be29a49b0ecb4ba99c8938a11c34ec00&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=1c2651099dbb4e77bfbd792594750a75 used request id req-fb8827bd-5b6c-4b2b-89c4-8a4db3326e2b 2019-01-08 02:29:24,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:29:24,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75/users/be29a49b0ecb4ba99c8938a11c34ec00/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:24,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a0f691-2e0d-4930-92d7-254164320c14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:24,956 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75/users/be29a49b0ecb4ba99c8938a11c34ec00/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-b2a0f691-2e0d-4930-92d7-254164320c14 2019-01-08 02:29:24,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143174886703s 2019-01-08 02:29:24,957 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75/users/be29a49b0ecb4ba99c8938a11c34ec00/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-b2a0f691-2e0d-4930-92d7-254164320c14 2019-01-08 02:29:24,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:29:24,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:25,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7ba0c9-535b-4509-92f8-ef6d853fee13 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:29:25,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1f7ba0c9-535b-4509-92f8-ef6d853fee13 2019-01-08 02:29:25,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112910032272s 2019-01-08 02:29:25,074 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1f7ba0c9-535b-4509-92f8-ef6d853fee13 2019-01-08 02:29:25,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:29:25,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:25,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca429a10-5c7c-4c64-be60-5f75c4e32618 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:29:25,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ca429a10-5c7c-4c64-be60-5f75c4e32618 2019-01-08 02:29:25,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103661060333s 2019-01-08 02:29:25,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ca429a10-5c7c-4c64-be60-5f75c4e32618 2019-01-08 02:29:25,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:29:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:25,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77205e1c-b7c6-47fe-afb9-3206bdcb187f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": {"self": "http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be29a49b0ecb4ba99c8938a11c34ec00", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:29:25,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-77205e1c-b7c6-47fe-afb9-3206bdcb187f 2019-01-08 02:29:25,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.148330211639s 2019-01-08 02:29:25,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-77205e1c-b7c6-47fe-afb9-3206bdcb187f 2019-01-08 02:29:25,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:29:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=be29a49b0ecb4ba99c8938a11c34ec00&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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:25,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9760aa38-f8b7-4e22-b9fb-aa2781888ded Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=be29a49b0ecb4ba99c8938a11c34ec00&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 02:29:25,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=be29a49b0ecb4ba99c8938a11c34ec00&scope.domain.id=default used request id req-9760aa38-f8b7-4e22-b9fb-aa2781888ded 2019-01-08 02:29:25,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108644962311s 2019-01-08 02:29:25,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=be29a49b0ecb4ba99c8938a11c34ec00&scope.domain.id=default used request id req-9760aa38-f8b7-4e22-b9fb-aa2781888ded 2019-01-08 02:29:25,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 02:29:25,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/be29a49b0ecb4ba99c8938a11c34ec00/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:25,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-543203d6-b48c-4217-acd2-5fd4e6c61aa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:29:25,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/be29a49b0ecb4ba99c8938a11c34ec00/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-543203d6-b48c-4217-acd2-5fd4e6c61aa8 2019-01-08 02:29:25,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.140909910202s 2019-01-08 02:29:25,597 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/be29a49b0ecb4ba99c8938a11c34ec00/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-543203d6-b48c-4217-acd2-5fd4e6c61aa8 2019-01-08 02:29:25,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 02:29:27,746 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-08 02:29:30,036 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1cf1eda5-ccef-40bc-8ec4-09de420df525 | 2019-01-08T02:29:29.607770 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1cf1eda5-ccef-40bc-8ec4-09de420df525 ~/.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 2019-01-08 02:29:33,035 - 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 | +-------------+----------------+-----------+ 2019-01-08 02:29:33,777 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 02:29:35,741 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-08 02:29:38,541 - 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=f493773d-3dbb-4ef3-8dee-62a75f52cebf) as the default verifier for the future CLI operations. 2019-01-08 02:29:40,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:29:40,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012120dc-a66d-4e68-9cd7-d967070769bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:29:40,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-012120dc-a66d-4e68-9cd7-d967070769bd 2019-01-08 02:29:40,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:29:40,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c2651099dbb4e77bfbd792594750a75", "name": "neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1c2651099dbb4e77bfbd792594750a75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1c2651099dbb4e77bfbd792594750a75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1c2651099dbb4e77bfbd792594750a75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1c2651099dbb4e77bfbd792594750a75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1c2651099dbb4e77bfbd792594750a75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1c2651099dbb4e77bfbd792594750a75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1c2651099dbb4e77bfbd792594750a75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1c2651099dbb4e77bfbd792594750a75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1c2651099dbb4e77bfbd792594750a75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1c2651099dbb4e77bfbd792594750a75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1c2651099dbb4e77bfbd792594750a75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1c2651099dbb4e77bfbd792594750a75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1c2651099dbb4e77bfbd792594750a75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1c2651099dbb4e77bfbd792594750a75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "id": "be29a49b0ecb4ba99c8938a11c34ec00"}, "audit_ids": ["F1sdfQurQ9uB1ebDie51Dw"], "issued_at": "2019-01-08T02:29:40.000000Z"}} 2019-01-08 02:29:40,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 02:29:40,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" 2019-01-08 02:29:40,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-113b73b7-3da1-4515-84f8-4dd661fe5d13 Date: Tue, 08 Jan 2019 02:29: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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 02:29:40,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-113b73b7-3da1-4515-84f8-4dd661fe5d13 2019-01-08 02:29:40,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280401945114s 2019-01-08 02:29:40,967 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-113b73b7-3da1-4515-84f8-4dd661fe5d13 2019-01-08 02:29:40,975 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-08 02:29:40,976 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 02:29:41,103 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 02:29:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:29:41,110 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 02:29:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 02:29:41,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:29:41,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" 2019-01-08 02:29:41,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-69d0deaf-564d-4019-8dd6-fad1485543da Date: Tue, 08 Jan 2019 02:29:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:29:41,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-69d0deaf-564d-4019-8dd6-fad1485543da 2019-01-08 02:29:41,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208408117294s 2019-01-08 02:29:41,321 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-69d0deaf-564d-4019-8dd6-fad1485543da 2019-01-08 02:29:41,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 02:29:41,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34"}' 2019-01-08 02:29:41,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11501b1a-b54f-4f5f-baa6-d7438c9e064b Date: Tue, 08 Jan 2019 02:29:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/file", "owner": "1c2651099dbb4e77bfbd792594750a75", "id": "da4b18da-9b8b-4ac3-be31-3993d9e083cc", "size": null, "self": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T02:29:41Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "checksum": null, "created_at": "2019-01-08T02:29:41Z", "protected": false} 2019-01-08 02:29:41,585 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-11501b1a-b54f-4f5f-baa6-d7438c9e064b 2019-01-08 02:29:41,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25514292717s 2019-01-08 02:29:41,585 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-11501b1a-b54f-4f5f-baa6-d7438c9e064b returning object da4b18da-9b8b-4ac3-be31-3993d9e083cc 2019-01-08 02:29:41,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 02:29:41,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" -d '' 2019-01-08 02:29:42,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d9a09c2-beae-4157-88f5-48aa4903b282 Date: Tue, 08 Jan 2019 02:29:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:29:42,555 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/file used request id req-1d9a09c2-beae-4157-88f5-48aa4903b282 2019-01-08 02:29:42,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.969022035599s 2019-01-08 02:29:42,555 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/file used request id req-1d9a09c2-beae-4157-88f5-48aa4903b282 2019-01-08 02:29:42,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:29:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" 2019-01-08 02:29:42,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9d46d670-2ccd-43e3-b1c0-e90af3795249 Date: Tue, 08 Jan 2019 02:29:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap", "metadata": {}}], "file": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/file", "owner": "1c2651099dbb4e77bfbd792594750a75", "id": "da4b18da-9b8b-4ac3-be31-3993d9e083cc", "size": 12716032, "self": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T02:29:42Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T02:29:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:29:42,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-9d46d670-2ccd-43e3-b1c0-e90af3795249 2019-01-08 02:29:42,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21722984314s 2019-01-08 02:29:42,777 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-9d46d670-2ccd-43e3-b1c0-e90af3795249 2019-01-08 02:29:42,779 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/file', 'owner': u'1c2651099dbb4e77bfbd792594750a75', 'id': u'da4b18da-9b8b-4ac3-be31-3993d9e083cc', 'size': 12716032, u'self': u'/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1c2651099dbb4e77bfbd792594750a75', 'name': 'neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T02:29:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T02:29:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 'created': u'2019-01-08T02:29:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T02:29:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 02:29:42,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 02:29:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 02:29:43,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6900bee6-2e57-4734-938a-bc7ded1dcecf x-compute-request-id: req-6900bee6-2e57-4734-938a-bc7ded1dcecf Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4f230922-f669-4644-b9be-a4e7c2276f13", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4f230922-f669-4644-b9be-a4e7c2276f13", "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": "4f230922-f669-4644-b9be-a4e7c2276f13"}} 2019-01-08 02:29:43,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6900bee6-2e57-4734-938a-bc7ded1dcecf 2019-01-08 02:29:43,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239500045776s 2019-01-08 02:29:43,020 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6900bee6-2e57-4734-938a-bc7ded1dcecf 2019-01-08 02:29:43,021 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', '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'09a7ababfff6470fbcae0a281405cb8c', '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'4f230922-f669-4644-b9be-a4e7c2276f13', 'swap': 0}) 2019-01-08 02:29:43,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 02:29:43,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/4f230922-f669-4644-b9be-a4e7c2276f13/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}311663994c48823c56a5adaa1935b92822bbdd2b" -d '{"extra_specs": {}}' 2019-01-08 02:29:43,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29: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-3954f70d-9bc1-4c23-b25e-25208cbdc7c8 x-compute-request-id: req-3954f70d-9bc1-4c23-b25e-25208cbdc7c8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 02:29:43,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/4f230922-f669-4644-b9be-a4e7c2276f13/os-extra_specs used request id req-3954f70d-9bc1-4c23-b25e-25208cbdc7c8 2019-01-08 02:29:43,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208098888397s 2019-01-08 02:29:43,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/4f230922-f669-4644-b9be-a4e7c2276f13/os-extra_specs used request id req-3954f70d-9bc1-4c23-b25e-25208cbdc7c8 2019-01-08 02:29:43,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:29:43,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:29: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:29:43,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:29:43,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" 2019-01-08 02:29:43,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c051c1-c2ce-4a36-b331-fe2b5825abc8 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:29:43,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-50c051c1-c2ce-4a36-b331-fe2b5825abc8 2019-01-08 02:29:43,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110338926315s 2019-01-08 02:29:43,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-50c051c1-c2ce-4a36-b331-fe2b5825abc8 2019-01-08 02:29:43,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 02:29:43,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:29:43,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29: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-525a0707-2cd4-4a80-acc5-4d1c4369c921 x-compute-request-id: req-525a0707-2cd4-4a80-acc5-4d1c4369c921 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 02:29:43,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-525a0707-2cd4-4a80-acc5-4d1c4369c921 2019-01-08 02:29:43,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0407888889313s 2019-01-08 02:29:43,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-525a0707-2cd4-4a80-acc5-4d1c4369c921 2019-01-08 02:29:43,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:29:43,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" 2019-01-08 02:29:43,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b2dca345-8a00-403b-8481-3de01193099b Date: Tue, 08 Jan 2019 02:29:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap", "metadata": {}}], "file": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/file", "owner": "1c2651099dbb4e77bfbd792594750a75", "id": "da4b18da-9b8b-4ac3-be31-3993d9e083cc", "size": 12716032, "self": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T02:29:42Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T02:29:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:29:43,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b2dca345-8a00-403b-8481-3de01193099b 2019-01-08 02:29:43,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249528884888s 2019-01-08 02:29:43,249 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b2dca345-8a00-403b-8481-3de01193099b 2019-01-08 02:29:43,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 02:29:43,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34"}' 2019-01-08 02:29:43,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14e621cb-e6e5-4cb5-bd80-a6729d0c4431 Date: Tue, 08 Jan 2019 02:29:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5/file", "owner": "1c2651099dbb4e77bfbd792594750a75", "id": "c17b7886-194d-4d40-a484-c2369b3cfde5", "size": null, "self": "/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T02:29:43Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "checksum": null, "created_at": "2019-01-08T02:29:43Z", "protected": false} 2019-01-08 02:29:43,549 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-14e621cb-e6e5-4cb5-bd80-a6729d0c4431 2019-01-08 02:29:43,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.293022871017s 2019-01-08 02:29:43,550 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-14e621cb-e6e5-4cb5-bd80-a6729d0c4431 returning object c17b7886-194d-4d40-a484-c2369b3cfde5 2019-01-08 02:29:43,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 02:29:43,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5/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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" -d '' 2019-01-08 02:29:44,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83ef0dcc-d603-4e06-8a17-f6f2c6492511 Date: Tue, 08 Jan 2019 02:29:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:29:44,781 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5/file used request id req-83ef0dcc-d603-4e06-8a17-f6f2c6492511 2019-01-08 02:29:44,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23091602325s 2019-01-08 02:29:44,782 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5/file used request id req-83ef0dcc-d603-4e06-8a17-f6f2c6492511 2019-01-08 02:29:44,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:29:44,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" 2019-01-08 02:29:44,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-7d2c70d3-360f-4adf-aa00-02af80594fff Date: Tue, 08 Jan 2019 02:29:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c17b7886-194d-4d40-a484-c2369b3cfde5/snap", "metadata": {}}], "file": "/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5/file", "owner": "1c2651099dbb4e77bfbd792594750a75", "id": "c17b7886-194d-4d40-a484-c2369b3cfde5", "size": 12716032, "self": "/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c17b7886-194d-4d40-a484-c2369b3cfde5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T02:29:44Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T02:29:43Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap", "metadata": {}}], "file": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/file", "owner": "1c2651099dbb4e77bfbd792594750a75", "id": "da4b18da-9b8b-4ac3-be31-3993d9e083cc", "size": 12716032, "self": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T02:29:42Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T02:29:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:29:44,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-7d2c70d3-360f-4adf-aa00-02af80594fff 2019-01-08 02:29:44,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210683107376s 2019-01-08 02:29:44,997 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-7d2c70d3-360f-4adf-aa00-02af80594fff 2019-01-08 02:29:44,999 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c17b7886-194d-4d40-a484-c2369b3cfde5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5/file', 'owner': u'1c2651099dbb4e77bfbd792594750a75', 'id': u'c17b7886-194d-4d40-a484-c2369b3cfde5', 'size': 12716032, u'self': u'/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1c2651099dbb4e77bfbd792594750a75', 'name': 'neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/c17b7886-194d-4d40-a484-c2369b3cfde5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T02:29:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T02:29:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', 'created': u'2019-01-08T02:29:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T02:29:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 02:29:45,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 02:29:45,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 02:29:45,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31d67292-b907-4fc2-8ced-8639b839380d x-compute-request-id: req-31d67292-b907-4fc2-8ced-8639b839380d Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b", "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": "b20394bb-b5b8-4574-802f-1d1b3a52dd7b"}} 2019-01-08 02:29:45,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-31d67292-b907-4fc2-8ced-8639b839380d 2019-01-08 02:29:45,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0366580486298s 2019-01-08 02:29:45,037 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-31d67292-b907-4fc2-8ced-8639b839380d 2019-01-08 02:29:45,038 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', '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'09a7ababfff6470fbcae0a281405cb8c', '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'b20394bb-b5b8-4574-802f-1d1b3a52dd7b', 'swap': 0}) 2019-01-08 02:29:45,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 02:29:45,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b/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}311663994c48823c56a5adaa1935b92822bbdd2b" -d '{"extra_specs": {}}' 2019-01-08 02:29:45,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ab44894-c7d5-47ad-ace2-345fd1650af2 x-compute-request-id: req-3ab44894-c7d5-47ad-ace2-345fd1650af2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 02:29:45,059 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b/os-extra_specs used request id req-3ab44894-c7d5-47ad-ace2-345fd1650af2 2019-01-08 02:29:45,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202782154083s 2019-01-08 02:29:45,059 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b/os-extra_specs used request id req-3ab44894-c7d5-47ad-ace2-345fd1650af2 2019-01-08 02:29:45,059 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34', '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'09a7ababfff6470fbcae0a281405cb8c', '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'b20394bb-b5b8-4574-802f-1d1b3a52dd7b', 'swap': 0}) 2019-01-08 02:29:48,107 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-08 02:29:48,108 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-08 02:29:48,108 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-08 02:29:48,112 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-08 02:29:48,131 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-08 02:29:51,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f493773d-3dbb-4ef3-8dee-62a75f52cebf/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-08 02:29:51,114 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-08 02:29:51,116 - 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']'. 2019-01-08 02:33:40,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 186aa751-be58-44c5-bb76-6264b3678e84 2019-01-08 02:33:40,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '186aa751-be58-44c5-bb76-6264b3678e84']'. 2019-01-08 02:33:41,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-08 02:33:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-08 02:33:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 02:33:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 186aa751-be58-44c5-bb76-6264b3678e84 | 2019-01-08 02:33:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-08 02:33:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-08 02:29:52 | 2019-01-08 02:33:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-08 02:33:40 | 2019-01-08 02:33:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:48 | 2019-01-08 02:33:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-08 02:33:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f493773d-3dbb-4ef3-8dee-62a75f52cebf) | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1cf1eda5-ccef-40bc-8ec4-09de420df525) | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 205.448 | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-08 02:33:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-08 02:33:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 02:33:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-08 02:33:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-08 02:33:41,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-01-08 02:33:43,308 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 02:33:43,309 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 04:02 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-08 02:33:43,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 02:33:43,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9b63020a755b83442e010fefdd1e2edb3a18ea3" 2019-01-08 02:33:44,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0209be17-91c0-4939-9e4b-7816b2bba578 Date: Tue, 08 Jan 2019 02:33:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:33:44,731 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5 used request id req-0209be17-91c0-4939-9e4b-7816b2bba578 2019-01-08 02:33:44,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.41566205025s 2019-01-08 02:33:44,732 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/c17b7886-194d-4d40-a484-c2369b3cfde5 used request id req-0209be17-91c0-4939-9e4b-7816b2bba578 2019-01-08 02:33:44,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 02:33:44,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:44,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-310bcb44-bdfb-498f-b759-42ec525141a5 x-compute-request-id: req-310bcb44-bdfb-498f-b759-42ec525141a5 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4f230922-f669-4644-b9be-a4e7c2276f13", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4f230922-f669-4644-b9be-a4e7c2276f13", "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": "4f230922-f669-4644-b9be-a4e7c2276f13"}, {"name": "neutron_trunk-flavor_alt_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b", "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": "b20394bb-b5b8-4574-802f-1d1b3a52dd7b"}]} 2019-01-08 02:33:44,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-310bcb44-bdfb-498f-b759-42ec525141a5 2019-01-08 02:33:44,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296730995178s 2019-01-08 02:33:44,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-310bcb44-bdfb-498f-b759-42ec525141a5 2019-01-08 02:33:44,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 02:33:44,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:44,796 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0560a6b-c99f-49b4-854a-f5a64803c116 x-compute-request-id: req-f0560a6b-c99f-49b4-854a-f5a64803c116 Content-Length: 0 Content-Type: application/json 2019-01-08 02:33:44,796 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b used request id req-f0560a6b-c99f-49b4-854a-f5a64803c116 2019-01-08 02:33:44,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313591957092s 2019-01-08 02:33:44,797 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/b20394bb-b5b8-4574-802f-1d1b3a52dd7b used request id req-f0560a6b-c99f-49b4-854a-f5a64803c116 2019-01-08 02:33:44,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:33:44,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9b63020a755b83442e010fefdd1e2edb3a18ea3" 2019-01-08 02:33:45,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b2d6fd6d-c9d2-4bbb-96e9-81c694f46390 Date: Tue, 08 Jan 2019 02:33:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap", "metadata": {}}], "file": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/file", "owner": "1c2651099dbb4e77bfbd792594750a75", "id": "da4b18da-9b8b-4ac3-be31-3993d9e083cc", "size": 12716032, "self": "/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T02:29:42Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T02:29:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:33:45,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b2d6fd6d-c9d2-4bbb-96e9-81c694f46390 2019-01-08 02:33:45,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210515975952s 2019-01-08 02:33:45,012 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b2d6fd6d-c9d2-4bbb-96e9-81c694f46390 2019-01-08 02:33:45,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 02:33:45,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9b63020a755b83442e010fefdd1e2edb3a18ea3" 2019-01-08 02:33:46,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc192401-2a01-4f73-a892-4f8b8309c4a6 Date: Tue, 08 Jan 2019 02:33:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:33:46,918 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc used request id req-bc192401-2a01-4f73-a892-4f8b8309c4a6 2019-01-08 02:33:46,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.90475797653s 2019-01-08 02:33:46,918 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/da4b18da-9b8b-4ac3-be31-3993d9e083cc used request id req-bc192401-2a01-4f73-a892-4f8b8309c4a6 2019-01-08 02:33:46,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 02:33:46,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:46,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-955f15c9-b30b-4977-913d-d6b2e9a652b9 x-compute-request-id: req-955f15c9-b30b-4977-913d-d6b2e9a652b9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4f230922-f669-4644-b9be-a4e7c2276f13", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4f230922-f669-4644-b9be-a4e7c2276f13", "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": "4f230922-f669-4644-b9be-a4e7c2276f13"}]} 2019-01-08 02:33:46,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-955f15c9-b30b-4977-913d-d6b2e9a652b9 2019-01-08 02:33:46,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0204408168793s 2019-01-08 02:33:46,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-955f15c9-b30b-4977-913d-d6b2e9a652b9 2019-01-08 02:33:46,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 02:33:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/4f230922-f669-4644-b9be-a4e7c2276f13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:46,988 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acd76e6b-d6ee-4a97-a646-496a2a185a67 x-compute-request-id: req-acd76e6b-d6ee-4a97-a646-496a2a185a67 Content-Length: 0 Content-Type: application/json 2019-01-08 02:33:46,988 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/4f230922-f669-4644-b9be-a4e7c2276f13 used request id req-acd76e6b-d6ee-4a97-a646-496a2a185a67 2019-01-08 02:33:46,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.04696393013s 2019-01-08 02:33:46,989 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/4f230922-f669-4644-b9be-a4e7c2276f13 used request id req-acd76e6b-d6ee-4a97-a646-496a2a185a67 2019-01-08 02:33:46,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:33:46,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:47,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7042304c-0a40-4454-9f84-69ebad1ce63f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": {"self": "http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be29a49b0ecb4ba99c8938a11c34ec00", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:33:47,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7042304c-0a40-4454-9f84-69ebad1ce63f 2019-01-08 02:33:47,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119890928268s 2019-01-08 02:33:47,110 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-7042304c-0a40-4454-9f84-69ebad1ce63f 2019-01-08 02:33:47,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:33:47,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:47,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ca36ca-7b45-4eeb-b38e-c9c4fee8b6b1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_d50b45f0-43d2-4993-973f-a8ae3ce4ee34", "links": {"self": "http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "be29a49b0ecb4ba99c8938a11c34ec00", "description": null}} 2019-01-08 02:33:47,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00 used request id req-09ca36ca-7b45-4eeb-b38e-c9c4fee8b6b1 2019-01-08 02:33:47,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110631942749s 2019-01-08 02:33:47,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00 used request id req-09ca36ca-7b45-4eeb-b38e-c9c4fee8b6b1 2019-01-08 02:33:47,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 02:33:47,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:47,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c9bf596-382f-43ff-a2f6-3cd708ce891c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:33:47,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00 used request id req-9c9bf596-382f-43ff-a2f6-3cd708ce891c 2019-01-08 02:33:47,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.201699972153s 2019-01-08 02:33:47,429 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/be29a49b0ecb4ba99c8938a11c34ec00 used request id req-9c9bf596-382f-43ff-a2f6-3cd708ce891c 2019-01-08 02:33:47,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:33:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:47,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f05158-85c2-46c6-926b-c10dc3d5b92e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75"}, "tags": [], "enabled": true, "id": "1c2651099dbb4e77bfbd792594750a75", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d50b45f0-43d2-4993-973f-a8ae3ce4ee34"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:33:47,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-21f05158-85c2-46c6-926b-c10dc3d5b92e 2019-01-08 02:33:47,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105134010315s 2019-01-08 02:33:47,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-21f05158-85c2-46c6-926b-c10dc3d5b92e 2019-01-08 02:33:47,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 02:33:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:47,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d7543b-fece-4bf4-99de-861d1c341e6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:33:47,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75 used request id req-84d7543b-fece-4bf4-99de-861d1c341e6f 2019-01-08 02:33:47,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168600082397s 2019-01-08 02:33:47,715 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1c2651099dbb4e77bfbd792594750a75 used request id req-84d7543b-fece-4bf4-99de-861d1c341e6f 2019-01-08 02:33:47,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:33:47,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=1c2651099dbb4e77bfbd792594750a75&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}311663994c48823c56a5adaa1935b92822bbdd2b" 2019-01-08 02:33:47,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c3bc73d3-140f-47b0-a8c6-a2fd18398bcc Date: Tue, 08 Jan 2019 02:33:47 GMT RESP BODY: {"security_groups": []} 2019-01-08 02:33:47,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=1c2651099dbb4e77bfbd792594750a75&name=default used request id req-c3bc73d3-140f-47b0-a8c6-a2fd18398bcc 2019-01-08 02:33:47,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237164020538s 2019-01-08 02:33:47,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=1c2651099dbb4e77bfbd792594750a75&name=default used request id req-c3bc73d3-140f-47b0-a8c6-a2fd18398bcc 2019-01-08 02:33:48,008 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-01-08 02:33:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:33:48,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480b80cc-d561-4b38-97ca-6801f977e45c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:33:48,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-480b80cc-d561-4b38-97ca-6801f977e45c 2019-01-08 02:33:48,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:33:48,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["jVvqMA75RwSM3FAzA-Z0Lg"], "issued_at": "2019-01-08T02:33:48.000000Z"}} 2019-01-08 02:33:48,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:33:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:48,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b27f8afc-88e4-46b1-bdd5-7616b8a34636 Date: Tue, 08 Jan 2019 02:33:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 02:33:48,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b27f8afc-88e4-46b1-bdd5-7616b8a34636 2019-01-08 02:33:48,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283219814301s 2019-01-08 02:33:48,757 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b27f8afc-88e4-46b1-bdd5-7616b8a34636 2019-01-08 02:33:48,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:33:48,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:33: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:33:48,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:33:48,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:48,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac3e971b-72c8-487c-b520-d7be75a5de24 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 02:33:48,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-ac3e971b-72c8-487c-b520-d7be75a5de24 2019-01-08 02:33:48,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100706100464s 2019-01-08 02:33:48,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-ac3e971b-72c8-487c-b520-d7be75a5de24 2019-01-08 02:33:48,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 02:33:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_f98ea01c-360f-47c2-86bc-93ea065cac10"}}' 2019-01-08 02:33:49,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8fda30b-173a-4d21-90b2-ce493f78f32d 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.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416"}, "tags": [], "enabled": true, "id": "67ed0e3d07364df8bb2f37c6fa8db416", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f98ea01c-360f-47c2-86bc-93ea065cac10"}} 2019-01-08 02:33:49,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c8fda30b-173a-4d21-90b2-ce493f78f32d 2019-01-08 02:33:49,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.168781995773s 2019-01-08 02:33:49,044 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-c8fda30b-173a-4d21-90b2-ce493f78f32d 2019-01-08 02:33:49,044 - 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'67ed0e3d07364df8bb2f37c6fa8db416', '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_f98ea01c-360f-47c2-86bc-93ea065cac10'}) 2019-01-08 02:33:49,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 02:33:49,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "40ca035b-90b9-4b49-b405-98b0ec9f3a1d", "email": null, "name": "networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10"}}' 2019-01-08 02:33:49,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcc28541-57f1-4acd-9af1-a85a0bdb4b0f Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10", "links": {"self": "http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d88be362db94434288bb5c35e363cd25", "domain_id": "default", "password_expires_at": null}} 2019-01-08 02:33:49,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-fcc28541-57f1-4acd-9af1-a85a0bdb4b0f 2019-01-08 02:33:49,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376694917679s 2019-01-08 02:33:49,428 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-fcc28541-57f1-4acd-9af1-a85a0bdb4b0f 2019-01-08 02:33:49,428 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd88be362db94434288bb5c35e363cd25', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10'}) 2019-01-08 02:33:49,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:33:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:49,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fd66c4-1dab-4c3a-bc32-e9e7f8841b97 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:33:49,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e1fd66c4-1dab-4c3a-bc32-e9e7f8841b97 2019-01-08 02:33:49,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102991104126s 2019-01-08 02:33:49,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-e1fd66c4-1dab-4c3a-bc32-e9e7f8841b97 2019-01-08 02:33:49,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:33:49,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:49,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8095f92e-2174-47d8-9564-7ec47fd956cc Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:33:49,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8095f92e-2174-47d8-9564-7ec47fd956cc 2019-01-08 02:33:49,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104979991913s 2019-01-08 02:33:49,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8095f92e-2174-47d8-9564-7ec47fd956cc 2019-01-08 02:33:49,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:33:49,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:49,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0de341-bf9e-44dd-9156-8fd3bf4cf0c6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:33:49,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ac0de341-bf9e-44dd-9156-8fd3bf4cf0c6 2019-01-08 02:33:49,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100594997406s 2019-01-08 02:33:49,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ac0de341-bf9e-44dd-9156-8fd3bf4cf0c6 2019-01-08 02:33:49,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:33:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:49,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2476f4b3-ce17-4328-b9b7-7bd126b2dd86 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10", "links": {"self": "http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d88be362db94434288bb5c35e363cd25", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:33:49,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-2476f4b3-ce17-4328-b9b7-7bd126b2dd86 2019-01-08 02:33:49,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117488145828s 2019-01-08 02:33:49,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-2476f4b3-ce17-4328-b9b7-7bd126b2dd86 2019-01-08 02:33:49,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:33:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:49,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45862a6d-464d-45db-be1c-5ec3a53b71c3 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416"}, "tags": [], "enabled": true, "id": "67ed0e3d07364df8bb2f37c6fa8db416", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f98ea01c-360f-47c2-86bc-93ea065cac10"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:33:49,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-45862a6d-464d-45db-be1c-5ec3a53b71c3 2019-01-08 02:33:49,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106139183044s 2019-01-08 02:33:49,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-45862a6d-464d-45db-be1c-5ec3a53b71c3 2019-01-08 02:33:49,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:33:49,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=d88be362db94434288bb5c35e363cd25&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=67ed0e3d07364df8bb2f37c6fa8db416" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:50,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25b1b3a-1de9-455f-baea-d676db7d5166 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=d88be362db94434288bb5c35e363cd25&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=67ed0e3d07364df8bb2f37c6fa8db416", "previous": null, "next": null}} 2019-01-08 02:33:50,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d88be362db94434288bb5c35e363cd25&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=67ed0e3d07364df8bb2f37c6fa8db416 used request id req-d25b1b3a-1de9-455f-baea-d676db7d5166 2019-01-08 02:33:50,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0998740196228s 2019-01-08 02:33:50,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d88be362db94434288bb5c35e363cd25&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=67ed0e3d07364df8bb2f37c6fa8db416 used request id req-d25b1b3a-1de9-455f-baea-d676db7d5166 2019-01-08 02:33:50,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:33:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416/users/d88be362db94434288bb5c35e363cd25/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:50,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-427259ce-bdf3-42a3-86d2-cf92fb548cfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:33:50,244 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416/users/d88be362db94434288bb5c35e363cd25/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-427259ce-bdf3-42a3-86d2-cf92fb548cfd 2019-01-08 02:33:50,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145431041718s 2019-01-08 02:33:50,244 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416/users/d88be362db94434288bb5c35e363cd25/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-427259ce-bdf3-42a3-86d2-cf92fb548cfd 2019-01-08 02:33:50,245 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_f98ea01c-360f-47c2-86bc-93ea065cac10', 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'67ed0e3d07364df8bb2f37c6fa8db416', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '40ca035b-90b9-4b49-b405-98b0ec9f3a1d', 'username': u'networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 02:33:50,248 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10', 'password': '40ca035b-90b9-4b49-b405-98b0ec9f3a1d', 'project_name': 'networking-bgpvpn-project_f98ea01c-360f-47c2-86bc-93ea065cac10', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '67ed0e3d07364df8bb2f37c6fa8db416', 'project_domain_name': 'Default'} 2019-01-08 02:33:50,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:33:50,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:50,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7089bd6b-2bbd-443e-9031-6668a9e6922c Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:33:50,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7089bd6b-2bbd-443e-9031-6668a9e6922c 2019-01-08 02:33:50,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116878032684s 2019-01-08 02:33:50,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-7089bd6b-2bbd-443e-9031-6668a9e6922c 2019-01-08 02:33:50,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:33:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:50,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25df6b4e-1b09-4e4f-909d-41aec114f522 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:33:50,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-25df6b4e-1b09-4e4f-909d-41aec114f522 2019-01-08 02:33:50,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100522994995s 2019-01-08 02:33:50,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-25df6b4e-1b09-4e4f-909d-41aec114f522 2019-01-08 02:33:50,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:33:50,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:50,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7deb90-1e9e-42f0-9e24-cefa38a32282 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:33:50,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6e7deb90-1e9e-42f0-9e24-cefa38a32282 2019-01-08 02:33:50,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102069139481s 2019-01-08 02:33:50,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6e7deb90-1e9e-42f0-9e24-cefa38a32282 2019-01-08 02:33:50,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:33:50,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:50,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d221bd43-7c8e-4ed3-bd3f-8f365e91d48e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10", "links": {"self": "http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d88be362db94434288bb5c35e363cd25", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:33:50,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d221bd43-7c8e-4ed3-bd3f-8f365e91d48e 2019-01-08 02:33:50,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129647016525s 2019-01-08 02:33:50,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-d221bd43-7c8e-4ed3-bd3f-8f365e91d48e 2019-01-08 02:33:50,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:33:50,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:50,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1580d92f-2951-4bda-a12b-bb7dc876c278 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416"}, "tags": [], "enabled": true, "id": "67ed0e3d07364df8bb2f37c6fa8db416", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f98ea01c-360f-47c2-86bc-93ea065cac10"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:33:50,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-1580d92f-2951-4bda-a12b-bb7dc876c278 2019-01-08 02:33:50,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10311794281s 2019-01-08 02:33:50,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-1580d92f-2951-4bda-a12b-bb7dc876c278 2019-01-08 02:33:50,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:33:50,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=d88be362db94434288bb5c35e363cd25&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=67ed0e3d07364df8bb2f37c6fa8db416" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:50,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a92924-028e-4407-8b96-15fc0da8267d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=d88be362db94434288bb5c35e363cd25&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=67ed0e3d07364df8bb2f37c6fa8db416", "previous": null, "next": null}} 2019-01-08 02:33:50,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d88be362db94434288bb5c35e363cd25&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=67ed0e3d07364df8bb2f37c6fa8db416 used request id req-86a92924-028e-4407-8b96-15fc0da8267d 2019-01-08 02:33:50,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102768182755s 2019-01-08 02:33:50,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=d88be362db94434288bb5c35e363cd25&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=67ed0e3d07364df8bb2f37c6fa8db416 used request id req-86a92924-028e-4407-8b96-15fc0da8267d 2019-01-08 02:33:50,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:33:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416/users/d88be362db94434288bb5c35e363cd25/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:51,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e69c8b5-2cc8-4fdb-89bc-53739a009645 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:33:51,095 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416/users/d88be362db94434288bb5c35e363cd25/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-4e69c8b5-2cc8-4fdb-89bc-53739a009645 2019-01-08 02:33:51,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152939796448s 2019-01-08 02:33:51,095 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416/users/d88be362db94434288bb5c35e363cd25/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-4e69c8b5-2cc8-4fdb-89bc-53739a009645 2019-01-08 02:33:51,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:33:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:51,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365cbaef-386d-4230-b59a-1d201fd39409 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:33:51,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-365cbaef-386d-4230-b59a-1d201fd39409 2019-01-08 02:33:51,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0947871208191s 2019-01-08 02:33:51,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-365cbaef-386d-4230-b59a-1d201fd39409 2019-01-08 02:33:51,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:33:51,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:51,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd476d5e-c1c8-4062-a0da-618db9835fbe Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:33:51,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-cd476d5e-c1c8-4062-a0da-618db9835fbe 2019-01-08 02:33:51,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103390932083s 2019-01-08 02:33:51,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-cd476d5e-c1c8-4062-a0da-618db9835fbe 2019-01-08 02:33:51,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:33:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:51,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a896e2fe-14c4-498b-8111-134e4e8c52fd Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10", "links": {"self": "http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d88be362db94434288bb5c35e363cd25", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:33:51,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a896e2fe-14c4-498b-8111-134e4e8c52fd 2019-01-08 02:33:51,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132971048355s 2019-01-08 02:33:51,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a896e2fe-14c4-498b-8111-134e4e8c52fd 2019-01-08 02:33:51,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:33:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=d88be362db94434288bb5c35e363cd25&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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:51,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce9b640-ad80-49f8-b5e6-2dc5758f2989 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=d88be362db94434288bb5c35e363cd25&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 02:33:51,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=d88be362db94434288bb5c35e363cd25&scope.domain.id=default used request id req-4ce9b640-ad80-49f8-b5e6-2dc5758f2989 2019-01-08 02:33:51,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0998020172119s 2019-01-08 02:33:51,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=d88be362db94434288bb5c35e363cd25&scope.domain.id=default used request id req-4ce9b640-ad80-49f8-b5e6-2dc5758f2989 2019-01-08 02:33:51,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 02:33:51,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/d88be362db94434288bb5c35e363cd25/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:33:51,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3593578f-85b4-477f-81e7-40f2ee708cca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:33:51,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/d88be362db94434288bb5c35e363cd25/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-3593578f-85b4-477f-81e7-40f2ee708cca 2019-01-08 02:33:51,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.15415096283s 2019-01-08 02:33:51,705 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/d88be362db94434288bb5c35e363cd25/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-3593578f-85b4-477f-81e7-40f2ee708cca 2019-01-08 02:33:51,706 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 02:33:54,014 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-08 02:33:56,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c6ddf8c4-23df-4a89-86ac-da28e8b4fbf0 | 2019-01-08T02:33:55.916395 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c6ddf8c4-23df-4a89-86ac-da28e8b4fbf0 ~/.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 2019-01-08 02:33:59,445 - 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 | +-------------+----------------+-----------+ 2019-01-08 02:34:00,189 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 02:34:02,175 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-08 02:34:04,985 - 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=b8a442c6-b8d7-41ee-bf23-496e37ab5cb6) as the default verifier for the future CLI operations. 2019-01-08 02:34:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:06,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9905c70-4f6c-4a93-a38f-f0f2dadd1a99 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:34:06,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f9905c70-4f6c-4a93-a38f-f0f2dadd1a99 2019-01-08 02:34:06,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:34:07,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67ed0e3d07364df8bb2f37c6fa8db416", "name": "networking-bgpvpn-project_f98ea01c-360f-47c2-86bc-93ea065cac10"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_67ed0e3d07364df8bb2f37c6fa8db416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_67ed0e3d07364df8bb2f37c6fa8db416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/67ed0e3d07364df8bb2f37c6fa8db416", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10", "id": "d88be362db94434288bb5c35e363cd25"}, "audit_ids": ["b9_PMJDYQ4K3RBZR8ZT80A"], "issued_at": "2019-01-08T02:34:07.000000Z"}} 2019-01-08 02:34:07,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 02:34:07,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}42c53263473e75cbee1d400c2176b83c6f1c35a2" 2019-01-08 02:34:07,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-44246e99-eb8a-4ce4-bf94-11b3066a9711 Date: Tue, 08 Jan 2019 02:34:07 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 02:34:07,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-44246e99-eb8a-4ce4-bf94-11b3066a9711 2019-01-08 02:34:07,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.200001955032s 2019-01-08 02:34:07,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-44246e99-eb8a-4ce4-bf94-11b3066a9711 2019-01-08 02:34:07,363 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-01-08 02:34:07,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:07,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:34:07,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31374e6-164a-493b-9045-742dd8c555e8 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10", "links": {"self": "http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d88be362db94434288bb5c35e363cd25", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:07,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e31374e6-164a-493b-9045-742dd8c555e8 2019-01-08 02:34:07,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124328136444s 2019-01-08 02:34:07,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e31374e6-164a-493b-9045-742dd8c555e8 2019-01-08 02:34:07,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:07,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:34:07,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bc6075-e774-4f75-a23c-367a7cd46a31 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_f98ea01c-360f-47c2-86bc-93ea065cac10", "links": {"self": "http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d88be362db94434288bb5c35e363cd25", "description": null}} 2019-01-08 02:34:07,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25 used request id req-14bc6075-e774-4f75-a23c-367a7cd46a31 2019-01-08 02:34:07,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116253137589s 2019-01-08 02:34:07,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25 used request id req-14bc6075-e774-4f75-a23c-367a7cd46a31 2019-01-08 02:34:07,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 02:34:07,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:34:07,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8615fbf-3278-4c51-ba5d-f43d3f2c6c63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:07,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25 used request id req-b8615fbf-3278-4c51-ba5d-f43d3f2c6c63 2019-01-08 02:34:07,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.206652164459s 2019-01-08 02:34:07,818 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/d88be362db94434288bb5c35e363cd25 used request id req-b8615fbf-3278-4c51-ba5d-f43d3f2c6c63 2019-01-08 02:34:07,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:34:07,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:34:07,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6d8659-937a-4096-9977-6db311ae4eda Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416"}, "tags": [], "enabled": true, "id": "67ed0e3d07364df8bb2f37c6fa8db416", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f98ea01c-360f-47c2-86bc-93ea065cac10"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:34:07,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-9a6d8659-937a-4096-9977-6db311ae4eda 2019-01-08 02:34:07,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108870983124s 2019-01-08 02:34:07,934 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-9a6d8659-937a-4096-9977-6db311ae4eda 2019-01-08 02:34:07,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 02:34:07,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:34:08,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e6f68fa-1b84-40d8-96d4-521faf48f5a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:08,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416 used request id req-0e6f68fa-1b84-40d8-96d4-521faf48f5a0 2019-01-08 02:34:08,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181842088699s 2019-01-08 02:34:08,121 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/67ed0e3d07364df8bb2f37c6fa8db416 used request id req-0e6f68fa-1b84-40d8-96d4-521faf48f5a0 2019-01-08 02:34:08,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:34:08,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=67ed0e3d07364df8bb2f37c6fa8db416&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}71ccad0ab5f29d73458c71399b14ef82691211f3" 2019-01-08 02:34:08,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a05ba4e5-147d-40c9-9630-953e3e0f1ff8 Date: Tue, 08 Jan 2019 02:34:08 GMT RESP BODY: {"security_groups": []} 2019-01-08 02:34:08,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=67ed0e3d07364df8bb2f37c6fa8db416&name=default used request id req-a05ba4e5-147d-40c9-9630-953e3e0f1ff8 2019-01-08 02:34:08,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246701002121s 2019-01-08 02:34:08,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=67ed0e3d07364df8bb2f37c6fa8db416&name=default used request id req-a05ba4e5-147d-40c9-9630-953e3e0f1ff8 2019-01-08 02:34:08,372 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-01-08 02:34:08,372 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-01-08 02:34:08,425 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-01-08 02:34:08,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:08,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a27953-44ba-46e2-8113-56622da79b3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:34:08,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-70a27953-44ba-46e2-8113-56622da79b3d 2019-01-08 02:34:08,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:34:08,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:34:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["_vfPRAxySW6ujTWba7G2NA"], "issued_at": "2019-01-08T02:34:08.000000Z"}} 2019-01-08 02:34:08,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:34:08,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:09,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-af5eb33b-13e5-4063-ad25-d77ec5d8ba1d Date: Tue, 08 Jan 2019 02:34:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 02:34:09,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-af5eb33b-13e5-4063-ad25-d77ec5d8ba1d 2019-01-08 02:34:09,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286664009094s 2019-01-08 02:34:09,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-af5eb33b-13e5-4063-ad25-d77ec5d8ba1d 2019-01-08 02:34:09,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:09,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:34: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:34:09,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:09,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:09,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311a58dd-5193-447d-876d-7f92075607fb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 02:34:09,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-311a58dd-5193-447d-876d-7f92075607fb 2019-01-08 02:34:09,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112259149551s 2019-01-08 02:34:09,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-311a58dd-5193-447d-876d-7f92075607fb 2019-01-08 02:34:09,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 02:34:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_3be2558f-0159-4f89-983f-269f6120cf29"}}' 2019-01-08 02:34:09,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f66cb07d-1bbd-43eb-9835-0b82a6182cd3 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.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98"}, "tags": [], "enabled": true, "id": "327e65310c1e4129bc1cee982398ce98", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3be2558f-0159-4f89-983f-269f6120cf29"}} 2019-01-08 02:34:09,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-f66cb07d-1bbd-43eb-9835-0b82a6182cd3 2019-01-08 02:34:09,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.215265989304s 2019-01-08 02:34:09,510 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-f66cb07d-1bbd-43eb-9835-0b82a6182cd3 2019-01-08 02:34:09,511 - 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'327e65310c1e4129bc1cee982398ce98', '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_3be2558f-0159-4f89-983f-269f6120cf29'}) 2019-01-08 02:34:09,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 02:34:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "45664e0b-a0d6-4c05-a530-28cb4cff7ad5", "email": null, "name": "networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29"}}' 2019-01-08 02:34:09,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6d5b8a-dc2b-433d-82a3-719519175339 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29", "links": {"self": "http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b6aaad986224727bc26c4a273f4df8f", "domain_id": "default", "password_expires_at": null}} 2019-01-08 02:34:09,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-0a6d5b8a-dc2b-433d-82a3-719519175339 2019-01-08 02:34:09,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370579957962s 2019-01-08 02:34:09,888 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-0a6d5b8a-dc2b-433d-82a3-719519175339 2019-01-08 02:34:09,888 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3b6aaad986224727bc26c4a273f4df8f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29'}) 2019-01-08 02:34:09,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:09,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:10,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814d3b89-7148-4a25-bba2-5deac2f1b5e1 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:10,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-814d3b89-7148-4a25-bba2-5deac2f1b5e1 2019-01-08 02:34:10,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10991191864s 2019-01-08 02:34:10,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-814d3b89-7148-4a25-bba2-5deac2f1b5e1 2019-01-08 02:34:10,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:10,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:10,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd965d95-bd95-4f99-ba24-82b393c39073 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:10,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-dd965d95-bd95-4f99-ba24-82b393c39073 2019-01-08 02:34:10,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10552406311s 2019-01-08 02:34:10,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-dd965d95-bd95-4f99-ba24-82b393c39073 2019-01-08 02:34:10,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:10,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:10,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743891c4-7d63-4388-a4ba-809cf516c2bb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:34:10,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-743891c4-7d63-4388-a4ba-809cf516c2bb 2019-01-08 02:34:10,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100847005844s 2019-01-08 02:34:10,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-743891c4-7d63-4388-a4ba-809cf516c2bb 2019-01-08 02:34:10,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:10,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75592548-55b9-4ce5-94b4-f06a427eedcd Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29", "links": {"self": "http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b6aaad986224727bc26c4a273f4df8f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:10,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-75592548-55b9-4ce5-94b4-f06a427eedcd 2019-01-08 02:34:10,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118461847305s 2019-01-08 02:34:10,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-75592548-55b9-4ce5-94b4-f06a427eedcd 2019-01-08 02:34:10,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:34:10,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:10,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7180e9c-e550-43ce-9ed5-6a0403b3fabc Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98"}, "tags": [], "enabled": true, "id": "327e65310c1e4129bc1cee982398ce98", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3be2558f-0159-4f89-983f-269f6120cf29"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:34:10,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-a7180e9c-e550-43ce-9ed5-6a0403b3fabc 2019-01-08 02:34:10,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112473964691s 2019-01-08 02:34:10,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-a7180e9c-e550-43ce-9ed5-6a0403b3fabc 2019-01-08 02:34:10,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:34:10,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=3b6aaad986224727bc26c4a273f4df8f&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=327e65310c1e4129bc1cee982398ce98" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:10,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae42a95d-9ce2-45e9-b33f-e9f29f139d44 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=3b6aaad986224727bc26c4a273f4df8f&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=327e65310c1e4129bc1cee982398ce98", "previous": null, "next": null}} 2019-01-08 02:34:10,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=3b6aaad986224727bc26c4a273f4df8f&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=327e65310c1e4129bc1cee982398ce98 used request id req-ae42a95d-9ce2-45e9-b33f-e9f29f139d44 2019-01-08 02:34:10,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107542037964s 2019-01-08 02:34:10,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=3b6aaad986224727bc26c4a273f4df8f&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=327e65310c1e4129bc1cee982398ce98 used request id req-ae42a95d-9ce2-45e9-b33f-e9f29f139d44 2019-01-08 02:34:10,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:34:10,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98/users/3b6aaad986224727bc26c4a273f4df8f/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:10,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3b37b76-5c5f-419d-8224-54563fb11805 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:10,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98/users/3b6aaad986224727bc26c4a273f4df8f/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-d3b37b76-5c5f-419d-8224-54563fb11805 2019-01-08 02:34:10,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145318031311s 2019-01-08 02:34:10,729 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98/users/3b6aaad986224727bc26c4a273f4df8f/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-d3b37b76-5c5f-419d-8224-54563fb11805 2019-01-08 02:34:10,730 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_3be2558f-0159-4f89-983f-269f6120cf29', 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'327e65310c1e4129bc1cee982398ce98', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '45664e0b-a0d6-4c05-a530-28cb4cff7ad5', 'username': u'networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 02:34:10,733 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29', 'password': '45664e0b-a0d6-4c05-a530-28cb4cff7ad5', 'project_name': 'networking-sfc-project_3be2558f-0159-4f89-983f-269f6120cf29', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '327e65310c1e4129bc1cee982398ce98', 'project_domain_name': 'Default'} 2019-01-08 02:34:10,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:10,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:10,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863dd5ae-accc-4a27-b324-f12711caad0f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:10,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-863dd5ae-accc-4a27-b324-f12711caad0f 2019-01-08 02:34:10,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109177112579s 2019-01-08 02:34:10,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-863dd5ae-accc-4a27-b324-f12711caad0f 2019-01-08 02:34:10,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:10,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:10,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f273a0-55f1-41a5-ac64-003fd73233dc Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:10,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-16f273a0-55f1-41a5-ac64-003fd73233dc 2019-01-08 02:34:10,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100810050964s 2019-01-08 02:34:10,953 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-16f273a0-55f1-41a5-ac64-003fd73233dc 2019-01-08 02:34:10,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:11,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57d0b74-f800-4551-b91e-0734de544bec Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:34:11,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b57d0b74-f800-4551-b91e-0734de544bec 2019-01-08 02:34:11,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125802993774s 2019-01-08 02:34:11,083 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b57d0b74-f800-4551-b91e-0734de544bec 2019-01-08 02:34:11,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:11,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:11,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19bc183e-0e77-44b7-a4aa-ceb56062308e Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29", "links": {"self": "http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b6aaad986224727bc26c4a273f4df8f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:11,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-19bc183e-0e77-44b7-a4aa-ceb56062308e 2019-01-08 02:34:11,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130046129227s 2019-01-08 02:34:11,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-19bc183e-0e77-44b7-a4aa-ceb56062308e 2019-01-08 02:34:11,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:34:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:11,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22479f66-16d5-41f2-b149-672af4626155 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98"}, "tags": [], "enabled": true, "id": "327e65310c1e4129bc1cee982398ce98", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3be2558f-0159-4f89-983f-269f6120cf29"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:34:11,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-22479f66-16d5-41f2-b149-672af4626155 2019-01-08 02:34:11,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189526081085s 2019-01-08 02:34:11,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-22479f66-16d5-41f2-b149-672af4626155 2019-01-08 02:34:11,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:34:11,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=3b6aaad986224727bc26c4a273f4df8f&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=327e65310c1e4129bc1cee982398ce98" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:11,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244add2a-88e4-4dbe-93a6-d8d9f015e531 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=3b6aaad986224727bc26c4a273f4df8f&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=327e65310c1e4129bc1cee982398ce98", "previous": null, "next": null}} 2019-01-08 02:34:11,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=3b6aaad986224727bc26c4a273f4df8f&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=327e65310c1e4129bc1cee982398ce98 used request id req-244add2a-88e4-4dbe-93a6-d8d9f015e531 2019-01-08 02:34:11,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106547832489s 2019-01-08 02:34:11,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=3b6aaad986224727bc26c4a273f4df8f&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=327e65310c1e4129bc1cee982398ce98 used request id req-244add2a-88e4-4dbe-93a6-d8d9f015e531 2019-01-08 02:34:11,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:34:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98/users/3b6aaad986224727bc26c4a273f4df8f/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:11,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91f2aeca-93d0-4281-9770-ec5c02556bcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:11,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98/users/3b6aaad986224727bc26c4a273f4df8f/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-91f2aeca-93d0-4281-9770-ec5c02556bcf 2019-01-08 02:34:11,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159278154373s 2019-01-08 02:34:11,694 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98/users/3b6aaad986224727bc26c4a273f4df8f/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-91f2aeca-93d0-4281-9770-ec5c02556bcf 2019-01-08 02:34:11,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:11,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:11,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5720016-f695-4879-b0e3-9c065d146dbf Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:11,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b5720016-f695-4879-b0e3-9c065d146dbf 2019-01-08 02:34:11,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981941223145s 2019-01-08 02:34:11,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-b5720016-f695-4879-b0e3-9c065d146dbf 2019-01-08 02:34:11,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:11,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:11,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1be2fb1-e60c-4675-b0cc-9845d5215540 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:34:11,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-d1be2fb1-e60c-4675-b0cc-9845d5215540 2019-01-08 02:34:11,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102648973465s 2019-01-08 02:34:11,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-d1be2fb1-e60c-4675-b0cc-9845d5215540 2019-01-08 02:34:11,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:11,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:11,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e008c485-9f65-490e-ba44-97b36d4c6066 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29", "links": {"self": "http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b6aaad986224727bc26c4a273f4df8f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:11,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e008c485-9f65-490e-ba44-97b36d4c6066 2019-01-08 02:34:11,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0422630310059s 2019-01-08 02:34:11,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e008c485-9f65-490e-ba44-97b36d4c6066 2019-01-08 02:34:11,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:34:11,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=3b6aaad986224727bc26c4a273f4df8f&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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:12,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c6970f-7a1d-4fc3-abf4-2bf2ea386079 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=3b6aaad986224727bc26c4a273f4df8f&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 02:34:12,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=3b6aaad986224727bc26c4a273f4df8f&scope.domain.id=default used request id req-a1c6970f-7a1d-4fc3-abf4-2bf2ea386079 2019-01-08 02:34:12,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121062994003s 2019-01-08 02:34:12,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=3b6aaad986224727bc26c4a273f4df8f&scope.domain.id=default used request id req-a1c6970f-7a1d-4fc3-abf4-2bf2ea386079 2019-01-08 02:34:12,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 02:34:12,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/3b6aaad986224727bc26c4a273f4df8f/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:12,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ee44ea-7b52-4708-8897-667f2004dad4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:12,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/3b6aaad986224727bc26c4a273f4df8f/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-60ee44ea-7b52-4708-8897-667f2004dad4 2019-01-08 02:34:12,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.149321079254s 2019-01-08 02:34:12,233 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/3b6aaad986224727bc26c4a273f4df8f/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-60ee44ea-7b52-4708-8897-667f2004dad4 2019-01-08 02:34:12,233 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 02:34:14,352 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-08 02:34:16,535 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7f54b7a7-f993-4250-9ab3-688c3abe50ae | 2019-01-08T02:34:16.144570 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7f54b7a7-f993-4250-9ab3-688c3abe50ae ~/.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 2019-01-08 02:34:19,801 - 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 | +-------------+----------------+-----------+ 2019-01-08 02:34:20,635 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 02:34:22,575 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-08 02:34:25,346 - 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=0b75248e-5067-4e3a-817e-c697fc2c1151) as the default verifier for the future CLI operations. 2019-01-08 02:34:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:27,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4fab50-1e4b-490b-b6fb-c0a6aa9d8b24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:34:27,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-1e4fab50-1e4b-490b-b6fb-c0a6aa9d8b24 2019-01-08 02:34:27,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:34:27,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:34:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "327e65310c1e4129bc1cee982398ce98", "name": "networking-sfc-project_3be2558f-0159-4f89-983f-269f6120cf29"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_327e65310c1e4129bc1cee982398ce98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_327e65310c1e4129bc1cee982398ce98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/327e65310c1e4129bc1cee982398ce98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/327e65310c1e4129bc1cee982398ce98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/327e65310c1e4129bc1cee982398ce98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/327e65310c1e4129bc1cee982398ce98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/327e65310c1e4129bc1cee982398ce98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/327e65310c1e4129bc1cee982398ce98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/327e65310c1e4129bc1cee982398ce98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/327e65310c1e4129bc1cee982398ce98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/327e65310c1e4129bc1cee982398ce98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/327e65310c1e4129bc1cee982398ce98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/327e65310c1e4129bc1cee982398ce98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/327e65310c1e4129bc1cee982398ce98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29", "id": "3b6aaad986224727bc26c4a273f4df8f"}, "audit_ids": ["xcCIl6JdQ5KDI9bPuZnmMw"], "issued_at": "2019-01-08T02:34:27.000000Z"}} 2019-01-08 02:34:27,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 02:34:27,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b860f4a4aeee43c3689ba2a3fad0075855a4dbe8" 2019-01-08 02:34:27,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-2e7b0a92-d507-422a-aea6-84abbe887b00 Date: Tue, 08 Jan 2019 02:34:27 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 02:34:27,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-2e7b0a92-d507-422a-aea6-84abbe887b00 2019-01-08 02:34:27,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277987003326s 2019-01-08 02:34:27,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-2e7b0a92-d507-422a-aea6-84abbe887b00 2019-01-08 02:34:27,862 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-01-08 02:34:27,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:27,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:28,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0840daca-4948-4e2f-ba41-a0c316cefebc Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29", "links": {"self": "http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b6aaad986224727bc26c4a273f4df8f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:28,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0840daca-4948-4e2f-ba41-a0c316cefebc 2019-01-08 02:34:28,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137522935867s 2019-01-08 02:34:28,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0840daca-4948-4e2f-ba41-a0c316cefebc 2019-01-08 02:34:28,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:28,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:28,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cfbb1c-e987-48b3-829a-393dbf65a53c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_3be2558f-0159-4f89-983f-269f6120cf29", "links": {"self": "http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3b6aaad986224727bc26c4a273f4df8f", "description": null}} 2019-01-08 02:34:28,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f used request id req-79cfbb1c-e987-48b3-829a-393dbf65a53c 2019-01-08 02:34:28,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113923072815s 2019-01-08 02:34:28,121 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f used request id req-79cfbb1c-e987-48b3-829a-393dbf65a53c 2019-01-08 02:34:28,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 02:34:28,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:28,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2d472d6-4020-41ef-9962-4e129648e021 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:28,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f used request id req-b2d472d6-4020-41ef-9962-4e129648e021 2019-01-08 02:34:28,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.217674016953s 2019-01-08 02:34:28,340 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/3b6aaad986224727bc26c4a273f4df8f used request id req-b2d472d6-4020-41ef-9962-4e129648e021 2019-01-08 02:34:28,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:34:28,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:28,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-640494f0-d280-40e6-b46f-314ffac04ddb Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98"}, "tags": [], "enabled": true, "id": "327e65310c1e4129bc1cee982398ce98", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3be2558f-0159-4f89-983f-269f6120cf29"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:34:28,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-640494f0-d280-40e6-b46f-314ffac04ddb 2019-01-08 02:34:28,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115995883942s 2019-01-08 02:34:28,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-640494f0-d280-40e6-b46f-314ffac04ddb 2019-01-08 02:34:28,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 02:34:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:28,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a6a189b-260e-4d44-b912-397e45c4e423 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:28,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98 used request id req-2a6a189b-260e-4d44-b912-397e45c4e423 2019-01-08 02:34:28,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17503786087s 2019-01-08 02:34:28,643 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/327e65310c1e4129bc1cee982398ce98 used request id req-2a6a189b-260e-4d44-b912-397e45c4e423 2019-01-08 02:34:28,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:34:28,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=327e65310c1e4129bc1cee982398ce98&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}27d010a3866a37a2b449ef5fcb06edbb667f6be8" 2019-01-08 02:34:28,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2da7608c-bb1b-451f-a3f2-98d6e45cd9af Date: Tue, 08 Jan 2019 02:34:28 GMT RESP BODY: {"security_groups": []} 2019-01-08 02:34:28,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=327e65310c1e4129bc1cee982398ce98&name=default used request id req-2da7608c-bb1b-451f-a3f2-98d6e45cd9af 2019-01-08 02:34:28,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240191936493s 2019-01-08 02:34:28,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=327e65310c1e4129bc1cee982398ce98&name=default used request id req-2da7608c-bb1b-451f-a3f2-98d6e45cd9af 2019-01-08 02:34:28,887 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-01-08 02:34:28,887 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-01-08 02:34:28,940 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-01-08 02:34:28,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:28,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487adb6c-287d-4df7-8ef7-7bbca4600f21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:34:28,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-487adb6c-287d-4df7-8ef7-7bbca4600f21 2019-01-08 02:34:28,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:34:29,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["zKTc6O8pQRavY9i-XNX_dA"], "issued_at": "2019-01-08T02:34:29.000000Z"}} 2019-01-08 02:34:29,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:34:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:29,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-bd136a64-70d3-49b3-85e6-c832a1f4f968 Date: Tue, 08 Jan 2019 02:34:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 02:34:29,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bd136a64-70d3-49b3-85e6-c832a1f4f968 2019-01-08 02:34:29,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299850940704s 2019-01-08 02:34:29,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bd136a64-70d3-49b3-85e6-c832a1f4f968 2019-01-08 02:34:29,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:29,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:34: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:34:29,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:29,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2301fb86-7e13-42ed-9513-73ed5a70c05d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 02:34:29,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-2301fb86-7e13-42ed-9513-73ed5a70c05d 2019-01-08 02:34:29,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100929021835s 2019-01-08 02:34:29,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-2301fb86-7e13-42ed-9513-73ed5a70c05d 2019-01-08 02:34:29,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 02:34:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_8d32e33d-5600-4cb6-b601-5898534c1afa"}}' 2019-01-08 02:34:30,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb335272-7e9e-4e31-922c-8e070dae1c11 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.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125"}, "tags": [], "enabled": true, "id": "8bbe59eb4a4b4c65a33793a86a0d2125", "parent_id": "default", "domain_id": "default", "name": "barbican-project_8d32e33d-5600-4cb6-b601-5898534c1afa"}} 2019-01-08 02:34:30,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-eb335272-7e9e-4e31-922c-8e070dae1c11 2019-01-08 02:34:30,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138800859451s 2019-01-08 02:34:30,045 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-eb335272-7e9e-4e31-922c-8e070dae1c11 2019-01-08 02:34:30,045 - 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'8bbe59eb4a4b4c65a33793a86a0d2125', '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_8d32e33d-5600-4cb6-b601-5898534c1afa'}) 2019-01-08 02:34:30,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 02:34:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "92942c64-efdf-495b-a8bb-a6a7c3eb8026", "email": null, "name": "barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa"}}' 2019-01-08 02:34:30,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b177f074-4fa7-4b97-a073-5ab565eb9e5f Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa", "links": {"self": "http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "260ad7f9e8d84520968135259925eba8", "domain_id": "default", "password_expires_at": null}} 2019-01-08 02:34:30,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-b177f074-4fa7-4b97-a073-5ab565eb9e5f 2019-01-08 02:34:30,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.386845111847s 2019-01-08 02:34:30,439 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-b177f074-4fa7-4b97-a073-5ab565eb9e5f 2019-01-08 02:34:30,440 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'260ad7f9e8d84520968135259925eba8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa'}) 2019-01-08 02:34:30,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:30,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:30,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e18334f-7c4d-44f4-be0f-fae2d108482b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:30,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0e18334f-7c4d-44f4-be0f-fae2d108482b 2019-01-08 02:34:30,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0998010635376s 2019-01-08 02:34:30,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0e18334f-7c4d-44f4-be0f-fae2d108482b 2019-01-08 02:34:30,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:30,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:30,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9698f2-7ab9-498e-88e4-fc9c8aa195cb Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:30,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3f9698f2-7ab9-498e-88e4-fc9c8aa195cb 2019-01-08 02:34:30,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0204589366913s 2019-01-08 02:34:30,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3f9698f2-7ab9-498e-88e4-fc9c8aa195cb 2019-01-08 02:34:30,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:30,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:30,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f4a421-c88d-4463-847c-fd720e0c1106 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:34:30,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-10f4a421-c88d-4463-847c-fd720e0c1106 2019-01-08 02:34:30,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104372024536s 2019-01-08 02:34:30,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-10f4a421-c88d-4463-847c-fd720e0c1106 2019-01-08 02:34:30,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:30,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:30,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f0139f-cc97-445b-9f8d-304438098887 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa", "links": {"self": "http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "260ad7f9e8d84520968135259925eba8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:30,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-77f0139f-cc97-445b-9f8d-304438098887 2019-01-08 02:34:30,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124497890472s 2019-01-08 02:34:30,804 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-77f0139f-cc97-445b-9f8d-304438098887 2019-01-08 02:34:30,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:34:30,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:30,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528fdfe4-7c84-4f9b-8631-8bd0c6ae2102 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125"}, "tags": [], "enabled": true, "id": "8bbe59eb4a4b4c65a33793a86a0d2125", "parent_id": "default", "domain_id": "default", "name": "barbican-project_8d32e33d-5600-4cb6-b601-5898534c1afa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:34:30,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-528fdfe4-7c84-4f9b-8631-8bd0c6ae2102 2019-01-08 02:34:30,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103055000305s 2019-01-08 02:34:30,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-528fdfe4-7c84-4f9b-8631-8bd0c6ae2102 2019-01-08 02:34:30,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:34:30,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=260ad7f9e8d84520968135259925eba8&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=8bbe59eb4a4b4c65a33793a86a0d2125" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:31,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1dc72c9-6073-4bf2-a0df-b8a82b3cdd29 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=260ad7f9e8d84520968135259925eba8&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=8bbe59eb4a4b4c65a33793a86a0d2125", "previous": null, "next": null}} 2019-01-08 02:34:31,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=260ad7f9e8d84520968135259925eba8&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=8bbe59eb4a4b4c65a33793a86a0d2125 used request id req-b1dc72c9-6073-4bf2-a0df-b8a82b3cdd29 2019-01-08 02:34:31,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0987060070038s 2019-01-08 02:34:31,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=260ad7f9e8d84520968135259925eba8&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=8bbe59eb4a4b4c65a33793a86a0d2125 used request id req-b1dc72c9-6073-4bf2-a0df-b8a82b3cdd29 2019-01-08 02:34:31,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:34:31,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125/users/260ad7f9e8d84520968135259925eba8/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:31,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9fde66d-f0b7-4fee-9b06-9a7e53d99116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:31,178 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125/users/260ad7f9e8d84520968135259925eba8/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-a9fde66d-f0b7-4fee-9b06-9a7e53d99116 2019-01-08 02:34:31,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147638082504s 2019-01-08 02:34:31,178 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125/users/260ad7f9e8d84520968135259925eba8/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-a9fde66d-f0b7-4fee-9b06-9a7e53d99116 2019-01-08 02:34:31,179 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_8d32e33d-5600-4cb6-b601-5898534c1afa', 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'8bbe59eb4a4b4c65a33793a86a0d2125', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '92942c64-efdf-495b-a8bb-a6a7c3eb8026', 'username': u'barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 02:34:31,182 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa', 'password': '92942c64-efdf-495b-a8bb-a6a7c3eb8026', 'project_name': 'barbican-project_8d32e33d-5600-4cb6-b601-5898534c1afa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '8bbe59eb4a4b4c65a33793a86a0d2125', 'project_domain_name': 'Default'} 2019-01-08 02:34:31,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:31,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:31,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c065ecb-8062-487e-b27b-2c570a5c5b1b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:31,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0c065ecb-8062-487e-b27b-2c570a5c5b1b 2019-01-08 02:34:31,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102728128433s 2019-01-08 02:34:31,289 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-0c065ecb-8062-487e-b27b-2c570a5c5b1b 2019-01-08 02:34:31,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:31,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:31,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dad2982-3007-406f-ad02-9efdfd827da7 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:31,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1dad2982-3007-406f-ad02-9efdfd827da7 2019-01-08 02:34:31,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997550487518s 2019-01-08 02:34:31,394 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-1dad2982-3007-406f-ad02-9efdfd827da7 2019-01-08 02:34:31,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:31,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:31,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cb2ebd-c785-43a0-a6ea-768602d1d0cc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:34:31,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-03cb2ebd-c785-43a0-a6ea-768602d1d0cc 2019-01-08 02:34:31,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10352396965s 2019-01-08 02:34:31,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-03cb2ebd-c785-43a0-a6ea-768602d1d0cc 2019-01-08 02:34:31,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:31,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb7f0f7-eaff-4545-a67e-4f019199f869 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa", "links": {"self": "http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "260ad7f9e8d84520968135259925eba8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:31,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-8cb7f0f7-eaff-4545-a67e-4f019199f869 2019-01-08 02:34:31,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12748503685s 2019-01-08 02:34:31,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-8cb7f0f7-eaff-4545-a67e-4f019199f869 2019-01-08 02:34:31,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:34:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:31,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a1c5ec-866f-4109-8ce7-ca6e1fef912f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125"}, "tags": [], "enabled": true, "id": "8bbe59eb4a4b4c65a33793a86a0d2125", "parent_id": "default", "domain_id": "default", "name": "barbican-project_8d32e33d-5600-4cb6-b601-5898534c1afa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:34:31,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-87a1c5ec-866f-4109-8ce7-ca6e1fef912f 2019-01-08 02:34:31,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103837013245s 2019-01-08 02:34:31,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-87a1c5ec-866f-4109-8ce7-ca6e1fef912f 2019-01-08 02:34:31,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:34:31,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=260ad7f9e8d84520968135259925eba8&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=8bbe59eb4a4b4c65a33793a86a0d2125" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:31,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d017bfed-0364-4e93-88b8-aa7d85b4fbe5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=260ad7f9e8d84520968135259925eba8&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=8bbe59eb4a4b4c65a33793a86a0d2125", "previous": null, "next": null}} 2019-01-08 02:34:31,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=260ad7f9e8d84520968135259925eba8&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=8bbe59eb4a4b4c65a33793a86a0d2125 used request id req-d017bfed-0364-4e93-88b8-aa7d85b4fbe5 2019-01-08 02:34:31,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.097855091095s 2019-01-08 02:34:31,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=260ad7f9e8d84520968135259925eba8&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=8bbe59eb4a4b4c65a33793a86a0d2125 used request id req-d017bfed-0364-4e93-88b8-aa7d85b4fbe5 2019-01-08 02:34:31,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:34:31,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125/users/260ad7f9e8d84520968135259925eba8/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:32,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33040572-c26b-45fb-b63e-d347a06a60d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:32,077 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125/users/260ad7f9e8d84520968135259925eba8/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-33040572-c26b-45fb-b63e-d347a06a60d5 2019-01-08 02:34:32,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.220614910126s 2019-01-08 02:34:32,078 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125/users/260ad7f9e8d84520968135259925eba8/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-33040572-c26b-45fb-b63e-d347a06a60d5 2019-01-08 02:34:32,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:32,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:32,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3653855-e8be-45fa-aa67-f228b99a3707 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:32,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f3653855-e8be-45fa-aa67-f228b99a3707 2019-01-08 02:34:32,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109595060349s 2019-01-08 02:34:32,191 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f3653855-e8be-45fa-aa67-f228b99a3707 2019-01-08 02:34:32,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:32,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:32,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ff2bac-82fb-488e-b95e-bd54bcbe67a6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:34:32,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-e4ff2bac-82fb-488e-b95e-bd54bcbe67a6 2019-01-08 02:34:32,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102204084396s 2019-01-08 02:34:32,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-e4ff2bac-82fb-488e-b95e-bd54bcbe67a6 2019-01-08 02:34:32,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:32,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:32,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aeba5ab-12f8-4dd3-bba3-e40641328776 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa", "links": {"self": "http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "260ad7f9e8d84520968135259925eba8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:32,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0aeba5ab-12f8-4dd3-bba3-e40641328776 2019-01-08 02:34:32,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12299489975s 2019-01-08 02:34:32,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-0aeba5ab-12f8-4dd3-bba3-e40641328776 2019-01-08 02:34:32,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:34:32,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=260ad7f9e8d84520968135259925eba8&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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:32,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1961a20b-dae4-4f4a-a653-7a235636d19d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=260ad7f9e8d84520968135259925eba8&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 02:34:32,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=260ad7f9e8d84520968135259925eba8&scope.domain.id=default used request id req-1961a20b-dae4-4f4a-a653-7a235636d19d 2019-01-08 02:34:32,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104228019714s 2019-01-08 02:34:32,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=260ad7f9e8d84520968135259925eba8&scope.domain.id=default used request id req-1961a20b-dae4-4f4a-a653-7a235636d19d 2019-01-08 02:34:32,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 02:34:32,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/260ad7f9e8d84520968135259925eba8/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:32,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6d2dbe-e04c-49a0-9f3f-d4190f184624 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:32,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/260ad7f9e8d84520968135259925eba8/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-4c6d2dbe-e04c-49a0-9f3f-d4190f184624 2019-01-08 02:34:32,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.150989055634s 2019-01-08 02:34:32,694 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/260ad7f9e8d84520968135259925eba8/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-4c6d2dbe-e04c-49a0-9f3f-d4190f184624 2019-01-08 02:34:32,694 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 02:34:34,782 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-08 02:34:36,928 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8799c975-e0c9-4135-9a96-93c103c51cae | 2019-01-08T02:34:36.570491 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8799c975-e0c9-4135-9a96-93c103c51cae ~/.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 2019-01-08 02:34:40,078 - 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 | +-------------+----------------+-----------+ 2019-01-08 02:34:40,826 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 02:34:42,741 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-08 02:34:45,268 - 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=64b9a984-6190-47f8-82b4-a523ac701cb6) as the default verifier for the future CLI operations. 2019-01-08 02:34:46,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:46,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a81d37-d532-42c4-a2ce-8b3fcb2017df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:34:46,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-40a81d37-d532-42c4-a2ce-8b3fcb2017df 2019-01-08 02:34:46,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:34:47,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:34:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bbe59eb4a4b4c65a33793a86a0d2125", "name": "barbican-project_8d32e33d-5600-4cb6-b601-5898534c1afa"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/8bbe59eb4a4b4c65a33793a86a0d2125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa", "id": "260ad7f9e8d84520968135259925eba8"}, "audit_ids": ["MaN4P6stRHewK4sbpb6wrA"], "issued_at": "2019-01-08T02:34:47.000000Z"}} 2019-01-08 02:34:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:47,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:34: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:34:47,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-08 02:34:47,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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" 2019-01-08 02:34:47,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:34: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.3: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.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:34:47,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}53c1423c5426bbf4e54a9c211ce59bf730ef34eb" 2019-01-08 02:34:47,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005f566c-4b15-40d0-8514-8db1289ef195 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/082c9dfe7580417fa4536fe0affbf3e9"}, "enabled": true, "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/10b689a888824a26a3e72ce4177ed08a"}, "enabled": true, "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/50667a99719344cc87d1d0073444f761"}, "enabled": true, "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/532ec5c253f44dc088a3b04fbed04c2c"}, "enabled": true, "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/58a9b596996a479094c72434a51ac4dc"}, "enabled": true, "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f53b21e5a0046179f6e5f22e9be98e8"}, "enabled": true, "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7b99dce81c45453aadc9c06e6929bcb0"}, "enabled": true, "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a4490cea2d9c4d149b901acd4550ea95"}, "enabled": true, "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a798b8e3b91d460d9fffe136d93cbb89"}, "enabled": true, "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b30f5699e9d440c193eb1ff73b4c56a8"}, "enabled": true, "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c81a7fe877e54fbb81719691feb5fb0f"}, "enabled": true, "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d17ae630dcb14c479fdd3dc14c421be8"}, "enabled": true, "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/d789a341e1594f22af48f2475f307013"}, "enabled": true, "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de8660a0194f4c7795eb28d0bf33dd7c"}, "enabled": true, "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ed5343fc803548c18fb25e4ea19410bf"}, "enabled": true, "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-01-08 02:34:47,501 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-005f566c-4b15-40d0-8514-8db1289ef195 2019-01-08 02:34:47,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.112725019455s 2019-01-08 02:34:47,502 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-005f566c-4b15-40d0-8514-8db1289ef195 2019-01-08 02:34:47,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 02:34:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}53c1423c5426bbf4e54a9c211ce59bf730ef34eb" 2019-01-08 02:34:47,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-8f751afb-1c6d-4fee-879b-0f318eb5d0fb Date: Tue, 08 Jan 2019 02:34:47 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 02:34:47,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-8f751afb-1c6d-4fee-879b-0f318eb5d0fb 2019-01-08 02:34:47,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.199489831924s 2019-01-08 02:34:47,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-8f751afb-1c6d-4fee-879b-0f318eb5d0fb 2019-01-08 02:34:47,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:47,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0cb3f30-ee9a-4b54-80fa-7bb9cf356603 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa", "links": {"self": "http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "260ad7f9e8d84520968135259925eba8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:47,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b0cb3f30-ee9a-4b54-80fa-7bb9cf356603 2019-01-08 02:34:47,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117244958878s 2019-01-08 02:34:47,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b0cb3f30-ee9a-4b54-80fa-7bb9cf356603 2019-01-08 02:34:47,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:47,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72641c93-8d3b-4133-b45b-c397f5b67625 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_8d32e33d-5600-4cb6-b601-5898534c1afa", "links": {"self": "http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "260ad7f9e8d84520968135259925eba8", "description": null}} 2019-01-08 02:34:47,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8 used request id req-72641c93-8d3b-4133-b45b-c397f5b67625 2019-01-08 02:34:47,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115825176239s 2019-01-08 02:34:47,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8 used request id req-72641c93-8d3b-4133-b45b-c397f5b67625 2019-01-08 02:34:47,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 02:34:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:48,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b7936c-5045-4d2b-81f9-8212386f2255 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:48,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8 used request id req-e7b7936c-5045-4d2b-81f9-8212386f2255 2019-01-08 02:34:48,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.230933904648s 2019-01-08 02:34:48,190 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/260ad7f9e8d84520968135259925eba8 used request id req-e7b7936c-5045-4d2b-81f9-8212386f2255 2019-01-08 02:34:48,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:34:48,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:48,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f098491-f6e3-4cf7-a2ff-b533ee1da9b8 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125"}, "tags": [], "enabled": true, "id": "8bbe59eb4a4b4c65a33793a86a0d2125", "parent_id": "default", "domain_id": "default", "name": "barbican-project_8d32e33d-5600-4cb6-b601-5898534c1afa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:34:48,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-2f098491-f6e3-4cf7-a2ff-b533ee1da9b8 2019-01-08 02:34:48,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101969003677s 2019-01-08 02:34:48,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-2f098491-f6e3-4cf7-a2ff-b533ee1da9b8 2019-01-08 02:34:48,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 02:34:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:48,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fcb6fba-c93b-4687-8966-c7f5328fa421 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:48,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125 used request id req-4fcb6fba-c93b-4687-8966-c7f5328fa421 2019-01-08 02:34:48,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183017015457s 2019-01-08 02:34:48,486 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/8bbe59eb4a4b4c65a33793a86a0d2125 used request id req-4fcb6fba-c93b-4687-8966-c7f5328fa421 2019-01-08 02:34:48,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:34:48,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=8bbe59eb4a4b4c65a33793a86a0d2125&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}f7ebff07bdfae94a8583d64f99054aff6237e2a5" 2019-01-08 02:34:48,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8299f262-b6ca-4475-94fd-4d247bd8dd10 Date: Tue, 08 Jan 2019 02:34:48 GMT RESP BODY: {"security_groups": []} 2019-01-08 02:34:48,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=8bbe59eb4a4b4c65a33793a86a0d2125&name=default used request id req-8299f262-b6ca-4475-94fd-4d247bd8dd10 2019-01-08 02:34:48,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.317229986191s 2019-01-08 02:34:48,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=8bbe59eb4a4b4c65a33793a86a0d2125&name=default used request id req-8299f262-b6ca-4475-94fd-4d247bd8dd10 2019-01-08 02:34:48,807 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-01-08 02:34:48,807 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-01-08 02:34:48,814 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:57 | PASS | | neutron-tempest-plugin-api | functest | smoke | 13:13 | FAIL | | rally_sanity | functest | smoke | 31:44 | PASS | | rally_jobs | functest | smoke | 27:37 | FAIL | | refstack_defcore | functest | smoke | 07:08 | PASS | | patrole | functest | smoke | 01:52 | PASS | | snaps_smoke | functest | smoke | 46:41 | PASS | | neutron_trunk | functest | smoke | 04:02 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-01-08 02:34:48,825 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-08 02:34:54,951 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-132 | | 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-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-08 02:34:54,957 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PyXxpRTMeM2kTPmYZ6x2psvZ8 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=09a7ababfff6470fbcae0a281405cb8c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-01-08 02:34:54,957 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-08 02:34:54,958 - 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 | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2019-01-08 02:34:54,968 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-01-08 02:34:55,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:55,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c4c935-6425-43d8-abdf-5c25c32f9be9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:34:55,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d2c4c935-6425-43d8-abdf-5c25c32f9be9 2019-01-08 02:34:55,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:34:55,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["2KGh0o8YRB-mBya5vz7Y7g"], "issued_at": "2019-01-08T02:34:55.000000Z"}} 2019-01-08 02:34:55,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:34:55,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:55,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ee4fe311-9124-48f0-a172-59c068c1f8f3 Date: Tue, 08 Jan 2019 02:34:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 02:34:55,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee4fe311-9124-48f0-a172-59c068c1f8f3 2019-01-08 02:34:55,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333205938339s 2019-01-08 02:34:55,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee4fe311-9124-48f0-a172-59c068c1f8f3 2019-01-08 02:34:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:55,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:34: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:34:55,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:56,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057ca0a5-b88e-417f-bb45-0d33b4962a80 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 02:34:56,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-057ca0a5-b88e-417f-bb45-0d33b4962a80 2019-01-08 02:34:56,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11483001709s 2019-01-08 02:34:56,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-057ca0a5-b88e-417f-bb45-0d33b4962a80 2019-01-08 02:34:56,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 02:34:56,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}}' 2019-01-08 02:34:56,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-850c8e9b-deca-40e6-ad64-b7ede3b4a31b 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.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281"}, "tags": [], "enabled": true, "id": "6abc55a5883743b2a9a6ef5e7560b281", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}} 2019-01-08 02:34:56,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-850c8e9b-deca-40e6-ad64-b7ede3b4a31b 2019-01-08 02:34:56,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136448860168s 2019-01-08 02:34:56,206 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-850c8e9b-deca-40e6-ad64-b7ede3b4a31b 2019-01-08 02:34:56,206 - 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'6abc55a5883743b2a9a6ef5e7560b281', '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_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45'}) 2019-01-08 02:34:56,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 02:34:56,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0e9b2afc-df85-4ecf-8b3b-bc1fb49be227", "email": null, "name": "vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}}' 2019-01-08 02:34:56,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb614fd-1507-478c-b537-dfc39fb70746 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "links": {"self": "http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "693a7307f18842b4b5ed1d695b6f0cc7", "domain_id": "default", "password_expires_at": null}} 2019-01-08 02:34:56,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-cfb614fd-1507-478c-b537-dfc39fb70746 2019-01-08 02:34:56,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.394441127777s 2019-01-08 02:34:56,607 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-cfb614fd-1507-478c-b537-dfc39fb70746 2019-01-08 02:34:56,607 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'693a7307f18842b4b5ed1d695b6f0cc7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45'}) 2019-01-08 02:34:56,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:56,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:56,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4757f66d-a287-4ee1-b6bf-3f6b1b5b8498 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:56,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4757f66d-a287-4ee1-b6bf-3f6b1b5b8498 2019-01-08 02:34:56,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105702877045s 2019-01-08 02:34:56,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4757f66d-a287-4ee1-b6bf-3f6b1b5b8498 2019-01-08 02:34:56,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:34:56,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:56,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813dc464-fe14-4eb9-bcc3-c220b04a133b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:34:56,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-813dc464-fe14-4eb9-bcc3-c220b04a133b 2019-01-08 02:34:56,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991749763489s 2019-01-08 02:34:56,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-813dc464-fe14-4eb9-bcc3-c220b04a133b 2019-01-08 02:34:56,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:34:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:56,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6b539d-bc50-42a1-afc8-46cae9dcb8f2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:34:56,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ae6b539d-bc50-42a1-afc8-46cae9dcb8f2 2019-01-08 02:34:56,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102766990662s 2019-01-08 02:34:56,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-ae6b539d-bc50-42a1-afc8-46cae9dcb8f2 2019-01-08 02:34:56,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:34:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:57,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac25104-8864-4cad-aed1-38b352c58939 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "links": {"self": "http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "693a7307f18842b4b5ed1d695b6f0cc7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:34:57,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-fac25104-8864-4cad-aed1-38b352c58939 2019-01-08 02:34:57,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130684137344s 2019-01-08 02:34:57,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-fac25104-8864-4cad-aed1-38b352c58939 2019-01-08 02:34:57,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:34:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:57,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1bbf33a-7020-43c1-9df0-fc30dca93641 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281"}, "tags": [], "enabled": true, "id": "6abc55a5883743b2a9a6ef5e7560b281", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:34:57,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c1bbf33a-7020-43c1-9df0-fc30dca93641 2019-01-08 02:34:57,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.020849943161s 2019-01-08 02:34:57,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c1bbf33a-7020-43c1-9df0-fc30dca93641 2019-01-08 02:34:57,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:34:57,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=693a7307f18842b4b5ed1d695b6f0cc7&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=6abc55a5883743b2a9a6ef5e7560b281" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:57,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e2011c-541c-4747-8235-5c15823ac1a9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=693a7307f18842b4b5ed1d695b6f0cc7&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=6abc55a5883743b2a9a6ef5e7560b281", "previous": null, "next": null}} 2019-01-08 02:34:57,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=693a7307f18842b4b5ed1d695b6f0cc7&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=6abc55a5883743b2a9a6ef5e7560b281 used request id req-73e2011c-541c-4747-8235-5c15823ac1a9 2019-01-08 02:34:57,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0998268127441s 2019-01-08 02:34:57,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=693a7307f18842b4b5ed1d695b6f0cc7&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=6abc55a5883743b2a9a6ef5e7560b281 used request id req-73e2011c-541c-4747-8235-5c15823ac1a9 2019-01-08 02:34:57,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:34:57,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281/users/693a7307f18842b4b5ed1d695b6f0cc7/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:57,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f8eb7c-0db0-4f6a-a907-f29ef943f7ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:34:57,352 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281/users/693a7307f18842b4b5ed1d695b6f0cc7/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-51f8eb7c-0db0-4f6a-a907-f29ef943f7ac 2019-01-08 02:34:57,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147920131683s 2019-01-08 02:34:57,353 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281/users/693a7307f18842b4b5ed1d695b6f0cc7/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-51f8eb7c-0db0-4f6a-a907-f29ef943f7ac 2019-01-08 02:34:57,353 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', 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'6abc55a5883743b2a9a6ef5e7560b281', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0e9b2afc-df85-4ecf-8b3b-bc1fb49be227', 'username': u'vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 02:34:57,357 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', 'password': '0e9b2afc-df85-4ecf-8b3b-bc1fb49be227', 'project_name': 'vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '6abc55a5883743b2a9a6ef5e7560b281', 'project_domain_name': 'Default'} 2019-01-08 02:34:57,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 02:34:57,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:34:57,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd0c0ef7-4713-4125-955a-3de13e8b498d x-compute-request-id: req-cd0c0ef7-4713-4125-955a-3de13e8b498d Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 02:34:57,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-cd0c0ef7-4713-4125-955a-3de13e8b498d 2019-01-08 02:34:57,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.217745780945s 2019-01-08 02:34:57,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-cd0c0ef7-4713-4125-955a-3de13e8b498d 2019-01-08 02:34:57,582 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-01-08 02:34:57,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:34:57,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86a5219-06c4-4348-84e4-fee9bfdac8af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:34:57,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-f86a5219-06c4-4348-84e4-fee9bfdac8af 2019-01-08 02:34:57,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:34:57,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T03:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6abc55a5883743b2a9a6ef5e7560b281", "name": "vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6abc55a5883743b2a9a6ef5e7560b281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_6abc55a5883743b2a9a6ef5e7560b281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/6abc55a5883743b2a9a6ef5e7560b281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/6abc55a5883743b2a9a6ef5e7560b281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/6abc55a5883743b2a9a6ef5e7560b281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6abc55a5883743b2a9a6ef5e7560b281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/6abc55a5883743b2a9a6ef5e7560b281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/6abc55a5883743b2a9a6ef5e7560b281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6abc55a5883743b2a9a6ef5e7560b281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/6abc55a5883743b2a9a6ef5e7560b281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/6abc55a5883743b2a9a6ef5e7560b281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6abc55a5883743b2a9a6ef5e7560b281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/6abc55a5883743b2a9a6ef5e7560b281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/6abc55a5883743b2a9a6ef5e7560b281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "id": "693a7307f18842b4b5ed1d695b6f0cc7"}, "audit_ids": ["DrGjVEN7SIalu5q59JvH5Q"], "issued_at": "2019-01-08T02:34:57.000000Z"}} 2019-01-08 02:34:57,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 02:34:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}772faf067be452ed2b722bbda44c16e3dcb1125b" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "vmtp-router_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "admin_state_up": true}}' 2019-01-08 02:34:59,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-347fe606-181f-4d2a-922a-f5b9a4ac296a Date: Tue, 08 Jan 2019 02:34:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "created_at": "2019-01-08T02:34:58Z", "admin_state_up": true, "updated_at": "2019-01-08T02:34:59Z", "revision_number": 2, "routes": [], "project_id": "6abc55a5883743b2a9a6ef5e7560b281", "id": "99e6dee2-e9aa-408e-aa49-27fe3ccb8e6e", "name": "vmtp-router_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}} 2019-01-08 02:34:59,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-347fe606-181f-4d2a-922a-f5b9a4ac296a 2019-01-08 02:34:59,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.98847103119s 2019-01-08 02:34:59,979 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-347fe606-181f-4d2a-922a-f5b9a4ac296a 2019-01-08 02:34:59,979 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6abc55a5883743b2a9a6ef5e7560b281', u'created_at': u'2019-01-08T02:34:58Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T02:34:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'6abc55a5883743b2a9a6ef5e7560b281', u'id': u'99e6dee2-e9aa-408e-aa49-27fe3ccb8e6e', u'name': u'vmtp-router_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45'}) 2019-01-08 02:34:59,980 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-08 02:35:01,456 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-08 02:35:01,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:35:01,465 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 02:35:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 02:35:01,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:35:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}772faf067be452ed2b722bbda44c16e3dcb1125b" 2019-01-08 02:35:01,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-554d2515-d80e-49a6-b20f-32e26ec48fb0 Date: Tue, 08 Jan 2019 02:35:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:35:01,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-554d2515-d80e-49a6-b20f-32e26ec48fb0 2019-01-08 02:35:01,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306345939636s 2019-01-08 02:35:01,777 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-554d2515-d80e-49a6-b20f-32e26ec48fb0 2019-01-08 02:35:01,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 02:35:01,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}772faf067be452ed2b722bbda44c16e3dcb1125b" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}' 2019-01-08 02:35:02,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9fb9b546-eb59-4509-ad33-8c11e05badb5 Date: Tue, 08 Jan 2019 02:35:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988/file", "owner": "6abc55a5883743b2a9a6ef5e7560b281", "id": "085a0613-3685-4a9a-b777-4aa33a87c988", "size": null, "self": "/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T02:35:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "checksum": null, "created_at": "2019-01-08T02:35:02Z", "protected": false} 2019-01-08 02:35:02,081 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-9fb9b546-eb59-4509-ad33-8c11e05badb5 2019-01-08 02:35:02,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.29567193985s 2019-01-08 02:35:02,081 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-9fb9b546-eb59-4509-ad33-8c11e05badb5 returning object 085a0613-3685-4a9a-b777-4aa33a87c988 2019-01-08 02:35:02,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 02:35:02,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988/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}772faf067be452ed2b722bbda44c16e3dcb1125b" -d '' 2019-01-08 02:35:06,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c01cf93c-9df9-4bb6-bb6f-8e021ed16669 Date: Tue, 08 Jan 2019 02:35:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:35:06,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988/file used request id req-c01cf93c-9df9-4bb6-bb6f-8e021ed16669 2019-01-08 02:35:06,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.71578001976s 2019-01-08 02:35:06,798 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988/file used request id req-c01cf93c-9df9-4bb6-bb6f-8e021ed16669 2019-01-08 02:35:06,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:35:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}772faf067be452ed2b722bbda44c16e3dcb1125b" 2019-01-08 02:35:07,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-ae1ca355-7334-42ad-a9be-dca6516c763b Date: Tue, 08 Jan 2019 02:35:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/085a0613-3685-4a9a-b777-4aa33a87c988/snap", "metadata": {}}], "file": "/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988/file", "owner": "6abc55a5883743b2a9a6ef5e7560b281", "id": "085a0613-3685-4a9a-b777-4aa33a87c988", "size": 263586304, "self": "/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/085a0613-3685-4a9a-b777-4aa33a87c988/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T02:35:06Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T02:35:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:35:07,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ae1ca355-7334-42ad-a9be-dca6516c763b 2019-01-08 02:35:07,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.636766910553s 2019-01-08 02:35:07,440 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ae1ca355-7334-42ad-a9be-dca6516c763b 2019-01-08 02:35:07,443 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/085a0613-3685-4a9a-b777-4aa33a87c988/snap', u'metadata': Munch({})})], 'file': u'/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988/file', 'owner': u'6abc55a5883743b2a9a6ef5e7560b281', 'id': u'085a0613-3685-4a9a-b777-4aa33a87c988', 'size': 263586304, u'self': u'/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6abc55a5883743b2a9a6ef5e7560b281', 'name': 'vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/085a0613-3685-4a9a-b777-4aa33a87c988/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T02:35:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T02:35:06Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', 'created': u'2019-01-08T02:35:02Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-08T02:35:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-08 02:35:07,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 02:35:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-01-08 02:35:07,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:35:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14404672-402b-420f-897e-ba29291733c9 x-compute-request-id: req-14404672-402b-420f-897e-ba29291733c9 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825", "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": "9c7d5d90-e12a-462e-83c0-e7ea3f0a3825"}} 2019-01-08 02:35:07,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-14404672-402b-420f-897e-ba29291733c9 2019-01-08 02:35:07,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0468740463257s 2019-01-08 02:35:07,491 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-14404672-402b-420f-897e-ba29291733c9 2019-01-08 02:35:07,492 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', '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'09a7ababfff6470fbcae0a281405cb8c', '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'9c7d5d90-e12a-462e-83c0-e7ea3f0a3825', 'swap': 0}) 2019-01-08 02:35:07,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 02:35:07,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825/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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" -d '{"extra_specs": {}}' 2019-01-08 02:35:07,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:35:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d64d9c2-743e-4e26-b295-86044e9f2414 x-compute-request-id: req-2d64d9c2-743e-4e26-b295-86044e9f2414 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 02:35:07,513 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825/os-extra_specs used request id req-2d64d9c2-743e-4e26-b295-86044e9f2414 2019-01-08 02:35:07,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205891132355s 2019-01-08 02:35:07,514 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825/os-extra_specs used request id req-2d64d9c2-743e-4e26-b295-86044e9f2414 2019-01-08 02:35:07,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:35:07,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:35:07,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b52757c-2385-43c2-b979-b66207e17f9b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:35:07,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8b52757c-2385-43c2-b979-b66207e17f9b 2019-01-08 02:35:07,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939199924469s 2019-01-08 02:35:07,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8b52757c-2385-43c2-b979-b66207e17f9b 2019-01-08 02:35:07,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:35:07,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:35:07,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32fe747-74ea-4bbe-a009-e269048bb3fc Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:35:07,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d32fe747-74ea-4bbe-a009-e269048bb3fc 2019-01-08 02:35:07,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104744911194s 2019-01-08 02:35:07,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d32fe747-74ea-4bbe-a009-e269048bb3fc 2019-01-08 02:35:07,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:35:07,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:35:07,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781bebd3-a88d-4518-bf06-98d4f3d53d92 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:35:07,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-781bebd3-a88d-4518-bf06-98d4f3d53d92 2019-01-08 02:35:07,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100221157074s 2019-01-08 02:35:07,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-781bebd3-a88d-4518-bf06-98d4f3d53d92 2019-01-08 02:35:07,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:35:07,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:35:07,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3613528-2cf2-49ca-abf9-74fda8199e0a Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "links": {"self": "http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "693a7307f18842b4b5ed1d695b6f0cc7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:35:07,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e3613528-2cf2-49ca-abf9-74fda8199e0a 2019-01-08 02:35:07,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116046905518s 2019-01-08 02:35:07,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e3613528-2cf2-49ca-abf9-74fda8199e0a 2019-01-08 02:35:07,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:35:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:35:08,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41be8afb-9656-44f9-84b8-f94d6e942f8c Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281"}, "tags": [], "enabled": true, "id": "6abc55a5883743b2a9a6ef5e7560b281", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:35:08,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-41be8afb-9656-44f9-84b8-f94d6e942f8c 2019-01-08 02:35:08,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104722976685s 2019-01-08 02:35:08,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-41be8afb-9656-44f9-84b8-f94d6e942f8c 2019-01-08 02:35:08,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:35:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=693a7307f18842b4b5ed1d695b6f0cc7&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=6abc55a5883743b2a9a6ef5e7560b281" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:35:08,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5da5e7-f371-4242-b0ad-40929d01113e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=693a7307f18842b4b5ed1d695b6f0cc7&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=6abc55a5883743b2a9a6ef5e7560b281", "previous": null, "next": null}} 2019-01-08 02:35:08,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=693a7307f18842b4b5ed1d695b6f0cc7&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=6abc55a5883743b2a9a6ef5e7560b281 used request id req-7f5da5e7-f371-4242-b0ad-40929d01113e 2019-01-08 02:35:08,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108287096024s 2019-01-08 02:35:08,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=693a7307f18842b4b5ed1d695b6f0cc7&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=6abc55a5883743b2a9a6ef5e7560b281 used request id req-7f5da5e7-f371-4242-b0ad-40929d01113e 2019-01-08 02:35:08,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:35:08,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281/users/693a7307f18842b4b5ed1d695b6f0cc7/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:35:08,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d520514-017c-4e00-a420-2fe1fbcd07dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:35:08,376 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281/users/693a7307f18842b4b5ed1d695b6f0cc7/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-7d520514-017c-4e00-a420-2fe1fbcd07dd 2019-01-08 02:35:08,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.196741819382s 2019-01-08 02:35:08,377 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281/users/693a7307f18842b4b5ed1d695b6f0cc7/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-7d520514-017c-4e00-a420-2fe1fbcd07dd 2019-01-08 02:35:08,377 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45' 2019-01-08 02:35:08,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-08 02:35:08,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}772faf067be452ed2b722bbda44c16e3dcb1125b" -d '{"keypair": {"name": "vmtp_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}}' 2019-01-08 02:35:08,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:35: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-58abccae-8d1e-42b3-9c38-3c5915f82a97 x-compute-request-id: req-58abccae-8d1e-42b3-9c38-3c5915f82a97 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDr4M2TBndK1xegLnhJqzfWUSTqdiURF5cdTFsT9bZqjzq1UwbMwhEE7fNqOYSeGr0a2vBXKMqfhaYyVYxiaFmOQqh+DH7FOtJcOx/KPeLS20XSsm4DTmYHTt3FGqowmrj+CoCxAiL3urERGtXWknmnZz1oPZfPWNOx4AgQIFh5OzuFoF5Y75zRSHioml4AEAiaqUTM5+0Y3DAfoMhSIpUcV4BlpOumefO6CbnISsmJ7zCUdiM4f6j9GRN3g/gfE3bnSRHAaAMi4UbTb81KdZ34P+nRVZB4wZq864BZ1amSCEg/K+dzLmiVNsj0iTMEhrdSlVv+9p5F31dsT3OKOy4V Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6+DNkwZ3StcXoC54Sas31lEk6nYlEReXHUxbE/W2ao86tVMG\nzMIRBO3zajmEnhq9GtrwVyjKn4WmMlWMYmhZjkKofgx+xTrSXDsfyj3i0ttF0rJu\nA05mB07dxRqqMJq4/gqAsQIi97qxERrV1pJ5p2c9aD2Xz1jTseAIECBYeTs7haBe\nWO+c0Uh4qJpeABAImqlEzOftGNwwH6DIUiKVHFeAZaTrpnnzugm5yErJie8wlHYj\nOH+o/RkTd4P4HxN250kRwGgDIuFG02/NSnWd+D/p0VWQeMGavOuAWdWpkghIPyvn\ncy5olTbI9IkzBIa3UpVb/vaeRd9XbE9zijsuFQIDAQABAoIBAQCvbxCWxF1fLWDm\nAwn2CMFLxihFtb9V2gzLfqnSy5Jz6LlKeUj6a3BLEUtUexkWml6BpcrRmIYzZSy6\nDQSPgHrzIsK8lUCIInqonFTFj4evOeTRk2HdVabu0oqA+ZcQ9VKXp2oVvLgTNihR\nx3q5z1Fp35A9gmnxjmhMyIpWrCgBaU3lLssGvoFzuziMTFNafO8y8rxpqzFBvIX4\nIKaIX8TI5UjHufmwOj4gCKxG6FaRXL/xssO8R1ahNxajz9LYLhuISmOU0RKLKrwL\n8Oj0EzTK7R4OpB3D0LPj4qFIz9Uv7Kcy2dcIbwnRyD/frXNuiaiorsnH2v1imkQa\noTINI7ZhAoGBAP1SZ3fj5zRwiGlZTxSKdM2pAlsrliJXbJn+tkPADwjSS554tjK4\nUp47DlLgX/im/qfytyFQvFbMU2nOHpYUnqiyYmxtJsNNSQ6K3oclTRZCOg6dOzdk\nex2L+61pOprtW4KKp3YAqyjLCdzJt4z366g5BrGlvjkfPVarMdQtfMqZAoGBAO5f\nME6KCG7WMVbpzJVaMHE2v4WSTP32nSjvcaOGps8bf0w3VuJDQ2TMi5BAjXlqVzWc\nS8k28Tlt9F6vJQK0s4bdu7tqCOdTZoIaP//SCewE2z3Hv0vppxH9H2wboTfEmlTs\n7z0ZTR13+GIKAfzgPxxNOXbmxOV11dpDQnTrN4jdAoGBAI3Gu9/urmy7+qyzbj35\ny6t6xrXN7CXmNgLt+oZqjD+MqwPTXW1/mcWzGa4qo6vfkrDed73umKofiyOxV475\nlV6nD8zNPh+aNqQr9qU+rCkkAahCOW0kEH+V49LHDSS+aTPjdBvn/eND1445W0BL\nVRn+aI+uSotfv42tHKM6nhgpAoGAf5Ffp9iFNNPaadoLi65NmHklPBWUsKFHcD3c\nghgws0vS73X6QHKg4ZP56MQzMlQvwdgYUuHdbM+kZPu0geM05KtLqbvQcgQXKu9j\nasP8XVwn/MMmZDjyGVVueIu81ryXn3WBfyBIPcoTmlwivjNAcyP86d4MZ4SNYxZ1\nvV6YRN0CgYEAjxNRIWU+bQv562flBmv9f2TzBwkxCs8SqpiKh620R/XtTef15g8S\npQIAVqXinyhCdeShHCkIek8drY1My2Eg6h0l6aWz61VI23sB8O9AxSvo9/YiXElW\n2s2L0YpiSq3RB45rx0tilL8Ai5dDKcCgas38IwoMlUDbo5QSnGFlUJE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "693a7307f18842b4b5ed1d695b6f0cc7", "name": "vmtp_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "fingerprint": "16:89:d5:1f:80:ac:74:a4:c3:c1:34:71:fd:3c:60:dc"}} 2019-01-08 02:35:08,728 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-58abccae-8d1e-42b3-9c38-3c5915f82a97 2019-01-08 02:35:08,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.350051879883s 2019-01-08 02:35:08,728 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-58abccae-8d1e-42b3-9c38-3c5915f82a97 2019-01-08 02:35:08,729 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDr4M2TBndK1xegLnhJqzfWUSTqdiURF5cdTFsT9bZqjzq1UwbMwhEE7fNqOYSeGr0a2vBXKMqfhaYyVYxiaFmOQqh+DH7FOtJcOx/KPeLS20XSsm4DTmYHTt3FGqowmrj+CoCxAiL3urERGtXWknmnZz1oPZfPWNOx4AgQIFh5OzuFoF5Y75zRSHioml4AEAiaqUTM5+0Y3DAfoMhSIpUcV4BlpOumefO6CbnISsmJ7zCUdiM4f6j9GRN3g/gfE3bnSRHAaAMi4UbTb81KdZ34P+nRVZB4wZq864BZ1amSCEg/K+dzLmiVNsj0iTMEhrdSlVv+9p5F31dsT3OKOy4V Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6+DNkwZ3StcXoC54Sas31lEk6nYlEReXHUxbE/W2ao86tVMG\nzMIRBO3zajmEnhq9GtrwVyjKn4WmMlWMYmhZjkKofgx+xTrSXDsfyj3i0ttF0rJu\nA05mB07dxRqqMJq4/gqAsQIi97qxERrV1pJ5p2c9aD2Xz1jTseAIECBYeTs7haBe\nWO+c0Uh4qJpeABAImqlEzOftGNwwH6DIUiKVHFeAZaTrpnnzugm5yErJie8wlHYj\nOH+o/RkTd4P4HxN250kRwGgDIuFG02/NSnWd+D/p0VWQeMGavOuAWdWpkghIPyvn\ncy5olTbI9IkzBIa3UpVb/vaeRd9XbE9zijsuFQIDAQABAoIBAQCvbxCWxF1fLWDm\nAwn2CMFLxihFtb9V2gzLfqnSy5Jz6LlKeUj6a3BLEUtUexkWml6BpcrRmIYzZSy6\nDQSPgHrzIsK8lUCIInqonFTFj4evOeTRk2HdVabu0oqA+ZcQ9VKXp2oVvLgTNihR\nx3q5z1Fp35A9gmnxjmhMyIpWrCgBaU3lLssGvoFzuziMTFNafO8y8rxpqzFBvIX4\nIKaIX8TI5UjHufmwOj4gCKxG6FaRXL/xssO8R1ahNxajz9LYLhuISmOU0RKLKrwL\n8Oj0EzTK7R4OpB3D0LPj4qFIz9Uv7Kcy2dcIbwnRyD/frXNuiaiorsnH2v1imkQa\noTINI7ZhAoGBAP1SZ3fj5zRwiGlZTxSKdM2pAlsrliJXbJn+tkPADwjSS554tjK4\nUp47DlLgX/im/qfytyFQvFbMU2nOHpYUnqiyYmxtJsNNSQ6K3oclTRZCOg6dOzdk\nex2L+61pOprtW4KKp3YAqyjLCdzJt4z366g5BrGlvjkfPVarMdQtfMqZAoGBAO5f\nME6KCG7WMVbpzJVaMHE2v4WSTP32nSjvcaOGps8bf0w3VuJDQ2TMi5BAjXlqVzWc\nS8k28Tlt9F6vJQK0s4bdu7tqCOdTZoIaP//SCewE2z3Hv0vppxH9H2wboTfEmlTs\n7z0ZTR13+GIKAfzgPxxNOXbmxOV11dpDQnTrN4jdAoGBAI3Gu9/urmy7+qyzbj35\ny6t6xrXN7CXmNgLt+oZqjD+MqwPTXW1/mcWzGa4qo6vfkrDed73umKofiyOxV475\nlV6nD8zNPh+aNqQr9qU+rCkkAahCOW0kEH+V49LHDSS+aTPjdBvn/eND1445W0BL\nVRn+aI+uSotfv42tHKM6nhgpAoGAf5Ffp9iFNNPaadoLi65NmHklPBWUsKFHcD3c\nghgws0vS73X6QHKg4ZP56MQzMlQvwdgYUuHdbM+kZPu0geM05KtLqbvQcgQXKu9j\nasP8XVwn/MMmZDjyGVVueIu81ryXn3WBfyBIPcoTmlwivjNAcyP86d4MZ4SNYxZ1\nvV6YRN0CgYEAjxNRIWU+bQv562flBmv9f2TzBwkxCs8SqpiKh620R/XtTef15g8S\npQIAVqXinyhCdeShHCkIek8drY1My2Eg6h0l6aWz61VI23sB8O9AxSvo9/YiXElW\n2s2L0YpiSq3RB45rx0tilL8Ai5dDKcCgas38IwoMlUDbo5QSnGFlUJE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'693a7307f18842b4b5ed1d695b6f0cc7', 'name': u'vmtp_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', 'created_at': '2019-01-08T02:35:08.729207', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6abc55a5883743b2a9a6ef5e7560b281', 'name': 'vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'16:89:d5:1f:80:ac:74:a4:c3:c1:34:71:fd:3c:60:dc', 'type': 'ssh', 'id': u'vmtp_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45'}) 2019-01-08 02:35:08,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-08 02:35:08,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/vmtp_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}772faf067be452ed2b722bbda44c16e3dcb1125b" 2019-01-08 02:35:08,773 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:35: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-69333657-cc37-4e34-9b87-4a5ac9288ac9 x-compute-request-id: req-69333657-cc37-4e34-9b87-4a5ac9288ac9 Content-Length: 0 Content-Type: application/json 2019-01-08 02:35:08,774 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/vmtp_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45 used request id req-69333657-cc37-4e34-9b87-4a5ac9288ac9 2019-01-08 02:35:08,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0439178943634s 2019-01-08 02:35:08,774 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/vmtp_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45 used request id req-69333657-cc37-4e34-9b87-4a5ac9288ac9 2019-01-08 02:35:09,368 - 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 2019-01-08 02:53:02,172 - 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 2019-01-08 02:35:09,931 INFO Using http://172.30.9.42:5000//v3 2019-01-08 02:35:09,931 INFO VM public key: /tmp/tmpFDxDxo 2019-01-08 02:35:09,931 INFO VM private key: /tmp/tmpVzSlax 2019-01-08 02:35:11,909 INFO Found image vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45 to launch VM, will continue 2019-01-08 02:35:12,885 INFO Using external router: vmtp-router_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45 2019-01-08 02:35:12,886 INFO Using external network: external. 2019-01-08 02:35:15,718 INFO Created internal network: pns-internal-net_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45. 2019-01-08 02:35:18,190 INFO Created internal network: pns-internal-net2_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45. 2019-01-08 02:35:22,748 DEBUG Ext router associated to pns-internal-net_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45 2019-01-08 02:35:25,588 DEBUG Ext router associated to pns-internal-net2_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45 2019-01-08 02:35:25,826 INFO OpenStack agent: Unknown agent 2019-01-08 02:35:25,826 INFO OpenStack network type: geneve 2019-01-08 02:35:28,678 INFO [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Creating server VM... 2019-01-08 02:35:28,678 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-01-08 02:35:31,612 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 1 of 150... 2019-01-08 02:35:34,550 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 2 of 150... 2019-01-08 02:35:36,905 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 3 of 150... 2019-01-08 02:35:39,663 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 4 of 150... 2019-01-08 02:35:42,440 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 5 of 150... 2019-01-08 02:35:45,098 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 6 of 150... 2019-01-08 02:35:47,661 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 7 of 150... 2019-01-08 02:35:50,194 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 8 of 150... 2019-01-08 02:35:53,147 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 9 of 150... 2019-01-08 02:35:55,735 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 10 of 150... 2019-01-08 02:35:58,597 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 11 of 150... 2019-01-08 02:36:01,182 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 12 of 150... 2019-01-08 02:36:04,081 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 13 of 150... 2019-01-08 02:36:06,874 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 14 of 150... 2019-01-08 02:36:09,440 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 15 of 150... 2019-01-08 02:36:12,445 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 16 of 150... 2019-01-08 02:36:14,992 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 17 of 150... 2019-01-08 02:36:17,526 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 18 of 150... 2019-01-08 02:36:20,261 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 19 of 150... 2019-01-08 02:36:23,429 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 20 of 150... 2019-01-08 02:36:25,968 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 21 of 150... 2019-01-08 02:36:28,722 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 22 of 150... 2019-01-08 02:36:31,280 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 23 of 150... 2019-01-08 02:36:34,253 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 24 of 150... 2019-01-08 02:36:36,636 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 25 of 150... 2019-01-08 02:36:39,001 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 26 of 150... 2019-01-08 02:36:41,736 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 27 of 150... 2019-01-08 02:36:44,485 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 28 of 150... 2019-01-08 02:36:46,868 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 29 of 150... 2019-01-08 02:36:49,410 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 30 of 150... 2019-01-08 02:36:51,763 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 31 of 150... 2019-01-08 02:36:54,298 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 32 of 150... 2019-01-08 02:36:56,867 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 33 of 150... 2019-01-08 02:36:59,232 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 34 of 150... 2019-01-08 02:37:01,978 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 35 of 150... 2019-01-08 02:37:04,492 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 36 of 150... 2019-01-08 02:37:07,083 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 37 of 150... 2019-01-08 02:37:09,808 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 38 of 150... 2019-01-08 02:37:12,442 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 39 of 150... 2019-01-08 02:37:15,000 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 40 of 150... 2019-01-08 02:37:19,247 INFO [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Internal network IP: 192.168.1.7 2019-01-08 02:37:19,247 INFO [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] SSH IP: 172.30.9.203 2019-01-08 02:37:19,247 INFO [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Setup SSH for ubuntu@172.30.9.203 2019-01-08 02:37:26,974 INFO [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Installing nuttcp-8.1.4... 2019-01-08 02:37:27,018 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Copying nuttcp-8.1.4 to target... 2019-01-08 02:37:27,232 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Starting nuttcp-8.1.4 server... 2019-01-08 02:37:27,277 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] 2019-01-08 02:37:27,328 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Creating client VM... 2019-01-08 02:37:27,328 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-01-08 02:37:29,376 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 1 of 150... 2019-01-08 02:37:32,142 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 2 of 150... 2019-01-08 02:37:34,316 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 3 of 150... 2019-01-08 02:37:36,880 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] VM status=BUILD, retrying 4 of 150... 2019-01-08 02:37:41,752 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Internal network IP: 192.168.1.20 2019-01-08 02:37:41,752 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] SSH IP: 172.30.9.210 2019-01-08 02:37:41,752 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Setup SSH for ubuntu@172.30.9.210 2019-01-08 02:37:51,642 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Installing nuttcp-8.1.4... 2019-01-08 02:37:51,685 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Copying nuttcp-8.1.4 to target... 2019-01-08 02:37:51,856 INFO ============================================================ 2019-01-08 02:37:51,856 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-01-08 02:38:00,898 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.875 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.229 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.222 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.143 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.172 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.144 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.120 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.150 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.139 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.185 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.120/0.237/0.875/0.216 ms 2019-01-08 02:38:09,939 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.115 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.126 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.108 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.202 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.122 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.114 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.116 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.119 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.107 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.183 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.107/0.131/0.202/0.032 ms 2019-01-08 02:38:18,978 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.407 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.147 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.148 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.156 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.148 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.127 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.136 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.128 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.291 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.139 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.127/0.182/0.407/0.088 ms 2019-01-08 02:38:18,979 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Measuring TCP Throughput (packet size=65536)... 2019-01-08 02:38:18,980 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:38:29,074 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=22548.7142 real_seconds=10.00 rate_Mbps=18922.4418 tx_cpu=41 rx_cpu=56 retrans=0 cwnd=3138 rtt_ms=0.35 2019-01-08 02:38:29,076 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:38:39,170 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=20980.6042 real_seconds=10.00 rate_Mbps=17606.5127 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3138 rtt_ms=0.20 2019-01-08 02:38:39,171 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:38:49,264 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=22548.7500 real_seconds=10.00 rate_Mbps=18922.5287 tx_cpu=38 rx_cpu=55 retrans=0 cwnd=3138 rtt_ms=0.10 2019-01-08 02:38:49,265 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Measuring UDP Throughput (packet size=128)... 2019-01-08 02:38:49,265 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:38:52,619 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=34.6224 real_seconds=1.00 rate_Mbps=290.2962 tx_cpu=29 rx_cpu=41 drop=609 pkt=284235 data_loss=0.21414 2019-01-08 02:38:52,621 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=128 throughput=1<297263/5000000<10000000 Kbps loss-rate=0 2019-01-08 02:38:52,622 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R891789K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:38:55,947 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=34.0194 real_seconds=1.00 rate_Mbps=285.0969 tx_cpu=27 rx_cpu=36 drop=0 pkt=278687 data_loss=0.00000 2019-01-08 02:38:55,948 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=128 throughput=1<291939/891789<891789 Kbps loss-rate=0 2019-01-08 02:38:55,948 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R591864K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:38:59,276 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=34.5614 real_seconds=1.00 rate_Mbps=289.8223 tx_cpu=23 rx_cpu=42 drop=904 pkt=284031 data_loss=0.31841 2019-01-08 02:38:59,277 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=128 throughput=1<296778/591864<591864 Kbps loss-rate=0 2019-01-08 02:38:59,277 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R444321K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:02,602 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=34.0146 real_seconds=1.00 rate_Mbps=285.0807 tx_cpu=23 rx_cpu=40 drop=302 pkt=278950 data_loss=0.10837 2019-01-08 02:39:02,602 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=128 throughput=1<291922/444321<444321 Kbps loss-rate=0 2019-01-08 02:39:02,603 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R368121K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:05,929 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=35.5112 real_seconds=1.00 rate_Mbps=297.7609 tx_cpu=24 rx_cpu=40 drop=887 pkt=291795 data_loss=0.30405 2019-01-08 02:39:05,929 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=128 throughput=1<304907/368121<368121 Kbps loss-rate=0 2019-01-08 02:39:05,929 DEBUG undershot, min=304907 kbps=336514 max=368121 2019-01-08 02:39:05,930 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R336514K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:09,255 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=36.8406 real_seconds=1.00 rate_Mbps=308.9071 tx_cpu=25 rx_cpu=43 drop=567 pkt=302365 data_loss=0.18748 2019-01-08 02:39:09,255 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=128 throughput=304907<316320/336514<368121 Kbps loss-rate=0 2019-01-08 02:39:09,255 DEBUG undershot, min=316320 kbps=342220 max=368121 2019-01-08 02:39:09,256 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R342220K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:12,585 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=33.5688 real_seconds=1.00 rate_Mbps=281.4512 tx_cpu=24 rx_cpu=36 drop=31 pkt=275027 data_loss=0.01132 2019-01-08 02:39:12,586 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=128 throughput=316320<288206/342220<368121 Kbps loss-rate=0 2019-01-08 02:39:12,586 DEBUG undershot, min=342220 kbps=355170 max=368121 2019-01-08 02:39:12,586 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R355170K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:15,913 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=35.5741 real_seconds=1.00 rate_Mbps=298.1199 tx_cpu=24 rx_cpu=40 drop=1042 pkt=292465 data_loss=0.35629 2019-01-08 02:39:15,914 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=128 throughput=342220<305274/355170<368121 Kbps loss-rate=0 2019-01-08 02:39:15,914 DEBUG undershot, min=355170 kbps=361645 max=368121 2019-01-08 02:39:15,914 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Measuring UDP Throughput (packet size=1024)... 2019-01-08 02:39:15,915 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:19,267 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=247.8809 real_seconds=1.00 rate_Mbps=2079.0365 tx_cpu=43 rx_cpu=36 drop=519 pkt=254349 data_loss=0.20404 2019-01-08 02:39:19,267 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=1024 throughput=1<2128933/5000000<10000000 Kbps loss-rate=0 2019-01-08 02:39:19,268 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3564466K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:22,593 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=247.3350 real_seconds=1.00 rate_Mbps=2074.3957 tx_cpu=41 rx_cpu=37 drop=370 pkt=253641 data_loss=0.14586 2019-01-08 02:39:22,594 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=1024 throughput=1<2124181/3564466<3564466 Kbps loss-rate=0 2019-01-08 02:39:22,594 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2844323K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:25,946 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=241.6523 real_seconds=1.00 rate_Mbps=2026.9889 tx_cpu=47 rx_cpu=37 drop=0 pkt=247452 data_loss=0.00000 2019-01-08 02:39:25,946 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=1024 throughput=1<2075636/2844323<2844323 Kbps loss-rate=0 2019-01-08 02:39:25,946 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2459979K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:29,274 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=239.9189 real_seconds=1.00 rate_Mbps=2012.0105 tx_cpu=42 rx_cpu=38 drop=769 pkt=246446 data_loss=0.31205 2019-01-08 02:39:29,275 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=1024 throughput=1<2060298/2459979<2459979 Kbps loss-rate=0 2019-01-08 02:39:29,275 DEBUG undershot, min=2060298 kbps=2260138 max=2459979 2019-01-08 02:39:29,276 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2260138K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:32,599 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=259.6113 real_seconds=1.00 rate_Mbps=2177.7973 tx_cpu=43 rx_cpu=39 drop=209 pkt=266051 data_loss=0.07856 2019-01-08 02:39:32,600 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=1024 throughput=2060298<2230064/2260138<2459979 Kbps loss-rate=0 2019-01-08 02:39:32,600 DEBUG undershot, min=2230064 kbps=2345021 max=2459979 2019-01-08 02:39:32,600 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2345021K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:35,926 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=263.5146 real_seconds=1.00 rate_Mbps=2210.1144 tx_cpu=51 rx_cpu=38 drop=0 pkt=269839 data_loss=0.00000 2019-01-08 02:39:35,926 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=1024 throughput=2230064<2263157/2345021<2459979 Kbps loss-rate=0 2019-01-08 02:39:35,927 DEBUG undershot, min=2263157 kbps=2361568 max=2459979 2019-01-08 02:39:35,927 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2361568K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:39,253 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=253.8086 real_seconds=1.00 rate_Mbps=2129.0199 tx_cpu=42 rx_cpu=38 drop=0 pkt=259900 data_loss=0.00000 2019-01-08 02:39:39,253 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=1024 throughput=2263157<2180116/2361568<2459979 Kbps loss-rate=0 2019-01-08 02:39:39,253 DEBUG undershot, min=2361568 kbps=2410773 max=2459979 2019-01-08 02:39:39,253 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Measuring UDP Throughput (packet size=8192)... 2019-01-08 02:39:39,254 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:42,579 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=594.3359 real_seconds=1.00 rate_Mbps=4987.8658 tx_cpu=99 rx_cpu=22 drop=219 pkt=76294 data_loss=0.28706 2019-01-08 02:39:42,580 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=8192 throughput=1<5107574/5000000<10000000 Kbps loss-rate=0 2019-01-08 02:39:42,580 DEBUG undershot, min=5107574 kbps=7553787 max=10000000 2019-01-08 02:39:42,580 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7553787K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:45,907 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=900.4844 real_seconds=1.00 rate_Mbps=7558.7236 tx_cpu=99 rx_cpu=29 drop=0 pkt=115262 data_loss=0.00000 2019-01-08 02:39:45,907 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=8192 throughput=5107574<7740132/7553787<10000000 Kbps loss-rate=0 2019-01-08 02:39:45,908 DEBUG undershot, min=7740132 kbps=8870066 max=10000000 2019-01-08 02:39:45,908 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8870066K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:49,232 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=1052.2266 real_seconds=1.00 rate_Mbps=8825.7100 tx_cpu=61 rx_cpu=32 drop=7 pkt=134692 data_loss=0.00519 2019-01-08 02:39:49,233 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=8192 throughput=7740132<9037527/8870066<10000000 Kbps loss-rate=0 2019-01-08 02:39:49,233 DEBUG undershot, min=9037527 kbps=9518763 max=10000000 2019-01-08 02:39:49,234 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9518763K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:52,558 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=1052.7812 real_seconds=1.00 rate_Mbps=8826.7969 tx_cpu=51 rx_cpu=30 drop=256 pkt=135012 data_loss=0.18961 2019-01-08 02:39:52,558 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=8192 throughput=9037527<9038640/9518763<10000000 Kbps loss-rate=0 2019-01-08 02:39:52,559 DEBUG undershot, min=9038640 kbps=9519320 max=10000000 2019-01-08 02:39:52,559 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9519320K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:55,910 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=1059.2812 real_seconds=1.00 rate_Mbps=8886.8905 tx_cpu=52 rx_cpu=30 drop=0 pkt=135588 data_loss=0.00000 2019-01-08 02:39:55,910 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=8192 throughput=9038640<9100175/9519320<10000000 Kbps loss-rate=0 2019-01-08 02:39:55,911 DEBUG undershot, min=9100175 kbps=9550087 max=10000000 2019-01-08 02:39:55,911 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9550087K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:39:59,236 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] megabytes=1058.0547 real_seconds=1.00 rate_Mbps=8867.7758 tx_cpu=50 rx_cpu=32 drop=144 pkt=135575 data_loss=0.10621 2019-01-08 02:39:59,237 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] pkt-size=8192 throughput=9100175<9080602/9550087<10000000 Kbps loss-rate=0 2019-01-08 02:39:59,237 DEBUG undershot, min=9550087 kbps=9775043 max=10000000 2019-01-08 02:39:59,248 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.20', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.35, 'throughput_kbps': 19376580, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 18029069, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.1, 'throughput_kbps': 19376669, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.36, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 305274, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2180116, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.11, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9080602, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.237', 'rtt_max_ms': '0.875', 'rtt_min_ms': '0.120', 'rtt_stddev': '0.216', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.131', 'rtt_max_ms': '0.202', 'rtt_min_ms': '0.107', 'rtt_stddev': '0.032', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.182', 'rtt_max_ms': '0.407', 'rtt_min_ms': '0.127', 'rtt_stddev': '0.088', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-01-08 02:39:59,249 INFO Deleting floating ip 24178309-0c04-476d-85cd-16f93e738de4 2019-01-08 02:39:59,809 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Floating IP 172.30.9.210 deleted 2019-01-08 02:40:00,165 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Instance deleted 2019-01-08 02:40:00,279 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Creating client VM... 2019-01-08 02:40:00,279 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-01-08 02:40:02,741 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] VM status=BUILD, retrying 1 of 150... 2019-01-08 02:40:05,708 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] VM status=BUILD, retrying 2 of 150... 2019-01-08 02:40:08,253 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] VM status=BUILD, retrying 3 of 150... 2019-01-08 02:40:10,792 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] VM status=BUILD, retrying 4 of 150... 2019-01-08 02:40:13,616 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] VM status=BUILD, retrying 5 of 150... 2019-01-08 02:40:16,182 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] VM status=BUILD, retrying 6 of 150... 2019-01-08 02:40:20,969 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Internal network IP: 192.168.2.13 2019-01-08 02:40:20,969 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] SSH IP: 172.30.9.202 2019-01-08 02:40:20,969 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Setup SSH for ubuntu@172.30.9.202 2019-01-08 02:40:30,340 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Installing nuttcp-8.1.4... 2019-01-08 02:40:30,384 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Copying nuttcp-8.1.4 to target... 2019-01-08 02:40:30,550 INFO ============================================================ 2019-01-08 02:40:30,551 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-01-08 02:40:39,597 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.840 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.496 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.199 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.266 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.281 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.161 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.217 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.110 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.108 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.167 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.108/0.284/0.840/0.214 ms 2019-01-08 02:40:48,638 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.094 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.172 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.153 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.185 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.118 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.191 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.263 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.191 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.145 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.171 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.094/0.168/0.263/0.044 ms 2019-01-08 02:40:57,682 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.373 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.142 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.252 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.368 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.129 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.132 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.201 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.146 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.198 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.289 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.129/0.223/0.373/0.089 ms 2019-01-08 02:40:57,683 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Measuring TCP Throughput (packet size=65536)... 2019-01-08 02:40:57,683 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:07,783 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=21027.7568 real_seconds=10.00 rate_Mbps=17635.3401 tx_cpu=34 rx_cpu=51 retrans=0 cwnd=3138 rtt_ms=0.48 2019-01-08 02:41:07,784 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:17,884 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=20620.8125 real_seconds=10.00 rate_Mbps=17295.4782 tx_cpu=35 rx_cpu=50 retrans=0 cwnd=3138 rtt_ms=0.26 2019-01-08 02:41:17,885 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:27,986 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=20457.9410 real_seconds=10.00 rate_Mbps=17159.2713 tx_cpu=36 rx_cpu=49 retrans=0 cwnd=3138 rtt_ms=0.22 2019-01-08 02:41:27,986 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Measuring UDP Throughput (packet size=128)... 2019-01-08 02:41:27,987 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:31,317 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=31.7070 real_seconds=1.00 rate_Mbps=265.6076 tx_cpu=22 rx_cpu=37 drop=0 pkt=259744 data_loss=0.00000 2019-01-08 02:41:31,317 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<271982/5000000<10000000 Kbps loss-rate=0 2019-01-08 02:41:31,318 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R815946K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:34,643 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=30.1686 real_seconds=1.00 rate_Mbps=252.6981 tx_cpu=19 rx_cpu=42 drop=0 pkt=247141 data_loss=0.00000 2019-01-08 02:41:34,644 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<258762/815946<815946 Kbps loss-rate=0 2019-01-08 02:41:34,644 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R537354K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:37,996 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=32.0808 real_seconds=1.00 rate_Mbps=268.7167 tx_cpu=22 rx_cpu=38 drop=0 pkt=262806 data_loss=0.00000 2019-01-08 02:41:37,996 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<275165/537354<537354 Kbps loss-rate=0 2019-01-08 02:41:37,996 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R406259K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:41,322 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=29.0551 real_seconds=1.00 rate_Mbps=243.4452 tx_cpu=24 rx_cpu=36 drop=0 pkt=238019 data_loss=0.00000 2019-01-08 02:41:41,322 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<249287/406259<406259 Kbps loss-rate=0 2019-01-08 02:41:41,323 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R327773K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:44,674 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=27.7842 real_seconds=1.00 rate_Mbps=232.7575 tx_cpu=25 rx_cpu=34 drop=0 pkt=227608 data_loss=0.00000 2019-01-08 02:41:44,674 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<238343/327773<327773 Kbps loss-rate=0 2019-01-08 02:41:44,674 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R283058K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:47,998 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=31.6777 real_seconds=1.00 rate_Mbps=265.4401 tx_cpu=25 rx_cpu=38 drop=385 pkt=259889 data_loss=0.14815 2019-01-08 02:41:47,999 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<271810/283058<283058 Kbps loss-rate=0 2019-01-08 02:41:47,999 DEBUG undershot, min=271810 kbps=277434 max=283058 2019-01-08 02:41:47,999 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Measuring UDP Throughput (packet size=1024)... 2019-01-08 02:41:48,000 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:51,351 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=259.1973 real_seconds=1.00 rate_Mbps=2172.1538 tx_cpu=39 rx_cpu=39 drop=771 pkt=266189 data_loss=0.28963 2019-01-08 02:41:51,352 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<2224285/5000000<10000000 Kbps loss-rate=0 2019-01-08 02:41:51,352 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3612142K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:54,679 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=240.8525 real_seconds=1.00 rate_Mbps=2019.0486 tx_cpu=36 rx_cpu=39 drop=0 pkt=246633 data_loss=0.00000 2019-01-08 02:41:54,680 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<2067505/3612142<3612142 Kbps loss-rate=0 2019-01-08 02:41:54,680 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2839823K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:41:58,007 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=228.4189 real_seconds=1.00 rate_Mbps=1915.3796 tx_cpu=40 rx_cpu=37 drop=0 pkt=233901 data_loss=0.00000 2019-01-08 02:41:58,007 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<1961348/2839823<2839823 Kbps loss-rate=0 2019-01-08 02:41:58,007 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2400585K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:42:01,335 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=216.4121 real_seconds=1.00 rate_Mbps=1813.4958 tx_cpu=37 rx_cpu=39 drop=333 pkt=221939 data_loss=0.15004 2019-01-08 02:42:01,335 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<1857019/2400585<2400585 Kbps loss-rate=0 2019-01-08 02:42:01,336 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2128802K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:42:04,664 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=245.9170 real_seconds=1.00 rate_Mbps=2061.8538 tx_cpu=33 rx_cpu=36 drop=0 pkt=251819 data_loss=0.00000 2019-01-08 02:42:04,664 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<2111338/2128802<2128802 Kbps loss-rate=0 2019-01-08 02:42:04,665 DEBUG undershot, min=2111338 kbps=2120070 max=2128802 2019-01-08 02:42:04,665 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Measuring UDP Throughput (packet size=8192)... 2019-01-08 02:42:04,665 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:42:07,990 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=595.1797 real_seconds=1.00 rate_Mbps=4992.8289 tx_cpu=99 rx_cpu=22 drop=111 pkt=76294 data_loss=0.14549 2019-01-08 02:42:07,991 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=1<5112656/5000000<10000000 Kbps loss-rate=0 2019-01-08 02:42:07,991 DEBUG undershot, min=5112656 kbps=7556328 max=10000000 2019-01-08 02:42:07,991 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7556328K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:42:11,314 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=899.9609 real_seconds=1.00 rate_Mbps=7550.8391 tx_cpu=99 rx_cpu=27 drop=106 pkt=115301 data_loss=0.09194 2019-01-08 02:42:11,315 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=5112656<7732059/7556328<10000000 Kbps loss-rate=0 2019-01-08 02:42:11,315 DEBUG undershot, min=7732059 kbps=8866029 max=10000000 2019-01-08 02:42:11,315 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8866029K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:42:14,639 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=1052.3203 real_seconds=1.00 rate_Mbps=8828.3501 tx_cpu=99 rx_cpu=36 drop=588 pkt=135285 data_loss=0.43464 2019-01-08 02:42:14,639 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=7732059<9040230/8866029<10000000 Kbps loss-rate=0 2019-01-08 02:42:14,639 DEBUG undershot, min=9040230 kbps=9520115 max=10000000 2019-01-08 02:42:14,640 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9520115K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:42:17,991 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=1131.9297 real_seconds=1.00 rate_Mbps=9481.6040 tx_cpu=93 rx_cpu=35 drop=117 pkt=145004 data_loss=0.08069 2019-01-08 02:42:17,991 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=9040230<9709162/9520115<10000000 Kbps loss-rate=0 2019-01-08 02:42:17,992 DEBUG undershot, min=9709162 kbps=9854581 max=10000000 2019-01-08 02:42:18,002 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.13', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.48, 'throughput_kbps': 18058588, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.26, 'throughput_kbps': 17710569, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 17571093, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.15, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 271810, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2111338, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.08, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9709162, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.284', 'rtt_max_ms': '0.840', 'rtt_min_ms': '0.108', 'rtt_stddev': '0.214', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.168', 'rtt_max_ms': '0.263', 'rtt_min_ms': '0.094', 'rtt_stddev': '0.044', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.223', 'rtt_max_ms': '0.373', 'rtt_min_ms': '0.129', 'rtt_stddev': '0.089', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-08 02:42:18,004 INFO ============================================================ 2019-01-08 02:42:18,004 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-01-08 02:42:27,076 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] PING 172.30.9.203 (172.30.9.203) 64(92) bytes of data. 72 bytes from 172.30.9.203: icmp_seq=1 ttl=62 time=1.79 ms 72 bytes from 172.30.9.203: icmp_seq=2 ttl=62 time=1.61 ms 72 bytes from 172.30.9.203: icmp_seq=3 ttl=62 time=0.598 ms 72 bytes from 172.30.9.203: icmp_seq=4 ttl=62 time=0.340 ms 72 bytes from 172.30.9.203: icmp_seq=5 ttl=62 time=0.353 ms 72 bytes from 172.30.9.203: icmp_seq=6 ttl=62 time=0.348 ms 72 bytes from 172.30.9.203: icmp_seq=7 ttl=62 time=0.332 ms 72 bytes from 172.30.9.203: icmp_seq=8 ttl=62 time=0.470 ms 72 bytes from 172.30.9.203: icmp_seq=9 ttl=62 time=0.262 ms 72 bytes from 172.30.9.203: icmp_seq=10 ttl=62 time=0.365 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.262/0.647/1.795/0.536 ms 2019-01-08 02:42:36,120 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] PING 172.30.9.203 (172.30.9.203) 391(419) bytes of data. 399 bytes from 172.30.9.203: icmp_seq=1 ttl=62 time=0.248 ms 399 bytes from 172.30.9.203: icmp_seq=2 ttl=62 time=0.318 ms 399 bytes from 172.30.9.203: icmp_seq=3 ttl=62 time=0.220 ms 399 bytes from 172.30.9.203: icmp_seq=4 ttl=62 time=0.407 ms 399 bytes from 172.30.9.203: icmp_seq=5 ttl=62 time=0.445 ms 399 bytes from 172.30.9.203: icmp_seq=6 ttl=62 time=0.400 ms 399 bytes from 172.30.9.203: icmp_seq=7 ttl=62 time=0.378 ms 399 bytes from 172.30.9.203: icmp_seq=8 ttl=62 time=0.484 ms 399 bytes from 172.30.9.203: icmp_seq=9 ttl=62 time=0.251 ms 399 bytes from 172.30.9.203: icmp_seq=10 ttl=62 time=0.446 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.220/0.359/0.484/0.092 ms 2019-01-08 02:42:45,168 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] PING 172.30.9.203 (172.30.9.203) 1500(1528) bytes of data. 1508 bytes from 172.30.9.203: icmp_seq=1 ttl=62 time=1.09 ms 1508 bytes from 172.30.9.203: icmp_seq=2 ttl=62 time=0.499 ms 1508 bytes from 172.30.9.203: icmp_seq=3 ttl=62 time=0.467 ms 1508 bytes from 172.30.9.203: icmp_seq=4 ttl=62 time=0.400 ms 1508 bytes from 172.30.9.203: icmp_seq=5 ttl=62 time=0.479 ms 1508 bytes from 172.30.9.203: icmp_seq=6 ttl=62 time=0.496 ms 1508 bytes from 172.30.9.203: icmp_seq=7 ttl=62 time=0.373 ms 1508 bytes from 172.30.9.203: icmp_seq=8 ttl=62 time=0.479 ms 1508 bytes from 172.30.9.203: icmp_seq=9 ttl=62 time=0.306 ms 1508 bytes from 172.30.9.203: icmp_seq=10 ttl=62 time=0.405 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.306/0.499/1.090/0.206 ms 2019-01-08 02:42:45,169 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Measuring TCP Throughput (packet size=65536)... 2019-01-08 02:42:45,169 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:42:55,273 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=7312.7034 real_seconds=10.00 rate_Mbps=6131.7894 tx_cpu=11 rx_cpu=23 retrans=55 cwnd=914 rtt_ms=0.58 2019-01-08 02:42:55,274 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:05,376 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=7284.9010 real_seconds=10.00 rate_Mbps=6108.2356 tx_cpu=11 rx_cpu=24 retrans=582 cwnd=772 rtt_ms=0.23 2019-01-08 02:43:05,376 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:15,477 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=7035.6875 real_seconds=10.00 rate_Mbps=5899.0330 tx_cpu=11 rx_cpu=22 retrans=730 cwnd=560 rtt_ms=0.41 2019-01-08 02:43:15,478 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Measuring UDP Throughput (packet size=128)... 2019-01-08 02:43:15,478 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:18,807 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=16.9846 real_seconds=1.00 rate_Mbps=142.3755 tx_cpu=24 rx_cpu=22 drop=163743 pkt=302880 data_loss=54.06178 2019-01-08 02:43:18,807 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<145792/5000000<10000000 Kbps loss-rate=54 2019-01-08 02:43:18,808 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437376K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:22,159 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=16.9969 real_seconds=1.01 rate_Mbps=141.8367 tx_cpu=27 rx_cpu=24 drop=163312 pkt=302551 data_loss=53.97847 2019-01-08 02:43:22,159 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<145240/437376<437376 Kbps loss-rate=53 2019-01-08 02:43:22,159 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291308K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:25,485 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=17.1390 real_seconds=1.00 rate_Mbps=143.1000 tx_cpu=21 rx_cpu=23 drop=121665 pkt=262068 data_loss=46.42505 2019-01-08 02:43:25,486 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<146534/291308<291308 Kbps loss-rate=46 2019-01-08 02:43:25,486 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R218921K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:28,813 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=16.8345 real_seconds=1.00 rate_Mbps=140.7930 tx_cpu=97 rx_cpu=20 drop=75882 pkt=213790 data_loss=35.49357 2019-01-08 02:43:28,814 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<144172/218921<218921 Kbps loss-rate=35 2019-01-08 02:43:28,814 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181546K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:32,142 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=16.5977 real_seconds=1.00 rate_Mbps=139.2353 tx_cpu=96 rx_cpu=18 drop=41323 pkt=177291 data_loss=23.30792 2019-01-08 02:43:32,142 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<142576/181546<181546 Kbps loss-rate=23 2019-01-08 02:43:32,143 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162061K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:35,494 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=16.7369 real_seconds=1.00 rate_Mbps=139.9504 tx_cpu=99 rx_cpu=19 drop=21153 pkt=158262 data_loss=13.36605 2019-01-08 02:43:35,494 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<143309/162061<162061 Kbps loss-rate=13 2019-01-08 02:43:35,494 DEBUG overshot, min=1 kbps=143309 max=162061 2019-01-08 02:43:35,495 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143309K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:38,820 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=16.5477 real_seconds=1.00 rate_Mbps=138.5049 tx_cpu=99 rx_cpu=18 drop=4391 pkt=139950 data_loss=3.13749 2019-01-08 02:43:38,820 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=128 throughput=1<141829/143309<162061 Kbps loss-rate=3 2019-01-08 02:43:38,821 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Measuring UDP Throughput (packet size=1024)... 2019-01-08 02:43:38,821 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:42,145 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=133.9189 real_seconds=1.00 rate_Mbps=1122.7805 tx_cpu=40 rx_cpu=20 drop=130394 pkt=267527 data_loss=48.74051 2019-01-08 02:43:42,145 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<1149727/5000000<10000000 Kbps loss-rate=48 2019-01-08 02:43:42,146 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3074863K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:45,473 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=135.0264 real_seconds=1.00 rate_Mbps=1132.1059 tx_cpu=36 rx_cpu=20 drop=117384 pkt=255651 data_loss=45.91571 2019-01-08 02:43:45,473 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<1159276/3074863<3074863 Kbps loss-rate=45 2019-01-08 02:43:45,474 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2117069K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:48,825 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=134.2773 real_seconds=1.00 rate_Mbps=1122.8260 tx_cpu=61 rx_cpu=22 drop=120928 pkt=258428 data_loss=46.79371 2019-01-08 02:43:48,825 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<1149773/2117069<2117069 Kbps loss-rate=46 2019-01-08 02:43:48,826 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1633421K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:52,149 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=135.1348 real_seconds=1.00 rate_Mbps=1130.1501 tx_cpu=94 rx_cpu=20 drop=61014 pkt=199392 data_loss=30.60002 2019-01-08 02:43:52,149 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<1157273/1633421<1633421 Kbps loss-rate=30 2019-01-08 02:43:52,150 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1395347K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:55,473 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=134.7568 real_seconds=1.00 rate_Mbps=1126.6300 tx_cpu=83 rx_cpu=19 drop=32339 pkt=170330 data_loss=18.98611 2019-01-08 02:43:55,473 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<1153669/1395347<1395347 Kbps loss-rate=18 2019-01-08 02:43:55,474 DEBUG overshot, min=1 kbps=1153669 max=1395347 2019-01-08 02:43:55,474 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1153669K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:43:58,801 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=133.2217 real_seconds=1.00 rate_Mbps=1113.8609 tx_cpu=99 rx_cpu=22 drop=4410 pkt=140829 data_loss=3.13143 2019-01-08 02:43:58,802 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=1024 throughput=1<1140593/1153669<1395347 Kbps loss-rate=3 2019-01-08 02:43:58,802 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Measuring UDP Throughput (packet size=8192)... 2019-01-08 02:43:58,802 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:44:02,130 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=252.9453 real_seconds=1.00 rate_Mbps=2117.4442 tx_cpu=94 rx_cpu=14 drop=43917 pkt=76294 data_loss=57.56285 2019-01-08 02:44:02,131 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=1<2168262/5000000<10000000 Kbps loss-rate=57 2019-01-08 02:44:02,131 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3584131K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:44:05,457 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=255.6016 real_seconds=1.00 rate_Mbps=2139.8894 tx_cpu=95 rx_cpu=14 drop=21973 pkt=54690 data_loss=40.17735 2019-01-08 02:44:05,458 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=1<2191246/3584131<3584131 Kbps loss-rate=40 2019-01-08 02:44:05,458 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2887688K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:44:08,786 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=257.5703 real_seconds=1.00 rate_Mbps=2156.5611 tx_cpu=99 rx_cpu=14 drop=11094 pkt=44063 data_loss=25.17759 2019-01-08 02:44:08,786 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=1<2208318/2887688<2887688 Kbps loss-rate=25 2019-01-08 02:44:08,786 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2548003K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:44:12,113 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=261.8984 real_seconds=1.00 rate_Mbps=2196.5021 tx_cpu=98 rx_cpu=14 drop=5357 pkt=38880 data_loss=13.77830 2019-01-08 02:44:12,113 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=1<2249218/2548003<2548003 Kbps loss-rate=13 2019-01-08 02:44:12,114 DEBUG overshot, min=1 kbps=2249218 max=2548003 2019-01-08 02:44:12,114 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2249218K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:44:15,438 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=267.4844 real_seconds=1.00 rate_Mbps=2241.4725 tx_cpu=99 rx_cpu=15 drop=83 pkt=34321 data_loss=0.24182 2019-01-08 02:44:15,438 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=1<2295267/2249218<2548003 Kbps loss-rate=0 2019-01-08 02:44:15,438 DEBUG undershot, min=2295267 kbps=2421635 max=2548003 2019-01-08 02:44:15,439 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2421635K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:44:18,766 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=270.8281 real_seconds=1.00 rate_Mbps=2266.1874 tx_cpu=99 rx_cpu=16 drop=2285 pkt=36951 data_loss=6.18388 2019-01-08 02:44:18,766 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=2295267<2320575/2421635<2548003 Kbps loss-rate=6 2019-01-08 02:44:18,766 DEBUG overshot, min=2295267 kbps=2320575 max=2421635 2019-01-08 02:44:18,767 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2320575K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:44:22,094 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] megabytes=271.9141 real_seconds=1.00 rate_Mbps=2280.8847 tx_cpu=99 rx_cpu=15 drop=604 pkt=35409 data_loss=1.70576 2019-01-08 02:44:22,094 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] pkt-size=8192 throughput=2295267<2335625/2320575<2421635 Kbps loss-rate=1 2019-01-08 02:44:22,094 DEBUG undershot, min=2335625 kbps=2378630 max=2421635 2019-01-08 02:44:22,105 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.13', 'ip_to': u'172.30.9.203', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 55, 'rtt_ms': 0.58, 'throughput_kbps': 6278952, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 582, 'rtt_ms': 0.23, 'throughput_kbps': 6254833, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 730, 'rtt_ms': 0.41, 'throughput_kbps': 6040609, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.14, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141829, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.13, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1140593, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.71, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2335625, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.647', 'rtt_max_ms': '1.795', 'rtt_min_ms': '0.262', 'rtt_stddev': '0.536', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.359', 'rtt_max_ms': '0.484', 'rtt_min_ms': '0.220', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.499', 'rtt_max_ms': '1.090', 'rtt_min_ms': '0.306', 'rtt_stddev': '0.206', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-08 02:44:22,107 INFO Deleting floating ip c3ded6a8-d6d1-47b5-afd0-c1b490f1c4c2 2019-01-08 02:44:22,859 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Floating IP 172.30.9.202 deleted 2019-01-08 02:44:23,017 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b452] Instance deleted 2019-01-08 02:44:23,131 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Creating client VM... 2019-01-08 02:44:23,131 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-01-08 02:44:26,313 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 1 of 150... 2019-01-08 02:44:28,889 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 2 of 150... 2019-01-08 02:44:31,427 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 3 of 150... 2019-01-08 02:44:34,467 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 4 of 150... 2019-01-08 02:44:37,226 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 5 of 150... 2019-01-08 02:44:40,018 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 6 of 150... 2019-01-08 02:44:42,775 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 7 of 150... 2019-01-08 02:44:45,526 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 8 of 150... 2019-01-08 02:44:48,261 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 9 of 150... 2019-01-08 02:44:51,197 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 10 of 150... 2019-01-08 02:44:53,767 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 11 of 150... 2019-01-08 02:44:57,073 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 12 of 150... 2019-01-08 02:44:59,526 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 13 of 150... 2019-01-08 02:45:02,151 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 14 of 150... 2019-01-08 02:45:04,916 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 15 of 150... 2019-01-08 02:45:07,442 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 16 of 150... 2019-01-08 02:45:10,017 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 17 of 150... 2019-01-08 02:45:12,812 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 18 of 150... 2019-01-08 02:45:15,837 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 19 of 150... 2019-01-08 02:45:18,799 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 20 of 150... 2019-01-08 02:45:21,343 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 21 of 150... 2019-01-08 02:45:23,896 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 22 of 150... 2019-01-08 02:45:26,624 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 23 of 150... 2019-01-08 02:45:29,471 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 24 of 150... 2019-01-08 02:45:32,022 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 25 of 150... 2019-01-08 02:45:34,659 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 26 of 150... 2019-01-08 02:45:37,197 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 27 of 150... 2019-01-08 02:45:39,769 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 28 of 150... 2019-01-08 02:45:42,586 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 29 of 150... 2019-01-08 02:45:45,140 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 30 of 150... 2019-01-08 02:45:47,865 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 31 of 150... 2019-01-08 02:45:50,408 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 32 of 150... 2019-01-08 02:45:53,210 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 33 of 150... 2019-01-08 02:45:55,761 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 34 of 150... 2019-01-08 02:45:58,309 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 35 of 150... 2019-01-08 02:46:00,834 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 36 of 150... 2019-01-08 02:46:03,370 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 37 of 150... 2019-01-08 02:46:06,017 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 38 of 150... 2019-01-08 02:46:08,598 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] VM status=BUILD, retrying 39 of 150... 2019-01-08 02:46:13,346 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Internal network IP: 192.168.1.13 2019-01-08 02:46:13,346 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] SSH IP: 172.30.9.201 2019-01-08 02:46:13,346 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Setup SSH for ubuntu@172.30.9.201 2019-01-08 02:46:20,815 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Installing nuttcp-8.1.4... 2019-01-08 02:46:20,859 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Copying nuttcp-8.1.4 to target... 2019-01-08 02:46:21,029 INFO ============================================================ 2019-01-08 02:46:21,030 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-01-08 02:46:30,076 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=1.77 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.395 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.365 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.488 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.363 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.189 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.248 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.430 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.187 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.265 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9577ms rtt min/avg/max/mdev = 0.187/0.470/1.776/0.446 ms 2019-01-08 02:46:39,116 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.310 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.257 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.194 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.365 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.450 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.298 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.179 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.201 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.201 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.253 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.179/0.270/0.450/0.084 ms 2019-01-08 02:46:48,161 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.806 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.376 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.226 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.761 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.457 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.491 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.236 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.287 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.408/0.806/0.210 ms 2019-01-08 02:46:48,161 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Measuring TCP Throughput (packet size=65536)... 2019-01-08 02:46:48,161 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:46:58,263 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=10287.9945 real_seconds=10.00 rate_Mbps=8628.3143 tx_cpu=16 rx_cpu=24 retrans=238 cwnd=644 rtt_ms=0.32 2019-01-08 02:46:58,264 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:08,365 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=10257.3916 real_seconds=10.00 rate_Mbps=8601.8417 tx_cpu=16 rx_cpu=24 retrans=6965 cwnd=418 rtt_ms=0.39 2019-01-08 02:47:08,365 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:18,465 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=8866.1250 real_seconds=10.00 rate_Mbps=7436.4988 tx_cpu=13 rx_cpu=21 retrans=298 cwnd=316 rtt_ms=0.26 2019-01-08 02:47:18,465 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Measuring UDP Throughput (packet size=128)... 2019-01-08 02:47:18,466 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:21,796 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=35.7736 real_seconds=1.00 rate_Mbps=299.7525 tx_cpu=31 rx_cpu=32 drop=28833 pkt=321891 data_loss=8.95751 2019-01-08 02:47:21,797 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=128 throughput=1<306946/5000000<10000000 Kbps loss-rate=8 2019-01-08 02:47:21,797 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R920838K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:25,125 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=35.3201 real_seconds=1.00 rate_Mbps=295.9677 tx_cpu=25 rx_cpu=31 drop=9691 pkt=299033 data_loss=3.24082 2019-01-08 02:47:25,125 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=128 throughput=1<303070/920838<920838 Kbps loss-rate=3 2019-01-08 02:47:25,126 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R611954K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:28,477 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=35.4222 real_seconds=1.00 rate_Mbps=296.8008 tx_cpu=25 rx_cpu=34 drop=6011 pkt=296190 data_loss=2.02954 2019-01-08 02:47:28,477 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=128 throughput=1<303924/611954<611954 Kbps loss-rate=2 2019-01-08 02:47:28,478 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R457939K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:31,806 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=35.1528 real_seconds=1.00 rate_Mbps=294.5152 tx_cpu=26 rx_cpu=31 drop=18337 pkt=306309 data_loss=5.98644 2019-01-08 02:47:31,806 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=128 throughput=1<301583/457939<457939 Kbps loss-rate=5 2019-01-08 02:47:31,806 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R379761K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:35,133 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=35.4265 real_seconds=1.00 rate_Mbps=296.9683 tx_cpu=31 rx_cpu=32 drop=27976 pkt=318190 data_loss=8.79238 2019-01-08 02:47:35,134 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=128 throughput=1<304095/379761<379761 Kbps loss-rate=8 2019-01-08 02:47:35,134 DEBUG overshot, min=1 kbps=304095 max=379761 2019-01-08 02:47:35,134 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R304095K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:38,461 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=35.6024 real_seconds=1.00 rate_Mbps=298.2172 tx_cpu=99 rx_cpu=34 drop=5313 pkt=296967 data_loss=1.78892 2019-01-08 02:47:38,462 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=128 throughput=1<305374/304095<379761 Kbps loss-rate=1 2019-01-08 02:47:38,462 DEBUG undershot, min=305374 kbps=342567 max=379761 2019-01-08 02:47:38,462 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R342567K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:41,814 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=35.1487 real_seconds=1.00 rate_Mbps=294.3458 tx_cpu=99 rx_cpu=31 drop=46598 pkt=334536 data_loss=13.92907 2019-01-08 02:47:41,815 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=128 throughput=305374<301410/342567<379761 Kbps loss-rate=13 2019-01-08 02:47:41,815 DEBUG overshot, min=305374 kbps=301410 max=342567 2019-01-08 02:47:41,815 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301410K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:45,142 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=35.3654 real_seconds=1.00 rate_Mbps=296.3224 tx_cpu=99 rx_cpu=32 drop=4633 pkt=294346 data_loss=1.57385 2019-01-08 02:47:45,142 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=128 throughput=305374<303434/301410<342567 Kbps loss-rate=1 2019-01-08 02:47:45,143 DEBUG undershot, min=323970 kbps=333268 max=342567 2019-01-08 02:47:45,143 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R333268K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:48,497 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=35.5516 real_seconds=1.00 rate_Mbps=297.5943 tx_cpu=70 rx_cpu=35 drop=28880 pkt=320119 data_loss=9.02168 2019-01-08 02:47:48,497 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=128 throughput=323970<304736/333268<342567 Kbps loss-rate=9 2019-01-08 02:47:48,497 DEBUG overshot, min=323970 kbps=304736 max=333268 2019-01-08 02:47:48,498 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Measuring UDP Throughput (packet size=1024)... 2019-01-08 02:47:48,498 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:51,825 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=292.5918 real_seconds=1.00 rate_Mbps=2449.8958 tx_cpu=47 rx_cpu=34 drop=15758 pkt=315372 data_loss=4.99665 2019-01-08 02:47:51,826 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=1024 throughput=1<2508693/5000000<10000000 Kbps loss-rate=5 2019-01-08 02:47:51,826 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3754346K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:55,177 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=279.5127 real_seconds=1.00 rate_Mbps=2343.0284 tx_cpu=42 rx_cpu=35 drop=3348 pkt=289569 data_loss=1.15619 2019-01-08 02:47:55,178 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=1024 throughput=1<2399261/3754346<3754346 Kbps loss-rate=1 2019-01-08 02:47:55,178 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3076803K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:47:58,505 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=278.9717 real_seconds=1.00 rate_Mbps=2338.6639 tx_cpu=52 rx_cpu=35 drop=1667 pkt=287334 data_loss=0.58015 2019-01-08 02:47:58,506 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=1024 throughput=1<2394791/3076803<3076803 Kbps loss-rate=0 2019-01-08 02:47:58,506 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2735797K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:48:01,833 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=286.0527 real_seconds=1.00 rate_Mbps=2394.6274 tx_cpu=45 rx_cpu=32 drop=37210 pkt=330128 data_loss=11.27139 2019-01-08 02:48:01,834 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=1024 throughput=1<2452098/2735797<2735797 Kbps loss-rate=11 2019-01-08 02:48:01,834 DEBUG overshot, min=1 kbps=2452098 max=2735797 2019-01-08 02:48:01,834 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2452098K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:48:05,161 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=288.3379 real_seconds=1.00 rate_Mbps=2414.8752 tx_cpu=99 rx_cpu=33 drop=4070 pkt=299328 data_loss=1.35971 2019-01-08 02:48:05,161 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=1024 throughput=1<2472832/2452098<2735797 Kbps loss-rate=1 2019-01-08 02:48:05,162 DEBUG undershot, min=2472832 kbps=2604314 max=2735797 2019-01-08 02:48:05,162 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2604314K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:48:08,513 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=285.2754 real_seconds=1.00 rate_Mbps=2391.9010 tx_cpu=58 rx_cpu=33 drop=4268 pkt=296390 data_loss=1.44001 2019-01-08 02:48:08,514 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=1024 throughput=2472832<2449306/2604314<2735797 Kbps loss-rate=1 2019-01-08 02:48:08,514 DEBUG undershot, min=2604314 kbps=2670055 max=2735797 2019-01-08 02:48:08,515 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Measuring UDP Throughput (packet size=8192)... 2019-01-08 02:48:08,515 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:48:11,843 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=435.5156 real_seconds=1.00 rate_Mbps=3649.1879 tx_cpu=99 rx_cpu=25 drop=20548 pkt=76294 data_loss=26.93266 2019-01-08 02:48:11,843 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=8192 throughput=1<3736768/5000000<10000000 Kbps loss-rate=26 2019-01-08 02:48:11,844 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4368384K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:48:15,195 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=442.9531 real_seconds=1.00 rate_Mbps=3715.9050 tx_cpu=99 rx_cpu=25 drop=9958 pkt=66656 data_loss=14.93940 2019-01-08 02:48:15,195 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=8192 throughput=1<3805086/4368384<4368384 Kbps loss-rate=14 2019-01-08 02:48:15,196 DEBUG overshot, min=1 kbps=3805086 max=4368384 2019-01-08 02:48:15,196 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3805086K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:48:18,548 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=451.0234 real_seconds=1.00 rate_Mbps=3783.5231 tx_cpu=99 rx_cpu=21 drop=330 pkt=58061 data_loss=0.56838 2019-01-08 02:48:18,548 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=8192 throughput=1<3874327/3805086<4368384 Kbps loss-rate=0 2019-01-08 02:48:18,548 DEBUG undershot, min=3874327 kbps=4121355 max=4368384 2019-01-08 02:48:18,549 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4121355K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:48:21,900 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] megabytes=476.5625 real_seconds=1.00 rate_Mbps=3993.0042 tx_cpu=99 rx_cpu=28 drop=1886 pkt=62886 data_loss=2.99908 2019-01-08 02:48:21,901 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] pkt-size=8192 throughput=3874327<4088836/4121355<4368384 Kbps loss-rate=3 2019-01-08 02:48:21,911 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.13', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 238, 'rtt_ms': 0.32, 'throughput_kbps': 8835393, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6965, 'rtt_ms': 0.39, 'throughput_kbps': 8808285, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 298, 'rtt_ms': 0.26, 'throughput_kbps': 7614974, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 9.02, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 304736, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.44, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2449306, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 4088836, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.470', 'rtt_max_ms': '1.776', 'rtt_min_ms': '0.187', 'rtt_stddev': '0.446', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.270', 'rtt_max_ms': '0.450', 'rtt_min_ms': '0.179', 'rtt_stddev': '0.084', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.408', 'rtt_max_ms': '0.806', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.210', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-08 02:48:21,913 INFO Deleting floating ip a54c2b5d-33af-4c63-adc8-cabfd89401dd 2019-01-08 02:48:22,491 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Floating IP 172.30.9.201 deleted 2019-01-08 02:48:22,644 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b453] Instance deleted 2019-01-08 02:48:22,759 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Creating client VM... 2019-01-08 02:48:22,759 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-01-08 02:48:25,902 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] VM status=BUILD, retrying 1 of 150... 2019-01-08 02:48:28,498 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] VM status=BUILD, retrying 2 of 150... 2019-01-08 02:48:30,852 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] VM status=BUILD, retrying 3 of 150... 2019-01-08 02:48:33,583 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] VM status=BUILD, retrying 4 of 150... 2019-01-08 02:48:36,577 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] VM status=BUILD, retrying 5 of 150... 2019-01-08 02:48:39,163 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] VM status=BUILD, retrying 6 of 150... 2019-01-08 02:48:43,734 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Internal network IP: 192.168.2.19 2019-01-08 02:48:43,734 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] SSH IP: 172.30.9.202 2019-01-08 02:48:43,734 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Setup SSH for ubuntu@172.30.9.202 2019-01-08 02:48:53,153 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Installing nuttcp-8.1.4... 2019-01-08 02:48:53,196 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Copying nuttcp-8.1.4 to target... 2019-01-08 02:48:53,426 INFO ============================================================ 2019-01-08 02:48:53,426 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-01-08 02:49:02,497 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.27 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.594 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.477 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.268 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.224 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.359 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.251 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.262 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.221 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.351 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.221/0.427/1.272/0.304 ms 2019-01-08 02:49:11,541 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.339 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.351 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.227 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.217 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.187 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.243 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.356 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.250 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.223 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.189 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.187/0.258/0.356/0.063 ms 2019-01-08 02:49:20,586 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.674 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.411 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.220 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.232 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.240 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.214 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.215 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.215 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.430 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.428 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.214/0.327/0.674/0.148 ms 2019-01-08 02:49:20,586 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Measuring TCP Throughput (packet size=65536)... 2019-01-08 02:49:20,587 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:49:30,689 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=10552.7073 real_seconds=10.00 rate_Mbps=8848.6440 tx_cpu=16 rx_cpu=25 retrans=2326 cwnd=647 rtt_ms=0.24 2019-01-08 02:49:30,689 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:49:40,794 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=10189.2983 real_seconds=10.00 rate_Mbps=8544.5268 tx_cpu=16 rx_cpu=24 retrans=13649 cwnd=1741 rtt_ms=0.42 2019-01-08 02:49:40,795 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:49:50,898 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=10582.8942 real_seconds=10.00 rate_Mbps=8874.5817 tx_cpu=16 rx_cpu=25 retrans=1272 cwnd=680 rtt_ms=0.37 2019-01-08 02:49:50,899 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Measuring UDP Throughput (packet size=128)... 2019-01-08 02:49:50,899 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:49:54,229 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=31.6698 real_seconds=1.00 rate_Mbps=265.0406 tx_cpu=28 rx_cpu=29 drop=46563 pkt=306002 data_loss=15.21666 2019-01-08 02:49:54,229 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<271401/5000000<10000000 Kbps loss-rate=15 2019-01-08 02:49:54,229 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R814203K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:49:57,581 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=35.3687 real_seconds=1.00 rate_Mbps=296.0472 tx_cpu=27 rx_cpu=32 drop=12871 pkt=302612 data_loss=4.25340 2019-01-08 02:49:57,581 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<303152/814203<814203 Kbps loss-rate=4 2019-01-08 02:49:57,582 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R558677K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:00,905 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=35.3354 real_seconds=1.00 rate_Mbps=296.0283 tx_cpu=27 rx_cpu=36 drop=11399 pkt=300867 data_loss=3.78878 2019-01-08 02:50:00,906 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<303132/558677<558677 Kbps loss-rate=3 2019-01-08 02:50:00,906 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R430904K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:04,234 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=34.6074 real_seconds=1.00 rate_Mbps=289.8797 tx_cpu=23 rx_cpu=34 drop=6062 pkt=289566 data_loss=2.09351 2019-01-08 02:50:04,235 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<296836/430904<430904 Kbps loss-rate=2 2019-01-08 02:50:04,235 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R363870K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:07,561 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=32.4584 real_seconds=1.00 rate_Mbps=272.1532 tx_cpu=27 rx_cpu=35 drop=30004 pkt=295903 data_loss=10.13981 2019-01-08 02:50:07,562 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<278684/363870<363870 Kbps loss-rate=10 2019-01-08 02:50:07,562 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R321277K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:10,889 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=35.6321 real_seconds=1.00 rate_Mbps=298.0829 tx_cpu=84 rx_cpu=32 drop=20130 pkt=312028 data_loss=6.45140 2019-01-08 02:50:10,889 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<305236/321277<321277 Kbps loss-rate=6 2019-01-08 02:50:10,890 DEBUG overshot, min=1 kbps=305236 max=321277 2019-01-08 02:50:10,890 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305236K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:14,214 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=35.3867 real_seconds=1.00 rate_Mbps=296.3862 tx_cpu=99 rx_cpu=31 drop=8194 pkt=298082 data_loss=2.74906 2019-01-08 02:50:14,214 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<303499/305236<321277 Kbps loss-rate=2 2019-01-08 02:50:14,214 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Measuring UDP Throughput (packet size=1024)... 2019-01-08 02:50:14,215 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:17,543 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=274.5000 real_seconds=1.00 rate_Mbps=2301.7936 tx_cpu=51 rx_cpu=35 drop=1843 pkt=282931 data_loss=0.65139 2019-01-08 02:50:17,543 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=1<2357036/5000000<10000000 Kbps loss-rate=0 2019-01-08 02:50:17,543 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3678518K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:20,869 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=270.8008 real_seconds=1.00 rate_Mbps=2270.7356 tx_cpu=51 rx_cpu=35 drop=94 pkt=277394 data_loss=0.03389 2019-01-08 02:50:20,870 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=1<2325233/3678518<3678518 Kbps loss-rate=0 2019-01-08 02:50:20,870 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3001875K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:24,195 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=280.8613 real_seconds=1.00 rate_Mbps=2356.8463 tx_cpu=48 rx_cpu=34 drop=3958 pkt=291560 data_loss=1.35755 2019-01-08 02:50:24,195 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=1<2413410/3001875<3001875 Kbps loss-rate=1 2019-01-08 02:50:24,196 DEBUG undershot, min=2413410 kbps=2707642 max=3001875 2019-01-08 02:50:24,196 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2707642K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:27,547 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=274.9766 real_seconds=1.00 rate_Mbps=2306.2001 tx_cpu=51 rx_cpu=33 drop=3482 pkt=285058 data_loss=1.22151 2019-01-08 02:50:27,547 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=2413410<2361548/2707642<3001875 Kbps loss-rate=1 2019-01-08 02:50:27,547 DEBUG undershot, min=2707642 kbps=2854758 max=3001875 2019-01-08 02:50:27,548 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2854758K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:30,874 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=275.2412 real_seconds=1.00 rate_Mbps=2308.5605 tx_cpu=52 rx_cpu=37 drop=855 pkt=282702 data_loss=0.30245 2019-01-08 02:50:30,874 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=2707642<2363965/2854758<3001875 Kbps loss-rate=0 2019-01-08 02:50:30,874 DEBUG undershot, min=2854758 kbps=2928316 max=3001875 2019-01-08 02:50:30,874 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Measuring UDP Throughput (packet size=8192)... 2019-01-08 02:50:30,875 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:34,226 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=436.3047 real_seconds=1.00 rate_Mbps=3655.6096 tx_cpu=99 rx_cpu=23 drop=20447 pkt=76294 data_loss=26.80027 2019-01-08 02:50:34,226 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=1<3743344/5000000<10000000 Kbps loss-rate=26 2019-01-08 02:50:34,226 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4371672K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:37,553 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=448.6562 real_seconds=1.00 rate_Mbps=3761.2882 tx_cpu=99 rx_cpu=25 drop=9279 pkt=66707 data_loss=13.91009 2019-01-08 02:50:37,554 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=1<3851559/4371672<4371672 Kbps loss-rate=13 2019-01-08 02:50:37,554 DEBUG overshot, min=1 kbps=3851559 max=4371672 2019-01-08 02:50:37,554 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3851559K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:40,877 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=458.7188 real_seconds=1.00 rate_Mbps=3849.2628 tx_cpu=99 rx_cpu=22 drop=54 pkt=58770 data_loss=0.09187 2019-01-08 02:50:40,878 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=1<3941645/3851559<4371672 Kbps loss-rate=0 2019-01-08 02:50:40,878 DEBUG undershot, min=3941645 kbps=4156658 max=4371672 2019-01-08 02:50:40,878 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4156658K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:44,202 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=468.8047 real_seconds=1.00 rate_Mbps=3928.8000 tx_cpu=99 rx_cpu=25 drop=3419 pkt=63426 data_loss=5.39053 2019-01-08 02:50:44,202 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=3941645<4023091/4156658<4371672 Kbps loss-rate=5 2019-01-08 02:50:44,203 DEBUG overshot, min=3941645 kbps=4023091 max=4156658 2019-01-08 02:50:44,203 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4023091K -p5001 -P5002 -fparse 192.168.1.7 2019-01-08 02:50:47,531 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=475.8516 real_seconds=1.00 rate_Mbps=3992.1873 tx_cpu=99 rx_cpu=24 drop=479 pkt=61388 data_loss=0.78029 2019-01-08 02:50:47,531 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=3941645<4087999/4023091<4156658 Kbps loss-rate=0 2019-01-08 02:50:47,532 DEBUG undershot, min=4087999 kbps=4122328 max=4156658 2019-01-08 02:50:47,542 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.19', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2326, 'rtt_ms': 0.24, 'throughput_kbps': 9061011, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13649, 'rtt_ms': 0.42, 'throughput_kbps': 8749595, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1272, 'rtt_ms': 0.37, 'throughput_kbps': 9087571, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.75, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 303499, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.3, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2363965, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.78, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 4087999, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.427', 'rtt_max_ms': '1.272', 'rtt_min_ms': '0.221', 'rtt_stddev': '0.304', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.258', 'rtt_max_ms': '0.356', 'rtt_min_ms': '0.187', 'rtt_stddev': '0.063', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.327', 'rtt_max_ms': '0.674', 'rtt_min_ms': '0.214', 'rtt_stddev': '0.148', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-08 02:50:47,544 INFO ============================================================ 2019-01-08 02:50:47,544 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-01-08 02:50:56,615 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] PING 172.30.9.203 (172.30.9.203) 64(92) bytes of data. 72 bytes from 172.30.9.203: icmp_seq=1 ttl=62 time=2.19 ms 72 bytes from 172.30.9.203: icmp_seq=2 ttl=62 time=0.975 ms 72 bytes from 172.30.9.203: icmp_seq=3 ttl=62 time=0.534 ms 72 bytes from 172.30.9.203: icmp_seq=4 ttl=62 time=0.473 ms 72 bytes from 172.30.9.203: icmp_seq=5 ttl=62 time=0.636 ms 72 bytes from 172.30.9.203: icmp_seq=6 ttl=62 time=0.455 ms 72 bytes from 172.30.9.203: icmp_seq=7 ttl=62 time=0.475 ms 72 bytes from 172.30.9.203: icmp_seq=8 ttl=62 time=0.455 ms 72 bytes from 172.30.9.203: icmp_seq=9 ttl=62 time=0.716 ms 72 bytes from 172.30.9.203: icmp_seq=10 ttl=62 time=0.536 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.455/0.745/2.197/0.507 ms 2019-01-08 02:51:05,659 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] PING 172.30.9.203 (172.30.9.203) 391(419) bytes of data. 399 bytes from 172.30.9.203: icmp_seq=1 ttl=62 time=0.396 ms 399 bytes from 172.30.9.203: icmp_seq=2 ttl=62 time=0.610 ms 399 bytes from 172.30.9.203: icmp_seq=3 ttl=62 time=0.493 ms 399 bytes from 172.30.9.203: icmp_seq=4 ttl=62 time=0.537 ms 399 bytes from 172.30.9.203: icmp_seq=5 ttl=62 time=0.537 ms 399 bytes from 172.30.9.203: icmp_seq=6 ttl=62 time=0.573 ms 399 bytes from 172.30.9.203: icmp_seq=7 ttl=62 time=0.462 ms 399 bytes from 172.30.9.203: icmp_seq=8 ttl=62 time=0.450 ms 399 bytes from 172.30.9.203: icmp_seq=9 ttl=62 time=0.533 ms 399 bytes from 172.30.9.203: icmp_seq=10 ttl=62 time=0.541 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.396/0.513/0.610/0.061 ms 2019-01-08 02:51:14,706 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] PING 172.30.9.203 (172.30.9.203) 1500(1528) bytes of data. 1508 bytes from 172.30.9.203: icmp_seq=1 ttl=62 time=1.37 ms 1508 bytes from 172.30.9.203: icmp_seq=2 ttl=62 time=0.476 ms 1508 bytes from 172.30.9.203: icmp_seq=3 ttl=62 time=0.480 ms 1508 bytes from 172.30.9.203: icmp_seq=4 ttl=62 time=0.468 ms 1508 bytes from 172.30.9.203: icmp_seq=5 ttl=62 time=0.567 ms 1508 bytes from 172.30.9.203: icmp_seq=6 ttl=62 time=0.445 ms 1508 bytes from 172.30.9.203: icmp_seq=7 ttl=62 time=0.791 ms 1508 bytes from 172.30.9.203: icmp_seq=8 ttl=62 time=0.522 ms 1508 bytes from 172.30.9.203: icmp_seq=9 ttl=62 time=0.771 ms 1508 bytes from 172.30.9.203: icmp_seq=10 ttl=62 time=0.429 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.429/0.632/1.374/0.276 ms 2019-01-08 02:51:14,707 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Measuring TCP Throughput (packet size=65536)... 2019-01-08 02:51:14,707 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:51:24,811 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=8407.6378 real_seconds=10.00 rate_Mbps=7050.8861 tx_cpu=12 rx_cpu=20 retrans=54 cwnd=612 rtt_ms=0.36 2019-01-08 02:51:24,811 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:51:34,917 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=8415.3132 real_seconds=10.00 rate_Mbps=7056.6309 tx_cpu=13 rx_cpu=20 retrans=11 cwnd=780 rtt_ms=0.48 2019-01-08 02:51:34,918 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:51:45,048 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=8388.4193 real_seconds=10.00 rate_Mbps=7034.5115 tx_cpu=12 rx_cpu=21 retrans=53 cwnd=593 rtt_ms=0.52 2019-01-08 02:51:45,048 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Measuring UDP Throughput (packet size=128)... 2019-01-08 02:51:45,048 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:51:48,376 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=16.2235 real_seconds=1.00 rate_Mbps=135.5266 tx_cpu=28 rx_cpu=20 drop=174571 pkt=307474 data_loss=56.77583 2019-01-08 02:51:48,376 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<138779/5000000<10000000 Kbps loss-rate=56 2019-01-08 02:51:48,376 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R416337K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:51:51,703 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=16.9036 real_seconds=1.00 rate_Mbps=141.1534 tx_cpu=28 rx_cpu=20 drop=189062 pkt=327536 data_loss=57.72240 2019-01-08 02:51:51,703 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<144541/416337<416337 Kbps loss-rate=57 2019-01-08 02:51:51,704 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R280439K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:51:55,055 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=16.8276 real_seconds=1.00 rate_Mbps=140.5883 tx_cpu=99 rx_cpu=21 drop=136014 pkt=273866 data_loss=49.66453 2019-01-08 02:51:55,056 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<143962/280439<280439 Kbps loss-rate=49 2019-01-08 02:51:55,056 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R212200K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:51:58,383 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=16.9769 real_seconds=1.00 rate_Mbps=141.9676 tx_cpu=99 rx_cpu=23 drop=68151 pkt=207226 data_loss=32.88728 2019-01-08 02:51:58,384 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<145374/212200<212200 Kbps loss-rate=32 2019-01-08 02:51:58,384 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R178787K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:01,711 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=16.8201 real_seconds=1.00 rate_Mbps=140.6713 tx_cpu=99 rx_cpu=24 drop=36807 pkt=174597 data_loss=21.08093 2019-01-08 02:52:01,711 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<144047/178787<178787 Kbps loss-rate=21 2019-01-08 02:52:01,711 DEBUG overshot, min=1 kbps=144047 max=178787 2019-01-08 02:52:01,712 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144047K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:05,039 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=16.8446 real_seconds=1.00 rate_Mbps=140.9493 tx_cpu=99 rx_cpu=20 drop=2680 pkt=140671 data_loss=1.90545 2019-01-08 02:52:05,040 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=1<144332/144047<178787 Kbps loss-rate=1 2019-01-08 02:52:05,040 DEBUG undershot, min=144332 kbps=161559 max=178787 2019-01-08 02:52:05,040 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161559K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:08,368 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=16.8937 real_seconds=1.00 rate_Mbps=141.3333 tx_cpu=99 rx_cpu=20 drop=19379 pkt=157772 data_loss=12.28290 2019-01-08 02:52:08,368 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=144332<144725/161559<178787 Kbps loss-rate=12 2019-01-08 02:52:08,369 DEBUG overshot, min=144332 kbps=144725 max=161559 2019-01-08 02:52:08,369 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144725K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:11,720 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=16.7833 real_seconds=1.00 rate_Mbps=140.4354 tx_cpu=99 rx_cpu=22 drop=3845 pkt=141333 data_loss=2.72017 2019-01-08 02:52:11,720 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=128 throughput=144332<143805/144725<161559 Kbps loss-rate=2 2019-01-08 02:52:11,721 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Measuring UDP Throughput (packet size=1024)... 2019-01-08 02:52:11,721 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:15,047 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=134.4160 real_seconds=1.00 rate_Mbps=1123.1873 tx_cpu=52 rx_cpu=23 drop=146251 pkt=283893 data_loss=51.51625 2019-01-08 02:52:15,047 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=1<1150143/5000000<10000000 Kbps loss-rate=51 2019-01-08 02:52:15,048 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3075071K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:18,375 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=133.1904 real_seconds=1.00 rate_Mbps=1116.9204 tx_cpu=52 rx_cpu=21 drop=147433 pkt=283820 data_loss=51.94597 2019-01-08 02:52:18,375 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=1<1143726/3075071<3075071 Kbps loss-rate=51 2019-01-08 02:52:18,376 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2109398K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:21,703 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=134.3857 real_seconds=1.00 rate_Mbps=1127.3443 tx_cpu=90 rx_cpu=22 drop=119867 pkt=257478 data_loss=46.55429 2019-01-08 02:52:21,703 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=1<1154400/2109398<2109398 Kbps loss-rate=46 2019-01-08 02:52:21,704 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1631899K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:25,031 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=134.7959 real_seconds=1.00 rate_Mbps=1127.6298 tx_cpu=99 rx_cpu=22 drop=61175 pkt=199206 data_loss=30.70941 2019-01-08 02:52:25,032 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=1<1154692/1631899<1631899 Kbps loss-rate=30 2019-01-08 02:52:25,032 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1393295K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:28,359 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=115.2764 real_seconds=1.00 rate_Mbps=963.3274 tx_cpu=99 rx_cpu=23 drop=52036 pkt=170079 data_loss=30.59519 2019-01-08 02:52:28,360 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=1<986447/1393295<1393295 Kbps loss-rate=30 2019-01-08 02:52:28,360 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1189871K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:31,687 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=135.1865 real_seconds=1.00 rate_Mbps=1130.3238 tx_cpu=99 rx_cpu=22 drop=6817 pkt=145248 data_loss=4.69340 2019-01-08 02:52:31,688 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=1024 throughput=1<1157451/1189871<1189871 Kbps loss-rate=4 2019-01-08 02:52:31,688 INFO [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Measuring UDP Throughput (packet size=8192)... 2019-01-08 02:52:31,688 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:35,015 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=262.4297 real_seconds=1.00 rate_Mbps=2196.8986 tx_cpu=99 rx_cpu=13 drop=42703 pkt=76294 data_loss=55.97164 2019-01-08 02:52:35,016 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=1<2249624/5000000<10000000 Kbps loss-rate=55 2019-01-08 02:52:35,016 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3624812K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:38,344 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=268.9922 real_seconds=1.00 rate_Mbps=2251.7032 tx_cpu=99 rx_cpu=11 drop=20879 pkt=55310 data_loss=37.74905 2019-01-08 02:52:38,344 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=1<2305744/3624812<3624812 Kbps loss-rate=37 2019-01-08 02:52:38,344 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2965278K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:41,671 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=263.8203 real_seconds=1.00 rate_Mbps=2213.2290 tx_cpu=99 rx_cpu=12 drop=11478 pkt=45247 data_loss=25.36743 2019-01-08 02:52:41,672 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=1<2266346/2965278<2965278 Kbps loss-rate=25 2019-01-08 02:52:41,672 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2615812K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:44,999 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=273.3203 real_seconds=1.00 rate_Mbps=2288.5386 tx_cpu=99 rx_cpu=12 drop=4929 pkt=39914 data_loss=12.34905 2019-01-08 02:52:45,000 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=1<2343463/2615812<2615812 Kbps loss-rate=12 2019-01-08 02:52:45,000 DEBUG overshot, min=1 kbps=2343463 max=2615812 2019-01-08 02:52:45,000 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2343463K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:48,327 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=278.8906 real_seconds=1.00 rate_Mbps=2338.5570 tx_cpu=99 rx_cpu=12 drop=61 pkt=35759 data_loss=0.17060 2019-01-08 02:52:48,327 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=1<2394682/2343463<2615812 Kbps loss-rate=0 2019-01-08 02:52:48,328 DEBUG undershot, min=2394682 kbps=2505247 max=2615812 2019-01-08 02:52:48,328 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2505247K -p5001 -P5002 -fparse 172.30.9.203 2019-01-08 02:52:51,656 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] megabytes=277.3125 real_seconds=1.00 rate_Mbps=2320.5851 tx_cpu=99 rx_cpu=14 drop=2731 pkt=38227 data_loss=7.14415 2019-01-08 02:52:51,656 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] pkt-size=8192 throughput=2394682<2376279/2505247<2615812 Kbps loss-rate=7 2019-01-08 02:52:51,656 DEBUG overshot, min=2394682 kbps=2376279 max=2505247 2019-01-08 02:52:51,667 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.19', 'ip_to': u'172.30.9.203', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 54, 'rtt_ms': 0.36, 'throughput_kbps': 7220107, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.48, 'throughput_kbps': 7225990, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 53, 'rtt_ms': 0.52, 'throughput_kbps': 7203339, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.72, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 143805, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.69, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1157451, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.14, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2376279, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.745', 'rtt_max_ms': '2.197', 'rtt_min_ms': '0.455', 'rtt_stddev': '0.507', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.513', 'rtt_max_ms': '0.610', 'rtt_min_ms': '0.396', 'rtt_stddev': '0.061', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.632', 'rtt_max_ms': '1.374', 'rtt_min_ms': '0.429', 'rtt_stddev': '0.276', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-08 02:52:51,668 INFO Deleting floating ip acd0b05e-a4a0-4408-a921-38781eb9d2cc 2019-01-08 02:52:52,427 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Floating IP 172.30.9.202 deleted 2019-01-08 02:52:52,752 DEBUG [TestClient_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b454] Instance deleted 2019-01-08 02:52:52,784 INFO Cleaning up... 2019-01-08 02:52:52,784 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Terminating nuttcp-8.1.4 2019-01-08 02:52:52,794 INFO Deleting floating ip 7f6262da-1981-480a-a238-02aabd8c29f9 2019-01-08 02:52:54,259 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Floating IP 172.30.9.203 deleted 2019-01-08 02:52:54,435 DEBUG [TestServer_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b451] Instance deleted 2019-01-08 02:52:59,950 INFO Network pns-internal-net_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45 deleted. 2019-01-08 02:53:01,575 INFO Network pns-internal-net2_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45 deleted. 2019-01-08 02:53:01,649 INFO Removed public key pns_public_key 2019-01-08 02:53:01,649 INFO Deleting security group 2019-01-08 02:53:02,088 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': '18927439', 'rtt_ms': '0.216667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 305274, 'loss_rate': 0.36}, 1024: {'tp_kbps': 2180116, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 9080602, 'loss_rate': 0.11}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.131/0.107/0.202/0.032', | | | | | '64-byte': '0.237/0.120/0.875/0.216', '1500-byte': '0.182/0.127/0.407/0.088'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '8419550', 'rtt_ms': '0.323333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 304736, 'loss_rate': 9.02}, 1024: {'tp_kbps': 2449306, | | | | | 'loss_rate': 1.44}, 8192: {'tp_kbps': 4088836, 'loss_rate': 3.0}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.270/0.179/0.450/0.084', | | | | | '64-byte': '0.470/0.187/1.776/0.446', '1500-byte': '0.408/0.222/0.806/0.210'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '17780083', 'rtt_ms': '0.32'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 271810, 'loss_rate': 0.15}, 1024: {'tp_kbps': 2111338, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 9709162, 'loss_rate': 0.08}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.168/0.094/0.263/0.044', | | | | | '64-byte': '0.284/0.108/0.840/0.214', '1500-byte': '0.223/0.129/0.373/0.089'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '8966059', 'rtt_ms': '0.343333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 303499, 'loss_rate': 2.75}, 1024: {'tp_kbps': 2363965, | | | | | 'loss_rate': 0.3}, 8192: {'tp_kbps': 4087999, 'loss_rate': 0.78}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.258/0.187/0.356/0.063', | | | | | '64-byte': '0.427/0.221/1.272/0.304', '1500-byte': '0.327/0.214/0.674/0.148'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '6191464', 'rtt_ms': '0.406667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 141829, 'loss_rate': 3.14}, 1024: {'tp_kbps': 1140593, | | | | | 'loss_rate': 3.13}, 8192: {'tp_kbps': 2335625, 'loss_rate': 1.71}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.359/0.220/0.484/0.092', | | | | | '64-byte': '0.647/0.262/1.795/0.536', '1500-byte': '0.499/0.306/1.090/0.206'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '7216478', 'rtt_ms': '0.453333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 143805, 'loss_rate': 2.72}, 1024: {'tp_kbps': 1157451, | | | | | 'loss_rate': 4.69}, 8192: {'tp_kbps': 2376279, 'loss_rate': 7.14}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.513/0.396/0.610/0.061', | | | | | '64-byte': '0.745/0.455/2.197/0.507', '1500-byte': '0.632/0.429/1.374/0.276'}} | | 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 | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-01-08 02:53:02,092 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-01-08 02:53:02,338 - 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... 2019-01-08 02:53:02,485 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 02:53:02,485 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:05 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-08 02:53:02,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 02:53:02,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}772faf067be452ed2b722bbda44c16e3dcb1125b" 2019-01-08 02:53:02,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-af0d5e50-f06a-4111-9ee5-e0554c5b5155 Date: Tue, 08 Jan 2019 02:53:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "created_at": "2019-01-08T02:34:58Z", "admin_state_up": true, "updated_at": "2019-01-08T02:52:57Z", "revision_number": 6, "routes": [], "project_id": "6abc55a5883743b2a9a6ef5e7560b281", "id": "99e6dee2-e9aa-408e-aa49-27fe3ccb8e6e", "name": "vmtp-router_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}]} 2019-01-08 02:53:02,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-af0d5e50-f06a-4111-9ee5-e0554c5b5155 2019-01-08 02:53:02,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.308758020401s 2019-01-08 02:53:02,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-af0d5e50-f06a-4111-9ee5-e0554c5b5155 2019-01-08 02:53:02,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 02:53:02,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/99e6dee2-e9aa-408e-aa49-27fe3ccb8e6e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}772faf067be452ed2b722bbda44c16e3dcb1125b" 2019-01-08 02:53:04,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-162fd4c7-c861-4c10-b83e-d52504543f77 Content-Length: 0 Date: Tue, 08 Jan 2019 02:53:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:53:04,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/99e6dee2-e9aa-408e-aa49-27fe3ccb8e6e.json used request id req-162fd4c7-c861-4c10-b83e-d52504543f77 2019-01-08 02:53:04,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.75569605827s 2019-01-08 02:53:04,557 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/99e6dee2-e9aa-408e-aa49-27fe3ccb8e6e.json used request id req-162fd4c7-c861-4c10-b83e-d52504543f77 2019-01-08 02:53:04,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:53:04,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}772faf067be452ed2b722bbda44c16e3dcb1125b" 2019-01-08 02:53:04,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-d9f84c1d-53e7-48a5-b21d-012335ee4194 Date: Tue, 08 Jan 2019 02:53:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/085a0613-3685-4a9a-b777-4aa33a87c988/snap", "metadata": {}}], "file": "/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988/file", "owner": "6abc55a5883743b2a9a6ef5e7560b281", "id": "085a0613-3685-4a9a-b777-4aa33a87c988", "size": 263586304, "self": "/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/085a0613-3685-4a9a-b777-4aa33a87c988/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T02:35:06Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T02:35:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:53:04,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d9f84c1d-53e7-48a5-b21d-012335ee4194 2019-01-08 02:53:04,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.238889932632s 2019-01-08 02:53:04,800 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-d9f84c1d-53e7-48a5-b21d-012335ee4194 2019-01-08 02:53:04,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 02:53:04,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}772faf067be452ed2b722bbda44c16e3dcb1125b" 2019-01-08 02:53:05,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a544293-142a-49df-a2ea-51031f4f8d7d Date: Tue, 08 Jan 2019 02:53:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:53:05,339 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988 used request id req-6a544293-142a-49df-a2ea-51031f4f8d7d 2019-01-08 02:53:05,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.537020206451s 2019-01-08 02:53:05,339 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/085a0613-3685-4a9a-b777-4aa33a87c988 used request id req-6a544293-142a-49df-a2ea-51031f4f8d7d 2019-01-08 02:53:05,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 02:53:05,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:05,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-793c582a-9c42-4835-bba6-318d840f7d69 x-compute-request-id: req-793c582a-9c42-4835-bba6-318d840f7d69 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825", "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": "9c7d5d90-e12a-462e-83c0-e7ea3f0a3825"}]} 2019-01-08 02:53:05,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-793c582a-9c42-4835-bba6-318d840f7d69 2019-01-08 02:53:05,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.20835518837s 2019-01-08 02:53:05,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-793c582a-9c42-4835-bba6-318d840f7d69 2019-01-08 02:53:05,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 02:53:05,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:05,581 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02: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 x-openstack-request-id: req-98a848d0-030f-48e7-bd63-d47942d72c73 x-compute-request-id: req-98a848d0-030f-48e7-bd63-d47942d72c73 Content-Length: 0 Content-Type: application/json 2019-01-08 02:53:05,581 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825 used request id req-98a848d0-030f-48e7-bd63-d47942d72c73 2019-01-08 02:53:05,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0308940410614s 2019-01-08 02:53:05,582 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/9c7d5d90-e12a-462e-83c0-e7ea3f0a3825 used request id req-98a848d0-030f-48e7-bd63-d47942d72c73 2019-01-08 02:53:05,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:53:05,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:05,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f947d514-7682-47f1-afe6-411a4c32b297 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "links": {"self": "http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "693a7307f18842b4b5ed1d695b6f0cc7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:53:05,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f947d514-7682-47f1-afe6-411a4c32b297 2019-01-08 02:53:05,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120540857315s 2019-01-08 02:53:05,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f947d514-7682-47f1-afe6-411a4c32b297 2019-01-08 02:53:05,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:53:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:05,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58580583-9855-462b-84a2-353fe7aaf882 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45", "links": {"self": "http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "693a7307f18842b4b5ed1d695b6f0cc7", "description": null}} 2019-01-08 02:53:05,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7 used request id req-58580583-9855-462b-84a2-353fe7aaf882 2019-01-08 02:53:05,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11611199379s 2019-01-08 02:53:05,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7 used request id req-58580583-9855-462b-84a2-353fe7aaf882 2019-01-08 02:53:05,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 02:53:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:06,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc05c5a-6bfe-4f1f-b550-ac9b95cfe0a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:53:06,077 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7 used request id req-8fc05c5a-6bfe-4f1f-b550-ac9b95cfe0a4 2019-01-08 02:53:06,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.250347137451s 2019-01-08 02:53:06,077 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/693a7307f18842b4b5ed1d695b6f0cc7 used request id req-8fc05c5a-6bfe-4f1f-b550-ac9b95cfe0a4 2019-01-08 02:53:06,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:53:06,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:06,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de82aa5-2f71-4ba4-83dd-268873bdc162 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281"}, "tags": [], "enabled": true, "id": "6abc55a5883743b2a9a6ef5e7560b281", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_7476e6b5-3c9e-4eb5-a457-4b5a6f5c6b45"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:53:06,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-3de82aa5-2f71-4ba4-83dd-268873bdc162 2019-01-08 02:53:06,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990319252014s 2019-01-08 02:53:06,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-3de82aa5-2f71-4ba4-83dd-268873bdc162 2019-01-08 02:53:06,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 02:53:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:06,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26e73e68-d7d5-4529-a107-148f19b72534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:53:06,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281 used request id req-26e73e68-d7d5-4529-a107-148f19b72534 2019-01-08 02:53:06,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174999952316s 2019-01-08 02:53:06,363 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/6abc55a5883743b2a9a6ef5e7560b281 used request id req-26e73e68-d7d5-4529-a107-148f19b72534 2019-01-08 02:53:06,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:53:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=6abc55a5883743b2a9a6ef5e7560b281&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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:06,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a5fa3cc2-7e69-42b3-92c0-44a04695fd19 Date: Tue, 08 Jan 2019 02:53:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "created_at": "2019-01-08T02:35:13Z", "updated_at": "2019-01-08T02:35:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:35:13Z", "revision_number": 0, "id": "0887a1b5-f56d-48f5-afa0-b44f56d95108", "remote_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "remote_ip_prefix": null, "created_at": "2019-01-08T02:35:13Z", "security_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "port_range_min": null, "ethertype": "IPv6", "project_id": "6abc55a5883743b2a9a6ef5e7560b281"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:35:13Z", "revision_number": 0, "id": "3ad20881-f0e6-4651-bf27-313f65b2c15c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:35:13Z", "security_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "port_range_min": null, "ethertype": "IPv4", "project_id": "6abc55a5883743b2a9a6ef5e7560b281"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:35:13Z", "revision_number": 0, "id": "5f7ff783-a2bb-4429-96a2-c9c4d6054474", "remote_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "remote_ip_prefix": null, "created_at": "2019-01-08T02:35:13Z", "security_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "port_range_min": null, "ethertype": "IPv4", "project_id": "6abc55a5883743b2a9a6ef5e7560b281"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:35:13Z", "revision_number": 0, "id": "e40c9b44-8b2e-402c-afdc-7eb3f6101b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:35:13Z", "security_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "port_range_min": null, "ethertype": "IPv6", "project_id": "6abc55a5883743b2a9a6ef5e7560b281"}], "revision_number": 4, "project_id": "6abc55a5883743b2a9a6ef5e7560b281", "id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "name": "default"}]} 2019-01-08 02:53:06,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=6abc55a5883743b2a9a6ef5e7560b281&name=default used request id req-a5fa3cc2-7e69-42b3-92c0-44a04695fd19 2019-01-08 02:53:06,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.243044137955s 2019-01-08 02:53:06,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=6abc55a5883743b2a9a6ef5e7560b281&name=default used request id req-a5fa3cc2-7e69-42b3-92c0-44a04695fd19 2019-01-08 02:53:06,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:53:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:06,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-4ed7d2cc-d669-4a36-a2ea-c04f711b1aa7 Date: Tue, 08 Jan 2019 02:53:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "created_at": "2019-01-08T02:35:13Z", "updated_at": "2019-01-08T02:35:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:35:13Z", "revision_number": 0, "id": "0887a1b5-f56d-48f5-afa0-b44f56d95108", "remote_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "remote_ip_prefix": null, "created_at": "2019-01-08T02:35:13Z", "security_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "port_range_min": null, "ethertype": "IPv6", "project_id": "6abc55a5883743b2a9a6ef5e7560b281"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:35:13Z", "revision_number": 0, "id": "3ad20881-f0e6-4651-bf27-313f65b2c15c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:35:13Z", "security_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "port_range_min": null, "ethertype": "IPv4", "project_id": "6abc55a5883743b2a9a6ef5e7560b281"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:35:13Z", "revision_number": 0, "id": "5f7ff783-a2bb-4429-96a2-c9c4d6054474", "remote_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "remote_ip_prefix": null, "created_at": "2019-01-08T02:35:13Z", "security_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "port_range_min": null, "ethertype": "IPv4", "project_id": "6abc55a5883743b2a9a6ef5e7560b281"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:35:13Z", "revision_number": 0, "id": "e40c9b44-8b2e-402c-afdc-7eb3f6101b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:35:13Z", "security_group_id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "tenant_id": "6abc55a5883743b2a9a6ef5e7560b281", "port_range_min": null, "ethertype": "IPv6", "project_id": "6abc55a5883743b2a9a6ef5e7560b281"}], "revision_number": 4, "project_id": "6abc55a5883743b2a9a6ef5e7560b281", "id": "109e5b03-c330-406e-b9a3-d34b129fbfc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 02:53:06,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-4ed7d2cc-d669-4a36-a2ea-c04f711b1aa7 2019-01-08 02:53:06,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.287892103195s 2019-01-08 02:53:06,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-4ed7d2cc-d669-4a36-a2ea-c04f711b1aa7 2019-01-08 02:53:06,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 02:53:06,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/109e5b03-c330-406e-b9a3-d34b129fbfc3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4fb6019042a9bdbbcddc52394a1fd748ac0a4d8" 2019-01-08 02:53:07,318 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ce3b9dd-8f16-4a12-bc5c-caabf71ab5e5 Content-Length: 0 Date: Tue, 08 Jan 2019 02:53:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 02:53:07,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/109e5b03-c330-406e-b9a3-d34b129fbfc3.json used request id req-4ce3b9dd-8f16-4a12-bc5c-caabf71ab5e5 2019-01-08 02:53:07,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.410989999771s 2019-01-08 02:53:07,318 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/109e5b03-c330-406e-b9a3-d34b129fbfc3.json used request id req-4ce3b9dd-8f16-4a12-bc5c-caabf71ab5e5 2019-01-08 02:53:07,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:53:07,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}772faf067be452ed2b722bbda44c16e3dcb1125b" 2019-01-08 02:53:07,846 - keystoneauth.session - DEBUG - RESP: [401] Content-Type: application/json Content-Length: 114 Www-Authenticate: Keystone uri='http://192.30.9.3:5000' X-Openstack-Request-Id: req-ee306e93-828e-41fe-bdee-307066a00125 Date: Tue, 08 Jan 2019 02:53:07 GMT RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2019-01-08 02:53:07,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-ee306e93-828e-41fe-bdee-307066a00125 2019-01-08 02:53:07,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:53:07,867 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-08 02:53:07,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.548743009567s 2019-01-08 02:53:07,879 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-01-08 02:53:07,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:53:07,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ede4de2-d439-45ba-9384-d22a121fe4e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:53:07,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3ede4de2-d439-45ba-9384-d22a121fe4e2 2019-01-08 02:53:07,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:53:08,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T03:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["yK3Ng0BlRHaGQ_XDbzuD6g"], "issued_at": "2019-01-08T02:53:08.000000Z"}} 2019-01-08 02:53:08,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:53:08,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:08,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c8762ae5-b4b6-42f4-afd0-ca95ccdc66f0 Date: Tue, 08 Jan 2019 02:53:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 02:53:08,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8762ae5-b4b6-42f4-afd0-ca95ccdc66f0 2019-01-08 02:53:08,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274183988571s 2019-01-08 02:53:08,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8762ae5-b4b6-42f4-afd0-ca95ccdc66f0 2019-01-08 02:53:08,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:53:08,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:53: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:53:08,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:53:08,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:08,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476194b3-fe1a-427a-84ad-d2ea64d747dc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 02:53:08,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-476194b3-fe1a-427a-84ad-d2ea64d747dc 2019-01-08 02:53:08,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0977258682251s 2019-01-08 02:53:08,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-476194b3-fe1a-427a-84ad-d2ea64d747dc 2019-01-08 02:53:08,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 02:53:08,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2"}}' 2019-01-08 02:53:08,864 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e354c1-02f1-4e5a-a195-90e6bbd2c326 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.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90"}, "tags": [], "enabled": true, "id": "63077ac3026f479990fbe27da4764a90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2"}} 2019-01-08 02:53:08,864 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-68e354c1-02f1-4e5a-a195-90e6bbd2c326 2019-01-08 02:53:08,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.148867845535s 2019-01-08 02:53:08,865 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-68e354c1-02f1-4e5a-a195-90e6bbd2c326 2019-01-08 02:53:08,865 - 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'63077ac3026f479990fbe27da4764a90', '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_4c436439-2384-466b-a1c9-7fde3cbb13d2'}) 2019-01-08 02:53:08,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 02:53:08,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "44ef10c6-86f9-40fd-90bb-dcf2a9b4cfe5", "email": null, "name": "shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2"}}' 2019-01-08 02:53:09,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7eabe45-c8d8-45ba-8eff-e3e43e254aa2 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2", "links": {"self": "http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "72aaf5a4d8534cf5b709b2a8c21531e1", "domain_id": "default", "password_expires_at": null}} 2019-01-08 02:53:09,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-d7eabe45-c8d8-45ba-8eff-e3e43e254aa2 2019-01-08 02:53:09,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376060009003s 2019-01-08 02:53:09,248 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-d7eabe45-c8d8-45ba-8eff-e3e43e254aa2 2019-01-08 02:53:09,248 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'72aaf5a4d8534cf5b709b2a8c21531e1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2'}) 2019-01-08 02:53:09,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:53:09,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:09,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff08b19-f5b8-47a7-a320-ede3dd6a73c6 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:53:09,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8ff08b19-f5b8-47a7-a320-ede3dd6a73c6 2019-01-08 02:53:09,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107769012451s 2019-01-08 02:53:09,360 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-8ff08b19-f5b8-47a7-a320-ede3dd6a73c6 2019-01-08 02:53:09,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:53:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:09,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4448b5a1-fe62-422a-86d3-188b82291a41 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:53:09,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4448b5a1-fe62-422a-86d3-188b82291a41 2019-01-08 02:53:09,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104388952255s 2019-01-08 02:53:09,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-4448b5a1-fe62-422a-86d3-188b82291a41 2019-01-08 02:53:09,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:53:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:09,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709e749f-ce7e-45d5-8bca-20a4ea599569 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:53:09,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-709e749f-ce7e-45d5-8bca-20a4ea599569 2019-01-08 02:53:09,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104616880417s 2019-01-08 02:53:09,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-709e749f-ce7e-45d5-8bca-20a4ea599569 2019-01-08 02:53:09,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:53:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:09,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0490ee-6f70-47a2-b38f-4f5ba26275ae Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2", "links": {"self": "http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "72aaf5a4d8534cf5b709b2a8c21531e1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:53:09,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-4e0490ee-6f70-47a2-b38f-4f5ba26275ae 2019-01-08 02:53:09,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126864910126s 2019-01-08 02:53:09,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-4e0490ee-6f70-47a2-b38f-4f5ba26275ae 2019-01-08 02:53:09,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:53:09,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:09,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d506cf28-be68-4dca-9dc8-bb230b5a5412 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90"}, "tags": [], "enabled": true, "id": "63077ac3026f479990fbe27da4764a90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:53:09,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-d506cf28-be68-4dca-9dc8-bb230b5a5412 2019-01-08 02:53:09,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111112833023s 2019-01-08 02:53:09,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-d506cf28-be68-4dca-9dc8-bb230b5a5412 2019-01-08 02:53:09,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:53:09,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=63077ac3026f479990fbe27da4764a90" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:09,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026fb296-090d-49e9-8d5f-25656831adb7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=63077ac3026f479990fbe27da4764a90", "previous": null, "next": null}} 2019-01-08 02:53:09,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=63077ac3026f479990fbe27da4764a90 used request id req-026fb296-090d-49e9-8d5f-25656831adb7 2019-01-08 02:53:09,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0993418693542s 2019-01-08 02:53:09,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=63077ac3026f479990fbe27da4764a90 used request id req-026fb296-090d-49e9-8d5f-25656831adb7 2019-01-08 02:53:09,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:53:09,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90/users/72aaf5a4d8534cf5b709b2a8c21531e1/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:10,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a67db5f6-e758-4aee-b77b-9bbbbcda2768 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:53:10,103 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90/users/72aaf5a4d8534cf5b709b2a8c21531e1/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-a67db5f6-e758-4aee-b77b-9bbbbcda2768 2019-01-08 02:53:10,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.161525011063s 2019-01-08 02:53:10,103 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90/users/72aaf5a4d8534cf5b709b2a8c21531e1/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-a67db5f6-e758-4aee-b77b-9bbbbcda2768 2019-01-08 02:53:10,104 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2', 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'63077ac3026f479990fbe27da4764a90', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '44ef10c6-86f9-40fd-90bb-dcf2a9b4cfe5', 'username': u'shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 02:53:10,107 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'password': '44ef10c6-86f9-40fd-90bb-dcf2a9b4cfe5', 'project_name': 'shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '63077ac3026f479990fbe27da4764a90', 'project_domain_name': 'Default'} 2019-01-08 02:53:10,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 02:53:10,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:10,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7bc6b37-30a1-408f-9838-327be2ad26ca x-compute-request-id: req-e7bc6b37-30a1-408f-9838-327be2ad26ca Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 02:53:10,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-e7bc6b37-30a1-408f-9838-327be2ad26ca 2019-01-08 02:53:10,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.218006134033s 2019-01-08 02:53:10,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-e7bc6b37-30a1-408f-9838-327be2ad26ca 2019-01-08 02:53:10,328 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-01-08 02:53:10,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:53:10,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:10,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b6dae50-e151-4f6f-b0ed-ee224a615efc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 02:53:10,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-6b6dae50-e151-4f6f-b0ed-ee224a615efc 2019-01-08 02:53:10,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116703033447s 2019-01-08 02:53:10,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-6b6dae50-e151-4f6f-b0ed-ee224a615efc 2019-01-08 02:53:10,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:53:10,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:53:10,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf5bac4-30a0-439c-8741-21799fc67f93 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90"}, "tags": [], "enabled": true, "id": "63077ac3026f479990fbe27da4764a90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:53:10,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-7cf5bac4-30a0-439c-8741-21799fc67f93 2019-01-08 02:53:10,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105319023132s 2019-01-08 02:53:10,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-7cf5bac4-30a0-439c-8741-21799fc67f93 2019-01-08 02:53:10,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 02:53:10,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" -d '{"network": {"tenant_id": "63077ac3026f479990fbe27da4764a90", "name": "shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2", "admin_state_up": true}}' 2019-01-08 02:53:11,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-ff5de8fa-935f-45d1-acf5-a48ae0b8293e Date: Tue, 08 Jan 2019 02:53:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"0ee03f25-43ad-4978-8739-e827b2c801f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"63077ac3026f479990fbe27da4764a90","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:53:11Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2","admin_state_up":true,"tenant_id":"63077ac3026f479990fbe27da4764a90","created_at":"2019-01-08T02:53:11Z","mtu":1442}} 2019-01-08 02:53:11,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-ff5de8fa-935f-45d1-acf5-a48ae0b8293e 2019-01-08 02:53:11,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.33751296997s 2019-01-08 02:53:11,899 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-ff5de8fa-935f-45d1-acf5-a48ae0b8293e 2019-01-08 02:53:11,899 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T02:53:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'0ee03f25-43ad-4978-8739-e827b2c801f0', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2', u'created_at': u'2019-01-08T02:53:11Z', u'mtu': 1442, u'tenant_id': u'63077ac3026f479990fbe27da4764a90', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'63077ac3026f479990fbe27da4764a90'}) 2019-01-08 02:53:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:53:11,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29df93fb-9d6e-4dee-9a5f-6ce81e51ce71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 02:53:11,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-29df93fb-9d6e-4dee-9a5f-6ce81e51ce71 2019-01-08 02:53:11,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 02:53:12,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T03:53:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63077ac3026f479990fbe27da4764a90", "name": "shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_63077ac3026f479990fbe27da4764a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_63077ac3026f479990fbe27da4764a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/63077ac3026f479990fbe27da4764a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/63077ac3026f479990fbe27da4764a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/63077ac3026f479990fbe27da4764a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/63077ac3026f479990fbe27da4764a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/63077ac3026f479990fbe27da4764a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/63077ac3026f479990fbe27da4764a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/63077ac3026f479990fbe27da4764a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/63077ac3026f479990fbe27da4764a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/63077ac3026f479990fbe27da4764a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/63077ac3026f479990fbe27da4764a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/63077ac3026f479990fbe27da4764a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/63077ac3026f479990fbe27da4764a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2", "id": "72aaf5a4d8534cf5b709b2a8c21531e1"}, "audit_ids": ["DI7OozbJQxmYOX5nrl1big"], "issued_at": "2019-01-08T02:53:12.000000Z"}} 2019-01-08 02:53:12,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:53:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:13,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1212 X-Openstack-Request-Id: req-60c25d4d-328e-46d3-b9e2-0ad8af517f7e Date: Tue, 08 Jan 2019 02:53:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"0ee03f25-43ad-4978-8739-e827b2c801f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63077ac3026f479990fbe27da4764a90","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T02:53:11Z","qos_policy_id":null,"name":"shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2","admin_state_up":true,"tenant_id":"63077ac3026f479990fbe27da4764a90","created_at":"2019-01-08T02:53:11Z","mtu":1442},{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 02:53:13,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-60c25d4d-328e-46d3-b9e2-0ad8af517f7e 2019-01-08 02:53:13,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04082393646s 2019-01-08 02:53:13,367 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-60c25d4d-328e-46d3-b9e2-0ad8af517f7e 2019-01-08 02:53:13,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 02:53:13,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"subnet": {"name": "shaker-subnet_4c436439-2384-466b-a1c9-7fde3cbb13d2", "enable_dhcp": true, "network_id": "0ee03f25-43ad-4978-8739-e827b2c801f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-08 02:53:15,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-08064651-96db-4081-8e17-a16c0c60e988 Date: Tue, 08 Jan 2019 02:53:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee03f25-43ad-4978-8739-e827b2c801f0","tenant_id":"63077ac3026f479990fbe27da4764a90","created_at":"2019-01-08T02:53:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T02:53: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":"63077ac3026f479990fbe27da4764a90","id":"33f68445-0940-4dd1-b274-00f9def08163","subnetpool_id":null,"name":"shaker-subnet_4c436439-2384-466b-a1c9-7fde3cbb13d2"}} 2019-01-08 02:53:15,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-08064651-96db-4081-8e17-a16c0c60e988 2019-01-08 02:53:15,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.21259212494s 2019-01-08 02:53:15,582 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-08064651-96db-4081-8e17-a16c0c60e988 2019-01-08 02:53:15,582 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T02:53: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'33f68445-0940-4dd1-b274-00f9def08163', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_4c436439-2384-466b-a1c9-7fde3cbb13d2', u'enable_dhcp': True, u'network_id': u'0ee03f25-43ad-4978-8739-e827b2c801f0', u'tenant_id': u'63077ac3026f479990fbe27da4764a90', u'created_at': u'2019-01-08T02:53: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'63077ac3026f479990fbe27da4764a90'}) 2019-01-08 02:53:15,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 02:53:15,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "shaker-router_4c436439-2384-466b-a1c9-7fde3cbb13d2", "admin_state_up": true}}' 2019-01-08 02:53:17,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-8b14fc53-5285-43db-8b27-37bf3839d0ea Date: Tue, 08 Jan 2019 02:53:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:15Z", "admin_state_up": true, "updated_at": "2019-01-08T02:53:17Z", "revision_number": 2, "routes": [], "project_id": "63077ac3026f479990fbe27da4764a90", "id": "16f45594-64e6-401f-8bcb-0504dec22734", "name": "shaker-router_4c436439-2384-466b-a1c9-7fde3cbb13d2"}} 2019-01-08 02:53:17,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-8b14fc53-5285-43db-8b27-37bf3839d0ea 2019-01-08 02:53:17,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.10342383385s 2019-01-08 02:53:17,687 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-8b14fc53-5285-43db-8b27-37bf3839d0ea 2019-01-08 02:53:17,687 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'63077ac3026f479990fbe27da4764a90', u'created_at': u'2019-01-08T02:53:15Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T02:53:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'63077ac3026f479990fbe27da4764a90', u'id': u'16f45594-64e6-401f-8bcb-0504dec22734', u'name': u'shaker-router_4c436439-2384-466b-a1c9-7fde3cbb13d2'}) 2019-01-08 02:53:17,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 02:53:17,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/16f45594-64e6-401f-8bcb-0504dec22734/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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"subnet_id": "33f68445-0940-4dd1-b274-00f9def08163"}' 2019-01-08 02:53:21,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6f4afc41-0ff9-4e58-9089-db52b80c0fd4 Date: Tue, 08 Jan 2019 02:53:21 GMT RESP BODY: {"network_id": "0ee03f25-43ad-4978-8739-e827b2c801f0", "tenant_id": "63077ac3026f479990fbe27da4764a90", "subnet_id": "33f68445-0940-4dd1-b274-00f9def08163", "subnet_ids": ["33f68445-0940-4dd1-b274-00f9def08163"], "port_id": "b8cfd875-f6f4-44b7-b4e2-e809554f3c27", "id": "16f45594-64e6-401f-8bcb-0504dec22734"} 2019-01-08 02:53:21,600 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/16f45594-64e6-401f-8bcb-0504dec22734/add_router_interface.json used request id req-6f4afc41-0ff9-4e58-9089-db52b80c0fd4 2019-01-08 02:53:21,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.91183590889s 2019-01-08 02:53:21,600 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/16f45594-64e6-401f-8bcb-0504dec22734/add_router_interface.json used request id req-6f4afc41-0ff9-4e58-9089-db52b80c0fd4 returning object 16f45594-64e6-401f-8bcb-0504dec22734 2019-01-08 02:53:21,601 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-01-08 02:53:25,177 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-01-08 02:53:25,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 02:53:25,184 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 02:53:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 02:53:25,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:53:25,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:25,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-642b2609-b41f-400d-a607-be25a9f02cd1 Date: Tue, 08 Jan 2019 02:53:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:53:25,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-642b2609-b41f-400d-a607-be25a9f02cd1 2019-01-08 02:53:25,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217266082764s 2019-01-08 02:53:25,407 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-642b2609-b41f-400d-a607-be25a9f02cd1 2019-01-08 02:53:25,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 02:53:25,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2"}' 2019-01-08 02:53:25,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23404117-9768-4081-9f9b-fdb2534dd800 Date: Tue, 08 Jan 2019 02:53:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/file", "owner": "63077ac3026f479990fbe27da4764a90", "id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "size": null, "self": "/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-08T02:53:25Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2", "checksum": null, "created_at": "2019-01-08T02:53:25Z", "protected": false} 2019-01-08 02:53:25,647 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-23404117-9768-4081-9f9b-fdb2534dd800 2019-01-08 02:53:25,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.232964038849s 2019-01-08 02:53:25,647 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-23404117-9768-4081-9f9b-fdb2534dd800 returning object b39dd2ee-b010-40fd-92e3-f7c4217a3a3e 2019-01-08 02:53:25,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 02:53:25,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/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}92eb3654d7e954095eb341925961fccda59ef28e" -d '' 2019-01-08 02:53:35,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a1150c6-c5f2-4a2e-8d00-fe654904d361 Date: Tue, 08 Jan 2019 02:53:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 02:53:35,176 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/file used request id req-9a1150c6-c5f2-4a2e-8d00-fe654904d361 2019-01-08 02:53:35,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.52838110924s 2019-01-08 02:53:35,177 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/file used request id req-9a1150c6-c5f2-4a2e-8d00-fe654904d361 2019-01-08 02:53:35,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:53:35,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:35,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-3b6419f8-f585-48bc-a8d6-f6fd30694ddc Date: Tue, 08 Jan 2019 02:53:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/snap", "metadata": {}}], "file": "/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/file", "owner": "63077ac3026f479990fbe27da4764a90", "id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "size": 666173440, "self": "/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-08T02:53:35Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-01-08T02:53:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:53:35,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-3b6419f8-f585-48bc-a8d6-f6fd30694ddc 2019-01-08 02:53:35,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.233814001083s 2019-01-08 02:53:35,415 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-3b6419f8-f585-48bc-a8d6-f6fd30694ddc 2019-01-08 02:53:35,417 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/file', 'owner': u'63077ac3026f479990fbe27da4764a90', 'id': u'b39dd2ee-b010-40fd-92e3-f7c4217a3a3e', 'size': 666173440, u'self': u'/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63077ac3026f479990fbe27da4764a90', 'name': 'shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T02:53:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T02:53:35Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'created': u'2019-01-08T02:53:25Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-01-08T02:53:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2019-01-08 02:53:35,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 02:53:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_4c436439-2384-466b-a1c9-7fde3cbb13d2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-01-08 02:53:35,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-a420a476-7f7b-4786-a930-6ffc2eb27381 x-compute-request-id: req-a420a476-7f7b-4786-a930-6ffc2eb27381 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_4c436439-2384-466b-a1c9-7fde3cbb13d2", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "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": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2"}} 2019-01-08 02:53:35,470 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-a420a476-7f7b-4786-a930-6ffc2eb27381 2019-01-08 02:53:35,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0519359111786s 2019-01-08 02:53:35,470 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-a420a476-7f7b-4786-a930-6ffc2eb27381 2019-01-08 02:53:35,471 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_4c436439-2384-466b-a1c9-7fde3cbb13d2', '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'09a7ababfff6470fbcae0a281405cb8c', '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'fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2', 'swap': 0}) 2019-01-08 02:53:35,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 02:53:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2/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}87fb496cc4d91178f186274e827c2e14268d0c9b" -d '{"extra_specs": {}}' 2019-01-08 02:53:35,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-ccdf3f99-3c80-4742-9bad-19a10b071361 x-compute-request-id: req-ccdf3f99-3c80-4742-9bad-19a10b071361 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 02:53:35,496 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2/os-extra_specs used request id req-ccdf3f99-3c80-4742-9bad-19a10b071361 2019-01-08 02:53:35,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245060920715s 2019-01-08 02:53:35,497 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2/os-extra_specs used request id req-ccdf3f99-3c80-4742-9bad-19a10b071361 2019-01-08 02:53:35,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-08 02:53:35,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"keypair": {"name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2"}}' 2019-01-08 02:53:35,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-0b952e62-e042-4f92-a64b-6be141d7723c x-compute-request-id: req-0b952e62-e042-4f92-a64b-6be141d7723c Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe3wBg1OTH28w28I9yHFTAKnfeBtEsnQxBBYZ9fXsC9ICmjl2RV/1PO36i1EoUVfObyN6JYMZlRa7F1ffnlnsCJbu8HXLx8Rkb25VY5cYAbArRWevryuKWTRivydmB3vY8sXq0JqrGCC0bNBunxA7uz2jAI4fooJp7RzqmL4IoLQRNBGxp7DqDqcmhGivv+dKXBi2/SQxMPsGfy3haL49iAjSdO10U5WAblXERTusVNRNj+8DXsExyCqannNf/34IHar9ThtTmBp38grkXBAUm6ztiqDoYRJ50oiC9YooC6uGZ/HMCKU4LmJgiOGWLX8iDu6i+eRVs3TZcbFKkwevr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3t8AYNTkx9vMNvCPchxUwCp33gbRLJ0MQQWGfX17AvSApo5d\nkVf9Tzt+otRKFFXzm8jeiWDGZUWuxdX355Z7AiW7vB1y8fEZG9uVWOXGAGwK0Vnr\n68rilk0Yr8nZgd72PLF6tCaqxggtGzQbp8QO7s9owCOH6KCae0c6pi+CKC0ETQRs\naew6g6nJoRor7/nSlwYtv0kMTD7Bn8t4Wi+PYgI0nTtdFOVgG5VxEU7rFTUTY/vA\n17BMcgqmp5zX/9+CB2q/U4bU5gad/IK5FwQFJus7Yqg6GESedKIgvWKKAurhmfxz\nAilOC5iYIjhli1/Ig7uovnkVbN02XGxSpMHr6wIDAQABAoIBAH+rMyZFDkFGsbcP\nGrz9abcjHMM9GHn8BNcCeUZNqTfKJCBFEWh/BQZsSGCyRzVa/0/QQ1pi64N75WBC\n793kH9bdEqvyGrRprj59DRJ9nW0EdzXx0umhsSb0Rx37/PMea+PcrzOfqtgCOwSI\nVwdFkmBOw+y87c/eoF/aL8ifEmo8PS61+Fnj7o6mGsw53GPfgU2HDNRrqgAfnI3+\nT/RcYnGCRq/ZJofJV3cHmc8eUiCtz2c9HmxjEg1SfXRtQlOna6H/fZS2RpXffSq2\n73TH3MjcoiClUwBu0i9yet8y7PgDlTnTgr+xZfBYeXXenkEvyItI0NBhLdWJ2Eqt\nkJ1sM6ECgYEA/rGVFwb2mux2uZdQtUbD9WTf+y9frNeLl4jeN28iI55Kx9WMNqV9\nRfRDGMcWIFELA1hDD8+5SSw8eV4IAi9qdzGtFrfGQW1JJbnagrb5fWou0I+yqUAQ\n+q9k1tHpKlFbaUuWC/+zctxJuB5jiGrt6nwRwxF2LZKWPFWNEn9ZxHkCgYEA4AOi\nrHByEVB+yPDWpbbO6nxn8bQCGIaYe9a5/Qz0TsxKOUEsUVILdsRiSDSsPk0Tw45w\nTZJ2fBbtfA36a4NV8FOVz6OfVM3CX1QgccHYI/vJ6YbLXz6ccamTrwVcS9uB4MOg\ns39NWonqovt4iIR+Sx0NcNEZAvJSxlXE65jY8oMCgYAv/8moOFC7a7sISQMV1stR\ncPxhO1FdopWVLl8qtVAKxGc1eAJfvhp414rZnZOG7Z8Ut0qULUKvDp4rBVSfDM6U\nvhDvyhyb8fuqF3ed0Nv+Dcfa2GoESaWpiOqJLbAyoHiIxIz3n+3yxJ9ECr4ZVIWX\n/l/ekmjiN9EGd90JUmTZiQKBgG2hOdZcPWa91x5txw5YddEJyzDdoHzyOeO5RVJT\nKaj6j4SPoam2lkeselDN/lGLFRYKOmmsOPInoleo25oML12q+lEgyVQOUoamvC4P\n6MBLdBgmUJcvJA74J39rBy1Uoq4l7xqJPYkGn97dZLKi7M/DyxUgL7ZicyH/TZzj\nM6ETAoGBAO3iSmtxIdsCRXhWazxlsVAC4dy5AxmN9WQ2gWCBcwB5LYdMV7+yWlSk\naqvvCxR1fFeph0JtYYfcqLBn4ktspD5qy5i3kXYmsquSdE7MQSzcCwOcyJ4zn3oo\nEg8zLiQDHB+/GcdVChMbatODvdX+8BVdbKOYvg7cgRvw7mOEUq5w\n-----END RSA PRIVATE KEY-----\n", "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "fingerprint": "38:58:c4:9f:eb:20:43:7a:26:90:6d:28:3a:aa:78:4e"}} 2019-01-08 02:53:35,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-0b952e62-e042-4f92-a64b-6be141d7723c 2019-01-08 02:53:35,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.305630207062s 2019-01-08 02:53:35,803 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-0b952e62-e042-4f92-a64b-6be141d7723c 2019-01-08 02:53:35,804 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe3wBg1OTH28w28I9yHFTAKnfeBtEsnQxBBYZ9fXsC9ICmjl2RV/1PO36i1EoUVfObyN6JYMZlRa7F1ffnlnsCJbu8HXLx8Rkb25VY5cYAbArRWevryuKWTRivydmB3vY8sXq0JqrGCC0bNBunxA7uz2jAI4fooJp7RzqmL4IoLQRNBGxp7DqDqcmhGivv+dKXBi2/SQxMPsGfy3haL49iAjSdO10U5WAblXERTusVNRNj+8DXsExyCqannNf/34IHar9ThtTmBp38grkXBAUm6ztiqDoYRJ50oiC9YooC6uGZ/HMCKU4LmJgiOGWLX8iDu6i+eRVs3TZcbFKkwevr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3t8AYNTkx9vMNvCPchxUwCp33gbRLJ0MQQWGfX17AvSApo5d\nkVf9Tzt+otRKFFXzm8jeiWDGZUWuxdX355Z7AiW7vB1y8fEZG9uVWOXGAGwK0Vnr\n68rilk0Yr8nZgd72PLF6tCaqxggtGzQbp8QO7s9owCOH6KCae0c6pi+CKC0ETQRs\naew6g6nJoRor7/nSlwYtv0kMTD7Bn8t4Wi+PYgI0nTtdFOVgG5VxEU7rFTUTY/vA\n17BMcgqmp5zX/9+CB2q/U4bU5gad/IK5FwQFJus7Yqg6GESedKIgvWKKAurhmfxz\nAilOC5iYIjhli1/Ig7uovnkVbN02XGxSpMHr6wIDAQABAoIBAH+rMyZFDkFGsbcP\nGrz9abcjHMM9GHn8BNcCeUZNqTfKJCBFEWh/BQZsSGCyRzVa/0/QQ1pi64N75WBC\n793kH9bdEqvyGrRprj59DRJ9nW0EdzXx0umhsSb0Rx37/PMea+PcrzOfqtgCOwSI\nVwdFkmBOw+y87c/eoF/aL8ifEmo8PS61+Fnj7o6mGsw53GPfgU2HDNRrqgAfnI3+\nT/RcYnGCRq/ZJofJV3cHmc8eUiCtz2c9HmxjEg1SfXRtQlOna6H/fZS2RpXffSq2\n73TH3MjcoiClUwBu0i9yet8y7PgDlTnTgr+xZfBYeXXenkEvyItI0NBhLdWJ2Eqt\nkJ1sM6ECgYEA/rGVFwb2mux2uZdQtUbD9WTf+y9frNeLl4jeN28iI55Kx9WMNqV9\nRfRDGMcWIFELA1hDD8+5SSw8eV4IAi9qdzGtFrfGQW1JJbnagrb5fWou0I+yqUAQ\n+q9k1tHpKlFbaUuWC/+zctxJuB5jiGrt6nwRwxF2LZKWPFWNEn9ZxHkCgYEA4AOi\nrHByEVB+yPDWpbbO6nxn8bQCGIaYe9a5/Qz0TsxKOUEsUVILdsRiSDSsPk0Tw45w\nTZJ2fBbtfA36a4NV8FOVz6OfVM3CX1QgccHYI/vJ6YbLXz6ccamTrwVcS9uB4MOg\ns39NWonqovt4iIR+Sx0NcNEZAvJSxlXE65jY8oMCgYAv/8moOFC7a7sISQMV1stR\ncPxhO1FdopWVLl8qtVAKxGc1eAJfvhp414rZnZOG7Z8Ut0qULUKvDp4rBVSfDM6U\nvhDvyhyb8fuqF3ed0Nv+Dcfa2GoESaWpiOqJLbAyoHiIxIz3n+3yxJ9ECr4ZVIWX\n/l/ekmjiN9EGd90JUmTZiQKBgG2hOdZcPWa91x5txw5YddEJyzDdoHzyOeO5RVJT\nKaj6j4SPoam2lkeselDN/lGLFRYKOmmsOPInoleo25oML12q+lEgyVQOUoamvC4P\n6MBLdBgmUJcvJA74J39rBy1Uoq4l7xqJPYkGn97dZLKi7M/DyxUgL7ZicyH/TZzj\nM6ETAoGBAO3iSmtxIdsCRXhWazxlsVAC4dy5AxmN9WQ2gWCBcwB5LYdMV7+yWlSk\naqvvCxR1fFeph0JtYYfcqLBn4ktspD5qy5i3kXYmsquSdE7MQSzcCwOcyJ4zn3oo\nEg8zLiQDHB+/GcdVChMbatODvdX+8BVdbKOYvg7cgRvw7mOEUq5w\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'72aaf5a4d8534cf5b709b2a8c21531e1', 'name': u'shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'created_at': '2019-01-08T02:53:35.804646', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63077ac3026f479990fbe27da4764a90', 'name': 'shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'38:58:c4:9f:eb:20:43:7a:26:90:6d:28:3a:aa:78:4e', 'type': 'ssh', 'id': u'shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2'}) 2019-01-08 02:53:35,805 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA3t8AYNTkx9vMNvCPchxUwCp33gbRLJ0MQQWGfX17AvSApo5d kVf9Tzt+otRKFFXzm8jeiWDGZUWuxdX355Z7AiW7vB1y8fEZG9uVWOXGAGwK0Vnr 68rilk0Yr8nZgd72PLF6tCaqxggtGzQbp8QO7s9owCOH6KCae0c6pi+CKC0ETQRs aew6g6nJoRor7/nSlwYtv0kMTD7Bn8t4Wi+PYgI0nTtdFOVgG5VxEU7rFTUTY/vA 17BMcgqmp5zX/9+CB2q/U4bU5gad/IK5FwQFJus7Yqg6GESedKIgvWKKAurhmfxz AilOC5iYIjhli1/Ig7uovnkVbN02XGxSpMHr6wIDAQABAoIBAH+rMyZFDkFGsbcP Grz9abcjHMM9GHn8BNcCeUZNqTfKJCBFEWh/BQZsSGCyRzVa/0/QQ1pi64N75WBC 793kH9bdEqvyGrRprj59DRJ9nW0EdzXx0umhsSb0Rx37/PMea+PcrzOfqtgCOwSI VwdFkmBOw+y87c/eoF/aL8ifEmo8PS61+Fnj7o6mGsw53GPfgU2HDNRrqgAfnI3+ T/RcYnGCRq/ZJofJV3cHmc8eUiCtz2c9HmxjEg1SfXRtQlOna6H/fZS2RpXffSq2 73TH3MjcoiClUwBu0i9yet8y7PgDlTnTgr+xZfBYeXXenkEvyItI0NBhLdWJ2Eqt kJ1sM6ECgYEA/rGVFwb2mux2uZdQtUbD9WTf+y9frNeLl4jeN28iI55Kx9WMNqV9 RfRDGMcWIFELA1hDD8+5SSw8eV4IAi9qdzGtFrfGQW1JJbnagrb5fWou0I+yqUAQ +q9k1tHpKlFbaUuWC/+zctxJuB5jiGrt6nwRwxF2LZKWPFWNEn9ZxHkCgYEA4AOi rHByEVB+yPDWpbbO6nxn8bQCGIaYe9a5/Qz0TsxKOUEsUVILdsRiSDSsPk0Tw45w TZJ2fBbtfA36a4NV8FOVz6OfVM3CX1QgccHYI/vJ6YbLXz6ccamTrwVcS9uB4MOg s39NWonqovt4iIR+Sx0NcNEZAvJSxlXE65jY8oMCgYAv/8moOFC7a7sISQMV1stR cPxhO1FdopWVLl8qtVAKxGc1eAJfvhp414rZnZOG7Z8Ut0qULUKvDp4rBVSfDM6U vhDvyhyb8fuqF3ed0Nv+Dcfa2GoESaWpiOqJLbAyoHiIxIz3n+3yxJ9ECr4ZVIWX /l/ekmjiN9EGd90JUmTZiQKBgG2hOdZcPWa91x5txw5YddEJyzDdoHzyOeO5RVJT Kaj6j4SPoam2lkeselDN/lGLFRYKOmmsOPInoleo25oML12q+lEgyVQOUoamvC4P 6MBLdBgmUJcvJA74J39rBy1Uoq4l7xqJPYkGn97dZLKi7M/DyxUgL7ZicyH/TZzj M6ETAoGBAO3iSmtxIdsCRXhWazxlsVAC4dy5AxmN9WQ2gWCBcwB5LYdMV7+yWlSk aqvvCxR1fFeph0JtYYfcqLBn4ktspD5qy5i3kXYmsquSdE7MQSzcCwOcyJ4zn3oo Eg8zLiQDHB+/GcdVChMbatODvdX+8BVdbKOYvg7cgRvw7mOEUq5w -----END RSA PRIVATE KEY----- 2019-01-08 02:53:35,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-08 02:53:35,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"security_group": {"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2", "description": "created by OPNFV Functest (shaker)"}}' 2019-01-08 02:53:36,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ceb58138-6752-408b-9365-ee430b6a3393 Date: Tue, 08 Jan 2019 02:53:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:36Z", "updated_at": "2019-01-08T02:53:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "909a169c-ac4c-4843-827c-d984cc70147a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "be0393c4-a700-4845-86c4-f7ca833870c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 2, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "c7717147-1b0e-4db2-880c-684273f70908", "name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}} 2019-01-08 02:53:36,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-ceb58138-6752-408b-9365-ee430b6a3393 2019-01-08 02:53:36,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.900925159454s 2019-01-08 02:53:36,709 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-ceb58138-6752-408b-9365-ee430b6a3393 2019-01-08 02:53:36,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:53:36,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:36,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-73faff09-0d58-4ff6-9811-447512d372aa Date: Tue, 08 Jan 2019 02:53:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:10Z", "updated_at": "2019-01-08T02:53:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "08113215-3e93-43fd-9aa7-b1657c2e50a1", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "6b945720-f26f-4b99-8bd1-ded6472383ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "d5cb5667-5a86-424c-b4c0-7df24ec4c38b", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "e2750bc6-d5ed-4156-9616-cebcadc46d22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 4, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:36Z", "updated_at": "2019-01-08T02:53:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "909a169c-ac4c-4843-827c-d984cc70147a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "be0393c4-a700-4845-86c4-f7ca833870c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 2, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "c7717147-1b0e-4db2-880c-684273f70908", "name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}]} 2019-01-08 02:53:36,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-73faff09-0d58-4ff6-9811-447512d372aa 2019-01-08 02:53:36,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241058111191s 2019-01-08 02:53:36,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-73faff09-0d58-4ff6-9811-447512d372aa 2019-01-08 02:53:36,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 02:53:36,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -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": "c7717147-1b0e-4db2-880c-684273f70908"}}' 2019-01-08 02:53:37,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7ef0cded-4d38-437e-a1c8-d09165e94d91 Date: Tue, 08 Jan 2019 02:53:37 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": "2019-01-08T02:53:37Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "port_range_min": 22, "revision_number": 0, "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:37Z", "project_id": "63077ac3026f479990fbe27da4764a90", "id": "601d8b53-c5dd-4ec1-8448-869b49cb8f42"}} 2019-01-08 02:53:37,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7ef0cded-4d38-437e-a1c8-d09165e94d91 2019-01-08 02:53:37,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.83989405632s 2019-01-08 02:53:37,799 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7ef0cded-4d38-437e-a1c8-d09165e94d91 2019-01-08 02:53:37,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:53:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:38,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-24ef1a0a-ee77-4b30-8e6f-cea2b7f3c18a Date: Tue, 08 Jan 2019 02:53:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:10Z", "updated_at": "2019-01-08T02:53:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "08113215-3e93-43fd-9aa7-b1657c2e50a1", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "6b945720-f26f-4b99-8bd1-ded6472383ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "d5cb5667-5a86-424c-b4c0-7df24ec4c38b", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "e2750bc6-d5ed-4156-9616-cebcadc46d22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 4, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:36Z", "updated_at": "2019-01-08T02:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T02:53:37Z", "revision_number": 0, "id": "601d8b53-c5dd-4ec1-8448-869b49cb8f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:37Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": 22, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "909a169c-ac4c-4843-827c-d984cc70147a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "be0393c4-a700-4845-86c4-f7ca833870c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 3, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "c7717147-1b0e-4db2-880c-684273f70908", "name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}]} 2019-01-08 02:53:38,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-24ef1a0a-ee77-4b30-8e6f-cea2b7f3c18a 2019-01-08 02:53:38,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238389015198s 2019-01-08 02:53:38,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-24ef1a0a-ee77-4b30-8e6f-cea2b7f3c18a 2019-01-08 02:53:38,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 02:53:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -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": "c7717147-1b0e-4db2-880c-684273f70908"}}' 2019-01-08 02:53:39,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-668b42af-849c-45b6-a371-8b7a890b371c Date: Tue, 08 Jan 2019 02:53:39 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": "2019-01-08T02:53:38Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "port_range_min": null, "revision_number": 0, "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:38Z", "project_id": "63077ac3026f479990fbe27da4764a90", "id": "53af4ba1-4edb-457b-bdad-2f8cbdd47727"}} 2019-01-08 02:53:39,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-668b42af-849c-45b6-a371-8b7a890b371c 2019-01-08 02:53:39,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.41834902763s 2019-01-08 02:53:39,463 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-668b42af-849c-45b6-a371-8b7a890b371c 2019-01-08 02:53:39,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 02:53:39,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:39,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-f9d5cc08-60c2-49ea-8998-c2db55203438 Date: Tue, 08 Jan 2019 02:53:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:10Z", "updated_at": "2019-01-08T02:53:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "08113215-3e93-43fd-9aa7-b1657c2e50a1", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "6b945720-f26f-4b99-8bd1-ded6472383ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "d5cb5667-5a86-424c-b4c0-7df24ec4c38b", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "e2750bc6-d5ed-4156-9616-cebcadc46d22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 4, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:36Z", "updated_at": "2019-01-08T02:53:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:38Z", "revision_number": 0, "id": "53af4ba1-4edb-457b-bdad-2f8cbdd47727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:38Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T02:53:37Z", "revision_number": 0, "id": "601d8b53-c5dd-4ec1-8448-869b49cb8f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:37Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": 22, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "909a169c-ac4c-4843-827c-d984cc70147a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "be0393c4-a700-4845-86c4-f7ca833870c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 4, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "c7717147-1b0e-4db2-880c-684273f70908", "name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}]} 2019-01-08 02:53:39,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f9d5cc08-60c2-49ea-8998-c2db55203438 2019-01-08 02:53:39,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.266102075577s 2019-01-08 02:53:39,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f9d5cc08-60c2-49ea-8998-c2db55203438 2019-01-08 02:53:39,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 02:53:39,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -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": "c7717147-1b0e-4db2-880c-684273f70908"}}' 2019-01-08 02:53:40,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-6e8a62ec-c44e-49f6-8de4-953055c7b8a6 Date: Tue, 08 Jan 2019 02:53:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2019-01-08T02:53:40Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "port_range_min": 9000, "revision_number": 0, "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:40Z", "project_id": "63077ac3026f479990fbe27da4764a90", "id": "55f06896-bf49-44b4-9b78-bf47706b21c4"}} 2019-01-08 02:53:40,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-6e8a62ec-c44e-49f6-8de4-953055c7b8a6 2019-01-08 02:53:40,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.858368873596s 2019-01-08 02:53:40,595 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-6e8a62ec-c44e-49f6-8de4-953055c7b8a6 2019-01-08 02:53:40,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:53:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:41,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1250 X-Openstack-Request-Id: req-9e2d552e-d311-4abe-a817-e3d01c7adebc Date: Tue, 08 Jan 2019 02:53:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"0ee03f25-43ad-4978-8739-e827b2c801f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63077ac3026f479990fbe27da4764a90","status":"ACTIVE","subnets":["33f68445-0940-4dd1-b274-00f9def08163"],"description":"","tags":[],"updated_at":"2019-01-08T02:53:13Z","qos_policy_id":null,"name":"shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2","admin_state_up":true,"tenant_id":"63077ac3026f479990fbe27da4764a90","created_at":"2019-01-08T02:53:11Z","mtu":1442},{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 02:53:41,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9e2d552e-d311-4abe-a817-e3d01c7adebc 2019-01-08 02:53:41,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.730824947357s 2019-01-08 02:53:41,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9e2d552e-d311-4abe-a817-e3d01c7adebc 2019-01-08 02:53:41,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 02:53:41,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:41,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-5434d32b-f778-42db-9507-55a1466e68ad Date: Tue, 08 Jan 2019 02:53:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/snap", "metadata": {}}], "file": "/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/file", "owner": "63077ac3026f479990fbe27da4764a90", "id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "size": 666173440, "self": "/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-08T02:53:35Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-01-08T02:53:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 02:53:41,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-5434d32b-f778-42db-9507-55a1466e68ad 2019-01-08 02:53:41,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.243624925613s 2019-01-08 02:53:41,577 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-5434d32b-f778-42db-9507-55a1466e68ad 2019-01-08 02:53:41,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 02:53:41,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:41,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b2eb74b-5294-4f97-a463-dc433f249410 x-compute-request-id: req-5b2eb74b-5294-4f97-a463-dc433f249410 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_4c436439-2384-466b-a1c9-7fde3cbb13d2", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "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": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2"}]} 2019-01-08 02:53:41,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-5b2eb74b-5294-4f97-a463-dc433f249410 2019-01-08 02:53:41,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251400470734s 2019-01-08 02:53:41,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-5b2eb74b-5294-4f97-a463-dc433f249410 2019-01-08 02:53:41,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-08 02:53:41,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"server": {"name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "imageRef": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "flavorRef": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0ee03f25-43ad-4978-8739-e827b2c801f0"}], "security_groups": [{"name": "c7717147-1b0e-4db2-880c-684273f70908"}]}}' 2019-01-08 02:53:44,529 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 02:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bfc6b60d-2ab4-44dc-90f1-d592ff9cfc89 x-compute-request-id: req-bfc6b60d-2ab4-44dc-90f1-d592ff9cfc89 Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c7717147-1b0e-4db2-880c-684273f70908"}], "OS-DCF:diskConfig": "MANUAL", "id": "626b2373-d032-4634-9b4d-1d5886864b72", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "adminPass": "qq23migd9AB2"}} 2019-01-08 02:53:44,529 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-bfc6b60d-2ab4-44dc-90f1-d592ff9cfc89 2019-01-08 02:53:44,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.92375087738s 2019-01-08 02:53:44,530 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-bfc6b60d-2ab4-44dc-90f1-d592ff9cfc89 2019-01-08 02:53:44,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:53:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:45,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-7b213068-021a-4ed5-8c38-cfad80e94246 x-compute-request-id: req-7b213068-021a-4ed5-8c38-cfad80e94246 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:53:45,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7b213068-021a-4ed5-8c38-cfad80e94246 2019-01-08 02:53:45,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.881428003311s 2019-01-08 02:53:45,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7b213068-021a-4ed5-8c38-cfad80e94246 2019-01-08 02:53:45,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:53:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:45,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1250 X-Openstack-Request-Id: req-42ad6f3d-bcfd-4241-ae4f-a773fa884bc6 Date: Tue, 08 Jan 2019 02:53:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"0ee03f25-43ad-4978-8739-e827b2c801f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63077ac3026f479990fbe27da4764a90","status":"ACTIVE","subnets":["33f68445-0940-4dd1-b274-00f9def08163"],"description":"","tags":[],"updated_at":"2019-01-08T02:53:13Z","qos_policy_id":null,"name":"shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2","admin_state_up":true,"tenant_id":"63077ac3026f479990fbe27da4764a90","created_at":"2019-01-08T02:53:11Z","mtu":1442},{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 02:53:45,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-42ad6f3d-bcfd-4241-ae4f-a773fa884bc6 2019-01-08 02:53:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295376062393s 2019-01-08 02:53:45,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-42ad6f3d-bcfd-4241-ae4f-a773fa884bc6 2019-01-08 02:53:45,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 02:53:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:45,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ef622aa8-fc21-41a4-bfc4-27e9a134b265 Date: Tue, 08 Jan 2019 02:53:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee03f25-43ad-4978-8739-e827b2c801f0","tenant_id":"63077ac3026f479990fbe27da4764a90","created_at":"2019-01-08T02:53:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T02:53: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":"63077ac3026f479990fbe27da4764a90","id":"33f68445-0940-4dd1-b274-00f9def08163","subnetpool_id":null,"name":"shaker-subnet_4c436439-2384-466b-a1c9-7fde3cbb13d2"}]} 2019-01-08 02:53:45,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-ef622aa8-fc21-41a4-bfc4-27e9a134b265 2019-01-08 02:53:45,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.235858917236s 2019-01-08 02:53:45,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-ef622aa8-fc21-41a4-bfc4-27e9a134b265 2019-01-08 02:53:45,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:53:47,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:53:47,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:48,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78d158c1-9f78-4b33-bc73-45e7fa3eab18 x-compute-request-id: req-78d158c1-9f78-4b33-bc73-45e7fa3eab18 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:53:48,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-78d158c1-9f78-4b33-bc73-45e7fa3eab18 2019-01-08 02:53:48,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597254037857s 2019-01-08 02:53:48,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-78d158c1-9f78-4b33-bc73-45e7fa3eab18 2019-01-08 02:53:48,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:53:50,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:53:50,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:51,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57405d5e-562f-44e4-867d-e623b8cec835 x-compute-request-id: req-57405d5e-562f-44e4-867d-e623b8cec835 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:53:51,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-57405d5e-562f-44e4-867d-e623b8cec835 2019-01-08 02:53:51,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810743093491s 2019-01-08 02:53:51,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-57405d5e-562f-44e4-867d-e623b8cec835 2019-01-08 02:53:51,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:53:53,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:53:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:54,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67d33d6c-5fcc-479a-9adb-25583b6e87b0 x-compute-request-id: req-67d33d6c-5fcc-479a-9adb-25583b6e87b0 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:53:54,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-67d33d6c-5fcc-479a-9adb-25583b6e87b0 2019-01-08 02:53:54,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783218860626s 2019-01-08 02:53:54,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-67d33d6c-5fcc-479a-9adb-25583b6e87b0 2019-01-08 02:53:54,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:53:56,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:53:56,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:53:57,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3469e14-6f55-40ec-bba7-5dda8f1b0c0b x-compute-request-id: req-d3469e14-6f55-40ec-bba7-5dda8f1b0c0b 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:53:57,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d3469e14-6f55-40ec-bba7-5dda8f1b0c0b 2019-01-08 02:53:57,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45885205269s 2019-01-08 02:53:57,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d3469e14-6f55-40ec-bba7-5dda8f1b0c0b 2019-01-08 02:53:57,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:53:59,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:53:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:00,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b16689d-a281-4cef-9e4a-56231b20fa4d x-compute-request-id: req-6b16689d-a281-4cef-9e4a-56231b20fa4d 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:00,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6b16689d-a281-4cef-9e4a-56231b20fa4d 2019-01-08 02:54:00,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696985006332s 2019-01-08 02:54:00,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6b16689d-a281-4cef-9e4a-56231b20fa4d 2019-01-08 02:54:00,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:02,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:02,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:04,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54: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-5329251b-fa5f-4a9e-8fcc-eb103ac9aee8 x-compute-request-id: req-5329251b-fa5f-4a9e-8fcc-eb103ac9aee8 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:04,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5329251b-fa5f-4a9e-8fcc-eb103ac9aee8 2019-01-08 02:54:04,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.81241798401s 2019-01-08 02:54:04,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5329251b-fa5f-4a9e-8fcc-eb103ac9aee8 2019-01-08 02:54:04,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:06,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:07,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54: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-b96563d3-d17c-4f84-b5fd-38958a38378e x-compute-request-id: req-b96563d3-d17c-4f84-b5fd-38958a38378e 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:07,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-b96563d3-d17c-4f84-b5fd-38958a38378e 2019-01-08 02:54:07,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35486292839s 2019-01-08 02:54:07,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-b96563d3-d17c-4f84-b5fd-38958a38378e 2019-01-08 02:54:07,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:09,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:09,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-54df3bd3-0280-4003-8846-9322a16447a9 x-compute-request-id: req-54df3bd3-0280-4003-8846-9322a16447a9 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:09,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-54df3bd3-0280-4003-8846-9322a16447a9 2019-01-08 02:54:09,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388830900192s 2019-01-08 02:54:09,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-54df3bd3-0280-4003-8846-9322a16447a9 2019-01-08 02:54:09,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:11,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:11,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:13,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-e7484a48-4080-464c-b80c-e5c70adc8b57 x-compute-request-id: req-e7484a48-4080-464c-b80c-e5c70adc8b57 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:13,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e7484a48-4080-464c-b80c-e5c70adc8b57 2019-01-08 02:54:13,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26999902725s 2019-01-08 02:54:13,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e7484a48-4080-464c-b80c-e5c70adc8b57 2019-01-08 02:54:13,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:15,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:15,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:16,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-52e8a1e3-c328-49f5-a976-c09973384b14 x-compute-request-id: req-52e8a1e3-c328-49f5-a976-c09973384b14 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:16,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-52e8a1e3-c328-49f5-a976-c09973384b14 2019-01-08 02:54:16,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18341088295s 2019-01-08 02:54:16,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-52e8a1e3-c328-49f5-a976-c09973384b14 2019-01-08 02:54:16,378 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:18,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:18,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:19,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-225ef910-0438-402b-aa27-15211f59973a x-compute-request-id: req-225ef910-0438-402b-aa27-15211f59973a 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:19,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-225ef910-0438-402b-aa27-15211f59973a 2019-01-08 02:54:19,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4664311409s 2019-01-08 02:54:19,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-225ef910-0438-402b-aa27-15211f59973a 2019-01-08 02:54:19,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:21,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:21,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:22,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-7849d774-162f-4a3a-ae22-cc6fb7706c1f x-compute-request-id: req-7849d774-162f-4a3a-ae22-cc6fb7706c1f 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:22,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7849d774-162f-4a3a-ae22-cc6fb7706c1f 2019-01-08 02:54:22,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583014011383s 2019-01-08 02:54:22,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7849d774-162f-4a3a-ae22-cc6fb7706c1f 2019-01-08 02:54:22,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:24,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:25,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54: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-4c369492-ef69-406c-ac4a-8bb25283f3ff x-compute-request-id: req-4c369492-ef69-406c-ac4a-8bb25283f3ff 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:25,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4c369492-ef69-406c-ac4a-8bb25283f3ff 2019-01-08 02:54:25,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578069925308s 2019-01-08 02:54:25,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4c369492-ef69-406c-ac4a-8bb25283f3ff 2019-01-08 02:54:25,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:27,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:27,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:27,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a3a096d-a92f-42cc-959b-ebd7fed6bd97 x-compute-request-id: req-1a3a096d-a92f-42cc-959b-ebd7fed6bd97 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:27,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-1a3a096d-a92f-42cc-959b-ebd7fed6bd97 2019-01-08 02:54:27,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788638830185s 2019-01-08 02:54:27,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-1a3a096d-a92f-42cc-959b-ebd7fed6bd97 2019-01-08 02:54:27,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:29,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:30,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fe32cd6-df9b-407e-9131-6b474e3ba270 x-compute-request-id: req-6fe32cd6-df9b-407e-9131-6b474e3ba270 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:30,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6fe32cd6-df9b-407e-9131-6b474e3ba270 2019-01-08 02:54:30,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699746847153s 2019-01-08 02:54:30,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6fe32cd6-df9b-407e-9131-6b474e3ba270 2019-01-08 02:54:30,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:32,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:32,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:33,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-156abc5e-f0a1-4d6b-ad59-5351619bb572 x-compute-request-id: req-156abc5e-f0a1-4d6b-ad59-5351619bb572 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:33,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-156abc5e-f0a1-4d6b-ad59-5351619bb572 2019-01-08 02:54:33,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777153015137s 2019-01-08 02:54:33,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-156abc5e-f0a1-4d6b-ad59-5351619bb572 2019-01-08 02:54:33,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:35,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:35,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7a56ccf-139d-4b52-9101-b0e0f043ec16 x-compute-request-id: req-d7a56ccf-139d-4b52-9101-b0e0f043ec16 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:35,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d7a56ccf-139d-4b52-9101-b0e0f043ec16 2019-01-08 02:54:35,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556615114212s 2019-01-08 02:54:35,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d7a56ccf-139d-4b52-9101-b0e0f043ec16 2019-01-08 02:54:35,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:37,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:37,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:38,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a951986a-40ac-411c-ad56-261a61ef6c28 x-compute-request-id: req-a951986a-40ac-411c-ad56-261a61ef6c28 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:38,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a951986a-40ac-411c-ad56-261a61ef6c28 2019-01-08 02:54:38,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764758110046s 2019-01-08 02:54:38,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a951986a-40ac-411c-ad56-261a61ef6c28 2019-01-08 02:54:38,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:40,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:40,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:41,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e4ae968-2192-4723-852d-44648858b5ae x-compute-request-id: req-6e4ae968-2192-4723-852d-44648858b5ae 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:41,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6e4ae968-2192-4723-852d-44648858b5ae 2019-01-08 02:54:41,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.92670416832s 2019-01-08 02:54:41,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6e4ae968-2192-4723-852d-44648858b5ae 2019-01-08 02:54:41,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:43,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:43,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:44,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48884c39-dd0f-4ba1-bf4b-d2c2dd5b817a x-compute-request-id: req-48884c39-dd0f-4ba1-bf4b-d2c2dd5b817a 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:44,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-48884c39-dd0f-4ba1-bf4b-d2c2dd5b817a 2019-01-08 02:54:44,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610116004944s 2019-01-08 02:54:44,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-48884c39-dd0f-4ba1-bf4b-d2c2dd5b817a 2019-01-08 02:54:44,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:46,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:46,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:47,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-915011ae-fbee-4a75-8e9d-95b01cfb4a23 x-compute-request-id: req-915011ae-fbee-4a75-8e9d-95b01cfb4a23 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:47,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-915011ae-fbee-4a75-8e9d-95b01cfb4a23 2019-01-08 02:54:47,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17507791519s 2019-01-08 02:54:47,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-915011ae-fbee-4a75-8e9d-95b01cfb4a23 2019-01-08 02:54:47,384 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:49,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:49,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:49,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:54:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95feb67e-afc0-496e-8788-e5ccfd7c4a7a x-compute-request-id: req-95feb67e-afc0-496e-8788-e5ccfd7c4a7a 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:49,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-95feb67e-afc0-496e-8788-e5ccfd7c4a7a 2019-01-08 02:54:49,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555230855942s 2019-01-08 02:54:49,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-95feb67e-afc0-496e-8788-e5ccfd7c4a7a 2019-01-08 02:54:49,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:51,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:51,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:52,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-6963729a-9620-4f8c-876c-2edd5088ac41 x-compute-request-id: req-6963729a-9620-4f8c-876c-2edd5088ac41 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:52,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6963729a-9620-4f8c-876c-2edd5088ac41 2019-01-08 02:54:52,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599929094315s 2019-01-08 02:54:52,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6963729a-9620-4f8c-876c-2edd5088ac41 2019-01-08 02:54:52,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:54,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:54,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:55,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-8cf49707-7275-4e7d-936c-f8b4758ef294 x-compute-request-id: req-8cf49707-7275-4e7d-936c-f8b4758ef294 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:55,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8cf49707-7275-4e7d-936c-f8b4758ef294 2019-01-08 02:54:55,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20374798775s 2019-01-08 02:54:55,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8cf49707-7275-4e7d-936c-f8b4758ef294 2019-01-08 02:54:55,765 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:54:57,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:54:57,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:54:58,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-14b8ccc8-9a17-467b-a78c-04b4c606432a x-compute-request-id: req-14b8ccc8-9a17-467b-a78c-04b4c606432a 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:54:58,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-14b8ccc8-9a17-467b-a78c-04b4c606432a 2019-01-08 02:54:58,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597019195557s 2019-01-08 02:54:58,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-14b8ccc8-9a17-467b-a78c-04b4c606432a 2019-01-08 02:54:58,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:00,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:00,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:00,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-248ba86c-8b78-4166-a239-36dc19a1ce04 x-compute-request-id: req-248ba86c-8b78-4166-a239-36dc19a1ce04 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:00,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-248ba86c-8b78-4166-a239-36dc19a1ce04 2019-01-08 02:55:00,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574114084244s 2019-01-08 02:55:00,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-248ba86c-8b78-4166-a239-36dc19a1ce04 2019-01-08 02:55:00,950 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:02,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:02,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:03,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-9ae25271-27e2-48ef-9eaf-07b3cd7566b1 x-compute-request-id: req-9ae25271-27e2-48ef-9eaf-07b3cd7566b1 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:03,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9ae25271-27e2-48ef-9eaf-07b3cd7566b1 2019-01-08 02:55:03,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55580997467s 2019-01-08 02:55:03,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9ae25271-27e2-48ef-9eaf-07b3cd7566b1 2019-01-08 02:55:03,512 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:05,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:05,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:05,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-f5518153-a87b-44ba-ad33-252cd0e4195f x-compute-request-id: req-f5518153-a87b-44ba-ad33-252cd0e4195f 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:05,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f5518153-a87b-44ba-ad33-252cd0e4195f 2019-01-08 02:55:05,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469946861267s 2019-01-08 02:55:05,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f5518153-a87b-44ba-ad33-252cd0e4195f 2019-01-08 02:55:05,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:07,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:07,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:08,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd3c9684-909b-4d05-95e1-abee0168dfee x-compute-request-id: req-bd3c9684-909b-4d05-95e1-abee0168dfee 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:08,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bd3c9684-909b-4d05-95e1-abee0168dfee 2019-01-08 02:55:08,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623284101486s 2019-01-08 02:55:08,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bd3c9684-909b-4d05-95e1-abee0168dfee 2019-01-08 02:55:08,619 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:10,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:10,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:11,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-115b3fca-bd4a-4d63-b6e4-ee792b2b9f3f x-compute-request-id: req-115b3fca-bd4a-4d63-b6e4-ee792b2b9f3f 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:11,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-115b3fca-bd4a-4d63-b6e4-ee792b2b9f3f 2019-01-08 02:55:11,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600027084351s 2019-01-08 02:55:11,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-115b3fca-bd4a-4d63-b6e4-ee792b2b9f3f 2019-01-08 02:55:11,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:13,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:13,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a6ee28f-281d-44e7-a084-d5129e421ee3 x-compute-request-id: req-6a6ee28f-281d-44e7-a084-d5129e421ee3 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:13,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6a6ee28f-281d-44e7-a084-d5129e421ee3 2019-01-08 02:55:13,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657024860382s 2019-01-08 02:55:13,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6a6ee28f-281d-44e7-a084-d5129e421ee3 2019-01-08 02:55:13,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:15,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:15,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:16,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25d202a4-0fac-421c-8907-ea7a746d45dc x-compute-request-id: req-25d202a4-0fac-421c-8907-ea7a746d45dc 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:16,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-25d202a4-0fac-421c-8907-ea7a746d45dc 2019-01-08 02:55:16,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389368057251s 2019-01-08 02:55:16,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-25d202a4-0fac-421c-8907-ea7a746d45dc 2019-01-08 02:55:16,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:18,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:18,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:18,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90e9dcef-bf2d-4eaa-801d-e5811e8b499e x-compute-request-id: req-90e9dcef-bf2d-4eaa-801d-e5811e8b499e 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:18,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-90e9dcef-bf2d-4eaa-801d-e5811e8b499e 2019-01-08 02:55:18,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568285942078s 2019-01-08 02:55:18,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-90e9dcef-bf2d-4eaa-801d-e5811e8b499e 2019-01-08 02:55:18,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:20,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:20,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:21,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c26940cf-36ad-42af-bb02-a38f00228ffa x-compute-request-id: req-c26940cf-36ad-42af-bb02-a38f00228ffa 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:21,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c26940cf-36ad-42af-bb02-a38f00228ffa 2019-01-08 02:55:21,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594524860382s 2019-01-08 02:55:21,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c26940cf-36ad-42af-bb02-a38f00228ffa 2019-01-08 02:55:21,462 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:23,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:23,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:24,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f134d2a-627c-42ea-ab62-b1621cb6dc86 x-compute-request-id: req-8f134d2a-627c-42ea-ab62-b1621cb6dc86 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:24,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8f134d2a-627c-42ea-ab62-b1621cb6dc86 2019-01-08 02:55:24,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601665973663s 2019-01-08 02:55:24,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8f134d2a-627c-42ea-ab62-b1621cb6dc86 2019-01-08 02:55:24,071 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:26,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:26,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:26,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-c774d657-cb65-47dd-9a4e-8ec57dbbc34f x-compute-request-id: req-c774d657-cb65-47dd-9a4e-8ec57dbbc34f 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:26,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c774d657-cb65-47dd-9a4e-8ec57dbbc34f 2019-01-08 02:55:26,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561407089233s 2019-01-08 02:55:26,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c774d657-cb65-47dd-9a4e-8ec57dbbc34f 2019-01-08 02:55:26,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:28,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:29,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93ec60e4-b7cf-42f5-adc0-75dab8df6a04 x-compute-request-id: req-93ec60e4-b7cf-42f5-adc0-75dab8df6a04 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:29,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-93ec60e4-b7cf-42f5-adc0-75dab8df6a04 2019-01-08 02:55:29,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572919130325s 2019-01-08 02:55:29,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-93ec60e4-b7cf-42f5-adc0-75dab8df6a04 2019-01-08 02:55:29,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:31,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:31,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:31,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbe9bb95-bb5c-4ff3-9edf-7f9da64a2d59 x-compute-request-id: req-cbe9bb95-bb5c-4ff3-9edf-7f9da64a2d59 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:31,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cbe9bb95-bb5c-4ff3-9edf-7f9da64a2d59 2019-01-08 02:55:31,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391479969025s 2019-01-08 02:55:31,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cbe9bb95-bb5c-4ff3-9edf-7f9da64a2d59 2019-01-08 02:55:31,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:33,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:33,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:34,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-95c7df5b-2d91-4dce-a83d-29a16d03485a x-compute-request-id: req-95c7df5b-2d91-4dce-a83d-29a16d03485a 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:34,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-95c7df5b-2d91-4dce-a83d-29a16d03485a 2019-01-08 02:55:34,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571263074875s 2019-01-08 02:55:34,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-95c7df5b-2d91-4dce-a83d-29a16d03485a 2019-01-08 02:55:34,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:36,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:37,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-6be2eaa5-90e5-4431-b065-d549efc78984 x-compute-request-id: req-6be2eaa5-90e5-4431-b065-d549efc78984 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:37,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6be2eaa5-90e5-4431-b065-d549efc78984 2019-01-08 02:55:37,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.989826202393s 2019-01-08 02:55:37,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6be2eaa5-90e5-4431-b065-d549efc78984 2019-01-08 02:55:37,192 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:39,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:39,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:39,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffe0c742-b1b8-4898-bca4-24435d14f08d x-compute-request-id: req-ffe0c742-b1b8-4898-bca4-24435d14f08d 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:39,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ffe0c742-b1b8-4898-bca4-24435d14f08d 2019-01-08 02:55:39,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6077709198s 2019-01-08 02:55:39,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ffe0c742-b1b8-4898-bca4-24435d14f08d 2019-01-08 02:55:39,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:41,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:41,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:42,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9bedcf0-eaea-435e-8512-a9f7b257b73e x-compute-request-id: req-a9bedcf0-eaea-435e-8512-a9f7b257b73e 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:42,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a9bedcf0-eaea-435e-8512-a9f7b257b73e 2019-01-08 02:55:42,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571458101273s 2019-01-08 02:55:42,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a9bedcf0-eaea-435e-8512-a9f7b257b73e 2019-01-08 02:55:42,385 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:44,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:44,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d62ae63a-8ed4-4097-97aa-e4a9c736ac0c x-compute-request-id: req-d62ae63a-8ed4-4097-97aa-e4a9c736ac0c 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:44,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d62ae63a-8ed4-4097-97aa-e4a9c736ac0c 2019-01-08 02:55:44,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584656000137s 2019-01-08 02:55:44,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d62ae63a-8ed4-4097-97aa-e4a9c736ac0c 2019-01-08 02:55:44,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:46,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:46,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:47,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ccba38e-3ea0-4def-8099-460fe14b75c7 x-compute-request-id: req-0ccba38e-3ea0-4def-8099-460fe14b75c7 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:47,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0ccba38e-3ea0-4def-8099-460fe14b75c7 2019-01-08 02:55:47,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388803958893s 2019-01-08 02:55:47,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0ccba38e-3ea0-4def-8099-460fe14b75c7 2019-01-08 02:55:47,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:49,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:49,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:49,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b02a443-1bc6-4d33-8c12-30077b33082b x-compute-request-id: req-5b02a443-1bc6-4d33-8c12-30077b33082b 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:49,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5b02a443-1bc6-4d33-8c12-30077b33082b 2019-01-08 02:55:49,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579890966415s 2019-01-08 02:55:49,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5b02a443-1bc6-4d33-8c12-30077b33082b 2019-01-08 02:55:49,959 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:51,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:52,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85b73c0c-9b3d-4f0f-b0ae-e619df88152c x-compute-request-id: req-85b73c0c-9b3d-4f0f-b0ae-e619df88152c 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:52,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-85b73c0c-9b3d-4f0f-b0ae-e619df88152c 2019-01-08 02:55:52,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371237039566s 2019-01-08 02:55:52,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-85b73c0c-9b3d-4f0f-b0ae-e619df88152c 2019-01-08 02:55:52,336 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:54,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:54,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-7c7137eb-59ad-4693-b205-55f2519cfd67 x-compute-request-id: req-7c7137eb-59ad-4693-b205-55f2519cfd67 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:54,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7c7137eb-59ad-4693-b205-55f2519cfd67 2019-01-08 02:55:54,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571194887161s 2019-01-08 02:55:54,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7c7137eb-59ad-4693-b205-55f2519cfd67 2019-01-08 02:55:54,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:56,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:55:57,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bfe4376-228b-4139-a31e-5ee48341772d x-compute-request-id: req-7bfe4376-228b-4139-a31e-5ee48341772d 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:55:57,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7bfe4376-228b-4139-a31e-5ee48341772d 2019-01-08 02:55:57,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00833511353s 2019-01-08 02:55:57,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7bfe4376-228b-4139-a31e-5ee48341772d 2019-01-08 02:55:57,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:55:59,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:55:59,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:00,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:55:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e99fe5d-dd9c-48d0-bfcf-ef3ce27b3a13 x-compute-request-id: req-8e99fe5d-dd9c-48d0-bfcf-ef3ce27b3a13 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:00,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8e99fe5d-dd9c-48d0-bfcf-ef3ce27b3a13 2019-01-08 02:56:00,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600818872452s 2019-01-08 02:56:00,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8e99fe5d-dd9c-48d0-bfcf-ef3ce27b3a13 2019-01-08 02:56:00,538 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:02,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:02,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:03,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a051e989-b167-42e0-93a0-894d5c649cef x-compute-request-id: req-a051e989-b167-42e0-93a0-894d5c649cef 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:03,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a051e989-b167-42e0-93a0-894d5c649cef 2019-01-08 02:56:03,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609723806381s 2019-01-08 02:56:03,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a051e989-b167-42e0-93a0-894d5c649cef 2019-01-08 02:56:03,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:05,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:05,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69edcadf-c23a-4f46-96b7-1d500f741617 x-compute-request-id: req-69edcadf-c23a-4f46-96b7-1d500f741617 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:05,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-69edcadf-c23a-4f46-96b7-1d500f741617 2019-01-08 02:56:05,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395195007324s 2019-01-08 02:56:05,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-69edcadf-c23a-4f46-96b7-1d500f741617 2019-01-08 02:56:05,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:07,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:07,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:07,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-4b6dab7d-98c7-4f2f-a8c6-fe2fe2151039 x-compute-request-id: req-4b6dab7d-98c7-4f2f-a8c6-fe2fe2151039 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:07,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4b6dab7d-98c7-4f2f-a8c6-fe2fe2151039 2019-01-08 02:56:07,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405268907547s 2019-01-08 02:56:07,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4b6dab7d-98c7-4f2f-a8c6-fe2fe2151039 2019-01-08 02:56:07,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:09,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:09,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:10,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-1e647977-b79d-4fce-9b64-a0af06df10c7 x-compute-request-id: req-1e647977-b79d-4fce-9b64-a0af06df10c7 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:10,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-1e647977-b79d-4fce-9b64-a0af06df10c7 2019-01-08 02:56:10,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383734941483s 2019-01-08 02:56:10,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-1e647977-b79d-4fce-9b64-a0af06df10c7 2019-01-08 02:56:10,360 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:12,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:12,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:13,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4f5a6ad-8518-4df0-8afa-dc199d4d20e1 x-compute-request-id: req-e4f5a6ad-8518-4df0-8afa-dc199d4d20e1 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:13,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e4f5a6ad-8518-4df0-8afa-dc199d4d20e1 2019-01-08 02:56:13,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97323679924s 2019-01-08 02:56:13,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e4f5a6ad-8518-4df0-8afa-dc199d4d20e1 2019-01-08 02:56:13,340 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:15,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:15,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:15,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8db71174-68b4-4f2a-a090-fccc76b6cb03 x-compute-request-id: req-8db71174-68b4-4f2a-a090-fccc76b6cb03 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:15,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8db71174-68b4-4f2a-a090-fccc76b6cb03 2019-01-08 02:56:15,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583946943283s 2019-01-08 02:56:15,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8db71174-68b4-4f2a-a090-fccc76b6cb03 2019-01-08 02:56:15,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:17,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:18,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fe9aea2-8162-47f0-ad54-83c0d0c6dab6 x-compute-request-id: req-9fe9aea2-8162-47f0-ad54-83c0d0c6dab6 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:18,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9fe9aea2-8162-47f0-ad54-83c0d0c6dab6 2019-01-08 02:56:18,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581518888474s 2019-01-08 02:56:18,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9fe9aea2-8162-47f0-ad54-83c0d0c6dab6 2019-01-08 02:56:18,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:20,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:20,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:21,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56: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-66af1953-44f8-49ad-9e32-f424a44056d0 x-compute-request-id: req-66af1953-44f8-49ad-9e32-f424a44056d0 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:21,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-66af1953-44f8-49ad-9e32-f424a44056d0 2019-01-08 02:56:21,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611477136612s 2019-01-08 02:56:21,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-66af1953-44f8-49ad-9e32-f424a44056d0 2019-01-08 02:56:21,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:23,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:24,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beb74690-b311-4f10-bc33-466072bfb19b x-compute-request-id: req-beb74690-b311-4f10-bc33-466072bfb19b 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:24,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-beb74690-b311-4f10-bc33-466072bfb19b 2019-01-08 02:56:24,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02818107605s 2019-01-08 02:56:24,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-beb74690-b311-4f10-bc33-466072bfb19b 2019-01-08 02:56:24,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:26,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:26,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:26,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e93878d-2437-4ed2-bbc5-84f35b6365b5 x-compute-request-id: req-2e93878d-2437-4ed2-bbc5-84f35b6365b5 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:26,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2e93878d-2437-4ed2-bbc5-84f35b6365b5 2019-01-08 02:56:26,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600850820541s 2019-01-08 02:56:26,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2e93878d-2437-4ed2-bbc5-84f35b6365b5 2019-01-08 02:56:26,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:28,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:28,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:29,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38712e45-2572-4385-89b4-6f8e5af3fcf9 x-compute-request-id: req-38712e45-2572-4385-89b4-6f8e5af3fcf9 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:29,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-38712e45-2572-4385-89b4-6f8e5af3fcf9 2019-01-08 02:56:29,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580793142319s 2019-01-08 02:56:29,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-38712e45-2572-4385-89b4-6f8e5af3fcf9 2019-01-08 02:56:29,367 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:31,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:31,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:31,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0930440-ca93-4d4e-871e-a948be25515c x-compute-request-id: req-f0930440-ca93-4d4e-871e-a948be25515c 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:31,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f0930440-ca93-4d4e-871e-a948be25515c 2019-01-08 02:56:31,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580144882202s 2019-01-08 02:56:31,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f0930440-ca93-4d4e-871e-a948be25515c 2019-01-08 02:56:31,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:33,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:33,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:34,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30ab3af8-8eef-4f58-ba26-f48055e45c5f x-compute-request-id: req-30ab3af8-8eef-4f58-ba26-f48055e45c5f 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:34,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-30ab3af8-8eef-4f58-ba26-f48055e45c5f 2019-01-08 02:56:34,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596583127975s 2019-01-08 02:56:34,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-30ab3af8-8eef-4f58-ba26-f48055e45c5f 2019-01-08 02:56:34,556 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:36,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:36,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:37,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a51e867d-70e4-4945-a0bd-4ced161a150c x-compute-request-id: req-a51e867d-70e4-4945-a0bd-4ced161a150c 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:37,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a51e867d-70e4-4945-a0bd-4ced161a150c 2019-01-08 02:56:37,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572824954987s 2019-01-08 02:56:37,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a51e867d-70e4-4945-a0bd-4ced161a150c 2019-01-08 02:56:37,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:39,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:39,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:39,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-10f91441-9135-48ed-9ca4-95ba854b0890 x-compute-request-id: req-10f91441-9135-48ed-9ca4-95ba854b0890 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:39,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-10f91441-9135-48ed-9ca4-95ba854b0890 2019-01-08 02:56:39,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396646022797s 2019-01-08 02:56:39,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-10f91441-9135-48ed-9ca4-95ba854b0890 2019-01-08 02:56:39,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:41,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:42,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-f5334337-972e-424c-95df-b4dcc3be3577 x-compute-request-id: req-f5334337-972e-424c-95df-b4dcc3be3577 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:42,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f5334337-972e-424c-95df-b4dcc3be3577 2019-01-08 02:56:42,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583660125732s 2019-01-08 02:56:42,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f5334337-972e-424c-95df-b4dcc3be3577 2019-01-08 02:56:42,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:44,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:44,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:44,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c81eaf27-ed01-4c89-b6e5-ba7f121391db x-compute-request-id: req-c81eaf27-ed01-4c89-b6e5-ba7f121391db 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:44,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c81eaf27-ed01-4c89-b6e5-ba7f121391db 2019-01-08 02:56:44,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553247928619s 2019-01-08 02:56:44,686 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c81eaf27-ed01-4c89-b6e5-ba7f121391db 2019-01-08 02:56:44,690 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:46,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:46,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:47,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56: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-cb6d32c6-9b35-4b39-80f0-088e29dc967a x-compute-request-id: req-cb6d32c6-9b35-4b39-80f0-088e29dc967a 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:47,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cb6d32c6-9b35-4b39-80f0-088e29dc967a 2019-01-08 02:56:47,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.939475059509s 2019-01-08 02:56:47,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cb6d32c6-9b35-4b39-80f0-088e29dc967a 2019-01-08 02:56:47,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:49,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:49,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:50,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3057df6b-e5c4-4173-9316-1f73705936dc x-compute-request-id: req-3057df6b-e5c4-4173-9316-1f73705936dc 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:50,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3057df6b-e5c4-4173-9316-1f73705936dc 2019-01-08 02:56:50,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615655183792s 2019-01-08 02:56:50,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3057df6b-e5c4-4173-9316-1f73705936dc 2019-01-08 02:56:50,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:52,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:52,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-88513a48-9db9-4b5b-bfec-74bd3ef73428 x-compute-request-id: req-88513a48-9db9-4b5b-bfec-74bd3ef73428 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:52,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-88513a48-9db9-4b5b-bfec-74bd3ef73428 2019-01-08 02:56:52,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734270095825s 2019-01-08 02:56:52,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-88513a48-9db9-4b5b-bfec-74bd3ef73428 2019-01-08 02:56:53,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:55,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:55,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:55,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56: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-731173e3-32eb-483c-8069-2d08f63f937f x-compute-request-id: req-731173e3-32eb-483c-8069-2d08f63f937f 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:55,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-731173e3-32eb-483c-8069-2d08f63f937f 2019-01-08 02:56:55,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383223056793s 2019-01-08 02:56:55,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-731173e3-32eb-483c-8069-2d08f63f937f 2019-01-08 02:56:55,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:57,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:57,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:56:57,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c19f99b3-11a3-44bf-ab4d-3afc51df49b4 x-compute-request-id: req-c19f99b3-11a3-44bf-ab4d-3afc51df49b4 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:56:57,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c19f99b3-11a3-44bf-ab4d-3afc51df49b4 2019-01-08 02:56:57,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573877096176s 2019-01-08 02:56:57,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c19f99b3-11a3-44bf-ab4d-3afc51df49b4 2019-01-08 02:56:57,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:56:59,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:56:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:57:00,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-093a5325-b17d-4c45-be53-eaf239f403fa x-compute-request-id: req-093a5325-b17d-4c45-be53-eaf239f403fa 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:57:00,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-093a5325-b17d-4c45-be53-eaf239f403fa 2019-01-08 02:57:00,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554615020752s 2019-01-08 02:57:00,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-093a5325-b17d-4c45-be53-eaf239f403fa 2019-01-08 02:57:00,533 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:57:02,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:57:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:57:03,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ffdc2c1-d906-43ee-b26d-bab4aac55157 x-compute-request-id: req-2ffdc2c1-d906-43ee-b26d-bab4aac55157 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.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T02:53:46Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:57:03,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2ffdc2c1-d906-43ee-b26d-bab4aac55157 2019-01-08 02:57:03,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03712487221s 2019-01-08 02:57:03,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2ffdc2c1-d906-43ee-b26d-bab4aac55157 2019-01-08 02:57:03,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 02:57:05,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 02:57:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:57:05,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6264b05f-a72a-4d15-8b23-42f1cfd40080 x-compute-request-id: req-6264b05f-a72a-4d15-8b23-42f1cfd40080 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fb:74", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T02:57:03.000000", "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T02:57:03Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 02:57:05,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6264b05f-a72a-4d15-8b23-42f1cfd40080 2019-01-08 02:57:05,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357892990112s 2019-01-08 02:57:05,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6264b05f-a72a-4d15-8b23-42f1cfd40080 2019-01-08 02:57:05,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 02:57:05,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=626b2373-d032-4634-9b4d-1d5886864b72" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:57:05,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-6ae8fb1e-1a1e-4406-8269-d30ed4147ad8 Date: Tue, 08 Jan 2019 02:57:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:57:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33f68445-0940-4dd1-b274-00f9def08163","ip_address":"192.168.120.6"}],"id":"db49d987-251b-4acd-9f60-d34a13f2d2d9","security_groups":["c7717147-1b0e-4db2-880c-684273f70908"],"mac_address":"fa:16:3e:be:fb:74","project_id":"63077ac3026f479990fbe27da4764a90","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-6","ip_address":"192.168.120.6","fqdn":"host-192-168-120-6.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ee03f25-43ad-4978-8739-e827b2c801f0","dns_name":"","created_at":"2019-01-08T02:53:46Z","binding:vnic_type":"normal","device_id":"626b2373-d032-4634-9b4d-1d5886864b72","tenant_id":"63077ac3026f479990fbe27da4764a90"}]} 2019-01-08 02:57:05,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=626b2373-d032-4634-9b4d-1d5886864b72 used request id req-6ae8fb1e-1a1e-4406-8269-d30ed4147ad8 2019-01-08 02:57:05,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0525438785553s 2019-01-08 02:57:05,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=626b2373-d032-4634-9b4d-1d5886864b72 used request id req-6ae8fb1e-1a1e-4406-8269-d30ed4147ad8 2019-01-08 02:57:06,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 02:57:06,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=db49d987-251b-4acd-9f60-d34a13f2d2d9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:57:06,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a9907e02-7e22-4e32-b51d-95c44bcfb5c9 Date: Tue, 08 Jan 2019 02:57:06 GMT RESP BODY: {"floatingips": []} 2019-01-08 02:57:06,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=db49d987-251b-4acd-9f60-d34a13f2d2d9 used request id req-a9907e02-7e22-4e32-b51d-95c44bcfb5c9 2019-01-08 02:57:06,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0167119503021s 2019-01-08 02:57:06,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=db49d987-251b-4acd-9f60-d34a13f2d2d9 used request id req-a9907e02-7e22-4e32-b51d-95c44bcfb5c9 2019-01-08 02:57:06,017 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:be:fb:74', 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'b39dd2ee-b010-40fd-92e3-f7c4217a3a3e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T02:57:03.000000', 'flavor': Munch({u'id': u'fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2'}), 'az': u'nova', 'id': u'626b2373-d032-4634-9b4d-1d5886864b72', 'security_groups': [Munch({u'name': u'shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'72aaf5a4d8534cf5b709b2a8c21531e1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63077ac3026f479990fbe27da4764a90', 'name': 'shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2', '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'2019-01-08T02:57:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T02:57:03Z', 'hostId': u'2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f', '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'2019-01-08T02:57:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'63077ac3026f479990fbe27da4764a90', 'name': u'shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'adminPass': u'qq23migd9AB2', 'tenant_id': u'63077ac3026f479990fbe27da4764a90', 'created_at': u'2019-01-08T02:53:44Z', 'created': u'2019-01-08T02:53:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 02:57:06,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 02:57:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:57:06,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1250 X-Openstack-Request-Id: req-34d3741f-c71b-4a40-a004-e912488c2c62 Date: Tue, 08 Jan 2019 02:57:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"0ee03f25-43ad-4978-8739-e827b2c801f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63077ac3026f479990fbe27da4764a90","status":"ACTIVE","subnets":["33f68445-0940-4dd1-b274-00f9def08163"],"description":"","tags":[],"updated_at":"2019-01-08T02:53:13Z","qos_policy_id":null,"name":"shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2","admin_state_up":true,"tenant_id":"63077ac3026f479990fbe27da4764a90","created_at":"2019-01-08T02:53:11Z","mtu":1442},{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500}]} 2019-01-08 02:57:06,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-34d3741f-c71b-4a40-a004-e912488c2c62 2019-01-08 02:57:06,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107745170593s 2019-01-08 02:57:06,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-34d3741f-c71b-4a40-a004-e912488c2c62 2019-01-08 02:57:06,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 02:57:06,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=626b2373-d032-4634-9b4d-1d5886864b72" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:57:06,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-0f026a88-fc01-4dfc-bd18-8e1ac41dd86a Date: Tue, 08 Jan 2019 02:57:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T02:57:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33f68445-0940-4dd1-b274-00f9def08163","ip_address":"192.168.120.6"}],"id":"db49d987-251b-4acd-9f60-d34a13f2d2d9","security_groups":["c7717147-1b0e-4db2-880c-684273f70908"],"mac_address":"fa:16:3e:be:fb:74","project_id":"63077ac3026f479990fbe27da4764a90","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-6","ip_address":"192.168.120.6","fqdn":"host-192-168-120-6.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ee03f25-43ad-4978-8739-e827b2c801f0","dns_name":"","created_at":"2019-01-08T02:53:46Z","binding:vnic_type":"normal","device_id":"626b2373-d032-4634-9b4d-1d5886864b72","tenant_id":"63077ac3026f479990fbe27da4764a90"}]} 2019-01-08 02:57:06,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=626b2373-d032-4634-9b4d-1d5886864b72 used request id req-0f026a88-fc01-4dfc-bd18-8e1ac41dd86a 2019-01-08 02:57:06,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0489630699158s 2019-01-08 02:57:06,180 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=626b2373-d032-4634-9b4d-1d5886864b72 used request id req-0f026a88-fc01-4dfc-bd18-8e1ac41dd86a 2019-01-08 02:57:06,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-08 02:57:06,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.6", "port_id": "db49d987-251b-4acd-9f60-d34a13f2d2d9"}}' 2019-01-08 02:57:07,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-6186e697-d2a9-4bd5-8130-b33d3651367a Date: Tue, 08 Jan 2019 02:57:07 GMT RESP BODY: {"floatingip": {"router_id": "16f45594-64e6-401f-8bcb-0504dec22734", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T02:57:07Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "db49d987-251b-4acd-9f60-d34a13f2d2d9", "id": "7ee4d111-3d21-4746-bfce-43e40336c7c1", "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:57:07Z", "dns_name": "", "project_id": "63077ac3026f479990fbe27da4764a90"}} 2019-01-08 02:57:07,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-6186e697-d2a9-4bd5-8130-b33d3651367a 2019-01-08 02:57:07,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.61128592491s 2019-01-08 02:57:07,792 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-6186e697-d2a9-4bd5-8130-b33d3651367a 2019-01-08 02:57:07,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 02:57:07,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 02:57:07,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-82d85908-d373-42da-b62b-c74270f3fb7a Date: Tue, 08 Jan 2019 02:57:07 GMT RESP BODY: {"floatingips": [{"router_id": "16f45594-64e6-401f-8bcb-0504dec22734", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T02:57:07Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 1, "port_id": "db49d987-251b-4acd-9f60-d34a13f2d2d9", "id": "7ee4d111-3d21-4746-bfce-43e40336c7c1", "dns_name": "", "created_at": "2019-01-08T02:57:07Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "project_id": "63077ac3026f479990fbe27da4764a90"}]} 2019-01-08 02:57:07,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-82d85908-d373-42da-b62b-c74270f3fb7a 2019-01-08 02:57:07,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0741939544678s 2019-01-08 02:57:07,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-82d85908-d373-42da-b62b-c74270f3fb7a 2019-01-08 02:57:07,879 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'16f45594-64e6-401f-8bcb-0504dec22734', 'updated_at': u'2019-01-08T02:57:07Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'db49d987-251b-4acd-9f60-d34a13f2d2d9', 'id': u'7ee4d111-3d21-4746-bfce-43e40336c7c1', 'network': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'port': u'db49d987-251b-4acd-9f60-d34a13f2d2d9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63077ac3026f479990fbe27da4764a90', 'name': 'shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'63077ac3026f479990fbe27da4764a90', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'63077ac3026f479990fbe27da4764a90', 'created_at': u'2019-01-08T02:57:07Z', 'attached': True, u'dns_name': u'', 'router': u'16f45594-64e6-401f-8bcb-0504dec22734'}) 2019-01-08 02:57:07,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 02:57:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72/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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 02:57:07,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-e77b0a47-54d8-4b44-9730-c6fd7b83f0ca x-compute-request-id: req-e77b0a47-54d8-4b44-9730-c6fd7b83f0ca Content-Encoding: gzip Content-Length: 9671 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 734418151 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.227173] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230221] pid_max: default: 32768 minimum: 301\n[ 0.231850] ACPI: Core revision 20150930\n[ 0.233887] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236245] Security Framework initialized\n[ 0.237774] Yama: becoming mindful.\n[ 0.239091] AppArmor: AppArmor initialized\n[ 0.240611] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242996] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250085] Initializing cgroup subsys io\n[ 0.251551] Initializing cgroup subsys memory\n[ 0.253104] Initializing cgroup subsys devices\n[ 0.254706] Initializing cgroup subsys freezer\n[ 0.256283] Initializing cgroup subsys net_cls\n[ 0.257905] Initializing cgroup subsys perf_event\n[ 0.259564] Initializing cgroup subsys net_prio\n[ 0.261160] Initializing cgroup subsys hugetlb\n[ 0.262749] Initializing cgroup subsys pids\n[ 0.264284] CPU: Physical Processor ID: 0\n[ 0.266470] mce: CPU supports 10 MCE banks\n[ 0.268018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.271851] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.273775] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.275892] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.278142] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.280147] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.282880] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.306619] Freeing SMP alternatives memory: 32K\n[ 0.314103] ftrace: allocating 32237 entries in 126 pages\n[ 0.354781] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359193] smpboot: Max logical packages: 1\n[ 0.361060] x2apic enabled\n[ 0.362482] Switched APIC routing to physical x2apic.\n[ 0.365529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.367608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.371489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374834] KVM setup paravirtual spinlock\n[ 0.377719] x86: Booted up 1 node, 1 CPUs\n[ 0.379223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381910] devtmpfs: initialized\n[ 0.384325] evm: security.selinux\n[ 0.385603] evm: security.SMACK64\n[ 0.386866] evm: security.SMACK64EXEC\n[ 0.388250] evm: security.SMACK64TRANSMUTE\n[ 0.389739] evm: security.SMACK64MMAP\n[ 0.391091] evm: security.ima\n[ 0.392255] evm: security.capability\n[ 0.393767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397095] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.399321] pinctrl core: initialized pinctrl subsystem\n[ 0.401375] RTC time: 2:57:04, date: 01/08/19\n[ 0.403155] NET: Registered protocol family 16\n[ 0.404942] cpuidle: using governor ladder\n[ 0.406436] cpuidle: using governor menu\n[ 0.407871] PCCT header not found.\n[ 0.409290] ACPI: bus type PCI registered\n[ 0.410763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.413122] PCI: Using configuration type 1 for base access\n[ 0.416044] ACPI: Added _OSI(Module Device)\n[ 0.417577] ACPI: Added _OSI(Processor Device)\n[ 0.419204] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.420864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.423825] ACPI: Interpreter enabled\n[ 0.425219] ACPI: (supports S0 S5)\n[ 0.426500] ACPI: Using IOAPIC for interrupt routing\n[ 0.428236] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.433082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.435171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.437438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.439671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.443665] acpiphp: Slot [3] registered\n[ 0.461092] acpiphp: Slot [4] registered\n[ 0.462566] acpiphp: Slot [5] registered\n[ 0.464021] acpiphp: Slot [6] registered\n[ 0.465475] acpiphp: Slot [7] registered\n[ 0.466920] acpiphp: Slot [8] registered\n[ 0.468363] acpiphp: Slot [9] registered\n[ 0.469849] acpiphp: Slot [10] registered\n[ 0.471353] acpiphp: Slot [11] registered\n[ 0.472861] acpiphp: Slot [12] registered\n[ 0.474479] acpiphp: Slot [13] registered\n[ 0.475960] acpiphp: Slot [14] registered\n[ 0.477440] acpiphp: Slot [15] registered\n[ 0.478925] acpiphp: Slot [16] registered\n[ 0.480442] acpiphp: Slot [17] registered\n[ 0.481931] acpiphp: Slot [18] registered\n[ 0.483421] acpiphp: Slot [19] registered\n[ 0.484890] acpiphp: Slot [20] registered\n[ 0.486371] acpiphp: Slot [21] registered\n[ 0.487843] acpiphp: Slot [22] registered\n[ 0.489357] acpiphp: Slot [23] registered\n[ 0.490833] acpiphp: Slot [24] registered\n[ 0.492320] acpiphp: Slot [25] registered\n[ 0.493793] acpiphp: Slot [26] registered\n[ 0.495265] acpiphp: Slot [27] registered\n[ 0.496737] acpiphp: Slot [28] registered\n[ 0.498205] acpiphp: Slot [29] registered\n[ 0.499692] acpiphp: Slot [30] registered\n[ 0.501191] acpiphp: Slot [31] registered\n[ 0.502656] PCI host bridge to bus 0000:00\n[ 0.504125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.506361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.511280] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.513919] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.516615] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.521725] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.524093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.526266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.528594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.533541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.536135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.558504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.561154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.564280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.566832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.569344] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.571637] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.573965] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.575910] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.578734] vgaarb: loaded\n[ 0.579819] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582030] SCSI subsystem initialized\n[ 0.583648] ACPI: bus type USB registered\n[ 0.585155] usbcore: registered new interface driver usbfs\n[ 0.587047] usbcore: registered new interface driver hub\n[ 0.588892] usbcore: registered new device driver usb\n[ 0.590868] PCI: Using ACPI for IRQ routing\n[ 0.592830] NetLabel: Initializing\n[ 0.594128] NetLabel: domain hash size = 128\n[ 0.595690] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.597453] NetLabel: unlabeled traffic allowed by default\n[ 0.599502] amd_nb: Cannot enumerate AMD northbridges\n[ 0.601334] clocksource: Switched to clocksource kvm-clock\n[ 0.611281] AppArmor: AppArmor Filesystem Enabled\n[ 0.613022] pnp: PnP ACPI init\n[ 0.614573] pnp: PnP ACPI: found 5 devices\n[ 0.621857] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.624989] NET: Registered protocol family 2\n[ 0.626831] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.629172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.631402] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.633587] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.635587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.637748] NET: Registered protocol family 1\n[ 0.639340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.641378] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.643346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.660142] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.677120] Unpacking initramfs...\n[ 1.165464] Freeing initrd memory: 37084K\n[ 1.167374] Scanning for low memory corruption every 60 seconds\n[ 1.169783] audit: initializing netlink subsys (disabled)\n[ 1.171678] audit: type=2000 audit(1546916225.409:1): initialized\n[ 1.174153] Initialise system trusted keyring\n[ 1.175840] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.177997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.181243] zbud: loaded\n[ 1.182559] VFS: Disk quotas dquot_6.6.0\n[ 1.184029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.186503] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.188738] fuse init (API version 7.23)\n[ 1.190326] Key type big_key registered\n[ 1.191756] Allocating IMA MOK and blacklist keyrings.\n[ 1.193925] Key type asymmetric registered\n[ 1.195422] Asymmetric key parser 'x509' registered\n[ 1.197162] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.199835] io scheduler noop registered\n[ 1.201286] io scheduler deadline registered (default)\n[ 1.203086] io scheduler cfq registered\n[ 1.204565] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.206470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.208781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.211408] ACPI: Power Button [PWRF]\n[ 1.212904] GHES: HEST is not enabled!\n[ 1.229102] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.262474] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.265959] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.291344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.294962] Linux agpgart interface v0.103\n[ 1.298094] loop: module loaded\n[ 1.301716] vda: vda1\n[ 1.303503] scsi host0: ata_piix\n[ 1.304826] scsi host1: ata_piix\n[ 1.306112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.308380] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.311288] libphy: Fixed MDIO Bus: probed\n[ 1.312776] tun: Universal TUN/TAP device driver, 1.6\n[ 1.314513] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.318081] PPP generic driver version 2.4.2\n[ 1.319736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.322253] ehci-pci: EHCI PCI platform driver\n[ 1.324321] ehci-platform: EHCI generic platform driver\n[ 1.326514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.329049] ohci-pci: OHCI PCI platform driver\n[ 1.330968] ohci-platform: OHCI generic platform driver\n[ 1.333167] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.350440] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.352646] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.355901] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.358074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.360576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.363304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.366394] usb usb1: Product: UHCI Host Controller\n[ 1.368439] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.371013] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.373064] hub 1-0:1.0: USB hub found\n[ 1.374691] hub 1-0:1.0: 2 ports detected\n[ 1.376310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.380029] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.381758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.383598] mousedev: PS/2 mouse device common for all mice\n[ 1.385874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.388983] rtc_cmos 00:00: RTC can wake from S4\n[ 1.391147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.393283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.395441] i2c /dev entries driver\n[ 1.396805] device-mapper: uevent: version 1.0.3\n[ 1.398504] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.401446] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.403750] NET: Registered protocol family 10\n[ 1.405614] NET: Registered protocol family 17\n[ 1.407215] Key type dns_resolver registered\n[ 1.409506] registered taskstats version 1\n[ 1.411017] Loading compiled-in X.509 certificates\n[ 1.413255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.416636] zswap: loaded using pool lzo/zbud\n[ 1.419805] Key type trusted registered\n[ 1.423353] Key type encrypted registered\n[ 1.424837] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.426738] ima: No TPM chip found, activating TPM-bypass!\n[ 1.428627] evm: HMAC attrs: 0x1\n[ 1.430278] Magic number: 3:221:965\n[ 1.431866] rtc_cmos 00:00: setting system clock to 2019-01-08 02:57:05 UTC (1546916225)\n[ 1.434782] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.453020] EDD information not available.\n[ 1.467054] Freeing unused kernel memory: 1512K\n[ 1.468667] Write protecting the kernel read-only data: 14336k\n[ 1.471932] Freeing unused kernel memory: 1692K\n[ 1.473824] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.486199] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493114] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496436] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.513413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520834] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.524021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.590733] virtio_net virtio0 ens3: renamed from eth0\n[ 1.595934] [drm] Initialized drm 1.1.0 20060810\n[ 1.603206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.608126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.625797] FDC 0 is a S82078B\n[ 1.635220] AVX2 version of gcm_enc/dec engaged.\n[ 1.636894] AES CTR mode by8 optimization enabled\n[ 1.685435] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.849231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.851475] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.853821] usb 1-1: Product: QEMU USB Tablet\n[ 1.855373] usb 1-1: Manufacturer: QEMU\n[ 1.856786] usb 1-1: SerialNumber: 42\n[ 1.866078] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.873712] usbcore: registered new interface driver usbhid\n[ 1.875664] usbhid: USB HID core driver\n[ 1.878643] 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.882632] 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.265573] md: linear personality registered for level -1\n[ 2.269644] md: multipath personality registered for level -4\n[ 2.273798] md: raid0 personality registered for level 0\n[ 2.278403] md: raid1 personality registered for level 1\n[ 2.349341] raid6: sse2x1 gen() 11386 MB/s\n[ 2.417332] raid6: sse2x1 xor() 8880 MB/s\n[ 2.485334] raid6: sse2x2 gen() 14513 MB/s\n[ 2.553331] raid6: sse2x2 xor() 9684 MB/s\n[ 2.621334] raid6: sse2x4 gen() 16784 MB/s\n[ 2.689343] raid6: sse2x4 xor() 11031 MB/s\n[ 2.757334] raid6: avx2x1 gen() 22098 MB/s\n[ 2.825332] raid6: avx2x2 gen() 25840 MB/s\n[ 2.893336] raid6: avx2x4 gen() 29876 MB/s\n[ 2.894867] raid6: using algorithm avx2x4 gen() 29876 MB/s\n[ 2.896735] raid6: using avx2x2 recovery algorithm\n[ 2.901431] xor: automatically using best checksumming function:\n[ 2.941331] avx : 31641.000 MB/sec\n[ 2.944319] async_tx: api initialized (async)\n[ 2.956353] md: raid6 personality registered for level 6\n[ 2.958200] md: raid5 personality registered for level 5\n[ 2.960020] md: raid4 personality registered for level 4\n[ 2.967111] 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 ... [ 3.003299] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.025077] 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.134305] 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.140060] systemd[1]: Detected virtualization kvm.\n[ 3.141775] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.146256] systemd[1]: Set hostname to .\n[ 3.150444] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.152407] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.280744] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.284196] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.287915] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.291295] 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.296767] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.301078] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.304816] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.308375] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.311496] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.316872] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.320988] 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.330717] systemd[1]: Starting Set console keymap...\n[ 3.334825] Loading iSCSI transport class v2.0-870.\n Starting Set console keymap...\n[ 3.339294] systemd[1]: Reached target Swap.\n[[0;32m OK [0m[ 3.346820] iscsi: registered transport (tcp)\n] Reached target Swap.\n[ 3.349238] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.358536] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.365434] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.373372] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.381251] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.389872] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.399525] 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.408925] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.415477] systemd[1]: Mounting Debug File System...\n[ 3.420377] iscsi: registered transport (iser)\n Mounting Debug File System...\n[ 3.424030] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.428790] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.433523] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.439585] systemd[1]: Listening on Journal Socket (/dev/log).\n"} 2019-01-08 02:57:07,985 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72/action used request id req-e77b0a47-54d8-4b44-9730-c6fd7b83f0ca 2019-01-08 02:57:07,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105932950974s 2019-01-08 02:57:07,986 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72/action used request id req-e77b0a47-54d8-4b44-9730-c6fd7b83f0ca 2019-01-08 02:57:07,987 - 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 734418151 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.227173] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230221] pid_max: default: 32768 minimum: 301 [ 0.231850] ACPI: Core revision 20150930 [ 0.233887] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236245] Security Framework initialized [ 0.237774] Yama: becoming mindful. [ 0.239091] AppArmor: AppArmor initialized [ 0.240611] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242996] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250085] Initializing cgroup subsys io [ 0.251551] Initializing cgroup subsys memory [ 0.253104] Initializing cgroup subsys devices [ 0.254706] Initializing cgroup subsys freezer [ 0.256283] Initializing cgroup subsys net_cls [ 0.257905] Initializing cgroup subsys perf_event [ 0.259564] Initializing cgroup subsys net_prio [ 0.261160] Initializing cgroup subsys hugetlb [ 0.262749] Initializing cgroup subsys pids [ 0.264284] CPU: Physical Processor ID: 0 [ 0.266470] mce: CPU supports 10 MCE banks [ 0.268018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.271851] Spectre V2 : Mitigation: Full generic retpoline [ 0.273775] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.275892] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.278142] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.280147] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.282880] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.306619] Freeing SMP alternatives memory: 32K [ 0.314103] ftrace: allocating 32237 entries in 126 pages [ 0.354781] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359193] smpboot: Max logical packages: 1 [ 0.361060] x2apic enabled [ 0.362482] Switched APIC routing to physical x2apic. [ 0.365529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.367608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.371489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374834] KVM setup paravirtual spinlock [ 0.377719] x86: Booted up 1 node, 1 CPUs [ 0.379223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381910] devtmpfs: initialized [ 0.384325] evm: security.selinux [ 0.385603] evm: security.SMACK64 [ 0.386866] evm: security.SMACK64EXEC [ 0.388250] evm: security.SMACK64TRANSMUTE [ 0.389739] evm: security.SMACK64MMAP [ 0.391091] evm: security.ima [ 0.392255] evm: security.capability [ 0.393767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397095] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.399321] pinctrl core: initialized pinctrl subsystem [ 0.401375] RTC time: 2:57:04, date: 01/08/19 [ 0.403155] NET: Registered protocol family 16 [ 0.404942] cpuidle: using governor ladder [ 0.406436] cpuidle: using governor menu [ 0.407871] PCCT header not found. [ 0.409290] ACPI: bus type PCI registered [ 0.410763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413122] PCI: Using configuration type 1 for base access [ 0.416044] ACPI: Added _OSI(Module Device) [ 0.417577] ACPI: Added _OSI(Processor Device) [ 0.419204] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.420864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.423825] ACPI: Interpreter enabled [ 0.425219] ACPI: (supports S0 S5) [ 0.426500] ACPI: Using IOAPIC for interrupt routing [ 0.428236] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.433082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.435171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.437438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.439671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.443665] acpiphp: Slot [3] registered [ 0.461092] acpiphp: Slot [4] registered [ 0.462566] acpiphp: Slot [5] registered [ 0.464021] acpiphp: Slot [6] registered [ 0.465475] acpiphp: Slot [7] registered [ 0.466920] acpiphp: Slot [8] registered [ 0.468363] acpiphp: Slot [9] registered [ 0.469849] acpiphp: Slot [10] registered [ 0.471353] acpiphp: Slot [11] registered [ 0.472861] acpiphp: Slot [12] registered [ 0.474479] acpiphp: Slot [13] registered [ 0.475960] acpiphp: Slot [14] registered [ 0.477440] acpiphp: Slot [15] registered [ 0.478925] acpiphp: Slot [16] registered [ 0.480442] acpiphp: Slot [17] registered [ 0.481931] acpiphp: Slot [18] registered [ 0.483421] acpiphp: Slot [19] registered [ 0.484890] acpiphp: Slot [20] registered [ 0.486371] acpiphp: Slot [21] registered [ 0.487843] acpiphp: Slot [22] registered [ 0.489357] acpiphp: Slot [23] registered [ 0.490833] acpiphp: Slot [24] registered [ 0.492320] acpiphp: Slot [25] registered [ 0.493793] acpiphp: Slot [26] registered [ 0.495265] acpiphp: Slot [27] registered [ 0.496737] acpiphp: Slot [28] registered [ 0.498205] acpiphp: Slot [29] registered [ 0.499692] acpiphp: Slot [30] registered [ 0.501191] acpiphp: Slot [31] registered [ 0.502656] PCI host bridge to bus 0000:00 [ 0.504125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.506361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.511280] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.513919] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.516615] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.521725] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.524093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.526266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.528594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.533541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.536135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.558504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.561154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.564280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.569344] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.571637] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.573965] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.575910] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.578734] vgaarb: loaded [ 0.579819] vgaarb: bridge control possible 0000:00:02.0 [ 0.582030] SCSI subsystem initialized [ 0.583648] ACPI: bus type USB registered [ 0.585155] usbcore: registered new interface driver usbfs [ 0.587047] usbcore: registered new interface driver hub [ 0.588892] usbcore: registered new device driver usb [ 0.590868] PCI: Using ACPI for IRQ routing [ 0.592830] NetLabel: Initializing [ 0.594128] NetLabel: domain hash size = 128 [ 0.595690] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.597453] NetLabel: unlabeled traffic allowed by default [ 0.599502] amd_nb: Cannot enumerate AMD northbridges [ 0.601334] clocksource: Switched to clocksource kvm-clock [ 0.611281] AppArmor: AppArmor Filesystem Enabled [ 0.613022] pnp: PnP ACPI init [ 0.614573] pnp: PnP ACPI: found 5 devices [ 0.621857] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.624989] NET: Registered protocol family 2 [ 0.626831] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.629172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.631402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.633587] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.635587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.637748] NET: Registered protocol family 1 [ 0.639340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.641378] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.643346] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660142] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.677120] Unpacking initramfs... [ 1.165464] Freeing initrd memory: 37084K [ 1.167374] Scanning for low memory corruption every 60 seconds [ 1.169783] audit: initializing netlink subsys (disabled) [ 1.171678] audit: type=2000 audit(1546916225.409:1): initialized [ 1.174153] Initialise system trusted keyring [ 1.175840] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.177997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.181243] zbud: loaded [ 1.182559] VFS: Disk quotas dquot_6.6.0 [ 1.184029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.186503] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.188738] fuse init (API version 7.23) [ 1.190326] Key type big_key registered [ 1.191756] Allocating IMA MOK and blacklist keyrings. [ 1.193925] Key type asymmetric registered [ 1.195422] Asymmetric key parser 'x509' registered [ 1.197162] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199835] io scheduler noop registered [ 1.201286] io scheduler deadline registered (default) [ 1.203086] io scheduler cfq registered [ 1.204565] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211408] ACPI: Power Button [PWRF] [ 1.212904] GHES: HEST is not enabled! [ 1.229102] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.262474] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.265959] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.291344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.294962] Linux agpgart interface v0.103 [ 1.298094] loop: module loaded [ 1.301716] vda: vda1 [ 1.303503] scsi host0: ata_piix [ 1.304826] scsi host1: ata_piix [ 1.306112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.308380] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.311288] libphy: Fixed MDIO Bus: probed [ 1.312776] tun: Universal TUN/TAP device driver, 1.6 [ 1.314513] tun: (C) 1999-2004 Max Krasnyansky [ 1.318081] PPP generic driver version 2.4.2 [ 1.319736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.322253] ehci-pci: EHCI PCI platform driver [ 1.324321] ehci-platform: EHCI generic platform driver [ 1.326514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.329049] ohci-pci: OHCI PCI platform driver [ 1.330968] ohci-platform: OHCI generic platform driver [ 1.333167] uhci_hcd: USB Universal Host Controller Interface driver [ 1.350440] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.352646] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.355901] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.358074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.360576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.363304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.366394] usb usb1: Product: UHCI Host Controller [ 1.368439] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.371013] usb usb1: SerialNumber: 0000:00:01.2 [ 1.373064] hub 1-0:1.0: USB hub found [ 1.374691] hub 1-0:1.0: 2 ports detected [ 1.376310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.380029] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.381758] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.383598] mousedev: PS/2 mouse device common for all mice [ 1.385874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.388983] rtc_cmos 00:00: RTC can wake from S4 [ 1.391147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.393283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.395441] i2c /dev entries driver [ 1.396805] device-mapper: uevent: version 1.0.3 [ 1.398504] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.401446] ledtrig-cpu: registered to indicate activity on CPUs [ 1.403750] NET: Registered protocol family 10 [ 1.405614] NET: Registered protocol family 17 [ 1.407215] Key type dns_resolver registered [ 1.409506] registered taskstats version 1 [ 1.411017] Loading compiled-in X.509 certificates [ 1.413255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.416636] zswap: loaded using pool lzo/zbud [ 1.419805] Key type trusted registered [ 1.423353] Key type encrypted registered [ 1.424837] AppArmor: AppArmor sha1 policy hashing enabled [ 1.426738] ima: No TPM chip found, activating TPM-bypass! [ 1.428627] evm: HMAC attrs: 0x1 [ 1.430278] Magic number: 3:221:965 [ 1.431866] rtc_cmos 00:00: setting system clock to 2019-01-08 02:57:05 UTC (1546916225) [ 1.434782] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.453020] EDD information not available. [ 1.467054] Freeing unused kernel memory: 1512K [ 1.468667] Write protecting the kernel read-only data: 14336k [ 1.471932] Freeing unused kernel memory: 1692K [ 1.473824] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.486199] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493114] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496436] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520834] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.590733] virtio_net virtio0 ens3: renamed from eth0 [ 1.595934] [drm] Initialized drm 1.1.0 20060810 [ 1.603206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.608126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.625797] FDC 0 is a S82078B [ 1.635220] AVX2 version of gcm_enc/dec engaged. [ 1.636894] AES CTR mode by8 optimization enabled [ 1.685435] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.849231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.851475] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.853821] usb 1-1: Product: QEMU USB Tablet [ 1.855373] usb 1-1: Manufacturer: QEMU [ 1.856786] usb 1-1: SerialNumber: 42 [ 1.866078] hidraw: raw HID events driver (C) Jiri Kosina [ 1.873712] usbcore: registered new interface driver usbhid [ 1.875664] usbhid: USB HID core driver [ 1.878643] 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.882632] 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.265573] md: linear personality registered for level -1 [ 2.269644] md: multipath personality registered for level -4 [ 2.273798] md: raid0 personality registered for level 0 [ 2.278403] md: raid1 personality registered for level 1 [ 2.349341] raid6: sse2x1 gen() 11386 MB/s [ 2.417332] raid6: sse2x1 xor() 8880 MB/s [ 2.485334] raid6: sse2x2 gen() 14513 MB/s [ 2.553331] raid6: sse2x2 xor() 9684 MB/s [ 2.621334] raid6: sse2x4 gen() 16784 MB/s [ 2.689343] raid6: sse2x4 xor() 11031 MB/s [ 2.757334] raid6: avx2x1 gen() 22098 MB/s [ 2.825332] raid6: avx2x2 gen() 25840 MB/s [ 2.893336] raid6: avx2x4 gen() 29876 MB/s [ 2.894867] raid6: using algorithm avx2x4 gen() 29876 MB/s [ 2.896735] raid6: using avx2x2 recovery algorithm [ 2.901431] xor: automatically using best checksumming function: [ 2.941331] avx : 31641.000 MB/sec [ 2.944319] async_tx: api initialized (async) [ 2.956353] md: raid6 personality registered for level 6 [ 2.958200] md: raid5 personality registered for level 5 [ 2.960020] md: raid4 personality registered for level 4 [ 2.967111] 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 ... [ 3.003299] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.025077] 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.134305] 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.140060] systemd[1]: Detected virtualization kvm. [ 3.141775] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.146256] systemd[1]: Set hostname to . [ 3.150444] systemd[1]: Initializing machine ID from KVM UUID. [ 3.152407] systemd[1]: Installed transient /etc/machine-id file. [ 3.280744] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.284196] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287915] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291295] 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.296767] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.301078] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.304816] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.308375] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.311496] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.316872] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.320988] 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.330717] systemd[1]: Starting Set console keymap... [ 3.334825] Loading iSCSI transport class v2.0-870. Starting Set console keymap... [ 3.339294] systemd[1]: Reached target Swap. [[0;32m OK [0m[ 3.346820] iscsi: registered transport (tcp) ] Reached target Swap. [ 3.349238] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.358536] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.365434] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.373372] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.381251] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.389872] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.399525] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.408925] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.415477] systemd[1]: Mounting Debug File System... [ 3.420377] iscsi: registered transport (iser) Mounting Debug File System... [ 3.424030] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.428790] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.433523] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.439585] systemd[1]: Listening on Journal Socket (/dev/log). 2019-01-08 02:57:08,989 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-01-08 02:57:17,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 02:57:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72/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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 02:57:18,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-d96f7c54-3a51-411f-9e44-5b140fd0cc6e x-compute-request-id: req-d96f7c54-3a51-411f-9e44-5b140fd0cc6e Content-Encoding: gzip Content-Length: 11072 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 734418151 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.227173] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230221] pid_max: default: 32768 minimum: 301\n[ 0.231850] ACPI: Core revision 20150930\n[ 0.233887] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236245] Security Framework initialized\n[ 0.237774] Yama: becoming mindful.\n[ 0.239091] AppArmor: AppArmor initialized\n[ 0.240611] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242996] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250085] Initializing cgroup subsys io\n[ 0.251551] Initializing cgroup subsys memory\n[ 0.253104] Initializing cgroup subsys devices\n[ 0.254706] Initializing cgroup subsys freezer\n[ 0.256283] Initializing cgroup subsys net_cls\n[ 0.257905] Initializing cgroup subsys perf_event\n[ 0.259564] Initializing cgroup subsys net_prio\n[ 0.261160] Initializing cgroup subsys hugetlb\n[ 0.262749] Initializing cgroup subsys pids\n[ 0.264284] CPU: Physical Processor ID: 0\n[ 0.266470] mce: CPU supports 10 MCE banks\n[ 0.268018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.271851] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.273775] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.275892] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.278142] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.280147] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.282880] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.306619] Freeing SMP alternatives memory: 32K\n[ 0.314103] ftrace: allocating 32237 entries in 126 pages\n[ 0.354781] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359193] smpboot: Max logical packages: 1\n[ 0.361060] x2apic enabled\n[ 0.362482] Switched APIC routing to physical x2apic.\n[ 0.365529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.367608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.371489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374834] KVM setup paravirtual spinlock\n[ 0.377719] x86: Booted up 1 node, 1 CPUs\n[ 0.379223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381910] devtmpfs: initialized\n[ 0.384325] evm: security.selinux\n[ 0.385603] evm: security.SMACK64\n[ 0.386866] evm: security.SMACK64EXEC\n[ 0.388250] evm: security.SMACK64TRANSMUTE\n[ 0.389739] evm: security.SMACK64MMAP\n[ 0.391091] evm: security.ima\n[ 0.392255] evm: security.capability\n[ 0.393767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397095] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.399321] pinctrl core: initialized pinctrl subsystem\n[ 0.401375] RTC time: 2:57:04, date: 01/08/19\n[ 0.403155] NET: Registered protocol family 16\n[ 0.404942] cpuidle: using governor ladder\n[ 0.406436] cpuidle: using governor menu\n[ 0.407871] PCCT header not found.\n[ 0.409290] ACPI: bus type PCI registered\n[ 0.410763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.413122] PCI: Using configuration type 1 for base access\n[ 0.416044] ACPI: Added _OSI(Module Device)\n[ 0.417577] ACPI: Added _OSI(Processor Device)\n[ 0.419204] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.420864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.423825] ACPI: Interpreter enabled\n[ 0.425219] ACPI: (supports S0 S5)\n[ 0.426500] ACPI: Using IOAPIC for interrupt routing\n[ 0.428236] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.433082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.435171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.437438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.439671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.443665] acpiphp: Slot [3] registered\n[ 0.461092] acpiphp: Slot [4] registered\n[ 0.462566] acpiphp: Slot [5] registered\n[ 0.464021] acpiphp: Slot [6] registered\n[ 0.465475] acpiphp: Slot [7] registered\n[ 0.466920] acpiphp: Slot [8] registered\n[ 0.468363] acpiphp: Slot [9] registered\n[ 0.469849] acpiphp: Slot [10] registered\n[ 0.471353] acpiphp: Slot [11] registered\n[ 0.472861] acpiphp: Slot [12] registered\n[ 0.474479] acpiphp: Slot [13] registered\n[ 0.475960] acpiphp: Slot [14] registered\n[ 0.477440] acpiphp: Slot [15] registered\n[ 0.478925] acpiphp: Slot [16] registered\n[ 0.480442] acpiphp: Slot [17] registered\n[ 0.481931] acpiphp: Slot [18] registered\n[ 0.483421] acpiphp: Slot [19] registered\n[ 0.484890] acpiphp: Slot [20] registered\n[ 0.486371] acpiphp: Slot [21] registered\n[ 0.487843] acpiphp: Slot [22] registered\n[ 0.489357] acpiphp: Slot [23] registered\n[ 0.490833] acpiphp: Slot [24] registered\n[ 0.492320] acpiphp: Slot [25] registered\n[ 0.493793] acpiphp: Slot [26] registered\n[ 0.495265] acpiphp: Slot [27] registered\n[ 0.496737] acpiphp: Slot [28] registered\n[ 0.498205] acpiphp: Slot [29] registered\n[ 0.499692] acpiphp: Slot [30] registered\n[ 0.501191] acpiphp: Slot [31] registered\n[ 0.502656] PCI host bridge to bus 0000:00\n[ 0.504125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.506361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.511280] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.513919] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.516615] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.521725] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.524093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.526266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.528594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.533541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.536135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.558504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.561154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.564280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.566832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.569344] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.571637] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.573965] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.575910] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.578734] vgaarb: loaded\n[ 0.579819] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582030] SCSI subsystem initialized\n[ 0.583648] ACPI: bus type USB registered\n[ 0.585155] usbcore: registered new interface driver usbfs\n[ 0.587047] usbcore: registered new interface driver hub\n[ 0.588892] usbcore: registered new device driver usb\n[ 0.590868] PCI: Using ACPI for IRQ routing\n[ 0.592830] NetLabel: Initializing\n[ 0.594128] NetLabel: domain hash size = 128\n[ 0.595690] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.597453] NetLabel: unlabeled traffic allowed by default\n[ 0.599502] amd_nb: Cannot enumerate AMD northbridges\n[ 0.601334] clocksource: Switched to clocksource kvm-clock\n[ 0.611281] AppArmor: AppArmor Filesystem Enabled\n[ 0.613022] pnp: PnP ACPI init\n[ 0.614573] pnp: PnP ACPI: found 5 devices\n[ 0.621857] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.624989] NET: Registered protocol family 2\n[ 0.626831] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.629172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.631402] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.633587] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.635587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.637748] NET: Registered protocol family 1\n[ 0.639340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.641378] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.643346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.660142] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.677120] Unpacking initramfs...\n[ 1.165464] Freeing initrd memory: 37084K\n[ 1.167374] Scanning for low memory corruption every 60 seconds\n[ 1.169783] audit: initializing netlink subsys (disabled)\n[ 1.171678] audit: type=2000 audit(1546916225.409:1): initialized\n[ 1.174153] Initialise system trusted keyring\n[ 1.175840] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.177997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.181243] zbud: loaded\n[ 1.182559] VFS: Disk quotas dquot_6.6.0\n[ 1.184029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.186503] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.188738] fuse init (API version 7.23)\n[ 1.190326] Key type big_key registered\n[ 1.191756] Allocating IMA MOK and blacklist keyrings.\n[ 1.193925] Key type asymmetric registered\n[ 1.195422] Asymmetric key parser 'x509' registered\n[ 1.197162] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.199835] io scheduler noop registered\n[ 1.201286] io scheduler deadline registered (default)\n[ 1.203086] io scheduler cfq registered\n[ 1.204565] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.206470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.208781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.211408] ACPI: Power Button [PWRF]\n[ 1.212904] GHES: HEST is not enabled!\n[ 1.229102] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.262474] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.265959] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.291344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.294962] Linux agpgart interface v0.103\n[ 1.298094] loop: module loaded\n[ 1.301716] vda: vda1\n[ 1.303503] scsi host0: ata_piix\n[ 1.304826] scsi host1: ata_piix\n[ 1.306112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.308380] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.311288] libphy: Fixed MDIO Bus: probed\n[ 1.312776] tun: Universal TUN/TAP device driver, 1.6\n[ 1.314513] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.318081] PPP generic driver version 2.4.2\n[ 1.319736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.322253] ehci-pci: EHCI PCI platform driver\n[ 1.324321] ehci-platform: EHCI generic platform driver\n[ 1.326514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.329049] ohci-pci: OHCI PCI platform driver\n[ 1.330968] ohci-platform: OHCI generic platform driver\n[ 1.333167] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.350440] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.352646] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.355901] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.358074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.360576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.363304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.366394] usb usb1: Product: UHCI Host Controller\n[ 1.368439] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.371013] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.373064] hub 1-0:1.0: USB hub found\n[ 1.374691] hub 1-0:1.0: 2 ports detected\n[ 1.376310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.380029] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.381758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.383598] mousedev: PS/2 mouse device common for all mice\n[ 1.385874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.388983] rtc_cmos 00:00: RTC can wake from S4\n[ 1.391147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.393283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.395441] i2c /dev entries driver\n[ 1.396805] device-mapper: uevent: version 1.0.3\n[ 1.398504] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.401446] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.403750] NET: Registered protocol family 10\n[ 1.405614] NET: Registered protocol family 17\n[ 1.407215] Key type dns_resolver registered\n[ 1.409506] registered taskstats version 1\n[ 1.411017] Loading compiled-in X.509 certificates\n[ 1.413255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.416636] zswap: loaded using pool lzo/zbud\n[ 1.419805] Key type trusted registered\n[ 1.423353] Key type encrypted registered\n[ 1.424837] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.426738] ima: No TPM chip found, activating TPM-bypass!\n[ 1.428627] evm: HMAC attrs: 0x1\n[ 1.430278] Magic number: 3:221:965\n[ 1.431866] rtc_cmos 00:00: setting system clock to 2019-01-08 02:57:05 UTC (1546916225)\n[ 1.434782] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.453020] EDD information not available.\n[ 1.467054] Freeing unused kernel memory: 1512K\n[ 1.468667] Write protecting the kernel read-only data: 14336k\n[ 1.471932] Freeing unused kernel memory: 1692K\n[ 1.473824] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.486199] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493114] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496436] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.513413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520834] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.524021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.590733] virtio_net virtio0 ens3: renamed from eth0\n[ 1.595934] [drm] Initialized drm 1.1.0 20060810\n[ 1.603206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.608126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.625797] FDC 0 is a S82078B\n[ 1.635220] AVX2 version of gcm_enc/dec engaged.\n[ 1.636894] AES CTR mode by8 optimization enabled\n[ 1.685435] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.849231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.851475] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.853821] usb 1-1: Product: QEMU USB Tablet\n[ 1.855373] usb 1-1: Manufacturer: QEMU\n[ 1.856786] usb 1-1: SerialNumber: 42\n[ 1.866078] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.873712] usbcore: registered new interface driver usbhid\n[ 1.875664] usbhid: USB HID core driver\n[ 1.878643] 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.882632] 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.265573] md: linear personality registered for level -1\n[ 2.269644] md: multipath personality registered for level -4\n[ 2.273798] md: raid0 personality registered for level 0\n[ 2.278403] md: raid1 personality registered for level 1\n[ 2.349341] raid6: sse2x1 gen() 11386 MB/s\n[ 2.417332] raid6: sse2x1 xor() 8880 MB/s\n[ 2.485334] raid6: sse2x2 gen() 14513 MB/s\n[ 2.553331] raid6: sse2x2 xor() 9684 MB/s\n[ 2.621334] raid6: sse2x4 gen() 16784 MB/s\n[ 2.689343] raid6: sse2x4 xor() 11031 MB/s\n[ 2.757334] raid6: avx2x1 gen() 22098 MB/s\n[ 2.825332] raid6: avx2x2 gen() 25840 MB/s\n[ 2.893336] raid6: avx2x4 gen() 29876 MB/s\n[ 2.894867] raid6: using algorithm avx2x4 gen() 29876 MB/s\n[ 2.896735] raid6: using avx2x2 recovery algorithm\n[ 2.901431] xor: automatically using best checksumming function:\n[ 2.941331] avx : 31641.000 MB/sec\n[ 2.944319] async_tx: api initialized (async)\n[ 2.956353] md: raid6 personality registered for level 6\n[ 2.958200] md: raid5 personality registered for level 5\n[ 2.960020] md: raid4 personality registered for level 4\n[ 2.967111] 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 ... [ 3.003299] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.025077] 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.134305] 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.140060] systemd[1]: Detected virtualization kvm.\n[ 3.141775] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.146256] systemd[1]: Set hostname to .\n[ 3.150444] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.152407] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.280744] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.284196] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.287915] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.291295] 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.296767] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.301078] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.304816] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.308375] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.311496] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.316872] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.320988] 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.330717] systemd[1]: Starting Set console keymap...\n[ 3.334825] Loading iSCSI transport class v2.0-870.\n Starting Set console keymap...\n[ 3.339294] systemd[1]: Reached target Swap.\n[[0;32m OK [0m[ 3.346820] iscsi: registered transport (tcp)\n] Reached target Swap.\n[ 3.349238] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.358536] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.365434] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.373372] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.381251] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.389872] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.399525] 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.408925] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.415477] systemd[1]: Mounting Debug File System...\n[ 3.420377] iscsi: registered transport (iser)\n Mounting Debug File System...\n[ 3.424030] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.428790] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.433523] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.439585] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.445673] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.450545] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.456987] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.466508] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.475095] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.484165] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.488061] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.492944] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.496300] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\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 Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started 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 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[ 4.342175] intel_rapl: no valid rapl domains found in package 0\n[ 4.774938] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Tue, 08 Jan 2019 02:57:08 +0000. Up 4.58 seconds.[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\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 Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 12.836408] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Tue, 08 Jan 2019 02:57:10 +0000. Up 6.32 seconds.\n[ 12.840217] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 12.847277] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.856153] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 12.859295] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.867617] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:be:fb:74 |\n[ 12.871192] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:febe:fb74/64 | . | link | fa:16:3e:be:fb:74 |\n[ 12.879013] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 12.886187] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 12.892385] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.900119] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 12.904121] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 12.912134] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 12.916120] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 12.921773] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 12.925269] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 12.930326] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 12.936083] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 12.940681] cloud-init[948]: 2019-01-08 02:57:17,197 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n"} 2019-01-08 02:57:18,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72/action used request id req-d96f7c54-3a51-411f-9e44-5b140fd0cc6e 2019-01-08 02:57:18,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107009887695s 2019-01-08 02:57:18,107 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72/action used request id req-d96f7c54-3a51-411f-9e44-5b140fd0cc6e 2019-01-08 02:57:18,108 - 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 734418151 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.227173] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230221] pid_max: default: 32768 minimum: 301 [ 0.231850] ACPI: Core revision 20150930 [ 0.233887] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236245] Security Framework initialized [ 0.237774] Yama: becoming mindful. [ 0.239091] AppArmor: AppArmor initialized [ 0.240611] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242996] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250085] Initializing cgroup subsys io [ 0.251551] Initializing cgroup subsys memory [ 0.253104] Initializing cgroup subsys devices [ 0.254706] Initializing cgroup subsys freezer [ 0.256283] Initializing cgroup subsys net_cls [ 0.257905] Initializing cgroup subsys perf_event [ 0.259564] Initializing cgroup subsys net_prio [ 0.261160] Initializing cgroup subsys hugetlb [ 0.262749] Initializing cgroup subsys pids [ 0.264284] CPU: Physical Processor ID: 0 [ 0.266470] mce: CPU supports 10 MCE banks [ 0.268018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.271851] Spectre V2 : Mitigation: Full generic retpoline [ 0.273775] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.275892] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.278142] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.280147] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.282880] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.306619] Freeing SMP alternatives memory: 32K [ 0.314103] ftrace: allocating 32237 entries in 126 pages [ 0.354781] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359193] smpboot: Max logical packages: 1 [ 0.361060] x2apic enabled [ 0.362482] Switched APIC routing to physical x2apic. [ 0.365529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.367608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.371489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374834] KVM setup paravirtual spinlock [ 0.377719] x86: Booted up 1 node, 1 CPUs [ 0.379223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381910] devtmpfs: initialized [ 0.384325] evm: security.selinux [ 0.385603] evm: security.SMACK64 [ 0.386866] evm: security.SMACK64EXEC [ 0.388250] evm: security.SMACK64TRANSMUTE [ 0.389739] evm: security.SMACK64MMAP [ 0.391091] evm: security.ima [ 0.392255] evm: security.capability [ 0.393767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397095] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.399321] pinctrl core: initialized pinctrl subsystem [ 0.401375] RTC time: 2:57:04, date: 01/08/19 [ 0.403155] NET: Registered protocol family 16 [ 0.404942] cpuidle: using governor ladder [ 0.406436] cpuidle: using governor menu [ 0.407871] PCCT header not found. [ 0.409290] ACPI: bus type PCI registered [ 0.410763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413122] PCI: Using configuration type 1 for base access [ 0.416044] ACPI: Added _OSI(Module Device) [ 0.417577] ACPI: Added _OSI(Processor Device) [ 0.419204] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.420864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.423825] ACPI: Interpreter enabled [ 0.425219] ACPI: (supports S0 S5) [ 0.426500] ACPI: Using IOAPIC for interrupt routing [ 0.428236] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.433082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.435171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.437438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.439671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.443665] acpiphp: Slot [3] registered [ 0.461092] acpiphp: Slot [4] registered [ 0.462566] acpiphp: Slot [5] registered [ 0.464021] acpiphp: Slot [6] registered [ 0.465475] acpiphp: Slot [7] registered [ 0.466920] acpiphp: Slot [8] registered [ 0.468363] acpiphp: Slot [9] registered [ 0.469849] acpiphp: Slot [10] registered [ 0.471353] acpiphp: Slot [11] registered [ 0.472861] acpiphp: Slot [12] registered [ 0.474479] acpiphp: Slot [13] registered [ 0.475960] acpiphp: Slot [14] registered [ 0.477440] acpiphp: Slot [15] registered [ 0.478925] acpiphp: Slot [16] registered [ 0.480442] acpiphp: Slot [17] registered [ 0.481931] acpiphp: Slot [18] registered [ 0.483421] acpiphp: Slot [19] registered [ 0.484890] acpiphp: Slot [20] registered [ 0.486371] acpiphp: Slot [21] registered [ 0.487843] acpiphp: Slot [22] registered [ 0.489357] acpiphp: Slot [23] registered [ 0.490833] acpiphp: Slot [24] registered [ 0.492320] acpiphp: Slot [25] registered [ 0.493793] acpiphp: Slot [26] registered [ 0.495265] acpiphp: Slot [27] registered [ 0.496737] acpiphp: Slot [28] registered [ 0.498205] acpiphp: Slot [29] registered [ 0.499692] acpiphp: Slot [30] registered [ 0.501191] acpiphp: Slot [31] registered [ 0.502656] PCI host bridge to bus 0000:00 [ 0.504125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.506361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.511280] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.513919] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.516615] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.521725] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.524093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.526266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.528594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.533541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.536135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.558504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.561154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.564280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.569344] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.571637] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.573965] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.575910] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.578734] vgaarb: loaded [ 0.579819] vgaarb: bridge control possible 0000:00:02.0 [ 0.582030] SCSI subsystem initialized [ 0.583648] ACPI: bus type USB registered [ 0.585155] usbcore: registered new interface driver usbfs [ 0.587047] usbcore: registered new interface driver hub [ 0.588892] usbcore: registered new device driver usb [ 0.590868] PCI: Using ACPI for IRQ routing [ 0.592830] NetLabel: Initializing [ 0.594128] NetLabel: domain hash size = 128 [ 0.595690] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.597453] NetLabel: unlabeled traffic allowed by default [ 0.599502] amd_nb: Cannot enumerate AMD northbridges [ 0.601334] clocksource: Switched to clocksource kvm-clock [ 0.611281] AppArmor: AppArmor Filesystem Enabled [ 0.613022] pnp: PnP ACPI init [ 0.614573] pnp: PnP ACPI: found 5 devices [ 0.621857] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.624989] NET: Registered protocol family 2 [ 0.626831] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.629172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.631402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.633587] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.635587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.637748] NET: Registered protocol family 1 [ 0.639340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.641378] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.643346] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660142] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.677120] Unpacking initramfs... [ 1.165464] Freeing initrd memory: 37084K [ 1.167374] Scanning for low memory corruption every 60 seconds [ 1.169783] audit: initializing netlink subsys (disabled) [ 1.171678] audit: type=2000 audit(1546916225.409:1): initialized [ 1.174153] Initialise system trusted keyring [ 1.175840] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.177997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.181243] zbud: loaded [ 1.182559] VFS: Disk quotas dquot_6.6.0 [ 1.184029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.186503] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.188738] fuse init (API version 7.23) [ 1.190326] Key type big_key registered [ 1.191756] Allocating IMA MOK and blacklist keyrings. [ 1.193925] Key type asymmetric registered [ 1.195422] Asymmetric key parser 'x509' registered [ 1.197162] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199835] io scheduler noop registered [ 1.201286] io scheduler deadline registered (default) [ 1.203086] io scheduler cfq registered [ 1.204565] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211408] ACPI: Power Button [PWRF] [ 1.212904] GHES: HEST is not enabled! [ 1.229102] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.262474] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.265959] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.291344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.294962] Linux agpgart interface v0.103 [ 1.298094] loop: module loaded [ 1.301716] vda: vda1 [ 1.303503] scsi host0: ata_piix [ 1.304826] scsi host1: ata_piix [ 1.306112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.308380] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.311288] libphy: Fixed MDIO Bus: probed [ 1.312776] tun: Universal TUN/TAP device driver, 1.6 [ 1.314513] tun: (C) 1999-2004 Max Krasnyansky [ 1.318081] PPP generic driver version 2.4.2 [ 1.319736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.322253] ehci-pci: EHCI PCI platform driver [ 1.324321] ehci-platform: EHCI generic platform driver [ 1.326514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.329049] ohci-pci: OHCI PCI platform driver [ 1.330968] ohci-platform: OHCI generic platform driver [ 1.333167] uhci_hcd: USB Universal Host Controller Interface driver [ 1.350440] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.352646] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.355901] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.358074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.360576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.363304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.366394] usb usb1: Product: UHCI Host Controller [ 1.368439] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.371013] usb usb1: SerialNumber: 0000:00:01.2 [ 1.373064] hub 1-0:1.0: USB hub found [ 1.374691] hub 1-0:1.0: 2 ports detected [ 1.376310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.380029] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.381758] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.383598] mousedev: PS/2 mouse device common for all mice [ 1.385874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.388983] rtc_cmos 00:00: RTC can wake from S4 [ 1.391147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.393283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.395441] i2c /dev entries driver [ 1.396805] device-mapper: uevent: version 1.0.3 [ 1.398504] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.401446] ledtrig-cpu: registered to indicate activity on CPUs [ 1.403750] NET: Registered protocol family 10 [ 1.405614] NET: Registered protocol family 17 [ 1.407215] Key type dns_resolver registered [ 1.409506] registered taskstats version 1 [ 1.411017] Loading compiled-in X.509 certificates [ 1.413255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.416636] zswap: loaded using pool lzo/zbud [ 1.419805] Key type trusted registered [ 1.423353] Key type encrypted registered [ 1.424837] AppArmor: AppArmor sha1 policy hashing enabled [ 1.426738] ima: No TPM chip found, activating TPM-bypass! [ 1.428627] evm: HMAC attrs: 0x1 [ 1.430278] Magic number: 3:221:965 [ 1.431866] rtc_cmos 00:00: setting system clock to 2019-01-08 02:57:05 UTC (1546916225) [ 1.434782] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.453020] EDD information not available. [ 1.467054] Freeing unused kernel memory: 1512K [ 1.468667] Write protecting the kernel read-only data: 14336k [ 1.471932] Freeing unused kernel memory: 1692K [ 1.473824] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.486199] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493114] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496436] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520834] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.590733] virtio_net virtio0 ens3: renamed from eth0 [ 1.595934] [drm] Initialized drm 1.1.0 20060810 [ 1.603206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.608126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.625797] FDC 0 is a S82078B [ 1.635220] AVX2 version of gcm_enc/dec engaged. [ 1.636894] AES CTR mode by8 optimization enabled [ 1.685435] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.849231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.851475] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.853821] usb 1-1: Product: QEMU USB Tablet [ 1.855373] usb 1-1: Manufacturer: QEMU [ 1.856786] usb 1-1: SerialNumber: 42 [ 1.866078] hidraw: raw HID events driver (C) Jiri Kosina [ 1.873712] usbcore: registered new interface driver usbhid [ 1.875664] usbhid: USB HID core driver [ 1.878643] 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.882632] 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.265573] md: linear personality registered for level -1 [ 2.269644] md: multipath personality registered for level -4 [ 2.273798] md: raid0 personality registered for level 0 [ 2.278403] md: raid1 personality registered for level 1 [ 2.349341] raid6: sse2x1 gen() 11386 MB/s [ 2.417332] raid6: sse2x1 xor() 8880 MB/s [ 2.485334] raid6: sse2x2 gen() 14513 MB/s [ 2.553331] raid6: sse2x2 xor() 9684 MB/s [ 2.621334] raid6: sse2x4 gen() 16784 MB/s [ 2.689343] raid6: sse2x4 xor() 11031 MB/s [ 2.757334] raid6: avx2x1 gen() 22098 MB/s [ 2.825332] raid6: avx2x2 gen() 25840 MB/s [ 2.893336] raid6: avx2x4 gen() 29876 MB/s [ 2.894867] raid6: using algorithm avx2x4 gen() 29876 MB/s [ 2.896735] raid6: using avx2x2 recovery algorithm [ 2.901431] xor: automatically using best checksumming function: [ 2.941331] avx : 31641.000 MB/sec [ 2.944319] async_tx: api initialized (async) [ 2.956353] md: raid6 personality registered for level 6 [ 2.958200] md: raid5 personality registered for level 5 [ 2.960020] md: raid4 personality registered for level 4 [ 2.967111] 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 ... [ 3.003299] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.025077] 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.134305] 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.140060] systemd[1]: Detected virtualization kvm. [ 3.141775] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.146256] systemd[1]: Set hostname to . [ 3.150444] systemd[1]: Initializing machine ID from KVM UUID. [ 3.152407] systemd[1]: Installed transient /etc/machine-id file. [ 3.280744] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.284196] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287915] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291295] 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.296767] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.301078] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.304816] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.308375] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.311496] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.316872] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.320988] 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.330717] systemd[1]: Starting Set console keymap... [ 3.334825] Loading iSCSI transport class v2.0-870. Starting Set console keymap... [ 3.339294] systemd[1]: Reached target Swap. [[0;32m OK [0m[ 3.346820] iscsi: registered transport (tcp) ] Reached target Swap. [ 3.349238] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.358536] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.365434] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.373372] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.381251] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.389872] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.399525] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.408925] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.415477] systemd[1]: Mounting Debug File System... [ 3.420377] iscsi: registered transport (iser) Mounting Debug File System... [ 3.424030] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.428790] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.433523] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.439585] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.445673] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.450545] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.456987] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.466508] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.475095] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.484165] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.488061] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.492944] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.496300] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. 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 Load/Save Random Seed. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started 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 udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.342175] intel_rapl: no valid rapl domains found in package 0 [ 4.774938] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Tue, 08 Jan 2019 02:57:08 +0000. Up 4.58 seconds.[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 12.836408] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Tue, 08 Jan 2019 02:57:10 +0000. Up 6.32 seconds. [ 12.840217] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 12.847277] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 12.856153] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 12.859295] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 12.867617] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:be:fb:74 | [ 12.871192] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:febe:fb74/64 | . | link | fa:16:3e:be:fb:74 | [ 12.879013] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 12.886187] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . | [ 12.892385] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 12.900119] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 12.904121] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 12.912134] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 12.916120] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 12.921773] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 12.925269] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 12.930326] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 12.936083] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 12.940681] cloud-init[948]: 2019-01-08 02:57:17,197 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. 2019-01-08 02:57:18,110 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2019-01-08 02:57:27,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 02:57:27,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72/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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 02:57:27,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02: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-ba8b44eb-52b9-4a89-bf73-2c7608a4e0f4 x-compute-request-id: req-ba8b44eb-52b9-4a89-bf73-2c7608a4e0f4 Content-Encoding: gzip Content-Length: 14301 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 734418151 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.227173] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230221] pid_max: default: 32768 minimum: 301\n[ 0.231850] ACPI: Core revision 20150930\n[ 0.233887] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236245] Security Framework initialized\n[ 0.237774] Yama: becoming mindful.\n[ 0.239091] AppArmor: AppArmor initialized\n[ 0.240611] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242996] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250085] Initializing cgroup subsys io\n[ 0.251551] Initializing cgroup subsys memory\n[ 0.253104] Initializing cgroup subsys devices\n[ 0.254706] Initializing cgroup subsys freezer\n[ 0.256283] Initializing cgroup subsys net_cls\n[ 0.257905] Initializing cgroup subsys perf_event\n[ 0.259564] Initializing cgroup subsys net_prio\n[ 0.261160] Initializing cgroup subsys hugetlb\n[ 0.262749] Initializing cgroup subsys pids\n[ 0.264284] CPU: Physical Processor ID: 0\n[ 0.266470] mce: CPU supports 10 MCE banks\n[ 0.268018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.271851] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.273775] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.275892] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.278142] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.280147] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.282880] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.306619] Freeing SMP alternatives memory: 32K\n[ 0.314103] ftrace: allocating 32237 entries in 126 pages\n[ 0.354781] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359193] smpboot: Max logical packages: 1\n[ 0.361060] x2apic enabled\n[ 0.362482] Switched APIC routing to physical x2apic.\n[ 0.365529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.367608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.371489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374834] KVM setup paravirtual spinlock\n[ 0.377719] x86: Booted up 1 node, 1 CPUs\n[ 0.379223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381910] devtmpfs: initialized\n[ 0.384325] evm: security.selinux\n[ 0.385603] evm: security.SMACK64\n[ 0.386866] evm: security.SMACK64EXEC\n[ 0.388250] evm: security.SMACK64TRANSMUTE\n[ 0.389739] evm: security.SMACK64MMAP\n[ 0.391091] evm: security.ima\n[ 0.392255] evm: security.capability\n[ 0.393767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397095] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.399321] pinctrl core: initialized pinctrl subsystem\n[ 0.401375] RTC time: 2:57:04, date: 01/08/19\n[ 0.403155] NET: Registered protocol family 16\n[ 0.404942] cpuidle: using governor ladder\n[ 0.406436] cpuidle: using governor menu\n[ 0.407871] PCCT header not found.\n[ 0.409290] ACPI: bus type PCI registered\n[ 0.410763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.413122] PCI: Using configuration type 1 for base access\n[ 0.416044] ACPI: Added _OSI(Module Device)\n[ 0.417577] ACPI: Added _OSI(Processor Device)\n[ 0.419204] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.420864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.423825] ACPI: Interpreter enabled\n[ 0.425219] ACPI: (supports S0 S5)\n[ 0.426500] ACPI: Using IOAPIC for interrupt routing\n[ 0.428236] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.433082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.435171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.437438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.439671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.443665] acpiphp: Slot [3] registered\n[ 0.461092] acpiphp: Slot [4] registered\n[ 0.462566] acpiphp: Slot [5] registered\n[ 0.464021] acpiphp: Slot [6] registered\n[ 0.465475] acpiphp: Slot [7] registered\n[ 0.466920] acpiphp: Slot [8] registered\n[ 0.468363] acpiphp: Slot [9] registered\n[ 0.469849] acpiphp: Slot [10] registered\n[ 0.471353] acpiphp: Slot [11] registered\n[ 0.472861] acpiphp: Slot [12] registered\n[ 0.474479] acpiphp: Slot [13] registered\n[ 0.475960] acpiphp: Slot [14] registered\n[ 0.477440] acpiphp: Slot [15] registered\n[ 0.478925] acpiphp: Slot [16] registered\n[ 0.480442] acpiphp: Slot [17] registered\n[ 0.481931] acpiphp: Slot [18] registered\n[ 0.483421] acpiphp: Slot [19] registered\n[ 0.484890] acpiphp: Slot [20] registered\n[ 0.486371] acpiphp: Slot [21] registered\n[ 0.487843] acpiphp: Slot [22] registered\n[ 0.489357] acpiphp: Slot [23] registered\n[ 0.490833] acpiphp: Slot [24] registered\n[ 0.492320] acpiphp: Slot [25] registered\n[ 0.493793] acpiphp: Slot [26] registered\n[ 0.495265] acpiphp: Slot [27] registered\n[ 0.496737] acpiphp: Slot [28] registered\n[ 0.498205] acpiphp: Slot [29] registered\n[ 0.499692] acpiphp: Slot [30] registered\n[ 0.501191] acpiphp: Slot [31] registered\n[ 0.502656] PCI host bridge to bus 0000:00\n[ 0.504125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.506361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.511280] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.513919] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.516615] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.521725] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.524093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.526266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.528594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.533541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.536135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.558504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.561154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.564280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.566832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.569344] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.571637] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.573965] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.575910] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.578734] vgaarb: loaded\n[ 0.579819] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582030] SCSI subsystem initialized\n[ 0.583648] ACPI: bus type USB registered\n[ 0.585155] usbcore: registered new interface driver usbfs\n[ 0.587047] usbcore: registered new interface driver hub\n[ 0.588892] usbcore: registered new device driver usb\n[ 0.590868] PCI: Using ACPI for IRQ routing\n[ 0.592830] NetLabel: Initializing\n[ 0.594128] NetLabel: domain hash size = 128\n[ 0.595690] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.597453] NetLabel: unlabeled traffic allowed by default\n[ 0.599502] amd_nb: Cannot enumerate AMD northbridges\n[ 0.601334] clocksource: Switched to clocksource kvm-clock\n[ 0.611281] AppArmor: AppArmor Filesystem Enabled\n[ 0.613022] pnp: PnP ACPI init\n[ 0.614573] pnp: PnP ACPI: found 5 devices\n[ 0.621857] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.624989] NET: Registered protocol family 2\n[ 0.626831] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.629172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.631402] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.633587] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.635587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.637748] NET: Registered protocol family 1\n[ 0.639340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.641378] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.643346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.660142] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.677120] Unpacking initramfs...\n[ 1.165464] Freeing initrd memory: 37084K\n[ 1.167374] Scanning for low memory corruption every 60 seconds\n[ 1.169783] audit: initializing netlink subsys (disabled)\n[ 1.171678] audit: type=2000 audit(1546916225.409:1): initialized\n[ 1.174153] Initialise system trusted keyring\n[ 1.175840] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.177997] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.181243] zbud: loaded\n[ 1.182559] VFS: Disk quotas dquot_6.6.0\n[ 1.184029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.186503] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.188738] fuse init (API version 7.23)\n[ 1.190326] Key type big_key registered\n[ 1.191756] Allocating IMA MOK and blacklist keyrings.\n[ 1.193925] Key type asymmetric registered\n[ 1.195422] Asymmetric key parser 'x509' registered\n[ 1.197162] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.199835] io scheduler noop registered\n[ 1.201286] io scheduler deadline registered (default)\n[ 1.203086] io scheduler cfq registered\n[ 1.204565] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.206470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.208781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.211408] ACPI: Power Button [PWRF]\n[ 1.212904] GHES: HEST is not enabled!\n[ 1.229102] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.262474] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.265959] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.291344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.294962] Linux agpgart interface v0.103\n[ 1.298094] loop: module loaded\n[ 1.301716] vda: vda1\n[ 1.303503] scsi host0: ata_piix\n[ 1.304826] scsi host1: ata_piix\n[ 1.306112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.308380] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.311288] libphy: Fixed MDIO Bus: probed\n[ 1.312776] tun: Universal TUN/TAP device driver, 1.6\n[ 1.314513] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.318081] PPP generic driver version 2.4.2\n[ 1.319736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.322253] ehci-pci: EHCI PCI platform driver\n[ 1.324321] ehci-platform: EHCI generic platform driver\n[ 1.326514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.329049] ohci-pci: OHCI PCI platform driver\n[ 1.330968] ohci-platform: OHCI generic platform driver\n[ 1.333167] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.350440] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.352646] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.355901] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.358074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.360576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.363304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.366394] usb usb1: Product: UHCI Host Controller\n[ 1.368439] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.371013] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.373064] hub 1-0:1.0: USB hub found\n[ 1.374691] hub 1-0:1.0: 2 ports detected\n[ 1.376310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.380029] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.381758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.383598] mousedev: PS/2 mouse device common for all mice\n[ 1.385874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.388983] rtc_cmos 00:00: RTC can wake from S4\n[ 1.391147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.393283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.395441] i2c /dev entries driver\n[ 1.396805] device-mapper: uevent: version 1.0.3\n[ 1.398504] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.401446] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.403750] NET: Registered protocol family 10\n[ 1.405614] NET: Registered protocol family 17\n[ 1.407215] Key type dns_resolver registered\n[ 1.409506] registered taskstats version 1\n[ 1.411017] Loading compiled-in X.509 certificates\n[ 1.413255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.416636] zswap: loaded using pool lzo/zbud\n[ 1.419805] Key type trusted registered\n[ 1.423353] Key type encrypted registered\n[ 1.424837] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.426738] ima: No TPM chip found, activating TPM-bypass!\n[ 1.428627] evm: HMAC attrs: 0x1\n[ 1.430278] Magic number: 3:221:965\n[ 1.431866] rtc_cmos 00:00: setting system clock to 2019-01-08 02:57:05 UTC (1546916225)\n[ 1.434782] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.453020] EDD information not available.\n[ 1.467054] Freeing unused kernel memory: 1512K\n[ 1.468667] Write protecting the kernel read-only data: 14336k\n[ 1.471932] Freeing unused kernel memory: 1692K\n[ 1.473824] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.486199] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493114] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496436] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.513413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520834] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.524021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.590733] virtio_net virtio0 ens3: renamed from eth0\n[ 1.595934] [drm] Initialized drm 1.1.0 20060810\n[ 1.603206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.608126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.625797] FDC 0 is a S82078B\n[ 1.635220] AVX2 version of gcm_enc/dec engaged.\n[ 1.636894] AES CTR mode by8 optimization enabled\n[ 1.685435] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.849231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.851475] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.853821] usb 1-1: Product: QEMU USB Tablet\n[ 1.855373] usb 1-1: Manufacturer: QEMU\n[ 1.856786] usb 1-1: SerialNumber: 42\n[ 1.866078] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.873712] usbcore: registered new interface driver usbhid\n[ 1.875664] usbhid: USB HID core driver\n[ 1.878643] 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.882632] 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.265573] md: linear personality registered for level -1\n[ 2.269644] md: multipath personality registered for level -4\n[ 2.273798] md: raid0 personality registered for level 0\n[ 2.278403] md: raid1 personality registered for level 1\n[ 2.349341] raid6: sse2x1 gen() 11386 MB/s\n[ 2.417332] raid6: sse2x1 xor() 8880 MB/s\n[ 2.485334] raid6: sse2x2 gen() 14513 MB/s\n[ 2.553331] raid6: sse2x2 xor() 9684 MB/s\n[ 2.621334] raid6: sse2x4 gen() 16784 MB/s\n[ 2.689343] raid6: sse2x4 xor() 11031 MB/s\n[ 2.757334] raid6: avx2x1 gen() 22098 MB/s\n[ 2.825332] raid6: avx2x2 gen() 25840 MB/s\n[ 2.893336] raid6: avx2x4 gen() 29876 MB/s\n[ 2.894867] raid6: using algorithm avx2x4 gen() 29876 MB/s\n[ 2.896735] raid6: using avx2x2 recovery algorithm\n[ 2.901431] xor: automatically using best checksumming function:\n[ 2.941331] avx : 31641.000 MB/sec\n[ 2.944319] async_tx: api initialized (async)\n[ 2.956353] md: raid6 personality registered for level 6\n[ 2.958200] md: raid5 personality registered for level 5\n[ 2.960020] md: raid4 personality registered for level 4\n[ 2.967111] 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 ... [ 3.003299] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.025077] 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.134305] 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.140060] systemd[1]: Detected virtualization kvm.\n[ 3.141775] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.146256] systemd[1]: Set hostname to .\n[ 3.150444] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.152407] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.280744] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.284196] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.287915] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.291295] 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.296767] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.301078] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.304816] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.308375] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.311496] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.316872] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.320988] 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.330717] systemd[1]: Starting Set console keymap...\n[ 3.334825] Loading iSCSI transport class v2.0-870.\n Starting Set console keymap...\n[ 3.339294] systemd[1]: Reached target Swap.\n[[0;32m OK [0m[ 3.346820] iscsi: registered transport (tcp)\n] Reached target Swap.\n[ 3.349238] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.358536] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.365434] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.373372] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.381251] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.389872] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.399525] 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.408925] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.415477] systemd[1]: Mounting Debug File System...\n[ 3.420377] iscsi: registered transport (iser)\n Mounting Debug File System...\n[ 3.424030] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.428790] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.433523] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.439585] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.445673] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.450545] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.456987] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.466508] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.475095] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.484165] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.488061] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.492944] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.496300] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\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 Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started 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 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[ 4.342175] intel_rapl: no valid rapl domains found in package 0\n[ 4.774938] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Tue, 08 Jan 2019 02:57:08 +0000. Up 4.58 seconds.[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\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 Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 12.836408] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Tue, 08 Jan 2019 02:57:10 +0000. Up 6.32 seconds.\n[ 12.840217] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 12.847277] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.856153] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 12.859295] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.867617] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:be:fb:74 |\n[ 12.871192] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:febe:fb74/64 | . | link | fa:16:3e:be:fb:74 |\n[ 12.879013] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 12.886187] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 12.892385] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.900119] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 12.904121] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 12.912134] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 12.916120] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 12.921773] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 12.925269] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 12.930326] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 12.936083] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 12.940681] cloud-init[948]: 2019-01-08 02:57:17,197 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 13.472310] cloud-init[948]: Generating public/private rsa key pair.\n[ 13.474502] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 13.480436] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 13.484129] cloud-init[948]: The key fingerprint is:\n[ 13.488128] cloud-init[948]: SHA256:pJvhcpo6ulR35rnpWiyzhrvl8pbl9qFUG74nZ5iISVc root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2\n[ 13.496162] cloud-init[948]: The key's randomart image is:\n[ 13.498133] cloud-init[948]: +---[RSA 2048]----+\n[ 13.504126] cloud-init[948]: | |\n[ 13.505920] cloud-init[948]: | |\n[ 13.512133] cloud-init[948]: | . |\n[ 13.513930] cloud-init[948]: | o E |\n[ 13.516116] cloud-init[948]: | . .ooSo |\n[ 13.520120] cloud-init[948]: | . .o=*+ o |\n[ 13.524125] cloud-init[948]: | . ++%*.+o |\n[ 13.528164] cloud-init[948]: |. .oo@*+++o+ |\n[ 13.532168] cloud-init[948]: |oo.=X=+=.o= |\n[ 13.533946] cloud-init[948]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m[ 13.540251] cloud-init[948]: Generating public/private dsa key pair.\n[ 13.541929] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[ 13.549674] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n\n Starting Socket activation for snappy daemon.\n[ 13.555154] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0mcloud-init[948]: The key fingerprint is:\n[ 13.562627] cloud-init[948]: SHA256:Dijm7nys3nrMhaYfcnaOQ2Ksxt73D2ITt3S8BnkB3gU root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 13.570005] cloud-init[948]: The key's randomart image is:\n[ 13.572160] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0mcloud-init[948]: +---[DSA 1024]----+\n[ 13.578932] cloud-init[948]: | . E.. |] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 13.585337] cloud-init[948]: | . o . |\n[ 13.586850] cloud-init[948]: | . o |\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n\n[ 13.592321] cloud-init[948]: | . o . |\n[ 13.594187] cloud-init[948]: | .o .o.=S+ |\n[ 13.596938] [[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0mcloud-init[948]: | o+.+ =o= . |\n[ 13.602363] cloud-init[948]: |.ooO+=.o.o |] Listening on LXD - unix socket.\n\n[ 13.607370] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[948]: |.=o=O*o o |\n[ 13.614942] cloud-init[948]: |o+BB=.o... |\n[ 13.618154] cloud-init[948]: +----[SHA256]-----+\n Starting Login to default iSCSI targets...\n[ 13.623055] cloud-init[948]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Reached target Sockets.\n[ 13.628298] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Reached target Basic System.\n[ 13.634397] [[0;32m OK [0m] Started ACPI event daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 13.642345] cloud-init[948]: The key fingerprint is:\n[ 13.643972] cloud-init[948]: SHA256:hrOgwQzFhy+N4YnptwcsTTnXQsZCb+u78e8cNqQgty4 root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m\n[ 13.652530] cloud-init[948]: ] Started Unattended Upgrades Shutdown.\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...The key's randomart image is:\n[ 13.661935] cloud-init[948]: +---[ECDSA 256]---+\n\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 13.674963] Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.cloud-init[948]: | .oo. |\n\n[ 13.690169] cloud-init[948]: | .+.o+ |\n[ 13.695931] cloud-init[948]: |.+ B=o. |\n[ 13.702838] cloud-init[948]: |o+=++o.o |\n[ 13.708600] cloud-init[948]: |. Bo+++ S. |\n[ 13.711908] cloud-init[948]: | o B+.o+o |\n[ 13.714819] cloud-init[948]: | + o+.. + |\n[ 13.717999] cloud-init[948]: | E..+ o o |\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...[ 13.722012] cloud-init\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[948]: | o+..o+ | Starting Pollinate to seed the pseudo random number generator...\n\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Login Service...\n[[0;32m OK [0m] Started System Logging Service.[ 13.782491] \n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[948]: +----[SHA256]-----+\n[ 13.815789] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.[948]: \nGenerating public/private ed25519 key pair.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[ 13.848887] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 13.870370] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 13.902747] cloud-init[948]: The key fingerprint is:[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[ 13.924371] [[0;32m OK [0m] Reached target Remote File Systems (Pre).\ncloud-init[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Login Service.\n[948]: SHA256:d8vDLdAM2APKkqZblUD2pEtVrL5l6sYbyuH5sXVKI20 root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n\n[[0;32m OK [0m] [ 14.036937] cloud-init[948]: The key's randomart image is:\nStarted Accounts Service.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 14.054470] cloud-init[948]: +--[ED25519 256]--+[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Getty on tty1.\n[ 14.074287] cloud-init\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[948]: | .+ ooo |[[0;32m OK [0m] Started Set console scheme.\n\n[ 14.105054] cloud-init[948]: | . O o.+ |\n[ 14.113539] cloud-init[948]: | * *.. + |\n[ 14.119475] cloud-init[948]: | + +. = |\n[ 14.122163] cloud-init[948]: | . o. S o + |\n[ 14.132098] cloud-init[948]: | o ..o. = o |\n[ 14.136114] cloud-init[948]: | . ..+=E . * . |\n[ 14.140103] cloud-init[948]: | o +=O + o |\n[ 14.144113] cloud-init[948]: | =+=.. |\n[ 14.152113] cloud-init[948]: +----[SHA256]-----+\n[ 14.486530] cloud-init[1103]: 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[ 15.186977] cloud-init[1103]: en_US.UTF-8... done\n[ 15.189798] cloud-init[1103]: Generation complete.\n[ 15.635917] cloud-init[1103]: Cloud-init v. 18.2 running 'modules:config' at Tue, 08 Jan 2019 02:57:18 +0000. Up 14.35 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 | 38:58:c4:9f:eb:20:43:7a:26:90:6d:28:3a:aa:78:4e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Jan 8 02:57:22 ec2: \n<14>Jan 8 02:57:22 ec2: #############################################################\n<14>Jan 8 02:57:22 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Jan 8 02:57:22 ec2: 1024 SHA256:Dijm7nys3nrMhaYfcnaOQ2Ksxt73D2ITt3S8BnkB3gU root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 (DSA)\n<14>Jan 8 02:57:22 ec2: 256 SHA256:hrOgwQzFhy+N4YnptwcsTTnXQsZCb+u78e8cNqQgty4 root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 (ECDSA)\n<14>Jan 8 02:57:22 ec2: 256 SHA256:d8vDLdAM2APKkqZblUD2pEtVrL5l6sYbyuH5sXVKI20 root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 (ED25519)\n<14>Jan 8 02:57:22 ec2: 2048 SHA256:pJvhcpo6ulR35rnpWiyzhrvl8pbl9qFUG74nZ5iISVc root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 (RSA)\n<14>Jan 8 02:57:22 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Jan 8 02:57:22 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAus5Qn61kbOAnaVDghwMDcn10t2DfctfeNJ4hyGvWc9ry9F8bHG7QnP8UMYmnmGT6V2GHiqQgLe+z52ajcM0BQ= root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHcXOeLoQusSct3YaJLUGEuSZ3ddqtWrQnD1Tn2wOtza root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeqheSDtJwe0njyMVFmGS8dAPAmL5ynrAIXxYtYzJwPDFWfyhxBgD/KTWUED0mZQIoBY085c2M34+0aRIz4Yq8RLlWKw/Yho47qpZrmhMpvXnHkPRjeku/RXmu9LmF2fQi3Qh3AQCAVjgFHI6xAdviX2qsPkIwja33lVod6d7pDxeVRUbzntxetFvXisPQPolpintSt2XhgJTcXoxXmVwsAo1JqcneCY25rjq+RDJOn03XMrT8SJo9JSxU6tMOQMTw5Iju//mK+OSZEUEl6QJyvaXxm2hKGdBOg64svdFwOi6fe8oOH4dI+Lcy2CaYm7BAlm5ButGEzNLJJZGEQEnd root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2\n-----END SSH HOST KEY KEYS-----\n[ 18.027150] cloud-init[1320]: Cloud-init v. 18.2 running 'modules:final' at Tue, 08 Jan 2019 02:57:22 +0000. Up 17.85 seconds.\n[ 18.032190] cloud-init[1320]: Cloud-init v. 18.2 finished at Tue, 08 Jan 2019 02:57:22 +0000. Datasource DataSourceEc2. Up 18.02 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 ttyS0\n\nshaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 login: "} 2019-01-08 02:57:27,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72/action used request id req-ba8b44eb-52b9-4a89-bf73-2c7608a4e0f4 2019-01-08 02:57:27,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0826089382172s 2019-01-08 02:57:27,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72/action used request id req-ba8b44eb-52b9-4a89-bf73-2c7608a4e0f4 2019-01-08 02:57:27,199 - 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 734418151 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.227173] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230221] pid_max: default: 32768 minimum: 301 [ 0.231850] ACPI: Core revision 20150930 [ 0.233887] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236245] Security Framework initialized [ 0.237774] Yama: becoming mindful. [ 0.239091] AppArmor: AppArmor initialized [ 0.240611] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242996] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247630] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250085] Initializing cgroup subsys io [ 0.251551] Initializing cgroup subsys memory [ 0.253104] Initializing cgroup subsys devices [ 0.254706] Initializing cgroup subsys freezer [ 0.256283] Initializing cgroup subsys net_cls [ 0.257905] Initializing cgroup subsys perf_event [ 0.259564] Initializing cgroup subsys net_prio [ 0.261160] Initializing cgroup subsys hugetlb [ 0.262749] Initializing cgroup subsys pids [ 0.264284] CPU: Physical Processor ID: 0 [ 0.266470] mce: CPU supports 10 MCE banks [ 0.268018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269857] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.271851] Spectre V2 : Mitigation: Full generic retpoline [ 0.273775] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.275892] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.278142] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.280147] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.282880] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.306619] Freeing SMP alternatives memory: 32K [ 0.314103] ftrace: allocating 32237 entries in 126 pages [ 0.354781] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359193] smpboot: Max logical packages: 1 [ 0.361060] x2apic enabled [ 0.362482] Switched APIC routing to physical x2apic. [ 0.365529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.367608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.371489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374834] KVM setup paravirtual spinlock [ 0.377719] x86: Booted up 1 node, 1 CPUs [ 0.379223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381910] devtmpfs: initialized [ 0.384325] evm: security.selinux [ 0.385603] evm: security.SMACK64 [ 0.386866] evm: security.SMACK64EXEC [ 0.388250] evm: security.SMACK64TRANSMUTE [ 0.389739] evm: security.SMACK64MMAP [ 0.391091] evm: security.ima [ 0.392255] evm: security.capability [ 0.393767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397095] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.399321] pinctrl core: initialized pinctrl subsystem [ 0.401375] RTC time: 2:57:04, date: 01/08/19 [ 0.403155] NET: Registered protocol family 16 [ 0.404942] cpuidle: using governor ladder [ 0.406436] cpuidle: using governor menu [ 0.407871] PCCT header not found. [ 0.409290] ACPI: bus type PCI registered [ 0.410763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413122] PCI: Using configuration type 1 for base access [ 0.416044] ACPI: Added _OSI(Module Device) [ 0.417577] ACPI: Added _OSI(Processor Device) [ 0.419204] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.420864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.423825] ACPI: Interpreter enabled [ 0.425219] ACPI: (supports S0 S5) [ 0.426500] ACPI: Using IOAPIC for interrupt routing [ 0.428236] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.433082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.435171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.437438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.439671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.443665] acpiphp: Slot [3] registered [ 0.461092] acpiphp: Slot [4] registered [ 0.462566] acpiphp: Slot [5] registered [ 0.464021] acpiphp: Slot [6] registered [ 0.465475] acpiphp: Slot [7] registered [ 0.466920] acpiphp: Slot [8] registered [ 0.468363] acpiphp: Slot [9] registered [ 0.469849] acpiphp: Slot [10] registered [ 0.471353] acpiphp: Slot [11] registered [ 0.472861] acpiphp: Slot [12] registered [ 0.474479] acpiphp: Slot [13] registered [ 0.475960] acpiphp: Slot [14] registered [ 0.477440] acpiphp: Slot [15] registered [ 0.478925] acpiphp: Slot [16] registered [ 0.480442] acpiphp: Slot [17] registered [ 0.481931] acpiphp: Slot [18] registered [ 0.483421] acpiphp: Slot [19] registered [ 0.484890] acpiphp: Slot [20] registered [ 0.486371] acpiphp: Slot [21] registered [ 0.487843] acpiphp: Slot [22] registered [ 0.489357] acpiphp: Slot [23] registered [ 0.490833] acpiphp: Slot [24] registered [ 0.492320] acpiphp: Slot [25] registered [ 0.493793] acpiphp: Slot [26] registered [ 0.495265] acpiphp: Slot [27] registered [ 0.496737] acpiphp: Slot [28] registered [ 0.498205] acpiphp: Slot [29] registered [ 0.499692] acpiphp: Slot [30] registered [ 0.501191] acpiphp: Slot [31] registered [ 0.502656] PCI host bridge to bus 0000:00 [ 0.504125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.506361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.511280] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.513919] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.516615] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.521725] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.524093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.526266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.528594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.533541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.536135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.558504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.561154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.564280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.569344] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.571637] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.573965] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.575910] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.578734] vgaarb: loaded [ 0.579819] vgaarb: bridge control possible 0000:00:02.0 [ 0.582030] SCSI subsystem initialized [ 0.583648] ACPI: bus type USB registered [ 0.585155] usbcore: registered new interface driver usbfs [ 0.587047] usbcore: registered new interface driver hub [ 0.588892] usbcore: registered new device driver usb [ 0.590868] PCI: Using ACPI for IRQ routing [ 0.592830] NetLabel: Initializing [ 0.594128] NetLabel: domain hash size = 128 [ 0.595690] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.597453] NetLabel: unlabeled traffic allowed by default [ 0.599502] amd_nb: Cannot enumerate AMD northbridges [ 0.601334] clocksource: Switched to clocksource kvm-clock [ 0.611281] AppArmor: AppArmor Filesystem Enabled [ 0.613022] pnp: PnP ACPI init [ 0.614573] pnp: PnP ACPI: found 5 devices [ 0.621857] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.624989] NET: Registered protocol family 2 [ 0.626831] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.629172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.631402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.633587] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.635587] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.637748] NET: Registered protocol family 1 [ 0.639340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.641378] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.643346] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660142] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.677120] Unpacking initramfs... [ 1.165464] Freeing initrd memory: 37084K [ 1.167374] Scanning for low memory corruption every 60 seconds [ 1.169783] audit: initializing netlink subsys (disabled) [ 1.171678] audit: type=2000 audit(1546916225.409:1): initialized [ 1.174153] Initialise system trusted keyring [ 1.175840] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.177997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.181243] zbud: loaded [ 1.182559] VFS: Disk quotas dquot_6.6.0 [ 1.184029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.186503] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.188738] fuse init (API version 7.23) [ 1.190326] Key type big_key registered [ 1.191756] Allocating IMA MOK and blacklist keyrings. [ 1.193925] Key type asymmetric registered [ 1.195422] Asymmetric key parser 'x509' registered [ 1.197162] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199835] io scheduler noop registered [ 1.201286] io scheduler deadline registered (default) [ 1.203086] io scheduler cfq registered [ 1.204565] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211408] ACPI: Power Button [PWRF] [ 1.212904] GHES: HEST is not enabled! [ 1.229102] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.262474] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.265959] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.291344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.294962] Linux agpgart interface v0.103 [ 1.298094] loop: module loaded [ 1.301716] vda: vda1 [ 1.303503] scsi host0: ata_piix [ 1.304826] scsi host1: ata_piix [ 1.306112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.308380] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.311288] libphy: Fixed MDIO Bus: probed [ 1.312776] tun: Universal TUN/TAP device driver, 1.6 [ 1.314513] tun: (C) 1999-2004 Max Krasnyansky [ 1.318081] PPP generic driver version 2.4.2 [ 1.319736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.322253] ehci-pci: EHCI PCI platform driver [ 1.324321] ehci-platform: EHCI generic platform driver [ 1.326514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.329049] ohci-pci: OHCI PCI platform driver [ 1.330968] ohci-platform: OHCI generic platform driver [ 1.333167] uhci_hcd: USB Universal Host Controller Interface driver [ 1.350440] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.352646] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.355901] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.358074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.360576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.363304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.366394] usb usb1: Product: UHCI Host Controller [ 1.368439] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.371013] usb usb1: SerialNumber: 0000:00:01.2 [ 1.373064] hub 1-0:1.0: USB hub found [ 1.374691] hub 1-0:1.0: 2 ports detected [ 1.376310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.380029] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.381758] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.383598] mousedev: PS/2 mouse device common for all mice [ 1.385874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.388983] rtc_cmos 00:00: RTC can wake from S4 [ 1.391147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.393283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.395441] i2c /dev entries driver [ 1.396805] device-mapper: uevent: version 1.0.3 [ 1.398504] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.401446] ledtrig-cpu: registered to indicate activity on CPUs [ 1.403750] NET: Registered protocol family 10 [ 1.405614] NET: Registered protocol family 17 [ 1.407215] Key type dns_resolver registered [ 1.409506] registered taskstats version 1 [ 1.411017] Loading compiled-in X.509 certificates [ 1.413255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.416636] zswap: loaded using pool lzo/zbud [ 1.419805] Key type trusted registered [ 1.423353] Key type encrypted registered [ 1.424837] AppArmor: AppArmor sha1 policy hashing enabled [ 1.426738] ima: No TPM chip found, activating TPM-bypass! [ 1.428627] evm: HMAC attrs: 0x1 [ 1.430278] Magic number: 3:221:965 [ 1.431866] rtc_cmos 00:00: setting system clock to 2019-01-08 02:57:05 UTC (1546916225) [ 1.434782] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.453020] EDD information not available. [ 1.467054] Freeing unused kernel memory: 1512K [ 1.468667] Write protecting the kernel read-only data: 14336k [ 1.471932] Freeing unused kernel memory: 1692K [ 1.473824] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.486199] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493114] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496436] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499603] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.513413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516738] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520834] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524021] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.590733] virtio_net virtio0 ens3: renamed from eth0 [ 1.595934] [drm] Initialized drm 1.1.0 20060810 [ 1.603206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.608126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.625797] FDC 0 is a S82078B [ 1.635220] AVX2 version of gcm_enc/dec engaged. [ 1.636894] AES CTR mode by8 optimization enabled [ 1.685435] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.849231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.851475] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.853821] usb 1-1: Product: QEMU USB Tablet [ 1.855373] usb 1-1: Manufacturer: QEMU [ 1.856786] usb 1-1: SerialNumber: 42 [ 1.866078] hidraw: raw HID events driver (C) Jiri Kosina [ 1.873712] usbcore: registered new interface driver usbhid [ 1.875664] usbhid: USB HID core driver [ 1.878643] 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.882632] 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.265573] md: linear personality registered for level -1 [ 2.269644] md: multipath personality registered for level -4 [ 2.273798] md: raid0 personality registered for level 0 [ 2.278403] md: raid1 personality registered for level 1 [ 2.349341] raid6: sse2x1 gen() 11386 MB/s [ 2.417332] raid6: sse2x1 xor() 8880 MB/s [ 2.485334] raid6: sse2x2 gen() 14513 MB/s [ 2.553331] raid6: sse2x2 xor() 9684 MB/s [ 2.621334] raid6: sse2x4 gen() 16784 MB/s [ 2.689343] raid6: sse2x4 xor() 11031 MB/s [ 2.757334] raid6: avx2x1 gen() 22098 MB/s [ 2.825332] raid6: avx2x2 gen() 25840 MB/s [ 2.893336] raid6: avx2x4 gen() 29876 MB/s [ 2.894867] raid6: using algorithm avx2x4 gen() 29876 MB/s [ 2.896735] raid6: using avx2x2 recovery algorithm [ 2.901431] xor: automatically using best checksumming function: [ 2.941331] avx : 31641.000 MB/sec [ 2.944319] async_tx: api initialized (async) [ 2.956353] md: raid6 personality registered for level 6 [ 2.958200] md: raid5 personality registered for level 5 [ 2.960020] md: raid4 personality registered for level 4 [ 2.967111] 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 ... [ 3.003299] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.025077] 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.134305] 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.140060] systemd[1]: Detected virtualization kvm. [ 3.141775] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.146256] systemd[1]: Set hostname to . [ 3.150444] systemd[1]: Initializing machine ID from KVM UUID. [ 3.152407] systemd[1]: Installed transient /etc/machine-id file. [ 3.280744] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.284196] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.287915] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.291295] 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.296767] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.301078] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.304816] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.308375] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.311496] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.316872] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.320988] 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.330717] systemd[1]: Starting Set console keymap... [ 3.334825] Loading iSCSI transport class v2.0-870. Starting Set console keymap... [ 3.339294] systemd[1]: Reached target Swap. [[0;32m OK [0m[ 3.346820] iscsi: registered transport (tcp) ] Reached target Swap. [ 3.349238] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.358536] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.365434] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.373372] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.381251] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.389872] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.399525] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.408925] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.415477] systemd[1]: Mounting Debug File System... [ 3.420377] iscsi: registered transport (iser) Mounting Debug File System... [ 3.424030] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.428790] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.433523] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.439585] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.445673] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.450545] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.456987] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.466508] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.475095] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.484165] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.488061] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.492944] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.496300] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. 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 Load/Save Random Seed. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started 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 udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.342175] intel_rapl: no valid rapl domains found in package 0 [ 4.774938] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Tue, 08 Jan 2019 02:57:08 +0000. Up 4.58 seconds.[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 12.836408] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Tue, 08 Jan 2019 02:57:10 +0000. Up 6.32 seconds. [ 12.840217] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 12.847277] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 12.856153] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 12.859295] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 12.867617] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | . | fa:16:3e:be:fb:74 | [ 12.871192] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:febe:fb74/64 | . | link | fa:16:3e:be:fb:74 | [ 12.879013] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 12.886187] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . | [ 12.892385] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 12.900119] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 12.904121] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 12.912134] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 12.916120] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 12.921773] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 12.925269] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 12.930326] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 12.936083] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 12.940681] cloud-init[948]: 2019-01-08 02:57:17,197 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 13.472310] cloud-init[948]: Generating public/private rsa key pair. [ 13.474502] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 13.480436] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 13.484129] cloud-init[948]: The key fingerprint is: [ 13.488128] cloud-init[948]: SHA256:pJvhcpo6ulR35rnpWiyzhrvl8pbl9qFUG74nZ5iISVc root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 [ 13.496162] cloud-init[948]: The key's randomart image is: [ 13.498133] cloud-init[948]: +---[RSA 2048]----+ [ 13.504126] cloud-init[948]: | | [ 13.505920] cloud-init[948]: | | [ 13.512133] cloud-init[948]: | . | [ 13.513930] cloud-init[948]: | o E | [ 13.516116] cloud-init[948]: | . .ooSo | [ 13.520120] cloud-init[948]: | . .o=*+ o | [ 13.524125] cloud-init[948]: | . ++%*.+o | [ 13.528164] cloud-init[948]: |. .oo@*+++o+ | [ 13.532168] cloud-init[948]: |oo.=X=+=.o= | [ 13.533946] cloud-init[948]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m[ 13.540251] cloud-init[948]: Generating public/private dsa key pair. [ 13.541929] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [ 13.549674] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting Socket activation for snappy daemon. [ 13.555154] Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0mcloud-init[948]: The key fingerprint is: [ 13.562627] cloud-init[948]: SHA256:Dijm7nys3nrMhaYfcnaOQ2Ksxt73D2ITt3S8BnkB3gU root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 13.570005] cloud-init[948]: The key's randomart image is: [ 13.572160] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0mcloud-init[948]: +---[DSA 1024]----+ [ 13.578932] cloud-init[948]: | . E.. |] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 13.585337] cloud-init[948]: | . o . | [ 13.586850] cloud-init[948]: | . o | [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Cloud-config availability. [ 13.592321] cloud-init[948]: | . o . | [ 13.594187] cloud-init[948]: | .o .o.=S+ | [ 13.596938] [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0mcloud-init[948]: | o+.+ =o= . | [ 13.602363] cloud-init[948]: |.ooO+=.o.o |] Listening on LXD - unix socket. [ 13.607370] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[948]: |.=o=O*o o | [ 13.614942] cloud-init[948]: |o+BB=.o... | [ 13.618154] cloud-init[948]: +----[SHA256]-----+ Starting Login to default iSCSI targets... [ 13.623055] cloud-init[948]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Reached target Sockets. [ 13.628298] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Reached target Basic System. [ 13.634397] [[0;32m OK [0m] Started ACPI event daemon. Starting Accounts Service... [[0;32m OK [0m] Started iperf Service.cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 13.642345] cloud-init[948]: The key fingerprint is: [ 13.643972] cloud-init[948]: SHA256:hrOgwQzFhy+N4YnptwcsTTnXQsZCb+u78e8cNqQgty4 root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m [ 13.652530] cloud-init[948]: ] Started Unattended Upgrades Shutdown. Starting /etc/rc.local Compatibility... Starting LXD - container startup/shutdown...The key's randomart image is: [ 13.661935] cloud-init[948]: +---[ECDSA 256]---+ [[0;32m OK [0m] Started Regular background program processing daemon. [ 13.674963] Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus.cloud-init[948]: | .oo. | [ 13.690169] cloud-init[948]: | .+.o+ | [ 13.695931] cloud-init[948]: |.+ B=o. | [ 13.702838] cloud-init[948]: |o+=++o.o | [ 13.708600] cloud-init[948]: |. Bo+++ S. | [ 13.711908] cloud-init[948]: | o B+.o+o | [ 13.714819] cloud-init[948]: | + o+.. + | [ 13.717999] cloud-init[948]: | E..+ o o | Starting LSB: Record successful boot for GRUB... Starting Apply the settings specified in cloud-config...[ 13.722012] cloud-init Starting Snappy daemon... [[0;32m OK [0m] Started Deferred execution scheduler. [948]: | o+..o+ | Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started iperf3 Service. Starting Login Service... [[0;32m OK [0m] Started System Logging Service.[ 13.782491] [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[948]: +----[SHA256]-----+ [ 13.815789] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.[948]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started LXD - container startup/shutdown. [ 13.848887] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 13.870370] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 13.902747] cloud-init[948]: The key fingerprint is:[[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Authenticate and Authorize Users to Run Privileged Tasks... [ 13.924371] [[0;32m OK [0m] Reached target Remote File Systems (Pre). cloud-init[[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Login Service. [948]: SHA256:d8vDLdAM2APKkqZblUD2pEtVrL5l6sYbyuH5sXVKI20 root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] [ 14.036937] cloud-init[948]: The key's randomart image is: Started Accounts Service. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 14.054470] cloud-init[948]: +--[ED25519 256]--+[[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Getty on tty1. [ 14.074287] cloud-init [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [948]: | .+ ooo |[[0;32m OK [0m] Started Set console scheme. [ 14.105054] cloud-init[948]: | . O o.+ | [ 14.113539] cloud-init[948]: | * *.. + | [ 14.119475] cloud-init[948]: | + +. = | [ 14.122163] cloud-init[948]: | . o. S o + | [ 14.132098] cloud-init[948]: | o ..o. = o | [ 14.136114] cloud-init[948]: | . ..+=E . * . | [ 14.140103] cloud-init[948]: | o +=O + o | [ 14.144113] cloud-init[948]: | =+=.. | [ 14.152113] cloud-init[948]: +----[SHA256]-----+ [ 14.486530] cloud-init[1103]: 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. [ 15.186977] cloud-init[1103]: en_US.UTF-8... done [ 15.189798] cloud-init[1103]: Generation complete. [ 15.635917] cloud-init[1103]: Cloud-init v. 18.2 running 'modules:config' at Tue, 08 Jan 2019 02:57:18 +0000. Up 14.35 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 | 38:58:c4:9f:eb:20:43:7a:26:90:6d:28:3a:aa:78:4e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jan 8 02:57:22 ec2: <14>Jan 8 02:57:22 ec2: ############################################################# <14>Jan 8 02:57:22 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jan 8 02:57:22 ec2: 1024 SHA256:Dijm7nys3nrMhaYfcnaOQ2Ksxt73D2ITt3S8BnkB3gU root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 (DSA) <14>Jan 8 02:57:22 ec2: 256 SHA256:hrOgwQzFhy+N4YnptwcsTTnXQsZCb+u78e8cNqQgty4 root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 (ECDSA) <14>Jan 8 02:57:22 ec2: 256 SHA256:d8vDLdAM2APKkqZblUD2pEtVrL5l6sYbyuH5sXVKI20 root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 (ED25519) <14>Jan 8 02:57:22 ec2: 2048 SHA256:pJvhcpo6ulR35rnpWiyzhrvl8pbl9qFUG74nZ5iISVc root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 (RSA) <14>Jan 8 02:57:22 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jan 8 02:57:22 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAus5Qn61kbOAnaVDghwMDcn10t2DfctfeNJ4hyGvWc9ry9F8bHG7QnP8UMYmnmGT6V2GHiqQgLe+z52ajcM0BQ= root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHcXOeLoQusSct3YaJLUGEuSZ3ddqtWrQnD1Tn2wOtza root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeqheSDtJwe0njyMVFmGS8dAPAmL5ynrAIXxYtYzJwPDFWfyhxBgD/KTWUED0mZQIoBY085c2M34+0aRIz4Yq8RLlWKw/Yho47qpZrmhMpvXnHkPRjeku/RXmu9LmF2fQi3Qh3AQCAVjgFHI6xAdviX2qsPkIwja33lVod6d7pDxeVRUbzntxetFvXisPQPolpintSt2XhgJTcXoxXmVwsAo1JqcneCY25rjq+RDJOn03XMrT8SJo9JSxU6tMOQMTw5Iju//mK+OSZEUEl6QJyvaXxm2hKGdBOg64svdFwOi6fe8oOH4dI+Lcy2CaYm7BAlm5ButGEzNLJJZGEQEnd root@shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 -----END SSH HOST KEY KEYS----- [ 18.027150] cloud-init[1320]: Cloud-init v. 18.2 running 'modules:final' at Tue, 08 Jan 2019 02:57:22 +0000. Up 17.85 seconds. [ 18.032190] cloud-init[1320]: Cloud-init v. 18.2 finished at Tue, 08 Jan 2019 02:57:22 +0000. Datasource DataSourceEc2. Up 18.02 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 ttyS0 shaker-vm-4c436439-2384-466b-a1c9-7fde3cbb13d2 login: 2019-01-08 02:57:27,204 - paramiko.transport - DEBUG - starting thread (client mode): 0x3a848f50L 2019-01-08 02:57:27,204 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 02:57:27,209 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-01-08 02:57:27,210 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-01-08 02:57:27,211 - 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 2019-01-08 02:57:27,211 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 02:57:27,212 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-08 02:57:27,212 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 02:57:27,212 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 02:57:27,212 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 02:57:27,253 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 02:57:27,254 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 02:57:27,268 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 5e6a039a9a7840f7daf0c69c150252cb 2019-01-08 02:57:27,269 - paramiko.transport - DEBUG - Trying discovered key 3858c49feb20437a26906d283aaa784e in /tmp/tmpwCaMnI 2019-01-08 02:57:27,292 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 02:57:27,315 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 02:57:27,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-08 02:57:27,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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" 2019-01-08 02:57:27,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 02:57: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://192.30.9.3: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.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 02:57:27,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:27,445 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-08 02:57:27,445 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-08 02:57:27,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d90977-66ce-4882-885c-a48aaab067c4 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/082c9dfe7580417fa4536fe0affbf3e9"}, "enabled": true, "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/10b689a888824a26a3e72ce4177ed08a"}, "enabled": true, "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/50667a99719344cc87d1d0073444f761"}, "enabled": true, "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/532ec5c253f44dc088a3b04fbed04c2c"}, "enabled": true, "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/58a9b596996a479094c72434a51ac4dc"}, "enabled": true, "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f53b21e5a0046179f6e5f22e9be98e8"}, "enabled": true, "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7b99dce81c45453aadc9c06e6929bcb0"}, "enabled": true, "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a4490cea2d9c4d149b901acd4550ea95"}, "enabled": true, "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a798b8e3b91d460d9fffe136d93cbb89"}, "enabled": true, "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b30f5699e9d440c193eb1ff73b4c56a8"}, "enabled": true, "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c81a7fe877e54fbb81719691feb5fb0f"}, "enabled": true, "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d17ae630dcb14c479fdd3dc14c421be8"}, "enabled": true, "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/d789a341e1594f22af48f2475f307013"}, "enabled": true, "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de8660a0194f4c7795eb28d0bf33dd7c"}, "enabled": true, "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ed5343fc803548c18fb25e4ea19410bf"}, "enabled": true, "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-01-08 02:57:27,449 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b9d90977-66ce-4882-885c-a48aaab067c4 2019-01-08 02:57:27,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111703157425s 2019-01-08 02:57:27,449 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b9d90977-66ce-4882-885c-a48aaab067c4 2019-01-08 02:57:27,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-08 02:57:27,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:27,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e134073-72b1-4a0f-b691-b1787bf81bd4 Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/0b749ea390a142558d9e1f2bdf5efbfb"}, "url": "http://172.30.9.42:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/118630f007d746138b1885018580af93"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "118630f007d746138b1885018580af93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/12dd40e3a06e488ab5172b819abdc8c4"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/261fcd2f0fe847179daa0a56e084f65e"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2d0608e1af6d4a80b74022a81bbd79e5"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2df71d2f8d8e49e3a5cd5b86c6d76a49"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3c2557fad7dc40f4a369cccae1c8e915"}, "url": "http://172.30.9.42:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3f1187eb786943a59012550334a4ac76"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d789a341e1594f22af48f2475f307013", "id": "3f1187eb786943a59012550334a4ac76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4a88978b612a4685b5bcd7434a979588"}, "url": "http://172.30.9.42:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d789a341e1594f22af48f2475f307013", "id": "4a88978b612a4685b5bcd7434a979588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4bfc5efaf8c646369406c1080116dea9"}, "url": "http://172.30.9.42:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4fcd7bf775db4dc09bcdaf4e50bdaf83"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5840342b540e4291b64c2d492171fed4"}, "url": "http://172.30.9.42:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "5840342b540e4291b64c2d492171fed4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/589e26f088ca495ab8c0b15baa368832"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "589e26f088ca495ab8c0b15baa368832"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5999d2635d344467897c7fa3c03919f9"}, "url": "http://172.30.9.42:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "5999d2635d344467897c7fa3c03919f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5bbb336bf2564c2bb247527c5d76f699"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/631e20fff8274503aeb04669674c7fd9"}, "url": "http://172.30.9.42:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "631e20fff8274503aeb04669674c7fd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/6d6595d85ab94971a55670eeefd16117"}, "url": "http://172.30.9.42:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "6d6595d85ab94971a55670eeefd16117"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/731eebaa78a94bfd8a3eb72195ff0cbf"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/7e5956e320ce421288d06b88c4006f74"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "7e5956e320ce421288d06b88c4006f74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/88bb53cbb4d441d3adb330af0d545750"}, "url": "http://172.30.9.42:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8dd0315d8e784e92813129d041d608a5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "8dd0315d8e784e92813129d041d608a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8ffd3de0a28744c8b1c3968d2d49ba3c"}, "url": "http://172.30.9.42:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/91953027a9a741158b0514f04edca4ff"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "91953027a9a741158b0514f04edca4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b847df44be7449db6076b4f759894dd"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "9b847df44be7449db6076b4f759894dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b9d9204a02f46129e6ce6de356c5c01"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "9b9d9204a02f46129e6ce6de356c5c01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a5f5ab7a59094121b377dc60c29999c5"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a7d859fa94b94e25a8535829a42a3a2b"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a803d3f1eae34beba9bc5af4d3808058"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "a803d3f1eae34beba9bc5af4d3808058"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b07e493d9b904e9f891b6d4ed5768370"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d789a341e1594f22af48f2475f307013", "id": "b07e493d9b904e9f891b6d4ed5768370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b0d46c1720ab44e6b1472b743db5ada9"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b56c3b06619d40b6aabb83a54b1a08ac"}, "url": "http://172.30.9.42:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b60be1bf140248e38a0e34fa0d20a967"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/d79ceecacaa74a848e61e704c07a7742"}, "url": "http://172.30.9.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "d79ceecacaa74a848e61e704c07a7742"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/da862f3fa2b1442c8cc6aeb1a112c698"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/e31ddc5eb5b14d6094f0b2941a146310"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ed10363033a54db49075be2a3d99ae84"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "ed10363033a54db49075be2a3d99ae84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ee64b5ed6bfb42008e4e2c277c2b7bf8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f195a1e2ef5a4509b6a52cc6c35970f0"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f83a1baa16564d988470de6326de78a2"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "f83a1baa16564d988470de6326de78a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fa0b980d5e3947c89a6f9c11fb47904a"}, "url": "http://172.30.9.42:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fca59951b6394a6d866b78063d482fd3"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "fca59951b6394a6d866b78063d482fd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fef08935424446ecb63cd47a6b224d51"}, "url": "http://172.30.9.42:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "fef08935424446ecb63cd47a6b224d51"}], "links": {"self": "http://172.30.9.42:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-08 02:57:27,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-7e134073-72b1-4a0f-b691-b1787bf81bd4 2019-01-08 02:57:27,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.106709957123s 2019-01-08 02:57:27,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-7e134073-72b1-4a0f-b691-b1787bf81bd4 2019-01-08 02:57:27,572 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.42:5000 2019-01-08 02:57:27,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:57:27,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:27,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028c9b3f-9505-4905-93d3-6dad5958767b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:57:27,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-028c9b3f-9505-4905-93d3-6dad5958767b 2019-01-08 02:57:27,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099555015564s 2019-01-08 02:57:27,675 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-028c9b3f-9505-4905-93d3-6dad5958767b 2019-01-08 02:57:27,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:57:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:27,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80aa002-c7bb-44b8-a9e0-db1fe88cacb9 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:57:27,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c80aa002-c7bb-44b8-a9e0-db1fe88cacb9 2019-01-08 02:57:27,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115587949753s 2019-01-08 02:57:27,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c80aa002-c7bb-44b8-a9e0-db1fe88cacb9 2019-01-08 02:57:27,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:57:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:27,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0d047a-dbd8-4443-badb-ebcbe26518c8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:57:27,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6d0d047a-dbd8-4443-badb-ebcbe26518c8 2019-01-08 02:57:27,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107171058655s 2019-01-08 02:57:27,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6d0d047a-dbd8-4443-badb-ebcbe26518c8 2019-01-08 02:57:27,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:57:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:28,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c68281-4cbe-4c22-afba-2876063b92dd Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2", "links": {"self": "http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "72aaf5a4d8534cf5b709b2a8c21531e1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:57:28,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-16c68281-4cbe-4c22-afba-2876063b92dd 2019-01-08 02:57:28,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119859933853s 2019-01-08 02:57:28,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-16c68281-4cbe-4c22-afba-2876063b92dd 2019-01-08 02:57:28,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:57:28,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:28,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb7fed4-0425-4a0a-ab89-c0aceb202071 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90"}, "tags": [], "enabled": true, "id": "63077ac3026f479990fbe27da4764a90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:57:28,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-bdb7fed4-0425-4a0a-ab89-c0aceb202071 2019-01-08 02:57:28,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109287977219s 2019-01-08 02:57:28,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-bdb7fed4-0425-4a0a-ab89-c0aceb202071 2019-01-08 02:57:28,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:57:28,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=63077ac3026f479990fbe27da4764a90" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:28,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282f6c50-4657-4339-a7cd-2811db62a653 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=63077ac3026f479990fbe27da4764a90", "previous": null, "next": null}} 2019-01-08 02:57:28,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=63077ac3026f479990fbe27da4764a90 used request id req-282f6c50-4657-4339-a7cd-2811db62a653 2019-01-08 02:57:28,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0994138717651s 2019-01-08 02:57:28,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=63077ac3026f479990fbe27da4764a90 used request id req-282f6c50-4657-4339-a7cd-2811db62a653 2019-01-08 02:57:28,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:57:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90/users/72aaf5a4d8534cf5b709b2a8c21531e1/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:28,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a6b2dcb-2be7-44a7-8f51-dc028e2ed1f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:57:28,406 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90/users/72aaf5a4d8534cf5b709b2a8c21531e1/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-9a6b2dcb-2be7-44a7-8f51-dc028e2ed1f1 2019-01-08 02:57:28,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147150039673s 2019-01-08 02:57:28,407 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90/users/72aaf5a4d8534cf5b709b2a8c21531e1/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-9a6b2dcb-2be7-44a7-8f51-dc028e2ed1f1 2019-01-08 02:57:28,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:57:28,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:28,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8eb84e-2f4f-4c54-8a84-c9e8f3e6a141 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:57:28,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2a8eb84e-2f4f-4c54-8a84-c9e8f3e6a141 2019-01-08 02:57:28,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10435795784s 2019-01-08 02:57:28,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2a8eb84e-2f4f-4c54-8a84-c9e8f3e6a141 2019-01-08 02:57:28,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-08 02:57:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-08 02:57:28,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 02:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89ff18d8-0fc3-4e7b-b54c-6143bbcac012 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0186acecbb5146159eaf5313fe8656c6", "links": {"self": "http://172.30.9.42:5000/v3/roles/0186acecbb5146159eaf5313fe8656c6"}, "name": "heat_stack_owner"}} 2019-01-08 02:57:28,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-89ff18d8-0fc3-4e7b-b54c-6143bbcac012 2019-01-08 02:57:28,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.219274997711s 2019-01-08 02:57:28,739 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-89ff18d8-0fc3-4e7b-b54c-6143bbcac012 2019-01-08 02:57:28,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 02:57:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:28,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2486b2-8d83-40d3-a71a-ea33b593a315 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "0186acecbb5146159eaf5313fe8656c6", "links": {"self": "http://172.30.9.42:5000/v3/roles/0186acecbb5146159eaf5313fe8656c6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 02:57:28,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ba2486b2-8d83-40d3-a71a-ea33b593a315 2019-01-08 02:57:28,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104987859726s 2019-01-08 02:57:28,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ba2486b2-8d83-40d3-a71a-ea33b593a315 2019-01-08 02:57:28,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 02:57:28,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:28,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a83ca9-f719-42bd-801c-dffa804a4613 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 02:57:28,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-23a83ca9-f719-42bd-801c-dffa804a4613 2019-01-08 02:57:28,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107429027557s 2019-01-08 02:57:28,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-23a83ca9-f719-42bd-801c-dffa804a4613 2019-01-08 02:57:28,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 02:57:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:29,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7dc8b90-63ed-4a4b-8836-0ec662640371 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2", "links": {"self": "http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "72aaf5a4d8534cf5b709b2a8c21531e1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 02:57:29,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b7dc8b90-63ed-4a4b-8836-0ec662640371 2019-01-08 02:57:29,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119056940079s 2019-01-08 02:57:29,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b7dc8b90-63ed-4a4b-8836-0ec662640371 2019-01-08 02:57:29,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 02:57:29,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:29,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb65d43-27b2-4452-b4b8-e092c45ad237 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90"}, "tags": [], "enabled": true, "id": "63077ac3026f479990fbe27da4764a90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 02:57:29,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-2eb65d43-27b2-4452-b4b8-e092c45ad237 2019-01-08 02:57:29,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199335098267s 2019-01-08 02:57:29,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-2eb65d43-27b2-4452-b4b8-e092c45ad237 2019-01-08 02:57:29,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 02:57:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=0186acecbb5146159eaf5313fe8656c6&scope.project.id=63077ac3026f479990fbe27da4764a90" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:29,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 02:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a96e459-dd4b-4b7f-86cd-a1f7ce33e6cf Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=0186acecbb5146159eaf5313fe8656c6&scope.project.id=63077ac3026f479990fbe27da4764a90", "previous": null, "next": null}} 2019-01-08 02:57:29,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=0186acecbb5146159eaf5313fe8656c6&scope.project.id=63077ac3026f479990fbe27da4764a90 used request id req-0a96e459-dd4b-4b7f-86cd-a1f7ce33e6cf 2019-01-08 02:57:29,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102076053619s 2019-01-08 02:57:29,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=72aaf5a4d8534cf5b709b2a8c21531e1&role.id=0186acecbb5146159eaf5313fe8656c6&scope.project.id=63077ac3026f479990fbe27da4764a90 used request id req-0a96e459-dd4b-4b7f-86cd-a1f7ce33e6cf 2019-01-08 02:57:29,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 02:57:29,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90/users/72aaf5a4d8534cf5b709b2a8c21531e1/roles/0186acecbb5146159eaf5313fe8656c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 02:57:29,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 02:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-791d7537-1406-4b9e-a375-f6759a769f8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 02:57:29,538 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90/users/72aaf5a4d8534cf5b709b2a8c21531e1/roles/0186acecbb5146159eaf5313fe8656c6 used request id req-791d7537-1406-4b9e-a375-f6759a769f8a 2019-01-08 02:57:29,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133704900742s 2019-01-08 02:57:29,538 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90/users/72aaf5a4d8534cf5b709b2a8c21531e1/roles/0186acecbb5146159eaf5313fe8656c6 used request id req-791d7537-1406-4b9e-a375-f6759a769f8a 2019-01-08 02:57:29,539 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 02:57:29,541 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-08 02:57:29,541 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 02:57:29,545 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 02:57:29,619 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-08 02:57:29,620 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-08 02:57:29,621 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-08 02:57:29,661 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-08 02:57:29,661 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-08 02:57:29,687 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-08 03:23:36,063 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-08 03:23:36,064 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=63077ac3026f479990fbe27da4764a90 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 35368 22 OS_REGION_NAME=regionOne SDN_CONTROLLER_WEBPORT=8081 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_4c436439-2384-466b-a1c9-7fde3cbb13d2 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 SDN_CONTROLLER_IP=192.30.9.3 PWD=/home/ubuntu SDN_CONTROLLER_RESTCONFPORT=8081 OS_PASSWORD=44ef10c6-86f9-40fd-90bb-dcf2a9b4cfe5 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.42:5000 OS_USERNAME=shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.42,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 35368 192.168.120.6 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 2019-01-08 02:57:30.337 1423 INFO shaker.engine.utils [-] Logging enabled 2019-01-08 02:57:30.339 1423 INFO shaker.engine.messaging [-] Listening on *:9000 2019-01-08 02:57:30.342 1423 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-01-08 02:57:30.350 1431 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-01-08 02:57:30.351 1431 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.202:9000 2019-01-08 02:57:30.351 1431 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-01-08 02:57:30.362 1423 INFO pykwalify.core [-] validation.valid 2019-01-08 02:57:31.915 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-01-08 02:57:36.572 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'30cd0783-d21a-45cf-8c0e-def35c9307fa', u'links': [{u'href': u'http://172.30.9.42:8004/v1/63077ac3026f479990fbe27da4764a90/stacks/shaker_todsze/30cd0783-d21a-45cf-8c0e-def35c9307fa', u'rel': u'self'}]} 2019-01-08 03:01:26.794 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_todsze_slave_0', 'shaker_todsze_master_0']) 2019-01-08 03:01:36.276 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:03:08.151 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:04:38.650 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:06:09.157 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:06:09.158 1423 INFO shaker.engine.server [-] Execution is done 2019-01-08 03:06:09.739 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-01-08 03:06:37.136 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:06:37.138 1423 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-01-08 03:06:37.152 1423 INFO pykwalify.core [-] validation.valid 2019-01-08 03:06:37.589 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-01-08 03:06:43.765 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'fe794ef4-cd8c-49c5-93aa-d58a1ac15d26', u'links': [{u'href': u'http://172.30.9.42:8004/v1/63077ac3026f479990fbe27da4764a90/stacks/shaker_aopmfz/fe794ef4-cd8c-49c5-93aa-d58a1ac15d26', u'rel': u'self'}]} 2019-01-08 03:07:40.597 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_aopmfz_slave_0', 'shaker_aopmfz_master_0']) 2019-01-08 03:07:47.296 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:09:19.105 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:10:49.603 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:12:20.095 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:12:20.096 1423 INFO shaker.engine.server [-] Execution is done 2019-01-08 03:12:20.513 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-01-08 03:12:40.922 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:12:40.924 1423 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-01-08 03:12:40.937 1423 INFO pykwalify.core [-] validation.valid 2019-01-08 03:12:41.380 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-01-08 03:12:47.324 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'4fc6a5b1-7ef7-4ede-be3f-f9b6a3e0de78', u'links': [{u'href': u'http://172.30.9.42:8004/v1/63077ac3026f479990fbe27da4764a90/stacks/shaker_kzimto/4fc6a5b1-7ef7-4ede-be3f-f9b6a3e0de78', u'rel': u'self'}]} 2019-01-08 03:13:38.210 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kzimto_master_0', 'shaker_kzimto_slave_0']) 2019-01-08 03:13:54.553 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:15:25.853 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:16:56.354 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:18:26.853 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:18:26.853 1423 INFO shaker.engine.server [-] Execution is done 2019-01-08 03:18:28.324 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-01-08 03:18:48.535 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:18:48.536 1423 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-01-08 03:18:48.550 1423 INFO pykwalify.core [-] validation.valid 2019-01-08 03:18:48.978 1423 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-01-08 03:18:54.292 1423 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'fe1877d9-8096-4a77-8a24-ba2be7076666', u'links': [{u'href': u'http://172.30.9.42:8004/v1/63077ac3026f479990fbe27da4764a90/stacks/shaker_edarof/fe1877d9-8096-4a77-8a24-ba2be7076666', u'rel': u'self'}]} 2019-01-08 03:19:45.695 1423 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_edarof_slave_0', 'shaker_edarof_master_0']) 2019-01-08 03:19:57.265 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:20:28.755 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:21:48.943 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:23:09.129 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:23:09.130 1423 INFO shaker.engine.server [-] Execution is done 2019-01-08 03:23:09.889 1423 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-01-08 03:23:35.945 1423 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-08 03:23:35.946 1423 INFO shaker.engine.server [-] Generating aggregated report 2019-01-08 03:23:35.957 1423 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-01-08 03:23:35.959 1423 INFO shaker.engine.report [-] ******************************************************************************** 2019-01-08 03:23:35.960 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-01-08 03:23:35.960 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-01-08 03:23:35.960 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-01-08 03:23:35.960 1423 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-01-08 03:23:35.961 1423 INFO shaker.engine.report [-] ******************************************************************************** 2019-01-08 03:23:35.961 1423 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-01-08 03:23:35.973 1423 INFO shaker.engine.report [-] Report saved to: report.html 2019-01-08 03:23:36,065 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-08 03:23:36,064 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-01-08 03:23:36,067 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-08 03:23:36,103 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-08 03:23:36,103 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-08 03:23:36,133 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-08 03:23:36,187 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-08 03:23:36,188 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-08 03:23:36,193 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-08 03:23:36,227 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-08 03:23:36,227 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-08 03:23:36,258 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-08 03:23:36,276 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-08 03:23:36,276 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-08 03:23:36,392 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 03:23:36,392 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:26 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-08 03:23:36,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-08 03:23:36,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/floatingips/7ee4d111-3d21-4746-bfce-43e40336c7c1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:37,201 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e3df260-008f-4028-9dda-d163fe858dc1 Content-Length: 0 Date: Tue, 08 Jan 2019 03:23:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:23:37,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/7ee4d111-3d21-4746-bfce-43e40336c7c1.json used request id req-3e3df260-008f-4028-9dda-d163fe858dc1 2019-01-08 03:23:37,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.801415920258s 2019-01-08 03:23:37,202 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/7ee4d111-3d21-4746-bfce-43e40336c7c1.json used request id req-3e3df260-008f-4028-9dda-d163fe858dc1 2019-01-08 03:23:37,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 03:23:37,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:37,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-430da1d9-c310-4eeb-ab71-e34e49792bb1 Date: Tue, 08 Jan 2019 03:23:37 GMT RESP BODY: {"floatingips": []} 2019-01-08 03:23:37,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-430da1d9-c310-4eeb-ab71-e34e49792bb1 2019-01-08 03:23:37,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.209959030151s 2019-01-08 03:23:37,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-430da1d9-c310-4eeb-ab71-e34e49792bb1 2019-01-08 03:23:37,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 03:23:37,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:37,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-541f66dc-fff5-4990-8b5f-f9e2ad738381 x-compute-request-id: req-541f66dc-fff5-4990-8b5f-f9e2ad738381 Content-Type: application/json 2019-01-08 03:23:37,753 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72 used request id req-541f66dc-fff5-4990-8b5f-f9e2ad738381 2019-01-08 03:23:37,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.334486961365s 2019-01-08 03:23:37,753 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72 used request id req-541f66dc-fff5-4990-8b5f-f9e2ad738381 2019-01-08 03:23:37,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:23:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:38,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55d20397-d638-4a72-8b64-5e77f7be0e8a x-compute-request-id: req-55d20397-d638-4a72-8b64-5e77f7be0e8a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fb:74", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:fb:74", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/626b2373-d032-4634-9b4d-1d5886864b72", "rel": "bookmark"}], "image": {"id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "links": [{"href": "http://172.30.9.42:8774/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2019-01-08T02:57:03.000000", "flavor": {"id": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "links": [{"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "bookmark"}]}, "id": "626b2373-d032-4634-9b4d-1d5886864b72", "security_groups": [{"name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}], "user_id": "72aaf5a4d8534cf5b709b2a8c21531e1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T03:23:37Z", "hostId": "2b923ea258d0449e1cf469597e8648b53ce978c78d45674f3526325f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_4c436439-2384-466b-a1c9-7fde3cbb13d2", "created": "2019-01-08T02:53:44Z", "tenant_id": "63077ac3026f479990fbe27da4764a90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:23:38,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-55d20397-d638-4a72-8b64-5e77f7be0e8a 2019-01-08 03:23:38,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.979195833206s 2019-01-08 03:23:38,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-55d20397-d638-4a72-8b64-5e77f7be0e8a 2019-01-08 03:23:38,735 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:23:40,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:23:40,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:40,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5065d6d5-37d0-4188-bd2d-99bdf7bcf86a x-compute-request-id: req-5065d6d5-37d0-4188-bd2d-99bdf7bcf86a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 03:23:40,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5065d6d5-37d0-4188-bd2d-99bdf7bcf86a 2019-01-08 03:23:40,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0683221817017s 2019-01-08 03:23:40,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5065d6d5-37d0-4188-bd2d-99bdf7bcf86a 2019-01-08 03:23:40,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:23:40,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:41,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 36374 X-Openstack-Request-Id: req-e2c12f05-6d02-47e7-b3d2-81e2479b9225 Date: Tue, 08 Jan 2019 03:23:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:10Z", "updated_at": "2019-01-08T02:53:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "08113215-3e93-43fd-9aa7-b1657c2e50a1", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "6b945720-f26f-4b99-8bd1-ded6472383ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "d5cb5667-5a86-424c-b4c0-7df24ec4c38b", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "e2750bc6-d5ed-4156-9616-cebcadc46d22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 4, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:36Z", "updated_at": "2019-01-08T02:53:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:38Z", "revision_number": 0, "id": "53af4ba1-4edb-457b-bdad-2f8cbdd47727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:38Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-01-08T02:53:40Z", "revision_number": 0, "id": "55f06896-bf49-44b4-9b78-bf47706b21c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:40Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T02:53:37Z", "revision_number": 0, "id": "601d8b53-c5dd-4ec1-8448-869b49cb8f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:37Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": 22, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "909a169c-ac4c-4843-827c-d984cc70147a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:36Z", "revision_number": 0, "id": "be0393c4-a700-4845-86c4-f7ca833870c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:36Z", "security_group_id": "c7717147-1b0e-4db2-880c-684273f70908", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 5, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "c7717147-1b0e-4db2-880c-684273f70908", "name": "shaker-sg_4c436439-2384-466b-a1c9-7fde3cbb13d2"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 03:23:41,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e2c12f05-6d02-47e7-b3d2-81e2479b9225 2019-01-08 03:23:41,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.286648035049s 2019-01-08 03:23:41,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e2c12f05-6d02-47e7-b3d2-81e2479b9225 2019-01-08 03:23:41,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 03:23:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/c7717147-1b0e-4db2-880c-684273f70908.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:41,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e183133-0987-418f-86e5-369af4f01c89 Content-Length: 0 Date: Tue, 08 Jan 2019 03:23:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:23:41,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/c7717147-1b0e-4db2-880c-684273f70908.json used request id req-1e183133-0987-418f-86e5-369af4f01c89 2019-01-08 03:23:41,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.408214092255s 2019-01-08 03:23:41,512 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/c7717147-1b0e-4db2-880c-684273f70908.json used request id req-1e183133-0987-418f-86e5-369af4f01c89 2019-01-08 03:23:41,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-08 03:23:41,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:41,547 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 03:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c644b645-eb02-4755-9619-c31d14696003 x-compute-request-id: req-c644b645-eb02-4755-9619-c31d14696003 Content-Length: 0 Content-Type: application/json 2019-01-08 03:23:41,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2 used request id req-c644b645-eb02-4755-9619-c31d14696003 2019-01-08 03:23:41,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0353751182556s 2019-01-08 03:23:41,548 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/shaker-kp_4c436439-2384-466b-a1c9-7fde3cbb13d2 used request id req-c644b645-eb02-4755-9619-c31d14696003 2019-01-08 03:23:41,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 03:23:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/16f45594-64e6-401f-8bcb-0504dec22734/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}92eb3654d7e954095eb341925961fccda59ef28e" -d '{"subnet_id": "33f68445-0940-4dd1-b274-00f9def08163"}' 2019-01-08 03:23:43,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5c7a528d-72a6-4c27-89fc-c72580aec3da Date: Tue, 08 Jan 2019 03:23:43 GMT RESP BODY: {"network_id": "0ee03f25-43ad-4978-8739-e827b2c801f0", "tenant_id": "63077ac3026f479990fbe27da4764a90", "subnet_id": "33f68445-0940-4dd1-b274-00f9def08163", "subnet_ids": ["33f68445-0940-4dd1-b274-00f9def08163"], "port_id": "b8cfd875-f6f4-44b7-b4e2-e809554f3c27", "id": "16f45594-64e6-401f-8bcb-0504dec22734"} 2019-01-08 03:23:43,788 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/16f45594-64e6-401f-8bcb-0504dec22734/remove_router_interface.json used request id req-5c7a528d-72a6-4c27-89fc-c72580aec3da 2019-01-08 03:23:43,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23938894272s 2019-01-08 03:23:43,788 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/16f45594-64e6-401f-8bcb-0504dec22734/remove_router_interface.json used request id req-5c7a528d-72a6-4c27-89fc-c72580aec3da returning object 16f45594-64e6-401f-8bcb-0504dec22734 2019-01-08 03:23:43,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 03:23:43,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:44,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-237bea7b-605a-413e-8092-2f803146ce24 Date: Tue, 08 Jan 2019 03:23:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:15Z", "admin_state_up": true, "updated_at": "2019-01-08T03:23:42Z", "revision_number": 4, "routes": [], "project_id": "63077ac3026f479990fbe27da4764a90", "id": "16f45594-64e6-401f-8bcb-0504dec22734", "name": "shaker-router_4c436439-2384-466b-a1c9-7fde3cbb13d2"}]} 2019-01-08 03:23:44,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-237bea7b-605a-413e-8092-2f803146ce24 2019-01-08 03:23:44,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.246677875519s 2019-01-08 03:23:44,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-237bea7b-605a-413e-8092-2f803146ce24 2019-01-08 03:23:44,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 03:23:44,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/16f45594-64e6-401f-8bcb-0504dec22734.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:45,747 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4cab9f4-3956-41b2-a957-d4bd810bc91c Content-Length: 0 Date: Tue, 08 Jan 2019 03:23:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:23:45,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/16f45594-64e6-401f-8bcb-0504dec22734.json used request id req-d4cab9f4-3956-41b2-a957-d4bd810bc91c 2019-01-08 03:23:45,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.71007394791s 2019-01-08 03:23:45,747 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/16f45594-64e6-401f-8bcb-0504dec22734.json used request id req-d4cab9f4-3956-41b2-a957-d4bd810bc91c 2019-01-08 03:23:45,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 03:23:45,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:46,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3740 X-Openstack-Request-Id: req-b716db57-72fd-429b-989e-16a540bc20af Date: Tue, 08 Jan 2019 03:23:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"416f1cff-8294-464f-9b8f-9eb0a78f60e8","tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:43Z","dns_nameservers":[],"updated_at":"2019-01-08T01:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"8ca621b857c14fc7a4a5728ad2b60f40","id":"0d99b4cb-f06f-4f60-98d5-0ebbfa4b2c11","subnetpool_id":null,"name":"s_rally_89dcc3df_WQHdw4Zf"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"528d6371-d9df-48c9-867e-e187e9d8df09","tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:43Z","dns_nameservers":[],"updated_at":"2019-01-08T01:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"8ca621b857c14fc7a4a5728ad2b60f40","id":"11cf19b1-f748-4f34-8d9a-3738359d181d","subnetpool_id":null,"name":"s_rally_89dcc3df_eMncd0T4"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a983561c-eeb4-4d75-9600-f74aaf2a4d5a","tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:43Z","dns_nameservers":[],"updated_at":"2019-01-08T01:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"8ca621b857c14fc7a4a5728ad2b60f40","id":"203e5958-9d2f-400b-9287-fc17efd9d26e","subnetpool_id":null,"name":"s_rally_89dcc3df_RsW8lEaN"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee03f25-43ad-4978-8739-e827b2c801f0","tenant_id":"63077ac3026f479990fbe27da4764a90","created_at":"2019-01-08T02:53:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T02:53: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":"63077ac3026f479990fbe27da4764a90","id":"33f68445-0940-4dd1-b274-00f9def08163","subnetpool_id":null,"name":"shaker-subnet_4c436439-2384-466b-a1c9-7fde3cbb13d2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:29Z","dns_nameservers":[],"updated_at":"2019-01-07T23:51:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"e95ac4caffaf4463aa59c4748dddd090","id":"3a0c14f4-5b1f-491f-9855-cf830a6f0482","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21a6ce8e-276e-41af-9728-e0256eef3fcb","tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:43Z","dns_nameservers":[],"updated_at":"2019-01-08T01:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"8ca621b857c14fc7a4a5728ad2b60f40","id":"f259558c-4821-4c58-8b47-cb1c1665d0b0","subnetpool_id":null,"name":"s_rally_89dcc3df_NKcUTL3n"}]} 2019-01-08 03:23:46,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b716db57-72fd-429b-989e-16a540bc20af 2019-01-08 03:23:46,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.265115022659s 2019-01-08 03:23:46,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b716db57-72fd-429b-989e-16a540bc20af 2019-01-08 03:23:46,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 03:23:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/33f68445-0940-4dd1-b274-00f9def08163.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:47,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82a2e839-ed24-477b-955c-3a55caf8b53a Date: Tue, 08 Jan 2019 03:23:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:23:47,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/33f68445-0940-4dd1-b274-00f9def08163.json used request id req-82a2e839-ed24-477b-955c-3a55caf8b53a 2019-01-08 03:23:47,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.28405594826s 2019-01-08 03:23:47,300 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/33f68445-0940-4dd1-b274-00f9def08163.json used request id req-82a2e839-ed24-477b-955c-3a55caf8b53a 2019-01-08 03:23:47,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:23:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:47,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4225 X-Openstack-Request-Id: req-17036c1a-8535-466b-b57f-5e810881e8de Date: Tue, 08 Jan 2019 03:23:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"0ee03f25-43ad-4978-8739-e827b2c801f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"63077ac3026f479990fbe27da4764a90","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T03:23:47Z","qos_policy_id":null,"name":"shaker-net_4c436439-2384-466b-a1c9-7fde3cbb13d2","admin_state_up":true,"tenant_id":"63077ac3026f479990fbe27da4764a90","created_at":"2019-01-08T02:53:11Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"21a6ce8e-276e-41af-9728-e0256eef3fcb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"8ca621b857c14fc7a4a5728ad2b60f40","status":"ACTIVE","subnets":["f259558c-4821-4c58-8b47-cb1c1665d0b0"],"description":"","tags":[],"updated_at":"2019-01-08T01:25:43Z","qos_policy_id":null,"name":"s_rally_89dcc3df_SvcTyTzI","admin_state_up":true,"tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:41Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"416f1cff-8294-464f-9b8f-9eb0a78f60e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ca621b857c14fc7a4a5728ad2b60f40","status":"ACTIVE","subnets":["0d99b4cb-f06f-4f60-98d5-0ebbfa4b2c11"],"description":"","tags":[],"updated_at":"2019-01-08T01:25:43Z","qos_policy_id":null,"name":"s_rally_89dcc3df_hJMFxYD3","admin_state_up":true,"tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:41Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"528d6371-d9df-48c9-867e-e187e9d8df09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"8ca621b857c14fc7a4a5728ad2b60f40","status":"ACTIVE","subnets":["11cf19b1-f748-4f34-8d9a-3738359d181d"],"description":"","tags":[],"updated_at":"2019-01-08T01:25:43Z","qos_policy_id":null,"name":"s_rally_89dcc3df_3CSdZCQg","admin_state_up":true,"tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:41Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a983561c-eeb4-4d75-9600-f74aaf2a4d5a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"8ca621b857c14fc7a4a5728ad2b60f40","status":"ACTIVE","subnets":["203e5958-9d2f-400b-9287-fc17efd9d26e"],"description":"","tags":[],"updated_at":"2019-01-08T01:25:43Z","qos_policy_id":null,"name":"s_rally_89dcc3df_Jj3Pxgb8","admin_state_up":true,"tenant_id":"8ca621b857c14fc7a4a5728ad2b60f40","created_at":"2019-01-08T01:25:41Z","provider:network_type":"geneve"}]} 2019-01-08 03:23:47,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-17036c1a-8535-466b-b57f-5e810881e8de 2019-01-08 03:23:47,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.319971084595s 2019-01-08 03:23:47,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-17036c1a-8535-466b-b57f-5e810881e8de 2019-01-08 03:23:47,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 03:23:47,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/0ee03f25-43ad-4978-8739-e827b2c801f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:48,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-261611a8-f9cd-449d-bc18-7e40ccd5f9be Date: Tue, 08 Jan 2019 03:23:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:23:48,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/0ee03f25-43ad-4978-8739-e827b2c801f0.json used request id req-261611a8-f9cd-449d-bc18-7e40ccd5f9be 2019-01-08 03:23:48,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27034211159s 2019-01-08 03:23:48,894 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/0ee03f25-43ad-4978-8739-e827b2c801f0.json used request id req-261611a8-f9cd-449d-bc18-7e40ccd5f9be 2019-01-08 03:23:48,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:23:48,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:49,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-c5402c01-b4c3-4777-963d-3e77af1622f7 Date: Tue, 08 Jan 2019 03:23:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/snap", "metadata": {}}], "file": "/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/file", "owner": "63077ac3026f479990fbe27da4764a90", "id": "b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "size": 666173440, "self": "/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-08T02:53:35Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_4c436439-2384-466b-a1c9-7fde3cbb13d2", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-01-08T02:53:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:23:49,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c5402c01-b4c3-4777-963d-3e77af1622f7 2019-01-08 03:23:49,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224056005478s 2019-01-08 03:23:49,122 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c5402c01-b4c3-4777-963d-3e77af1622f7 2019-01-08 03:23:49,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 03:23:49,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92eb3654d7e954095eb341925961fccda59ef28e" 2019-01-08 03:23:50,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2de4e63-9b3c-41d4-a5cc-11e9196b0468 Date: Tue, 08 Jan 2019 03:23:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 03:23:50,081 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e used request id req-f2de4e63-9b3c-41d4-a5cc-11e9196b0468 2019-01-08 03:23:50,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.957946777344s 2019-01-08 03:23:50,081 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/b39dd2ee-b010-40fd-92e3-f7c4217a3a3e used request id req-f2de4e63-9b3c-41d4-a5cc-11e9196b0468 2019-01-08 03:23:50,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 03:23:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:50,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de08ca4e-0a5c-4041-8e52-89363f3f0b2d x-compute-request-id: req-de08ca4e-0a5c-4041-8e52-89363f3f0b2d Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_4c436439-2384-466b-a1c9-7fde3cbb13d2", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2", "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": "fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2"}]} 2019-01-08 03:23:50,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-de08ca4e-0a5c-4041-8e52-89363f3f0b2d 2019-01-08 03:23:50,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203248023987s 2019-01-08 03:23:50,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-de08ca4e-0a5c-4041-8e52-89363f3f0b2d 2019-01-08 03:23:50,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 03:23:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:50,325 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 03:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddfa6986-ec85-47ba-9f23-03a88f9faf18 x-compute-request-id: req-ddfa6986-ec85-47ba-9f23-03a88f9faf18 Content-Length: 0 Content-Type: application/json 2019-01-08 03:23:50,325 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2 used request id req-ddfa6986-ec85-47ba-9f23-03a88f9faf18 2019-01-08 03:23:50,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381269454956s 2019-01-08 03:23:50,325 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/fcf48b06-4092-4dcd-b8cb-6d2fb0d866b2 used request id req-ddfa6986-ec85-47ba-9f23-03a88f9faf18 2019-01-08 03:23:50,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:23:50,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:50,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cb118c-6f7c-46b4-b6ac-a2978b5bd855 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2", "links": {"self": "http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "72aaf5a4d8534cf5b709b2a8c21531e1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 03:23:50,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-11cb118c-6f7c-46b4-b6ac-a2978b5bd855 2019-01-08 03:23:50,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120507001877s 2019-01-08 03:23:50,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-11cb118c-6f7c-46b4-b6ac-a2978b5bd855 2019-01-08 03:23:50,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:23:50,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:50,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf225125-44c9-478c-b555-732c6e19a7fd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_4c436439-2384-466b-a1c9-7fde3cbb13d2", "links": {"self": "http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "72aaf5a4d8534cf5b709b2a8c21531e1", "description": null}} 2019-01-08 03:23:50,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1 used request id req-bf225125-44c9-478c-b555-732c6e19a7fd 2019-01-08 03:23:50,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118161916733s 2019-01-08 03:23:50,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1 used request id req-bf225125-44c9-478c-b555-732c6e19a7fd 2019-01-08 03:23:50,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 03:23:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:50,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3e6b74-76bf-4d33-9cd7-472cf00c7b4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:23:50,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1 used request id req-2f3e6b74-76bf-4d33-9cd7-472cf00c7b4d 2019-01-08 03:23:50,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.28416800499s 2019-01-08 03:23:50,856 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/72aaf5a4d8534cf5b709b2a8c21531e1 used request id req-2f3e6b74-76bf-4d33-9cd7-472cf00c7b4d 2019-01-08 03:23:50,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:23:50,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:50,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0192357b-b4bf-4421-82e5-b73797b100a4 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90"}, "tags": [], "enabled": true, "id": "63077ac3026f479990fbe27da4764a90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_4c436439-2384-466b-a1c9-7fde3cbb13d2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 03:23:50,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-0192357b-b4bf-4421-82e5-b73797b100a4 2019-01-08 03:23:50,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103014945984s 2019-01-08 03:23:50,966 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-0192357b-b4bf-4421-82e5-b73797b100a4 2019-01-08 03:23:50,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 03:23:50,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:51,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb14f89a-4cc7-43cc-ad99-67c3c2ea149e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:23:51,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90 used request id req-eb14f89a-4cc7-43cc-ad99-67c3c2ea149e 2019-01-08 03:23:51,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.295462846756s 2019-01-08 03:23:51,266 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/63077ac3026f479990fbe27da4764a90 used request id req-eb14f89a-4cc7-43cc-ad99-67c3c2ea149e 2019-01-08 03:23:51,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:23:51,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=63077ac3026f479990fbe27da4764a90&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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:51,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1705b426-2e4e-4636-9131-21a35f2882c3 Date: Tue, 08 Jan 2019 03:23:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:10Z", "updated_at": "2019-01-08T02:53:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "08113215-3e93-43fd-9aa7-b1657c2e50a1", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "6b945720-f26f-4b99-8bd1-ded6472383ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "d5cb5667-5a86-424c-b4c0-7df24ec4c38b", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "e2750bc6-d5ed-4156-9616-cebcadc46d22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 4, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "name": "default"}]} 2019-01-08 03:23:51,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=63077ac3026f479990fbe27da4764a90&name=default used request id req-1705b426-2e4e-4636-9131-21a35f2882c3 2019-01-08 03:23:51,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241659164429s 2019-01-08 03:23:51,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=63077ac3026f479990fbe27da4764a90&name=default used request id req-1705b426-2e4e-4636-9131-21a35f2882c3 2019-01-08 03:23:51,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:23:51,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:51,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-681a163d-bcfe-4a37-b99f-4fc6d8953ae8 Date: Tue, 08 Jan 2019 03:23:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63077ac3026f479990fbe27da4764a90", "created_at": "2019-01-08T02:53:10Z", "updated_at": "2019-01-08T02:53:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "08113215-3e93-43fd-9aa7-b1657c2e50a1", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "6b945720-f26f-4b99-8bd1-ded6472383ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "d5cb5667-5a86-424c-b4c0-7df24ec4c38b", "remote_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "63077ac3026f479990fbe27da4764a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T02:53:10Z", "revision_number": 0, "id": "e2750bc6-d5ed-4156-9616-cebcadc46d22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T02:53:10Z", "security_group_id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "tenant_id": "63077ac3026f479990fbe27da4764a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "63077ac3026f479990fbe27da4764a90"}], "revision_number": 4, "project_id": "63077ac3026f479990fbe27da4764a90", "id": "64c8ff69-b3ae-4971-b66b-2ef43a16ee9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 03:23:51,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-681a163d-bcfe-4a37-b99f-4fc6d8953ae8 2019-01-08 03:23:51,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.267935037613s 2019-01-08 03:23:51,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-681a163d-bcfe-4a37-b99f-4fc6d8953ae8 2019-01-08 03:23:51,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 03:23:51,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/64c8ff69-b3ae-4971-b66b-2ef43a16ee9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:52,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d031a738-9d34-4449-9fe6-d60e8979d5d0 Content-Length: 0 Date: Tue, 08 Jan 2019 03:23:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:23:52,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/64c8ff69-b3ae-4971-b66b-2ef43a16ee9a.json used request id req-d031a738-9d34-4449-9fe6-d60e8979d5d0 2019-01-08 03:23:52,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.382232904434s 2019-01-08 03:23:52,172 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/64c8ff69-b3ae-4971-b66b-2ef43a16ee9a.json used request id req-d031a738-9d34-4449-9fe6-d60e8979d5d0 2019-01-08 03:23:52,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 03:23:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:52,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61376bbc-3f61-425f-9449-25767e3f66ae Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "0186acecbb5146159eaf5313fe8656c6", "links": {"self": "http://172.30.9.42:5000/v3/roles/0186acecbb5146159eaf5313fe8656c6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 03:23:52,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-61376bbc-3f61-425f-9449-25767e3f66ae 2019-01-08 03:23:52,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103912830353s 2019-01-08 03:23:52,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-61376bbc-3f61-425f-9449-25767e3f66ae 2019-01-08 03:23:52,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-08 03:23:52,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/roles/0186acecbb5146159eaf5313fe8656c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}87fb496cc4d91178f186274e827c2e14268d0c9b" 2019-01-08 03:23:52,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa24a2a-ab69-4eff-903a-99380f05e98f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:23:52,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/0186acecbb5146159eaf5313fe8656c6 used request id req-ffa24a2a-ab69-4eff-903a-99380f05e98f 2019-01-08 03:23:52,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.167413949966s 2019-01-08 03:23:52,453 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/0186acecbb5146159eaf5313fe8656c6 used request id req-ffa24a2a-ab69-4eff-903a-99380f05e98f 2019-01-08 03:23:52,453 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 18:05 | PASS | | shaker | functest | benchmarking | 30:26 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2019-01-08 03:23:52,456 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-08 03:23:52,507 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 03:24:15,621 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-132 | | 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-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-08 03:24:15,626 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PyXxpRTMeM2kTPmYZ6x2psvZ8 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=09a7ababfff6470fbcae0a281405cb8c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-01-08 03:24:15,626 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-08 03:24:15,627 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-01-08 03:24:15,628 - 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 | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-01-08 03:24:15,632 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-08 03:24:56,880 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-132 | | 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-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-08 03:24:56,885 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PyXxpRTMeM2kTPmYZ6x2psvZ8 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=09a7ababfff6470fbcae0a281405cb8c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-01-08 03:24:56,886 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-08 03:24:56,887 - 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 | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-01-08 03:24:56,901 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-01-08 03:24:57,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:24:57,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0983b12c-c6d7-4590-8609-cbc34fa30a44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 03:24:57,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-0983b12c-c6d7-4590-8609-cbc34fa30a44 2019-01-08 03:24:57,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 03:24:57,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T04:24:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["ghhwlLNQTzCqQbvHaRGMaw"], "issued_at": "2019-01-08T03:24:57.000000Z"}} 2019-01-08 03:24:57,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:24:57,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:57,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-658d0c18-8f27-46ca-a0c8-7941854f48e3 Date: Tue, 08 Jan 2019 03:24:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 03:24:57,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-658d0c18-8f27-46ca-a0c8-7941854f48e3 2019-01-08 03:24:57,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.308315038681s 2019-01-08 03:24:57,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-658d0c18-8f27-46ca-a0c8-7941854f48e3 2019-01-08 03:24:57,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:24:57,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 03:24: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 03:24:57,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:24:57,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:57,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d10a8f-6e5b-471c-bf50-3a0ff52a0af4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 03:24:57,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-15d10a8f-6e5b-471c-bf50-3a0ff52a0af4 2019-01-08 03:24:57,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106209039688s 2019-01-08 03:24:57,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-15d10a8f-6e5b-471c-bf50-3a0ff52a0af4 2019-01-08 03:24:57,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 03:24:57,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908"}}' 2019-01-08 03:24:58,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 03:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dabdaf0d-3b28-431b-8a5f-1d43bdb6e88e 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.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087"}, "tags": [], "enabled": true, "id": "4848bfef82cf4dac8c2091646ae54087", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908"}} 2019-01-08 03:24:58,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-dabdaf0d-3b28-431b-8a5f-1d43bdb6e88e 2019-01-08 03:24:58,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.164465904236s 2019-01-08 03:24:58,131 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-dabdaf0d-3b28-431b-8a5f-1d43bdb6e88e 2019-01-08 03:24:58,131 - 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'4848bfef82cf4dac8c2091646ae54087', '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_9d53c538-fd99-4ce6-a2d3-f653874dc908'}) 2019-01-08 03:24:58,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 03:24:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3f638432-ed07-4e87-b63a-d80afed9a3ac", "email": null, "name": "cloudify-user_9d53c538-fd99-4ce6-a2d3-f653874dc908"}}' 2019-01-08 03:24:58,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 03:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da10075b-a191-4fa3-be90-f7069190f291 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_9d53c538-fd99-4ce6-a2d3-f653874dc908", "links": {"self": "http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "domain_id": "default", "password_expires_at": null}} 2019-01-08 03:24:58,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-da10075b-a191-4fa3-be90-f7069190f291 2019-01-08 03:24:58,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376379966736s 2019-01-08 03:24:58,514 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-da10075b-a191-4fa3-be90-f7069190f291 2019-01-08 03:24:58,515 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5de72913ee4b4b9ba638b1ce36c5cc5d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_9d53c538-fd99-4ce6-a2d3-f653874dc908'}) 2019-01-08 03:24:58,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 03:24:58,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:58,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398a9ff9-50c9-4eb2-82f4-ce1c8f2a74c4 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 03:24:58,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-398a9ff9-50c9-4eb2-82f4-ce1c8f2a74c4 2019-01-08 03:24:58,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104302167892s 2019-01-08 03:24:58,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-398a9ff9-50c9-4eb2-82f4-ce1c8f2a74c4 2019-01-08 03:24:58,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 03:24:58,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:58,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce80228-8d50-4976-9678-83495bac8edf Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 03:24:58,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2ce80228-8d50-4976-9678-83495bac8edf 2019-01-08 03:24:58,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100666999817s 2019-01-08 03:24:58,729 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-2ce80228-8d50-4976-9678-83495bac8edf 2019-01-08 03:24:58,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:24:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:58,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9df264d-adf0-4267-a72e-7c6892c70c68 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 03:24:58,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b9df264d-adf0-4267-a72e-7c6892c70c68 2019-01-08 03:24:58,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102281093597s 2019-01-08 03:24:58,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b9df264d-adf0-4267-a72e-7c6892c70c68 2019-01-08 03:24:58,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:24:58,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:58,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836852ad-32c4-4ea9-895c-ea2dcd8b55bd Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify-user_9d53c538-fd99-4ce6-a2d3-f653874dc908", "links": {"self": "http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 03:24:58,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-836852ad-32c4-4ea9-895c-ea2dcd8b55bd 2019-01-08 03:24:58,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123389005661s 2019-01-08 03:24:58,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-836852ad-32c4-4ea9-895c-ea2dcd8b55bd 2019-01-08 03:24:58,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:24:58,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:59,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8793fff4-7eb9-4635-a8cd-0540b520f6dc Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087"}, "tags": [], "enabled": true, "id": "4848bfef82cf4dac8c2091646ae54087", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 03:24:59,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-8793fff4-7eb9-4635-a8cd-0540b520f6dc 2019-01-08 03:24:59,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107092142105s 2019-01-08 03:24:59,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-8793fff4-7eb9-4635-a8cd-0540b520f6dc 2019-01-08 03:24:59,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 03:24:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=5de72913ee4b4b9ba638b1ce36c5cc5d&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=4848bfef82cf4dac8c2091646ae54087" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:59,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91981213-34a5-45b8-ad9a-2ef670756576 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=5de72913ee4b4b9ba638b1ce36c5cc5d&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=4848bfef82cf4dac8c2091646ae54087", "previous": null, "next": null}} 2019-01-08 03:24:59,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=5de72913ee4b4b9ba638b1ce36c5cc5d&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=4848bfef82cf4dac8c2091646ae54087 used request id req-91981213-34a5-45b8-ad9a-2ef670756576 2019-01-08 03:24:59,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105080127716s 2019-01-08 03:24:59,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=5de72913ee4b4b9ba638b1ce36c5cc5d&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=4848bfef82cf4dac8c2091646ae54087 used request id req-91981213-34a5-45b8-ad9a-2ef670756576 2019-01-08 03:24:59,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 03:24:59,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087/users/5de72913ee4b4b9ba638b1ce36c5cc5d/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:59,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:24:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad962da8-243b-47f1-9005-ec915b0df280 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:24:59,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087/users/5de72913ee4b4b9ba638b1ce36c5cc5d/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-ad962da8-243b-47f1-9005-ec915b0df280 2019-01-08 03:24:59,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15295290947s 2019-01-08 03:24:59,350 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087/users/5de72913ee4b4b9ba638b1ce36c5cc5d/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-ad962da8-243b-47f1-9005-ec915b0df280 2019-01-08 03:24:59,350 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908', 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'4848bfef82cf4dac8c2091646ae54087', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3f638432-ed07-4e87-b63a-d80afed9a3ac', 'username': u'cloudify-user_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 03:24:59,355 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'password': '3f638432-ed07-4e87-b63a-d80afed9a3ac', 'project_name': 'cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '4848bfef82cf4dac8c2091646ae54087', 'project_domain_name': 'Default'} 2019-01-08 03:24:59,356 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-01-08 03:24:59,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:24:59,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:59,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4010026-bcfe-4216-81ac-025cac71d874 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 03:24:59,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-a4010026-bcfe-4216-81ac-025cac71d874 2019-01-08 03:24:59,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196269035339s 2019-01-08 03:24:59,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-a4010026-bcfe-4216-81ac-025cac71d874 2019-01-08 03:24:59,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:24:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:24:59,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c642ac-f98d-4891-ae8d-d064a28d0a25 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087"}, "tags": [], "enabled": true, "id": "4848bfef82cf4dac8c2091646ae54087", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 03:24:59,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-45c642ac-f98d-4891-ae8d-d064a28d0a25 2019-01-08 03:24:59,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0993959903717s 2019-01-08 03:24:59,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-45c642ac-f98d-4891-ae8d-d064a28d0a25 2019-01-08 03:24:59,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 03:24:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" -d '{"network": {"tenant_id": "4848bfef82cf4dac8c2091646ae54087", "name": "cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908", "admin_state_up": true}}' 2019-01-08 03:25:01,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-2fec8dea-5c90-4f02-80d8-9e03f3eb6474 Date: Tue, 08 Jan 2019 03:25:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4848bfef82cf4dac8c2091646ae54087","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T03:25:00Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908","admin_state_up":true,"tenant_id":"4848bfef82cf4dac8c2091646ae54087","created_at":"2019-01-08T03:25:00Z","mtu":1442}} 2019-01-08 03:25:01,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-2fec8dea-5c90-4f02-80d8-9e03f3eb6474 2019-01-08 03:25:01,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.47817492485s 2019-01-08 03:25:01,141 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-2fec8dea-5c90-4f02-80d8-9e03f3eb6474 2019-01-08 03:25:01,141 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T03:25:00Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'b7d388f4-6722-42ea-adb6-19c0cb312c21', u'provider:segmentation_id': 96, 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_9d53c538-fd99-4ce6-a2d3-f653874dc908', u'created_at': u'2019-01-08T03:25:00Z', u'mtu': 1442, u'tenant_id': u'4848bfef82cf4dac8c2091646ae54087', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4848bfef82cf4dac8c2091646ae54087'}) 2019-01-08 03:25:01,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:25:01,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576db04d-7ffd-4fb5-9dca-d8983c655c98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 03:25:01,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-576db04d-7ffd-4fb5-9dca-d8983c655c98 2019-01-08 03:25:01,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 03:25:01,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T04:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4848bfef82cf4dac8c2091646ae54087", "name": "cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4848bfef82cf4dac8c2091646ae54087", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_4848bfef82cf4dac8c2091646ae54087", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/4848bfef82cf4dac8c2091646ae54087", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/4848bfef82cf4dac8c2091646ae54087", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/4848bfef82cf4dac8c2091646ae54087", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4848bfef82cf4dac8c2091646ae54087", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/4848bfef82cf4dac8c2091646ae54087", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/4848bfef82cf4dac8c2091646ae54087", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4848bfef82cf4dac8c2091646ae54087", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/4848bfef82cf4dac8c2091646ae54087", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/4848bfef82cf4dac8c2091646ae54087", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4848bfef82cf4dac8c2091646ae54087", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/4848bfef82cf4dac8c2091646ae54087", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/4848bfef82cf4dac8c2091646ae54087", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_9d53c538-fd99-4ce6-a2d3-f653874dc908", "id": "5de72913ee4b4b9ba638b1ce36c5cc5d"}, "audit_ids": ["X1pUAsDuTVqlLTT_e9rcyQ"], "issued_at": "2019-01-08T03:25:01.000000Z"}} 2019-01-08 03:25:01,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:25:01,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:25:01,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-83c131df-ca19-4ff7-9ee8-2ce04bb5f914 Date: Tue, 08 Jan 2019 03:25:01 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4848bfef82cf4dac8c2091646ae54087","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T03:25:00Z","qos_policy_id":null,"name":"cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908","admin_state_up":true,"tenant_id":"4848bfef82cf4dac8c2091646ae54087","created_at":"2019-01-08T03:25:00Z","mtu":1442}]} 2019-01-08 03:25:01,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-83c131df-ca19-4ff7-9ee8-2ce04bb5f914 2019-01-08 03:25:01,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332365989685s 2019-01-08 03:25:01,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-83c131df-ca19-4ff7-9ee8-2ce04bb5f914 2019-01-08 03:25:01,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 03:25:01,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"subnet": {"name": "cloudify-subnet_9d53c538-fd99-4ce6-a2d3-f653874dc908", "enable_dhcp": true, "network_id": "b7d388f4-6722-42ea-adb6-19c0cb312c21", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-08 03:25:04,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-633a6734-66cd-42be-b733-d0a18f37dcb7 Date: Tue, 08 Jan 2019 03:25:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","tenant_id":"4848bfef82cf4dac8c2091646ae54087","created_at":"2019-01-08T03:25:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:25: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":"4848bfef82cf4dac8c2091646ae54087","id":"0983cc61-f62e-4dc2-8160-6f4056f210ee","subnetpool_id":null,"name":"cloudify-subnet_9d53c538-fd99-4ce6-a2d3-f653874dc908"}} 2019-01-08 03:25:04,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-633a6734-66cd-42be-b733-d0a18f37dcb7 2019-01-08 03:25:04,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.28304290771s 2019-01-08 03:25:04,181 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-633a6734-66cd-42be-b733-d0a18f37dcb7 2019-01-08 03:25:04,182 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T03:25: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'0983cc61-f62e-4dc2-8160-6f4056f210ee', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_9d53c538-fd99-4ce6-a2d3-f653874dc908', u'enable_dhcp': True, u'network_id': u'b7d388f4-6722-42ea-adb6-19c0cb312c21', u'tenant_id': u'4848bfef82cf4dac8c2091646ae54087', u'created_at': u'2019-01-08T03:25: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'4848bfef82cf4dac8c2091646ae54087'}) 2019-01-08 03:25:04,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 03:25:04,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "cloudify-router_9d53c538-fd99-4ce6-a2d3-f653874dc908", "admin_state_up": true}}' 2019-01-08 03:25:06,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4f9246ae-0292-4df5-b3cb-a503ddae07b5 Date: Tue, 08 Jan 2019 03:25:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:04Z", "admin_state_up": true, "updated_at": "2019-01-08T03:25:05Z", "revision_number": 2, "routes": [], "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "9bce635c-c900-4e6d-82d4-2e8d4652df72", "name": "cloudify-router_9d53c538-fd99-4ce6-a2d3-f653874dc908"}} 2019-01-08 03:25:06,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-4f9246ae-0292-4df5-b3cb-a503ddae07b5 2019-01-08 03:25:06,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.71424794197s 2019-01-08 03:25:06,897 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-4f9246ae-0292-4df5-b3cb-a503ddae07b5 2019-01-08 03:25:06,897 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4848bfef82cf4dac8c2091646ae54087', u'created_at': u'2019-01-08T03:25:04Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T03:25:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'4848bfef82cf4dac8c2091646ae54087', u'id': u'9bce635c-c900-4e6d-82d4-2e8d4652df72', u'name': u'cloudify-router_9d53c538-fd99-4ce6-a2d3-f653874dc908'}) 2019-01-08 03:25:06,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 03:25:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/9bce635c-c900-4e6d-82d4-2e8d4652df72/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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"subnet_id": "0983cc61-f62e-4dc2-8160-6f4056f210ee"}' 2019-01-08 03:25:10,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-219adf0f-fad4-48fa-9605-99cd839e3666 Date: Tue, 08 Jan 2019 03:25:10 GMT RESP BODY: {"network_id": "b7d388f4-6722-42ea-adb6-19c0cb312c21", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "subnet_id": "0983cc61-f62e-4dc2-8160-6f4056f210ee", "subnet_ids": ["0983cc61-f62e-4dc2-8160-6f4056f210ee"], "port_id": "0c4a1417-d85c-4558-af15-f6c786524b78", "id": "9bce635c-c900-4e6d-82d4-2e8d4652df72"} 2019-01-08 03:25:10,209 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/9bce635c-c900-4e6d-82d4-2e8d4652df72/add_router_interface.json used request id req-219adf0f-fad4-48fa-9605-99cd839e3666 2019-01-08 03:25:10,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.31057286263s 2019-01-08 03:25:10,209 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/9bce635c-c900-4e6d-82d4-2e8d4652df72/add_router_interface.json used request id req-219adf0f-fad4-48fa-9605-99cd839e3666 returning object 9bce635c-c900-4e6d-82d4-2e8d4652df72 2019-01-08 03:25:10,209 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-08 03:26:08,841 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-08 03:26:08,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:26:08,851 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 03:26:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 03:26:08,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:26:08,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:26:09,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-31514680-713f-4ad9-8d76-ba4ef6e9b3f6 Date: Tue, 08 Jan 2019 03:26:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:26:09,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-31514680-713f-4ad9-8d76-ba4ef6e9b3f6 2019-01-08 03:26:09,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.234220027924s 2019-01-08 03:26:09,090 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-31514680-713f-4ad9-8d76-ba4ef6e9b3f6 2019-01-08 03:26:09,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 03:26:09,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908"}' 2019-01-08 03:26:09,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e1be2cf2-5dc2-4995-bb9a-b47c2956aa02 Date: Tue, 08 Jan 2019 03:26:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/file", "owner": "4848bfef82cf4dac8c2091646ae54087", "id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "size": null, "self": "/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:26:09Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908", "checksum": null, "created_at": "2019-01-08T03:26:09Z", "protected": false} 2019-01-08 03:26:09,743 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-e1be2cf2-5dc2-4995-bb9a-b47c2956aa02 2019-01-08 03:26:09,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.649591207504s 2019-01-08 03:26:09,743 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-e1be2cf2-5dc2-4995-bb9a-b47c2956aa02 returning object 2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625 2019-01-08 03:26:09,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 03:26:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '' 2019-01-08 03:27:04,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5eceaeb4-554f-4e3f-a03b-134bf133cf53 Date: Tue, 08 Jan 2019 03:27:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 03:27:04,531 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/file used request id req-5eceaeb4-554f-4e3f-a03b-134bf133cf53 2019-01-08 03:27:04,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 54.7870211601s 2019-01-08 03:27:04,532 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/file used request id req-5eceaeb4-554f-4e3f-a03b-134bf133cf53 2019-01-08 03:27:04,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:27:04,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:04,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-01f37187-246f-4008-a97a-c35f6f6c0414 Date: Tue, 08 Jan 2019 03:27:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/snap", "metadata": {}}], "file": "/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/file", "owner": "4848bfef82cf4dac8c2091646ae54087", "id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "size": 4373348352, "self": "/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:27:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T03:26:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:27:04,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-01f37187-246f-4008-a97a-c35f6f6c0414 2019-01-08 03:27:04,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217101097107s 2019-01-08 03:27:04,753 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-01f37187-246f-4008-a97a-c35f6f6c0414 2019-01-08 03:27:04,755 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/file', 'owner': u'4848bfef82cf4dac8c2091646ae54087', 'id': u'2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625', 'size': 4373348352, u'self': u'/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4848bfef82cf4dac8c2091646ae54087', 'name': 'cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T03:27:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T03:27:04Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'created': u'2019-01-08T03:26:09Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-08T03:26:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-08 03:27:04,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 03:27:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_9d53c538-fd99-4ce6-a2d3-f653874dc908", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-08 03:27:04,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c035120-817a-4a58-80a3-d4a3724f05ae x-compute-request-id: req-1c035120-817a-4a58-80a3-d4a3724f05ae Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_9d53c538-fd99-4ce6-a2d3-f653874dc908", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "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": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8"}} 2019-01-08 03:27:04,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-1c035120-817a-4a58-80a3-d4a3724f05ae 2019-01-08 03:27:04,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.242448091507s 2019-01-08 03:27:04,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-1c035120-817a-4a58-80a3-d4a3724f05ae 2019-01-08 03:27:05,000 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_9d53c538-fd99-4ce6-a2d3-f653874dc908', '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'09a7ababfff6470fbcae0a281405cb8c', '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'd5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8', 'swap': 0}) 2019-01-08 03:27:05,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 03:27:05,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8/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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" -d '{"extra_specs": {}}' 2019-01-08 03:27:05,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5f313ae-f9b6-41bb-8fa1-07d61b10dfa0 x-compute-request-id: req-f5f313ae-f9b6-41bb-8fa1-07d61b10dfa0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 03:27:05,023 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8/os-extra_specs used request id req-f5f313ae-f9b6-41bb-8fa1-07d61b10dfa0 2019-01-08 03:27:05,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218398571014s 2019-01-08 03:27:05,023 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8/os-extra_specs used request id req-f5f313ae-f9b6-41bb-8fa1-07d61b10dfa0 2019-01-08 03:27:05,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-08 03:27:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"keypair": {"name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908"}}' 2019-01-08 03:27:05,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e49c20df-ca1e-4299-8333-3250ef1b67f0 x-compute-request-id: req-e49c20df-ca1e-4299-8333-3250ef1b67f0 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSC9LimurGaV6jKSVV7sdiS/kNqAa4M1gmDd5gVGZqGLjokJ142QFCqtE5Hrte9ydmpRTuKCtLdWY2kmudZklDnAOGbQ0viFeozTe7fgbAvWLT3y/iVMSlNNWFXZ2U59Wo6xEkpPfy6r+FB17xidYIo1+yCKQ8xU6y1bqh3Gzx1W9HlalyGPZGzfTSNjsR3Aq6yvAJa2bMV1TCmkw/zYFhls5mlNCfcU+8hP5P4wFAzvCSBHmoKQkwJd5JRsquHKlkQpAYec/vo2KND3VI+WXuKUx0snytmWmNzGKKwZz/wdCwOUcs/1K76yck+VJcE704hMP4OJ33WnUjxwwtLzWb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0gvS4prqxmleoyklVe7HYkv5DagGuDNYJg3eYFRmahi46JCd\neNkBQqrROR67XvcnZqUU7igrS3VmNpJrnWZJQ5wDhm0NL4hXqM03u34GwL1i098v\n4lTEpTTVhV2dlOfVqOsRJKT38uq/hQde8YnWCKNfsgikPMVOstW6odxs8dVvR5Wp\nchj2Rs300jY7EdwKusrwCWtmzFdUwppMP82BYZbOZpTQn3FPvIT+T+MBQM7wkgR5\nqCkJMCXeSUbKrhypZEKQGHnP76NijQ91SPll7ilMdLJ8rZlpjcxiisGc/8HQsDlH\nLP9Su+snJPlSXBO9OITD+Did91p1I8cMLS81mwIDAQABAoIBABB66QLqkL0ci1ZV\n5h4F7BLkTxgpNM3DCYmC0Q3R0W9FnUxx/Ej9DcJDUMMgjCb5UVgWX7wH3s2+2lQx\nzMu+uMTbOtOTPtOZ6PbPky3cx37b3SMugb1KVVt497/NBo4mWnc0alXrs6CVlo1D\ndMmSvP5Ugy+eyfQSrwgNCOWmO84Fgp/3KXMYIe9mZN1rYp6AZsin+sKI8gEqvddq\nITohno+oRYDoFxuigMRnBFEzigWC5myThVOhexbEAq61nJemr+4pNHUvTxbeRlTh\nw8CHlSxUNmXW+haYIkH4M8Yp9StFYbAAzEqj5WMGrr3P5GWt3b9IkhfRwMaZTsmE\ntcGCu0ECgYEA6dPWdgrrZPK3u8fo5EchkuG92iaw5t4yI3TYK42tbP3+bdJRPtRG\nle480DXJqx8cQiQtLfQ4lK9hj7/rOBYH8osQIvS9VvqrGOXY7Zow2BMQuMoBj/++\nPB6Y3Ww+u7YaQ+P/p1/b1cujJ3ljZCtxqlBYcbTriGvaXyXfUEjE57ECgYEA5fax\n4yKX9YV1TRBDlDvKoml+B4WLLRSkfsNavWjMThPL5dj9K9ht6sANy4PAjoloAWYT\nvafZ0P5Fxy6iAUFjsiBVpOFuyuVeY5V7//OFdREYPe664qTItta7v1nFIPPlPKw8\n/ri3jOx+eeuUOi9TV0F5ONpCmXXjlswLarrekQsCgYAX5rJ2UHltUS4cwLt6khbJ\nd8+7O9c7Uh0X6LqsAQhoKrJWMXhijrpEWxzWP5lEp6Jw1FfV6a/a6u5zDjASBJZ9\nYV+d4xxzhp30ppH8/5TckV5VNTjhqkecx5fikkz7TQr0Q5r/VdoXyX/86fiR5arx\nuNLBlLe6syOYNDvWbgnKkQKBgEeSQQkNIjhS4hArCK1g8o8bwBK9OHS+YPfm+x3K\nORPvy1zs7NaxlHwka+a0ScDS+SC+UVSMohkOmk8Er30uicXNlHotg1r4iij6RE6D\nzzyBJodX/qg9Ww60xFgoq1a3MdhxTsaEXPQqQq7VaBu30PtuMDlGjMXQUBYFyWPd\nZxnDAoGBAMZglw7quofv+hVC9RmrWaRo3Mw9PI+USee27avVfpv5IwV3ruIc8OAL\ntg5zAvhq5IRGsifFbvtZBAXrod5pjCFPTQaVheGq4wvJY1BVmwre1qxvURTc/6tG\nBadnWdOWqZoRTtQcKFt5YzKv5EMy3H+iP5BAyTmlUFWY1sdECL8J\n-----END RSA PRIVATE KEY-----\n", "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "fingerprint": "60:a8:eb:91:41:77:0b:fd:27:95:32:31:55:1d:8d:0b"}} 2019-01-08 03:27:05,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-e49c20df-ca1e-4299-8333-3250ef1b67f0 2019-01-08 03:27:05,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.492354154587s 2019-01-08 03:27:05,516 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-e49c20df-ca1e-4299-8333-3250ef1b67f0 2019-01-08 03:27:05,517 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSC9LimurGaV6jKSVV7sdiS/kNqAa4M1gmDd5gVGZqGLjokJ142QFCqtE5Hrte9ydmpRTuKCtLdWY2kmudZklDnAOGbQ0viFeozTe7fgbAvWLT3y/iVMSlNNWFXZ2U59Wo6xEkpPfy6r+FB17xidYIo1+yCKQ8xU6y1bqh3Gzx1W9HlalyGPZGzfTSNjsR3Aq6yvAJa2bMV1TCmkw/zYFhls5mlNCfcU+8hP5P4wFAzvCSBHmoKQkwJd5JRsquHKlkQpAYec/vo2KND3VI+WXuKUx0snytmWmNzGKKwZz/wdCwOUcs/1K76yck+VJcE704hMP4OJ33WnUjxwwtLzWb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0gvS4prqxmleoyklVe7HYkv5DagGuDNYJg3eYFRmahi46JCd\neNkBQqrROR67XvcnZqUU7igrS3VmNpJrnWZJQ5wDhm0NL4hXqM03u34GwL1i098v\n4lTEpTTVhV2dlOfVqOsRJKT38uq/hQde8YnWCKNfsgikPMVOstW6odxs8dVvR5Wp\nchj2Rs300jY7EdwKusrwCWtmzFdUwppMP82BYZbOZpTQn3FPvIT+T+MBQM7wkgR5\nqCkJMCXeSUbKrhypZEKQGHnP76NijQ91SPll7ilMdLJ8rZlpjcxiisGc/8HQsDlH\nLP9Su+snJPlSXBO9OITD+Did91p1I8cMLS81mwIDAQABAoIBABB66QLqkL0ci1ZV\n5h4F7BLkTxgpNM3DCYmC0Q3R0W9FnUxx/Ej9DcJDUMMgjCb5UVgWX7wH3s2+2lQx\nzMu+uMTbOtOTPtOZ6PbPky3cx37b3SMugb1KVVt497/NBo4mWnc0alXrs6CVlo1D\ndMmSvP5Ugy+eyfQSrwgNCOWmO84Fgp/3KXMYIe9mZN1rYp6AZsin+sKI8gEqvddq\nITohno+oRYDoFxuigMRnBFEzigWC5myThVOhexbEAq61nJemr+4pNHUvTxbeRlTh\nw8CHlSxUNmXW+haYIkH4M8Yp9StFYbAAzEqj5WMGrr3P5GWt3b9IkhfRwMaZTsmE\ntcGCu0ECgYEA6dPWdgrrZPK3u8fo5EchkuG92iaw5t4yI3TYK42tbP3+bdJRPtRG\nle480DXJqx8cQiQtLfQ4lK9hj7/rOBYH8osQIvS9VvqrGOXY7Zow2BMQuMoBj/++\nPB6Y3Ww+u7YaQ+P/p1/b1cujJ3ljZCtxqlBYcbTriGvaXyXfUEjE57ECgYEA5fax\n4yKX9YV1TRBDlDvKoml+B4WLLRSkfsNavWjMThPL5dj9K9ht6sANy4PAjoloAWYT\nvafZ0P5Fxy6iAUFjsiBVpOFuyuVeY5V7//OFdREYPe664qTItta7v1nFIPPlPKw8\n/ri3jOx+eeuUOi9TV0F5ONpCmXXjlswLarrekQsCgYAX5rJ2UHltUS4cwLt6khbJ\nd8+7O9c7Uh0X6LqsAQhoKrJWMXhijrpEWxzWP5lEp6Jw1FfV6a/a6u5zDjASBJZ9\nYV+d4xxzhp30ppH8/5TckV5VNTjhqkecx5fikkz7TQr0Q5r/VdoXyX/86fiR5arx\nuNLBlLe6syOYNDvWbgnKkQKBgEeSQQkNIjhS4hArCK1g8o8bwBK9OHS+YPfm+x3K\nORPvy1zs7NaxlHwka+a0ScDS+SC+UVSMohkOmk8Er30uicXNlHotg1r4iij6RE6D\nzzyBJodX/qg9Ww60xFgoq1a3MdhxTsaEXPQqQq7VaBu30PtuMDlGjMXQUBYFyWPd\nZxnDAoGBAMZglw7quofv+hVC9RmrWaRo3Mw9PI+USee27avVfpv5IwV3ruIc8OAL\ntg5zAvhq5IRGsifFbvtZBAXrod5pjCFPTQaVheGq4wvJY1BVmwre1qxvURTc/6tG\nBadnWdOWqZoRTtQcKFt5YzKv5EMy3H+iP5BAyTmlUFWY1sdECL8J\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5de72913ee4b4b9ba638b1ce36c5cc5d', 'name': u'cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'created_at': '2019-01-08T03:27:05.517498', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4848bfef82cf4dac8c2091646ae54087', 'name': 'cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'60:a8:eb:91:41:77:0b:fd:27:95:32:31:55:1d:8d:0b', 'type': 'ssh', 'id': u'cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908'}) 2019-01-08 03:27:05,518 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0gvS4prqxmleoyklVe7HYkv5DagGuDNYJg3eYFRmahi46JCd eNkBQqrROR67XvcnZqUU7igrS3VmNpJrnWZJQ5wDhm0NL4hXqM03u34GwL1i098v 4lTEpTTVhV2dlOfVqOsRJKT38uq/hQde8YnWCKNfsgikPMVOstW6odxs8dVvR5Wp chj2Rs300jY7EdwKusrwCWtmzFdUwppMP82BYZbOZpTQn3FPvIT+T+MBQM7wkgR5 qCkJMCXeSUbKrhypZEKQGHnP76NijQ91SPll7ilMdLJ8rZlpjcxiisGc/8HQsDlH LP9Su+snJPlSXBO9OITD+Did91p1I8cMLS81mwIDAQABAoIBABB66QLqkL0ci1ZV 5h4F7BLkTxgpNM3DCYmC0Q3R0W9FnUxx/Ej9DcJDUMMgjCb5UVgWX7wH3s2+2lQx zMu+uMTbOtOTPtOZ6PbPky3cx37b3SMugb1KVVt497/NBo4mWnc0alXrs6CVlo1D dMmSvP5Ugy+eyfQSrwgNCOWmO84Fgp/3KXMYIe9mZN1rYp6AZsin+sKI8gEqvddq ITohno+oRYDoFxuigMRnBFEzigWC5myThVOhexbEAq61nJemr+4pNHUvTxbeRlTh w8CHlSxUNmXW+haYIkH4M8Yp9StFYbAAzEqj5WMGrr3P5GWt3b9IkhfRwMaZTsmE tcGCu0ECgYEA6dPWdgrrZPK3u8fo5EchkuG92iaw5t4yI3TYK42tbP3+bdJRPtRG le480DXJqx8cQiQtLfQ4lK9hj7/rOBYH8osQIvS9VvqrGOXY7Zow2BMQuMoBj/++ PB6Y3Ww+u7YaQ+P/p1/b1cujJ3ljZCtxqlBYcbTriGvaXyXfUEjE57ECgYEA5fax 4yKX9YV1TRBDlDvKoml+B4WLLRSkfsNavWjMThPL5dj9K9ht6sANy4PAjoloAWYT vafZ0P5Fxy6iAUFjsiBVpOFuyuVeY5V7//OFdREYPe664qTItta7v1nFIPPlPKw8 /ri3jOx+eeuUOi9TV0F5ONpCmXXjlswLarrekQsCgYAX5rJ2UHltUS4cwLt6khbJ d8+7O9c7Uh0X6LqsAQhoKrJWMXhijrpEWxzWP5lEp6Jw1FfV6a/a6u5zDjASBJZ9 YV+d4xxzhp30ppH8/5TckV5VNTjhqkecx5fikkz7TQr0Q5r/VdoXyX/86fiR5arx uNLBlLe6syOYNDvWbgnKkQKBgEeSQQkNIjhS4hArCK1g8o8bwBK9OHS+YPfm+x3K ORPvy1zs7NaxlHwka+a0ScDS+SC+UVSMohkOmk8Er30uicXNlHotg1r4iij6RE6D zzyBJodX/qg9Ww60xFgoq1a3MdhxTsaEXPQqQq7VaBu30PtuMDlGjMXQUBYFyWPd ZxnDAoGBAMZglw7quofv+hVC9RmrWaRo3Mw9PI+USee27avVfpv5IwV3ruIc8OAL tg5zAvhq5IRGsifFbvtZBAXrod5pjCFPTQaVheGq4wvJY1BVmwre1qxvURTc/6tG BadnWdOWqZoRTtQcKFt5YzKv5EMy3H+iP5BAyTmlUFWY1sdECL8J -----END RSA PRIVATE KEY----- 2019-01-08 03:27:05,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-08 03:27:05,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"security_group": {"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908", "description": "created by OPNFV Functest (cloudify)"}}' 2019-01-08 03:27:05,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-2a9c304a-c5d3-47f7-aea6-f597e0297cdc Date: Tue, 08 Jan 2019 03:27:05 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:05Z", "updated_at": "2019-01-08T03:27:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "53567ca6-6531-4ada-9fb5-1d89c05e7878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "7ae12390-170c-4739-8307-1d9e5cf30574", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 2, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}} 2019-01-08 03:27:05,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2a9c304a-c5d3-47f7-aea6-f597e0297cdc 2019-01-08 03:27:05,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.339381933212s 2019-01-08 03:27:05,860 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2a9c304a-c5d3-47f7-aea6-f597e0297cdc 2019-01-08 03:27:05,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:27:05,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:06,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-b632cd33-861d-438a-a4da-cf350439ddeb Date: Tue, 08 Jan 2019 03:27:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:00Z", "updated_at": "2019-01-08T03:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "06b2d8e2-88ba-45f5-bc1c-202bf746201d", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "48cae44b-87ed-4527-8639-8672df9b2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "b9553a2b-6ed6-4e44-8938-33a7e4ca47e9", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "fb9a70f9-39ad-47a5-9de4-9c97cd1734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:05Z", "updated_at": "2019-01-08T03:27:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "53567ca6-6531-4ada-9fb5-1d89c05e7878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "7ae12390-170c-4739-8307-1d9e5cf30574", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 2, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:27:06,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b632cd33-861d-438a-a4da-cf350439ddeb 2019-01-08 03:27:06,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.259184122086s 2019-01-08 03:27:06,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b632cd33-861d-438a-a4da-cf350439ddeb 2019-01-08 03:27:06,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:27:06,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -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": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67"}}' 2019-01-08 03:27:06,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d2b48dfd-d6c8-48b4-89c4-e3973a602238 Date: Tue, 08 Jan 2019 03:27:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-08T03:27:06Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "port_range_min": 22, "revision_number": 0, "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:06Z", "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "4d648893-099b-4ea5-a44e-89c36ce034c3"}} 2019-01-08 03:27:06,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-d2b48dfd-d6c8-48b4-89c4-e3973a602238 2019-01-08 03:27:06,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.439065933228s 2019-01-08 03:27:06,568 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-d2b48dfd-d6c8-48b4-89c4-e3973a602238 2019-01-08 03:27:06,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:27:06,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:06,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-51abfdd6-66cd-4e41-a028-0ba38faffbb8 Date: Tue, 08 Jan 2019 03:27:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:00Z", "updated_at": "2019-01-08T03:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "06b2d8e2-88ba-45f5-bc1c-202bf746201d", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "48cae44b-87ed-4527-8639-8672df9b2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "b9553a2b-6ed6-4e44-8938-33a7e4ca47e9", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "fb9a70f9-39ad-47a5-9de4-9c97cd1734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:05Z", "updated_at": "2019-01-08T03:27:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:27:06Z", "revision_number": 0, "id": "4d648893-099b-4ea5-a44e-89c36ce034c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:06Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "53567ca6-6531-4ada-9fb5-1d89c05e7878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "7ae12390-170c-4739-8307-1d9e5cf30574", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 3, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:27:06,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-51abfdd6-66cd-4e41-a028-0ba38faffbb8 2019-01-08 03:27:06,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23859500885s 2019-01-08 03:27:06,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-51abfdd6-66cd-4e41-a028-0ba38faffbb8 2019-01-08 03:27:06,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:27:06,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -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": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67"}}' 2019-01-08 03:27:07,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a05a5342-d1c2-4169-8f3b-3d4e2e7e7a0b Date: Tue, 08 Jan 2019 03:27:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "port_range_min": null, "revision_number": 0, "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:07Z", "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "686d3f68-c6ab-4a9f-8cc7-82a84ca91cfc"}} 2019-01-08 03:27:07,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-a05a5342-d1c2-4169-8f3b-3d4e2e7e7a0b 2019-01-08 03:27:07,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.369163036346s 2019-01-08 03:27:07,183 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-a05a5342-d1c2-4169-8f3b-3d4e2e7e7a0b 2019-01-08 03:27:07,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:27:07,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:07,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-fac4fa37-3173-4c66-9314-8f5acf915ced Date: Tue, 08 Jan 2019 03:27:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:00Z", "updated_at": "2019-01-08T03:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "06b2d8e2-88ba-45f5-bc1c-202bf746201d", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "48cae44b-87ed-4527-8639-8672df9b2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "b9553a2b-6ed6-4e44-8938-33a7e4ca47e9", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "fb9a70f9-39ad-47a5-9de4-9c97cd1734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:05Z", "updated_at": "2019-01-08T03:27:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:27:06Z", "revision_number": 0, "id": "4d648893-099b-4ea5-a44e-89c36ce034c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:06Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "53567ca6-6531-4ada-9fb5-1d89c05e7878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:07Z", "revision_number": 0, "id": "686d3f68-c6ab-4a9f-8cc7-82a84ca91cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "7ae12390-170c-4739-8307-1d9e5cf30574", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:27:07,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-fac4fa37-3173-4c66-9314-8f5acf915ced 2019-01-08 03:27:07,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497219562531s 2019-01-08 03:27:07,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-fac4fa37-3173-4c66-9314-8f5acf915ced 2019-01-08 03:27:07,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:27:07,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -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": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67"}}' 2019-01-08 03:27:07,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7cc483b5-c4a0-49fa-9938-44e1ed6177be Date: Tue, 08 Jan 2019 03:27:07 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": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "port_range_min": 80, "revision_number": 0, "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:07Z", "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "c92ce363-ff2b-471b-ac63-8e7c28a1a910"}} 2019-01-08 03:27:07,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7cc483b5-c4a0-49fa-9938-44e1ed6177be 2019-01-08 03:27:07,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.398031949997s 2019-01-08 03:27:07,638 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7cc483b5-c4a0-49fa-9938-44e1ed6177be 2019-01-08 03:27:07,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:27:07,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:07,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-b08b6098-1531-47d6-ace4-d3f021d65722 Date: Tue, 08 Jan 2019 03:27:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:00Z", "updated_at": "2019-01-08T03:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "06b2d8e2-88ba-45f5-bc1c-202bf746201d", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "48cae44b-87ed-4527-8639-8672df9b2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "b9553a2b-6ed6-4e44-8938-33a7e4ca47e9", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "fb9a70f9-39ad-47a5-9de4-9c97cd1734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:05Z", "updated_at": "2019-01-08T03:27:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:27:06Z", "revision_number": 0, "id": "4d648893-099b-4ea5-a44e-89c36ce034c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:06Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "53567ca6-6531-4ada-9fb5-1d89c05e7878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:07Z", "revision_number": 0, "id": "686d3f68-c6ab-4a9f-8cc7-82a84ca91cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "7ae12390-170c-4739-8307-1d9e5cf30574", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T03:27:07Z", "revision_number": 0, "id": "c92ce363-ff2b-471b-ac63-8e7c28a1a910", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 5, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:27:07,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b08b6098-1531-47d6-ace4-d3f021d65722 2019-01-08 03:27:07,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.265226840973s 2019-01-08 03:27:07,907 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b08b6098-1531-47d6-ace4-d3f021d65722 2019-01-08 03:27:07,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:27:07,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -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": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67"}}' 2019-01-08 03:27:08,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c672b34e-bb30-408c-96d4-aecf4f722939 Date: Tue, 08 Jan 2019 03:27:08 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": "2019-01-08T03:27:08Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "port_range_min": 443, "revision_number": 0, "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:08Z", "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "4e937c26-4ae3-452b-b044-f7f024bb91d3"}} 2019-01-08 03:27:08,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-c672b34e-bb30-408c-96d4-aecf4f722939 2019-01-08 03:27:08,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.235532999039s 2019-01-08 03:27:08,147 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-c672b34e-bb30-408c-96d4-aecf4f722939 2019-01-08 03:27:08,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:27:08,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:08,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-0436d11c-8ad4-4e3e-b28a-b35fae4e759f Date: Tue, 08 Jan 2019 03:27:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:00Z", "updated_at": "2019-01-08T03:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "06b2d8e2-88ba-45f5-bc1c-202bf746201d", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "48cae44b-87ed-4527-8639-8672df9b2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "b9553a2b-6ed6-4e44-8938-33a7e4ca47e9", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "fb9a70f9-39ad-47a5-9de4-9c97cd1734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:05Z", "updated_at": "2019-01-08T03:27:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:27:06Z", "revision_number": 0, "id": "4d648893-099b-4ea5-a44e-89c36ce034c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:06Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T03:27:08Z", "revision_number": 0, "id": "4e937c26-4ae3-452b-b044-f7f024bb91d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:08Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "53567ca6-6531-4ada-9fb5-1d89c05e7878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:07Z", "revision_number": 0, "id": "686d3f68-c6ab-4a9f-8cc7-82a84ca91cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "7ae12390-170c-4739-8307-1d9e5cf30574", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T03:27:07Z", "revision_number": 0, "id": "c92ce363-ff2b-471b-ac63-8e7c28a1a910", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 6, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:27:08,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-0436d11c-8ad4-4e3e-b28a-b35fae4e759f 2019-01-08 03:27:08,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.242573022842s 2019-01-08 03:27:08,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-0436d11c-8ad4-4e3e-b28a-b35fae4e759f 2019-01-08 03:27:08,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:27:08,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -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": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67"}}' 2019-01-08 03:27:08,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-bf4e3e14-4959-47a7-bc3a-0263cc0641a2 Date: Tue, 08 Jan 2019 03:27:08 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": "2019-01-08T03:27:08Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "port_range_min": 5671, "revision_number": 0, "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:08Z", "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "8de018cf-3c1d-4a6c-87d3-5c4046a38fa7"}} 2019-01-08 03:27:08,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-bf4e3e14-4959-47a7-bc3a-0263cc0641a2 2019-01-08 03:27:08,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.412703990936s 2019-01-08 03:27:08,811 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-bf4e3e14-4959-47a7-bc3a-0263cc0641a2 2019-01-08 03:27:08,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:27:08,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:09,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-e9016512-432e-4c03-acf2-6d86a3cac6a0 Date: Tue, 08 Jan 2019 03:27:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:00Z", "updated_at": "2019-01-08T03:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "06b2d8e2-88ba-45f5-bc1c-202bf746201d", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "48cae44b-87ed-4527-8639-8672df9b2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "b9553a2b-6ed6-4e44-8938-33a7e4ca47e9", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "fb9a70f9-39ad-47a5-9de4-9c97cd1734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:05Z", "updated_at": "2019-01-08T03:27:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:27:06Z", "revision_number": 0, "id": "4d648893-099b-4ea5-a44e-89c36ce034c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:06Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T03:27:08Z", "revision_number": 0, "id": "4e937c26-4ae3-452b-b044-f7f024bb91d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:08Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "53567ca6-6531-4ada-9fb5-1d89c05e7878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:07Z", "revision_number": 0, "id": "686d3f68-c6ab-4a9f-8cc7-82a84ca91cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "7ae12390-170c-4739-8307-1d9e5cf30574", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-08T03:27:08Z", "revision_number": 0, "id": "8de018cf-3c1d-4a6c-87d3-5c4046a38fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:08Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T03:27:07Z", "revision_number": 0, "id": "c92ce363-ff2b-471b-ac63-8e7c28a1a910", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 7, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:27:09,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e9016512-432e-4c03-acf2-6d86a3cac6a0 2019-01-08 03:27:09,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333477973938s 2019-01-08 03:27:09,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e9016512-432e-4c03-acf2-6d86a3cac6a0 2019-01-08 03:27:09,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:27:09,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -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": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67"}}' 2019-01-08 03:27:09,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-b0239bb8-f733-47de-a794-352a3f76c5d1 Date: Tue, 08 Jan 2019 03:27:09 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": "2019-01-08T03:27:09Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "port_range_min": 53333, "revision_number": 0, "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:09Z", "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "f5a41b13-589a-4023-b0b2-5d6635e48ca1"}} 2019-01-08 03:27:09,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-b0239bb8-f733-47de-a794-352a3f76c5d1 2019-01-08 03:27:09,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.215883970261s 2019-01-08 03:27:09,369 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-b0239bb8-f733-47de-a794-352a3f76c5d1 2019-01-08 03:27:09,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:27:09,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:09,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1252 X-Openstack-Request-Id: req-c85c1cd0-43d5-4e6b-8b8b-9bc77304b0d2 Date: Tue, 08 Jan 2019 03:27:09 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4848bfef82cf4dac8c2091646ae54087","status":"ACTIVE","subnets":["0983cc61-f62e-4dc2-8160-6f4056f210ee"],"description":"","tags":[],"updated_at":"2019-01-08T03:25:02Z","qos_policy_id":null,"name":"cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908","admin_state_up":true,"tenant_id":"4848bfef82cf4dac8c2091646ae54087","created_at":"2019-01-08T03:25:00Z","mtu":1442}]} 2019-01-08 03:27:09,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c85c1cd0-43d5-4e6b-8b8b-9bc77304b0d2 2019-01-08 03:27:09,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103596925735s 2019-01-08 03:27:09,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c85c1cd0-43d5-4e6b-8b8b-9bc77304b0d2 2019-01-08 03:27:09,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:27:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:09,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-6e1fa7f1-40d5-411b-ba20-579b30766085 Date: Tue, 08 Jan 2019 03:27:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/snap", "metadata": {}}], "file": "/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/file", "owner": "4848bfef82cf4dac8c2091646ae54087", "id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "size": 4373348352, "self": "/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:27:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T03:26:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:27:09,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-6e1fa7f1-40d5-411b-ba20-579b30766085 2019-01-08 03:27:09,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.236450910568s 2019-01-08 03:27:09,715 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-6e1fa7f1-40d5-411b-ba20-579b30766085 2019-01-08 03:27:09,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 03:27:09,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:09,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75684db0-8330-44b2-a984-7a6041e77c7a x-compute-request-id: req-75684db0-8330-44b2-a984-7a6041e77c7a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_9d53c538-fd99-4ce6-a2d3-f653874dc908", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "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": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8"}]} 2019-01-08 03:27:09,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-75684db0-8330-44b2-a984-7a6041e77c7a 2019-01-08 03:27:09,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229909420013s 2019-01-08 03:27:09,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-75684db0-8330-44b2-a984-7a6041e77c7a 2019-01-08 03:27:09,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-08 03:27:09,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"server": {"name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "imageRef": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "flavorRef": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b7d388f4-6722-42ea-adb6-19c0cb312c21"}], "security_groups": [{"name": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67"}]}}' 2019-01-08 03:27:12,848 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 03:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86ff5e93-0c35-4b7f-a3fb-b1c80461e5ef x-compute-request-id: req-86ff5e93-0c35-4b7f-a3fb-b1c80461e5ef Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67"}], "OS-DCF:diskConfig": "MANUAL", "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "adminPass": "AHR9RKYCenJo"}} 2019-01-08 03:27:12,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-86ff5e93-0c35-4b7f-a3fb-b1c80461e5ef 2019-01-08 03:27:12,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.10596704483s 2019-01-08 03:27:12,848 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-86ff5e93-0c35-4b7f-a3fb-b1c80461e5ef 2019-01-08 03:27:12,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:12,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:13,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6dfd8a9-ea2f-444f-bea3-497d0b5edfff x-compute-request-id: req-f6dfd8a9-ea2f-444f-bea3-497d0b5edfff 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:13,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f6dfd8a9-ea2f-444f-bea3-497d0b5edfff 2019-01-08 03:27:13,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.280115127563s 2019-01-08 03:27:13,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f6dfd8a9-ea2f-444f-bea3-497d0b5edfff 2019-01-08 03:27:13,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:27:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:13,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1252 X-Openstack-Request-Id: req-96b2acbb-5b4e-47df-adf3-f387b14b0b01 Date: Tue, 08 Jan 2019 03:27:13 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4848bfef82cf4dac8c2091646ae54087","status":"ACTIVE","subnets":["0983cc61-f62e-4dc2-8160-6f4056f210ee"],"description":"","tags":[],"updated_at":"2019-01-08T03:25:02Z","qos_policy_id":null,"name":"cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908","admin_state_up":true,"tenant_id":"4848bfef82cf4dac8c2091646ae54087","created_at":"2019-01-08T03:25:00Z","mtu":1442}]} 2019-01-08 03:27:13,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-96b2acbb-5b4e-47df-adf3-f387b14b0b01 2019-01-08 03:27:13,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107520103455s 2019-01-08 03:27:13,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-96b2acbb-5b4e-47df-adf3-f387b14b0b01 2019-01-08 03:27:13,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 03:27:13,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:13,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7bc61909-ca05-4364-a7da-8e61b8bf405c Date: Tue, 08 Jan 2019 03:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","tenant_id":"4848bfef82cf4dac8c2091646ae54087","created_at":"2019-01-08T03:25:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:25: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":"4848bfef82cf4dac8c2091646ae54087","id":"0983cc61-f62e-4dc2-8160-6f4056f210ee","subnetpool_id":null,"name":"cloudify-subnet_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:27:13,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-7bc61909-ca05-4364-a7da-8e61b8bf405c 2019-01-08 03:27:13,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0794517993927s 2019-01-08 03:27:13,325 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-7bc61909-ca05-4364-a7da-8e61b8bf405c 2019-01-08 03:27:13,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:15,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:15,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68888529-5c18-4a26-a7ae-5efbd5315e56 x-compute-request-id: req-68888529-5c18-4a26-a7ae-5efbd5315e56 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:15,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-68888529-5c18-4a26-a7ae-5efbd5315e56 2019-01-08 03:27:15,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.284020900726s 2019-01-08 03:27:15,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-68888529-5c18-4a26-a7ae-5efbd5315e56 2019-01-08 03:27:15,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:17,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:19,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61db9f6e-58a8-4220-8422-c0baad6a09b6 x-compute-request-id: req-61db9f6e-58a8-4220-8422-c0baad6a09b6 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:19,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-61db9f6e-58a8-4220-8422-c0baad6a09b6 2019-01-08 03:27:19,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40536403656s 2019-01-08 03:27:19,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-61db9f6e-58a8-4220-8422-c0baad6a09b6 2019-01-08 03:27:19,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:21,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:21,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:21,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27: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-bbeb54ea-f9cc-40a0-a789-d1afe0e52ff6 x-compute-request-id: req-bbeb54ea-f9cc-40a0-a789-d1afe0e52ff6 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:21,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bbeb54ea-f9cc-40a0-a789-d1afe0e52ff6 2019-01-08 03:27:21,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622049093246s 2019-01-08 03:27:21,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bbeb54ea-f9cc-40a0-a789-d1afe0e52ff6 2019-01-08 03:27:21,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:23,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:23,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:24,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b74e9f0-0c36-4469-b8ac-30d7cd064d12 x-compute-request-id: req-7b74e9f0-0c36-4469-b8ac-30d7cd064d12 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:24,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7b74e9f0-0c36-4469-b8ac-30d7cd064d12 2019-01-08 03:27:24,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827715873718s 2019-01-08 03:27:24,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7b74e9f0-0c36-4469-b8ac-30d7cd064d12 2019-01-08 03:27:24,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:26,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:27,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2faca73c-fec9-476a-8f7b-4867c0ecf060 x-compute-request-id: req-2faca73c-fec9-476a-8f7b-4867c0ecf060 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:27,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2faca73c-fec9-476a-8f7b-4867c0ecf060 2019-01-08 03:27:27,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640262842178s 2019-01-08 03:27:27,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2faca73c-fec9-476a-8f7b-4867c0ecf060 2019-01-08 03:27:27,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:29,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:29,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:30,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55c51d41-2c80-4de3-88c3-24519a1e1880 x-compute-request-id: req-55c51d41-2c80-4de3-88c3-24519a1e1880 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:30,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-55c51d41-2c80-4de3-88c3-24519a1e1880 2019-01-08 03:27:30,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00521802902s 2019-01-08 03:27:30,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-55c51d41-2c80-4de3-88c3-24519a1e1880 2019-01-08 03:27:30,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:32,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:32,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:32,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27: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-fcebcbb4-ad8c-46fc-b45a-ad951d250426 x-compute-request-id: req-fcebcbb4-ad8c-46fc-b45a-ad951d250426 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:32,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fcebcbb4-ad8c-46fc-b45a-ad951d250426 2019-01-08 03:27:32,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585447072983s 2019-01-08 03:27:32,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fcebcbb4-ad8c-46fc-b45a-ad951d250426 2019-01-08 03:27:32,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:34,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:34,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:35,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27: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-96bd15bf-668f-44e4-92c3-01cc64fb66f4 x-compute-request-id: req-96bd15bf-668f-44e4-92c3-01cc64fb66f4 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:35,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-96bd15bf-668f-44e4-92c3-01cc64fb66f4 2019-01-08 03:27:35,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563783884048s 2019-01-08 03:27:35,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-96bd15bf-668f-44e4-92c3-01cc64fb66f4 2019-01-08 03:27:35,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:37,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:37,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:38,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27: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-73841fee-efac-43f4-9246-5a1308d14893 x-compute-request-id: req-73841fee-efac-43f4-9246-5a1308d14893 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:38,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-73841fee-efac-43f4-9246-5a1308d14893 2019-01-08 03:27:38,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775216817856s 2019-01-08 03:27:38,092 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-73841fee-efac-43f4-9246-5a1308d14893 2019-01-08 03:27:38,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:40,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:40,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:40,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3e8238a-2e2d-4311-910d-273ae2fe2fef x-compute-request-id: req-b3e8238a-2e2d-4311-910d-273ae2fe2fef 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:40,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-b3e8238a-2e2d-4311-910d-273ae2fe2fef 2019-01-08 03:27:40,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771949052811s 2019-01-08 03:27:40,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-b3e8238a-2e2d-4311-910d-273ae2fe2fef 2019-01-08 03:27:40,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:42,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:43,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be75e211-0edc-4d30-bd7d-d9086a17e2ce x-compute-request-id: req-be75e211-0edc-4d30-bd7d-d9086a17e2ce 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:43,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-be75e211-0edc-4d30-bd7d-d9086a17e2ce 2019-01-08 03:27:43,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70094704628s 2019-01-08 03:27:43,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-be75e211-0edc-4d30-bd7d-d9086a17e2ce 2019-01-08 03:27:43,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:45,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:45,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:46,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f21ebc5a-0ce8-4895-a051-777a24050328 x-compute-request-id: req-f21ebc5a-0ce8-4895-a051-777a24050328 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:46,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f21ebc5a-0ce8-4895-a051-777a24050328 2019-01-08 03:27:46,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852611064911s 2019-01-08 03:27:46,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f21ebc5a-0ce8-4895-a051-777a24050328 2019-01-08 03:27:46,439 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:48,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:49,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-207be1be-0531-4a0f-89aa-8ff8f6542090 x-compute-request-id: req-207be1be-0531-4a0f-89aa-8ff8f6542090 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:49,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-207be1be-0531-4a0f-89aa-8ff8f6542090 2019-01-08 03:27:49,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.863247871399s 2019-01-08 03:27:49,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-207be1be-0531-4a0f-89aa-8ff8f6542090 2019-01-08 03:27:49,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:51,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:51,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:52,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a201e4cc-5ec8-4f65-9444-062a39e5fac7 x-compute-request-id: req-a201e4cc-5ec8-4f65-9444-062a39e5fac7 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:52,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a201e4cc-5ec8-4f65-9444-062a39e5fac7 2019-01-08 03:27:52,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27905297279s 2019-01-08 03:27:52,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a201e4cc-5ec8-4f65-9444-062a39e5fac7 2019-01-08 03:27:52,595 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:54,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:55,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c31c305f-c985-402e-a6ef-7efa9a578b9d x-compute-request-id: req-c31c305f-c985-402e-a6ef-7efa9a578b9d 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:55,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c31c305f-c985-402e-a6ef-7efa9a578b9d 2019-01-08 03:27:55,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587252855301s 2019-01-08 03:27:55,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c31c305f-c985-402e-a6ef-7efa9a578b9d 2019-01-08 03:27:55,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:27:57,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54b0c626-79f3-4715-b153-222693b3c6a6 x-compute-request-id: req-54b0c626-79f3-4715-b153-222693b3c6a6 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:27:57,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-54b0c626-79f3-4715-b153-222693b3c6a6 2019-01-08 03:27:57,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588847875595s 2019-01-08 03:27:57,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-54b0c626-79f3-4715-b153-222693b3c6a6 2019-01-08 03:27:57,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:27:59,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:27:59,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:00,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b3bd37a-c08e-45c0-952a-e7269a3848e1 x-compute-request-id: req-5b3bd37a-c08e-45c0-952a-e7269a3848e1 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:00,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5b3bd37a-c08e-45c0-952a-e7269a3848e1 2019-01-08 03:28:00,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348330974579s 2019-01-08 03:28:00,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5b3bd37a-c08e-45c0-952a-e7269a3848e1 2019-01-08 03:28:00,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:02,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:02,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:02,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-210f9e5d-2000-4cf5-883e-0b10e58aa704 x-compute-request-id: req-210f9e5d-2000-4cf5-883e-0b10e58aa704 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:02,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-210f9e5d-2000-4cf5-883e-0b10e58aa704 2019-01-08 03:28:02,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371489048004s 2019-01-08 03:28:02,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-210f9e5d-2000-4cf5-883e-0b10e58aa704 2019-01-08 03:28:02,517 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:04,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:04,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:05,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3914da7d-cd4d-4fe6-b341-738a00c8fb2b x-compute-request-id: req-3914da7d-cd4d-4fe6-b341-738a00c8fb2b 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:05,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3914da7d-cd4d-4fe6-b341-738a00c8fb2b 2019-01-08 03:28:05,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479772806168s 2019-01-08 03:28:05,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3914da7d-cd4d-4fe6-b341-738a00c8fb2b 2019-01-08 03:28:05,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:07,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:07,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:07,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13b95f08-a7c3-4277-af34-034def2e1c57 x-compute-request-id: req-13b95f08-a7c3-4277-af34-034def2e1c57 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:07,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-13b95f08-a7c3-4277-af34-034def2e1c57 2019-01-08 03:28:07,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575917005539s 2019-01-08 03:28:07,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-13b95f08-a7c3-4277-af34-034def2e1c57 2019-01-08 03:28:07,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:09,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:09,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:10,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9015008-9ba1-4b11-9aa8-d783178196c0 x-compute-request-id: req-a9015008-9ba1-4b11-9aa8-d783178196c0 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:10,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a9015008-9ba1-4b11-9aa8-d783178196c0 2019-01-08 03:28:10,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4761698246s 2019-01-08 03:28:10,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a9015008-9ba1-4b11-9aa8-d783178196c0 2019-01-08 03:28:10,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:12,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:12,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:12,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa04b2b4-7a7a-42a2-b2e7-91704875ab98 x-compute-request-id: req-fa04b2b4-7a7a-42a2-b2e7-91704875ab98 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:12,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fa04b2b4-7a7a-42a2-b2e7-91704875ab98 2019-01-08 03:28:12,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378035068512s 2019-01-08 03:28:12,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fa04b2b4-7a7a-42a2-b2e7-91704875ab98 2019-01-08 03:28:12,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:14,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:14,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:14,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e001ad8a-25f6-449f-aca9-0dee0d0796b7 x-compute-request-id: req-e001ad8a-25f6-449f-aca9-0dee0d0796b7 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:14,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e001ad8a-25f6-449f-aca9-0dee0d0796b7 2019-01-08 03:28:14,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362362146378s 2019-01-08 03:28:14,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e001ad8a-25f6-449f-aca9-0dee0d0796b7 2019-01-08 03:28:14,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:16,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:17,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da42ae06-7f6c-4edf-b2fe-90d9a8e7d974 x-compute-request-id: req-da42ae06-7f6c-4edf-b2fe-90d9a8e7d974 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:17,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-da42ae06-7f6c-4edf-b2fe-90d9a8e7d974 2019-01-08 03:28:17,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618724107742s 2019-01-08 03:28:17,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-da42ae06-7f6c-4edf-b2fe-90d9a8e7d974 2019-01-08 03:28:17,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:19,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:19,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:20,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28: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-e8e0d73e-6036-4a67-b7f4-728d26a06cc2 x-compute-request-id: req-e8e0d73e-6036-4a67-b7f4-728d26a06cc2 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:20,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e8e0d73e-6036-4a67-b7f4-728d26a06cc2 2019-01-08 03:28:20,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.956269979477s 2019-01-08 03:28:20,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e8e0d73e-6036-4a67-b7f4-728d26a06cc2 2019-01-08 03:28:20,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:22,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:23,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdfd33e2-f965-4926-9f97-8e2e26fafd1f x-compute-request-id: req-cdfd33e2-f965-4926-9f97-8e2e26fafd1f 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:23,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cdfd33e2-f965-4926-9f97-8e2e26fafd1f 2019-01-08 03:28:23,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765555858612s 2019-01-08 03:28:23,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cdfd33e2-f965-4926-9f97-8e2e26fafd1f 2019-01-08 03:28:23,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:25,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:25,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:25,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6692f88c-0df7-4214-b03c-aca905ba2103 x-compute-request-id: req-6692f88c-0df7-4214-b03c-aca905ba2103 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:25,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6692f88c-0df7-4214-b03c-aca905ba2103 2019-01-08 03:28:25,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603907108307s 2019-01-08 03:28:25,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6692f88c-0df7-4214-b03c-aca905ba2103 2019-01-08 03:28:25,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:27,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:27,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:28,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ca7bc3f-e968-44df-a8a7-b80b8c204271 x-compute-request-id: req-4ca7bc3f-e968-44df-a8a7-b80b8c204271 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:28,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4ca7bc3f-e968-44df-a8a7-b80b8c204271 2019-01-08 03:28:28,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617020130157s 2019-01-08 03:28:28,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4ca7bc3f-e968-44df-a8a7-b80b8c204271 2019-01-08 03:28:28,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:30,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:31,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7a8c3b2-1d37-481a-a9ac-4ea192a5eaf4 x-compute-request-id: req-e7a8c3b2-1d37-481a-a9ac-4ea192a5eaf4 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:31,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e7a8c3b2-1d37-481a-a9ac-4ea192a5eaf4 2019-01-08 03:28:31,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650928974152s 2019-01-08 03:28:31,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e7a8c3b2-1d37-481a-a9ac-4ea192a5eaf4 2019-01-08 03:28:31,076 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:33,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:33,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:33,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a6b3490-4bf6-4feb-9c4a-8af378f0ba35 x-compute-request-id: req-2a6b3490-4bf6-4feb-9c4a-8af378f0ba35 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:33,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2a6b3490-4bf6-4feb-9c4a-8af378f0ba35 2019-01-08 03:28:33,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571844100952s 2019-01-08 03:28:33,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2a6b3490-4bf6-4feb-9c4a-8af378f0ba35 2019-01-08 03:28:33,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:35,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:35,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:36,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebff5052-5b19-489c-8cb2-cc06567160f3 x-compute-request-id: req-ebff5052-5b19-489c-8cb2-cc06567160f3 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:36,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ebff5052-5b19-489c-8cb2-cc06567160f3 2019-01-08 03:28:36,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18203401566s 2019-01-08 03:28:36,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ebff5052-5b19-489c-8cb2-cc06567160f3 2019-01-08 03:28:36,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:38,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:38,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:39,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4af59606-3cc9-4c13-9315-2c77638cc196 x-compute-request-id: req-4af59606-3cc9-4c13-9315-2c77638cc196 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:39,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4af59606-3cc9-4c13-9315-2c77638cc196 2019-01-08 03:28:39,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664430856705s 2019-01-08 03:28:39,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4af59606-3cc9-4c13-9315-2c77638cc196 2019-01-08 03:28:39,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:41,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:41,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:42,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6cc9e7b-92eb-4707-b0d9-aafe74ddbd8f x-compute-request-id: req-c6cc9e7b-92eb-4707-b0d9-aafe74ddbd8f 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:42,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c6cc9e7b-92eb-4707-b0d9-aafe74ddbd8f 2019-01-08 03:28:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771127939224s 2019-01-08 03:28:42,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c6cc9e7b-92eb-4707-b0d9-aafe74ddbd8f 2019-01-08 03:28:42,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:44,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:44,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:44,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60d074d3-3f13-4402-b038-b5dc0e3618bf x-compute-request-id: req-60d074d3-3f13-4402-b038-b5dc0e3618bf 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:44,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-60d074d3-3f13-4402-b038-b5dc0e3618bf 2019-01-08 03:28:44,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554311990738s 2019-01-08 03:28:44,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-60d074d3-3f13-4402-b038-b5dc0e3618bf 2019-01-08 03:28:44,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:46,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:46,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:47,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faee9475-5615-4cba-8764-45330aabc744 x-compute-request-id: req-faee9475-5615-4cba-8764-45330aabc744 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:47,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-faee9475-5615-4cba-8764-45330aabc744 2019-01-08 03:28:47,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594143152237s 2019-01-08 03:28:47,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-faee9475-5615-4cba-8764-45330aabc744 2019-01-08 03:28:47,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:49,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:50,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97ae0c9d-2e71-47f4-9820-26f1152f4b9b x-compute-request-id: req-97ae0c9d-2e71-47f4-9820-26f1152f4b9b 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:50,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-97ae0c9d-2e71-47f4-9820-26f1152f4b9b 2019-01-08 03:28:50,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558338880539s 2019-01-08 03:28:50,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-97ae0c9d-2e71-47f4-9820-26f1152f4b9b 2019-01-08 03:28:50,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:52,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:52,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e945034-5258-436f-a77d-959b766f6292 x-compute-request-id: req-4e945034-5258-436f-a77d-959b766f6292 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:52,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4e945034-5258-436f-a77d-959b766f6292 2019-01-08 03:28:52,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569733142853s 2019-01-08 03:28:52,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4e945034-5258-436f-a77d-959b766f6292 2019-01-08 03:28:52,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:54,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:54,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:55,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72a3e78d-536f-48b3-bde9-7d4795468c1b x-compute-request-id: req-72a3e78d-536f-48b3-bde9-7d4795468c1b 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:55,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-72a3e78d-536f-48b3-bde9-7d4795468c1b 2019-01-08 03:28:55,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556010007858s 2019-01-08 03:28:55,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-72a3e78d-536f-48b3-bde9-7d4795468c1b 2019-01-08 03:28:55,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:57,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:28:57,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28: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-81329729-863e-436c-a259-da64ac866196 x-compute-request-id: req-81329729-863e-436c-a259-da64ac866196 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:28:57,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-81329729-863e-436c-a259-da64ac866196 2019-01-08 03:28:57,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598303794861s 2019-01-08 03:28:57,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-81329729-863e-436c-a259-da64ac866196 2019-01-08 03:28:57,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:28:59,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:28:59,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:00,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:28:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e44ef329-b6be-429b-8387-2c637e84088b x-compute-request-id: req-e44ef329-b6be-429b-8387-2c637e84088b 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:00,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e44ef329-b6be-429b-8387-2c637e84088b 2019-01-08 03:29:00,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574774026871s 2019-01-08 03:29:00,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e44ef329-b6be-429b-8387-2c637e84088b 2019-01-08 03:29:00,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:02,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:03,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00a57d54-4759-4a47-a248-f05be8f78e16 x-compute-request-id: req-00a57d54-4759-4a47-a248-f05be8f78e16 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:03,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-00a57d54-4759-4a47-a248-f05be8f78e16 2019-01-08 03:29:03,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774878025055s 2019-01-08 03:29:03,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-00a57d54-4759-4a47-a248-f05be8f78e16 2019-01-08 03:29:03,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:05,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:05,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:05,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed1bcfe5-75f7-45e1-b210-4858e145cbf6 x-compute-request-id: req-ed1bcfe5-75f7-45e1-b210-4858e145cbf6 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:05,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ed1bcfe5-75f7-45e1-b210-4858e145cbf6 2019-01-08 03:29:05,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475493907928s 2019-01-08 03:29:05,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ed1bcfe5-75f7-45e1-b210-4858e145cbf6 2019-01-08 03:29:05,615 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:07,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:08,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbe7fbf6-529e-4a63-82ff-1147c7b24d5b x-compute-request-id: req-fbe7fbf6-529e-4a63-82ff-1147c7b24d5b 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:08,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fbe7fbf6-529e-4a63-82ff-1147c7b24d5b 2019-01-08 03:29:08,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582519769669s 2019-01-08 03:29:08,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fbe7fbf6-529e-4a63-82ff-1147c7b24d5b 2019-01-08 03:29:08,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:10,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:10,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:10,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29: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-dc8f2ae6-e1bc-49eb-a942-0d6f627e4207 x-compute-request-id: req-dc8f2ae6-e1bc-49eb-a942-0d6f627e4207 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:10,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-dc8f2ae6-e1bc-49eb-a942-0d6f627e4207 2019-01-08 03:29:10,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592169046402s 2019-01-08 03:29:10,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-dc8f2ae6-e1bc-49eb-a942-0d6f627e4207 2019-01-08 03:29:10,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:12,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:12,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:13,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d68ed210-c8bc-4674-987e-93a179c5e544 x-compute-request-id: req-d68ed210-c8bc-4674-987e-93a179c5e544 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:13,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d68ed210-c8bc-4674-987e-93a179c5e544 2019-01-08 03:29:13,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755685091019s 2019-01-08 03:29:13,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d68ed210-c8bc-4674-987e-93a179c5e544 2019-01-08 03:29:13,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:15,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:16,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a9f9fae-ae2c-47ee-a49e-b2ea75b3a399 x-compute-request-id: req-9a9f9fae-ae2c-47ee-a49e-b2ea75b3a399 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:16,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9a9f9fae-ae2c-47ee-a49e-b2ea75b3a399 2019-01-08 03:29:16,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599436044693s 2019-01-08 03:29:16,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9a9f9fae-ae2c-47ee-a49e-b2ea75b3a399 2019-01-08 03:29:16,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:18,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:18,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:18,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29: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-1ec86cea-1369-450c-a8b5-db49baa9a628 x-compute-request-id: req-1ec86cea-1369-450c-a8b5-db49baa9a628 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:18,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-1ec86cea-1369-450c-a8b5-db49baa9a628 2019-01-08 03:29:18,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551286935806s 2019-01-08 03:29:18,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-1ec86cea-1369-450c-a8b5-db49baa9a628 2019-01-08 03:29:18,733 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:20,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:20,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:21,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-274947e4-56fb-4679-b03d-531fc2131651 x-compute-request-id: req-274947e4-56fb-4679-b03d-531fc2131651 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:21,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-274947e4-56fb-4679-b03d-531fc2131651 2019-01-08 03:29:21,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563679933548s 2019-01-08 03:29:21,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-274947e4-56fb-4679-b03d-531fc2131651 2019-01-08 03:29:21,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:23,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:23,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:23,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ebc5826-879f-46eb-ae66-1d4c78492e7c x-compute-request-id: req-0ebc5826-879f-46eb-ae66-1d4c78492e7c 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:23,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0ebc5826-879f-46eb-ae66-1d4c78492e7c 2019-01-08 03:29:23,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633004188538s 2019-01-08 03:29:23,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0ebc5826-879f-46eb-ae66-1d4c78492e7c 2019-01-08 03:29:23,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:25,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:25,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:26,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbe39515-b562-4536-86ef-d544562a0b91 x-compute-request-id: req-bbe39515-b562-4536-86ef-d544562a0b91 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.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:27:15Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:26,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bbe39515-b562-4536-86ef-d544562a0b91 2019-01-08 03:29:26,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59493303299s 2019-01-08 03:29:26,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bbe39515-b562-4536-86ef-d544562a0b91 2019-01-08 03:29:26,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:28,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:28,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:29,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f69b4b0-d3b8-4302-9faf-c3190807f78c x-compute-request-id: req-6f69b4b0-d3b8-4302-9faf-c3190807f78c Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:55:ce", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T03:29:27.000000", "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T03:29:27Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:29,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6f69b4b0-d3b8-4302-9faf-c3190807f78c 2019-01-08 03:29:29,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544924974442s 2019-01-08 03:29:29,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6f69b4b0-d3b8-4302-9faf-c3190807f78c 2019-01-08 03:29:29,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 03:29:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=954f7b96-24f8-45fc-b1fe-5110c5dc4e78" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:29,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-2c882fb2-10c5-4fc6-b677-2c63a55417d4 Date: Tue, 08 Jan 2019 03:29:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T03:29:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0983cc61-f62e-4dc2-8160-6f4056f210ee","ip_address":"192.168.120.6"}],"id":"78512ec1-d10a-4dfb-8a61-d4d610b1e23c","security_groups":["fb45b44e-1f15-44cd-bfea-bb1abaa75c67"],"mac_address":"fa:16:3e:85:55:ce","project_id":"4848bfef82cf4dac8c2091646ae54087","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-6","ip_address":"192.168.120.6","fqdn":"host-192-168-120-6.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","dns_name":"","created_at":"2019-01-08T03:27:15Z","binding:vnic_type":"normal","device_id":"954f7b96-24f8-45fc-b1fe-5110c5dc4e78","tenant_id":"4848bfef82cf4dac8c2091646ae54087"}]} 2019-01-08 03:29:29,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=954f7b96-24f8-45fc-b1fe-5110c5dc4e78 used request id req-2c882fb2-10c5-4fc6-b677-2c63a55417d4 2019-01-08 03:29:29,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0593709945679s 2019-01-08 03:29:29,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=954f7b96-24f8-45fc-b1fe-5110c5dc4e78 used request id req-2c882fb2-10c5-4fc6-b677-2c63a55417d4 2019-01-08 03:29:29,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 03:29:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=78512ec1-d10a-4dfb-8a61-d4d610b1e23c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:29,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-166874d9-bd6b-4bc5-b4be-eb9f46f943aa Date: Tue, 08 Jan 2019 03:29:29 GMT RESP BODY: {"floatingips": []} 2019-01-08 03:29:29,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=78512ec1-d10a-4dfb-8a61-d4d610b1e23c used request id req-166874d9-bd6b-4bc5-b4be-eb9f46f943aa 2019-01-08 03:29:29,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185549259186s 2019-01-08 03:29:29,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=78512ec1-d10a-4dfb-8a61-d4d610b1e23c used request id req-166874d9-bd6b-4bc5-b4be-eb9f46f943aa 2019-01-08 03:29:29,181 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:55:ce', 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'2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T03:29:27.000000', 'flavor': Munch({u'id': u'd5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8'}), 'az': u'nova', 'id': u'954f7b96-24f8-45fc-b1fe-5110c5dc4e78', 'security_groups': [Munch({u'name': u'cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5de72913ee4b4b9ba638b1ce36c5cc5d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4848bfef82cf4dac8c2091646ae54087', 'name': 'cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908', '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'2019-01-08T03:29:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T03:29:27Z', 'hostId': u'01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125', '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'2019-01-08T03:29:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4848bfef82cf4dac8c2091646ae54087', 'name': u'cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'adminPass': u'AHR9RKYCenJo', 'tenant_id': u'4848bfef82cf4dac8c2091646ae54087', 'created_at': u'2019-01-08T03:27:12Z', 'created': u'2019-01-08T03:27:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 03:29:29,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:29:29,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:29,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1252 X-Openstack-Request-Id: req-d7ecd351-6b9b-45a9-978b-fa848ed0a3df Date: Tue, 08 Jan 2019 03:29:29 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4848bfef82cf4dac8c2091646ae54087","status":"ACTIVE","subnets":["0983cc61-f62e-4dc2-8160-6f4056f210ee"],"description":"","tags":[],"updated_at":"2019-01-08T03:25:02Z","qos_policy_id":null,"name":"cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908","admin_state_up":true,"tenant_id":"4848bfef82cf4dac8c2091646ae54087","created_at":"2019-01-08T03:25:00Z","mtu":1442}]} 2019-01-08 03:29:29,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d7ecd351-6b9b-45a9-978b-fa848ed0a3df 2019-01-08 03:29:29,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101696968079s 2019-01-08 03:29:29,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d7ecd351-6b9b-45a9-978b-fa848ed0a3df 2019-01-08 03:29:29,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 03:29:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=954f7b96-24f8-45fc-b1fe-5110c5dc4e78" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:29,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-a1bcc122-3202-4cdf-b21f-57ae8296e460 Date: Tue, 08 Jan 2019 03:29:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T03:29:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0983cc61-f62e-4dc2-8160-6f4056f210ee","ip_address":"192.168.120.6"}],"id":"78512ec1-d10a-4dfb-8a61-d4d610b1e23c","security_groups":["fb45b44e-1f15-44cd-bfea-bb1abaa75c67"],"mac_address":"fa:16:3e:85:55:ce","project_id":"4848bfef82cf4dac8c2091646ae54087","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-6","ip_address":"192.168.120.6","fqdn":"host-192-168-120-6.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","dns_name":"","created_at":"2019-01-08T03:27:15Z","binding:vnic_type":"normal","device_id":"954f7b96-24f8-45fc-b1fe-5110c5dc4e78","tenant_id":"4848bfef82cf4dac8c2091646ae54087"}]} 2019-01-08 03:29:29,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=954f7b96-24f8-45fc-b1fe-5110c5dc4e78 used request id req-a1bcc122-3202-4cdf-b21f-57ae8296e460 2019-01-08 03:29:29,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0551280975342s 2019-01-08 03:29:29,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=954f7b96-24f8-45fc-b1fe-5110c5dc4e78 used request id req-a1bcc122-3202-4cdf-b21f-57ae8296e460 2019-01-08 03:29:29,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-08 03:29:29,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.6", "port_id": "78512ec1-d10a-4dfb-8a61-d4d610b1e23c"}}' 2019-01-08 03:29:30,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-bbe9c7a0-2f10-49b9-a6c5-83e59c94a8f8 Date: Tue, 08 Jan 2019 03:29:30 GMT RESP BODY: {"floatingip": {"router_id": "9bce635c-c900-4e6d-82d4-2e8d4652df72", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T03:29:30Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "78512ec1-d10a-4dfb-8a61-d4d610b1e23c", "id": "ee10b76e-35fa-4bb6-a78c-04020922de5b", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:29:30Z", "dns_name": "", "project_id": "4848bfef82cf4dac8c2091646ae54087"}} 2019-01-08 03:29:30,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-bbe9c7a0-2f10-49b9-a6c5-83e59c94a8f8 2019-01-08 03:29:30,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.5315990448s 2019-01-08 03:29:30,877 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-bbe9c7a0-2f10-49b9-a6c5-83e59c94a8f8 2019-01-08 03:29:30,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 03:29:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:30,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bcb01bc6-9734-4a6b-ae4d-9bbb38cef08c Date: Tue, 08 Jan 2019 03:29:30 GMT RESP BODY: {"floatingips": [{"router_id": "9bce635c-c900-4e6d-82d4-2e8d4652df72", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T03:29:30Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 1, "port_id": "78512ec1-d10a-4dfb-8a61-d4d610b1e23c", "id": "ee10b76e-35fa-4bb6-a78c-04020922de5b", "dns_name": "", "created_at": "2019-01-08T03:29:30Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "project_id": "4848bfef82cf4dac8c2091646ae54087"}]} 2019-01-08 03:29:30,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-bcb01bc6-9734-4a6b-ae4d-9bbb38cef08c 2019-01-08 03:29:30,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0232248306274s 2019-01-08 03:29:30,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-bcb01bc6-9734-4a6b-ae4d-9bbb38cef08c 2019-01-08 03:29:30,912 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9bce635c-c900-4e6d-82d4-2e8d4652df72', 'updated_at': u'2019-01-08T03:29:30Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'78512ec1-d10a-4dfb-8a61-d4d610b1e23c', 'id': u'ee10b76e-35fa-4bb6-a78c-04020922de5b', 'network': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'port': u'78512ec1-d10a-4dfb-8a61-d4d610b1e23c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4848bfef82cf4dac8c2091646ae54087', 'name': 'cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4848bfef82cf4dac8c2091646ae54087', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'4848bfef82cf4dac8c2091646ae54087', 'created_at': u'2019-01-08T03:29:30Z', 'attached': True, u'dns_name': u'', 'router': u'9bce635c-c900-4e6d-82d4-2e8d4652df72'}) 2019-01-08 03:29:30,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 03:29:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78/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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 03:29:31,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-935e6c1e-e4ef-4991-a66f-7514f6e68a31 x-compute-request-id: req-935e6c1e-e4ef-4991-a66f-7514f6e68a31 Content-Encoding: gzip Content-Length: 8668 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 1855955016 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.488393] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.492151] pid_max: default: 32768 minimum: 301\n[ 0.494160] Security Framework initialized\n[ 0.496040] SELinux: Initializing.\n[ 0.498007] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.504807] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.509229] Mount-cache hash table entries: 4096\n[ 0.511558] Initializing cgroup subsys memory\n[ 0.513498] Initializing cgroup subsys devices\n[ 0.515463] Initializing cgroup subsys freezer\n[ 0.517411] Initializing cgroup subsys net_cls\n[ 0.519362] Initializing cgroup subsys blkio\n[ 0.521315] Initializing cgroup subsys perf_event\n[ 0.523344] Initializing cgroup subsys hugetlb\n[ 0.525298] Initializing cgroup subsys pids\n[ 0.527183] Initializing cgroup subsys net_prio\n[ 0.529244] CPU: Physical Processor ID: 0\n[ 0.531815] mce: CPU supports 10 MCE banks\n[ 0.533697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.535909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.538088] tlb_flushall_shift: 6\n[ 0.539966] Freeing SMP alternatives: 28k freed\n[ 0.545151] ACPI: Core revision 20130517\n[ 0.547393] ACPI: All ACPI Tables successfully acquired\n[ 0.549840] ftrace: allocating 25812 entries in 101 pages\n[ 0.575838] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.578402] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.580931] smpboot: Max logical packages: 2\n[ 0.583136] Enabling x2apic\n[ 0.584664] Enabled x2apic\n[ 0.586424] Switched APIC routing to physical x2apic.\n[ 0.589971] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.592495] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.597098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.606839] KVM setup paravirtual spinlock\n[ 0.610011] smpboot: Booting Node 0, Processors #1 OK\n[ 0.612566] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.635270] Brought up 2 CPUs\n[ 0.635274] KVM setup async PF for cpu 1\n[ 0.635278] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.640627] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.644030] devtmpfs: initialized\n[ 0.647055] EVM: security.selinux\n[ 0.648716] EVM: security.ima\n[ 0.650262] EVM: security.capability\n[ 0.652616] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.655243] pinctrl core: initialized pinctrl subsystem\n[ 0.657525] NET: Registered protocol family 16\n[ 0.659669] ACPI: bus type PCI registered\n[ 0.661507] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.664111] PCI: Using configuration type 1 for base access\n[ 0.669741] ACPI: Added _OSI(Module Device)\n[ 0.671643] ACPI: Added _OSI(Processor Device)\n[ 0.673597] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675609] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678959] ACPI: Interpreter enabled\n[ 0.680711] ACPI: (supports S0 S5)\n[ 0.682378] ACPI: Using IOAPIC for interrupt routing\n[ 0.684479] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.697784] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702460] acpiphp: Slot [3] registered\n[ 0.704296] acpiphp: Slot [4] registered\n[ 0.706132] acpiphp: Slot [5] registered\n[ 0.707961] acpiphp: Slot [6] registered\n[ 0.709786] acpiphp: Slot [7] registered\n[ 0.711623] acpiphp: Slot [8] registered\n[ 0.713468] acpiphp: Slot [9] registered\n[ 0.715291] acpiphp: Slot [10] registered\n[ 0.717191] acpiphp: Slot [11] registered\n[ 0.719041] acpiphp: Slot [12] registered\n[ 0.720909] acpiphp: Slot [13] registered\n[ 0.722755] acpiphp: Slot [14] registered\n[ 0.724621] acpiphp: Slot [15] registered\n[ 0.726496] acpiphp: Slot [16] registered\n[ 0.728346] acpiphp: Slot [17] registered\n[ 0.730225] acpiphp: Slot [18] registered\n[ 0.732060] acpiphp: Slot [19] registered\n[ 0.733901] acpiphp: Slot [20] registered\n[ 0.735732] acpiphp: Slot [21] registered\n[ 0.737568] acpiphp: Slot [22] registered\n[ 0.739399] acpiphp: Slot [23] registered\n[ 0.741247] acpiphp: Slot [24] registered\n[ 0.743088] acpiphp: Slot [25] registered\n[ 0.744934] acpiphp: Slot [26] registered\n[ 0.746775] acpiphp: Slot [27] registered\n[ 0.748614] acpiphp: Slot [28] registered\n[ 0.750453] acpiphp: Slot [29] registered\n[ 0.752291] acpiphp: Slot [30] registered\n[ 0.754143] acpiphp: Slot [31] registered\n[ 0.755974] PCI host bridge to bus 0000:00\n[ 0.757815] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.760019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.762572] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.765159] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.768533] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.771916] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.778320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.780975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.783463] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.786132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.791009] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.794334] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.818939] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.821925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.824841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.827743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.830612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.833241] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.835916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.839487] vgaarb: loaded\n[ 0.840966] vgaarb: bridge control possible 0000:00:02.0\n[ 0.843323] SCSI subsystem initialized\n[ 0.845139] ACPI: bus type USB registered\n[ 0.847004] usbcore: registered new interface driver usbfs\n[ 0.849256] usbcore: registered new interface driver hub\n[ 0.851470] usbcore: registered new device driver usb\n[ 0.853780] PCI: Using ACPI for IRQ routing\n[ 0.856078] NetLabel: Initializing\n[ 0.857751] NetLabel: domain hash size = 128\n[ 0.859678] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.861811] NetLabel: unlabeled traffic allowed by default\n[ 0.864211] Switched to clocksource kvm-clock\n[ 0.874392] pnp: PnP ACPI init\n[ 0.875999] ACPI: bus type PNP registered\n[ 0.878327] pnp: PnP ACPI: found 5 devices\n[ 0.880412] ACPI: bus type PNP unregistered\n[ 0.889581] NET: Registered protocol family 2\n[ 0.891907] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.895474] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.898466] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.901067] TCP: reno registered\n[ 0.902681] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.905096] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.907644] NET: Registered protocol family 1\n[ 0.909566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.911831] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.914051] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.935176] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.956686] Unpacking initramfs...\n[ 1.435500] Freeing initrd memory: 37508k freed\n[ 1.446057] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.448553] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.453072] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.455492] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.458254] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.460621] Initialise system trusted keyring\n[ 1.462517] audit: initializing netlink socket (disabled)\n[ 1.464671] type=2000 audit(1546918169.744:1): initialized\n[ 1.481941] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.484355] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.487699] zpool: loaded\n[ 1.489167] zbud: loaded\n[ 1.490782] VFS: Disk quotas dquot_6.5.2\n[ 1.492619] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.495275] msgmni has been set to 7578\n[ 1.497130] Key type big_key registered\n[ 1.499805] NET: Registered protocol family 38\n[ 1.501790] Key type asymmetric registered\n[ 1.503657] Asymmetric key parser 'x509' registered\n[ 1.505728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.509139] io scheduler noop registered\n[ 1.510955] io scheduler deadline registered (default)\n[ 1.528828] io scheduler cfq registered\n[ 1.530691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.532949] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.535563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.538965] ACPI: Power Button [PWRF]\n[ 1.540847] GHES: HEST is not enabled!\n[ 1.542686] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.569638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.572501] Non-volatile memory driver v1.3\n[ 1.574399] Linux agpgart interface v0.103\n[ 1.576382] crash memory driver: version 1.1\n[ 1.578345] rdac: device handler registered\n[ 1.580289] hp_sw: device handler registered\n[ 1.582193] emc: device handler registered\n[ 1.584039] alua: device handler registered\n[ 1.585926] libphy: Fixed MDIO Bus: probed\n[ 1.587806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.590256] ehci-pci: EHCI PCI platform driver\n[ 1.592142] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.594490] ohci-pci: OHCI PCI platform driver\n[ 1.596381] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.616994] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.619340] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.622865] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.624996] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.627344] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.629920] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.633202] usb usb1: Product: UHCI Host Controller\n[ 1.635222] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.637851] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.639967] hub 1-0:1.0: USB hub found\n[ 1.641718] hub 1-0:1.0: 2 ports detected\n[ 1.643683] usbcore: registered new interface driver usbserial\n[ 1.645993] usbcore: registered new interface driver usbserial_generic\n[ 1.648480] usbserial: USB Serial support registered for generic\n[ 1.650871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.655237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.657299] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.659479] mousedev: PS/2 mouse device common for all mice\n[ 1.662133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.665972] rtc_cmos 00:00: RTC can wake from S4\n[ 1.666922] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.672591] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.673048] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.678907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.681465] cpuidle: using governor menu\n[ 1.683335] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.685683] usbcore: registered new interface driver usbhid\n[ 1.688226] usbhid: USB HID core driver\n[ 1.690260] drop_monitor: Initializing network drop monitor service\n[ 1.693036] TCP: cubic registered\n[ 1.694843] Initializing XFRM netlink socket\n[ 1.697041] NET: Registered protocol family 10\n[ 1.699427] NET: Registered protocol family 17\n[ 1.701776] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.704152] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.706753] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.710998] Loading compiled-in X.509 certificates\n[ 1.713284] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.717713] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.722607] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.727020] registered taskstats version 1\n[ 1.730886] Key type trusted registered\n[ 1.734139] Key type encrypted registered\n[ 1.737415] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.740437] rtc_cmos 00:00: setting system clock to 2019-01-08 03:29:30 UTC (1546918170)\n[ 1.745085] Freeing unused kernel memory: 1680k freed\n[ 1.751183] 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.758965] systemd[1]: Detected virtualization kvm.\n[ 1.761286] systemd[1]: Detected architecture x86-64.\n[ 1.763617] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.767856] systemd[1]: No hostname configured.\n[ 1.769838] systemd[1]: Set hostname to .\n[ 1.772050] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.796057] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.799722] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.804713] systemd[1]: Reached target Paths.\n[ 1.806660] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.810007] systemd[1]: Reached target Local File Systems.\n[ 1.812342] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.815993] systemd[1]: Created slice Root Slice.\n[ 1.818077] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.821510] systemd[1]: Created slice System Slice.\n[ 1.823641] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.827248] systemd[1]: Listening on udev Control Socket.\n[ 1.829535] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.833053] systemd[1]: Reached target Swap.\n[ 1.835023] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.838296] systemd[1]: Listening on Journal Socket.\n[ 1.840413] systemd[1]: Starting Journal Socket.\n[ 1.842910] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.847901] systemd[1]: Reached target Timers.\n[ 1.849871] systemd[1]: Starting Timers.\n[ 1.852126] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855782] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.859572] 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.866740] systemd[1]: Reached target Slices.\n[ 1.868730] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.872084] systemd[1]: Listening on udev Kernel Socket.\n[ 1.874347] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.877786] systemd[1]: Reached target Sockets.\n[ 1.879857] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.883274] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[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.939324] RPC: Registered named UNIX socket transport module.\n[ 1.941738] RPC: Registered udp transport module.\n[ 1.943782] RPC: Registered tcp transport module.\n[ 1.945794] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.947222] 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] Started udev Coldplug all Devices.\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 Starting dracut initqueue hook...\n[ 2.045684] FDC 0 is a S82078B\n[ 2.070629] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.095718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.098337] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.101095] usb 1-1: Product: QEMU USB Tablet\n[ 2.103090] usb 1-1: Manufacturer: QEMU\n[ 2.104895] usb 1-1: SerialNumber: 42\n[ 2.112249] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.118841] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.120500] scsi host0: ata_piix\n[ 2.120621] scsi host1: ata_piix\n[ 2.120647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.120648] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.123148] vda: vda1\n[ 2.133532] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] 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"} 2019-01-08 03:29:31,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78/action used request id req-935e6c1e-e4ef-4991-a66f-7514f6e68a31 2019-01-08 03:29:31,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.108369112015s 2019-01-08 03:29:31,022 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78/action used request id req-935e6c1e-e4ef-4991-a66f-7514f6e68a31 2019-01-08 03:29:31,022 - 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 1855955016 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.488393] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.492151] pid_max: default: 32768 minimum: 301 [ 0.494160] Security Framework initialized [ 0.496040] SELinux: Initializing. [ 0.498007] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.504807] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.509229] Mount-cache hash table entries: 4096 [ 0.511558] Initializing cgroup subsys memory [ 0.513498] Initializing cgroup subsys devices [ 0.515463] Initializing cgroup subsys freezer [ 0.517411] Initializing cgroup subsys net_cls [ 0.519362] Initializing cgroup subsys blkio [ 0.521315] Initializing cgroup subsys perf_event [ 0.523344] Initializing cgroup subsys hugetlb [ 0.525298] Initializing cgroup subsys pids [ 0.527183] Initializing cgroup subsys net_prio [ 0.529244] CPU: Physical Processor ID: 0 [ 0.531815] mce: CPU supports 10 MCE banks [ 0.533697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.535909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.538088] tlb_flushall_shift: 6 [ 0.539966] Freeing SMP alternatives: 28k freed [ 0.545151] ACPI: Core revision 20130517 [ 0.547393] ACPI: All ACPI Tables successfully acquired [ 0.549840] ftrace: allocating 25812 entries in 101 pages [ 0.575838] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.578402] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580931] smpboot: Max logical packages: 2 [ 0.583136] Enabling x2apic [ 0.584664] Enabled x2apic [ 0.586424] Switched APIC routing to physical x2apic. [ 0.589971] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.592495] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.597098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.606839] KVM setup paravirtual spinlock [ 0.610011] smpboot: Booting Node 0, Processors #1 OK [ 0.612566] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.635270] Brought up 2 CPUs [ 0.635274] KVM setup async PF for cpu 1 [ 0.635278] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.640627] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.644030] devtmpfs: initialized [ 0.647055] EVM: security.selinux [ 0.648716] EVM: security.ima [ 0.650262] EVM: security.capability [ 0.652616] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.655243] pinctrl core: initialized pinctrl subsystem [ 0.657525] NET: Registered protocol family 16 [ 0.659669] ACPI: bus type PCI registered [ 0.661507] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.664111] PCI: Using configuration type 1 for base access [ 0.669741] ACPI: Added _OSI(Module Device) [ 0.671643] ACPI: Added _OSI(Processor Device) [ 0.673597] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675609] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678959] ACPI: Interpreter enabled [ 0.680711] ACPI: (supports S0 S5) [ 0.682378] ACPI: Using IOAPIC for interrupt routing [ 0.684479] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.697784] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702460] acpiphp: Slot [3] registered [ 0.704296] acpiphp: Slot [4] registered [ 0.706132] acpiphp: Slot [5] registered [ 0.707961] acpiphp: Slot [6] registered [ 0.709786] acpiphp: Slot [7] registered [ 0.711623] acpiphp: Slot [8] registered [ 0.713468] acpiphp: Slot [9] registered [ 0.715291] acpiphp: Slot [10] registered [ 0.717191] acpiphp: Slot [11] registered [ 0.719041] acpiphp: Slot [12] registered [ 0.720909] acpiphp: Slot [13] registered [ 0.722755] acpiphp: Slot [14] registered [ 0.724621] acpiphp: Slot [15] registered [ 0.726496] acpiphp: Slot [16] registered [ 0.728346] acpiphp: Slot [17] registered [ 0.730225] acpiphp: Slot [18] registered [ 0.732060] acpiphp: Slot [19] registered [ 0.733901] acpiphp: Slot [20] registered [ 0.735732] acpiphp: Slot [21] registered [ 0.737568] acpiphp: Slot [22] registered [ 0.739399] acpiphp: Slot [23] registered [ 0.741247] acpiphp: Slot [24] registered [ 0.743088] acpiphp: Slot [25] registered [ 0.744934] acpiphp: Slot [26] registered [ 0.746775] acpiphp: Slot [27] registered [ 0.748614] acpiphp: Slot [28] registered [ 0.750453] acpiphp: Slot [29] registered [ 0.752291] acpiphp: Slot [30] registered [ 0.754143] acpiphp: Slot [31] registered [ 0.755974] PCI host bridge to bus 0000:00 [ 0.757815] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.762572] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.765159] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.768533] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.771916] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.778320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.780975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.783463] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.786132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.791009] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.794334] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.818939] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.821925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.824841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.827743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.830612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.833241] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.835916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.839487] vgaarb: loaded [ 0.840966] vgaarb: bridge control possible 0000:00:02.0 [ 0.843323] SCSI subsystem initialized [ 0.845139] ACPI: bus type USB registered [ 0.847004] usbcore: registered new interface driver usbfs [ 0.849256] usbcore: registered new interface driver hub [ 0.851470] usbcore: registered new device driver usb [ 0.853780] PCI: Using ACPI for IRQ routing [ 0.856078] NetLabel: Initializing [ 0.857751] NetLabel: domain hash size = 128 [ 0.859678] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.861811] NetLabel: unlabeled traffic allowed by default [ 0.864211] Switched to clocksource kvm-clock [ 0.874392] pnp: PnP ACPI init [ 0.875999] ACPI: bus type PNP registered [ 0.878327] pnp: PnP ACPI: found 5 devices [ 0.880412] ACPI: bus type PNP unregistered [ 0.889581] NET: Registered protocol family 2 [ 0.891907] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.895474] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.898466] TCP: Hash tables configured (established 32768 bind 32768) [ 0.901067] TCP: reno registered [ 0.902681] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.905096] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.907644] NET: Registered protocol family 1 [ 0.909566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.911831] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.914051] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.935176] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.956686] Unpacking initramfs... [ 1.435500] Freeing initrd memory: 37508k freed [ 1.446057] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.448553] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.453072] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.455492] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.458254] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.460621] Initialise system trusted keyring [ 1.462517] audit: initializing netlink socket (disabled) [ 1.464671] type=2000 audit(1546918169.744:1): initialized [ 1.481941] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.484355] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.487699] zpool: loaded [ 1.489167] zbud: loaded [ 1.490782] VFS: Disk quotas dquot_6.5.2 [ 1.492619] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.495275] msgmni has been set to 7578 [ 1.497130] Key type big_key registered [ 1.499805] NET: Registered protocol family 38 [ 1.501790] Key type asymmetric registered [ 1.503657] Asymmetric key parser 'x509' registered [ 1.505728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.509139] io scheduler noop registered [ 1.510955] io scheduler deadline registered (default) [ 1.528828] io scheduler cfq registered [ 1.530691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.532949] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.535563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.538965] ACPI: Power Button [PWRF] [ 1.540847] GHES: HEST is not enabled! [ 1.542686] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.569638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.572501] Non-volatile memory driver v1.3 [ 1.574399] Linux agpgart interface v0.103 [ 1.576382] crash memory driver: version 1.1 [ 1.578345] rdac: device handler registered [ 1.580289] hp_sw: device handler registered [ 1.582193] emc: device handler registered [ 1.584039] alua: device handler registered [ 1.585926] libphy: Fixed MDIO Bus: probed [ 1.587806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.590256] ehci-pci: EHCI PCI platform driver [ 1.592142] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.594490] ohci-pci: OHCI PCI platform driver [ 1.596381] uhci_hcd: USB Universal Host Controller Interface driver [ 1.616994] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.619340] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.622865] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.624996] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.627344] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.629920] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.633202] usb usb1: Product: UHCI Host Controller [ 1.635222] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.637851] usb usb1: SerialNumber: 0000:00:01.2 [ 1.639967] hub 1-0:1.0: USB hub found [ 1.641718] hub 1-0:1.0: 2 ports detected [ 1.643683] usbcore: registered new interface driver usbserial [ 1.645993] usbcore: registered new interface driver usbserial_generic [ 1.648480] usbserial: USB Serial support registered for generic [ 1.650871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.655237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.657299] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.659479] mousedev: PS/2 mouse device common for all mice [ 1.662133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.665972] rtc_cmos 00:00: RTC can wake from S4 [ 1.666922] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.672591] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.673048] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.678907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.681465] cpuidle: using governor menu [ 1.683335] hidraw: raw HID events driver (C) Jiri Kosina [ 1.685683] usbcore: registered new interface driver usbhid [ 1.688226] usbhid: USB HID core driver [ 1.690260] drop_monitor: Initializing network drop monitor service [ 1.693036] TCP: cubic registered [ 1.694843] Initializing XFRM netlink socket [ 1.697041] NET: Registered protocol family 10 [ 1.699427] NET: Registered protocol family 17 [ 1.701776] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.704152] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.706753] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.710998] Loading compiled-in X.509 certificates [ 1.713284] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.717713] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.722607] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.727020] registered taskstats version 1 [ 1.730886] Key type trusted registered [ 1.734139] Key type encrypted registered [ 1.737415] IMA: No TPM chip found, activating TPM-bypass! [ 1.740437] rtc_cmos 00:00: setting system clock to 2019-01-08 03:29:30 UTC (1546918170) [ 1.745085] Freeing unused kernel memory: 1680k freed [ 1.751183] 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.758965] systemd[1]: Detected virtualization kvm. [ 1.761286] systemd[1]: Detected architecture x86-64. [ 1.763617] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.767856] systemd[1]: No hostname configured. [ 1.769838] systemd[1]: Set hostname to . [ 1.772050] systemd[1]: Initializing machine ID from KVM UUID. [ 1.796057] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.799722] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.804713] systemd[1]: Reached target Paths. [ 1.806660] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.810007] systemd[1]: Reached target Local File Systems. [ 1.812342] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.815993] systemd[1]: Created slice Root Slice. [ 1.818077] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.821510] systemd[1]: Created slice System Slice. [ 1.823641] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.827248] systemd[1]: Listening on udev Control Socket. [ 1.829535] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.833053] systemd[1]: Reached target Swap. [ 1.835023] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.838296] systemd[1]: Listening on Journal Socket. [ 1.840413] systemd[1]: Starting Journal Socket. [ 1.842910] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.847901] systemd[1]: Reached target Timers. [ 1.849871] systemd[1]: Starting Timers. [ 1.852126] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855782] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.859572] 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.866740] systemd[1]: Reached target Slices. [ 1.868730] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.872084] systemd[1]: Listening on udev Kernel Socket. [ 1.874347] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.877786] systemd[1]: Reached target Sockets. [ 1.879857] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.883274] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.939324] RPC: Registered named UNIX socket transport module. [ 1.941738] RPC: Registered udp transport module. [ 1.943782] RPC: Registered tcp transport module. [ 1.945794] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.947222] 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] Started udev Coldplug all Devices. [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045684] FDC 0 is a S82078B [ 2.070629] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.095718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.098337] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.101095] usb 1-1: Product: QEMU USB Tablet [ 2.103090] usb 1-1: Manufacturer: QEMU [ 2.104895] usb 1-1: SerialNumber: 42 [ 2.112249] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.118841] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.120500] scsi host0: ata_piix [ 2.120621] scsi host1: ata_piix [ 2.120647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.120648] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.123148] vda: vda1 [ 2.133532] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] 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. 2019-01-08 03:29:32,025 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: timed out 2019-01-08 03:29:41,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 03:29:41,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78/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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 03:29:41,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-522a32bc-b319-4387-8053-b88509dedecf x-compute-request-id: req-522a32bc-b319-4387-8053-b88509dedecf Content-Encoding: gzip Content-Length: 12730 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 1855955016 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.488393] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.492151] pid_max: default: 32768 minimum: 301\n[ 0.494160] Security Framework initialized\n[ 0.496040] SELinux: Initializing.\n[ 0.498007] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.504807] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.509229] Mount-cache hash table entries: 4096\n[ 0.511558] Initializing cgroup subsys memory\n[ 0.513498] Initializing cgroup subsys devices\n[ 0.515463] Initializing cgroup subsys freezer\n[ 0.517411] Initializing cgroup subsys net_cls\n[ 0.519362] Initializing cgroup subsys blkio\n[ 0.521315] Initializing cgroup subsys perf_event\n[ 0.523344] Initializing cgroup subsys hugetlb\n[ 0.525298] Initializing cgroup subsys pids\n[ 0.527183] Initializing cgroup subsys net_prio\n[ 0.529244] CPU: Physical Processor ID: 0\n[ 0.531815] mce: CPU supports 10 MCE banks\n[ 0.533697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.535909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.538088] tlb_flushall_shift: 6\n[ 0.539966] Freeing SMP alternatives: 28k freed\n[ 0.545151] ACPI: Core revision 20130517\n[ 0.547393] ACPI: All ACPI Tables successfully acquired\n[ 0.549840] ftrace: allocating 25812 entries in 101 pages\n[ 0.575838] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.578402] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.580931] smpboot: Max logical packages: 2\n[ 0.583136] Enabling x2apic\n[ 0.584664] Enabled x2apic\n[ 0.586424] Switched APIC routing to physical x2apic.\n[ 0.589971] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.592495] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.597098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.606839] KVM setup paravirtual spinlock\n[ 0.610011] smpboot: Booting Node 0, Processors #1 OK\n[ 0.612566] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.635270] Brought up 2 CPUs\n[ 0.635274] KVM setup async PF for cpu 1\n[ 0.635278] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.640627] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.644030] devtmpfs: initialized\n[ 0.647055] EVM: security.selinux\n[ 0.648716] EVM: security.ima\n[ 0.650262] EVM: security.capability\n[ 0.652616] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.655243] pinctrl core: initialized pinctrl subsystem\n[ 0.657525] NET: Registered protocol family 16\n[ 0.659669] ACPI: bus type PCI registered\n[ 0.661507] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.664111] PCI: Using configuration type 1 for base access\n[ 0.669741] ACPI: Added _OSI(Module Device)\n[ 0.671643] ACPI: Added _OSI(Processor Device)\n[ 0.673597] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675609] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678959] ACPI: Interpreter enabled\n[ 0.680711] ACPI: (supports S0 S5)\n[ 0.682378] ACPI: Using IOAPIC for interrupt routing\n[ 0.684479] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.697784] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702460] acpiphp: Slot [3] registered\n[ 0.704296] acpiphp: Slot [4] registered\n[ 0.706132] acpiphp: Slot [5] registered\n[ 0.707961] acpiphp: Slot [6] registered\n[ 0.709786] acpiphp: Slot [7] registered\n[ 0.711623] acpiphp: Slot [8] registered\n[ 0.713468] acpiphp: Slot [9] registered\n[ 0.715291] acpiphp: Slot [10] registered\n[ 0.717191] acpiphp: Slot [11] registered\n[ 0.719041] acpiphp: Slot [12] registered\n[ 0.720909] acpiphp: Slot [13] registered\n[ 0.722755] acpiphp: Slot [14] registered\n[ 0.724621] acpiphp: Slot [15] registered\n[ 0.726496] acpiphp: Slot [16] registered\n[ 0.728346] acpiphp: Slot [17] registered\n[ 0.730225] acpiphp: Slot [18] registered\n[ 0.732060] acpiphp: Slot [19] registered\n[ 0.733901] acpiphp: Slot [20] registered\n[ 0.735732] acpiphp: Slot [21] registered\n[ 0.737568] acpiphp: Slot [22] registered\n[ 0.739399] acpiphp: Slot [23] registered\n[ 0.741247] acpiphp: Slot [24] registered\n[ 0.743088] acpiphp: Slot [25] registered\n[ 0.744934] acpiphp: Slot [26] registered\n[ 0.746775] acpiphp: Slot [27] registered\n[ 0.748614] acpiphp: Slot [28] registered\n[ 0.750453] acpiphp: Slot [29] registered\n[ 0.752291] acpiphp: Slot [30] registered\n[ 0.754143] acpiphp: Slot [31] registered\n[ 0.755974] PCI host bridge to bus 0000:00\n[ 0.757815] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.760019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.762572] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.765159] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.768533] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.771916] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.778320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.780975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.783463] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.786132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.791009] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.794334] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.818939] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.821925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.824841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.827743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.830612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.833241] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.835916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.839487] vgaarb: loaded\n[ 0.840966] vgaarb: bridge control possible 0000:00:02.0\n[ 0.843323] SCSI subsystem initialized\n[ 0.845139] ACPI: bus type USB registered\n[ 0.847004] usbcore: registered new interface driver usbfs\n[ 0.849256] usbcore: registered new interface driver hub\n[ 0.851470] usbcore: registered new device driver usb\n[ 0.853780] PCI: Using ACPI for IRQ routing\n[ 0.856078] NetLabel: Initializing\n[ 0.857751] NetLabel: domain hash size = 128\n[ 0.859678] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.861811] NetLabel: unlabeled traffic allowed by default\n[ 0.864211] Switched to clocksource kvm-clock\n[ 0.874392] pnp: PnP ACPI init\n[ 0.875999] ACPI: bus type PNP registered\n[ 0.878327] pnp: PnP ACPI: found 5 devices\n[ 0.880412] ACPI: bus type PNP unregistered\n[ 0.889581] NET: Registered protocol family 2\n[ 0.891907] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.895474] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.898466] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.901067] TCP: reno registered\n[ 0.902681] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.905096] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.907644] NET: Registered protocol family 1\n[ 0.909566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.911831] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.914051] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.935176] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.956686] Unpacking initramfs...\n[ 1.435500] Freeing initrd memory: 37508k freed\n[ 1.446057] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.448553] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.453072] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.455492] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.458254] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.460621] Initialise system trusted keyring\n[ 1.462517] audit: initializing netlink socket (disabled)\n[ 1.464671] type=2000 audit(1546918169.744:1): initialized\n[ 1.481941] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.484355] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.487699] zpool: loaded\n[ 1.489167] zbud: loaded\n[ 1.490782] VFS: Disk quotas dquot_6.5.2\n[ 1.492619] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.495275] msgmni has been set to 7578\n[ 1.497130] Key type big_key registered\n[ 1.499805] NET: Registered protocol family 38\n[ 1.501790] Key type asymmetric registered\n[ 1.503657] Asymmetric key parser 'x509' registered\n[ 1.505728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.509139] io scheduler noop registered\n[ 1.510955] io scheduler deadline registered (default)\n[ 1.528828] io scheduler cfq registered\n[ 1.530691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.532949] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.535563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.538965] ACPI: Power Button [PWRF]\n[ 1.540847] GHES: HEST is not enabled!\n[ 1.542686] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.569638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.572501] Non-volatile memory driver v1.3\n[ 1.574399] Linux agpgart interface v0.103\n[ 1.576382] crash memory driver: version 1.1\n[ 1.578345] rdac: device handler registered\n[ 1.580289] hp_sw: device handler registered\n[ 1.582193] emc: device handler registered\n[ 1.584039] alua: device handler registered\n[ 1.585926] libphy: Fixed MDIO Bus: probed\n[ 1.587806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.590256] ehci-pci: EHCI PCI platform driver\n[ 1.592142] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.594490] ohci-pci: OHCI PCI platform driver\n[ 1.596381] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.616994] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.619340] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.622865] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.624996] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.627344] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.629920] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.633202] usb usb1: Product: UHCI Host Controller\n[ 1.635222] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.637851] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.639967] hub 1-0:1.0: USB hub found\n[ 1.641718] hub 1-0:1.0: 2 ports detected\n[ 1.643683] usbcore: registered new interface driver usbserial\n[ 1.645993] usbcore: registered new interface driver usbserial_generic\n[ 1.648480] usbserial: USB Serial support registered for generic\n[ 1.650871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.655237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.657299] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.659479] mousedev: PS/2 mouse device common for all mice\n[ 1.662133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.665972] rtc_cmos 00:00: RTC can wake from S4\n[ 1.666922] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.672591] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.673048] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.678907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.681465] cpuidle: using governor menu\n[ 1.683335] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.685683] usbcore: registered new interface driver usbhid\n[ 1.688226] usbhid: USB HID core driver\n[ 1.690260] drop_monitor: Initializing network drop monitor service\n[ 1.693036] TCP: cubic registered\n[ 1.694843] Initializing XFRM netlink socket\n[ 1.697041] NET: Registered protocol family 10\n[ 1.699427] NET: Registered protocol family 17\n[ 1.701776] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.704152] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.706753] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.710998] Loading compiled-in X.509 certificates\n[ 1.713284] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.717713] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.722607] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.727020] registered taskstats version 1\n[ 1.730886] Key type trusted registered\n[ 1.734139] Key type encrypted registered\n[ 1.737415] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.740437] rtc_cmos 00:00: setting system clock to 2019-01-08 03:29:30 UTC (1546918170)\n[ 1.745085] Freeing unused kernel memory: 1680k freed\n[ 1.751183] 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.758965] systemd[1]: Detected virtualization kvm.\n[ 1.761286] systemd[1]: Detected architecture x86-64.\n[ 1.763617] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.767856] systemd[1]: No hostname configured.\n[ 1.769838] systemd[1]: Set hostname to .\n[ 1.772050] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.796057] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.799722] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.804713] systemd[1]: Reached target Paths.\n[ 1.806660] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.810007] systemd[1]: Reached target Local File Systems.\n[ 1.812342] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.815993] systemd[1]: Created slice Root Slice.\n[ 1.818077] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.821510] systemd[1]: Created slice System Slice.\n[ 1.823641] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.827248] systemd[1]: Listening on udev Control Socket.\n[ 1.829535] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.833053] systemd[1]: Reached target Swap.\n[ 1.835023] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.838296] systemd[1]: Listening on Journal Socket.\n[ 1.840413] systemd[1]: Starting Journal Socket.\n[ 1.842910] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.847901] systemd[1]: Reached target Timers.\n[ 1.849871] systemd[1]: Starting Timers.\n[ 1.852126] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855782] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.859572] 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.866740] systemd[1]: Reached target Slices.\n[ 1.868730] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.872084] systemd[1]: Listening on udev Kernel Socket.\n[ 1.874347] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.877786] systemd[1]: Reached target Sockets.\n[ 1.879857] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.883274] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[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.939324] RPC: Registered named UNIX socket transport module.\n[ 1.941738] RPC: Registered udp transport module.\n[ 1.943782] RPC: Registered tcp transport module.\n[ 1.945794] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.947222] 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] Started udev Coldplug all Devices.\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 Starting dracut initqueue hook...\n[ 2.045684] FDC 0 is a S82078B\n[ 2.070629] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.095718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.098337] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.101095] usb 1-1: Product: QEMU USB Tablet\n[ 2.103090] usb 1-1: Manufacturer: QEMU\n[ 2.104895] usb 1-1: SerialNumber: 42\n[ 2.112249] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.118841] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.120500] scsi host0: ata_piix\n[ 2.120621] scsi host1: ata_piix\n[ 2.120647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.120648] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.123148] vda: vda1\n[ 2.133532] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] 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.298630] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.302207] XFS (vda1): Mounting V4 Filesystem\n[ 2.351673] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.453258] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.592186] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.672374] SELinux: Disabled at runtime.\n[ 2.709255] type=1404 audit(1546918171.468:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.741114] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.743416] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[ 2.992412] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 3.069572] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[ 3.178326] type=1305 audit(1546918171.937:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 3.405244] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.444844] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.450816] [drm] Initialized drm 1.1.0 20060810\n[ 3.464267] ppdev: user-space parallel port driver\n[ 3.499298] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.499299] [TTM] Initializing pool allocator\n[ 3.499301] [TTM] Initializing DMA pool allocator\n[ 3.499549] [drm] fb mappable at 0xFC000000\n[ 3.499550] [drm] vram aper at 0xFC000000\n[ 3.499550] [drm] size 33554432\n[ 3.499550] [drm] fb depth is 24\n Starting D-Bus System Message Bus...\n[ 3.499551] [drm] pitch is 3072\n[ 3.529943] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.563585] Console: switching to colour frame buffer device 128x48\n[ 3.582266] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\n[ 3.590887] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Login Service.\n[ 3.670749] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.709761] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.717435] alg: No test for crc32 (crc32-pclmul)\n[ 3.727191] intel_rapl: no valid rapl domains found in package 0\n[ 3.734546] intel_rapl: no valid rapl domains found in package 0\n[ 3.738239] intel_powerclamp: No package C-state available\n[ 3.744869] intel_powerclamp: No package C-state available[ 3.580406] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 03:29:32 +0000. Up 3.55 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Crash recovery kernel arming...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[ 5.971635] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 03:29:35 +0000. Up 5.90 seconds.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.998184] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.001036] cloud-init[792]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.003750] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.006418] cloud-init[792]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.010640] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.020116] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:85:55:ce |\n[ 6.051148] cloud-init[792]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.057453] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.065380] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.069134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.074438] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.079054] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.083217] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.094472] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.098311] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n[ 9.328944] cloud-init[2117]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 03:29:38 +0000. Up 9.27 seconds.\n[ 9.939526] cloud-init[2194]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 03:29:39 +0000. Up 9.87 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 | 60:a8:eb:91:41:77:0b:fd:27:95:32:31:55:1d:8d:0b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.109164] cloud-init[2194]: Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 03:29:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.10 seconds\n"} 2019-01-08 03:29:41,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78/action used request id req-522a32bc-b319-4387-8053-b88509dedecf 2019-01-08 03:29:41,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113174915314s 2019-01-08 03:29:41,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78/action used request id req-522a32bc-b319-4387-8053-b88509dedecf 2019-01-08 03:29:41,149 - 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 1855955016 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.488393] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.492151] pid_max: default: 32768 minimum: 301 [ 0.494160] Security Framework initialized [ 0.496040] SELinux: Initializing. [ 0.498007] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.504807] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.509229] Mount-cache hash table entries: 4096 [ 0.511558] Initializing cgroup subsys memory [ 0.513498] Initializing cgroup subsys devices [ 0.515463] Initializing cgroup subsys freezer [ 0.517411] Initializing cgroup subsys net_cls [ 0.519362] Initializing cgroup subsys blkio [ 0.521315] Initializing cgroup subsys perf_event [ 0.523344] Initializing cgroup subsys hugetlb [ 0.525298] Initializing cgroup subsys pids [ 0.527183] Initializing cgroup subsys net_prio [ 0.529244] CPU: Physical Processor ID: 0 [ 0.531815] mce: CPU supports 10 MCE banks [ 0.533697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.535909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.538088] tlb_flushall_shift: 6 [ 0.539966] Freeing SMP alternatives: 28k freed [ 0.545151] ACPI: Core revision 20130517 [ 0.547393] ACPI: All ACPI Tables successfully acquired [ 0.549840] ftrace: allocating 25812 entries in 101 pages [ 0.575838] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.578402] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580931] smpboot: Max logical packages: 2 [ 0.583136] Enabling x2apic [ 0.584664] Enabled x2apic [ 0.586424] Switched APIC routing to physical x2apic. [ 0.589971] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.592495] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.597098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.606839] KVM setup paravirtual spinlock [ 0.610011] smpboot: Booting Node 0, Processors #1 OK [ 0.612566] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.635270] Brought up 2 CPUs [ 0.635274] KVM setup async PF for cpu 1 [ 0.635278] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.640627] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.644030] devtmpfs: initialized [ 0.647055] EVM: security.selinux [ 0.648716] EVM: security.ima [ 0.650262] EVM: security.capability [ 0.652616] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.655243] pinctrl core: initialized pinctrl subsystem [ 0.657525] NET: Registered protocol family 16 [ 0.659669] ACPI: bus type PCI registered [ 0.661507] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.664111] PCI: Using configuration type 1 for base access [ 0.669741] ACPI: Added _OSI(Module Device) [ 0.671643] ACPI: Added _OSI(Processor Device) [ 0.673597] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675609] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678959] ACPI: Interpreter enabled [ 0.680711] ACPI: (supports S0 S5) [ 0.682378] ACPI: Using IOAPIC for interrupt routing [ 0.684479] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.697784] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702460] acpiphp: Slot [3] registered [ 0.704296] acpiphp: Slot [4] registered [ 0.706132] acpiphp: Slot [5] registered [ 0.707961] acpiphp: Slot [6] registered [ 0.709786] acpiphp: Slot [7] registered [ 0.711623] acpiphp: Slot [8] registered [ 0.713468] acpiphp: Slot [9] registered [ 0.715291] acpiphp: Slot [10] registered [ 0.717191] acpiphp: Slot [11] registered [ 0.719041] acpiphp: Slot [12] registered [ 0.720909] acpiphp: Slot [13] registered [ 0.722755] acpiphp: Slot [14] registered [ 0.724621] acpiphp: Slot [15] registered [ 0.726496] acpiphp: Slot [16] registered [ 0.728346] acpiphp: Slot [17] registered [ 0.730225] acpiphp: Slot [18] registered [ 0.732060] acpiphp: Slot [19] registered [ 0.733901] acpiphp: Slot [20] registered [ 0.735732] acpiphp: Slot [21] registered [ 0.737568] acpiphp: Slot [22] registered [ 0.739399] acpiphp: Slot [23] registered [ 0.741247] acpiphp: Slot [24] registered [ 0.743088] acpiphp: Slot [25] registered [ 0.744934] acpiphp: Slot [26] registered [ 0.746775] acpiphp: Slot [27] registered [ 0.748614] acpiphp: Slot [28] registered [ 0.750453] acpiphp: Slot [29] registered [ 0.752291] acpiphp: Slot [30] registered [ 0.754143] acpiphp: Slot [31] registered [ 0.755974] PCI host bridge to bus 0000:00 [ 0.757815] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.762572] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.765159] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.768533] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.771916] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.778320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.780975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.783463] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.786132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.791009] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.794334] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.818939] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.821925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.824841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.827743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.830612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.833241] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.835916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.839487] vgaarb: loaded [ 0.840966] vgaarb: bridge control possible 0000:00:02.0 [ 0.843323] SCSI subsystem initialized [ 0.845139] ACPI: bus type USB registered [ 0.847004] usbcore: registered new interface driver usbfs [ 0.849256] usbcore: registered new interface driver hub [ 0.851470] usbcore: registered new device driver usb [ 0.853780] PCI: Using ACPI for IRQ routing [ 0.856078] NetLabel: Initializing [ 0.857751] NetLabel: domain hash size = 128 [ 0.859678] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.861811] NetLabel: unlabeled traffic allowed by default [ 0.864211] Switched to clocksource kvm-clock [ 0.874392] pnp: PnP ACPI init [ 0.875999] ACPI: bus type PNP registered [ 0.878327] pnp: PnP ACPI: found 5 devices [ 0.880412] ACPI: bus type PNP unregistered [ 0.889581] NET: Registered protocol family 2 [ 0.891907] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.895474] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.898466] TCP: Hash tables configured (established 32768 bind 32768) [ 0.901067] TCP: reno registered [ 0.902681] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.905096] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.907644] NET: Registered protocol family 1 [ 0.909566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.911831] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.914051] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.935176] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.956686] Unpacking initramfs... [ 1.435500] Freeing initrd memory: 37508k freed [ 1.446057] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.448553] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.453072] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.455492] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.458254] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.460621] Initialise system trusted keyring [ 1.462517] audit: initializing netlink socket (disabled) [ 1.464671] type=2000 audit(1546918169.744:1): initialized [ 1.481941] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.484355] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.487699] zpool: loaded [ 1.489167] zbud: loaded [ 1.490782] VFS: Disk quotas dquot_6.5.2 [ 1.492619] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.495275] msgmni has been set to 7578 [ 1.497130] Key type big_key registered [ 1.499805] NET: Registered protocol family 38 [ 1.501790] Key type asymmetric registered [ 1.503657] Asymmetric key parser 'x509' registered [ 1.505728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.509139] io scheduler noop registered [ 1.510955] io scheduler deadline registered (default) [ 1.528828] io scheduler cfq registered [ 1.530691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.532949] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.535563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.538965] ACPI: Power Button [PWRF] [ 1.540847] GHES: HEST is not enabled! [ 1.542686] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.569638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.572501] Non-volatile memory driver v1.3 [ 1.574399] Linux agpgart interface v0.103 [ 1.576382] crash memory driver: version 1.1 [ 1.578345] rdac: device handler registered [ 1.580289] hp_sw: device handler registered [ 1.582193] emc: device handler registered [ 1.584039] alua: device handler registered [ 1.585926] libphy: Fixed MDIO Bus: probed [ 1.587806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.590256] ehci-pci: EHCI PCI platform driver [ 1.592142] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.594490] ohci-pci: OHCI PCI platform driver [ 1.596381] uhci_hcd: USB Universal Host Controller Interface driver [ 1.616994] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.619340] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.622865] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.624996] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.627344] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.629920] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.633202] usb usb1: Product: UHCI Host Controller [ 1.635222] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.637851] usb usb1: SerialNumber: 0000:00:01.2 [ 1.639967] hub 1-0:1.0: USB hub found [ 1.641718] hub 1-0:1.0: 2 ports detected [ 1.643683] usbcore: registered new interface driver usbserial [ 1.645993] usbcore: registered new interface driver usbserial_generic [ 1.648480] usbserial: USB Serial support registered for generic [ 1.650871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.655237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.657299] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.659479] mousedev: PS/2 mouse device common for all mice [ 1.662133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.665972] rtc_cmos 00:00: RTC can wake from S4 [ 1.666922] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.672591] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.673048] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.678907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.681465] cpuidle: using governor menu [ 1.683335] hidraw: raw HID events driver (C) Jiri Kosina [ 1.685683] usbcore: registered new interface driver usbhid [ 1.688226] usbhid: USB HID core driver [ 1.690260] drop_monitor: Initializing network drop monitor service [ 1.693036] TCP: cubic registered [ 1.694843] Initializing XFRM netlink socket [ 1.697041] NET: Registered protocol family 10 [ 1.699427] NET: Registered protocol family 17 [ 1.701776] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.704152] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.706753] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.710998] Loading compiled-in X.509 certificates [ 1.713284] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.717713] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.722607] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.727020] registered taskstats version 1 [ 1.730886] Key type trusted registered [ 1.734139] Key type encrypted registered [ 1.737415] IMA: No TPM chip found, activating TPM-bypass! [ 1.740437] rtc_cmos 00:00: setting system clock to 2019-01-08 03:29:30 UTC (1546918170) [ 1.745085] Freeing unused kernel memory: 1680k freed [ 1.751183] 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.758965] systemd[1]: Detected virtualization kvm. [ 1.761286] systemd[1]: Detected architecture x86-64. [ 1.763617] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.767856] systemd[1]: No hostname configured. [ 1.769838] systemd[1]: Set hostname to . [ 1.772050] systemd[1]: Initializing machine ID from KVM UUID. [ 1.796057] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.799722] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.804713] systemd[1]: Reached target Paths. [ 1.806660] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.810007] systemd[1]: Reached target Local File Systems. [ 1.812342] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.815993] systemd[1]: Created slice Root Slice. [ 1.818077] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.821510] systemd[1]: Created slice System Slice. [ 1.823641] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.827248] systemd[1]: Listening on udev Control Socket. [ 1.829535] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.833053] systemd[1]: Reached target Swap. [ 1.835023] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.838296] systemd[1]: Listening on Journal Socket. [ 1.840413] systemd[1]: Starting Journal Socket. [ 1.842910] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.847901] systemd[1]: Reached target Timers. [ 1.849871] systemd[1]: Starting Timers. [ 1.852126] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855782] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.859572] 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.866740] systemd[1]: Reached target Slices. [ 1.868730] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.872084] systemd[1]: Listening on udev Kernel Socket. [ 1.874347] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.877786] systemd[1]: Reached target Sockets. [ 1.879857] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.883274] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.939324] RPC: Registered named UNIX socket transport module. [ 1.941738] RPC: Registered udp transport module. [ 1.943782] RPC: Registered tcp transport module. [ 1.945794] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.947222] 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] Started udev Coldplug all Devices. [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045684] FDC 0 is a S82078B [ 2.070629] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.095718] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.098337] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.101095] usb 1-1: Product: QEMU USB Tablet [ 2.103090] usb 1-1: Manufacturer: QEMU [ 2.104895] usb 1-1: SerialNumber: 42 [ 2.112249] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.118841] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.120500] scsi host0: ata_piix [ 2.120621] scsi host1: ata_piix [ 2.120647] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.120648] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.123148] vda: vda1 [ 2.133532] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] 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.298630] SGI XFS with ACLs, security attributes, no debug enabled [ 2.302207] XFS (vda1): Mounting V4 Filesystem [ 2.351673] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.453258] tsc: Refined TSC clocksource calibration: 3491.853 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.592186] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.672374] SELinux: Disabled at runtime. [ 2.709255] type=1404 audit(1546918171.468:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.741114] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.743416] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [ 2.992412] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.069572] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[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. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [ 3.178326] type=1305 audit(1546918171.937:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [ 3.405244] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.444844] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.450816] [drm] Initialized drm 1.1.0 20060810 [ 3.464267] ppdev: user-space parallel port driver [ 3.499298] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.499299] [TTM] Initializing pool allocator [ 3.499301] [TTM] Initializing DMA pool allocator [ 3.499549] [drm] fb mappable at 0xFC000000 [ 3.499550] [drm] vram aper at 0xFC000000 [ 3.499550] [drm] size 33554432 [ 3.499550] [drm] fb depth is 24 Starting D-Bus System Message Bus... [ 3.499551] [drm] pitch is 3072 [ 3.529943] fbcon: cirrusdrmfb (fb0) is primary device [ 3.563585] Console: switching to colour frame buffer device 128x48 [ 3.582266] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Authorization Manager... Starting NTP client/server... Starting LSB: Bring up/down networking... [ 3.590887] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [ 3.670749] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [ 3.709761] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.717435] alg: No test for crc32 (crc32-pclmul) [ 3.727191] intel_rapl: no valid rapl domains found in package 0 [ 3.734546] intel_rapl: no valid rapl domains found in package 0 [ 3.738239] intel_powerclamp: No package C-state available [ 3.744869] intel_powerclamp: No package C-state available[ 3.580406] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 03:29:32 +0000. Up 3.55 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.971635] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 03:29:35 +0000. Up 5.90 seconds. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.998184] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.001036] cloud-init[792]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.003750] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.006418] cloud-init[792]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.010640] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.020116] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:85:55:ce | [ 6.051148] cloud-init[792]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.057453] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.065380] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.069134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.074438] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.079054] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.083217] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.094472] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.098311] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. [ 9.328944] cloud-init[2117]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 03:29:38 +0000. Up 9.27 seconds. [ 9.939526] cloud-init[2194]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 03:29:39 +0000. Up 9.87 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 | 60:a8:eb:91:41:77:0b:fd:27:95:32:31:55:1d:8d:0b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.109164] cloud-init[2194]: Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 03:29:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.10 seconds 2019-01-08 03:29:41,154 - paramiko.transport - DEBUG - starting thread (client mode): 0xbdd8edd0L 2019-01-08 03:29:41,155 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 03:29:41,162 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-08 03:29:41,162 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-08 03:29:41,170 - 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 2019-01-08 03:29:41,170 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 03:29:41,170 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-08 03:29:41,170 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 03:29:41,171 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 03:29:41,171 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 03:29:41,178 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 03:29:41,179 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 03:29:41,187 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-08 03:29:41,188 - paramiko.transport - DEBUG - Trying discovered key 60a8eb9141770bfd27953231551d8d0b in /tmp/tmpj_XDqz 2019-01-08 03:29:41,220 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 03:29:41,244 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 03:29:41,252 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-08 03:29:41,252 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-08 03:29:41,253 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-08 03:29:41,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2019-01-08 03:29:41,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:29:41,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:29:41,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:29:41,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:29:41,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:29:41,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:29:41,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:29:41,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "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": 1629, "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": 887, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 794, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "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"}]} 2019-01-08 03:29:41,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:29:41,502 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:29:41 GMT 2019-01-08 03:29:41,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:29:41,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2019-01-08 03:29:41,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:29:41,502 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 811, 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': 1629, 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': 887, 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': 794, 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': 807, 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'}]} 2019-01-08 03:29:41,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2019-01-08 03:29:41,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:29:41,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:29:41,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:29:41,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:29:41,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:29:41,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:29:41,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:29:41,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "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": 1629, "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": 887, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 794, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "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"}]} 2019-01-08 03:29:41,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:29:41,611 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:29:41 GMT 2019-01-08 03:29:41,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:29:41,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2019-01-08 03:29:41,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:29:41,612 - functest.core.cloudify - INFO - The current manager status is running 2019-01-08 03:29:41,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2019-01-08 03:29:41,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:29:41,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:29:41,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:29:41,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:29:41,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:29:41,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:29:41,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:29:41,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-08 03:29:41,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:29:41,676 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:29:41 GMT 2019-01-08 03:29:41,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:29:41,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-08 03:29:41,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:29:41,676 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-01-08 03:29:41,677 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-08 03:29:41,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:29:41,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:29:41,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:29:41,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:29:41,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:29:41,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:29:41,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:29:41,750 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-08 03:29:41,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:29:41.676Z", "updated_at": "2019-01-08T03:29:41.676Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-08 03:29:41,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:29:41,750 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:29:41 GMT 2019-01-08 03:29:41,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:29:41,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-08 03:29:41,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:29:41,751 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2019-01-08 03:29:41,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:29:41,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:29:41,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:29:41,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:29:41,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:29:41,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:29:41,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:29:41,836 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-08 03:29:41,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:29:41.676Z", "updated_at": "2019-01-08T03:29:41.676Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-08 03:29:41,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:29:41,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:29:41 GMT 2019-01-08 03:29:41,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:29:41,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-08 03:29:41,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:29:41,836 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-08 03:29:41,837 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-08 03:29:41,953 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 03:29:41,953 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:42 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-08 03:29:41,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-08 03:29:41,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/floatingips/ee10b76e-35fa-4bb6-a78c-04020922de5b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:42,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66038d87-dd4d-42f3-b47d-72253a4e3186 Content-Length: 0 Date: Tue, 08 Jan 2019 03:29:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:29:42,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/ee10b76e-35fa-4bb6-a78c-04020922de5b.json used request id req-66038d87-dd4d-42f3-b47d-72253a4e3186 2019-01-08 03:29:42,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.595942974091s 2019-01-08 03:29:42,557 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/ee10b76e-35fa-4bb6-a78c-04020922de5b.json used request id req-66038d87-dd4d-42f3-b47d-72253a4e3186 2019-01-08 03:29:42,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 03:29:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:42,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-87435bd1-9cd9-4fe9-a718-ecd943174230 Date: Tue, 08 Jan 2019 03:29:42 GMT RESP BODY: {"floatingips": []} 2019-01-08 03:29:42,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-87435bd1-9cd9-4fe9-a718-ecd943174230 2019-01-08 03:29:42,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0175890922546s 2019-01-08 03:29:42,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-87435bd1-9cd9-4fe9-a718-ecd943174230 2019-01-08 03:29:42,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 03:29:42,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:42,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:29:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f19a424a-a6ed-4044-b52a-2dda236a5ea6 x-compute-request-id: req-f19a424a-a6ed-4044-b52a-2dda236a5ea6 Content-Type: application/json 2019-01-08 03:29:42,711 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78 used request id req-f19a424a-a6ed-4044-b52a-2dda236a5ea6 2019-01-08 03:29:42,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.130014181137s 2019-01-08 03:29:42,711 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78 used request id req-f19a424a-a6ed-4044-b52a-2dda236a5ea6 2019-01-08 03:29:42,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:42,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:43,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65287658-e5ac-4fe3-8a49-a26988f123ec x-compute-request-id: req-65287658-e5ac-4fe3-8a49-a26988f123ec Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:55:ce", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:55:ce", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "rel": "bookmark"}], "image": {"id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "links": [{"href": "http://172.30.9.42:8774/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T03:29:27.000000", "flavor": {"id": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "links": [{"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "bookmark"}]}, "id": "954f7b96-24f8-45fc-b1fe-5110c5dc4e78", "security_groups": [{"name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}], "user_id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T03:29:42Z", "hostId": "01cd94f59596f31520c22879469ca6de89fea9d7c8f66e1d7298f125", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908", "name": "cloudify-vm_9d53c538-fd99-4ce6-a2d3-f653874dc908", "created": "2019-01-08T03:27:12Z", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:29:43,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-65287658-e5ac-4fe3-8a49-a26988f123ec 2019-01-08 03:29:43,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570438861847s 2019-01-08 03:29:43,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-65287658-e5ac-4fe3-8a49-a26988f123ec 2019-01-08 03:29:43,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:29:45,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:29:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:45,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-789b183a-62a7-4391-bc16-efbbb6bbb4cf x-compute-request-id: req-789b183a-62a7-4391-bc16-efbbb6bbb4cf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 03:29:45,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-789b183a-62a7-4391-bc16-efbbb6bbb4cf 2019-01-08 03:29:45,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0742309093475s 2019-01-08 03:29:45,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-789b183a-62a7-4391-bc16-efbbb6bbb4cf 2019-01-08 03:29:45,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:29:45,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:45,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-582c240e-38bc-439a-950e-246717f6052c Date: Tue, 08 Jan 2019 03:29:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:00Z", "updated_at": "2019-01-08T03:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "06b2d8e2-88ba-45f5-bc1c-202bf746201d", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "48cae44b-87ed-4527-8639-8672df9b2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "b9553a2b-6ed6-4e44-8938-33a7e4ca47e9", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "fb9a70f9-39ad-47a5-9de4-9c97cd1734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:27:05Z", "updated_at": "2019-01-08T03:27:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:27:06Z", "revision_number": 0, "id": "4d648893-099b-4ea5-a44e-89c36ce034c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:06Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T03:27:08Z", "revision_number": 0, "id": "4e937c26-4ae3-452b-b044-f7f024bb91d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:08Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "53567ca6-6531-4ada-9fb5-1d89c05e7878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:07Z", "revision_number": 0, "id": "686d3f68-c6ab-4a9f-8cc7-82a84ca91cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:27:05Z", "revision_number": 0, "id": "7ae12390-170c-4739-8307-1d9e5cf30574", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:05Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-08T03:27:08Z", "revision_number": 0, "id": "8de018cf-3c1d-4a6c-87d3-5c4046a38fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:08Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T03:27:07Z", "revision_number": 0, "id": "c92ce363-ff2b-471b-ac63-8e7c28a1a910", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:07Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-08T03:27:09Z", "revision_number": 0, "id": "f5a41b13-589a-4023-b0b2-5d6635e48ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:27:09Z", "security_group_id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 8, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "fb45b44e-1f15-44cd-bfea-bb1abaa75c67", "name": "cloudify-sg_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:29:45,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-582c240e-38bc-439a-950e-246717f6052c 2019-01-08 03:29:45,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544710159302s 2019-01-08 03:29:45,419 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-582c240e-38bc-439a-950e-246717f6052c 2019-01-08 03:29:45,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 03:29:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/fb45b44e-1f15-44cd-bfea-bb1abaa75c67.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:45,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-326e24ab-ba18-4b50-a53c-c3bec16e61dc Content-Length: 0 Date: Tue, 08 Jan 2019 03:29:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:29:45,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/fb45b44e-1f15-44cd-bfea-bb1abaa75c67.json used request id req-326e24ab-ba18-4b50-a53c-c3bec16e61dc 2019-01-08 03:29:45,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.209115982056s 2019-01-08 03:29:45,632 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/fb45b44e-1f15-44cd-bfea-bb1abaa75c67.json used request id req-326e24ab-ba18-4b50-a53c-c3bec16e61dc 2019-01-08 03:29:45,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-08 03:29:45,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:45,673 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 03:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ff824b7-1e18-4283-a800-fbfa344bc9fd x-compute-request-id: req-1ff824b7-1e18-4283-a800-fbfa344bc9fd Content-Length: 0 Content-Type: application/json 2019-01-08 03:29:45,673 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908 used request id req-1ff824b7-1e18-4283-a800-fbfa344bc9fd 2019-01-08 03:29:45,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0407269001007s 2019-01-08 03:29:45,674 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/cloudify-kp_9d53c538-fd99-4ce6-a2d3-f653874dc908 used request id req-1ff824b7-1e18-4283-a800-fbfa344bc9fd 2019-01-08 03:29:45,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 03:29:45,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/9bce635c-c900-4e6d-82d4-2e8d4652df72/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}afa6cb929e4f069243fc223d50207b9aa689d001" -d '{"subnet_id": "0983cc61-f62e-4dc2-8160-6f4056f210ee"}' 2019-01-08 03:29:47,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1b3aca03-3aea-435b-a72b-31cfb5cb21ac Date: Tue, 08 Jan 2019 03:29:47 GMT RESP BODY: {"network_id": "b7d388f4-6722-42ea-adb6-19c0cb312c21", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "subnet_id": "0983cc61-f62e-4dc2-8160-6f4056f210ee", "subnet_ids": ["0983cc61-f62e-4dc2-8160-6f4056f210ee"], "port_id": "0c4a1417-d85c-4558-af15-f6c786524b78", "id": "9bce635c-c900-4e6d-82d4-2e8d4652df72"} 2019-01-08 03:29:47,707 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/9bce635c-c900-4e6d-82d4-2e8d4652df72/remove_router_interface.json used request id req-1b3aca03-3aea-435b-a72b-31cfb5cb21ac 2019-01-08 03:29:47,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0326769352s 2019-01-08 03:29:47,707 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/9bce635c-c900-4e6d-82d4-2e8d4652df72/remove_router_interface.json used request id req-1b3aca03-3aea-435b-a72b-31cfb5cb21ac returning object 9bce635c-c900-4e6d-82d4-2e8d4652df72 2019-01-08 03:29:47,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 03:29:47,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:47,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b1d248d1-c4d1-4b51-9bba-0b200ab8a097 Date: Tue, 08 Jan 2019 03:29:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:04Z", "admin_state_up": true, "updated_at": "2019-01-08T03:29:46Z", "revision_number": 4, "routes": [], "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "9bce635c-c900-4e6d-82d4-2e8d4652df72", "name": "cloudify-router_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:29:47,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-b1d248d1-c4d1-4b51-9bba-0b200ab8a097 2019-01-08 03:29:47,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131195068359s 2019-01-08 03:29:47,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-b1d248d1-c4d1-4b51-9bba-0b200ab8a097 2019-01-08 03:29:47,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 03:29:47,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/9bce635c-c900-4e6d-82d4-2e8d4652df72.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:49,559 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93698ddf-8173-46d8-bf06-ad5ad3a83ef4 Content-Length: 0 Date: Tue, 08 Jan 2019 03:29:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:29:49,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/9bce635c-c900-4e6d-82d4-2e8d4652df72.json used request id req-93698ddf-8173-46d8-bf06-ad5ad3a83ef4 2019-01-08 03:29:49,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.71818900108s 2019-01-08 03:29:49,559 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/9bce635c-c900-4e6d-82d4-2e8d4652df72.json used request id req-93698ddf-8173-46d8-bf06-ad5ad3a83ef4 2019-01-08 03:29:49,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 03:29:49,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:49,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-03da9fdf-13d1-415f-95cd-57835803a315 Date: Tue, 08 Jan 2019 03:29:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","tenant_id":"4848bfef82cf4dac8c2091646ae54087","created_at":"2019-01-08T03:25:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:25: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":"4848bfef82cf4dac8c2091646ae54087","id":"0983cc61-f62e-4dc2-8160-6f4056f210ee","subnetpool_id":null,"name":"cloudify-subnet_9d53c538-fd99-4ce6-a2d3-f653874dc908"}]} 2019-01-08 03:29:49,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-03da9fdf-13d1-415f-95cd-57835803a315 2019-01-08 03:29:49,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0629830360413s 2019-01-08 03:29:49,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-03da9fdf-13d1-415f-95cd-57835803a315 2019-01-08 03:29:49,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 03:29:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/0983cc61-f62e-4dc2-8160-6f4056f210ee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:50,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45657846-d93e-4cfa-a2ee-19d34ab884f6 Date: Tue, 08 Jan 2019 03:29:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:29:50,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/0983cc61-f62e-4dc2-8160-6f4056f210ee.json used request id req-45657846-d93e-4cfa-a2ee-19d34ab884f6 2019-01-08 03:29:50,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20877289772s 2019-01-08 03:29:50,834 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/0983cc61-f62e-4dc2-8160-6f4056f210ee.json used request id req-45657846-d93e-4cfa-a2ee-19d34ab884f6 2019-01-08 03:29:50,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:29:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:50,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-fc8b1227-4d15-4f82-8fba-847c989a034b Date: Tue, 08 Jan 2019 03:29:50 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b7d388f4-6722-42ea-adb6-19c0cb312c21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4848bfef82cf4dac8c2091646ae54087","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T03:29:50Z","qos_policy_id":null,"name":"cloudify-net_9d53c538-fd99-4ce6-a2d3-f653874dc908","admin_state_up":true,"tenant_id":"4848bfef82cf4dac8c2091646ae54087","created_at":"2019-01-08T03:25:00Z","mtu":1442}]} 2019-01-08 03:29:50,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-fc8b1227-4d15-4f82-8fba-847c989a034b 2019-01-08 03:29:50,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118613004684s 2019-01-08 03:29:50,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-fc8b1227-4d15-4f82-8fba-847c989a034b 2019-01-08 03:29:50,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 03:29:50,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/b7d388f4-6722-42ea-adb6-19c0cb312c21.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:52,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bf1f29e-97e7-46d2-bbec-229ee8091698 Date: Tue, 08 Jan 2019 03:29:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:29:52,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/b7d388f4-6722-42ea-adb6-19c0cb312c21.json used request id req-8bf1f29e-97e7-46d2-bbec-229ee8091698 2019-01-08 03:29:52,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04574108124s 2019-01-08 03:29:52,000 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/b7d388f4-6722-42ea-adb6-19c0cb312c21.json used request id req-8bf1f29e-97e7-46d2-bbec-229ee8091698 2019-01-08 03:29:52,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:29:52,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:52,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e6e4d3d7-686c-4dba-b236-5f308ebb701b Date: Tue, 08 Jan 2019 03:29:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/snap", "metadata": {}}], "file": "/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/file", "owner": "4848bfef82cf4dac8c2091646ae54087", "id": "2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "size": 4373348352, "self": "/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:27:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_9d53c538-fd99-4ce6-a2d3-f653874dc908", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T03:26:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:29:52,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-e6e4d3d7-686c-4dba-b236-5f308ebb701b 2019-01-08 03:29:52,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215240955353s 2019-01-08 03:29:52,219 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-e6e4d3d7-686c-4dba-b236-5f308ebb701b 2019-01-08 03:29:52,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 03:29:52,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}afa6cb929e4f069243fc223d50207b9aa689d001" 2019-01-08 03:29:52,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29e74d7a-b784-4be4-8846-1dacb99b5e07 Date: Tue, 08 Jan 2019 03:29:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 03:29:52,962 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625 used request id req-29e74d7a-b784-4be4-8846-1dacb99b5e07 2019-01-08 03:29:52,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.741319894791s 2019-01-08 03:29:52,962 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/2bbf7b7d-7f9c-4fdb-be11-ddd43fd8e625 used request id req-29e74d7a-b784-4be4-8846-1dacb99b5e07 2019-01-08 03:29:52,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 03:29:52,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:52,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29: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-966cceed-3bd7-4251-8ae2-039be7ef8e32 x-compute-request-id: req-966cceed-3bd7-4251-8ae2-039be7ef8e32 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_9d53c538-fd99-4ce6-a2d3-f653874dc908", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8", "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": "d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8"}]} 2019-01-08 03:29:52,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-966cceed-3bd7-4251-8ae2-039be7ef8e32 2019-01-08 03:29:52,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227339267731s 2019-01-08 03:29:52,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-966cceed-3bd7-4251-8ae2-039be7ef8e32 2019-01-08 03:29:52,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 03:29:52,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:53,025 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 03:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98cf0438-cbdf-4920-a9c1-99935165720f x-compute-request-id: req-98cf0438-cbdf-4920-a9c1-99935165720f Content-Length: 0 Content-Type: application/json 2019-01-08 03:29:53,026 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8 used request id req-98cf0438-cbdf-4920-a9c1-99935165720f 2019-01-08 03:29:53,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0385761260986s 2019-01-08 03:29:53,026 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/d5c1fdc8-309d-4d8f-b6a0-f459f75fb3b8 used request id req-98cf0438-cbdf-4920-a9c1-99935165720f 2019-01-08 03:29:53,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:29:53,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:53,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5901f061-1739-49c4-9512-80d8b5a642b5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify-user_9d53c538-fd99-4ce6-a2d3-f653874dc908", "links": {"self": "http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 03:29:53,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5901f061-1739-49c4-9512-80d8b5a642b5 2019-01-08 03:29:53,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114511966705s 2019-01-08 03:29:53,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5901f061-1739-49c4-9512-80d8b5a642b5 2019-01-08 03:29:53,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:29:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:53,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a262cd-ba02-4d37-b790-2dc5416610a2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_9d53c538-fd99-4ce6-a2d3-f653874dc908", "links": {"self": "http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5de72913ee4b4b9ba638b1ce36c5cc5d", "description": null}} 2019-01-08 03:29:53,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d used request id req-d1a262cd-ba02-4d37-b790-2dc5416610a2 2019-01-08 03:29:53,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124370098114s 2019-01-08 03:29:53,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d used request id req-d1a262cd-ba02-4d37-b790-2dc5416610a2 2019-01-08 03:29:53,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 03:29:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:53,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-543cdff2-7ae1-40f8-af85-3a735ef571eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:29:53,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d used request id req-543cdff2-7ae1-40f8-af85-3a735ef571eb 2019-01-08 03:29:53,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211344003677s 2019-01-08 03:29:53,484 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/5de72913ee4b4b9ba638b1ce36c5cc5d used request id req-543cdff2-7ae1-40f8-af85-3a735ef571eb 2019-01-08 03:29:53,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:29:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:53,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27126e9d-2131-4902-a0c7-4520fb758364 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087"}, "tags": [], "enabled": true, "id": "4848bfef82cf4dac8c2091646ae54087", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_9d53c538-fd99-4ce6-a2d3-f653874dc908"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 03:29:53,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-27126e9d-2131-4902-a0c7-4520fb758364 2019-01-08 03:29:53,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10548210144s 2019-01-08 03:29:53,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-27126e9d-2131-4902-a0c7-4520fb758364 2019-01-08 03:29:53,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 03:29:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:53,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da8ca4b5-92c0-4f91-822e-722990c7d258 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:29:53,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087 used request id req-da8ca4b5-92c0-4f91-822e-722990c7d258 2019-01-08 03:29:53,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.205018043518s 2019-01-08 03:29:53,806 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/4848bfef82cf4dac8c2091646ae54087 used request id req-da8ca4b5-92c0-4f91-822e-722990c7d258 2019-01-08 03:29:53,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:29:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=4848bfef82cf4dac8c2091646ae54087&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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:54,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-00228308-9a6f-4323-b088-816c2ce028c3 Date: Tue, 08 Jan 2019 03:29:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:00Z", "updated_at": "2019-01-08T03:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "06b2d8e2-88ba-45f5-bc1c-202bf746201d", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "48cae44b-87ed-4527-8639-8672df9b2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "b9553a2b-6ed6-4e44-8938-33a7e4ca47e9", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "fb9a70f9-39ad-47a5-9de4-9c97cd1734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "name": "default"}]} 2019-01-08 03:29:54,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=4848bfef82cf4dac8c2091646ae54087&name=default used request id req-00228308-9a6f-4323-b088-816c2ce028c3 2019-01-08 03:29:54,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240079164505s 2019-01-08 03:29:54,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=4848bfef82cf4dac8c2091646ae54087&name=default used request id req-00228308-9a6f-4323-b088-816c2ce028c3 2019-01-08 03:29:54,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:29:54,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:54,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-bc67ac77-1742-44a8-8f59-6a43fa9da401 Date: Tue, 08 Jan 2019 03:29:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "created_at": "2019-01-08T03:25:00Z", "updated_at": "2019-01-08T03:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "06b2d8e2-88ba-45f5-bc1c-202bf746201d", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "48cae44b-87ed-4527-8639-8672df9b2561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "b9553a2b-6ed6-4e44-8938-33a7e4ca47e9", "remote_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4848bfef82cf4dac8c2091646ae54087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:25:00Z", "revision_number": 0, "id": "fb9a70f9-39ad-47a5-9de4-9c97cd1734f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:25:00Z", "security_group_id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "tenant_id": "4848bfef82cf4dac8c2091646ae54087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4848bfef82cf4dac8c2091646ae54087"}], "revision_number": 4, "project_id": "4848bfef82cf4dac8c2091646ae54087", "id": "90d9dba7-c4c9-454f-ab5d-d16d4c00e962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 03:29:54,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-bc67ac77-1742-44a8-8f59-6a43fa9da401 2019-01-08 03:29:54,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.272279024124s 2019-01-08 03:29:54,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-bc67ac77-1742-44a8-8f59-6a43fa9da401 2019-01-08 03:29:54,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 03:29:54,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/90d9dba7-c4c9-454f-ab5d-d16d4c00e962.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01ad0f1fda0121ed1216a01f1f179e4eb97445c8" 2019-01-08 03:29:54,752 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80bafe29-4baf-43fc-bff4-3f61e5e8908e Content-Length: 0 Date: Tue, 08 Jan 2019 03:29:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:29:54,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/90d9dba7-c4c9-454f-ab5d-d16d4c00e962.json used request id req-80bafe29-4baf-43fc-bff4-3f61e5e8908e 2019-01-08 03:29:54,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.42055106163s 2019-01-08 03:29:54,753 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/90d9dba7-c4c9-454f-ab5d-d16d4c00e962.json used request id req-80bafe29-4baf-43fc-bff4-3f61e5e8908e 2019-01-08 03:29:54,774 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-01-08 03:29:54,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:29:54,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f74a4f-3ae7-4c5b-b26a-ff33974fb505 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 03:29:54,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d0f74a4f-3ae7-4c5b-b26a-ff33974fb505 2019-01-08 03:29:54,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 03:29:55,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T04:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["aF-TRZG4SCe_RhlpdM6zCg"], "issued_at": "2019-01-08T03:29:55.000000Z"}} 2019-01-08 03:29:55,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:29:55,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:55,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-5d3f234a-8c4f-45bc-90a5-51049a8bc47a Date: Tue, 08 Jan 2019 03:29:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 03:29:55,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5d3f234a-8c4f-45bc-90a5-51049a8bc47a 2019-01-08 03:29:55,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.311115980148s 2019-01-08 03:29:55,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5d3f234a-8c4f-45bc-90a5-51049a8bc47a 2019-01-08 03:29:55,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:29:55,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 03:29: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 03:29:55,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:29:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:55,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77291965-08c8-4a55-aff5-0d4e9b6d8bab Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 03:29:55,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-77291965-08c8-4a55-aff5-0d4e9b6d8bab 2019-01-08 03:29:55,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116197824478s 2019-01-08 03:29:55,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-77291965-08c8-4a55-aff5-0d4e9b6d8bab 2019-01-08 03:29:55,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 03:29:55,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a"}}' 2019-01-08 03:29:55,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 03:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-513afa7f-a6f4-45ad-b5a3-f6689ae7855f 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.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5"}, "tags": [], "enabled": true, "id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a"}} 2019-01-08 03:29:55,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-513afa7f-a6f4-45ad-b5a3-f6689ae7855f 2019-01-08 03:29:55,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.145689964294s 2019-01-08 03:29:55,800 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-513afa7f-a6f4-45ad-b5a3-f6689ae7855f 2019-01-08 03:29:55,801 - 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'f46ef64b500f4ea9bfaf11bfda4db6f5', '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_528678d4-c022-4201-a6b3-36417b8be45a'}) 2019-01-08 03:29:55,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 03:29:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a397e988-ffbd-43be-9d0d-a7d6549386b9", "email": null, "name": "cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a"}}' 2019-01-08 03:29:56,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 03:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e94432b5-434a-4642-9cda-dc4684ea765f Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a", "links": {"self": "http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "45b85a153dde45fb94598a4ba50ac6f3", "domain_id": "default", "password_expires_at": null}} 2019-01-08 03:29:56,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-e94432b5-434a-4642-9cda-dc4684ea765f 2019-01-08 03:29:56,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377061128616s 2019-01-08 03:29:56,185 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-e94432b5-434a-4642-9cda-dc4684ea765f 2019-01-08 03:29:56,185 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'45b85a153dde45fb94598a4ba50ac6f3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a'}) 2019-01-08 03:29:56,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 03:29:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:56,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9294e420-7d4d-418a-9362-95c75a3b28d4 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 03:29:56,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9294e420-7d4d-418a-9362-95c75a3b28d4 2019-01-08 03:29:56,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113884925842s 2019-01-08 03:29:56,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9294e420-7d4d-418a-9362-95c75a3b28d4 2019-01-08 03:29:56,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 03:29:56,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:56,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0e8f11-53d5-49e3-a3a3-dfd73ab138ee Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 03:29:56,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ad0e8f11-53d5-49e3-a3a3-dfd73ab138ee 2019-01-08 03:29:56,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102024793625s 2019-01-08 03:29:56,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ad0e8f11-53d5-49e3-a3a3-dfd73ab138ee 2019-01-08 03:29:56,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:29:56,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:56,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a8f6fd-de59-4c18-8757-c0e3513db749 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 03:29:56,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-e3a8f6fd-de59-4c18-8757-c0e3513db749 2019-01-08 03:29:56,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101235151291s 2019-01-08 03:29:56,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-e3a8f6fd-de59-4c18-8757-c0e3513db749 2019-01-08 03:29:56,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:29:56,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:56,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b7ed4a-3661-4ef5-98fd-c7a88ad51f8c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a", "links": {"self": "http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "45b85a153dde45fb94598a4ba50ac6f3", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 03:29:56,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-32b7ed4a-3661-4ef5-98fd-c7a88ad51f8c 2019-01-08 03:29:56,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136958837509s 2019-01-08 03:29:56,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-32b7ed4a-3661-4ef5-98fd-c7a88ad51f8c 2019-01-08 03:29:56,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:29:56,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:56,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d0115d-97b2-48b8-8b83-f9f2660d2859 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5"}, "tags": [], "enabled": true, "id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a"}]} 2019-01-08 03:29:56,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-37d0115d-97b2-48b8-8b83-f9f2660d2859 2019-01-08 03:29:56,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105232954025s 2019-01-08 03:29:56,772 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-37d0115d-97b2-48b8-8b83-f9f2660d2859 2019-01-08 03:29:56,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 03:29:56,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=45b85a153dde45fb94598a4ba50ac6f3&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=f46ef64b500f4ea9bfaf11bfda4db6f5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:56,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd20f0c-f37c-4408-8a96-7c8416ee8b0c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=45b85a153dde45fb94598a4ba50ac6f3&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=f46ef64b500f4ea9bfaf11bfda4db6f5", "previous": null, "next": null}} 2019-01-08 03:29:56,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=45b85a153dde45fb94598a4ba50ac6f3&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=f46ef64b500f4ea9bfaf11bfda4db6f5 used request id req-2fd20f0c-f37c-4408-8a96-7c8416ee8b0c 2019-01-08 03:29:56,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105491161346s 2019-01-08 03:29:56,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=45b85a153dde45fb94598a4ba50ac6f3&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=f46ef64b500f4ea9bfaf11bfda4db6f5 used request id req-2fd20f0c-f37c-4408-8a96-7c8416ee8b0c 2019-01-08 03:29:56,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 03:29:56,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5/users/45b85a153dde45fb94598a4ba50ac6f3/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:57,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-114a439f-7534-4670-9840-7d99427620c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:29:57,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5/users/45b85a153dde45fb94598a4ba50ac6f3/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-114a439f-7534-4670-9840-7d99427620c0 2019-01-08 03:29:57,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146781921387s 2019-01-08 03:29:57,036 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5/users/45b85a153dde45fb94598a4ba50ac6f3/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-114a439f-7534-4670-9840-7d99427620c0 2019-01-08 03:29:57,037 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a', 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'f46ef64b500f4ea9bfaf11bfda4db6f5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a397e988-ffbd-43be-9d0d-a7d6549386b9', 'username': u'cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 03:29:57,041 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a', 'password': 'a397e988-ffbd-43be-9d0d-a7d6549386b9', 'project_name': 'cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': 'f46ef64b500f4ea9bfaf11bfda4db6f5', 'project_domain_name': 'Default'} 2019-01-08 03:29:57,095 - 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'}} 2019-01-08 03:29:57,110 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-01-08 03:29:57,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:29:57,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:57,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed578058-ae60-438c-bec6-e7f81b1b7a14 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 03:29:57,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-ed578058-ae60-438c-bec6-e7f81b1b7a14 2019-01-08 03:29:57,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0958619117737s 2019-01-08 03:29:57,206 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-ed578058-ae60-438c-bec6-e7f81b1b7a14 2019-01-08 03:29:57,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:29:57,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:29:57,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-392f45be-7770-4231-9d0e-efe72a08f627 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5"}, "tags": [], "enabled": true, "id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a"}]} 2019-01-08 03:29:57,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-392f45be-7770-4231-9d0e-efe72a08f627 2019-01-08 03:29:57,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100136041641s 2019-01-08 03:29:57,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-392f45be-7770-4231-9d0e-efe72a08f627 2019-01-08 03:29:57,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 03:29:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" -d '{"network": {"tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "name": "cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a", "admin_state_up": true}}' 2019-01-08 03:29:58,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b0c9483b-3c21-4c9a-8156-6f418d1763ff Date: Tue, 08 Jan 2019 03:29:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T03:29:57Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a","admin_state_up":true,"tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","created_at":"2019-01-08T03:29:57Z","mtu":1442}} 2019-01-08 03:29:58,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-b0c9483b-3c21-4c9a-8156-6f418d1763ff 2019-01-08 03:29:58,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.45218276978s 2019-01-08 03:29:58,768 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-b0c9483b-3c21-4c9a-8156-6f418d1763ff 2019-01-08 03:29:58,769 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T03:29:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c', u'provider:segmentation_id': 43, 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_528678d4-c022-4201-a6b3-36417b8be45a', u'created_at': u'2019-01-08T03:29:57Z', u'mtu': 1442, u'tenant_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5'}) 2019-01-08 03:29:58,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:29:58,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3001f2d7-b123-4205-8249-ef286b7996ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 03:29:58,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-3001f2d7-b123-4205-8249-ef286b7996ac 2019-01-08 03:29:58,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 03:29:59,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T04:29:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "name": "cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/f46ef64b500f4ea9bfaf11bfda4db6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a", "id": "45b85a153dde45fb94598a4ba50ac6f3"}, "audit_ids": ["4b4ORldhSVimpSXX685n4A"], "issued_at": "2019-01-08T03:29:59.000000Z"}} 2019-01-08 03:29:59,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:29:59,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:29:59,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-6884a6fe-2540-41f2-82a4-25efb10ee627 Date: Tue, 08 Jan 2019 03:29:59 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T03:29:57Z","qos_policy_id":null,"name":"cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a","admin_state_up":true,"tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","created_at":"2019-01-08T03:29:57Z","mtu":1442}]} 2019-01-08 03:29:59,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-6884a6fe-2540-41f2-82a4-25efb10ee627 2019-01-08 03:29:59,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.314167022705s 2019-01-08 03:29:59,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-6884a6fe-2540-41f2-82a4-25efb10ee627 2019-01-08 03:29:59,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 03:29:59,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"subnet": {"name": "cloudify_ims-subnet_528678d4-c022-4201-a6b3-36417b8be45a", "enable_dhcp": true, "network_id": "f175c677-8365-4d42-ba62-3d77c2ea9e2c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-08 03:30:01,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3dc249e2-79ec-4613-8bf2-33c71cb75f1a Date: Tue, 08 Jan 2019 03:30:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","created_at":"2019-01-08T03:29:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:29: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":"f46ef64b500f4ea9bfaf11bfda4db6f5","id":"c03ac19f-20b4-4983-b5b1-cedd4cf94057","subnetpool_id":null,"name":"cloudify_ims-subnet_528678d4-c022-4201-a6b3-36417b8be45a"}} 2019-01-08 03:30:01,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-3dc249e2-79ec-4613-8bf2-33c71cb75f1a 2019-01-08 03:30:01,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.13432598114s 2019-01-08 03:30:01,630 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-3dc249e2-79ec-4613-8bf2-33c71cb75f1a 2019-01-08 03:30:01,631 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T03:29: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'c03ac19f-20b4-4983-b5b1-cedd4cf94057', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_528678d4-c022-4201-a6b3-36417b8be45a', u'enable_dhcp': True, u'network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c', u'tenant_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'created_at': u'2019-01-08T03:29: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'f46ef64b500f4ea9bfaf11bfda4db6f5'}) 2019-01-08 03:30:01,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 03:30:01,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "cloudify_ims-router_528678d4-c022-4201-a6b3-36417b8be45a", "admin_state_up": true}}' 2019-01-08 03:30:03,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-5fb97876-f9ed-4a55-ba34-5d146430962f Date: Tue, 08 Jan 2019 03:30:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:30:01Z", "admin_state_up": true, "updated_at": "2019-01-08T03:30:03Z", "revision_number": 2, "routes": [], "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "2dcec978-7d25-4e8a-85f0-8cb2049dbd4e", "name": "cloudify_ims-router_528678d4-c022-4201-a6b3-36417b8be45a"}} 2019-01-08 03:30:03,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-5fb97876-f9ed-4a55-ba34-5d146430962f 2019-01-08 03:30:03,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.96701407433s 2019-01-08 03:30:03,599 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-5fb97876-f9ed-4a55-ba34-5d146430962f 2019-01-08 03:30:03,599 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'created_at': u'2019-01-08T03:30:01Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T03:30:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'id': u'2dcec978-7d25-4e8a-85f0-8cb2049dbd4e', u'name': u'cloudify_ims-router_528678d4-c022-4201-a6b3-36417b8be45a'}) 2019-01-08 03:30:03,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 03:30:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/2dcec978-7d25-4e8a-85f0-8cb2049dbd4e/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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"subnet_id": "c03ac19f-20b4-4983-b5b1-cedd4cf94057"}' 2019-01-08 03:30:06,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-58e4c2bf-b716-44f1-907e-0b2192554e4e Date: Tue, 08 Jan 2019 03:30:06 GMT RESP BODY: {"network_id": "f175c677-8365-4d42-ba62-3d77c2ea9e2c", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "subnet_id": "c03ac19f-20b4-4983-b5b1-cedd4cf94057", "subnet_ids": ["c03ac19f-20b4-4983-b5b1-cedd4cf94057"], "port_id": "545ae8d1-5054-4b94-a640-a8c00c1c3821", "id": "2dcec978-7d25-4e8a-85f0-8cb2049dbd4e"} 2019-01-08 03:30:06,672 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/2dcec978-7d25-4e8a-85f0-8cb2049dbd4e/add_router_interface.json used request id req-58e4c2bf-b716-44f1-907e-0b2192554e4e 2019-01-08 03:30:06,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07206606865s 2019-01-08 03:30:06,672 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/2dcec978-7d25-4e8a-85f0-8cb2049dbd4e/add_router_interface.json used request id req-58e4c2bf-b716-44f1-907e-0b2192554e4e returning object 2dcec978-7d25-4e8a-85f0-8cb2049dbd4e 2019-01-08 03:30:06,673 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-08 03:30:29,460 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-08 03:30:29,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:30:29,466 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 03:30:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 03:30:29,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:30:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:30:29,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fd81efc1-c099-4f42-9520-02a019990058 Date: Tue, 08 Jan 2019 03:30:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:30:29,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-fd81efc1-c099-4f42-9520-02a019990058 2019-01-08 03:30:29,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.236622095108s 2019-01-08 03:30:29,708 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-fd81efc1-c099-4f42-9520-02a019990058 2019-01-08 03:30:29,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 03:30:29,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a"}' 2019-01-08 03:30:29,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/384d4823-8cd5-418f-8271-97ae036f9692 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9956668a-9237-49c7-9da5-a85d2434f4f7 Date: Tue, 08 Jan 2019 03:30:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/file", "owner": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "384d4823-8cd5-418f-8271-97ae036f9692", "size": null, "self": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:30:29Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "checksum": null, "created_at": "2019-01-08T03:30:29Z", "protected": false} 2019-01-08 03:30:29,961 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-9956668a-9237-49c7-9da5-a85d2434f4f7 2019-01-08 03:30:29,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.245151042938s 2019-01-08 03:30:29,961 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-9956668a-9237-49c7-9da5-a85d2434f4f7 returning object 384d4823-8cd5-418f-8271-97ae036f9692 2019-01-08 03:30:29,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 03:30:29,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '' 2019-01-08 03:31:22,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62a0200e-e5e3-4d1c-ba5e-e2a40778d410 Date: Tue, 08 Jan 2019 03:31:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 03:31:22,627 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/file used request id req-62a0200e-e5e3-4d1c-ba5e-e2a40778d410 2019-01-08 03:31:22,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 52.6654641628s 2019-01-08 03:31:22,628 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/file used request id req-62a0200e-e5e3-4d1c-ba5e-e2a40778d410 2019-01-08 03:31:22,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:31:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:22,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ebe756b9-f0a1-4cc6-b69c-4cbf498e2f4c Date: Tue, 08 Jan 2019 03:31:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "metadata": {}}], "file": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/file", "owner": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "384d4823-8cd5-418f-8271-97ae036f9692", "size": 4373348352, "self": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:31:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T03:30:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:31:22,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ebe756b9-f0a1-4cc6-b69c-4cbf498e2f4c 2019-01-08 03:31:22,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.230935096741s 2019-01-08 03:31:22,864 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ebe756b9-f0a1-4cc6-b69c-4cbf498e2f4c 2019-01-08 03:31:22,866 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap', u'metadata': Munch({})})], 'file': u'/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/file', 'owner': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'id': u'384d4823-8cd5-418f-8271-97ae036f9692', 'size': 4373348352, u'self': u'/v2/images/384d4823-8cd5-418f-8271-97ae036f9692', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'name': 'cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T03:31:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T03:31:22Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/384d4823-8cd5-418f-8271-97ae036f9692', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a', 'created': u'2019-01-08T03:30:29Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-08T03:30:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/384d4823-8cd5-418f-8271-97ae036f9692', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-08 03:31:22,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 03:31:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_528678d4-c022-4201-a6b3-36417b8be45a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-08 03:31:23,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adff4a0d-7ef5-485e-8455-bd0ee61e06f5 x-compute-request-id: req-adff4a0d-7ef5-485e-8455-bd0ee61e06f5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_528678d4-c022-4201-a6b3-36417b8be45a", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "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": "889f869a-64e2-49f4-9386-93195206b20d"}} 2019-01-08 03:31:23,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-adff4a0d-7ef5-485e-8455-bd0ee61e06f5 2019-01-08 03:31:23,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.340857982635s 2019-01-08 03:31:23,209 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-adff4a0d-7ef5-485e-8455-bd0ee61e06f5 2019-01-08 03:31:23,209 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_528678d4-c022-4201-a6b3-36417b8be45a', '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'09a7ababfff6470fbcae0a281405cb8c', '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'889f869a-64e2-49f4-9386-93195206b20d', 'swap': 0}) 2019-01-08 03:31:23,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 03:31:23,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d/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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" -d '{"extra_specs": {}}' 2019-01-08 03:31:23,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31: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-76161d15-4cca-4040-bdc4-a22f7f8c9c8d x-compute-request-id: req-76161d15-4cca-4040-bdc4-a22f7f8c9c8d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 03:31:23,230 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d/os-extra_specs used request id req-76161d15-4cca-4040-bdc4-a22f7f8c9c8d 2019-01-08 03:31:23,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195579528809s 2019-01-08 03:31:23,230 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d/os-extra_specs used request id req-76161d15-4cca-4040-bdc4-a22f7f8c9c8d 2019-01-08 03:31:23,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-08 03:31:23,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"keypair": {"name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a"}}' 2019-01-08 03:31:23,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31: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-1e3ed683-c555-44bb-a9fd-937e77384671 x-compute-request-id: req-1e3ed683-c555-44bb-a9fd-937e77384671 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9zYP0004LaLyY0DEynm6Y+9uxlxKqWF4q5ez8d5CCMbOdmPUgeFRv0yn0Cl+D96Hio+jPXLKmYfOxEk918COxOAcOnBevry1vVEDVps6ORWpI6L4FraMelGKnlxeHKkN0xLRvHxxd9QdBPo/cSyF6hfmUzZ9phdNdWsNzNzvzPScVOit6EMzZsldzvAJrcfHdLUhkF7HDboai1FxOlG/ALCPgorbPm5TRzSz5QxSn+aegzUm/Hgjc11JiLWOSXZXtSX4O/Zx+1kUFXM4cwFWuCvfa95BG8YNYlH4xw+pi/sbDs11bTUoR5K30TiqxQS5dCHbV5tCXpLFPGtd8J/wL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvc2D9NNOC2i8mNAxMp5umPvbsZcSqlheKuXs/HeQgjGznZj1\nIHhUb9Mp9Apfg/eh4qPoz1yypmHzsRJPdfAjsTgHDpwXr68tb1RA1abOjkVqSOi+\nBa2jHpRip5cXhypDdMS0bx8cXfUHQT6P3EsheoX5lM2faYXTXVrDczc78z0nFTor\nehDM2bJXc7wCa3Hx3S1IZBexw26GotRcTpRvwCwj4KK2z5uU0c0s+UMUp/mnoM1J\nvx4I3NdSYi1jkl2V7Ul+Dv2cftZFBVzOHMBVrgr32veQRvGDWJR+McPqYv7Gw7Nd\nW01KEeSt9E4qsUEuXQh21ebQl6SxTxrXfCf8CwIDAQABAoIBAQCFP1eJNCMRPWlR\nuq8fQzyPqBj21wFil4EciqhSIbpQvIXFeRF1xyQ4ET3dtr6RjfKXgsy5bvF4f0Gu\nqRUhzgGws424wvqZ+thh1PtjQqS2GqNgJgzpPZpLqI6N6zO4T4Jl4oZtkKDAkXmT\nY1FprVEGjDHINobYdPwLCOI366npu2fenjRzekaF+C+ufXs4MPbIlvI/GvmZXPBH\nqUShr4+IvBjOlOvNy1VqTb1RoQh3whyr4PX5xZ1WDViX+LI9btHTqU0nUDJ0sKUB\nCrVJm9oAf7Umxbu3g5Q5EPTGDpn9YpgxDXw/oNAQEbQmT86WAn75cPMntSBBc9Lb\n2vSJ5C0BAoGBAPm+0MB67FRFxD17l3xU8UkruqZacwpMpQ+iidAwnI/2lCIzNz+y\nyraKkAiu+s5WU8PwsQ2P7sao+eVUQ0Sb/PgZOUJNs90bbd0gUymdhmttJyfB45TQ\nZowFeFoXoRUfBEt1ZNRywB+Y4wokCI9mDii9VnI7kyVoDQKCNeK2ssiBAoGBAMKO\nZF7zu2GdAynib6QhZWfvS2mOUCL9yVPmNvLnSdrVcR2n2JY6j5r+R/dRnpRP/2+k\ne7o8Tp4QCg7OsA7ex5RLWiBGpD/b7o8F/AZ6wej7n6jppmqSX3p02Yzob2gGa1MV\nsvoN6J00pwKZMV1pGEwr9610LAqKbS08YNbalh6LAoGBAM5suqytrZMGS2qqMg7R\nQtJA87i2QCn+Kdxfc1uCIpYXsF8ISB09UbJJmz2iK6nKztfApQdZtXm8hzjXSfZ2\nnEQQzTQRd55FIqzIIBTgoA9BHEEPUGVbT7diehS1PS5xAaLBOIMlCcnUG6zxFaY5\nK3De9ona1gfwFfjB2Xo3mlSBAoGAYGIQYWXXt6UEUzSlYCdXSGUo8/MXyi32FkVf\nhXiFgw7oieuEBfCfAgbk+iYKLKlw/wr6bKnBvNZvVSSZ3dQKBXJLBOBaMHSxO1OY\nplEcTWKSlyihU/yNpmnK+N6RinRbqP5/+xb23SKfdk8UQJV2/w1tFxYNV296ZMWb\np/UEF78CgYEAwV8TGRndJPDXk2EZJYtKJYws7nQbe5qqBOfKYDXUrVXSb84YKl/c\nDwUZoJudeJYTwvQ6wH1ua9U1hgMcYaWhLy1Xt5Kdm11PnM5f/6rkhJuVH7Ty8ZzB\ni7C/A14/W9NUv7VHgdC0qs1KBQj3xBqG9MX89QEILkT/6+Axlamjfp8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "fingerprint": "eb:49:fc:b9:4e:56:39:7c:30:cd:ae:14:f3:d1:ae:d7"}} 2019-01-08 03:31:23,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-1e3ed683-c555-44bb-a9fd-937e77384671 2019-01-08 03:31:23,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.306838989258s 2019-01-08 03:31:23,538 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-1e3ed683-c555-44bb-a9fd-937e77384671 2019-01-08 03:31:23,539 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9zYP0004LaLyY0DEynm6Y+9uxlxKqWF4q5ez8d5CCMbOdmPUgeFRv0yn0Cl+D96Hio+jPXLKmYfOxEk918COxOAcOnBevry1vVEDVps6ORWpI6L4FraMelGKnlxeHKkN0xLRvHxxd9QdBPo/cSyF6hfmUzZ9phdNdWsNzNzvzPScVOit6EMzZsldzvAJrcfHdLUhkF7HDboai1FxOlG/ALCPgorbPm5TRzSz5QxSn+aegzUm/Hgjc11JiLWOSXZXtSX4O/Zx+1kUFXM4cwFWuCvfa95BG8YNYlH4xw+pi/sbDs11bTUoR5K30TiqxQS5dCHbV5tCXpLFPGtd8J/wL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvc2D9NNOC2i8mNAxMp5umPvbsZcSqlheKuXs/HeQgjGznZj1\nIHhUb9Mp9Apfg/eh4qPoz1yypmHzsRJPdfAjsTgHDpwXr68tb1RA1abOjkVqSOi+\nBa2jHpRip5cXhypDdMS0bx8cXfUHQT6P3EsheoX5lM2faYXTXVrDczc78z0nFTor\nehDM2bJXc7wCa3Hx3S1IZBexw26GotRcTpRvwCwj4KK2z5uU0c0s+UMUp/mnoM1J\nvx4I3NdSYi1jkl2V7Ul+Dv2cftZFBVzOHMBVrgr32veQRvGDWJR+McPqYv7Gw7Nd\nW01KEeSt9E4qsUEuXQh21ebQl6SxTxrXfCf8CwIDAQABAoIBAQCFP1eJNCMRPWlR\nuq8fQzyPqBj21wFil4EciqhSIbpQvIXFeRF1xyQ4ET3dtr6RjfKXgsy5bvF4f0Gu\nqRUhzgGws424wvqZ+thh1PtjQqS2GqNgJgzpPZpLqI6N6zO4T4Jl4oZtkKDAkXmT\nY1FprVEGjDHINobYdPwLCOI366npu2fenjRzekaF+C+ufXs4MPbIlvI/GvmZXPBH\nqUShr4+IvBjOlOvNy1VqTb1RoQh3whyr4PX5xZ1WDViX+LI9btHTqU0nUDJ0sKUB\nCrVJm9oAf7Umxbu3g5Q5EPTGDpn9YpgxDXw/oNAQEbQmT86WAn75cPMntSBBc9Lb\n2vSJ5C0BAoGBAPm+0MB67FRFxD17l3xU8UkruqZacwpMpQ+iidAwnI/2lCIzNz+y\nyraKkAiu+s5WU8PwsQ2P7sao+eVUQ0Sb/PgZOUJNs90bbd0gUymdhmttJyfB45TQ\nZowFeFoXoRUfBEt1ZNRywB+Y4wokCI9mDii9VnI7kyVoDQKCNeK2ssiBAoGBAMKO\nZF7zu2GdAynib6QhZWfvS2mOUCL9yVPmNvLnSdrVcR2n2JY6j5r+R/dRnpRP/2+k\ne7o8Tp4QCg7OsA7ex5RLWiBGpD/b7o8F/AZ6wej7n6jppmqSX3p02Yzob2gGa1MV\nsvoN6J00pwKZMV1pGEwr9610LAqKbS08YNbalh6LAoGBAM5suqytrZMGS2qqMg7R\nQtJA87i2QCn+Kdxfc1uCIpYXsF8ISB09UbJJmz2iK6nKztfApQdZtXm8hzjXSfZ2\nnEQQzTQRd55FIqzIIBTgoA9BHEEPUGVbT7diehS1PS5xAaLBOIMlCcnUG6zxFaY5\nK3De9ona1gfwFfjB2Xo3mlSBAoGAYGIQYWXXt6UEUzSlYCdXSGUo8/MXyi32FkVf\nhXiFgw7oieuEBfCfAgbk+iYKLKlw/wr6bKnBvNZvVSSZ3dQKBXJLBOBaMHSxO1OY\nplEcTWKSlyihU/yNpmnK+N6RinRbqP5/+xb23SKfdk8UQJV2/w1tFxYNV296ZMWb\np/UEF78CgYEAwV8TGRndJPDXk2EZJYtKJYws7nQbe5qqBOfKYDXUrVXSb84YKl/c\nDwUZoJudeJYTwvQ6wH1ua9U1hgMcYaWhLy1Xt5Kdm11PnM5f/6rkhJuVH7Ty8ZzB\ni7C/A14/W9NUv7VHgdC0qs1KBQj3xBqG9MX89QEILkT/6+Axlamjfp8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'45b85a153dde45fb94598a4ba50ac6f3', 'name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'created_at': '2019-01-08T03:31:23.539004', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'name': 'cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'eb:49:fc:b9:4e:56:39:7c:30:cd:ae:14:f3:d1:ae:d7', 'type': 'ssh', 'id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a'}) 2019-01-08 03:31:23,539 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvc2D9NNOC2i8mNAxMp5umPvbsZcSqlheKuXs/HeQgjGznZj1 IHhUb9Mp9Apfg/eh4qPoz1yypmHzsRJPdfAjsTgHDpwXr68tb1RA1abOjkVqSOi+ Ba2jHpRip5cXhypDdMS0bx8cXfUHQT6P3EsheoX5lM2faYXTXVrDczc78z0nFTor ehDM2bJXc7wCa3Hx3S1IZBexw26GotRcTpRvwCwj4KK2z5uU0c0s+UMUp/mnoM1J vx4I3NdSYi1jkl2V7Ul+Dv2cftZFBVzOHMBVrgr32veQRvGDWJR+McPqYv7Gw7Nd W01KEeSt9E4qsUEuXQh21ebQl6SxTxrXfCf8CwIDAQABAoIBAQCFP1eJNCMRPWlR uq8fQzyPqBj21wFil4EciqhSIbpQvIXFeRF1xyQ4ET3dtr6RjfKXgsy5bvF4f0Gu qRUhzgGws424wvqZ+thh1PtjQqS2GqNgJgzpPZpLqI6N6zO4T4Jl4oZtkKDAkXmT Y1FprVEGjDHINobYdPwLCOI366npu2fenjRzekaF+C+ufXs4MPbIlvI/GvmZXPBH qUShr4+IvBjOlOvNy1VqTb1RoQh3whyr4PX5xZ1WDViX+LI9btHTqU0nUDJ0sKUB CrVJm9oAf7Umxbu3g5Q5EPTGDpn9YpgxDXw/oNAQEbQmT86WAn75cPMntSBBc9Lb 2vSJ5C0BAoGBAPm+0MB67FRFxD17l3xU8UkruqZacwpMpQ+iidAwnI/2lCIzNz+y yraKkAiu+s5WU8PwsQ2P7sao+eVUQ0Sb/PgZOUJNs90bbd0gUymdhmttJyfB45TQ ZowFeFoXoRUfBEt1ZNRywB+Y4wokCI9mDii9VnI7kyVoDQKCNeK2ssiBAoGBAMKO ZF7zu2GdAynib6QhZWfvS2mOUCL9yVPmNvLnSdrVcR2n2JY6j5r+R/dRnpRP/2+k e7o8Tp4QCg7OsA7ex5RLWiBGpD/b7o8F/AZ6wej7n6jppmqSX3p02Yzob2gGa1MV svoN6J00pwKZMV1pGEwr9610LAqKbS08YNbalh6LAoGBAM5suqytrZMGS2qqMg7R QtJA87i2QCn+Kdxfc1uCIpYXsF8ISB09UbJJmz2iK6nKztfApQdZtXm8hzjXSfZ2 nEQQzTQRd55FIqzIIBTgoA9BHEEPUGVbT7diehS1PS5xAaLBOIMlCcnUG6zxFaY5 K3De9ona1gfwFfjB2Xo3mlSBAoGAYGIQYWXXt6UEUzSlYCdXSGUo8/MXyi32FkVf hXiFgw7oieuEBfCfAgbk+iYKLKlw/wr6bKnBvNZvVSSZ3dQKBXJLBOBaMHSxO1OY plEcTWKSlyihU/yNpmnK+N6RinRbqP5/+xb23SKfdk8UQJV2/w1tFxYNV296ZMWb p/UEF78CgYEAwV8TGRndJPDXk2EZJYtKJYws7nQbe5qqBOfKYDXUrVXSb84YKl/c DwUZoJudeJYTwvQ6wH1ua9U1hgMcYaWhLy1Xt5Kdm11PnM5f/6rkhJuVH7Ty8ZzB i7C/A14/W9NUv7VHgdC0qs1KBQj3xBqG9MX89QEILkT/6+Axlamjfp8= -----END RSA PRIVATE KEY----- 2019-01-08 03:31:23,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-08 03:31:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"security_group": {"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-01-08 03:31:24,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-037aae73-ca93-4317-bd62-a72b1e350a3e Date: Tue, 08 Jan 2019 03:31:24 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:23Z", "updated_at": "2019-01-08T03:31:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "66ded474-589c-43f1-9d6d-57fe09efac68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "bb66f7c9-2ca8-4813-b550-fe0150b28ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 2, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "44de047d-f608-4356-88c1-b856e4562049", "name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}} 2019-01-08 03:31:24,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-037aae73-ca93-4317-bd62-a72b1e350a3e 2019-01-08 03:31:24,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.528476953506s 2019-01-08 03:31:24,071 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-037aae73-ca93-4317-bd62-a72b1e350a3e 2019-01-08 03:31:24,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:31:24,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:24,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-240fd6fe-dcfd-4448-89d0-19823a8097fe Date: Tue, 08 Jan 2019 03:31:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:23Z", "updated_at": "2019-01-08T03:31:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "66ded474-589c-43f1-9d6d-57fe09efac68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "bb66f7c9-2ca8-4813-b550-fe0150b28ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 2, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "44de047d-f608-4356-88c1-b856e4562049", "name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}, {"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:29:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 4, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:31:24,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-240fd6fe-dcfd-4448-89d0-19823a8097fe 2019-01-08 03:31:24,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.248970985413s 2019-01-08 03:31:24,325 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-240fd6fe-dcfd-4448-89d0-19823a8097fe 2019-01-08 03:31:24,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:31:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -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": "44de047d-f608-4356-88c1-b856e4562049"}}' 2019-01-08 03:31:24,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-92e4e6e9-fb92-4656-893e-1daf6c7a255b Date: Tue, 08 Jan 2019 03:31:24 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": "2019-01-08T03:31:24Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "port_range_min": 22, "revision_number": 0, "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:24Z", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "59867985-4752-445f-b8d2-3d0a20361f41"}} 2019-01-08 03:31:24,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-92e4e6e9-fb92-4656-893e-1daf6c7a255b 2019-01-08 03:31:24,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.434583902359s 2019-01-08 03:31:24,764 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-92e4e6e9-fb92-4656-893e-1daf6c7a255b 2019-01-08 03:31:24,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:31:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:25,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-291e12d3-33a8-497c-a3a1-2eaaff4d61e9 Date: Tue, 08 Jan 2019 03:31:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:23Z", "updated_at": "2019-01-08T03:31:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:31:24Z", "revision_number": 0, "id": "59867985-4752-445f-b8d2-3d0a20361f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:24Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "66ded474-589c-43f1-9d6d-57fe09efac68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "bb66f7c9-2ca8-4813-b550-fe0150b28ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 3, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "44de047d-f608-4356-88c1-b856e4562049", "name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}, {"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:29:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 4, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:31:25,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-291e12d3-33a8-497c-a3a1-2eaaff4d61e9 2019-01-08 03:31:25,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.276725053787s 2019-01-08 03:31:25,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-291e12d3-33a8-497c-a3a1-2eaaff4d61e9 2019-01-08 03:31:25,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:31:25,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -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": "44de047d-f608-4356-88c1-b856e4562049"}}' 2019-01-08 03:31:25,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-652e0f08-1a99-4405-b3ba-ce302af367a4 Date: Tue, 08 Jan 2019 03:31:25 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": "2019-01-08T03:31:25Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "port_range_min": null, "revision_number": 0, "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:25Z", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "57485c58-9b01-4f1c-89dd-ecc82cf80b18"}} 2019-01-08 03:31:25,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-652e0f08-1a99-4405-b3ba-ce302af367a4 2019-01-08 03:31:25,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.428984165192s 2019-01-08 03:31:25,477 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-652e0f08-1a99-4405-b3ba-ce302af367a4 2019-01-08 03:31:25,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:31:25,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:25,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-2c3144cc-81e2-49fe-ae42-43d1135aa277 Date: Tue, 08 Jan 2019 03:31:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:23Z", "updated_at": "2019-01-08T03:31:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:25Z", "revision_number": 0, "id": "57485c58-9b01-4f1c-89dd-ecc82cf80b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:25Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:31:24Z", "revision_number": 0, "id": "59867985-4752-445f-b8d2-3d0a20361f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:24Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "66ded474-589c-43f1-9d6d-57fe09efac68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "bb66f7c9-2ca8-4813-b550-fe0150b28ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 4, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "44de047d-f608-4356-88c1-b856e4562049", "name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}, {"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:29:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 4, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:31:25,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2c3144cc-81e2-49fe-ae42-43d1135aa277 2019-01-08 03:31:25,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.25402879715s 2019-01-08 03:31:25,735 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-2c3144cc-81e2-49fe-ae42-43d1135aa277 2019-01-08 03:31:25,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:31:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -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": "44de047d-f608-4356-88c1-b856e4562049"}}' 2019-01-08 03:31:26,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9f65a507-a262-4a01-aec0-08a61ea14539 Date: Tue, 08 Jan 2019 03:31:26 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": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "port_range_min": 80, "revision_number": 0, "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:26Z", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4facb94e-9823-4bfb-9030-49837fb3bb01"}} 2019-01-08 03:31:26,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-9f65a507-a262-4a01-aec0-08a61ea14539 2019-01-08 03:31:26,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.426358938217s 2019-01-08 03:31:26,165 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-9f65a507-a262-4a01-aec0-08a61ea14539 2019-01-08 03:31:26,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:31:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:26,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-48f14386-07f0-45ca-84d6-26147d4f5cc4 Date: Tue, 08 Jan 2019 03:31:26 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:23Z", "updated_at": "2019-01-08T03:31:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "4facb94e-9823-4bfb-9030-49837fb3bb01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:25Z", "revision_number": 0, "id": "57485c58-9b01-4f1c-89dd-ecc82cf80b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:25Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:31:24Z", "revision_number": 0, "id": "59867985-4752-445f-b8d2-3d0a20361f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:24Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "66ded474-589c-43f1-9d6d-57fe09efac68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "bb66f7c9-2ca8-4813-b550-fe0150b28ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 5, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "44de047d-f608-4356-88c1-b856e4562049", "name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}, {"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:29:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 4, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:31:26,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-48f14386-07f0-45ca-84d6-26147d4f5cc4 2019-01-08 03:31:26,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.252030849457s 2019-01-08 03:31:26,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-48f14386-07f0-45ca-84d6-26147d4f5cc4 2019-01-08 03:31:26,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:31:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -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": "44de047d-f608-4356-88c1-b856e4562049"}}' 2019-01-08 03:31:26,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-9df4d62b-b02c-419b-959a-487cef6b1fef Date: Tue, 08 Jan 2019 03:31:26 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": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "port_range_min": 443, "revision_number": 0, "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:26Z", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "baa9ab5d-674a-4274-b5b9-3b7b42e254c6"}} 2019-01-08 03:31:26,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-9df4d62b-b02c-419b-959a-487cef6b1fef 2019-01-08 03:31:26,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.213422775269s 2019-01-08 03:31:26,638 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-9df4d62b-b02c-419b-959a-487cef6b1fef 2019-01-08 03:31:26,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:31:26,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:26,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-b695aba9-4614-432b-bc3c-45d1c47f4834 Date: Tue, 08 Jan 2019 03:31:26 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:23Z", "updated_at": "2019-01-08T03:31:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "4facb94e-9823-4bfb-9030-49837fb3bb01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:25Z", "revision_number": 0, "id": "57485c58-9b01-4f1c-89dd-ecc82cf80b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:25Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:31:24Z", "revision_number": 0, "id": "59867985-4752-445f-b8d2-3d0a20361f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:24Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "66ded474-589c-43f1-9d6d-57fe09efac68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "baa9ab5d-674a-4274-b5b9-3b7b42e254c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "bb66f7c9-2ca8-4813-b550-fe0150b28ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 6, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "44de047d-f608-4356-88c1-b856e4562049", "name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}, {"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:29:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 4, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:31:26,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b695aba9-4614-432b-bc3c-45d1c47f4834 2019-01-08 03:31:26,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0589170455933s 2019-01-08 03:31:26,701 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b695aba9-4614-432b-bc3c-45d1c47f4834 2019-01-08 03:31:26,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:31:26,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -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": "44de047d-f608-4356-88c1-b856e4562049"}}' 2019-01-08 03:31:26,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-19376a63-185c-40c9-8678-14940467f914 Date: Tue, 08 Jan 2019 03:31:26 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": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "port_range_min": 5671, "revision_number": 0, "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:26Z", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "2be933ce-0b55-45e0-bc84-136ae119da11"}} 2019-01-08 03:31:26,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-19376a63-185c-40c9-8678-14940467f914 2019-01-08 03:31:26,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.257339954376s 2019-01-08 03:31:26,962 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-19376a63-185c-40c9-8678-14940467f914 2019-01-08 03:31:26,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:31:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:27,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-18b33e1f-69c3-497f-9459-7c3af4a6ad98 Date: Tue, 08 Jan 2019 03:31:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:23Z", "updated_at": "2019-01-08T03:31:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "2be933ce-0b55-45e0-bc84-136ae119da11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "4facb94e-9823-4bfb-9030-49837fb3bb01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:25Z", "revision_number": 0, "id": "57485c58-9b01-4f1c-89dd-ecc82cf80b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:25Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:31:24Z", "revision_number": 0, "id": "59867985-4752-445f-b8d2-3d0a20361f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:24Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "66ded474-589c-43f1-9d6d-57fe09efac68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "baa9ab5d-674a-4274-b5b9-3b7b42e254c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "bb66f7c9-2ca8-4813-b550-fe0150b28ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 7, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "44de047d-f608-4356-88c1-b856e4562049", "name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}, {"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:29:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 4, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:31:27,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-18b33e1f-69c3-497f-9459-7c3af4a6ad98 2019-01-08 03:31:27,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.274111032486s 2019-01-08 03:31:27,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-18b33e1f-69c3-497f-9459-7c3af4a6ad98 2019-01-08 03:31:27,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:31:27,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -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": "44de047d-f608-4356-88c1-b856e4562049"}}' 2019-01-08 03:31:27,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-7ae1f959-0db6-441a-a93f-fa9eabc527d4 Date: Tue, 08 Jan 2019 03:31:27 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": "2019-01-08T03:31:27Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "port_range_min": 53333, "revision_number": 0, "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:27Z", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "640cd0ae-7e1e-4037-b8a1-715cef49476b"}} 2019-01-08 03:31:27,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7ae1f959-0db6-441a-a93f-fa9eabc527d4 2019-01-08 03:31:27,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.436317920685s 2019-01-08 03:31:27,680 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7ae1f959-0db6-441a-a93f-fa9eabc527d4 2019-01-08 03:31:27,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:31:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:27,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-d04b1b73-8a7b-4463-803f-0eff42713ffc Date: Tue, 08 Jan 2019 03:31:27 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","status":"ACTIVE","subnets":["c03ac19f-20b4-4983-b5b1-cedd4cf94057"],"description":"","tags":[],"updated_at":"2019-01-08T03:29:59Z","qos_policy_id":null,"name":"cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a","admin_state_up":true,"tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","created_at":"2019-01-08T03:29:57Z","mtu":1442}]} 2019-01-08 03:31:27,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d04b1b73-8a7b-4463-803f-0eff42713ffc 2019-01-08 03:31:27,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117454051971s 2019-01-08 03:31:27,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d04b1b73-8a7b-4463-803f-0eff42713ffc 2019-01-08 03:31:27,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:31:27,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:28,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-a1eef599-d2e0-4940-9d32-c6f967a0d471 Date: Tue, 08 Jan 2019 03:31:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "metadata": {}}], "file": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/file", "owner": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "384d4823-8cd5-418f-8271-97ae036f9692", "size": 4373348352, "self": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:31:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T03:30:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:31:28,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-a1eef599-d2e0-4940-9d32-c6f967a0d471 2019-01-08 03:31:28,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228416919708s 2019-01-08 03:31:28,033 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-a1eef599-d2e0-4940-9d32-c6f967a0d471 2019-01-08 03:31:28,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 03:31:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:28,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8326739-4052-413b-ba71-9c2ba77e7580 x-compute-request-id: req-a8326739-4052-413b-ba71-9c2ba77e7580 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_528678d4-c022-4201-a6b3-36417b8be45a", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "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": "889f869a-64e2-49f4-9386-93195206b20d"}]} 2019-01-08 03:31:28,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-a8326739-4052-413b-ba71-9c2ba77e7580 2019-01-08 03:31:28,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273060798645s 2019-01-08 03:31:28,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-a8326739-4052-413b-ba71-9c2ba77e7580 2019-01-08 03:31:28,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-08 03:31:28,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"server": {"name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "imageRef": "384d4823-8cd5-418f-8271-97ae036f9692", "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "flavorRef": "889f869a-64e2-49f4-9386-93195206b20d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f175c677-8365-4d42-ba62-3d77c2ea9e2c"}], "security_groups": [{"name": "44de047d-f608-4356-88c1-b856e4562049"}]}}' 2019-01-08 03:31:30,859 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 03:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9afb2e03-6c4f-4fe4-9102-e3ac17a41f2d x-compute-request-id: req-9afb2e03-6c4f-4fe4-9102-e3ac17a41f2d Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "44de047d-f608-4356-88c1-b856e4562049"}], "OS-DCF:diskConfig": "MANUAL", "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "adminPass": "Uft2NZ3aVhFb"}} 2019-01-08 03:31:30,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-9afb2e03-6c4f-4fe4-9102-e3ac17a41f2d 2019-01-08 03:31:30,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.79610300064s 2019-01-08 03:31:30,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-9afb2e03-6c4f-4fe4-9102-e3ac17a41f2d 2019-01-08 03:31:30,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:30,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:31,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31: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-ddd4639b-5d6f-4258-9a3e-6c10e08cddef x-compute-request-id: req-ddd4639b-5d6f-4258-9a3e-6c10e08cddef Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:31,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ddd4639b-5d6f-4258-9a3e-6c10e08cddef 2019-01-08 03:31:31,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379905939102s 2019-01-08 03:31:31,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ddd4639b-5d6f-4258-9a3e-6c10e08cddef 2019-01-08 03:31:31,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:31:31,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:31,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-75c4e222-662b-4ff3-96b9-beefaa671fed Date: Tue, 08 Jan 2019 03:31:31 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","status":"ACTIVE","subnets":["c03ac19f-20b4-4983-b5b1-cedd4cf94057"],"description":"","tags":[],"updated_at":"2019-01-08T03:29:59Z","qos_policy_id":null,"name":"cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a","admin_state_up":true,"tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","created_at":"2019-01-08T03:29:57Z","mtu":1442}]} 2019-01-08 03:31:31,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-75c4e222-662b-4ff3-96b9-beefaa671fed 2019-01-08 03:31:31,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30482506752s 2019-01-08 03:31:31,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-75c4e222-662b-4ff3-96b9-beefaa671fed 2019-01-08 03:31:31,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 03:31:31,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:31,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b2c79cc5-7083-4b17-b78b-969f4999564d Date: Tue, 08 Jan 2019 03:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","created_at":"2019-01-08T03:29:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:29: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":"f46ef64b500f4ea9bfaf11bfda4db6f5","id":"c03ac19f-20b4-4983-b5b1-cedd4cf94057","subnetpool_id":null,"name":"cloudify_ims-subnet_528678d4-c022-4201-a6b3-36417b8be45a"}]} 2019-01-08 03:31:31,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b2c79cc5-7083-4b17-b78b-969f4999564d 2019-01-08 03:31:31,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0792579650879s 2019-01-08 03:31:31,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b2c79cc5-7083-4b17-b78b-969f4999564d 2019-01-08 03:31:31,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:33,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:34,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31: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-41fea902-5494-4ef5-9afe-89b97d454c68 x-compute-request-id: req-41fea902-5494-4ef5-9afe-89b97d454c68 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:34,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-41fea902-5494-4ef5-9afe-89b97d454c68 2019-01-08 03:31:34,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.900151968002s 2019-01-08 03:31:34,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-41fea902-5494-4ef5-9afe-89b97d454c68 2019-01-08 03:31:34,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:36,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:37,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ed5afee-aeb6-4d6f-9835-522656c7faf0 x-compute-request-id: req-7ed5afee-aeb6-4d6f-9835-522656c7faf0 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:37,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7ed5afee-aeb6-4d6f-9835-522656c7faf0 2019-01-08 03:31:37,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.844095945358s 2019-01-08 03:31:37,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7ed5afee-aeb6-4d6f-9835-522656c7faf0 2019-01-08 03:31:37,392 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:39,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:40,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31: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-fbc40a9a-5e1d-4004-bf60-263d70478dfb x-compute-request-id: req-fbc40a9a-5e1d-4004-bf60-263d70478dfb 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:40,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fbc40a9a-5e1d-4004-bf60-263d70478dfb 2019-01-08 03:31:40,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60559296608s 2019-01-08 03:31:40,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fbc40a9a-5e1d-4004-bf60-263d70478dfb 2019-01-08 03:31:40,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:42,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:42,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:42,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f0816ca-7c1d-4ddc-bb14-805cec703fa7 x-compute-request-id: req-6f0816ca-7c1d-4ddc-bb14-805cec703fa7 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:42,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6f0816ca-7c1d-4ddc-bb14-805cec703fa7 2019-01-08 03:31:42,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689033031464s 2019-01-08 03:31:42,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6f0816ca-7c1d-4ddc-bb14-805cec703fa7 2019-01-08 03:31:42,700 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:44,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:44,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:45,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d5bbbae-6b09-4cb5-b4a1-1aa45b4a1da0 x-compute-request-id: req-5d5bbbae-6b09-4cb5-b4a1-1aa45b4a1da0 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:45,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5d5bbbae-6b09-4cb5-b4a1-1aa45b4a1da0 2019-01-08 03:31:45,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642534971237s 2019-01-08 03:31:45,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5d5bbbae-6b09-4cb5-b4a1-1aa45b4a1da0 2019-01-08 03:31:45,349 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:47,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:47,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:47,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31: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-e55452f1-8882-4ad7-95b4-2789a78048b5 x-compute-request-id: req-e55452f1-8882-4ad7-95b4-2789a78048b5 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:47,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e55452f1-8882-4ad7-95b4-2789a78048b5 2019-01-08 03:31:47,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620501041412s 2019-01-08 03:31:47,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e55452f1-8882-4ad7-95b4-2789a78048b5 2019-01-08 03:31:47,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:49,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:49,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:50,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b86c516-2098-4bdf-b8ba-b2586ae4ac25 x-compute-request-id: req-9b86c516-2098-4bdf-b8ba-b2586ae4ac25 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:50,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9b86c516-2098-4bdf-b8ba-b2586ae4ac25 2019-01-08 03:31:50,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582579135895s 2019-01-08 03:31:50,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9b86c516-2098-4bdf-b8ba-b2586ae4ac25 2019-01-08 03:31:50,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:52,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:52,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:53,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-080bcc60-7d51-46de-9f95-0a3d24c25165 x-compute-request-id: req-080bcc60-7d51-46de-9f95-0a3d24c25165 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:53,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-080bcc60-7d51-46de-9f95-0a3d24c25165 2019-01-08 03:31:53,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05934214592s 2019-01-08 03:31:53,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-080bcc60-7d51-46de-9f95-0a3d24c25165 2019-01-08 03:31:53,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:55,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:56,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e25fb31-9c08-4b0d-98f4-0fe067ca4894 x-compute-request-id: req-6e25fb31-9c08-4b0d-98f4-0fe067ca4894 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:56,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6e25fb31-9c08-4b0d-98f4-0fe067ca4894 2019-01-08 03:31:56,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566161155701s 2019-01-08 03:31:56,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6e25fb31-9c08-4b0d-98f4-0fe067ca4894 2019-01-08 03:31:56,204 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:31:58,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:31:58,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:31:58,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbdff4a9-3e53-4262-8468-ca4474b0b7b7 x-compute-request-id: req-bbdff4a9-3e53-4262-8468-ca4474b0b7b7 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:31:58,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bbdff4a9-3e53-4262-8468-ca4474b0b7b7 2019-01-08 03:31:58,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654397010803s 2019-01-08 03:31:58,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bbdff4a9-3e53-4262-8468-ca4474b0b7b7 2019-01-08 03:31:58,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:00,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:00,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:01,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc9528df-0290-43ef-8266-0f803ab47c6f x-compute-request-id: req-bc9528df-0290-43ef-8266-0f803ab47c6f 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:01,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bc9528df-0290-43ef-8266-0f803ab47c6f 2019-01-08 03:32:01,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490492105484s 2019-01-08 03:32:01,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bc9528df-0290-43ef-8266-0f803ab47c6f 2019-01-08 03:32:01,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:03,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:04,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d5f7535-43e6-4f2f-908f-851cb2d1bf81 x-compute-request-id: req-9d5f7535-43e6-4f2f-908f-851cb2d1bf81 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:04,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9d5f7535-43e6-4f2f-908f-851cb2d1bf81 2019-01-08 03:32:04,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748265028s 2019-01-08 03:32:04,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9d5f7535-43e6-4f2f-908f-851cb2d1bf81 2019-01-08 03:32:04,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:06,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:06,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:06,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b92fa04-f9a7-4530-b92a-f6bf5ec0e3e5 x-compute-request-id: req-3b92fa04-f9a7-4530-b92a-f6bf5ec0e3e5 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:06,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3b92fa04-f9a7-4530-b92a-f6bf5ec0e3e5 2019-01-08 03:32:06,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59032702446s 2019-01-08 03:32:06,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3b92fa04-f9a7-4530-b92a-f6bf5ec0e3e5 2019-01-08 03:32:06,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:08,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:08,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:09,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86b8dce8-d70e-481e-9dac-3d779aa7f9de x-compute-request-id: req-86b8dce8-d70e-481e-9dac-3d779aa7f9de 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:09,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-86b8dce8-d70e-481e-9dac-3d779aa7f9de 2019-01-08 03:32:09,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588190078735s 2019-01-08 03:32:09,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-86b8dce8-d70e-481e-9dac-3d779aa7f9de 2019-01-08 03:32:09,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:11,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:11,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:12,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-796057e1-ecb4-4b89-bf0b-daa0f84f7411 x-compute-request-id: req-796057e1-ecb4-4b89-bf0b-daa0f84f7411 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:12,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-796057e1-ecb4-4b89-bf0b-daa0f84f7411 2019-01-08 03:32:12,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776708841324s 2019-01-08 03:32:12,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-796057e1-ecb4-4b89-bf0b-daa0f84f7411 2019-01-08 03:32:12,093 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:14,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:14,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:14,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a240bac2-25f7-4196-83f5-4bdef5ab2100 x-compute-request-id: req-a240bac2-25f7-4196-83f5-4bdef5ab2100 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:14,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a240bac2-25f7-4196-83f5-4bdef5ab2100 2019-01-08 03:32:14,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626051902771s 2019-01-08 03:32:14,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a240bac2-25f7-4196-83f5-4bdef5ab2100 2019-01-08 03:32:14,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:16,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:17,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03: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-9a2fbfc0-6841-4446-af73-fe7a8e8b88d6 x-compute-request-id: req-9a2fbfc0-6841-4446-af73-fe7a8e8b88d6 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:17,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9a2fbfc0-6841-4446-af73-fe7a8e8b88d6 2019-01-08 03:32:17,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602765083313s 2019-01-08 03:32:17,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9a2fbfc0-6841-4446-af73-fe7a8e8b88d6 2019-01-08 03:32:17,336 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:19,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:19,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:19,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3f74b4a-535c-4e49-9389-c3e021bd1005 x-compute-request-id: req-e3f74b4a-535c-4e49-9389-c3e021bd1005 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:19,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e3f74b4a-535c-4e49-9389-c3e021bd1005 2019-01-08 03:32:19,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362092971802s 2019-01-08 03:32:19,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e3f74b4a-535c-4e49-9389-c3e021bd1005 2019-01-08 03:32:19,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:21,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:21,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:22,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4b1d817-bbc0-4797-ba3f-a069d1330b76 x-compute-request-id: req-a4b1d817-bbc0-4797-ba3f-a069d1330b76 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:22,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a4b1d817-bbc0-4797-ba3f-a069d1330b76 2019-01-08 03:32:22,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.947374105453s 2019-01-08 03:32:22,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a4b1d817-bbc0-4797-ba3f-a069d1330b76 2019-01-08 03:32:22,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:24,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:25,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82eccbeb-90f7-4d41-9a80-f8dae1108189 x-compute-request-id: req-82eccbeb-90f7-4d41-9a80-f8dae1108189 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:25,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-82eccbeb-90f7-4d41-9a80-f8dae1108189 2019-01-08 03:32:25,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582301139832s 2019-01-08 03:32:25,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-82eccbeb-90f7-4d41-9a80-f8dae1108189 2019-01-08 03:32:25,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:27,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:27,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:27,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36df3609-ca8c-4ebe-b0dc-b7bcc77e72f9 x-compute-request-id: req-36df3609-ca8c-4ebe-b0dc-b7bcc77e72f9 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:27,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-36df3609-ca8c-4ebe-b0dc-b7bcc77e72f9 2019-01-08 03:32:27,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419646024704s 2019-01-08 03:32:27,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-36df3609-ca8c-4ebe-b0dc-b7bcc77e72f9 2019-01-08 03:32:27,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:29,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:29,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:30,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c220a45-f30d-45d1-bc76-30f71468e342 x-compute-request-id: req-9c220a45-f30d-45d1-bc76-30f71468e342 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:30,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9c220a45-f30d-45d1-bc76-30f71468e342 2019-01-08 03:32:30,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38213801384s 2019-01-08 03:32:30,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9c220a45-f30d-45d1-bc76-30f71468e342 2019-01-08 03:32:30,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:32,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:32,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-440262ca-0b56-482e-aee2-393fec290864 x-compute-request-id: req-440262ca-0b56-482e-aee2-393fec290864 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:32,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-440262ca-0b56-482e-aee2-393fec290864 2019-01-08 03:32:32,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602380037308s 2019-01-08 03:32:32,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-440262ca-0b56-482e-aee2-393fec290864 2019-01-08 03:32:32,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:34,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:34,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:35,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e87b4858-4020-4de8-8b7e-96085a030e29 x-compute-request-id: req-e87b4858-4020-4de8-8b7e-96085a030e29 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:35,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e87b4858-4020-4de8-8b7e-96085a030e29 2019-01-08 03:32:35,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560252189636s 2019-01-08 03:32:35,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e87b4858-4020-4de8-8b7e-96085a030e29 2019-01-08 03:32:35,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:37,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:37,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19cdf6d4-8c3e-4191-b6f8-a761c122591c x-compute-request-id: req-19cdf6d4-8c3e-4191-b6f8-a761c122591c 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:37,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-19cdf6d4-8c3e-4191-b6f8-a761c122591c 2019-01-08 03:32:37,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387948989868s 2019-01-08 03:32:37,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-19cdf6d4-8c3e-4191-b6f8-a761c122591c 2019-01-08 03:32:37,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:39,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:40,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32: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-938d73e6-b14b-4c20-bc0e-1fd3c66c0936 x-compute-request-id: req-938d73e6-b14b-4c20-bc0e-1fd3c66c0936 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:40,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-938d73e6-b14b-4c20-bc0e-1fd3c66c0936 2019-01-08 03:32:40,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620874881744s 2019-01-08 03:32:40,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-938d73e6-b14b-4c20-bc0e-1fd3c66c0936 2019-01-08 03:32:40,267 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:42,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:42,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:42,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22281842-5560-4e02-bf42-0b18d6dea49d x-compute-request-id: req-22281842-5560-4e02-bf42-0b18d6dea49d 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:42,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-22281842-5560-4e02-bf42-0b18d6dea49d 2019-01-08 03:32:42,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570779085159s 2019-01-08 03:32:42,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-22281842-5560-4e02-bf42-0b18d6dea49d 2019-01-08 03:32:42,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:44,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:45,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db85f5db-1a46-47d7-bb25-7fa332ed10d6 x-compute-request-id: req-db85f5db-1a46-47d7-bb25-7fa332ed10d6 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:45,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-db85f5db-1a46-47d7-bb25-7fa332ed10d6 2019-01-08 03:32:45,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588531017303s 2019-01-08 03:32:45,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-db85f5db-1a46-47d7-bb25-7fa332ed10d6 2019-01-08 03:32:45,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:47,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:48,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03: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-2c96a91c-31a1-451b-9c2f-099718c904b8 x-compute-request-id: req-2c96a91c-31a1-451b-9c2f-099718c904b8 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:48,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2c96a91c-31a1-451b-9c2f-099718c904b8 2019-01-08 03:32:48,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594256877899s 2019-01-08 03:32:48,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2c96a91c-31a1-451b-9c2f-099718c904b8 2019-01-08 03:32:48,042 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:50,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:50,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:50,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9898c660-0736-401a-8173-67ede32c579f x-compute-request-id: req-9898c660-0736-401a-8173-67ede32c579f 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:50,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9898c660-0736-401a-8173-67ede32c579f 2019-01-08 03:32:50,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582093000412s 2019-01-08 03:32:50,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9898c660-0736-401a-8173-67ede32c579f 2019-01-08 03:32:50,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:52,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:52,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:53,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-858a682b-99e2-4441-bdb8-fb255155116b x-compute-request-id: req-858a682b-99e2-4441-bdb8-fb255155116b 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:53,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-858a682b-99e2-4441-bdb8-fb255155116b 2019-01-08 03:32:53,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586117982864s 2019-01-08 03:32:53,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-858a682b-99e2-4441-bdb8-fb255155116b 2019-01-08 03:32:53,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:55,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:55,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:55,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cf2fd48-4d04-4d61-890f-5dd236f636fa x-compute-request-id: req-8cf2fd48-4d04-4d61-890f-5dd236f636fa 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:55,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8cf2fd48-4d04-4d61-890f-5dd236f636fa 2019-01-08 03:32:55,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566125154495s 2019-01-08 03:32:55,795 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8cf2fd48-4d04-4d61-890f-5dd236f636fa 2019-01-08 03:32:55,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:32:57,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:32:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:32:58,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88ba48d9-1e1c-4a2a-b3a7-62693f385273 x-compute-request-id: req-88ba48d9-1e1c-4a2a-b3a7-62693f385273 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:32:58,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-88ba48d9-1e1c-4a2a-b3a7-62693f385273 2019-01-08 03:32:58,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67525100708s 2019-01-08 03:32:58,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-88ba48d9-1e1c-4a2a-b3a7-62693f385273 2019-01-08 03:32:58,481 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:00,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:01,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5cb31eb-43f5-42ba-ab14-fed24edd206a x-compute-request-id: req-f5cb31eb-43f5-42ba-ab14-fed24edd206a 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:01,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f5cb31eb-43f5-42ba-ab14-fed24edd206a 2019-01-08 03:33:01,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775416851044s 2019-01-08 03:33:01,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f5cb31eb-43f5-42ba-ab14-fed24edd206a 2019-01-08 03:33:01,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:03,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:03,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:03,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d6dde24-dae2-4dda-844c-ef8d972e8472 x-compute-request-id: req-6d6dde24-dae2-4dda-844c-ef8d972e8472 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:03,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6d6dde24-dae2-4dda-844c-ef8d972e8472 2019-01-08 03:33:03,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612197160721s 2019-01-08 03:33:03,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6d6dde24-dae2-4dda-844c-ef8d972e8472 2019-01-08 03:33:03,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:05,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:06,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ceb7e2b-05d6-4aa4-b89e-5e2fa9a43e79 x-compute-request-id: req-8ceb7e2b-05d6-4aa4-b89e-5e2fa9a43e79 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:06,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8ceb7e2b-05d6-4aa4-b89e-5e2fa9a43e79 2019-01-08 03:33:06,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578060150146s 2019-01-08 03:33:06,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8ceb7e2b-05d6-4aa4-b89e-5e2fa9a43e79 2019-01-08 03:33:06,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:08,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:08,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:09,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33: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-f36529fd-f287-4a86-88dd-5c3940221e0b x-compute-request-id: req-f36529fd-f287-4a86-88dd-5c3940221e0b 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:09,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f36529fd-f287-4a86-88dd-5c3940221e0b 2019-01-08 03:33:09,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633583068848s 2019-01-08 03:33:09,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f36529fd-f287-4a86-88dd-5c3940221e0b 2019-01-08 03:33:09,104 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:11,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:11,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33: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-5b9e1fe5-95df-455e-aa91-f79a743af8a6 x-compute-request-id: req-5b9e1fe5-95df-455e-aa91-f79a743af8a6 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:11,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5b9e1fe5-95df-455e-aa91-f79a743af8a6 2019-01-08 03:33:11,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545865058899s 2019-01-08 03:33:11,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5b9e1fe5-95df-455e-aa91-f79a743af8a6 2019-01-08 03:33:11,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:13,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:13,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:13,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03: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-b2212d10-0a9b-41cb-8013-d349a63f1473 x-compute-request-id: req-b2212d10-0a9b-41cb-8013-d349a63f1473 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:13,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-b2212d10-0a9b-41cb-8013-d349a63f1473 2019-01-08 03:33:13,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202346086502s 2019-01-08 03:33:13,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-b2212d10-0a9b-41cb-8013-d349a63f1473 2019-01-08 03:33:13,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:15,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:15,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:16,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b5dd078-ddf3-4ab2-b4ce-91d1a2362946 x-compute-request-id: req-9b5dd078-ddf3-4ab2-b4ce-91d1a2362946 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:16,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9b5dd078-ddf3-4ab2-b4ce-91d1a2362946 2019-01-08 03:33:16,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567646980286s 2019-01-08 03:33:16,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9b5dd078-ddf3-4ab2-b4ce-91d1a2362946 2019-01-08 03:33:16,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:18,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:19,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1f7a300-b316-43b3-bd16-52df7f1f4bee x-compute-request-id: req-a1f7a300-b316-43b3-bd16-52df7f1f4bee 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:19,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a1f7a300-b316-43b3-bd16-52df7f1f4bee 2019-01-08 03:33:19,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585788965225s 2019-01-08 03:33:19,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a1f7a300-b316-43b3-bd16-52df7f1f4bee 2019-01-08 03:33:19,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:21,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:21,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:21,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33: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-2014fd08-1133-4e3d-9b38-2bcf4d045dfe x-compute-request-id: req-2014fd08-1133-4e3d-9b38-2bcf4d045dfe 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:21,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2014fd08-1133-4e3d-9b38-2bcf4d045dfe 2019-01-08 03:33:21,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584198236465s 2019-01-08 03:33:21,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2014fd08-1133-4e3d-9b38-2bcf4d045dfe 2019-01-08 03:33:21,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:23,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:23,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:24,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02909d0a-5c45-43a7-8ee3-6ceeff7e80b8 x-compute-request-id: req-02909d0a-5c45-43a7-8ee3-6ceeff7e80b8 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:24,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-02909d0a-5c45-43a7-8ee3-6ceeff7e80b8 2019-01-08 03:33:24,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629594087601s 2019-01-08 03:33:24,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-02909d0a-5c45-43a7-8ee3-6ceeff7e80b8 2019-01-08 03:33:24,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:26,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:26,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33: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-7cc9b6b0-3625-4ab3-9c74-bfe87eb665f5 x-compute-request-id: req-7cc9b6b0-3625-4ab3-9c74-bfe87eb665f5 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:26,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7cc9b6b0-3625-4ab3-9c74-bfe87eb665f5 2019-01-08 03:33:26,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381261825562s 2019-01-08 03:33:26,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-7cc9b6b0-3625-4ab3-9c74-bfe87eb665f5 2019-01-08 03:33:26,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:28,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:28,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:29,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c91a020-d466-4256-abeb-eed1ad22e484 x-compute-request-id: req-4c91a020-d466-4256-abeb-eed1ad22e484 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:29,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4c91a020-d466-4256-abeb-eed1ad22e484 2019-01-08 03:33:29,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575574874878s 2019-01-08 03:33:29,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4c91a020-d466-4256-abeb-eed1ad22e484 2019-01-08 03:33:29,227 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:31,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:31,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a15f18b-8e41-4944-a4bf-f34b6ea78e06 x-compute-request-id: req-6a15f18b-8e41-4944-a4bf-f34b6ea78e06 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:31,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6a15f18b-8e41-4944-a4bf-f34b6ea78e06 2019-01-08 03:33:31,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545424938202s 2019-01-08 03:33:31,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6a15f18b-8e41-4944-a4bf-f34b6ea78e06 2019-01-08 03:33:31,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:33,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:33,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:34,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c35a9e47-effb-4f42-aee5-e1a74bbf11ad x-compute-request-id: req-c35a9e47-effb-4f42-aee5-e1a74bbf11ad 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:34,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c35a9e47-effb-4f42-aee5-e1a74bbf11ad 2019-01-08 03:33:34,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565719842911s 2019-01-08 03:33:34,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c35a9e47-effb-4f42-aee5-e1a74bbf11ad 2019-01-08 03:33:34,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:36,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:36,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:36,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d7ee541-2e18-4686-b8a1-8d3cbcd2e0dc x-compute-request-id: req-4d7ee541-2e18-4686-b8a1-8d3cbcd2e0dc 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:36,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4d7ee541-2e18-4686-b8a1-8d3cbcd2e0dc 2019-01-08 03:33:36,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560652971268s 2019-01-08 03:33:36,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4d7ee541-2e18-4686-b8a1-8d3cbcd2e0dc 2019-01-08 03:33:36,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:38,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:39,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fea8d44-69b7-4ecd-a2de-9057291a929b x-compute-request-id: req-4fea8d44-69b7-4ecd-a2de-9057291a929b 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:39,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4fea8d44-69b7-4ecd-a2de-9057291a929b 2019-01-08 03:33:39,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578155994415s 2019-01-08 03:33:39,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4fea8d44-69b7-4ecd-a2de-9057291a929b 2019-01-08 03:33:39,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:41,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:42,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03: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-252c46fe-3d29-4c58-880e-c55f2f44a2f7 x-compute-request-id: req-252c46fe-3d29-4c58-880e-c55f2f44a2f7 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.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T03:31:32Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:42,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-252c46fe-3d29-4c58-880e-c55f2f44a2f7 2019-01-08 03:33:42,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593749046326s 2019-01-08 03:33:42,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-252c46fe-3d29-4c58-880e-c55f2f44a2f7 2019-01-08 03:33:42,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:33:44,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:33:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:44,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a376a74-1013-4553-8175-5e970b020b4a x-compute-request-id: req-4a376a74-1013-4553-8175-5e970b020b4a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:6b:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T03:33:42.000000", "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T03:33:42Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:33:44,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4a376a74-1013-4553-8175-5e970b020b4a 2019-01-08 03:33:44,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670717000961s 2019-01-08 03:33:44,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4a376a74-1013-4553-8175-5e970b020b4a 2019-01-08 03:33:44,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 03:33:44,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=438ddaa8-13e2-4054-9a0f-2d89c545e5c5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:44,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-717bf642-2c75-4ad8-84b3-b715496eebdd Date: Tue, 08 Jan 2019 03:33:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T03:33:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c03ac19f-20b4-4983-b5b1-cedd4cf94057","ip_address":"192.168.120.4"}],"id":"ff1dddd1-404d-4beb-85b9-f8de4b792832","security_groups":["44de047d-f608-4356-88c1-b856e4562049"],"mac_address":"fa:16:3e:b5:6b:f3","project_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","dns_name":"","created_at":"2019-01-08T03:31:33Z","binding:vnic_type":"normal","device_id":"438ddaa8-13e2-4054-9a0f-2d89c545e5c5","tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5"}]} 2019-01-08 03:33:44,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=438ddaa8-13e2-4054-9a0f-2d89c545e5c5 used request id req-717bf642-2c75-4ad8-84b3-b715496eebdd 2019-01-08 03:33:44,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0544369220734s 2019-01-08 03:33:44,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=438ddaa8-13e2-4054-9a0f-2d89c545e5c5 used request id req-717bf642-2c75-4ad8-84b3-b715496eebdd 2019-01-08 03:33:44,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 03:33:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=ff1dddd1-404d-4beb-85b9-f8de4b792832" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:44,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-57a341af-4df3-4b20-bf99-9dfef99beec8 Date: Tue, 08 Jan 2019 03:33:44 GMT RESP BODY: {"floatingips": []} 2019-01-08 03:33:44,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=ff1dddd1-404d-4beb-85b9-f8de4b792832 used request id req-57a341af-4df3-4b20-bf99-9dfef99beec8 2019-01-08 03:33:44,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0229589939117s 2019-01-08 03:33:44,866 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=ff1dddd1-404d-4beb-85b9-f8de4b792832 used request id req-57a341af-4df3-4b20-bf99-9dfef99beec8 2019-01-08 03:33:44,867 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b5:6b:f3', 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'384d4823-8cd5-418f-8271-97ae036f9692'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T03:33:42.000000', 'flavor': Munch({u'id': u'889f869a-64e2-49f4-9386-93195206b20d'}), 'az': u'nova', 'id': u'438ddaa8-13e2-4054-9a0f-2d89c545e5c5', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'45b85a153dde45fb94598a4ba50ac6f3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'name': 'cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a', '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'2019-01-08T03:33:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T03:33:42Z', 'hostId': u'26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad', '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'2019-01-08T03:33:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'name': u'cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a', 'adminPass': u'Uft2NZ3aVhFb', 'tenant_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'created_at': u'2019-01-08T03:31:30Z', 'created': u'2019-01-08T03:31:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 03:33:44,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:33:44,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:44,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-d64c0afb-0626-48eb-b760-db2607e29816 Date: Tue, 08 Jan 2019 03:33:44 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","status":"ACTIVE","subnets":["c03ac19f-20b4-4983-b5b1-cedd4cf94057"],"description":"","tags":[],"updated_at":"2019-01-08T03:29:59Z","qos_policy_id":null,"name":"cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a","admin_state_up":true,"tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","created_at":"2019-01-08T03:29:57Z","mtu":1442}]} 2019-01-08 03:33:44,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d64c0afb-0626-48eb-b760-db2607e29816 2019-01-08 03:33:44,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105726003647s 2019-01-08 03:33:44,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-d64c0afb-0626-48eb-b760-db2607e29816 2019-01-08 03:33:44,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 03:33:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=438ddaa8-13e2-4054-9a0f-2d89c545e5c5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:45,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-130a2d16-7f1c-48d3-8d39-4cdf0553af98 Date: Tue, 08 Jan 2019 03:33:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T03:33:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c03ac19f-20b4-4983-b5b1-cedd4cf94057","ip_address":"192.168.120.4"}],"id":"ff1dddd1-404d-4beb-85b9-f8de4b792832","security_groups":["44de047d-f608-4356-88c1-b856e4562049"],"mac_address":"fa:16:3e:b5:6b:f3","project_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","dns_name":"","created_at":"2019-01-08T03:31:33Z","binding:vnic_type":"normal","device_id":"438ddaa8-13e2-4054-9a0f-2d89c545e5c5","tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5"}]} 2019-01-08 03:33:45,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=438ddaa8-13e2-4054-9a0f-2d89c545e5c5 used request id req-130a2d16-7f1c-48d3-8d39-4cdf0553af98 2019-01-08 03:33:45,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0470790863037s 2019-01-08 03:33:45,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=438ddaa8-13e2-4054-9a0f-2d89c545e5c5 used request id req-130a2d16-7f1c-48d3-8d39-4cdf0553af98 2019-01-08 03:33:45,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-08 03:33:45,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.4", "port_id": "ff1dddd1-404d-4beb-85b9-f8de4b792832"}}' 2019-01-08 03:33:47,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-349ec53b-fef5-4a31-bc3c-66c51b1dd724 Date: Tue, 08 Jan 2019 03:33:47 GMT RESP BODY: {"floatingip": {"router_id": "2dcec978-7d25-4e8a-85f0-8cb2049dbd4e", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T03:33:46Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "ff1dddd1-404d-4beb-85b9-f8de4b792832", "id": "355a429b-1a0e-4dd9-b309-4df38935bb03", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:33:46Z", "dns_name": "", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}} 2019-01-08 03:33:47,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-349ec53b-fef5-4a31-bc3c-66c51b1dd724 2019-01-08 03:33:47,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.185587883s 2019-01-08 03:33:47,211 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-349ec53b-fef5-4a31-bc3c-66c51b1dd724 2019-01-08 03:33:47,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 03:33:47,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:33:47,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-941c00cf-e305-41d8-ad9d-eb95df024154 Date: Tue, 08 Jan 2019 03:33:47 GMT RESP BODY: {"floatingips": [{"router_id": "2dcec978-7d25-4e8a-85f0-8cb2049dbd4e", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T03:33:47Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 1, "port_id": "ff1dddd1-404d-4beb-85b9-f8de4b792832", "id": "355a429b-1a0e-4dd9-b309-4df38935bb03", "dns_name": "", "created_at": "2019-01-08T03:33:46Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}]} 2019-01-08 03:33:47,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-941c00cf-e305-41d8-ad9d-eb95df024154 2019-01-08 03:33:47,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0238258838654s 2019-01-08 03:33:47,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-941c00cf-e305-41d8-ad9d-eb95df024154 2019-01-08 03:33:47,248 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2dcec978-7d25-4e8a-85f0-8cb2049dbd4e', 'updated_at': u'2019-01-08T03:33:47Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'ff1dddd1-404d-4beb-85b9-f8de4b792832', 'id': u'355a429b-1a0e-4dd9-b309-4df38935bb03', 'network': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'port': u'ff1dddd1-404d-4beb-85b9-f8de4b792832', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'name': 'cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'created_at': u'2019-01-08T03:33:46Z', 'attached': True, u'dns_name': u'', 'router': u'2dcec978-7d25-4e8a-85f0-8cb2049dbd4e'}) 2019-01-08 03:33:47,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 03:33:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5/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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 03:33:47,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5acfd850-603c-4546-a6ff-ba2dfb56054e x-compute-request-id: req-5acfd850-603c-4546-a6ff-ba2dfb56054e Content-Encoding: gzip Content-Length: 9910 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 1891225152 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.482938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.486694] pid_max: default: 32768 minimum: 301\n[ 0.488724] Security Framework initialized\n[ 0.490601] SELinux: Initializing.\n[ 0.492567] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.499738] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.504251] Mount-cache hash table entries: 4096\n[ 0.506551] Initializing cgroup subsys memory\n[ 0.508498] Initializing cgroup subsys devices\n[ 0.510466] Initializing cgroup subsys freezer\n[ 0.512431] Initializing cgroup subsys net_cls\n[ 0.514393] Initializing cgroup subsys blkio\n[ 0.516308] Initializing cgroup subsys perf_event\n[ 0.518339] Initializing cgroup subsys hugetlb\n[ 0.520304] Initializing cgroup subsys pids\n[ 0.522191] Initializing cgroup subsys net_prio\n[ 0.524293] CPU: Physical Processor ID: 0\n[ 0.526841] mce: CPU supports 10 MCE banks\n[ 0.528740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530931] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.533133] tlb_flushall_shift: 6\n[ 0.535035] Freeing SMP alternatives: 28k freed\n[ 0.540335] ACPI: Core revision 20130517\n[ 0.542594] ACPI: All ACPI Tables successfully acquired\n[ 0.545053] ftrace: allocating 25812 entries in 101 pages\n[ 0.571753] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574349] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.576908] smpboot: Max logical packages: 2\n[ 0.579107] Enabling x2apic\n[ 0.580640] Enabled x2apic\n[ 0.582435] Switched APIC routing to physical x2apic.\n[ 0.585981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.588519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593265] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603063] KVM setup paravirtual spinlock\n[ 0.606191] smpboot: Booting Node 0, Processors #1 OK\n[ 0.608922] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.631324] Brought up 2 CPUs\n[ 0.631326] KVM setup async PF for cpu 1\n[ 0.631330] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.636626] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.640016] devtmpfs: initialized\n[ 0.643192] EVM: security.selinux\n[ 0.644825] EVM: security.ima\n[ 0.646329] EVM: security.capability\n[ 0.648740] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.651316] pinctrl core: initialized pinctrl subsystem\n[ 0.653569] NET: Registered protocol family 16\n[ 0.655707] ACPI: bus type PCI registered\n[ 0.657552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.660114] PCI: Using configuration type 1 for base access\n[ 0.666738] ACPI: Added _OSI(Module Device)\n[ 0.668642] ACPI: Added _OSI(Processor Device)\n[ 0.670605] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.672594] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.675898] ACPI: Interpreter enabled\n[ 0.677664] ACPI: (supports S0 S5)\n[ 0.679317] ACPI: Using IOAPIC for interrupt routing\n[ 0.681374] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.686950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.689356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.691894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.694430] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.699036] acpiphp: Slot [3] registered\n[ 0.700849] acpiphp: Slot [4] registered\n[ 0.702654] acpiphp: Slot [5] registered\n[ 0.704484] acpiphp: Slot [6] registered\n[ 0.706321] acpiphp: Slot [7] registered\n[ 0.708126] acpiphp: Slot [8] registered\n[ 0.709951] acpiphp: Slot [9] registered\n[ 0.711731] acpiphp: Slot [10] registered\n[ 0.713524] acpiphp: Slot [11] registered\n[ 0.715376] acpiphp: Slot [12] registered\n[ 0.717241] acpiphp: Slot [13] registered\n[ 0.719095] acpiphp: Slot [14] registered\n[ 0.720907] acpiphp: Slot [15] registered\n[ 0.722850] acpiphp: Slot [16] registered\n[ 0.724696] acpiphp: Slot [17] registered\n[ 0.726581] acpiphp: Slot [18] registered\n[ 0.728426] acpiphp: Slot [19] registered\n[ 0.730270] acpiphp: Slot [20] registered\n[ 0.732103] acpiphp: Slot [21] registered\n[ 0.733934] acpiphp: Slot [22] registered\n[ 0.735766] acpiphp: Slot [23] registered\n[ 0.737600] acpiphp: Slot [24] registered\n[ 0.739442] acpiphp: Slot [25] registered\n[ 0.741279] acpiphp: Slot [26] registered\n[ 0.743116] acpiphp: Slot [27] registered\n[ 0.744948] acpiphp: Slot [28] registered\n[ 0.746783] acpiphp: Slot [29] registered\n[ 0.748610] acpiphp: Slot [30] registered\n[ 0.750439] acpiphp: Slot [31] registered\n[ 0.752268] PCI host bridge to bus 0000:00\n[ 0.754101] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.756308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.758864] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.761433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.764810] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.768190] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.774584] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.777244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.779735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.782385] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.787251] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.790585] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.814903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.817869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.820766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.823675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.826526] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.829155] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.831781] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.835350] vgaarb: loaded\n[ 0.836833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.839192] SCSI subsystem initialized\n[ 0.840986] ACPI: bus type USB registered\n[ 0.842836] usbcore: registered new interface driver usbfs\n[ 0.845072] usbcore: registered new interface driver hub\n[ 0.847292] usbcore: registered new device driver usb\n[ 0.849592] PCI: Using ACPI for IRQ routing\n[ 0.851874] NetLabel: Initializing\n[ 0.853551] NetLabel: domain hash size = 128\n[ 0.855469] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.857590] NetLabel: unlabeled traffic allowed by default\n[ 0.859983] Switched to clocksource kvm-clock\n[ 0.870071] pnp: PnP ACPI init\n[ 0.871667] ACPI: bus type PNP registered\n[ 0.873903] pnp: PnP ACPI: found 5 devices\n[ 0.875753] ACPI: bus type PNP unregistered\n[ 0.883828] NET: Registered protocol family 2\n[ 0.886091] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.889680] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.892649] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.895280] TCP: reno registered\n[ 0.896900] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.899324] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.901905] NET: Registered protocol family 1\n[ 0.903855] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.906211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.908510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.929472] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.950374] Unpacking initramfs...\n[ 1.429127] Freeing initrd memory: 37508k freed\n[ 1.439235] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.441811] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.446441] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.448955] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.451736] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.454177] Initialise system trusted keyring\n[ 1.456135] audit: initializing netlink socket (disabled)\n[ 1.458372] type=2000 audit(1546918424.912:1): initialized\n[ 1.476018] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.478501] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.481829] zpool: loaded\n[ 1.483303] zbud: loaded\n[ 1.484910] VFS: Disk quotas dquot_6.5.2\n[ 1.486756] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.489425] msgmni has been set to 7578\n[ 1.491271] Key type big_key registered\n[ 1.493832] NET: Registered protocol family 38\n[ 1.495810] Key type asymmetric registered\n[ 1.497672] Asymmetric key parser 'x509' registered\n[ 1.499757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.503177] io scheduler noop registered\n[ 1.504998] io scheduler deadline registered (default)\n[ 1.523096] io scheduler cfq registered\n[ 1.524993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.527255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.529882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.533263] ACPI: Power Button [PWRF]\n[ 1.535161] GHES: HEST is not enabled!\n[ 1.537001] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.562838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.565581] Non-volatile memory driver v1.3\n[ 1.567472] Linux agpgart interface v0.103\n[ 1.569433] crash memory driver: version 1.1\n[ 1.571399] rdac: device handler registered\n[ 1.573374] hp_sw: device handler registered\n[ 1.575285] emc: device handler registered\n[ 1.577139] alua: device handler registered\n[ 1.579042] libphy: Fixed MDIO Bus: probed\n[ 1.580951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.583470] ehci-pci: EHCI PCI platform driver\n[ 1.585415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.587830] ohci-pci: OHCI PCI platform driver\n[ 1.589784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.610707] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.612964] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.616355] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.618509] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.620888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.623462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.626765] usb usb1: Product: UHCI Host Controller\n[ 1.628812] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.631460] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.633536] hub 1-0:1.0: USB hub found\n[ 1.635305] hub 1-0:1.0: 2 ports detected\n[ 1.637262] usbcore: registered new interface driver usbserial\n[ 1.639593] usbcore: registered new interface driver usbserial_generic\n[ 1.642097] usbserial: USB Serial support registered for generic\n[ 1.644483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.648859] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.650941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.653123] mousedev: PS/2 mouse device common for all mice\n[ 1.655793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.659649] rtc_cmos 00:00: RTC can wake from S4\n[ 1.660501] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.666016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.666228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.666400] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.666439] cpuidle: using governor menu\n[ 1.666496] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.666570] usbcore: registered new interface driver usbhid\n[ 1.666573] usbhid: USB HID core driver\n[ 1.666608] drop_monitor: Initializing network drop monitor service\n[ 1.666655] TCP: cubic registered\n[ 1.666657] Initializing XFRM netlink socket\n[ 1.666737] NET: Registered protocol family 10\n[ 1.690506] NET: Registered protocol family 17\n[ 1.692627] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694928] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.697268] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.701099] Loading compiled-in X.509 certificates\n[ 1.703175] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.707190] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.711648] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.715626] registered taskstats version 1\n[ 1.719306] Key type trusted registered\n[ 1.722436] Key type encrypted registered\n[ 1.725606] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.728349] rtc_cmos 00:00: setting system clock to 2019-01-08 03:33:45 UTC (1546918425)\n[ 1.732649] Freeing unused kernel memory: 1680k freed\n[ 1.738882] 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.745806] systemd[1]: Detected virtualization kvm.\n[ 1.747897] systemd[1]: Detected architecture x86-64.\n[ 1.750010] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.754027] systemd[1]: No hostname configured.\n[ 1.756014] systemd[1]: Set hostname to .\n[ 1.758177] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.782148] systemd[1]: Reached target Local File Systems.\n[ 1.784408] systemd[1]: Starting Local File Systems.\n[ 1.786557] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.790103] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.794938] systemd[1]: Reached target Timers.\n[ 1.796910] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.799948] systemd[1]: Reached target Paths.\n[ 1.801894] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.805051] systemd[1]: Created slice Root Slice.\n[ 1.807083] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.810363] systemd[1]: Created slice System Slice.\n[ 1.812445] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.815808] systemd[1]: Listening on udev Kernel Socket.\n[ 1.818001] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.821551] systemd[1]: Listening on udev Control Socket.\n[ 1.823764] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.827122] systemd[1]: Reached target Slices.\n[ 1.829081] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.832265] systemd[1]: Listening on Journal Socket.\n[ 1.834358] systemd[1]: Starting Journal Socket.\n[ 1.836763] 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 Sockets.\n[ 1.843899] systemd[1]: Reached target Sockets.\n[ 1.845913] systemd[1]: Starting Sockets.\n[ 1.848180] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.852008] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855499] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Swap.\n[ 1.861034] systemd[1]: Reached target Swap.\n[ 1.863016] systemd[1]: Starting Swap.\n[[32m OK [0m] Started Journal Service.\n[ 1.866305] 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.933327] RPC: Registered named UNIX socket transport module.\n[ 1.935681] RPC: Registered udp transport module.\n[ 1.937693] RPC: Registered tcp transport module.\n[ 1.939701] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.942175] 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[ 2.031495] scsi host0: ata_piix\n[ 2.038571] FDC 0 is a S82078B\n[ 2.038968] scsi host1: ata_piix\n[ 2.038998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.038999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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.076642] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.095518] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.098096] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.100756] usb 1-1: Product: QEMU USB Tablet\n[ 2.102736] usb 1-1: Manufacturer: QEMU\n[ 2.104515] usb 1-1: SerialNumber: 42\n[ 2.115050] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.119139] 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.121457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.129424] 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.234192] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.237972] XFS (vda1): Mounting V4 Filesystem\n[ 2.261545] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\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.509915] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.704008] SELinux: Disabled at runtime.\n[ 2.741027] type=1404 audit(1546918426.512:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.786481] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.788808] 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] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Create list of required st... nodes for the current kernel...\n Starting Apply Kernel Variables...\n Mounting POSIX Message Queue File System...\n Starting Setup Virtual Console...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[ 3.071080] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.102847] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started 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 Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n"} 2019-01-08 03:33:47,320 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5/action used request id req-5acfd850-603c-4546-a6ff-ba2dfb56054e 2019-01-08 03:33:47,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0719938278198s 2019-01-08 03:33:47,322 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5/action used request id req-5acfd850-603c-4546-a6ff-ba2dfb56054e 2019-01-08 03:33:47,322 - 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 1891225152 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.482938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.486694] pid_max: default: 32768 minimum: 301 [ 0.488724] Security Framework initialized [ 0.490601] SELinux: Initializing. [ 0.492567] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.499738] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.504251] Mount-cache hash table entries: 4096 [ 0.506551] Initializing cgroup subsys memory [ 0.508498] Initializing cgroup subsys devices [ 0.510466] Initializing cgroup subsys freezer [ 0.512431] Initializing cgroup subsys net_cls [ 0.514393] Initializing cgroup subsys blkio [ 0.516308] Initializing cgroup subsys perf_event [ 0.518339] Initializing cgroup subsys hugetlb [ 0.520304] Initializing cgroup subsys pids [ 0.522191] Initializing cgroup subsys net_prio [ 0.524293] CPU: Physical Processor ID: 0 [ 0.526841] mce: CPU supports 10 MCE banks [ 0.528740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530931] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.533133] tlb_flushall_shift: 6 [ 0.535035] Freeing SMP alternatives: 28k freed [ 0.540335] ACPI: Core revision 20130517 [ 0.542594] ACPI: All ACPI Tables successfully acquired [ 0.545053] ftrace: allocating 25812 entries in 101 pages [ 0.571753] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574349] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.576908] smpboot: Max logical packages: 2 [ 0.579107] Enabling x2apic [ 0.580640] Enabled x2apic [ 0.582435] Switched APIC routing to physical x2apic. [ 0.585981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.588519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593265] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603063] KVM setup paravirtual spinlock [ 0.606191] smpboot: Booting Node 0, Processors #1 OK [ 0.608922] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.631324] Brought up 2 CPUs [ 0.631326] KVM setup async PF for cpu 1 [ 0.631330] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.636626] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.640016] devtmpfs: initialized [ 0.643192] EVM: security.selinux [ 0.644825] EVM: security.ima [ 0.646329] EVM: security.capability [ 0.648740] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.651316] pinctrl core: initialized pinctrl subsystem [ 0.653569] NET: Registered protocol family 16 [ 0.655707] ACPI: bus type PCI registered [ 0.657552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.660114] PCI: Using configuration type 1 for base access [ 0.666738] ACPI: Added _OSI(Module Device) [ 0.668642] ACPI: Added _OSI(Processor Device) [ 0.670605] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.672594] ACPI: Added _OSI(Processor Aggregator Device) [ 0.675898] ACPI: Interpreter enabled [ 0.677664] ACPI: (supports S0 S5) [ 0.679317] ACPI: Using IOAPIC for interrupt routing [ 0.681374] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.686950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.689356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.691894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.694430] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.699036] acpiphp: Slot [3] registered [ 0.700849] acpiphp: Slot [4] registered [ 0.702654] acpiphp: Slot [5] registered [ 0.704484] acpiphp: Slot [6] registered [ 0.706321] acpiphp: Slot [7] registered [ 0.708126] acpiphp: Slot [8] registered [ 0.709951] acpiphp: Slot [9] registered [ 0.711731] acpiphp: Slot [10] registered [ 0.713524] acpiphp: Slot [11] registered [ 0.715376] acpiphp: Slot [12] registered [ 0.717241] acpiphp: Slot [13] registered [ 0.719095] acpiphp: Slot [14] registered [ 0.720907] acpiphp: Slot [15] registered [ 0.722850] acpiphp: Slot [16] registered [ 0.724696] acpiphp: Slot [17] registered [ 0.726581] acpiphp: Slot [18] registered [ 0.728426] acpiphp: Slot [19] registered [ 0.730270] acpiphp: Slot [20] registered [ 0.732103] acpiphp: Slot [21] registered [ 0.733934] acpiphp: Slot [22] registered [ 0.735766] acpiphp: Slot [23] registered [ 0.737600] acpiphp: Slot [24] registered [ 0.739442] acpiphp: Slot [25] registered [ 0.741279] acpiphp: Slot [26] registered [ 0.743116] acpiphp: Slot [27] registered [ 0.744948] acpiphp: Slot [28] registered [ 0.746783] acpiphp: Slot [29] registered [ 0.748610] acpiphp: Slot [30] registered [ 0.750439] acpiphp: Slot [31] registered [ 0.752268] PCI host bridge to bus 0000:00 [ 0.754101] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.756308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.758864] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.761433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.764810] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.768190] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.774584] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.777244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.779735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.782385] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.787251] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.790585] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.814903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.817869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.820766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.823675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.826526] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.829155] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.831781] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.835350] vgaarb: loaded [ 0.836833] vgaarb: bridge control possible 0000:00:02.0 [ 0.839192] SCSI subsystem initialized [ 0.840986] ACPI: bus type USB registered [ 0.842836] usbcore: registered new interface driver usbfs [ 0.845072] usbcore: registered new interface driver hub [ 0.847292] usbcore: registered new device driver usb [ 0.849592] PCI: Using ACPI for IRQ routing [ 0.851874] NetLabel: Initializing [ 0.853551] NetLabel: domain hash size = 128 [ 0.855469] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.857590] NetLabel: unlabeled traffic allowed by default [ 0.859983] Switched to clocksource kvm-clock [ 0.870071] pnp: PnP ACPI init [ 0.871667] ACPI: bus type PNP registered [ 0.873903] pnp: PnP ACPI: found 5 devices [ 0.875753] ACPI: bus type PNP unregistered [ 0.883828] NET: Registered protocol family 2 [ 0.886091] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.889680] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.892649] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895280] TCP: reno registered [ 0.896900] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.899324] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.901905] NET: Registered protocol family 1 [ 0.903855] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.906211] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.908510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.929472] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.950374] Unpacking initramfs... [ 1.429127] Freeing initrd memory: 37508k freed [ 1.439235] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.441811] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.446441] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.448955] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.451736] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.454177] Initialise system trusted keyring [ 1.456135] audit: initializing netlink socket (disabled) [ 1.458372] type=2000 audit(1546918424.912:1): initialized [ 1.476018] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.478501] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.481829] zpool: loaded [ 1.483303] zbud: loaded [ 1.484910] VFS: Disk quotas dquot_6.5.2 [ 1.486756] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.489425] msgmni has been set to 7578 [ 1.491271] Key type big_key registered [ 1.493832] NET: Registered protocol family 38 [ 1.495810] Key type asymmetric registered [ 1.497672] Asymmetric key parser 'x509' registered [ 1.499757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.503177] io scheduler noop registered [ 1.504998] io scheduler deadline registered (default) [ 1.523096] io scheduler cfq registered [ 1.524993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.527255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.529882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.533263] ACPI: Power Button [PWRF] [ 1.535161] GHES: HEST is not enabled! [ 1.537001] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.562838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.565581] Non-volatile memory driver v1.3 [ 1.567472] Linux agpgart interface v0.103 [ 1.569433] crash memory driver: version 1.1 [ 1.571399] rdac: device handler registered [ 1.573374] hp_sw: device handler registered [ 1.575285] emc: device handler registered [ 1.577139] alua: device handler registered [ 1.579042] libphy: Fixed MDIO Bus: probed [ 1.580951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.583470] ehci-pci: EHCI PCI platform driver [ 1.585415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.587830] ohci-pci: OHCI PCI platform driver [ 1.589784] uhci_hcd: USB Universal Host Controller Interface driver [ 1.610707] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.612964] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.616355] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.618509] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.620888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.623462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.626765] usb usb1: Product: UHCI Host Controller [ 1.628812] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.631460] usb usb1: SerialNumber: 0000:00:01.2 [ 1.633536] hub 1-0:1.0: USB hub found [ 1.635305] hub 1-0:1.0: 2 ports detected [ 1.637262] usbcore: registered new interface driver usbserial [ 1.639593] usbcore: registered new interface driver usbserial_generic [ 1.642097] usbserial: USB Serial support registered for generic [ 1.644483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.648859] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.650941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.653123] mousedev: PS/2 mouse device common for all mice [ 1.655793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.659649] rtc_cmos 00:00: RTC can wake from S4 [ 1.660501] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.666016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.666228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.666400] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.666439] cpuidle: using governor menu [ 1.666496] hidraw: raw HID events driver (C) Jiri Kosina [ 1.666570] usbcore: registered new interface driver usbhid [ 1.666573] usbhid: USB HID core driver [ 1.666608] drop_monitor: Initializing network drop monitor service [ 1.666655] TCP: cubic registered [ 1.666657] Initializing XFRM netlink socket [ 1.666737] NET: Registered protocol family 10 [ 1.690506] NET: Registered protocol family 17 [ 1.692627] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694928] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.697268] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.701099] Loading compiled-in X.509 certificates [ 1.703175] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.707190] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.711648] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.715626] registered taskstats version 1 [ 1.719306] Key type trusted registered [ 1.722436] Key type encrypted registered [ 1.725606] IMA: No TPM chip found, activating TPM-bypass! [ 1.728349] rtc_cmos 00:00: setting system clock to 2019-01-08 03:33:45 UTC (1546918425) [ 1.732649] Freeing unused kernel memory: 1680k freed [ 1.738882] 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.745806] systemd[1]: Detected virtualization kvm. [ 1.747897] systemd[1]: Detected architecture x86-64. [ 1.750010] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.754027] systemd[1]: No hostname configured. [ 1.756014] systemd[1]: Set hostname to . [ 1.758177] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.782148] systemd[1]: Reached target Local File Systems. [ 1.784408] systemd[1]: Starting Local File Systems. [ 1.786557] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.790103] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.794938] systemd[1]: Reached target Timers. [ 1.796910] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.799948] systemd[1]: Reached target Paths. [ 1.801894] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.805051] systemd[1]: Created slice Root Slice. [ 1.807083] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.810363] systemd[1]: Created slice System Slice. [ 1.812445] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.815808] systemd[1]: Listening on udev Kernel Socket. [ 1.818001] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.821551] systemd[1]: Listening on udev Control Socket. [ 1.823764] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Slices. [ 1.827122] systemd[1]: Reached target Slices. [ 1.829081] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.832265] systemd[1]: Listening on Journal Socket. [ 1.834358] systemd[1]: Starting Journal Socket. [ 1.836763] 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 Sockets. [ 1.843899] systemd[1]: Reached target Sockets. [ 1.845913] systemd[1]: Starting Sockets. [ 1.848180] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.852008] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855499] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Swap. [ 1.861034] systemd[1]: Reached target Swap. [ 1.863016] systemd[1]: Starting Swap. [[32m OK [0m] Started Journal Service. [ 1.866305] 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.933327] RPC: Registered named UNIX socket transport module. [ 1.935681] RPC: Registered udp transport module. [ 1.937693] RPC: Registered tcp transport module. [ 1.939701] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.942175] 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. [ 2.031495] scsi host0: ata_piix [ 2.038571] FDC 0 is a S82078B [ 2.038968] scsi host1: ata_piix [ 2.038998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.038999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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.076642] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.095518] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.098096] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.100756] usb 1-1: Product: QEMU USB Tablet [ 2.102736] usb 1-1: Manufacturer: QEMU [ 2.104515] usb 1-1: SerialNumber: 42 [ 2.115050] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.119139] 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.121457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.129424] 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.234192] SGI XFS with ACLs, security attributes, no debug enabled [ 2.237972] XFS (vda1): Mounting V4 Filesystem [ 2.261545] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[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.509915] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.704008] SELinux: Disabled at runtime. [ 2.741027] type=1404 audit(1546918426.512:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.786481] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.788808] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. Starting Create list of required st... nodes for the current kernel... Starting Apply Kernel Variables... Mounting POSIX Message Queue File System... Starting Setup Virtual Console... Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [ 3.071080] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [ 3.102847] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started 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 Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... 2019-01-08 03:33:48,325 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-01-08 03:33:57,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 03:33:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5/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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 03:33:57,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:33:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af607421-dda9-4a2f-beda-51b55703f74e x-compute-request-id: req-af607421-dda9-4a2f-beda-51b55703f74e Content-Encoding: gzip Content-Length: 12746 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 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 1891225152 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.482938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.486694] pid_max: default: 32768 minimum: 301\n[ 0.488724] Security Framework initialized\n[ 0.490601] SELinux: Initializing.\n[ 0.492567] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.499738] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.504251] Mount-cache hash table entries: 4096\n[ 0.506551] Initializing cgroup subsys memory\n[ 0.508498] Initializing cgroup subsys devices\n[ 0.510466] Initializing cgroup subsys freezer\n[ 0.512431] Initializing cgroup subsys net_cls\n[ 0.514393] Initializing cgroup subsys blkio\n[ 0.516308] Initializing cgroup subsys perf_event\n[ 0.518339] Initializing cgroup subsys hugetlb\n[ 0.520304] Initializing cgroup subsys pids\n[ 0.522191] Initializing cgroup subsys net_prio\n[ 0.524293] CPU: Physical Processor ID: 0\n[ 0.526841] mce: CPU supports 10 MCE banks\n[ 0.528740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530931] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.533133] tlb_flushall_shift: 6\n[ 0.535035] Freeing SMP alternatives: 28k freed\n[ 0.540335] ACPI: Core revision 20130517\n[ 0.542594] ACPI: All ACPI Tables successfully acquired\n[ 0.545053] ftrace: allocating 25812 entries in 101 pages\n[ 0.571753] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.574349] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.576908] smpboot: Max logical packages: 2\n[ 0.579107] Enabling x2apic\n[ 0.580640] Enabled x2apic\n[ 0.582435] Switched APIC routing to physical x2apic.\n[ 0.585981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.588519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.593265] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603063] KVM setup paravirtual spinlock\n[ 0.606191] smpboot: Booting Node 0, Processors #1 OK\n[ 0.608922] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.631324] Brought up 2 CPUs\n[ 0.631326] KVM setup async PF for cpu 1\n[ 0.631330] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.636626] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.640016] devtmpfs: initialized\n[ 0.643192] EVM: security.selinux\n[ 0.644825] EVM: security.ima\n[ 0.646329] EVM: security.capability\n[ 0.648740] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.651316] pinctrl core: initialized pinctrl subsystem\n[ 0.653569] NET: Registered protocol family 16\n[ 0.655707] ACPI: bus type PCI registered\n[ 0.657552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.660114] PCI: Using configuration type 1 for base access\n[ 0.666738] ACPI: Added _OSI(Module Device)\n[ 0.668642] ACPI: Added _OSI(Processor Device)\n[ 0.670605] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.672594] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.675898] ACPI: Interpreter enabled\n[ 0.677664] ACPI: (supports S0 S5)\n[ 0.679317] ACPI: Using IOAPIC for interrupt routing\n[ 0.681374] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.686950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.689356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.691894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.694430] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.699036] acpiphp: Slot [3] registered\n[ 0.700849] acpiphp: Slot [4] registered\n[ 0.702654] acpiphp: Slot [5] registered\n[ 0.704484] acpiphp: Slot [6] registered\n[ 0.706321] acpiphp: Slot [7] registered\n[ 0.708126] acpiphp: Slot [8] registered\n[ 0.709951] acpiphp: Slot [9] registered\n[ 0.711731] acpiphp: Slot [10] registered\n[ 0.713524] acpiphp: Slot [11] registered\n[ 0.715376] acpiphp: Slot [12] registered\n[ 0.717241] acpiphp: Slot [13] registered\n[ 0.719095] acpiphp: Slot [14] registered\n[ 0.720907] acpiphp: Slot [15] registered\n[ 0.722850] acpiphp: Slot [16] registered\n[ 0.724696] acpiphp: Slot [17] registered\n[ 0.726581] acpiphp: Slot [18] registered\n[ 0.728426] acpiphp: Slot [19] registered\n[ 0.730270] acpiphp: Slot [20] registered\n[ 0.732103] acpiphp: Slot [21] registered\n[ 0.733934] acpiphp: Slot [22] registered\n[ 0.735766] acpiphp: Slot [23] registered\n[ 0.737600] acpiphp: Slot [24] registered\n[ 0.739442] acpiphp: Slot [25] registered\n[ 0.741279] acpiphp: Slot [26] registered\n[ 0.743116] acpiphp: Slot [27] registered\n[ 0.744948] acpiphp: Slot [28] registered\n[ 0.746783] acpiphp: Slot [29] registered\n[ 0.748610] acpiphp: Slot [30] registered\n[ 0.750439] acpiphp: Slot [31] registered\n[ 0.752268] PCI host bridge to bus 0000:00\n[ 0.754101] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.756308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.758864] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.761433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.764810] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.768190] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.774584] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.777244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.779735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.782385] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.787251] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.790585] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.814903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.817869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.820766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.823675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.826526] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.829155] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.831781] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.835350] vgaarb: loaded\n[ 0.836833] vgaarb: bridge control possible 0000:00:02.0\n[ 0.839192] SCSI subsystem initialized\n[ 0.840986] ACPI: bus type USB registered\n[ 0.842836] usbcore: registered new interface driver usbfs\n[ 0.845072] usbcore: registered new interface driver hub\n[ 0.847292] usbcore: registered new device driver usb\n[ 0.849592] PCI: Using ACPI for IRQ routing\n[ 0.851874] NetLabel: Initializing\n[ 0.853551] NetLabel: domain hash size = 128\n[ 0.855469] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.857590] NetLabel: unlabeled traffic allowed by default\n[ 0.859983] Switched to clocksource kvm-clock\n[ 0.870071] pnp: PnP ACPI init\n[ 0.871667] ACPI: bus type PNP registered\n[ 0.873903] pnp: PnP ACPI: found 5 devices\n[ 0.875753] ACPI: bus type PNP unregistered\n[ 0.883828] NET: Registered protocol family 2\n[ 0.886091] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.889680] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.892649] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.895280] TCP: reno registered\n[ 0.896900] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.899324] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.901905] NET: Registered protocol family 1\n[ 0.903855] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.906211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.908510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.929472] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.950374] Unpacking initramfs...\n[ 1.429127] Freeing initrd memory: 37508k freed\n[ 1.439235] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.441811] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.446441] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.448955] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.451736] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.454177] Initialise system trusted keyring\n[ 1.456135] audit: initializing netlink socket (disabled)\n[ 1.458372] type=2000 audit(1546918424.912:1): initialized\n[ 1.476018] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.478501] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.481829] zpool: loaded\n[ 1.483303] zbud: loaded\n[ 1.484910] VFS: Disk quotas dquot_6.5.2\n[ 1.486756] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.489425] msgmni has been set to 7578\n[ 1.491271] Key type big_key registered\n[ 1.493832] NET: Registered protocol family 38\n[ 1.495810] Key type asymmetric registered\n[ 1.497672] Asymmetric key parser 'x509' registered\n[ 1.499757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.503177] io scheduler noop registered\n[ 1.504998] io scheduler deadline registered (default)\n[ 1.523096] io scheduler cfq registered\n[ 1.524993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.527255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.529882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.533263] ACPI: Power Button [PWRF]\n[ 1.535161] GHES: HEST is not enabled!\n[ 1.537001] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.562838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.565581] Non-volatile memory driver v1.3\n[ 1.567472] Linux agpgart interface v0.103\n[ 1.569433] crash memory driver: version 1.1\n[ 1.571399] rdac: device handler registered\n[ 1.573374] hp_sw: device handler registered\n[ 1.575285] emc: device handler registered\n[ 1.577139] alua: device handler registered\n[ 1.579042] libphy: Fixed MDIO Bus: probed\n[ 1.580951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.583470] ehci-pci: EHCI PCI platform driver\n[ 1.585415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.587830] ohci-pci: OHCI PCI platform driver\n[ 1.589784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.610707] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.612964] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.616355] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.618509] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.620888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.623462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.626765] usb usb1: Product: UHCI Host Controller\n[ 1.628812] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.631460] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.633536] hub 1-0:1.0: USB hub found\n[ 1.635305] hub 1-0:1.0: 2 ports detected\n[ 1.637262] usbcore: registered new interface driver usbserial\n[ 1.639593] usbcore: registered new interface driver usbserial_generic\n[ 1.642097] usbserial: USB Serial support registered for generic\n[ 1.644483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.648859] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.650941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.653123] mousedev: PS/2 mouse device common for all mice\n[ 1.655793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.659649] rtc_cmos 00:00: RTC can wake from S4\n[ 1.660501] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.666016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.666228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.666400] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.666439] cpuidle: using governor menu\n[ 1.666496] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.666570] usbcore: registered new interface driver usbhid\n[ 1.666573] usbhid: USB HID core driver\n[ 1.666608] drop_monitor: Initializing network drop monitor service\n[ 1.666655] TCP: cubic registered\n[ 1.666657] Initializing XFRM netlink socket\n[ 1.666737] NET: Registered protocol family 10\n[ 1.690506] NET: Registered protocol family 17\n[ 1.692627] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.694928] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.697268] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.701099] Loading compiled-in X.509 certificates\n[ 1.703175] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.707190] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.711648] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.715626] registered taskstats version 1\n[ 1.719306] Key type trusted registered\n[ 1.722436] Key type encrypted registered\n[ 1.725606] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.728349] rtc_cmos 00:00: setting system clock to 2019-01-08 03:33:45 UTC (1546918425)\n[ 1.732649] Freeing unused kernel memory: 1680k freed\n[ 1.738882] 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.745806] systemd[1]: Detected virtualization kvm.\n[ 1.747897] systemd[1]: Detected architecture x86-64.\n[ 1.750010] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.754027] systemd[1]: No hostname configured.\n[ 1.756014] systemd[1]: Set hostname to .\n[ 1.758177] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.782148] systemd[1]: Reached target Local File Systems.\n[ 1.784408] systemd[1]: Starting Local File Systems.\n[ 1.786557] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.790103] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.794938] systemd[1]: Reached target Timers.\n[ 1.796910] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.799948] systemd[1]: Reached target Paths.\n[ 1.801894] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.805051] systemd[1]: Created slice Root Slice.\n[ 1.807083] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.810363] systemd[1]: Created slice System Slice.\n[ 1.812445] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.815808] systemd[1]: Listening on udev Kernel Socket.\n[ 1.818001] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.821551] systemd[1]: Listening on udev Control Socket.\n[ 1.823764] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.827122] systemd[1]: Reached target Slices.\n[ 1.829081] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.832265] systemd[1]: Listening on Journal Socket.\n[ 1.834358] systemd[1]: Starting Journal Socket.\n[ 1.836763] 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 Sockets.\n[ 1.843899] systemd[1]: Reached target Sockets.\n[ 1.845913] systemd[1]: Starting Sockets.\n[ 1.848180] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.852008] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.855499] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Swap.\n[ 1.861034] systemd[1]: Reached target Swap.\n[ 1.863016] systemd[1]: Starting Swap.\n[[32m OK [0m] Started Journal Service.\n[ 1.866305] 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.933327] RPC: Registered named UNIX socket transport module.\n[ 1.935681] RPC: Registered udp transport module.\n[ 1.937693] RPC: Registered tcp transport module.\n[ 1.939701] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.942175] 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[ 2.031495] scsi host0: ata_piix\n[ 2.038571] FDC 0 is a S82078B\n[ 2.038968] scsi host1: ata_piix\n[ 2.038998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.038999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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.076642] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.095518] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.098096] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.100756] usb 1-1: Product: QEMU USB Tablet\n[ 2.102736] usb 1-1: Manufacturer: QEMU\n[ 2.104515] usb 1-1: SerialNumber: 42\n[ 2.115050] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.119139] 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.121457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.129424] 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.234192] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.237972] XFS (vda1): Mounting V4 Filesystem\n[ 2.261545] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\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.509915] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.704008] SELinux: Disabled at runtime.\n[ 2.741027] type=1404 audit(1546918426.512:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.786481] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.788808] 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] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Create list of required st... nodes for the current kernel...\n Starting Apply Kernel Variables...\n Mounting POSIX Message Queue File System...\n Starting Setup Virtual Console...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[ 3.071080] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.102847] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started 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 Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\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[ 3.351406] type=1305 audit(1546918427.122:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.431631] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.439549] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.451314] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...[ 3.478595] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.481349] [TTM] Initializing pool allocator\n\n[[32m OK [0m[ 3.484663] [TTM] Initializing DMA pool allocator\n] Started D-Bus System Message Bus.\n[ 3.492232] [drm] fb mappable at 0xFC000000\n[ 3.492233] [drm] vram aper at 0xFC000000\n[ 3.492233] [drm] size 33554432\n[ 3.492234] [drm] fb depth is 24\n[ 3.492234] [drm] pitch is 3072\n[ 3.497663] ppdev: user-space parallel port driver\n[ 3.545044] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.572885] Console: switching to colour frame buffer device 128x48\n[ 3.593514] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.598536] [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 irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\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 NTP client/server.\n[ 3.835751] AES CTR mode by8 optimization enabled\n[ 3.841032] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.847195] alg: No test for crc32 (crc32-pclmul)\n[ 3.851913] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.860050] intel_rapl: no valid rapl domains found in package 0\n[ 3.863569] intel_powerclamp: No package C-state available\n[ 3.871957] intel_powerclamp: No package C-state available[ 3.981208] cloud-init[540]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 03:33:48 +0000. Up 3.95 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 5.458102] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Started LSB: Starts Logstash as a 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 OpenSSH server daemon.\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] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.078758] cloud-init[812]: Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 03:33:50 +0000. Up 6.02 seconds.\n[ 6.105295] cloud-init[812]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.108280] cloud-init[812]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.112254] cloud-init[812]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.117463] cloud-init[812]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.122839] cloud-init[812]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.129445] cloud-init[812]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:b5:6b:f3 |\n[ 6.132740] cloud-init[812]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.135521] cloud-init[812]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.139224] cloud-init[812]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.149045] cloud-init[812]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.152121] cloud-init[812]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.154932] cloud-init[812]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.162780] cloud-init[812]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.171304] cloud-init[812]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.174260] cloud-init[812]: 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[ 9.014343] cloud-init[2479]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 03:33:53 +0000. Up 8.93 seconds.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.415197] cloud-init[2579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 03:33:53 +0000. Up 9.35 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 | eb:49:fc:b9:4e:56:39:7c:30:cd:ae:14:f3:d1:ae:d7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 9.590596] cloud-init[2579]: Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 03:33:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.58 seconds\n"} 2019-01-08 03:33:57,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5/action used request id req-af607421-dda9-4a2f-beda-51b55703f74e 2019-01-08 03:33:57,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0856339931488s 2019-01-08 03:33:57,422 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5/action used request id req-af607421-dda9-4a2f-beda-51b55703f74e 2019-01-08 03:33:57,422 - 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 1891225152 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.482938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.486694] pid_max: default: 32768 minimum: 301 [ 0.488724] Security Framework initialized [ 0.490601] SELinux: Initializing. [ 0.492567] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.499738] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.504251] Mount-cache hash table entries: 4096 [ 0.506551] Initializing cgroup subsys memory [ 0.508498] Initializing cgroup subsys devices [ 0.510466] Initializing cgroup subsys freezer [ 0.512431] Initializing cgroup subsys net_cls [ 0.514393] Initializing cgroup subsys blkio [ 0.516308] Initializing cgroup subsys perf_event [ 0.518339] Initializing cgroup subsys hugetlb [ 0.520304] Initializing cgroup subsys pids [ 0.522191] Initializing cgroup subsys net_prio [ 0.524293] CPU: Physical Processor ID: 0 [ 0.526841] mce: CPU supports 10 MCE banks [ 0.528740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530931] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.533133] tlb_flushall_shift: 6 [ 0.535035] Freeing SMP alternatives: 28k freed [ 0.540335] ACPI: Core revision 20130517 [ 0.542594] ACPI: All ACPI Tables successfully acquired [ 0.545053] ftrace: allocating 25812 entries in 101 pages [ 0.571753] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574349] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.576908] smpboot: Max logical packages: 2 [ 0.579107] Enabling x2apic [ 0.580640] Enabled x2apic [ 0.582435] Switched APIC routing to physical x2apic. [ 0.585981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.588519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593265] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603063] KVM setup paravirtual spinlock [ 0.606191] smpboot: Booting Node 0, Processors #1 OK [ 0.608922] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.631324] Brought up 2 CPUs [ 0.631326] KVM setup async PF for cpu 1 [ 0.631330] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.636626] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.640016] devtmpfs: initialized [ 0.643192] EVM: security.selinux [ 0.644825] EVM: security.ima [ 0.646329] EVM: security.capability [ 0.648740] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.651316] pinctrl core: initialized pinctrl subsystem [ 0.653569] NET: Registered protocol family 16 [ 0.655707] ACPI: bus type PCI registered [ 0.657552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.660114] PCI: Using configuration type 1 for base access [ 0.666738] ACPI: Added _OSI(Module Device) [ 0.668642] ACPI: Added _OSI(Processor Device) [ 0.670605] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.672594] ACPI: Added _OSI(Processor Aggregator Device) [ 0.675898] ACPI: Interpreter enabled [ 0.677664] ACPI: (supports S0 S5) [ 0.679317] ACPI: Using IOAPIC for interrupt routing [ 0.681374] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.686950] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.689356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.691894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.694430] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.699036] acpiphp: Slot [3] registered [ 0.700849] acpiphp: Slot [4] registered [ 0.702654] acpiphp: Slot [5] registered [ 0.704484] acpiphp: Slot [6] registered [ 0.706321] acpiphp: Slot [7] registered [ 0.708126] acpiphp: Slot [8] registered [ 0.709951] acpiphp: Slot [9] registered [ 0.711731] acpiphp: Slot [10] registered [ 0.713524] acpiphp: Slot [11] registered [ 0.715376] acpiphp: Slot [12] registered [ 0.717241] acpiphp: Slot [13] registered [ 0.719095] acpiphp: Slot [14] registered [ 0.720907] acpiphp: Slot [15] registered [ 0.722850] acpiphp: Slot [16] registered [ 0.724696] acpiphp: Slot [17] registered [ 0.726581] acpiphp: Slot [18] registered [ 0.728426] acpiphp: Slot [19] registered [ 0.730270] acpiphp: Slot [20] registered [ 0.732103] acpiphp: Slot [21] registered [ 0.733934] acpiphp: Slot [22] registered [ 0.735766] acpiphp: Slot [23] registered [ 0.737600] acpiphp: Slot [24] registered [ 0.739442] acpiphp: Slot [25] registered [ 0.741279] acpiphp: Slot [26] registered [ 0.743116] acpiphp: Slot [27] registered [ 0.744948] acpiphp: Slot [28] registered [ 0.746783] acpiphp: Slot [29] registered [ 0.748610] acpiphp: Slot [30] registered [ 0.750439] acpiphp: Slot [31] registered [ 0.752268] PCI host bridge to bus 0000:00 [ 0.754101] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.756308] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.758864] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.761433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.764810] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.768190] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.774584] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.777244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.779735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.782385] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.787251] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.790585] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.814903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.817869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.820766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.823675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.826526] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.829155] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.831781] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.835350] vgaarb: loaded [ 0.836833] vgaarb: bridge control possible 0000:00:02.0 [ 0.839192] SCSI subsystem initialized [ 0.840986] ACPI: bus type USB registered [ 0.842836] usbcore: registered new interface driver usbfs [ 0.845072] usbcore: registered new interface driver hub [ 0.847292] usbcore: registered new device driver usb [ 0.849592] PCI: Using ACPI for IRQ routing [ 0.851874] NetLabel: Initializing [ 0.853551] NetLabel: domain hash size = 128 [ 0.855469] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.857590] NetLabel: unlabeled traffic allowed by default [ 0.859983] Switched to clocksource kvm-clock [ 0.870071] pnp: PnP ACPI init [ 0.871667] ACPI: bus type PNP registered [ 0.873903] pnp: PnP ACPI: found 5 devices [ 0.875753] ACPI: bus type PNP unregistered [ 0.883828] NET: Registered protocol family 2 [ 0.886091] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.889680] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.892649] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895280] TCP: reno registered [ 0.896900] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.899324] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.901905] NET: Registered protocol family 1 [ 0.903855] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.906211] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.908510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.929472] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.950374] Unpacking initramfs... [ 1.429127] Freeing initrd memory: 37508k freed [ 1.439235] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.441811] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.446441] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.448955] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.451736] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.454177] Initialise system trusted keyring [ 1.456135] audit: initializing netlink socket (disabled) [ 1.458372] type=2000 audit(1546918424.912:1): initialized [ 1.476018] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.478501] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.481829] zpool: loaded [ 1.483303] zbud: loaded [ 1.484910] VFS: Disk quotas dquot_6.5.2 [ 1.486756] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.489425] msgmni has been set to 7578 [ 1.491271] Key type big_key registered [ 1.493832] NET: Registered protocol family 38 [ 1.495810] Key type asymmetric registered [ 1.497672] Asymmetric key parser 'x509' registered [ 1.499757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.503177] io scheduler noop registered [ 1.504998] io scheduler deadline registered (default) [ 1.523096] io scheduler cfq registered [ 1.524993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.527255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.529882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.533263] ACPI: Power Button [PWRF] [ 1.535161] GHES: HEST is not enabled! [ 1.537001] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.562838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.565581] Non-volatile memory driver v1.3 [ 1.567472] Linux agpgart interface v0.103 [ 1.569433] crash memory driver: version 1.1 [ 1.571399] rdac: device handler registered [ 1.573374] hp_sw: device handler registered [ 1.575285] emc: device handler registered [ 1.577139] alua: device handler registered [ 1.579042] libphy: Fixed MDIO Bus: probed [ 1.580951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.583470] ehci-pci: EHCI PCI platform driver [ 1.585415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.587830] ohci-pci: OHCI PCI platform driver [ 1.589784] uhci_hcd: USB Universal Host Controller Interface driver [ 1.610707] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.612964] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.616355] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.618509] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.620888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.623462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.626765] usb usb1: Product: UHCI Host Controller [ 1.628812] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.631460] usb usb1: SerialNumber: 0000:00:01.2 [ 1.633536] hub 1-0:1.0: USB hub found [ 1.635305] hub 1-0:1.0: 2 ports detected [ 1.637262] usbcore: registered new interface driver usbserial [ 1.639593] usbcore: registered new interface driver usbserial_generic [ 1.642097] usbserial: USB Serial support registered for generic [ 1.644483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.648859] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.650941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.653123] mousedev: PS/2 mouse device common for all mice [ 1.655793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.659649] rtc_cmos 00:00: RTC can wake from S4 [ 1.660501] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.666016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.666228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.666400] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.666439] cpuidle: using governor menu [ 1.666496] hidraw: raw HID events driver (C) Jiri Kosina [ 1.666570] usbcore: registered new interface driver usbhid [ 1.666573] usbhid: USB HID core driver [ 1.666608] drop_monitor: Initializing network drop monitor service [ 1.666655] TCP: cubic registered [ 1.666657] Initializing XFRM netlink socket [ 1.666737] NET: Registered protocol family 10 [ 1.690506] NET: Registered protocol family 17 [ 1.692627] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694928] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.697268] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.701099] Loading compiled-in X.509 certificates [ 1.703175] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.707190] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.711648] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.715626] registered taskstats version 1 [ 1.719306] Key type trusted registered [ 1.722436] Key type encrypted registered [ 1.725606] IMA: No TPM chip found, activating TPM-bypass! [ 1.728349] rtc_cmos 00:00: setting system clock to 2019-01-08 03:33:45 UTC (1546918425) [ 1.732649] Freeing unused kernel memory: 1680k freed [ 1.738882] 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.745806] systemd[1]: Detected virtualization kvm. [ 1.747897] systemd[1]: Detected architecture x86-64. [ 1.750010] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.754027] systemd[1]: No hostname configured. [ 1.756014] systemd[1]: Set hostname to . [ 1.758177] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.782148] systemd[1]: Reached target Local File Systems. [ 1.784408] systemd[1]: Starting Local File Systems. [ 1.786557] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.790103] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.794938] systemd[1]: Reached target Timers. [ 1.796910] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.799948] systemd[1]: Reached target Paths. [ 1.801894] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.805051] systemd[1]: Created slice Root Slice. [ 1.807083] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.810363] systemd[1]: Created slice System Slice. [ 1.812445] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.815808] systemd[1]: Listening on udev Kernel Socket. [ 1.818001] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.821551] systemd[1]: Listening on udev Control Socket. [ 1.823764] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Slices. [ 1.827122] systemd[1]: Reached target Slices. [ 1.829081] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.832265] systemd[1]: Listening on Journal Socket. [ 1.834358] systemd[1]: Starting Journal Socket. [ 1.836763] 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 Sockets. [ 1.843899] systemd[1]: Reached target Sockets. [ 1.845913] systemd[1]: Starting Sockets. [ 1.848180] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.852008] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855499] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Swap. [ 1.861034] systemd[1]: Reached target Swap. [ 1.863016] systemd[1]: Starting Swap. [[32m OK [0m] Started Journal Service. [ 1.866305] 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.933327] RPC: Registered named UNIX socket transport module. [ 1.935681] RPC: Registered udp transport module. [ 1.937693] RPC: Registered tcp transport module. [ 1.939701] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.942175] 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. [ 2.031495] scsi host0: ata_piix [ 2.038571] FDC 0 is a S82078B [ 2.038968] scsi host1: ata_piix [ 2.038998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.038999] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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.076642] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.095518] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.098096] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.100756] usb 1-1: Product: QEMU USB Tablet [ 2.102736] usb 1-1: Manufacturer: QEMU [ 2.104515] usb 1-1: SerialNumber: 42 [ 2.115050] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.119139] 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.121457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.129424] 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.234192] SGI XFS with ACLs, security attributes, no debug enabled [ 2.237972] XFS (vda1): Mounting V4 Filesystem [ 2.261545] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[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.509915] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.704008] SELinux: Disabled at runtime. [ 2.741027] type=1404 audit(1546918426.512:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.786481] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.788808] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. Starting Create list of required st... nodes for the current kernel... Starting Apply Kernel Variables... Mounting POSIX Message Queue File System... Starting Setup Virtual Console... Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [ 3.071080] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [ 3.102847] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started 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 Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. 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... [ 3.351406] type=1305 audit(1546918427.122:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.431631] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.439549] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.451314] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Login Service... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg...[ 3.478595] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.481349] [TTM] Initializing pool allocator [[32m OK [0m[ 3.484663] [TTM] Initializing DMA pool allocator ] Started D-Bus System Message Bus. [ 3.492232] [drm] fb mappable at 0xFC000000 [ 3.492233] [drm] vram aper at 0xFC000000 [ 3.492233] [drm] size 33554432 [ 3.492234] [drm] fb depth is 24 [ 3.492234] [drm] pitch is 3072 [ 3.497663] ppdev: user-space parallel port driver [ 3.545044] fbcon: cirrusdrmfb (fb0) is primary device [ 3.572885] Console: switching to colour frame buffer device 128x48 [ 3.593514] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.598536] [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 irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. 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 NTP client/server. [ 3.835751] AES CTR mode by8 optimization enabled [ 3.841032] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.847195] alg: No test for crc32 (crc32-pclmul) [ 3.851913] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.860050] intel_rapl: no valid rapl domains found in package 0 [ 3.863569] intel_powerclamp: No package C-state available [ 3.871957] intel_powerclamp: No package C-state available[ 3.981208] cloud-init[540]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 03:33:48 +0000. Up 3.95 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [ 5.458102] tsc: Refined TSC clocksource calibration: 3491.870 MHz [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [ 6.078758] cloud-init[812]: Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 03:33:50 +0000. Up 6.02 seconds. [ 6.105295] cloud-init[812]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.108280] cloud-init[812]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.112254] cloud-init[812]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.117463] cloud-init[812]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.122839] cloud-init[812]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.129445] cloud-init[812]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:b5:6b:f3 | [ 6.132740] cloud-init[812]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.135521] cloud-init[812]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.139224] cloud-init[812]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.149045] cloud-init[812]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.152121] cloud-init[812]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.154932] cloud-init[812]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.162780] cloud-init[812]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.171304] cloud-init[812]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.174260] cloud-init[812]: 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. [ 9.014343] cloud-init[2479]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 03:33:53 +0000. Up 8.93 seconds. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.415197] cloud-init[2579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 03:33:53 +0000. Up 9.35 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 | eb:49:fc:b9:4e:56:39:7c:30:cd:ae:14:f3:d1:ae:d7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 9.590596] cloud-init[2579]: Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 03:33:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.58 seconds 2019-01-08 03:33:57,426 - paramiko.transport - DEBUG - starting thread (client mode): 0xbdbe9c50L 2019-01-08 03:33:57,426 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 03:33:57,441 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-08 03:33:57,441 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-08 03:33:57,492 - 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 2019-01-08 03:33:57,492 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 03:33:57,492 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-08 03:33:57,492 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 03:33:57,492 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 03:33:57,493 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 03:33:57,501 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 03:33:57,501 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 03:33:57,527 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-08 03:33:57,528 - paramiko.transport - DEBUG - Trying discovered key eb49fcb94e56397c30cdae14f3d1aed7 in /tmp/tmp4NgEu6 2019-01-08 03:33:57,542 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 03:33:57,581 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 03:33:57,593 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-08 03:33:57,593 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-08 03:33:57,593 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-08 03:33:57,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2019-01-08 03:33:58,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:33:58,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:33:58,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 793, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4185, "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": 1733, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4183, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 900, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 786, "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": 4181, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 998, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:33:58 GMT 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2019-01-08 03:33:58,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:33:58,434 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 793, 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': 4185, 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': 1733, 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': 4183, 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': 900, 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': 786, 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': 4181, 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': 998, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-08 03:33:58,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2019-01-08 03:33:58,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:33:58,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:33:58,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:33:58,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:33:58,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:33:58,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:33:58,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:33:58,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 793, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4185, "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": 1733, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4183, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 900, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 786, "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": 4181, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 998, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-08 03:33:58,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:33:58,732 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:33:58 GMT 2019-01-08 03:33:58,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:33:58,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2019-01-08 03:33:58,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:33:58,732 - functest.core.cloudify - INFO - The current manager status is running 2019-01-08 03:33:58,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2019-01-08 03:33:58,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:33:58,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:33:58,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:33:58,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:33:58,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:33:58,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:33:58,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:33:58,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-08 03:33:58,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:33:58,879 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:33:58 GMT 2019-01-08 03:33:58,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:33:58,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-08 03:33:58,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:33:58,880 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-01-08 03:33:58,880 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-08 03:33:59,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:33:59,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:33:59,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:33:59,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:33:59,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:33:59,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:33:59,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:33:59,051 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-08 03:33:59,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:33:58.791Z", "updated_at": "2019-01-08T03:33:58.791Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-08 03:33:59,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:33:59,052 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:33:58 GMT 2019-01-08 03:33:59,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:33:59,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-08 03:33:59,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:33:59,052 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2019-01-08 03:33:59,103 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 82, in execute self.cfy_client.secrets.delete(secret_key) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/secrets.py", line 118, in delete response = self.api.delete('/secrets/{0}'.format(key)) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 296, in delete timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: ('Connection aborted.', BadStatusLine("''",)) This can happen when the manager is not working with SSL, but the client does 2019-01-08 03:34:29,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2019-01-08 03:34:29,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:29,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:29,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:29,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:29,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:29,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:29,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:29,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4468, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4472, "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": 10417, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10668, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 900, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8840, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8860, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10666, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4452, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-08 03:34:29,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:29,377 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:29 GMT 2019-01-08 03:34:29,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:29,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2396 2019-01-08 03:34:29,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:29,378 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4468, 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': 4472, 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': 10417, 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': 10668, 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': 900, 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': 8840, 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': 8860, 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': 10666, 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': 4452, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-08 03:34:29,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2019-01-08 03:34:29,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:29,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:29,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:29,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:29,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:29,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:29,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:29,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4468, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4472, "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": 10417, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10668, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 900, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8840, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8860, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10666, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4452, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-08 03:34:29,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:29,579 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:29 GMT 2019-01-08 03:34:29,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:29,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2396 2019-01-08 03:34:29,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:29,580 - functest.core.cloudify - INFO - The current manager status is running 2019-01-08 03:34:29,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2019-01-08 03:34:29,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:29,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:29,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:29,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:29,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:29,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:29,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:29,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-08 03:34:29,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:29,698 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:29 GMT 2019-01-08 03:34:29,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:29,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-08 03:34:29,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:29,698 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-01-08 03:34:29,699 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-08 03:34:29,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:29,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:29,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:29,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:29,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:29,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:29,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:29,774 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-08 03:34:29,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:29.755Z", "updated_at": "2019-01-08T03:34:29.755Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-08 03:34:29,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:29,775 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:29 GMT 2019-01-08 03:34:29,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:29,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-08 03:34:29,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:29,775 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2019-01-08 03:34:29,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:29,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:29,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:29,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:29,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:29,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:29,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:29,870 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-08 03:34:29,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:29.755Z", "updated_at": "2019-01-08T03:34:29.755Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-08 03:34:29,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:29,870 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:29 GMT 2019-01-08 03:34:29,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:29,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-08 03:34:29,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:29,870 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-08 03:34:29,871 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-08 03:34:29,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:34:29,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:34:29,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e7b49f-904a-404a-8d26-fc5d91f6bd92 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5"}, "tags": [], "enabled": true, "id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a"}]} 2019-01-08 03:34:29,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-40e7b49f-904a-404a-8d26-fc5d91f6bd92 2019-01-08 03:34:29,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109624862671s 2019-01-08 03:34:29,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-40e7b49f-904a-404a-8d26-fc5d91f6bd92 2019-01-08 03:34:29,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-01-08 03:34:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/quotas/f46ef64b500f4ea9bfaf11bfda4db6f5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-01-08 03:34:30,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-8afbe511-4776-472f-b759-e18dcd88eeec Date: Tue, 08 Jan 2019 03:34:30 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}} 2019-01-08 03:34:30,275 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/quotas/f46ef64b500f4ea9bfaf11bfda4db6f5.json used request id req-8afbe511-4776-472f-b759-e18dcd88eeec 2019-01-08 03:34:30,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.286384105682s 2019-01-08 03:34:30,276 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/quotas/f46ef64b500f4ea9bfaf11bfda4db6f5.json used request id req-8afbe511-4776-472f-b759-e18dcd88eeec 2019-01-08 03:34:30,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-01-08 03:34:30,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-08 03:34:30,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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" 2019-01-08 03:34:30,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 03:34: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://192.30.9.3: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.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 03:34:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:34:30,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67470f9f-363b-4596-94fb-7a482f83319f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/082c9dfe7580417fa4536fe0affbf3e9"}, "enabled": true, "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/10b689a888824a26a3e72ce4177ed08a"}, "enabled": true, "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/50667a99719344cc87d1d0073444f761"}, "enabled": true, "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/532ec5c253f44dc088a3b04fbed04c2c"}, "enabled": true, "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/58a9b596996a479094c72434a51ac4dc"}, "enabled": true, "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f53b21e5a0046179f6e5f22e9be98e8"}, "enabled": true, "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7b99dce81c45453aadc9c06e6929bcb0"}, "enabled": true, "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a4490cea2d9c4d149b901acd4550ea95"}, "enabled": true, "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a798b8e3b91d460d9fffe136d93cbb89"}, "enabled": true, "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b30f5699e9d440c193eb1ff73b4c56a8"}, "enabled": true, "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c81a7fe877e54fbb81719691feb5fb0f"}, "enabled": true, "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d17ae630dcb14c479fdd3dc14c421be8"}, "enabled": true, "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/d789a341e1594f22af48f2475f307013"}, "enabled": true, "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de8660a0194f4c7795eb28d0bf33dd7c"}, "enabled": true, "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ed5343fc803548c18fb25e4ea19410bf"}, "enabled": true, "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-01-08 03:34:30,385 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-67470f9f-363b-4596-94fb-7a482f83319f 2019-01-08 03:34:30,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.105678796768s 2019-01-08 03:34:30,385 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-67470f9f-363b-4596-94fb-7a482f83319f 2019-01-08 03:34:30,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-08 03:34:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:34:30,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57551695-ad34-474c-8b38-8d121665ae5b Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/0b749ea390a142558d9e1f2bdf5efbfb"}, "url": "http://172.30.9.42:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/118630f007d746138b1885018580af93"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "118630f007d746138b1885018580af93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/12dd40e3a06e488ab5172b819abdc8c4"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/261fcd2f0fe847179daa0a56e084f65e"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2d0608e1af6d4a80b74022a81bbd79e5"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2df71d2f8d8e49e3a5cd5b86c6d76a49"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3c2557fad7dc40f4a369cccae1c8e915"}, "url": "http://172.30.9.42:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3f1187eb786943a59012550334a4ac76"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d789a341e1594f22af48f2475f307013", "id": "3f1187eb786943a59012550334a4ac76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4a88978b612a4685b5bcd7434a979588"}, "url": "http://172.30.9.42:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d789a341e1594f22af48f2475f307013", "id": "4a88978b612a4685b5bcd7434a979588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4bfc5efaf8c646369406c1080116dea9"}, "url": "http://172.30.9.42:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4fcd7bf775db4dc09bcdaf4e50bdaf83"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5840342b540e4291b64c2d492171fed4"}, "url": "http://172.30.9.42:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "5840342b540e4291b64c2d492171fed4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/589e26f088ca495ab8c0b15baa368832"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "589e26f088ca495ab8c0b15baa368832"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5999d2635d344467897c7fa3c03919f9"}, "url": "http://172.30.9.42:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "5999d2635d344467897c7fa3c03919f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5bbb336bf2564c2bb247527c5d76f699"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/631e20fff8274503aeb04669674c7fd9"}, "url": "http://172.30.9.42:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "631e20fff8274503aeb04669674c7fd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/6d6595d85ab94971a55670eeefd16117"}, "url": "http://172.30.9.42:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "6d6595d85ab94971a55670eeefd16117"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/731eebaa78a94bfd8a3eb72195ff0cbf"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/7e5956e320ce421288d06b88c4006f74"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "7e5956e320ce421288d06b88c4006f74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/88bb53cbb4d441d3adb330af0d545750"}, "url": "http://172.30.9.42:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8dd0315d8e784e92813129d041d608a5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "8dd0315d8e784e92813129d041d608a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8ffd3de0a28744c8b1c3968d2d49ba3c"}, "url": "http://172.30.9.42:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/91953027a9a741158b0514f04edca4ff"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "91953027a9a741158b0514f04edca4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b847df44be7449db6076b4f759894dd"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "9b847df44be7449db6076b4f759894dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b9d9204a02f46129e6ce6de356c5c01"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "9b9d9204a02f46129e6ce6de356c5c01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a5f5ab7a59094121b377dc60c29999c5"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a7d859fa94b94e25a8535829a42a3a2b"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a803d3f1eae34beba9bc5af4d3808058"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "a803d3f1eae34beba9bc5af4d3808058"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b07e493d9b904e9f891b6d4ed5768370"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d789a341e1594f22af48f2475f307013", "id": "b07e493d9b904e9f891b6d4ed5768370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b0d46c1720ab44e6b1472b743db5ada9"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b56c3b06619d40b6aabb83a54b1a08ac"}, "url": "http://172.30.9.42:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b60be1bf140248e38a0e34fa0d20a967"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/d79ceecacaa74a848e61e704c07a7742"}, "url": "http://172.30.9.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "d79ceecacaa74a848e61e704c07a7742"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/da862f3fa2b1442c8cc6aeb1a112c698"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/e31ddc5eb5b14d6094f0b2941a146310"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ed10363033a54db49075be2a3d99ae84"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "ed10363033a54db49075be2a3d99ae84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ee64b5ed6bfb42008e4e2c277c2b7bf8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f195a1e2ef5a4509b6a52cc6c35970f0"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f83a1baa16564d988470de6326de78a2"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "f83a1baa16564d988470de6326de78a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fa0b980d5e3947c89a6f9c11fb47904a"}, "url": "http://172.30.9.42:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fca59951b6394a6d866b78063d482fd3"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "fca59951b6394a6d866b78063d482fd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fef08935424446ecb63cd47a6b224d51"}, "url": "http://172.30.9.42:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "fef08935424446ecb63cd47a6b224d51"}], "links": {"self": "http://172.30.9.42:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-08 03:34:30,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-57551695-ad34-474c-8b38-8d121665ae5b 2019-01-08 03:34:30,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.10709810257s 2019-01-08 03:34:30,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-57551695-ad34-474c-8b38-8d121665ae5b 2019-01-08 03:34:30,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'a397e988-ffbd-43be-9d0d-a7d6549386b9', 'keystone_tenant_name': u'cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.42:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a', 'project_domain_name': 'Default'} 2019-01-08 03:34:30,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2019-01-08 03:34:30,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:30,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:30,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:30,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:30,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:30,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:30,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:30,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-08 03:34:30,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:30,559 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:30 GMT 2019-01-08 03:34:30,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:30,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-08 03:34:30,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:30,560 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "a397e988-ffbd-43be-9d0d-a7d6549386b9"} 2019-01-08 03:34:30,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:30,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:30,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:30,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:30,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:30,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:30,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:30,644 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2019-01-08 03:34:30,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:30.627Z", "updated_at": "2019-01-08T03:34:30.627Z", "created_by": "admin", "private_resource": false, "value": "a397e988-ffbd-43be-9d0d-a7d6549386b9", "key": "keystone_password"} 2019-01-08 03:34:30,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:30,644 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:30 GMT 2019-01-08 03:34:30,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:30,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2019-01-08 03:34:30,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:30,645 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a"} 2019-01-08 03:34:30,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:30,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:30,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:30,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:30,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:30,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:30,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:30,700 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-01-08 03:34:30,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:30.688Z", "updated_at": "2019-01-08T03:34:30.688Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a", "key": "keystone_tenant_name"} 2019-01-08 03:34:30,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:30,700 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:30 GMT 2019-01-08 03:34:30,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:30,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2019-01-08 03:34:30,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:30,701 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-01-08 03:34:30,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:30,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:30,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:30,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:30,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:30,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:30,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:30,756 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-01-08 03:34:30,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:30.743Z", "updated_at": "2019-01-08T03:34:30.743Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2019-01-08 03:34:30,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:30,757 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:30 GMT 2019-01-08 03:34:30,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:30,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2019-01-08 03:34:30,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:30,757 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.42:5000"} 2019-01-08 03:34:30,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:30,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:30,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:30,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:30,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:30,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:30,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:30,814 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-01-08 03:34:30,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:30.801Z", "updated_at": "2019-01-08T03:34:30.801Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.42:5000", "key": "keystone_url"} 2019-01-08 03:34:30,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:30,814 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:30 GMT 2019-01-08 03:34:30,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:30,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2019-01-08 03:34:30,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:30,815 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-01-08 03:34:30,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:30,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:30,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:30,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:30,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:30,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:30,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:30,872 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-01-08 03:34:30,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:30.858Z", "updated_at": "2019-01-08T03:34:30.858Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2019-01-08 03:34:30,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:30,872 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:30 GMT 2019-01-08 03:34:30,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:30,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2019-01-08 03:34:30,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:30,873 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a"} 2019-01-08 03:34:30,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:30,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:30,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:30,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:30,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:30,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:30,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:30,928 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-01-08 03:34:30,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:30.915Z", "updated_at": "2019-01-08T03:34:30.915Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a", "key": "keystone_username"} 2019-01-08 03:34:30,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:30,929 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:30 GMT 2019-01-08 03:34:30,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:30,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2019-01-08 03:34:30,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:30,929 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-01-08 03:34:30,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:30,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:30,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:30,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:30,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:30,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:30,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:30,985 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-01-08 03:34:30,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:30.972Z", "updated_at": "2019-01-08T03:34:30.972Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2019-01-08 03:34:30,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:30,985 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:30 GMT 2019-01-08 03:34:30,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:30,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2019-01-08 03:34:30,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:30,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-01-08 03:34:30,987 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 03:34:30,988 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-08 03:34:30,988 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 03:34:30,993 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 03:34:31,060 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-08 03:34:31,061 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-08 03:34:31,062 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-08 03:34:31,101 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-08 03:34:31,102 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-08 03:34:31,127 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-08 03:34:52,494 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-08 03:34:52,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.tocici.com * extras: centos.s.uw.edu * updates: mirrors.ocf.berkeley.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 22 MB/s | 55 MB 00:02 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 | +--------------------------------+---------+ 2019-01-08 03:34:52,495 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-08 03:34:52,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2019-01-08 03:34:52,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:34:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=f46ef64b500f4ea9bfaf11bfda4db6f5&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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:34:52,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-bd8df26f-cae2-4114-9fbe-9345f02f304e Date: Tue, 08 Jan 2019 03:34:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:29:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 4, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:34:52,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=f46ef64b500f4ea9bfaf11bfda4db6f5&name=default used request id req-bd8df26f-cae2-4114-9fbe-9345f02f304e 2019-01-08 03:34:52,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0538690090179s 2019-01-08 03:34:52,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=f46ef64b500f4ea9bfaf11bfda4db6f5&name=default used request id req-bd8df26f-cae2-4114-9fbe-9345f02f304e 2019-01-08 03:34:52,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:34:52,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:34:52,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-fcf864cc-355a-4d50-a7d1-f2d2db496629 Date: Tue, 08 Jan 2019 03:34:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:23Z", "updated_at": "2019-01-08T03:31:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "2be933ce-0b55-45e0-bc84-136ae119da11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "4facb94e-9823-4bfb-9030-49837fb3bb01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:25Z", "revision_number": 0, "id": "57485c58-9b01-4f1c-89dd-ecc82cf80b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:25Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:31:24Z", "revision_number": 0, "id": "59867985-4752-445f-b8d2-3d0a20361f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:24Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-08T03:31:27Z", "revision_number": 0, "id": "640cd0ae-7e1e-4037-b8a1-715cef49476b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:27Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "66ded474-589c-43f1-9d6d-57fe09efac68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "baa9ab5d-674a-4274-b5b9-3b7b42e254c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "bb66f7c9-2ca8-4813-b550-fe0150b28ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 8, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "44de047d-f608-4356-88c1-b856e4562049", "name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}, {"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:29:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 4, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:34:52,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-fcf864cc-355a-4d50-a7d1-f2d2db496629 2019-01-08 03:34:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0695328712463s 2019-01-08 03:34:52,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-fcf864cc-355a-4d50-a7d1-f2d2db496629 2019-01-08 03:34:52,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 03:34:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -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": "4ed906da-e993-401c-89f3-ed3f65c19643"}}' 2019-01-08 03:34:52,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-12d4fedd-af16-43fc-b33a-885fb020a6c0 Date: Tue, 08 Jan 2019 03:34: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": "2019-01-08T03:34:52Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "port_range_min": 22, "revision_number": 0, "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:34:52Z", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "c62d33c5-f1da-4383-a21e-a48fa06421f8"}} 2019-01-08 03:34:52,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-12d4fedd-af16-43fc-b33a-885fb020a6c0 2019-01-08 03:34:52,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.252746105194s 2019-01-08 03:34:52,884 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-12d4fedd-af16-43fc-b33a-885fb020a6c0 2019-01-08 03:34:52,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-01-08 03:34:52,980 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2019-01-08 03:34:55,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:34:55,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:34:55,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:34:55,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:34:55,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:34:55,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:34:55,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:34:55,680 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-01-08 03:34:55,680 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:55.626Z", "updated_at": "2019-01-08T03:34:55.626Z", "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.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.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.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.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2019-01-08 03:34:55,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:34:55,683 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:34:55 GMT 2019-01-08 03:34:55,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:34:55,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2019-01-08 03:34:55,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:34:55,707 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-08 03:34:57,175 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-08 03:34:57,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:34:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:34:57,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-01d5c5bc-cf00-4c4f-89e6-7c666ae105d8 Date: Tue, 08 Jan 2019 03:34:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "metadata": {}}], "file": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/file", "owner": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "384d4823-8cd5-418f-8271-97ae036f9692", "size": 4373348352, "self": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:31:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T03:30:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:34:57,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-01d5c5bc-cf00-4c4f-89e6-7c666ae105d8 2019-01-08 03:34:57,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.260236978531s 2019-01-08 03:34:57,437 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-01d5c5bc-cf00-4c4f-89e6-7c666ae105d8 2019-01-08 03:34:57,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 03:34:57,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a"}' 2019-01-08 03:34:57,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/557f4345-9b55-4405-86b0-7a17bece435d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-19108cf3-80f3-42f7-be29-cbe5976e9a96 Date: Tue, 08 Jan 2019 03:34:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/557f4345-9b55-4405-86b0-7a17bece435d/file", "owner": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "557f4345-9b55-4405-86b0-7a17bece435d", "size": null, "self": "/v2/images/557f4345-9b55-4405-86b0-7a17bece435d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:34:57Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a", "checksum": null, "created_at": "2019-01-08T03:34:57Z", "protected": false} 2019-01-08 03:34:57,499 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-19108cf3-80f3-42f7-be29-cbe5976e9a96 2019-01-08 03:34:57,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.052933216095s 2019-01-08 03:34:57,499 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-19108cf3-80f3-42f7-be29-cbe5976e9a96 returning object 557f4345-9b55-4405-86b0-7a17bece435d 2019-01-08 03:34:57,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 03:34:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/557f4345-9b55-4405-86b0-7a17bece435d/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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '' 2019-01-08 03:35:02,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-587b467c-f9d6-4119-b774-44d067f47486 Date: Tue, 08 Jan 2019 03:35:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 03:35:02,219 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/557f4345-9b55-4405-86b0-7a17bece435d/file used request id req-587b467c-f9d6-4119-b774-44d067f47486 2019-01-08 03:35:02,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.71923804283s 2019-01-08 03:35:02,219 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/557f4345-9b55-4405-86b0-7a17bece435d/file used request id req-587b467c-f9d6-4119-b774-44d067f47486 2019-01-08 03:35:02,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:35:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:35:02,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-2b9b467e-bf7f-431c-8f1d-9b2cad15c80c Date: Tue, 08 Jan 2019 03:35:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/557f4345-9b55-4405-86b0-7a17bece435d/snap", "metadata": {}}], "file": "/v2/images/557f4345-9b55-4405-86b0-7a17bece435d/file", "owner": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "557f4345-9b55-4405-86b0-7a17bece435d", "size": 263586304, "self": "/v2/images/557f4345-9b55-4405-86b0-7a17bece435d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/557f4345-9b55-4405-86b0-7a17bece435d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:35:02Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:34:57Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "metadata": {}}], "file": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/file", "owner": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "384d4823-8cd5-418f-8271-97ae036f9692", "size": 4373348352, "self": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:31:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T03:30:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:35:02,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-2b9b467e-bf7f-431c-8f1d-9b2cad15c80c 2019-01-08 03:35:02,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.63217997551s 2019-01-08 03:35:02,856 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-2b9b467e-bf7f-431c-8f1d-9b2cad15c80c 2019-01-08 03:35:02,859 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/557f4345-9b55-4405-86b0-7a17bece435d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/557f4345-9b55-4405-86b0-7a17bece435d/file', 'owner': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'id': u'557f4345-9b55-4405-86b0-7a17bece435d', 'size': 263586304, u'self': u'/v2/images/557f4345-9b55-4405-86b0-7a17bece435d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', 'name': 'cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/557f4345-9b55-4405-86b0-7a17bece435d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T03:35:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T03:35:02Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/557f4345-9b55-4405-86b0-7a17bece435d', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a', 'created': u'2019-01-08T03:34:57Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-08T03:34:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/557f4345-9b55-4405-86b0-7a17bece435d', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_528678d4-c022-4201-a6b3-36417b8be45a', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-08 03:35:02,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 03:35:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_528678d4-c022-4201-a6b3-36417b8be45a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2019-01-08 03:35:02,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:35:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d717c6af-ed67-4113-8806-b22bffd81234 x-compute-request-id: req-d717c6af-ed67-4113-8806-b22bffd81234 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_528678d4-c022-4201-a6b3-36417b8be45a", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6", "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": "54042404-e45a-4b9a-a1f0-32d281c50cb6"}} 2019-01-08 03:35:02,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-d717c6af-ed67-4113-8806-b22bffd81234 2019-01-08 03:35:02,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0431599617004s 2019-01-08 03:35:02,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-d717c6af-ed67-4113-8806-b22bffd81234 2019-01-08 03:35:02,904 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_528678d4-c022-4201-a6b3-36417b8be45a', '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'09a7ababfff6470fbcae0a281405cb8c', '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'54042404-e45a-4b9a-a1f0-32d281c50cb6', 'swap': 0}) 2019-01-08 03:35:02,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 03:35:02,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6/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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" -d '{"extra_specs": {}}' 2019-01-08 03:35:02,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:35:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5651828-9b47-459d-ae99-abf3ffe09e6c x-compute-request-id: req-a5651828-9b47-459d-ae99-abf3ffe09e6c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 03:35:02,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6/os-extra_specs used request id req-a5651828-9b47-459d-ae99-abf3ffe09e6c 2019-01-08 03:35:02,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219488143921s 2019-01-08 03:35:02,927 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6/os-extra_specs used request id req-a5651828-9b47-459d-ae99-abf3ffe09e6c 2019-01-08 03:35:02,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-01-08 03:35:02,927 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "557f4345-9b55-4405-86b0-7a17bece435d", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "bono_cluster_size": 1, "flavor_id": "54042404-e45a-4b9a-a1f0-32d281c50cb6", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-01-08 03:35:04,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:04,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:04,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:04,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:04,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:04,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:04,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:04,137 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-01-08 03:35:04,137 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "557f4345-9b55-4405-86b0-7a17bece435d", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "bono_cluster_size": 1, "flavor_id": "54042404-e45a-4b9a-a1f0-32d281c50cb6", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a", "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": "2019-01-08T03:35:03.080Z", "updated_at": "2019-01-08T03:35:03.080Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-01-08 03:35:04,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:04,137 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:04 GMT 2019-01-08 03:35:04,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:04,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2019-01-08 03:35:04,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:04,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2019-01-08 03:35:04,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:04,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:04,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:04,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:04,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:04,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:04,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:04,205 - 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": "2019-01-08T03:35:04.016Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-08 03:35:04,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:04,205 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:04 GMT 2019-01-08 03:35:04,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:04,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2019-01-08 03:35:04,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:04,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:04,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:04,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:04,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:04,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:04,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:04,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:04,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:04,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-08 03:35:04,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:04,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:04 GMT 2019-01-08 03:35:04,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:04,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-08 03:35:04,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:04,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/62ffd3ca-3de8-41f6-8c31-96402bda4bf5 2019-01-08 03:35:04,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:04,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:04,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:04,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:04,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:04,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:04,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:04,343 - 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": "2019-01-08T03:35:04.016Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"} 2019-01-08 03:35:04,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:04,343 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:04 GMT 2019-01-08 03:35:04,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:04,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-08 03:35:04,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:09,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:09,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:09,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:09,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:09,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:09,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:09,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:09,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:09,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:05.113Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:05.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:05.349Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:05.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5", "logger": "6e434f67-6cbc-48b4-abbd-f2cfadf62213"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:05.598Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:05.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5", "logger": "6e434f67-6cbc-48b4-abbd-f2cfadf62213"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:05.622Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:05.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:05.622Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:05.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:05.622Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:05.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:06.608Z", "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": "2019-01-08T03:35:06.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5", "logger": "6e434f67-6cbc-48b4-abbd-f2cfadf62213"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:06.608Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:06.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5", "logger": "6e434f67-6cbc-48b4-abbd-f2cfadf62213"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:06.608Z", "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": "2019-01-08T03:35:06.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5", "logger": "6e434f67-6cbc-48b4-abbd-f2cfadf62213"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:07.615Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpzeycDJ --prefix=\"/tmp/openstack-2qg05q\" --constraint=\"/tmp/openstack-2qg05q/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:07.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5", "logger": "6e434f67-6cbc-48b4-abbd-f2cfadf62213"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:07.615Z", "message": "Installing from directory: /tmp/tmpzeycDJ [args=--prefix=\"/tmp/openstack-2qg05q\" --constraint=\"/tmp/openstack-2qg05q/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:07.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5", "logger": "6e434f67-6cbc-48b4-abbd-f2cfadf62213"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-01-08 03:35:09,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:09,417 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:09 GMT 2019-01-08 03:35:09,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:09,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2019-01-08 03:35:09,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-08 03:35:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-01-08 03:35:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-08 03:35:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-01-08 03:35:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 03:35:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 03:35:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-01-08 03:35:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:35:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2019-01-08 03:35:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpzeycDJ --prefix="/tmp/openstack-2qg05q" --constraint="/tmp/openstack-2qg05q/constraint.txt" 2019-01-08 03:35:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpzeycDJ [args=--prefix="/tmp/openstack-2qg05q" --constraint="/tmp/openstack-2qg05q/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-08 03:35:09,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/62ffd3ca-3de8-41f6-8c31-96402bda4bf5 2019-01-08 03:35:09,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:09,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:09,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:09,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:09,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:09,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:09,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:09,475 - 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": "2019-01-08T03:35:04.016Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"} 2019-01-08 03:35:09,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:09,475 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:09 GMT 2019-01-08 03:35:09,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:09,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-08 03:35:09,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:14,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:14,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:14,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:14,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:14,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:14,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:14,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:14,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:14,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-08 03:35:14,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:14,538 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:14 GMT 2019-01-08 03:35:14,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:14,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-08 03:35:14,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:14,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/62ffd3ca-3de8-41f6-8c31-96402bda4bf5 2019-01-08 03:35:14,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:14,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:14,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:14,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:14,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:14,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:14,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:14,642 - 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": "2019-01-08T03:35:04.016Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"} 2019-01-08 03:35:14,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:14,642 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:14 GMT 2019-01-08 03:35:14,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:14,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-08 03:35:14,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:19,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:19,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:19,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:19 GMT 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-08 03:35:19,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:19,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/62ffd3ca-3de8-41f6-8c31-96402bda4bf5 2019-01-08 03:35:19,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:19,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:19,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:19,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:19,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:19,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:19,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:19,778 - 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": "2019-01-08T03:35:04.016Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"} 2019-01-08 03:35:19,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:19,778 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:19 GMT 2019-01-08 03:35:19,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:19,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-08 03:35:19,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:24,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:24,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:24,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:24,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:24,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:24,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:24,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:24,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:24,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-08 03:35:24,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:24,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:24 GMT 2019-01-08 03:35:24,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:24,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-08 03:35:24,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:24,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/62ffd3ca-3de8-41f6-8c31-96402bda4bf5 2019-01-08 03:35:24,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:24,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:24,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:24,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:24,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:24,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:24,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:24,921 - 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": "2019-01-08T03:35:04.016Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"} 2019-01-08 03:35:24,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:24,921 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:24 GMT 2019-01-08 03:35:24,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:24,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-08 03:35:24,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:29,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:29,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:29,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:29,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:29,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:29,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:29,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:29,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:29,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-08 03:35:29,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:29,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:29 GMT 2019-01-08 03:35:29,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:29,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-08 03:35:29,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:29,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/62ffd3ca-3de8-41f6-8c31-96402bda4bf5 2019-01-08 03:35:30,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:30,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:30,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:30,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:30,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:30,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:30,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:30,064 - 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": "2019-01-08T03:35:04.016Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"} 2019-01-08 03:35:30,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:30,064 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:30 GMT 2019-01-08 03:35:30,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:30,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-08 03:35:30,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:35,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:35,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:35,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:35,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:35,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:35,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:35,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:35,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:35,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:32.360Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:32.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5", "logger": "6e434f67-6cbc-48b4-abbd-f2cfadf62213"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:32.638Z", "message": "Removing directory: /tmp/tmpzeycDJ", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:32.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5", "logger": "6e434f67-6cbc-48b4-abbd-f2cfadf62213"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:33.249Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:33.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:33.659Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:33.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:33.659Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:33.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:34.665Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:34.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2019-01-08 03:35:35,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:35,212 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:35 GMT 2019-01-08 03:35:35,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:35,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2019-01-08 03:35:35,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:35,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-08 03:35:35,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpzeycDJ 2019-01-08 03:35:35,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 03:35:35,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-01-08 03:35:35,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-08 03:35:35,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-08 03:35:35,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/62ffd3ca-3de8-41f6-8c31-96402bda4bf5 2019-01-08 03:35:35,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:35,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:35,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:35,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:35,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:35,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:35,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:35,270 - 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": "2019-01-08T03:35:04.016Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"} 2019-01-08 03:35:35,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:35,270 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:35 GMT 2019-01-08 03:35:35,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:35,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2019-01-08 03:35:35,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:35,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-01-08 03:35:35,272 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-01-08 03:35:35,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:35,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-01-08 03:35:35,498 - 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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:35 GMT 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:35,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:35:35,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:35,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:35,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:35,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:35 GMT 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:35,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-08 03:35:35,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:35,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:35:35,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:35,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:35,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:35,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:35,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:35,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:35,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:35,634 - 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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:35:35,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:35,635 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:35 GMT 2019-01-08 03:35:35,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:35,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:35:35,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:40,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:40,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:40,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:40,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:40,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:40,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:40,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:40,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:40,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:36.049Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:37.244Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:37.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.321Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:38.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:38.953Z", "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": "2019-01-08T03:35:38.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "keypair_luc3vd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "keypair_luc3vd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.414Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:39.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "base_security_group_r9qmh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "757ea6a8-5a95-499b-9709-3846a0811d07"}, {"node_instance_id": "base_security_group_r9qmh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "757ea6a8-5a95-499b-9709-3846a0811d07"}, {"node_instance_id": "base_security_group_r9qmh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "757ea6a8-5a95-499b-9709-3846a0811d07"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "sprout_security_group_2j8xcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d28b34af-9a4a-4c7e-83ad-aa7a6bb1d229"}, {"node_instance_id": "base_security_group_r9qmh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "757ea6a8-5a95-499b-9709-3846a0811d07"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "base_security_group_r9qmh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "757ea6a8-5a95-499b-9709-3846a0811d07"}, {"node_instance_id": "base_security_group_r9qmh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "757ea6a8-5a95-499b-9709-3846a0811d07"}, {"node_instance_id": "base_security_group_r9qmh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "757ea6a8-5a95-499b-9709-3846a0811d07"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}], "metadata": {"pagination": {"total": 66, "offset": 0, "size": 50}}} 2019-01-08 03:35:40,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:40,708 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:40 GMT 2019-01-08 03:35:40,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:40,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29833 2019-01-08 03:35:40,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:40,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-01-08 03:35:40,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-08 03:35:40,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-08 03:35:40,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,712 - 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} 2019-01-08 03:35:40,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:40,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-08 03:35:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 03:35:40,714 - 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'} 2019-01-08 03:35:40,714 - 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'} 2019-01-08 03:35:40,714 - 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'} 2019-01-08 03:35:40,715 - 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'} 2019-01-08 03:35:40,715 - 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'} 2019-01-08 03:35:40,715 - 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'} 2019-01-08 03:35:40,715 - 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'} 2019-01-08 03:35:40,715 - 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'} 2019-01-08 03:35:40,715 - 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'} 2019-01-08 03:35:40,716 - 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'} 2019-01-08 03:35:40,716 - 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'} 2019-01-08 03:35:40,716 - 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'} 2019-01-08 03:35:40,716 - 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'} 2019-01-08 03:35:40,716 - 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'} 2019-01-08 03:35:40,716 - 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'} 2019-01-08 03:35:40,717 - 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'} 2019-01-08 03:35:40,717 - 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'} 2019-01-08 03:35:40,717 - 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} 2019-01-08 03:35:40,717 - 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} 2019-01-08 03:35:40,717 - 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} 2019-01-08 03:35:40,717 - 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} 2019-01-08 03:35:40,717 - 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'} 2019-01-08 03:35:40,718 - 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} 2019-01-08 03:35:40,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:35:40,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:40,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:40,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:40,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:40,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:40,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:40,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:40,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:35:40,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:40,776 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:40 GMT 2019-01-08 03:35:40,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:40,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:35:40,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:45,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:45,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:45,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:45,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:45,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:45,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:45,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:45,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:45,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "sprout_security_group_2j8xcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d28b34af-9a4a-4c7e-83ad-aa7a6bb1d229"}, {"node_instance_id": "base_security_group_r9qmh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "757ea6a8-5a95-499b-9709-3846a0811d07"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:39.707Z", "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": "2019-01-08T03:35:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "eca45dbe-7cc9-44d3-960b-e0a825ce8c79"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.429Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:40.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.429Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:40.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.429Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:40.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.429Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:40.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.429Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:40.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.429Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:40.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.722Z", "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": "2019-01-08T03:35:40.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.722Z", "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": "2019-01-08T03:35:40.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.722Z", "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": "2019-01-08T03:35:40.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:40.722Z", "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": "2019-01-08T03:35:40.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "14596808-8c95-4798-8261-de56f320c7e9"}, {"node_instance_id": "bono_floatingip_xmonev", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:41.759Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'created_at': u'2019-01-08T03:35:41Z', u'updated_at': u'2019-01-08T03:35:41Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'dns_name': u'', u'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'port_id': None, u'id': u'710cc49d-74d8-4593-adfb-0b38a506edf8'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:41.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7b846d70-7f9f-42a8-ab83-89312c9d021a"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:41.927Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:41.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:42.445Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:42.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:42.445Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:42.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_security_group_9t12lt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:42.728Z", "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": "2019-01-08T03:35:42.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "527c4581-b0da-46fd-b0a0-ca4f3f023417"}, {"node_instance_id": "bind_security_group_9t12lt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:42.728Z", "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": "2019-01-08T03:35:42.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "527c4581-b0da-46fd-b0a0-ca4f3f023417"}, {"node_instance_id": "bind_security_group_9t12lt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:42.728Z", "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": "2019-01-08T03:35:42.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "527c4581-b0da-46fd-b0a0-ca4f3f023417"}, {"node_instance_id": "bind_security_group_9t12lt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:42.728Z", "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": "2019-01-08T03:35:42.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "527c4581-b0da-46fd-b0a0-ca4f3f023417"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:43.456Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:43.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:44.490Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:44.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:44.490Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:44.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:44.490Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:44.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:44.490Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:44.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_security_group_d3b0aw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:44.723Z", "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": "2019-01-08T03:35:44.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "86ad63fd-b8d4-4a5e-bfd4-a8a34b25498d"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.505Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:45.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.505Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:45.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.505Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:45.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.505Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:45.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_security_group_d3b0aw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.764Z", "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": "2019-01-08T03:35:45.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "86ad63fd-b8d4-4a5e-bfd4-a8a34b25498d"}, {"node_instance_id": "homer_security_group_8fit22", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.764Z", "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": "2019-01-08T03:35:45.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5ee850ee-1fc6-4937-bf8d-d4de84f604bb"}, {"node_instance_id": "dime_security_group_d3b0aw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.764Z", "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": "2019-01-08T03:35:45.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "86ad63fd-b8d4-4a5e-bfd4-a8a34b25498d"}, {"node_instance_id": "dime_security_group_d3b0aw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.764Z", "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": "2019-01-08T03:35:45.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "86ad63fd-b8d4-4a5e-bfd4-a8a34b25498d"}, {"node_instance_id": "homer_security_group_8fit22", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.764Z", "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": "2019-01-08T03:35:45.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5ee850ee-1fc6-4937-bf8d-d4de84f604bb"}, {"node_instance_id": "dime_security_group_d3b0aw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.764Z", "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": "2019-01-08T03:35:45.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "86ad63fd-b8d4-4a5e-bfd4-a8a34b25498d"}, {"node_instance_id": "homer_security_group_8fit22", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.764Z", "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": "2019-01-08T03:35:45.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5ee850ee-1fc6-4937-bf8d-d4de84f604bb"}, {"node_instance_id": "dime_security_group_d3b0aw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.764Z", "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": "2019-01-08T03:35:45.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "86ad63fd-b8d4-4a5e-bfd4-a8a34b25498d"}, {"node_instance_id": "homer_security_group_8fit22", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:45.764Z", "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": "2019-01-08T03:35:45.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5ee850ee-1fc6-4937-bf8d-d4de84f604bb"}], "metadata": {"pagination": {"total": 97, "offset": 50, "size": 50}}} 2019-01-08 03:35:45,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:45,908 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:45 GMT 2019-01-08 03:35:45,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:45,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28776 2019-01-08 03:35:45,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:45,910 - 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} 2019-01-08 03:35:45,910 - 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} 2019-01-08 03:35:45,910 - 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} 2019-01-08 03:35:45,911 - 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} 2019-01-08 03:35:45,911 - 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} 2019-01-08 03:35:45,911 - 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} 2019-01-08 03:35:45,911 - 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} 2019-01-08 03:35:45,911 - 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} 2019-01-08 03:35:45,911 - 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} 2019-01-08 03:35:45,912 - 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} 2019-01-08 03:35:45,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:45,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:45,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-08 03:35:45,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-08 03:35:45,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 03:35:45,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 03:35:45,913 - 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'} 2019-01-08 03:35:45,913 - 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'} 2019-01-08 03:35:45,913 - 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} 2019-01-08 03:35:45,913 - 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} 2019-01-08 03:35:45,913 - 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'f46ef64b500f4ea9bfaf11bfda4db6f5', u'created_at': u'2019-01-08T03:35:41Z', u'updated_at': u'2019-01-08T03:35:41Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'dns_name': u'', u'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'port_id': None, u'id': u'710cc49d-74d8-4593-adfb-0b38a506edf8'} 2019-01-08 03:35:45,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-08 03:35:45,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:45,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 03:35:45,914 - 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'} 2019-01-08 03:35:45,914 - 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'} 2019-01-08 03:35:45,914 - 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} 2019-01-08 03:35:45,914 - 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} 2019-01-08 03:35:45,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:45,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:45,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 03:35:45,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 03:35:45,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 03:35:45,915 - 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} 2019-01-08 03:35:45,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:45,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:45,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:45,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 03:35:45,916 - 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'} 2019-01-08 03:35:45,916 - 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'} 2019-01-08 03:35:45,916 - 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'} 2019-01-08 03:35:45,917 - 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'} 2019-01-08 03:35:45,917 - 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'} 2019-01-08 03:35:45,917 - 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} 2019-01-08 03:35:45,917 - 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} 2019-01-08 03:35:45,917 - 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} 2019-01-08 03:35:45,917 - 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} 2019-01-08 03:35:45,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:35:46,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:46,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:46,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:46,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:46,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:46,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:46,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:46,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:35:46,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:46,070 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:46 GMT 2019-01-08 03:35:46,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:46,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:35:46,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:51,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:51,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:51,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:51,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:51,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:51,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:51,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:51,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:51,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_ntzdu9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.516Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:46.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.516Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:46.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.516Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:46.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "keypair_luc3vd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.516Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:46.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.516Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:46.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.516Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:46.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_security_group_g96akw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.805Z", "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": "2019-01-08T03:35:46.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "77ea3f7f-d380-4e89-a8e6-40691c3d7586"}, {"node_instance_id": "ellis_security_group_g96akw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.805Z", "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": "2019-01-08T03:35:46.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "77ea3f7f-d380-4e89-a8e6-40691c3d7586"}, {"node_instance_id": "ellis_security_group_g96akw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.805Z", "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": "2019-01-08T03:35:46.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "77ea3f7f-d380-4e89-a8e6-40691c3d7586"}, {"node_instance_id": "ellis_security_group_g96akw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:46.805Z", "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": "2019-01-08T03:35:46.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "77ea3f7f-d380-4e89-a8e6-40691c3d7586"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:47.532Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:47.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:47.532Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:47.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:47.532Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:47.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:47.532Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:47.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:47.532Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:47.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:47.532Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:47.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "keypair_luc3vd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:47.532Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:47.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "keypair_luc3vd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:47.817Z", "message": "Using external resource keypair: cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:47.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d3edfd7c-1c86-45ad-8631-53fd68b55e5f"}, {"node_instance_id": "keypair_luc3vd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:48.540Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:48.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:48.540Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:48.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "keypair_luc3vd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:48.540Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:48.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_floatingip_f71df0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:49.551Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'created_at': u'2019-01-08T03:35:48Z', u'updated_at': u'2019-01-08T03:35:48Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'dns_name': u'', u'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'port_id': None, u'id': u'100fcea5-4205-4cc2-a54e-878f1d286ffe'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:49.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "82780da9-acd7-4f1a-a563-eb2ddf9f28ef"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:49.719Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:49.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:49.719Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:49.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:49.719Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:49.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:49.719Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:49.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:49.719Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:49.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:49.719Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:49.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:49.719Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:49.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:49.719Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:49.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.695Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'created_at': u'2019-01-08T03:35:49Z', u'updated_at': u'2019-01-08T03:35:49Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.214', u'revision_number': 0, u'dns_name': u'', u'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'port_id': None, u'id': u'1020620b-1dfa-4f29-a2bf-b55b4bd2cc1c'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:50.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "56327319-437c-4a13-aaf2-ca44a178a413"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.695Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eaeea5c4-f9b8-4bdc-8d66-7ebd13cf690c', 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": "2019-01-08T03:35:50.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fcd2ddd9-6228-4b84-afd2-11d5f675ab7d"}, {"node_instance_id": "internal_sip_security_group_qsihou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.695Z", "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": "2019-01-08T03:35:50.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa938f95-f123-4503-a4bb-e5ad62986d31"}, {"node_instance_id": "internal_sip_security_group_qsihou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.695Z", "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": "2019-01-08T03:35:50.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa938f95-f123-4503-a4bb-e5ad62986d31"}, {"node_instance_id": "internal_sip_security_group_qsihou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.695Z", "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": "2019-01-08T03:35:50.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa938f95-f123-4503-a4bb-e5ad62986d31"}, {"node_instance_id": "internal_sip_security_group_qsihou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.695Z", "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": "2019-01-08T03:35:50.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa938f95-f123-4503-a4bb-e5ad62986d31"}, {"node_instance_id": "internal_sip_security_group_qsihou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.695Z", "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": "2019-01-08T03:35:50.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa938f95-f123-4503-a4bb-e5ad62986d31"}, {"node_instance_id": "internal_sip_security_group_qsihou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.695Z", "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": "2019-01-08T03:35:50.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa938f95-f123-4503-a4bb-e5ad62986d31"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.695Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_npci0b'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:50.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fcd2ddd9-6228-4b84-afd2-11d5f675ab7d"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.751Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:50.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.751Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:50.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.751Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:50.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.751Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:50.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.751Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:50.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:50.751Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:50.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 142, "offset": 97, "size": 50}}} 2019-01-08 03:35:51,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:51,139 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:51 GMT 2019-01-08 03:35:51,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:51,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26148 2019-01-08 03:35:51,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:51,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:51,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:51,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 03:35:51,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-08 03:35:51,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 03:35:51,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 03:35:51,141 - 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'} 2019-01-08 03:35:51,141 - 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'} 2019-01-08 03:35:51,141 - 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} 2019-01-08 03:35:51,141 - 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} 2019-01-08 03:35:51,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:51,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:51,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:51,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-08 03:35:51,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-08 03:35:51,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 03:35:51,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-08 03:35:51,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a 2019-01-08 03:35:51,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:51,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:51,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:51,143 - 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'f46ef64b500f4ea9bfaf11bfda4db6f5', u'created_at': u'2019-01-08T03:35:48Z', u'updated_at': u'2019-01-08T03:35:48Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'dns_name': u'', u'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'port_id': None, u'id': u'100fcea5-4205-4cc2-a54e-878f1d286ffe'} 2019-01-08 03:35:51,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:51,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:51,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 03:35:51,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 03:35:51,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 03:35:51,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 03:35:51,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 03:35:51,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 03:35:51,145 - 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'f46ef64b500f4ea9bfaf11bfda4db6f5', u'created_at': u'2019-01-08T03:35:49Z', u'updated_at': u'2019-01-08T03:35:49Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.214', u'revision_number': 0, u'dns_name': u'', u'project_id': u'f46ef64b500f4ea9bfaf11bfda4db6f5', u'port_id': None, u'id': u'1020620b-1dfa-4f29-a2bf-b55b4bd2cc1c'} 2019-01-08 03:35:51,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eaeea5c4-f9b8-4bdc-8d66-7ebd13cf690c', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-01-08 03:35:51,145 - 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'} 2019-01-08 03:35:51,145 - 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'} 2019-01-08 03:35:51,145 - 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'} 2019-01-08 03:35:51,146 - 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} 2019-01-08 03:35:51,146 - 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} 2019-01-08 03:35:51,146 - 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} 2019-01-08 03:35:51,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_npci0b'} 2019-01-08 03:35:51,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:51,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:51,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:51,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 03:35:51,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-08 03:35:51,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-08 03:35:51,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:35:51,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:51,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:51,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:51,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:51,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:51,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:51,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:51,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:35:51,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:51,204 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:51 GMT 2019-01-08 03:35:51,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:51,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:35:51,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:56,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:35:56,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:56,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:56,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:56,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:56,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:56,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:56,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:56,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_f71df0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:51.771Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:51.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:51.771Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:51.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:51.771Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:51.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:51.771Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:51.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:51.771Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:51.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:51.771Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:51.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:51.838Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:51.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0de3e555-1c23-442f-b526-2d632b201a0a"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:51.838Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_o82fc2'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:51.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0de3e555-1c23-442f-b526-2d632b201a0a"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:52.994Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:52.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:52.994Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:52.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:52.994Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:52.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:52.994Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:52.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:52.994Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:52.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:52.994Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:52.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:52.994Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:52.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:52.994Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:52.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.073Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_npci0b', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:53.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fcd2ddd9-6228-4b84-afd2-11d5f675ab7d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.852Z", "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": "2019-01-08T03:35:53.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0de3e555-1c23-442f-b526-2d632b201a0a"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.852Z", "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": "2019-01-08T03:35:53.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fcd2ddd9-6228-4b84-afd2-11d5f675ab7d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.852Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_o82fc2', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:53.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0de3e555-1c23-442f-b526-2d632b201a0a"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.852Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_npci0b', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:53.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fcd2ddd9-6228-4b84-afd2-11d5f675ab7d"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.852Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6422fbdd-a9d1-4627-9a1f-5bdb0b70253c', 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": "2019-01-08T03:35:53.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c322e140-e604-4a18-8f9a-ccc992e4da26"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.852Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fb747107-41e7-454b-9fe3-768861a83f73', 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": "2019-01-08T03:35:53.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6b177d73-8aca-4df9-8f8c-b997a939ba18"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.852Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_o82fc2', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:53.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0de3e555-1c23-442f-b526-2d632b201a0a"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.852Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_2t9wa0'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:53.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c322e140-e604-4a18-8f9a-ccc992e4da26"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:53.852Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_x3rt5l'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:53.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6b177d73-8aca-4df9-8f8c-b997a939ba18"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:54.066Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:54.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:54.066Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:54.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:54.066Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:54.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:54.066Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:54.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.227Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.227Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.227Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.227Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.692Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_x3rt5l', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:55.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6b177d73-8aca-4df9-8f8c-b997a939ba18"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.893Z", "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": "2019-01-08T03:35:55.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c322e140-e604-4a18-8f9a-ccc992e4da26"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.893Z", "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": "2019-01-08T03:35:55.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6b177d73-8aca-4df9-8f8c-b997a939ba18"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.893Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_2t9wa0', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:55.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c322e140-e604-4a18-8f9a-ccc992e4da26"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.893Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_x3rt5l', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:55.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6b177d73-8aca-4df9-8f8c-b997a939ba18"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:55.893Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_2t9wa0', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:55.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c322e140-e604-4a18-8f9a-ccc992e4da26"}], "metadata": {"pagination": {"total": 182, "offset": 142, "size": 50}}} 2019-01-08 03:35:56,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:56,269 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:56 GMT 2019-01-08 03:35:56,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:56,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25623 2019-01-08 03:35:56,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:35:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:35:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 03:35:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}] 2019-01-08 03:35:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_o82fc2'} 2019-01-08 03:35:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 03:35:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 03:35:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:35:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 03:35:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 03:35:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_npci0b', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:35:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 03:35:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 03:35:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_o82fc2', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:35:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_npci0b', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:35:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6422fbdd-a9d1-4627-9a1f-5bdb0b70253c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-01-08 03:35:56,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fb747107-41e7-454b-9fe3-768861a83f73', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-01-08 03:35:56,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_o82fc2', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:35:56,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_2t9wa0'} 2019-01-08 03:35:56,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_x3rt5l'} 2019-01-08 03:35:56,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:56,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:35:56,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 03:35:56,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 03:35:56,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 03:35:56,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 03:35:56,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 03:35:56,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 03:35:56,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_x3rt5l', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:35:56,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 03:35:56,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 03:35:56,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_2t9wa0', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:35:56,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_x3rt5l', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:35:56,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_2t9wa0', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:35:56,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:35:56,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:35:56,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:35:56,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:35:56,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:35:56,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:35:56,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:35:56,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:35:56,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:35:56,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:35:56,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:35:56 GMT 2019-01-08 03:35:56,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:35:56,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:35:56,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:01,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:01,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:01,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:01,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:01,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:01,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:01,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:01,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:01,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:56.266Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:56.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:56.266Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:56.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:56.266Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:56.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:56.266Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:56.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:56.912Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93c7f6f0-34a5-4552-97eb-2996714e6294', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'100fcea5-4205-4cc2-a54e-878f1d286ffe', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:56.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c58da195-b36b-4065-b779-03e51abf7f3d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:56.912Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c03b7348-ba3c-42fa-b28e-f4e770d71ee3', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'1020620b-1dfa-4f29-a2bf-b55b4bd2cc1c', u'floating_ip_address': u'172.30.9.214', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:56.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1aecc653-919b-4321-ae85-df778e49070b"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:56.912Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_0i5lz1'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:56.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c58da195-b36b-4065-b779-03e51abf7f3d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:56.912Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_78gz55'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:56.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1aecc653-919b-4321-ae85-df778e49070b"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:57.274Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:57.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:58.247Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_0i5lz1', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:58.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c58da195-b36b-4065-b779-03e51abf7f3d"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:58.280Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:58.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:58.280Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:58.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:58.280Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:58.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:58.280Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:58.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:58.989Z", "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": "2019-01-08T03:35:58.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c58da195-b36b-4065-b779-03e51abf7f3d"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:58.989Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_0i5lz1', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:58.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c58da195-b36b-4065-b779-03e51abf7f3d"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:59.290Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:59.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:59.290Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:59.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:59.290Z", "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": "2019-01-08T03:35:59.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:35:59.290Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:35:59.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.105Z", "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": "2019-01-08T03:36:00.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1aecc653-919b-4321-ae85-df778e49070b"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.105Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_78gz55', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:00.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1aecc653-919b-4321-ae85-df778e49070b"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.105Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8dca9226-2ff9-449c-8fb5-b9dcda1d77ed', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'2af8bb1a-a980-4d13-ac42-6dbcf57de119', 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": "2019-01-08T03:36:00.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e4a0f029-128e-4759-8c93-70e54cd6a6eb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.105Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'df7b3fa2-1472-4da2-b12d-e3e10a788f0c', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'8dca9226-2ff9-449c-8fb5-b9dcda1d77ed', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'710cc49d-74d8-4593-adfb-0b38a506edf8', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:00.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "64af3e87-5f77-44f2-9075-323f2c01a361"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.105Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_78gz55', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:00.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1aecc653-919b-4321-ae85-df778e49070b"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.105Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_7dsy2u'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:00.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "64af3e87-5f77-44f2-9075-323f2c01a361"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.105Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_942hmr'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:00.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e4a0f029-128e-4759-8c93-70e54cd6a6eb"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.296Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:00.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.296Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:00.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.296Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:00.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:00.296Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:00.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:01.307Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_7dsy2u', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:01.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "64af3e87-5f77-44f2-9075-323f2c01a361"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:01.410Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "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": "2019-01-08T03:36:01.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:01.410Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:01.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:01.410Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:01.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:01.410Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:01.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 227, "offset": 182, "size": 50}}} 2019-01-08 03:36:01,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:01,456 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:01 GMT 2019-01-08 03:36:01,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:01,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29100 2019-01-08 03:36:01,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:36:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:36:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:36:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 03:36:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93c7f6f0-34a5-4552-97eb-2996714e6294', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'100fcea5-4205-4cc2-a54e-878f1d286ffe', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2019-01-08 03:36:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c03b7348-ba3c-42fa-b28e-f4e770d71ee3', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'1020620b-1dfa-4f29-a2bf-b55b4bd2cc1c', u'floating_ip_address': u'172.30.9.214', u'external_type': u'floatingip'}] 2019-01-08 03:36:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_0i5lz1'} 2019-01-08 03:36:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_78gz55'} 2019-01-08 03:36:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:36:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:36:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:36:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 03:36:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 03:36:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 03:36:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 03:36:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:36:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:36:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 03:36:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_0i5lz1', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:36:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 03:36:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 03:36:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 03:36:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 03:36:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 03:36:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_0i5lz1', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:36:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:36:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:36:01,462 - 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] 2019-01-08 03:36:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 03:36:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 03:36:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_78gz55', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:36:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8dca9226-2ff9-449c-8fb5-b9dcda1d77ed', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'2af8bb1a-a980-4d13-ac42-6dbcf57de119', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-01-08 03:36:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', u'external_type': u'keypair'}, {u'external_id': u'107d6faa-33bb-4abb-b5fd-810c8d9eab5d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'df7b3fa2-1472-4da2-b12d-e3e10a788f0c', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'8dca9226-2ff9-449c-8fb5-b9dcda1d77ed', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'710cc49d-74d8-4593-adfb-0b38a506edf8', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2019-01-08 03:36:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_78gz55', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:36:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_7dsy2u'} 2019-01-08 03:36:01,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_942hmr'} 2019-01-08 03:36:01,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 03:36:01,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 03:36:01,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:36:01,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:36:01,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_7dsy2u', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:36:01,465 - 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] 2019-01-08 03:36:01,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 03:36:01,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 03:36:01,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 03:36:01,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:01,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:01,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:01,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:01,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:01,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:01,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:01,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:01,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:01,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:01,530 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:01 GMT 2019-01-08 03:36:01,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:01,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:01,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:06,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:06,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:06,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:06,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:06,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:06,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:06,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:06,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:06,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:02.112Z", "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": "2019-01-08T03:36:02.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "64af3e87-5f77-44f2-9075-323f2c01a361"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:02.112Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_7dsy2u', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:02.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "64af3e87-5f77-44f2-9075-323f2c01a361"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:02.426Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:02.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:02.426Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:02.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:03.119Z", "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": "2019-01-08T03:36:03.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e4a0f029-128e-4759-8c93-70e54cd6a6eb"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:03.119Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_942hmr', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:03.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e4a0f029-128e-4759-8c93-70e54cd6a6eb"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:03.119Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_942hmr', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:03.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e4a0f029-128e-4759-8c93-70e54cd6a6eb"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:03.442Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:03.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:03.442Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:03.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:03.442Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:03.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:03.442Z", "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": "2019-01-08T03:36:03.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:03.442Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:03.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:03.442Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:03.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:04.449Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:04.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:04.449Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:04.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:04.449Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:04.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:04.449Z", "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": "2019-01-08T03:36:04.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:04.449Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:04.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:05.456Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:05.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:05.456Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:05.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:05.456Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:05.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:05.456Z", "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": "2019-01-08T03:36:05.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:05.456Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:05.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:05.456Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:05.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:06.579Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:06.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:06.579Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:06.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:06.579Z", "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": "2019-01-08T03:36:06.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:06.579Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:06.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 255, "offset": 227, "size": 50}}} 2019-01-08 03:36:06,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:06,840 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:06 GMT 2019-01-08 03:36:06,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:06,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17858 2019-01-08 03:36:06,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:06,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 03:36:06,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_7dsy2u', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:36:06,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:36:06,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 03:36:06,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 03:36:06,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_942hmr', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:36:06,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_942hmr', 'key_name': u'cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a', 'image': u'557f4345-9b55-4405-86b0-7a17bece435d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a', 'cloudify_management_network_id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}, 'nics': [{'net-id': u'f175c677-8365-4d42-ba62-3d77c2ea9e2c'}], 'flavor': u'54042404-e45a-4b9a-a1f0-32d281c50cb6'} 2019-01-08 03:36:06,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:36:06,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 03:36:06,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:36:06,842 - 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] 2019-01-08 03:36:06,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 03:36:06,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 03:36:06,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:36:06,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 03:36:06,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:36:06,843 - 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] 2019-01-08 03:36:06,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 03:36:06,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:36:06,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 03:36:06,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:36:06,844 - 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] 2019-01-08 03:36:06,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 03:36:06,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 03:36:06,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 03:36:06,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:36:06,845 - 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] 2019-01-08 03:36:06,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 03:36:06,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:06,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:06,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:06,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:06,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:06,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:06,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:06,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:06,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:06,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:06,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:06 GMT 2019-01-08 03:36:06,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:06,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:06,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:11,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:12,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:12,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:12,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:12,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:12,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:12,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:12,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:12,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:07.822Z", "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": "2019-01-08T03:36:07.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:08.816Z", "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": "2019-01-08T03:36:08.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 257, "offset": 255, "size": 50}}} 2019-01-08 03:36:12,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:12,026 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:12 GMT 2019-01-08 03:36:12,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:12,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2328 2019-01-08 03:36:12,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:12,027 - 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] 2019-01-08 03:36:12,027 - 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] 2019-01-08 03:36:12,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:12,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:12,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:12,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:12,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:12,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:12,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:12,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:12,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:12,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:12,083 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:12 GMT 2019-01-08 03:36:12,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:12,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:12,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:17,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:17,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:17,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:17,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:17,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:17,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:17,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:17,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:17,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-08 03:36:17,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:17,154 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:17 GMT 2019-01-08 03:36:17,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:17,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:36:17,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:17,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:17,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:17,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:17,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:17,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:17,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:17,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:17,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:17,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:17,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:17,210 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:17 GMT 2019-01-08 03:36:17,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:17,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:17,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:22,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:22,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:22,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:22,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:22,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:22,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:22,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:22,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:22,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-08 03:36:22,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:22,279 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:22 GMT 2019-01-08 03:36:22,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:22,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:36:22,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:22,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:22,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:22,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:22,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:22,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:22,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:22,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:22,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:22,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:22,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:22,344 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:22 GMT 2019-01-08 03:36:22,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:22,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:22,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:27,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:27,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:27,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:27,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:27,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:27,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:27,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:27,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:27,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-08 03:36:27,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:27,413 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:27 GMT 2019-01-08 03:36:27,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:27,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:36:27,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:27,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:27,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:27,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:27,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:27,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:27,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:27,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:27,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:27,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:27,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:27,469 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:27 GMT 2019-01-08 03:36:27,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:27,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:27,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:32,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:32,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:32,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:32,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:32,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:32,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:32,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:32,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:32,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:28.867Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:28.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:29.825Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:29.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:30.898Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:30.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:31.829Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "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": "2019-01-08T03:36:31.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:31.829Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:31.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 262, "offset": 257, "size": 50}}} 2019-01-08 03:36:32,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:32,540 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:32 GMT 2019-01-08 03:36:32,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:32,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3274 2019-01-08 03:36:32,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:32,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:32,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:32,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:32,542 - 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] 2019-01-08 03:36:32,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:32,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:32,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:32,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:32,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:32,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:32,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:32,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:32,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:32,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:32,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:32,605 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:32 GMT 2019-01-08 03:36:32,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:32,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:32,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:37,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:37,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:37,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:37,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:37,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:37,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:37,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:37,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:37,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_npci0b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:33.162Z", "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": "2019-01-08T03:36:33.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:33.836Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:33.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:33.836Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:33.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:34.841Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:34.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:34.841Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:34.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:35.848Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:35.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:35.848Z", "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": "2019-01-08T03:36:35.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:35.848Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:35.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:36.853Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:36.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:36.853Z", "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": "2019-01-08T03:36:36.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:36.853Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:36.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 273, "offset": 262, "size": 50}}} 2019-01-08 03:36:37,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:37,683 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:37 GMT 2019-01-08 03:36:37,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:37,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7586 2019-01-08 03:36:37,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:37,684 - 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] 2019-01-08 03:36:37,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:37,685 - 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] 2019-01-08 03:36:37,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-01-08 03:36:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:37,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:37,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:37,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:37,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:37,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:37,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:37,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:37,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:37,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:37,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:37,749 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:37 GMT 2019-01-08 03:36:37,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:37,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:37,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:42,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:42,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:42,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:42,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:42,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:42,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:42,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:42,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:42,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:37.857Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:37.857Z", "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": "2019-01-08T03:36:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:37.857Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:37.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:38.864Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:38.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:38.864Z", "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": "2019-01-08T03:36:38.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:38.864Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:36:38.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:40.208Z", "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": "2019-01-08T03:36:40.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:36:40.868Z", "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": "2019-01-08T03:36:40.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 281, "offset": 273, "size": 50}}} 2019-01-08 03:36:42,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:42,825 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:42 GMT 2019-01-08 03:36:42,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:42,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6676 2019-01-08 03:36:42,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-01-08 03:36:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-01-08 03:36:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 03:36:42,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-01-08 03:36:42,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-01-08 03:36:42,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:42,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:42,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:42,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:42 GMT 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:42,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:47,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:47,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:47,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:47,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:47,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:47,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:47,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:47,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:47,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-08 03:36:47,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:47,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:47 GMT 2019-01-08 03:36:47,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:47,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:36:47,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:47,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:48,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:48,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:48,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:48,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:48,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:48,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:48,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:48,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:48,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:48,028 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:48 GMT 2019-01-08 03:36:48,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:48,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:48,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:53,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:53,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:53,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:53,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:53,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:53,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:53,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:53,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:53,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-08 03:36:53,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:53,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:53 GMT 2019-01-08 03:36:53,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:53,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:36:53,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:53,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:53,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:53,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:53,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:53,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:53,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:53,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:53,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:53,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:53,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:53,151 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:53 GMT 2019-01-08 03:36:53,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:53,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:53,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:58,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:36:58,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:58,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:58,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:58 GMT 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:36:58,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:36:58,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:36:58,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:36:58,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:36:58,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:36:58,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:36:58,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:36:58,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:36:58,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:36:58,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:36:58,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:36:58,277 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:36:58 GMT 2019-01-08 03:36:58,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:36:58,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:36:58,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:03,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:37:03,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:03,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:03,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:03,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:03,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:03,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:03,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:03,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:01.453Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:01.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:01.876Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:01.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:03.186Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 284, "offset": 281, "size": 50}}} 2019-01-08 03:37:03,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:03,349 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:03 GMT 2019-01-08 03:37:03,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:03,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1623 2019-01-08 03:37:03,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:03,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:03,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:03,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:03,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:37:03,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:03,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:03,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:03,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:03,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:03,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:03,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:03,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:37:03,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:03,410 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:03 GMT 2019-01-08 03:37:03,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:03,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:37:03,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:08,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:37:08,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:08,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:08,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:08,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:08,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:08,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:08,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:08,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_o82fc2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:03.880Z", "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": "2019-01-08T03:37:03.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:03.880Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:03.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:05.547Z", "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": "2019-01-08T03:37:05.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:05.885Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:05.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:05.885Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:05.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:06.889Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:06.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:06.889Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:06.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:07.894Z", "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": "2019-01-08T03:37:07.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 292, "offset": 284, "size": 50}}} 2019-01-08 03:37:08,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:08,534 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:08 GMT 2019-01-08 03:37:08,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:08,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6053 2019-01-08 03:37:08,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:08,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-01-08 03:37:08,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:08,535 - 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] 2019-01-08 03:37:08,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:08,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:08,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:08,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:08,536 - 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] 2019-01-08 03:37:08,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:37:08,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:08,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:08,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:08,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:08,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:08,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:08,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:08,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:37:08,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:08,624 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:08 GMT 2019-01-08 03:37:08,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:08,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:37:08,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:13,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:37:13,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:13,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:08.906Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:08.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:08.906Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:08.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:08.906Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:08.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:08.906Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:08.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:09.909Z", "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": "2019-01-08T03:37:09.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:10.917Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:10.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:10.917Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:10.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:10.917Z", "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": "2019-01-08T03:37:10.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:10.917Z", "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": "2019-01-08T03:37:10.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:10.917Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:10.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:10.917Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:10.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:12.905Z", "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": "2019-01-08T03:37:12.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 304, "offset": 292, "size": 50}}} 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:13 GMT 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:13,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8722 2019-01-08 03:37:13,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:13,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:13,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:13,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:13,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:13,732 - 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] 2019-01-08 03:37:13,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:13,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:13,732 - 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] 2019-01-08 03:37:13,733 - 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] 2019-01-08 03:37:13,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:13,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 03:37:13,733 - 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] 2019-01-08 03:37:13,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:37:13,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:13,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:13,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:13,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:13,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:13,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:13,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:13,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:37:13,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:13,790 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:13 GMT 2019-01-08 03:37:13,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:13,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:37:13,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:18,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:37:18,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:18,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:18,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_942hmr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:13.923Z", "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": "2019-01-08T03:37:13.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 305, "offset": 304, "size": 50}}} 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:18 GMT 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1220 2019-01-08 03:37:18,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:18,866 - 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] 2019-01-08 03:37:18,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:37:18,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:18,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:18,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:18,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:18,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:18,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:18,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:18,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:37:18,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:18,925 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:18 GMT 2019-01-08 03:37:18,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:18,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:37:18,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:23,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:37:23,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:23,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:23,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:23,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:23,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:23,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:23,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:23,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2019-01-08 03:37:23,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:23,997 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:23 GMT 2019-01-08 03:37:23,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:23,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:37:23,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:23,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:37:24,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:24,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:24,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:24,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:24,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:24,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:24,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:24,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:37:24,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:24,054 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:24 GMT 2019-01-08 03:37:24,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:24,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:37:24,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:29,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:37:30,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:30,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:30,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:30,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:30,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:30,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:30,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:30,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2019-01-08 03:37:30,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:30,093 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:30 GMT 2019-01-08 03:37:30,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:30,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:37:30,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:30,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:37:30,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:30,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:30 GMT 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:30,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:37:30,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:35,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:37:35,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:35,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:35,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:35,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:35,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:35,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:35,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:35,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:33.871Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:33.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:34.931Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:34.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2019-01-08 03:37:35,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:35,394 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:35 GMT 2019-01-08 03:37:35,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:35,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2019-01-08 03:37:35,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:35,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:35,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:35,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:37:35,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:35,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:35,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:35,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:35,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:35,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:35,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:35,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:37:35,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:35,563 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:35 GMT 2019-01-08 03:37:35,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:35,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:37:35,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:40,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:37:49,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:49,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:49,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:49,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:49,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:49,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:49,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:49,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:36.053Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:36.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:36.053Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:36.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:40.178Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:40.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:40.178Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:40.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:40.178Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:40.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:40.178Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:40.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:41.482Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:41.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:41.482Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:41.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:41.482Z", "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": "2019-01-08T03:37:41.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:43.215Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:43.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:43.215Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:43.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:43.215Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:43.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:45.706Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:45.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:45.706Z", "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": "2019-01-08T03:37:45.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:45.706Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:45.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 322, "offset": 307, "size": 50}}} 2019-01-08 03:37:49,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:49,946 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:49 GMT 2019-01-08 03:37:49,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:49,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9019 2019-01-08 03:37:49,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,948 - 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] 2019-01-08 03:37:49,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,948 - 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] 2019-01-08 03:37:49,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:49,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:37:50,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:50 GMT 2019-01-08 03:37:50,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:50,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:37:50,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:55,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:37:56,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:56,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:56,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:50.375Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:37:50.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:51.832Z", "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": "2019-01-08T03:37:51.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:51.832Z", "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": "2019-01-08T03:37:51.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:51.832Z", "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": "2019-01-08T03:37:51.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:51.832Z", "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": "2019-01-08T03:37:51.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:54.247Z", "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": "2019-01-08T03:37:54.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:37:55.765Z", "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": "2019-01-08T03:37:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 329, "offset": 322, "size": 50}}} 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:56 GMT 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7409 2019-01-08 03:37:56,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:37:56,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-08 03:37:56,564 - 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] 2019-01-08 03:37:56,564 - 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] 2019-01-08 03:37:56,565 - 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] 2019-01-08 03:37:56,565 - 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] 2019-01-08 03:37:56,565 - 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] 2019-01-08 03:37:56,565 - 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] 2019-01-08 03:37:56,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:37:57,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:37:57,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:37:57,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:37:57,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:37:57,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:37:57,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:37:57,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:37:57,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:37:57,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:37:57,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:37:57 GMT 2019-01-08 03:37:57,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:37:57,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:37:57,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:02,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:03,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:03,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:03,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:03,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:03,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:03,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:03,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:03,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2019-01-08 03:38:03,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:03,157 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:03 GMT 2019-01-08 03:38:03,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:03,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:38:03,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:03,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:03,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:03,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:03,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:03,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:03,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:03,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:03,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:03,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:03,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:03,281 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:03 GMT 2019-01-08 03:38:03,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:03,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:03,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:08,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:08,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:08,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:08,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:08,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:08,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:08,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:08,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:08,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2019-01-08 03:38:08,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:08,426 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:08 GMT 2019-01-08 03:38:08,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:08,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:38:08,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:08,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:08,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:08,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:08,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:08,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:08,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:08,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:08,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:08,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:08,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:08,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:08 GMT 2019-01-08 03:38:08,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:08,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:08,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:13,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:13,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:13,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:13,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:13,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:13,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:13,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:13,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:13,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:10.272Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:10.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:10.764Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:10.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:12.819Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-08T03:38:12.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 332, "offset": 329, "size": 50}}} 2019-01-08 03:38:13,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:13,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:13 GMT 2019-01-08 03:38:13,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:13,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2019-01-08 03:38:13,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:13,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:13,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:13,637 - 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] 2019-01-08 03:38:13,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:13,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:13,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:13,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:13 GMT 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:13,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:18,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:18,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:18,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:18,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:18,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:18,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:18,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:18,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:18,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:14.255Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:14.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:15.013Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:15.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:16.840Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "676151b6-38a3-436b-9f23-1f4654514d7f"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:16.963Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:16.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:18.026Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:18.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:18.026Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:18.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:18.026Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:18.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:18.216Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:18.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}], "metadata": {"pagination": {"total": 340, "offset": 332, "size": 50}}} 2019-01-08 03:38:18,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:18,814 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:18 GMT 2019-01-08 03:38:18,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:18,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4201 2019-01-08 03:38:18,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:18,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:18,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:18,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-08 03:38:18,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:18,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-08 03:38:18,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:18,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:18,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:18,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:18,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:18,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:18,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:18,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:18,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:18,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:18,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:18,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:18,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:18,943 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:18 GMT 2019-01-08 03:38:18,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:18,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:18,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:23,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:24,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:24,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:24,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:24,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:24,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:24,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:24,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:24,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_npci0b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.078Z", "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": "vellum_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": "2019-01-08T03:38:19.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:19.170Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:19.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2a53cade-3432-41a5-b8c2-8a867cbe6d52"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:20.487Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:21.081Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:21.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:22.124Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:22.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:22.124Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:22.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:22.124Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:22.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:22.124Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:22.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:22.124Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:22.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:22.124Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:22.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:22.834Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:22.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0e90388a-d376-43cd-9f82-b90cb30b0a34"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.132Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.132Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.852Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "75ba795d-37f7-4394-96f2-564574d2d54f"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.852Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.852Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d24e9d6f-b808-42ae-8b00-81abec4a86c3"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:23.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}], "metadata": {"pagination": {"total": 370, "offset": 340, "size": 50}}} 2019-01-08 03:38:24,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:24,017 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:24 GMT 2019-01-08 03:38:24,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:24,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16675 2019-01-08 03:38:24,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:24,018 - 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) 2019-01-08 03:38:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:38:24,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:24,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:24,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:24,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:24,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:24,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:24,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:24,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:24,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-08 03:38:24,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-08 03:38:24,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:24,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-08 03:38:24,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:38:24,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-08 03:38:24,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:24,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:24,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:24,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:24,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:24,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:24,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:24,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:24,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:24,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:24,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:24,083 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:24 GMT 2019-01-08 03:38:24,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:24,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:24,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:29,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:29,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:29,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:29,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:29,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:29,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:29,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:29,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:29,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.137Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.137Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.137Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.137Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.137Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.137Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.137Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.137Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.244Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:24.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:24.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "125ca00f-8caf-4245-b71a-05be659c44f1"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.144Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.144Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.144Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.144Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.144Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.144Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.144Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.144Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "393613cb-e24e-41fb-b33c-f0069dd71f05"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:25.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3e40d7e1-bf1f-4e92-bcc7-e8665ea99560"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.257Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}], "metadata": {"pagination": {"total": 440, "offset": 370, "size": 50}}} 2019-01-08 03:38:29,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:29,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:29 GMT 2019-01-08 03:38:29,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:29,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26698 2019-01-08 03:38:29,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:29,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:29,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-08 03:38:29,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:29,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:29,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:29,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:29,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-08 03:38:29,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:29,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:29,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-08 03:38:29,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:29,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:29,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:29,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:29,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:29,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:29,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:29,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-08 03:38:29,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:38:29,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:38:29,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:29,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:38:29,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:29,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:29,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:29,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:29,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:29,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:29,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:29,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:29,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:29,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:29,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:29,226 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:29 GMT 2019-01-08 03:38:29,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:29,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:29,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:34,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:34,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:34,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:34,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:34,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:34,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:34,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:34,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:34,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:26.354Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:26.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:27.261Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:27.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:27.261Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:27.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:27.261Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:27.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:27.358Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:27.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7733fc74-e1bc-470f-9fd0-e1a505ee7f5c"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.266Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.266Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.381Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:28.381Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:28.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.306Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-08T03:38:29.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.306Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (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.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-08T03:38:29.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}], "metadata": {"pagination": {"total": 570, "offset": 420, "size": 50}}} 2019-01-08 03:38:34,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:34,327 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:34 GMT 2019-01-08 03:38:34,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:34,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28719 2019-01-08 03:38:34,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:34,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:38:34,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:34,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-08 03:38:34,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:34,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:34,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-08 03:38:34,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:34,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:34,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-08 03:38:34,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:38:34,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time) 2019-01-08 03:38:34,331 - 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.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time) 2019-01-08 03:38:34,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:34,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:34,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:34,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:34,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:34,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:34,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:34,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:34,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:34,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:34,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:34,397 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:34 GMT 2019-01-08 03:38:34,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:34,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:34,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:39,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:39,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:39,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:39,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:39,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:39,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:39,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:39,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:39,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Creating Agent bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8c744d64-63db-450a-8e38-1a2ed5027acf"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_0i5lz1/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:29.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.400Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.400Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.400Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.400Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.455Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.455Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_78gz55/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.455Z", "message": "Creating Agent ellis_host_78gz55", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.455Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.455Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.455Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41c58268-adfa-41c1-90db-790ad349dca1"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:30.455Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:30.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}], "metadata": {"pagination": {"total": 712, "offset": 470, "size": 50}}} 2019-01-08 03:38:39,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:39,473 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:39 GMT 2019-01-08 03:38:39,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:39,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27554 2019-01-08 03:38:39,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:39,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-08 03:38:39,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-08 03:38:39,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_0i5lz1 2019-01-08 03:38:39,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-08 03:38:39,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-08 03:38:39,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:39,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-08 03:38:39,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_0i5lz1/cloudify/ssl/cloudify_internal_cert.pem 2019-01-08 03:38:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:38:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-08 03:38:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-08 03:38:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-08 03:38:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_78gz55/cloudify/ssl/cloudify_internal_cert.pem 2019-01-08 03:38:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_78gz55 2019-01-08 03:38:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-08 03:38:39,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-08 03:38:39,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-08 03:38:39,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-08 03:38:39,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:39,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:39,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:39,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:39,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:39,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:39,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:39,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:39,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:39,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:39,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:39,539 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:39 GMT 2019-01-08 03:38:39,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:39,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:39,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:44,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:44,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:44,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:44,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:44,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:44,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:44,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:44,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:44,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:31.719Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (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.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-08T03:38:31.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.407Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.407Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.407Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.407Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "/home/ubuntu/bind_host_0i5lz1/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": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Successfully created daemon: bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_78gz55/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_78gz55/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_78gz55/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_78gz55', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_78gz55/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_78gz55', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_0i5lz1/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_0i5lz1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_0i5lz1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_0i5lz1', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_0i5lz1/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_0i5lz1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c29188d7-07b6-4149-8433-f21dd4aba870"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:32.620Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:32.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.419Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.419Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.419Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.419Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Configuring Agent bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Successfully created daemon: ellis_host_78gz55", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "/home/ubuntu/ellis_host_78gz55/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": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "a9d3ca4c-4d29-43c2-9470-e205770dc1f5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:33.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:33.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}], "metadata": {"pagination": {"total": 820, "offset": 520, "size": 50}}} 2019-01-08 03:38:44,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:44,639 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:44 GMT 2019-01-08 03:38:44,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:44,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30242 2019-01-08 03:38:44,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:44,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:38:44,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-08 03:38:44,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,643 - 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.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time) 2019-01-08 03:38:44,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-08 03:38:44,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-08 03:38:44,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:44,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-08 03:38:44,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:38:44,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-08 03:38:44,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_0i5lz1/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 2019-01-08 03:38:44,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-08 03:38:44,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:38:44,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:38:44,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_0i5lz1 2019-01-08 03:38:44,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-08 03:38:44,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_78gz55/env 2019-01-08 03:38:44,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_78gz55/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_78gz55/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_78gz55', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_78gz55/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_78gz55', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'} 2019-01-08 03:38:44,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_0i5lz1/env 2019-01-08 03:38:44,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_0i5lz1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_0i5lz1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_0i5lz1', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_0i5lz1/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_0i5lz1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'} 2019-01-08 03:38:44,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:38:44,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-08 03:38:44,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-08 03:38:44,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-08 03:38:44,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-08 03:38:44,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-08 03:38:44,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_0i5lz1 2019-01-08 03:38:44,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-08 03:38:44,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-08 03:38:44,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:38:44,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_78gz55 2019-01-08 03:38:44,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_78gz55/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 2019-01-08 03:38:44,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:44,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:44,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:44,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:44,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:44,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:44,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:44,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:44,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:44,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:44,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:44,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:44,723 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:44 GMT 2019-01-08 03:38:44,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:44,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:44,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:49,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:49,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:49,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:49,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:49,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:49,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:49,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:49,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:49,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.468Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.468Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.468Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.468Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Successfully configured daemon: bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Configuring Agent ellis_host_78gz55", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}], "metadata": {"pagination": {"total": 979, "offset": 570, "size": 50}}} 2019-01-08 03:38:49,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:49,980 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:49 GMT 2019-01-08 03:38:49,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:49,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27483 2019-01-08 03:38:49,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:49,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:38:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-08 03:38:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-08 03:38:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:38:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-08 03:38:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_0i5lz1 2019-01-08 03:38:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:38:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:38:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-08 03:38:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-08 03:38:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_78gz55 2019-01-08 03:38:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:38:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-08 03:38:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-08 03:38:49,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:49,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:49,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:50,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:50,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:50,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:50,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:50,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:50,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:50,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:50,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:50,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:50,247 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:50 GMT 2019-01-08 03:38:50,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:50,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:50,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:55,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:38:55,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:55,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:55,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:55,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:55,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:55,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:55,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:55,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Successfully configured daemon: bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "15e2ca40-c651-4f8b-9ba3-1d8e071a00aa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:34.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:34.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.486Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.486Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.486Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.486Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.486Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.486Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_942hmr/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Creating Agent sprout_host_942hmr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Starting Agent bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Successfully configured daemon: ellis_host_78gz55", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "da2befe5-abb7-48ae-a8d9-2a839e2040fa"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:35.705Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:35.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Starting Agent ellis_host_78gz55", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:36.716Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:36.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}], "metadata": {"pagination": {"total": 1138, "offset": 620, "size": 50}}} 2019-01-08 03:38:55,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:55,334 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:55 GMT 2019-01-08 03:38:55,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:55,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27375 2019-01-08 03:38:55,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:38:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_0i5lz1 2019-01-08 03:38:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:38:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-08 03:38:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-08 03:38:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-08 03:38:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-08 03:38:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-08 03:38:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-08 03:38:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-08 03:38:55,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-08 03:38:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:38:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:38:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-08 03:38:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_942hmr/cloudify/ssl/cloudify_internal_cert.pem 2019-01-08 03:38:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-08 03:38:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_942hmr 2019-01-08 03:38:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_0i5lz1 2019-01-08 03:38:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-08 03:38:55,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_78gz55 2019-01-08 03:38:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-08 03:38:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_78gz55 2019-01-08 03:38:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:38:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:38:55,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:38:55,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:38:55,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:38:55,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:38:55,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:38:55,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:38:55,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:38:55,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:38:55,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:38:55,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:38:55,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:38:55,424 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:38:55 GMT 2019-01-08 03:38:55,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:38:55,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:38:55,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:00,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:00,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:00,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:00,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:00,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:00,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:00,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:00,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:00,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:37.751Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:37.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:37.751Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_942hmr/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:37.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:37.751Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:37.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:37.751Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_942hmr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_942hmr/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_942hmr', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_942hmr/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_942hmr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:37.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:37.751Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:37.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.222Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.478Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.478Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.478Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "/home/ubuntu/sprout_host_942hmr/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": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Successfully created daemon: sprout_host_942hmr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "17ea8dc7-b678-471f-bc3b-f5f3e047280d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:38.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:38.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.704Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Creating Agent vellum_host_npci0b", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_0i5lz1 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}], "metadata": {"pagination": {"total": 1254, "offset": 670, "size": 50}}} 2019-01-08 03:39:00,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:00,523 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:00 GMT 2019-01-08 03:39:00,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:00,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28699 2019-01-08 03:39:00,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:00,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:39:00,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_942hmr/env 2019-01-08 03:39:00,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:00,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_942hmr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_942hmr/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_942hmr', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_942hmr/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_942hmr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'} 2019-01-08 03:39:00,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-08 03:39:00,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-08 03:39:00,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-08 03:39:00,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:00,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:00,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_942hmr/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 2019-01-08 03:39:00,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-08 03:39:00,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-08 03:39:00,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:00,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-08 03:39:00,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-08 03:39:00,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_942hmr 2019-01-08 03:39:00,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-08 03:39:00,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-08 03:39:00,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:00,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_npci0b 2019-01-08 03:39:00,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-08 03:39:00,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_0i5lz1 start 2019-01-08 03:39:00,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-08 03:39:00,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:00,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:00,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:00,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:00,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:00 GMT 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:00,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:05,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:05,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:05,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:05,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:05,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:05,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:05,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:05,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:05,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_0i5lz1 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Creating Agent vellum_host_npci0b", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Configuring Agent sprout_host_942hmr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Successfully started daemon: bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "090bd746-3782-4795-bac3-9a4413b7bca6"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:39.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.490Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.490Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.490Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.490Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.490Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.811Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.811Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.811Z", "message": "[localhost] run: /home/ubuntu/bind_host_0i5lz1/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "955ed460-822b-4711-88e3-57e6978a77bc"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.811Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.811Z", "message": "Successfully started daemon: ellis_host_78gz55", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.811Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.811Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_78gz55 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "5b88229a-98f9-4a17-b18c-35ce5447ba45"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.811Z", "message": "Successfully configured daemon: sprout_host_942hmr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "734303ac-c72e-407c-9ac3-c0a1ad98d6cd"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:40.811Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:40.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "955ed460-822b-4711-88e3-57e6978a77bc"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.498Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.498Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.498Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.498Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.498Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.498Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_npci0b/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "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": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9207e6d4-f339-4708-a55f-773d68a04b5b"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Removing directory: /tmp/tmp62Q2iR", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "955ed460-822b-4711-88e3-57e6978a77bc"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "[localhost] run: /home/ubuntu/ellis_host_78gz55/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9207e6d4-f339-4708-a55f-773d68a04b5b"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9207e6d4-f339-4708-a55f-773d68a04b5b"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "955ed460-822b-4711-88e3-57e6978a77bc"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "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": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "955ed460-822b-4711-88e3-57e6978a77bc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "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": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9207e6d4-f339-4708-a55f-773d68a04b5b"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9207e6d4-f339-4708-a55f-773d68a04b5b"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}], "metadata": {"pagination": {"total": 1325, "offset": 720, "size": 50}}} 2019-01-08 03:39:05,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:05,671 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:05 GMT 2019-01-08 03:39:05,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:05,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27256 2019-01-08 03:39:05,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_0i5lz1 start 2019-01-08 03:39:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-08 03:39:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_npci0b 2019-01-08 03:39:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_942hmr 2019-01-08 03:39:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-08 03:39:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_0i5lz1 2019-01-08 03:39:05,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-08 03:39:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-08 03:39:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:05,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-08 03:39:05,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_0i5lz1/env/bin/pip freeze 2019-01-08 03:39:05,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-08 03:39:05,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_78gz55 2019-01-08 03:39:05,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-08 03:39:05,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_78gz55 start 2019-01-08 03:39:05,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_942hmr 2019-01-08 03:39:05,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-08 03:39:05,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:05,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-08 03:39:05,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:05,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:05,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:05,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:05,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_npci0b/env 2019-01-08 03:39:05,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:39:05,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-08 03:39:05,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp62Q2iR 2019-01-08 03:39:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_78gz55/env/bin/pip freeze 2019-01-08 03:39:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:39:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:39:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-08 03:39:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-08 03:39:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-08 03:39:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-08 03:39:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-08 03:39:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:05,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:05,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:05,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:05,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:05,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:05,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:05,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:05,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:05,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:05,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:05,741 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:05 GMT 2019-01-08 03:39:05,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:05,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:05,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:10,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:10,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:10,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:10,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:10,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:10,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:10,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:10,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:10,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "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": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "955ed460-822b-4711-88e3-57e6978a77bc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_npci0b/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_npci0b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_npci0b/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_npci0b', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_npci0b/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_npci0b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9207e6d4-f339-4708-a55f-773d68a04b5b"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "Successfully created daemon: vellum_host_npci0b", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": "/home/ubuntu/vellum_host_npci0b/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": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:41.818Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:41.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "83fb5e5a-8781-4470-936c-c4bce7e7a049"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.503Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.503Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.503Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.503Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.503Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.503Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.503Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Removing directory: /tmp/tmpFhUiPY", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9207e6d4-f339-4708-a55f-773d68a04b5b"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "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": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9207e6d4-f339-4708-a55f-773d68a04b5b"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:42.970Z", "message": "Starting Agent sprout_host_942hmr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:42.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.580Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Successfully configured daemon: vellum_host_npci0b", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Configuring Agent vellum_host_npci0b", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:43.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:43.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7c256dd2-2def-439c-b1dd-ef785ed0af85"}], "metadata": {"pagination": {"total": 1384, "offset": 770, "size": 50}}} 2019-01-08 03:39:10,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:10,817 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:10 GMT 2019-01-08 03:39:10,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:10,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28424 2019-01-08 03:39:10,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:10,819 - 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. 2019-01-08 03:39:10,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_npci0b/env 2019-01-08 03:39:10,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-08 03:39:10,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_npci0b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_npci0b/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_npci0b', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_npci0b/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_npci0b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'} 2019-01-08 03:39:10,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:39:10,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_npci0b 2019-01-08 03:39:10,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_npci0b/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 2019-01-08 03:39:10,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-08 03:39:10,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-08 03:39:10,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-08 03:39:10,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:10,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-08 03:39:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFhUiPY 2019-01-08 03:39:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:10,822 - 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. 2019-01-08 03:39:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_942hmr 2019-01-08 03:39:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-08 03:39:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-08 03:39:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-08 03:39:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-08 03:39:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-08 03:39:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-08 03:39:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-08 03:39:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-08 03:39:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_npci0b 2019-01-08 03:39:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-08 03:39:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-08 03:39:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_npci0b 2019-01-08 03:39:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:10,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:10,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:10,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:10,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:10,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:10,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:10,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:10,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:10,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:10,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:10,887 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:10 GMT 2019-01-08 03:39:10,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:10,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:10,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:15,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:15,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:15,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:15,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:15,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:15,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:15,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:15,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:15,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.634Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:44.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:45.689Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:45.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:45.689Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:45.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:45.689Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:45.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:45.689Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:45.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:45.689Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:45.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:45.689Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:45.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_942hmr start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fbf3b600-9b4f-4a75-a481-a6705a294168"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}], "metadata": {"pagination": {"total": 1408, "offset": 820, "size": 50}}} 2019-01-08 03:39:15,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:15,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:15 GMT 2019-01-08 03:39:15,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:15,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26644 2019-01-08 03:39:15,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-08 03:39:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-08 03:39:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-08 03:39:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-08 03:39:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-08 03:39:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:39:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:39:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-08 03:39:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-08 03:39:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-08 03:39:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-08 03:39:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-08 03:39:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_942hmr start 2019-01-08 03:39:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-08 03:39:15,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:15,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:16,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:16,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:16,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:16,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:16,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:16,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:16,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:16,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:16,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:16,028 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:16 GMT 2019-01-08 03:39:16,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:16,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:16,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:21,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:21,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:21,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:21,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:21,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:21,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:21,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:21,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:21,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "496bce36-2c35-4133-b5fd-d61b9a2c00b0"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.708Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:46.708Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:46.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3f95647d-1699-4fb3-beed-7ad1e02e79d0"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "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": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3f95647d-1699-4fb3-beed-7ad1e02e79d0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "[localhost] run: /home/ubuntu/sprout_host_942hmr/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3f95647d-1699-4fb3-beed-7ad1e02e79d0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "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": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3f95647d-1699-4fb3-beed-7ad1e02e79d0"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3f95647d-1699-4fb3-beed-7ad1e02e79d0"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.022Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.714Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:47.714Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:47.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "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": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "3f95647d-1699-4fb3-beed-7ad1e02e79d0"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}], "metadata": {"pagination": {"total": 1417, "offset": 870, "size": 50}}} 2019-01-08 03:39:21,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:21,108 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:21 GMT 2019-01-08 03:39:21,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:21,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27726 2019-01-08 03:39:21,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:21,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-08 03:39:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-08 03:39:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-08 03:39:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_942hmr/env/bin/pip freeze 2019-01-08 03:39:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-08 03:39:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:21,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:39:21,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:39:21,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:21,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:21,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:39:21,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,116 - 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. 2019-01-08 03:39:21,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:21,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:21,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:21,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:21,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:21,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:21,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:21,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:21,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:21,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:21,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:21,179 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:21 GMT 2019-01-08 03:39:21,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:21,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:21,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:26,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:26,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:26,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:26,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:26,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:26,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:26,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:26,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:26,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.980Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.980Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.980Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:48.980Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Creating Agent bono_host_7dsy2u", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_7dsy2u/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}], "metadata": {"pagination": {"total": 1425, "offset": 920, "size": 50}}} 2019-01-08 03:39:26,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:26,262 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:26 GMT 2019-01-08 03:39:26,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:26,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27539 2019-01-08 03:39:26,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:26,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-08 03:39:26,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-08 03:39:26,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-08 03:39:26,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-08 03:39:26,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-08 03:39:26,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-08 03:39:26,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:26,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-08 03:39:26,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-08 03:39:26,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-08 03:39:26,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-08 03:39:26,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_7dsy2u 2019-01-08 03:39:26,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:26,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:26,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-08 03:39:26,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-08 03:39:26,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_7dsy2u/cloudify/ssl/cloudify_internal_cert.pem 2019-01-08 03:39:26,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:26,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:26,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:26,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:26,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:26,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:26,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:26,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:26,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:26,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:26,481 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:26 GMT 2019-01-08 03:39:26,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:26,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:26,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:31,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:31,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:31,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:31,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:31,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:31,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:31,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:31,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:31,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:49.162Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:49.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_2t9wa0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Successfully started daemon: vellum_host_npci0b", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Creating Agent dime_host_2t9wa0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_npci0b start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "037871fb-f7f4-4eb3-9a49-da86cc54c5a9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.297Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.414Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.414Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.414Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.414Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.414Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.414Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:50.414Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:50.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "528afe08-9479-4fe6-9254-c3206541cb75"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_7dsy2u/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_7dsy2u/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_7dsy2u', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_7dsy2u/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_7dsy2u', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "528afe08-9479-4fe6-9254-c3206541cb75"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_7dsy2u/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}], "metadata": {"pagination": {"total": 1430, "offset": 970, "size": 50}}} 2019-01-08 03:39:31,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:31,559 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:31 GMT 2019-01-08 03:39:31,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:31,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28085 2019-01-08 03:39:31,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:31,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-08 03:39:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-08 03:39:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_2t9wa0/cloudify/ssl/cloudify_internal_cert.pem 2019-01-08 03:39:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_npci0b 2019-01-08 03:39:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_2t9wa0 2019-01-08 03:39:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-08 03:39:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-08 03:39:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-08 03:39:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-08 03:39:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-08 03:39:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_npci0b start 2019-01-08 03:39:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-08 03:39:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-08 03:39:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-08 03:39:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-08 03:39:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:39:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-08 03:39:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-08 03:39:31,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-08 03:39:31,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:39:31,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:31,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_7dsy2u/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_7dsy2u/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_7dsy2u', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_7dsy2u/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_7dsy2u', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'} 2019-01-08 03:39:31,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-08 03:39:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_7dsy2u/env 2019-01-08 03:39:31,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:31,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:31,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:31,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:31,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:31,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:31,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:31,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:31,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:31,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:31,652 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:31 GMT 2019-01-08 03:39:31,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:31,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:31,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:36,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:36,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:36,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:36,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:36,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:36,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:36,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:36,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:36,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "528afe08-9479-4fe6-9254-c3206541cb75"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_7dsy2u/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "528afe08-9479-4fe6-9254-c3206541cb75"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "[localhost] run: /home/ubuntu/vellum_host_npci0b/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "528afe08-9479-4fe6-9254-c3206541cb75"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "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": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "528afe08-9479-4fe6-9254-c3206541cb75"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "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": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "528afe08-9479-4fe6-9254-c3206541cb75"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.518Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.518Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.518Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.518Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.518Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.518Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:51.518Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:51.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}], "metadata": {"pagination": {"total": 1465, "offset": 1020, "size": 50}}} 2019-01-08 03:39:36,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:36,734 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:36 GMT 2019-01-08 03:39:36,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:36,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27459 2019-01-08 03:39:36,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-08 03:39:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-08 03:39:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-08 03:39:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_7dsy2u/env 2019-01-08 03:39:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-08 03:39:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:39:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-08 03:39:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-08 03:39:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:39:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_npci0b/env/bin/pip freeze 2019-01-08 03:39:36,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-08 03:39:36,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-08 03:39:36,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-08 03:39:36,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-08 03:39:36,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-08 03:39:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-08 03:39:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:39:36,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-08 03:39:36,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:36,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:36,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:36,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:36,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:36,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:36,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:36,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:36,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:36,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:36,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:36,801 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:36 GMT 2019-01-08 03:39:36,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:36,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:36,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:41,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:41,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:41,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:41,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:41,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:41,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:41,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:41,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:41,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "/home/ubuntu/bono_host_7dsy2u/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": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_2t9wa0/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_x3rt5l/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "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": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "528afe08-9479-4fe6-9254-c3206541cb75"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Successfully created daemon: bono_host_7dsy2u", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0f48054c-b48e-4157-aa89-a8caa86daecf"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Creating Agent homer_host_x3rt5l", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.554Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.554Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.554Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:52.554Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:52.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.656Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:53.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.656Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:53.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.656Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:53.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.693Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:53.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.693Z", "message": "/home/ubuntu/dime_host_2t9wa0/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": "2019-01-08T03:38:53.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.693Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:53.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.693Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:53.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.693Z", "message": "Successfully created daemon: dime_host_2t9wa0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:53.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.693Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:53.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:53.693Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_2t9wa0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_2t9wa0/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_2t9wa0', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_2t9wa0/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_2t9wa0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:53.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "c2872bfe-0ea8-4fae-8f07-54325c5d0b6e"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.705Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}], "metadata": {"pagination": {"total": 1469, "offset": 1070, "size": 50}}} 2019-01-08 03:39:41,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:41,882 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:41 GMT 2019-01-08 03:39:41,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:41,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28538 2019-01-08 03:39:41,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:41,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_7dsy2u/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 2019-01-08 03:39:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-08 03:39:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_2t9wa0/env 2019-01-08 03:39:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_x3rt5l/cloudify/ssl/cloudify_internal_cert.pem 2019-01-08 03:39:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-08 03:39:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-08 03:39:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-08 03:39:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:39:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:41,885 - 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. 2019-01-08 03:39:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-08 03:39:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_7dsy2u 2019-01-08 03:39:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_x3rt5l 2019-01-08 03:39:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-08 03:39:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-08 03:39:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-08 03:39:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-08 03:39:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_2t9wa0/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 2019-01-08 03:39:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-08 03:39:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-08 03:39:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_2t9wa0 2019-01-08 03:39:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-08 03:39:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_2t9wa0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_2t9wa0/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_2t9wa0', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_2t9wa0/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_2t9wa0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'} 2019-01-08 03:39:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-08 03:39:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-08 03:39:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-08 03:39:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-08 03:39:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-08 03:39:41,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-08 03:39:41,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:41,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-08 03:39:41,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:41,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:41,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:41,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:41,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:41,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:41,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:41,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:41,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:41,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:41,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:41,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:41,950 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:41 GMT 2019-01-08 03:39:41,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:41,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:41,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:46,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:47,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:47,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:47,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:47,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:47,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:47,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:47,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:47,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_x3rt5l/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "/home/ubuntu/proxy_host_o82fc2/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": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_o82fc2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_o82fc2/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_o82fc2', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_o82fc2/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_o82fc2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Successfully created daemon: proxy_host_o82fc2", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_o82fc2/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "0860d29d-c3fc-41e4-8b6d-5a2a8393aa9d"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:54.709Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_x3rt5l/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_x3rt5l/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_x3rt5l', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_x3rt5l/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_x3rt5l', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:54.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.712Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.712Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.712Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.712Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.712Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.712Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.712Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.712Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Configuring Agent bono_host_7dsy2u", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Configuring Agent dime_host_2t9wa0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Successfully created daemon: homer_host_x3rt5l", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}], "metadata": {"pagination": {"total": 1472, "offset": 1120, "size": 50}}} 2019-01-08 03:39:47,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:47,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:47 GMT 2019-01-08 03:39:47,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:47,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29117 2019-01-08 03:39:47,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:47,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_x3rt5l/env 2019-01-08 03:39:47,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:47,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-08 03:39:47,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:47,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-08 03:39:47,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:47,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-08 03:39:47,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:39:47,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_o82fc2/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 2019-01-08 03:39:47,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-08 03:39:47,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_o82fc2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_o82fc2/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_o82fc2', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_o82fc2/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_o82fc2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'} 2019-01-08 03:39:47,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_o82fc2 2019-01-08 03:39:47,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_o82fc2/env 2019-01-08 03:39:47,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-08 03:39:47,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_x3rt5l/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_x3rt5l/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_x3rt5l', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_x3rt5l/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_x3rt5l', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxWsBw.VIJqE3cqfrfvw4DTdaCSkahCDkM'} 2019-01-08 03:39:47,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-08 03:39:47,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:47,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-08 03:39:47,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:47,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:47,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:47,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:47,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:47,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:47,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-08 03:39:47,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:47,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:47,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_7dsy2u 2019-01-08 03:39:47,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_2t9wa0 2019-01-08 03:39:47,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-08 03:39:47,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:47,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_x3rt5l 2019-01-08 03:39:47,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-08 03:39:47,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-08 03:39:47,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:47,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:47,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:47,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:47,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:47,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:47,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:47,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:47,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:47,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:47,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:47,244 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:47 GMT 2019-01-08 03:39:47,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:47,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:47,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:52,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:52,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:52,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:52,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:52,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:52,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:52,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:52,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:52,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Successfully configured daemon: bono_host_7dsy2u", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "071231e9-c2ad-426b-89b8-d510123bc7c6"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:55.716Z", "message": "/home/ubuntu/homer_host_x3rt5l/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": "2019-01-08T03:38:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aecbf16e-f22d-4fba-a762-4c5860704acb"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Successfully configured daemon: dime_host_2t9wa0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "dfa4c9da-883c-4c52-8917-d93466d0eab0"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.790Z", "message": "Configuring Agent proxy_host_o82fc2", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.881Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.881Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.881Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.881Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.881Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.881Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.881Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.881Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:56.881Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:56.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Successfully configured daemon: homer_host_x3rt5l", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Successfully configured daemon: proxy_host_o82fc2", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "8ac9c3bb-2643-4cf6-994a-169a12d7e1ab"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}], "metadata": {"pagination": {"total": 1472, "offset": 1170, "size": 50}}} 2019-01-08 03:39:52,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:52,503 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:52 GMT 2019-01-08 03:39:52,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:52,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27449 2019-01-08 03:39:52,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_7dsy2u 2019-01-08 03:39:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_x3rt5l/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 2019-01-08 03:39:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:52,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:52,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_2t9wa0 2019-01-08 03:39:52,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:52,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:52,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-08 03:39:52,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-08 03:39:52,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_o82fc2 2019-01-08 03:39:52,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:52,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-08 03:39:52,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:52,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:52,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:52,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:52,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:52,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-08 03:39:52,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:52,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-08 03:39:52,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-08 03:39:52,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-08 03:39:52,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:52,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:52,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_x3rt5l 2019-01-08 03:39:52,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_o82fc2 2019-01-08 03:39:52,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-08 03:39:52,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-08 03:39:52,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:52,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:52,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:52,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:52,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:52,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:52 GMT 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:52,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:57,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:39:57,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:57,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:57,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:57,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:57,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:57,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:57,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:57,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Configuring Agent homer_host_x3rt5l", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "92439668-8219-42ad-8d88-b2a21a60ca05"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.886Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.886Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.886Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.886Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.886Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.886Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:57.886Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.923Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.923Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.923Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.923Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Starting Agent dime_host_2t9wa0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Starting Agent bono_host_7dsy2u", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:38:58.926Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:38:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:00.027Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:00.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:00.927Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:00.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:01.308Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:01.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:01.930Z", "message": "Successfully started daemon: bono_host_7dsy2u", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:01.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:01.930Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_7dsy2u start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:01.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "cec233c7-a7de-4ed6-80d0-9b3ec2b6d594"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:01.932Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:01.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:01.932Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:01.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:01.932Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:01.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:01.932Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:01.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:01.932Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:01.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Successfully started daemon: dime_host_2t9wa0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "[localhost] run: /home/ubuntu/bono_host_7dsy2u/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "acef9767-2ec4-4e8f-a51e-5c7363de309e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "acef9767-2ec4-4e8f-a51e-5c7363de309e"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}], "metadata": {"pagination": {"total": 1472, "offset": 1220, "size": 50}}} 2019-01-08 03:39:57,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:57,749 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:57 GMT 2019-01-08 03:39:57,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:57,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26757 2019-01-08 03:39:57,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:39:57,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_x3rt5l 2019-01-08 03:39:57,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:57,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:57,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:57,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:57,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:57,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-08 03:39:57,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:57,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:57,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-08 03:39:57,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-08 03:39:57,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:57,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:57,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:39:57,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:39:57,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_2t9wa0 2019-01-08 03:39:57,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_7dsy2u 2019-01-08 03:39:57,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-08 03:39:57,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:39:57,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-08 03:39:57,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_7dsy2u 2019-01-08 03:39:57,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_7dsy2u start 2019-01-08 03:39:57,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-08 03:39:57,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:57,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:57,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 03:39:57,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-08 03:39:57,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_2t9wa0 2019-01-08 03:39:57,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_7dsy2u/env/bin/pip freeze 2019-01-08 03:39:57,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:39:57,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:39:57,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:39:57,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:39:57,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:39:57,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:39:57,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:39:57,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:39:57,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:39:57,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:39:57,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:39:57,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:39:57,902 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:39:57 GMT 2019-01-08 03:39:57,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:39:57,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:39:57,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:02,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:03,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:03,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:03,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:03,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:03,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:03,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:03,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:03,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Starting Agent proxy_host_o82fc2", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "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": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "acef9767-2ec4-4e8f-a51e-5c7363de309e"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "acef9767-2ec4-4e8f-a51e-5c7363de309e"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_2t9wa0 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "369ea8ba-a5f3-444b-90af-6a68b003e3d1"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "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": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "acef9767-2ec4-4e8f-a51e-5c7363de309e"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.973Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.973Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.973Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.973Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.973Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.973Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.973Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:02.973Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:02.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "message": "Removing directory: /tmp/tmpT_s0LQ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "acef9767-2ec4-4e8f-a51e-5c7363de309e"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "ecef0402-6dbf-4bf6-ba9b-53680d70256a"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "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": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "ecef0402-6dbf-4bf6-ba9b-53680d70256a"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "message": "[localhost] run: /home/ubuntu/dime_host_2t9wa0/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "ecef0402-6dbf-4bf6-ba9b-53680d70256a"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "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": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "ecef0402-6dbf-4bf6-ba9b-53680d70256a"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "ecef0402-6dbf-4bf6-ba9b-53680d70256a"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.082Z", "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": "2019-01-08T03:39:04.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "acef9767-2ec4-4e8f-a51e-5c7363de309e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.083Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.083Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.083Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:04.083Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:04.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.133Z", "message": "Starting Agent homer_host_x3rt5l", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.133Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.133Z", "message": "Removing directory: /tmp/tmpKQAF0o", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "ecef0402-6dbf-4bf6-ba9b-53680d70256a"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.133Z", "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": "2019-01-08T03:39:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "ecef0402-6dbf-4bf6-ba9b-53680d70256a"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.142Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.142Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.142Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.142Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 1472, "offset": 1270, "size": 50}}} 2019-01-08 03:40:03,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:03,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:03 GMT 2019-01-08 03:40:03,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:03,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27251 2019-01-08 03:40:03,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:03,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_o82fc2 2019-01-08 03:40:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-08 03:40:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:40:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-08 03:40:03,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-08 03:40:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_2t9wa0 start 2019-01-08 03:40:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:40:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-08 03:40:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-08 03:40:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-08 03:40:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-08 03:40:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpT_s0LQ 2019-01-08 03:40:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-08 03:40:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-08 03:40:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-08 03:40:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_2t9wa0/env/bin/pip freeze 2019-01-08 03:40:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-08 03:40:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:40:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,164 - 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. 2019-01-08 03:40:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-08 03:40:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-08 03:40:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_x3rt5l 2019-01-08 03:40:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-08 03:40:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKQAF0o 2019-01-08 03:40:03,166 - 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. 2019-01-08 03:40:03,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:40:03,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-08 03:40:03,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-08 03:40:03,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:03,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-08 03:40:03,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:03,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:03,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:03,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:03,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:03,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:03,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:03,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:03,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:03,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:03,229 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:03 GMT 2019-01-08 03:40:03,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:03,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:03,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:08,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:08,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:08,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:08,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:08,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:08,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:08,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:08,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:08,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.142Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.142Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:05.142Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:05.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:06.148Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:06.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:06.148Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:06.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:06.148Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:06.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:06.148Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:06.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:06.148Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:06.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:06.148Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:06.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:06.148Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:06.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:06.148Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:06.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:06.478Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:06.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.137Z", "message": "Successfully started daemon: proxy_host_o82fc2", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.137Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_o82fc2 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "68927202-a719-4883-b6fd-a29685294ae6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.151Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.151Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.151Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.151Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.151Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.151Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.151Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:07.151Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.358Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.358Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7484c589-2a47-4fb3-8c0c-fe30bca1168e"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.358Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_x3rt5l start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.358Z", "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": "2019-01-08T03:39:08.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7484c589-2a47-4fb3-8c0c-fe30bca1168e"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.358Z", "message": "[localhost] run: /home/ubuntu/proxy_host_o82fc2/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7484c589-2a47-4fb3-8c0c-fe30bca1168e"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.358Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7484c589-2a47-4fb3-8c0c-fe30bca1168e"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.358Z", "message": "Successfully started daemon: homer_host_x3rt5l", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "622f1d2c-4305-4927-af14-4bb27e9cde21"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.358Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7484c589-2a47-4fb3-8c0c-fe30bca1168e"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.379Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.379Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.379Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:08.379Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:08.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.434Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6d6c99d1-9264-420a-8482-f5a115879b77"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.434Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6d6c99d1-9264-420a-8482-f5a115879b77"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.434Z", "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": "2019-01-08T03:39:09.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6d6c99d1-9264-420a-8482-f5a115879b77"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.434Z", "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": "2019-01-08T03:39:09.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6d6c99d1-9264-420a-8482-f5a115879b77"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.434Z", "message": "Removing directory: /tmp/tmpM4BJyp", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7484c589-2a47-4fb3-8c0c-fe30bca1168e"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.434Z", "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": "2019-01-08T03:39:09.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7484c589-2a47-4fb3-8c0c-fe30bca1168e"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.434Z", "message": "[localhost] run: /home/ubuntu/homer_host_x3rt5l/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6d6c99d1-9264-420a-8482-f5a115879b77"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.436Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.436Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.436Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.436Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.436Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:09.436Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:09.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 1472, "offset": 1320, "size": 50}}} 2019-01-08 03:40:08,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:08,510 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:08 GMT 2019-01-08 03:40:08,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:08,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26679 2019-01-08 03:40:08,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:08,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-08 03:40:08,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:08,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-08 03:40:08,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-08 03:40:08,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-08 03:40:08,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-08 03:40:08,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-08 03:40:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-08 03:40:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-08 03:40:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-08 03:40:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-08 03:40:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-08 03:40:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_o82fc2 2019-01-08 03:40:08,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_o82fc2 start 2019-01-08 03:40:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-08 03:40:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-08 03:40:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-08 03:40:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-08 03:40:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-08 03:40:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-08 03:40:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-08 03:40:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-08 03:40:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_x3rt5l start 2019-01-08 03:40:08,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-08 03:40:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_o82fc2/env/bin/pip freeze 2019-01-08 03:40:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-08 03:40:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_x3rt5l 2019-01-08 03:40:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:40:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-08 03:40:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:08,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-08 03:40:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-08 03:40:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-08 03:40:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-08 03:40:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-08 03:40:08,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpM4BJyp 2019-01-08 03:40:08,518 - 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. 2019-01-08 03:40:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_x3rt5l/env/bin/pip freeze 2019-01-08 03:40:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-08 03:40:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-08 03:40:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:08,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:08,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:08,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-08 03:40:08,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-08 03:40:08,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-08 03:40:08,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:08,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:08,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:08,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:08,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:08,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:08,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:08,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:08,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:08,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:08,578 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:08 GMT 2019-01-08 03:40:08,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:08,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:08,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:13,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:13,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:13,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:13,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:13,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:13,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:13,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:13,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:13,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_2zj42h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.506Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.507Z", "message": "Removing directory: /tmp/tmps2ZLH0", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:10.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6d6c99d1-9264-420a-8482-f5a115879b77"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:10.507Z", "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": "2019-01-08T03:39:10.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "6d6c99d1-9264-420a-8482-f5a115879b77"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.516Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.516Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.516Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WAX3W/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "proxy_node_y5u6rs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.522Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.522Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.522Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.522Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.522Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.522Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.522Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:11.522Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_node_y5u6rs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.522Z", "message": "Executing: /tmp/2QUAC/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "11375a8b-d3e9-461f-880f-8f5a73d06c77"}, {"node_instance_id": "proxy_node_y5u6rs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.522Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/2QUAC/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "11375a8b-d3e9-461f-880f-8f5a73d06c77"}, {"node_instance_id": "proxy_node_y5u6rs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.527Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.527Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_node_y5u6rs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.527Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.527Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.527Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.527Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.527Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.527Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:12.527Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:14.304Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:14.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:15.531Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:15.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:16.534Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:16.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:17.538Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:17.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:17.538Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:17.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:17.538Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:17.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:18.545Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:18.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:18.545Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:18.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:18.545Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:18.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:21.789Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:21.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:22.550Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:22.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:22.550Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:22.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:23.554Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:23.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:23.622Z", "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": "2019-01-08T03:39:23.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:24.612Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:24.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:25.888Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:25.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:25.888Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:25.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:27.085Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:27.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:27.894Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:27.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 1472, "offset": 1370, "size": 50}}} 2019-01-08 03:40:13,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:13,761 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:13 GMT 2019-01-08 03:40:13,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:13,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25860 2019-01-08 03:40:13,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-08 03:40:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 03:40:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:40:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-08 03:40:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-08 03:40:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmps2ZLH0 2019-01-08 03:40:13,763 - 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. 2019-01-08 03:40:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-01-08 03:40:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2019-01-08 03:40:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WAX3W/bind.py 2019-01-08 03:40:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:40:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-08 03:40:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-08 03:40:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-08 03:40:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-08 03:40:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-08 03:40:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2QUAC/install_requirements.sh 2019-01-08 03:40:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/2QUAC/install_requirements.sh 2019-01-08 03:40:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-08 03:40:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-08 03:40:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-08 03:40:13,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-08 03:40:13,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-08 03:40:13,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-08 03:40:13,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2019-01-08 03:40:13,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:13,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-08 03:40:13,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:14,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:14,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:14,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:14,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:14,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:14,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:14,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:14,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:14,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:14,001 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:13 GMT 2019-01-08 03:40:14,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:14,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:14,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:19,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:19,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:19,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:19,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:19,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:19,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:19,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:19,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:19,086 - 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": "2019-01-08T03:39:27.894Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:27.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:29.763Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:29.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:30.746Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:30.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "[localhost] run: sudo mv /tmp/tmp1eO5Y8 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "[localhost] run: sudo mv /tmp/tmp52oLmx /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "[localhost] run: sudo mv /tmp/tmpbr1hxl /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "The config dict: {'etcd_ip': u'192.168.120.10', 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "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": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.533Z", "message": "[localhost] run: sudo mv /tmp/tmpB27LT6 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:31.865Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:31.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.538Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.538Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.538Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.538Z", "message": "[localhost] run: sudo mv /tmp/tmpVLTiWT /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.538Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.538Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.538Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "95501a4e-7569-4cb6-b877-3eec922cf9e0"}, {"node_instance_id": "bind_2zj42h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.899Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.899Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:32.899Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:32.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:33.542Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/BENYE/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:33.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:33.542Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:33.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:33.542Z", "message": "Executing: /tmp/BENYE/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:33.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:33.903Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:33.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:34.546Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:34.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:34.546Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:34.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:34.546Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:34.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "proxy_node_y5u6rs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:39.916Z", "message": "Execution done (return_code=0): /tmp/2QUAC/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:39.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "11375a8b-d3e9-461f-880f-8f5a73d06c77"}, {"node_instance_id": "proxy_node_y5u6rs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:40.000Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:40.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_node_y5u6rs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:40.909Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:40.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "proxy_node_y5u6rs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:40.909Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:40.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:44.972Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-0i5lz1\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\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nIgn http://nova.clouds.archive.ubuntu.com trusty 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-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,751 B/s)\nReading package lists...\n\nreal\t0m10.382s\nuser\t0m2.669s\nsys\t0m0.418s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:44.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:45.580Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:45.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:39:45.580Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:39:45.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}], "metadata": {"pagination": {"total": 1472, "offset": 1420, "size": 50}}} 2019-01-08 03:40:19,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:19,087 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:19 GMT 2019-01-08 03:40:19,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:19,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27716 2019-01-08 03:40:19,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-08 03:40:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-08 03:40:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-08 03:40:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1eO5Y8 /etc/clearwater/local_config 2019-01-08 03:40:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-08 03:40:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp52oLmx /etc/clearwater/shared_config 2019-01-08 03:40:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.10', u'hss_hostname': u''}. 2019-01-08 03:40:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbr1hxl /etc/bind/named.conf.local 2019-01-08 03:40:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-08 03:40:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:40:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.10', 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.10', u'hss_hostname': u''}. 2019-01-08 03:40:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:40:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-01-08 03:40:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:40:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-01-08 03:40:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2019-01-08 03:40:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2019-01-08 03:40:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB27LT6 /etc/bind/db.clearwater.local 2019-01-08 03:40:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:40:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.10', u'hss_hostname': u''}. 2019-01-08 03:40:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:40:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVLTiWT /etc/bind/db.clearwater.opnfv 2019-01-08 03:40:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:40:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:40:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:40:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:40:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/BENYE/install-etcd.sh 2019-01-08 03:40:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-01-08 03:40:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BENYE/install-etcd.sh 2019-01-08 03:40:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-08 03:40:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-01-08 03:40:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-01-08 03:40:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-01-08 03:40:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/2QUAC/install_requirements.sh 2019-01-08 03:40:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:40:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:40:19,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-0i5lz1 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 Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Ign http://nova.clouds.archive.ubuntu.com trusty 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-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,751 B/s) Reading package lists... real 0m10.382s user 0m2.669s sys 0m0.418s 2019-01-08 03:40:19,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:40:19,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-01-08 03:40:19,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:19,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:19,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:19,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:19,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:19,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:19,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:19,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:19,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:19,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:19,159 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:19 GMT 2019-01-08 03:40:19,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:19,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:19,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:24,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:24,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:24,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:24,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:24,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:24,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:24,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:24,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:24,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1463, "size": 50}}} 2019-01-08 03:40:24,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:24,321 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:24 GMT 2019-01-08 03:40:24,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:24,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:40:24,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:24,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:24,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:24,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:24,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:24,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:24,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:24,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:24,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:24,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:24,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:24,455 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:24 GMT 2019-01-08 03:40:24,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:24,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:24,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:29,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:29,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:29,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:29,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:29,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:29,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:29,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:29,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:29,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1463, "size": 50}}} 2019-01-08 03:40:29,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:29,530 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:29 GMT 2019-01-08 03:40:29,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:29,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:40:29,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:29,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:29,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:29,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:29 GMT 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:29,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:29,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:34,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:34,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:34,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:34,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:34,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:34,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:34,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:34,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:34,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1463, "size": 50}}} 2019-01-08 03:40:34,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:34,665 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:34 GMT 2019-01-08 03:40:34,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:34,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:40:34,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:34,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:34,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:34,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:34 GMT 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:34,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:34,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:39,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:39,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:39,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:39,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:39,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:39,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:39,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:39,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:39,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:37.249Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-0i5lz1\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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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 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,809 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 8963\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\t0m51.650s\nuser\t0m18.992s\nsys\t0m8.742s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:37.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:37.607Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:37.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:38.612Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d8:6d:56 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed8:6d56/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:73833 errors:0 dropped:0 overruns:0 frame:0\n TX packets:25755 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123867009 (123.8 MB) TX bytes:4438238 (4.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:165 errors:0 dropped:0 overruns:0 frame:0\n TX packets:165 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13699 (13.6 KB) TX bytes:13699 (13.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:38.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:38.612Z", "message": "[etcd] => \nreal\t0m0.012s\nuser\t0m0.003s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:38.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:38.612Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:38.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:38.612Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:38.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:38.612Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:38.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:39.618Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:39.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:39.618Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:38 ? 00:00:01 /sbin/init\nroot 2 0 0 03:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:38 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:38 ? 00:00:00 [migration/0]\nroot 14 2 0 03:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:38 ? 00:00:00 [migration/1]\nroot 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:38 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:38 ? 00:00:00 [khelper]\nroot 21 2 0 03:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:38 ? 00:00:00 [netns]\nroot 23 2 0 03:38 ? 00:00:00 [writeback]\nroot 24 2 0 03:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:38 ? 00:00:00 [bioset]\nroot 26 2 0 03:38 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:38 ? 00:00:00 [kblockd]\nroot 28 2 0 03:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:38 ? 00:00:00 [khubd]\nroot 30 2 0 03:38 ? 00:00:00 [md]\nroot 31 2 0 03:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:38 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:38 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:38 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:38 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:38 ? 00:00:00 [vmstat]\nroot 38 2 0 03:38 ? 00:00:00 [ksmd]\nroot 39 2 0 03:38 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:38 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:38 ? 00:00:00 [crypto]\nroot 54 2 0 03:38 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:38 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:38 ? 00:00:00 [vballoon]\nroot 57 2 0 03:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:38 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 03:38 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 03:38 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 03:38 ? 00:00:00 [deferwq]\nroot 80 2 0 03:38 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:38 ? 00:00:00 [kpsmoused]\nroot 141 2 0 03:38 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 390 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 448 2 0 03:38 ? 00:00:00 [kworker/u5:1]\nroot 489 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 582 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 03:38 ? 00:00:00 [kauditd]\nroot 919 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 928 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork\nroot 959 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 963 1 0 03:38 ? 00:00:00 rsyslogd\nroot 1057 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1060 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1064 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1065 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1067 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 03:38 ? 00:00:00 cron\ndaemon 1106 1 0 03:38 ? 00:00:00 atd\nroot 1125 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1126 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1216 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1227 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1453 2 0 03:38 ? 00:00:00 [kworker/1:2]\nubuntu 1659 1 0 03:38 ? 00:00:00 /home/ubuntu/bind_host_0i5lz1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_0i5lz1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_0i5lz1 --logging-server-logdir=/home/ubuntu/bind_host_0i5lz1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_0i5lz1/work/bind_host_0i5lz1%I.log --pidfile=/home/ubuntu/bind_host_0i5lz1/work/bind_host_0i5lz1.pid\nubuntu 1698 1659 0 03:38 ? 00:00:00 /home/ubuntu/bind_host_0i5lz1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_0i5lz1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_0i5lz1 --logging-server-logdir=/home/ubuntu/bind_host_0i5lz1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_0i5lz1/work/bind_host_0i5lz1%I.log --pidfile=/home/ubuntu/bind_host_0i5lz1/work/bind_host_0i5lz1.pid\nubuntu 1773 1 0 03:38 ? 00:00:00 python2.7 /home/ubuntu/bind_host_0i5lz1/env/bin/diamond --configfile /home/ubuntu/bind_host_0i5lz1/work/plugins/diamond/etc/diamond.conf\nroot 1868 2 0 03:39 ? 00:00:00 [kworker/u5:2]\nbind 2447 1 0 03:39 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2501 1698 0 03:39 ? 00:00:00 /home/ubuntu/bind_host_0i5lz1/env/bin/python2.7 /home/ubuntu/bind_host_0i5lz1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-eZBoRR\nubuntu 2512 2501 0 03:39 ? 00:00:00 /bin/sh -c /tmp/BENYE/install-etcd.sh\nubuntu 2514 2512 0 03:39 ? 00:00:00 /bin/bash -e /tmp/BENYE/install-etcd.sh\nntp 8558 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9096 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9111 9096 0 03:40 ? 00:00:00 [check-monit-upt] \nclearwa+ 9174 1 1 03:40 ? 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.10:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.10 --name 192-168-120-10 --debug --initial-cluster 192-168-120-10=http://192.168.120.10:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.10:2380 --listen-peer-urls http://192.168.120.10:2380\nroot 9188 9096 0 03:40 ? 00:00:00 [check-etcd-upti] \nroot 9191 9096 0 03:40 ? 00:00:00 [poll_etcd_clust] \nroot 9194 9096 0 03:40 ? 00:00:00 [poll_etcd.sh] \nroot 9217 1 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9225 9217 0 03:40 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9380 2514 0 03:40 ? 00:00:00 /bin/bash -e /tmp/BENYE/install-etcd.sh\nubuntu 9381 9380 0 03:40 ? 00:00:00 /bin/bash -e /tmp/BENYE/install-etcd.sh\nroot 9382 9381 0 03:40 ? 00:00:00 sudo ps -edf\nroot 9383 9382 0 03:40 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.006s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:39.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:39.618Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:39.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:39.618Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:39.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:39.618Z", "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.10:2380 0.0.0.0:* LISTEN 9174/etcd \ntcp 0 0 192.168.120.10:53 0.0.0.0:* LISTEN 2447/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2447/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2447/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9096/monit \ntcp6 0 0 :::53 :::* LISTEN 2447/named \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2447/named \ntcp6 0 0 :::4000 :::* LISTEN 9174/etcd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8558/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8558/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8558/ntpd \nudp 0 0 0.0.0.0:53213 0.0.0.0:* 582/dhclient \nudp 0 0 192.168.120.10:53 0.0.0.0:* 2447/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2447/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8558/ntpd \nudp6 0 0 ::1:123 :::* 8558/ntpd \nudp6 0 0 :::123 :::* 8558/ntpd \nudp6 0 0 :::10292 :::* 582/dhclient \nudp6 0 0 :::53 :::* 2447/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11745 1659/python2.7 /tmp/cloudify-logging-server-8f7ba.socket\nunix 2 [ ACC ] STREAM LISTENING 6988 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7285 390/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9601 1125/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9346 928/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 14611 2501/python2.7 /tmp/ctx-lIkczl.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:39.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}], "metadata": {"pagination": {"total": 1484, "offset": 1463, "size": 50}}} 2019-01-08 03:40:39,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:39,931 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:39 GMT 2019-01-08 03:40:39,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:39,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 63703 2019-01-08 03:40:39,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:39,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-0i5lz1 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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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 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,809 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 8963 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 0m51.650s user 0m18.992s sys 0m8.742s 2019-01-08 03:40:39,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-01-08 03:40:39,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d8:6d:56 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed8:6d56/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:73833 errors:0 dropped:0 overruns:0 frame:0 TX packets:25755 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123867009 (123.8 MB) TX bytes:4438238 (4.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:165 errors:0 dropped:0 overruns:0 frame:0 TX packets:165 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13699 (13.6 KB) TX bytes:13699 (13.6 KB) real 0m0.006s user 0m0.005s sys 0m0.002s 2019-01-08 03:40:39,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.012s user 0m0.003s sys 0m0.009s 2019-01-08 03:40:39,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-01-08 03:40:39,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-01-08 03:40:39,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-01-08 03:40:39,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-01-08 03:40:39,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:38 ? 00:00:01 /sbin/init root 2 0 0 03:38 ? 00:00:00 [kthreadd] root 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:38 ? 00:00:00 [kworker/0:0] root 5 2 0 03:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:38 ? 00:00:00 [rcu_sched] root 8 2 0 03:38 ? 00:00:00 [rcuos/0] root 9 2 0 03:38 ? 00:00:00 [rcuos/1] root 10 2 0 03:38 ? 00:00:00 [rcu_bh] root 11 2 0 03:38 ? 00:00:00 [rcuob/0] root 12 2 0 03:38 ? 00:00:00 [rcuob/1] root 13 2 0 03:38 ? 00:00:00 [migration/0] root 14 2 0 03:38 ? 00:00:00 [watchdog/0] root 15 2 0 03:38 ? 00:00:00 [watchdog/1] root 16 2 0 03:38 ? 00:00:00 [migration/1] root 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:38 ? 00:00:00 [kworker/1:0] root 19 2 0 03:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:38 ? 00:00:00 [khelper] root 21 2 0 03:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:38 ? 00:00:00 [netns] root 23 2 0 03:38 ? 00:00:00 [writeback] root 24 2 0 03:38 ? 00:00:00 [kintegrityd] root 25 2 0 03:38 ? 00:00:00 [bioset] root 26 2 0 03:38 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:38 ? 00:00:00 [kblockd] root 28 2 0 03:38 ? 00:00:00 [ata_sff] root 29 2 0 03:38 ? 00:00:00 [khubd] root 30 2 0 03:38 ? 00:00:00 [md] root 31 2 0 03:38 ? 00:00:00 [devfreq_wq] root 32 2 0 03:38 ? 00:00:00 [kworker/0:1] root 33 2 0 03:38 ? 00:00:00 [kworker/1:1] root 35 2 0 03:38 ? 00:00:00 [khungtaskd] root 36 2 0 03:38 ? 00:00:00 [kswapd0] root 37 2 0 03:38 ? 00:00:00 [vmstat] root 38 2 0 03:38 ? 00:00:00 [ksmd] root 39 2 0 03:38 ? 00:00:00 [khugepaged] root 40 2 0 03:38 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:38 ? 00:00:00 [crypto] root 54 2 0 03:38 ? 00:00:00 [kthrotld] root 55 2 0 03:38 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:38 ? 00:00:00 [vballoon] root 57 2 0 03:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:38 ? 00:00:00 [scsi_eh_1] root 59 2 0 03:38 ? 00:00:00 [kworker/u4:2] root 60 2 0 03:38 ? 00:00:00 [kworker/u4:3] root 79 2 0 03:38 ? 00:00:00 [deferwq] root 80 2 0 03:38 ? 00:00:00 [charger_manager] root 123 2 0 03:38 ? 00:00:00 [kpsmoused] root 141 2 0 03:38 ? 00:00:00 [kworker/0:2] root 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon root 390 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 448 2 0 03:38 ? 00:00:00 [kworker/u5:1] root 489 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon root 582 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 03:38 ? 00:00:00 [kauditd] root 919 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon message+ 928 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork root 959 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind syslog 963 1 0 03:38 ? 00:00:00 rsyslogd root 1057 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1060 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1064 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1065 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1067 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 03:38 ? 00:00:00 cron daemon 1106 1 0 03:38 ? 00:00:00 atd root 1125 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1126 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance root 1216 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1227 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1453 2 0 03:38 ? 00:00:00 [kworker/1:2] ubuntu 1659 1 0 03:38 ? 00:00:00 /home/ubuntu/bind_host_0i5lz1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_0i5lz1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_0i5lz1 --logging-server-logdir=/home/ubuntu/bind_host_0i5lz1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_0i5lz1/work/bind_host_0i5lz1%I.log --pidfile=/home/ubuntu/bind_host_0i5lz1/work/bind_host_0i5lz1.pid ubuntu 1698 1659 0 03:38 ? 00:00:00 /home/ubuntu/bind_host_0i5lz1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_0i5lz1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_0i5lz1 --logging-server-logdir=/home/ubuntu/bind_host_0i5lz1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_0i5lz1/work/bind_host_0i5lz1%I.log --pidfile=/home/ubuntu/bind_host_0i5lz1/work/bind_host_0i5lz1.pid ubuntu 1773 1 0 03:38 ? 00:00:00 python2.7 /home/ubuntu/bind_host_0i5lz1/env/bin/diamond --configfile /home/ubuntu/bind_host_0i5lz1/work/plugins/diamond/etc/diamond.conf root 1868 2 0 03:39 ? 00:00:00 [kworker/u5:2] bind 2447 1 0 03:39 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2501 1698 0 03:39 ? 00:00:00 /home/ubuntu/bind_host_0i5lz1/env/bin/python2.7 /home/ubuntu/bind_host_0i5lz1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-eZBoRR ubuntu 2512 2501 0 03:39 ? 00:00:00 /bin/sh -c /tmp/BENYE/install-etcd.sh ubuntu 2514 2512 0 03:39 ? 00:00:00 /bin/bash -e /tmp/BENYE/install-etcd.sh ntp 8558 1 0 03:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9096 1 0 03:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9111 9096 0 03:40 ? 00:00:00 [check-monit-upt] clearwa+ 9174 1 1 03:40 ? 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.10:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.10 --name 192-168-120-10 --debug --initial-cluster 192-168-120-10=http://192.168.120.10:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.10:2380 --listen-peer-urls http://192.168.120.10:2380 root 9188 9096 0 03:40 ? 00:00:00 [check-etcd-upti] root 9191 9096 0 03:40 ? 00:00:00 [poll_etcd_clust] root 9194 9096 0 03:40 ? 00:00:00 [poll_etcd.sh] root 9217 1 0 03:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9225 9217 0 03:40 ? 00:00:00 inotifywait -e create -qq . ubuntu 9380 2514 0 03:40 ? 00:00:00 /bin/bash -e /tmp/BENYE/install-etcd.sh ubuntu 9381 9380 0 03:40 ? 00:00:00 /bin/bash -e /tmp/BENYE/install-etcd.sh root 9382 9381 0 03:40 ? 00:00:00 sudo ps -edf root 9383 9382 0 03:40 ? 00:00:00 ps -edf real 0m0.011s user 0m0.006s sys 0m0.005s 2019-01-08 03:40:39,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-01-08 03:40:39,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.010s user 0m0.004s sys 0m0.005s 2019-01-08 03:40:39,936 - 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.10:2380 0.0.0.0:* LISTEN 9174/etcd tcp 0 0 192.168.120.10:53 0.0.0.0:* LISTEN 2447/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2447/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2447/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9096/monit tcp6 0 0 :::53 :::* LISTEN 2447/named tcp6 0 0 :::22 :::* LISTEN 1104/sshd tcp6 0 0 ::1:953 :::* LISTEN 2447/named tcp6 0 0 :::4000 :::* LISTEN 9174/etcd udp 0 0 192.168.120.10:123 0.0.0.0:* 8558/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8558/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8558/ntpd udp 0 0 0.0.0.0:53213 0.0.0.0:* 582/dhclient udp 0 0 192.168.120.10:53 0.0.0.0:* 2447/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2447/named udp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8558/ntpd udp6 0 0 ::1:123 :::* 8558/ntpd udp6 0 0 :::123 :::* 8558/ntpd udp6 0 0 :::10292 :::* 582/dhclient udp6 0 0 :::53 :::* 2447/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11745 1659/python2.7 /tmp/cloudify-logging-server-8f7ba.socket unix 2 [ ACC ] STREAM LISTENING 6988 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7285 390/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9601 1125/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9346 928/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 14611 2501/python2.7 /tmp/ctx-lIkczl.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2019-01-08 03:40:39,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:40,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:40,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:40,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:40,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:40,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:40,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:40,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:40,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:40,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:40,004 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:39 GMT 2019-01-08 03:40:40,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:40,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:40,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:45,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:45,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:45,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:45,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:45,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:45,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:45,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:45,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:45,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:40.697Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:40.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:40.697Z", "message": "[etcd] => [08-Jan-2019 03:40:31 UTC] clearwater-diags-monitor starting\n[08-Jan-2019 03:40:31 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:40.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:40.697Z", "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/sa08\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:40.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:40.697Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:40.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:41.702Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:41.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:41.702Z", "message": "[etcd] => 2019-01-08 03:40:24.949410119 Stopping etcd clearwater-etcd\n2019-01-08 03:40:30.971897277 Restarting etcd clearwater-etcd\n2019-01-08 03:40:30.976447425 Configured ETCDCTL_PEERS: \n2019-01-08 03:40:30.977134168 Check for previous failed startup attempt\n2019-01-08 03:40:30.978249677 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2019-01-08 03:40:30.993457373 etcdctl returned 2\n2019-01-08 03:40:30.999253808 Creating new cluster...\n2019-01-08 03:40:31.001780281 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.10:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.10\n --name 192-168-120-10\n --debug --initial-cluster 192-168-120-10=http://192.168.120.10:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.10:2380\n --listen-peer-urls http://192.168.120.10:2380\n2019-01-08 03:40:31.003340188 Check we're actually a member of the cluster\n2019-01-08 03:40:31.058818251 Wait for etcd to startup\n2019-01-08 03:40:31.064185217 Etcd started successfully\n2019-01-08 03:40:31.024772 I | etcdmain: etcd Version: 3.1.7\n2019-01-08 03:40:31.024826 I | etcdmain: Git SHA: 43b7507\n2019-01-08 03:40:31.024831 I | etcdmain: Go Version: go1.7.5\n2019-01-08 03:40:31.024834 I | etcdmain: Go OS/Arch: linux/amd64\n2019-01-08 03:40:31.024838 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2019-01-08 03:40:31.024920 I | embed: listening for peers on http://192.168.120.10:2380\n2019-01-08 03:40:31.025000 I | embed: listening for client requests on 0.0.0.0:4000\n2019-01-08 03:40:31.088636 I | etcdserver: name = 192-168-120-10\n2019-01-08 03:40:31.088664 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.10\n2019-01-08 03:40:31.088673 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.10/member\n2019-01-08 03:40:31.088676 I | etcdserver: heartbeat = 100ms\n2019-01-08 03:40:31.088680 I | etcdserver: election = 1000ms\n2019-01-08 03:40:31.088683 I | etcdserver: snapshot count = 10000\n2019-01-08 03:40:31.088689 I | etcdserver: advertise client URLs = http://192.168.120.10:4000\n2019-01-08 03:40:31.088693 I | etcdserver: initial advertise peer URLs = http://192.168.120.10:2380\n2019-01-08 03:40:31.088699 I | etcdserver: initial cluster = 192-168-120-10=http://192.168.120.10:2380\n2019-01-08 03:40:31.098999 I | etcdserver: starting member 5a390934aeb2089e in cluster 54cdbb303d36fe88\n2019-01-08 03:40:31.099046 I | raft: 5a390934aeb2089e became follower at term 0\n2019-01-08 03:40:31.099074 I | raft: newRaft 5a390934aeb2089e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-01-08 03:40:31.099080 I | raft: 5a390934aeb2089e became follower at term 1\n2019-01-08 03:40:31.123586 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-01-08 03:40:31.124554 I | etcdserver/membership: added member 5a390934aeb2089e [http://192.168.120.10:2380] to cluster 54cdbb303d36fe88\n2019-01-08 03:40:31.599603 I | raft: 5a390934aeb2089e is starting a new election at term 1\n2019-01-08 03:40:31.599994 I | raft: 5a390934aeb2089e became candidate at term 2\n2019-01-08 03:40:31.600132 I | raft: 5a390934aeb2089e received MsgVoteResp from 5a390934aeb2089e at term 2\n2019-01-08 03:40:31.600182 I | raft: 5a390934aeb2089e became leader at term 2\n2019-01-08 03:40:31.600196 I | raft: raft.node: 5a390934aeb2089e elected leader 5a390934aeb2089e at term 2\n2019-01-08 03:40:31.600768 I | etcdserver: setting up the initial cluster version to 3.1\n2019-01-08 03:40:31.603954 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-01-08 03:40:31.604005 I | etcdserver/api: enabled capabilities for version 3.1\n2019-01-08 03:40:31.604062 I | etcdserver: published {Name:192-168-120-10 ClientURLs:[http://192.168.120.10:4000]} to cluster 54cdbb303d36fe88\n2019-01-08 03:40:31.604289 I | embed: ready to serve client requests\n2019-01-08 03:40:31.605419 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-01-08 03:40:31.610068 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.10:56950\n2019-01-08 03:40:31.610539 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.10:56951\n2019-01-08 03:40:31.613247 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:56958\n2019-01-08 03:40:37.689197 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.10/liveness-check remote:192.168.120.10:56959\n\nreal\t0m0.005s\nuser\t0m0.005s\nsys\t0m0.000s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:41.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:41.906Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:41.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:42.708Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:42.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:42.708Z", "message": "Execution done (return_code=0): /tmp/BENYE/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:42.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "1b5aedfa-ed0d-46ad-9aad-7f4e3afb9bc1"}, {"node_instance_id": "bind_2zj42h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:43.035Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:43.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:43.847Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ABSSF/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:43.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "48f7d533-7510-485c-b741-aa0a49ea5826"}, {"node_instance_id": "dime_b04o86", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_b04o86", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_b04o86", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_0jqrwd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_0jqrwd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_0jqrwd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_4oryqx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_4oryqx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_4oryqx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.049Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/AY1C8/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'homer-0jqrwd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "48f7d533-7510-485c-b741-aa0a49ea5826"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "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": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "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": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5NNPX/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "48f7d533-7510-485c-b741-aa0a49ea5826"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "48f7d533-7510-485c-b741-aa0a49ea5826"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "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": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "48f7d533-7510-485c-b741-aa0a49ea5826"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.10', 'name': u'bono-4oryqx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/M39J2/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "[localhost] run: sudo mv /tmp/tmp1dWhEv /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "48f7d533-7510-485c-b741-aa0a49ea5826"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9d001b5a-0242-4042-981d-64fa2abeda2e"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9d001b5a-0242-4042-981d-64fa2abeda2e"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "48f7d533-7510-485c-b741-aa0a49ea5826"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "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": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}], "metadata": {"pagination": {"total": 1543, "offset": 1475, "size": 50}}} 2019-01-08 03:40:45,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:45,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:45 GMT 2019-01-08 03:40:45,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:45,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32164 2019-01-08 03:40:45,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-08 03:40:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [08-Jan-2019 03:40:31 UTC] clearwater-diags-monitor starting [08-Jan-2019 03:40:31 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-08 03:40:45,128 - 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/sa08 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.002s sys 0m0.005s 2019-01-08 03:40:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-01-08 03:40:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-08 03:40:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-01-08 03:40:24.949410119 Stopping etcd clearwater-etcd 2019-01-08 03:40:30.971897277 Restarting etcd clearwater-etcd 2019-01-08 03:40:30.976447425 Configured ETCDCTL_PEERS: 2019-01-08 03:40:30.977134168 Check for previous failed startup attempt 2019-01-08 03:40:30.978249677 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2019-01-08 03:40:30.993457373 etcdctl returned 2 2019-01-08 03:40:30.999253808 Creating new cluster... 2019-01-08 03:40:31.001780281 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.10:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.10 --name 192-168-120-10 --debug --initial-cluster 192-168-120-10=http://192.168.120.10:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.10:2380 --listen-peer-urls http://192.168.120.10:2380 2019-01-08 03:40:31.003340188 Check we're actually a member of the cluster 2019-01-08 03:40:31.058818251 Wait for etcd to startup 2019-01-08 03:40:31.064185217 Etcd started successfully 2019-01-08 03:40:31.024772 I | etcdmain: etcd Version: 3.1.7 2019-01-08 03:40:31.024826 I | etcdmain: Git SHA: 43b7507 2019-01-08 03:40:31.024831 I | etcdmain: Go Version: go1.7.5 2019-01-08 03:40:31.024834 I | etcdmain: Go OS/Arch: linux/amd64 2019-01-08 03:40:31.024838 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2019-01-08 03:40:31.024920 I | embed: listening for peers on http://192.168.120.10:2380 2019-01-08 03:40:31.025000 I | embed: listening for client requests on 0.0.0.0:4000 2019-01-08 03:40:31.088636 I | etcdserver: name = 192-168-120-10 2019-01-08 03:40:31.088664 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.10 2019-01-08 03:40:31.088673 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.10/member 2019-01-08 03:40:31.088676 I | etcdserver: heartbeat = 100ms 2019-01-08 03:40:31.088680 I | etcdserver: election = 1000ms 2019-01-08 03:40:31.088683 I | etcdserver: snapshot count = 10000 2019-01-08 03:40:31.088689 I | etcdserver: advertise client URLs = http://192.168.120.10:4000 2019-01-08 03:40:31.088693 I | etcdserver: initial advertise peer URLs = http://192.168.120.10:2380 2019-01-08 03:40:31.088699 I | etcdserver: initial cluster = 192-168-120-10=http://192.168.120.10:2380 2019-01-08 03:40:31.098999 I | etcdserver: starting member 5a390934aeb2089e in cluster 54cdbb303d36fe88 2019-01-08 03:40:31.099046 I | raft: 5a390934aeb2089e became follower at term 0 2019-01-08 03:40:31.099074 I | raft: newRaft 5a390934aeb2089e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-01-08 03:40:31.099080 I | raft: 5a390934aeb2089e became follower at term 1 2019-01-08 03:40:31.123586 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-01-08 03:40:31.124554 I | etcdserver/membership: added member 5a390934aeb2089e [http://192.168.120.10:2380] to cluster 54cdbb303d36fe88 2019-01-08 03:40:31.599603 I | raft: 5a390934aeb2089e is starting a new election at term 1 2019-01-08 03:40:31.599994 I | raft: 5a390934aeb2089e became candidate at term 2 2019-01-08 03:40:31.600132 I | raft: 5a390934aeb2089e received MsgVoteResp from 5a390934aeb2089e at term 2 2019-01-08 03:40:31.600182 I | raft: 5a390934aeb2089e became leader at term 2 2019-01-08 03:40:31.600196 I | raft: raft.node: 5a390934aeb2089e elected leader 5a390934aeb2089e at term 2 2019-01-08 03:40:31.600768 I | etcdserver: setting up the initial cluster version to 3.1 2019-01-08 03:40:31.603954 N | etcdserver/membership: set the initial cluster version to 3.1 2019-01-08 03:40:31.604005 I | etcdserver/api: enabled capabilities for version 3.1 2019-01-08 03:40:31.604062 I | etcdserver: published {Name:192-168-120-10 ClientURLs:[http://192.168.120.10:4000]} to cluster 54cdbb303d36fe88 2019-01-08 03:40:31.604289 I | embed: ready to serve client requests 2019-01-08 03:40:31.605419 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-01-08 03:40:31.610068 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.10:56950 2019-01-08 03:40:31.610539 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.10:56951 2019-01-08 03:40:31.613247 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:56958 2019-01-08 03:40:37.689197 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.10/liveness-check remote:192.168.120.10:56959 real 0m0.005s user 0m0.005s sys 0m0.000s 2019-01-08 03:40:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-01-08 03:40:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BENYE/install-etcd.sh 2019-01-08 03:40:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:40:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ABSSF/clearwater.py 2019-01-08 03:40:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:40:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:40:45,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:45,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:45,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:45,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:40:45,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:45,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:40:45,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:45,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:45,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:40:45,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:45,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-08 03:40:45,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:45,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:45,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-08 03:40:45,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/AY1C8/clearwater.py 2019-01-08 03:40:45,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'homer-0jqrwd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2019-01-08 03:40:45,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:40:45,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:40:45,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:40:45,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5NNPX/clearwater.py 2019-01-08 03:40:45,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-08 03:40:45,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-08 03:40:45,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:40:45,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.10', 'name': u'bono-4oryqx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2019-01-08 03:40:45,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/M39J2/clearwater.py 2019-01-08 03:40:45,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1dWhEv /etc/dnsmasq.resolv.conf 2019-01-08 03:40:45,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-08 03:40:45,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-08 03:40:45,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:40:45,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-08 03:40:45,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-08 03:40:45,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-08 03:40:45,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-08 03:40:45,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:40:45,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:45,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:45,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:45,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:45,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:45,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:45,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:45,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:45,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:45,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:45,196 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:45 GMT 2019-01-08 03:40:45,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:45,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:45,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:50,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:50,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:50,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:50,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:50,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:50,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:50,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:50,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:50,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QA73I/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'homer-0jqrwd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "48f7d533-7510-485c-b741-aa0a49ea5826"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5NNPX/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:44.747Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "homer_0jqrwd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.082Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mv /tmp/tmp6v8OWa /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mv /tmp/tmp2JghOW /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mv /tmp/tmpXfpyN5 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9d001b5a-0242-4042-981d-64fa2abeda2e"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'vellum-qk71zb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mv /tmp/tmpEYaH10 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mv /tmp/tmpsR5DTi /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'dime-b04o86', 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": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'sprout-9zvlkf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mv /tmp/tmpfpUzd1 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "The config dict: {'public_ip': u'172.30.9.214', 'etcd_ip': u'192.168.120.10', 'name': u'ellis-h3fwzi', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9d001b5a-0242-4042-981d-64fa2abeda2e"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9d001b5a-0242-4042-981d-64fa2abeda2e"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mv /tmp/tmp3KUB4y /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "383f08b7-9be5-4615-b476-b6c26f8798ec"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7fd71811-abba-4528-899b-aa72ceb53cf2"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "d1603054-99d6-4bd4-95e8-acf404a5acf7"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:45.759Z", "message": "[localhost] run: sudo mv /tmp/tmp7XAK9p /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:45.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "39c2d119-8ef6-4370-8e35-9ebf3d6f5fa3"}, {"node_instance_id": "homer_0jqrwd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_4oryqx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_0jqrwd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_b04o86", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_0jqrwd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_b04o86", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.213Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.767Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/LLP92/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.767Z", "message": "Executing: /tmp/JH54O/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.767Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/W6JHL/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "ffd52d7f-1c08-4d69-b919-ef6f26553972"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.767Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.767Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/JH54O/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}], "metadata": {"pagination": {"total": 1630, "offset": 1525, "size": 50}}} 2019-01-08 03:40:50,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:50,305 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:50 GMT 2019-01-08 03:40:50,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:50,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27438 2019-01-08 03:40:50,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:50,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QA73I/clearwater.py 2019-01-08 03:40:50,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:40:50,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'homer-0jqrwd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2019-01-08 03:40:50,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5NNPX/clearwater.py 2019-01-08 03:40:50,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-08 03:40:50,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-08 03:40:50,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:50,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-08 03:40:50,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-08 03:40:50,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6v8OWa /etc/clearwater/local_config 2019-01-08 03:40:50,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2JghOW /etc/dnsmasq.resolv.conf 2019-01-08 03:40:50,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-08 03:40:50,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-08 03:40:50,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXfpyN5 /etc/dnsmasq.resolv.conf 2019-01-08 03:40:50,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-08 03:40:50,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'vellum-qk71zb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-01-08 03:40:50,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEYaH10 /etc/clearwater/local_config 2019-01-08 03:40:50,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-08 03:40:50,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-08 03:40:50,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsR5DTi /etc/clearwater/local_config 2019-01-08 03:40:50,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'dime-b04o86', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-01-08 03:40:50,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-08 03:40:50,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-08 03:40:50,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-08 03:40:50,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-08 03:40:50,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-08 03:40:50,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'sprout-9zvlkf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2019-01-08 03:40:50,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfpUzd1 /etc/dnsmasq.resolv.conf 2019-01-08 03:40:50,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-08 03:40:50,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'etcd_ip': u'192.168.120.10', 'name': u'ellis-h3fwzi', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2019-01-08 03:40:50,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-08 03:40:50,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3KUB4y /etc/clearwater/local_config 2019-01-08 03:40:50,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-08 03:40:50,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-08 03:40:50,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7XAK9p /etc/dnsmasq.resolv.conf 2019-01-08 03:40:50,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:50,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:50,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:50,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:40:50,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:50,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:50,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:50,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:40:50,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:50,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:50,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/LLP92/install-homer.sh 2019-01-08 03:40:50,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JH54O/install-dime.sh 2019-01-08 03:40:50,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/W6JHL/append_proxy_snmp_conf.py 2019-01-08 03:40:50,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-01-08 03:40:50,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/JH54O/install-dime.sh 2019-01-08 03:40:50,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:50,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:50,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:50,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:50,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:50,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:50,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:50,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:50,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:50,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:50,404 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:50 GMT 2019-01-08 03:40:50,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:50,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:50,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:55,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:40:55,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:55,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:55,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:55,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:55,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:55,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:55,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:55,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.767Z", "message": "Executing: /tmp/LLP92/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.767Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.767Z", "message": "Executing: /tmp/65C4P/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:46.767Z", "message": "Executing: /tmp/JH54O/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:46.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "bono_4oryqx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_b04o86", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_4oryqx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_b04o86", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_4oryqx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.233Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "Executing: /tmp/FCQC2/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/RCJ98/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/FCQC2/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "Executing: /tmp/RCJ98/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:47.774Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:47.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:48.778Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:48.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:48.778Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:48.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:48.778Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:48.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:48.778Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:48.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:48.778Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:48.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:48.778Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:48.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:48.778Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:48.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:48.778Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:48.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:49.958Z", "message": "[localhost] run: sudo mv /tmp/tmpYHuPtL /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:49.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9d001b5a-0242-4042-981d-64fa2abeda2e"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:50.273Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:50.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:50.782Z", "message": "[localhost] run: sudo mv /tmp/tmpYLStKv /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:50.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9d001b5a-0242-4042-981d-64fa2abeda2e"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:50.782Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:50.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9d001b5a-0242-4042-981d-64fa2abeda2e"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:50.782Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:50.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9d001b5a-0242-4042-981d-64fa2abeda2e"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:51.245Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:51.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:51.245Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:51.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:51.245Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:51.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:51.788Z", "message": "Executing: /tmp/7YKUO/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:51.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:51.788Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:51.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:51.788Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/7YKUO/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:51.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:52.793Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:52.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}], "metadata": {"pagination": {"total": 1643, "offset": 1575, "size": 50}}} 2019-01-08 03:40:55,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:55,609 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:55 GMT 2019-01-08 03:40:55,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:55,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25556 2019-01-08 03:40:55,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:40:55,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LLP92/install-homer.sh 2019-01-08 03:40:55,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-01-08 03:40:55,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/65C4P/install-vellum.sh 2019-01-08 03:40:55,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JH54O/install-dime.sh 2019-01-08 03:40:55,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:55,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:55,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:55,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:55,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:40:55,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:55,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:55,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:55,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:55,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:40:55,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:40:55,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:55,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-01-08 03:40:55,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-01-08 03:40:55,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FCQC2/install-sprout.sh 2019-01-08 03:40:55,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-01-08 03:40:55,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-01-08 03:40:55,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/RCJ98/install-bono.sh 2019-01-08 03:40:55,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-01-08 03:40:55,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-01-08 03:40:55,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-01-08 03:40:55,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/FCQC2/install-sprout.sh 2019-01-08 03:40:55,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RCJ98/install-bono.sh 2019-01-08 03:40:55,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-01-08 03:40:55,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-01-08 03:40:55,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-01-08 03:40:55,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-01-08 03:40:55,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-01-08 03:40:55,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-01-08 03:40:55,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-01-08 03:40:55,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-01-08 03:40:55,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-01-08 03:40:55,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-01-08 03:40:55,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-01-08 03:40:55,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYHuPtL /etc/clearwater/local_config 2019-01-08 03:40:55,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:40:55,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYLStKv /etc/dnsmasq.resolv.conf 2019-01-08 03:40:55,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-08 03:40:55,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-08 03:40:55,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-08 03:40:55,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:40:55,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:40:55,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7YKUO/install-ellis.sh 2019-01-08 03:40:55,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-01-08 03:40:55,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/7YKUO/install-ellis.sh 2019-01-08 03:40:55,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-01-08 03:40:55,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:40:55,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:40:55,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:40:55,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:40:55,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:40:55,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:40:55,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:40:55,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:40:55,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:40:55,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:40:55,680 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:40:55 GMT 2019-01-08 03:40:55,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:40:55,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:40:55,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:00,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:00,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:00,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:00,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:00,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:00,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:00,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:00,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:00,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:52.793Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:52.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:52.793Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:52.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:56.971Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-npci0b\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [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 [7,437 B]\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,024 kB/s)\nReading package lists...\n\nreal\t0m8.691s\nuser\t0m5.093s\nsys\t0m0.583s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:56.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:57.799Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:57.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:57.799Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-7dsy2u\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [7,437 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 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 [9,709 B]\nGet:22 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [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,034 kB/s)\nReading package lists...\n\nreal\t0m8.349s\nuser\t0m4.758s\nsys\t0m0.597s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:57.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:57.799Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:57.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:57.799Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-942hmr\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 6s (2,044 kB/s)\nReading package lists...\n\nreal\t0m8.279s\nuser\t0m5.067s\nsys\t0m0.604s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:57.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:57.799Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:57.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:57.799Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:57.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:57.799Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:57.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:40:57.799Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:40:57.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}], "metadata": {"pagination": {"total": 1652, "offset": 1625, "size": 50}}} 2019-01-08 03:41:00,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:00,852 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:00 GMT 2019-01-08 03:41:00,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:00,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20111 2019-01-08 03:41:00,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:00,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-01-08 03:41:00,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-01-08 03:41:00,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-npci0b Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [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 [7,437 B] 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,024 kB/s) Reading package lists... real 0m8.691s user 0m5.093s sys 0m0.583s 2019-01-08 03:41:00,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:41:00,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-7dsy2u Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [7,437 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 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 [9,709 B] Get:22 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [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,034 kB/s) Reading package lists... real 0m8.349s user 0m4.758s sys 0m0.597s 2019-01-08 03:41:00,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:41:00,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-942hmr Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 6s (2,044 kB/s) Reading package lists... real 0m8.279s user 0m5.067s sys 0m0.604s 2019-01-08 03:41:00,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-01-08 03:41:00,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-01-08 03:41:00,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-01-08 03:41:00,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:41:00,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:01,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:01,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:01,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:01 GMT 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:01,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:06,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:06,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:06,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:06,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:41:00.765Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-x3rt5l\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 11s (1,157 kB/s)\nReading package lists...\n\nreal\t0m12.890s\nuser\t0m4.863s\nsys\t0m0.661s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:41:00.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:41:01.804Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-2t9wa0\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 11s (1,111 kB/s)\nReading package lists...\n\nreal\t0m13.490s\nuser\t0m4.997s\nsys\t0m0.544s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:41:01.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:41:01.804Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:41:01.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:41:01.804Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:41:01.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:41:01.804Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:41:01.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:41:01.804Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-78gz55\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:24 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:25 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\nGet:26 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nGet:27 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nGet:28 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nGet:29 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:30 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:31 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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,051 kB/s)\nReading package lists...\n\nreal\t0m8.716s\nuser\t0m4.751s\nsys\t0m0.617s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:41:01.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:41:02.976Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:41:02.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:41:02.976Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:41:02.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:41:02.976Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:41:02.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}], "metadata": {"pagination": {"total": 1661, "offset": 1636, "size": 50}}} 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:06 GMT 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19058 2019-01-08 03:41:06,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:06,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-x3rt5l Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 11s (1,157 kB/s) Reading package lists... real 0m12.890s user 0m4.863s sys 0m0.661s 2019-01-08 03:41:06,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-2t9wa0 Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:10 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 11s (1,111 kB/s) Reading package lists... real 0m13.490s user 0m4.997s sys 0m0.544s 2019-01-08 03:41:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:41:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-01-08 03:41:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-01-08 03:41:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-78gz55 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:24 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:25 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 Get:26 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Get:27 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Get:28 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Get:29 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:30 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:31 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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,051 kB/s) Reading package lists... real 0m8.716s user 0m4.751s sys 0m0.617s 2019-01-08 03:41:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:41:06,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:41:06,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-01-08 03:41:06,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:06,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:06,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:06,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:06,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:06,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:06,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:06,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:06,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:06,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:06,309 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:06 GMT 2019-01-08 03:41:06,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:06,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:06,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:11,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:11,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:11,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:11,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:11,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:11,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:11,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:11,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:11,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:11,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:11,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:11 GMT 2019-01-08 03:41:11,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:11,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:11,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:11,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:11,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:11,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:11,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:11,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:11,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:11,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:11,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:11,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:11,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:11,442 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:11 GMT 2019-01-08 03:41:11,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:11,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:11,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:16,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:16,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:16,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:16,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:16,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:16,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:16,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:16,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:16,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:16,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:16,541 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:16 GMT 2019-01-08 03:41:16,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:16,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:16,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:16,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:16,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:16,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:16 GMT 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:16,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:16,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:21,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:21,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:21,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:21,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:21,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:21,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:21,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:21,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:21,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:21,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:21,729 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:21 GMT 2019-01-08 03:41:21,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:21,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:21,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:21,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:21,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:21 GMT 2019-01-08 03:41:21,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:21,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:21,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:26,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:26,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:26,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:26,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:26,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:26,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:26,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:26,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:26,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:26,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:26,875 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:26 GMT 2019-01-08 03:41:26,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:26,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:26,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:26,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:26,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:26,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:26,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:26,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:26,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:26,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:26,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:26,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:26,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:26,936 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:26 GMT 2019-01-08 03:41:26,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:26,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:26,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:31,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:32,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:32,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:32,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:32,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:32,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:32,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:32,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:32,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:32,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:32,016 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:32 GMT 2019-01-08 03:41:32,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:32,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:32,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:32,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:32,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:32,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:32,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:32,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:32,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:32,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:32,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:32,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:32,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:32,081 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:32 GMT 2019-01-08 03:41:32,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:32,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:32,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:37,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:37,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:37,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:37,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:37,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:37,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:37,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:37,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:37,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:37,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:37,184 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:37 GMT 2019-01-08 03:41:37,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:37,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:37,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:37,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:37,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:37,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:37,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:37,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:37,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:37,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:37,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:37,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:37,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:37,251 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:37 GMT 2019-01-08 03:41:37,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:37,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:37,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:42,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:42,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:42,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:42,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:42,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:42,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:42,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:42,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:42,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:42,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:42,502 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:42 GMT 2019-01-08 03:41:42,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:42,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:42,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:42,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:42,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:42,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:42,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:42,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:42,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:42,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:42,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:42,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:42,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:42,573 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:42 GMT 2019-01-08 03:41:42,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:42,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:42,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:47,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:47,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:47,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:47,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:47,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:47,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:47,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:47,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:47,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:47,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:47,664 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:47 GMT 2019-01-08 03:41:47,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:47,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:47,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:47,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:47,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:47,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:47,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:47,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:47,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:47,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:47,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:47,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:47,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:47,896 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:47 GMT 2019-01-08 03:41:47,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:47,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:47,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:52,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:53,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:53,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:53,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:53,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:53,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:53,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:53,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:53,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:53,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:53,110 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:53 GMT 2019-01-08 03:41:53,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:53,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:53,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:53,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:53,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:53,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:53,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:53,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:53,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:53,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:53,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:53,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:53,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:53,198 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:53 GMT 2019-01-08 03:41:53,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:53,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:53,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:58,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:41:58,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:58,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:58,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:58,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:58,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:58,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:58,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:58,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:41:58,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:58,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:58 GMT 2019-01-08 03:41:58,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:58,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:41:58,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:41:58,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:41:58,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:41:58,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:41:58,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:41:58,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:41:58,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:41:58,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:41:58,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:41:58,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:41:58,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:41:58,418 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:41:58 GMT 2019-01-08 03:41:58,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:41:58,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:41:58,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:03,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:03,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:03,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:03,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:03,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:03,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:03,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:03,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:03,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:42:03,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:03,500 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:03 GMT 2019-01-08 03:42:03,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:03,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:42:03,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:03,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:03,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:03,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:03,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:03,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:03,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:03,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:03,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:03,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:03,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:03,568 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:03 GMT 2019-01-08 03:42:03,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:03,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:03,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:08,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:08,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:08,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:08,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:08,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:08,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:08,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:08,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:08,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:42:08,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:08,649 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:08 GMT 2019-01-08 03:42:08,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:08,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:42:08,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:08,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:08,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:08,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:08,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:08,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:08,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:08,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:08,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:08,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:08,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:08,795 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:08 GMT 2019-01-08 03:42:08,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:08,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:08,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:13,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:13,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:13,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:13,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:13,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:13,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:13,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:13,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:13,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:42:13,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:13,905 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:13 GMT 2019-01-08 03:42:13,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:13,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:42:13,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:13,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:13,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:13,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:13,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:13,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:13,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:13,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:13,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:13,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:13,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:13,966 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:13 GMT 2019-01-08 03:42:13,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:13,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:13,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:18,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:19,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:19,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:19,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:19,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:19,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:19,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:19,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:19,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2019-01-08 03:42:19,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:19,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:19 GMT 2019-01-08 03:42:19,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:19,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:42:19,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:19,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:19,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:19,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:19,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:19,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:19,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:19,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:19,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:19,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:19,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:19,155 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:19 GMT 2019-01-08 03:42:19,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:19,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:19,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:24,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:24,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:24,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:24,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:24,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:24,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:24,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:24,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:24,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:19.482Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-7dsy2u\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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.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 15s (3,423 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 8628\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\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 8657\nclearwater-socket-factory-sig start/running, process 8662\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\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\t1m21.798s\nuser\t0m8.250s\nsys\t0m7.414s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:19.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:20.007Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:20.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}], "metadata": {"pagination": {"total": 1663, "offset": 1645, "size": 50}}} 2019-01-08 03:42:24,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:24,380 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:24 GMT 2019-01-08 03:42:24,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:24,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37790 2019-01-08 03:42:24,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:24,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-7dsy2u 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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.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 15s (3,423 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 8628 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit 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 8657 clearwater-socket-factory-sig start/running, process 8662 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit 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 1m21.798s user 0m8.250s sys 0m7.414s 2019-01-08 03:42:24,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:42:24,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:24,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:24,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:24,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:24,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:24,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:24,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:24,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:24,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:24,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:24,449 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:24 GMT 2019-01-08 03:42:24,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:24,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:24,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:29,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:29,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:29,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:29,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:29,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:29,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:29,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:29,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:29,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1647, "size": 50}}} 2019-01-08 03:42:29,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:29,570 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:29 GMT 2019-01-08 03:42:29,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:29,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:42:29,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:29,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:29,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:29,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:29,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:29,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:29,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:29,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:29,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:29,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:29,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:29,632 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:29 GMT 2019-01-08 03:42:29,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:29,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:29,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:34,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:34,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:34,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:34,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:34,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:34,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:34,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:34,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:34,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1647, "size": 50}}} 2019-01-08 03:42:34,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:34,865 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:34 GMT 2019-01-08 03:42:34,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:34,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:42:34,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:34,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:34,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:34,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:34,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:34,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:34,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:34,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:34,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:34,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:34,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:34,923 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:34 GMT 2019-01-08 03:42:34,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:34,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:34,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:39,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:40,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:40,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:40,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:40,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:40,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:40,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:40,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:40,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1647, "size": 50}}} 2019-01-08 03:42:40,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:40,023 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:40 GMT 2019-01-08 03:42:40,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:40,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:42:40,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:40,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:40,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:40,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:40,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:40,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:40,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:40,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:40,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:40,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:40,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:40,089 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:40 GMT 2019-01-08 03:42:40,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:40,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:40,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:45,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:45,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:45,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:45,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:45,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:45,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:45,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:45,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:45,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:40.722Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-942hmr\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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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-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://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/ clearwater-socket-factory 1.0-171215.180814 [39.6 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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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 17s (3,210 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 8907\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 8938\nclearwater-socket-factory-sig start/running, process 8943\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8992\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\t1m42.915s\nuser\t0m9.324s\nsys\t0m8.867s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:40.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:41.098Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:41.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:42.650Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-x3rt5l\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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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://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 [1,913 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 10s (8,706 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 8978\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\t1m41.188s\nuser\t0m19.919s\nsys\t0m11.068s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:42.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:43.123Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:43.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:44.128Z", "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 14 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.3 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\t0m24.124s\nuser\t0m12.616s\nsys\t0m3.277s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:44.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:45.161Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:45.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}], "metadata": {"pagination": {"total": 1669, "offset": 1647, "size": 50}}} 2019-01-08 03:42:45,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:45,288 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:45 GMT 2019-01-08 03:42:45,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:45,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 112628 2019-01-08 03:42:45,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-942hmr 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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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-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://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/ clearwater-socket-factory 1.0-171215.180814 [39.6 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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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 17s (3,210 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 8907 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 8938 clearwater-socket-factory-sig start/running, process 8943 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8992 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 1m42.915s user 0m9.324s sys 0m8.867s 2019-01-08 03:42:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:42:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-x3rt5l 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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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://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 [1,913 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 10s (8,706 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 8978 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 1m41.188s user 0m19.919s sys 0m11.068s 2019-01-08 03:42:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:42:45,295 - 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 14 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.3 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 0m24.124s user 0m12.616s sys 0m3.277s 2019-01-08 03:42:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:42:45,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:45,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:45,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:45,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:45,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:45,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:45,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:45,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:45,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:45,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:45,359 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:45 GMT 2019-01-08 03:42:45,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:45,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:45,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:50,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:50,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:50,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:50,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:50,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:50,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:50,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:50,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:50,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1669, "offset": 1653, "size": 50}}} 2019-01-08 03:42:50,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:50,589 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:50 GMT 2019-01-08 03:42:50,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:50,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:42:50,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:50,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:50,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:50,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:50,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:50,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:50,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:50,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:50,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:50,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:50,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:50,755 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:50 GMT 2019-01-08 03:42:50,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:50,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:50,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:55,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:42:55,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:55,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:55,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:55,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:55,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:55,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:55,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:55,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:51.009Z", "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 14 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (584 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\t0m6.457s\nuser\t0m0.718s\nsys\t0m0.575s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:51.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:51.253Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:51.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:52.270Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:52.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:52.270Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:52.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:53.965Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.005s\nsys\t0m0.058s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:53.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:54.273Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:54.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:55.295Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:49:af:82 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:af82/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:86332 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35903 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131841112 (131.8 MB) TX bytes:6620983 (6.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:36 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3559 (3.5 KB) TX bytes:3559 (3.5 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:55.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:55.295Z", "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 9783/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8754/monit \ntcp 0 0 192.168.120.19:5058 0.0.0.0:* LISTEN 9683/bono \ntcp 0 0 192.168.120.19:5060 0.0.0.0:* LISTEN 9683/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9683/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9783/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8125/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8125/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8125/ntpd \nudp 0 0 0.0.0.0:21003 0.0.0.0:* 563/dhclient \nudp 0 0 192.168.120.19:5058 0.0.0.0:* 9683/bono \nudp 0 0 192.168.120.19:5060 0.0.0.0:* 9683/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9783/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 563/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8125/ntpd \nudp6 0 0 ::1:123 :::* 8125/ntpd \nudp6 0 0 :::123 :::* 8125/ntpd \nudp6 0 0 :::58261 :::* 563/dhclient \nudp6 0 0 ::1:53 :::* 9783/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8751 896/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 20165 8672/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20744 8674/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7498 389/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9045 1125/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11174 1663/python2.7 /tmp/cloudify-logging-server-43ca8.socket\nunix 2 [ ACC ] STREAM LISTENING 6694 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12552 1843/python2.7 /tmp/ctx-TNRV47.socket\nunix 2 [ ACC ] STREAM LISTENING 22995 9683/bono /var/run/clearwater/stats/bono\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:55.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:55.295Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:55.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:55.295Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:38 ? 00:00:01 /sbin/init\nroot 2 0 0 03:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:38 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:38 ? 00:00:00 [migration/0]\nroot 14 2 0 03:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:38 ? 00:00:00 [migration/1]\nroot 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:38 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:38 ? 00:00:00 [khelper]\nroot 21 2 0 03:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:38 ? 00:00:00 [netns]\nroot 23 2 0 03:38 ? 00:00:00 [writeback]\nroot 24 2 0 03:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:38 ? 00:00:00 [bioset]\nroot 26 2 0 03:38 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:38 ? 00:00:00 [kblockd]\nroot 28 2 0 03:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:38 ? 00:00:00 [khubd]\nroot 30 2 0 03:38 ? 00:00:00 [md]\nroot 31 2 0 03:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:38 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:38 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:38 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:38 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:38 ? 00:00:00 [vmstat]\nroot 38 2 0 03:38 ? 00:00:00 [ksmd]\nroot 39 2 0 03:38 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:38 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:38 ? 00:00:00 [crypto]\nroot 54 2 0 03:38 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:38 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:38 ? 00:00:00 [vballoon]\nroot 57 2 0 03:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:38 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 03:38 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 03:38 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 03:38 ? 00:00:00 [deferwq]\nroot 80 2 0 03:38 ? 00:00:00 [charger_manager]\nroot 81 2 0 03:38 ? 00:00:00 [kworker/0:2]\nroot 125 2 0 03:38 ? 00:00:00 [kpsmoused]\nroot 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver]\nroot 383 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 389 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 425 2 0 03:38 ? 00:00:00 [kworker/u5:1]\nroot 426 2 0 03:38 ? 00:00:00 [kworker/u5:2]\nroot 563 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 618 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 820 2 0 03:38 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 947 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 999 1 0 03:38 ? 00:00:00 rsyslogd\nroot 1054 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1115 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1125 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1140 1 0 03:38 ? 00:00:00 cron\ndaemon 1141 1 0 03:38 ? 00:00:00 atd\nroot 1253 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1259 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1456 2 0 03:38 ? 00:00:00 [kworker/1:2]\nubuntu 1663 1 0 03:38 ? 00:00:00 /home/ubuntu/bono_host_7dsy2u/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_7dsy2u --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_7dsy2u --logging-server-logdir=/home/ubuntu/bono_host_7dsy2u/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_7dsy2u/work/bono_host_7dsy2u%I.log --pidfile=/home/ubuntu/bono_host_7dsy2u/work/bono_host_7dsy2u.pid\nubuntu 1777 1 0 03:39 ? 00:00:01 python2.7 /home/ubuntu/bono_host_7dsy2u/env/bin/diamond --configfile /home/ubuntu/bono_host_7dsy2u/work/plugins/diamond/etc/diamond.conf\nubuntu 1822 1663 0 03:40 ? 00:00:00 /home/ubuntu/bono_host_7dsy2u/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_7dsy2u --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_7dsy2u --logging-server-logdir=/home/ubuntu/bono_host_7dsy2u/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_7dsy2u/work/bono_host_7dsy2u%I.log --pidfile=/home/ubuntu/bono_host_7dsy2u/work/bono_host_7dsy2u.pid\nubuntu 1843 1822 0 03:40 ? 00:00:00 /home/ubuntu/bono_host_7dsy2u/env/bin/python2.7 /home/ubuntu/bono_host_7dsy2u/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zdmTpG\nubuntu 1854 1843 0 03:40 ? 00:00:00 /bin/sh -c /tmp/RCJ98/install-bono.sh\nubuntu 1856 1854 0 03:40 ? 00:00:00 /bin/bash -e /tmp/RCJ98/install-bono.sh\nntp 8125 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8657 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8658 8657 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8662 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8663 8662 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8672 8658 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8673 8663 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8674 8673 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8754 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9639 8754 0 03:42 ? 00:00:00 [check-monit-upt] \nroot 9660 1 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9664 9660 0 03:42 ? 00:00:00 inotifywait -e create -qq .\nbono 9683 1 1 03:42 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.19,bono-4oryqx.clearwater.local --alias=172.30.9.201,bono-4oryqx.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-4oryqx.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\nroot 9707 8754 0 03:42 ? 00:00:00 [poll_bono.sh] \ndnsmasq 9783 1 0 03:42 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9846 1856 0 03:42 ? 00:00:00 /bin/bash -e /tmp/RCJ98/install-bono.sh\nubuntu 9847 9846 0 03:42 ? 00:00:00 /bin/bash -e /tmp/RCJ98/install-bono.sh\nroot 9848 9847 0 03:42 ? 00:00:00 sudo ps -edf\nroot 9849 9848 0 03:42 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.008s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:55.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:55.295Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:55.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}], "metadata": {"pagination": {"total": 1680, "offset": 1653, "size": 50}}} 2019-01-08 03:42:55,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:55,999 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:55 GMT 2019-01-08 03:42:55,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:55,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22051 2019-01-08 03:42:56,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:42:56,000 - 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 14 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (584 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 0m6.457s user 0m0.718s sys 0m0.575s 2019-01-08 03:42:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-01-08 03:42:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-01-08 03:42:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-01-08 03:42:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.005s sys 0m0.058s 2019-01-08 03:42:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-01-08 03:42:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:49:af:82 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe49:af82/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:86332 errors:0 dropped:0 overruns:0 frame:0 TX packets:35903 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131841112 (131.8 MB) TX bytes:6620983 (6.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:36 errors:0 dropped:0 overruns:0 frame:0 TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3559 (3.5 KB) TX bytes:3559 (3.5 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-08 03:42:56,002 - 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 9783/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8754/monit tcp 0 0 192.168.120.19:5058 0.0.0.0:* LISTEN 9683/bono tcp 0 0 192.168.120.19:5060 0.0.0.0:* LISTEN 9683/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9683/bono tcp6 0 0 ::1:53 :::* LISTEN 9783/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 8125/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8125/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8125/ntpd udp 0 0 0.0.0.0:21003 0.0.0.0:* 563/dhclient udp 0 0 192.168.120.19:5058 0.0.0.0:* 9683/bono udp 0 0 192.168.120.19:5060 0.0.0.0:* 9683/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9783/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 563/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8125/ntpd udp6 0 0 ::1:123 :::* 8125/ntpd udp6 0 0 :::123 :::* 8125/ntpd udp6 0 0 :::58261 :::* 563/dhclient udp6 0 0 ::1:53 :::* 9783/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8751 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 20165 8672/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20744 8674/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7498 389/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9045 1125/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11174 1663/python2.7 /tmp/cloudify-logging-server-43ca8.socket unix 2 [ ACC ] STREAM LISTENING 6694 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12552 1843/python2.7 /tmp/ctx-TNRV47.socket unix 2 [ ACC ] STREAM LISTENING 22995 9683/bono /var/run/clearwater/stats/bono real 0m0.009s user 0m0.000s sys 0m0.009s 2019-01-08 03:42:56,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-01-08 03:42:56,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:38 ? 00:00:01 /sbin/init root 2 0 0 03:38 ? 00:00:00 [kthreadd] root 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:38 ? 00:00:00 [kworker/0:0] root 5 2 0 03:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:38 ? 00:00:00 [rcu_sched] root 8 2 0 03:38 ? 00:00:00 [rcuos/0] root 9 2 0 03:38 ? 00:00:00 [rcuos/1] root 10 2 0 03:38 ? 00:00:00 [rcu_bh] root 11 2 0 03:38 ? 00:00:00 [rcuob/0] root 12 2 0 03:38 ? 00:00:00 [rcuob/1] root 13 2 0 03:38 ? 00:00:00 [migration/0] root 14 2 0 03:38 ? 00:00:00 [watchdog/0] root 15 2 0 03:38 ? 00:00:00 [watchdog/1] root 16 2 0 03:38 ? 00:00:00 [migration/1] root 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:38 ? 00:00:00 [kworker/1:0] root 19 2 0 03:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:38 ? 00:00:00 [khelper] root 21 2 0 03:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:38 ? 00:00:00 [netns] root 23 2 0 03:38 ? 00:00:00 [writeback] root 24 2 0 03:38 ? 00:00:00 [kintegrityd] root 25 2 0 03:38 ? 00:00:00 [bioset] root 26 2 0 03:38 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:38 ? 00:00:00 [kblockd] root 28 2 0 03:38 ? 00:00:00 [ata_sff] root 29 2 0 03:38 ? 00:00:00 [khubd] root 30 2 0 03:38 ? 00:00:00 [md] root 31 2 0 03:38 ? 00:00:00 [devfreq_wq] root 32 2 0 03:38 ? 00:00:00 [kworker/0:1] root 33 2 0 03:38 ? 00:00:00 [kworker/1:1] root 35 2 0 03:38 ? 00:00:00 [khungtaskd] root 36 2 0 03:38 ? 00:00:00 [kswapd0] root 37 2 0 03:38 ? 00:00:00 [vmstat] root 38 2 0 03:38 ? 00:00:00 [ksmd] root 39 2 0 03:38 ? 00:00:00 [khugepaged] root 40 2 0 03:38 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:38 ? 00:00:00 [crypto] root 54 2 0 03:38 ? 00:00:00 [kthrotld] root 55 2 0 03:38 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:38 ? 00:00:00 [vballoon] root 57 2 0 03:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:38 ? 00:00:00 [scsi_eh_1] root 59 2 0 03:38 ? 00:00:00 [kworker/u4:2] root 60 2 0 03:38 ? 00:00:00 [kworker/u4:3] root 79 2 0 03:38 ? 00:00:00 [deferwq] root 80 2 0 03:38 ? 00:00:00 [charger_manager] root 81 2 0 03:38 ? 00:00:00 [kworker/0:2] root 125 2 0 03:38 ? 00:00:00 [kpsmoused] root 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver] root 383 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon root 389 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 425 2 0 03:38 ? 00:00:00 [kworker/u5:1] root 426 2 0 03:38 ? 00:00:00 [kworker/u5:2] root 563 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 618 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon root 820 2 0 03:38 ? 00:00:00 [kauditd] message+ 896 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind root 947 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon syslog 999 1 0 03:38 ? 00:00:00 rsyslogd root 1054 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D root 1115 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance root 1125 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1140 1 0 03:38 ? 00:00:00 cron daemon 1141 1 0 03:38 ? 00:00:00 atd root 1253 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1259 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1456 2 0 03:38 ? 00:00:00 [kworker/1:2] ubuntu 1663 1 0 03:38 ? 00:00:00 /home/ubuntu/bono_host_7dsy2u/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_7dsy2u --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_7dsy2u --logging-server-logdir=/home/ubuntu/bono_host_7dsy2u/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_7dsy2u/work/bono_host_7dsy2u%I.log --pidfile=/home/ubuntu/bono_host_7dsy2u/work/bono_host_7dsy2u.pid ubuntu 1777 1 0 03:39 ? 00:00:01 python2.7 /home/ubuntu/bono_host_7dsy2u/env/bin/diamond --configfile /home/ubuntu/bono_host_7dsy2u/work/plugins/diamond/etc/diamond.conf ubuntu 1822 1663 0 03:40 ? 00:00:00 /home/ubuntu/bono_host_7dsy2u/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_7dsy2u --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_7dsy2u --logging-server-logdir=/home/ubuntu/bono_host_7dsy2u/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_7dsy2u/work/bono_host_7dsy2u%I.log --pidfile=/home/ubuntu/bono_host_7dsy2u/work/bono_host_7dsy2u.pid ubuntu 1843 1822 0 03:40 ? 00:00:00 /home/ubuntu/bono_host_7dsy2u/env/bin/python2.7 /home/ubuntu/bono_host_7dsy2u/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zdmTpG ubuntu 1854 1843 0 03:40 ? 00:00:00 /bin/sh -c /tmp/RCJ98/install-bono.sh ubuntu 1856 1854 0 03:40 ? 00:00:00 /bin/bash -e /tmp/RCJ98/install-bono.sh ntp 8125 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8657 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8658 8657 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8662 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8663 8662 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8672 8658 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8673 8663 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8674 8673 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8754 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9639 8754 0 03:42 ? 00:00:00 [check-monit-upt] root 9660 1 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9664 9660 0 03:42 ? 00:00:00 inotifywait -e create -qq . bono 9683 1 1 03:42 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.19,bono-4oryqx.clearwater.local --alias=172.30.9.201,bono-4oryqx.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-4oryqx.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid root 9707 8754 0 03:42 ? 00:00:00 [poll_bono.sh] dnsmasq 9783 1 0 03:42 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9846 1856 0 03:42 ? 00:00:00 /bin/bash -e /tmp/RCJ98/install-bono.sh ubuntu 9847 9846 0 03:42 ? 00:00:00 /bin/bash -e /tmp/RCJ98/install-bono.sh root 9848 9847 0 03:42 ? 00:00:00 sudo ps -edf root 9849 9848 0 03:42 ? 00:00:00 ps -edf real 0m0.012s user 0m0.008s sys 0m0.005s 2019-01-08 03:42:56,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-01-08 03:42:56,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:42:56,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:42:56,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:42:56,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:42:56,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:42:56,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:42:56,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:42:56,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:42:56,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:42:56,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:42:56,072 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:42:56 GMT 2019-01-08 03:42:56,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:42:56,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:42:56,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:01,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:01,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:01,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:01,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:01,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:01,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:01,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:01,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:01,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:56.317Z", "message": "[bono] => /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_20190108T030000Z.txt\n/var/log/bono/bono_err.log\n/var/log/auth.log\n/var/log/sysstat/sa08\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.013s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:56.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:56.317Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:56.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:56.317Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:56.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:56.317Z", "message": "[bono] => [08-Jan-2019 03:42:50 UTC] clearwater-diags-monitor starting\n[08-Jan-2019 03:42:50 UTC] Waiting for trigger files\n2019:01:08 03:42:16: Namespace: management\n2019:01:08 03:42:16: [management] Starting server\n2019:01:08 03:42:16: [management] Listening for requests\n2019:01:08 03:42:16: Namespace: signaling\n2019:01:08 03:42:16: [signaling] Starting server\n2019:01:08 03:42:16: [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": "2019-01-08T03:42:56.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:57.482Z", "message": "[bono] => 2019-01-08 03:42:30.123380907 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": "2019-01-08T03:42:57.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:57.482Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:57.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:57.482Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:57.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:57.482Z", "message": "[bono] sudo cat /var/log/bono/bono_20190108T030000Z.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": "2019-01-08T03:42:57.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:57.482Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-78gz55\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 14 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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 11s (6,006 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 9236\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 9969\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\t1m54.698s\nuser\t0m16.099s\nsys\t0m11.536s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:57.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:57.482Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-2t9wa0\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 14 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 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://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 11s (8,135 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 9352\nclearwater-socket-factory-sig start/running, process 9357\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9406\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\t1m54.468s\nuser\t0m20.771s\nsys\t0m11.801s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:57.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:57.482Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:57.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "bono_4oryqx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:58.141Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:58.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:58.518Z", "message": "Execution done (return_code=0): /tmp/RCJ98/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:58.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:58.518Z", "message": "[bono] => 08-01-2019 03:42:50.762 UTC [7f883d6a9780] Status utils.cpp:762: Log level set to 2\n08-01-2019 03:42:50.762 UTC [7f883d6a9780] Status main.cpp:1799: Access logging enabled to /var/log/bono\n08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning signalhandler.h:90: SIGNAL already hooked\n08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled\n08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF\n08-01-2019 03:42:50.763 UTC [7f883d6a9780] Status snmp_agent.cpp:234: AgentX agent initialised\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:99: Constructing LoadMonitor\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:100: Target latency (usecs) : 10000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:101: Max bucket size : 1000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers:\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status dnscachedresolver.cpp:136: 127.0.0.1\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status sipresolver.cpp:36: Created SIP resolver\n08-01-2019 03:42:50.773 UTC [7f882f7fe700] Status alarm.cpp:244: Reraising all alarms with a known state\n08-01-2019 03:42:50.798 UTC [7f883d6a9780] Status stack.cpp:435: Listening on port 5058\n08-01-2019 03:42:50.798 UTC [7f883d6a9780] Status stack.cpp:435: Listening on port 5060\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:888: Local host aliases:\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 192.168.120.19\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: bono-4oryqx.clearwater.local\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 192.168.120.19\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: bono-4oryqx.clearwater.local\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 172.30.9.201\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: \n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status a_record_resolver.cpp:29: Created ARecordResolver\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist)\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:37: sprout issued 1012.3 alarm\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status main.cpp:2204: Setting up RPH service\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist)\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:37: sprout issued 1013.3 alarm\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status bono.cpp:3220: Create list of PBXes\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpconnection.h:58: Configuring HTTP Connection\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status main.cpp:1555: Using local store\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status main.cpp:1611: Using local store\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads\n08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads\n08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins\n08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status pluginloader.cpp:150: Finished loading plug-ins\n08-01-2019 03:42:50.822 UTC [7f883d6a9780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): \n08-01-2019 03:42:50.824 UTC [7f88167fc700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9702\n08-01-2019 03:42:50.824 UTC [7f88167fc700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.762 UTC [7f883d6a9780] Status utils.cpp:762: Log level set to 2\n08-01-2019 03:42:50.762 UTC [7f883d6a9780] Status main.cpp:1799: Access logging enabled to /var/log/bono\n08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning signalhandler.h:90: SIGNAL already hooked\n08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled\n08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF\n08-01-2019 03:42:50.763 UTC [7f883d6a9780] Status snmp_agent.cpp:234: AgentX agent initialised\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:99: Constructing LoadMonitor\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:100: Target latency (usecs) : 10000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:101: Max bucket size : 1000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers:\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status dnscachedresolver.cpp:136: 127.0.0.1\n08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status sipresolver.cpp:36: Created SIP resolver\n08-01-2019 03:42:50.773 UTC [7f882f7fe700] Status alarm.cpp:244: Reraising all alarms with a known state\n08-01-2019 03:42:50.798 UTC [7f883d6a9780] Status stack.cpp:435: Listening on port 5058\n08-01-2019 03:42:50.798 UTC [7f883d6a9780] Status stack.cpp:435: Listening on port 5060\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:888: Local host aliases:\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 192.168.120.19\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: bono-4oryqx.clearwater.local\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 192.168.120.19\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: bono-4oryqx.clearwater.local\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 172.30.9.201\n08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: \n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status a_record_resolver.cpp:29: Created ARecordResolver\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist)\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:37: sprout issued 1012.3 alarm\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status main.cpp:2204: Setting up RPH service\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist)\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:37: sprout issued 1013.3 alarm\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052\n08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status bono.cpp:3220: Create list of PBXes\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI\n08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpconnection.h:58: Configuring HTTP Connection\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status main.cpp:1555: Using local store\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status main.cpp:1611: Using local store\n08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads\n08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads\n08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins\n08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status pluginloader.cpp:150: Finished loading plug-ins\n08-01-2019 03:42:50.822 UTC [7f883d6a9780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): \n08-01-2019 03:42:50.824 UTC [7f88167fc700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9702\n08-01-2019 03:42:50.824 UTC [7f88167fc700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:58.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:58.518Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:58.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "f9e9f887-c5c8-4d06-a769-a8f111b0d411"}, {"node_instance_id": "bono_4oryqx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:59.278Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:59.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:42:59.946Z", "message": "Downloaded scripts/bind/bind.py to /tmp/X5Q1N/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:42:59.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:00.310Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:00.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:00.310Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:00.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:00.523Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:00.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}], "metadata": {"pagination": {"total": 1703, "offset": 1664, "size": 50}}} 2019-01-08 03:43:01,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:01,454 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:01 GMT 2019-01-08 03:43:01,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:01,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 231433 2019-01-08 03:43:01,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /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_20190108T030000Z.txt /var/log/bono/bono_err.log /var/log/auth.log /var/log/sysstat/sa08 /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.013s user 0m0.000s sys 0m0.006s 2019-01-08 03:43:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-01-08 03:43:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-08 03:43:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [08-Jan-2019 03:42:50 UTC] clearwater-diags-monitor starting [08-Jan-2019 03:42:50 UTC] Waiting for trigger files 2019:01:08 03:42:16: Namespace: management 2019:01:08 03:42:16: [management] Starting server 2019:01:08 03:42:16: [management] Listening for requests 2019:01:08 03:42:16: Namespace: signaling 2019:01:08 03:42:16: [signaling] Starting server 2019:01:08 03:42:16: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-08 03:43:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-01-08 03:42:30.123380907 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-08 03:43:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:43:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-08 03:43:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190108T030000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-01-08 03:43:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-78gz55 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 14 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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 11s (6,006 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 9236 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 9969 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 1m54.698s user 0m16.099s sys 0m11.536s 2019-01-08 03:43:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-2t9wa0 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 14 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 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://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 11s (8,135 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 9352 clearwater-socket-factory-sig start/running, process 9357 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9406 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 1m54.468s user 0m20.771s sys 0m11.801s 2019-01-08 03:43:01,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:43:01,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:01,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RCJ98/install-bono.sh 2019-01-08 03:43:01,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 08-01-2019 03:42:50.762 UTC [7f883d6a9780] Status utils.cpp:762: Log level set to 2 08-01-2019 03:42:50.762 UTC [7f883d6a9780] Status main.cpp:1799: Access logging enabled to /var/log/bono 08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning signalhandler.h:90: SIGNAL already hooked 08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled 08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF 08-01-2019 03:42:50.763 UTC [7f883d6a9780] Status snmp_agent.cpp:234: AgentX agent initialised 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:99: Constructing LoadMonitor 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:100: Target latency (usecs) : 10000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:101: Max bucket size : 1000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers: 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status dnscachedresolver.cpp:136: 127.0.0.1 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status sipresolver.cpp:36: Created SIP resolver 08-01-2019 03:42:50.773 UTC [7f882f7fe700] Status alarm.cpp:244: Reraising all alarms with a known state 08-01-2019 03:42:50.798 UTC [7f883d6a9780] Status stack.cpp:435: Listening on port 5058 08-01-2019 03:42:50.798 UTC [7f883d6a9780] Status stack.cpp:435: Listening on port 5060 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:888: Local host aliases: 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 192.168.120.19 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: bono-4oryqx.clearwater.local 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 192.168.120.19 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: bono-4oryqx.clearwater.local 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 172.30.9.201 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status a_record_resolver.cpp:29: Created ARecordResolver 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist) 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:37: sprout issued 1012.3 alarm 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status main.cpp:2204: Setting up RPH service 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist) 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:37: sprout issued 1013.3 alarm 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status bono.cpp:3220: Create list of PBXes 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpconnection.h:58: Configuring HTTP Connection 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status main.cpp:1555: Using local store 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status main.cpp:1611: Using local store 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads 08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads 08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins 08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status pluginloader.cpp:150: Finished loading plug-ins 08-01-2019 03:42:50.822 UTC [7f883d6a9780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): 08-01-2019 03:42:50.824 UTC [7f88167fc700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9702 08-01-2019 03:42:50.824 UTC [7f88167fc700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.762 UTC [7f883d6a9780] Status utils.cpp:762: Log level set to 2 08-01-2019 03:42:50.762 UTC [7f883d6a9780] Status main.cpp:1799: Access logging enabled to /var/log/bono 08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning signalhandler.h:90: SIGNAL already hooked 08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled 08-01-2019 03:42:50.763 UTC [7f883d6a9780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF 08-01-2019 03:42:50.763 UTC [7f883d6a9780] Status snmp_agent.cpp:234: AgentX agent initialised 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:99: Constructing LoadMonitor 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:100: Target latency (usecs) : 10000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:101: Max bucket size : 1000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers: 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status dnscachedresolver.cpp:136: 127.0.0.1 08-01-2019 03:42:50.766 UTC [7f883d6a9780] Status sipresolver.cpp:36: Created SIP resolver 08-01-2019 03:42:50.773 UTC [7f882f7fe700] Status alarm.cpp:244: Reraising all alarms with a known state 08-01-2019 03:42:50.798 UTC [7f883d6a9780] Status stack.cpp:435: Listening on port 5058 08-01-2019 03:42:50.798 UTC [7f883d6a9780] Status stack.cpp:435: Listening on port 5060 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:888: Local host aliases: 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 192.168.120.19 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: bono-4oryqx.clearwater.local 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 192.168.120.19 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: bono-4oryqx.clearwater.local 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 172.30.9.201 08-01-2019 03:42:50.799 UTC [7f883d6a9780] Status stack.cpp:895: 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status a_record_resolver.cpp:29: Created ARecordResolver 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist) 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:37: sprout issued 1012.3 alarm 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status main.cpp:2204: Setting up RPH service 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist) 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status alarm.cpp:37: sprout issued 1013.3 alarm 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052 08-01-2019 03:42:50.801 UTC [7f883d6a9780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status bono.cpp:3220: Create list of PBXes 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI 08-01-2019 03:42:50.816 UTC [7f883d6a9780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpconnection.h:58: Configuring HTTP Connection 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status main.cpp:1555: Using local store 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status main.cpp:1611: Using local store 08-01-2019 03:42:50.818 UTC [7f883d6a9780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads 08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads 08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins 08-01-2019 03:42:50.820 UTC [7f883d6a9780] Status pluginloader.cpp:150: Finished loading plug-ins 08-01-2019 03:42:50.822 UTC [7f883d6a9780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): 08-01-2019 03:42:50.824 UTC [7f88167fc700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9702 08-01-2019 03:42:50.824 UTC [7f88167fc700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:51.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.819 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:52.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:53.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:54.820 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:55.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 08-01-2019 03:42:56.821 UTC [7f88257fa700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-01-08 03:43:01,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-01-08 03:43:01,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:43:01,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/X5Q1N/bind.py 2019-01-08 03:43:01,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:43:01,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:43:01,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:43:01,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:01,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:01,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:01,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:01,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:01,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:01,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:01,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:01,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:01,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:01,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:01 GMT 2019-01-08 03:43:01,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:01,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:01,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:06,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:06,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:06,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:06,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:06,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:06,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:06,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:06,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:06,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "[localhost] run: sudo mv /tmp/tmpjzdkId /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.588Z", "message": "[localhost] run: sudo mv /tmp/tmpOH7nHX /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "505926a0-fa5e-4db2-861e-540c46a6c3ec"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:01.705Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:01.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:02.319Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:02.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:02.319Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:02.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:02.607Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/NIVAM/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:02.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "18741fe2-4c9f-42c0-b048-c5c6dc0ac58c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:02.607Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_o82fc2/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:02.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "18741fe2-4c9f-42c0-b048-c5c6dc0ac58c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:06.135Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:06.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 1720, "offset": 1684, "size": 50}}} 2019-01-08 03:43:06,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:06,865 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:06 GMT 2019-01-08 03:43:06,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:06,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9154 2019-01-08 03:43:06,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:06,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:43:06,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:43:06,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:43:06,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:43:06,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjzdkId /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:06,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:43:06,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:43:06,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:43:06,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:06,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOH7nHX /etc/bind/db.clearwater.local 2019-01-08 03:43:06,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:06,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:43:06,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:43:06,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/NIVAM/add-snmpproxy-collector.py 2019-01-08 03:43:06,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_o82fc2/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-01-08 03:43:06,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:06,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:06,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:06,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:06,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:06,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:06,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:06,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:06,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:06,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:06,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:06,928 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:06 GMT 2019-01-08 03:43:06,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:06,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:06,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:11,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:12,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:12,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:12,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:12,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:12,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:12,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:12,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:12,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:08.743Z", "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 14 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,675 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58183 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m25.660s\nuser\t0m12.705s\nsys\t0m3.453s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:08.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:09.808Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:09.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:09.808Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:09.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:09.808Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:09.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:10.844Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:10.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:10.844Z", "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 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 5s (6,644 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57922 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m29.017s\nuser\t0m12.811s\nsys\t0m3.574s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:10.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:10.844Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:10.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:11.874Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:11.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:11.874Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.004s\nsys\t0m0.057s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:11.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}], "metadata": {"pagination": {"total": 1729, "offset": 1700, "size": 50}}} 2019-01-08 03:43:12,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:12,177 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:12 GMT 2019-01-08 03:43:12,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:12,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32441 2019-01-08 03:43:12,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:12,178 - 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 14 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,675 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58183 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m25.660s user 0m12.705s sys 0m3.453s 2019-01-08 03:43:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-01-08 03:43:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-01-08 03:43:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-01-08 03:43:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-01-08 03:43:12,179 - 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 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 5s (6,644 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57922 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m29.017s user 0m12.811s sys 0m3.574s 2019-01-08 03:43:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-01-08 03:43:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-01-08 03:43:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.004s sys 0m0.057s 2019-01-08 03:43:12,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:12,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:12,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:12,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:12,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:12,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:12,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:12,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:12,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:12,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:12,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:12 GMT 2019-01-08 03:43:12,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:12,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:12,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:17,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:17,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:17,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:17,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:17,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:17,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:17,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:17,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:17,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:12.881Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:71:92:3a \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe71:923a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:111904 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47114 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166846389 (166.8 MB) TX bytes:7773005 (7.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: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:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:12.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:12.881Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:12.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:12.881Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:38 ? 00:00:01 /sbin/init\nroot 2 0 0 03:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:38 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:38 ? 00:00:00 [migration/0]\nroot 14 2 0 03:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:38 ? 00:00:00 [migration/1]\nroot 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:38 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:38 ? 00:00:00 [khelper]\nroot 21 2 0 03:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:38 ? 00:00:00 [netns]\nroot 23 2 0 03:38 ? 00:00:00 [writeback]\nroot 24 2 0 03:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:38 ? 00:00:00 [bioset]\nroot 26 2 0 03:38 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:38 ? 00:00:00 [kblockd]\nroot 28 2 0 03:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:38 ? 00:00:00 [khubd]\nroot 30 2 0 03:38 ? 00:00:00 [md]\nroot 31 2 0 03:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:38 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:38 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:38 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:38 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:38 ? 00:00:00 [vmstat]\nroot 38 2 0 03:38 ? 00:00:00 [ksmd]\nroot 39 2 0 03:38 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:38 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:38 ? 00:00:00 [crypto]\nroot 54 2 0 03:38 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:38 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:38 ? 00:00:00 [vballoon]\nroot 57 2 0 03:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:38 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 03:38 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 03:38 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 03:38 ? 00:00:00 [deferwq]\nroot 80 2 0 03:38 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:38 ? 00:00:00 [kpsmoused]\nroot 126 2 0 03:38 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 03:38 ? 00:00:00 [kworker/u5:1]\nroot 511 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 608 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 03:38 ? 00:00:00 [kauditd]\nmessage+ 898 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 954 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1006 1 0 03:38 ? 00:00:00 rsyslogd\nroot 1051 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 03:38 ? 00:00:00 cron\ndaemon 1101 1 0 03:38 ? 00:00:00 atd\nroot 1112 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1114 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1199 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1455 2 0 03:38 ? 00:00:00 [kworker/0:2]\nubuntu 1661 1 0 03:39 ? 00:00:00 /home/ubuntu/homer_host_x3rt5l/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_x3rt5l --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_x3rt5l --logging-server-logdir=/home/ubuntu/homer_host_x3rt5l/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_x3rt5l/work/homer_host_x3rt5l%I.log --pidfile=/home/ubuntu/homer_host_x3rt5l/work/homer_host_x3rt5l.pid\nubuntu 1775 1 0 03:39 ? 00:00:01 python2.7 /home/ubuntu/homer_host_x3rt5l/env/bin/diamond --configfile /home/ubuntu/homer_host_x3rt5l/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1661 0 03:40 ? 00:00:00 /home/ubuntu/homer_host_x3rt5l/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_x3rt5l --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_x3rt5l --logging-server-logdir=/home/ubuntu/homer_host_x3rt5l/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_x3rt5l/work/homer_host_x3rt5l%I.log --pidfile=/home/ubuntu/homer_host_x3rt5l/work/homer_host_x3rt5l.pid\nubuntu 1839 1817 0 03:40 ? 00:00:00 /home/ubuntu/homer_host_x3rt5l/env/bin/python2.7 /home/ubuntu/homer_host_x3rt5l/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-125pV5\nubuntu 1850 1839 0 03:40 ? 00:00:00 /bin/sh -c /tmp/LLP92/install-homer.sh\nubuntu 1852 1850 0 03:40 ? 00:00:00 /bin/bash -e /tmp/LLP92/install-homer.sh\nroot 2213 2 0 03:41 ? 00:00:00 [kworker/u5:2]\nntp 8465 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8978 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9027 1 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9031 9027 0 03:42 ? 00:00:00 inotifywait -e create -qq .\nroot 9159 1 0 03:42 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9160 9159 0 03:42 ? 00:00:00 nginx: worker process\nwww-data 9161 9159 0 03:42 ? 00:00:00 nginx: worker process\nwww-data 9162 9159 0 03:42 ? 00:00:00 nginx: worker process\nwww-data 9163 9159 0 03:42 ? 00:00:00 nginx: worker process\nroot 9329 8978 0 03:42 ? 00:00:00 [nginx_ping] \nroot 9331 8978 0 03:42 ? 00:00:00 [check-nginx-upt] \nroot 9335 8978 0 03:42 ? 00:00:00 [check-monit-upt] \ndnsmasq 9755 1 0 03:43 ? 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 9818 1852 0 03:43 ? 00:00:00 /bin/bash -e /tmp/LLP92/install-homer.sh\nubuntu 9819 9818 0 03:43 ? 00:00:00 /bin/bash -e /tmp/LLP92/install-homer.sh\nroot 9820 9819 0 03:43 ? 00:00:00 sudo ps -edf\nroot 9821 9820 0 03:43 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.002s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:12.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:12.881Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:12.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:12.881Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:12.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:13.920Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.015s\nsys\t0m0.048s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:13.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:13.920Z", "message": "[homer] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/sysstat/sa08\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.002s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:13.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:13.920Z", "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 9755/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8978/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9159/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9755/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8465/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8465/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8465/ntpd \nudp 0 0 0.0.0.0:2702 0.0.0.0:* 608/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9755/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8465/ntpd \nudp6 0 0 ::1:123 :::* 8465/ntpd \nudp6 0 0 :::123 :::* 8465/ntpd \nudp6 0 0 :::42995 :::* 608/dhclient \nudp6 0 0 ::1:53 :::* 9755/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9017 898/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 8256 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11292 1661/python2.7 /tmp/cloudify-logging-server-15da5.socket\nunix 2 [ ACC ] STREAM LISTENING 1656 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11728 1839/python2.7 /tmp/ctx-8hCoka.socket\nunix 2 [ ACC ] STREAM LISTENING 9167 1112/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:13.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:13.920Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:62:16:4c \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:164c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:88015 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47322 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133968194 (133.9 MB) TX bytes:7892965 (7.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:1320 (1.3 KB) TX bytes:1320 (1.3 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": "2019-01-08T03:43:13.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:13.920Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:13.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:13.920Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:13.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:13.920Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:13.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:13.920Z", "message": "[homer] => [08-Jan-2019 03:42:25 UTC] clearwater-diags-monitor starting\n[08-Jan-2019 03:42:25 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": "2019-01-08T03:43:13.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:13.920Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:13.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:14.927Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:38 ? 00:00:01 /sbin/init\nroot 2 0 0 03:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:38 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:38 ? 00:00:00 [migration/0]\nroot 14 2 0 03:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:38 ? 00:00:00 [migration/1]\nroot 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:38 ? 00:00:00 [khelper]\nroot 21 2 0 03:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:38 ? 00:00:00 [netns]\nroot 23 2 0 03:38 ? 00:00:00 [writeback]\nroot 24 2 0 03:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:38 ? 00:00:00 [bioset]\nroot 26 2 0 03:38 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:38 ? 00:00:00 [kblockd]\nroot 28 2 0 03:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:38 ? 00:00:00 [khubd]\nroot 30 2 0 03:38 ? 00:00:00 [md]\nroot 31 2 0 03:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:38 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 03:38 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:38 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:38 ? 00:00:00 [vmstat]\nroot 37 2 0 03:38 ? 00:00:00 [ksmd]\nroot 38 2 0 03:38 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:38 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:38 ? 00:00:00 [crypto]\nroot 53 2 0 03:38 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:38 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:38 ? 00:00:00 [vballoon]\nroot 56 2 0 03:38 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 03:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:38 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:38 ? 00:00:00 [deferwq]\nroot 80 2 0 03:38 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:38 ? 00:00:00 [kpsmoused]\nroot 126 2 0 03:38 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 439 2 0 03:38 ? 00:00:00 [kworker/u5:1]\nroot 500 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 564 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 806 2 0 03:38 ? 00:00:00 [kworker/u5:2]\nroot 818 2 0 03:38 ? 00:00:00 [kauditd]\nmessage+ 883 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork\nroot 906 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 957 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon\nroot 1048 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1055 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1058 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 03:38 ? 00:00:00 cron\ndaemon 1109 1 0 03:38 ? 00:00:00 atd\nroot 1115 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1116 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1196 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1202 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1657 1 0 03:38 ? 00:00:00 /home/ubuntu/sprout_host_942hmr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_942hmr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_942hmr --logging-server-logdir=/home/ubuntu/sprout_host_942hmr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_942hmr/work/sprout_host_942hmr%I.log --pidfile=/home/ubuntu/sprout_host_942hmr/work/sprout_host_942hmr.pid\nubuntu 1771 1 0 03:38 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_942hmr/env/bin/diamond --configfile /home/ubuntu/sprout_host_942hmr/work/plugins/diamond/etc/diamond.conf\nubuntu 1823 1657 0 03:40 ? 00:00:00 /home/ubuntu/sprout_host_942hmr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_942hmr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_942hmr --logging-server-logdir=/home/ubuntu/sprout_host_942hmr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_942hmr/work/sprout_host_942hmr%I.log --pidfile=/home/ubuntu/sprout_host_942hmr/work/sprout_host_942hmr.pid\nubuntu 1844 1823 0 03:40 ? 00:00:00 /home/ubuntu/sprout_host_942hmr/env/bin/python2.7 /home/ubuntu/sprout_host_942hmr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-X863GL\nubuntu 1855 1844 0 03:40 ? 00:00:00 /bin/sh -c /tmp/FCQC2/install-sprout.sh\nubuntu 1857 1855 0 03:40 ? 00:00:00 /bin/bash -e /tmp/FCQC2/install-sprout.sh\nntp 8426 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8907 1 0 03:42 ? 00:00:00 rsyslogd\nroot 8938 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8939 8938 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8943 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8944 8943 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8953 8944 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8954 8939 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8955 8953 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8992 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9575 1 0 03:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9579 9575 0 03:43 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9742 1 0 03:43 ? 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 9806 1857 0 03:43 ? 00:00:00 /bin/bash -e /tmp/FCQC2/install-sprout.sh\nubuntu 9807 9806 0 03:43 ? 00:00:00 /bin/bash -e /tmp/FCQC2/install-sprout.sh\nroot 9808 9807 0 03:43 ? 00:00:00 sudo ps -edf\nroot 9809 9808 0 03:43 ? 00:00:00 ps -edf\n\nreal\t0m0.013s\nuser\t0m0.004s\nsys\t0m0.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:14.927Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:14.927Z", "message": "[homer] => 2019-01-08 03:42:53.018285254 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:14.927Z", "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 9742/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8992/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9742/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8426/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8426/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8426/ntpd \nudp 0 0 0.0.0.0:53213 0.0.0.0:* 564/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9742/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 564/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8426/ntpd \nudp6 0 0 ::1:123 :::* 8426/ntpd \nudp6 0 0 :::123 :::* 8426/ntpd \nudp6 0 0 :::10292 :::* 564/dhclient \nudp6 0 0 ::1:53 :::* 9742/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11227 1657/python2.7 /tmp/cloudify-logging-server-262ca.socket\nunix 2 [ ACC ] STREAM LISTENING 268 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11714 1844/python2.7 /tmp/ctx-e3RUKG.socket\nunix 2 [ ACC ] STREAM LISTENING 8820 883/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9093 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21569 8955/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21570 8954/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 738 391/systemd-udevd /run/udev/control\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:14.927Z", "message": "[sprout] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/sysstat/sa08\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20190108T030000Z.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.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:14.927Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:14.927Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:15.310Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:15.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:15.931Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:15.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:15.931Z", "message": "Execution done (return_code=0): /tmp/LLP92/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:15.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:15.931Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:15.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "142514b4-9f65-4008-92d0-87457068cb5f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:15.931Z", "message": "[sprout] => [08-Jan-2019 03:43:02 UTC] clearwater-diags-monitor starting\n[08-Jan-2019 03:43:02 UTC] Waiting for trigger files\n2019:01:08 03:42:33: Namespace: management\n2019:01:08 03:42:33: Namespace: signaling\n2019:01:08 03:42:33: [signaling] Starting server\n2019:01:08 03:42:33: [signaling] Listening for requests\n2019:01:08 03:42:33: [management] Starting server\n2019:01:08 03:42:33: [management] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:15.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:16.387Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "homer_0jqrwd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:16.387Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:16.387Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:16.945Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:16.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:16.945Z", "message": "[sprout] => 2019-01-08 03:42:53.729636575 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": "2019-01-08T03:43:16.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:16.945Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TSCSK/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:16.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:16.945Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:16.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:16.945Z", "message": "Execution done (return_code=0): /tmp/FCQC2/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:16.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "9c1c208a-7b06-4cb1-8117-21a4e2a50d3f"}], "metadata": {"pagination": {"total": 1769, "offset": 1709, "size": 50}}} 2019-01-08 03:43:17,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:17,490 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:17 GMT 2019-01-08 03:43:17,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:17,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45863 2019-01-08 03:43:17,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:17,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:71:92:3a inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe71:923a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:111904 errors:0 dropped:0 overruns:0 frame:0 TX packets:47114 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166846389 (166.8 MB) TX bytes:7773005 (7.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: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:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2019-01-08 03:43:17,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-01-08 03:43:17,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:38 ? 00:00:01 /sbin/init root 2 0 0 03:38 ? 00:00:00 [kthreadd] root 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:38 ? 00:00:00 [kworker/0:0] root 5 2 0 03:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:38 ? 00:00:00 [rcu_sched] root 8 2 0 03:38 ? 00:00:00 [rcuos/0] root 9 2 0 03:38 ? 00:00:00 [rcuos/1] root 10 2 0 03:38 ? 00:00:00 [rcu_bh] root 11 2 0 03:38 ? 00:00:00 [rcuob/0] root 12 2 0 03:38 ? 00:00:00 [rcuob/1] root 13 2 0 03:38 ? 00:00:00 [migration/0] root 14 2 0 03:38 ? 00:00:00 [watchdog/0] root 15 2 0 03:38 ? 00:00:00 [watchdog/1] root 16 2 0 03:38 ? 00:00:00 [migration/1] root 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:38 ? 00:00:00 [kworker/1:0] root 19 2 0 03:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:38 ? 00:00:00 [khelper] root 21 2 0 03:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:38 ? 00:00:00 [netns] root 23 2 0 03:38 ? 00:00:00 [writeback] root 24 2 0 03:38 ? 00:00:00 [kintegrityd] root 25 2 0 03:38 ? 00:00:00 [bioset] root 26 2 0 03:38 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:38 ? 00:00:00 [kblockd] root 28 2 0 03:38 ? 00:00:00 [ata_sff] root 29 2 0 03:38 ? 00:00:00 [khubd] root 30 2 0 03:38 ? 00:00:00 [md] root 31 2 0 03:38 ? 00:00:00 [devfreq_wq] root 32 2 0 03:38 ? 00:00:00 [kworker/0:1] root 33 2 0 03:38 ? 00:00:00 [kworker/1:1] root 35 2 0 03:38 ? 00:00:00 [khungtaskd] root 36 2 0 03:38 ? 00:00:00 [kswapd0] root 37 2 0 03:38 ? 00:00:00 [vmstat] root 38 2 0 03:38 ? 00:00:00 [ksmd] root 39 2 0 03:38 ? 00:00:00 [khugepaged] root 40 2 0 03:38 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:38 ? 00:00:00 [crypto] root 54 2 0 03:38 ? 00:00:00 [kthrotld] root 55 2 0 03:38 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:38 ? 00:00:00 [vballoon] root 57 2 0 03:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:38 ? 00:00:00 [scsi_eh_1] root 59 2 0 03:38 ? 00:00:00 [kworker/u4:2] root 60 2 0 03:38 ? 00:00:00 [kworker/u4:3] root 79 2 0 03:38 ? 00:00:00 [deferwq] root 80 2 0 03:38 ? 00:00:00 [charger_manager] root 124 2 0 03:38 ? 00:00:00 [kpsmoused] root 126 2 0 03:38 ? 00:00:00 [kworker/1:2] root 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 03:38 ? 00:00:00 [kworker/u5:1] root 511 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon root 608 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 03:38 ? 00:00:00 [kauditd] message+ 898 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind root 954 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 03:38 ? 00:00:00 rsyslogd root 1051 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 03:38 ? 00:00:00 cron daemon 1101 1 0 03:38 ? 00:00:00 atd root 1112 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1114 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1455 2 0 03:38 ? 00:00:00 [kworker/0:2] ubuntu 1661 1 0 03:39 ? 00:00:00 /home/ubuntu/homer_host_x3rt5l/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_x3rt5l --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_x3rt5l --logging-server-logdir=/home/ubuntu/homer_host_x3rt5l/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_x3rt5l/work/homer_host_x3rt5l%I.log --pidfile=/home/ubuntu/homer_host_x3rt5l/work/homer_host_x3rt5l.pid ubuntu 1775 1 0 03:39 ? 00:00:01 python2.7 /home/ubuntu/homer_host_x3rt5l/env/bin/diamond --configfile /home/ubuntu/homer_host_x3rt5l/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1661 0 03:40 ? 00:00:00 /home/ubuntu/homer_host_x3rt5l/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_x3rt5l --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_x3rt5l --logging-server-logdir=/home/ubuntu/homer_host_x3rt5l/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_x3rt5l/work/homer_host_x3rt5l%I.log --pidfile=/home/ubuntu/homer_host_x3rt5l/work/homer_host_x3rt5l.pid ubuntu 1839 1817 0 03:40 ? 00:00:00 /home/ubuntu/homer_host_x3rt5l/env/bin/python2.7 /home/ubuntu/homer_host_x3rt5l/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-125pV5 ubuntu 1850 1839 0 03:40 ? 00:00:00 /bin/sh -c /tmp/LLP92/install-homer.sh ubuntu 1852 1850 0 03:40 ? 00:00:00 /bin/bash -e /tmp/LLP92/install-homer.sh root 2213 2 0 03:41 ? 00:00:00 [kworker/u5:2] ntp 8465 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8978 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9027 1 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9031 9027 0 03:42 ? 00:00:00 inotifywait -e create -qq . root 9159 1 0 03:42 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9160 9159 0 03:42 ? 00:00:00 nginx: worker process www-data 9161 9159 0 03:42 ? 00:00:00 nginx: worker process www-data 9162 9159 0 03:42 ? 00:00:00 nginx: worker process www-data 9163 9159 0 03:42 ? 00:00:00 nginx: worker process root 9329 8978 0 03:42 ? 00:00:00 [nginx_ping] root 9331 8978 0 03:42 ? 00:00:00 [check-nginx-upt] root 9335 8978 0 03:42 ? 00:00:00 [check-monit-upt] dnsmasq 9755 1 0 03:43 ? 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 9818 1852 0 03:43 ? 00:00:00 /bin/bash -e /tmp/LLP92/install-homer.sh ubuntu 9819 9818 0 03:43 ? 00:00:00 /bin/bash -e /tmp/LLP92/install-homer.sh root 9820 9819 0 03:43 ? 00:00:00 sudo ps -edf root 9821 9820 0 03:43 ? 00:00:00 ps -edf real 0m0.010s user 0m0.002s sys 0m0.009s 2019-01-08 03:43:17,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-01-08 03:43:17,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-01-08 03:43:17,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.015s sys 0m0.048s 2019-01-08 03:43:17,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/sysstat/sa08 /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.002s sys 0m0.004s 2019-01-08 03:43:17,493 - 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 9755/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8978/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9159/nginx tcp6 0 0 ::1:53 :::* LISTEN 9755/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.21:123 0.0.0.0:* 8465/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8465/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8465/ntpd udp 0 0 0.0.0.0:2702 0.0.0.0:* 608/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9755/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8465/ntpd udp6 0 0 ::1:123 :::* 8465/ntpd udp6 0 0 :::123 :::* 8465/ntpd udp6 0 0 :::42995 :::* 608/dhclient udp6 0 0 ::1:53 :::* 9755/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9017 898/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 8256 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11292 1661/python2.7 /tmp/cloudify-logging-server-15da5.socket unix 2 [ ACC ] STREAM LISTENING 1656 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11728 1839/python2.7 /tmp/ctx-8hCoka.socket unix 2 [ ACC ] STREAM LISTENING 9167 1112/acpid /var/run/acpid.socket real 0m0.008s user 0m0.004s sys 0m0.004s 2019-01-08 03:43:17,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:62:16:4c inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe62:164c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:88015 errors:0 dropped:0 overruns:0 frame:0 TX packets:47322 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133968194 (133.9 MB) TX bytes:7892965 (7.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:1320 (1.3 KB) TX bytes:1320 (1.3 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-08 03:43:17,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-01-08 03:43:17,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-01-08 03:43:17,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-08 03:43:17,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [08-Jan-2019 03:42:25 UTC] clearwater-diags-monitor starting [08-Jan-2019 03:42:25 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-08 03:43:17,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-01-08 03:43:17,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:38 ? 00:00:01 /sbin/init root 2 0 0 03:38 ? 00:00:00 [kthreadd] root 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:38 ? 00:00:00 [kworker/0:0] root 5 2 0 03:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:38 ? 00:00:00 [rcu_sched] root 8 2 0 03:38 ? 00:00:00 [rcuos/0] root 9 2 0 03:38 ? 00:00:00 [rcuos/1] root 10 2 0 03:38 ? 00:00:00 [rcu_bh] root 11 2 0 03:38 ? 00:00:00 [rcuob/0] root 12 2 0 03:38 ? 00:00:00 [rcuob/1] root 13 2 0 03:38 ? 00:00:00 [migration/0] root 14 2 0 03:38 ? 00:00:00 [watchdog/0] root 15 2 0 03:38 ? 00:00:00 [watchdog/1] root 16 2 0 03:38 ? 00:00:00 [migration/1] root 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:38 ? 00:00:00 [khelper] root 21 2 0 03:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:38 ? 00:00:00 [netns] root 23 2 0 03:38 ? 00:00:00 [writeback] root 24 2 0 03:38 ? 00:00:00 [kintegrityd] root 25 2 0 03:38 ? 00:00:00 [bioset] root 26 2 0 03:38 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:38 ? 00:00:00 [kblockd] root 28 2 0 03:38 ? 00:00:00 [ata_sff] root 29 2 0 03:38 ? 00:00:00 [khubd] root 30 2 0 03:38 ? 00:00:00 [md] root 31 2 0 03:38 ? 00:00:00 [devfreq_wq] root 32 2 0 03:38 ? 00:00:00 [kworker/1:1] root 34 2 0 03:38 ? 00:00:00 [khungtaskd] root 35 2 0 03:38 ? 00:00:00 [kswapd0] root 36 2 0 03:38 ? 00:00:00 [vmstat] root 37 2 0 03:38 ? 00:00:00 [ksmd] root 38 2 0 03:38 ? 00:00:00 [khugepaged] root 39 2 0 03:38 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:38 ? 00:00:00 [crypto] root 53 2 0 03:38 ? 00:00:00 [kthrotld] root 54 2 0 03:38 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:38 ? 00:00:00 [vballoon] root 56 2 0 03:38 ? 00:00:00 [kworker/0:1] root 57 2 0 03:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:38 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:38 ? 00:00:00 [deferwq] root 80 2 0 03:38 ? 00:00:00 [charger_manager] root 124 2 0 03:38 ? 00:00:00 [kpsmoused] root 126 2 0 03:38 ? 00:00:00 [kworker/1:2] root 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 439 2 0 03:38 ? 00:00:00 [kworker/u5:1] root 500 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon root 564 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 806 2 0 03:38 ? 00:00:00 [kworker/u5:2] root 818 2 0 03:38 ? 00:00:00 [kauditd] message+ 883 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind root 957 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon root 1048 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1058 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 03:38 ? 00:00:00 cron daemon 1109 1 0 03:38 ? 00:00:00 atd root 1115 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1116 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance root 1196 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1657 1 0 03:38 ? 00:00:00 /home/ubuntu/sprout_host_942hmr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_942hmr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_942hmr --logging-server-logdir=/home/ubuntu/sprout_host_942hmr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_942hmr/work/sprout_host_942hmr%I.log --pidfile=/home/ubuntu/sprout_host_942hmr/work/sprout_host_942hmr.pid ubuntu 1771 1 0 03:38 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_942hmr/env/bin/diamond --configfile /home/ubuntu/sprout_host_942hmr/work/plugins/diamond/etc/diamond.conf ubuntu 1823 1657 0 03:40 ? 00:00:00 /home/ubuntu/sprout_host_942hmr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_942hmr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_942hmr --logging-server-logdir=/home/ubuntu/sprout_host_942hmr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_942hmr/work/sprout_host_942hmr%I.log --pidfile=/home/ubuntu/sprout_host_942hmr/work/sprout_host_942hmr.pid ubuntu 1844 1823 0 03:40 ? 00:00:00 /home/ubuntu/sprout_host_942hmr/env/bin/python2.7 /home/ubuntu/sprout_host_942hmr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-X863GL ubuntu 1855 1844 0 03:40 ? 00:00:00 /bin/sh -c /tmp/FCQC2/install-sprout.sh ubuntu 1857 1855 0 03:40 ? 00:00:00 /bin/bash -e /tmp/FCQC2/install-sprout.sh ntp 8426 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8907 1 0 03:42 ? 00:00:00 rsyslogd root 8938 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8939 8938 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8943 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8944 8943 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8953 8944 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8954 8939 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8955 8953 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8992 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9575 1 0 03:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9579 9575 0 03:43 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9742 1 0 03:43 ? 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 9806 1857 0 03:43 ? 00:00:00 /bin/bash -e /tmp/FCQC2/install-sprout.sh ubuntu 9807 9806 0 03:43 ? 00:00:00 /bin/bash -e /tmp/FCQC2/install-sprout.sh root 9808 9807 0 03:43 ? 00:00:00 sudo ps -edf root 9809 9808 0 03:43 ? 00:00:00 ps -edf real 0m0.013s user 0m0.004s sys 0m0.009s 2019-01-08 03:43:17,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-01-08 03:43:17,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-01-08 03:42:53.018285254 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-08 03:43:17,495 - 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 9742/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8992/monit tcp6 0 0 ::1:53 :::* LISTEN 9742/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 8426/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8426/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8426/ntpd udp 0 0 0.0.0.0:53213 0.0.0.0:* 564/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9742/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 564/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8426/ntpd udp6 0 0 ::1:123 :::* 8426/ntpd udp6 0 0 :::123 :::* 8426/ntpd udp6 0 0 :::10292 :::* 564/dhclient udp6 0 0 ::1:53 :::* 9742/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11227 1657/python2.7 /tmp/cloudify-logging-server-262ca.socket unix 2 [ ACC ] STREAM LISTENING 268 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11714 1844/python2.7 /tmp/ctx-e3RUKG.socket unix 2 [ ACC ] STREAM LISTENING 8820 883/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9093 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21569 8955/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21570 8954/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 738 391/systemd-udevd /run/udev/control real 0m0.009s user 0m0.000s sys 0m0.008s 2019-01-08 03:43:17,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/sysstat/sa08 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20190108T030000Z.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.008s user 0m0.000s sys 0m0.006s 2019-01-08 03:43:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-01-08 03:43:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-08 03:43:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-08 03:43:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LLP92/install-homer.sh 2019-01-08 03:43:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-01-08 03:43:17,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [08-Jan-2019 03:43:02 UTC] clearwater-diags-monitor starting [08-Jan-2019 03:43:02 UTC] Waiting for trigger files 2019:01:08 03:42:33: Namespace: management 2019:01:08 03:42:33: Namespace: signaling 2019:01:08 03:42:33: [signaling] Starting server 2019:01:08 03:42:33: [signaling] Listening for requests 2019:01:08 03:42:33: [management] Starting server 2019:01:08 03:42:33: [management] Listening for requests real 0m0.006s user 0m0.005s sys 0m0.002s 2019-01-08 03:43:17,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:43:17,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:43:17,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:43:17,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-08 03:43:17,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-01-08 03:42:53.729636575 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-08 03:43:17,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TSCSK/bind.py 2019-01-08 03:43:17,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-01-08 03:43:17,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FCQC2/install-sprout.sh 2019-01-08 03:43:17,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:17,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:17,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:17,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:17,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:17,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:17,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:17,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:17,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:17,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:17,610 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:17 GMT 2019-01-08 03:43:17,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:17,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:17,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:22,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:22,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:22,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:22,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:22,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:22,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:22,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:22,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:22,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_9zvlkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.534Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.534Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "[localhost] run: sudo mv /tmp/tmpR0Xvnx /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "[localhost] run: sudo mv /tmp/tmpJ6oixY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:17.950Z", "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": "2019-01-08T03:43:17.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "41287844-537d-4071-bc3e-cf3343ecf797"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:18.593Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:18.593Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:18.593Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:18.954Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:18.954Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ASFZD/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:19.890Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:19.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "message": "[localhost] run: sudo mv /tmp/tmpVoljlj /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "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": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "message": "[localhost] run: sudo mv /tmp/tmp3wakKD /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.110Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "07ba743a-c094-4086-9bcd-e68479b97058"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.598Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:20.598Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:20.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:21.115Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:21.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:21.115Z", "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 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 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\t0m22.912s\nuser\t0m12.343s\nsys\t0m3.195s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:21.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:21.115Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:21.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:21.115Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:21.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:21.115Z", "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 14 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 ... 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\t0m23.392s\nuser\t0m12.558s\nsys\t0m2.954s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:21.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:21.115Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/J7U1C/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:21.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7418d483-f6f4-47c7-8404-695058d2d90d"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:21.115Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:21.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:21.115Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:21.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:22.120Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:22.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}], "metadata": {"pagination": {"total": 1811, "offset": 1743, "size": 50}}} 2019-01-08 03:43:22,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:22,787 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:22 GMT 2019-01-08 03:43:22,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:22,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 49938 2019-01-08 03:43:22,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:22,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:43:22,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:22,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:43:22,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:22,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpR0Xvnx /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:22,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:43:22,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:43:22,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJ6oixY /etc/bind/db.clearwater.local 2019-01-08 03:43:22,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:43:22,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:43:22,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:43:22,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:43:22,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:43:22,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:43:22,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:43:22,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:22,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:43:22,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ASFZD/bind.py 2019-01-08 03:43:22,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:22,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVoljlj /etc/bind/db.clearwater.local 2019-01-08 03:43:22,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:43:22,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:43:22,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:43:22,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:43:22,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:22,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3wakKD /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:22,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:43:22,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:43:22,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:43:22,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:43:22,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:43:22,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-01-08 03:43:22,794 - 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 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 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 0m22.912s user 0m12.343s sys 0m3.195s 2019-01-08 03:43:22,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-01-08 03:43:22,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-01-08 03:43:22,794 - 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 14 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 ... 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 0m23.392s user 0m12.558s sys 0m2.954s 2019-01-08 03:43:22,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/J7U1C/add-snmpproxy-collector.py 2019-01-08 03:43:22,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-01-08 03:43:22,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-01-08 03:43:22,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-01-08 03:43:22,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:22,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:22,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:22,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:22,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:22,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:22,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:22,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:22,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:22,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:22,855 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:22 GMT 2019-01-08 03:43:22,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:22,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:22,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:27,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:28,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:28,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:28,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:28,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:28,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:28,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:28,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:28,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:23.138Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.085s\nuser\t0m0.006s\nsys\t0m0.060s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:23.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:24.124Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:24.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:24.124Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:38 ? 00:00:01 /sbin/init\nroot 2 0 0 03:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:38 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:38 ? 00:00:00 [migration/0]\nroot 14 2 0 03:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:38 ? 00:00:00 [migration/1]\nroot 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:38 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:38 ? 00:00:00 [khelper]\nroot 21 2 0 03:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:38 ? 00:00:00 [netns]\nroot 23 2 0 03:38 ? 00:00:00 [writeback]\nroot 24 2 0 03:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:38 ? 00:00:00 [bioset]\nroot 26 2 0 03:38 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:38 ? 00:00:00 [kblockd]\nroot 28 2 0 03:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:38 ? 00:00:00 [khubd]\nroot 30 2 0 03:38 ? 00:00:00 [md]\nroot 31 2 0 03:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:38 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:38 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:38 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:38 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:38 ? 00:00:00 [vmstat]\nroot 38 2 0 03:38 ? 00:00:00 [ksmd]\nroot 39 2 0 03:38 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:38 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:38 ? 00:00:00 [crypto]\nroot 54 2 0 03:38 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:38 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:38 ? 00:00:00 [vballoon]\nroot 57 2 0 03:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:38 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 03:38 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 03:38 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 03:38 ? 00:00:00 [deferwq]\nroot 80 2 0 03:38 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:38 ? 00:00:00 [kpsmoused]\nroot 126 2 0 03:38 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 03:38 ? 00:00:00 [kworker/u5:1]\nroot 544 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 567 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 03:38 ? 00:00:00 [kauditd]\nmessage+ 869 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork\nroot 945 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 974 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1019 1 0 03:38 ? 00:00:00 rsyslogd\nroot 1050 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 03:38 ? 00:00:00 cron\ndaemon 1110 1 0 03:38 ? 00:00:00 atd\nroot 1112 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1117 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1660 1 0 03:38 ? 00:00:00 /home/ubuntu/dime_host_2t9wa0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_2t9wa0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_2t9wa0 --logging-server-logdir=/home/ubuntu/dime_host_2t9wa0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_2t9wa0/work/dime_host_2t9wa0%I.log --pidfile=/home/ubuntu/dime_host_2t9wa0/work/dime_host_2t9wa0.pid\nubuntu 1774 1 0 03:39 ? 00:00:01 python2.7 /home/ubuntu/dime_host_2t9wa0/env/bin/diamond --configfile /home/ubuntu/dime_host_2t9wa0/work/plugins/diamond/etc/diamond.conf\nubuntu 1819 1660 0 03:40 ? 00:00:00 /home/ubuntu/dime_host_2t9wa0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_2t9wa0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_2t9wa0 --logging-server-logdir=/home/ubuntu/dime_host_2t9wa0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_2t9wa0/work/dime_host_2t9wa0%I.log --pidfile=/home/ubuntu/dime_host_2t9wa0/work/dime_host_2t9wa0.pid\nubuntu 1840 1819 0 03:40 ? 00:00:00 /home/ubuntu/dime_host_2t9wa0/env/bin/python2.7 /home/ubuntu/dime_host_2t9wa0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3U8KJ6\nubuntu 1851 1840 0 03:40 ? 00:00:00 /bin/sh -c /tmp/JH54O/install-dime.sh\nubuntu 1854 1851 0 03:40 ? 00:00:00 /bin/bash -e /tmp/JH54O/install-dime.sh\nroot 1934 2 0 03:40 ? 00:00:00 [kworker/u5:2]\nntp 8788 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9352 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9353 9352 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9357 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9358 9357 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9367 9353 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9368 9358 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9369 9368 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9406 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10165 1 0 03:43 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10418 1 0 03:43 ? 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 10481 1854 0 03:43 ? 00:00:00 /bin/bash -e /tmp/JH54O/install-dime.sh\nubuntu 10482 10481 0 03:43 ? 00:00:00 /bin/bash -e /tmp/JH54O/install-dime.sh\nroot 10483 10482 0 03:43 ? 00:00:00 sudo ps -edf\nroot 10484 10483 0 03:43 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:24.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:24.124Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:24.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:24.124Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.005s\nsys\t0m0.058s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:24.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:24.124Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:67:8b:f4 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe67:8bf4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:99189 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42247 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147757423 (147.7 MB) TX bytes:7713402 (7.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:24.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:24.124Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:24.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:24.124Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7c:d0:86 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7c:d086/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:117073 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42308 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172325002 (172.3 MB) TX bytes:7516305 (7.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:24.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10830/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1120/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9969/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10142/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9236/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10830/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1120/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 9386/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9386/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9386/ntpd \nudp 0 0 0.0.0.0:18960 0.0.0.0:* 600/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10830/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 600/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 9386/ntpd \nudp6 0 0 ::1:123 :::* 9386/ntpd \nudp6 0 0 :::123 :::* 9386/ntpd \nudp6 0 0 :::17223 :::* 600/dhclient \nudp6 0 0 ::1:53 :::* 10830/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8221 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11243 1662/python2.7 /tmp/cloudify-logging-server-d033a.socket\nunix 2 [ ACC ] STREAM LISTENING 571 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12527 1852/python2.7 /tmp/ctx-Nn_8P6.socket\nunix 2 [ ACC ] STREAM LISTENING 22724 10321/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9092 1132/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8842 902/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 21748 9236/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "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 10418/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 9406/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10418/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8788/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8788/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8788/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10165/snmpd \nudp 0 0 0.0.0.0:2702 0.0.0.0:* 567/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10418/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 ::1:123 :::* 8788/ntpd \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8788/ntpd \nudp6 0 0 :::123 :::* 8788/ntpd \nudp6 0 0 :::161 :::* 10165/snmpd \nudp6 0 0 :::42995 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 10418/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8192 869/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11429 1660/python2.7 /tmp/cloudify-logging-server-2c4e7.socket\nunix 2 [ ACC ] STREAM LISTENING 6939 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11810 1840/python2.7 /tmp/ctx-DGHeFR.socket\nunix 2 [ ACC ] STREAM LISTENING 21157 9367/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21160 9369/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9451 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 24070 10165/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 7417 395/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "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_20190108T030000Z.txt\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\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.010s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:25.254Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:38 ? 00:00:01 /sbin/init\nroot 2 0 0 03:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:38 ? 00:00:00 [migration/0]\nroot 14 2 0 03:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:38 ? 00:00:00 [migration/1]\nroot 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:38 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:38 ? 00:00:00 [khelper]\nroot 21 2 0 03:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:38 ? 00:00:00 [netns]\nroot 23 2 0 03:38 ? 00:00:00 [writeback]\nroot 24 2 0 03:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:38 ? 00:00:00 [bioset]\nroot 26 2 0 03:38 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:38 ? 00:00:00 [kblockd]\nroot 28 2 0 03:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:38 ? 00:00:00 [khubd]\nroot 30 2 0 03:38 ? 00:00:00 [md]\nroot 31 2 0 03:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:38 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 03:38 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 03:38 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:38 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:38 ? 00:00:00 [vmstat]\nroot 38 2 0 03:38 ? 00:00:00 [ksmd]\nroot 39 2 0 03:38 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:38 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:38 ? 00:00:00 [crypto]\nroot 54 2 0 03:38 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:38 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:38 ? 00:00:00 [vballoon]\nroot 57 2 0 03:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:38 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:38 ? 00:00:00 [deferwq]\nroot 80 2 0 03:38 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:38 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:38 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 450 2 0 03:38 ? 00:00:00 [kworker/u5:1]\nroot 520 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 600 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 03:38 ? 00:00:00 [kauditd]\nmessage+ 902 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 953 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 966 1 0 03:38 ? 00:00:00 rsyslogd\nroot 1064 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1067 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1071 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1072 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1074 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1120 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1121 1 0 03:38 ? 00:00:00 cron\ndaemon 1122 1 0 03:38 ? 00:00:00 atd\nroot 1129 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1132 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1236 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1454 2 0 03:38 ? 00:00:00 [kworker/1:2]\nubuntu 1662 1 0 03:38 ? 00:00:00 /home/ubuntu/ellis_host_78gz55/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_78gz55 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_78gz55 --logging-server-logdir=/home/ubuntu/ellis_host_78gz55/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_78gz55/work/ellis_host_78gz55%I.log --pidfile=/home/ubuntu/ellis_host_78gz55/work/ellis_host_78gz55.pid\nubuntu 1776 1 0 03:38 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_78gz55/env/bin/diamond --configfile /home/ubuntu/ellis_host_78gz55/work/plugins/diamond/etc/diamond.conf\nubuntu 1830 1662 0 03:40 ? 00:00:00 /home/ubuntu/ellis_host_78gz55/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_78gz55 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_78gz55 --logging-server-logdir=/home/ubuntu/ellis_host_78gz55/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_78gz55/work/ellis_host_78gz55%I.log --pidfile=/home/ubuntu/ellis_host_78gz55/work/ellis_host_78gz55.pid\nubuntu 1852 1830 0 03:40 ? 00:00:00 /home/ubuntu/ellis_host_78gz55/env/bin/python2.7 /home/ubuntu/ellis_host_78gz55/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4F6Aaj\nubuntu 1864 1852 0 03:40 ? 00:00:00 /bin/sh -c /tmp/7YKUO/install-ellis.sh\nubuntu 1866 1864 0 03:40 ? 00:00:00 /bin/bash -e /tmp/7YKUO/install-ellis.sh\nroot 2176 2 0 03:41 ? 00:00:00 [kworker/u5:2]\nmysql 9236 1 0 03:42 ? 00:00:00 /usr/sbin/mysqld\nntp 9386 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9969 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10056 1 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10061 10056 0 03:42 ? 00:00:00 inotifywait -e create -qq .\nroot 10142 1 0 03:42 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10143 10142 0 03:42 ? 00:00:00 nginx: worker process\nwww-data 10144 10142 0 03:42 ? 00:00:00 nginx: worker process\nwww-data 10145 10142 0 03:42 ? 00:00:00 nginx: worker process\nwww-data 10146 10142 0 03:42 ? 00:00:00 nginx: worker process\nellis 10321 1 0 03:42 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10527 9969 0 03:43 ? 00:00:00 [nginx_ping] \nroot 10529 9969 0 03:43 ? 00:00:00 [check-nginx-upt] \nroot 10534 9969 0 03:43 ? 00:00:00 [check-monit-upt] \nroot 10538 9969 0 03:43 ? 00:00:00 [poll_ellis.sh] \nroot 10540 9969 0 03:43 ? 00:00:00 [poll_ellis_http] \nroot 10541 9969 0 03:43 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10554 10541 0 03:43 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10595 10554 0 03:43 ? 00:00:00 sleep 26\ndnsmasq 10830 1 0 03:43 ? 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 10894 1866 0 03:43 ? 00:00:00 /bin/bash -e /tmp/7YKUO/install-ellis.sh\nubuntu 10895 10894 0 03:43 ? 00:00:00 /bin/bash -e /tmp/7YKUO/install-ellis.sh\nroot 10896 10895 0 03:43 ? 00:00:00 sudo ps -edf\nroot 10897 10896 0 03:43 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:25.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:26.289Z", "message": "[dime] => 2019-01-08 03:43:06.572793979 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": "2019-01-08T03:43:26.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:26.289Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:26.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:26.289Z", "message": "[ellis] => [08-Jan-2019 03:42:42 UTC] clearwater-diags-monitor starting\n[08-Jan-2019 03:42:42 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:26.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:26.289Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:26.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:26.289Z", "message": "[dime] => 2019:01:08 03:42:34: Namespace: management\n2019:01:08 03:42:34: [management] Starting server\n2019:01:08 03:42:34: [management] Listening for requests\n2019:01:08 03:42:34: Namespace: signaling\n2019:01:08 03:42:34: [signaling] Starting server\n2019:01:08 03:42:34: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:26.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:26.289Z", "message": "[ellis] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/sysstat/sa08\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/mysql.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/ellis\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:26.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:26.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:26.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:27.294Z", "message": "Execution done (return_code=0): /tmp/JH54O/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:27.294Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:27.294Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:27.294Z", "message": "[ellis] => 2019-01-08 03:43:06.862401015 Stopping etcd clearwater-etcd\n2019-01-08 03:43:07.955996454 Restarting etcd clearwater-etcd\n2019-01-08 03:43:07.960914076 Configured ETCDCTL_PEERS: 192.168.120.10:4000,\n2019-01-08 03:43:07.961680660 Check for previous failed startup attempt\n2019-01-08 03:43:07.963801948 Running etcdctl member list\n5a390934aeb2089e: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=true\n2019-01-08 03:43:07.978231952 etcdctl returned 0\n2019-01-08 03:43:07.983480377 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:27.294Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "90541f60-afdc-494d-ad7b-152486daf653"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:27.294Z", "message": "Execution done (return_code=0): /tmp/7YKUO/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:27.294Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "fc9f55cc-f41b-4ed0-ba65-feaf10b79a1a"}, {"node_instance_id": "dime_b04o86", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:27.603Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:27.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:27.603Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:27.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 1850, "offset": 1783, "size": 50}}} 2019-01-08 03:43:28,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:28,108 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:28 GMT 2019-01-08 03:43:28,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:28,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 47558 2019-01-08 03:43:28,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:28,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.006s sys 0m0.060s 2019-01-08 03:43:28,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-01-08 03:43:28,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:38 ? 00:00:01 /sbin/init root 2 0 0 03:38 ? 00:00:00 [kthreadd] root 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:38 ? 00:00:00 [kworker/0:0] root 5 2 0 03:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:38 ? 00:00:00 [rcu_sched] root 8 2 0 03:38 ? 00:00:00 [rcuos/0] root 9 2 0 03:38 ? 00:00:00 [rcuos/1] root 10 2 0 03:38 ? 00:00:00 [rcu_bh] root 11 2 0 03:38 ? 00:00:00 [rcuob/0] root 12 2 0 03:38 ? 00:00:00 [rcuob/1] root 13 2 0 03:38 ? 00:00:00 [migration/0] root 14 2 0 03:38 ? 00:00:00 [watchdog/0] root 15 2 0 03:38 ? 00:00:00 [watchdog/1] root 16 2 0 03:38 ? 00:00:00 [migration/1] root 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:38 ? 00:00:00 [kworker/1:0] root 19 2 0 03:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:38 ? 00:00:00 [khelper] root 21 2 0 03:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:38 ? 00:00:00 [netns] root 23 2 0 03:38 ? 00:00:00 [writeback] root 24 2 0 03:38 ? 00:00:00 [kintegrityd] root 25 2 0 03:38 ? 00:00:00 [bioset] root 26 2 0 03:38 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:38 ? 00:00:00 [kblockd] root 28 2 0 03:38 ? 00:00:00 [ata_sff] root 29 2 0 03:38 ? 00:00:00 [khubd] root 30 2 0 03:38 ? 00:00:00 [md] root 31 2 0 03:38 ? 00:00:00 [devfreq_wq] root 32 2 0 03:38 ? 00:00:00 [kworker/0:1] root 33 2 0 03:38 ? 00:00:00 [kworker/1:1] root 35 2 0 03:38 ? 00:00:00 [khungtaskd] root 36 2 0 03:38 ? 00:00:00 [kswapd0] root 37 2 0 03:38 ? 00:00:00 [vmstat] root 38 2 0 03:38 ? 00:00:00 [ksmd] root 39 2 0 03:38 ? 00:00:00 [khugepaged] root 40 2 0 03:38 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:38 ? 00:00:00 [crypto] root 54 2 0 03:38 ? 00:00:00 [kthrotld] root 55 2 0 03:38 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:38 ? 00:00:00 [vballoon] root 57 2 0 03:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:38 ? 00:00:00 [scsi_eh_1] root 59 2 0 03:38 ? 00:00:00 [kworker/u4:2] root 60 2 0 03:38 ? 00:00:00 [kworker/u4:3] root 79 2 0 03:38 ? 00:00:00 [deferwq] root 80 2 0 03:38 ? 00:00:00 [charger_manager] root 124 2 0 03:38 ? 00:00:00 [kpsmoused] root 126 2 0 03:38 ? 00:00:00 [kworker/1:2] root 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 03:38 ? 00:00:00 [kworker/u5:1] root 544 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 03:38 ? 00:00:00 [kauditd] message+ 869 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork root 945 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind root 974 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon syslog 1019 1 0 03:38 ? 00:00:00 rsyslogd root 1050 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 03:38 ? 00:00:00 cron daemon 1110 1 0 03:38 ? 00:00:00 atd root 1112 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance root 1117 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1660 1 0 03:38 ? 00:00:00 /home/ubuntu/dime_host_2t9wa0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_2t9wa0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_2t9wa0 --logging-server-logdir=/home/ubuntu/dime_host_2t9wa0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_2t9wa0/work/dime_host_2t9wa0%I.log --pidfile=/home/ubuntu/dime_host_2t9wa0/work/dime_host_2t9wa0.pid ubuntu 1774 1 0 03:39 ? 00:00:01 python2.7 /home/ubuntu/dime_host_2t9wa0/env/bin/diamond --configfile /home/ubuntu/dime_host_2t9wa0/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1660 0 03:40 ? 00:00:00 /home/ubuntu/dime_host_2t9wa0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_2t9wa0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_2t9wa0 --logging-server-logdir=/home/ubuntu/dime_host_2t9wa0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_2t9wa0/work/dime_host_2t9wa0%I.log --pidfile=/home/ubuntu/dime_host_2t9wa0/work/dime_host_2t9wa0.pid ubuntu 1840 1819 0 03:40 ? 00:00:00 /home/ubuntu/dime_host_2t9wa0/env/bin/python2.7 /home/ubuntu/dime_host_2t9wa0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3U8KJ6 ubuntu 1851 1840 0 03:40 ? 00:00:00 /bin/sh -c /tmp/JH54O/install-dime.sh ubuntu 1854 1851 0 03:40 ? 00:00:00 /bin/bash -e /tmp/JH54O/install-dime.sh root 1934 2 0 03:40 ? 00:00:00 [kworker/u5:2] ntp 8788 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9352 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9353 9352 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9357 1 0 03:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9358 9357 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9367 9353 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9368 9358 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9369 9368 0 03:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9406 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10165 1 0 03:43 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10418 1 0 03:43 ? 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 10481 1854 0 03:43 ? 00:00:00 /bin/bash -e /tmp/JH54O/install-dime.sh ubuntu 10482 10481 0 03:43 ? 00:00:00 /bin/bash -e /tmp/JH54O/install-dime.sh root 10483 10482 0 03:43 ? 00:00:00 sudo ps -edf root 10484 10483 0 03:43 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.006s 2019-01-08 03:43:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-01-08 03:43:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.005s sys 0m0.058s 2019-01-08 03:43:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:67:8b:f4 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe67:8bf4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:99189 errors:0 dropped:0 overruns:0 frame:0 TX packets:42247 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147757423 (147.7 MB) TX bytes:7713402 (7.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.006s user 0m0.001s sys 0m0.004s 2019-01-08 03:43:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-01-08 03:43:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7c:d0:86 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7c:d086/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:117073 errors:0 dropped:0 overruns:0 frame:0 TX packets:42308 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172325002 (172.3 MB) TX bytes:7516305 (7.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-08 03:43:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10830/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1120/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9969/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10142/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9236/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10830/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1120/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 9386/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9386/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9386/ntpd udp 0 0 0.0.0.0:18960 0.0.0.0:* 600/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10830/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 600/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 9386/ntpd udp6 0 0 ::1:123 :::* 9386/ntpd udp6 0 0 :::123 :::* 9386/ntpd udp6 0 0 :::17223 :::* 600/dhclient udp6 0 0 ::1:53 :::* 10830/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8221 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11243 1662/python2.7 /tmp/cloudify-logging-server-d033a.socket unix 2 [ ACC ] STREAM LISTENING 571 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12527 1852/python2.7 /tmp/ctx-Nn_8P6.socket unix 2 [ ACC ] STREAM LISTENING 22724 10321/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9092 1132/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8842 902/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 21748 9236/mysqld /var/run/mysqld/mysqld.sock real 0m0.008s user 0m0.000s sys 0m0.008s 2019-01-08 03:43:28,112 - 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 10418/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 9406/monit tcp6 0 0 ::1:53 :::* LISTEN 10418/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8788/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8788/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8788/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10165/snmpd udp 0 0 0.0.0.0:2702 0.0.0.0:* 567/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10418/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 ::1:123 :::* 8788/ntpd udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8788/ntpd udp6 0 0 :::123 :::* 8788/ntpd udp6 0 0 :::161 :::* 10165/snmpd udp6 0 0 :::42995 :::* 567/dhclient udp6 0 0 ::1:53 :::* 10418/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8192 869/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11429 1660/python2.7 /tmp/cloudify-logging-server-2c4e7.socket unix 2 [ ACC ] STREAM LISTENING 6939 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11810 1840/python2.7 /tmp/ctx-DGHeFR.socket unix 2 [ ACC ] STREAM LISTENING 21157 9367/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21160 9369/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9451 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 24070 10165/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 7417 395/systemd-udevd /run/udev/control real 0m0.007s user 0m0.003s sys 0m0.004s 2019-01-08 03:43:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-01-08 03:43:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-01-08 03:43:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-01-08 03:43:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-01-08 03:43:28,112 - 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_20190108T030000Z.txt /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa08 /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.010s user 0m0.005s sys 0m0.002s 2019-01-08 03:43:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-01-08 03:43:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-08 03:43:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:38 ? 00:00:01 /sbin/init root 2 0 0 03:38 ? 00:00:00 [kthreadd] root 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:38 ? 00:00:00 [rcu_sched] root 8 2 0 03:38 ? 00:00:00 [rcuos/0] root 9 2 0 03:38 ? 00:00:00 [rcuos/1] root 10 2 0 03:38 ? 00:00:00 [rcu_bh] root 11 2 0 03:38 ? 00:00:00 [rcuob/0] root 12 2 0 03:38 ? 00:00:00 [rcuob/1] root 13 2 0 03:38 ? 00:00:00 [migration/0] root 14 2 0 03:38 ? 00:00:00 [watchdog/0] root 15 2 0 03:38 ? 00:00:00 [watchdog/1] root 16 2 0 03:38 ? 00:00:00 [migration/1] root 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:38 ? 00:00:00 [kworker/1:0] root 19 2 0 03:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:38 ? 00:00:00 [khelper] root 21 2 0 03:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:38 ? 00:00:00 [netns] root 23 2 0 03:38 ? 00:00:00 [writeback] root 24 2 0 03:38 ? 00:00:00 [kintegrityd] root 25 2 0 03:38 ? 00:00:00 [bioset] root 26 2 0 03:38 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:38 ? 00:00:00 [kblockd] root 28 2 0 03:38 ? 00:00:00 [ata_sff] root 29 2 0 03:38 ? 00:00:00 [khubd] root 30 2 0 03:38 ? 00:00:00 [md] root 31 2 0 03:38 ? 00:00:00 [devfreq_wq] root 32 2 0 03:38 ? 00:00:00 [kworker/1:1] root 33 2 0 03:38 ? 00:00:00 [kworker/0:1] root 35 2 0 03:38 ? 00:00:00 [khungtaskd] root 36 2 0 03:38 ? 00:00:00 [kswapd0] root 37 2 0 03:38 ? 00:00:00 [vmstat] root 38 2 0 03:38 ? 00:00:00 [ksmd] root 39 2 0 03:38 ? 00:00:00 [khugepaged] root 40 2 0 03:38 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:38 ? 00:00:00 [crypto] root 54 2 0 03:38 ? 00:00:00 [kthrotld] root 55 2 0 03:38 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:38 ? 00:00:00 [vballoon] root 57 2 0 03:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:38 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:38 ? 00:00:00 [deferwq] root 80 2 0 03:38 ? 00:00:00 [charger_manager] root 124 2 0 03:38 ? 00:00:00 [kpsmoused] root 142 2 0 03:38 ? 00:00:00 [kworker/0:2] root 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 450 2 0 03:38 ? 00:00:00 [kworker/u5:1] root 520 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon root 600 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 03:38 ? 00:00:00 [kauditd] message+ 902 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind root 953 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon syslog 966 1 0 03:38 ? 00:00:00 rsyslogd root 1064 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1067 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1071 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1072 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1074 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1120 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D root 1121 1 0 03:38 ? 00:00:00 cron daemon 1122 1 0 03:38 ? 00:00:00 atd root 1129 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance root 1132 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1236 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1454 2 0 03:38 ? 00:00:00 [kworker/1:2] ubuntu 1662 1 0 03:38 ? 00:00:00 /home/ubuntu/ellis_host_78gz55/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_78gz55 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_78gz55 --logging-server-logdir=/home/ubuntu/ellis_host_78gz55/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_78gz55/work/ellis_host_78gz55%I.log --pidfile=/home/ubuntu/ellis_host_78gz55/work/ellis_host_78gz55.pid ubuntu 1776 1 0 03:38 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_78gz55/env/bin/diamond --configfile /home/ubuntu/ellis_host_78gz55/work/plugins/diamond/etc/diamond.conf ubuntu 1830 1662 0 03:40 ? 00:00:00 /home/ubuntu/ellis_host_78gz55/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_78gz55 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_78gz55 --logging-server-logdir=/home/ubuntu/ellis_host_78gz55/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_78gz55/work/ellis_host_78gz55%I.log --pidfile=/home/ubuntu/ellis_host_78gz55/work/ellis_host_78gz55.pid ubuntu 1852 1830 0 03:40 ? 00:00:00 /home/ubuntu/ellis_host_78gz55/env/bin/python2.7 /home/ubuntu/ellis_host_78gz55/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4F6Aaj ubuntu 1864 1852 0 03:40 ? 00:00:00 /bin/sh -c /tmp/7YKUO/install-ellis.sh ubuntu 1866 1864 0 03:40 ? 00:00:00 /bin/bash -e /tmp/7YKUO/install-ellis.sh root 2176 2 0 03:41 ? 00:00:00 [kworker/u5:2] mysql 9236 1 0 03:42 ? 00:00:00 /usr/sbin/mysqld ntp 9386 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9969 1 0 03:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10056 1 0 03:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10061 10056 0 03:42 ? 00:00:00 inotifywait -e create -qq . root 10142 1 0 03:42 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10143 10142 0 03:42 ? 00:00:00 nginx: worker process www-data 10144 10142 0 03:42 ? 00:00:00 nginx: worker process www-data 10145 10142 0 03:42 ? 00:00:00 nginx: worker process www-data 10146 10142 0 03:42 ? 00:00:00 nginx: worker process ellis 10321 1 0 03:42 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10527 9969 0 03:43 ? 00:00:00 [nginx_ping] root 10529 9969 0 03:43 ? 00:00:00 [check-nginx-upt] root 10534 9969 0 03:43 ? 00:00:00 [check-monit-upt] root 10538 9969 0 03:43 ? 00:00:00 [poll_ellis.sh] root 10540 9969 0 03:43 ? 00:00:00 [poll_ellis_http] root 10541 9969 0 03:43 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10554 10541 0 03:43 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10595 10554 0 03:43 ? 00:00:00 sleep 26 dnsmasq 10830 1 0 03:43 ? 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 10894 1866 0 03:43 ? 00:00:00 /bin/bash -e /tmp/7YKUO/install-ellis.sh ubuntu 10895 10894 0 03:43 ? 00:00:00 /bin/bash -e /tmp/7YKUO/install-ellis.sh root 10896 10895 0 03:43 ? 00:00:00 sudo ps -edf root 10897 10896 0 03:43 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2019-01-08 03:43:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-01-08 03:43:06.572793979 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-08 03:43:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-08 03:43:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [08-Jan-2019 03:42:42 UTC] clearwater-diags-monitor starting [08-Jan-2019 03:42:42 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-08 03:43:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-08 03:43:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:01:08 03:42:34: Namespace: management 2019:01:08 03:42:34: [management] Starting server 2019:01:08 03:42:34: [management] Listening for requests 2019:01:08 03:42:34: Namespace: signaling 2019:01:08 03:42:34: [signaling] Starting server 2019:01:08 03:42:34: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-08 03:43:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/mysql.err /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/sysstat/sa08 /var/log/ntpstats /var/log/monit.log /var/log/mysql.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/ellis /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2019-01-08 03:43:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JH54O/install-dime.sh 2019-01-08 03:43:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-01-08 03:43:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-01-08 03:43:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-01-08 03:43:06.862401015 Stopping etcd clearwater-etcd 2019-01-08 03:43:07.955996454 Restarting etcd clearwater-etcd 2019-01-08 03:43:07.960914076 Configured ETCDCTL_PEERS: 192.168.120.10:4000, 2019-01-08 03:43:07.961680660 Check for previous failed startup attempt 2019-01-08 03:43:07.963801948 Running etcdctl member list 5a390934aeb2089e: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=true 2019-01-08 03:43:07.978231952 etcdctl returned 0 2019-01-08 03:43:07.983480377 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-08 03:43:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-08 03:43:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7YKUO/install-ellis.sh 2019-01-08 03:43:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-08 03:43:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:43:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:28,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:28,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:28,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:28,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:28,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:28,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:28,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:28,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:28,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:28,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:28,321 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:28 GMT 2019-01-08 03:43:28,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:28,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:28,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:33,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:33,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:33,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:33,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:33,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:33,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:33,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:33,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:33,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:28.348Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VK9GF/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:28.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:28.606Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:28.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:28.606Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:28.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:28.606Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:28.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/Z5UIH/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "190248b3-3c8b-4b90-9506-8ea6d0f97a7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}, u'dime': {u'dime_b04o86': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-b04o86'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "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": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "Executing: /tmp/Z5UIH/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "190248b3-3c8b-4b90-9506-8ea6d0f97a7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "[localhost] run: sudo mv /tmp/tmpHN5yjU /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "[localhost] run: sudo mv /tmp/tmpiGn4mg /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.307Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "e2d71756-e872-4e2d-9094-ea7db32d26e0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.609Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.609Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:29.609Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'ellis': {u'ellis_h3fwzi': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.12', u'name': u'ellis-h3fwzi'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}, u'dime': {u'dime_b04o86': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-b04o86'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "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": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "190248b3-3c8b-4b90-9506-8ea6d0f97a7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "190248b3-3c8b-4b90-9506-8ea6d0f97a7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "[localhost] run: sudo mv /tmp/tmpLtOo0S /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "[localhost] run: sudo mv /tmp/tmplxxgkj /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.333Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6JGS5/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:30.877Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:30.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:31.338Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:31.338Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:31.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "aa6b54de-84d1-43a2-b909-cfd5b0e28cec"}], "metadata": {"pagination": {"total": 1890, "offset": 1817, "size": 50}}} 2019-01-08 03:43:33,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:33,418 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:33 GMT 2019-01-08 03:43:33,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:33,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20246 2019-01-08 03:43:33,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:33,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VK9GF/bind.py 2019-01-08 03:43:33,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:43:33,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:43:33,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:43:33,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:43:33,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/Z5UIH/create_number.sh 2019-01-08 03:43:33,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}, u'dime': {u'dime_b04o86': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-b04o86'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:43:33,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:43:33,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:43:33,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:43:33,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:43:33,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:43:33,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:33,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z5UIH/create_number.sh 2019-01-08 03:43:33,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHN5yjU /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:33,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiGn4mg /etc/bind/db.clearwater.local 2019-01-08 03:43:33,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:43:33,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:43:33,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:33,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:43:33,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'ellis': {u'ellis_h3fwzi': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.12', u'name': u'ellis-h3fwzi'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}, u'dime': {u'dime_b04o86': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-b04o86'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:43:33,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:43:33,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-08 03:43:33,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:43:33,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-01-08 03:43:33,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:43:33,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:43:33,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLtOo0S /etc/bind/db.clearwater.local 2019-01-08 03:43:33,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:43:33,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplxxgkj /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:33,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:43:33,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6JGS5/bind.py 2019-01-08 03:43:33,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:33,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:43:33,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:43:33,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:33,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:33,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:33,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:33,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:33,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:33,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:33,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:33,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:33,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:33,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:33 GMT 2019-01-08 03:43:33,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:33,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:33,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:38,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:38,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:38,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:38,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1890, "offset": 1852, "size": 50}}} 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:38 GMT 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:43:38,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:38,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:38,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:38,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:38,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:38,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:38,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:38,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:38,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:38,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:38,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:38,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:38 GMT 2019-01-08 03:43:38,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:38,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:38,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:43,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:44,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:44,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:44,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:44,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:44,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:44,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:44,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:44,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1890, "offset": 1852, "size": 50}}} 2019-01-08 03:43:44,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:44,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:44 GMT 2019-01-08 03:43:44,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:44,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:43:44,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:44,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:44,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:44,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:44,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:44,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:44,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:44,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:44,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:44,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:44,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:44,427 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:44 GMT 2019-01-08 03:43:44,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:44,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:44,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:49,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:49,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:49,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:49,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:49,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:49,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:49,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:49,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:49,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:48.110Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:48.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}], "metadata": {"pagination": {"total": 1891, "offset": 1852, "size": 50}}} 2019-01-08 03:43:49,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:49,807 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:49 GMT 2019-01-08 03:43:49,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:49,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2019-01-08 03:43:49,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:49,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-08 03:43:49,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:49,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:49,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:49,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:49,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:49,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:49,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:49,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:49,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:49,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:49,872 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:49 GMT 2019-01-08 03:43:49,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:49,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:49,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:54,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:43:55,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:55,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:55,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:55,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:55,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:55,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:55,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:55,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:49.890Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.10: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.10\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": "2019-01-08T03:43:49.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "190248b3-3c8b-4b90-9506-8ea6d0f97a7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:53.612Z", "message": "Execution done (return_code=0): /tmp/Z5UIH/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:53.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "190248b3-3c8b-4b90-9506-8ea6d0f97a7d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:53.698Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:53.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:54.735Z", "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 13 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,421 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59699 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.409s\nuser\t0m3.555s\nsys\t0m0.887s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:54.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}], "metadata": {"pagination": {"total": 1895, "offset": 1853, "size": 50}}} 2019-01-08 03:43:55,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:55,116 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:55 GMT 2019-01-08 03:43:55,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:55,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7743 2019-01-08 03:43:55,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:43:55,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.10: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.10 # 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 2019-01-08 03:43:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Z5UIH/create_number.sh 2019-01-08 03:43:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:43:55,117 - 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 13 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,421 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59699 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.409s user 0m3.555s sys 0m0.887s 2019-01-08 03:43:55,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:43:55,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:43:55,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:43:55,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:43:55,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:43:55,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:43:55,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:43:55,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:43:55,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:43:55,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:43:55,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:43:55 GMT 2019-01-08 03:43:55,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:43:55,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:43:55,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:00,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:00,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:00,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:00,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:00,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:00,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:00,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:00,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:00,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:55.346Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:55.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:55.346Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:55.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:56.350Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:56.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:57.691Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.078s\nuser\t0m0.009s\nsys\t0m0.050s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:57.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:58.354Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:58.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:58.354Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:58.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:58.354Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f6:dc:8b \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:dc8b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:150024 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45411 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219273772 (219.2 MB) TX bytes:8294794 (8.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:298 errors:0 dropped:0 overruns:0 frame:0\n TX packets:298 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:24087 (24.0 KB) TX bytes:24087 (24.0 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:58.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:59.359Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:59.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:59.359Z", "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.5:2380 0.0.0.0:* LISTEN 14239/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14527/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13043/monit \ntcp 0 0 192.168.120.5:11211 0.0.0.0:* LISTEN 13982/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12278/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14527/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \ntcp6 0 0 :::4000 :::* LISTEN 14239/etcd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 11882/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11882/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11882/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12278/memcached \nudp 0 0 0.0.0.0:53213 0.0.0.0:* 578/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14527/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 11882/ntpd \nudp6 0 0 ::1:123 :::* 11882/ntpd \nudp6 0 0 :::123 :::* 11882/ntpd \nudp6 0 0 :::10292 :::* 578/dhclient \nudp6 0 0 ::1:53 :::* 14527/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 2047 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9247 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11325 1658/python2.7 /tmp/cloudify-logging-server-d56ed.socket\nunix 2 [ ACC ] STREAM LISTENING 8031 928/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 7017 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12451 1844/python2.7 /tmp/ctx-ZsKhAu.socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:59.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:59.359Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:38 ? 00:00:01 /sbin/init\nroot 2 0 0 03:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:38 ? 00:00:00 [migration/0]\nroot 14 2 0 03:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:38 ? 00:00:00 [migration/1]\nroot 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:38 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:38 ? 00:00:00 [khelper]\nroot 21 2 0 03:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:38 ? 00:00:00 [netns]\nroot 23 2 0 03:38 ? 00:00:00 [writeback]\nroot 24 2 0 03:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:38 ? 00:00:00 [bioset]\nroot 26 2 0 03:38 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:38 ? 00:00:00 [kblockd]\nroot 28 2 0 03:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:38 ? 00:00:00 [khubd]\nroot 30 2 0 03:38 ? 00:00:00 [md]\nroot 31 2 0 03:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:38 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:38 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:38 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:38 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:38 ? 00:00:00 [vmstat]\nroot 38 2 0 03:38 ? 00:00:00 [ksmd]\nroot 39 2 0 03:38 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:38 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:38 ? 00:00:00 [crypto]\nroot 54 2 0 03:38 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:38 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:38 ? 00:00:00 [vballoon]\nroot 57 2 0 03:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:38 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:38 ? 00:00:00 [deferwq]\nroot 80 2 0 03:38 ? 00:00:00 [charger_manager]\nroot 122 2 0 03:38 ? 00:00:00 [kpsmoused]\nroot 125 2 0 03:38 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 438 2 0 03:38 ? 00:00:00 [kworker/u5:1]\nroot 517 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 578 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 03:38 ? 00:00:00 [kauditd]\nroot 919 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 928 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork\nroot 1002 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1004 1 0 03:38 ? 00:00:00 rsyslogd\nroot 1049 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1108 1 0 03:38 ? 00:00:00 atd\nroot 1109 1 0 03:38 ? 00:00:00 cron\nroot 1114 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1658 1 0 03:38 ? 00:00:00 /home/ubuntu/vellum_host_npci0b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_npci0b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_npci0b --logging-server-logdir=/home/ubuntu/vellum_host_npci0b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_npci0b/work/vellum_host_npci0b%I.log --pidfile=/home/ubuntu/vellum_host_npci0b/work/vellum_host_npci0b.pid\nubuntu 1772 1 0 03:38 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_npci0b/env/bin/diamond --configfile /home/ubuntu/vellum_host_npci0b/work/plugins/diamond/etc/diamond.conf\nubuntu 1823 1658 0 03:40 ? 00:00:00 /home/ubuntu/vellum_host_npci0b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_npci0b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_npci0b --logging-server-logdir=/home/ubuntu/vellum_host_npci0b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_npci0b/work/vellum_host_npci0b%I.log --pidfile=/home/ubuntu/vellum_host_npci0b/work/vellum_host_npci0b.pid\nubuntu 1844 1823 0 03:40 ? 00:00:00 /home/ubuntu/vellum_host_npci0b/env/bin/python2.7 /home/ubuntu/vellum_host_npci0b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6OUZPN\nubuntu 1855 1844 0 03:40 ? 00:00:00 /bin/sh -c /tmp/65C4P/install-vellum.sh\nubuntu 1857 1855 0 03:40 ? 00:00:00 /bin/bash -e /tmp/65C4P/install-vellum.sh\nroot 2204 2 0 03:41 ? 00:00:00 [kworker/u5:2]\nntp 11882 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12278 1 0 03:43 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13043 1 0 03:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13268 1 0 03:43 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13274 13268 0 03:43 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13960 13043 0 03:43 ? 00:00:00 [check-monit-upt] \nmemcache 13982 1 0 03:43 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.5 -c 4096 -r -U 0\nroot 13988 13043 0 03:43 ? 00:00:00 [check-memcached] \nroot 13991 13043 0 03:43 ? 00:00:00 [poll_memcached.] \nclearwa+ 14239 1 2 03:43 ? 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.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-5=http://192.168.120.5:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380\nroot 14274 13043 0 03:43 ? 00:00:00 [check-etcd-upti] \nroot 14276 13043 0 03:43 ? 00:00:00 [poll_etcd_clust] \nroot 14279 13043 0 03:43 ? 00:00:00 [poll_etcd.sh] \nroot 14309 1 0 03:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 14313 14309 0 03:43 ? 00:00:00 inotifywait -e create -qq .\nroot 14488 13043 0 03:43 ? 00:00:00 [check-cassandra] \nroot 14490 13043 0 03:43 ? 00:00:00 [poll_cassandra.] \nroot 14492 13043 0 03:43 ? 00:00:00 [poll_cqlsh.sh] \ndnsmasq 14527 1 0 03:43 ? 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 14590 1857 0 03:43 ? 00:00:00 /bin/bash -e /tmp/65C4P/install-vellum.sh\nubuntu 14591 14590 0 03:43 ? 00:00:00 /bin/bash -e /tmp/65C4P/install-vellum.sh\nroot 14592 14591 0 03:43 ? 00:00:00 sudo ps -edf\nroot 14593 14592 0 03:43 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:59.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:43:59.359Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:43:59.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}], "metadata": {"pagination": {"total": 1906, "offset": 1857, "size": 50}}} 2019-01-08 03:44:00,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:00,259 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:00 GMT 2019-01-08 03:44:00,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:00,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19242 2019-01-08 03:44:00,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-01-08 03:44:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-01-08 03:44:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-01-08 03:44:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.078s user 0m0.009s sys 0m0.050s 2019-01-08 03:44:00,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-01-08 03:44:00,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-01-08 03:44:00,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f6:dc:8b inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef6:dc8b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:150024 errors:0 dropped:0 overruns:0 frame:0 TX packets:45411 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219273772 (219.2 MB) TX bytes:8294794 (8.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:298 errors:0 dropped:0 overruns:0 frame:0 TX packets:298 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:24087 (24.0 KB) TX bytes:24087 (24.0 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-01-08 03:44:00,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-01-08 03:44:00,261 - 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.5:2380 0.0.0.0:* LISTEN 14239/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14527/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13043/monit tcp 0 0 192.168.120.5:11211 0.0.0.0:* LISTEN 13982/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12278/memcached tcp6 0 0 ::1:53 :::* LISTEN 14527/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd tcp6 0 0 :::4000 :::* LISTEN 14239/etcd udp 0 0 192.168.120.5:123 0.0.0.0:* 11882/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11882/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11882/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12278/memcached udp 0 0 0.0.0.0:53213 0.0.0.0:* 578/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 14527/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 11882/ntpd udp6 0 0 ::1:123 :::* 11882/ntpd udp6 0 0 :::123 :::* 11882/ntpd udp6 0 0 :::10292 :::* 578/dhclient udp6 0 0 ::1:53 :::* 14527/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 2047 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9247 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11325 1658/python2.7 /tmp/cloudify-logging-server-d56ed.socket unix 2 [ ACC ] STREAM LISTENING 8031 928/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 7017 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12451 1844/python2.7 /tmp/ctx-ZsKhAu.socket real 0m0.008s user 0m0.004s sys 0m0.005s 2019-01-08 03:44:00,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:38 ? 00:00:01 /sbin/init root 2 0 0 03:38 ? 00:00:00 [kthreadd] root 3 2 0 03:38 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:38 ? 00:00:00 [rcu_sched] root 8 2 0 03:38 ? 00:00:00 [rcuos/0] root 9 2 0 03:38 ? 00:00:00 [rcuos/1] root 10 2 0 03:38 ? 00:00:00 [rcu_bh] root 11 2 0 03:38 ? 00:00:00 [rcuob/0] root 12 2 0 03:38 ? 00:00:00 [rcuob/1] root 13 2 0 03:38 ? 00:00:00 [migration/0] root 14 2 0 03:38 ? 00:00:00 [watchdog/0] root 15 2 0 03:38 ? 00:00:00 [watchdog/1] root 16 2 0 03:38 ? 00:00:00 [migration/1] root 17 2 0 03:38 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:38 ? 00:00:00 [kworker/1:0] root 19 2 0 03:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:38 ? 00:00:00 [khelper] root 21 2 0 03:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:38 ? 00:00:00 [netns] root 23 2 0 03:38 ? 00:00:00 [writeback] root 24 2 0 03:38 ? 00:00:00 [kintegrityd] root 25 2 0 03:38 ? 00:00:00 [bioset] root 26 2 0 03:38 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:38 ? 00:00:00 [kblockd] root 28 2 0 03:38 ? 00:00:00 [ata_sff] root 29 2 0 03:38 ? 00:00:00 [khubd] root 30 2 0 03:38 ? 00:00:00 [md] root 31 2 0 03:38 ? 00:00:00 [devfreq_wq] root 32 2 0 03:38 ? 00:00:00 [kworker/0:1] root 33 2 0 03:38 ? 00:00:00 [kworker/1:1] root 35 2 0 03:38 ? 00:00:00 [khungtaskd] root 36 2 0 03:38 ? 00:00:00 [kswapd0] root 37 2 0 03:38 ? 00:00:00 [vmstat] root 38 2 0 03:38 ? 00:00:00 [ksmd] root 39 2 0 03:38 ? 00:00:00 [khugepaged] root 40 2 0 03:38 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:38 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:38 ? 00:00:00 [crypto] root 54 2 0 03:38 ? 00:00:00 [kthrotld] root 55 2 0 03:38 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:38 ? 00:00:00 [vballoon] root 57 2 0 03:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:38 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:38 ? 00:00:00 [deferwq] root 80 2 0 03:38 ? 00:00:00 [charger_manager] root 122 2 0 03:38 ? 00:00:00 [kpsmoused] root 125 2 0 03:38 ? 00:00:00 [kworker/0:2] root 186 2 0 03:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:38 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 03:38 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 438 2 0 03:38 ? 00:00:00 [kworker/u5:1] root 517 1 0 03:38 ? 00:00:00 upstart-socket-bridge --daemon root 578 1 0 03:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 03:38 ? 00:00:00 [kauditd] root 919 1 0 03:38 ? 00:00:00 upstart-file-bridge --daemon message+ 928 1 0 03:38 ? 00:00:00 dbus-daemon --system --fork root 1002 1 0 03:38 ? 00:00:00 /lib/systemd/systemd-logind syslog 1004 1 0 03:38 ? 00:00:00 rsyslogd root 1049 1 0 03:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 03:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 03:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 03:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 03:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 03:38 ? 00:00:00 /usr/sbin/sshd -D daemon 1108 1 0 03:38 ? 00:00:00 atd root 1109 1 0 03:38 ? 00:00:00 cron root 1114 1 0 03:38 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 03:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 03:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 03:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1658 1 0 03:38 ? 00:00:00 /home/ubuntu/vellum_host_npci0b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_npci0b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_npci0b --logging-server-logdir=/home/ubuntu/vellum_host_npci0b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_npci0b/work/vellum_host_npci0b%I.log --pidfile=/home/ubuntu/vellum_host_npci0b/work/vellum_host_npci0b.pid ubuntu 1772 1 0 03:38 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_npci0b/env/bin/diamond --configfile /home/ubuntu/vellum_host_npci0b/work/plugins/diamond/etc/diamond.conf ubuntu 1823 1658 0 03:40 ? 00:00:00 /home/ubuntu/vellum_host_npci0b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_npci0b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_npci0b --logging-server-logdir=/home/ubuntu/vellum_host_npci0b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_npci0b/work/vellum_host_npci0b%I.log --pidfile=/home/ubuntu/vellum_host_npci0b/work/vellum_host_npci0b.pid ubuntu 1844 1823 0 03:40 ? 00:00:00 /home/ubuntu/vellum_host_npci0b/env/bin/python2.7 /home/ubuntu/vellum_host_npci0b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6OUZPN ubuntu 1855 1844 0 03:40 ? 00:00:00 /bin/sh -c /tmp/65C4P/install-vellum.sh ubuntu 1857 1855 0 03:40 ? 00:00:00 /bin/bash -e /tmp/65C4P/install-vellum.sh root 2204 2 0 03:41 ? 00:00:00 [kworker/u5:2] ntp 11882 1 0 03:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12278 1 0 03:43 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13043 1 0 03:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13268 1 0 03:43 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13274 13268 0 03:43 ? 00:00:00 cpulimit -e astaire -l 10 root 13960 13043 0 03:43 ? 00:00:00 [check-monit-upt] memcache 13982 1 0 03:43 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.5 -c 4096 -r -U 0 root 13988 13043 0 03:43 ? 00:00:00 [check-memcached] root 13991 13043 0 03:43 ? 00:00:00 [poll_memcached.] clearwa+ 14239 1 2 03:43 ? 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.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-5=http://192.168.120.5:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 root 14274 13043 0 03:43 ? 00:00:00 [check-etcd-upti] root 14276 13043 0 03:43 ? 00:00:00 [poll_etcd_clust] root 14279 13043 0 03:43 ? 00:00:00 [poll_etcd.sh] root 14309 1 0 03:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 14313 14309 0 03:43 ? 00:00:00 inotifywait -e create -qq . root 14488 13043 0 03:43 ? 00:00:00 [check-cassandra] root 14490 13043 0 03:43 ? 00:00:00 [poll_cassandra.] root 14492 13043 0 03:43 ? 00:00:00 [poll_cqlsh.sh] dnsmasq 14527 1 0 03:43 ? 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 14590 1857 0 03:43 ? 00:00:00 /bin/bash -e /tmp/65C4P/install-vellum.sh ubuntu 14591 14590 0 03:43 ? 00:00:00 /bin/bash -e /tmp/65C4P/install-vellum.sh root 14592 14591 0 03:43 ? 00:00:00 sudo ps -edf root 14593 14592 0 03:43 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2019-01-08 03:44:00,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-01-08 03:44:00,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:00,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:00,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:00,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:00,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:00,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:00,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:00,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:00,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:00,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:00,324 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:00 GMT 2019-01-08 03:44:00,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:00,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:00,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:05,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:05,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:05,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:05,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:05,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:05,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:05,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:05,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:05,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:00.364Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:00.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:00.364Z", "message": "[vellum] => [08-Jan-2019 03:43:54 UTC] clearwater-diags-monitor starting\n[08-Jan-2019 03:43:54 UTC] Waiting for trigger files\n\nreal\t0m0.007s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:00.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:00.364Z", "message": "[vellum] => /var/log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_20190108T030000Z.txt\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_err.log\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_20190108T030000Z.txt\n/var/log/rogers/rogers_current.txt\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa08\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.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:00.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:01.369Z", "message": "[vellum] => INFO [main] 2019-01-08 03:42:05,772 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-01-08 03:42:05,797 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-08 03:42:05,897 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] 2019-01-08 03:42:06,078 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-01-08 03:42:06,086 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2019-01-08 03:42:06,086 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2019-01-08 03:42:06,446 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-08 03:42:06,475 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] 2019-01-08 03:42:06,517 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2019-01-08 03:42:06,517 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-01-08 03:42:06,517 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 714496(697K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74007552(72273K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16718408(16326K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-01-08 03:42:06,518 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] 2019-01-08 03:42:06,521 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_1546918924.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1546918924.log]\nINFO [main] 2019-01-08 03:42:06,613 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-01-08 03:42:06,613 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-01-08 03:42:06,688 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-01-08 03:42:06,690 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-01-08 03:42:06,690 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-01-08 03:42:06,695 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2019-01-08 03:42:06,700 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-01-08 03:42:06,705 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2019-01-08 03:42:06,706 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-01-08 03:42:06,771 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-01-08 03:42:08,122 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-01-08 03:42:08,174 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-01-08 03:42:08,179 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-01-08 03:42:08,183 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-01-08 03:42:08,187 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-01-08 03:42:08,192 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-01-08 03:42:08,200 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-01-08 03:42:08,204 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-01-08 03:42:08,208 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-01-08 03:42:08,214 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-01-08 03:42:08,220 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-01-08 03:42:08,224 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-01-08 03:42:08,227 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-01-08 03:42:08,231 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-01-08 03:42:08,234 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-01-08 03:42:08,239 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-01-08 03:42:08,316 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-01-08 03:42:08,317 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-01-08 03:42:08,357 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:08,363 Memtable.java:347 - Writing Memtable-local@394745554(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:08,399 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=1546918928095, position=399)\nINFO [main] 2019-01-08 03:42:08,745 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-01-08 03:42:08,897 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-01-08 03:42:08,897 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-01-08 03:42:08,899 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-01-08 03:42:08,911 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2019-01-08 03:42:08,912 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-01-08 03:42:08,927 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-08 03:42:08,944 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] 2019-01-08 03:42:08,954 SystemKeyspace.java:765 - No host ID found, created ca673e25-ebd6-4030-9b2a-d501e35089cc (Note: This should happen exactly once per node).\nINFO [main] 2019-01-08 03:42:08,956 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-01-08 03:42:08,958 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-08 03:42:08,959 Memtable.java:347 - Writing Memtable-local@644693265(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-08 03:42:08,960 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=1546918928095, position=93397)\nINFO [main] 2019-01-08 03:42:09,101 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-08 03:42:09,110 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] 2019-01-08 03:42:09,157 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-01-08 03:42:09,168 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-08 03:42:09,174 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] 2019-01-08 03:42:09,182 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-08 03:42:09,189 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] 2019-01-08 03:42:09,196 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-01-08 03:42:09,197 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-08 03:42:09,204 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] 2019-01-08 03:42:09,214 StorageService.java:959 - Generated random tokens. tokens are [4661071516834073698, -614838616075684772, 7815242209667011146, -940369233460228121, -3335266284331572499, 3121188693676489148, -7556173105658257424, -8711792819778180297, -3531161206652091019, 7930163080960843872, -7368926273367630027, 6045162642614281003, -3070008645559084243, 8563740930156537283, -1628855733621708524, 3249250882640357696, -1664429426476342855, 7148156834863458181, 7435546231038943503, 8255003565723162282, -4377102547440916480, 6631842038411687522, -1354312584929950502, 1810472294198378931, 1570888357668803886, -5568123702997053255, 9156951082479817413, -2768261118940853314, 6889432506341135535, -6207513700760180899, 6898200162208579147, 7267681349279873905, 3694398433047941288, -3010279396413665895, -2442307866222364470, 2962014085248989875, 8513089004469948169, -1317497790635653982, -1115745655643403505, -624796642727726992, 5719151122586183294, 8736398601850013774, -6230551973862997907, -5931503069147269393, -7302618553794557302, 4805795392920891671, 3937178714608945121, 640947614679546006, -1066949948250350613, 6286165340419508057, -9084932068951038731, -2249169475276646737, -8263363445758894612, 3692360180946695190, 2159577926661642034, 1257378441243498149, 2377979388078789810, -7475578556456272813, 8228465529837491611, 363124057429088991, 5992497854983134060, 7962682509530245548, -3113775777578761989, -568082846214358833, 1893741783433698607, -1576637026982947622, -1051745950848437388, -7935260912225810472, 9219567213432337991, -9171542714661856318, -1857191751175952854, 3942803228330181401, 5399252326370265256, 8872476205751780365, -3750395392196418265, -2434442534526592173, -5517154889997954002, -5517082951471327093, -3117661777482038245, 7659479553424693721, 7444000137612881308, 3670074384614206002, 6114709478942392471, 6926968154277057598, -7147818106319579288, -4846277498556310046, -5497180394170490524, -4272216584788923723, -8305320091855192090, 5752444616601743913, 891301199832765217, 7002581712754984406, 1870987470769120660, -5497146547213633418, 9170639582768875834, -2042813318075711462, -2528686674399002021, -1923652792415620959, 4969891199868540976, -4783763735064498155, 2798447092041397361, 4997482842979687313, 2450124850404248884, 2368483239135807710, 71543800786295300, -8237181676002607481, 6958856354092665523, -3529537649734777728, 5388189198769135036, 2815868262326368533, -3513382607738793142, 149455688105041057, 7699051250650693985, 2744523630550192360, -5439737710276969195, -8300461269025630913, -323984988749498280, -2091833755626567857, 9120499974927450339, 6071980723196628028, 866077865448862204, 8539196270288122507, -2172942390830693827, 1735103206570537916, 2951108739313264223, -3672448492490146913, 2889654642488741078, 5350189547288871539, 9100908783326325930, 1732418832935960416, 5625623712165731956, -3538668238622383684, -6886210140369614279, 5433025115525117391, 1170659581619532655, -6807394299405493042, 1583347088784612179, 6879882061247619248, -3423382178690676077, -7133296425304458088, 520651064201451086, -3010056843894093, -2628554022961371118, -5250746771999710950, -2447257210580485077, -1304444351200151180, 1127742179936748659, -8226346481237465648, -1595480839251958684, -6606607966505189001, -4629747498505914515, 4021960519340738055, 6178504138830656504, 1588084074494086725, 774186628785757628, 237813661356242523, 3867329047517395705, -5056696502278679441, -616049425981479441, 5004315152328417852, 5071189904882985279, 2815170774537390528, 3161154080936699365, -7559928529155567035, -8164746818323187897, 813656611548317545, -3557605845718281941, -1821777865141920334, -8438336756506513214, 1676878200682133213, -2345726261324417572, 3983074341809718862, -5658732435105245476, 336726179487666981, -4345742223705816974, -883872976647111212, -9219647569475498251, 1931973446963700327, 8461521278250395528, 8871120144283893607, 2679857508729258882, -4298704915687534852, 7384748983443537969, -8731850800840713564, -6932131911933441470, -7245039363895677653, 4520019145889685649, -2414548901850365898, -2052831793771061314, -3756513940678154725, 197626604853424384, 2985723342313947780, -6042821663383536254, -211555237358129887, -6734702610580782963, 6746672843469514342, -2726134676763353189, -554767300003069446, 5349587160571463847, -2549808429966601516, 6970419870192257949, 9114350887613641935, -7267524030868461640, -2885153746088136588, 1757962161401515629, 5631362018631142893, 2588923123624867295, -4140019021262007092, 6885391296386092864, 344664820553078235, -4016607730298223228, -7906242746355936959, -8563045321631348577, 8732376209588856309, -140615182832717121, -1087028145217188226, 2054776592860708883, -5429430967487456960, -4959365634161317690, 4226636904932187626, -7652720859201142977, 7370019314429507463, -5915236339425319073, 2242580238214446301, -1401358050747912388, 5588066875655867285, -2484803343101055259, 5198665352660814234, -568422834188978240, -5204207463695618540, -8189697401837907061, -4091705318862667205, -7388641573876349656, -3160443431073885760, 2935546015742193734, -6397339914796215372, -5155022556870987779, -5909885001656841588, -7473547764108018577, -8727670029951964766, 894648417574216715, 5036920647206273703, -1963753570432678075, 7763624123430302970, 1450860777495095797, -477674530791207501, 3496284661469058243, 8307286551452464570, -2547252362725281131, -3677145199596437652, -6937869317525241608, 1580506486876079827, 8906467601143195083, 6710421037162563801, 2994417946964494473, -407077467088532931]\nINFO [main] 2019-01-08 03:42:09,226 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@71d43bad[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@3724125a[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@1e83416}\nINFO [MigrationStage:1] 2019-01-08 03:42:09,253 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:09,254 Memtable.java:347 - Writing Memtable-schema_keyspaces@1460230039(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:09,255 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=1546918928095, position=102352)\nINFO [MigrationStage:1] 2019-01-08 03:42:09,494 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-08 03:42:09,495 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1634896515(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-08 03:42:09,503 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=1546918928095, position=102352)\nINFO [MigrationStage:1] 2019-01-08 03:42:09,757 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:09,758 Memtable.java:347 - Writing Memtable-schema_columns@955362224(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:09,779 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=1546918928095, position=102352)\nINFO [MigrationStage:1] 2019-01-08 03:42:10,232 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-08 03:42:10,235 Memtable.java:347 - Writing Memtable-schema_triggers@1690572018(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-08 03:42:10,236 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=1546918928095, position=102352)\nINFO [MigrationStage:1] 2019-01-08 03:42:10,417 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:10,419 Memtable.java:347 - Writing Memtable-schema_usertypes@1419335382(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:10,419 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=1546918928095, position=102352)\nINFO [MigrationStage:1] 2019-01-08 03:42:10,659 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@382335d5[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] 2019-01-08 03:42:10,663 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-01-08 03:42:10,664 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2ed1d59[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] 2019-01-08 03:42:10,668 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-01-08 03:42:10,747 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-08 03:42:10,747 Memtable.java:347 - Writing Memtable-local@1482606143(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-08 03:42:10,748 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=1546918928095, position=102595)\nINFO [main] 2019-01-08 03:42:11,067 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51475 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:11,068 Memtable.java:347 - Writing Memtable-local@1801548863(8.361KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-08 03:42:11,078 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=1546918928095, position=114581)\nINFO [CompactionExecutor:1] 2019-01-08 03:42:11,187 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2019-01-08 03:42:11,405 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-01-08 03:42:11,571 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-01-08 03:42:11,598 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] 2019-01-08 03:42:11,598 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-01-08 03:42:11,656 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-01-08 03:42:11,662 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-01-08 03:42:11,747 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,892 bytes to 5,709 (~96% of original) in 547ms = 0.009953MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-01-08 03:43:16,456 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-01-08 03:43:16,489 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-01-08 03:43:16,490 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-01-08 03:43:16,491 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-01-08 03:43:18,500 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-01-08 03:43:18,502 MessagingService.java:1020 - MessagingService has terminated the accept() thread\nINFO [main] 2019-01-08 03:43:55,775 CassandraDaemon.java:155 - Hostname: vellum-qk71zb.clearwater.local\nERROR [main] 2019-01-08 03:43:55,795 DatabaseDescriptor.java:141 - Fatal configuration error\norg.apache.cassandra.exceptions.ConfigurationException: Expecting URI in variable: [cassandra.config]. Please prefix the file with file:/// for local files or file:/// for remote files. Aborting. If you are executing this from an external tool, it needs to set Config.setClientMode(true) to avoid loading configuration.\n\tat org.apache.cassandra.config.YamlConfigurationLoader.getStorageConfigURL(YamlConfigurationLoader.java:73) ~[apache-cassandra-2.1.15.jar:2.1.15]\n\tat org.apache.cassandra.config.YamlConfigurationLoader.loadConfig(YamlConfigurationLoader.java:84) ~[apache-cassandra-2.1.15.jar:2.1.15]\n\tat org.apache.cassandra.config.DatabaseDescriptor.loadConfig(DatabaseDescriptor.java:161) ~[apache-cassandra-2.1.15.jar:2.1.15]\n\tat org.apache.cassandra.config.DatabaseDescriptor.(DatabaseDescriptor.java:136) ~[apache-cassandra-2.1.15.jar:2.1.15]\n\tat org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:170) [apache-cassandra-2.1.15.jar:2.1.15]\n\tat org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:566) [apache-cassandra-2.1.15.jar:2.1.15]\n\tat org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:655) [apache-cassandra-2.1.15.jar:2.1.15]\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:01.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:01.369Z", "message": "[vellum] => 2019-01-08 03:43:19.383816311 Stopping etcd clearwater-etcd\n2019-01-08 03:43:45.940876688 Restarting etcd clearwater-etcd\n2019-01-08 03:43:45.945745346 Configured ETCDCTL_PEERS: 192.168.120.10:4000,\n2019-01-08 03:43:45.946472757 Check for previous failed startup attempt\n2019-01-08 03:43:45.947853940 Running etcdctl member list\n51d8157447fa14b7: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=false\n5a390934aeb2089e: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=true\n2019-01-08 03:43:45.967667742 etcdctl returned 0\n2019-01-08 03:43:45.974233134 Joining existing cluster...\n2019-01-08 03:43:52.976798032 Configured ETCDCTL_PEERS: 192.168.120.10:4000,\n2019-01-08 03:43:52.977565872 Check cluster is healthy\n2019-01-08 03:43:52.979328499 Running etcdctl cluster-health\nmember 51d8157447fa14b7 is healthy: got healthy result from http://192.168.120.12:4000\nmember 5a390934aeb2089e is healthy: got healthy result from http://192.168.120.10:4000\ncluster is healthy\n2019-01-08 03:43:53.205219984 etcdctl returned 0\n2019-01-08 03:43:53.206298800 Tell the cluster we're joining\n2019-01-08 03:43:53.207037689 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380\nAdded member named 192-168-120-5 with ID 95beccf123589e4c to cluster\n\nETCD_NAME=\"192-168-120-5\"\nETCD_INITIAL_CLUSTER=\"192-168-120-12=http://192.168.120.12:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-5=http://192.168.120.5:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-01-08 03:43:53.228321425 etcdctl returned 0\n2019-01-08 03:43:53.261031360 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.5:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.5\n --name 192-168-120-5\n --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-5=http://192.168.120.5:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.5:2380\n --listen-peer-urls http://192.168.120.5:2380\n2019-01-08 03:43:53.262740708 Check we're actually a member of the cluster\n2019-01-08 03:43:53.269086607 Wait for etcd to startup\n2019-01-08 03:43:54.275660144 Etcd started successfully\n2019-01-08 03:43:53.291641 I | etcdmain: etcd Version: 3.1.7\n2019-01-08 03:43:53.291710 I | etcdmain: Git SHA: 43b7507\n2019-01-08 03:43:53.291715 I | etcdmain: Go Version: go1.7.5\n2019-01-08 03:43:53.291718 I | etcdmain: Go OS/Arch: linux/amd64\n2019-01-08 03:43:53.291722 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2019-01-08 03:43:53.291815 I | embed: listening for peers on http://192.168.120.5:2380\n2019-01-08 03:43:53.291867 I | embed: listening for client requests on 0.0.0.0:4000\n2019-01-08 03:43:53.328344 I | etcdserver: name = 192-168-120-5\n2019-01-08 03:43:53.328363 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5\n2019-01-08 03:43:53.328369 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member\n2019-01-08 03:43:53.328373 I | etcdserver: heartbeat = 100ms\n2019-01-08 03:43:53.328377 I | etcdserver: election = 1000ms\n2019-01-08 03:43:53.328382 I | etcdserver: snapshot count = 10000\n2019-01-08 03:43:53.328390 I | etcdserver: advertise client URLs = http://192.168.120.5:4000\n2019-01-08 03:43:53.501969 I | etcdserver: starting member 95beccf123589e4c in cluster 54cdbb303d36fe88\n2019-01-08 03:43:53.502041 I | raft: 95beccf123589e4c became follower at term 0\n2019-01-08 03:43:53.502081 I | raft: newRaft 95beccf123589e4c [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-01-08 03:43:53.502087 I | raft: 95beccf123589e4c became follower at term 1\n2019-01-08 03:43:53.518250 I | rafthttp: started HTTP pipelining with peer 51d8157447fa14b7\n2019-01-08 03:43:53.518274 I | rafthttp: started HTTP pipelining with peer 5a390934aeb2089e\n2019-01-08 03:43:53.518370 I | rafthttp: starting peer 51d8157447fa14b7...\n2019-01-08 03:43:53.518428 I | rafthttp: started HTTP pipelining with peer 51d8157447fa14b7\n2019-01-08 03:43:53.521588 I | rafthttp: started streaming with peer 51d8157447fa14b7 (writer)\n2019-01-08 03:43:53.527775 I | rafthttp: started streaming with peer 51d8157447fa14b7 (writer)\n2019-01-08 03:43:53.527957 I | rafthttp: started peer 51d8157447fa14b7\n2019-01-08 03:43:53.527988 I | rafthttp: added peer 51d8157447fa14b7\n2019-01-08 03:43:53.527998 I | rafthttp: starting peer 5a390934aeb2089e...\n2019-01-08 03:43:53.528099 I | rafthttp: started HTTP pipelining with peer 5a390934aeb2089e\n2019-01-08 03:43:53.528152 I | rafthttp: started streaming with peer 51d8157447fa14b7 (stream MsgApp v2 reader)\n2019-01-08 03:43:53.535754 I | rafthttp: started streaming with peer 51d8157447fa14b7 (stream Message reader)\n2019-01-08 03:43:53.536501 I | rafthttp: started peer 5a390934aeb2089e\n2019-01-08 03:43:53.536520 I | rafthttp: added peer 5a390934aeb2089e\n2019-01-08 03:43:53.536542 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-01-08 03:43:53.536748 I | rafthttp: started streaming with peer 5a390934aeb2089e (stream Message reader)\n2019-01-08 03:43:53.537220 I | rafthttp: started streaming with peer 5a390934aeb2089e (stream MsgApp v2 reader)\n2019-01-08 03:43:53.537852 I | rafthttp: peer 51d8157447fa14b7 became active\n2019-01-08 03:43:53.537871 I | rafthttp: established a TCP streaming connection with peer 51d8157447fa14b7 (stream MsgApp v2 reader)\n2019-01-08 03:43:53.538963 I | rafthttp: peer 5a390934aeb2089e became active\n2019-01-08 03:43:53.538975 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream Message reader)\n2019-01-08 03:43:53.538997 I | rafthttp: established a TCP streaming connection with peer 51d8157447fa14b7 (stream Message reader)\n2019-01-08 03:43:53.539017 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream MsgApp v2 reader)\n2019-01-08 03:43:53.539142 I | rafthttp: started streaming with peer 5a390934aeb2089e (writer)\n2019-01-08 03:43:53.539266 I | rafthttp: started streaming with peer 5a390934aeb2089e (writer)\n2019-01-08 03:43:53.542356 I | rafthttp: established a TCP streaming connection with peer 51d8157447fa14b7 (stream Message writer)\n2019-01-08 03:43:53.542515 I | rafthttp: established a TCP streaming connection with peer 51d8157447fa14b7 (stream MsgApp v2 writer)\n2019-01-08 03:43:53.542658 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream Message writer)\n2019-01-08 03:43:53.544442 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream MsgApp v2 writer)\n2019-01-08 03:43:53.544669 I | raft: 95beccf123589e4c [term: 1] received a MsgHeartbeat message with higher term from 5a390934aeb2089e [term: 2]\n2019-01-08 03:43:53.544695 I | raft: 95beccf123589e4c became follower at term 2\n2019-01-08 03:43:53.544722 I | raft: raft.node: 95beccf123589e4c elected leader 5a390934aeb2089e at term 2\n2019-01-08 03:43:53.549255 D | raft: 95beccf123589e4c [logterm: 0, index: 50] rejected msgApp [logterm: 2, index: 50] from 5a390934aeb2089e\n2019-01-08 03:43:53.553934 D | raft: 95beccf123589e4c [logterm: 0, index: 50] rejected msgApp [logterm: 2, index: 50] from 5a390934aeb2089e\n2019-01-08 03:43:53.553954 D | raft: 95beccf123589e4c [logterm: 0, index: 50] rejected msgApp [logterm: 2, index: 50] from 5a390934aeb2089e\n2019-01-08 03:43:53.553988 D | raft: 95beccf123589e4c [logterm: 0, index: 50] rejected msgApp [logterm: 2, index: 50] from 5a390934aeb2089e\n2019-01-08 03:43:53.554411 I | etcdserver/membership: added member 5a390934aeb2089e [http://192.168.120.10:2380] to cluster 54cdbb303d36fe88\n2019-01-08 03:43:53.554673 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-01-08 03:43:53.554699 I | etcdserver/api: enabled capabilities for version 3.1\n2019-01-08 03:43:53.554965 I | etcdserver/membership: added member 51d8157447fa14b7 [http://192.168.120.12:2380] to cluster 54cdbb303d36fe88\n2019-01-08 03:43:53.555202 I | etcdserver/membership: added member 95beccf123589e4c [http://192.168.120.5:2380] to cluster 54cdbb303d36fe88\n2019-01-08 03:43:53.557561 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 54cdbb303d36fe88\n2019-01-08 03:43:53.557652 I | embed: ready to serve client requests\n2019-01-08 03:43:53.558171 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-01-08 03:43:54.413233 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:47366\n2019-01-08 03:43:54.428606 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:47367\n2019-01-08 03:43:54.451046 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:47370\n2019-01-08 03:43:55.006246 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:36417\n2019-01-08 03:43:59.195187 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:38752\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:01.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:01.369Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:01.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:01.369Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:01.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:02.375Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:02.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:02.375Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:02.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:02.375Z", "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": "2019-01-08T03:44:02.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:02.375Z", "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.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:02.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:02.375Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:02.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:02.575Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:02.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:03.379Z", "message": "Execution done (return_code=0): /tmp/65C4P/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:03.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "7bc897da-51fc-485e-98ed-35990c2b9ec2"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:03.888Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:03.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:03.888Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:03.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:03.888Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:03.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:04.384Z", "message": "Executing: /tmp/25PME/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:04.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:04.384Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:04.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:04.384Z", "message": "[vellum] 192.168.120.5", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:04.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:04.384Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/25PME/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:04.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:05.388Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:05.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:05.388Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:05.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:05.388Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:05.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1930, "offset": 1868, "size": 50}}} 2019-01-08 03:44:05,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:05,433 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:05 GMT 2019-01-08 03:44:05,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:05,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80085 2019-01-08 03:44:05,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:05,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-01-08 03:44:05,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => [08-Jan-2019 03:43:54 UTC] clearwater-diags-monitor starting [08-Jan-2019 03:43:54 UTC] Waiting for trigger files real 0m0.007s user 0m0.005s sys 0m0.003s 2019-01-08 03:44:05,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20190108T030000Z.txt /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_err.log /var/log/rogers/rogers_out.log /var/log/rogers/rogers_20190108T030000Z.txt /var/log/rogers/rogers_current.txt /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa08 /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.009s user 0m0.000s sys 0m0.008s 2019-01-08 03:44:05,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-01-08 03:42:05,772 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-01-08 03:42:05,797 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-08 03:42:05,897 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] 2019-01-08 03:42:06,078 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-01-08 03:42:06,086 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2019-01-08 03:42:06,086 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2019-01-08 03:42:06,446 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-08 03:42:06,475 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] 2019-01-08 03:42:06,517 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2019-01-08 03:42:06,517 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-01-08 03:42:06,517 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 714496(697K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74007552(72273K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2019-01-08 03:42:06,518 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16718408(16326K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-01-08 03:42:06,518 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] 2019-01-08 03:42:06,521 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_1546918924.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1546918924.log] INFO [main] 2019-01-08 03:42:06,613 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-01-08 03:42:06,613 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-01-08 03:42:06,688 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-01-08 03:42:06,690 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-01-08 03:42:06,690 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-01-08 03:42:06,695 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2019-01-08 03:42:06,700 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-01-08 03:42:06,705 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2019-01-08 03:42:06,706 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-01-08 03:42:06,771 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-01-08 03:42:08,122 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-01-08 03:42:08,174 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-01-08 03:42:08,179 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-01-08 03:42:08,183 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-01-08 03:42:08,187 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-01-08 03:42:08,192 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-01-08 03:42:08,200 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-01-08 03:42:08,204 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-01-08 03:42:08,208 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-01-08 03:42:08,214 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-01-08 03:42:08,220 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-01-08 03:42:08,224 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-01-08 03:42:08,227 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-01-08 03:42:08,231 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-01-08 03:42:08,234 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-01-08 03:42:08,239 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-01-08 03:42:08,316 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-01-08 03:42:08,317 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-01-08 03:42:08,357 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-08 03:42:08,363 Memtable.java:347 - Writing Memtable-local@394745554(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-08 03:42:08,399 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=1546918928095, position=399) INFO [main] 2019-01-08 03:42:08,745 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-01-08 03:42:08,897 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-01-08 03:42:08,897 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-01-08 03:42:08,899 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-01-08 03:42:08,911 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2019-01-08 03:42:08,912 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-01-08 03:42:08,927 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-08 03:42:08,944 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] 2019-01-08 03:42:08,954 SystemKeyspace.java:765 - No host ID found, created ca673e25-ebd6-4030-9b2a-d501e35089cc (Note: This should happen exactly once per node). INFO [main] 2019-01-08 03:42:08,956 StorageService.java:807 - Starting up server gossip INFO [main] 2019-01-08 03:42:08,958 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-08 03:42:08,959 Memtable.java:347 - Writing Memtable-local@644693265(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-08 03:42:08,960 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=1546918928095, position=93397) INFO [main] 2019-01-08 03:42:09,101 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-08 03:42:09,110 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] 2019-01-08 03:42:09,157 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-01-08 03:42:09,168 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-08 03:42:09,174 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] 2019-01-08 03:42:09,182 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-08 03:42:09,189 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] 2019-01-08 03:42:09,196 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-01-08 03:42:09,197 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-08 03:42:09,204 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] 2019-01-08 03:42:09,214 StorageService.java:959 - Generated random tokens. tokens are [4661071516834073698, -614838616075684772, 7815242209667011146, -940369233460228121, -3335266284331572499, 3121188693676489148, -7556173105658257424, -8711792819778180297, -3531161206652091019, 7930163080960843872, -7368926273367630027, 6045162642614281003, -3070008645559084243, 8563740930156537283, -1628855733621708524, 3249250882640357696, -1664429426476342855, 7148156834863458181, 7435546231038943503, 8255003565723162282, -4377102547440916480, 6631842038411687522, -1354312584929950502, 1810472294198378931, 1570888357668803886, -5568123702997053255, 9156951082479817413, -2768261118940853314, 6889432506341135535, -6207513700760180899, 6898200162208579147, 7267681349279873905, 3694398433047941288, -3010279396413665895, -2442307866222364470, 2962014085248989875, 8513089004469948169, -1317497790635653982, -1115745655643403505, -624796642727726992, 5719151122586183294, 8736398601850013774, -6230551973862997907, -5931503069147269393, -7302618553794557302, 4805795392920891671, 3937178714608945121, 640947614679546006, -1066949948250350613, 6286165340419508057, -9084932068951038731, -2249169475276646737, -8263363445758894612, 3692360180946695190, 2159577926661642034, 1257378441243498149, 2377979388078789810, -7475578556456272813, 8228465529837491611, 363124057429088991, 5992497854983134060, 7962682509530245548, -3113775777578761989, -568082846214358833, 1893741783433698607, -1576637026982947622, -1051745950848437388, -7935260912225810472, 9219567213432337991, -9171542714661856318, -1857191751175952854, 3942803228330181401, 5399252326370265256, 8872476205751780365, -3750395392196418265, -2434442534526592173, -5517154889997954002, -5517082951471327093, -3117661777482038245, 7659479553424693721, 7444000137612881308, 3670074384614206002, 6114709478942392471, 6926968154277057598, -7147818106319579288, -4846277498556310046, -5497180394170490524, -4272216584788923723, -8305320091855192090, 5752444616601743913, 891301199832765217, 7002581712754984406, 1870987470769120660, -5497146547213633418, 9170639582768875834, -2042813318075711462, -2528686674399002021, -1923652792415620959, 4969891199868540976, -4783763735064498155, 2798447092041397361, 4997482842979687313, 2450124850404248884, 2368483239135807710, 71543800786295300, -8237181676002607481, 6958856354092665523, -3529537649734777728, 5388189198769135036, 2815868262326368533, -3513382607738793142, 149455688105041057, 7699051250650693985, 2744523630550192360, -5439737710276969195, -8300461269025630913, -323984988749498280, -2091833755626567857, 9120499974927450339, 6071980723196628028, 866077865448862204, 8539196270288122507, -2172942390830693827, 1735103206570537916, 2951108739313264223, -3672448492490146913, 2889654642488741078, 5350189547288871539, 9100908783326325930, 1732418832935960416, 5625623712165731956, -3538668238622383684, -6886210140369614279, 5433025115525117391, 1170659581619532655, -6807394299405493042, 1583347088784612179, 6879882061247619248, -3423382178690676077, -7133296425304458088, 520651064201451086, -3010056843894093, -2628554022961371118, -5250746771999710950, -2447257210580485077, -1304444351200151180, 1127742179936748659, -8226346481237465648, -1595480839251958684, -6606607966505189001, -4629747498505914515, 4021960519340738055, 6178504138830656504, 1588084074494086725, 774186628785757628, 237813661356242523, 3867329047517395705, -5056696502278679441, -616049425981479441, 5004315152328417852, 5071189904882985279, 2815170774537390528, 3161154080936699365, -7559928529155567035, -8164746818323187897, 813656611548317545, -3557605845718281941, -1821777865141920334, -8438336756506513214, 1676878200682133213, -2345726261324417572, 3983074341809718862, -5658732435105245476, 336726179487666981, -4345742223705816974, -883872976647111212, -9219647569475498251, 1931973446963700327, 8461521278250395528, 8871120144283893607, 2679857508729258882, -4298704915687534852, 7384748983443537969, -8731850800840713564, -6932131911933441470, -7245039363895677653, 4520019145889685649, -2414548901850365898, -2052831793771061314, -3756513940678154725, 197626604853424384, 2985723342313947780, -6042821663383536254, -211555237358129887, -6734702610580782963, 6746672843469514342, -2726134676763353189, -554767300003069446, 5349587160571463847, -2549808429966601516, 6970419870192257949, 9114350887613641935, -7267524030868461640, -2885153746088136588, 1757962161401515629, 5631362018631142893, 2588923123624867295, -4140019021262007092, 6885391296386092864, 344664820553078235, -4016607730298223228, -7906242746355936959, -8563045321631348577, 8732376209588856309, -140615182832717121, -1087028145217188226, 2054776592860708883, -5429430967487456960, -4959365634161317690, 4226636904932187626, -7652720859201142977, 7370019314429507463, -5915236339425319073, 2242580238214446301, -1401358050747912388, 5588066875655867285, -2484803343101055259, 5198665352660814234, -568422834188978240, -5204207463695618540, -8189697401837907061, -4091705318862667205, -7388641573876349656, -3160443431073885760, 2935546015742193734, -6397339914796215372, -5155022556870987779, -5909885001656841588, -7473547764108018577, -8727670029951964766, 894648417574216715, 5036920647206273703, -1963753570432678075, 7763624123430302970, 1450860777495095797, -477674530791207501, 3496284661469058243, 8307286551452464570, -2547252362725281131, -3677145199596437652, -6937869317525241608, 1580506486876079827, 8906467601143195083, 6710421037162563801, 2994417946964494473, -407077467088532931] INFO [main] 2019-01-08 03:42:09,226 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@71d43bad[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@3724125a[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@1e83416} INFO [MigrationStage:1] 2019-01-08 03:42:09,253 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-08 03:42:09,254 Memtable.java:347 - Writing Memtable-schema_keyspaces@1460230039(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-08 03:42:09,255 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=1546918928095, position=102352) INFO [MigrationStage:1] 2019-01-08 03:42:09,494 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-08 03:42:09,495 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1634896515(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-08 03:42:09,503 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=1546918928095, position=102352) INFO [MigrationStage:1] 2019-01-08 03:42:09,757 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-08 03:42:09,758 Memtable.java:347 - Writing Memtable-schema_columns@955362224(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-08 03:42:09,779 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=1546918928095, position=102352) INFO [MigrationStage:1] 2019-01-08 03:42:10,232 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-08 03:42:10,235 Memtable.java:347 - Writing Memtable-schema_triggers@1690572018(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-08 03:42:10,236 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=1546918928095, position=102352) INFO [MigrationStage:1] 2019-01-08 03:42:10,417 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-08 03:42:10,419 Memtable.java:347 - Writing Memtable-schema_usertypes@1419335382(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-08 03:42:10,419 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=1546918928095, position=102352) INFO [MigrationStage:1] 2019-01-08 03:42:10,659 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@382335d5[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] 2019-01-08 03:42:10,663 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-01-08 03:42:10,664 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2ed1d59[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] 2019-01-08 03:42:10,668 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-01-08 03:42:10,747 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-08 03:42:10,747 Memtable.java:347 - Writing Memtable-local@1482606143(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-08 03:42:10,748 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=1546918928095, position=102595) INFO [main] 2019-01-08 03:42:11,067 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51475 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-08 03:42:11,068 Memtable.java:347 - Writing Memtable-local@1801548863(8.361KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-08 03:42:11,078 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=1546918928095, position=114581) INFO [CompactionExecutor:1] 2019-01-08 03:42:11,187 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2019-01-08 03:42:11,405 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-01-08 03:42:11,571 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-01-08 03:42:11,598 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] 2019-01-08 03:42:11,598 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-01-08 03:42:11,656 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-01-08 03:42:11,662 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-01-08 03:42:11,747 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,892 bytes to 5,709 (~96% of original) in 547ms = 0.009953MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-01-08 03:43:16,456 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-01-08 03:43:16,489 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-01-08 03:43:16,490 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-01-08 03:43:16,491 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-01-08 03:43:18,500 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-01-08 03:43:18,502 MessagingService.java:1020 - MessagingService has terminated the accept() thread INFO [main] 2019-01-08 03:43:55,775 CassandraDaemon.java:155 - Hostname: vellum-qk71zb.clearwater.local ERROR [main] 2019-01-08 03:43:55,795 DatabaseDescriptor.java:141 - Fatal configuration error org.apache.cassandra.exceptions.ConfigurationException: Expecting URI in variable: [cassandra.config]. Please prefix the file with file:/// for local files or file:/// for remote files. Aborting. If you are executing this from an external tool, it needs to set Config.setClientMode(true) to avoid loading configuration. at org.apache.cassandra.config.YamlConfigurationLoader.getStorageConfigURL(YamlConfigurationLoader.java:73) ~[apache-cassandra-2.1.15.jar:2.1.15] at org.apache.cassandra.config.YamlConfigurationLoader.loadConfig(YamlConfigurationLoader.java:84) ~[apache-cassandra-2.1.15.jar:2.1.15] at org.apache.cassandra.config.DatabaseDescriptor.loadConfig(DatabaseDescriptor.java:161) ~[apache-cassandra-2.1.15.jar:2.1.15] at org.apache.cassandra.config.DatabaseDescriptor.(DatabaseDescriptor.java:136) ~[apache-cassandra-2.1.15.jar:2.1.15] at org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:170) [apache-cassandra-2.1.15.jar:2.1.15] at org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:566) [apache-cassandra-2.1.15.jar:2.1.15] at org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:655) [apache-cassandra-2.1.15.jar:2.1.15] real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-08 03:44:05,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-01-08 03:43:19.383816311 Stopping etcd clearwater-etcd 2019-01-08 03:43:45.940876688 Restarting etcd clearwater-etcd 2019-01-08 03:43:45.945745346 Configured ETCDCTL_PEERS: 192.168.120.10:4000, 2019-01-08 03:43:45.946472757 Check for previous failed startup attempt 2019-01-08 03:43:45.947853940 Running etcdctl member list 51d8157447fa14b7: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=false 5a390934aeb2089e: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=true 2019-01-08 03:43:45.967667742 etcdctl returned 0 2019-01-08 03:43:45.974233134 Joining existing cluster... 2019-01-08 03:43:52.976798032 Configured ETCDCTL_PEERS: 192.168.120.10:4000, 2019-01-08 03:43:52.977565872 Check cluster is healthy 2019-01-08 03:43:52.979328499 Running etcdctl cluster-health member 51d8157447fa14b7 is healthy: got healthy result from http://192.168.120.12:4000 member 5a390934aeb2089e is healthy: got healthy result from http://192.168.120.10:4000 cluster is healthy 2019-01-08 03:43:53.205219984 etcdctl returned 0 2019-01-08 03:43:53.206298800 Tell the cluster we're joining 2019-01-08 03:43:53.207037689 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380 Added member named 192-168-120-5 with ID 95beccf123589e4c to cluster ETCD_NAME="192-168-120-5" ETCD_INITIAL_CLUSTER="192-168-120-12=http://192.168.120.12:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-5=http://192.168.120.5:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-01-08 03:43:53.228321425 etcdctl returned 0 2019-01-08 03:43:53.261031360 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-5=http://192.168.120.5:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 2019-01-08 03:43:53.262740708 Check we're actually a member of the cluster 2019-01-08 03:43:53.269086607 Wait for etcd to startup 2019-01-08 03:43:54.275660144 Etcd started successfully 2019-01-08 03:43:53.291641 I | etcdmain: etcd Version: 3.1.7 2019-01-08 03:43:53.291710 I | etcdmain: Git SHA: 43b7507 2019-01-08 03:43:53.291715 I | etcdmain: Go Version: go1.7.5 2019-01-08 03:43:53.291718 I | etcdmain: Go OS/Arch: linux/amd64 2019-01-08 03:43:53.291722 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2019-01-08 03:43:53.291815 I | embed: listening for peers on http://192.168.120.5:2380 2019-01-08 03:43:53.291867 I | embed: listening for client requests on 0.0.0.0:4000 2019-01-08 03:43:53.328344 I | etcdserver: name = 192-168-120-5 2019-01-08 03:43:53.328363 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5 2019-01-08 03:43:53.328369 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member 2019-01-08 03:43:53.328373 I | etcdserver: heartbeat = 100ms 2019-01-08 03:43:53.328377 I | etcdserver: election = 1000ms 2019-01-08 03:43:53.328382 I | etcdserver: snapshot count = 10000 2019-01-08 03:43:53.328390 I | etcdserver: advertise client URLs = http://192.168.120.5:4000 2019-01-08 03:43:53.501969 I | etcdserver: starting member 95beccf123589e4c in cluster 54cdbb303d36fe88 2019-01-08 03:43:53.502041 I | raft: 95beccf123589e4c became follower at term 0 2019-01-08 03:43:53.502081 I | raft: newRaft 95beccf123589e4c [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-01-08 03:43:53.502087 I | raft: 95beccf123589e4c became follower at term 1 2019-01-08 03:43:53.518250 I | rafthttp: started HTTP pipelining with peer 51d8157447fa14b7 2019-01-08 03:43:53.518274 I | rafthttp: started HTTP pipelining with peer 5a390934aeb2089e 2019-01-08 03:43:53.518370 I | rafthttp: starting peer 51d8157447fa14b7... 2019-01-08 03:43:53.518428 I | rafthttp: started HTTP pipelining with peer 51d8157447fa14b7 2019-01-08 03:43:53.521588 I | rafthttp: started streaming with peer 51d8157447fa14b7 (writer) 2019-01-08 03:43:53.527775 I | rafthttp: started streaming with peer 51d8157447fa14b7 (writer) 2019-01-08 03:43:53.527957 I | rafthttp: started peer 51d8157447fa14b7 2019-01-08 03:43:53.527988 I | rafthttp: added peer 51d8157447fa14b7 2019-01-08 03:43:53.527998 I | rafthttp: starting peer 5a390934aeb2089e... 2019-01-08 03:43:53.528099 I | rafthttp: started HTTP pipelining with peer 5a390934aeb2089e 2019-01-08 03:43:53.528152 I | rafthttp: started streaming with peer 51d8157447fa14b7 (stream MsgApp v2 reader) 2019-01-08 03:43:53.535754 I | rafthttp: started streaming with peer 51d8157447fa14b7 (stream Message reader) 2019-01-08 03:43:53.536501 I | rafthttp: started peer 5a390934aeb2089e 2019-01-08 03:43:53.536520 I | rafthttp: added peer 5a390934aeb2089e 2019-01-08 03:43:53.536542 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-01-08 03:43:53.536748 I | rafthttp: started streaming with peer 5a390934aeb2089e (stream Message reader) 2019-01-08 03:43:53.537220 I | rafthttp: started streaming with peer 5a390934aeb2089e (stream MsgApp v2 reader) 2019-01-08 03:43:53.537852 I | rafthttp: peer 51d8157447fa14b7 became active 2019-01-08 03:43:53.537871 I | rafthttp: established a TCP streaming connection with peer 51d8157447fa14b7 (stream MsgApp v2 reader) 2019-01-08 03:43:53.538963 I | rafthttp: peer 5a390934aeb2089e became active 2019-01-08 03:43:53.538975 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream Message reader) 2019-01-08 03:43:53.538997 I | rafthttp: established a TCP streaming connection with peer 51d8157447fa14b7 (stream Message reader) 2019-01-08 03:43:53.539017 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream MsgApp v2 reader) 2019-01-08 03:43:53.539142 I | rafthttp: started streaming with peer 5a390934aeb2089e (writer) 2019-01-08 03:43:53.539266 I | rafthttp: started streaming with peer 5a390934aeb2089e (writer) 2019-01-08 03:43:53.542356 I | rafthttp: established a TCP streaming connection with peer 51d8157447fa14b7 (stream Message writer) 2019-01-08 03:43:53.542515 I | rafthttp: established a TCP streaming connection with peer 51d8157447fa14b7 (stream MsgApp v2 writer) 2019-01-08 03:43:53.542658 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream Message writer) 2019-01-08 03:43:53.544442 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream MsgApp v2 writer) 2019-01-08 03:43:53.544669 I | raft: 95beccf123589e4c [term: 1] received a MsgHeartbeat message with higher term from 5a390934aeb2089e [term: 2] 2019-01-08 03:43:53.544695 I | raft: 95beccf123589e4c became follower at term 2 2019-01-08 03:43:53.544722 I | raft: raft.node: 95beccf123589e4c elected leader 5a390934aeb2089e at term 2 2019-01-08 03:43:53.549255 D | raft: 95beccf123589e4c [logterm: 0, index: 50] rejected msgApp [logterm: 2, index: 50] from 5a390934aeb2089e 2019-01-08 03:43:53.553934 D | raft: 95beccf123589e4c [logterm: 0, index: 50] rejected msgApp [logterm: 2, index: 50] from 5a390934aeb2089e 2019-01-08 03:43:53.553954 D | raft: 95beccf123589e4c [logterm: 0, index: 50] rejected msgApp [logterm: 2, index: 50] from 5a390934aeb2089e 2019-01-08 03:43:53.553988 D | raft: 95beccf123589e4c [logterm: 0, index: 50] rejected msgApp [logterm: 2, index: 50] from 5a390934aeb2089e 2019-01-08 03:43:53.554411 I | etcdserver/membership: added member 5a390934aeb2089e [http://192.168.120.10:2380] to cluster 54cdbb303d36fe88 2019-01-08 03:43:53.554673 N | etcdserver/membership: set the initial cluster version to 3.1 2019-01-08 03:43:53.554699 I | etcdserver/api: enabled capabilities for version 3.1 2019-01-08 03:43:53.554965 I | etcdserver/membership: added member 51d8157447fa14b7 [http://192.168.120.12:2380] to cluster 54cdbb303d36fe88 2019-01-08 03:43:53.555202 I | etcdserver/membership: added member 95beccf123589e4c [http://192.168.120.5:2380] to cluster 54cdbb303d36fe88 2019-01-08 03:43:53.557561 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 54cdbb303d36fe88 2019-01-08 03:43:53.557652 I | embed: ready to serve client requests 2019-01-08 03:43:53.558171 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-01-08 03:43:54.413233 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:47366 2019-01-08 03:43:54.428606 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:47367 2019-01-08 03:43:54.451046 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:47370 2019-01-08 03:43:55.006246 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:36417 2019-01-08 03:43:59.195187 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:38752 real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-08 03:44:05,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-01-08 03:44:05,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-01-08 03:44:05,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-01-08 03:44:05,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-01-08 03:44:05,439 - 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 2019-01-08 03:44:05,439 - 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.004s sys 0m0.002s 2019-01-08 03:44:05,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-01-08 03:44:05,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:44:05,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/65C4P/install-vellum.sh 2019-01-08 03:44:05,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:44:05,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-08 03:44:05,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:44:05,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/25PME/start-vellum.sh 2019-01-08 03:44:05,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-08 03:44:05,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.5 2019-01-08 03:44:05,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/25PME/start-vellum.sh 2019-01-08 03:44:05,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-01-08 03:44:05,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:44:05,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-01-08 03:44:05,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:05,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:05,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:05,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:05,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:05,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:05,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:05,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:05,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:05,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:05,501 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:05 GMT 2019-01-08 03:44:05,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:05,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:05,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:10,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:10,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:10,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:10,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:10,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:10,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:10,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:10,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:10,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1892, "size": 50}}} 2019-01-08 03:44:10,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:10,574 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:10 GMT 2019-01-08 03:44:10,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:10,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:44:10,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:10,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:10,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:10,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:10,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:10,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:10,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:10,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:10,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:10,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:10,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:10,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:10 GMT 2019-01-08 03:44:10,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:10,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:10,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:15,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:15,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:15,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:15,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:15,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:15,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:15,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:15,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:15,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:15.230Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:15.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1934, "offset": 1892, "size": 50}}} 2019-01-08 03:44:15,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:15,848 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:15 GMT 2019-01-08 03:44:15,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:15,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:44:15,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:15,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:44:15,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:15,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:15,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:15,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:15 GMT 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:15,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:20,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:21,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:21,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:21,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:21,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:21,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:21,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:21,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:21,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1893, "size": 50}}} 2019-01-08 03:44:21,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:21,080 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:21 GMT 2019-01-08 03:44:21,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:21,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:44:21,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:21,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:21,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:21,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:21,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:21,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:21,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:21,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:21,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:21,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:21,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:21,140 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:21 GMT 2019-01-08 03:44:21,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:21,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:21,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:26,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:26,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:26,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:26,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:26,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:26,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:26,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:26,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:26,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:25.468Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:25.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1935, "offset": 1893, "size": 50}}} 2019-01-08 03:44:26,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:26,312 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:26 GMT 2019-01-08 03:44:26,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:26,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:44:26,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:26,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:44:26,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:26,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:26,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:26,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:26,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:26,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:26,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:26,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:26,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:26,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:26,592 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:26 GMT 2019-01-08 03:44:26,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:26,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:26,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:31,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:31,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:31,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:31,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:31,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:31,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:31,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:31,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:31,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1894, "size": 50}}} 2019-01-08 03:44:31,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:31,728 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:31 GMT 2019-01-08 03:44:31,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:31,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:44:31,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:31,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:31,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:31,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:31,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:31,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:31,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:31,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:31,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:31,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:31,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:31,790 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:31 GMT 2019-01-08 03:44:31,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:31,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:31,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:36,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:36,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:36,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:36,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:36,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:36,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:36,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:36,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:36,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:35.704Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:35.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1936, "offset": 1894, "size": 50}}} 2019-01-08 03:44:36,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:36,883 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:36 GMT 2019-01-08 03:44:36,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:36,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:44:36,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:36,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:44:36,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:36,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:36,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:36,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:36,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:36,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:36,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:36,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:36,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:36,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:36,949 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:36 GMT 2019-01-08 03:44:36,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:36,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:36,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:41,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:42,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:42,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:42,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:42,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:42,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:42,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:42,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:42,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1895, "size": 50}}} 2019-01-08 03:44:42,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:42,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:42 GMT 2019-01-08 03:44:42,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:42,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:44:42,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:42,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:42,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:42,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:42,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:42,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:42,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:42,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:42,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:42,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:42,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:42,152 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:42 GMT 2019-01-08 03:44:42,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:42,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:42,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:47,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:47,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:47,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:47,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:47,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:47,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:47,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:47,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:47,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:45.939Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:45.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1937, "offset": 1895, "size": 50}}} 2019-01-08 03:44:47,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:47,227 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:47 GMT 2019-01-08 03:44:47,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:47,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:44:47,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:44:47,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:47,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:47,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:47,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:47,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:47,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:47,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:47,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:47,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:47,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:47,284 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:47 GMT 2019-01-08 03:44:47,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:47,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:47,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:52,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:52,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:52,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:52,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:52,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:52,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:52,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:52,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:52,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1896, "size": 50}}} 2019-01-08 03:44:52,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:52,372 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:52 GMT 2019-01-08 03:44:52,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:52,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:44:52,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:52,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:52,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:52,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:52,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:52,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:52,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:52,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:52,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:52,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:52,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:52,435 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:52 GMT 2019-01-08 03:44:52,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:52,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:52,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:57,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:44:57,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:57,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:57,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:57,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:57,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:57,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:57,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:57,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:44:56.174Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:44:56.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1938, "offset": 1896, "size": 50}}} 2019-01-08 03:44:57,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:57,518 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:57 GMT 2019-01-08 03:44:57,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:57,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:44:57,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:44:57,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:44:57,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:44:57,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:44:57,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:44:57,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:44:57,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:44:57,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:44:57,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:44:57,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:44:57,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:44:57,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:44:57,575 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:44:57 GMT 2019-01-08 03:44:57,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:44:57,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:44:57,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:02,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:02,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:02,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:02,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:02,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:02,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:02,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:02,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:02,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1897, "size": 50}}} 2019-01-08 03:45:02,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:02,652 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:02 GMT 2019-01-08 03:45:02,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:02,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:45:02,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:02,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:02,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:02,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:02,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:02,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:02,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:02,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:02,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:02,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:02,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:02,790 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:02 GMT 2019-01-08 03:45:02,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:02,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:02,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:07,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:07,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:07,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:45:06.410Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:45:06.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1939, "offset": 1897, "size": 50}}} 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:07 GMT 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:07,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:45:07,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:07,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:45:07,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:07,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:07,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:07 GMT 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:07,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:07,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:12,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:12,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:12,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:12,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:12,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:13,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:13,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:13,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:13,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1898, "size": 50}}} 2019-01-08 03:45:13,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:13,000 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:12 GMT 2019-01-08 03:45:13,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:13,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:45:13,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:13,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:13,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:13,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:13 GMT 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:13,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:13,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:18,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:18,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:18,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:18,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:18,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:18,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:18,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:18,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:18,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:45:16.645Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:45:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1940, "offset": 1898, "size": 50}}} 2019-01-08 03:45:18,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:18,149 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:18 GMT 2019-01-08 03:45:18,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:18,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:45:18,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:18,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:45:18,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:18,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:18,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:18,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:18,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:18,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:18,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:18,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:18,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:18,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:18,208 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:18 GMT 2019-01-08 03:45:18,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:18,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:18,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:23,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:23,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:23,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:23,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:23,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:23,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:23,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:23,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:23,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1899, "size": 50}}} 2019-01-08 03:45:23,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:23,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:23 GMT 2019-01-08 03:45:23,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:23,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:45:23,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:23,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:23,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:23,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:23,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:23,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:23,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:23,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:23,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:23,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:23,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:23,345 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:23 GMT 2019-01-08 03:45:23,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:23,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:23,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:28,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:28,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:28,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:28,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:28,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:28,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:28,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:28,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:28,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:45:26.883Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:45:26.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1941, "offset": 1899, "size": 50}}} 2019-01-08 03:45:28,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:28,435 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:28 GMT 2019-01-08 03:45:28,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:28,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:45:28,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:28,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:45:28,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:28,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:28,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:28,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:28,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:28,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:28,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:28,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:28,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:28,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:28,498 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:28 GMT 2019-01-08 03:45:28,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:28,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:28,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:33,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:33,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:33,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:33,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:33,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:33,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:33,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:33,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:33,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1900, "size": 50}}} 2019-01-08 03:45:33,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:33,579 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:33 GMT 2019-01-08 03:45:33,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:33,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:45:33,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:33,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:33,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:33,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:33,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:33,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:33,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:33,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:33,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:33,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:33,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:33,640 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:33 GMT 2019-01-08 03:45:33,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:33,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:33,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:38,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:38,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:38,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:38,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:38,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:38,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:38,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:38,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:38,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:45:37.119Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:45:37.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1942, "offset": 1900, "size": 50}}} 2019-01-08 03:45:38,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:38,724 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:38 GMT 2019-01-08 03:45:38,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:38,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:45:38,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:38,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:45:38,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:38,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:38,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:38,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:38,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:38,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:38,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:38,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:38,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:38,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:38,789 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:38 GMT 2019-01-08 03:45:38,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:38,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:38,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:43,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:43,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:43,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:43,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:43,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:43,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:43,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:43,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:43,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1901, "size": 50}}} 2019-01-08 03:45:43,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:43,868 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:43 GMT 2019-01-08 03:45:43,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:43,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:45:43,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:43,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:43,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:43,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:43,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:43,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:43,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:43,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:43,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:43,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:43,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:43,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:43 GMT 2019-01-08 03:45:43,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:43,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:43,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:48,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:49,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:49,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:49,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:49,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:49,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:49,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:49,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:49,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:45:47.357Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:45:47.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1943, "offset": 1901, "size": 50}}} 2019-01-08 03:45:49,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:49,031 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:49 GMT 2019-01-08 03:45:49,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:49,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:45:49,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:49,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:45:49,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:49,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:49,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:49,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:49,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:49,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:49,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:49,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:49,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:49,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:49,111 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:49 GMT 2019-01-08 03:45:49,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:49,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:49,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:54,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:54,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:54,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1902, "size": 50}}} 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:54 GMT 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:54,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:45:54,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:54,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:54,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:54,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:54,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:54,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:54,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:54,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:54,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:54,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:54,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:54,335 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:54 GMT 2019-01-08 03:45:54,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:54,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:54,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:59,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:45:59,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:59,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:59,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:59,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:59,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:59,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:59,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:59,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:45:57.597Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:45:57.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1944, "offset": 1902, "size": 50}}} 2019-01-08 03:45:59,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:59,412 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:59 GMT 2019-01-08 03:45:59,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:59,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:45:59,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:45:59,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:45:59,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:45:59,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:45:59,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:45:59,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:45:59,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:45:59,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:45:59,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:45:59,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:45:59,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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:45:59,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:45:59,484 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:45:59 GMT 2019-01-08 03:45:59,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:45:59,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:45:59,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:04,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:46:04,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:04,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:04,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:04,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:04,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:04,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:04,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:04,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1903, "size": 50}}} 2019-01-08 03:46:04,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:04,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:04 GMT 2019-01-08 03:46:04,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:04,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:46:04,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:04,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:46:04,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:04 GMT 2019-01-08 03:46:04,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:04,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:46:04,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:09,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:46:09,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:09,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:09,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:09,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:09,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:09,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:09,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:09,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:07.832Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:07.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1945, "offset": 1903, "size": 50}}} 2019-01-08 03:46:09,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:09,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:09 GMT 2019-01-08 03:46:09,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:09,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:46:09,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:09,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:46:09,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:46:09,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:09,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:09,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:09,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:09,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:09,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:09,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:09,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:46:09,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:09,779 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:09 GMT 2019-01-08 03:46:09,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:09,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:46:09,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:14,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:46:14,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:14,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:14,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:14,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:14,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:14,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:14,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:14,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1904, "size": 50}}} 2019-01-08 03:46:14,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:14,936 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:14 GMT 2019-01-08 03:46:14,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:14,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:46:14,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:14,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:46:14,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:14,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:14,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:14,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:14,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:14,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:14,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:14,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:46:14,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:14,993 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:14 GMT 2019-01-08 03:46:14,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:14,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:46:14,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:19,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:46:20,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:20,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:20,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:20,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:20,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:20,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:20,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:20,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:18.067Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:18.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}], "metadata": {"pagination": {"total": 1946, "offset": 1904, "size": 50}}} 2019-01-08 03:46:20,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:20,079 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:20 GMT 2019-01-08 03:46:20,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:20,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-08 03:46:20,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:20,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-08 03:46:20,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:46:20,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:20,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:20,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:20,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:20,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:20,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:20,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:20,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:46:20,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:20,143 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:20 GMT 2019-01-08 03:46:20,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:20,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:46:20,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:25,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:46:25,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:25,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:25,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:25,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:25,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:25,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:25,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:25,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1905, "size": 50}}} 2019-01-08 03:46:25,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:25,249 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:25 GMT 2019-01-08 03:46:25,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:25,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-08 03:46:25,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:25,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:46:25,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:25,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:25,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:25,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:25,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:25,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:25,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:25,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:46:25,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:25,316 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:25 GMT 2019-01-08 03:46:25,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:25,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-08 03:46:25,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:30,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:46:30,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:30,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:30,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:30,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:30,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:30,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:30,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:30,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:28.105Z", "message": "Execution done (return_code=0): /tmp/25PME/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:28.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "2098899d-fff9-4360-aefe-badf4348c73a"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:28.207Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:28.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:28.934Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:28.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:28.934Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:28.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:29.212Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NM9MN/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:29.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "49b6e3c2-9e4f-429c-b244-500ec657ff54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:29.212Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:29.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "49b6e3c2-9e4f-429c-b244-500ec657ff54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:29.447Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:29.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "49b6e3c2-9e4f-429c-b244-500ec657ff54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:29.447Z", "message": "[localhost] run: sudo mv /tmp/tmpcifM2S /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:29.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "49b6e3c2-9e4f-429c-b244-500ec657ff54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:29.447Z", "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": "2019-01-08T03:46:29.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "49b6e3c2-9e4f-429c-b244-500ec657ff54"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:29.447Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'ellis': {u'ellis_h3fwzi': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.12', u'name': u'ellis-h3fwzi'}}, u'dime': {u'dime_b04o86': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-b04o86'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {u'vellum_qk71zb': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qk71zb'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:29.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846", "logger": "49b6e3c2-9e4f-429c-b244-500ec657ff54"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:46:29.937Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T03:46:29.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 1957, "offset": 1905, "size": 50}}} 2019-01-08 03:46:30,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:30,416 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:30 GMT 2019-01-08 03:46:30,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:30,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6855 2019-01-08 03:46:30,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:30,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/25PME/start-vellum.sh 2019-01-08 03:46:30,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:46:30,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:46:30,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:46:30,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NM9MN/bind.py 2019-01-08 03:46:30,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:46:30,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:46:30,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcifM2S /etc/bind/db.clearwater.local 2019-01-08 03:46:30,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:46:30,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {u'homer_0jqrwd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-0jqrwd'}}, u'ellis': {u'ellis_h3fwzi': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.12', u'name': u'ellis-h3fwzi'}}, u'dime': {u'dime_b04o86': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-b04o86'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {u'vellum_qk71zb': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qk71zb'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:46:30,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:46:30,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/520c64bb-5f0d-40c4-99cc-604e4102e846 2019-01-08 03:46:30,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:30,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:30,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:30,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:30,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:30,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:30,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:30,478 - 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": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"} 2019-01-08 03:46:30,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:30,478 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:30 GMT 2019-01-08 03:46:30,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:30,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2019-01-08 03:46:30,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:30,479 - 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'2019-01-08T03:35:35.348Z', 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'520c64bb-5f0d-40c4-99cc-604e4102e846'} 2019-01-08 03:46:30,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2019-01-08 03:46:30,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.208", "ellis_ip": "172.30.9.214"}, "deployment_id": "clearwater-opnfv"} 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:46:30 GMT 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:46:30,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2019-01-08 03:46:30,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:46:30,549 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.214 2019-01-08 03:46:30,638 - 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'} 2019-01-08 03:46:30,706 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-01-08 03:46:30,706 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-01-08 03:46:30,740 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 03:46:30,741 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-01-08 03:47:36,075 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 03:47:36,075 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-01-08 03:48:41,337 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 03:48:41,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-01-08 03:49:46,636 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 03:49:46,637 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-01-08 03:50:11,850 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550917@clearwater.opnfv', u'sip_username': u'6505550917', u'formatted_number': u'(650) 555-0917', u'number': u'6505550917', u'sip_uri': u'sip:6505550917@clearwater.opnfv', u'number_id': u'ea70bf5b81c14b119ebd5ba374c85c91', u'sip_password': u'HD4sq3ZMZ', u'pstn': False} 2019-01-08 03:50:11,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2019-01-08 03:50:11,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:50:11,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:50:11,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:50:11,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:50:11,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:50:11,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:50:11,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:50:11,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.208", "ellis_ip": "172.30.9.214"}, "deployment_id": "clearwater-opnfv"} 2019-01-08 03:50:11,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:50:11,939 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:50:11 GMT 2019-01-08 03:50:11,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:50:11,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2019-01-08 03:50:11,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:50:11,939 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-01-08 03:50:11,940 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-01-08 03:50:11,947 - 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' 2019-01-08 03:50:11,948 - 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'' 2019-01-08 03:52:45,938 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2019-01-08 03:52:45,939 - 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%3A6505550821%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:19: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) - (6505550639, 6505550762) Passed Basic Call - Tel URIs (TCP) - (6505550794, 6505550170) Passed Basic Call - Unknown number (TCP) - (6505550796, 6505550403) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550620, 6505550873) Passed Basic Call - Messages - Pager model (TCP) - (6505550129, 6505550288) Passed Basic Call - Pracks (TCP) - (6505550666, 6505550227) Passed Basic Registration (TCP) - (6505550320) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550285, 6505550764) Passed Call Barring - Outbound Rejection (TCP) - (6505550504, 6505550233) 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) - (6505550732, 6505550633) 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) - (6505550084, 6505550857, 6505550864) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550990, 6505550497, 6505550203) Passed Call Diversion - Not reachable (408) (TCP) - (6505550225, 6505550343, 6505550026) Passed Call Diversion - Not reachable (503) (TCP) - (6505550802, 6505550261, 6505550509) Passed Call Diversion - Not reachable (500) (TCP) - (6505550752, 6505550464, 6505550261) Passed Call Diversion - Busy (TCP) - (6505550365, 6505550425, 6505550453) Passed Call Diversion - Unconditional (TCP) - (6505550685, 6505550385, 6505550947) Passed Call Diversion - No answer (TCP) - (6505550744, 6505550977, 6505550001) Passed Call Diversion - Bad target URI (TCP) - (6505550169, 6505550270) Passed Call Diversion - Audio-only call (TCP) - (6505550339, 6505550727, 6505550798, 6505550186) Passed Call Diversion - Audio-video call (TCP) - (6505550507, 6505550870, 6505550883, 6505550014) Passed Call Forking - Mainline (TCP) - (6505550205, 6505550583) Passed Call Forking - Endpoint offline (TCP) - (6505550147, 6505550772) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550604, 6505550226) Passed Call Waiting - Accepted (TCP) - (6505550171, 6505550423, 6505550510) Passed Call Waiting - Cancelled (TCP) - (6505550108, 6505550077, 6505550010) Passed CANCEL - Mainline (TCP) - (6505550102, 6505550330) Passed Filtering - Accept-Contact (TCP) - (6505550759, 6505550691) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550735, 6505550051) Passed Filtering - Accept-Contact no match (TCP) - (6505550797, 6505550755) Passed Filtering - Accept-Contact negated match (TCP) - (6505550972, 6505550447) Passed Filtering - RFC3841 example (TCP) - (6505550060, 6505550610) Passed Filtering - Reject-Contact no match (TCP) - (6505550308, 6505550017) Passed Filtering - Reject-Contact match (TCP) - (6505550862, 6505550094) 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) - (6505550252) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550908) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550612) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550268) 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' (6505550848, 6505550314) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550226, 6505550433) Passed GRUU - Call - only GRUU as target (TCP) - (6505550161, 6505550182) Passed GRUU - Call - AoR as target (TCP) - (6505550444, 6505550000) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550746, 6505550374) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550215, 6505550667) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550704, 6505550090) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550948, 6505550942) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550749, 6505550869) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550174, 6505550978) 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) - (6505550235) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550750) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550886) 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) - (6505550525, 6505550376) 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 2019-01-08 03:50:33 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2019-01-08 03:52:45,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 1, 'skipped': 43, 'total': 96, 'passed': 52} 2019-01-08 03:52:46,057 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 03:52:46,058 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 22:49 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-08 03:52:46,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-01-08 03:52:46,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2019-01-08 03:52:46,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:52:46,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:52:46,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:52:46,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:52:46,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:52:46,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:52:46,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:52:46,150 - 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": "2019-01-08T03:35:04.016Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "62ffd3ca-3de8-41f6-8c31-96402bda4bf5"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:35:35.348Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "520c64bb-5f0d-40c4-99cc-604e4102e846"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2019-01-08 03:52:46,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:52:46,150 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:52:46 GMT 2019-01-08 03:52:46,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:52:46,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2019-01-08 03:52:46,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:52:46,151 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-01-08 03:52:46,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:52:46,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:52:46,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:52:46,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:52:46,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:52:46,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:52:46,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:52:46,333 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-01-08 03:52:46,333 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:52:46,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:52:46,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:52:46 GMT 2019-01-08 03:52:46,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:52:46,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:52:46,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:52:46,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:52:46,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:52:46,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:52:46,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:52:46,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:52:46,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:52:46,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:52:46,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:52:46,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-08 03:52:46,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:52:46,429 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:52:46 GMT 2019-01-08 03:52:46,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:52:46,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-08 03:52:46,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:52:46,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:52:46,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:52:46,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:52:46,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:52:46,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:52:46,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:52:46,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:52:46,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:52:46,489 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:52:46,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:52:46,489 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:52:46 GMT 2019-01-08 03:52:46,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:52:46,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:52:46,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:52:51,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:52:51,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:52:51,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:52:51,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:52:51,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:52:51,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:52:51,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:52:51,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:52:51,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:47.155Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:47.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:48.039Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:48.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_4oryqx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:48.039Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:48.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_b04o86", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:48.039Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:48.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_qk71zb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:48.039Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:48.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:48.765Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/3T3ME/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:48.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "1c72e8ce-9638-43c2-b094-864314e679c2"}, {"node_instance_id": "bono_4oryqx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_b04o86", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_0jqrwd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_4oryqx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_0jqrwd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_qk71zb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_b04o86", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_0jqrwd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.046Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/XAW7Q/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8bd1e412-b906-4531-8c0b-59089a832031"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Executing: /tmp/TWQHA/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9b0fc167-c5b6-49f9-88f0-7471a499b8d0"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Executing: /tmp/3T3ME/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "1c72e8ce-9638-43c2-b094-864314e679c2"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "d5b1f845-fb83-48fa-903b-ebf0c84f3ce9"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "1c72e8ce-9638-43c2-b094-864314e679c2"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Executing: /tmp/GPK5V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "d5b1f845-fb83-48fa-903b-ebf0c84f3ce9"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Execution done (return_code=1): /tmp/GPK5V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "d5b1f845-fb83-48fa-903b-ebf0c84f3ce9"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/PX5QR/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "4a804d84-ff06-4111-9327-810a9afd57d7"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Executing: /tmp/PX5QR/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "4a804d84-ff06-4111-9327-810a9afd57d7"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9b0fc167-c5b6-49f9-88f0-7471a499b8d0"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "c14297a0-a4e7-434e-95cc-c5e0c825922a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8bd1e412-b906-4531-8c0b-59089a832031"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Execution done (return_code=1): /tmp/XAW7Q/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8bd1e412-b906-4531-8c0b-59089a832031"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "4a804d84-ff06-4111-9327-810a9afd57d7"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Execution done (return_code=1): /tmp/0LMOJ/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "c14297a0-a4e7-434e-95cc-c5e0c825922a"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Executing: /tmp/0LMOJ/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "c14297a0-a4e7-434e-95cc-c5e0c825922a"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Executing: /tmp/XAW7Q/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8bd1e412-b906-4531-8c0b-59089a832031"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Execution done (return_code=1): /tmp/TWQHA/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9b0fc167-c5b6-49f9-88f0-7471a499b8d0"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/0LMOJ/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "c14297a0-a4e7-434e-95cc-c5e0c825922a"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/TWQHA/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9b0fc167-c5b6-49f9-88f0-7471a499b8d0"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:49.555Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/GPK5V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:49.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "d5b1f845-fb83-48fa-903b-ebf0c84f3ce9"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.052Z", "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_78gz55/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_78gz55/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_78gz55/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": "2019-01-08T03:52:50.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_0jqrwd", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.052Z", "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_x3rt5l/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_x3rt5l/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_x3rt5l/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": "2019-01-08T03:52:50.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.052Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:50.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.052Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:50.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_b04o86", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.052Z", "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_2t9wa0/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_2t9wa0/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_2t9wa0/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": "2019-01-08T03:52:50.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.052Z", "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_npci0b/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_npci0b/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_npci0b/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": "2019-01-08T03:52:50.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.662Z", "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": "2019-01-08T03:52:50.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.662Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:50.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.662Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WNOBF/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:50.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}], "metadata": {"pagination": {"total": 59, "offset": 0, "size": 50}}} 2019-01-08 03:52:51,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:52:51,561 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:52:51 GMT 2019-01-08 03:52:51,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:52:51,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30505 2019-01-08 03:52:51,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:52:51,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-01-08 03:52:51,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:52:51,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:52:51,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:52:51,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:52:51,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/3T3ME/stop-bono.sh 2019-01-08 03:52:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:52:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:52:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:52:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:52:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:52:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:52:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:52:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:52:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:52:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:52:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:52:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:52:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:52:51,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:52:51,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/XAW7Q/stop-ellis.sh 2019-01-08 03:52:51,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TWQHA/stop-dime.sh 2019-01-08 03:52:51,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3T3ME/stop-bono.sh 2019-01-08 03:52:51,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-01-08 03:52:51,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-01-08 03:52:51,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GPK5V/stop-homer.sh 2019-01-08 03:52:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/GPK5V/stop-homer.sh 2019-01-08 03:52:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/PX5QR/stop-sprout.sh 2019-01-08 03:52:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PX5QR/stop-sprout.sh 2019-01-08 03:52:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-01-08 03:52:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-01-08 03:52:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-01-08 03:52:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/XAW7Q/stop-ellis.sh 2019-01-08 03:52:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-01-08 03:52:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/0LMOJ/stop-vellum.sh 2019-01-08 03:52:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0LMOJ/stop-vellum.sh 2019-01-08 03:52:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XAW7Q/stop-ellis.sh 2019-01-08 03:52:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/TWQHA/stop-dime.sh 2019-01-08 03:52:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/0LMOJ/stop-vellum.sh 2019-01-08 03:52:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/TWQHA/stop-dime.sh 2019-01-08 03:52:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/GPK5V/stop-homer.sh 2019-01-08 03:52:51,569 - 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" 2019-01-08 03:52:51,569 - 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" 2019-01-08 03:52:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:52:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:52:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2019-01-08 03:52:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2019-01-08 03:52:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:52:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:52:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WNOBF/bind.py 2019-01-08 03:52:51,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:52:51,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:52:51,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:52:51,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:52:51,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:52:51,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:52:51,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:52:51,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:52:51,632 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:52:51,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:52:51,632 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:52:51 GMT 2019-01-08 03:52:51,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:52:51,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:52:51,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:52:56,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:52:56,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:52:56,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:52:56,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:52:56,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:52:56,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:52:56,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:52:56,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:52:56,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.662Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VQMH8/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:50.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.662Z", "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": "2019-01-08T03:52:50.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:50.662Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:50.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.056Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.056Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EPW9F/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo mv /tmp/tmpegcxse /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {u'vellum_qk71zb': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qk71zb'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "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": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo mv /tmp/tmpgFYa5g /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo mv /tmp/tmpPm4LtD /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo mv /tmp/tmpcudXLm /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "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": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo mv /tmp/tmpQaMIHr /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_h3fwzi': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.12', u'name': u'ellis-h3fwzi'}}, u'dime': {}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {u'vellum_qk71zb': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qk71zb'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo mv /tmp/tmp6xZ0i8 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo mv /tmp/tmpB42tdI /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "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": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_h3fwzi': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.12', u'name': u'ellis-h3fwzi'}}, u'dime': {u'dime_b04o86': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-b04o86'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {u'vellum_qk71zb': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qk71zb'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f321fc2f-ab28-467f-b34a-b22f303af27e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "502fd51c-e264-445f-86fc-86064dfc608f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo mv /tmp/tmpUxLI0g /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "205eece5-32c5-461c-b7a3-fd13624d85e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:51.799Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:51.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "91673029-057e-4340-ba6a-75b393e10ad3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.062Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_b04o86", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.062Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_0jqrwd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.062Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 157, "offset": 50, "size": 50}}} 2019-01-08 03:52:56,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:52:56,709 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:52:56 GMT 2019-01-08 03:52:56,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:52:56,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29790 2019-01-08 03:52:56,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:52:56,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VQMH8/bind.py 2019-01-08 03:52:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:52:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:52:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:52:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:52:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:52:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:52:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:52:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:52:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:52:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:52:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:52:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:52:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:52:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:52:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EPW9F/bind.py 2019-01-08 03:52:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpegcxse /etc/bind/db.clearwater.local 2019-01-08 03:52:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:52:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {u'vellum_qk71zb': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qk71zb'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:52:56,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:52:56,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgFYa5g /etc/bind/db.clearwater.local 2019-01-08 03:52:56,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPm4LtD /etc/bind/db.clearwater.opnfv 2019-01-08 03:52:56,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcudXLm /etc/bind/db.clearwater.opnfv 2019-01-08 03:52:56,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:52:56,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:52:56,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:52:56,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQaMIHr /etc/bind/db.clearwater.opnfv 2019-01-08 03:52:56,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:52:56,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:52:56,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:52:56,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_h3fwzi': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.12', u'name': u'ellis-h3fwzi'}}, u'dime': {}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {u'vellum_qk71zb': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qk71zb'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:52:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6xZ0i8 /etc/bind/db.clearwater.local 2019-01-08 03:52:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:52:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:52:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:52:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB42tdI /etc/bind/db.clearwater.local 2019-01-08 03:52:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:52:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:52:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {u'ellis_h3fwzi': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.12', u'name': u'ellis-h3fwzi'}}, u'dime': {u'dime_b04o86': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-b04o86'}}, u'sprout': {u'sprout_9zvlkf': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-9zvlkf'}}, u'vellum': {u'vellum_qk71zb': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qk71zb'}}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:52:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:52:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:52:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:52:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:52:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:52:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:52:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUxLI0g /etc/bind/db.clearwater.opnfv 2019-01-08 03:52:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:52:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:52:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:52:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:52:56,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:52:56,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:52:56,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:52:56,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:52:56,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:52:56,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:52:56,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:52:56,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:52:56,780 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:52:56,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:52:56,780 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:52:56 GMT 2019-01-08 03:52:56,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:52:56,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:52:56,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:01,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:01,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:01,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:01,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:01,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:01,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:01,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:01,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:01,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_b04o86", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.062Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_0jqrwd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.062Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_b04o86", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.062Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_0jqrwd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.062Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RQ1W3/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "48d968ef-167d-4017-a875-ed8de38c8e93"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Executing: /tmp/RQ1W3/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "48d968ef-167d-4017-a875-ed8de38c8e93"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Execution done (return_code=1): /tmp/PX5QR/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "4a804d84-ff06-4111-9327-810a9afd57d7"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Executing: /tmp/1Z215/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "4fcc6f82-fff6-474c-9d8c-b8471939f289"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f10fd88b-d28e-4470-a33c-23771d3081e5"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F3LBT/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "2aaba03b-d897-4317-b2de-54030bc36772"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1Z215/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "4fcc6f82-fff6-474c-9d8c-b8471939f289"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2UKA1/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f10fd88b-d28e-4470-a33c-23771d3081e5"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Executing: /tmp/F3LBT/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "2aaba03b-d897-4317-b2de-54030bc36772"}, {"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "4fcc6f82-fff6-474c-9d8c-b8471939f289"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:52.807Z", "message": "Executing: /tmp/2UKA1/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:52.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f10fd88b-d28e-4470-a33c-23771d3081e5"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.066Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.066Z", "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_942hmr/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_942hmr/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_942hmr/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": "2019-01-08T03:52:53.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_qk71zb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.066Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.066Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_qk71zb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.066Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.066Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.066Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.066Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.812Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "2aaba03b-d897-4317-b2de-54030bc36772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.812Z", "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": "2019-01-08T03:52:53.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.812Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "48d968ef-167d-4017-a875-ed8de38c8e93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.812Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:53.812Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZCONR/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:53.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.070Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.818Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.818Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.818Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.818Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.818Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.818Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.818Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.818Z", "message": "[localhost] run: sudo mv /tmp/tmpQO1LdX /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:54.818Z", "message": "[localhost] run: sudo mv /tmp/tmpEi189e /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:54.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a026b1a0-fb91-4a86-a155-c912b8f0a63b"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:55.074Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:55.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:55.074Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:55.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:55.074Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:55.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:55.074Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:55.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:55.822Z", "message": "Executing: /tmp/BUIK3/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:55.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "c3898d5e-a0cf-4c71-b72e-03d34d5ec3c6"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:55.822Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:55.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "c3898d5e-a0cf-4c71-b72e-03d34d5ec3c6"}, {"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:55.822Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BUIK3/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:55.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "c3898d5e-a0cf-4c71-b72e-03d34d5ec3c6"}, {"node_instance_id": "homer_0jqrwd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:56.863Z", "message": "Execution done (return_code=0): /tmp/2UKA1/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:56.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f10fd88b-d28e-4470-a33c-23771d3081e5"}, {"node_instance_id": "homer_0jqrwd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:56.932Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:56.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:58.112Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:58.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:58.112Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:58.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:58.112Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:58.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 180, "offset": 100, "size": 50}}} 2019-01-08 03:53:01,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:01,858 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:01 GMT 2019-01-08 03:53:01,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:01,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28100 2019-01-08 03:53:01,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:53:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:53:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:53:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RQ1W3/remove-cluster-node.sh 2019-01-08 03:53:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RQ1W3/remove-cluster-node.sh 2019-01-08 03:53:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/PX5QR/stop-sprout.sh 2019-01-08 03:53:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1Z215/remove-cluster-node.sh 2019-01-08 03:53:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-08 03:53:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F3LBT/remove-cluster-node.sh 2019-01-08 03:53:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1Z215/remove-cluster-node.sh 2019-01-08 03:53:01,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2UKA1/remove-cluster-node.sh 2019-01-08 03:53:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/F3LBT/remove-cluster-node.sh 2019-01-08 03:53:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-08 03:53:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2UKA1/remove-cluster-node.sh 2019-01-08 03:53:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:53:01,862 - 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" 2019-01-08 03:53:01,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:53:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:53:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:53:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:53:01,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-08 03:53:01,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:53:01,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-08 03:53:01,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:53:01,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZCONR/bind.py 2019-01-08 03:53:01,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:53:01,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:53:01,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:53:01,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:53:01,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:53:01,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:53:01,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:53:01,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_4oryqx': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.19', u'name': u'bono-4oryqx'}}}, 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.10', u'hss_hostname': u''}. 2019-01-08 03:53:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQO1LdX /etc/bind/db.clearwater.opnfv 2019-01-08 03:53:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEi189e /etc/bind/db.clearwater.local 2019-01-08 03:53:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:53:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:53:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:53:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BUIK3/remove-cluster-node.sh 2019-01-08 03:53:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-08 03:53:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BUIK3/remove-cluster-node.sh 2019-01-08 03:53:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/2UKA1/remove-cluster-node.sh 2019-01-08 03:53:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:53:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-08 03:53:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-08 03:53:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:53:01,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:01,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:01,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:01,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:01,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:01,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:01,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:01,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:01,924 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:01,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:01,924 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:01 GMT 2019-01-08 03:53:01,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:01,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:01,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:06,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:06,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:07,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:07,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:07,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:07,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:07,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:07,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:07,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_b04o86", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:58.369Z", "message": "Execution done (return_code=0): /tmp/1Z215/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:58.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "4fcc6f82-fff6-474c-9d8c-b8471939f289"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:59.116Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:59.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_h3fwzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:59.116Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:59.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:59.116Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:59.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_b04o86", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:59.116Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:59.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:59.116Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:59.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_h3fwzi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:52:59.832Z", "message": "Execution done (return_code=0): /tmp/F3LBT/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:52:59.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "2aaba03b-d897-4317-b2de-54030bc36772"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:00.120Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:00.120Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:00.120Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:00.120Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:00.120Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:00.120Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:00.120Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:00.842Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:00.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.148Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.148Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.148Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.839Z", "message": "Stopping Agent homer_host_x3rt5l", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:01.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:01.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:02.787Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:02.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:03.151Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:03.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:03.151Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:03.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.155Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.155Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.155Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.155Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.155Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.155Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.155Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.293Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.847Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.847Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.847Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.847Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.847Z", "message": "Stopping Agent ellis_host_78gz55", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.847Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.847Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.847Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:04.847Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:04.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.158Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.158Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.158Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 240, "offset": 150, "size": 50}}} 2019-01-08 03:53:07,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:07,001 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:06 GMT 2019-01-08 03:53:07,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:07,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26309 2019-01-08 03:53:07,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:07,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/1Z215/remove-cluster-node.sh 2019-01-08 03:53:07,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:53:07,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:53:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-08 03:53:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:53:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-08 03:53:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/F3LBT/remove-cluster-node.sh 2019-01-08 03:53:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:07,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-08 03:53:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-08 03:53:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-08 03:53:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:53:07,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-08 03:53:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_x3rt5l 2019-01-08 03:53:07,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-08 03:53:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-08 03:53:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:07,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-08 03:53:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_78gz55 2019-01-08 03:53:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:07,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-08 03:53:07,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:07,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:07,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:07,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:07,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:07,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:07,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:07,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:07,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:07,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:07,066 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:07,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:07,066 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:07 GMT 2019-01-08 03:53:07,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:07,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:07,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:12,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:12,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:12,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:12,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:12,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:12,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:12,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:12,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:12,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.158Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_x3rt5l stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Stopping Agent dime_host_2t9wa0", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:05.852Z", "message": "Successfully stopped daemon: homer_host_x3rt5l\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:05.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f82dff3b-88d0-411d-b0f3-5e29da1526e7"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.162Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.162Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.162Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.162Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Deleting Agent homer_host_x3rt5l", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:06.857Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:06.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:08.605Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:08.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:08.861Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:08.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:08.861Z", "message": "Successfully deleted daemon: homer_host_x3rt5l", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:08.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0a8bf12a-68e4-490e-9f6c-d93325653bbc"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:08.995Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:08.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:09.167Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:09.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:09.167Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:09.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:09.167Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:09.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:09.865Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:09.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:09.865Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:09.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:09.865Z", "message": "Successfully stopped daemon: dime_host_2t9wa0\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:09.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:09.865Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_2t9wa0 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:09.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8e99b46b-cfc6-4106-8a52-4c48d16ac8ae"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:09.865Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_78gz55 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:09.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:09.865Z", "message": "Successfully stopped daemon: ellis_host_78gz55\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:09.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "9900f7e9-3a31-4cc3-8b06-18be600528b9"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.170Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.170Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.170Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.170Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.170Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.170Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.170Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}], "metadata": {"pagination": {"total": 281, "offset": 200, "size": 50}}} 2019-01-08 03:53:12,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:12,137 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:12 GMT 2019-01-08 03:53:12,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:12,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26818 2019-01-08 03:53:12,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:12,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-08 03:53:12,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-08 03:53:12,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_x3rt5l stop 2019-01-08 03:53:12,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_2t9wa0 2019-01-08 03:53:12,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_x3rt5l 2019-01-08 03:53:12,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-08 03:53:12,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:12,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:12,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:12,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_x3rt5l 2019-01-08 03:53:12,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-08 03:53:12,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-08 03:53:12,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_x3rt5l 2019-01-08 03:53:12,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:12,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:12,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 03:53:12,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 03:53:12,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-08 03:53:12,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-08 03:53:12,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_2t9wa0 2019-01-08 03:53:12,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_2t9wa0 stop 2019-01-08 03:53:12,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_78gz55 stop 2019-01-08 03:53:12,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_78gz55 2019-01-08 03:53:12,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-08 03:53:12,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:12,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:12,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-08 03:53:12,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:12,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:12,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:12,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:12,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:12,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:12,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:12,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:12,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:12,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:12,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:12,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:12,202 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:12,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:12,202 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:12 GMT 2019-01-08 03:53:12,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:12,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:12,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:17,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:17,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:17,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:17,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:17,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:17,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:17,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:17,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:17,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Deleting Agent ellis_host_78gz55", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Deleting Agent dime_host_2t9wa0", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:10.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:11.897Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:11.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:12.288Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:12.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:12.876Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:12.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:12.876Z", "message": "Successfully deleted daemon: dime_host_2t9wa0", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:12.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:12.876Z", "message": "Successfully deleted daemon: ellis_host_78gz55", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:12.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0585a57b-07c3-41c5-a129-b81d8f9a8b42"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:12.876Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:12.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:12.876Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:12.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f4b45f60-8f41-4c3e-a463-47e05a4ce3b1"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:13.187Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:13.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:13.187Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:13.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:13.187Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:13.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:13.187Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:13.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:13.187Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:13.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:14.203Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:14.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:14.203Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:14.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:14.203Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:14.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:15.267Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:15.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:16.212Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:16.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:16.212Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:16.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:16.212Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:16.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:16.212Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:16.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:16.212Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:16.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 301, "offset": 250, "size": 50}}} 2019-01-08 03:53:17,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:17,278 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:17 GMT 2019-01-08 03:53:17,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:17,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20853 2019-01-08 03:53:17,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:17,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_78gz55 2019-01-08 03:53:17,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_2t9wa0 2019-01-08 03:53:17,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-08 03:53:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-08 03:53:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_2t9wa0 2019-01-08 03:53:17,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_78gz55 2019-01-08 03:53:17,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-08 03:53:17,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-08 03:53:17,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 03:53:17,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:17,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 03:53:17,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:17,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-08 03:53:17,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 03:53:17,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:17,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 03:53:17,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-08 03:53:17,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-08 03:53:17,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:17,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-08 03:53:17,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:17,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-08 03:53:17,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:17,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:17,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:17,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:17,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:17,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:17,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:17,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:17,350 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:17,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:17,350 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:17 GMT 2019-01-08 03:53:17,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:17,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:17,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:22,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:22,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:22,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:22,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:22,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:22,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:22,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:22,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:22,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_9zvlkf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:17.582Z", "message": "Execution done (return_code=0): /tmp/BUIK3/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:17.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "c3898d5e-a0cf-4c71-b72e-03d34d5ec3c6"}, {"node_instance_id": "sprout_9zvlkf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:17.647Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:17.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:18.258Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:18.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:19.262Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:19.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:19.262Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:19.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:19.262Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:19.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:19.262Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:19.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:19.262Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:19.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:21.463Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:21.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:22.275Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:22.275Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:22.275Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 315, "offset": 289, "size": 50}}} 2019-01-08 03:53:22,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:22,417 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:22 GMT 2019-01-08 03:53:22,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:22,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6207 2019-01-08 03:53:22,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:22,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BUIK3/remove-cluster-node.sh 2019-01-08 03:53:22,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:53:22,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:53:22,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:22,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:22,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-08 03:53:22,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:22,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-08 03:53:22,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-08 03:53:22,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:22,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:22,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:22,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:22,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:22,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:22,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:22,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:22,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:22,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:22,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:22,476 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:22,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:22,476 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:22 GMT 2019-01-08 03:53:22,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:22,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:22,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:27,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:27,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:27,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:27,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:27,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:27,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:27,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:27,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:27,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:23.416Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:23.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.289Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.289Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.289Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.289Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.289Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.289Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:24.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:25.294Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:25.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:25.922Z", "message": "Stopping Agent sprout_host_942hmr", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:25.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:25.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:25.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:25.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:25.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:26.299Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:26.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:26.299Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:26.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:26.299Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:26.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:26.925Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:26.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "bcff1207-62e6-4d5f-8406-c8ec60c2785b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:27.500Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:27.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 338, "offset": 301, "size": 50}}} 2019-01-08 03:53:27,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:27,548 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:27 GMT 2019-01-08 03:53:27,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:27,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12210 2019-01-08 03:53:27,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-08 03:53:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-08 03:53:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-08 03:53:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_942hmr 2019-01-08 03:53:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 03:53:27,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 03:53:27,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:27,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-08 03:53:27,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:27,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:27,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:27,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:27,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:27,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:27,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:27,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:27,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:27,623 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:27,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:27,623 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:27 GMT 2019-01-08 03:53:27,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:27,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:27,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:32,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:32,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:32,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:32,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:32,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:32,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:32,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:32,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:32,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_x3rt5l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:28.199Z", "message": "Waiting for server \"e81c5be4-8e2f-45a6-9eb0-5463bf2b1ca8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:28.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "bcff1207-62e6-4d5f-8406-c8ec60c2785b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:28.324Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:28.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:28.324Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:28.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:28.324Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:28.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:28.324Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:28.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:28.324Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:28.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:28.324Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:28.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:29.081Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:29.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8c7a2bad-c6b7-410c-9a3e-6ca3a0876b2a"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:29.833Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:29.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:30.085Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_942hmr stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:30.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:30.085Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:30.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:30.085Z", "message": "Successfully stopped daemon: sprout_host_942hmr\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:30.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "5940ec1f-61a2-4e8c-bb88-9605d56476a0"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:30.426Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:30.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:30.426Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:30.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:30.426Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:30.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Deleting Agent sprout_host_942hmr", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:31.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:31.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "dime_host_2t9wa0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:32.093Z", "message": "Waiting for server \"ab4bfe6c-e613-4e4b-b59c-13dfb952b972\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:32.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "8c7a2bad-c6b7-410c-9a3e-6ca3a0876b2a"}], "metadata": {"pagination": {"total": 364, "offset": 324, "size": 50}}} 2019-01-08 03:53:32,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:32,694 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:32 GMT 2019-01-08 03:53:32,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:32,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14036 2019-01-08 03:53:32,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:32,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e81c5be4-8e2f-45a6-9eb0-5463bf2b1ca8" to be deleted. current status: SHUTOFF 2019-01-08 03:53:32,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:32,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 03:53:32,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 03:53:32,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:32,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:32,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:32,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-08 03:53:32,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-08 03:53:32,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_942hmr stop 2019-01-08 03:53:32,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-08 03:53:32,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_942hmr 2019-01-08 03:53:32,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:32,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:32,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-08 03:53:32,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_942hmr 2019-01-08 03:53:32,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:32,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:32,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:32,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:32,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:32,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:32,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:32,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:32,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:53:32,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ab4bfe6c-e613-4e4b-b59c-13dfb952b972" to be deleted. current status: SHUTOFF 2019-01-08 03:53:32,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:32,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:32,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:32,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:32,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:32,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:32,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:32,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:32,754 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:32,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:32,754 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:32 GMT 2019-01-08 03:53:32,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:32,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:32,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:37,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:37,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:37,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:37,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:37,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:37,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:37,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:37,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:37,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:32.968Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:32.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:33.097Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:33.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:33.097Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:33.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:33.097Z", "message": "Successfully deleted daemon: sprout_host_942hmr", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:33.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7cb5f8c1-f312-48f8-8ad8-8f093426111a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:33.429Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:33.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:33.429Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:33.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:33.429Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:33.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_host_x3rt5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:33.429Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:33.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:34.355Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:34.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a1aed09f-ff5a-40c8-b78e-08a404f38eef"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:34.453Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:34.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:34.453Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:34.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:34.453Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:34.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:34.453Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:34.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:34.453Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:34.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:34.453Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:34.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:35.460Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:35.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:35.460Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:35.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_security_group_8fit22", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:36.101Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:36.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "07a7284f-4a54-4705-98dd-09c7d939da58"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:36.464Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_host_2t9wa0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:36.464Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:36.464Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "homer_security_group_8fit22", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:36.464Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:37.104Z", "message": "Waiting for server \"c656cece-b424-4240-9014-0ce52317c43e\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:37.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a1aed09f-ff5a-40c8-b78e-08a404f38eef"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:37.467Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:37.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 388, "offset": 350, "size": 50}}} 2019-01-08 03:53:37,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:37,825 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:37 GMT 2019-01-08 03:53:37,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:37,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12414 2019-01-08 03:53:37,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:37,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-08 03:53:37,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-08 03:53:37,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-08 03:53:37,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_942hmr 2019-01-08 03:53:37,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:37,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 03:53:37,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 03:53:37,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-08 03:53:37,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-08 03:53:37,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:53:37,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 03:53:37,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 03:53:37,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 03:53:37,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:37,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:37,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 03:53:37,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-08 03:53:37,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-08 03:53:37,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:37,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-08 03:53:37,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:37,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 03:53:37,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c656cece-b424-4240-9014-0ce52317c43e" to be deleted. current status: SHUTOFF 2019-01-08 03:53:37,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:53:37,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:37,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:37,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:37,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:37,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:37,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:37,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:37,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:37,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:37,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:37,904 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:37 GMT 2019-01-08 03:53:37,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:37,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:37,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:42,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:42,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:42,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:42,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_d3b0aw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:38.422Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:38.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "2a6e7e7a-89c4-4435-a472-04a76d1e9c39"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:38.494Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:38.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:38.494Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:38.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:38.494Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:38.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "dime_security_group_d3b0aw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:39.497Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:39.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_host_78gz55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:42.103Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:42.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:42.501Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:42.501Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:42.501Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:42.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 397, "offset": 374, "size": 50}}} 2019-01-08 03:53:42,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:42,979 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:42 GMT 2019-01-08 03:53:42,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:42,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4744 2019-01-08 03:53:42,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:42,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-08 03:53:42,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:42,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 03:53:42,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 03:53:42,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 03:53:42,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-08 03:53:42,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:42,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:42,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:42,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:43,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:43,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:43,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:43,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:43,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:43,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:43,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:43,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:43,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:43,039 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:43 GMT 2019-01-08 03:53:43,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:43,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:43,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:48,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:48,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:48,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:48,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:48,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:48,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:48,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:48,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:48,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:43.680Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:43.680Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:43.680Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:43.680Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:43.680Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:43.680Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:43.680Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:43.680Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:44.111Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:44.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "c7e1fc19-ea05-433b-bc5f-adc39a106cf8"}, {"node_instance_id": "ellis_security_group_g96akw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:45.110Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:45.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "03a7a73d-2152-432f-8133-f288d0db0d09"}, {"node_instance_id": "ellis_security_group_g96akw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:45.142Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:45.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "ellis_floatingip_zo0gt0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:45.696Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:45.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:47.894Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:47.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 410, "offset": 383, "size": 50}}} 2019-01-08 03:53:48,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:48,115 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:48 GMT 2019-01-08 03:53:48,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:48,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6717 2019-01-08 03:53:48,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:53:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-08 03:53:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 03:53:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:53:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-08 03:53:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 03:53:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-08 03:53:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-08 03:53:48,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 03:53:48,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-08 03:53:48,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:48,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:48,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:48,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:48,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:48,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:48,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:48,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:48,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:48,181 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:48,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:48,181 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:48 GMT 2019-01-08 03:53:48,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:48,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:48,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:53,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:53,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:53,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:53,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:53,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:53,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:53,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:53,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:53,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:48.700Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:48.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:48.700Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:48.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 412, "offset": 396, "size": 50}}} 2019-01-08 03:53:53,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:53,256 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:53 GMT 2019-01-08 03:53:53,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:53,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2019-01-08 03:53:53,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:53,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:53,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:53,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:53,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:53,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:53,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:53,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:53,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:53,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:53,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:53,318 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:53,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:53,318 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:53 GMT 2019-01-08 03:53:53,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:53,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:53,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:58,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:53:58,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:58,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:58,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:58,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:58,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:58,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:58,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:58,383 - 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": "2019-01-08T03:53:54.060Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:54.707Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:54.707Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:54.707Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:54.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:55.367Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:55.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0c77ec79-a3e2-4ffa-a20e-d2c1ee32e429"}, {"node_instance_id": "sprout_host_942hmr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:53:57.795Z", "message": "Waiting for server \"a01b3a16-f708-48d5-89c0-06e55402d2ac\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:53:57.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "0c77ec79-a3e2-4ffa-a20e-d2c1ee32e429"}], "metadata": {"pagination": {"total": 418, "offset": 398, "size": 50}}} 2019-01-08 03:53:58,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:58,384 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:58 GMT 2019-01-08 03:53:58,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:58,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2019-01-08 03:53:58,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:53:58,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:53:58,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:53:58,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 03:53:58,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 03:53:58,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-08 03:53:58,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a01b3a16-f708-48d5-89c0-06e55402d2ac" to be deleted. current status: SHUTOFF 2019-01-08 03:53:58,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:53:58,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:53:58,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:53:58,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:53:58,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:53:58,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:53:58,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:53:58,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:53:58,446 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:53:58,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:53:58,446 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:53:58 GMT 2019-01-08 03:53:58,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:53:58,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:53:58,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:03,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:03,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:03,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:03,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:03,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:03,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:03,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:03,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:03,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_942hmr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:03.051Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:03.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 419, "offset": 404, "size": 50}}} 2019-01-08 03:54:03,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:03,513 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:03 GMT 2019-01-08 03:54:03,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:03,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2019-01-08 03:54:03,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:03,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-08 03:54:03,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:03,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:03,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:03,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:03,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:03,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:03,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:03,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:03,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:03,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:03,569 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:03 GMT 2019-01-08 03:54:03,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:03,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:03,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:08,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:08,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:08,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:08,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:08,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:08,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:08,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:08,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:08,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:03.713Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:04.717Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:04.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:04.717Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:04.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:04.717Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:04.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "sprout_security_group_2j8xcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:04.892Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:04.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ca0a6ea6-1af7-48dd-aca0-5f383f1588c8"}, {"node_instance_id": "sprout_security_group_2j8xcg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:05.863Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:05.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 425, "offset": 405, "size": 50}}} 2019-01-08 03:54:08,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:08,637 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:08 GMT 2019-01-08 03:54:08,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:08,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2019-01-08 03:54:08,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:54:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 03:54:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 03:54:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:54:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-08 03:54:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 03:54:08,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:08,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:08,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:08,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:08,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:08,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:08,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:08,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:08,693 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:08,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:08,693 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:08 GMT 2019-01-08 03:54:08,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:08,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:08,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:13,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:13,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:13,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:13,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:13,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:13,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:13,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:13,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:13,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2019-01-08 03:54:13,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:13,772 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:13 GMT 2019-01-08 03:54:13,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:13,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:54:13,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:13,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:13,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:13,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:13,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:13,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:13,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:13,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:13,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:13,829 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:13,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:13,829 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:13 GMT 2019-01-08 03:54:13,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:13,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:13,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:18,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:18,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:18,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:18,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:18,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:18,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:18,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:18,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:18,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2019-01-08 03:54:18,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:18,901 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:18 GMT 2019-01-08 03:54:18,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:18,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:54:18,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:18,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:18,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:18,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:18,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:18,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:18,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:18,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:18,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:18,959 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:18,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:18,959 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:18 GMT 2019-01-08 03:54:18,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:18,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:18,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:23,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:24,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:24,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:24,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:24,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:24,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:24,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:24,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:24,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2019-01-08 03:54:24,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:24,033 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:24 GMT 2019-01-08 03:54:24,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:24,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:54:24,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:24,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:24,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:24,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:24,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:24,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:24,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:24,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:24,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:24,091 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:24,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:24,091 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:24 GMT 2019-01-08 03:54:24,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:24,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:24,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:29,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:29,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:29,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:29,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:29,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:29,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:29,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:29,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:29,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2019-01-08 03:54:29,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:29,166 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:29 GMT 2019-01-08 03:54:29,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:29,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:54:29,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:29,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:29,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:29,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:29,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:29,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:29,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:29,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:29,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:29,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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:29,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:29,226 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:29 GMT 2019-01-08 03:54:29,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:29,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:29,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:34,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:34,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:34,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:34,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:34,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:34,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:34,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:34,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:34,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2019-01-08 03:54:34,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:34,299 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:34 GMT 2019-01-08 03:54:34,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:34,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:54:34,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:34,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:34,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:34,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:34,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:34,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:34,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:34,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:34,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:34,359 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:34,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:34,359 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:34 GMT 2019-01-08 03:54:34,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:34,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:34,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:39,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:39,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:39,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:39,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:39 GMT 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:54:39,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:39,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:39,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:39,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:39,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:39,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:39,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:39,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:39,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:39,493 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:39,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:39,493 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:39 GMT 2019-01-08 03:54:39,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:39,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:39,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:44,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:44,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:44,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:44,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:44,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:44,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:44,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:44,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:44,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2019-01-08 03:54:44,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:44,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:44 GMT 2019-01-08 03:54:44,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:44,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:54:44,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:44,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:44,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:44,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:44,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:44,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:44,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:44,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:44,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:44,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:44,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:44,621 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:44 GMT 2019-01-08 03:54:44,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:44,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:44,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:49,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:49,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:49,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:49,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:49,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:49,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:49,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:49,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:49,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2019-01-08 03:54:49,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:49,696 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:49 GMT 2019-01-08 03:54:49,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:49,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:54:49,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:49,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:49,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:49,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:49,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:49,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:49,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:49,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:49,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:49,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:49,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:49,764 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:49 GMT 2019-01-08 03:54:49,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:49,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:49,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:54,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:54,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:54,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:54,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:54,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:54,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:54,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:54,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:54,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2019-01-08 03:54:54,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:54,844 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:54 GMT 2019-01-08 03:54:54,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:54,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:54:54,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:54,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:54:54,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:54,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:54,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:54,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:54,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:54,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:54,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:54,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:54:54,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:54,905 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:54 GMT 2019-01-08 03:54:54,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:54,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:54:54,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:59,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:54:59,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:54:59,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:54:59,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:54:59,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:54:59,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:54:59,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:54:59,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:54:59,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qk71zb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:55.168Z", "message": "Execution done (return_code=0): /tmp/RQ1W3/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:55.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "48d968ef-167d-4017-a875-ed8de38c8e93"}, {"node_instance_id": "vellum_qk71zb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:55.270Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:55.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:56.586Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:56.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:56.586Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:56.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:56.586Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:56.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:56.586Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:56.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:56.732Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:56.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:56.732Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:56.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:57.737Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:57.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:57.737Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:57.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:57.737Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:57.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:57.737Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:57.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:57.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:57.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:58.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:58.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:58.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:58.132Z", "message": "Stopping Agent vellum_host_npci0b", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:58.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:58.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:58.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:58.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:54:58.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:54:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}], "metadata": {"pagination": {"total": 447, "offset": 411, "size": 50}}} 2019-01-08 03:54:59,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:54:59,977 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:54:59 GMT 2019-01-08 03:54:59,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:54:59,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11730 2019-01-08 03:54:59,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:54:59,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RQ1W3/remove-cluster-node.sh 2019-01-08 03:54:59,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:54:59,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:54:59,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-08 03:54:59,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-08 03:54:59,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-08 03:54:59,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-08 03:54:59,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-08 03:54:59,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-08 03:54:59,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-08 03:54:59,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-08 03:54:59,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-08 03:54:59,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:54:59,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:54:59,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:54:59,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:54:59,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_npci0b 2019-01-08 03:54:59,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:54:59,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:54:59,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:54:59,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:54:59,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:54:59,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:00,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:00,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:00,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:00,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:00,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:00,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:00,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:00,047 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:00,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:00,047 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:00 GMT 2019-01-08 03:55:00,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:00,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:00,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:05,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:05,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:05,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:05,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:05,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:05,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:05,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:05,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:05,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:02.627Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:02.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:02.794Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:03.137Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_npci0b stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:03.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:03.137Z", "message": "Successfully stopped daemon: vellum_host_npci0b\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:03.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "63c7f3e6-47ec-48f9-902a-5608f1e11f34"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:03.742Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:03.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:03.742Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:03.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:03.742Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:03.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Deleting Agent vellum_host_npci0b", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:04.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:04.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}], "metadata": {"pagination": {"total": 464, "offset": 433, "size": 50}}} 2019-01-08 03:55:05,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:05,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:05 GMT 2019-01-08 03:55:05,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:05,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9335 2019-01-08 03:55:05,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:05,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-08 03:55:05,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-08 03:55:05,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_npci0b stop 2019-01-08 03:55:05,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_npci0b 2019-01-08 03:55:05,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-08 03:55:05,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-08 03:55:05,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-08 03:55:05,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:55:05,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:55:05,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:55:05,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_npci0b 2019-01-08 03:55:05,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:55:05,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:55:05,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:55:05,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:55:05,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:55:05,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:55:05,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:05,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:05,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:05,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:05,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:05,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:05,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:05,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:05,194 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:05,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:05,194 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:05 GMT 2019-01-08 03:55:05,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:05,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:05,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:10,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:10,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:10,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:10,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:10,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:10,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:10,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:10,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:10,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:05.518Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:05.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:05.911Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:06.150Z", "message": "Successfully deleted daemon: vellum_host_npci0b", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:06.150Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b2b96e3d-cd3f-4d11-b1c6-6db5e0cd86cc"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:06.746Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:06.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:06.746Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:06.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:08.642Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:08.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:09.750Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:09.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:09.750Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:09.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 473, "offset": 450, "size": 50}}} 2019-01-08 03:55:10,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:10,260 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:10 GMT 2019-01-08 03:55:10,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:10,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4754 2019-01-08 03:55:10,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:10,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-08 03:55:10,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-08 03:55:10,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_npci0b 2019-01-08 03:55:10,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-08 03:55:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 03:55:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 03:55:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-08 03:55:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:55:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:55:10,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:10,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:10,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:10,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:10,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:10,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:10,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:10,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:10,318 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:10,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:10,318 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:10 GMT 2019-01-08 03:55:10,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:10,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:10,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:15,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:15,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:15,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:15,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:15,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:15,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:15,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:15,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:15,390 - 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": "2019-01-08T03:55:14.706Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:14.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:14.754Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:14.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:14.754Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:14.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 476, "offset": 459, "size": 50}}} 2019-01-08 03:55:15,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:15,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:15 GMT 2019-01-08 03:55:15,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:15,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2019-01-08 03:55:15,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:15,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:55:15,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:55:15,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:55:15,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:15,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:15,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:15,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:15,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:15,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:15,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:15,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:15,451 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:15,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:15,451 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:15 GMT 2019-01-08 03:55:15,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:15,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:15,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:20,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:20,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:20,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:20,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:20,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:20,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:20,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:20,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:20,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 476, "offset": 462, "size": 50}}} 2019-01-08 03:55:20,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:20,524 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:20 GMT 2019-01-08 03:55:20,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:20,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:55:20,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:20,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:20,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:20,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:20,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:20,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:20,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:20,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:20,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:20,587 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:20,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:20,588 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:20 GMT 2019-01-08 03:55:20,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:20,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:20,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:25,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:25,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:25,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:25,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:25,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:25,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:25,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:25,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:25,660 - 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": "2019-01-08T03:55:21.331Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:21.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:21.758Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:21.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:22.594Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:22.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a671d473-680e-47bd-ac33-dbed3d56d9db"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:22.761Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:22.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:22.761Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:22.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_host_npci0b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:25.153Z", "message": "Waiting for server \"084dd8a8-9251-4b3a-839d-03244036bcc0\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:25.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "a671d473-680e-47bd-ac33-dbed3d56d9db"}], "metadata": {"pagination": {"total": 482, "offset": 462, "size": 50}}} 2019-01-08 03:55:25,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:25,660 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:25 GMT 2019-01-08 03:55:25,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:25,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2019-01-08 03:55:25,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:55:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:55:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-08 03:55:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 03:55:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 03:55:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "084dd8a8-9251-4b3a-839d-03244036bcc0" to be deleted. current status: SHUTOFF 2019-01-08 03:55:25,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:25,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:25,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:25,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:25,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:25,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:25,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:25,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:25,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:25,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:25,722 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:25 GMT 2019-01-08 03:55:25,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:25,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:25,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:30,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:30,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:30,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:30,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:30,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:30,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:30,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:30,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:30,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_npci0b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:30.379Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:30.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 483, "offset": 468, "size": 50}}} 2019-01-08 03:55:30,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:30,797 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:30 GMT 2019-01-08 03:55:30,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:30,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2019-01-08 03:55:30,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:30,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-08 03:55:30,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:30,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:30,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:30,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:30,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:30,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:30,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:30,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:30,855 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:30,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:30,855 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:30 GMT 2019-01-08 03:55:30,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:30,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:30,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:35,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:35,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:35,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:35,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:35,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:35,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:35,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:35,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:35,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_499w1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:31.494Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:31.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:31.494Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:31.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:31.768Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:31.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:31.768Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:31.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "vellum_security_group_499w1e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:32.301Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:32.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ce05f9cf-8e36-4e15-9219-d5d0c326db37"}, {"node_instance_id": "vellum_security_group_499w1e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:33.267Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:33.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 489, "offset": 469, "size": 50}}} 2019-01-08 03:55:35,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:35,923 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:35 GMT 2019-01-08 03:55:35,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:35,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2019-01-08 03:55:35,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:35,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:55:35,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:55:35,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 03:55:35,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 03:55:35,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-08 03:55:35,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 03:55:35,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:35,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:35,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:35,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:35,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:35,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:35,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:35,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:35,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:35,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:35,981 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:35 GMT 2019-01-08 03:55:35,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:35,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:35,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:40,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:41,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:41,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:41,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:41,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:41,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:41,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:41,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:41,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2019-01-08 03:55:41,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:41,050 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:41 GMT 2019-01-08 03:55:41,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:41,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:55:41,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:41,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:41,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:41,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:41,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:41,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:41,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:41,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:41,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:41,105 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:41,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:41,105 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:41 GMT 2019-01-08 03:55:41,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:41,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:41,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:46,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:46,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:46 GMT 2019-01-08 03:55:46,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:46,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:55:46,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:46,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:46,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:46,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:46,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:46,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:46,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:46,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:46,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:46,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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:46,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:46,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:46 GMT 2019-01-08 03:55:46,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:46,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:46,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:51,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:51,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:51,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:51,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:51,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:51,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:51,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:51,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:51,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:49.113Z", "message": "Execution done (return_code=124): /tmp/3T3ME/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:49.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "1c72e8ce-9638-43c2-b094-864314e679c2"}, {"node_instance_id": "bono_4oryqx", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:49.314Z", "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_7dsy2u/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_7dsy2u/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_7dsy2u/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": "2019-01-08T03:55:49.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:49.774Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:49.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:49.774Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:49.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:50.164Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PPH1X/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:50.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:50.788Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:50.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "[localhost] run: sudo mv /tmp/tmp1EWtVv /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "The config dict: {'public_ip': u'172.30.9.208', '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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "[localhost] run: sudo mv /tmp/tmptpTIG4 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "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": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.168Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "73ecb0a7-e273-4f67-b9dc-93464d2e537d"}], "metadata": {"pagination": {"total": 507, "offset": 475, "size": 50}}} 2019-01-08 03:55:51,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:51,298 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:51 GMT 2019-01-08 03:55:51,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:51,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10262 2019-01-08 03:55:51,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:51,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/3T3ME/stop-bono.sh 2019-01-08 03:55:51,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2019-01-08 03:55:51,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:55:51,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:55:51,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PPH1X/bind.py 2019-01-08 03:55:51,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-08 03:55:51,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-08 03:55:51,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1EWtVv /etc/bind/db.clearwater.opnfv 2019-01-08 03:55:51,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-08 03:55:51,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', '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.10', u'hss_hostname': u''}. 2019-01-08 03:55:51,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-08 03:55:51,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptpTIG4 /etc/bind/db.clearwater.local 2019-01-08 03:55:51,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-08 03:55:51,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-08 03:55:51,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-08 03:55:51,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-08 03:55:51,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-08 03:55:51,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:51,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:51,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:51,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:51,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:51,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:51,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:51,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:51,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:51,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:51,362 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:51 GMT 2019-01-08 03:55:51,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:51,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:51,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:56,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:55:56,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:56,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:56,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:56,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:56,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:56,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:56,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:56,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_4oryqx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.805Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_4oryqx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.805Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_4oryqx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:51.805Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:51.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:52.172Z", "message": "Executing: /tmp/81AQR/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:52.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "2bbedfa7-eae2-4388-aa16-4ca58798651d"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:52.172Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/81AQR/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:52.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "2bbedfa7-eae2-4388-aa16-4ca58798651d"}, {"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:55:52.172Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:55:52.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "2bbedfa7-eae2-4388-aa16-4ca58798651d"}], "metadata": {"pagination": {"total": 513, "offset": 492, "size": 50}}} 2019-01-08 03:55:56,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:56,436 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:56 GMT 2019-01-08 03:55:56,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:56,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3127 2019-01-08 03:55:56,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:55:56,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-08 03:55:56,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-08 03:55:56,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:55:56,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/81AQR/remove-cluster-node.sh 2019-01-08 03:55:56,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/81AQR/remove-cluster-node.sh 2019-01-08 03:55:56,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-08 03:55:56,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:55:56,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:55:56,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:55:56,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:55:56,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:55:56,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:55:56,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:55:56,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:55:56,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:55:56,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:55:56,494 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:55:56 GMT 2019-01-08 03:55:56,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:55:56,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:55:56,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:01,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:01,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:01,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:01,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:01,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:01,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:01,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:01,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:01,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 498, "size": 50}}} 2019-01-08 03:56:01,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:01,563 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:01 GMT 2019-01-08 03:56:01,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:01,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:56:01,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:01,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:01,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:01,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:01,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:01,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:01,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:01,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:01,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:01,618 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:01,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:01,618 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:01 GMT 2019-01-08 03:56:01,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:01,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:01,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:06,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:06,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:06,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:06,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:06,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:06,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:06,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:06,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:06,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 498, "size": 50}}} 2019-01-08 03:56:06,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:06,686 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:06 GMT 2019-01-08 03:56:06,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:06,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 03:56:06,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:06,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:06,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:06,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:06,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:06,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:06,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:06,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:06,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:06,741 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:06,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:06,741 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:06 GMT 2019-01-08 03:56:06,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:06,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:06,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:11,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:11,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:11,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:11,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:11,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:11,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:11,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:11,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:11,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_4oryqx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:10.655Z", "message": "Execution done (return_code=2): /tmp/81AQR/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:10.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "2bbedfa7-eae2-4388-aa16-4ca58798651d"}, {"node_instance_id": "bono_4oryqx", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:10.742Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 7d09eaf1cb1a0467: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.10:4000 has no leader\n; error #1: client: endpoint http://192.168.120.21:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.19:4000 has no leader\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 7d09eaf1cb1a0467: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.10:4000 has no leader\n; error #1: client: endpoint http://192.168.120.21:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.19:4000 has no leader\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_7dsy2u/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_7dsy2u/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_7dsy2u/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 7d09eaf1cb1a0467: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.10:4000 has no leader\n; error #1: client: endpoint http://192.168.120.21:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.19:4000 has no leader\n\n", "type": "ProcessException"}], "reported_timestamp": "2019-01-08T03:56:10.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 515, "offset": 498, "size": 50}}} 2019-01-08 03:56:11,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:11,813 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:11 GMT 2019-01-08 03:56:11,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:11,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2977 2019-01-08 03:56:11,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:11,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/81AQR/remove-cluster-node.sh 2019-01-08 03:56:11,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 7d09eaf1cb1a0467: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.10:4000 has no leader ; error #1: client: endpoint http://192.168.120.21:4000 exceeded header timeout ; error #2: client: etcd member http://192.168.120.19:4000 has no leader 2019-01-08 03:56:11,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:11,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:11,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:11,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:11,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:11,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:11,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:11,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:11,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:11,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:11,872 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:11 GMT 2019-01-08 03:56:11,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:11,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:11,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:16,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:16,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:16,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:16,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:16,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:16,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:16,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:16,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:16,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_y5u6rs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:11.813Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:11.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_node_y5u6rs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:11.813Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:11.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:11.813Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:11.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:11.813Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:11.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_2zj42h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:11.813Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:11.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:11.813Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:11.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:12.820Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:12.820Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:12.820Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:12.820Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:12.820Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_2zj42h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:12.820Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:12.820Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:14.770Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:14.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:15.829Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:15.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:16.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:16.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:16.181Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:16.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:16.181Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:16.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:16.181Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:16.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:16.829Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:16.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 546, "offset": 500, "size": 50}}} 2019-01-08 03:56:16,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:16,943 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:16 GMT 2019-01-08 03:56:16,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:16,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15542 2019-01-08 03:56:16,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:56:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:56:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:56:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-08 03:56:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:56:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-08 03:56:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-08 03:56:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-08 03:56:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-08 03:56:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-08 03:56:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:56:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:56:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:56:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-08 03:56:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-08 03:56:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-08 03:56:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-08 03:56:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-08 03:56:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-08 03:56:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-08 03:56:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-08 03:56:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-08 03:56:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-08 03:56:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-08 03:56:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-08 03:56:16,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-08 03:56:16,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:16,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:16,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:16,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:16,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-08 03:56:16,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:17,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:17,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:17,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:17,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:17,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:17,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:17,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:17,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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:17,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:17,011 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:17 GMT 2019-01-08 03:56:17,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:17,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:17,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:22,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:22,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:22,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:22,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:22,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:22,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:22,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:22,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:22,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Stopping Agent bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:17.186Z", "message": "Stopping Agent bono_host_7dsy2u", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:17.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:20.821Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:20.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.046Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.190Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.190Z", "message": "Successfully stopped daemon: bind_host_0i5lz1\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.190Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_7dsy2u stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.190Z", "message": "Successfully stopped daemon: bono_host_7dsy2u\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ad59d0c7-5839-46cc-a866-726c9bc1c09e"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.190Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_0i5lz1 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "83e0d31f-4c8f-4bf3-ba67-3f7446c262fa"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.834Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.834Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.834Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.834Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.834Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.834Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:21.834Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 576, "offset": 531, "size": 50}}} 2019-01-08 03:56:22,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:22,085 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:22 GMT 2019-01-08 03:56:22,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:22,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16204 2019-01-08 03:56:22,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:22,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_0i5lz1 2019-01-08 03:56:22,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:22,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_7dsy2u 2019-01-08 03:56:22,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-08 03:56:22,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-08 03:56:22,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-08 03:56:22,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_0i5lz1 2019-01-08 03:56:22,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_7dsy2u stop 2019-01-08 03:56:22,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_7dsy2u 2019-01-08 03:56:22,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_0i5lz1 stop 2019-01-08 03:56:22,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-08 03:56:22,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-08 03:56:22,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-08 03:56:22,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-08 03:56:22,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-08 03:56:22,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-08 03:56:22,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-08 03:56:22,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:22,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:22,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:22,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:22 GMT 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:22,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:27,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:27,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:27,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:27,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:27,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:27,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:27,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:27,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:27,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Deleting Agent bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Deleting Agent bono_host_7dsy2u", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:22.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:22.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:23.032Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5975)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5975)", "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_o82fc2/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_o82fc2/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_o82fc2/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_o82fc2/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_o82fc2/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=5975)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2019-01-08T03:56:23.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:23.729Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:23.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:23.839Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:23.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:23.839Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:23.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:23.839Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:23.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:23.839Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:23.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:23.839Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:23.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:23.839Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:23.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.203Z", "message": "Successfully deleted daemon: bono_host_7dsy2u", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.203Z", "message": "Successfully deleted daemon: bind_host_0i5lz1", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.203Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.203Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "082ca4e5-f2e1-4ccc-b76f-01f80a237283"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.203Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "319920f8-2c55-4e4c-9a7b-7470de7f644b"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.843Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.843Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.843Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.843Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.843Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:24.843Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:24.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Stopping Agent proxy_host_o82fc2", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:25.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:25.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:26.933Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:26.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 626, "offset": 561, "size": 50}}} 2019-01-08 03:56:27,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:27,255 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:27 GMT 2019-01-08 03:56:27,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:27,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28150 2019-01-08 03:56:27,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:27,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_0i5lz1 2019-01-08 03:56:27,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_7dsy2u 2019-01-08 03:56:27,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5975) 2019-01-08 03:56:27,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-08 03:56:27,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-08 03:56:27,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-08 03:56:27,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-08 03:56:27,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-08 03:56:27,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-08 03:56:27,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-08 03:56:27,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_7dsy2u 2019-01-08 03:56:27,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_0i5lz1 2019-01-08 03:56:27,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-08 03:56:27,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-08 03:56:27,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-08 03:56:27,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-08 03:56:27,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-08 03:56:27,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 03:56:27,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 03:56:27,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 03:56:27,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 03:56:27,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_o82fc2 2019-01-08 03:56:27,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:27,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-08 03:56:27,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:27,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:27,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:27,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:27,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:27,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:27,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:27,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:27,338 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:27,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:27,339 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:27 GMT 2019-01-08 03:56:27,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:27,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:27,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:32,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:32,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:32,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:32,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:32,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:32,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:32,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:32,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:32,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:27.916Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:27.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:27.916Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:27.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:27.916Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:27.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:29.114Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:29.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:29.212Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_o82fc2 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:29.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:29.212Z", "message": "Successfully stopped daemon: proxy_host_o82fc2\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:29.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fdc1ea5a-a7df-463b-91a5-831383aa4e08"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:29.303Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:29.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:29.921Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:29.921Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:29.921Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Deleting Agent proxy_host_o82fc2", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:30.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:30.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:32.142Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:32.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:32.219Z", "message": "Successfully deleted daemon: proxy_host_o82fc2", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:32.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:32.219Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:32.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "caff125a-a690-4c52-b2d1-1cfc470a8ec9"}], "metadata": {"pagination": {"total": 651, "offset": 611, "size": 50}}} 2019-01-08 03:56:32,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:32,410 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:32 GMT 2019-01-08 03:56:32,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:32,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12415 2019-01-08 03:56:32,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-08 03:56:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-08 03:56:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-08 03:56:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-08 03:56:32,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_o82fc2 stop 2019-01-08 03:56:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_o82fc2 2019-01-08 03:56:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-08 03:56:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-08 03:56:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-08 03:56:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-08 03:56:32,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:32,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_o82fc2 2019-01-08 03:56:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-08 03:56:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-08 03:56:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_o82fc2 2019-01-08 03:56:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-08 03:56:32,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:32,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:32,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:32,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:32,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:32,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:32,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:32,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:32,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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:32,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:32,477 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:32 GMT 2019-01-08 03:56:32,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:32,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:32,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:37,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:37,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:37,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:37,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:37,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:37,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:37,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:37,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:37,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:32.552Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:32.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:32.999Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:32.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:32.999Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:32.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:34.002Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:34.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:34.002Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:34.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:34.002Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:34.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:35.006Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:35.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:35.006Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:35.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:35.006Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:35.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:35.006Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:35.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:36.008Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:36.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b0db9930-b10f-426e-979c-bf23d2b11ff9"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:36.011Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:36.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:36.011Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:36.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:36.011Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:36.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 665, "offset": 634, "size": 50}}} 2019-01-08 03:56:37,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:37,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:37 GMT 2019-01-08 03:56:37,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:37,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7166 2019-01-08 03:56:37,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:37,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-08 03:56:37,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 03:56:37,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 03:56:37,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-08 03:56:37,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:37,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:37,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:37,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:37,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-08 03:56:37,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-08 03:56:37,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-08 03:56:37,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 03:56:37,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:56:37,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 03:56:37,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:37,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:37,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:37,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:37,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:37,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:37,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:37,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:37,608 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:37,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:37,609 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:37 GMT 2019-01-08 03:56:37,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:37,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:37,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:42,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:42,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:42,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:42,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:42,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:42,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:42,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:42,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:42,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:38.810Z", "message": "Waiting for server \"b6f9fbe2-eef8-49a4-98a1-5b1592c0cfcf\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:38.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b0db9930-b10f-426e-979c-bf23d2b11ff9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:39.724Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:39.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:40.038Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:40.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:40.038Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:40.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:40.038Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:40.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 672, "offset": 648, "size": 50}}} 2019-01-08 03:56:42,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:42,685 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:42 GMT 2019-01-08 03:56:42,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:42,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2739 2019-01-08 03:56:42,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b6f9fbe2-eef8-49a4-98a1-5b1592c0cfcf" to be deleted. current status: ACTIVE 2019-01-08 03:56:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:42,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:42,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:42,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:42,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:42 GMT 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:42,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:47,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:47,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:47,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:47,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:47,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:47,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:47,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:47,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:47,816 - 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": "2019-01-08T03:56:44.970Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:44.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "proxy_host_o82fc2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:45.013Z", "message": "Waiting for server \"b6f9fbe2-eef8-49a4-98a1-5b1592c0cfcf\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:45.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "b0db9930-b10f-426e-979c-bf23d2b11ff9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:46.056Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:46.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:46.056Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:46.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:46.056Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:46.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:46.056Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:46.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:46.056Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:46.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:46.056Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:46.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:46.278Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:46.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7da3bde7-01ae-48fa-88be-ec2c2e268338"}], "metadata": {"pagination": {"total": 681, "offset": 653, "size": 50}}} 2019-01-08 03:56:47,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:47,816 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:47 GMT 2019-01-08 03:56:47,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:47,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4703 2019-01-08 03:56:47,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b6f9fbe2-eef8-49a4-98a1-5b1592c0cfcf" to be deleted. current status: ACTIVE 2019-01-08 03:56:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 03:56:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:56:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 03:56:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-08 03:56:47,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:47,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:47,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:47,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:47,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:47,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:47,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:47,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:47,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:47,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:47,872 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:47 GMT 2019-01-08 03:56:47,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:47,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:47,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:52,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:52,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:52,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:52,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:52,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:52,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:52,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:52,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:52,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0i5lz1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:49.510Z", "message": "Waiting for server \"55c7a395-5c80-48e4-a939-8c54746fd1e1\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:49.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "7da3bde7-01ae-48fa-88be-ec2c2e268338"}, {"node_instance_id": "proxy_host_o82fc2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:50.228Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:50.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:51.061Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:51.871Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:51.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "013c7db6-9575-49d2-9cda-9d32a5867af1"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:52.064Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:52.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:52.064Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:52.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:52.064Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:52.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 688, "offset": 662, "size": 50}}} 2019-01-08 03:56:52,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:52,941 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:52 GMT 2019-01-08 03:56:52,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:52,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3667 2019-01-08 03:56:52,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "55c7a395-5c80-48e4-a939-8c54746fd1e1" to be deleted. current status: SHUTOFF 2019-01-08 03:56:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-08 03:56:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-08 03:56:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-08 03:56:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 03:56:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:56:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 03:56:52,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:52,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:52,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:52,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:52,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:52,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:52,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:52,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:52,996 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:52,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:52,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:52 GMT 2019-01-08 03:56:52,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:52,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:52,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:58,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:56:58,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:58,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:58,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:58,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:58,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:58,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:58,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:58,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7dsy2u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:54.182Z", "message": "Waiting for server \"239b0e33-fc6c-420f-8abc-400a439eee50\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:54.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "013c7db6-9575-49d2-9cda-9d32a5867af1"}, {"node_instance_id": "bind_host_0i5lz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:54.674Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:54.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:55.067Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:55.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:55.067Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:55.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:56.153Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:56.153Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:56.153Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:56.153Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:56.153Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_security_group_9t12lt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:56.153Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bind_floatingip_f71df0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:56.342Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:56.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "f535ae56-2456-437b-bcb6-2f18d4f32e37"}, {"node_instance_id": "bind_security_group_9t12lt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:57.234Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:57.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "ef4c5455-234d-41b0-8a32-a7aa947a9660"}, {"node_instance_id": "bind_floatingip_f71df0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:57.685Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:57.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 701, "offset": 669, "size": 50}}} 2019-01-08 03:56:58,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:58,061 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:58 GMT 2019-01-08 03:56:58,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:58,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6741 2019-01-08 03:56:58,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:56:58,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "239b0e33-fc6c-420f-8abc-400a439eee50" to be deleted. current status: SHUTOFF 2019-01-08 03:56:58,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-08 03:56:58,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:56:58,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:56:58,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:56:58,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-08 03:56:58,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 03:56:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:56:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-08 03:56:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 03:56:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-08 03:56:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-08 03:56:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-08 03:56:58,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:56:58,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:56:58,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:56:58,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:56:58,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:56:58,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:56:58,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:56:58,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:56:58,121 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:56:58,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:56:58,121 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:56:58 GMT 2019-01-08 03:56:58,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:56:58,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:56:58,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:57:03,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:57:03,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:57:03,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:57:03,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:57:03,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:57:03,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:57:03,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:57:03,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:57:03,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_9t12lt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:58.189Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_host_7dsy2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:56:59.366Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:56:59.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:00.192Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:00.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:00.192Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:00.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "keypair_luc3vd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:00.192Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:00.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:00.192Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:00.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:00.192Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:00.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "keypair_luc3vd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "keypair_luc3vd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "keypair_luc3vd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:01.566Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:01.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "base_security_group_r9qmh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:02.115Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:02.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "39b1328e-ac3b-4c0d-ba4d-3dab5b63fc19"}, {"node_instance_id": "keypair_luc3vd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:02.335Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fb0b1589-ee5f-4127-a286-f22f9540c405"}, {"node_instance_id": "keypair_luc3vd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:02.630Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:02.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 726, "offset": 682, "size": 50}}} 2019-01-08 03:57:03,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:57:03,195 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:57:03 GMT 2019-01-08 03:57:03,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:57:03,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12639 2019-01-08 03:57:03,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:57:03,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 03:57:03,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-08 03:57:03,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:57:03,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:57:03,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:57:03,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:57:03,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-08 03:57:03,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 03:57:03,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 03:57:03,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 03:57:03,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-08 03:57:03,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-08 03:57:03,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:57:03,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:57:03,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-08 03:57:03,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:57:03,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 03:57:03,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:57:03,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-08 03:57:03,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 03:57:03,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-08 03:57:03,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 03:57:03,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-08 03:57:03,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-01-08 03:57:03,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-08 03:57:03,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:57:03,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:57:03,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:57:03,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:57:03,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:57:03,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:57:03,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:57:03,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:57:03,256 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:57:03,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:57:03,257 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:57:03 GMT 2019-01-08 03:57:03,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:57:03,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-08 03:57:03,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:57:08,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-08 03:57:08,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:57:08,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:57:08,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:57:08,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:57:08,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:57:08,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:57:08,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:57:08,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_qsihou", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:03.352Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:03.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "fba40fc5-67cf-400e-b97d-374906d8d35b"}, {"node_instance_id": "bono_floatingip_xmonev", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:03.352Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:03.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "14748a2e-ee4f-4530-a3cf-274acc0ffe30"}, {"node_instance_id": "bono_security_group_ntzdu9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:03.352Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:03.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5", "logger": "db458d03-433d-4f01-bbe6-337464e15087"}, {"node_instance_id": "base_security_group_r9qmh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:03.633Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:03.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "internal_sip_security_group_qsihou", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:03.633Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:03.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_security_group_ntzdu9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:03.633Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:03.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": "bono_floatingip_xmonev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:04.636Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:04.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-08T03:57:04.636Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T03:57:04.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"}], "metadata": {"pagination": {"total": 734, "offset": 707, "size": 50}}} 2019-01-08 03:57:08,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:57:08,331 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:57:08 GMT 2019-01-08 03:57:08,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:57:08,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4311 2019-01-08 03:57:08,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:57:08,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-08 03:57:08,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-08 03:57:08,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-08 03:57:08,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 03:57:08,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 03:57:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 03:57:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-08 03:57:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2019-01-08 03:57:08,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/27f105a4-b1a7-42e8-ba6f-fecac7c47ef5 2019-01-08 03:57:08,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:57:08,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:57:08,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:57:08,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:57:08,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:57:08,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:57:08,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:57:08,391 - 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": "2019-01-08T03:52:46.244Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "27f105a4-b1a7-42e8-ba6f-fecac7c47ef5"} 2019-01-08 03:57:08,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:57:08,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:57:08 GMT 2019-01-08 03:57:08,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:57:08,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2019-01-08 03:57:08,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:57:08,392 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv 2019-01-08 03:57:09,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:57:09,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:57:09,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:57:09,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:57:09,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:57:09,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:57:09,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:57:09,228 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-08 03:57:09,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "557f4345-9b55-4405-86b0-7a17bece435d", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "bono_cluster_size": 1, "flavor_id": "54042404-e45a-4b9a-a1f0-32d281c50cb6", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a", "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": "2019-01-08T03:35:03.080Z", "updated_at": "2019-01-08T03:35:03.080Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-01-08 03:57:09,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:57:09,228 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:57:09 GMT 2019-01-08 03:57:09,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:57:09,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2019-01-08 03:57:09,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:57:09,229 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv 2019-01-08 03:57:09,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 03:57:09,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 03:57:09,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 03:57:09,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 03:57:09,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 03:57:09,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 03:57:09,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 03:57:09,305 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-08 03:57:09,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-01-08T03:34:55.626Z", "updated_at": "2019-01-08T03:34:55.626Z", "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.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.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.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.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2019-01-08 03:57:09,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 03:57:09,308 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 03:57:09 GMT 2019-01-08 03:57:09,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 03:57:09,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2019-01-08 03:57:09,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 03:57:09,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 03:57:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/557f4345-9b55-4405-86b0-7a17bece435d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:10,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd76e774-6efa-471e-858d-a5131f68b592 Date: Tue, 08 Jan 2019 03:57:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 03:57:10,838 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/557f4345-9b55-4405-86b0-7a17bece435d used request id req-bd76e774-6efa-471e-858d-a5131f68b592 2019-01-08 03:57:10,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50437498093s 2019-01-08 03:57:10,839 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/557f4345-9b55-4405-86b0-7a17bece435d used request id req-bd76e774-6efa-471e-858d-a5131f68b592 2019-01-08 03:57:10,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 03:57:10,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:11,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0687df52-667c-47b1-94e2-c91566cc30e7 x-compute-request-id: req-0687df52-667c-47b1-94e2-c91566cc30e7 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_528678d4-c022-4201-a6b3-36417b8be45a", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6", "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": "54042404-e45a-4b9a-a1f0-32d281c50cb6"}, {"name": "cloudify_ims-flavor_528678d4-c022-4201-a6b3-36417b8be45a", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "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": "889f869a-64e2-49f4-9386-93195206b20d"}]} 2019-01-08 03:57:11,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-0687df52-667c-47b1-94e2-c91566cc30e7 2019-01-08 03:57:11,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.198428153992s 2019-01-08 03:57:11,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-0687df52-667c-47b1-94e2-c91566cc30e7 2019-01-08 03:57:11,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 03:57:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:11,082 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 03:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3981276-b91b-4fe5-9b20-1872519c9ba6 x-compute-request-id: req-d3981276-b91b-4fe5-9b20-1872519c9ba6 Content-Length: 0 Content-Type: application/json 2019-01-08 03:57:11,082 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6 used request id req-d3981276-b91b-4fe5-9b20-1872519c9ba6 2019-01-08 03:57:11,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0417909622192s 2019-01-08 03:57:11,083 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/54042404-e45a-4b9a-a1f0-32d281c50cb6 used request id req-d3981276-b91b-4fe5-9b20-1872519c9ba6 2019-01-08 03:57:11,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-08 03:57:11,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/floatingips/355a429b-1a0e-4dd9-b309-4df38935bb03.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:11,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50eb6e49-4694-4580-81c2-ba808d52dacf Content-Length: 0 Date: Tue, 08 Jan 2019 03:57:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:57:11,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/355a429b-1a0e-4dd9-b309-4df38935bb03.json used request id req-50eb6e49-4694-4580-81c2-ba808d52dacf 2019-01-08 03:57:11,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.778407096863s 2019-01-08 03:57:11,864 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/355a429b-1a0e-4dd9-b309-4df38935bb03.json used request id req-50eb6e49-4694-4580-81c2-ba808d52dacf 2019-01-08 03:57:11,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 03:57:11,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:12,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-16d201c4-feab-4dcc-9c55-a534694f74e9 Date: Tue, 08 Jan 2019 03:57:12 GMT RESP BODY: {"floatingips": []} 2019-01-08 03:57:12,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-16d201c4-feab-4dcc-9c55-a534694f74e9 2019-01-08 03:57:12,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.196629047394s 2019-01-08 03:57:12,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-16d201c4-feab-4dcc-9c55-a534694f74e9 2019-01-08 03:57:12,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 03:57:12,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:12,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16971ac1-06d2-4878-9c36-718fca62104e x-compute-request-id: req-16971ac1-06d2-4878-9c36-718fca62104e Content-Type: application/json 2019-01-08 03:57:12,401 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5 used request id req-16971ac1-06d2-4878-9c36-718fca62104e 2019-01-08 03:57:12,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.333856105804s 2019-01-08 03:57:12,401 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5 used request id req-16971ac1-06d2-4878-9c36-718fca62104e 2019-01-08 03:57:12,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:57:12,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:13,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eef21c61-feee-4b1a-ac97-35043080d16a x-compute-request-id: req-eef21c61-feee-4b1a-ac97-35043080d16a Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:6b:f3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:6b:f3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "rel": "bookmark"}], "image": {"id": "384d4823-8cd5-418f-8271-97ae036f9692", "links": [{"href": "http://172.30.9.42:8774/images/384d4823-8cd5-418f-8271-97ae036f9692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T03:33:42.000000", "flavor": {"id": "889f869a-64e2-49f4-9386-93195206b20d", "links": [{"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "bookmark"}]}, "id": "438ddaa8-13e2-4054-9a0f-2d89c545e5c5", "security_groups": [{"name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}], "user_id": "45b85a153dde45fb94598a4ba50ac6f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T03:57:12Z", "hostId": "26938cf942823ff8bd8b8c6a6410a06249206a59e10b5353c461e7ad", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a", "name": "cloudify_ims-vm_528678d4-c022-4201-a6b3-36417b8be45a", "created": "2019-01-08T03:31:30Z", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 03:57:13,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-eef21c61-feee-4b1a-ac97-35043080d16a 2019-01-08 03:57:13,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.962141990662s 2019-01-08 03:57:13,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-eef21c61-feee-4b1a-ac97-35043080d16a 2019-01-08 03:57:13,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 03:57:15,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 03:57:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:15,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57: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-0d4b2b9b-4e5f-4d6f-9587-a87bba296071 x-compute-request-id: req-0d4b2b9b-4e5f-4d6f-9587-a87bba296071 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 03:57:15,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0d4b2b9b-4e5f-4d6f-9587-a87bba296071 2019-01-08 03:57:15,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0679910182953s 2019-01-08 03:57:15,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0d4b2b9b-4e5f-4d6f-9587-a87bba296071 2019-01-08 03:57:15,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:57:15,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:15,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-f58bd3f6-4b00-49bc-b54d-68e3a7a9890c Date: Tue, 08 Jan 2019 03:57:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:31:23Z", "updated_at": "2019-01-08T03:31:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "2be933ce-0b55-45e0-bc84-136ae119da11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "4facb94e-9823-4bfb-9030-49837fb3bb01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:25Z", "revision_number": 0, "id": "57485c58-9b01-4f1c-89dd-ecc82cf80b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:25Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:31:24Z", "revision_number": 0, "id": "59867985-4752-445f-b8d2-3d0a20361f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:24Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-08T03:31:27Z", "revision_number": 0, "id": "640cd0ae-7e1e-4037-b8a1-715cef49476b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:27Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "66ded474-589c-43f1-9d6d-57fe09efac68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T03:31:26Z", "revision_number": 0, "id": "baa9ab5d-674a-4274-b5b9-3b7b42e254c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:26Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:31:23Z", "revision_number": 0, "id": "bb66f7c9-2ca8-4813-b550-fe0150b28ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:31:23Z", "security_group_id": "44de047d-f608-4356-88c1-b856e4562049", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 8, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "44de047d-f608-4356-88c1-b856e4562049", "name": "cloudify_ims-sg_528678d4-c022-4201-a6b3-36417b8be45a"}, {"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:34:52Z", "revision_number": 0, "id": "c62d33c5-f1da-4383-a21e-a48fa06421f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:34:52Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 5, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:57:15,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f58bd3f6-4b00-49bc-b54d-68e3a7a9890c 2019-01-08 03:57:15,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.277981996536s 2019-01-08 03:57:15,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f58bd3f6-4b00-49bc-b54d-68e3a7a9890c 2019-01-08 03:57:15,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 03:57:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/44de047d-f608-4356-88c1-b856e4562049.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:15,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2329aa52-8419-4839-8ddb-5b34161971f5 Content-Length: 0 Date: Tue, 08 Jan 2019 03:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:57:15,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/44de047d-f608-4356-88c1-b856e4562049.json used request id req-2329aa52-8419-4839-8ddb-5b34161971f5 2019-01-08 03:57:15,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.210551023483s 2019-01-08 03:57:15,933 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/44de047d-f608-4356-88c1-b856e4562049.json used request id req-2329aa52-8419-4839-8ddb-5b34161971f5 2019-01-08 03:57:15,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-08 03:57:15,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:15,969 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 03:57: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-0cfa7b8f-72fe-4f8c-865f-0a153bca8bc9 x-compute-request-id: req-0cfa7b8f-72fe-4f8c-865f-0a153bca8bc9 Content-Length: 0 Content-Type: application/json 2019-01-08 03:57:15,969 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a used request id req-0cfa7b8f-72fe-4f8c-865f-0a153bca8bc9 2019-01-08 03:57:15,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0362820625305s 2019-01-08 03:57:15,970 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/cloudify_ims-kp_528678d4-c022-4201-a6b3-36417b8be45a used request id req-0cfa7b8f-72fe-4f8c-865f-0a153bca8bc9 2019-01-08 03:57:15,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 03:57:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/2dcec978-7d25-4e8a-85f0-8cb2049dbd4e/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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" -d '{"subnet_id": "c03ac19f-20b4-4983-b5b1-cedd4cf94057"}' 2019-01-08 03:57:18,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5a948408-12bb-4e1c-a68f-158d3ef5ec6d Date: Tue, 08 Jan 2019 03:57:18 GMT RESP BODY: {"network_id": "f175c677-8365-4d42-ba62-3d77c2ea9e2c", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "subnet_id": "c03ac19f-20b4-4983-b5b1-cedd4cf94057", "subnet_ids": ["c03ac19f-20b4-4983-b5b1-cedd4cf94057"], "port_id": "545ae8d1-5054-4b94-a640-a8c00c1c3821", "id": "2dcec978-7d25-4e8a-85f0-8cb2049dbd4e"} 2019-01-08 03:57:18,201 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/2dcec978-7d25-4e8a-85f0-8cb2049dbd4e/remove_router_interface.json used request id req-5a948408-12bb-4e1c-a68f-158d3ef5ec6d 2019-01-08 03:57:18,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23069095612s 2019-01-08 03:57:18,202 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/2dcec978-7d25-4e8a-85f0-8cb2049dbd4e/remove_router_interface.json used request id req-5a948408-12bb-4e1c-a68f-158d3ef5ec6d returning object 2dcec978-7d25-4e8a-85f0-8cb2049dbd4e 2019-01-08 03:57:18,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 03:57:18,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:18,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-6839f683-14ed-44f6-ace3-9ad4b9e69142 Date: Tue, 08 Jan 2019 03:57:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:30:01Z", "admin_state_up": true, "updated_at": "2019-01-08T03:57:17Z", "revision_number": 4, "routes": [], "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "2dcec978-7d25-4e8a-85f0-8cb2049dbd4e", "name": "cloudify_ims-router_528678d4-c022-4201-a6b3-36417b8be45a"}]} 2019-01-08 03:57:18,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-6839f683-14ed-44f6-ace3-9ad4b9e69142 2019-01-08 03:57:18,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.314702987671s 2019-01-08 03:57:18,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-6839f683-14ed-44f6-ace3-9ad4b9e69142 2019-01-08 03:57:18,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 03:57:18,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/2dcec978-7d25-4e8a-85f0-8cb2049dbd4e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:20,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b48658c0-37ff-471d-9a51-43b51ec18af9 Content-Length: 0 Date: Tue, 08 Jan 2019 03:57:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:57:20,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/2dcec978-7d25-4e8a-85f0-8cb2049dbd4e.json used request id req-b48658c0-37ff-471d-9a51-43b51ec18af9 2019-01-08 03:57:20,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.96405100822s 2019-01-08 03:57:20,483 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/2dcec978-7d25-4e8a-85f0-8cb2049dbd4e.json used request id req-b48658c0-37ff-471d-9a51-43b51ec18af9 2019-01-08 03:57:20,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 03:57:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:20,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b3fb6d05-20f0-40e0-b729-096181ebb38b Date: Tue, 08 Jan 2019 03:57:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","created_at":"2019-01-08T03:29:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:29: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":"f46ef64b500f4ea9bfaf11bfda4db6f5","id":"c03ac19f-20b4-4983-b5b1-cedd4cf94057","subnetpool_id":null,"name":"cloudify_ims-subnet_528678d4-c022-4201-a6b3-36417b8be45a"}]} 2019-01-08 03:57:20,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b3fb6d05-20f0-40e0-b729-096181ebb38b 2019-01-08 03:57:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.24697303772s 2019-01-08 03:57:20,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-b3fb6d05-20f0-40e0-b729-096181ebb38b 2019-01-08 03:57:20,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 03:57:20,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/c03ac19f-20b4-4983-b5b1-cedd4cf94057.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:22,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae2a0a07-f925-4942-aeb4-f388fcf2da7d Date: Tue, 08 Jan 2019 03:57:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:57:22,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/c03ac19f-20b4-4983-b5b1-cedd4cf94057.json used request id req-ae2a0a07-f925-4942-aeb4-f388fcf2da7d 2019-01-08 03:57:22,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.34558796883s 2019-01-08 03:57:22,078 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/c03ac19f-20b4-4983-b5b1-cedd4cf94057.json used request id req-ae2a0a07-f925-4942-aeb4-f388fcf2da7d 2019-01-08 03:57:22,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:57:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:22,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-4c7bb7cd-da6c-4777-987c-a2e7ae669881 Date: Tue, 08 Jan 2019 03:57:22 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"f175c677-8365-4d42-ba62-3d77c2ea9e2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T03:57:21Z","qos_policy_id":null,"name":"cloudify_ims-net_528678d4-c022-4201-a6b3-36417b8be45a","admin_state_up":true,"tenant_id":"f46ef64b500f4ea9bfaf11bfda4db6f5","created_at":"2019-01-08T03:29:57Z","mtu":1442}]} 2019-01-08 03:57:22,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-4c7bb7cd-da6c-4777-987c-a2e7ae669881 2019-01-08 03:57:22,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283784866333s 2019-01-08 03:57:22,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-4c7bb7cd-da6c-4777-987c-a2e7ae669881 2019-01-08 03:57:22,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 03:57:22,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/f175c677-8365-4d42-ba62-3d77c2ea9e2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:24,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e184f1e-c551-4d8e-99e2-30558bbde883 Date: Tue, 08 Jan 2019 03:57:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:57:24,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/f175c677-8365-4d42-ba62-3d77c2ea9e2c.json used request id req-3e184f1e-c551-4d8e-99e2-30558bbde883 2019-01-08 03:57:24,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.77060294151s 2019-01-08 03:57:24,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/f175c677-8365-4d42-ba62-3d77c2ea9e2c.json used request id req-3e184f1e-c551-4d8e-99e2-30558bbde883 2019-01-08 03:57:24,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:57:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:24,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-efcac273-28b6-48ed-ae66-d93feb8b01db Date: Tue, 08 Jan 2019 03:57:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "metadata": {}}], "file": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692/file", "owner": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "384d4823-8cd5-418f-8271-97ae036f9692", "size": 4373348352, "self": "/v2/images/384d4823-8cd5-418f-8271-97ae036f9692", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/384d4823-8cd5-418f-8271-97ae036f9692/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T03:31:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_528678d4-c022-4201-a6b3-36417b8be45a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T03:30:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:57:24,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-efcac273-28b6-48ed-ae66-d93feb8b01db 2019-01-08 03:57:24,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214509010315s 2019-01-08 03:57:24,354 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-efcac273-28b6-48ed-ae66-d93feb8b01db 2019-01-08 03:57:24,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 03:57:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/384d4823-8cd5-418f-8271-97ae036f9692 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9cc9a90e5e64d01b8dc30cc4a551f1765dd2fba" 2019-01-08 03:57:25,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e2adf96-868f-475a-b51b-87e2d50cb1b8 Date: Tue, 08 Jan 2019 03:57:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 03:57:25,538 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/384d4823-8cd5-418f-8271-97ae036f9692 used request id req-5e2adf96-868f-475a-b51b-87e2d50cb1b8 2019-01-08 03:57:25,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18278408051s 2019-01-08 03:57:25,539 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/384d4823-8cd5-418f-8271-97ae036f9692 used request id req-5e2adf96-868f-475a-b51b-87e2d50cb1b8 2019-01-08 03:57:25,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 03:57:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:25,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-553d0afb-c4a4-43dd-bdf1-5679935276bc x-compute-request-id: req-553d0afb-c4a4-43dd-bdf1-5679935276bc Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_528678d4-c022-4201-a6b3-36417b8be45a", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/889f869a-64e2-49f4-9386-93195206b20d", "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": "889f869a-64e2-49f4-9386-93195206b20d"}]} 2019-01-08 03:57:25,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-553d0afb-c4a4-43dd-bdf1-5679935276bc 2019-01-08 03:57:25,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230581760406s 2019-01-08 03:57:25,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-553d0afb-c4a4-43dd-bdf1-5679935276bc 2019-01-08 03:57:25,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 03:57:25,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:25,614 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 03:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5b214d2-ed57-42f0-ae46-cd1da0248239 x-compute-request-id: req-c5b214d2-ed57-42f0-ae46-cd1da0248239 Content-Length: 0 Content-Type: application/json 2019-01-08 03:57:25,615 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d used request id req-c5b214d2-ed57-42f0-ae46-cd1da0248239 2019-01-08 03:57:25,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0508759021759s 2019-01-08 03:57:25,615 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/889f869a-64e2-49f4-9386-93195206b20d used request id req-c5b214d2-ed57-42f0-ae46-cd1da0248239 2019-01-08 03:57:25,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:57:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:25,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fee35f6-3c51-4463-b9f2-a663d6433997 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a", "links": {"self": "http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "45b85a153dde45fb94598a4ba50ac6f3", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 03:57:25,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-2fee35f6-3c51-4463-b9f2-a663d6433997 2019-01-08 03:57:25,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13435792923s 2019-01-08 03:57:25,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-2fee35f6-3c51-4463-b9f2-a663d6433997 2019-01-08 03:57:25,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:57:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:25,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76810e6d-72ce-4933-bc43-376e242cb766 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_528678d4-c022-4201-a6b3-36417b8be45a", "links": {"self": "http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "45b85a153dde45fb94598a4ba50ac6f3", "description": null}} 2019-01-08 03:57:25,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3 used request id req-76810e6d-72ce-4933-bc43-376e242cb766 2019-01-08 03:57:25,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117920160294s 2019-01-08 03:57:25,874 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3 used request id req-76810e6d-72ce-4933-bc43-376e242cb766 2019-01-08 03:57:25,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 03:57:25,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:26,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eea23c8-a54c-4e49-93a3-c7ff65703892 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:57:26,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3 used request id req-6eea23c8-a54c-4e49-93a3-c7ff65703892 2019-01-08 03:57:26,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.29437494278s 2019-01-08 03:57:26,169 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/45b85a153dde45fb94598a4ba50ac6f3 used request id req-6eea23c8-a54c-4e49-93a3-c7ff65703892 2019-01-08 03:57:26,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:57:26,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:26,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2821835-9a23-4ecc-b455-1eb5933d0322 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5"}, "tags": [], "enabled": true, "id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_528678d4-c022-4201-a6b3-36417b8be45a"}]} 2019-01-08 03:57:26,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-e2821835-9a23-4ecc-b455-1eb5933d0322 2019-01-08 03:57:26,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106873989105s 2019-01-08 03:57:26,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-e2821835-9a23-4ecc-b455-1eb5933d0322 2019-01-08 03:57:26,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 03:57:26,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:26,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23ac8748-abd0-4949-adc7-cfcaad6ce0c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:57:26,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5 used request id req-23ac8748-abd0-4949-adc7-cfcaad6ce0c3 2019-01-08 03:57:26,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.196660995483s 2019-01-08 03:57:26,485 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/f46ef64b500f4ea9bfaf11bfda4db6f5 used request id req-23ac8748-abd0-4949-adc7-cfcaad6ce0c3 2019-01-08 03:57:26,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:57:26,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=f46ef64b500f4ea9bfaf11bfda4db6f5&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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:26,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-553a9b00-e0f5-418c-b78d-9c2482001868 Date: Tue, 08 Jan 2019 03:57:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:34:52Z", "revision_number": 0, "id": "c62d33c5-f1da-4383-a21e-a48fa06421f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:34:52Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 5, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}]} 2019-01-08 03:57:26,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=f46ef64b500f4ea9bfaf11bfda4db6f5&name=default used request id req-553a9b00-e0f5-418c-b78d-9c2482001868 2019-01-08 03:57:26,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237078905106s 2019-01-08 03:57:26,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=f46ef64b500f4ea9bfaf11bfda4db6f5&name=default used request id req-553a9b00-e0f5-418c-b78d-9c2482001868 2019-01-08 03:57:26,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 03:57:26,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:27,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33979 X-Openstack-Request-Id: req-6b1593ed-5217-4313-90ba-0f97162e15de Date: Tue, 08 Jan 2019 03:57:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "created_at": "2019-01-08T03:29:57Z", "updated_at": "2019-01-08T03:34:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "0c953515-2b75-469d-b5e4-3ab451cd957d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "1ecd02ef-478a-4450-89a7-8581882a6893", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "3ce0cdde-7de4-41ce-8347-076885037e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:29:57Z", "revision_number": 0, "id": "9c229554-728a-43b3-8302-3d0ce8973af8", "remote_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "remote_ip_prefix": null, "created_at": "2019-01-08T03:29:57Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T03:34:52Z", "revision_number": 0, "id": "c62d33c5-f1da-4383-a21e-a48fa06421f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:34:52Z", "security_group_id": "4ed906da-e993-401c-89f3-ed3f65c19643", "tenant_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5"}], "revision_number": 5, "project_id": "f46ef64b500f4ea9bfaf11bfda4db6f5", "id": "4ed906da-e993-401c-89f3-ed3f65c19643", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 03:57:27,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-6b1593ed-5217-4313-90ba-0f97162e15de 2019-01-08 03:57:27,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.283189058304s 2019-01-08 03:57:27,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-6b1593ed-5217-4313-90ba-0f97162e15de 2019-01-08 03:57:27,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 03:57:27,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/4ed906da-e993-401c-89f3-ed3f65c19643.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b9c271a905a013f040cb9d6d6fc0e6eb456cac1" 2019-01-08 03:57:27,478 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84b42a31-e1cf-4057-9829-366168ff1bd2 Content-Length: 0 Date: Tue, 08 Jan 2019 03:57:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 03:57:27,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/4ed906da-e993-401c-89f3-ed3f65c19643.json used request id req-84b42a31-e1cf-4057-9829-366168ff1bd2 2019-01-08 03:57:27,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.460126876831s 2019-01-08 03:57:27,478 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/4ed906da-e993-401c-89f3-ed3f65c19643.json used request id req-84b42a31-e1cf-4057-9829-366168ff1bd2 2019-01-08 03:57:27,502 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-01-08 03:57:27,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:57:27,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac2d8f8-983c-44a9-a5fa-502c439ae08d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 03:57:27,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-cac2d8f8-983c-44a9-a5fa-502c439ae08d 2019-01-08 03:57:27,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 03:57:27,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T04:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["cfI7vDbqR3KDTRobeoGNMQ"], "issued_at": "2019-01-08T03:57:27.000000Z"}} 2019-01-08 03:57:27,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:57:27,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:28,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-f6d1d629-689d-4c1c-a77a-0d8b887831af Date: Tue, 08 Jan 2019 03:57:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 03:57:28,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6d1d629-689d-4c1c-a77a-0d8b887831af 2019-01-08 03:57:28,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273866176605s 2019-01-08 03:57:28,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6d1d629-689d-4c1c-a77a-0d8b887831af 2019-01-08 03:57:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:57:28,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 03:57: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 03:57:28,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:57:28,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:28,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d30e12-6cc7-4e94-a960-ca91f220d9a7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 03:57:28,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-39d30e12-6cc7-4e94-a960-ca91f220d9a7 2019-01-08 03:57:28,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109388113022s 2019-01-08 03:57:28,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-39d30e12-6cc7-4e94-a960-ca91f220d9a7 2019-01-08 03:57:28,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 03:57:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7"}}' 2019-01-08 03:57:28,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 03:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d3f9929-e45f-4c50-8eb6-e307da89a9ca 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.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37"}, "tags": [], "enabled": true, "id": "1503d96ef9ce433aafdc517ccd92eb37", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7"}} 2019-01-08 03:57:28,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-9d3f9929-e45f-4c50-8eb6-e307da89a9ca 2019-01-08 03:57:28,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140357971191s 2019-01-08 03:57:28,479 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-9d3f9929-e45f-4c50-8eb6-e307da89a9ca 2019-01-08 03:57:28,479 - 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'1503d96ef9ce433aafdc517ccd92eb37', '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_b5285c43-6f68-497b-beec-06d80a201bc7'}) 2019-01-08 03:57:28,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 03:57:28,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a19208c9-30fa-477c-a407-b94b7d2f587b", "email": null, "name": "heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7"}}' 2019-01-08 03:57:28,861 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 03:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e0f4f7c-cf42-4f60-a929-36676a3b71bb Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7", "links": {"self": "http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c074c2349e3d4418a5419e89b2d0bf15", "domain_id": "default", "password_expires_at": null}} 2019-01-08 03:57:28,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-2e0f4f7c-cf42-4f60-a929-36676a3b71bb 2019-01-08 03:57:28,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375850200653s 2019-01-08 03:57:28,862 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-2e0f4f7c-cf42-4f60-a929-36676a3b71bb 2019-01-08 03:57:28,862 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c074c2349e3d4418a5419e89b2d0bf15', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7'}) 2019-01-08 03:57:28,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 03:57:28,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:28,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f6f7c8-8aae-4896-a21c-4f63953aa6b4 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 03:57:28,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-02f6f7c8-8aae-4896-a21c-4f63953aa6b4 2019-01-08 03:57:28,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101859092712s 2019-01-08 03:57:28,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-02f6f7c8-8aae-4896-a21c-4f63953aa6b4 2019-01-08 03:57:28,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 03:57:28,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:29,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea28459f-5341-4d57-a2b4-0b9a6622295e Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 03:57:29,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ea28459f-5341-4d57-a2b4-0b9a6622295e 2019-01-08 03:57:29,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108884096146s 2019-01-08 03:57:29,082 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ea28459f-5341-4d57-a2b4-0b9a6622295e 2019-01-08 03:57:29,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:57:29,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:29,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce96e85-f4cd-4a01-806a-ca64f20f5f2a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 03:57:29,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-2ce96e85-f4cd-4a01-806a-ca64f20f5f2a 2019-01-08 03:57:29,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102483034134s 2019-01-08 03:57:29,190 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-2ce96e85-f4cd-4a01-806a-ca64f20f5f2a 2019-01-08 03:57:29,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:57:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:29,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16445899-ef28-4b41-af86-e70f0443d766 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7", "links": {"self": "http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c074c2349e3d4418a5419e89b2d0bf15", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 03:57:29,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-16445899-ef28-4b41-af86-e70f0443d766 2019-01-08 03:57:29,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124776124954s 2019-01-08 03:57:29,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-16445899-ef28-4b41-af86-e70f0443d766 2019-01-08 03:57:29,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:57:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:29,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a46e4b-799e-4cda-aef1-526c454c4163 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37"}, "tags": [], "enabled": true, "id": "1503d96ef9ce433aafdc517ccd92eb37", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 03:57:29,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-33a46e4b-799e-4cda-aef1-526c454c4163 2019-01-08 03:57:29,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103833913803s 2019-01-08 03:57:29,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-33a46e4b-799e-4cda-aef1-526c454c4163 2019-01-08 03:57:29,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 03:57:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=c074c2349e3d4418a5419e89b2d0bf15&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1503d96ef9ce433aafdc517ccd92eb37" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:29,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bad1aba-fdec-472d-b3db-d9138e3cd8c2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=c074c2349e3d4418a5419e89b2d0bf15&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1503d96ef9ce433aafdc517ccd92eb37", "previous": null, "next": null}} 2019-01-08 03:57:29,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c074c2349e3d4418a5419e89b2d0bf15&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1503d96ef9ce433aafdc517ccd92eb37 used request id req-4bad1aba-fdec-472d-b3db-d9138e3cd8c2 2019-01-08 03:57:29,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0990190505981s 2019-01-08 03:57:29,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c074c2349e3d4418a5419e89b2d0bf15&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=1503d96ef9ce433aafdc517ccd92eb37 used request id req-4bad1aba-fdec-472d-b3db-d9138e3cd8c2 2019-01-08 03:57:29,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 03:57:29,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37/users/c074c2349e3d4418a5419e89b2d0bf15/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:29,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db2c1567-adf4-45e5-84d1-aeb94267836c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:57:29,678 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37/users/c074c2349e3d4418a5419e89b2d0bf15/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-db2c1567-adf4-45e5-84d1-aeb94267836c 2019-01-08 03:57:29,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135349988937s 2019-01-08 03:57:29,679 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37/users/c074c2349e3d4418a5419e89b2d0bf15/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-db2c1567-adf4-45e5-84d1-aeb94267836c 2019-01-08 03:57:29,679 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 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'1503d96ef9ce433aafdc517ccd92eb37', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a19208c9-30fa-477c-a407-b94b7d2f587b', 'username': u'heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 03:57:29,683 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7', 'password': 'a19208c9-30fa-477c-a407-b94b7d2f587b', 'project_name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '1503d96ef9ce433aafdc517ccd92eb37', 'project_domain_name': 'Default'} 2019-01-08 03:57:29,714 - 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}} 2019-01-08 03:57:29,715 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-01-08 03:57:29,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:57:29,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:29,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9463f9-903b-49cf-8240-fcc3a96738b4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 03:57:29,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-0b9463f9-903b-49cf-8240-fcc3a96738b4 2019-01-08 03:57:29,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114439964294s 2019-01-08 03:57:29,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-0b9463f9-903b-49cf-8240-fcc3a96738b4 2019-01-08 03:57:29,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:57:29,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:29,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b65a81-c297-40e2-8e54-7e9deb2bd86f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37"}, "tags": [], "enabled": true, "id": "1503d96ef9ce433aafdc517ccd92eb37", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 03:57:29,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-f8b65a81-c297-40e2-8e54-7e9deb2bd86f 2019-01-08 03:57:29,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992460250854s 2019-01-08 03:57:29,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-f8b65a81-c297-40e2-8e54-7e9deb2bd86f 2019-01-08 03:57:29,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 03:57:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" -d '{"network": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "heat_ims-net_b5285c43-6f68-497b-beec-06d80a201bc7", "admin_state_up": true}}' 2019-01-08 03:57:31,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-ff160a08-cf59-40cc-b32e-db33d200d1f6 Date: Tue, 08 Jan 2019 03:57:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"96f4c094-2608-420c-957f-be5315cca78a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"1503d96ef9ce433aafdc517ccd92eb37","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T03:57:30Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_b5285c43-6f68-497b-beec-06d80a201bc7","admin_state_up":true,"tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:57:30Z","mtu":1442}} 2019-01-08 03:57:31,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-ff160a08-cf59-40cc-b32e-db33d200d1f6 2019-01-08 03:57:31,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.39414596558s 2019-01-08 03:57:31,333 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-ff160a08-cf59-40cc-b32e-db33d200d1f6 2019-01-08 03:57:31,333 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T03:57:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'96f4c094-2608-420c-957f-be5315cca78a', u'provider:segmentation_id': 62, 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_b5285c43-6f68-497b-beec-06d80a201bc7', u'created_at': u'2019-01-08T03:57:30Z', u'mtu': 1442, u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1503d96ef9ce433aafdc517ccd92eb37'}) 2019-01-08 03:57:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:57:31,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99403711-aeec-4ed2-a693-0b65d8f68b04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 03:57:31,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-99403711-aeec-4ed2-a693-0b65d8f68b04 2019-01-08 03:57:31,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 03:57:31,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T04:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_1503d96ef9ce433aafdc517ccd92eb37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_1503d96ef9ce433aafdc517ccd92eb37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/1503d96ef9ce433aafdc517ccd92eb37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/1503d96ef9ce433aafdc517ccd92eb37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1503d96ef9ce433aafdc517ccd92eb37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/1503d96ef9ce433aafdc517ccd92eb37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/1503d96ef9ce433aafdc517ccd92eb37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1503d96ef9ce433aafdc517ccd92eb37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/1503d96ef9ce433aafdc517ccd92eb37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/1503d96ef9ce433aafdc517ccd92eb37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1503d96ef9ce433aafdc517ccd92eb37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/1503d96ef9ce433aafdc517ccd92eb37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7", "id": "c074c2349e3d4418a5419e89b2d0bf15"}, "audit_ids": ["yfcYtMh4Quqf7cE8S7nIog"], "issued_at": "2019-01-08T03:57:31.000000Z"}} 2019-01-08 03:57:31,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 03:57:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:57:32,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-0247dea4-6104-4ac4-9b56-cf8a3522f65d Date: Tue, 08 Jan 2019 03:57:32 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"96f4c094-2608-420c-957f-be5315cca78a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1503d96ef9ce433aafdc517ccd92eb37","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T03:57:30Z","qos_policy_id":null,"name":"heat_ims-net_b5285c43-6f68-497b-beec-06d80a201bc7","admin_state_up":true,"tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:57:30Z","mtu":1442}]} 2019-01-08 03:57:32,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-0247dea4-6104-4ac4-9b56-cf8a3522f65d 2019-01-08 03:57:32,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294528961182s 2019-01-08 03:57:32,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-0247dea4-6104-4ac4-9b56-cf8a3522f65d 2019-01-08 03:57:32,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 03:57:32,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"subnet": {"name": "heat_ims-subnet_b5285c43-6f68-497b-beec-06d80a201bc7", "enable_dhcp": true, "network_id": "96f4c094-2608-420c-957f-be5315cca78a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-08 03:57:33,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-417fe392-fa8c-4787-9ac2-73f553cc6523 Date: Tue, 08 Jan 2019 03:57:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96f4c094-2608-420c-957f-be5315cca78a","tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:57:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:57: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":"1503d96ef9ce433aafdc517ccd92eb37","id":"1b55db20-f0a2-4946-945b-f072eb1bd149","subnetpool_id":null,"name":"heat_ims-subnet_b5285c43-6f68-497b-beec-06d80a201bc7"}} 2019-01-08 03:57:33,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-417fe392-fa8c-4787-9ac2-73f553cc6523 2019-01-08 03:57:33,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.54363918304s 2019-01-08 03:57:33,591 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-417fe392-fa8c-4787-9ac2-73f553cc6523 2019-01-08 03:57:33,592 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T03:57: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'1b55db20-f0a2-4946-945b-f072eb1bd149', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_b5285c43-6f68-497b-beec-06d80a201bc7', u'enable_dhcp': True, u'network_id': u'96f4c094-2608-420c-957f-be5315cca78a', u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'created_at': u'2019-01-08T03:57: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'1503d96ef9ce433aafdc517ccd92eb37'}) 2019-01-08 03:57:33,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 03:57:33,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "heat_ims-router_b5285c43-6f68-497b-beec-06d80a201bc7", "admin_state_up": true}}' 2019-01-08 03:57:36,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-1a5dd38a-b65c-4e01-8e0f-e3f7fdb1f552 Date: Tue, 08 Jan 2019 03:57:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "created_at": "2019-01-08T03:57:33Z", "admin_state_up": true, "updated_at": "2019-01-08T03:57:35Z", "revision_number": 2, "routes": [], "project_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "75eeb335-748c-44ed-9d48-98cfffa74e8c", "name": "heat_ims-router_b5285c43-6f68-497b-beec-06d80a201bc7"}} 2019-01-08 03:57:36,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-1a5dd38a-b65c-4e01-8e0f-e3f7fdb1f552 2019-01-08 03:57:36,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.80919599533s 2019-01-08 03:57:36,402 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-1a5dd38a-b65c-4e01-8e0f-e3f7fdb1f552 2019-01-08 03:57:36,402 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'created_at': u'2019-01-08T03:57:33Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T03:57:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'id': u'75eeb335-748c-44ed-9d48-98cfffa74e8c', u'name': u'heat_ims-router_b5285c43-6f68-497b-beec-06d80a201bc7'}) 2019-01-08 03:57:36,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 03:57:36,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/75eeb335-748c-44ed-9d48-98cfffa74e8c/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"subnet_id": "1b55db20-f0a2-4946-945b-f072eb1bd149"}' 2019-01-08 03:57:39,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fc420a1b-45b3-4701-b37c-024b159b0e5e Date: Tue, 08 Jan 2019 03:57:39 GMT RESP BODY: {"network_id": "96f4c094-2608-420c-957f-be5315cca78a", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "subnet_id": "1b55db20-f0a2-4946-945b-f072eb1bd149", "subnet_ids": ["1b55db20-f0a2-4946-945b-f072eb1bd149"], "port_id": "8680ae91-b4d3-4ead-afbc-d7c094944e64", "id": "75eeb335-748c-44ed-9d48-98cfffa74e8c"} 2019-01-08 03:57:39,560 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/75eeb335-748c-44ed-9d48-98cfffa74e8c/add_router_interface.json used request id req-fc420a1b-45b3-4701-b37c-024b159b0e5e 2019-01-08 03:57:39,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.15661597252s 2019-01-08 03:57:39,560 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/75eeb335-748c-44ed-9d48-98cfffa74e8c/add_router_interface.json used request id req-fc420a1b-45b3-4701-b37c-024b159b0e5e returning object 75eeb335-748c-44ed-9d48-98cfffa74e8c 2019-01-08 03:57:39,560 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-08 03:57:41,044 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-08 03:57:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 03:57:41,050 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 03:57:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 03:57:41,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:57:41,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:57:41,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ebf311fe-8ba3-45ed-a91d-ca49cd52d4a5 Date: Tue, 08 Jan 2019 03:57:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:57:41,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ebf311fe-8ba3-45ed-a91d-ca49cd52d4a5 2019-01-08 03:57:41,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30168390274s 2019-01-08 03:57:41,357 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ebf311fe-8ba3-45ed-a91d-ca49cd52d4a5 2019-01-08 03:57:41,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 03:57:41,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7"}' 2019-01-08 03:57:41,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e502ba8-3db5-4820-8013-430e67ff4f1d Date: Tue, 08 Jan 2019 03:57:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": null, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:41Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": null, "created_at": "2019-01-08T03:57:41Z", "protected": false} 2019-01-08 03:57:41,613 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-7e502ba8-3db5-4820-8013-430e67ff4f1d 2019-01-08 03:57:41,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.248288154602s 2019-01-08 03:57:41,614 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-7e502ba8-3db5-4820-8013-430e67ff4f1d returning object 42c405ca-5c77-4aa7-a9ef-cea25611356d 2019-01-08 03:57:41,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 03:57:41,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '' 2019-01-08 03:57:45,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d114e1c-fa44-4df1-8a57-2a21c6d75b04 Date: Tue, 08 Jan 2019 03:57:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 03:57:45,671 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file used request id req-2d114e1c-fa44-4df1-8a57-2a21c6d75b04 2019-01-08 03:57:45,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.0563390255s 2019-01-08 03:57:45,671 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file used request id req-2d114e1c-fa44-4df1-8a57-2a21c6d75b04 2019-01-08 03:57:45,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 03:57:45,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:57:45,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-698c6bc4-5921-4b7f-bb53-74981ce38e3f Date: Tue, 08 Jan 2019 03:57:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "metadata": {}}], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": 263586304, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:45Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:57:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 03:57:45,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-698c6bc4-5921-4b7f-bb53-74981ce38e3f 2019-01-08 03:57:45,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.230679988861s 2019-01-08 03:57:45,907 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-698c6bc4-5921-4b7f-bb53-74981ce38e3f 2019-01-08 03:57:45,908 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file', 'owner': u'1503d96ef9ce433aafdc517ccd92eb37', 'id': u'42c405ca-5c77-4aa7-a9ef-cea25611356d', 'size': 263586304, u'self': u'/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T03:57:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T03:57:45Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7', 'created': u'2019-01-08T03:57:41Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-08T03:57:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-08 03:57:45,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 03:57:45,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2019-01-08 03:57:46,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57: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-ccf4216d-7ce6-4632-ac0e-fe6f883e9dae x-compute-request-id: req-ccf4216d-7ce6-4632-ac0e-fe6f883e9dae Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "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": "9d79b093-7fe9-4643-a0b5-b8e2e171d331"}} 2019-01-08 03:57:46,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ccf4216d-7ce6-4632-ac0e-fe6f883e9dae 2019-01-08 03:57:46,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22260594368s 2019-01-08 03:57:46,132 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ccf4216d-7ce6-4632-ac0e-fe6f883e9dae 2019-01-08 03:57:46,133 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7', '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'09a7ababfff6470fbcae0a281405cb8c', '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'9d79b093-7fe9-4643-a0b5-b8e2e171d331', 'swap': 0}) 2019-01-08 03:57:46,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 03:57:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331/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}26eae7cfdca3fce8ed738203f1307a4aca364786" -d '{"extra_specs": {}}' 2019-01-08 03:57:46,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c549a5fd-1a12-4c1b-9976-30104a80c965 x-compute-request-id: req-c549a5fd-1a12-4c1b-9976-30104a80c965 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 03:57:46,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331/os-extra_specs used request id req-c549a5fd-1a12-4c1b-9976-30104a80c965 2019-01-08 03:57:46,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.181381940842s 2019-01-08 03:57:46,316 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331/os-extra_specs used request id req-c549a5fd-1a12-4c1b-9976-30104a80c965 2019-01-08 03:57:46,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:57:46,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:46,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8e3e05-612d-4692-a875-8935858c22a5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37"}, "tags": [], "enabled": true, "id": "1503d96ef9ce433aafdc517ccd92eb37", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 03:57:46,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-9c8e3e05-612d-4692-a875-8935858c22a5 2019-01-08 03:57:46,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103135108948s 2019-01-08 03:57:46,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-9c8e3e05-612d-4692-a875-8935858c22a5 2019-01-08 03:57:46,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-01-08 03:57:46,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/quotas/1503d96ef9ce433aafdc517ccd92eb37.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-01-08 03:57:46,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-f5a5ea57-2b86-480b-ac70-68a5002c63b8 Date: Tue, 08 Jan 2019 03:57:46 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}} 2019-01-08 03:57:46,690 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/quotas/1503d96ef9ce433aafdc517ccd92eb37.json used request id req-f5a5ea57-2b86-480b-ac70-68a5002c63b8 2019-01-08 03:57:46,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.262246847153s 2019-01-08 03:57:46,691 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/quotas/1503d96ef9ce433aafdc517ccd92eb37.json used request id req-f5a5ea57-2b86-480b-ac70-68a5002c63b8 2019-01-08 03:57:46,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 03:57:46,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:46,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684a7915-9bb6-41a8-a48e-c3664236e1f2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 03:57:46,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-684a7915-9bb6-41a8-a48e-c3664236e1f2 2019-01-08 03:57:46,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107437133789s 2019-01-08 03:57:46,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-684a7915-9bb6-41a8-a48e-c3664236e1f2 2019-01-08 03:57:46,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-08 03:57:46,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-08 03:57:47,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 03:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-480c2c81-7d88-4863-92e6-169a53633262 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af227fdcb9284af6aef1af85d7b8dc6b", "links": {"self": "http://172.30.9.42:5000/v3/roles/af227fdcb9284af6aef1af85d7b8dc6b"}, "name": "heat_stack_owner"}} 2019-01-08 03:57:47,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-480c2c81-7d88-4863-92e6-169a53633262 2019-01-08 03:57:47,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.254292964935s 2019-01-08 03:57:47,062 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/roles used request id req-480c2c81-7d88-4863-92e6-169a53633262 2019-01-08 03:57:47,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 03:57:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:47,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d964ee-cb59-4fb8-a34c-17354f1d3b0d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "af227fdcb9284af6aef1af85d7b8dc6b", "links": {"self": "http://172.30.9.42:5000/v3/roles/af227fdcb9284af6aef1af85d7b8dc6b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 03:57:47,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f7d964ee-cb59-4fb8-a34c-17354f1d3b0d 2019-01-08 03:57:47,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104120016098s 2019-01-08 03:57:47,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f7d964ee-cb59-4fb8-a34c-17354f1d3b0d 2019-01-08 03:57:47,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 03:57:47,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:47,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a6fc64-ffe3-43d0-8615-68de80d0ffa8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 03:57:47,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-00a6fc64-ffe3-43d0-8615-68de80d0ffa8 2019-01-08 03:57:47,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109865188599s 2019-01-08 03:57:47,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-00a6fc64-ffe3-43d0-8615-68de80d0ffa8 2019-01-08 03:57:47,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 03:57:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:47,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a011796-a569-4029-bfbe-f8cac682a8bd Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7", "links": {"self": "http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c074c2349e3d4418a5419e89b2d0bf15", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 03:57:47,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5a011796-a569-4029-bfbe-f8cac682a8bd 2019-01-08 03:57:47,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124119997025s 2019-01-08 03:57:47,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-5a011796-a569-4029-bfbe-f8cac682a8bd 2019-01-08 03:57:47,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 03:57:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:47,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24fa73a-f060-45df-9045-cc339b5efaa0 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37"}, "tags": [], "enabled": true, "id": "1503d96ef9ce433aafdc517ccd92eb37", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 03:57:47,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c24fa73a-f060-45df-9045-cc339b5efaa0 2019-01-08 03:57:47,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105360984802s 2019-01-08 03:57:47,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-c24fa73a-f060-45df-9045-cc339b5efaa0 2019-01-08 03:57:47,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 03:57:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=c074c2349e3d4418a5419e89b2d0bf15&role.id=af227fdcb9284af6aef1af85d7b8dc6b&scope.project.id=1503d96ef9ce433aafdc517ccd92eb37" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:47,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78424cf4-5272-4a83-82f7-b3eef40eafa2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=c074c2349e3d4418a5419e89b2d0bf15&role.id=af227fdcb9284af6aef1af85d7b8dc6b&scope.project.id=1503d96ef9ce433aafdc517ccd92eb37", "previous": null, "next": null}} 2019-01-08 03:57:47,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c074c2349e3d4418a5419e89b2d0bf15&role.id=af227fdcb9284af6aef1af85d7b8dc6b&scope.project.id=1503d96ef9ce433aafdc517ccd92eb37 used request id req-78424cf4-5272-4a83-82f7-b3eef40eafa2 2019-01-08 03:57:47,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108613967896s 2019-01-08 03:57:47,646 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=c074c2349e3d4418a5419e89b2d0bf15&role.id=af227fdcb9284af6aef1af85d7b8dc6b&scope.project.id=1503d96ef9ce433aafdc517ccd92eb37 used request id req-78424cf4-5272-4a83-82f7-b3eef40eafa2 2019-01-08 03:57:47,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 03:57:47,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37/users/c074c2349e3d4418a5419e89b2d0bf15/roles/af227fdcb9284af6aef1af85d7b8dc6b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 03:57:47,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 03:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75eab6d8-4201-4a25-8395-6166b5538945 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 03:57:47,799 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37/users/c074c2349e3d4418a5419e89b2d0bf15/roles/af227fdcb9284af6aef1af85d7b8dc6b used request id req-75eab6d8-4201-4a25-8395-6166b5538945 2019-01-08 03:57:47,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149401903152s 2019-01-08 03:57:47,799 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37/users/c074c2349e3d4418a5419e89b2d0bf15/roles/af227fdcb9284af6aef1af85d7b8dc6b used request id req-75eab6d8-4201-4a25-8395-6166b5538945 2019-01-08 03:57:47,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-08 03:57:47,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"keypair": {"name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7"}}' 2019-01-08 03:57:48,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:57: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-327073c9-7063-4073-aa7b-112d5362718f x-compute-request-id: req-327073c9-7063-4073-aa7b-112d5362718f Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmqddjb0gCdYNME3QVmVpr9KLpyj6lxej0d/9xbvdUJrNTILeFCSLn/Jxkvhc9cmHkjFisdSkx9n2v0jcgU5VUkHjz6WTGpUq7wIpqDiR36nm6Z5zwgPcOarMgul+Cu39Ut0TOSH+w1eA1qJSPP3JFjEXMcXVUqS8HtsxjzZTXd7JCKHyw0F3yunAOA8Og8rw8f5gl12jJ5XPvhMmUkUbkN35agXfmnkFA8LZTYA5s0wNQrYYT4jLqzqJv0xX8JA/hEQiDSunfOcYlY3Pb0ogG+mSHvv6fRbK613qg+7Rq8lUuwsUBO64ZFYsrY3GzGUa5DDl4KRddbzAkS1vEbdr1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApqnXY29IAnWDTBN0FZlaa/Si6co+pcXo9Hf/cW73VCazUyC3\nhQki5/ycZL4XPXJh5IxYrHUpMfZ9r9I3IFOVVJB48+lkxqVKu8CKag4kd+p5umec\n8ID3DmqzILpfgrt/VLdEzkh/sNXgNaiUjz9yRYxFzHF1VKkvB7bMY82U13eyQih8\nsNBd8rpwDgPDoPK8PH+YJddoyeVz74TJlJFG5Dd+WoF35p5BQPC2U2AObNMDUK2G\nE+Iy6s6ib9MV/CQP4REIg0rp3znGJWNz29KIBvpkh77+n0Wyutd6oPu0avJVLsLF\nATuuGRWLK2NxsxlGuQw5eCkXXW8wJEtbxG3a9QIDAQABAoIBAQCTGjO/Uzh22ywB\nWOZMLigOQ0YMHnN/NBjytnujrnLlNqdvBuCUrsS9iEyt6s5ucOgQpwOZbGvo6oxz\nRJNdmAilNENd3jIR11EIOOCyzTrJEQ9SRSPTb7Ega3Mhvv6QUFgJ+RzlCj6SYaRd\nGCfP7As7cZ0l3zrVd+LH50OuD4WBS3plKWVfXuk6AzeptN7ItPloMHU817/VnLrQ\nncom1jOnICeIvDNRE9xvnmHVU27W2gt/bSvr8i/koOUP+Qfd8pwM4+5i9Tgr/IJ1\nnAwga3mL5+IpGexB/J9iYmoFDsvnW+Pm8B7/BwQeWqFquhSDaKo7r2iWgpu53ZQP\n4zV1X5D9AoGBAN2cOQWHLZ7qkACVFRp+PYQgNVSgzMUqYHVyq0i5gCMXlejcWt9t\nOPecftM6FFnEIQio+2qYip3Sc/v67GvklpNdXtomPEUp+aK83K6wLVTv9xGw+t8k\na11l+nVaFKuZH5FFuF5vYp61hOtunyozEDvjOKCGUypwdod4Q0ztF4rzAoGBAMCG\nx6wgBIFqET8J6us6yw4AAItXfRv3qFycOX7+g702Rqk9ibLC2xGgCsyT/9GguITF\nrAMA0Fza7Eo2yp2Us+MzLARnmcwvAnX9Zu3Uvb1iaQ4WRNqT64we4o0EeqoaEEjf\n2TgS0JkBoanjXoP5XOetNJMpJo4Iql62oS/0m6x3AoGBAJHkjCGYia8qSt0nSHpl\ni4gVUCbDqatPp6sKb7rz7Git2VIw515Z4Hwaud/DR6yFEx5JaSMXA4K9DwBfhA/P\nsFWZzZ0eOOVrqd26KiqS73UQeX5bHf2TU19siIODZ0JFD2QrGyKIf8tuQvBfpkc4\n0MIsZ5Y+eDfjTBUJVn0pRSuDAoGAdHwXq0jj8Pkf3ig9/nzgBmRx79zLUXSSZRYQ\no4mSY5THQ/Z7rbC/ovZWElkpWsgHXC3NWTPQ3Z2HgY+NH7Ks9DYt16xnHWcD8ieT\ncypYcpFsRp2qoyUESw8Uu4WOQgTq/WySnJ6lny2hhoyOzwK891+Qg8lODnmnuw58\nj+tLlRkCgYAHRWuAMztSwq5myZ8cZHN+Dl527FOO42l6+mz9BTaYcYYISzfcnft/\nMLhqH7DJo0J9d7GVCsT/+ZQ4NrqCCsHYfbGYo1lQO09ratFXVPCamsHOcVPxmCVt\nA3ZXbQLJo7NrYPI36MrXbRsbtDrJCLPrug+OFmLCJl0NExX35wqQDw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "fingerprint": "5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40"}} 2019-01-08 03:57:48,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-327073c9-7063-4073-aa7b-112d5362718f 2019-01-08 03:57:48,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.342646837234s 2019-01-08 03:57:48,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-327073c9-7063-4073-aa7b-112d5362718f 2019-01-08 03:57:48,144 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmqddjb0gCdYNME3QVmVpr9KLpyj6lxej0d/9xbvdUJrNTILeFCSLn/Jxkvhc9cmHkjFisdSkx9n2v0jcgU5VUkHjz6WTGpUq7wIpqDiR36nm6Z5zwgPcOarMgul+Cu39Ut0TOSH+w1eA1qJSPP3JFjEXMcXVUqS8HtsxjzZTXd7JCKHyw0F3yunAOA8Og8rw8f5gl12jJ5XPvhMmUkUbkN35agXfmnkFA8LZTYA5s0wNQrYYT4jLqzqJv0xX8JA/hEQiDSunfOcYlY3Pb0ogG+mSHvv6fRbK613qg+7Rq8lUuwsUBO64ZFYsrY3GzGUa5DDl4KRddbzAkS1vEbdr1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApqnXY29IAnWDTBN0FZlaa/Si6co+pcXo9Hf/cW73VCazUyC3\nhQki5/ycZL4XPXJh5IxYrHUpMfZ9r9I3IFOVVJB48+lkxqVKu8CKag4kd+p5umec\n8ID3DmqzILpfgrt/VLdEzkh/sNXgNaiUjz9yRYxFzHF1VKkvB7bMY82U13eyQih8\nsNBd8rpwDgPDoPK8PH+YJddoyeVz74TJlJFG5Dd+WoF35p5BQPC2U2AObNMDUK2G\nE+Iy6s6ib9MV/CQP4REIg0rp3znGJWNz29KIBvpkh77+n0Wyutd6oPu0avJVLsLF\nATuuGRWLK2NxsxlGuQw5eCkXXW8wJEtbxG3a9QIDAQABAoIBAQCTGjO/Uzh22ywB\nWOZMLigOQ0YMHnN/NBjytnujrnLlNqdvBuCUrsS9iEyt6s5ucOgQpwOZbGvo6oxz\nRJNdmAilNENd3jIR11EIOOCyzTrJEQ9SRSPTb7Ega3Mhvv6QUFgJ+RzlCj6SYaRd\nGCfP7As7cZ0l3zrVd+LH50OuD4WBS3plKWVfXuk6AzeptN7ItPloMHU817/VnLrQ\nncom1jOnICeIvDNRE9xvnmHVU27W2gt/bSvr8i/koOUP+Qfd8pwM4+5i9Tgr/IJ1\nnAwga3mL5+IpGexB/J9iYmoFDsvnW+Pm8B7/BwQeWqFquhSDaKo7r2iWgpu53ZQP\n4zV1X5D9AoGBAN2cOQWHLZ7qkACVFRp+PYQgNVSgzMUqYHVyq0i5gCMXlejcWt9t\nOPecftM6FFnEIQio+2qYip3Sc/v67GvklpNdXtomPEUp+aK83K6wLVTv9xGw+t8k\na11l+nVaFKuZH5FFuF5vYp61hOtunyozEDvjOKCGUypwdod4Q0ztF4rzAoGBAMCG\nx6wgBIFqET8J6us6yw4AAItXfRv3qFycOX7+g702Rqk9ibLC2xGgCsyT/9GguITF\nrAMA0Fza7Eo2yp2Us+MzLARnmcwvAnX9Zu3Uvb1iaQ4WRNqT64we4o0EeqoaEEjf\n2TgS0JkBoanjXoP5XOetNJMpJo4Iql62oS/0m6x3AoGBAJHkjCGYia8qSt0nSHpl\ni4gVUCbDqatPp6sKb7rz7Git2VIw515Z4Hwaud/DR6yFEx5JaSMXA4K9DwBfhA/P\nsFWZzZ0eOOVrqd26KiqS73UQeX5bHf2TU19siIODZ0JFD2QrGyKIf8tuQvBfpkc4\n0MIsZ5Y+eDfjTBUJVn0pRSuDAoGAdHwXq0jj8Pkf3ig9/nzgBmRx79zLUXSSZRYQ\no4mSY5THQ/Z7rbC/ovZWElkpWsgHXC3NWTPQ3Z2HgY+NH7Ks9DYt16xnHWcD8ieT\ncypYcpFsRp2qoyUESw8Uu4WOQgTq/WySnJ6lny2hhoyOzwK891+Qg8lODnmnuw58\nj+tLlRkCgYAHRWuAMztSwq5myZ8cZHN+Dl527FOO42l6+mz9BTaYcYYISzfcnft/\nMLhqH7DJo0J9d7GVCsT/+ZQ4NrqCCsHYfbGYo1lQO09ratFXVPCamsHOcVPxmCVt\nA3ZXbQLJo7NrYPI36MrXbRsbtDrJCLPrug+OFmLCJl0NExX35wqQDw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c074c2349e3d4418a5419e89b2d0bf15', 'name': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7', 'created_at': '2019-01-08T03:57:48.144444', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40', 'type': 'ssh', 'id': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7'}) 2019-01-08 03:57:48,145 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-01-08 03:57:48,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-01-08 03:57:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -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_b5285c43-6f68-497b-beec-06d80a201bc7", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "public_sig_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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}' 2019-01-08 03:57:59,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 03:57:48 GMT Server: Apache x-openstack-request-id: req-97464dbc-3286-4e74-abf0-9f9e9fe46994 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}]}} 2019-01-08 03:57:59,720 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks used request id req-97464dbc-3286-4e74-abf0-9f9e9fe46994 2019-01-08 03:57:59,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 10.7997610569s 2019-01-08 03:57:59,721 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks used request id req-97464dbc-3286-4e74-abf0-9f9e9fe46994 2019-01-08 03:57:59,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:57:59,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:00,377 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:57:59 GMT Server: Apache x-openstack-request-id: req-168a5126-dcc1-420b-92f7-32a3534aed72 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/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. 2019-01-08 03:58:00,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:00 GMT Server: Apache x-openstack-request-id: req-b1fa5f11-b298-4b21-a8a7-84df7524b0c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 435 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv/events/3e4e9006-07f6-492d-aa01-65127c2fa8f3", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "id": "3e4e9006-07f6-492d-aa01-65127c2fa8f3"}, {"resource_name": "mgmt_network", "event_time": "2019-01-08T03:58:00Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/mgmt_network/events/da626c01-a219-4001-9d11-a030e48d25dc", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-44p3kn7ejifc", "id": "da626c01-a219-4001-9d11-a030e48d25dc"}]} 2019-01-08 03:58:00,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?sort_dir=asc&sort_dir=asc used request id req-b1fa5f11-b298-4b21-a8a7-84df7524b0c6 2019-01-08 03:58:00,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.913996934891s 2019-01-08 03:58:00,636 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?sort_dir=asc&sort_dir=asc used request id req-b1fa5f11-b298-4b21-a8a7-84df7524b0c6 2019-01-08 03:58:05,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=da626c01-a219-4001-9d11-a030e48d25dc&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:05,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:05 GMT Server: Apache x-openstack-request-id: req-d543328c-cca5-48ba-94d2-a824ef962fc6 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=da626c01-a219-4001-9d11-a030e48d25dc&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. 2019-01-08 03:58:06,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:05 GMT Server: Apache x-openstack-request-id: req-29fb7bff-adc5-44b2-89de-2e65a41af395 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 439 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2019-01-08T03:58:01Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sig_network/events/9b7ac894-ba3c-4713-9b09-8d8151592827", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-a3xlshqybdcb", "id": "9b7ac894-ba3c-4713-9b09-8d8151592827"}, {"resource_name": "security_groups", "event_time": "2019-01-08T03:58:02Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/security_groups/events/154c7dc1-602a-4eac-84a1-b1eee3465073", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-zupaavb7dei2", "id": "154c7dc1-602a-4eac-84a1-b1eee3465073"}]} 2019-01-08 03:58:06,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=da626c01-a219-4001-9d11-a030e48d25dc&sort_dir=asc&marker=da626c01-a219-4001-9d11-a030e48d25dc&sort_dir=asc used request id req-29fb7bff-adc5-44b2-89de-2e65a41af395 2019-01-08 03:58:06,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.439800977707s 2019-01-08 03:58:06,083 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=da626c01-a219-4001-9d11-a030e48d25dc&sort_dir=asc&marker=da626c01-a219-4001-9d11-a030e48d25dc&sort_dir=asc used request id req-29fb7bff-adc5-44b2-89de-2e65a41af395 2019-01-08 03:58:11,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=154c7dc1-602a-4eac-84a1-b1eee3465073&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:11,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:11 GMT Server: Apache x-openstack-request-id: req-8bc2aa99-5ce1-4a14-a6f7-ac447ea07c0d Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=154c7dc1-602a-4eac-84a1-b1eee3465073&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. 2019-01-08 03:58:11,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:11 GMT Server: Apache x-openstack-request-id: req-c6cbc9c8-b09f-4177-a8d7-52815026a392 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:58:11,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=154c7dc1-602a-4eac-84a1-b1eee3465073&sort_dir=asc&marker=154c7dc1-602a-4eac-84a1-b1eee3465073&sort_dir=asc used request id req-c6cbc9c8-b09f-4177-a8d7-52815026a392 2019-01-08 03:58:11,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.690519094467s 2019-01-08 03:58:11,778 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=154c7dc1-602a-4eac-84a1-b1eee3465073&sort_dir=asc&marker=154c7dc1-602a-4eac-84a1-b1eee3465073&sort_dir=asc used request id req-c6cbc9c8-b09f-4177-a8d7-52815026a392 2019-01-08 03:58:16,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=154c7dc1-602a-4eac-84a1-b1eee3465073&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:17,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:16 GMT Server: Apache x-openstack-request-id: req-a4fffab5-8288-4b05-a272-0457cb7b54b3 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=154c7dc1-602a-4eac-84a1-b1eee3465073&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. 2019-01-08 03:58:17,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:17 GMT Server: Apache x-openstack-request-id: req-34a0b681-3235-4d7d-921b-100d77015cb4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2019-01-08T03:58:13Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sig_network/events/3d388199-1df3-47ca-baec-244e8225036a", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "82fc3994-b37a-4453-88a9-acb966747065", "id": "3d388199-1df3-47ca-baec-244e8225036a"}, {"resource_name": "mgmt_network", "event_time": "2019-01-08T03:58:14Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/mgmt_network/events/73008e5a-02c7-489e-9018-59a795e3366d", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "085d32d5-0aac-43b1-bf3b-c938ad7a691d", "id": "73008e5a-02c7-489e-9018-59a795e3366d"}, {"resource_name": "security_groups", "event_time": "2019-01-08T03:58:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/security_groups/events/df5bb68d-f860-416c-9e12-ca8c6fec319c", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bb810875-6be1-4dbb-bfc9-5aa690d4fefb", "id": "df5bb68d-f860-416c-9e12-ca8c6fec319c"}, {"resource_name": "dns", "event_time": "2019-01-08T03:58:16Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dns/events/871e7d81-b375-4aef-a302-d900ecadeaaa", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-ekrpmij5djcq", "id": "871e7d81-b375-4aef-a302-d900ecadeaaa"}]} 2019-01-08 03:58:17,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=154c7dc1-602a-4eac-84a1-b1eee3465073&sort_dir=asc&marker=154c7dc1-602a-4eac-84a1-b1eee3465073&sort_dir=asc used request id req-34a0b681-3235-4d7d-921b-100d77015cb4 2019-01-08 03:58:17,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.874933004379s 2019-01-08 03:58:17,655 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=154c7dc1-602a-4eac-84a1-b1eee3465073&sort_dir=asc&marker=154c7dc1-602a-4eac-84a1-b1eee3465073&sort_dir=asc used request id req-34a0b681-3235-4d7d-921b-100d77015cb4 2019-01-08 03:58:22,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:22,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:23,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:22 GMT Server: Apache x-openstack-request-id: req-e887c577-a374-4996-8290-1946f0824b20 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:58:23,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:23 GMT Server: Apache x-openstack-request-id: req-0b2f51bf-eb2e-45a3-8754-7385ef4188f0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:58:23,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-0b2f51bf-eb2e-45a3-8754-7385ef4188f0 2019-01-08 03:58:23,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.33675003052s 2019-01-08 03:58:23,999 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-0b2f51bf-eb2e-45a3-8754-7385ef4188f0 2019-01-08 03:58:29,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:29,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:29,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:29 GMT Server: Apache x-openstack-request-id: req-5e4cd1de-4703-47f8-ade0-38ad05e3e43b Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:58:29,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:29 GMT Server: Apache x-openstack-request-id: req-f0f1d68b-e601-404c-a335-ee3ee17d9dbc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:58:29,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-f0f1d68b-e601-404c-a335-ee3ee17d9dbc 2019-01-08 03:58:29,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.443715810776s 2019-01-08 03:58:29,449 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-f0f1d68b-e601-404c-a335-ee3ee17d9dbc 2019-01-08 03:58:29,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 03:58:29,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:29,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:29 GMT Server: Apache x-openstack-request-id: req-fce06664-ccb2-4895-b329-2b375d0f1209 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 03:58:29,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:29 GMT Server: Apache x-openstack-request-id: req-d02bf012-a691-4180-8175-ac0c46825587 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 03:58:29,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-d02bf012-a691-4180-8175-ac0c46825587 2019-01-08 03:58:29,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.267604827881s 2019-01-08 03:58:29,718 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-d02bf012-a691-4180-8175-ac0c46825587 2019-01-08 03:58:34,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:34,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:34,945 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:34 GMT Server: Apache x-openstack-request-id: req-9957ca52-d2ae-44f0-80a0-67788262979d Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:58:35,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:34 GMT Server: Apache x-openstack-request-id: req-773cf8c9-9ed8-4fcb-a413-897af53e8457 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:58:35,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-773cf8c9-9ed8-4fcb-a413-897af53e8457 2019-01-08 03:58:35,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.464243173599s 2019-01-08 03:58:35,189 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-773cf8c9-9ed8-4fcb-a413-897af53e8457 2019-01-08 03:58:40,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:40,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:40,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:40 GMT Server: Apache x-openstack-request-id: req-afe9093b-af62-4617-9523-3f3d87cf6ab4 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:58:40,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:40 GMT Server: Apache x-openstack-request-id: req-c0cb3d84-0a55-474d-acc8-f85140c4b659 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:58:40,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-c0cb3d84-0a55-474d-acc8-f85140c4b659 2019-01-08 03:58:40,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.661063909531s 2019-01-08 03:58:40,857 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-c0cb3d84-0a55-474d-acc8-f85140c4b659 2019-01-08 03:58:40,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 03:58:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:41,487 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:40 GMT Server: Apache x-openstack-request-id: req-efe2517c-ea94-4b1e-96e5-8bd5fe05e83e Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 03:58:42,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:41 GMT Server: Apache x-openstack-request-id: req-e5c4c1a4-3315-4e69-b3b9-ccbe0235586d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 03:58:42,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-e5c4c1a4-3315-4e69-b3b9-ccbe0235586d 2019-01-08 03:58:42,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.26683306694s 2019-01-08 03:58:42,124 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-e5c4c1a4-3315-4e69-b3b9-ccbe0235586d 2019-01-08 03:58:47,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:47,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:47,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:47 GMT Server: Apache x-openstack-request-id: req-c6e459ad-b68b-4886-87a5-7405b1eb34b1 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:58:47,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:47 GMT Server: Apache x-openstack-request-id: req-9a42394e-7ea7-4e39-b6b4-f7241d2aa833 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:58:47,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-9a42394e-7ea7-4e39-b6b4-f7241d2aa833 2019-01-08 03:58:47,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.678108930588s 2019-01-08 03:58:47,810 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-9a42394e-7ea7-4e39-b6b4-f7241d2aa833 2019-01-08 03:58:52,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:52,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:52 GMT Server: Apache x-openstack-request-id: req-e37b04dd-9081-40d6-a4d9-3c189f7ab7d8 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:58:53,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:52 GMT Server: Apache x-openstack-request-id: req-cd5f9c21-688b-4be4-a993-f157c2c55108 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:58:53,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-cd5f9c21-688b-4be4-a993-f157c2c55108 2019-01-08 03:58:53,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.270875930786s 2019-01-08 03:58:53,087 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-cd5f9c21-688b-4be4-a993-f157c2c55108 2019-01-08 03:58:53,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 03:58:53,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:53,116 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:53 GMT Server: Apache x-openstack-request-id: req-b5df38e3-177b-4a18-aade-c1744bf8fb68 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 03:58:53,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:53 GMT Server: Apache x-openstack-request-id: req-fac957c4-81c5-49d6-9468-12949791ea3f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 03:58:53,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-fac957c4-81c5-49d6-9468-12949791ea3f 2019-01-08 03:58:53,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.266850948334s 2019-01-08 03:58:53,355 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-fac957c4-81c5-49d6-9468-12949791ea3f 2019-01-08 03:58:58,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:58:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:58:58,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:58:58 GMT Server: Apache x-openstack-request-id: req-72304d4c-96f3-4cb0-be9e-1a048297495a Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:58:58,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:58:58 GMT Server: Apache x-openstack-request-id: req-fc467210-11fc-481c-be8c-b665efc01aff Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:58:58,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-fc467210-11fc-481c-be8c-b665efc01aff 2019-01-08 03:58:58,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720570087433s 2019-01-08 03:58:58,433 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-fc467210-11fc-481c-be8c-b665efc01aff 2019-01-08 03:59:03,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:03,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:03 GMT Server: Apache x-openstack-request-id: req-5d5f7a8d-54c7-4e75-82f6-f869a2e5edda Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:03,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:03 GMT Server: Apache x-openstack-request-id: req-fce1ccdb-895d-4e93-b5bb-dea93fdd2d55 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:03,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-fce1ccdb-895d-4e93-b5bb-dea93fdd2d55 2019-01-08 03:59:03,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354807138443s 2019-01-08 03:59:03,795 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-fce1ccdb-895d-4e93-b5bb-dea93fdd2d55 2019-01-08 03:59:03,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 03:59:03,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:03,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:03 GMT Server: Apache x-openstack-request-id: req-cdd8a2b3-8a34-47eb-9816-349b113a5a5d Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 03:59:03,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:03 GMT Server: Apache x-openstack-request-id: req-4b21d7c4-f354-4957-af43-47dabbcb117e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 03:59:03,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-4b21d7c4-f354-4957-af43-47dabbcb117e 2019-01-08 03:59:03,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0792829990387s 2019-01-08 03:59:03,875 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-4b21d7c4-f354-4957-af43-47dabbcb117e 2019-01-08 03:59:08,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:08,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:08,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:08 GMT Server: Apache x-openstack-request-id: req-d683f8e2-c7c2-4337-aa91-56193ab04805 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:08,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:08 GMT Server: Apache x-openstack-request-id: req-148651fc-0094-4184-b8a1-2ed1307bba2d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:08,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-148651fc-0094-4184-b8a1-2ed1307bba2d 2019-01-08 03:59:08,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0901989936829s 2019-01-08 03:59:08,972 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-148651fc-0094-4184-b8a1-2ed1307bba2d 2019-01-08 03:59:13,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:14,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:13 GMT Server: Apache x-openstack-request-id: req-5727bdc9-087b-4752-8f0a-cb83fdbc3d30 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:14,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:14 GMT Server: Apache x-openstack-request-id: req-07368669-4883-4e0b-8c6e-3266aec10670 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:14,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-07368669-4883-4e0b-8c6e-3266aec10670 2019-01-08 03:59:14,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.26953792572s 2019-01-08 03:59:14,248 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-07368669-4883-4e0b-8c6e-3266aec10670 2019-01-08 03:59:14,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 03:59:14,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:14,277 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:14 GMT Server: Apache x-openstack-request-id: req-f3c09302-5a7a-4009-9dd9-5bfac1219cbc Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 03:59:14,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:14 GMT Server: Apache x-openstack-request-id: req-19a39dc2-c787-49a5-ad91-bda7bc86cc40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 03:59:14,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-19a39dc2-c787-49a5-ad91-bda7bc86cc40 2019-01-08 03:59:14,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719041824341s 2019-01-08 03:59:14,320 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-19a39dc2-c787-49a5-ad91-bda7bc86cc40 2019-01-08 03:59:19,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:19,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:19 GMT Server: Apache x-openstack-request-id: req-b4655adb-be3a-4f43-9eb0-8041080e3ac6 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:19,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:19 GMT Server: Apache x-openstack-request-id: req-727b9d8d-3982-47b1-9b67-69a4b99aa1b1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:19,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-727b9d8d-3982-47b1-9b67-69a4b99aa1b1 2019-01-08 03:59:19,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.090411901474s 2019-01-08 03:59:19,418 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-727b9d8d-3982-47b1-9b67-69a4b99aa1b1 2019-01-08 03:59:24,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:25,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:24 GMT Server: Apache x-openstack-request-id: req-13c530a8-74bf-46d4-a9c6-7ccb8f4dab20 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:25,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:25 GMT Server: Apache x-openstack-request-id: req-9a230bd0-caca-48a6-9ef4-c66e14cb1752 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:25,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-9a230bd0-caca-48a6-9ef4-c66e14cb1752 2019-01-08 03:59:25,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.681015968323s 2019-01-08 03:59:25,105 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-9a230bd0-caca-48a6-9ef4-c66e14cb1752 2019-01-08 03:59:25,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 03:59:25,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:25,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:25 GMT Server: Apache x-openstack-request-id: req-c30aaca6-184d-462a-b4fd-fd7668a0ee65 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 03:59:25,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:25 GMT Server: Apache x-openstack-request-id: req-5515e68d-bc13-4a33-bc45-d4741eaa160b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 03:59:25,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-5515e68d-bc13-4a33-bc45-d4741eaa160b 2019-01-08 03:59:25,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.263398885727s 2019-01-08 03:59:25,369 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-5515e68d-bc13-4a33-bc45-d4741eaa160b 2019-01-08 03:59:30,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:30,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:30,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:30 GMT Server: Apache x-openstack-request-id: req-53f14389-cbcd-4bc4-8807-214edfb328b6 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:30,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:30 GMT Server: Apache x-openstack-request-id: req-cc9f87c8-d3d4-4387-83a4-9d07ecae9c5e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:30,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-cc9f87c8-d3d4-4387-83a4-9d07ecae9c5e 2019-01-08 03:59:30,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0898668766022s 2019-01-08 03:59:30,465 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-cc9f87c8-d3d4-4387-83a4-9d07ecae9c5e 2019-01-08 03:59:35,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:35,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:36,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:35 GMT Server: Apache x-openstack-request-id: req-03f1d8ea-db36-4a9b-b6fa-a0d1603d0359 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:36,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:36 GMT Server: Apache x-openstack-request-id: req-6426b058-fd87-4734-a94e-89d2c43753ce Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:36,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-6426b058-fd87-4734-a94e-89d2c43753ce 2019-01-08 03:59:36,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.680834054947s 2019-01-08 03:59:36,153 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-6426b058-fd87-4734-a94e-89d2c43753ce 2019-01-08 03:59:36,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 03:59:36,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:36,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:36 GMT Server: Apache x-openstack-request-id: req-d607135e-8f9c-422c-9ee2-26780c854de9 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 03:59:36,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:36 GMT Server: Apache x-openstack-request-id: req-2d09b90f-7070-4f17-bd22-c829d9e78681 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 03:59:36,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-2d09b90f-7070-4f17-bd22-c829d9e78681 2019-01-08 03:59:36,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.266284942627s 2019-01-08 03:59:36,420 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-2d09b90f-7070-4f17-bd22-c829d9e78681 2019-01-08 03:59:41,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:41,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:41 GMT Server: Apache x-openstack-request-id: req-e2203b11-4ec6-4840-afb7-261ae2083216 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:41,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:41 GMT Server: Apache x-openstack-request-id: req-00c94ae5-a6a8-4bfb-938a-61d8f55215f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:41,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-00c94ae5-a6a8-4bfb-938a-61d8f55215f6 2019-01-08 03:59:41,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760600566864s 2019-01-08 03:59:41,500 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-00c94ae5-a6a8-4bfb-938a-61d8f55215f6 2019-01-08 03:59:46,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:46,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:46,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:46 GMT Server: Apache x-openstack-request-id: req-edd0541f-30e7-4327-bf90-1491c980b487 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:46,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:46 GMT Server: Apache x-openstack-request-id: req-ad4879b1-0b92-4e09-a6a3-284e3b9e6cbd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:46,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-ad4879b1-0b92-4e09-a6a3-284e3b9e6cbd 2019-01-08 03:59:46,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074077129364s 2019-01-08 03:59:46,576 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-ad4879b1-0b92-4e09-a6a3-284e3b9e6cbd 2019-01-08 03:59:46,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 03:59:46,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:46,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:46 GMT Server: Apache x-openstack-request-id: req-f0a686e5-20e9-455d-9c3f-498646d4810c Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 03:59:46,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:46 GMT Server: Apache x-openstack-request-id: req-1644ed20-99b8-4662-9e7c-ba65a5325748 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 03:59:46,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-1644ed20-99b8-4662-9e7c-ba65a5325748 2019-01-08 03:59:46,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717740058899s 2019-01-08 03:59:46,648 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-1644ed20-99b8-4662-9e7c-ba65a5325748 2019-01-08 03:59:51,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:51,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:51,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:51 GMT Server: Apache x-openstack-request-id: req-4354c70c-3623-44df-b240-0083fab7837e Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:52,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:51 GMT Server: Apache x-openstack-request-id: req-9708f14e-8359-4396-b441-06eeac68c1d5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:52,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-9708f14e-8359-4396-b441-06eeac68c1d5 2019-01-08 03:59:52,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.678015947342s 2019-01-08 03:59:52,334 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-9708f14e-8359-4396-b441-06eeac68c1d5 2019-01-08 03:59:57,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 03:59:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:57,388 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:57 GMT Server: Apache x-openstack-request-id: req-241b7cf9-4662-4e14-a2fb-a9934cbb7184 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 03:59:57,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:57 GMT Server: Apache x-openstack-request-id: req-1ab12542-0491-4bfa-b2ad-55d2b87eea41 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 03:59:57,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-1ab12542-0491-4bfa-b2ad-55d2b87eea41 2019-01-08 03:59:57,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.284408807755s 2019-01-08 03:59:57,625 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-1ab12542-0491-4bfa-b2ad-55d2b87eea41 2019-01-08 03:59:57,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 03:59:57,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 03:59:57,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 03:59:57 GMT Server: Apache x-openstack-request-id: req-57452c80-606a-446e-9dd3-b4b078dfea2f Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 03:59:57,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 03:59:57 GMT Server: Apache x-openstack-request-id: req-406258a7-146a-434f-a698-42a4c64d6011 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 03:59:57,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-406258a7-146a-434f-a698-42a4c64d6011 2019-01-08 03:59:57,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723838806152s 2019-01-08 03:59:57,698 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-406258a7-146a-434f-a698-42a4c64d6011 2019-01-08 04:00:02,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:02,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:02,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:02 GMT Server: Apache x-openstack-request-id: req-b134de12-1a22-497f-9edb-2d6390e09f1a Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 04:00:03,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:02 GMT Server: Apache x-openstack-request-id: req-ab0bb71c-09ba-4a10-ad84-29b507161803 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:03,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-ab0bb71c-09ba-4a10-ad84-29b507161803 2019-01-08 04:00:03,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.676568984985s 2019-01-08 04:00:03,377 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-ab0bb71c-09ba-4a10-ad84-29b507161803 2019-01-08 04:00:08,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:08,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:08,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:08 GMT Server: Apache x-openstack-request-id: req-7f6b398d-2cca-48b9-ad8f-86eeda84bbf7 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 04:00:08,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:08 GMT Server: Apache x-openstack-request-id: req-7c0fe51e-65fb-4df2-adc7-ae6b45e4131c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:08,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-7c0fe51e-65fb-4df2-adc7-ae6b45e4131c 2019-01-08 04:00:08,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728590488434s 2019-01-08 04:00:08,456 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-7c0fe51e-65fb-4df2-adc7-ae6b45e4131c 2019-01-08 04:00:08,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:00:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:08,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:08 GMT Server: Apache x-openstack-request-id: req-951171c4-9364-45a6-a4d2-fb0e8a403d6b Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:00:08,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:08 GMT Server: Apache x-openstack-request-id: req-6c09c5af-8cae-4383-8a25-28199933a111 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:00:08,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-6c09c5af-8cae-4383-8a25-28199933a111 2019-01-08 04:00:08,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733020305634s 2019-01-08 04:00:08,530 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-6c09c5af-8cae-4383-8a25-28199933a111 2019-01-08 04:00:13,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:13,567 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:13 GMT Server: Apache x-openstack-request-id: req-f4d2f13f-c114-4858-8a45-5a7d57dc26e4 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 04:00:13,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:13 GMT Server: Apache x-openstack-request-id: req-92ad6ff4-2c1b-415c-a63a-addcc3bbd344 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:13,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-92ad6ff4-2c1b-415c-a63a-addcc3bbd344 2019-01-08 04:00:13,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735750198364s 2019-01-08 04:00:13,610 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-92ad6ff4-2c1b-415c-a63a-addcc3bbd344 2019-01-08 04:00:18,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:18,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:18,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:18 GMT Server: Apache x-openstack-request-id: req-742e8f1c-4029-4bbd-b29e-fc27b716b037 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 04:00:18,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:18 GMT Server: Apache x-openstack-request-id: req-fa985317-b725-49ea-913d-7b5ac51ec2b4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:18,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-fa985317-b725-49ea-913d-7b5ac51ec2b4 2019-01-08 04:00:18,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072282075882s 2019-01-08 04:00:18,686 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-fa985317-b725-49ea-913d-7b5ac51ec2b4 2019-01-08 04:00:18,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:00:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:18,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:18 GMT Server: Apache x-openstack-request-id: req-3d6a5e48-be68-4fed-b67d-b1f5f775da84 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:00:18,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:18 GMT Server: Apache x-openstack-request-id: req-e6c54204-f66d-46ed-82b8-77e6e68cf5c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:00:18,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-e6c54204-f66d-46ed-82b8-77e6e68cf5c8 2019-01-08 04:00:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.247606992722s 2019-01-08 04:00:18,935 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-e6c54204-f66d-46ed-82b8-77e6e68cf5c8 2019-01-08 04:00:23,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:23,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:23,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:23 GMT Server: Apache x-openstack-request-id: req-85fe223d-b128-4029-86f9-845ccbc5d832 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&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. 2019-01-08 04:00:24,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:23 GMT Server: Apache x-openstack-request-id: req-7b7f1a58-ce62-43e6-8839-3cfb7fd4d320 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-01-08T04:00:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dns/events/58c9eafc-5b51-4234-b20a-eb26b26c1275", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "265b9e82-b26f-4a09-918a-02e697baeb62", "id": "58c9eafc-5b51-4234-b20a-eb26b26c1275"}, {"resource_name": "ellis", "event_time": "2019-01-08T04:00:23Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/ellis/events/6c241075-c038-4864-9da0-5415f71273da", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-mdc2x6j2hvmk", "id": "6c241075-c038-4864-9da0-5415f71273da"}]} 2019-01-08 04:00:24,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-7b7f1a58-ce62-43e6-8839-3cfb7fd4d320 2019-01-08 04:00:24,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727779865265s 2019-01-08 04:00:24,015 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc&marker=871e7d81-b375-4aef-a302-d900ecadeaaa&sort_dir=asc used request id req-7b7f1a58-ce62-43e6-8839-3cfb7fd4d320 2019-01-08 04:00:29,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:29,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:29 GMT Server: Apache x-openstack-request-id: req-6b16590e-2b81-4cce-9eab-390443022129 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:00:29,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:29 GMT Server: Apache x-openstack-request-id: req-98f8c077-0fff-4815-8223-3ea4d37bebc2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:29,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-98f8c077-0fff-4815-8223-3ea4d37bebc2 2019-01-08 04:00:29,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752129554749s 2019-01-08 04:00:29,093 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-98f8c077-0fff-4815-8223-3ea4d37bebc2 2019-01-08 04:00:34,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:34,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:34,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:34 GMT Server: Apache x-openstack-request-id: req-8a3e1951-f230-451b-bedf-b1e7d6c453bf Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:00:34,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:34 GMT Server: Apache x-openstack-request-id: req-5816e222-3bab-4f72-accb-340d911ca0c2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:34,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-5816e222-3bab-4f72-accb-340d911ca0c2 2019-01-08 04:00:34,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742430686951s 2019-01-08 04:00:34,173 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-5816e222-3bab-4f72-accb-340d911ca0c2 2019-01-08 04:00:34,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:00:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:34,774 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:34 GMT Server: Apache x-openstack-request-id: req-0a07b11b-ac95-46c1-93c8-fd7dc7aa2ad1 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:00:34,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:34 GMT Server: Apache x-openstack-request-id: req-d798bcd7-383d-4cd3-886e-506a16826a3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:00:34,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-d798bcd7-383d-4cd3-886e-506a16826a3d 2019-01-08 04:00:34,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.642696142197s 2019-01-08 04:00:34,817 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-d798bcd7-383d-4cd3-886e-506a16826a3d 2019-01-08 04:00:39,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:39,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:39,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:39 GMT Server: Apache x-openstack-request-id: req-75d58cdd-d78b-430b-99ad-7f6152a0ded1 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:00:39,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:39 GMT Server: Apache x-openstack-request-id: req-f9fac239-9b18-4663-a69b-4c7509957945 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:39,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-f9fac239-9b18-4663-a69b-4c7509957945 2019-01-08 04:00:39,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746269226074s 2019-01-08 04:00:39,899 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-f9fac239-9b18-4663-a69b-4c7509957945 2019-01-08 04:00:44,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:45,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:44 GMT Server: Apache x-openstack-request-id: req-732ecefc-81a7-4fd0-ab0c-e03559006348 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:00:45,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:45 GMT Server: Apache x-openstack-request-id: req-4c487858-3199-4042-8af4-698d83f5a02c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:45,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-4c487858-3199-4042-8af4-698d83f5a02c 2019-01-08 04:00:45,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.69574379921s 2019-01-08 04:00:45,597 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-4c487858-3199-4042-8af4-698d83f5a02c 2019-01-08 04:00:45,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:00:45,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:45,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:45 GMT Server: Apache x-openstack-request-id: req-b8d6f881-2bcd-4a53-83ba-95e23046c5e3 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:00:45,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:45 GMT Server: Apache x-openstack-request-id: req-c60ccf0c-5912-42f1-9d8a-f14c9b4a5185 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:00:45,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-c60ccf0c-5912-42f1-9d8a-f14c9b4a5185 2019-01-08 04:00:45,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730121135712s 2019-01-08 04:00:45,671 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-c60ccf0c-5912-42f1-9d8a-f14c9b4a5185 2019-01-08 04:00:50,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:50,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:50,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:50 GMT Server: Apache x-openstack-request-id: req-7dcf8c0c-ece6-4a24-a44c-20893c63a66d Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:00:50,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:50 GMT Server: Apache x-openstack-request-id: req-c50b06cf-aff3-4e57-8d10-ab5cf53a9935 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:50,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-c50b06cf-aff3-4e57-8d10-ab5cf53a9935 2019-01-08 04:00:50,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074070930481s 2019-01-08 04:00:50,752 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-c50b06cf-aff3-4e57-8d10-ab5cf53a9935 2019-01-08 04:00:55,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:00:55,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:55,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:55 GMT Server: Apache x-openstack-request-id: req-99dde579-1ba3-4125-b3cd-68f409778f8c Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:00:55,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:55 GMT Server: Apache x-openstack-request-id: req-8a86da78-59d2-4402-be10-fa70da01d0f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:00:55,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-8a86da78-59d2-4402-be10-fa70da01d0f6 2019-01-08 04:00:55,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0785279273987s 2019-01-08 04:00:55,837 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-8a86da78-59d2-4402-be10-fa70da01d0f6 2019-01-08 04:00:55,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:00:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:00:55,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:00:55 GMT Server: Apache x-openstack-request-id: req-ff2a6d40-e70e-44a1-a50a-b18e3afb876a Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:00:55,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:00:55 GMT Server: Apache x-openstack-request-id: req-55697cc3-1873-4b9f-9fea-6a6500b54605 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:00:55,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-55697cc3-1873-4b9f-9fea-6a6500b54605 2019-01-08 04:00:55,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743579864502s 2019-01-08 04:00:55,912 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-55697cc3-1873-4b9f-9fea-6a6500b54605 2019-01-08 04:01:00,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:00,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:00 GMT Server: Apache x-openstack-request-id: req-5ebc60fc-e499-4daf-914c-b9a104be4f29 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:00,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:00 GMT Server: Apache x-openstack-request-id: req-afe3eaf8-1d4f-445d-b60d-691df19244ca Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:00,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-afe3eaf8-1d4f-445d-b60d-691df19244ca 2019-01-08 04:01:00,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733449459076s 2019-01-08 04:01:00,993 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-afe3eaf8-1d4f-445d-b60d-691df19244ca 2019-01-08 04:01:05,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:06,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:06 GMT Server: Apache x-openstack-request-id: req-5789a62b-40f9-4b79-a656-65936c4134b3 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:06,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:06 GMT Server: Apache x-openstack-request-id: req-0b7c985a-2de5-4606-abe9-a58caf5d94d6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:06,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-0b7c985a-2de5-4606-abe9-a58caf5d94d6 2019-01-08 04:01:06,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736858844757s 2019-01-08 04:01:06,073 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-0b7c985a-2de5-4606-abe9-a58caf5d94d6 2019-01-08 04:01:06,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:01:06,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:06,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:06 GMT Server: Apache x-openstack-request-id: req-c4486509-b764-46bd-8209-5966eafd9d72 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:01:06,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:06 GMT Server: Apache x-openstack-request-id: req-0e408597-0094-4064-938a-859d7dc80941 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:01:06,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-0e408597-0094-4064-938a-859d7dc80941 2019-01-08 04:01:06,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072279214859s 2019-01-08 04:01:06,146 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-0e408597-0094-4064-938a-859d7dc80941 2019-01-08 04:01:11,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:11,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:11 GMT Server: Apache x-openstack-request-id: req-b9bd5d2b-bd37-4780-a271-a7621839385f Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:11,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:11 GMT Server: Apache x-openstack-request-id: req-b67ffb49-28c4-439f-824f-3094023b1927 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:11,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-b67ffb49-28c4-439f-824f-3094023b1927 2019-01-08 04:01:11,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0907511711121s 2019-01-08 04:01:11,244 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-b67ffb49-28c4-439f-824f-3094023b1927 2019-01-08 04:01:16,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:16,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:16 GMT Server: Apache x-openstack-request-id: req-35fa1fe8-1205-432a-a200-50e602211155 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:16,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:16 GMT Server: Apache x-openstack-request-id: req-d0be5f8c-4c4d-451a-b248-b67e2b286823 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:16,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-d0be5f8c-4c4d-451a-b248-b67e2b286823 2019-01-08 04:01:16,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747690200806s 2019-01-08 04:01:16,325 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-d0be5f8c-4c4d-451a-b248-b67e2b286823 2019-01-08 04:01:16,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:01:16,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:16,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:16 GMT Server: Apache x-openstack-request-id: req-f525d8cf-3f22-4454-9a47-a32076ccad80 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:01:16,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:16 GMT Server: Apache x-openstack-request-id: req-42e1254e-aeec-4ea9-a4a6-9084d40e60d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:01:16,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-42e1254e-aeec-4ea9-a4a6-9084d40e60d2 2019-01-08 04:01:16,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0894827842712s 2019-01-08 04:01:16,416 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-42e1254e-aeec-4ea9-a4a6-9084d40e60d2 2019-01-08 04:01:21,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:21,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:21,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:21 GMT Server: Apache x-openstack-request-id: req-cc938346-725f-4dac-b8fa-442d780e150b Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:21,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:21 GMT Server: Apache x-openstack-request-id: req-1e659794-dfec-49ca-b2f6-0f4fd06d13e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:21,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-1e659794-dfec-49ca-b2f6-0f4fd06d13e6 2019-01-08 04:01:21,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754370689392s 2019-01-08 04:01:21,499 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-1e659794-dfec-49ca-b2f6-0f4fd06d13e6 2019-01-08 04:01:26,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:26,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:26,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:26 GMT Server: Apache x-openstack-request-id: req-bcc1f411-480a-40b7-aff0-7edf9df12fd7 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:26,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:26 GMT Server: Apache x-openstack-request-id: req-309102a3-1748-4b5d-a3a3-192216b49717 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:26,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-309102a3-1748-4b5d-a3a3-192216b49717 2019-01-08 04:01:26,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750110149384s 2019-01-08 04:01:26,580 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-309102a3-1748-4b5d-a3a3-192216b49717 2019-01-08 04:01:26,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:01:26,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:26,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:26 GMT Server: Apache x-openstack-request-id: req-8e7e7918-d9bc-4096-ba65-ef0c19302b2b Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:01:26,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:26 GMT Server: Apache x-openstack-request-id: req-ff2fb14e-75db-410c-8064-d9ff90fcc531 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:01:26,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-ff2fb14e-75db-410c-8064-d9ff90fcc531 2019-01-08 04:01:26,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734329223633s 2019-01-08 04:01:26,654 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-ff2fb14e-75db-410c-8064-d9ff90fcc531 2019-01-08 04:01:31,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:31,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:31 GMT Server: Apache x-openstack-request-id: req-6064bfff-2401-4a42-a87d-1a94d5859588 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:31,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:31 GMT Server: Apache x-openstack-request-id: req-f980f0eb-2c24-432f-9227-93a50d836f42 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:31,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-f980f0eb-2c24-432f-9227-93a50d836f42 2019-01-08 04:01:31,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723280906677s 2019-01-08 04:01:31,734 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-f980f0eb-2c24-432f-9227-93a50d836f42 2019-01-08 04:01:36,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:36,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:36,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:36 GMT Server: Apache x-openstack-request-id: req-9efc04c5-b407-4292-b14f-efaac4333f40 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:36,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:36 GMT Server: Apache x-openstack-request-id: req-f560d6f3-7b4e-400a-a7a8-31a204edcb8d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:36,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-f560d6f3-7b4e-400a-a7a8-31a204edcb8d 2019-01-08 04:01:36,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750029087067s 2019-01-08 04:01:36,815 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-f560d6f3-7b4e-400a-a7a8-31a204edcb8d 2019-01-08 04:01:36,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:01:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:36,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:36 GMT Server: Apache x-openstack-request-id: req-16e3ea08-b7c2-4825-8beb-b145b6032ce5 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:01:36,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:36 GMT Server: Apache x-openstack-request-id: req-ed653e6d-bdae-4a4a-ac07-5bc087e0ed4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:01:36,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-ed653e6d-bdae-4a4a-ac07-5bc087e0ed4b 2019-01-08 04:01:36,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731279850006s 2019-01-08 04:01:36,889 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-ed653e6d-bdae-4a4a-ac07-5bc087e0ed4b 2019-01-08 04:01:41,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:41,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:41 GMT Server: Apache x-openstack-request-id: req-39958720-05b6-4ee6-a344-b0db00871f5f Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:41,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:41 GMT Server: Apache x-openstack-request-id: req-81e4c96f-42a0-4a80-b2b2-3e74b2fdaa82 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:41,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-81e4c96f-42a0-4a80-b2b2-3e74b2fdaa82 2019-01-08 04:01:41,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732660293579s 2019-01-08 04:01:41,970 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-81e4c96f-42a0-4a80-b2b2-3e74b2fdaa82 2019-01-08 04:01:46,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:46,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:47,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:46 GMT Server: Apache x-openstack-request-id: req-3120ef6b-b5cb-4648-86d1-b5d683d21155 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:47,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:47 GMT Server: Apache x-openstack-request-id: req-c68dcae3-9902-43a3-813f-7a5d4fbb0a4d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:47,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-c68dcae3-9902-43a3-813f-7a5d4fbb0a4d 2019-01-08 04:01:47,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765221118927s 2019-01-08 04:01:47,053 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-c68dcae3-9902-43a3-813f-7a5d4fbb0a4d 2019-01-08 04:01:47,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:01:47,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:47,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:47 GMT Server: Apache x-openstack-request-id: req-80ce3545-b866-4603-963f-e200c940045b Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:01:47,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:47 GMT Server: Apache x-openstack-request-id: req-31945c49-d1c2-49f7-8d88-c9acbc980f8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:01:47,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-31945c49-d1c2-49f7-8d88-c9acbc980f8f 2019-01-08 04:01:47,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736520290375s 2019-01-08 04:01:47,128 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-31945c49-d1c2-49f7-8d88-c9acbc980f8f 2019-01-08 04:01:52,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:52,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:52,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:52 GMT Server: Apache x-openstack-request-id: req-dd6796e8-a503-4ef6-a8a8-1b1aaec9682e Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:52,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:52 GMT Server: Apache x-openstack-request-id: req-06a29d0e-b004-4deb-b54c-d909207dfe14 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:52,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-06a29d0e-b004-4deb-b54c-d909207dfe14 2019-01-08 04:01:52,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745921134949s 2019-01-08 04:01:52,209 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-06a29d0e-b004-4deb-b54c-d909207dfe14 2019-01-08 04:01:57,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:01:57,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:57,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:57 GMT Server: Apache x-openstack-request-id: req-aede42e8-fff1-4676-916e-714e16b77674 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:01:57,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:57 GMT Server: Apache x-openstack-request-id: req-3124e1f3-33ed-42f1-8936-dc90c82564f3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:01:57,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-3124e1f3-33ed-42f1-8936-dc90c82564f3 2019-01-08 04:01:57,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720682144165s 2019-01-08 04:01:57,288 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-3124e1f3-33ed-42f1-8936-dc90c82564f3 2019-01-08 04:01:57,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:01:57,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:01:57,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:01:57 GMT Server: Apache x-openstack-request-id: req-1aa0797c-bf6f-4e43-9cfe-5f281ece42cd Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:01:57,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:01:57 GMT Server: Apache x-openstack-request-id: req-c15b740a-3cdd-4420-9eee-03bf74d12225 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:01:57,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-c15b740a-3cdd-4420-9eee-03bf74d12225 2019-01-08 04:01:57,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734059810638s 2019-01-08 04:01:57,362 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-c15b740a-3cdd-4420-9eee-03bf74d12225 2019-01-08 04:02:02,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:02,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:02,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:02 GMT Server: Apache x-openstack-request-id: req-2e93182d-4dc5-4ad8-96b3-618884fc0931 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:02:02,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:02 GMT Server: Apache x-openstack-request-id: req-83d37aa8-66d6-4170-ba1b-db77fbfafd29 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:02,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-83d37aa8-66d6-4170-ba1b-db77fbfafd29 2019-01-08 04:02:02,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745139122009s 2019-01-08 04:02:02,442 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-83d37aa8-66d6-4170-ba1b-db77fbfafd29 2019-01-08 04:02:07,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:07,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:07,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:07 GMT Server: Apache x-openstack-request-id: req-d543aa4e-45d4-4462-a157-fdb3f6b3d8d2 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:02:07,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:07 GMT Server: Apache x-openstack-request-id: req-d79eed42-0a54-4f54-9f5f-9bafcc7d36c8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:07,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-d79eed42-0a54-4f54-9f5f-9bafcc7d36c8 2019-01-08 04:02:07,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722918510437s 2019-01-08 04:02:07,520 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-d79eed42-0a54-4f54-9f5f-9bafcc7d36c8 2019-01-08 04:02:07,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:02:07,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:07,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:07 GMT Server: Apache x-openstack-request-id: req-8ddebe32-6d89-42af-abe4-894493f1c2d8 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:02:07,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:07 GMT Server: Apache x-openstack-request-id: req-486c395a-c573-4712-8d13-095a078b3ef2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:02:07,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-486c395a-c573-4712-8d13-095a078b3ef2 2019-01-08 04:02:07,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729570388794s 2019-01-08 04:02:07,594 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-486c395a-c573-4712-8d13-095a078b3ef2 2019-01-08 04:02:12,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:12,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:12,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:12 GMT Server: Apache x-openstack-request-id: req-9f2ad00b-80aa-421f-a717-3ca806f345a2 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:02:12,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:12 GMT Server: Apache x-openstack-request-id: req-1973d5c0-7410-48e1-8c11-a803a5b211f1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:12,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-1973d5c0-7410-48e1-8c11-a803a5b211f1 2019-01-08 04:02:12,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733749866486s 2019-01-08 04:02:12,672 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-1973d5c0-7410-48e1-8c11-a803a5b211f1 2019-01-08 04:02:17,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:17,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:17,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:17 GMT Server: Apache x-openstack-request-id: req-71f2c759-3081-473e-a3ff-68273d1be709 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:02:17,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:17 GMT Server: Apache x-openstack-request-id: req-adad7243-6851-4941-b326-1417b0eb55a5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:17,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-adad7243-6851-4941-b326-1417b0eb55a5 2019-01-08 04:02:17,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737769603729s 2019-01-08 04:02:17,752 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-adad7243-6851-4941-b326-1417b0eb55a5 2019-01-08 04:02:17,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:02:17,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:17,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:17 GMT Server: Apache x-openstack-request-id: req-058f2f96-45ce-4643-8f96-26310b7c4ec9 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:02:17,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:17 GMT Server: Apache x-openstack-request-id: req-95edf2f0-b2a8-4e9e-af83-2ce034759c4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:02:17,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-95edf2f0-b2a8-4e9e-af83-2ce034759c4e 2019-01-08 04:02:17,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731711387634s 2019-01-08 04:02:17,826 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-95edf2f0-b2a8-4e9e-af83-2ce034759c4e 2019-01-08 04:02:22,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:22,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:22,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:22 GMT Server: Apache x-openstack-request-id: req-acb2e1d4-95b9-46bf-aad8-18adc3d32829 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:02:22,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:22 GMT Server: Apache x-openstack-request-id: req-2070b582-2b7c-4e3e-831f-e72bfd1876ee Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:22,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-2070b582-2b7c-4e3e-831f-e72bfd1876ee 2019-01-08 04:02:22,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748708248138s 2019-01-08 04:02:22,908 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-2070b582-2b7c-4e3e-831f-e72bfd1876ee 2019-01-08 04:02:27,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=6c241075-c038-4864-9da0-5415f71273da&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:27,945 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:27 GMT Server: Apache x-openstack-request-id: req-168e8a87-f0dd-41ef-9164-d057bb88f5df Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&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. 2019-01-08 04:02:27,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:27 GMT Server: Apache x-openstack-request-id: req-3fc44f5b-3ffb-41b8-b8c0-48ade4e93dff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-01-08T04:02:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/ellis/events/0a188747-cdca-4c9f-b658-f706d5c892b3", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f7f2c527-da53-40c2-9c8d-6d13d61d9796", "id": "0a188747-cdca-4c9f-b658-f706d5c892b3"}, {"resource_name": "dime", "event_time": "2019-01-08T04:02:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dime/events/c583b611-f3c6-4c06-a4ea-25633edc8e89", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-n4adknhcrzer", "id": "c583b611-f3c6-4c06-a4ea-25633edc8e89"}, {"resource_name": "sprout", "event_time": "2019-01-08T04:02:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sprout/events/882290d1-b561-4e49-94e7-dfb025cb589a", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-xff7cw4cxzzl", "id": "882290d1-b561-4e49-94e7-dfb025cb589a"}, {"resource_name": "bono", "event_time": "2019-01-08T04:02:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/bono/events/548ca9c2-a858-494b-8536-3d135c3e79c8", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-l67gzkzrwllx", "id": "548ca9c2-a858-494b-8536-3d135c3e79c8"}, {"resource_name": "homer", "event_time": "2019-01-08T04:02:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/homer/events/7ef94fe9-7fcb-4f81-b37a-838e1d337bac", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-pkaeyhjhkshc", "id": "7ef94fe9-7fcb-4f81-b37a-838e1d337bac"}, {"resource_name": "vellum", "event_time": "2019-01-08T04:02:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/vellum/events/9733e122-d461-4265-af79-624a848e8abc", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-c2xasw2uftzi", "id": "9733e122-d461-4265-af79-624a848e8abc"}]} 2019-01-08 04:02:27,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-3fc44f5b-3ffb-41b8-b8c0-48ade4e93dff 2019-01-08 04:02:27,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758428573608s 2019-01-08 04:02:27,990 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc&marker=6c241075-c038-4864-9da0-5415f71273da&sort_dir=asc used request id req-3fc44f5b-3ffb-41b8-b8c0-48ade4e93dff 2019-01-08 04:02:32,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:33,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=9733e122-d461-4265-af79-624a848e8abc&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:33,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:32 GMT Server: Apache x-openstack-request-id: req-77064564-cdc7-4be9-8f96-2f878d3d1232 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&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. 2019-01-08 04:02:33,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:33 GMT Server: Apache x-openstack-request-id: req-5b119d36-d890-438b-8308-5e8b2af8b44e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:33,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-5b119d36-d890-438b-8308-5e8b2af8b44e 2019-01-08 04:02:33,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073362827301s 2019-01-08 04:02:33,071 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-5b119d36-d890-438b-8308-5e8b2af8b44e 2019-01-08 04:02:38,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=9733e122-d461-4265-af79-624a848e8abc&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:38,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:38 GMT Server: Apache x-openstack-request-id: req-76879f44-75a2-4ab1-b015-0adea18a363b Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&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. 2019-01-08 04:02:38,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:38 GMT Server: Apache x-openstack-request-id: req-67d703aa-594d-4d7e-b4fe-ee5695b8122b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:38,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-67d703aa-594d-4d7e-b4fe-ee5695b8122b 2019-01-08 04:02:38,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0918788909912s 2019-01-08 04:02:38,169 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-67d703aa-594d-4d7e-b4fe-ee5695b8122b 2019-01-08 04:02:38,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:02:38,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:38,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:38 GMT Server: Apache x-openstack-request-id: req-17e5190d-7bca-4fdb-811e-ba19e1bb4ea0 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:02:38,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:38 GMT Server: Apache x-openstack-request-id: req-9f1e9e57-267c-45f5-bc2e-e6a53fb7d186 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:02:38,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-9f1e9e57-267c-45f5-bc2e-e6a53fb7d186 2019-01-08 04:02:38,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.646005153656s 2019-01-08 04:02:38,817 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-9f1e9e57-267c-45f5-bc2e-e6a53fb7d186 2019-01-08 04:02:43,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=9733e122-d461-4265-af79-624a848e8abc&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:43,873 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:43 GMT Server: Apache x-openstack-request-id: req-9c5d4deb-af3a-435e-8ab6-3873a43cd612 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&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. 2019-01-08 04:02:43,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:43 GMT Server: Apache x-openstack-request-id: req-0a85275f-290d-4551-b6e6-ee2940e817e2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:43,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-0a85275f-290d-4551-b6e6-ee2940e817e2 2019-01-08 04:02:43,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0925250053406s 2019-01-08 04:02:43,916 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-0a85275f-290d-4551-b6e6-ee2940e817e2 2019-01-08 04:02:48,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=9733e122-d461-4265-af79-624a848e8abc&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:49,568 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:48 GMT Server: Apache x-openstack-request-id: req-344512f8-3ddd-4ff6-9b36-5515071133f1 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&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. 2019-01-08 04:02:49,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:49 GMT Server: Apache x-openstack-request-id: req-caa45293-30d2-428d-9487-ad73659cc3d2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:49,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-caa45293-30d2-428d-9487-ad73659cc3d2 2019-01-08 04:02:49,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.747715950012s 2019-01-08 04:02:49,670 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-caa45293-30d2-428d-9487-ad73659cc3d2 2019-01-08 04:02:49,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:02:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:49,700 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:49 GMT Server: Apache x-openstack-request-id: req-0b8d7dbd-7c2b-4e38-acac-7b1c42a1aace Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:02:49,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:49 GMT Server: Apache x-openstack-request-id: req-33eabf7c-f1e4-41e6-926b-fa4b2587a7c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:02:49,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-33eabf7c-f1e4-41e6-926b-fa4b2587a7c4 2019-01-08 04:02:49,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711688995361s 2019-01-08 04:02:49,743 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-33eabf7c-f1e4-41e6-926b-fa4b2587a7c4 2019-01-08 04:02:54,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:02:54,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=9733e122-d461-4265-af79-624a848e8abc&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:02:54,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:02:54 GMT Server: Apache x-openstack-request-id: req-20b7c4cf-7f8e-4dee-8e78-b9f042fa4c4c Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&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. 2019-01-08 04:02:55,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:02:55 GMT Server: Apache x-openstack-request-id: req-8381ac09-cd49-4789-a558-ff306181e5eb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:02:55,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-8381ac09-cd49-4789-a558-ff306181e5eb 2019-01-08 04:02:55,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.325345993042s 2019-01-08 04:02:55,074 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-8381ac09-cd49-4789-a558-ff306181e5eb 2019-01-08 04:03:00,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:03:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=9733e122-d461-4265-af79-624a848e8abc&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:00,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:03:00 GMT Server: Apache x-openstack-request-id: req-eb87fdae-e561-4151-8559-739b42478b66 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&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. 2019-01-08 04:03:00,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:00 GMT Server: Apache x-openstack-request-id: req-89610f48-6c11-47b4-9293-480e0a6eccbb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:03:00,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-89610f48-6c11-47b4-9293-480e0a6eccbb 2019-01-08 04:03:00,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741949081421s 2019-01-08 04:03:00,154 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-89610f48-6c11-47b4-9293-480e0a6eccbb 2019-01-08 04:03:00,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:03:00,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:00,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:03:00 GMT Server: Apache x-openstack-request-id: req-f653917b-a79b-462e-b18e-5ca6d95d7728 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:03:00,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:00 GMT Server: Apache x-openstack-request-id: req-e977c587-d7df-4e46-86af-a2d56e388994 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:03:00,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-e977c587-d7df-4e46-86af-a2d56e388994 2019-01-08 04:03:00,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.121402025223s 2019-01-08 04:03:00,277 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-e977c587-d7df-4e46-86af-a2d56e388994 2019-01-08 04:03:05,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:03:05,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=9733e122-d461-4265-af79-624a848e8abc&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:05,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:03:05 GMT Server: Apache x-openstack-request-id: req-5ed6ddb3-0254-4cc7-89ea-c394e6ecda38 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&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. 2019-01-08 04:03:05,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:05 GMT Server: Apache x-openstack-request-id: req-1967cad2-555f-4b7e-a0b3-b99f4b81cbc6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:03:05,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-1967cad2-555f-4b7e-a0b3-b99f4b81cbc6 2019-01-08 04:03:05,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.281687021255s 2019-01-08 04:03:05,566 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-1967cad2-555f-4b7e-a0b3-b99f4b81cbc6 2019-01-08 04:03:10,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:03:10,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=9733e122-d461-4265-af79-624a848e8abc&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:10,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:03:10 GMT Server: Apache x-openstack-request-id: req-793eee39-2135-4a88-8dce-4c9588be779a Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&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. 2019-01-08 04:03:11,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:10 GMT Server: Apache x-openstack-request-id: req-27f8e947-9059-449a-a002-f2f7497cd047 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 439 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-01-08T04:03:10Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/homer/events/86f2a005-e478-4068-aef2-6971c08a8761", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f3997800-b355-4644-8910-edfb3d3034c5", "id": "86f2a005-e478-4068-aef2-6971c08a8761"}, {"resource_name": "sprout", "event_time": "2019-01-08T04:03:10Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sprout/events/e32dc6a2-05f1-4204-9754-4aaa2d58972e", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3fcec6a2-d944-40a4-a8fc-dcb8bf02295b", "id": "e32dc6a2-05f1-4204-9754-4aaa2d58972e"}]} 2019-01-08 04:03:11,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-27f8e947-9059-449a-a002-f2f7497cd047 2019-01-08 04:03:11,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.703884840012s 2019-01-08 04:03:11,276 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc&marker=9733e122-d461-4265-af79-624a848e8abc&sort_dir=asc used request id req-27f8e947-9059-449a-a002-f2f7497cd047 2019-01-08 04:03:16,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:03:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:16,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:03:16 GMT Server: Apache x-openstack-request-id: req-2c3a6cfc-738f-4f9f-b973-608842d15385 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&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. 2019-01-08 04:03:16,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:16 GMT Server: Apache x-openstack-request-id: req-fda7e9c9-cb29-4d06-be56-7a73de1046a1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:03:16,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&sort_dir=asc&marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&sort_dir=asc used request id req-fda7e9c9-cb29-4d06-be56-7a73de1046a1 2019-01-08 04:03:16,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711419582367s 2019-01-08 04:03:16,354 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&sort_dir=asc&marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&sort_dir=asc used request id req-fda7e9c9-cb29-4d06-be56-7a73de1046a1 2019-01-08 04:03:21,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:03:21,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:21,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:03:21 GMT Server: Apache x-openstack-request-id: req-f2c1dd38-f9de-4652-9b18-a199887976bd Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&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. 2019-01-08 04:03:21,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:21 GMT Server: Apache x-openstack-request-id: req-afa213eb-eb3b-49ff-9580-4e9b99aff80d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 441 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-01-08T04:03:17Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/vellum/events/5f9695f0-d2b3-4e64-aafb-e9c0d95c6e90", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "600d24dd-2c58-47e5-af1b-612cdccc799c", "id": "5f9695f0-d2b3-4e64-aafb-e9c0d95c6e90"}, {"resource_name": "bono", "event_time": "2019-01-08T04:03:19Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/bono/events/1ad257aa-e9ac-4c83-b21e-1125fff5ed6f", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e62e1dd7-ac2c-49f8-9af6-c51dec16ecc6", "id": "1ad257aa-e9ac-4c83-b21e-1125fff5ed6f"}]} 2019-01-08 04:03:21,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&sort_dir=asc&marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&sort_dir=asc used request id req-afa213eb-eb3b-49ff-9580-4e9b99aff80d 2019-01-08 04:03:21,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744609832764s 2019-01-08 04:03:21,434 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&sort_dir=asc&marker=e32dc6a2-05f1-4204-9754-4aaa2d58972e&sort_dir=asc used request id req-afa213eb-eb3b-49ff-9580-4e9b99aff80d 2019-01-08 04:03:26,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:03:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/events?marker=1ad257aa-e9ac-4c83-b21e-1125fff5ed6f&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:26,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:03:26 GMT Server: Apache x-openstack-request-id: req-7c922a83-bc5b-4367-95a1-08f5806d3daa Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=1ad257aa-e9ac-4c83-b21e-1125fff5ed6f&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. 2019-01-08 04:03:26,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:26 GMT Server: Apache x-openstack-request-id: req-b8c7d40c-b801-4351-beab-b3132196a91f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-01-08T04:03:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dime/events/cfc8f414-155d-4763-95f4-f06a43f6165c", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9ff76bf8-b112-45f5-991d-28557ad10aa0", "id": "cfc8f414-155d-4763-95f4-f06a43f6165c"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-01-08T04:03:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv/events/07c7a727-b906-4f88-a334-9ef2ac282bf5", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "id": "07c7a727-b906-4f88-a334-9ef2ac282bf5"}]} 2019-01-08 04:03:26,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=1ad257aa-e9ac-4c83-b21e-1125fff5ed6f&sort_dir=asc&marker=1ad257aa-e9ac-4c83-b21e-1125fff5ed6f&sort_dir=asc used request id req-b8c7d40c-b801-4351-beab-b3132196a91f 2019-01-08 04:03:26,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.271181821823s 2019-01-08 04:03:26,712 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=1ad257aa-e9ac-4c83-b21e-1125fff5ed6f&sort_dir=asc&marker=1ad257aa-e9ac-4c83-b21e-1125fff5ed6f&sort_dir=asc used request id req-b8c7d40c-b801-4351-beab-b3132196a91f 2019-01-08 04:03:26,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:03:26,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:26,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:03:26 GMT Server: Apache x-openstack-request-id: req-379f984b-1915-42f4-8843-685a0c6c780f Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f 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. 2019-01-08 04:03:27,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:26 GMT Server: Apache x-openstack-request-id: req-b3a91fad-1ed8-4581-a8d0-76129a6f79c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "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"}} 2019-01-08 04:03:27,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f used request id req-b3a91fad-1ed8-4581-a8d0-76129a6f79c1 2019-01-08 04:03:27,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.355664968491s 2019-01-08 04:03:27,070 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f used request id req-b3a91fad-1ed8-4581-a8d0-76129a6f79c1 2019-01-08 04:03:27,071 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-01-08T03:57:59Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'6d65dc21-f54e-46e2-b8b8-509e1189883f', 'parameters': Munch({u'OS::project_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7', 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_b5285c43-6f68-497b-beec-06d80a201bc7', 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'4b6855d7-4e38-409b-829a-6407a3eb5de5', 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'6d65dc21-f54e-46e2-b8b8-509e1189883f', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'5c9ef7e406024adda0ffcd13c7e0cf74', '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'2019-01-08T03:57:59Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f'}) 2019-01-08 04:03:27,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:03:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:27,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03: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-2fcf5b78-451c-46b2-835c-4e50d952a359 x-compute-request-id: req-2fcf5b78-451c-46b2-835c-4e50d952a359 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:03:27,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2fcf5b78-451c-46b2-835c-4e50d952a359 2019-01-08 04:03:27,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680207967758s 2019-01-08 04:03:27,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2fcf5b78-451c-46b2-835c-4e50d952a359 2019-01-08 04:03:27,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:03:27,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:27,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2485 X-Openstack-Request-Id: req-9c06bbe3-74d1-4454-9579-6310978008d1 Date: Tue, 08 Jan 2019 04:03:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1e02ce68-5aa4-4de9-abaf-9e4c6f4897ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1503d96ef9ce433aafdc517ccd92eb37","status":"ACTIVE","subnets":["d31f696c-d906-49de-9e59-067e359a237b"],"description":"","tags":[],"updated_at":"2019-01-08T03:58:05Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:58:03Z","mtu":1442},{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"96f4c094-2608-420c-957f-be5315cca78a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1503d96ef9ce433aafdc517ccd92eb37","status":"ACTIVE","subnets":["1b55db20-f0a2-4946-945b-f072eb1bd149"],"description":"","tags":[],"updated_at":"2019-01-08T03:57:32Z","qos_policy_id":null,"name":"heat_ims-net_b5285c43-6f68-497b-beec-06d80a201bc7","admin_state_up":true,"tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:57:30Z","mtu":1442},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a5e134e3-b58c-406a-9b08-fe0df7b6e5e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1503d96ef9ce433aafdc517ccd92eb37","status":"ACTIVE","subnets":["6bba19d5-5e28-45ad-b0b3-e3a7eed89cda"],"description":"","tags":[],"updated_at":"2019-01-08T03:58:04Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:58:02Z","mtu":1442}]} 2019-01-08 04:03:27,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9c06bbe3-74d1-4454-9579-6310978008d1 2019-01-08 04:03:27,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115426063538s 2019-01-08 04:03:27,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-9c06bbe3-74d1-4454-9579-6310978008d1 2019-01-08 04:03:27,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 04:03:27,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:27,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-dc34f6d5-3d9e-4242-aa07-c27e153c4d87 Date: Tue, 08 Jan 2019 04:03:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96f4c094-2608-420c-957f-be5315cca78a","tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:57:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:57: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":"1503d96ef9ce433aafdc517ccd92eb37","id":"1b55db20-f0a2-4946-945b-f072eb1bd149","subnetpool_id":null,"name":"heat_ims-subnet_b5285c43-6f68-497b-beec-06d80a201bc7"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e134e3-b58c-406a-9b08-fe0df7b6e5e9","tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:58:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:58:04Z","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":"1503d96ef9ce433aafdc517ccd92eb37","id":"6bba19d5-5e28-45ad-b0b3-e3a7eed89cda","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e02ce68-5aa4-4de9-abaf-9e4c6f4897ef","tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:58:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:58:05Z","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":"1503d96ef9ce433aafdc517ccd92eb37","id":"d31f696c-d906-49de-9e59-067e359a237b","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2019-01-08 04:03:27,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-dc34f6d5-3d9e-4242-aa07-c27e153c4d87 2019-01-08 04:03:27,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0593719482422s 2019-01-08 04:03:27,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-dc34f6d5-3d9e-4242-aa07-c27e153c4d87 2019-01-08 04:03:29,942 - 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 2019-01-08 04:03:29,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:03:29,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:29,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ec1a112-8ae7-4d73-8b58-d0118cfb95d3 x-compute-request-id: req-9ec1a112-8ae7-4d73-8b58-d0118cfb95d3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "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": "9d79b093-7fe9-4643-a0b5-b8e2e171d331"}]} 2019-01-08 04:03:29,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-9ec1a112-8ae7-4d73-8b58-d0118cfb95d3 2019-01-08 04:03:29,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241980552673s 2019-01-08 04:03:29,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-9ec1a112-8ae7-4d73-8b58-d0118cfb95d3 2019-01-08 04:03:29,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-08 04:03:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:30,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5408b897-6cdc-487c-8536-a1a6d88175a7 x-compute-request-id: req-5408b897-6cdc-487c-8536-a1a6d88175a7 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "12ad33d5-f602-437d-91fb-e06d12849d21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "158d1cc1-519c-4add-bd81-2dbab128f418"}, {"from_port": 4000, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "782b91b0-41c6-4569-8dfb-1b39399fa44d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1fc2d9a-9be0-4aff-b7c5-b5438de3293b"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fea83161-b17f-4b78-b575-9be93f522c66"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "54b0f07a-d78e-44de-a6d3-af085f041db4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "29a87124-9b22-4d97-b799-861ca1e30514"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "54b0f07a-d78e-44de-a6d3-af085f041db4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "644fa155-1dcb-4ca8-b490-eb83f333c31d"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "54b0f07a-d78e-44de-a6d3-af085f041db4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a3bfa4f-63cb-4330-9399-ebccb7f81844"}, {"from_port": 5058, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "54b0f07a-d78e-44de-a6d3-af085f041db4", "ip_range": {}, "id": "6c5e4eb3-3e88-4bab-9d70-4e4b6aa20d65"}, {"from_port": 5058, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "54b0f07a-d78e-44de-a6d3-af085f041db4", "ip_range": {}, "id": "8ef2b785-d3a4-4fa8-8c29-de93ae67f2ff"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "54b0f07a-d78e-44de-a6d3-af085f041db4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "abf2af8f-c7ed-44f6-bc9e-102ea125af89"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "54b0f07a-d78e-44de-a6d3-af085f041db4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ac7863-3238-4166-ac18-0e655844a374"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "54b0f07a-d78e-44de-a6d3-af085f041db4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eec99c26-9ead-4c2d-8851-744f03d994b5"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "54b0f07a-d78e-44de-a6d3-af085f041db4", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2019-01-08 04:03:30,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/os-security-groups used request id req-5408b897-6cdc-487c-8536-a1a6d88175a7 2019-01-08 04:03:30,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.579827070236s 2019-01-08 04:03:30,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/os-security-groups used request id req-5408b897-6cdc-487c-8536-a1a6d88175a7 2019-01-08 04:03:30,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:03:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:30,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-7f9557ec-fee1-4dc7-b2bf-ab011a3015f7 Date: Tue, 08 Jan 2019 04:03:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "metadata": {}}], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": 263586304, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:45Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:57:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:03:30,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-7f9557ec-fee1-4dc7-b2bf-ab011a3015f7 2019-01-08 04:03:30,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217938184738s 2019-01-08 04:03:30,776 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-7f9557ec-fee1-4dc7-b2bf-ab011a3015f7 2019-01-08 04:03:30,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 04:03:30,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:31,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:30 GMT Server: Apache x-compute-request-id: req-4ef44b30-a814-4d4e-ad6f-51af70bde02d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ef44b30-a814-4d4e-ad6f-51af70bde02d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 04:03:31,635 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-4ef44b30-a814-4d4e-ad6f-51af70bde02d 2019-01-08 04:03:31,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.854807138443s 2019-01-08 04:03:31,636 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-4ef44b30-a814-4d4e-ad6f-51af70bde02d 2019-01-08 04:03:31,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:03:31,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:31,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-6a33ce10-5603-48d3-a1f1-278aa49e1a28 x-compute-request-id: req-6a33ce10-5603-48d3-a1f1-278aa49e1a28 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "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": "9d79b093-7fe9-4643-a0b5-b8e2e171d331"}]} 2019-01-08 04:03:31,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-6a33ce10-5603-48d3-a1f1-278aa49e1a28 2019-01-08 04:03:31,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0333540439606s 2019-01-08 04:03:31,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-6a33ce10-5603-48d3-a1f1-278aa49e1a28 2019-01-08 04:03:31,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-08 04:03:31,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:32,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-e4ae7acd-27e8-4658-a96a-dd740353fb45 x-compute-request-id: req-e4ae7acd-27e8-4658-a96a-dd740353fb45 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "12ad33d5-f602-437d-91fb-e06d12849d21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "158d1cc1-519c-4add-bd81-2dbab128f418"}, {"from_port": 4000, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "782b91b0-41c6-4569-8dfb-1b39399fa44d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1fc2d9a-9be0-4aff-b7c5-b5438de3293b"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fea83161-b17f-4b78-b575-9be93f522c66"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "06336701-7414-40a0-a9c2-8938ea787392", "ip_range": {}, "id": "65f8ed2b-3e7c-43e8-afd3-a980ba8e7e62"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "06336701-7414-40a0-a9c2-8938ea787392", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "c9b281c2-a628-4c7f-8caa-0854e03db3b9", "ip_range": {}, "id": "2165d12a-884f-4eff-8c96-50644f99a04f"}, {"from_port": 10888, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "c9b281c2-a628-4c7f-8caa-0854e03db3b9", "ip_range": {}, "id": "2e065427-21e5-4b3b-988f-ed4114608cf4"}, {"from_port": 8888, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "c9b281c2-a628-4c7f-8caa-0854e03db3b9", "ip_range": {}, "id": "40caee93-163e-45f2-9085-9f05fac98c18"}, {"from_port": 8888, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "c9b281c2-a628-4c7f-8caa-0854e03db3b9", "ip_range": {}, "id": "50f9b51c-0486-4f5e-9d36-cf6a64415aa2"}, {"from_port": 10888, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "c9b281c2-a628-4c7f-8caa-0854e03db3b9", "ip_range": {}, "id": "de6d5046-34e6-4238-95f5-e703ff4641b5"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "c9b281c2-a628-4c7f-8caa-0854e03db3b9", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2019-01-08 04:03:32,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/os-security-groups used request id req-e4ae7acd-27e8-4658-a96a-dd740353fb45 2019-01-08 04:03:32,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.906289815903s 2019-01-08 04:03:32,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/os-security-groups used request id req-e4ae7acd-27e8-4658-a96a-dd740353fb45 2019-01-08 04:03:32,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:03:32,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:32,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-2f36afc2-7d2b-41bd-9370-2499ea52559c Date: Tue, 08 Jan 2019 04:03:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "metadata": {}}], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": 263586304, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:45Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:57:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:03:32,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-2f36afc2-7d2b-41bd-9370-2499ea52559c 2019-01-08 04:03:32,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0399849414825s 2019-01-08 04:03:32,627 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-2f36afc2-7d2b-41bd-9370-2499ea52559c 2019-01-08 04:03:32,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 04:03:32,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:33,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:32 GMT Server: Apache x-compute-request-id: req-7c763c90-b431-4360-913d-337b0748bc2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7c763c90-b431-4360-913d-337b0748bc2b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 04:03:33,289 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-7c763c90-b431-4360-913d-337b0748bc2b 2019-01-08 04:03:33,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.6587870121s 2019-01-08 04:03:33,289 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-7c763c90-b431-4360-913d-337b0748bc2b 2019-01-08 04:03:33,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:03:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:33,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-39471c55-f8e8-45dd-9f6e-9c332b67dbf0 x-compute-request-id: req-39471c55-f8e8-45dd-9f6e-9c332b67dbf0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "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": "9d79b093-7fe9-4643-a0b5-b8e2e171d331"}]} 2019-01-08 04:03:33,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-39471c55-f8e8-45dd-9f6e-9c332b67dbf0 2019-01-08 04:03:33,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237259864807s 2019-01-08 04:03:33,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-39471c55-f8e8-45dd-9f6e-9c332b67dbf0 2019-01-08 04:03:33,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-08 04:03:33,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:34,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-614e908b-3469-4a1e-8b2d-6fb5183a1b36 x-compute-request-id: req-614e908b-3469-4a1e-8b2d-6fb5183a1b36 Content-Encoding: gzip Content-Length: 909 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "12ad33d5-f602-437d-91fb-e06d12849d21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "158d1cc1-519c-4add-bd81-2dbab128f418"}, {"from_port": 4000, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "782b91b0-41c6-4569-8dfb-1b39399fa44d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1fc2d9a-9be0-4aff-b7c5-b5438de3293b"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fea83161-b17f-4b78-b575-9be93f522c66"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 11311, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f", "ip_range": {}, "id": "03789d69-98d4-4a77-b926-741e525b1168"}, {"from_port": 11311, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f", "ip_range": {}, "id": "2900e11b-3e53-4453-9067-d9dc3939012b"}, {"from_port": 9160, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f", "ip_range": {}, "id": "431550ce-4d98-4e3e-a956-1c9522673610"}, {"from_port": 7253, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f", "ip_range": {}, "id": "48c21053-56b0-44ff-8456-6c98272132c3"}, {"from_port": 7253, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f", "ip_range": {}, "id": "b9228488-16de-4fc9-9cde-ee3023d1e359"}, {"from_port": 9160, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f", "ip_range": {}, "id": "d0330e94-968a-4272-b508-db1ebf01a09d"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "9285ee51-0ca6-43b7-a1af-c9abce436485", "ip_range": {}, "id": "291384c2-a0cf-48a6-a814-4ad11c1f7890"}, {"from_port": 7253, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "9285ee51-0ca6-43b7-a1af-c9abce436485", "ip_range": {}, "id": "5a1131fb-7140-4432-a662-09295e71245c"}, {"from_port": 11211, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "9285ee51-0ca6-43b7-a1af-c9abce436485", "ip_range": {}, "id": "e465174a-4565-499e-a459-7aebe0f9f0e5"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "9285ee51-0ca6-43b7-a1af-c9abce436485", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2019-01-08 04:03:34,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/os-security-groups used request id req-614e908b-3469-4a1e-8b2d-6fb5183a1b36 2019-01-08 04:03:34,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.01906609535s 2019-01-08 04:03:34,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/os-security-groups used request id req-614e908b-3469-4a1e-8b2d-6fb5183a1b36 2019-01-08 04:03:34,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:03:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:34,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-24cb2998-da55-4bfc-b877-888df04d6f19 Date: Tue, 08 Jan 2019 04:03:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "metadata": {}}], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": 263586304, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:45Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:57:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:03:34,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-24cb2998-da55-4bfc-b877-888df04d6f19 2019-01-08 04:03:34,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214975118637s 2019-01-08 04:03:34,559 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-24cb2998-da55-4bfc-b877-888df04d6f19 2019-01-08 04:03:34,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 04:03:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:35,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:34 GMT Server: Apache x-compute-request-id: req-02afc804-abc6-4fd5-b6ab-cc4a74d82969 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02afc804-abc6-4fd5-b6ab-cc4a74d82969 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 04:03:35,237 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-02afc804-abc6-4fd5-b6ab-cc4a74d82969 2019-01-08 04:03:35,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.674162864685s 2019-01-08 04:03:35,238 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-02afc804-abc6-4fd5-b6ab-cc4a74d82969 2019-01-08 04:03:35,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:03:35,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:35,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-38d4980a-973d-4bd0-97e2-7fcb8c3f5854 x-compute-request-id: req-38d4980a-973d-4bd0-97e2-7fcb8c3f5854 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "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": "9d79b093-7fe9-4643-a0b5-b8e2e171d331"}]} 2019-01-08 04:03:35,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-38d4980a-973d-4bd0-97e2-7fcb8c3f5854 2019-01-08 04:03:35,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241460800171s 2019-01-08 04:03:35,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-38d4980a-973d-4bd0-97e2-7fcb8c3f5854 2019-01-08 04:03:35,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-08 04:03:35,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:36,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-a450f788-b474-4c6e-8767-188df7d61dd7 x-compute-request-id: req-a450f788-b474-4c6e-8767-188df7d61dd7 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "12ad33d5-f602-437d-91fb-e06d12849d21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "158d1cc1-519c-4add-bd81-2dbab128f418"}, {"from_port": 4000, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "782b91b0-41c6-4569-8dfb-1b39399fa44d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1fc2d9a-9be0-4aff-b7c5-b5438de3293b"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fea83161-b17f-4b78-b575-9be93f522c66"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "bf0a29eb-cb3f-44ac-a5b9-604700882aaa", "ip_range": {}, "id": "24ea206d-eaf3-4235-bd83-9d54170609f3"}, {"from_port": 5054, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bf0a29eb-cb3f-44ac-a5b9-604700882aaa", "ip_range": {}, "id": "4b08b269-f901-458e-9cc8-ed5ba82436cd"}, {"from_port": 9888, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "bf0a29eb-cb3f-44ac-a5b9-604700882aaa", "ip_range": {}, "id": "95d52bf7-f213-4e3b-9125-ec7985a76b97"}, {"from_port": 5052, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bf0a29eb-cb3f-44ac-a5b9-604700882aaa", "ip_range": {}, "id": "bf530489-2e90-4df9-90f5-fb0c318072db"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "bf0a29eb-cb3f-44ac-a5b9-604700882aaa", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5abc1b60-1ba4-4e10-a777-810b902136b3", "ip_range": {}, "id": "a993b429-f937-4e16-bafa-acc12587eabe"}, {"from_port": 5054, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5abc1b60-1ba4-4e10-a777-810b902136b3", "ip_range": {}, "id": "e5dcfa29-114e-4f1d-87ed-9b1abdc7e057"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "5abc1b60-1ba4-4e10-a777-810b902136b3", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2019-01-08 04:03:36,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33/os-security-groups used request id req-a450f788-b474-4c6e-8767-188df7d61dd7 2019-01-08 04:03:36,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.0275850296s 2019-01-08 04:03:36,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33/os-security-groups used request id req-a450f788-b474-4c6e-8767-188df7d61dd7 2019-01-08 04:03:36,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:03:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:36,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-040c2924-c78b-496f-a5f7-b9b9e03efdf7 Date: Tue, 08 Jan 2019 04:03:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "metadata": {}}], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": 263586304, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:45Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:57:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:03:36,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-040c2924-c78b-496f-a5f7-b9b9e03efdf7 2019-01-08 04:03:36,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232367992401s 2019-01-08 04:03:36,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-040c2924-c78b-496f-a5f7-b9b9e03efdf7 2019-01-08 04:03:36,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 04:03:36,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:37,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:36 GMT Server: Apache x-compute-request-id: req-b2aa81bb-3559-4a01-bf77-02120e5b410b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b2aa81bb-3559-4a01-bf77-02120e5b410b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 04:03:37,216 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-b2aa81bb-3559-4a01-bf77-02120e5b410b 2019-01-08 04:03:37,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.679147005081s 2019-01-08 04:03:37,217 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-b2aa81bb-3559-4a01-bf77-02120e5b410b 2019-01-08 04:03:38,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:03:38,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:38,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03: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-3356c5ed-f2fc-4513-ab2a-2081843f9dfa x-compute-request-id: req-3356c5ed-f2fc-4513-ab2a-2081843f9dfa Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "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": "9d79b093-7fe9-4643-a0b5-b8e2e171d331"}]} 2019-01-08 04:03:38,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-3356c5ed-f2fc-4513-ab2a-2081843f9dfa 2019-01-08 04:03:38,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0421440601349s 2019-01-08 04:03:38,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-3356c5ed-f2fc-4513-ab2a-2081843f9dfa 2019-01-08 04:03:38,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-08 04:03:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:38,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03: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-13db2203-c286-41b0-9173-c454227fca9e x-compute-request-id: req-13db2203-c286-41b0-9173-c454227fca9e Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "12ad33d5-f602-437d-91fb-e06d12849d21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "158d1cc1-519c-4add-bd81-2dbab128f418"}, {"from_port": 4000, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "782b91b0-41c6-4569-8dfb-1b39399fa44d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1fc2d9a-9be0-4aff-b7c5-b5438de3293b"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fea83161-b17f-4b78-b575-9be93f522c66"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ff90f01c-8623-45e9-978d-ccfd06062d20", "ip_range": {}, "id": "4e2fd037-41e5-4a48-a308-2b66c8516120"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ff90f01c-8623-45e9-978d-ccfd06062d20", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8418e846-641d-4cee-87cb-ea21312703b3"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "ff90f01c-8623-45e9-978d-ccfd06062d20", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3fa6572d-9cfd-4a45-8c04-db8282238532", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "196eb437-37b6-474b-bace-083a9feaaae6"}, {"from_port": 9160, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "3fa6572d-9cfd-4a45-8c04-db8282238532", "ip_range": {}, "id": "6b0fb135-666d-4e7f-8ed9-6c96f6d7302f"}, {"from_port": 7888, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3fa6572d-9cfd-4a45-8c04-db8282238532", "ip_range": {}, "id": "b9d10e33-376c-4194-a3fa-17d56d55550f"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "3fa6572d-9cfd-4a45-8c04-db8282238532", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2019-01-08 04:03:38,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545/os-security-groups used request id req-13db2203-c286-41b0-9173-c454227fca9e 2019-01-08 04:03:38,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.559710025787s 2019-01-08 04:03:38,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545/os-security-groups used request id req-13db2203-c286-41b0-9173-c454227fca9e 2019-01-08 04:03:38,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:03:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:39,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-59283e93-60e9-4d52-ad93-363ec6ca81fd Date: Tue, 08 Jan 2019 04:03:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "metadata": {}}], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": 263586304, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:45Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:57:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:03:39,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-59283e93-60e9-4d52-ad93-363ec6ca81fd 2019-01-08 04:03:39,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.236984014511s 2019-01-08 04:03:39,070 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-59283e93-60e9-4d52-ad93-363ec6ca81fd 2019-01-08 04:03:39,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 04:03:39,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:39,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:39 GMT Server: Apache x-compute-request-id: req-ae2bac71-a854-4cd8-927a-90e6a74ab66e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ae2bac71-a854-4cd8-927a-90e6a74ab66e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 04:03:39,725 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-ae2bac71-a854-4cd8-927a-90e6a74ab66e 2019-01-08 04:03:39,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.650846004486s 2019-01-08 04:03:39,725 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-ae2bac71-a854-4cd8-927a-90e6a74ab66e 2019-01-08 04:03:39,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:03:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:39,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37695d64-78bc-47ea-95dc-9491874aa411 x-compute-request-id: req-37695d64-78bc-47ea-95dc-9491874aa411 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "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": "9d79b093-7fe9-4643-a0b5-b8e2e171d331"}]} 2019-01-08 04:03:39,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-37695d64-78bc-47ea-95dc-9491874aa411 2019-01-08 04:03:39,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0488851070404s 2019-01-08 04:03:39,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-37695d64-78bc-47ea-95dc-9491874aa411 2019-01-08 04:03:39,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-08 04:03:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:40,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79afb6ae-c0a2-40d4-a76a-6433c48cd506 x-compute-request-id: req-79afb6ae-c0a2-40d4-a76a-6433c48cd506 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "12ad33d5-f602-437d-91fb-e06d12849d21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "158d1cc1-519c-4add-bd81-2dbab128f418"}, {"from_port": 4000, "group": {"tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {}, "id": "782b91b0-41c6-4569-8dfb-1b39399fa44d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1fc2d9a-9be0-4aff-b7c5-b5438de3293b"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fea83161-b17f-4b78-b575-9be93f522c66"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "5b7806a6-0082-4aa7-aacb-5999ada59c85", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "0bf8a1fd-162f-4604-bfb4-2af82ec0ef5c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9da7295-f0c1-4958-a343-116f40c9cece"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "0bf8a1fd-162f-4604-bfb4-2af82ec0ef5c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1cdd08e-823e-4672-b70c-5e07fd30ba32"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "0bf8a1fd-162f-4604-bfb4-2af82ec0ef5c", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2019-01-08 04:03:40,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd/os-security-groups used request id req-79afb6ae-c0a2-40d4-a76a-6433c48cd506 2019-01-08 04:03:40,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.622859954834s 2019-01-08 04:03:40,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd/os-security-groups used request id req-79afb6ae-c0a2-40d4-a76a-6433c48cd506 2019-01-08 04:03:40,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:03:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:40,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-b756bee6-f348-4c81-9875-0676eed4e1c3 Date: Tue, 08 Jan 2019 04:03:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "metadata": {}}], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": 263586304, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:45Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:57:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:03:40,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b756bee6-f348-4c81-9875-0676eed4e1c3 2019-01-08 04:03:40,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393741130829s 2019-01-08 04:03:40,446 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b756bee6-f348-4c81-9875-0676eed4e1c3 2019-01-08 04:03:40,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 04:03:40,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:41,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:40 GMT Server: Apache x-compute-request-id: req-1c23b4da-9a86-4b61-838b-ec8d57875903 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c23b4da-9a86-4b61-838b-ec8d57875903 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 04:03:41,083 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-1c23b4da-9a86-4b61-838b-ec8d57875903 2019-01-08 04:03:41,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.633126020432s 2019-01-08 04:03:41,084 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-1c23b4da-9a86-4b61-838b-ec8d57875903 2019-01-08 04:03:41,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:03:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:41,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03: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-315b82d3-b3b1-45d0-9948-a9333511e484 x-compute-request-id: req-315b82d3-b3b1-45d0-9948-a9333511e484 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "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": "9d79b093-7fe9-4643-a0b5-b8e2e171d331"}]} 2019-01-08 04:03:41,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-315b82d3-b3b1-45d0-9948-a9333511e484 2019-01-08 04:03:41,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255830287933s 2019-01-08 04:03:41,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-315b82d3-b3b1-45d0-9948-a9333511e484 2019-01-08 04:03:41,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-08 04:03:41,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:41,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03: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-c8ffd48e-2185-4b0e-990a-8ae2c56f5f6e x-compute-request-id: req-c8ffd48e-2185-4b0e-990a-8ae2c56f5f6e Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28f668e5-844b-4724-a735-0be8de93e723"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75567a43-6233-4585-b662-2dd40dda8173"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0529012-ed64-4cb1-a378-b9cf4538919c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd8fc45-0d4d-483e-94e6-b2a19fd71f3d"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28f668e5-844b-4724-a735-0be8de93e723"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75567a43-6233-4585-b662-2dd40dda8173"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0529012-ed64-4cb1-a378-b9cf4538919c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd8fc45-0d4d-483e-94e6-b2a19fd71f3d"}], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "3d496f17-babe-4a02-8dda-efe3a92a73ae", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2019-01-08 04:03:41,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9/os-security-groups used request id req-c8ffd48e-2185-4b0e-990a-8ae2c56f5f6e 2019-01-08 04:03:41,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.531718015671s 2019-01-08 04:03:41,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9/os-security-groups used request id req-c8ffd48e-2185-4b0e-990a-8ae2c56f5f6e 2019-01-08 04:03:41,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:03:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:41,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-afbcf9f4-cd8e-4583-8c94-592a56fd80bf Date: Tue, 08 Jan 2019 04:03:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "metadata": {}}], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": 263586304, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:45Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:57:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:03:41,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-afbcf9f4-cd8e-4583-8c94-592a56fd80bf 2019-01-08 04:03:41,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207175016403s 2019-01-08 04:03:41,858 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-afbcf9f4-cd8e-4583-8c94-592a56fd80bf 2019-01-08 04:03:41,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-08 04:03:41,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:42,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:41 GMT Server: Apache x-compute-request-id: req-d7ef19fc-cf72-424c-ae82-743675c8a375 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d7ef19fc-cf72-424c-ae82-743675c8a375 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-08 04:03:42,585 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-d7ef19fc-cf72-424c-ae82-743675c8a375 2019-01-08 04:03:42,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.72257399559s 2019-01-08 04:03:42,585 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.42:8776/v3/1503d96ef9ce433aafdc517ccd92eb37/volumes/detail used request id req-d7ef19fc-cf72-424c-ae82-743675c8a375 2019-01-08 04:03:42,585 - 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:3e:1a:b3', u'version': 4, u'addr': u'192.168.1.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3e:1a:b3', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:57:dc', 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:96:57:dc', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42c405ca-5c77-4aa7-a9ef-cea25611356d', 'name': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T04:03:16.000000', 'flavor': Munch({u'id': u'9d79b093-7fe9-4643-a0b5-b8e2e171d331', 'name': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7'}), 'az': u'nova', 'id': u'5e5671db-e035-4b6f-8c4a-69db73e69bef', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'12ad33d5-f602-437d-91fb-e06d12849d21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'158d1cc1-519c-4add-bd81-2dbab128f418'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'782b91b0-41c6-4569-8dfb-1b39399fa44d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'e1fc2d9a-9be0-4aff-b7c5-b5438de3293b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'fea83161-b17f-4b78-b575-9be93f522c66'})], 'id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'54b0f07a-d78e-44de-a6d3-af085f041db4', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'29a87124-9b22-4d97-b799-861ca1e30514'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'54b0f07a-d78e-44de-a6d3-af085f041db4', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'644fa155-1dcb-4ca8-b490-eb83f333c31d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'54b0f07a-d78e-44de-a6d3-af085f041db4', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'6a3bfa4f-63cb-4330-9399-ebccb7f81844'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'54b0f07a-d78e-44de-a6d3-af085f041db4', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6c5e4eb3-3e88-4bab-9d70-4e4b6aa20d65'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'54b0f07a-d78e-44de-a6d3-af085f041db4', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'8ef2b785-d3a4-4fa8-8c29-de93ae67f2ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'54b0f07a-d78e-44de-a6d3-af085f041db4', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'abf2af8f-c7ed-44f6-bc9e-102ea125af89'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'54b0f07a-d78e-44de-a6d3-af085f041db4', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'e1ac7863-3238-4166-ac18-0e655844a374'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'54b0f07a-d78e-44de-a6d3-af085f041db4', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'eec99c26-9ead-4c2d-8851-744f03d994b5'})], 'id': u'54b0f07a-d78e-44de-a6d3-af085f041db4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c074c2349e3d4418a5419e89b2d0bf15', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-01-08T04:03:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T04:03:16Z', 'hostId': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7', 'public_v6': '', 'private_v4': u'192.168.1.18', 'cloud': 'envvars', 'host_id': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', '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'2019-01-08T04:03:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'created_at': u'2019-01-08T04:02:42Z', 'created': u'2019-01-08T04:02:42Z', '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:1e:dc:2e', 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:da:b9:33', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:b9:33', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42c405ca-5c77-4aa7-a9ef-cea25611356d', 'name': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T04:03:18.000000', 'flavor': Munch({u'id': u'9d79b093-7fe9-4643-a0b5-b8e2e171d331', 'name': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7'}), 'az': u'nova', 'id': u'36c2a624-fee9-4c72-bb02-fd41ec696bcf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'12ad33d5-f602-437d-91fb-e06d12849d21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'158d1cc1-519c-4add-bd81-2dbab128f418'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'782b91b0-41c6-4569-8dfb-1b39399fa44d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'e1fc2d9a-9be0-4aff-b7c5-b5438de3293b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'fea83161-b17f-4b78-b575-9be93f522c66'})], 'id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'06336701-7414-40a0-a9c2-8938ea787392', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'65f8ed2b-3e7c-43e8-afd3-a980ba8e7e62'})], 'id': u'06336701-7414-40a0-a9c2-8938ea787392', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'c9b281c2-a628-4c7f-8caa-0854e03db3b9', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'2165d12a-884f-4eff-8c96-50644f99a04f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'c9b281c2-a628-4c7f-8caa-0854e03db3b9', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2e065427-21e5-4b3b-988f-ed4114608cf4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'c9b281c2-a628-4c7f-8caa-0854e03db3b9', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'40caee93-163e-45f2-9085-9f05fac98c18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'c9b281c2-a628-4c7f-8caa-0854e03db3b9', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'50f9b51c-0486-4f5e-9d36-cf6a64415aa2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'c9b281c2-a628-4c7f-8caa-0854e03db3b9', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'de6d5046-34e6-4238-95f5-e703ff4641b5'})], 'id': u'c9b281c2-a628-4c7f-8caa-0854e03db3b9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c074c2349e3d4418a5419e89b2d0bf15', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-01-08T04:03:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T04:03:18Z', 'hostId': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', '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'2019-01-08T04:03:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'created_at': u'2019-01-08T04:02:41Z', 'created': u'2019-01-08T04:02:41Z', '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:95:ea:19', u'version': 4, u'addr': u'192.168.1.17', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6c:8a:57', 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:6c:8a:57', 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'42c405ca-5c77-4aa7-a9ef-cea25611356d', 'name': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T04:03:14.000000', 'flavor': Munch({u'id': u'9d79b093-7fe9-4643-a0b5-b8e2e171d331', 'name': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7'}), 'az': u'nova', 'id': u'31619de5-9ada-4105-af18-6a7edd14baa0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'12ad33d5-f602-437d-91fb-e06d12849d21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'158d1cc1-519c-4add-bd81-2dbab128f418'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'782b91b0-41c6-4569-8dfb-1b39399fa44d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'e1fc2d9a-9be0-4aff-b7c5-b5438de3293b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'fea83161-b17f-4b78-b575-9be93f522c66'})], 'id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'03789d69-98d4-4a77-b926-741e525b1168'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'2900e11b-3e53-4453-9067-d9dc3939012b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'431550ce-4d98-4e3e-a956-1c9522673610'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'48c21053-56b0-44ff-8456-6c98272132c3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b9228488-16de-4fc9-9cde-ee3023d1e359'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'd0330e94-968a-4272-b508-db1ebf01a09d'})], 'id': u'c2bec15d-c95a-48a5-a5f4-ccdaaf5afa3f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'9285ee51-0ca6-43b7-a1af-c9abce436485', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'291384c2-a0cf-48a6-a814-4ad11c1f7890'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'9285ee51-0ca6-43b7-a1af-c9abce436485', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'5a1131fb-7140-4432-a662-09295e71245c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'9285ee51-0ca6-43b7-a1af-c9abce436485', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e465174a-4565-499e-a459-7aebe0f9f0e5'})], 'id': u'9285ee51-0ca6-43b7-a1af-c9abce436485', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c074c2349e3d4418a5419e89b2d0bf15', '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'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'2019-01-08T04:03:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T04:03:14Z', 'hostId': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', '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'2019-01-08T04:03:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'created_at': u'2019-01-08T04:02:40Z', 'created': u'2019-01-08T04:02:40Z', '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:78:cb:1f', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e3:a7:d4', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e3:a7:d4', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42c405ca-5c77-4aa7-a9ef-cea25611356d', 'name': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T04:03:05.000000', 'flavor': Munch({u'id': u'9d79b093-7fe9-4643-a0b5-b8e2e171d331', 'name': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7'}), 'az': u'nova', 'id': u'52a36d21-9312-4c32-8e6f-9b923281ee33', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'12ad33d5-f602-437d-91fb-e06d12849d21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'158d1cc1-519c-4add-bd81-2dbab128f418'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'782b91b0-41c6-4569-8dfb-1b39399fa44d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'e1fc2d9a-9be0-4aff-b7c5-b5438de3293b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'fea83161-b17f-4b78-b575-9be93f522c66'})], 'id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'bf0a29eb-cb3f-44ac-a5b9-604700882aaa', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'24ea206d-eaf3-4235-bd83-9d54170609f3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'bf0a29eb-cb3f-44ac-a5b9-604700882aaa', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'4b08b269-f901-458e-9cc8-ed5ba82436cd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'bf0a29eb-cb3f-44ac-a5b9-604700882aaa', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'95d52bf7-f213-4e3b-9125-ec7985a76b97'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'bf0a29eb-cb3f-44ac-a5b9-604700882aaa', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'bf530489-2e90-4df9-90f5-fb0c318072db'})], 'id': u'bf0a29eb-cb3f-44ac-a5b9-604700882aaa', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'5abc1b60-1ba4-4e10-a777-810b902136b3', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a993b429-f937-4e16-bafa-acc12587eabe'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'5abc1b60-1ba4-4e10-a777-810b902136b3', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e5dcfa29-114e-4f1d-87ed-9b1abdc7e057'})], 'id': u'5abc1b60-1ba4-4e10-a777-810b902136b3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c074c2349e3d4418a5419e89b2d0bf15', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-01-08T04:03:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T04:03:05Z', 'hostId': u'86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409', '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'2019-01-08T04:03:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'created_at': u'2019-01-08T04:02:39Z', 'created': u'2019-01-08T04:02:39Z', '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:7c:6d:3f', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7c:6d:3f', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8c:37:de', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8c:37:de', 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'42c405ca-5c77-4aa7-a9ef-cea25611356d', 'name': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T04:03:07.000000', 'flavor': Munch({u'id': u'9d79b093-7fe9-4643-a0b5-b8e2e171d331', 'name': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7'}), 'az': u'nova', 'id': u'f798a045-bab8-4092-8a70-7d61ded94545', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'12ad33d5-f602-437d-91fb-e06d12849d21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'158d1cc1-519c-4add-bd81-2dbab128f418'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'782b91b0-41c6-4569-8dfb-1b39399fa44d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'e1fc2d9a-9be0-4aff-b7c5-b5438de3293b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'fea83161-b17f-4b78-b575-9be93f522c66'})], 'id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ff90f01c-8623-45e9-978d-ccfd06062d20', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'4e2fd037-41e5-4a48-a308-2b66c8516120'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ff90f01c-8623-45e9-978d-ccfd06062d20', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'8418e846-641d-4cee-87cb-ea21312703b3'})], 'id': u'ff90f01c-8623-45e9-978d-ccfd06062d20', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'3fa6572d-9cfd-4a45-8c04-db8282238532', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'196eb437-37b6-474b-bace-083a9feaaae6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'3fa6572d-9cfd-4a45-8c04-db8282238532', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'6b0fb135-666d-4e7f-8ed9-6c96f6d7302f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'3fa6572d-9cfd-4a45-8c04-db8282238532', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b9d10e33-376c-4194-a3fa-17d56d55550f'})], 'id': u'3fa6572d-9cfd-4a45-8c04-db8282238532', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c074c2349e3d4418a5419e89b2d0bf15', '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'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'2019-01-08T04:03:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T04:03:07Z', 'hostId': u'86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7', 'public_v6': '', 'private_v4': u'192.168.1.5', 'cloud': 'envvars', 'host_id': u'86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409', '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'2019-01-08T04:03:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'created_at': u'2019-01-08T04:02:38Z', 'created': u'2019-01-08T04:02:38Z', '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:70:2a:7f', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:2a:7f', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42c405ca-5c77-4aa7-a9ef-cea25611356d', 'name': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T04:02:21.000000', 'flavor': Munch({u'id': u'9d79b093-7fe9-4643-a0b5-b8e2e171d331', 'name': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7'}), 'az': u'nova', 'id': u'e3ea39e2-85a8-45bd-81b1-86480f410bfd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'12ad33d5-f602-437d-91fb-e06d12849d21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'158d1cc1-519c-4add-bd81-2dbab128f418'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'782b91b0-41c6-4569-8dfb-1b39399fa44d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'e1fc2d9a-9be0-4aff-b7c5-b5438de3293b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'fea83161-b17f-4b78-b575-9be93f522c66'})], 'id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'0bf8a1fd-162f-4604-bfb4-2af82ec0ef5c', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'a9da7295-f0c1-4958-a343-116f40c9cece'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'0bf8a1fd-162f-4604-bfb4-2af82ec0ef5c', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'c1cdd08e-823e-4672-b70c-5e07fd30ba32'})], 'id': u'0bf8a1fd-162f-4604-bfb4-2af82ec0ef5c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c074c2349e3d4418a5419e89b2d0bf15', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2019-01-08T04:02:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T04:02:21Z', 'hostId': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', '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'2019-01-08T04:02:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'created_at': u'2019-01-08T04:00:33Z', 'created': u'2019-01-08T04:00:33Z', '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:a2:45:61', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:5e:e6', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:5e:e6', 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'42c405ca-5c77-4aa7-a9ef-cea25611356d', 'name': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T04:00:20.000000', 'flavor': Munch({u'id': u'9d79b093-7fe9-4643-a0b5-b8e2e171d331', 'name': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7'}), 'az': u'nova', 'id': u'b1b9e5dd-9831-475b-93a3-31cce82841b9', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'28f668e5-844b-4724-a735-0be8de93e723'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'75567a43-6233-4585-b662-2dd40dda8173'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'c0529012-ed64-4cb1-a378-b9cf4538919c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'efd8fc45-0d4d-483e-94e6-b2a19fd71f3d'})], 'id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'28f668e5-844b-4724-a735-0be8de93e723'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'75567a43-6233-4585-b662-2dd40dda8173'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'c0529012-ed64-4cb1-a378-b9cf4538919c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'efd8fc45-0d4d-483e-94e6-b2a19fd71f3d'})], 'id': u'3d496f17-babe-4a02-8dda-efe3a92a73ae', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c074c2349e3d4418a5419e89b2d0bf15', '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'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'2019-01-08T04:00:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T04:00:20Z', 'hostId': u'86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409', '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'2019-01-08T04:00:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'created_at': u'2019-01-08T03:58:30Z', 'created': u'2019-01-08T03:58:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-01-08 04:03:42,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:03:42,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:43,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04e9dd88-16b0-49b5-ac8c-467d670cda46 x-compute-request-id: req-04e9dd88-16b0-49b5-ac8c-467d670cda46 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:03:43,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-04e9dd88-16b0-49b5-ac8c-467d670cda46 2019-01-08 04:03:43,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469289064407s 2019-01-08 04:03:43,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-04e9dd88-16b0-49b5-ac8c-467d670cda46 2019-01-08 04:03:43,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:03:43,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:03:43,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03: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-0a61ed8b-d67f-4bb1-89fe-2e93a8d7c847 x-compute-request-id: req-0a61ed8b-d67f-4bb1-89fe-2e93a8d7c847 Content-Encoding: gzip Content-Length: 13074 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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]\n"} 2019-01-08 04:03:43,225 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-0a61ed8b-d67f-4bb1-89fe-2e93a8d7c847 2019-01-08 04:03:43,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.147706985474s 2019-01-08 04:03:43,226 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-0a61ed8b-d67f-4bb1-89fe-2e93a8d7c847 2019-01-08 04:03:43,226 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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] 2019-01-08 04:03:43,229 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:03:53,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:03:53,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:03:53,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eeb903bc-5a67-4dec-99ff-c99aa713a7a3 x-compute-request-id: req-eeb903bc-5a67-4dec-99ff-c99aa713a7a3 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:03:53,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-eeb903bc-5a67-4dec-99ff-c99aa713a7a3 2019-01-08 04:03:53,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.303868055344s 2019-01-08 04:03:53,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-eeb903bc-5a67-4dec-99ff-c99aa713a7a3 2019-01-08 04:03:53,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:03:53,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:03:53,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:03:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09c06230-e99c-4a2b-a9bd-9b8ccc66d19e x-compute-request-id: req-09c06230-e99c-4a2b-a9bd-9b8ccc66d19e Content-Encoding: gzip Content-Length: 13641 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ...\n"} 2019-01-08 04:03:53,637 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-09c06230-e99c-4a2b-a9bd-9b8ccc66d19e 2019-01-08 04:03:53,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0864820480347s 2019-01-08 04:03:53,639 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-09c06230-e99c-4a2b-a9bd-9b8ccc66d19e 2019-01-08 04:03:53,639 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ... 2019-01-08 04:03:53,642 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:04:03,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:04:03,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:04:04,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-508c3652-0321-4036-ab16-fcbd55ff0c4b x-compute-request-id: req-508c3652-0321-4036-ab16-fcbd55ff0c4b Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:04:04,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-508c3652-0321-4036-ab16-fcbd55ff0c4b 2019-01-08 04:04:04,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70204615593s 2019-01-08 04:04:04,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-508c3652-0321-4036-ab16-fcbd55ff0c4b 2019-01-08 04:04:04,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:04:04,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:04:04,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7fdd1e1-6fef-4411-ab14-c19aae5fca88 x-compute-request-id: req-c7fdd1e1-6fef-4411-ab14-c19aae5fca88 Content-Encoding: gzip Content-Length: 14056 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ...\n"} 2019-01-08 04:04:04,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-c7fdd1e1-6fef-4411-ab14-c19aae5fca88 2019-01-08 04:04:04,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.292953014374s 2019-01-08 04:04:04,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-c7fdd1e1-6fef-4411-ab14-c19aae5fca88 2019-01-08 04:04:04,658 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ... 2019-01-08 04:04:04,660 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:04:14,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:04:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:04:15,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c165d421-17be-40e3-947d-f1098779b37c x-compute-request-id: req-c165d421-17be-40e3-947d-f1098779b37c Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:04:15,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c165d421-17be-40e3-947d-f1098779b37c 2019-01-08 04:04:15,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593858003616s 2019-01-08 04:04:15,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c165d421-17be-40e3-947d-f1098779b37c 2019-01-08 04:04:15,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:04:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:04:15,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6c8d8a0-75e0-4b73-abdb-775d6cc8c0bd x-compute-request-id: req-a6c8d8a0-75e0-4b73-abdb-775d6cc8c0bd Content-Encoding: gzip Content-Length: 14463 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ...\n"} 2019-01-08 04:04:15,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-a6c8d8a0-75e0-4b73-abdb-775d6cc8c0bd 2019-01-08 04:04:15,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.146609067917s 2019-01-08 04:04:15,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-a6c8d8a0-75e0-4b73-abdb-775d6cc8c0bd 2019-01-08 04:04:15,421 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ... 2019-01-08 04:04:15,424 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:04:25,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:04:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:04:26,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50f251df-519f-4373-96f8-5f1fafa77e2a x-compute-request-id: req-50f251df-519f-4373-96f8-5f1fafa77e2a Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:04:26,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-50f251df-519f-4373-96f8-5f1fafa77e2a 2019-01-08 04:04:26,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36745715141s 2019-01-08 04:04:26,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-50f251df-519f-4373-96f8-5f1fafa77e2a 2019-01-08 04:04:26,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:04:26,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:04:26,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc53bbfb-268d-41dd-8137-ea1d8b4f4fa4 x-compute-request-id: req-cc53bbfb-268d-41dd-8137-ea1d8b4f4fa4 Content-Encoding: gzip Content-Length: 14885 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ...\n"} 2019-01-08 04:04:26,955 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-cc53bbfb-268d-41dd-8137-ea1d8b4f4fa4 2019-01-08 04:04:26,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.144582033157s 2019-01-08 04:04:26,957 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-cc53bbfb-268d-41dd-8137-ea1d8b4f4fa4 2019-01-08 04:04:26,957 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ... 2019-01-08 04:04:26,960 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:04:36,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:04:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:04:37,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca68d893-f2cf-4582-b2c7-1d8d1b3e32a4 x-compute-request-id: req-ca68d893-f2cf-4582-b2c7-1d8d1b3e32a4 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:04:37,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ca68d893-f2cf-4582-b2c7-1d8d1b3e32a4 2019-01-08 04:04:37,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619184017181s 2019-01-08 04:04:37,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ca68d893-f2cf-4582-b2c7-1d8d1b3e32a4 2019-01-08 04:04:37,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:04:37,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:04:37,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04: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-4924726a-4bae-468d-a888-7791676a38ca x-compute-request-id: req-4924726a-4bae-468d-a888-7791676a38ca Content-Encoding: gzip Content-Length: 15380 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ...\n"} 2019-01-08 04:04:37,710 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-4924726a-4bae-468d-a888-7791676a38ca 2019-01-08 04:04:37,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112312078476s 2019-01-08 04:04:37,711 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-4924726a-4bae-468d-a888-7791676a38ca 2019-01-08 04:04:37,712 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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) ... 2019-01-08 04:04:37,715 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:04:47,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:04:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:04:48,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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,Accept-Encoding x-openstack-request-id: req-98357cbf-d63f-4ddf-9fe5-673f37b1c12c x-compute-request-id: req-98357cbf-d63f-4ddf-9fe5-673f37b1c12c Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:04:48,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-98357cbf-d63f-4ddf-9fe5-673f37b1c12c 2019-01-08 04:04:48,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458407878876s 2019-01-08 04:04:48,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-98357cbf-d63f-4ddf-9fe5-673f37b1c12c 2019-01-08 04:04:48,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:04:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:04:48,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-908e9710-9053-4274-b352-46b63feff85c x-compute-request-id: req-908e9710-9053-4274-b352-46b63feff85c Content-Encoding: gzip Content-Length: 16015 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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 8000\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\n"} 2019-01-08 04:04:48,263 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-908e9710-9053-4274-b352-46b63feff85c 2019-01-08 04:04:48,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0795259475708s 2019-01-08 04:04:48,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-908e9710-9053-4274-b352-46b63feff85c 2019-01-08 04:04:48,266 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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 8000 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... 2019-01-08 04:04:48,269 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:04:58,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:04:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:04:59,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04: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-f4faf807-1105-4fe6-9057-69a6168891ee x-compute-request-id: req-f4faf807-1105-4fe6-9057-69a6168891ee Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:04:59,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f4faf807-1105-4fe6-9057-69a6168891ee 2019-01-08 04:04:59,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0735681057s 2019-01-08 04:04:59,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f4faf807-1105-4fe6-9057-69a6168891ee 2019-01-08 04:04:59,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:04:59,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:04:59,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8063a017-9c01-4560-b90d-3bf52b0a4960 x-compute-request-id: req-8063a017-9c01-4560-b90d-3bf52b0a4960 Content-Encoding: gzip Content-Length: 16424 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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 8000\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 14 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 6s (5755 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"} 2019-01-08 04:04:59,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-8063a017-9c01-4560-b90d-3bf52b0a4960 2019-01-08 04:04:59,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.078418970108s 2019-01-08 04:04:59,442 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-8063a017-9c01-4560-b90d-3bf52b0a4960 2019-01-08 04:04:59,442 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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 8000 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 14 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 6s (5755 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) ... 2019-01-08 04:04:59,445 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:05:09,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:05:09,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:05:10,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-2df4f10f-108b-4b55-8242-f1da78aa7863 x-compute-request-id: req-2df4f10f-108b-4b55-8242-f1da78aa7863 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:05:10,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2df4f10f-108b-4b55-8242-f1da78aa7863 2019-01-08 04:05:10,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05994987488s 2019-01-08 04:05:10,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2df4f10f-108b-4b55-8242-f1da78aa7863 2019-01-08 04:05:10,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:05:10,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:05:10,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6d6250c-05a2-40ff-9ff8-51860735bed6 x-compute-request-id: req-a6d6250c-05a2-40ff-9ff8-51860735bed6 Content-Encoding: gzip Content-Length: 16934 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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 8000\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 14 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 6s (5755 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\n"} 2019-01-08 04:05:10,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-a6d6250c-05a2-40ff-9ff8-51860735bed6 2019-01-08 04:05:10,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112228870392s 2019-01-08 04:05:10,638 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-a6d6250c-05a2-40ff-9ff8-51860735bed6 2019-01-08 04:05:10,639 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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 8000 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 14 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 6s (5755 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 2019-01-08 04:05:10,642 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:05:20,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:05:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:05:21,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-8af45f45-4ca1-48fc-b446-bea89533eed8 x-compute-request-id: req-8af45f45-4ca1-48fc-b446-bea89533eed8 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:05:21,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8af45f45-4ca1-48fc-b446-bea89533eed8 2019-01-08 04:05:21,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32094287872s 2019-01-08 04:05:21,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8af45f45-4ca1-48fc-b446-bea89533eed8 2019-01-08 04:05:21,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:05:21,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:05:22,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:05:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b0eaad0-80f8-4e60-9abb-8bbbf369c02b x-compute-request-id: req-3b0eaad0-80f8-4e60-9abb-8bbbf369c02b Content-Encoding: gzip Content-Length: 18685 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.009724] Security Framework initialized\n[ 0.011225] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020875] 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.026689] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029548] Initializing cgroup subsys freezer\n[ 0.031076] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033593] Initializing cgroup subsys hugetlb\n[ 0.036728] mce: CPU supports 10 MCE banks\n[ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064246] ACPI: Core revision 20131115\n[ 0.066172] ACPI: All ACPI Tables successfully acquired\n[ 0.068077] ftrace: allocating 28753 entries in 113 pages\n[ 0.092211] smpboot: Max logical packages: 2\n[ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096328] Enabling x2apic\n[ 0.097485] Enabled x2apic\n[ 0.100009] Switched APIC routing to physical x2apic.\n[ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119584] KVM setup paravirtual spinlock\n[ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124202] x86: Booting SMP configuration:\n[ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140043] x86: Booted up 1 node, 2 CPUs\n[ 0.140030] KVM setup async PF for cpu 1\n[ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146881] devtmpfs: initialized\n[ 0.150026] EVM: security.selinux\n[ 0.151278] EVM: security.SMACK64\n[ 0.152004] EVM: security.ima\n[ 0.153593] EVM: security.capability\n[ 0.156422] pinctrl core: initialized pinctrl subsystem\n[ 0.158703] regulator-dummy: no parameters\n[ 0.160094] RTC time: 4:03:16, date: 01/08/19\n[ 0.161545] NET: Registered protocol family 16\n[ 0.163586] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165471] ACPI: bus type PCI registered\n[ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168178] PCI: Using configuration type 1 for base access\n[ 0.170745] bio: create slab at 0\n[ 0.172086] ACPI: Added _OSI(Module Device)\n[ 0.173753] ACPI: Added _OSI(Processor Device)\n[ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179924] ACPI: Interpreter enabled\n[ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195169] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197614] 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.203581] 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.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211725] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214832] acpiphp: Slot [6] registered\n[ 0.216041] acpiphp: Slot [7] registered\n[ 0.217389] acpiphp: Slot [8] registered\n[ 0.218725] acpiphp: Slot [9] registered\n[ 0.220030] acpiphp: Slot [10] registered\n[ 0.221455] acpiphp: Slot [11] registered\n[ 0.222831] acpiphp: Slot [12] registered\n[ 0.224022] acpiphp: Slot [13] registered\n[ 0.225505] acpiphp: Slot [14] registered\n[ 0.226907] acpiphp: Slot [15] registered\n[ 0.228027] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230940] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233406] acpiphp: Slot [20] registered\n[ 0.234777] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237395] acpiphp: Slot [23] registered\n[ 0.238788] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241378] acpiphp: Slot [26] registered\n[ 0.242756] acpiphp: Slot [27] registered\n[ 0.244022] acpiphp: Slot [28] registered\n[ 0.245389] acpiphp: Slot [29] registered\n[ 0.246911] acpiphp: Slot [30] registered\n[ 0.248035] acpiphp: Slot [31] registered\n[ 0.249499] PCI host bridge to bus 0000:00\n[ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254016] 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.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323166] SCSI subsystem initialized\n[ 0.324175] ACPI: bus type USB registered\n[ 0.325518] usbcore: registered new interface driver usbfs\n[ 0.327304] usbcore: registered new interface driver hub\n[ 0.328055] usbcore: registered new device driver usb\n[ 0.329826] PCI: Using ACPI for IRQ routing\n[ 0.329897] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335295] NetLabel: unlabeled traffic allowed by default\n[ 0.336208] Switched to clocksource kvm-clock\n[ 0.344843] AppArmor: AppArmor Filesystem Enabled\n[ 0.346526] pnp: PnP ACPI init\n[ 0.347630] ACPI: bus type PNP registered\n[ 0.349480] pnp: PnP ACPI: found 8 devices\n[ 0.351120] ACPI: bus type PNP unregistered\n[ 0.359075] NET: Registered protocol family 2\n[ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365765] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367935] TCP: reno registered\n[ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373187] NET: Registered protocol family 1\n[ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424542] Trying to unpack rootfs image as initramfs...\n[ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.537346] Scanning for low memory corruption every 60 seconds\n[ 0.540649] Initialise system trusted keyring\n[ 0.542884] audit: initializing netlink socket (disabled)\n[ 0.545255] type=2000 audit(1546920197.724:1): initialized\n[ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576109] zbud: loaded\n[ 0.577612] VFS: Disk quotas dquot_6.5.2\n[ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581761] fuse init (API version 7.22)\n[ 0.583378] msgmni has been set to 3997\n[ 0.585238] Key type big_key registered\n[ 0.587211] Key type asymmetric registered\n[ 0.588729] Asymmetric key parser 'x509' registered\n[ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.593077] io scheduler noop registered\n[ 0.594484] io scheduler deadline registered (default)\n[ 0.596411] io scheduler cfq registered\n[ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602433] ipmi message handler version 39.2\n[ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606793] ACPI: Power Button [PWRF]\n[ 0.608297] GHES: HEST is not enabled!\n[ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734795] Linux agpgart interface v0.103\n[ 0.737493] brd: module loaded\n[ 0.739291] loop: module loaded\n[ 0.741112] blk-mq: CPU -> queue map\n[ 0.742632] CPU 0 -> Queue 0\n[ 0.743949] CPU 1 -> Queue 0\n[ 0.746176] vda: vda1\n[ 0.747972] scsi0 : ata_piix\n[ 0.749239] scsi1 : ata_piix\n[ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.755248] libphy: Fixed MDIO Bus: probed\n[ 0.756832] tun: Universal TUN/TAP device driver, 1.6\n[ 0.758606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762662] PPP generic driver version 2.4.2\n[ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766400] ehci-pci: EHCI PCI platform driver\n[ 0.767963] ehci-platform: EHCI generic platform driver\n[ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772166] ohci-pci: OHCI PCI platform driver\n[ 0.774034] ohci-platform: OHCI generic platform driver\n[ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814852] usb usb1: Product: UHCI Host Controller\n[ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818947] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820857] hub 1-0:1.0: USB hub found\n[ 0.822476] hub 1-0:1.0: 2 ports detected\n[ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832915] mousedev: PS/2 mouse device common for all mice\n[ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838887] rtc_cmos 00:00: RTC can wake from S4\n[ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846871] device-mapper: uevent: version 1.0.3\n[ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.854799] TCP: cubic registered\n[ 0.856345] NET: Registered protocol family 10\n[ 0.858457] NET: Registered protocol family 17\n[ 0.871571] Key type dns_resolver registered\n[ 0.873814] Loading compiled-in X.509 certificates\n[ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.880572] registered taskstats version 1\n[ 0.884792] Key type trusted registered\n[ 0.889246] Key type encrypted registered\n[ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.892964] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.896039] regulator-dummy: disabling\n[ 0.897776] Magic number: 3:503:59\n[ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197)\n[ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.905259] EDD information not available.\n[ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916104] Write protecting the kernel read-only data: 12288k\n[ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940493] systemd-udevd[108]: starting version 204\n[ 0.986855] FDC 0 is a S82078B\n[ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.310967] usb 1-1: Product: QEMU USB Tablet\n[ 1.312843] usb 1-1: Manufacturer: QEMU\n[ 1.314318] usb 1-1: SerialNumber: 42\n[ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.42]: 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 * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc |\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.1 | 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:\n6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . . |\n| o = * o |\n|= + = o S |\n|=* . o |\n|O . . o |\n|oo o . |\n| E . |\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:\n45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .BB= |\n| . . *.+.. |\n| . + = . |\n| . . o = |\n| . S o o |\n| . . |\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:\n7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . + .|\n| o oB +.|\n| . o=+.B =|\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:\n89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o o |\n| o + . . |\n| . S o . |\n| . o o . |\n| . + . o * |\n| . = = = o |\n| .B.o E .|\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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nup-to-date\nGeneration complete.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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 8000\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 14 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 6s (5755 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.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 (DSA)\nec2: 256 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 (ECDSA)\nec2: 256 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 (ED25519)\nec2: 2048 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIrXmOjsD/3vDEnnQ3S7QcdiLk85ywydnQNxnToV2uMzvzAUwDMOl4uy3Md4tx9IJYI7mYU2pkt5SZSOqh7eoqo= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMFcmSEkVI4+pmUueMA0P0OLmsNCAcLqFIebBfsr5EDP root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6SBFL48zPunnYZfQdpjf2Ux9eAdg6XMhARuPTwCgWD84y2ZdhGa2w4R5jCqx5BypV9PtRgHCQTZOCJodvRyS7hUAmuGY6H4/JavPmLCNN9V2yTkh8xKv2jfhNnx8p6Kybw+dSQgA3uWcoNyxqyiQ3qrpssoNB7sE4sGNUvHVdZTQFOM5JAcXtIqV3ToKBtEy4qejLfLMebk99TrN8QzA2zkfy3+hjP5/5mKxdSTxAL2MRUnseFtGgXlmS5AehtSByPEkR3lNxNFRDPkQB4z3Z3SRfeiFV4pq04BSulSHlAV+/fwiuDlWTEX10d3s7vJYytZsuOZ54t9haYy8i2ooP root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:05:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 122.29 seconds\n"} 2019-01-08 04:05:22,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-3b0eaad0-80f8-4e60-9abb-8bbbf369c02b 2019-01-08 04:05:22,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0806400775909s 2019-01-08 04:05:22,064 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef/action used request id req-3b0eaad0-80f8-4e60-9abb-8bbbf369c02b 2019-01-08 04:05:22,065 - 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.009724] Security Framework initialized [ 0.011225] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013513] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020875] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026689] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029548] Initializing cgroup subsys freezer [ 0.031076] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033593] Initializing cgroup subsys hugetlb [ 0.036728] mce: CPU supports 10 MCE banks [ 0.038354] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041888] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046251] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064246] ACPI: Core revision 20131115 [ 0.066172] ACPI: All ACPI Tables successfully acquired [ 0.068077] ftrace: allocating 28753 entries in 113 pages [ 0.092211] smpboot: Max logical packages: 2 [ 0.093709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096000] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096328] Enabling x2apic [ 0.097485] Enabled x2apic [ 0.100009] Switched APIC routing to physical x2apic. [ 0.104697] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119584] KVM setup paravirtual spinlock [ 0.122111] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124202] x86: Booting SMP configuration: [ 0.125788] .... node #0, CPUs: #1[ 0.122059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140043] x86: Booted up 1 node, 2 CPUs [ 0.140030] KVM setup async PF for cpu 1 [ 0.140030] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146881] devtmpfs: initialized [ 0.150026] EVM: security.selinux [ 0.151278] EVM: security.SMACK64 [ 0.152004] EVM: security.ima [ 0.153593] EVM: security.capability [ 0.156422] pinctrl core: initialized pinctrl subsystem [ 0.158703] regulator-dummy: no parameters [ 0.160094] RTC time: 4:03:16, date: 01/08/19 [ 0.161545] NET: Registered protocol family 16 [ 0.163586] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165471] ACPI: bus type PCI registered [ 0.166878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168178] PCI: Using configuration type 1 for base access [ 0.170745] bio: create slab at 0 [ 0.172086] ACPI: Added _OSI(Module Device) [ 0.173753] ACPI: Added _OSI(Processor Device) [ 0.175512] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179924] ACPI: Interpreter enabled [ 0.180011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195169] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211725] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214832] acpiphp: Slot [6] registered [ 0.216041] acpiphp: Slot [7] registered [ 0.217389] acpiphp: Slot [8] registered [ 0.218725] acpiphp: Slot [9] registered [ 0.220030] acpiphp: Slot [10] registered [ 0.221455] acpiphp: Slot [11] registered [ 0.222831] acpiphp: Slot [12] registered [ 0.224022] acpiphp: Slot [13] registered [ 0.225505] acpiphp: Slot [14] registered [ 0.226907] acpiphp: Slot [15] registered [ 0.228027] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230940] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233406] acpiphp: Slot [20] registered [ 0.234777] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237395] acpiphp: Slot [23] registered [ 0.238788] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241378] acpiphp: Slot [26] registered [ 0.242756] acpiphp: Slot [27] registered [ 0.244022] acpiphp: Slot [28] registered [ 0.245389] acpiphp: Slot [29] registered [ 0.246911] acpiphp: Slot [30] registered [ 0.248035] acpiphp: Slot [31] registered [ 0.249499] PCI host bridge to bus 0000:00 [ 0.250961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321113] vgaarb: bridge control possible 0000:00:02.0 [ 0.323166] SCSI subsystem initialized [ 0.324175] ACPI: bus type USB registered [ 0.325518] usbcore: registered new interface driver usbfs [ 0.327304] usbcore: registered new interface driver hub [ 0.328055] usbcore: registered new device driver usb [ 0.329826] PCI: Using ACPI for IRQ routing [ 0.329897] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335295] NetLabel: unlabeled traffic allowed by default [ 0.336208] Switched to clocksource kvm-clock [ 0.344843] AppArmor: AppArmor Filesystem Enabled [ 0.346526] pnp: PnP ACPI init [ 0.347630] ACPI: bus type PNP registered [ 0.349480] pnp: PnP ACPI: found 8 devices [ 0.351120] ACPI: bus type PNP unregistered [ 0.359075] NET: Registered protocol family 2 [ 0.360859] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365765] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367935] TCP: reno registered [ 0.369120] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371069] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373187] NET: Registered protocol family 1 [ 0.374700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376633] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424542] Trying to unpack rootfs image as initramfs... [ 0.524683] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.532852] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.537346] Scanning for low memory corruption every 60 seconds [ 0.540649] Initialise system trusted keyring [ 0.542884] audit: initializing netlink socket (disabled) [ 0.545255] type=2000 audit(1546920197.724:1): initialized [ 0.572538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576109] zbud: loaded [ 0.577612] VFS: Disk quotas dquot_6.5.2 [ 0.579182] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581761] fuse init (API version 7.22) [ 0.583378] msgmni has been set to 3997 [ 0.585238] Key type big_key registered [ 0.587211] Key type asymmetric registered [ 0.588729] Asymmetric key parser 'x509' registered [ 0.590417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.593077] io scheduler noop registered [ 0.594484] io scheduler deadline registered (default) [ 0.596411] io scheduler cfq registered [ 0.597913] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602433] ipmi message handler version 39.2 [ 0.604090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606793] ACPI: Power Button [PWRF] [ 0.608297] GHES: HEST is not enabled! [ 0.631588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702629] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705430] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734795] Linux agpgart interface v0.103 [ 0.737493] brd: module loaded [ 0.739291] loop: module loaded [ 0.741112] blk-mq: CPU -> queue map [ 0.742632] CPU 0 -> Queue 0 [ 0.743949] CPU 1 -> Queue 0 [ 0.746176] vda: vda1 [ 0.747972] scsi0 : ata_piix [ 0.749239] scsi1 : ata_piix [ 0.750395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.752532] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.755248] libphy: Fixed MDIO Bus: probed [ 0.756832] tun: Universal TUN/TAP device driver, 1.6 [ 0.758606] tun: (C) 1999-2004 Max Krasnyansky [ 0.762662] PPP generic driver version 2.4.2 [ 0.764256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766400] ehci-pci: EHCI PCI platform driver [ 0.767963] ehci-platform: EHCI generic platform driver [ 0.769772] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772166] ohci-pci: OHCI PCI platform driver [ 0.774034] ohci-platform: OHCI generic platform driver [ 0.776223] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804182] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814852] usb usb1: Product: UHCI Host Controller [ 0.816708] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818947] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820857] hub 1-0:1.0: USB hub found [ 0.822476] hub 1-0:1.0: 2 ports detected [ 0.824538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832915] mousedev: PS/2 mouse device common for all mice [ 0.835536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838887] rtc_cmos 00:00: RTC can wake from S4 [ 0.841033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844311] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.846871] device-mapper: uevent: version 1.0.3 [ 0.848875] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.852325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.854799] TCP: cubic registered [ 0.856345] NET: Registered protocol family 10 [ 0.858457] NET: Registered protocol family 17 [ 0.871571] Key type dns_resolver registered [ 0.873814] Loading compiled-in X.509 certificates [ 0.876336] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.880572] registered taskstats version 1 [ 0.884792] Key type trusted registered [ 0.889246] Key type encrypted registered [ 0.890867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.892964] IMA: No TPM chip found, activating TPM-bypass! [ 0.896039] regulator-dummy: disabling [ 0.897776] Magic number: 3:503:59 [ 0.899514] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:17 UTC (1546920197) [ 0.902690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.905259] EDD information not available. [ 0.913322] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916104] Write protecting the kernel read-only data: 12288k [ 0.918672] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922721] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940493] systemd-udevd[108]: starting version 204 [ 0.986855] FDC 0 is a S82078B [ 1.140059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.305562] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.308206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.310967] usb 1-1: Product: QEMU USB Tablet [ 1.312843] usb 1-1: Manufacturer: QEMU [ 1.314318] usb 1-1: SerialNumber: 42 [ 2.001843] 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.400753] 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.514310] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.661083] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:19 +0000. Up 3.05 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 ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.42]: 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 ] * 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 Tue, 08 Jan 2019 04:03:21 +0000. Up 4.65 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:3e:1a:b3 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:96:57:dc | 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.1 | 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: 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . . | | o = * o | |= + = o S | |=* . o | |O . . o | |oo o . | | E . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .BB= | | . . *.+.. | | . + = . | | . . 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: 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . + .| | o oB +.| | . o=+.B =| | ..+..++.=+| +-----------------+ 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: 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o o | | o + . . | | . S o . | | . o o . | | . + . o * | | . = = = o | | .B.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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:25 +0000. Up 8.84 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. up-to-date Generation complete. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:26 +0000. Up 10.04 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 bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17494 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 8s (6410 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 8000 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 14 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 6s (5755 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.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 45:8d:64:53:eb:2c:19:65:50:e0:78:68:e0:ea:3a:7f root@bono-0 (DSA) ec2: 256 7f:d2:8b:a6:76:97:d9:ab:7c:c3:c6:94:f3:1b:fb:15 root@bono-0 (ECDSA) ec2: 256 89:05:7f:f6:ad:ac:80:f7:f0:51:6f:69:8a:be:5d:8f root@bono-0 (ED25519) ec2: 2048 6c:a0:f0:ed:4f:03:b0:09:aa:58:a9:22:70:b8:a1:e7 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIrXmOjsD/3vDEnnQ3S7QcdiLk85ywydnQNxnToV2uMzvzAUwDMOl4uy3Md4tx9IJYI7mYU2pkt5SZSOqh7eoqo= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMFcmSEkVI4+pmUueMA0P0OLmsNCAcLqFIebBfsr5EDP root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6SBFL48zPunnYZfQdpjf2Ux9eAdg6XMhARuPTwCgWD84y2ZdhGa2w4R5jCqx5BypV9PtRgHCQTZOCJodvRyS7hUAmuGY6H4/JavPmLCNN9V2yTkh8xKv2jfhNnx8p6Kybw+dSQgA3uWcoNyxqyiQ3qrpssoNB7sE4sGNUvHVdZTQFOM5JAcXtIqV3ToKBtEy4qejLfLMebk99TrN8QzA2zkfy3+hjP5/5mKxdSTxAL2MRUnseFtGgXlmS5AehtSByPEkR3lNxNFRDPkQB4z3Z3SRfeiFV4pq04BSulSHlAV+/fwiuDlWTEX10d3s7vJYytZsuOZ54t9haYy8i2ooP root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:05:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 122.29 seconds 2019-01-08 04:05:22,068 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-08 04:05:22,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:05:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:05:22,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:05: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-cae4254d-1461-47d2-aad8-4ed211b3eb56 x-compute-request-id: req-cae4254d-1461-47d2-aad8-4ed211b3eb56 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:05:22,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cae4254d-1461-47d2-aad8-4ed211b3eb56 2019-01-08 04:05:22,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464303970337s 2019-01-08 04:05:22,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cae4254d-1461-47d2-aad8-4ed211b3eb56 2019-01-08 04:05:22,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:05:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:05:22,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:05: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-a42d0e7d-a172-49c5-b8a7-390b33eb2da6 x-compute-request-id: req-a42d0e7d-a172-49c5-b8a7-390b33eb2da6 Content-Encoding: gzip Content-Length: 17727 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.008038] pid_max: default: 32768 minimum: 301\n[ 0.009887] Security Framework initialized\n[ 0.012204] AppArmor: AppArmor initialized\n[ 0.013652] Yama: becoming mindful.\n[ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028880] Initializing cgroup subsys memory\n[ 0.030760] Initializing cgroup subsys devices\n[ 0.032019] Initializing cgroup subsys freezer\n[ 0.033957] Initializing cgroup subsys blkio\n[ 0.036020] Initializing cgroup subsys perf_event\n[ 0.038050] Initializing cgroup subsys hugetlb\n[ 0.040916] mce: CPU supports 10 MCE banks\n[ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044038] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.080626] ACPI: Core revision 20131115\n[ 0.083532] ACPI: All ACPI Tables successfully acquired\n[ 0.085689] ftrace: allocating 28753 entries in 113 pages\n[ 0.116357] smpboot: Max logical packages: 2\n[ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.124295] Enabling x2apic\n[ 0.125384] Enabled x2apic\n[ 0.126742] Switched APIC routing to physical x2apic.\n[ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.146928] KVM setup paravirtual spinlock\n[ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.152212] x86: Booting SMP configuration:\n[ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.172031] x86: Booted up 1 node, 2 CPUs\n[ 0.172020] KVM setup async PF for cpu 1\n[ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.178595] devtmpfs: initialized\n[ 0.181944] EVM: security.selinux\n[ 0.183184] EVM: security.SMACK64\n[ 0.184003] EVM: security.ima\n[ 0.185132] EVM: security.capability\n[ 0.186490] pinctrl core: initialized pinctrl subsystem\n[ 0.188064] regulator-dummy: no parameters\n[ 0.189579] RTC time: 4:03:19, date: 01/08/19\n[ 0.191151] NET: Registered protocol family 16\n[ 0.192131] cpuidle: using governor ladder\n[ 0.193561] cpuidle: using governor menu\n[ 0.195006] ACPI: bus type PCI registered\n[ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.198207] PCI: Using configuration type 1 for base access\n[ 0.200678] bio: create slab at 0\n[ 0.201477] ACPI: Added _OSI(Module Device)\n[ 0.201539] ACPI: Added _OSI(Processor Device)\n[ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.205634] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.209150] ACPI: Interpreter enabled\n[ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.223312] ACPI: (supports S0 S5)\n[ 0.224003] ACPI: Using IOAPIC for interrupt routing\n[ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.228209] ACPI: No dock devices found.\n[ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.239847] acpiphp: Slot [3] registered\n[ 0.240035] acpiphp: Slot [4] registered\n[ 0.241450] acpiphp: Slot [5] registered\n[ 0.242863] acpiphp: Slot [6] registered\n[ 0.244035] acpiphp: Slot [7] registered\n[ 0.245431] acpiphp: Slot [8] registered\n[ 0.246826] acpiphp: Slot [9] registered\n[ 0.248029] acpiphp: Slot [10] registered\n[ 0.249417] acpiphp: Slot [11] registered\n[ 0.250826] acpiphp: Slot [12] registered\n[ 0.252021] acpiphp: Slot [13] registered\n[ 0.253440] acpiphp: Slot [14] registered\n[ 0.254865] acpiphp: Slot [15] registered\n[ 0.256021] acpiphp: Slot [16] registered\n[ 0.257435] acpiphp: Slot [17] registered\n[ 0.258853] acpiphp: Slot [18] registered\n[ 0.260028] acpiphp: Slot [19] registered\n[ 0.261424] acpiphp: Slot [20] registered\n[ 0.262838] acpiphp: Slot [21] registered\n[ 0.264020] acpiphp: Slot [22] registered\n[ 0.265431] acpiphp: Slot [23] registered\n[ 0.266848] acpiphp: Slot [24] registered\n[ 0.268021] acpiphp: Slot [25] registered\n[ 0.269436] acpiphp: Slot [26] registered\n[ 0.270853] acpiphp: Slot [27] registered\n[ 0.272020] acpiphp: Slot [28] registered\n[ 0.273433] acpiphp: Slot [29] registered\n[ 0.274849] acpiphp: Slot [30] registered\n[ 0.276027] acpiphp: Slot [31] registered\n[ 0.277431] PCI host bridge to bus 0000:00\n[ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.340005] vgaarb: loaded\n[ 0.341062] vgaarb: bridge control possible 0000:00:02.0\n[ 0.343192] SCSI subsystem initialized\n[ 0.344196] ACPI: bus type USB registered\n[ 0.345677] usbcore: registered new interface driver usbfs\n[ 0.347544] usbcore: registered new interface driver hub\n[ 0.348059] usbcore: registered new device driver usb\n[ 0.349907] PCI: Using ACPI for IRQ routing\n[ 0.352300] NetLabel: Initializing\n[ 0.353647] NetLabel: domain hash size = 128\n[ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356083] NetLabel: unlabeled traffic allowed by default\n[ 0.358090] Switched to clocksource kvm-clock\n[ 0.365065] AppArmor: AppArmor Filesystem Enabled\n[ 0.366776] pnp: PnP ACPI init\n[ 0.367959] ACPI: bus type PNP registered\n[ 0.369974] pnp: PnP ACPI: found 8 devices\n[ 0.371439] ACPI: bus type PNP unregistered\n[ 0.380274] NET: Registered protocol family 2\n[ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.387085] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389325] TCP: reno registered\n[ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395169] NET: Registered protocol family 1\n[ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450312] Trying to unpack rootfs image as initramfs...\n[ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.560837] Scanning for low memory corruption every 60 seconds\n[ 0.563700] Initialise system trusted keyring\n[ 0.565353] audit: initializing netlink socket (disabled)\n[ 0.567043] type=2000 audit(1546920199.766:1): initialized\n[ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591856] zbud: loaded\n[ 0.593297] VFS: Disk quotas dquot_6.5.2\n[ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598027] fuse init (API version 7.22)\n[ 0.599762] msgmni has been set to 3997\n[ 0.601453] Key type big_key registered\n[ 0.603638] Key type asymmetric registered\n[ 0.605377] Asymmetric key parser 'x509' registered\n[ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.611181] io scheduler noop registered\n[ 0.613428] io scheduler deadline registered (default)\n[ 0.616274] io scheduler cfq registered\n[ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623274] ipmi message handler version 39.2\n[ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628391] ACPI: Power Button [PWRF]\n[ 0.630171] GHES: HEST is not enabled!\n[ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.757567] Linux agpgart interface v0.103\n[ 0.760116] brd: module loaded\n[ 0.761669] loop: module loaded\n[ 0.763197] blk-mq: CPU -> queue map\n[ 0.764797] CPU 0 -> Queue 0\n[ 0.766210] CPU 1 -> Queue 0\n[ 0.768545] vda: vda1\n[ 0.770447] scsi0 : ata_piix\n[ 0.771718] scsi1 : ata_piix\n[ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.778013] libphy: Fixed MDIO Bus: probed\n[ 0.779685] tun: Universal TUN/TAP device driver, 1.6\n[ 0.781651] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.785944] PPP generic driver version 2.4.2\n[ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789395] ehci-pci: EHCI PCI platform driver\n[ 0.791265] ehci-platform: EHCI generic platform driver\n[ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.795730] ohci-pci: OHCI PCI platform driver\n[ 0.797755] ohci-platform: OHCI generic platform driver\n[ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.836620] usb usb1: Product: UHCI Host Controller\n[ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.840562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.842359] hub 1-0:1.0: USB hub found\n[ 0.843976] hub 1-0:1.0: 2 ports detected\n[ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.853422] mousedev: PS/2 mouse device common for all mice\n[ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.859110] rtc_cmos 00:00: RTC can wake from S4\n[ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.866511] device-mapper: uevent: version 1.0.3\n[ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.874477] TCP: cubic registered\n[ 0.875835] NET: Registered protocol family 10\n[ 0.877696] NET: Registered protocol family 17\n[ 0.890484] Key type dns_resolver registered\n[ 0.892345] Loading compiled-in X.509 certificates\n[ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.897763] registered taskstats version 1\n[ 0.901327] Key type trusted registered\n[ 0.906016] Key type encrypted registered\n[ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.909465] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.911988] regulator-dummy: disabling\n[ 0.913491] Magic number: 3:503:59\n[ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200)\n[ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.920116] EDD information not available.\n[ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.936365] Write protecting the kernel read-only data: 12288k\n[ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.958552] systemd-udevd[107]: starting version 204\n[ 1.001404] FDC 0 is a S82078B\n[ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.327226] usb 1-1: Product: QEMU USB Tablet\n[ 1.328929] usb 1-1: Manufacturer: QEMU\n[ 1.330518] usb 1-1: SerialNumber: 42\n[ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds.\ncloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.08]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 |\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.1 | 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:\n0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..o. |\n| . o.o.. |\n|. . . o o.. |\n|.+ . . . |\n|. o o E S |\n| . . X . |\n| . = = |\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:\n66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.o. |\n| o oo= o |\n|E . ..B |\n|.. . o o |\n|+ . . o S |\n| = 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:\ncd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| . o o . |\n| + *E. . .|\n| O o+. oo|\n| S oo.o=+.|\n| o +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:\nae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=. |\n| + *.. |\n| . .E.+ |\n| + *o. |\n| *.o S |\n| . . |\n| .... . |\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 * 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 ]\n * Starting system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 * Starting ACPI daemon[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 ]\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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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 16884 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2552 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727\nclearwater-socket-factory-sig start/running, process 8732\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8782\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.\n"} 2019-01-08 04:05:22,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-a42d0e7d-a172-49c5-b8a7-390b33eb2da6 2019-01-08 04:05:22,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.114717006683s 2019-01-08 04:05:22,659 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-a42d0e7d-a172-49c5-b8a7-390b33eb2da6 2019-01-08 04:05:22,659 - 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.008038] pid_max: default: 32768 minimum: 301 [ 0.009887] Security Framework initialized [ 0.012204] AppArmor: AppArmor initialized [ 0.013652] Yama: becoming mindful. [ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028880] Initializing cgroup subsys memory [ 0.030760] Initializing cgroup subsys devices [ 0.032019] Initializing cgroup subsys freezer [ 0.033957] Initializing cgroup subsys blkio [ 0.036020] Initializing cgroup subsys perf_event [ 0.038050] Initializing cgroup subsys hugetlb [ 0.040916] mce: CPU supports 10 MCE banks [ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044038] Spectre V2 : Mitigation: Full generic retpoline [ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.080626] ACPI: Core revision 20131115 [ 0.083532] ACPI: All ACPI Tables successfully acquired [ 0.085689] ftrace: allocating 28753 entries in 113 pages [ 0.116357] smpboot: Max logical packages: 2 [ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.124295] Enabling x2apic [ 0.125384] Enabled x2apic [ 0.126742] Switched APIC routing to physical x2apic. [ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.146928] KVM setup paravirtual spinlock [ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152212] x86: Booting SMP configuration: [ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.172031] x86: Booted up 1 node, 2 CPUs [ 0.172020] KVM setup async PF for cpu 1 [ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.178595] devtmpfs: initialized [ 0.181944] EVM: security.selinux [ 0.183184] EVM: security.SMACK64 [ 0.184003] EVM: security.ima [ 0.185132] EVM: security.capability [ 0.186490] pinctrl core: initialized pinctrl subsystem [ 0.188064] regulator-dummy: no parameters [ 0.189579] RTC time: 4:03:19, date: 01/08/19 [ 0.191151] NET: Registered protocol family 16 [ 0.192131] cpuidle: using governor ladder [ 0.193561] cpuidle: using governor menu [ 0.195006] ACPI: bus type PCI registered [ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.198207] PCI: Using configuration type 1 for base access [ 0.200678] bio: create slab at 0 [ 0.201477] ACPI: Added _OSI(Module Device) [ 0.201539] ACPI: Added _OSI(Processor Device) [ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.205634] ACPI: Added _OSI(Processor Aggregator Device) [ 0.209150] ACPI: Interpreter enabled [ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.223312] ACPI: (supports S0 S5) [ 0.224003] ACPI: Using IOAPIC for interrupt routing [ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.228209] ACPI: No dock devices found. [ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.239847] acpiphp: Slot [3] registered [ 0.240035] acpiphp: Slot [4] registered [ 0.241450] acpiphp: Slot [5] registered [ 0.242863] acpiphp: Slot [6] registered [ 0.244035] acpiphp: Slot [7] registered [ 0.245431] acpiphp: Slot [8] registered [ 0.246826] acpiphp: Slot [9] registered [ 0.248029] acpiphp: Slot [10] registered [ 0.249417] acpiphp: Slot [11] registered [ 0.250826] acpiphp: Slot [12] registered [ 0.252021] acpiphp: Slot [13] registered [ 0.253440] acpiphp: Slot [14] registered [ 0.254865] acpiphp: Slot [15] registered [ 0.256021] acpiphp: Slot [16] registered [ 0.257435] acpiphp: Slot [17] registered [ 0.258853] acpiphp: Slot [18] registered [ 0.260028] acpiphp: Slot [19] registered [ 0.261424] acpiphp: Slot [20] registered [ 0.262838] acpiphp: Slot [21] registered [ 0.264020] acpiphp: Slot [22] registered [ 0.265431] acpiphp: Slot [23] registered [ 0.266848] acpiphp: Slot [24] registered [ 0.268021] acpiphp: Slot [25] registered [ 0.269436] acpiphp: Slot [26] registered [ 0.270853] acpiphp: Slot [27] registered [ 0.272020] acpiphp: Slot [28] registered [ 0.273433] acpiphp: Slot [29] registered [ 0.274849] acpiphp: Slot [30] registered [ 0.276027] acpiphp: Slot [31] registered [ 0.277431] PCI host bridge to bus 0000:00 [ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.340005] vgaarb: loaded [ 0.341062] vgaarb: bridge control possible 0000:00:02.0 [ 0.343192] SCSI subsystem initialized [ 0.344196] ACPI: bus type USB registered [ 0.345677] usbcore: registered new interface driver usbfs [ 0.347544] usbcore: registered new interface driver hub [ 0.348059] usbcore: registered new device driver usb [ 0.349907] PCI: Using ACPI for IRQ routing [ 0.352300] NetLabel: Initializing [ 0.353647] NetLabel: domain hash size = 128 [ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356083] NetLabel: unlabeled traffic allowed by default [ 0.358090] Switched to clocksource kvm-clock [ 0.365065] AppArmor: AppArmor Filesystem Enabled [ 0.366776] pnp: PnP ACPI init [ 0.367959] ACPI: bus type PNP registered [ 0.369974] pnp: PnP ACPI: found 8 devices [ 0.371439] ACPI: bus type PNP unregistered [ 0.380274] NET: Registered protocol family 2 [ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.387085] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389325] TCP: reno registered [ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395169] NET: Registered protocol family 1 [ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.450312] Trying to unpack rootfs image as initramfs... [ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.560837] Scanning for low memory corruption every 60 seconds [ 0.563700] Initialise system trusted keyring [ 0.565353] audit: initializing netlink socket (disabled) [ 0.567043] type=2000 audit(1546920199.766:1): initialized [ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591856] zbud: loaded [ 0.593297] VFS: Disk quotas dquot_6.5.2 [ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598027] fuse init (API version 7.22) [ 0.599762] msgmni has been set to 3997 [ 0.601453] Key type big_key registered [ 0.603638] Key type asymmetric registered [ 0.605377] Asymmetric key parser 'x509' registered [ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.611181] io scheduler noop registered [ 0.613428] io scheduler deadline registered (default) [ 0.616274] io scheduler cfq registered [ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623274] ipmi message handler version 39.2 [ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628391] ACPI: Power Button [PWRF] [ 0.630171] GHES: HEST is not enabled! [ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.757567] Linux agpgart interface v0.103 [ 0.760116] brd: module loaded [ 0.761669] loop: module loaded [ 0.763197] blk-mq: CPU -> queue map [ 0.764797] CPU 0 -> Queue 0 [ 0.766210] CPU 1 -> Queue 0 [ 0.768545] vda: vda1 [ 0.770447] scsi0 : ata_piix [ 0.771718] scsi1 : ata_piix [ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.778013] libphy: Fixed MDIO Bus: probed [ 0.779685] tun: Universal TUN/TAP device driver, 1.6 [ 0.781651] tun: (C) 1999-2004 Max Krasnyansky [ 0.785944] PPP generic driver version 2.4.2 [ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.789395] ehci-pci: EHCI PCI platform driver [ 0.791265] ehci-platform: EHCI generic platform driver [ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.795730] ohci-pci: OHCI PCI platform driver [ 0.797755] ohci-platform: OHCI generic platform driver [ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver [ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.836620] usb usb1: Product: UHCI Host Controller [ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.840562] usb usb1: SerialNumber: 0000:00:01.2 [ 0.842359] hub 1-0:1.0: USB hub found [ 0.843976] hub 1-0:1.0: 2 ports detected [ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.853422] mousedev: PS/2 mouse device common for all mice [ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.859110] rtc_cmos 00:00: RTC can wake from S4 [ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.866511] device-mapper: uevent: version 1.0.3 [ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs [ 0.874477] TCP: cubic registered [ 0.875835] NET: Registered protocol family 10 [ 0.877696] NET: Registered protocol family 17 [ 0.890484] Key type dns_resolver registered [ 0.892345] Loading compiled-in X.509 certificates [ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.897763] registered taskstats version 1 [ 0.901327] Key type trusted registered [ 0.906016] Key type encrypted registered [ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled [ 0.909465] IMA: No TPM chip found, activating TPM-bypass! [ 0.911988] regulator-dummy: disabling [ 0.913491] Magic number: 3:503:59 [ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200) [ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.920116] EDD information not available. [ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.936365] Write protecting the kernel read-only data: 12288k [ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.958552] systemd-udevd[107]: starting version 204 [ 1.001404] FDC 0 is a S82078B [ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.327226] usb 1-1: Product: QEMU USB Tablet [ 1.328929] usb 1-1: Manufacturer: QEMU [ 1.330518] usb 1-1: SerialNumber: 42 [ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds. cloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.08]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 | 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.1 | 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: 0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..o. | | . o.o.. | |. . . o o.. | |.+ . . . | |. o o E S | | . . X . | | . = = | | 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: 66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.o. | | o oo= o | |E . ..B | |.. . o o | |+ . . o S | | = 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: cd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | . o o . | | + *E. . .| | O o+. oo| | S oo.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: ae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=. | | + *.. | | . .E.+ | | + *o. | | *.o S | | . . | | .... . | | . .o o | | ...o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 D-Bus system message bus[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 16884 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2552 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727 clearwater-socket-factory-sig start/running, process 8732 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8782 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. 2019-01-08 04:05:22,662 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:05:32,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:05:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:05:33,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aba8c110-2176-47de-8c13-2b8ff3b6009e x-compute-request-id: req-aba8c110-2176-47de-8c13-2b8ff3b6009e Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:05:33,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-aba8c110-2176-47de-8c13-2b8ff3b6009e 2019-01-08 04:05:33,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710859060287s 2019-01-08 04:05:33,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-aba8c110-2176-47de-8c13-2b8ff3b6009e 2019-01-08 04:05:33,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:05:33,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:05:33,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-53c0bb34-c910-4b73-9dd6-fa858d6e6938 x-compute-request-id: req-53c0bb34-c910-4b73-9dd6-fa858d6e6938 Content-Encoding: gzip Content-Length: 18619 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.008038] pid_max: default: 32768 minimum: 301\n[ 0.009887] Security Framework initialized\n[ 0.012204] AppArmor: AppArmor initialized\n[ 0.013652] Yama: becoming mindful.\n[ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028880] Initializing cgroup subsys memory\n[ 0.030760] Initializing cgroup subsys devices\n[ 0.032019] Initializing cgroup subsys freezer\n[ 0.033957] Initializing cgroup subsys blkio\n[ 0.036020] Initializing cgroup subsys perf_event\n[ 0.038050] Initializing cgroup subsys hugetlb\n[ 0.040916] mce: CPU supports 10 MCE banks\n[ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044038] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.080626] ACPI: Core revision 20131115\n[ 0.083532] ACPI: All ACPI Tables successfully acquired\n[ 0.085689] ftrace: allocating 28753 entries in 113 pages\n[ 0.116357] smpboot: Max logical packages: 2\n[ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.124295] Enabling x2apic\n[ 0.125384] Enabled x2apic\n[ 0.126742] Switched APIC routing to physical x2apic.\n[ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.146928] KVM setup paravirtual spinlock\n[ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.152212] x86: Booting SMP configuration:\n[ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.172031] x86: Booted up 1 node, 2 CPUs\n[ 0.172020] KVM setup async PF for cpu 1\n[ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.178595] devtmpfs: initialized\n[ 0.181944] EVM: security.selinux\n[ 0.183184] EVM: security.SMACK64\n[ 0.184003] EVM: security.ima\n[ 0.185132] EVM: security.capability\n[ 0.186490] pinctrl core: initialized pinctrl subsystem\n[ 0.188064] regulator-dummy: no parameters\n[ 0.189579] RTC time: 4:03:19, date: 01/08/19\n[ 0.191151] NET: Registered protocol family 16\n[ 0.192131] cpuidle: using governor ladder\n[ 0.193561] cpuidle: using governor menu\n[ 0.195006] ACPI: bus type PCI registered\n[ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.198207] PCI: Using configuration type 1 for base access\n[ 0.200678] bio: create slab at 0\n[ 0.201477] ACPI: Added _OSI(Module Device)\n[ 0.201539] ACPI: Added _OSI(Processor Device)\n[ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.205634] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.209150] ACPI: Interpreter enabled\n[ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.223312] ACPI: (supports S0 S5)\n[ 0.224003] ACPI: Using IOAPIC for interrupt routing\n[ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.228209] ACPI: No dock devices found.\n[ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.239847] acpiphp: Slot [3] registered\n[ 0.240035] acpiphp: Slot [4] registered\n[ 0.241450] acpiphp: Slot [5] registered\n[ 0.242863] acpiphp: Slot [6] registered\n[ 0.244035] acpiphp: Slot [7] registered\n[ 0.245431] acpiphp: Slot [8] registered\n[ 0.246826] acpiphp: Slot [9] registered\n[ 0.248029] acpiphp: Slot [10] registered\n[ 0.249417] acpiphp: Slot [11] registered\n[ 0.250826] acpiphp: Slot [12] registered\n[ 0.252021] acpiphp: Slot [13] registered\n[ 0.253440] acpiphp: Slot [14] registered\n[ 0.254865] acpiphp: Slot [15] registered\n[ 0.256021] acpiphp: Slot [16] registered\n[ 0.257435] acpiphp: Slot [17] registered\n[ 0.258853] acpiphp: Slot [18] registered\n[ 0.260028] acpiphp: Slot [19] registered\n[ 0.261424] acpiphp: Slot [20] registered\n[ 0.262838] acpiphp: Slot [21] registered\n[ 0.264020] acpiphp: Slot [22] registered\n[ 0.265431] acpiphp: Slot [23] registered\n[ 0.266848] acpiphp: Slot [24] registered\n[ 0.268021] acpiphp: Slot [25] registered\n[ 0.269436] acpiphp: Slot [26] registered\n[ 0.270853] acpiphp: Slot [27] registered\n[ 0.272020] acpiphp: Slot [28] registered\n[ 0.273433] acpiphp: Slot [29] registered\n[ 0.274849] acpiphp: Slot [30] registered\n[ 0.276027] acpiphp: Slot [31] registered\n[ 0.277431] PCI host bridge to bus 0000:00\n[ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.340005] vgaarb: loaded\n[ 0.341062] vgaarb: bridge control possible 0000:00:02.0\n[ 0.343192] SCSI subsystem initialized\n[ 0.344196] ACPI: bus type USB registered\n[ 0.345677] usbcore: registered new interface driver usbfs\n[ 0.347544] usbcore: registered new interface driver hub\n[ 0.348059] usbcore: registered new device driver usb\n[ 0.349907] PCI: Using ACPI for IRQ routing\n[ 0.352300] NetLabel: Initializing\n[ 0.353647] NetLabel: domain hash size = 128\n[ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356083] NetLabel: unlabeled traffic allowed by default\n[ 0.358090] Switched to clocksource kvm-clock\n[ 0.365065] AppArmor: AppArmor Filesystem Enabled\n[ 0.366776] pnp: PnP ACPI init\n[ 0.367959] ACPI: bus type PNP registered\n[ 0.369974] pnp: PnP ACPI: found 8 devices\n[ 0.371439] ACPI: bus type PNP unregistered\n[ 0.380274] NET: Registered protocol family 2\n[ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.387085] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389325] TCP: reno registered\n[ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395169] NET: Registered protocol family 1\n[ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450312] Trying to unpack rootfs image as initramfs...\n[ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.560837] Scanning for low memory corruption every 60 seconds\n[ 0.563700] Initialise system trusted keyring\n[ 0.565353] audit: initializing netlink socket (disabled)\n[ 0.567043] type=2000 audit(1546920199.766:1): initialized\n[ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591856] zbud: loaded\n[ 0.593297] VFS: Disk quotas dquot_6.5.2\n[ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598027] fuse init (API version 7.22)\n[ 0.599762] msgmni has been set to 3997\n[ 0.601453] Key type big_key registered\n[ 0.603638] Key type asymmetric registered\n[ 0.605377] Asymmetric key parser 'x509' registered\n[ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.611181] io scheduler noop registered\n[ 0.613428] io scheduler deadline registered (default)\n[ 0.616274] io scheduler cfq registered\n[ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623274] ipmi message handler version 39.2\n[ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628391] ACPI: Power Button [PWRF]\n[ 0.630171] GHES: HEST is not enabled!\n[ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.757567] Linux agpgart interface v0.103\n[ 0.760116] brd: module loaded\n[ 0.761669] loop: module loaded\n[ 0.763197] blk-mq: CPU -> queue map\n[ 0.764797] CPU 0 -> Queue 0\n[ 0.766210] CPU 1 -> Queue 0\n[ 0.768545] vda: vda1\n[ 0.770447] scsi0 : ata_piix\n[ 0.771718] scsi1 : ata_piix\n[ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.778013] libphy: Fixed MDIO Bus: probed\n[ 0.779685] tun: Universal TUN/TAP device driver, 1.6\n[ 0.781651] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.785944] PPP generic driver version 2.4.2\n[ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789395] ehci-pci: EHCI PCI platform driver\n[ 0.791265] ehci-platform: EHCI generic platform driver\n[ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.795730] ohci-pci: OHCI PCI platform driver\n[ 0.797755] ohci-platform: OHCI generic platform driver\n[ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.836620] usb usb1: Product: UHCI Host Controller\n[ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.840562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.842359] hub 1-0:1.0: USB hub found\n[ 0.843976] hub 1-0:1.0: 2 ports detected\n[ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.853422] mousedev: PS/2 mouse device common for all mice\n[ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.859110] rtc_cmos 00:00: RTC can wake from S4\n[ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.866511] device-mapper: uevent: version 1.0.3\n[ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.874477] TCP: cubic registered\n[ 0.875835] NET: Registered protocol family 10\n[ 0.877696] NET: Registered protocol family 17\n[ 0.890484] Key type dns_resolver registered\n[ 0.892345] Loading compiled-in X.509 certificates\n[ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.897763] registered taskstats version 1\n[ 0.901327] Key type trusted registered\n[ 0.906016] Key type encrypted registered\n[ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.909465] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.911988] regulator-dummy: disabling\n[ 0.913491] Magic number: 3:503:59\n[ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200)\n[ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.920116] EDD information not available.\n[ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.936365] Write protecting the kernel read-only data: 12288k\n[ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.958552] systemd-udevd[107]: starting version 204\n[ 1.001404] FDC 0 is a S82078B\n[ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.327226] usb 1-1: Product: QEMU USB Tablet\n[ 1.328929] usb 1-1: Manufacturer: QEMU\n[ 1.330518] usb 1-1: SerialNumber: 42\n[ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds.\ncloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.08]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 |\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.1 | 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:\n0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..o. |\n| . o.o.. |\n|. . . o o.. |\n|.+ . . . |\n|. o o E S |\n| . . X . |\n| . = = |\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:\n66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.o. |\n| o oo= o |\n|E . ..B |\n|.. . o o |\n|+ . . o S |\n| = 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:\ncd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| . o o . |\n| + *E. . .|\n| O o+. oo|\n| S oo.o=+.|\n| o +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:\nae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=. |\n| + *.. |\n| . .E.+ |\n| + *o. |\n| *.o S |\n| . . |\n| .... . |\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 * 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 ]\n * Starting system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 * Starting ACPI daemon[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 ]\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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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 16884 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2552 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727\nclearwater-socket-factory-sig start/running, process 8732\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8782\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"} 2019-01-08 04:05:33,462 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-53c0bb34-c910-4b73-9dd6-fa858d6e6938 2019-01-08 04:05:33,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0788018703461s 2019-01-08 04:05:33,464 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-53c0bb34-c910-4b73-9dd6-fa858d6e6938 2019-01-08 04:05:33,465 - 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.008038] pid_max: default: 32768 minimum: 301 [ 0.009887] Security Framework initialized [ 0.012204] AppArmor: AppArmor initialized [ 0.013652] Yama: becoming mindful. [ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028880] Initializing cgroup subsys memory [ 0.030760] Initializing cgroup subsys devices [ 0.032019] Initializing cgroup subsys freezer [ 0.033957] Initializing cgroup subsys blkio [ 0.036020] Initializing cgroup subsys perf_event [ 0.038050] Initializing cgroup subsys hugetlb [ 0.040916] mce: CPU supports 10 MCE banks [ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044038] Spectre V2 : Mitigation: Full generic retpoline [ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.080626] ACPI: Core revision 20131115 [ 0.083532] ACPI: All ACPI Tables successfully acquired [ 0.085689] ftrace: allocating 28753 entries in 113 pages [ 0.116357] smpboot: Max logical packages: 2 [ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.124295] Enabling x2apic [ 0.125384] Enabled x2apic [ 0.126742] Switched APIC routing to physical x2apic. [ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.146928] KVM setup paravirtual spinlock [ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152212] x86: Booting SMP configuration: [ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.172031] x86: Booted up 1 node, 2 CPUs [ 0.172020] KVM setup async PF for cpu 1 [ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.178595] devtmpfs: initialized [ 0.181944] EVM: security.selinux [ 0.183184] EVM: security.SMACK64 [ 0.184003] EVM: security.ima [ 0.185132] EVM: security.capability [ 0.186490] pinctrl core: initialized pinctrl subsystem [ 0.188064] regulator-dummy: no parameters [ 0.189579] RTC time: 4:03:19, date: 01/08/19 [ 0.191151] NET: Registered protocol family 16 [ 0.192131] cpuidle: using governor ladder [ 0.193561] cpuidle: using governor menu [ 0.195006] ACPI: bus type PCI registered [ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.198207] PCI: Using configuration type 1 for base access [ 0.200678] bio: create slab at 0 [ 0.201477] ACPI: Added _OSI(Module Device) [ 0.201539] ACPI: Added _OSI(Processor Device) [ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.205634] ACPI: Added _OSI(Processor Aggregator Device) [ 0.209150] ACPI: Interpreter enabled [ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.223312] ACPI: (supports S0 S5) [ 0.224003] ACPI: Using IOAPIC for interrupt routing [ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.228209] ACPI: No dock devices found. [ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.239847] acpiphp: Slot [3] registered [ 0.240035] acpiphp: Slot [4] registered [ 0.241450] acpiphp: Slot [5] registered [ 0.242863] acpiphp: Slot [6] registered [ 0.244035] acpiphp: Slot [7] registered [ 0.245431] acpiphp: Slot [8] registered [ 0.246826] acpiphp: Slot [9] registered [ 0.248029] acpiphp: Slot [10] registered [ 0.249417] acpiphp: Slot [11] registered [ 0.250826] acpiphp: Slot [12] registered [ 0.252021] acpiphp: Slot [13] registered [ 0.253440] acpiphp: Slot [14] registered [ 0.254865] acpiphp: Slot [15] registered [ 0.256021] acpiphp: Slot [16] registered [ 0.257435] acpiphp: Slot [17] registered [ 0.258853] acpiphp: Slot [18] registered [ 0.260028] acpiphp: Slot [19] registered [ 0.261424] acpiphp: Slot [20] registered [ 0.262838] acpiphp: Slot [21] registered [ 0.264020] acpiphp: Slot [22] registered [ 0.265431] acpiphp: Slot [23] registered [ 0.266848] acpiphp: Slot [24] registered [ 0.268021] acpiphp: Slot [25] registered [ 0.269436] acpiphp: Slot [26] registered [ 0.270853] acpiphp: Slot [27] registered [ 0.272020] acpiphp: Slot [28] registered [ 0.273433] acpiphp: Slot [29] registered [ 0.274849] acpiphp: Slot [30] registered [ 0.276027] acpiphp: Slot [31] registered [ 0.277431] PCI host bridge to bus 0000:00 [ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.340005] vgaarb: loaded [ 0.341062] vgaarb: bridge control possible 0000:00:02.0 [ 0.343192] SCSI subsystem initialized [ 0.344196] ACPI: bus type USB registered [ 0.345677] usbcore: registered new interface driver usbfs [ 0.347544] usbcore: registered new interface driver hub [ 0.348059] usbcore: registered new device driver usb [ 0.349907] PCI: Using ACPI for IRQ routing [ 0.352300] NetLabel: Initializing [ 0.353647] NetLabel: domain hash size = 128 [ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356083] NetLabel: unlabeled traffic allowed by default [ 0.358090] Switched to clocksource kvm-clock [ 0.365065] AppArmor: AppArmor Filesystem Enabled [ 0.366776] pnp: PnP ACPI init [ 0.367959] ACPI: bus type PNP registered [ 0.369974] pnp: PnP ACPI: found 8 devices [ 0.371439] ACPI: bus type PNP unregistered [ 0.380274] NET: Registered protocol family 2 [ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.387085] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389325] TCP: reno registered [ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395169] NET: Registered protocol family 1 [ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.450312] Trying to unpack rootfs image as initramfs... [ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.560837] Scanning for low memory corruption every 60 seconds [ 0.563700] Initialise system trusted keyring [ 0.565353] audit: initializing netlink socket (disabled) [ 0.567043] type=2000 audit(1546920199.766:1): initialized [ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591856] zbud: loaded [ 0.593297] VFS: Disk quotas dquot_6.5.2 [ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598027] fuse init (API version 7.22) [ 0.599762] msgmni has been set to 3997 [ 0.601453] Key type big_key registered [ 0.603638] Key type asymmetric registered [ 0.605377] Asymmetric key parser 'x509' registered [ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.611181] io scheduler noop registered [ 0.613428] io scheduler deadline registered (default) [ 0.616274] io scheduler cfq registered [ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623274] ipmi message handler version 39.2 [ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628391] ACPI: Power Button [PWRF] [ 0.630171] GHES: HEST is not enabled! [ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.757567] Linux agpgart interface v0.103 [ 0.760116] brd: module loaded [ 0.761669] loop: module loaded [ 0.763197] blk-mq: CPU -> queue map [ 0.764797] CPU 0 -> Queue 0 [ 0.766210] CPU 1 -> Queue 0 [ 0.768545] vda: vda1 [ 0.770447] scsi0 : ata_piix [ 0.771718] scsi1 : ata_piix [ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.778013] libphy: Fixed MDIO Bus: probed [ 0.779685] tun: Universal TUN/TAP device driver, 1.6 [ 0.781651] tun: (C) 1999-2004 Max Krasnyansky [ 0.785944] PPP generic driver version 2.4.2 [ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.789395] ehci-pci: EHCI PCI platform driver [ 0.791265] ehci-platform: EHCI generic platform driver [ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.795730] ohci-pci: OHCI PCI platform driver [ 0.797755] ohci-platform: OHCI generic platform driver [ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver [ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.836620] usb usb1: Product: UHCI Host Controller [ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.840562] usb usb1: SerialNumber: 0000:00:01.2 [ 0.842359] hub 1-0:1.0: USB hub found [ 0.843976] hub 1-0:1.0: 2 ports detected [ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.853422] mousedev: PS/2 mouse device common for all mice [ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.859110] rtc_cmos 00:00: RTC can wake from S4 [ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.866511] device-mapper: uevent: version 1.0.3 [ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs [ 0.874477] TCP: cubic registered [ 0.875835] NET: Registered protocol family 10 [ 0.877696] NET: Registered protocol family 17 [ 0.890484] Key type dns_resolver registered [ 0.892345] Loading compiled-in X.509 certificates [ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.897763] registered taskstats version 1 [ 0.901327] Key type trusted registered [ 0.906016] Key type encrypted registered [ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled [ 0.909465] IMA: No TPM chip found, activating TPM-bypass! [ 0.911988] regulator-dummy: disabling [ 0.913491] Magic number: 3:503:59 [ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200) [ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.920116] EDD information not available. [ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.936365] Write protecting the kernel read-only data: 12288k [ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.958552] systemd-udevd[107]: starting version 204 [ 1.001404] FDC 0 is a S82078B [ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.327226] usb 1-1: Product: QEMU USB Tablet [ 1.328929] usb 1-1: Manufacturer: QEMU [ 1.330518] usb 1-1: SerialNumber: 42 [ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds. cloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.08]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 | 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.1 | 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: 0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..o. | | . o.o.. | |. . . o o.. | |.+ . . . | |. o o E S | | . . X . | | . = = | | 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: 66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.o. | | o oo= o | |E . ..B | |.. . o o | |+ . . o S | | = 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: cd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | . o o . | | + *E. . .| | O o+. oo| | S oo.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: ae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=. | | + *.. | | . .E.+ | | + *o. | | *.o S | | . . | | .... . | | . .o o | | ...o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 D-Bus system message bus[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 16884 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2552 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727 clearwater-socket-factory-sig start/running, process 8732 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8782 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. 2019-01-08 04:05:33,468 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:05:43,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:05:43,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:05:44,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-8254880a-8940-4d8b-b6ef-f7fa3c8ae193 x-compute-request-id: req-8254880a-8940-4d8b-b6ef-f7fa3c8ae193 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:05:44,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8254880a-8940-4d8b-b6ef-f7fa3c8ae193 2019-01-08 04:05:44,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72110915184s 2019-01-08 04:05:44,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8254880a-8940-4d8b-b6ef-f7fa3c8ae193 2019-01-08 04:05:44,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:05:44,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:05:44,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-83db1f9c-55e0-4ac7-94c9-e39ed9842e6a x-compute-request-id: req-83db1f9c-55e0-4ac7-94c9-e39ed9842e6a Content-Encoding: gzip Content-Length: 19748 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.008038] pid_max: default: 32768 minimum: 301\n[ 0.009887] Security Framework initialized\n[ 0.012204] AppArmor: AppArmor initialized\n[ 0.013652] Yama: becoming mindful.\n[ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028880] Initializing cgroup subsys memory\n[ 0.030760] Initializing cgroup subsys devices\n[ 0.032019] Initializing cgroup subsys freezer\n[ 0.033957] Initializing cgroup subsys blkio\n[ 0.036020] Initializing cgroup subsys perf_event\n[ 0.038050] Initializing cgroup subsys hugetlb\n[ 0.040916] mce: CPU supports 10 MCE banks\n[ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044038] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.080626] ACPI: Core revision 20131115\n[ 0.083532] ACPI: All ACPI Tables successfully acquired\n[ 0.085689] ftrace: allocating 28753 entries in 113 pages\n[ 0.116357] smpboot: Max logical packages: 2\n[ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.124295] Enabling x2apic\n[ 0.125384] Enabled x2apic\n[ 0.126742] Switched APIC routing to physical x2apic.\n[ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.146928] KVM setup paravirtual spinlock\n[ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.152212] x86: Booting SMP configuration:\n[ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.172031] x86: Booted up 1 node, 2 CPUs\n[ 0.172020] KVM setup async PF for cpu 1\n[ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.178595] devtmpfs: initialized\n[ 0.181944] EVM: security.selinux\n[ 0.183184] EVM: security.SMACK64\n[ 0.184003] EVM: security.ima\n[ 0.185132] EVM: security.capability\n[ 0.186490] pinctrl core: initialized pinctrl subsystem\n[ 0.188064] regulator-dummy: no parameters\n[ 0.189579] RTC time: 4:03:19, date: 01/08/19\n[ 0.191151] NET: Registered protocol family 16\n[ 0.192131] cpuidle: using governor ladder\n[ 0.193561] cpuidle: using governor menu\n[ 0.195006] ACPI: bus type PCI registered\n[ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.198207] PCI: Using configuration type 1 for base access\n[ 0.200678] bio: create slab at 0\n[ 0.201477] ACPI: Added _OSI(Module Device)\n[ 0.201539] ACPI: Added _OSI(Processor Device)\n[ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.205634] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.209150] ACPI: Interpreter enabled\n[ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.223312] ACPI: (supports S0 S5)\n[ 0.224003] ACPI: Using IOAPIC for interrupt routing\n[ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.228209] ACPI: No dock devices found.\n[ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.239847] acpiphp: Slot [3] registered\n[ 0.240035] acpiphp: Slot [4] registered\n[ 0.241450] acpiphp: Slot [5] registered\n[ 0.242863] acpiphp: Slot [6] registered\n[ 0.244035] acpiphp: Slot [7] registered\n[ 0.245431] acpiphp: Slot [8] registered\n[ 0.246826] acpiphp: Slot [9] registered\n[ 0.248029] acpiphp: Slot [10] registered\n[ 0.249417] acpiphp: Slot [11] registered\n[ 0.250826] acpiphp: Slot [12] registered\n[ 0.252021] acpiphp: Slot [13] registered\n[ 0.253440] acpiphp: Slot [14] registered\n[ 0.254865] acpiphp: Slot [15] registered\n[ 0.256021] acpiphp: Slot [16] registered\n[ 0.257435] acpiphp: Slot [17] registered\n[ 0.258853] acpiphp: Slot [18] registered\n[ 0.260028] acpiphp: Slot [19] registered\n[ 0.261424] acpiphp: Slot [20] registered\n[ 0.262838] acpiphp: Slot [21] registered\n[ 0.264020] acpiphp: Slot [22] registered\n[ 0.265431] acpiphp: Slot [23] registered\n[ 0.266848] acpiphp: Slot [24] registered\n[ 0.268021] acpiphp: Slot [25] registered\n[ 0.269436] acpiphp: Slot [26] registered\n[ 0.270853] acpiphp: Slot [27] registered\n[ 0.272020] acpiphp: Slot [28] registered\n[ 0.273433] acpiphp: Slot [29] registered\n[ 0.274849] acpiphp: Slot [30] registered\n[ 0.276027] acpiphp: Slot [31] registered\n[ 0.277431] PCI host bridge to bus 0000:00\n[ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.340005] vgaarb: loaded\n[ 0.341062] vgaarb: bridge control possible 0000:00:02.0\n[ 0.343192] SCSI subsystem initialized\n[ 0.344196] ACPI: bus type USB registered\n[ 0.345677] usbcore: registered new interface driver usbfs\n[ 0.347544] usbcore: registered new interface driver hub\n[ 0.348059] usbcore: registered new device driver usb\n[ 0.349907] PCI: Using ACPI for IRQ routing\n[ 0.352300] NetLabel: Initializing\n[ 0.353647] NetLabel: domain hash size = 128\n[ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356083] NetLabel: unlabeled traffic allowed by default\n[ 0.358090] Switched to clocksource kvm-clock\n[ 0.365065] AppArmor: AppArmor Filesystem Enabled\n[ 0.366776] pnp: PnP ACPI init\n[ 0.367959] ACPI: bus type PNP registered\n[ 0.369974] pnp: PnP ACPI: found 8 devices\n[ 0.371439] ACPI: bus type PNP unregistered\n[ 0.380274] NET: Registered protocol family 2\n[ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.387085] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389325] TCP: reno registered\n[ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395169] NET: Registered protocol family 1\n[ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450312] Trying to unpack rootfs image as initramfs...\n[ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.560837] Scanning for low memory corruption every 60 seconds\n[ 0.563700] Initialise system trusted keyring\n[ 0.565353] audit: initializing netlink socket (disabled)\n[ 0.567043] type=2000 audit(1546920199.766:1): initialized\n[ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591856] zbud: loaded\n[ 0.593297] VFS: Disk quotas dquot_6.5.2\n[ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598027] fuse init (API version 7.22)\n[ 0.599762] msgmni has been set to 3997\n[ 0.601453] Key type big_key registered\n[ 0.603638] Key type asymmetric registered\n[ 0.605377] Asymmetric key parser 'x509' registered\n[ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.611181] io scheduler noop registered\n[ 0.613428] io scheduler deadline registered (default)\n[ 0.616274] io scheduler cfq registered\n[ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623274] ipmi message handler version 39.2\n[ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628391] ACPI: Power Button [PWRF]\n[ 0.630171] GHES: HEST is not enabled!\n[ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.757567] Linux agpgart interface v0.103\n[ 0.760116] brd: module loaded\n[ 0.761669] loop: module loaded\n[ 0.763197] blk-mq: CPU -> queue map\n[ 0.764797] CPU 0 -> Queue 0\n[ 0.766210] CPU 1 -> Queue 0\n[ 0.768545] vda: vda1\n[ 0.770447] scsi0 : ata_piix\n[ 0.771718] scsi1 : ata_piix\n[ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.778013] libphy: Fixed MDIO Bus: probed\n[ 0.779685] tun: Universal TUN/TAP device driver, 1.6\n[ 0.781651] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.785944] PPP generic driver version 2.4.2\n[ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789395] ehci-pci: EHCI PCI platform driver\n[ 0.791265] ehci-platform: EHCI generic platform driver\n[ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.795730] ohci-pci: OHCI PCI platform driver\n[ 0.797755] ohci-platform: OHCI generic platform driver\n[ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.836620] usb usb1: Product: UHCI Host Controller\n[ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.840562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.842359] hub 1-0:1.0: USB hub found\n[ 0.843976] hub 1-0:1.0: 2 ports detected\n[ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.853422] mousedev: PS/2 mouse device common for all mice\n[ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.859110] rtc_cmos 00:00: RTC can wake from S4\n[ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.866511] device-mapper: uevent: version 1.0.3\n[ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.874477] TCP: cubic registered\n[ 0.875835] NET: Registered protocol family 10\n[ 0.877696] NET: Registered protocol family 17\n[ 0.890484] Key type dns_resolver registered\n[ 0.892345] Loading compiled-in X.509 certificates\n[ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.897763] registered taskstats version 1\n[ 0.901327] Key type trusted registered\n[ 0.906016] Key type encrypted registered\n[ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.909465] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.911988] regulator-dummy: disabling\n[ 0.913491] Magic number: 3:503:59\n[ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200)\n[ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.920116] EDD information not available.\n[ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.936365] Write protecting the kernel read-only data: 12288k\n[ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.958552] systemd-udevd[107]: starting version 204\n[ 1.001404] FDC 0 is a S82078B\n[ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.327226] usb 1-1: Product: QEMU USB Tablet\n[ 1.328929] usb 1-1: Manufacturer: QEMU\n[ 1.330518] usb 1-1: SerialNumber: 42\n[ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds.\ncloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.08]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 |\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.1 | 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:\n0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..o. |\n| . o.o.. |\n|. . . o o.. |\n|.+ . . . |\n|. o o E S |\n| . . X . |\n| . = = |\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:\n66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.o. |\n| o oo= o |\n|E . ..B |\n|.. . o o |\n|+ . . o S |\n| = 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:\ncd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| . o o . |\n| + *E. . .|\n| O o+. oo|\n| S oo.o=+.|\n| o +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:\nae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=. |\n| + *.. |\n| . .E.+ |\n| + *o. |\n| *.o S |\n| . . |\n| .... . |\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 * 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 ]\n * Starting system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 * Starting ACPI daemon[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 ]\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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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 16884 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2552 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727\nclearwater-socket-factory-sig start/running, process 8732\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8782\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 14 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]\n"} 2019-01-08 04:05:44,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-83db1f9c-55e0-4ac7-94c9-e39ed9842e6a 2019-01-08 04:05:44,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.154518842697s 2019-01-08 04:05:44,365 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-83db1f9c-55e0-4ac7-94c9-e39ed9842e6a 2019-01-08 04:05:44,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.008038] pid_max: default: 32768 minimum: 301 [ 0.009887] Security Framework initialized [ 0.012204] AppArmor: AppArmor initialized [ 0.013652] Yama: becoming mindful. [ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028880] Initializing cgroup subsys memory [ 0.030760] Initializing cgroup subsys devices [ 0.032019] Initializing cgroup subsys freezer [ 0.033957] Initializing cgroup subsys blkio [ 0.036020] Initializing cgroup subsys perf_event [ 0.038050] Initializing cgroup subsys hugetlb [ 0.040916] mce: CPU supports 10 MCE banks [ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044038] Spectre V2 : Mitigation: Full generic retpoline [ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.080626] ACPI: Core revision 20131115 [ 0.083532] ACPI: All ACPI Tables successfully acquired [ 0.085689] ftrace: allocating 28753 entries in 113 pages [ 0.116357] smpboot: Max logical packages: 2 [ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.124295] Enabling x2apic [ 0.125384] Enabled x2apic [ 0.126742] Switched APIC routing to physical x2apic. [ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.146928] KVM setup paravirtual spinlock [ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152212] x86: Booting SMP configuration: [ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.172031] x86: Booted up 1 node, 2 CPUs [ 0.172020] KVM setup async PF for cpu 1 [ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.178595] devtmpfs: initialized [ 0.181944] EVM: security.selinux [ 0.183184] EVM: security.SMACK64 [ 0.184003] EVM: security.ima [ 0.185132] EVM: security.capability [ 0.186490] pinctrl core: initialized pinctrl subsystem [ 0.188064] regulator-dummy: no parameters [ 0.189579] RTC time: 4:03:19, date: 01/08/19 [ 0.191151] NET: Registered protocol family 16 [ 0.192131] cpuidle: using governor ladder [ 0.193561] cpuidle: using governor menu [ 0.195006] ACPI: bus type PCI registered [ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.198207] PCI: Using configuration type 1 for base access [ 0.200678] bio: create slab at 0 [ 0.201477] ACPI: Added _OSI(Module Device) [ 0.201539] ACPI: Added _OSI(Processor Device) [ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.205634] ACPI: Added _OSI(Processor Aggregator Device) [ 0.209150] ACPI: Interpreter enabled [ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.223312] ACPI: (supports S0 S5) [ 0.224003] ACPI: Using IOAPIC for interrupt routing [ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.228209] ACPI: No dock devices found. [ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.239847] acpiphp: Slot [3] registered [ 0.240035] acpiphp: Slot [4] registered [ 0.241450] acpiphp: Slot [5] registered [ 0.242863] acpiphp: Slot [6] registered [ 0.244035] acpiphp: Slot [7] registered [ 0.245431] acpiphp: Slot [8] registered [ 0.246826] acpiphp: Slot [9] registered [ 0.248029] acpiphp: Slot [10] registered [ 0.249417] acpiphp: Slot [11] registered [ 0.250826] acpiphp: Slot [12] registered [ 0.252021] acpiphp: Slot [13] registered [ 0.253440] acpiphp: Slot [14] registered [ 0.254865] acpiphp: Slot [15] registered [ 0.256021] acpiphp: Slot [16] registered [ 0.257435] acpiphp: Slot [17] registered [ 0.258853] acpiphp: Slot [18] registered [ 0.260028] acpiphp: Slot [19] registered [ 0.261424] acpiphp: Slot [20] registered [ 0.262838] acpiphp: Slot [21] registered [ 0.264020] acpiphp: Slot [22] registered [ 0.265431] acpiphp: Slot [23] registered [ 0.266848] acpiphp: Slot [24] registered [ 0.268021] acpiphp: Slot [25] registered [ 0.269436] acpiphp: Slot [26] registered [ 0.270853] acpiphp: Slot [27] registered [ 0.272020] acpiphp: Slot [28] registered [ 0.273433] acpiphp: Slot [29] registered [ 0.274849] acpiphp: Slot [30] registered [ 0.276027] acpiphp: Slot [31] registered [ 0.277431] PCI host bridge to bus 0000:00 [ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.340005] vgaarb: loaded [ 0.341062] vgaarb: bridge control possible 0000:00:02.0 [ 0.343192] SCSI subsystem initialized [ 0.344196] ACPI: bus type USB registered [ 0.345677] usbcore: registered new interface driver usbfs [ 0.347544] usbcore: registered new interface driver hub [ 0.348059] usbcore: registered new device driver usb [ 0.349907] PCI: Using ACPI for IRQ routing [ 0.352300] NetLabel: Initializing [ 0.353647] NetLabel: domain hash size = 128 [ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356083] NetLabel: unlabeled traffic allowed by default [ 0.358090] Switched to clocksource kvm-clock [ 0.365065] AppArmor: AppArmor Filesystem Enabled [ 0.366776] pnp: PnP ACPI init [ 0.367959] ACPI: bus type PNP registered [ 0.369974] pnp: PnP ACPI: found 8 devices [ 0.371439] ACPI: bus type PNP unregistered [ 0.380274] NET: Registered protocol family 2 [ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.387085] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389325] TCP: reno registered [ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395169] NET: Registered protocol family 1 [ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.450312] Trying to unpack rootfs image as initramfs... [ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.560837] Scanning for low memory corruption every 60 seconds [ 0.563700] Initialise system trusted keyring [ 0.565353] audit: initializing netlink socket (disabled) [ 0.567043] type=2000 audit(1546920199.766:1): initialized [ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591856] zbud: loaded [ 0.593297] VFS: Disk quotas dquot_6.5.2 [ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598027] fuse init (API version 7.22) [ 0.599762] msgmni has been set to 3997 [ 0.601453] Key type big_key registered [ 0.603638] Key type asymmetric registered [ 0.605377] Asymmetric key parser 'x509' registered [ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.611181] io scheduler noop registered [ 0.613428] io scheduler deadline registered (default) [ 0.616274] io scheduler cfq registered [ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623274] ipmi message handler version 39.2 [ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628391] ACPI: Power Button [PWRF] [ 0.630171] GHES: HEST is not enabled! [ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.757567] Linux agpgart interface v0.103 [ 0.760116] brd: module loaded [ 0.761669] loop: module loaded [ 0.763197] blk-mq: CPU -> queue map [ 0.764797] CPU 0 -> Queue 0 [ 0.766210] CPU 1 -> Queue 0 [ 0.768545] vda: vda1 [ 0.770447] scsi0 : ata_piix [ 0.771718] scsi1 : ata_piix [ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.778013] libphy: Fixed MDIO Bus: probed [ 0.779685] tun: Universal TUN/TAP device driver, 1.6 [ 0.781651] tun: (C) 1999-2004 Max Krasnyansky [ 0.785944] PPP generic driver version 2.4.2 [ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.789395] ehci-pci: EHCI PCI platform driver [ 0.791265] ehci-platform: EHCI generic platform driver [ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.795730] ohci-pci: OHCI PCI platform driver [ 0.797755] ohci-platform: OHCI generic platform driver [ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver [ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.836620] usb usb1: Product: UHCI Host Controller [ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.840562] usb usb1: SerialNumber: 0000:00:01.2 [ 0.842359] hub 1-0:1.0: USB hub found [ 0.843976] hub 1-0:1.0: 2 ports detected [ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.853422] mousedev: PS/2 mouse device common for all mice [ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.859110] rtc_cmos 00:00: RTC can wake from S4 [ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.866511] device-mapper: uevent: version 1.0.3 [ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs [ 0.874477] TCP: cubic registered [ 0.875835] NET: Registered protocol family 10 [ 0.877696] NET: Registered protocol family 17 [ 0.890484] Key type dns_resolver registered [ 0.892345] Loading compiled-in X.509 certificates [ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.897763] registered taskstats version 1 [ 0.901327] Key type trusted registered [ 0.906016] Key type encrypted registered [ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled [ 0.909465] IMA: No TPM chip found, activating TPM-bypass! [ 0.911988] regulator-dummy: disabling [ 0.913491] Magic number: 3:503:59 [ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200) [ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.920116] EDD information not available. [ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.936365] Write protecting the kernel read-only data: 12288k [ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.958552] systemd-udevd[107]: starting version 204 [ 1.001404] FDC 0 is a S82078B [ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.327226] usb 1-1: Product: QEMU USB Tablet [ 1.328929] usb 1-1: Manufacturer: QEMU [ 1.330518] usb 1-1: SerialNumber: 42 [ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds. cloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.08]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 | 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.1 | 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: 0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..o. | | . o.o.. | |. . . o o.. | |.+ . . . | |. o o E S | | . . X . | | . = = | | 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: 66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.o. | | o oo= o | |E . ..B | |.. . o o | |+ . . o S | | = 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: cd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | . o o . | | + *E. . .| | O o+. oo| | S oo.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: ae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=. | | + *.. | | . .E.+ | | + *o. | | *.o S | | . . | | .... . | | . .o o | | ...o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 D-Bus system message bus[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 16884 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2552 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727 clearwater-socket-factory-sig start/running, process 8732 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8782 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 14 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] 2019-01-08 04:05:44,369 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:05:54,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:05:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:05:55,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1ddb418-7b28-4fb0-adc5-eab03ff1df2a x-compute-request-id: req-f1ddb418-7b28-4fb0-adc5-eab03ff1df2a Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:05:55,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f1ddb418-7b28-4fb0-adc5-eab03ff1df2a 2019-01-08 04:05:55,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744578123093s 2019-01-08 04:05:55,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-f1ddb418-7b28-4fb0-adc5-eab03ff1df2a 2019-01-08 04:05:55,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:05:55,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:05:55,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:05:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39cc2022-9935-402e-9cb4-b42e3c84637a x-compute-request-id: req-39cc2022-9935-402e-9cb4-b42e3c84637a Content-Encoding: gzip Content-Length: 20264 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.008038] pid_max: default: 32768 minimum: 301\n[ 0.009887] Security Framework initialized\n[ 0.012204] AppArmor: AppArmor initialized\n[ 0.013652] Yama: becoming mindful.\n[ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028880] Initializing cgroup subsys memory\n[ 0.030760] Initializing cgroup subsys devices\n[ 0.032019] Initializing cgroup subsys freezer\n[ 0.033957] Initializing cgroup subsys blkio\n[ 0.036020] Initializing cgroup subsys perf_event\n[ 0.038050] Initializing cgroup subsys hugetlb\n[ 0.040916] mce: CPU supports 10 MCE banks\n[ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044038] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.080626] ACPI: Core revision 20131115\n[ 0.083532] ACPI: All ACPI Tables successfully acquired\n[ 0.085689] ftrace: allocating 28753 entries in 113 pages\n[ 0.116357] smpboot: Max logical packages: 2\n[ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.124295] Enabling x2apic\n[ 0.125384] Enabled x2apic\n[ 0.126742] Switched APIC routing to physical x2apic.\n[ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.146928] KVM setup paravirtual spinlock\n[ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.152212] x86: Booting SMP configuration:\n[ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.172031] x86: Booted up 1 node, 2 CPUs\n[ 0.172020] KVM setup async PF for cpu 1\n[ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.178595] devtmpfs: initialized\n[ 0.181944] EVM: security.selinux\n[ 0.183184] EVM: security.SMACK64\n[ 0.184003] EVM: security.ima\n[ 0.185132] EVM: security.capability\n[ 0.186490] pinctrl core: initialized pinctrl subsystem\n[ 0.188064] regulator-dummy: no parameters\n[ 0.189579] RTC time: 4:03:19, date: 01/08/19\n[ 0.191151] NET: Registered protocol family 16\n[ 0.192131] cpuidle: using governor ladder\n[ 0.193561] cpuidle: using governor menu\n[ 0.195006] ACPI: bus type PCI registered\n[ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.198207] PCI: Using configuration type 1 for base access\n[ 0.200678] bio: create slab at 0\n[ 0.201477] ACPI: Added _OSI(Module Device)\n[ 0.201539] ACPI: Added _OSI(Processor Device)\n[ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.205634] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.209150] ACPI: Interpreter enabled\n[ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.223312] ACPI: (supports S0 S5)\n[ 0.224003] ACPI: Using IOAPIC for interrupt routing\n[ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.228209] ACPI: No dock devices found.\n[ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.239847] acpiphp: Slot [3] registered\n[ 0.240035] acpiphp: Slot [4] registered\n[ 0.241450] acpiphp: Slot [5] registered\n[ 0.242863] acpiphp: Slot [6] registered\n[ 0.244035] acpiphp: Slot [7] registered\n[ 0.245431] acpiphp: Slot [8] registered\n[ 0.246826] acpiphp: Slot [9] registered\n[ 0.248029] acpiphp: Slot [10] registered\n[ 0.249417] acpiphp: Slot [11] registered\n[ 0.250826] acpiphp: Slot [12] registered\n[ 0.252021] acpiphp: Slot [13] registered\n[ 0.253440] acpiphp: Slot [14] registered\n[ 0.254865] acpiphp: Slot [15] registered\n[ 0.256021] acpiphp: Slot [16] registered\n[ 0.257435] acpiphp: Slot [17] registered\n[ 0.258853] acpiphp: Slot [18] registered\n[ 0.260028] acpiphp: Slot [19] registered\n[ 0.261424] acpiphp: Slot [20] registered\n[ 0.262838] acpiphp: Slot [21] registered\n[ 0.264020] acpiphp: Slot [22] registered\n[ 0.265431] acpiphp: Slot [23] registered\n[ 0.266848] acpiphp: Slot [24] registered\n[ 0.268021] acpiphp: Slot [25] registered\n[ 0.269436] acpiphp: Slot [26] registered\n[ 0.270853] acpiphp: Slot [27] registered\n[ 0.272020] acpiphp: Slot [28] registered\n[ 0.273433] acpiphp: Slot [29] registered\n[ 0.274849] acpiphp: Slot [30] registered\n[ 0.276027] acpiphp: Slot [31] registered\n[ 0.277431] PCI host bridge to bus 0000:00\n[ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.340005] vgaarb: loaded\n[ 0.341062] vgaarb: bridge control possible 0000:00:02.0\n[ 0.343192] SCSI subsystem initialized\n[ 0.344196] ACPI: bus type USB registered\n[ 0.345677] usbcore: registered new interface driver usbfs\n[ 0.347544] usbcore: registered new interface driver hub\n[ 0.348059] usbcore: registered new device driver usb\n[ 0.349907] PCI: Using ACPI for IRQ routing\n[ 0.352300] NetLabel: Initializing\n[ 0.353647] NetLabel: domain hash size = 128\n[ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356083] NetLabel: unlabeled traffic allowed by default\n[ 0.358090] Switched to clocksource kvm-clock\n[ 0.365065] AppArmor: AppArmor Filesystem Enabled\n[ 0.366776] pnp: PnP ACPI init\n[ 0.367959] ACPI: bus type PNP registered\n[ 0.369974] pnp: PnP ACPI: found 8 devices\n[ 0.371439] ACPI: bus type PNP unregistered\n[ 0.380274] NET: Registered protocol family 2\n[ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.387085] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389325] TCP: reno registered\n[ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395169] NET: Registered protocol family 1\n[ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450312] Trying to unpack rootfs image as initramfs...\n[ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.560837] Scanning for low memory corruption every 60 seconds\n[ 0.563700] Initialise system trusted keyring\n[ 0.565353] audit: initializing netlink socket (disabled)\n[ 0.567043] type=2000 audit(1546920199.766:1): initialized\n[ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591856] zbud: loaded\n[ 0.593297] VFS: Disk quotas dquot_6.5.2\n[ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598027] fuse init (API version 7.22)\n[ 0.599762] msgmni has been set to 3997\n[ 0.601453] Key type big_key registered\n[ 0.603638] Key type asymmetric registered\n[ 0.605377] Asymmetric key parser 'x509' registered\n[ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.611181] io scheduler noop registered\n[ 0.613428] io scheduler deadline registered (default)\n[ 0.616274] io scheduler cfq registered\n[ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623274] ipmi message handler version 39.2\n[ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628391] ACPI: Power Button [PWRF]\n[ 0.630171] GHES: HEST is not enabled!\n[ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.757567] Linux agpgart interface v0.103\n[ 0.760116] brd: module loaded\n[ 0.761669] loop: module loaded\n[ 0.763197] blk-mq: CPU -> queue map\n[ 0.764797] CPU 0 -> Queue 0\n[ 0.766210] CPU 1 -> Queue 0\n[ 0.768545] vda: vda1\n[ 0.770447] scsi0 : ata_piix\n[ 0.771718] scsi1 : ata_piix\n[ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.778013] libphy: Fixed MDIO Bus: probed\n[ 0.779685] tun: Universal TUN/TAP device driver, 1.6\n[ 0.781651] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.785944] PPP generic driver version 2.4.2\n[ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789395] ehci-pci: EHCI PCI platform driver\n[ 0.791265] ehci-platform: EHCI generic platform driver\n[ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.795730] ohci-pci: OHCI PCI platform driver\n[ 0.797755] ohci-platform: OHCI generic platform driver\n[ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.836620] usb usb1: Product: UHCI Host Controller\n[ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.840562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.842359] hub 1-0:1.0: USB hub found\n[ 0.843976] hub 1-0:1.0: 2 ports detected\n[ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.853422] mousedev: PS/2 mouse device common for all mice\n[ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.859110] rtc_cmos 00:00: RTC can wake from S4\n[ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.866511] device-mapper: uevent: version 1.0.3\n[ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.874477] TCP: cubic registered\n[ 0.875835] NET: Registered protocol family 10\n[ 0.877696] NET: Registered protocol family 17\n[ 0.890484] Key type dns_resolver registered\n[ 0.892345] Loading compiled-in X.509 certificates\n[ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.897763] registered taskstats version 1\n[ 0.901327] Key type trusted registered\n[ 0.906016] Key type encrypted registered\n[ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.909465] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.911988] regulator-dummy: disabling\n[ 0.913491] Magic number: 3:503:59\n[ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200)\n[ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.920116] EDD information not available.\n[ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.936365] Write protecting the kernel read-only data: 12288k\n[ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.958552] systemd-udevd[107]: starting version 204\n[ 1.001404] FDC 0 is a S82078B\n[ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.327226] usb 1-1: Product: QEMU USB Tablet\n[ 1.328929] usb 1-1: Manufacturer: QEMU\n[ 1.330518] usb 1-1: SerialNumber: 42\n[ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds.\ncloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.08]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 |\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.1 | 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:\n0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..o. |\n| . o.o.. |\n|. . . o o.. |\n|.+ . . . |\n|. o o E S |\n| . . X . |\n| . = = |\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:\n66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.o. |\n| o oo= o |\n|E . ..B |\n|.. . o o |\n|+ . . o S |\n| = 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:\ncd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| . o o . |\n| + *E. . .|\n| O o+. oo|\n| S oo.o=+.|\n| o +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:\nae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=. |\n| + *.. |\n| . .E.+ |\n| + *o. |\n| *.o S |\n| . . |\n| .... . |\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 * 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 ]\n * Starting system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 * Starting ACPI daemon[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 ]\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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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 16884 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2552 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727\nclearwater-socket-factory-sig start/running, process 8732\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8782\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 14 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 (12.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..."} 2019-01-08 04:05:55,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-39cc2022-9935-402e-9cb4-b42e3c84637a 2019-01-08 04:05:55,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.102588176727s 2019-01-08 04:05:55,237 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-39cc2022-9935-402e-9cb4-b42e3c84637a 2019-01-08 04:05:55,237 - 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.008038] pid_max: default: 32768 minimum: 301 [ 0.009887] Security Framework initialized [ 0.012204] AppArmor: AppArmor initialized [ 0.013652] Yama: becoming mindful. [ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028880] Initializing cgroup subsys memory [ 0.030760] Initializing cgroup subsys devices [ 0.032019] Initializing cgroup subsys freezer [ 0.033957] Initializing cgroup subsys blkio [ 0.036020] Initializing cgroup subsys perf_event [ 0.038050] Initializing cgroup subsys hugetlb [ 0.040916] mce: CPU supports 10 MCE banks [ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044038] Spectre V2 : Mitigation: Full generic retpoline [ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.080626] ACPI: Core revision 20131115 [ 0.083532] ACPI: All ACPI Tables successfully acquired [ 0.085689] ftrace: allocating 28753 entries in 113 pages [ 0.116357] smpboot: Max logical packages: 2 [ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.124295] Enabling x2apic [ 0.125384] Enabled x2apic [ 0.126742] Switched APIC routing to physical x2apic. [ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.146928] KVM setup paravirtual spinlock [ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152212] x86: Booting SMP configuration: [ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.172031] x86: Booted up 1 node, 2 CPUs [ 0.172020] KVM setup async PF for cpu 1 [ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.178595] devtmpfs: initialized [ 0.181944] EVM: security.selinux [ 0.183184] EVM: security.SMACK64 [ 0.184003] EVM: security.ima [ 0.185132] EVM: security.capability [ 0.186490] pinctrl core: initialized pinctrl subsystem [ 0.188064] regulator-dummy: no parameters [ 0.189579] RTC time: 4:03:19, date: 01/08/19 [ 0.191151] NET: Registered protocol family 16 [ 0.192131] cpuidle: using governor ladder [ 0.193561] cpuidle: using governor menu [ 0.195006] ACPI: bus type PCI registered [ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.198207] PCI: Using configuration type 1 for base access [ 0.200678] bio: create slab at 0 [ 0.201477] ACPI: Added _OSI(Module Device) [ 0.201539] ACPI: Added _OSI(Processor Device) [ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.205634] ACPI: Added _OSI(Processor Aggregator Device) [ 0.209150] ACPI: Interpreter enabled [ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.223312] ACPI: (supports S0 S5) [ 0.224003] ACPI: Using IOAPIC for interrupt routing [ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.228209] ACPI: No dock devices found. [ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.239847] acpiphp: Slot [3] registered [ 0.240035] acpiphp: Slot [4] registered [ 0.241450] acpiphp: Slot [5] registered [ 0.242863] acpiphp: Slot [6] registered [ 0.244035] acpiphp: Slot [7] registered [ 0.245431] acpiphp: Slot [8] registered [ 0.246826] acpiphp: Slot [9] registered [ 0.248029] acpiphp: Slot [10] registered [ 0.249417] acpiphp: Slot [11] registered [ 0.250826] acpiphp: Slot [12] registered [ 0.252021] acpiphp: Slot [13] registered [ 0.253440] acpiphp: Slot [14] registered [ 0.254865] acpiphp: Slot [15] registered [ 0.256021] acpiphp: Slot [16] registered [ 0.257435] acpiphp: Slot [17] registered [ 0.258853] acpiphp: Slot [18] registered [ 0.260028] acpiphp: Slot [19] registered [ 0.261424] acpiphp: Slot [20] registered [ 0.262838] acpiphp: Slot [21] registered [ 0.264020] acpiphp: Slot [22] registered [ 0.265431] acpiphp: Slot [23] registered [ 0.266848] acpiphp: Slot [24] registered [ 0.268021] acpiphp: Slot [25] registered [ 0.269436] acpiphp: Slot [26] registered [ 0.270853] acpiphp: Slot [27] registered [ 0.272020] acpiphp: Slot [28] registered [ 0.273433] acpiphp: Slot [29] registered [ 0.274849] acpiphp: Slot [30] registered [ 0.276027] acpiphp: Slot [31] registered [ 0.277431] PCI host bridge to bus 0000:00 [ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.340005] vgaarb: loaded [ 0.341062] vgaarb: bridge control possible 0000:00:02.0 [ 0.343192] SCSI subsystem initialized [ 0.344196] ACPI: bus type USB registered [ 0.345677] usbcore: registered new interface driver usbfs [ 0.347544] usbcore: registered new interface driver hub [ 0.348059] usbcore: registered new device driver usb [ 0.349907] PCI: Using ACPI for IRQ routing [ 0.352300] NetLabel: Initializing [ 0.353647] NetLabel: domain hash size = 128 [ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356083] NetLabel: unlabeled traffic allowed by default [ 0.358090] Switched to clocksource kvm-clock [ 0.365065] AppArmor: AppArmor Filesystem Enabled [ 0.366776] pnp: PnP ACPI init [ 0.367959] ACPI: bus type PNP registered [ 0.369974] pnp: PnP ACPI: found 8 devices [ 0.371439] ACPI: bus type PNP unregistered [ 0.380274] NET: Registered protocol family 2 [ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.387085] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389325] TCP: reno registered [ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395169] NET: Registered protocol family 1 [ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.450312] Trying to unpack rootfs image as initramfs... [ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.560837] Scanning for low memory corruption every 60 seconds [ 0.563700] Initialise system trusted keyring [ 0.565353] audit: initializing netlink socket (disabled) [ 0.567043] type=2000 audit(1546920199.766:1): initialized [ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591856] zbud: loaded [ 0.593297] VFS: Disk quotas dquot_6.5.2 [ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598027] fuse init (API version 7.22) [ 0.599762] msgmni has been set to 3997 [ 0.601453] Key type big_key registered [ 0.603638] Key type asymmetric registered [ 0.605377] Asymmetric key parser 'x509' registered [ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.611181] io scheduler noop registered [ 0.613428] io scheduler deadline registered (default) [ 0.616274] io scheduler cfq registered [ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623274] ipmi message handler version 39.2 [ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628391] ACPI: Power Button [PWRF] [ 0.630171] GHES: HEST is not enabled! [ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.757567] Linux agpgart interface v0.103 [ 0.760116] brd: module loaded [ 0.761669] loop: module loaded [ 0.763197] blk-mq: CPU -> queue map [ 0.764797] CPU 0 -> Queue 0 [ 0.766210] CPU 1 -> Queue 0 [ 0.768545] vda: vda1 [ 0.770447] scsi0 : ata_piix [ 0.771718] scsi1 : ata_piix [ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.778013] libphy: Fixed MDIO Bus: probed [ 0.779685] tun: Universal TUN/TAP device driver, 1.6 [ 0.781651] tun: (C) 1999-2004 Max Krasnyansky [ 0.785944] PPP generic driver version 2.4.2 [ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.789395] ehci-pci: EHCI PCI platform driver [ 0.791265] ehci-platform: EHCI generic platform driver [ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.795730] ohci-pci: OHCI PCI platform driver [ 0.797755] ohci-platform: OHCI generic platform driver [ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver [ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.836620] usb usb1: Product: UHCI Host Controller [ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.840562] usb usb1: SerialNumber: 0000:00:01.2 [ 0.842359] hub 1-0:1.0: USB hub found [ 0.843976] hub 1-0:1.0: 2 ports detected [ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.853422] mousedev: PS/2 mouse device common for all mice [ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.859110] rtc_cmos 00:00: RTC can wake from S4 [ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.866511] device-mapper: uevent: version 1.0.3 [ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs [ 0.874477] TCP: cubic registered [ 0.875835] NET: Registered protocol family 10 [ 0.877696] NET: Registered protocol family 17 [ 0.890484] Key type dns_resolver registered [ 0.892345] Loading compiled-in X.509 certificates [ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.897763] registered taskstats version 1 [ 0.901327] Key type trusted registered [ 0.906016] Key type encrypted registered [ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled [ 0.909465] IMA: No TPM chip found, activating TPM-bypass! [ 0.911988] regulator-dummy: disabling [ 0.913491] Magic number: 3:503:59 [ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200) [ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.920116] EDD information not available. [ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.936365] Write protecting the kernel read-only data: 12288k [ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.958552] systemd-udevd[107]: starting version 204 [ 1.001404] FDC 0 is a S82078B [ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.327226] usb 1-1: Product: QEMU USB Tablet [ 1.328929] usb 1-1: Manufacturer: QEMU [ 1.330518] usb 1-1: SerialNumber: 42 [ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds. cloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.08]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 | 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.1 | 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: 0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..o. | | . o.o.. | |. . . o o.. | |.+ . . . | |. o o E S | | . . X . | | . = = | | 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: 66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.o. | | o oo= o | |E . ..B | |.. . o o | |+ . . o S | | = 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: cd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | . o o . | | + *E. . .| | O o+. oo| | S oo.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: ae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=. | | + *.. | | . .E.+ | | + *o. | | *.o S | | . . | | .... . | | . .o o | | ...o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 D-Bus system message bus[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 16884 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2552 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727 clearwater-socket-factory-sig start/running, process 8732 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8782 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 14 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 (12.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... 2019-01-08 04:05:55,241 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:06:05,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:06:05,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:06:05,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e864fe19-22cc-4fa6-bb38-46c892d35ffc x-compute-request-id: req-e864fe19-22cc-4fa6-bb38-46c892d35ffc Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:06:05,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e864fe19-22cc-4fa6-bb38-46c892d35ffc 2019-01-08 04:06:05,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480432033539s 2019-01-08 04:06:05,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e864fe19-22cc-4fa6-bb38-46c892d35ffc 2019-01-08 04:06:05,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:06:05,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:06:05,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-821e8868-db84-465d-9050-4d7638a3b570 x-compute-request-id: req-821e8868-db84-465d-9050-4d7638a3b570 Content-Encoding: gzip Content-Length: 20830 Content-Type: application/json RESP BODY: {"output": "nc 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.008038] pid_max: default: 32768 minimum: 301\n[ 0.009887] Security Framework initialized\n[ 0.012204] AppArmor: AppArmor initialized\n[ 0.013652] Yama: becoming mindful.\n[ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028880] Initializing cgroup subsys memory\n[ 0.030760] Initializing cgroup subsys devices\n[ 0.032019] Initializing cgroup subsys freezer\n[ 0.033957] Initializing cgroup subsys blkio\n[ 0.036020] Initializing cgroup subsys perf_event\n[ 0.038050] Initializing cgroup subsys hugetlb\n[ 0.040916] mce: CPU supports 10 MCE banks\n[ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044038] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.080626] ACPI: Core revision 20131115\n[ 0.083532] ACPI: All ACPI Tables successfully acquired\n[ 0.085689] ftrace: allocating 28753 entries in 113 pages\n[ 0.116357] smpboot: Max logical packages: 2\n[ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.124295] Enabling x2apic\n[ 0.125384] Enabled x2apic\n[ 0.126742] Switched APIC routing to physical x2apic.\n[ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.146928] KVM setup paravirtual spinlock\n[ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.152212] x86: Booting SMP configuration:\n[ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.172031] x86: Booted up 1 node, 2 CPUs\n[ 0.172020] KVM setup async PF for cpu 1\n[ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.178595] devtmpfs: initialized\n[ 0.181944] EVM: security.selinux\n[ 0.183184] EVM: security.SMACK64\n[ 0.184003] EVM: security.ima\n[ 0.185132] EVM: security.capability\n[ 0.186490] pinctrl core: initialized pinctrl subsystem\n[ 0.188064] regulator-dummy: no parameters\n[ 0.189579] RTC time: 4:03:19, date: 01/08/19\n[ 0.191151] NET: Registered protocol family 16\n[ 0.192131] cpuidle: using governor ladder\n[ 0.193561] cpuidle: using governor menu\n[ 0.195006] ACPI: bus type PCI registered\n[ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.198207] PCI: Using configuration type 1 for base access\n[ 0.200678] bio: create slab at 0\n[ 0.201477] ACPI: Added _OSI(Module Device)\n[ 0.201539] ACPI: Added _OSI(Processor Device)\n[ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.205634] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.209150] ACPI: Interpreter enabled\n[ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.223312] ACPI: (supports S0 S5)\n[ 0.224003] ACPI: Using IOAPIC for interrupt routing\n[ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.228209] ACPI: No dock devices found.\n[ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.239847] acpiphp: Slot [3] registered\n[ 0.240035] acpiphp: Slot [4] registered\n[ 0.241450] acpiphp: Slot [5] registered\n[ 0.242863] acpiphp: Slot [6] registered\n[ 0.244035] acpiphp: Slot [7] registered\n[ 0.245431] acpiphp: Slot [8] registered\n[ 0.246826] acpiphp: Slot [9] registered\n[ 0.248029] acpiphp: Slot [10] registered\n[ 0.249417] acpiphp: Slot [11] registered\n[ 0.250826] acpiphp: Slot [12] registered\n[ 0.252021] acpiphp: Slot [13] registered\n[ 0.253440] acpiphp: Slot [14] registered\n[ 0.254865] acpiphp: Slot [15] registered\n[ 0.256021] acpiphp: Slot [16] registered\n[ 0.257435] acpiphp: Slot [17] registered\n[ 0.258853] acpiphp: Slot [18] registered\n[ 0.260028] acpiphp: Slot [19] registered\n[ 0.261424] acpiphp: Slot [20] registered\n[ 0.262838] acpiphp: Slot [21] registered\n[ 0.264020] acpiphp: Slot [22] registered\n[ 0.265431] acpiphp: Slot [23] registered\n[ 0.266848] acpiphp: Slot [24] registered\n[ 0.268021] acpiphp: Slot [25] registered\n[ 0.269436] acpiphp: Slot [26] registered\n[ 0.270853] acpiphp: Slot [27] registered\n[ 0.272020] acpiphp: Slot [28] registered\n[ 0.273433] acpiphp: Slot [29] registered\n[ 0.274849] acpiphp: Slot [30] registered\n[ 0.276027] acpiphp: Slot [31] registered\n[ 0.277431] PCI host bridge to bus 0000:00\n[ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.340005] vgaarb: loaded\n[ 0.341062] vgaarb: bridge control possible 0000:00:02.0\n[ 0.343192] SCSI subsystem initialized\n[ 0.344196] ACPI: bus type USB registered\n[ 0.345677] usbcore: registered new interface driver usbfs\n[ 0.347544] usbcore: registered new interface driver hub\n[ 0.348059] usbcore: registered new device driver usb\n[ 0.349907] PCI: Using ACPI for IRQ routing\n[ 0.352300] NetLabel: Initializing\n[ 0.353647] NetLabel: domain hash size = 128\n[ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356083] NetLabel: unlabeled traffic allowed by default\n[ 0.358090] Switched to clocksource kvm-clock\n[ 0.365065] AppArmor: AppArmor Filesystem Enabled\n[ 0.366776] pnp: PnP ACPI init\n[ 0.367959] ACPI: bus type PNP registered\n[ 0.369974] pnp: PnP ACPI: found 8 devices\n[ 0.371439] ACPI: bus type PNP unregistered\n[ 0.380274] NET: Registered protocol family 2\n[ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.387085] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389325] TCP: reno registered\n[ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395169] NET: Registered protocol family 1\n[ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450312] Trying to unpack rootfs image as initramfs...\n[ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.560837] Scanning for low memory corruption every 60 seconds\n[ 0.563700] Initialise system trusted keyring\n[ 0.565353] audit: initializing netlink socket (disabled)\n[ 0.567043] type=2000 audit(1546920199.766:1): initialized\n[ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591856] zbud: loaded\n[ 0.593297] VFS: Disk quotas dquot_6.5.2\n[ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598027] fuse init (API version 7.22)\n[ 0.599762] msgmni has been set to 3997\n[ 0.601453] Key type big_key registered\n[ 0.603638] Key type asymmetric registered\n[ 0.605377] Asymmetric key parser 'x509' registered\n[ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.611181] io scheduler noop registered\n[ 0.613428] io scheduler deadline registered (default)\n[ 0.616274] io scheduler cfq registered\n[ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623274] ipmi message handler version 39.2\n[ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628391] ACPI: Power Button [PWRF]\n[ 0.630171] GHES: HEST is not enabled!\n[ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.757567] Linux agpgart interface v0.103\n[ 0.760116] brd: module loaded\n[ 0.761669] loop: module loaded\n[ 0.763197] blk-mq: CPU -> queue map\n[ 0.764797] CPU 0 -> Queue 0\n[ 0.766210] CPU 1 -> Queue 0\n[ 0.768545] vda: vda1\n[ 0.770447] scsi0 : ata_piix\n[ 0.771718] scsi1 : ata_piix\n[ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.778013] libphy: Fixed MDIO Bus: probed\n[ 0.779685] tun: Universal TUN/TAP device driver, 1.6\n[ 0.781651] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.785944] PPP generic driver version 2.4.2\n[ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789395] ehci-pci: EHCI PCI platform driver\n[ 0.791265] ehci-platform: EHCI generic platform driver\n[ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.795730] ohci-pci: OHCI PCI platform driver\n[ 0.797755] ohci-platform: OHCI generic platform driver\n[ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.836620] usb usb1: Product: UHCI Host Controller\n[ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.840562] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.842359] hub 1-0:1.0: USB hub found\n[ 0.843976] hub 1-0:1.0: 2 ports detected\n[ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.853422] mousedev: PS/2 mouse device common for all mice\n[ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.859110] rtc_cmos 00:00: RTC can wake from S4\n[ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.866511] device-mapper: uevent: version 1.0.3\n[ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.874477] TCP: cubic registered\n[ 0.875835] NET: Registered protocol family 10\n[ 0.877696] NET: Registered protocol family 17\n[ 0.890484] Key type dns_resolver registered\n[ 0.892345] Loading compiled-in X.509 certificates\n[ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.897763] registered taskstats version 1\n[ 0.901327] Key type trusted registered\n[ 0.906016] Key type encrypted registered\n[ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.909465] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.911988] regulator-dummy: disabling\n[ 0.913491] Magic number: 3:503:59\n[ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200)\n[ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.920116] EDD information not available.\n[ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.936365] Write protecting the kernel read-only data: 12288k\n[ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.958552] systemd-udevd[107]: starting version 204\n[ 1.001404] FDC 0 is a S82078B\n[ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.327226] usb 1-1: Product: QEMU USB Tablet\n[ 1.328929] usb 1-1: Manufacturer: QEMU\n[ 1.330518] usb 1-1: SerialNumber: 42\n[ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds.\ncloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.08]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 |\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.1 | 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:\n0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..o. |\n| . o.o.. |\n|. . . o o.. |\n|.+ . . . |\n|. o o E S |\n| . . X . |\n| . = = |\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:\n66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o.o. |\n| o oo= o |\n|E . ..B |\n|.. . o o |\n|+ . . o S |\n| = 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:\ncd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| . o o . |\n| + *E. . .|\n| O o+. oo|\n| S oo.o=+.|\n| o +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:\nae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=. |\n| + *.. |\n| . .E.+ |\n| + *o. |\n| *.o S |\n| . . |\n| .... . |\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 * 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 ]\n * Starting system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 * Starting ACPI daemon[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 ]\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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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 16884 0 --:--:-- --:--:-- --:--:-- 16930\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (2552 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727\nclearwater-socket-factory-sig start/running, process 8732\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8782\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 14 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 (12.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.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.6\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.6\n++ echo A 192.168.0.6\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0 (DSA)\nec2: 256 cd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0 (ECDSA)\nec2: 256 ae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0 (ED25519)\nec2: 2048 0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZB/dZ1A63OVYpBoz387mp7Z/wHkWg3l8dMQqcsgPcFEcPARFDMWNk0v8zjkApl+G2LRcxcqjS7zbF98NAAF8M= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFPBrfphLu37sjoQQqAbmxHrAnNMbPvzovx0zpN7TIQK root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWuh3jNR/37BJ/oj1gIqr25YvBWMFDJ+W7ozQ/1nHNWO9HF2A0CmRjTf/myBlcQtQb77L7PmOH9Kn9I8KofOAFHDgRFL1PskOZmFd1TLVZIDm/Af3vY9nUxviZPDeM++64ULAz2Yveg2O6AmJfK/4k+chPvniUKTZQv4vqZM/v4lfZaAqcATYdPbbaOykmDc2qJyxQmHnJp5+lj5FOvctylWDaWvgHaMABq4Et1gpPMPC1gmMD8pIuziww5HM5E1OJVEwmfzwMrnM/Jx46K7gnx2jrzn8X6dTo1ofNJxa9gEnwcpT1s7z3jKZgVUeewUw+7WtpMhVcB4ndBfeigvXH root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:06:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 165.85 seconds\n"} 2019-01-08 04:06:05,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-821e8868-db84-465d-9050-4d7638a3b570 2019-01-08 04:06:05,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0825898647308s 2019-01-08 04:06:05,825 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf/action used request id req-821e8868-db84-465d-9050-4d7638a3b570 2019-01-08 04:06:05,825 - functest.core.singlevm - DEBUG - console: nc 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.008038] pid_max: default: 32768 minimum: 301 [ 0.009887] Security Framework initialized [ 0.012204] AppArmor: AppArmor initialized [ 0.013652] Yama: becoming mindful. [ 0.015427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020043] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023231] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028880] Initializing cgroup subsys memory [ 0.030760] Initializing cgroup subsys devices [ 0.032019] Initializing cgroup subsys freezer [ 0.033957] Initializing cgroup subsys blkio [ 0.036020] Initializing cgroup subsys perf_event [ 0.038050] Initializing cgroup subsys hugetlb [ 0.040916] mce: CPU supports 10 MCE banks [ 0.042770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044038] Spectre V2 : Mitigation: Full generic retpoline [ 0.048016] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054629] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.066552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.080626] ACPI: Core revision 20131115 [ 0.083532] ACPI: All ACPI Tables successfully acquired [ 0.085689] ftrace: allocating 28753 entries in 113 pages [ 0.116357] smpboot: Max logical packages: 2 [ 0.120010] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122144] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.124295] Enabling x2apic [ 0.125384] Enabled x2apic [ 0.126742] Switched APIC routing to physical x2apic. [ 0.129420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.146928] KVM setup paravirtual spinlock [ 0.150056] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152212] x86: Booting SMP configuration: [ 0.153786] .... node #0, CPUs: #1[ 0.150002] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.172031] x86: Booted up 1 node, 2 CPUs [ 0.172020] KVM setup async PF for cpu 1 [ 0.172022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.176015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.178595] devtmpfs: initialized [ 0.181944] EVM: security.selinux [ 0.183184] EVM: security.SMACK64 [ 0.184003] EVM: security.ima [ 0.185132] EVM: security.capability [ 0.186490] pinctrl core: initialized pinctrl subsystem [ 0.188064] regulator-dummy: no parameters [ 0.189579] RTC time: 4:03:19, date: 01/08/19 [ 0.191151] NET: Registered protocol family 16 [ 0.192131] cpuidle: using governor ladder [ 0.193561] cpuidle: using governor menu [ 0.195006] ACPI: bus type PCI registered [ 0.196008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.198207] PCI: Using configuration type 1 for base access [ 0.200678] bio: create slab at 0 [ 0.201477] ACPI: Added _OSI(Module Device) [ 0.201539] ACPI: Added _OSI(Processor Device) [ 0.204003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.205634] ACPI: Added _OSI(Processor Aggregator Device) [ 0.209150] ACPI: Interpreter enabled [ 0.210505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.212925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.216003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.220004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.223312] ACPI: (supports S0 S5) [ 0.224003] ACPI: Using IOAPIC for interrupt routing [ 0.225678] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.228209] ACPI: No dock devices found. [ 0.231650] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.232008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.236020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.239847] acpiphp: Slot [3] registered [ 0.240035] acpiphp: Slot [4] registered [ 0.241450] acpiphp: Slot [5] registered [ 0.242863] acpiphp: Slot [6] registered [ 0.244035] acpiphp: Slot [7] registered [ 0.245431] acpiphp: Slot [8] registered [ 0.246826] acpiphp: Slot [9] registered [ 0.248029] acpiphp: Slot [10] registered [ 0.249417] acpiphp: Slot [11] registered [ 0.250826] acpiphp: Slot [12] registered [ 0.252021] acpiphp: Slot [13] registered [ 0.253440] acpiphp: Slot [14] registered [ 0.254865] acpiphp: Slot [15] registered [ 0.256021] acpiphp: Slot [16] registered [ 0.257435] acpiphp: Slot [17] registered [ 0.258853] acpiphp: Slot [18] registered [ 0.260028] acpiphp: Slot [19] registered [ 0.261424] acpiphp: Slot [20] registered [ 0.262838] acpiphp: Slot [21] registered [ 0.264020] acpiphp: Slot [22] registered [ 0.265431] acpiphp: Slot [23] registered [ 0.266848] acpiphp: Slot [24] registered [ 0.268021] acpiphp: Slot [25] registered [ 0.269436] acpiphp: Slot [26] registered [ 0.270853] acpiphp: Slot [27] registered [ 0.272020] acpiphp: Slot [28] registered [ 0.273433] acpiphp: Slot [29] registered [ 0.274849] acpiphp: Slot [30] registered [ 0.276027] acpiphp: Slot [31] registered [ 0.277431] PCI host bridge to bus 0000:00 [ 0.278846] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.280004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.281976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.283946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.284003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.286153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.295975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.324696] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.327437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.329171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.331656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.333164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.335403] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.336319] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.337916] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.340005] vgaarb: loaded [ 0.341062] vgaarb: bridge control possible 0000:00:02.0 [ 0.343192] SCSI subsystem initialized [ 0.344196] ACPI: bus type USB registered [ 0.345677] usbcore: registered new interface driver usbfs [ 0.347544] usbcore: registered new interface driver hub [ 0.348059] usbcore: registered new device driver usb [ 0.349907] PCI: Using ACPI for IRQ routing [ 0.352300] NetLabel: Initializing [ 0.353647] NetLabel: domain hash size = 128 [ 0.355114] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356083] NetLabel: unlabeled traffic allowed by default [ 0.358090] Switched to clocksource kvm-clock [ 0.365065] AppArmor: AppArmor Filesystem Enabled [ 0.366776] pnp: PnP ACPI init [ 0.367959] ACPI: bus type PNP registered [ 0.369974] pnp: PnP ACPI: found 8 devices [ 0.371439] ACPI: bus type PNP unregistered [ 0.380274] NET: Registered protocol family 2 [ 0.382166] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.384771] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.387085] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389325] TCP: reno registered [ 0.390638] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.392897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395169] NET: Registered protocol family 1 [ 0.396800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400809] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.450312] Trying to unpack rootfs image as initramfs... [ 0.551043] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.553797] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.555587] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.557810] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.560837] Scanning for low memory corruption every 60 seconds [ 0.563700] Initialise system trusted keyring [ 0.565353] audit: initializing netlink socket (disabled) [ 0.567043] type=2000 audit(1546920199.766:1): initialized [ 0.588386] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591856] zbud: loaded [ 0.593297] VFS: Disk quotas dquot_6.5.2 [ 0.595027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598027] fuse init (API version 7.22) [ 0.599762] msgmni has been set to 3997 [ 0.601453] Key type big_key registered [ 0.603638] Key type asymmetric registered [ 0.605377] Asymmetric key parser 'x509' registered [ 0.607377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.611181] io scheduler noop registered [ 0.613428] io scheduler deadline registered (default) [ 0.616274] io scheduler cfq registered [ 0.618178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623274] ipmi message handler version 39.2 [ 0.625206] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628391] ACPI: Power Button [PWRF] [ 0.630171] GHES: HEST is not enabled! [ 0.653077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.723039] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.726368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.753371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.757567] Linux agpgart interface v0.103 [ 0.760116] brd: module loaded [ 0.761669] loop: module loaded [ 0.763197] blk-mq: CPU -> queue map [ 0.764797] CPU 0 -> Queue 0 [ 0.766210] CPU 1 -> Queue 0 [ 0.768545] vda: vda1 [ 0.770447] scsi0 : ata_piix [ 0.771718] scsi1 : ata_piix [ 0.772917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.775245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.778013] libphy: Fixed MDIO Bus: probed [ 0.779685] tun: Universal TUN/TAP device driver, 1.6 [ 0.781651] tun: (C) 1999-2004 Max Krasnyansky [ 0.785944] PPP generic driver version 2.4.2 [ 0.787444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.789395] ehci-pci: EHCI PCI platform driver [ 0.791265] ehci-platform: EHCI generic platform driver [ 0.793710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.795730] ohci-pci: OHCI PCI platform driver [ 0.797755] ohci-platform: OHCI generic platform driver [ 0.800318] uhci_hcd: USB Universal Host Controller Interface driver [ 0.824232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.826268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.829373] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.831480] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.833702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.836620] usb usb1: Product: UHCI Host Controller [ 0.838396] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.840562] usb usb1: SerialNumber: 0000:00:01.2 [ 0.842359] hub 1-0:1.0: USB hub found [ 0.843976] hub 1-0:1.0: 2 ports detected [ 0.845707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.849451] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.851269] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.853422] mousedev: PS/2 mouse device common for all mice [ 0.855974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.859110] rtc_cmos 00:00: RTC can wake from S4 [ 0.861394] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.863907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.866511] device-mapper: uevent: version 1.0.3 [ 0.868505] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.871932] ledtrig-cpu: registered to indicate activity on CPUs [ 0.874477] TCP: cubic registered [ 0.875835] NET: Registered protocol family 10 [ 0.877696] NET: Registered protocol family 17 [ 0.890484] Key type dns_resolver registered [ 0.892345] Loading compiled-in X.509 certificates [ 0.894599] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.897763] registered taskstats version 1 [ 0.901327] Key type trusted registered [ 0.906016] Key type encrypted registered [ 0.907573] AppArmor: AppArmor sha1 policy hashing enabled [ 0.909465] IMA: No TPM chip found, activating TPM-bypass! [ 0.911988] regulator-dummy: disabling [ 0.913491] Magic number: 3:503:59 [ 0.914956] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:20 UTC (1546920200) [ 0.918052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.920116] EDD information not available. [ 0.933580] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.936365] Write protecting the kernel read-only data: 12288k [ 0.938996] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.943088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.958552] systemd-udevd[107]: starting version 204 [ 1.001404] FDC 0 is a S82078B [ 1.156080] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.321508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.324427] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.327226] usb 1-1: Product: QEMU USB Tablet [ 1.328929] usb 1-1: Manufacturer: QEMU [ 1.330518] usb 1-1: SerialNumber: 42 [ 2.039003] 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.390787] 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.598163] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.703457] 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 Tue, 08 Jan 2019 04:03:22 +0000. Up 3.08 seconds. cloud-init-nonet[3.24]: 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 set console keymap[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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.08]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:23 +0000. Up 4.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:1e:dc:2e | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:da:b9:33 | 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.1 | 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: 0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..o. | | . o.o.. | |. . . o o.. | |.+ . . . | |. o o E S | | . . X . | | . = = | | 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: 66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . o.o. | | o oo= o | |E . ..B | |.. . o o | |+ . . o S | | = 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: cd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | . o o . | | + *E. . .| | O o+. oo| | S oo.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: ae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=. | | + *.. | | . .E.+ | | + *o. | | *.o S | | . . | | .... . | | . .o o | | ...o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 D-Bus system message bus[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:27 +0000. Up 7.92 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 ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[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 Tue, 08 Jan 2019 04:03:28 +0000. Up 8.87 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 16884 0 --:--:-- --:--:-- --:--:-- 16930 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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://repo.cw-ngv.com binary/ Release [1219 B] Get:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:9 http://security.ubuntu.com trusty-security/main Sources [167 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (2552 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 18s (4942 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 8727 clearwater-socket-factory-sig start/running, process 8732 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8782 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 14 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 (12.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.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.6 ++ echo A 192.168.0.6 + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 66:c1:b9:b8:51:09:39:20:b7:f5:a8:e2:ad:c1:90:03 root@dime-0 (DSA) ec2: 256 cd:f4:20:54:8b:b3:c5:fd:13:ad:73:39:b9:42:8c:13 root@dime-0 (ECDSA) ec2: 256 ae:70:ab:d2:11:86:33:97:76:45:31:ce:4c:aa:c5:cc root@dime-0 (ED25519) ec2: 2048 0a:0f:4a:0c:5a:d7:95:17:7a:a1:b8:da:ca:54:3a:47 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZB/dZ1A63OVYpBoz387mp7Z/wHkWg3l8dMQqcsgPcFEcPARFDMWNk0v8zjkApl+G2LRcxcqjS7zbF98NAAF8M= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFPBrfphLu37sjoQQqAbmxHrAnNMbPvzovx0zpN7TIQK root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWuh3jNR/37BJ/oj1gIqr25YvBWMFDJ+W7ozQ/1nHNWO9HF2A0CmRjTf/myBlcQtQb77L7PmOH9Kn9I8KofOAFHDgRFL1PskOZmFd1TLVZIDm/Af3vY9nUxviZPDeM++64ULAz2Yveg2O6AmJfK/4k+chPvniUKTZQv4vqZM/v4lfZaAqcATYdPbbaOykmDc2qJyxQmHnJp5+lj5FOvctylWDaWvgHaMABq4Et1gpPMPC1gmMD8pIuziww5HM5E1OJVEwmfzwMrnM/Jx46K7gnx2jrzn8X6dTo1ofNJxa9gEnwcpT1s7z3jKZgVUeewUw+7WtpMhVcB4ndBfeigvXH root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:06:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 165.85 seconds 2019-01-08 04:06:05,829 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-08 04:06:05,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:06:05,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:06:06,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61ba0c00-3147-4890-9ed6-9c87dd0184e7 x-compute-request-id: req-61ba0c00-3147-4890-9ed6-9c87dd0184e7 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:06:06,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-61ba0c00-3147-4890-9ed6-9c87dd0184e7 2019-01-08 04:06:06,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488330841064s 2019-01-08 04:06:06,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-61ba0c00-3147-4890-9ed6-9c87dd0184e7 2019-01-08 04:06:06,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:06:06,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:06:06,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c4ede4e-bec0-47d5-a90d-bf5587bab06f x-compute-request-id: req-2c4ede4e-bec0-47d5-a90d-bf5587bab06f Content-Encoding: gzip Content-Length: 20964 Content-Type: application/json RESP BODY: {"output": "u 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.009689] Security Framework initialized\n[ 0.011231] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013488] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017753] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020851] 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.026671] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029616] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033566] Initializing cgroup subsys perf_event\n[ 0.035247] Initializing cgroup subsys hugetlb\n[ 0.036778] mce: CPU supports 10 MCE banks\n[ 0.038341] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046162] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052149] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.054472] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056049] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.062013] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.072890] ACPI: Core revision 20131115\n[ 0.075207] ACPI: All ACPI Tables successfully acquired\n[ 0.076505] ftrace: allocating 28753 entries in 113 pages\n[ 0.100628] smpboot: Max logical packages: 2\n[ 0.102189] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.104004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.108381] Enabling x2apic\n[ 0.109507] Enabled x2apic\n[ 0.110914] Switched APIC routing to physical x2apic.\n[ 0.113401] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.119818] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127688] KVM setup paravirtual spinlock\n[ 0.132070] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.134587] x86: Booting SMP configuration:\n[ 0.136004] .... node #0, CPUs: #1[ 0.131991] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152059] x86: Booted up 1 node, 2 CPUs\n[ 0.152042] KVM setup async PF for cpu 1\n[ 0.152042] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159042] devtmpfs: initialized\n[ 0.161601] EVM: security.selinux\n[ 0.163006] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165259] EVM: security.capability\n[ 0.166749] pinctrl core: initialized pinctrl subsystem\n[ 0.168078] regulator-dummy: no parameters\n[ 0.169777] RTC time: 4:03:14, date: 01/08/19\n[ 0.171565] NET: Registered protocol family 16\n[ 0.172148] cpuidle: using governor ladder\n[ 0.173835] cpuidle: using governor menu\n[ 0.175552] ACPI: bus type PCI registered\n[ 0.176009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178559] PCI: Using configuration type 1 for base access\n[ 0.180679] bio: create slab at 0\n[ 0.181685] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185737] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187547] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189296] ACPI: Interpreter enabled\n[ 0.190786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.196999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203652] ACPI: (supports S0 S5)\n[ 0.204003] ACPI: Using IOAPIC for interrupt routing\n[ 0.205887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208212] ACPI: No dock devices found.\n[ 0.211711] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220210] acpiphp: Slot [3] registered\n[ 0.222002] acpiphp: Slot [4] registered\n[ 0.223620] acpiphp: Slot [5] registered\n[ 0.224025] acpiphp: Slot [6] registered\n[ 0.225589] acpiphp: Slot [7] registered\n[ 0.227146] acpiphp: Slot [8] registered\n[ 0.228022] acpiphp: Slot [9] registered\n[ 0.229610] acpiphp: Slot [10] registered\n[ 0.231241] acpiphp: Slot [11] registered\n[ 0.232022] acpiphp: Slot [12] registered\n[ 0.233604] acpiphp: Slot [13] registered\n[ 0.235213] acpiphp: Slot [14] registered\n[ 0.236030] acpiphp: Slot [15] registered\n[ 0.237481] acpiphp: Slot [16] registered\n[ 0.238928] acpiphp: Slot [17] registered\n[ 0.240022] acpiphp: Slot [18] registered\n[ 0.241457] acpiphp: Slot [19] registered\n[ 0.242917] acpiphp: Slot [20] registered\n[ 0.244020] acpiphp: Slot [21] registered\n[ 0.245470] acpiphp: Slot [22] registered\n[ 0.246898] acpiphp: Slot [23] registered\n[ 0.248027] acpiphp: Slot [24] registered\n[ 0.249480] acpiphp: Slot [25] registered\n[ 0.250917] acpiphp: Slot [26] registered\n[ 0.252021] acpiphp: Slot [27] registered\n[ 0.253460] acpiphp: Slot [28] registered\n[ 0.254898] acpiphp: Slot [29] registered\n[ 0.256029] acpiphp: Slot [30] registered\n[ 0.257669] acpiphp: Slot [31] registered\n[ 0.259198] PCI host bridge to bus 0000:00\n[ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.261775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.263880] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.266136] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.268003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.276544] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.279003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.307950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.309305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.312106] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.314615] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.317022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.319498] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.320311] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.322049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.324004] vgaarb: loaded\n[ 0.325160] vgaarb: bridge control possible 0000:00:02.0\n[ 0.327411] SCSI subsystem initialized\n[ 0.328189] ACPI: bus type USB registered\n[ 0.329763] usbcore: registered new interface driver usbfs\n[ 0.331698] usbcore: registered new interface driver hub\n[ 0.332053] usbcore: registered new device driver usb\n[ 0.333903] PCI: Using ACPI for IRQ routing\n[ 0.336119] NetLabel: Initializing\n[ 0.337466] NetLabel: domain hash size = 128\n[ 0.339035] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.340066] NetLabel: unlabeled traffic allowed by default\n[ 0.341909] Switched to clocksource kvm-clock\n[ 0.349292] AppArmor: AppArmor Filesystem Enabled\n[ 0.350954] pnp: PnP ACPI init\n[ 0.352106] ACPI: bus type PNP registered\n[ 0.354010] pnp: PnP ACPI: found 8 devices\n[ 0.355439] ACPI: bus type PNP unregistered\n[ 0.363290] NET: Registered protocol family 2\n[ 0.365223] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.368151] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.370659] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.373018] TCP: reno registered\n[ 0.374414] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.376652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.378878] NET: Registered protocol family 1\n[ 0.380602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.382636] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.384533] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431286] Trying to unpack rootfs image as initramfs...\n[ 0.535236] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.538340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.540286] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.542407] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.545439] Scanning for low memory corruption every 60 seconds\n[ 0.547846] Initialise system trusted keyring\n[ 0.549443] audit: initializing netlink socket (disabled)\n[ 0.551283] type=2000 audit(1546920195.546:1): initialized\n[ 0.572742] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575911] zbud: loaded\n[ 0.577295] VFS: Disk quotas dquot_6.5.2\n[ 0.578773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581385] fuse init (API version 7.22)\n[ 0.582904] msgmni has been set to 3997\n[ 0.584399] Key type big_key registered\n[ 0.586316] Key type asymmetric registered\n[ 0.587821] Asymmetric key parser 'x509' registered\n[ 0.589510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.592155] io scheduler noop registered\n[ 0.593598] io scheduler deadline registered (default)\n[ 0.595365] io scheduler cfq registered\n[ 0.596843] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.601076] ipmi message handler version 39.2\n[ 0.602703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.605341] ACPI: Power Button [PWRF]\n[ 0.606833] GHES: HEST is not enabled!\n[ 0.629705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674537] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697962] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.700845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.732475] Linux agpgart interface v0.103\n[ 0.734920] brd: module loaded\n[ 0.736560] loop: module loaded\n[ 0.738176] blk-mq: CPU -> queue map\n[ 0.739570] CPU 0 -> Queue 0\n[ 0.740759] CPU 1 -> Queue 0\n[ 0.742819] vda: vda1\n[ 0.744689] scsi0 : ata_piix\n[ 0.745954] scsi1 : ata_piix\n[ 0.747106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.749296] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.751796] libphy: Fixed MDIO Bus: probed\n[ 0.753373] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755116] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.759126] PPP generic driver version 2.4.2\n[ 0.760752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.762932] ehci-pci: EHCI PCI platform driver\n[ 0.764504] ehci-platform: EHCI generic platform driver\n[ 0.766319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.768356] ohci-pci: OHCI PCI platform driver\n[ 0.769902] ohci-platform: OHCI generic platform driver\n[ 0.771663] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.800051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.802071] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.804278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.806813] usb usb1: Product: UHCI Host Controller\n[ 0.808473] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.810563] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812294] hub 1-0:1.0: USB hub found\n[ 0.813684] hub 1-0:1.0: 2 ports detected\n[ 0.815268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.820643] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.822520] mousedev: PS/2 mouse device common for all mice\n[ 0.824754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.827971] rtc_cmos 00:00: RTC can wake from S4\n[ 0.829941] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.832039] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.834221] device-mapper: uevent: version 1.0.3\n[ 0.835885] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.838748] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.840813] TCP: cubic registered\n[ 0.842149] NET: Registered protocol family 10\n[ 0.844013] NET: Registered protocol family 17\n[ 0.857092] Key type dns_resolver registered\n[ 0.858918] Loading compiled-in X.509 certificates\n[ 0.861131] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.864297] registered taskstats version 1\n[ 0.867714] Key type trusted registered\n[ 0.871983] Key type encrypted registered\n[ 0.873432] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.875260] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.877769] regulator-dummy: disabling\n[ 0.879203] Magic number: 3:503:59\n[ 0.880685] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:15 UTC (1546920195)\n[ 0.883557] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.885534] EDD information not available.\n[ 0.909870] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.912653] Write protecting the kernel read-only data: 12288k\n[ 0.915989] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920830] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.935118] systemd-udevd[107]: starting version 204\n[ 0.973295] FDC 0 is a S82078B\n[ 1.126369] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289263] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.293947] usb 1-1: Product: QEMU USB Tablet\n[ 1.295519] usb 1-1: Manufacturer: QEMU\n[ 1.296946] usb 1-1: SerialNumber: 42\n[ 1.985872] 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.343534] 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.476042] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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[ 2.582876] 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 Tue, 08 Jan 2019 04:03:17 +0000. Up 3.09 seconds.\ncloud-init-nonet[3.42]: 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 sysctls from /etc/sysctl.conf[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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.44]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:19 +0000. Up 4.68 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:95:ea:19 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:6c:8a:57 |\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.1 | 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:\n49:c0:71:6b:d0:d3:41:50:96:fb:4a:ee:87:c6:d6:36 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+oo==o |\n| .+ooo |\n| +. . |\n| o .. |\n| S . |\n| . . |\n| + + |\n| B E |\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:\nd2:35:03:cc:43:67:13:ac:2c:01:b4:bc:e9:5f:fa:00 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o. +o.=. |\n| . .. ++.. |\n| o o o+ |\n| o..o. o |\n| E ..S |\n| . . . |\n| . . . |\n| . + |\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:\n27:17:34:60:33:03:77:48:84:49:b6:3d:d8:5d:11:0c root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+*XoEo+o |\n| .oB.B o. |\n| o + o |\n| . . |\n| S o |\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:\nee:cf:7a:e8:78:a8:af:16:d2:de:38:78:e2:07:35:99 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| E |\n| o . S |\n| o o . |\n| = + ... |\n| o B ooo.. |\n| ..=o=oo++o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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... * Starting system logging daemon[74G[ OK ]\n[80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:24 +0000. Up 9.78 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\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 Tue, 08 Jan 2019 04:03:25 +0000. Up 10.73 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 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 14875 0 --:--:-- --:--:-- --:--:-- 14853\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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 9s (1407 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 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\nThe following packages will be upgraded:\n tzdata\n1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\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 all 2018i-0ubuntu0.14.04 [168 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:33 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:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:75 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:79 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 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-memcached 1.0-180328.114312 [18.2 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/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:93 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:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:98 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:99 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:101 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.6 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) ...\nPreparing to unpack .../tzdata_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018i-0ubuntu0.14.04) over (2018g-0ubuntu0.14.04) ...\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.\nSetting up tzdata (2018i-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Tue Jan 8 04:03:54 UTC 2019.\nUniversal Time is now: Tue Jan 8 04:03:54 UTC 2019.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51379 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018i-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 man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018i-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 ... 53160 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 11944\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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 12594\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"} 2019-01-08 04:06:06,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/action used request id req-2c4ede4e-bec0-47d5-a90d-bf5587bab06f 2019-01-08 04:06:06,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0821499824524s 2019-01-08 04:06:06,411 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/action used request id req-2c4ede4e-bec0-47d5-a90d-bf5587bab06f 2019-01-08 04:06:06,411 - functest.core.singlevm - DEBUG - console: u 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.009689] Security Framework initialized [ 0.011231] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013488] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017753] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026671] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029616] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033566] Initializing cgroup subsys perf_event [ 0.035247] Initializing cgroup subsys hugetlb [ 0.036778] mce: CPU supports 10 MCE banks [ 0.038341] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046162] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052149] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054472] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056049] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.062013] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.072890] ACPI: Core revision 20131115 [ 0.075207] ACPI: All ACPI Tables successfully acquired [ 0.076505] ftrace: allocating 28753 entries in 113 pages [ 0.100628] smpboot: Max logical packages: 2 [ 0.102189] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.104004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.108381] Enabling x2apic [ 0.109507] Enabled x2apic [ 0.110914] Switched APIC routing to physical x2apic. [ 0.113401] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.119818] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127688] KVM setup paravirtual spinlock [ 0.132070] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.134587] x86: Booting SMP configuration: [ 0.136004] .... node #0, CPUs: #1[ 0.131991] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152059] x86: Booted up 1 node, 2 CPUs [ 0.152042] KVM setup async PF for cpu 1 [ 0.152042] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159042] devtmpfs: initialized [ 0.161601] EVM: security.selinux [ 0.163006] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165259] EVM: security.capability [ 0.166749] pinctrl core: initialized pinctrl subsystem [ 0.168078] regulator-dummy: no parameters [ 0.169777] RTC time: 4:03:14, date: 01/08/19 [ 0.171565] NET: Registered protocol family 16 [ 0.172148] cpuidle: using governor ladder [ 0.173835] cpuidle: using governor menu [ 0.175552] ACPI: bus type PCI registered [ 0.176009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178559] PCI: Using configuration type 1 for base access [ 0.180679] bio: create slab at 0 [ 0.181685] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185737] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187547] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189296] ACPI: Interpreter enabled [ 0.190786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.196999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203652] ACPI: (supports S0 S5) [ 0.204003] ACPI: Using IOAPIC for interrupt routing [ 0.205887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208212] ACPI: No dock devices found. [ 0.211711] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220210] acpiphp: Slot [3] registered [ 0.222002] acpiphp: Slot [4] registered [ 0.223620] acpiphp: Slot [5] registered [ 0.224025] acpiphp: Slot [6] registered [ 0.225589] acpiphp: Slot [7] registered [ 0.227146] acpiphp: Slot [8] registered [ 0.228022] acpiphp: Slot [9] registered [ 0.229610] acpiphp: Slot [10] registered [ 0.231241] acpiphp: Slot [11] registered [ 0.232022] acpiphp: Slot [12] registered [ 0.233604] acpiphp: Slot [13] registered [ 0.235213] acpiphp: Slot [14] registered [ 0.236030] acpiphp: Slot [15] registered [ 0.237481] acpiphp: Slot [16] registered [ 0.238928] acpiphp: Slot [17] registered [ 0.240022] acpiphp: Slot [18] registered [ 0.241457] acpiphp: Slot [19] registered [ 0.242917] acpiphp: Slot [20] registered [ 0.244020] acpiphp: Slot [21] registered [ 0.245470] acpiphp: Slot [22] registered [ 0.246898] acpiphp: Slot [23] registered [ 0.248027] acpiphp: Slot [24] registered [ 0.249480] acpiphp: Slot [25] registered [ 0.250917] acpiphp: Slot [26] registered [ 0.252021] acpiphp: Slot [27] registered [ 0.253460] acpiphp: Slot [28] registered [ 0.254898] acpiphp: Slot [29] registered [ 0.256029] acpiphp: Slot [30] registered [ 0.257669] acpiphp: Slot [31] registered [ 0.259198] PCI host bridge to bus 0000:00 [ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.261775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.263880] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.266136] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.276544] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.279003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.307950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.309305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.312106] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.314615] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.317022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.319498] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.320311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.322049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325160] vgaarb: bridge control possible 0000:00:02.0 [ 0.327411] SCSI subsystem initialized [ 0.328189] ACPI: bus type USB registered [ 0.329763] usbcore: registered new interface driver usbfs [ 0.331698] usbcore: registered new interface driver hub [ 0.332053] usbcore: registered new device driver usb [ 0.333903] PCI: Using ACPI for IRQ routing [ 0.336119] NetLabel: Initializing [ 0.337466] NetLabel: domain hash size = 128 [ 0.339035] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340066] NetLabel: unlabeled traffic allowed by default [ 0.341909] Switched to clocksource kvm-clock [ 0.349292] AppArmor: AppArmor Filesystem Enabled [ 0.350954] pnp: PnP ACPI init [ 0.352106] ACPI: bus type PNP registered [ 0.354010] pnp: PnP ACPI: found 8 devices [ 0.355439] ACPI: bus type PNP unregistered [ 0.363290] NET: Registered protocol family 2 [ 0.365223] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.368151] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.370659] TCP: Hash tables configured (established 16384 bind 16384) [ 0.373018] TCP: reno registered [ 0.374414] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.378878] NET: Registered protocol family 1 [ 0.380602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.382636] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.384533] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.407820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431286] Trying to unpack rootfs image as initramfs... [ 0.535236] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540286] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.542407] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.545439] Scanning for low memory corruption every 60 seconds [ 0.547846] Initialise system trusted keyring [ 0.549443] audit: initializing netlink socket (disabled) [ 0.551283] type=2000 audit(1546920195.546:1): initialized [ 0.572742] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575911] zbud: loaded [ 0.577295] VFS: Disk quotas dquot_6.5.2 [ 0.578773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581385] fuse init (API version 7.22) [ 0.582904] msgmni has been set to 3997 [ 0.584399] Key type big_key registered [ 0.586316] Key type asymmetric registered [ 0.587821] Asymmetric key parser 'x509' registered [ 0.589510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.592155] io scheduler noop registered [ 0.593598] io scheduler deadline registered (default) [ 0.595365] io scheduler cfq registered [ 0.596843] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.601076] ipmi message handler version 39.2 [ 0.602703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.605341] ACPI: Power Button [PWRF] [ 0.606833] GHES: HEST is not enabled! [ 0.629705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674537] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697962] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.700845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.728967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732475] Linux agpgart interface v0.103 [ 0.734920] brd: module loaded [ 0.736560] loop: module loaded [ 0.738176] blk-mq: CPU -> queue map [ 0.739570] CPU 0 -> Queue 0 [ 0.740759] CPU 1 -> Queue 0 [ 0.742819] vda: vda1 [ 0.744689] scsi0 : ata_piix [ 0.745954] scsi1 : ata_piix [ 0.747106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.749296] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.751796] libphy: Fixed MDIO Bus: probed [ 0.753373] tun: Universal TUN/TAP device driver, 1.6 [ 0.755116] tun: (C) 1999-2004 Max Krasnyansky [ 0.759126] PPP generic driver version 2.4.2 [ 0.760752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762932] ehci-pci: EHCI PCI platform driver [ 0.764504] ehci-platform: EHCI generic platform driver [ 0.766319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.768356] ohci-pci: OHCI PCI platform driver [ 0.769902] ohci-platform: OHCI generic platform driver [ 0.771663] uhci_hcd: USB Universal Host Controller Interface driver [ 0.795548] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.800051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.802071] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.804278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.806813] usb usb1: Product: UHCI Host Controller [ 0.808473] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.810563] usb usb1: SerialNumber: 0000:00:01.2 [ 0.812294] hub 1-0:1.0: USB hub found [ 0.813684] hub 1-0:1.0: 2 ports detected [ 0.815268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.818939] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.820643] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.822520] mousedev: PS/2 mouse device common for all mice [ 0.824754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.827971] rtc_cmos 00:00: RTC can wake from S4 [ 0.829941] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.832039] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.834221] device-mapper: uevent: version 1.0.3 [ 0.835885] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.838748] ledtrig-cpu: registered to indicate activity on CPUs [ 0.840813] TCP: cubic registered [ 0.842149] NET: Registered protocol family 10 [ 0.844013] NET: Registered protocol family 17 [ 0.857092] Key type dns_resolver registered [ 0.858918] Loading compiled-in X.509 certificates [ 0.861131] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.864297] registered taskstats version 1 [ 0.867714] Key type trusted registered [ 0.871983] Key type encrypted registered [ 0.873432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.875260] IMA: No TPM chip found, activating TPM-bypass! [ 0.877769] regulator-dummy: disabling [ 0.879203] Magic number: 3:503:59 [ 0.880685] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:15 UTC (1546920195) [ 0.883557] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.885534] EDD information not available. [ 0.909870] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.912653] Write protecting the kernel read-only data: 12288k [ 0.915989] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920830] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.935118] systemd-udevd[107]: starting version 204 [ 0.973295] FDC 0 is a S82078B [ 1.126369] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289263] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.293947] usb 1-1: Product: QEMU USB Tablet [ 1.295519] usb 1-1: Manufacturer: QEMU [ 1.296946] usb 1-1: SerialNumber: 42 [ 1.985872] 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.343534] 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.476042] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[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 ] [ 2.582876] 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 Tue, 08 Jan 2019 04:03:17 +0000. Up 3.09 seconds. cloud-init-nonet[3.42]: 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 sysctls from /etc/sysctl.conf[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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.44]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:19 +0000. Up 4.68 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:95:ea:19 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:6c:8a:57 | 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.1 | 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: 49:c0:71:6b:d0:d3:41:50:96:fb:4a:ee:87:c6:d6:36 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .+oo==o | | .+ooo | | +. . | | o .. | | S . | | . . | | + + | | B 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: d2:35:03:cc:43:67:13:ac:2c:01:b4:bc:e9:5f:fa:00 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .o. +o.=. | | . .. ++.. | | o o o+ | | o..o. o | | E ..S | | . . . | | . . . | | . + | | o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 27:17:34:60:33:03:77:48:84:49:b6:3d:d8:5d:11:0c root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .+*XoEo+o | | .oB.B o. | | o + o | | . . | | S 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: ee:cf:7a:e8:78:a8:af:16:d2:de:38:78:e2:07:35:99 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | E | | o . S | | o o . | | = + ... | | o B ooo.. | | ..=o=oo++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 ] * 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... * Starting system logging daemon[74G[ OK ] [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:24 +0000. Up 9.78 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * 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 Tue, 08 Jan 2019 04:03:25 +0000. Up 10.73 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 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 14875 0 --:--:-- --:--:-- --:--:-- 14853 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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 9s (1407 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 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 The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] 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 all 2018i-0ubuntu0.14.04 [168 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:33 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:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:75 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:79 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 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-memcached 1.0-180328.114312 [18.2 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/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:93 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:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:98 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:99 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:101 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.6 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) ... Preparing to unpack .../tzdata_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018i-0ubuntu0.14.04) over (2018g-0ubuntu0.14.04) ... 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. Setting up tzdata (2018i-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Tue Jan 8 04:03:54 UTC 2019. Universal Time is now: Tue Jan 8 04:03:54 UTC 2019. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51379 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-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 man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018i-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 ... 53160 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 11944 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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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 12594 * 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 2019-01-08 04:06:06,417 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:06:16,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:06:16,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:06:16,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06: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-4d718b4b-2893-4f34-860c-8c1c53a87b94 x-compute-request-id: req-4d718b4b-2893-4f34-860c-8c1c53a87b94 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:06:16,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4d718b4b-2893-4f34-860c-8c1c53a87b94 2019-01-08 04:06:16,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478440999985s 2019-01-08 04:06:16,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4d718b4b-2893-4f34-860c-8c1c53a87b94 2019-01-08 04:06:16,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:06:16,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:06:17,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06: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-0455ee00-719c-4888-9aea-7f7be27563b0 x-compute-request-id: req-0455ee00-719c-4888-9aea-7f7be27563b0 Content-Encoding: gzip Content-Length: 19648 Content-Type: application/json RESP BODY: {"output": "200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203652] ACPI: (supports S0 S5)\n[ 0.204003] ACPI: Using IOAPIC for interrupt routing\n[ 0.205887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208212] ACPI: No dock devices found.\n[ 0.211711] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220210] acpiphp: Slot [3] registered\n[ 0.222002] acpiphp: Slot [4] registered\n[ 0.223620] acpiphp: Slot [5] registered\n[ 0.224025] acpiphp: Slot [6] registered\n[ 0.225589] acpiphp: Slot [7] registered\n[ 0.227146] acpiphp: Slot [8] registered\n[ 0.228022] acpiphp: Slot [9] registered\n[ 0.229610] acpiphp: Slot [10] registered\n[ 0.231241] acpiphp: Slot [11] registered\n[ 0.232022] acpiphp: Slot [12] registered\n[ 0.233604] acpiphp: Slot [13] registered\n[ 0.235213] acpiphp: Slot [14] registered\n[ 0.236030] acpiphp: Slot [15] registered\n[ 0.237481] acpiphp: Slot [16] registered\n[ 0.238928] acpiphp: Slot [17] registered\n[ 0.240022] acpiphp: Slot [18] registered\n[ 0.241457] acpiphp: Slot [19] registered\n[ 0.242917] acpiphp: Slot [20] registered\n[ 0.244020] acpiphp: Slot [21] registered\n[ 0.245470] acpiphp: Slot [22] registered\n[ 0.246898] acpiphp: Slot [23] registered\n[ 0.248027] acpiphp: Slot [24] registered\n[ 0.249480] acpiphp: Slot [25] registered\n[ 0.250917] acpiphp: Slot [26] registered\n[ 0.252021] acpiphp: Slot [27] registered\n[ 0.253460] acpiphp: Slot [28] registered\n[ 0.254898] acpiphp: Slot [29] registered\n[ 0.256029] acpiphp: Slot [30] registered\n[ 0.257669] acpiphp: Slot [31] registered\n[ 0.259198] PCI host bridge to bus 0000:00\n[ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.261775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.263880] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.266136] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.268003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.276544] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.279003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.307950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.309305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.312106] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.314615] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.317022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.319498] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.320311] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.322049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.324004] vgaarb: loaded\n[ 0.325160] vgaarb: bridge control possible 0000:00:02.0\n[ 0.327411] SCSI subsystem initialized\n[ 0.328189] ACPI: bus type USB registered\n[ 0.329763] usbcore: registered new interface driver usbfs\n[ 0.331698] usbcore: registered new interface driver hub\n[ 0.332053] usbcore: registered new device driver usb\n[ 0.333903] PCI: Using ACPI for IRQ routing\n[ 0.336119] NetLabel: Initializing\n[ 0.337466] NetLabel: domain hash size = 128\n[ 0.339035] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.340066] NetLabel: unlabeled traffic allowed by default\n[ 0.341909] Switched to clocksource kvm-clock\n[ 0.349292] AppArmor: AppArmor Filesystem Enabled\n[ 0.350954] pnp: PnP ACPI init\n[ 0.352106] ACPI: bus type PNP registered\n[ 0.354010] pnp: PnP ACPI: found 8 devices\n[ 0.355439] ACPI: bus type PNP unregistered\n[ 0.363290] NET: Registered protocol family 2\n[ 0.365223] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.368151] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.370659] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.373018] TCP: reno registered\n[ 0.374414] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.376652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.378878] NET: Registered protocol family 1\n[ 0.380602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.382636] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.384533] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431286] Trying to unpack rootfs image as initramfs...\n[ 0.535236] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.538340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.540286] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.542407] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.545439] Scanning for low memory corruption every 60 seconds\n[ 0.547846] Initialise system trusted keyring\n[ 0.549443] audit: initializing netlink socket (disabled)\n[ 0.551283] type=2000 audit(1546920195.546:1): initialized\n[ 0.572742] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575911] zbud: loaded\n[ 0.577295] VFS: Disk quotas dquot_6.5.2\n[ 0.578773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581385] fuse init (API version 7.22)\n[ 0.582904] msgmni has been set to 3997\n[ 0.584399] Key type big_key registered\n[ 0.586316] Key type asymmetric registered\n[ 0.587821] Asymmetric key parser 'x509' registered\n[ 0.589510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.592155] io scheduler noop registered\n[ 0.593598] io scheduler deadline registered (default)\n[ 0.595365] io scheduler cfq registered\n[ 0.596843] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.601076] ipmi message handler version 39.2\n[ 0.602703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.605341] ACPI: Power Button [PWRF]\n[ 0.606833] GHES: HEST is not enabled!\n[ 0.629705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674537] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697962] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.700845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.732475] Linux agpgart interface v0.103\n[ 0.734920] brd: module loaded\n[ 0.736560] loop: module loaded\n[ 0.738176] blk-mq: CPU -> queue map\n[ 0.739570] CPU 0 -> Queue 0\n[ 0.740759] CPU 1 -> Queue 0\n[ 0.742819] vda: vda1\n[ 0.744689] scsi0 : ata_piix\n[ 0.745954] scsi1 : ata_piix\n[ 0.747106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.749296] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.751796] libphy: Fixed MDIO Bus: probed\n[ 0.753373] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755116] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.759126] PPP generic driver version 2.4.2\n[ 0.760752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.762932] ehci-pci: EHCI PCI platform driver\n[ 0.764504] ehci-platform: EHCI generic platform driver\n[ 0.766319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.768356] ohci-pci: OHCI PCI platform driver\n[ 0.769902] ohci-platform: OHCI generic platform driver\n[ 0.771663] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.800051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.802071] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.804278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.806813] usb usb1: Product: UHCI Host Controller\n[ 0.808473] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.810563] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812294] hub 1-0:1.0: USB hub found\n[ 0.813684] hub 1-0:1.0: 2 ports detected\n[ 0.815268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.820643] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.822520] mousedev: PS/2 mouse device common for all mice\n[ 0.824754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.827971] rtc_cmos 00:00: RTC can wake from S4\n[ 0.829941] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.832039] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.834221] device-mapper: uevent: version 1.0.3\n[ 0.835885] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.838748] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.840813] TCP: cubic registered\n[ 0.842149] NET: Registered protocol family 10\n[ 0.844013] NET: Registered protocol family 17\n[ 0.857092] Key type dns_resolver registered\n[ 0.858918] Loading compiled-in X.509 certificates\n[ 0.861131] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.864297] registered taskstats version 1\n[ 0.867714] Key type trusted registered\n[ 0.871983] Key type encrypted registered\n[ 0.873432] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.875260] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.877769] regulator-dummy: disabling\n[ 0.879203] Magic number: 3:503:59\n[ 0.880685] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:15 UTC (1546920195)\n[ 0.883557] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.885534] EDD information not available.\n[ 0.909870] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.912653] Write protecting the kernel read-only data: 12288k\n[ 0.915989] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920830] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.935118] systemd-udevd[107]: starting version 204\n[ 0.973295] FDC 0 is a S82078B\n[ 1.126369] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289263] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.293947] usb 1-1: Product: QEMU USB Tablet\n[ 1.295519] usb 1-1: Manufacturer: QEMU\n[ 1.296946] usb 1-1: SerialNumber: 42\n[ 1.985872] 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.343534] 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.476042] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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[ 2.582876] 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 Tue, 08 Jan 2019 04:03:17 +0000. Up 3.09 seconds.\ncloud-init-nonet[3.42]: 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 sysctls from /etc/sysctl.conf[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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.44]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:19 +0000. Up 4.68 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:95:ea:19 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:6c:8a:57 |\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.1 | 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:\n49:c0:71:6b:d0:d3:41:50:96:fb:4a:ee:87:c6:d6:36 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+oo==o |\n| .+ooo |\n| +. . |\n| o .. |\n| S . |\n| . . |\n| + + |\n| B E |\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:\nd2:35:03:cc:43:67:13:ac:2c:01:b4:bc:e9:5f:fa:00 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o. +o.=. |\n| . .. ++.. |\n| o o o+ |\n| o..o. o |\n| E ..S |\n| . . . |\n| . . . |\n| . + |\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:\n27:17:34:60:33:03:77:48:84:49:b6:3d:d8:5d:11:0c root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+*XoEo+o |\n| .oB.B o. |\n| o + o |\n| . . |\n| S o |\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:\nee:cf:7a:e8:78:a8:af:16:d2:de:38:78:e2:07:35:99 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| E |\n| o . S |\n| o o . |\n| = + ... |\n| o B ooo.. |\n| ..=o=oo++o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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... * Starting system logging daemon[74G[ OK ]\n[80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:24 +0000. Up 9.78 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\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 Tue, 08 Jan 2019 04:03:25 +0000. Up 10.73 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 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 14875 0 --:--:-- --:--:-- --:--:-- 14853\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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 9s (1407 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 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\nThe following packages will be upgraded:\n tzdata\n1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\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 all 2018i-0ubuntu0.14.04 [168 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:33 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:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:75 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:79 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 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-memcached 1.0-180328.114312 [18.2 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/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:93 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:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:98 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:99 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:101 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.6 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) ...\nPreparing to unpack .../tzdata_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018i-0ubuntu0.14.04) over (2018g-0ubuntu0.14.04) ...\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.\nSetting up tzdata (2018i-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Tue Jan 8 04:03:54 UTC 2019.\nUniversal Time is now: Tue Jan 8 04:03:54 UTC 2019.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51379 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018i-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 man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018i-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 ... 53160 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 11944\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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 12594\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 13 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 (5446 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59717 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..."} 2019-01-08 04:06:17,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/action used request id req-0455ee00-719c-4888-9aea-7f7be27563b0 2019-01-08 04:06:17,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0954389572144s 2019-01-08 04:06:17,011 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/action used request id req-0455ee00-719c-4888-9aea-7f7be27563b0 2019-01-08 04:06:17,012 - functest.core.singlevm - DEBUG - console: 200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203652] ACPI: (supports S0 S5) [ 0.204003] ACPI: Using IOAPIC for interrupt routing [ 0.205887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208212] ACPI: No dock devices found. [ 0.211711] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220210] acpiphp: Slot [3] registered [ 0.222002] acpiphp: Slot [4] registered [ 0.223620] acpiphp: Slot [5] registered [ 0.224025] acpiphp: Slot [6] registered [ 0.225589] acpiphp: Slot [7] registered [ 0.227146] acpiphp: Slot [8] registered [ 0.228022] acpiphp: Slot [9] registered [ 0.229610] acpiphp: Slot [10] registered [ 0.231241] acpiphp: Slot [11] registered [ 0.232022] acpiphp: Slot [12] registered [ 0.233604] acpiphp: Slot [13] registered [ 0.235213] acpiphp: Slot [14] registered [ 0.236030] acpiphp: Slot [15] registered [ 0.237481] acpiphp: Slot [16] registered [ 0.238928] acpiphp: Slot [17] registered [ 0.240022] acpiphp: Slot [18] registered [ 0.241457] acpiphp: Slot [19] registered [ 0.242917] acpiphp: Slot [20] registered [ 0.244020] acpiphp: Slot [21] registered [ 0.245470] acpiphp: Slot [22] registered [ 0.246898] acpiphp: Slot [23] registered [ 0.248027] acpiphp: Slot [24] registered [ 0.249480] acpiphp: Slot [25] registered [ 0.250917] acpiphp: Slot [26] registered [ 0.252021] acpiphp: Slot [27] registered [ 0.253460] acpiphp: Slot [28] registered [ 0.254898] acpiphp: Slot [29] registered [ 0.256029] acpiphp: Slot [30] registered [ 0.257669] acpiphp: Slot [31] registered [ 0.259198] PCI host bridge to bus 0000:00 [ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.261775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.263880] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.266136] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.276544] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.279003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.307950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.309305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.312106] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.314615] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.317022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.319498] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.320311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.322049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325160] vgaarb: bridge control possible 0000:00:02.0 [ 0.327411] SCSI subsystem initialized [ 0.328189] ACPI: bus type USB registered [ 0.329763] usbcore: registered new interface driver usbfs [ 0.331698] usbcore: registered new interface driver hub [ 0.332053] usbcore: registered new device driver usb [ 0.333903] PCI: Using ACPI for IRQ routing [ 0.336119] NetLabel: Initializing [ 0.337466] NetLabel: domain hash size = 128 [ 0.339035] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340066] NetLabel: unlabeled traffic allowed by default [ 0.341909] Switched to clocksource kvm-clock [ 0.349292] AppArmor: AppArmor Filesystem Enabled [ 0.350954] pnp: PnP ACPI init [ 0.352106] ACPI: bus type PNP registered [ 0.354010] pnp: PnP ACPI: found 8 devices [ 0.355439] ACPI: bus type PNP unregistered [ 0.363290] NET: Registered protocol family 2 [ 0.365223] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.368151] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.370659] TCP: Hash tables configured (established 16384 bind 16384) [ 0.373018] TCP: reno registered [ 0.374414] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.376652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.378878] NET: Registered protocol family 1 [ 0.380602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.382636] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.384533] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.407820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431286] Trying to unpack rootfs image as initramfs... [ 0.535236] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.538340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540286] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.542407] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.545439] Scanning for low memory corruption every 60 seconds [ 0.547846] Initialise system trusted keyring [ 0.549443] audit: initializing netlink socket (disabled) [ 0.551283] type=2000 audit(1546920195.546:1): initialized [ 0.572742] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575911] zbud: loaded [ 0.577295] VFS: Disk quotas dquot_6.5.2 [ 0.578773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581385] fuse init (API version 7.22) [ 0.582904] msgmni has been set to 3997 [ 0.584399] Key type big_key registered [ 0.586316] Key type asymmetric registered [ 0.587821] Asymmetric key parser 'x509' registered [ 0.589510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.592155] io scheduler noop registered [ 0.593598] io scheduler deadline registered (default) [ 0.595365] io scheduler cfq registered [ 0.596843] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.601076] ipmi message handler version 39.2 [ 0.602703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.605341] ACPI: Power Button [PWRF] [ 0.606833] GHES: HEST is not enabled! [ 0.629705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674537] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697962] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.700845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.728967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732475] Linux agpgart interface v0.103 [ 0.734920] brd: module loaded [ 0.736560] loop: module loaded [ 0.738176] blk-mq: CPU -> queue map [ 0.739570] CPU 0 -> Queue 0 [ 0.740759] CPU 1 -> Queue 0 [ 0.742819] vda: vda1 [ 0.744689] scsi0 : ata_piix [ 0.745954] scsi1 : ata_piix [ 0.747106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.749296] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.751796] libphy: Fixed MDIO Bus: probed [ 0.753373] tun: Universal TUN/TAP device driver, 1.6 [ 0.755116] tun: (C) 1999-2004 Max Krasnyansky [ 0.759126] PPP generic driver version 2.4.2 [ 0.760752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762932] ehci-pci: EHCI PCI platform driver [ 0.764504] ehci-platform: EHCI generic platform driver [ 0.766319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.768356] ohci-pci: OHCI PCI platform driver [ 0.769902] ohci-platform: OHCI generic platform driver [ 0.771663] uhci_hcd: USB Universal Host Controller Interface driver [ 0.795548] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.800051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.802071] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.804278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.806813] usb usb1: Product: UHCI Host Controller [ 0.808473] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.810563] usb usb1: SerialNumber: 0000:00:01.2 [ 0.812294] hub 1-0:1.0: USB hub found [ 0.813684] hub 1-0:1.0: 2 ports detected [ 0.815268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.818939] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.820643] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.822520] mousedev: PS/2 mouse device common for all mice [ 0.824754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.827971] rtc_cmos 00:00: RTC can wake from S4 [ 0.829941] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.832039] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.834221] device-mapper: uevent: version 1.0.3 [ 0.835885] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.838748] ledtrig-cpu: registered to indicate activity on CPUs [ 0.840813] TCP: cubic registered [ 0.842149] NET: Registered protocol family 10 [ 0.844013] NET: Registered protocol family 17 [ 0.857092] Key type dns_resolver registered [ 0.858918] Loading compiled-in X.509 certificates [ 0.861131] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.864297] registered taskstats version 1 [ 0.867714] Key type trusted registered [ 0.871983] Key type encrypted registered [ 0.873432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.875260] IMA: No TPM chip found, activating TPM-bypass! [ 0.877769] regulator-dummy: disabling [ 0.879203] Magic number: 3:503:59 [ 0.880685] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:15 UTC (1546920195) [ 0.883557] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.885534] EDD information not available. [ 0.909870] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.912653] Write protecting the kernel read-only data: 12288k [ 0.915989] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920830] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.935118] systemd-udevd[107]: starting version 204 [ 0.973295] FDC 0 is a S82078B [ 1.126369] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289263] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.293947] usb 1-1: Product: QEMU USB Tablet [ 1.295519] usb 1-1: Manufacturer: QEMU [ 1.296946] usb 1-1: SerialNumber: 42 [ 1.985872] 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.343534] 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.476042] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[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 ] [ 2.582876] 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 Tue, 08 Jan 2019 04:03:17 +0000. Up 3.09 seconds. cloud-init-nonet[3.42]: 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 sysctls from /etc/sysctl.conf[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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.44]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:19 +0000. Up 4.68 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:95:ea:19 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:6c:8a:57 | 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.1 | 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: 49:c0:71:6b:d0:d3:41:50:96:fb:4a:ee:87:c6:d6:36 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .+oo==o | | .+ooo | | +. . | | o .. | | S . | | . . | | + + | | B 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: d2:35:03:cc:43:67:13:ac:2c:01:b4:bc:e9:5f:fa:00 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .o. +o.=. | | . .. ++.. | | o o o+ | | o..o. o | | E ..S | | . . . | | . . . | | . + | | o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 27:17:34:60:33:03:77:48:84:49:b6:3d:d8:5d:11:0c root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .+*XoEo+o | | .oB.B o. | | o + o | | . . | | S 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: ee:cf:7a:e8:78:a8:af:16:d2:de:38:78:e2:07:35:99 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | E | | o . S | | o o . | | = + ... | | o B ooo.. | | ..=o=oo++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 ] * 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... * Starting system logging daemon[74G[ OK ] [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:24 +0000. Up 9.78 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * 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 Tue, 08 Jan 2019 04:03:25 +0000. Up 10.73 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 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 14875 0 --:--:-- --:--:-- --:--:-- 14853 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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 9s (1407 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 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 The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] 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 all 2018i-0ubuntu0.14.04 [168 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:33 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:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:75 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:79 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 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-memcached 1.0-180328.114312 [18.2 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/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:93 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:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:98 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:99 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:101 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.6 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) ... Preparing to unpack .../tzdata_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018i-0ubuntu0.14.04) over (2018g-0ubuntu0.14.04) ... 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. Setting up tzdata (2018i-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Tue Jan 8 04:03:54 UTC 2019. Universal Time is now: Tue Jan 8 04:03:54 UTC 2019. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51379 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-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 man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018i-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 ... 53160 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 11944 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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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 12594 * 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 13 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 (5446 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59717 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... 2019-01-08 04:06:17,017 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-08 04:06:27,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:06:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:06:27,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dda9bdbc-fde3-49fd-98fa-1ecdba1b8727 x-compute-request-id: req-dda9bdbc-fde3-49fd-98fa-1ecdba1b8727 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:06:27,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-dda9bdbc-fde3-49fd-98fa-1ecdba1b8727 2019-01-08 04:06:27,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730252981186s 2019-01-08 04:06:27,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-dda9bdbc-fde3-49fd-98fa-1ecdba1b8727 2019-01-08 04:06:27,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:06:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:06:27,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83584c0f-2081-40d4-965f-0b18d13778d4 x-compute-request-id: req-83584c0f-2081-40d4-965f-0b18d13778d4 Content-Encoding: gzip Content-Length: 19581 Content-Type: application/json RESP BODY: {"output": "000)\n[ 0.538340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.540286] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.542407] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.545439] Scanning for low memory corruption every 60 seconds\n[ 0.547846] Initialise system trusted keyring\n[ 0.549443] audit: initializing netlink socket (disabled)\n[ 0.551283] type=2000 audit(1546920195.546:1): initialized\n[ 0.572742] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575911] zbud: loaded\n[ 0.577295] VFS: Disk quotas dquot_6.5.2\n[ 0.578773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581385] fuse init (API version 7.22)\n[ 0.582904] msgmni has been set to 3997\n[ 0.584399] Key type big_key registered\n[ 0.586316] Key type asymmetric registered\n[ 0.587821] Asymmetric key parser 'x509' registered\n[ 0.589510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.592155] io scheduler noop registered\n[ 0.593598] io scheduler deadline registered (default)\n[ 0.595365] io scheduler cfq registered\n[ 0.596843] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.601076] ipmi message handler version 39.2\n[ 0.602703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.605341] ACPI: Power Button [PWRF]\n[ 0.606833] GHES: HEST is not enabled!\n[ 0.629705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674537] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697962] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.700845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.732475] Linux agpgart interface v0.103\n[ 0.734920] brd: module loaded\n[ 0.736560] loop: module loaded\n[ 0.738176] blk-mq: CPU -> queue map\n[ 0.739570] CPU 0 -> Queue 0\n[ 0.740759] CPU 1 -> Queue 0\n[ 0.742819] vda: vda1\n[ 0.744689] scsi0 : ata_piix\n[ 0.745954] scsi1 : ata_piix\n[ 0.747106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.749296] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.751796] libphy: Fixed MDIO Bus: probed\n[ 0.753373] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755116] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.759126] PPP generic driver version 2.4.2\n[ 0.760752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.762932] ehci-pci: EHCI PCI platform driver\n[ 0.764504] ehci-platform: EHCI generic platform driver\n[ 0.766319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.768356] ohci-pci: OHCI PCI platform driver\n[ 0.769902] ohci-platform: OHCI generic platform driver\n[ 0.771663] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.795548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.800051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.802071] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.804278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.806813] usb usb1: Product: UHCI Host Controller\n[ 0.808473] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.810563] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812294] hub 1-0:1.0: USB hub found\n[ 0.813684] hub 1-0:1.0: 2 ports detected\n[ 0.815268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.820643] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.822520] mousedev: PS/2 mouse device common for all mice\n[ 0.824754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.827971] rtc_cmos 00:00: RTC can wake from S4\n[ 0.829941] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.832039] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.834221] device-mapper: uevent: version 1.0.3\n[ 0.835885] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.838748] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.840813] TCP: cubic registered\n[ 0.842149] NET: Registered protocol family 10\n[ 0.844013] NET: Registered protocol family 17\n[ 0.857092] Key type dns_resolver registered\n[ 0.858918] Loading compiled-in X.509 certificates\n[ 0.861131] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.864297] registered taskstats version 1\n[ 0.867714] Key type trusted registered\n[ 0.871983] Key type encrypted registered\n[ 0.873432] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.875260] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.877769] regulator-dummy: disabling\n[ 0.879203] Magic number: 3:503:59\n[ 0.880685] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:15 UTC (1546920195)\n[ 0.883557] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.885534] EDD information not available.\n[ 0.909870] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.912653] Write protecting the kernel read-only data: 12288k\n[ 0.915989] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920830] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.935118] systemd-udevd[107]: starting version 204\n[ 0.973295] FDC 0 is a S82078B\n[ 1.126369] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289263] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.293947] usb 1-1: Product: QEMU USB Tablet\n[ 1.295519] usb 1-1: Manufacturer: QEMU\n[ 1.296946] usb 1-1: SerialNumber: 42\n[ 1.985872] 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.343534] 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.476042] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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[ 2.582876] 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 Tue, 08 Jan 2019 04:03:17 +0000. Up 3.09 seconds.\ncloud-init-nonet[3.42]: 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 sysctls from /etc/sysctl.conf[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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.44]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:19 +0000. Up 4.68 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:95:ea:19 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:6c:8a:57 |\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.1 | 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:\n49:c0:71:6b:d0:d3:41:50:96:fb:4a:ee:87:c6:d6:36 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+oo==o |\n| .+ooo |\n| +. . |\n| o .. |\n| S . |\n| . . |\n| + + |\n| B E |\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:\nd2:35:03:cc:43:67:13:ac:2c:01:b4:bc:e9:5f:fa:00 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o. +o.=. |\n| . .. ++.. |\n| o o o+ |\n| o..o. o |\n| E ..S |\n| . . . |\n| . . . |\n| . + |\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:\n27:17:34:60:33:03:77:48:84:49:b6:3d:d8:5d:11:0c root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+*XoEo+o |\n| .oB.B o. |\n| o + o |\n| . . |\n| S o |\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:\nee:cf:7a:e8:78:a8:af:16:d2:de:38:78:e2:07:35:99 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| E |\n| o . S |\n| o o . |\n| = + ... |\n| o B ooo.. |\n| ..=o=oo++o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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... * Starting system logging daemon[74G[ OK ]\n[80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:24 +0000. Up 9.78 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\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 Tue, 08 Jan 2019 04:03:25 +0000. Up 10.73 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 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 14875 0 --:--:-- --:--:-- --:--:-- 14853\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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 9s (1407 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 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\nThe following packages will be upgraded:\n tzdata\n1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\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 all 2018i-0ubuntu0.14.04 [168 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:33 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:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:75 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:79 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 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-memcached 1.0-180328.114312 [18.2 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/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:93 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:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:98 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:99 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:101 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.6 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) ...\nPreparing to unpack .../tzdata_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018i-0ubuntu0.14.04) over (2018g-0ubuntu0.14.04) ...\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.\nSetting up tzdata (2018i-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Tue Jan 8 04:03:54 UTC 2019.\nUniversal Time is now: Tue Jan 8 04:03:54 UTC 2019.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51379 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018i-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 man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018i-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 ... 53160 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 11944\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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 12594\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 13 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 (5446 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59717 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.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.17\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.17\n++ echo A 192.168.1.17\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 d2:35:03:cc:43:67:13:ac:2c:01:b4:bc:e9:5f:fa:00 root@vellum-0 (DSA)\nec2: 256 27:17:34:60:33:03:77:48:84:49:b6:3d:d8:5d:11:0c root@vellum-0 (ECDSA)\nec2: 256 ee:cf:7a:e8:78:a8:af:16:d2:de:38:78:e2:07:35:99 root@vellum-0 (ED25519)\nec2: 2048 49:c0:71:6b:d0:d3:41:50:96:fb:4a:ee:87:c6:d6:36 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKpLoP5z4IRpAav75EmiVf4dnHtnTXQdWjHZNVKIdYtOrqUDmnV8/ZblC2OU2ldSXLx7AVepZ+8hOs2lAvGwhk8= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH7ve4E2hOtffSdVwcSKBBdEMbd79LklT3dk31zJij4O root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz2Ouk1O8NiSlSUgdMBnbk/bN6L5UicWgdO0GAiL86OjqOQI1jCEI8PNKbt7Piuy8KGJ3g2MTiHTt0t3vqqCMcB2OoFwrWQn7D4Ekc8P3kOkIMEAsI3cGsytJK3xgedKzm1nZ1C2T6Y/xhuV8hMdILkeJqjhIlkwhqWLHl335vAdtDtrlbmVDHTmQwobzr8HNNqIUpZ2/Mtex57rrRhpYNtcduZqD3qFydp+xufUZPIYaC/Iv4RWwSq/VI499sNMQ+q8s/79Rnmuk5ohtMGPXvlY3mRfnXkag7dgEq5efnmtHML6XQ89XX71m4sgMS9TXhejmCcrrqqhc0yr/FCou7 root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:06:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 186.98 seconds\n"} 2019-01-08 04:06:27,847 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/action used request id req-83584c0f-2081-40d4-965f-0b18d13778d4 2019-01-08 04:06:27,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0805511474609s 2019-01-08 04:06:27,849 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0/action used request id req-83584c0f-2081-40d4-965f-0b18d13778d4 2019-01-08 04:06:27,849 - functest.core.singlevm - DEBUG - console: 000) [ 0.538340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.540286] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.542407] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.545439] Scanning for low memory corruption every 60 seconds [ 0.547846] Initialise system trusted keyring [ 0.549443] audit: initializing netlink socket (disabled) [ 0.551283] type=2000 audit(1546920195.546:1): initialized [ 0.572742] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575911] zbud: loaded [ 0.577295] VFS: Disk quotas dquot_6.5.2 [ 0.578773] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581385] fuse init (API version 7.22) [ 0.582904] msgmni has been set to 3997 [ 0.584399] Key type big_key registered [ 0.586316] Key type asymmetric registered [ 0.587821] Asymmetric key parser 'x509' registered [ 0.589510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.592155] io scheduler noop registered [ 0.593598] io scheduler deadline registered (default) [ 0.595365] io scheduler cfq registered [ 0.596843] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.601076] ipmi message handler version 39.2 [ 0.602703] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.605341] ACPI: Power Button [PWRF] [ 0.606833] GHES: HEST is not enabled! [ 0.629705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674537] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697962] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.700845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.728967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732475] Linux agpgart interface v0.103 [ 0.734920] brd: module loaded [ 0.736560] loop: module loaded [ 0.738176] blk-mq: CPU -> queue map [ 0.739570] CPU 0 -> Queue 0 [ 0.740759] CPU 1 -> Queue 0 [ 0.742819] vda: vda1 [ 0.744689] scsi0 : ata_piix [ 0.745954] scsi1 : ata_piix [ 0.747106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.749296] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.751796] libphy: Fixed MDIO Bus: probed [ 0.753373] tun: Universal TUN/TAP device driver, 1.6 [ 0.755116] tun: (C) 1999-2004 Max Krasnyansky [ 0.759126] PPP generic driver version 2.4.2 [ 0.760752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762932] ehci-pci: EHCI PCI platform driver [ 0.764504] ehci-platform: EHCI generic platform driver [ 0.766319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.768356] ohci-pci: OHCI PCI platform driver [ 0.769902] ohci-platform: OHCI generic platform driver [ 0.771663] uhci_hcd: USB Universal Host Controller Interface driver [ 0.795548] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.800051] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.802071] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.804278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.806813] usb usb1: Product: UHCI Host Controller [ 0.808473] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.810563] usb usb1: SerialNumber: 0000:00:01.2 [ 0.812294] hub 1-0:1.0: USB hub found [ 0.813684] hub 1-0:1.0: 2 ports detected [ 0.815268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.818939] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.820643] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.822520] mousedev: PS/2 mouse device common for all mice [ 0.824754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.827971] rtc_cmos 00:00: RTC can wake from S4 [ 0.829941] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.832039] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.834221] device-mapper: uevent: version 1.0.3 [ 0.835885] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.838748] ledtrig-cpu: registered to indicate activity on CPUs [ 0.840813] TCP: cubic registered [ 0.842149] NET: Registered protocol family 10 [ 0.844013] NET: Registered protocol family 17 [ 0.857092] Key type dns_resolver registered [ 0.858918] Loading compiled-in X.509 certificates [ 0.861131] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.864297] registered taskstats version 1 [ 0.867714] Key type trusted registered [ 0.871983] Key type encrypted registered [ 0.873432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.875260] IMA: No TPM chip found, activating TPM-bypass! [ 0.877769] regulator-dummy: disabling [ 0.879203] Magic number: 3:503:59 [ 0.880685] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:15 UTC (1546920195) [ 0.883557] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.885534] EDD information not available. [ 0.909870] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.912653] Write protecting the kernel read-only data: 12288k [ 0.915989] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920830] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.935118] systemd-udevd[107]: starting version 204 [ 0.973295] FDC 0 is a S82078B [ 1.126369] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289263] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291594] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.293947] usb 1-1: Product: QEMU USB Tablet [ 1.295519] usb 1-1: Manufacturer: QEMU [ 1.296946] usb 1-1: SerialNumber: 42 [ 1.985872] 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.343534] 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.476042] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[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 ] [ 2.582876] 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 Tue, 08 Jan 2019 04:03:17 +0000. Up 3.09 seconds. cloud-init-nonet[3.42]: 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 sysctls from /etc/sysctl.conf[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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.44]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:19 +0000. Up 4.68 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:95:ea:19 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:6c:8a:57 | 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.1 | 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: 49:c0:71:6b:d0:d3:41:50:96:fb:4a:ee:87:c6:d6:36 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .+oo==o | | .+ooo | | +. . | | o .. | | S . | | . . | | + + | | B 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: d2:35:03:cc:43:67:13:ac:2c:01:b4:bc:e9:5f:fa:00 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .o. +o.=. | | . .. ++.. | | o o o+ | | o..o. o | | E ..S | | . . . | | . . . | | . + | | o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 27:17:34:60:33:03:77:48:84:49:b6:3d:d8:5d:11:0c root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .+*XoEo+o | | .oB.B o. | | o + o | | . . | | S 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: ee:cf:7a:e8:78:a8:af:16:d2:de:38:78:e2:07:35:99 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | E | | o . S | | o o . | | = + ... | | o B ooo.. | | ..=o=oo++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 ] * 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... * Starting system logging daemon[74G[ OK ] [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:24 +0000. Up 9.78 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * 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 Tue, 08 Jan 2019 04:03:25 +0000. Up 10.73 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 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 14875 0 --:--:-- --:--:-- --:--:-- 14853 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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 9s (1407 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 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 The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] 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 all 2018i-0ubuntu0.14.04 [168 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:33 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:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:75 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:79 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 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-memcached 1.0-180328.114312 [18.2 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/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:93 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:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:98 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:99 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:101 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.6 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) ... Preparing to unpack .../tzdata_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018i-0ubuntu0.14.04) over (2018g-0ubuntu0.14.04) ... 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. Setting up tzdata (2018i-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Tue Jan 8 04:03:54 UTC 2019. Universal Time is now: Tue Jan 8 04:03:54 UTC 2019. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51379 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-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 man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018i-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 ... 53160 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 11944 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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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 12594 * 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 13 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 (5446 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59717 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.17 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.17 ++ echo A 192.168.1.17 + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d2:35:03:cc:43:67:13:ac:2c:01:b4:bc:e9:5f:fa:00 root@vellum-0 (DSA) ec2: 256 27:17:34:60:33:03:77:48:84:49:b6:3d:d8:5d:11:0c root@vellum-0 (ECDSA) ec2: 256 ee:cf:7a:e8:78:a8:af:16:d2:de:38:78:e2:07:35:99 root@vellum-0 (ED25519) ec2: 2048 49:c0:71:6b:d0:d3:41:50:96:fb:4a:ee:87:c6:d6:36 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKpLoP5z4IRpAav75EmiVf4dnHtnTXQdWjHZNVKIdYtOrqUDmnV8/ZblC2OU2ldSXLx7AVepZ+8hOs2lAvGwhk8= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH7ve4E2hOtffSdVwcSKBBdEMbd79LklT3dk31zJij4O root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz2Ouk1O8NiSlSUgdMBnbk/bN6L5UicWgdO0GAiL86OjqOQI1jCEI8PNKbt7Piuy8KGJ3g2MTiHTt0t3vqqCMcB2OoFwrWQn7D4Ekc8P3kOkIMEAsI3cGsytJK3xgedKzm1nZ1C2T6Y/xhuV8hMdILkeJqjhIlkwhqWLHl335vAdtDtrlbmVDHTmQwobzr8HNNqIUpZ2/Mtex57rrRhpYNtcduZqD3qFydp+xufUZPIYaC/Iv4RWwSq/VI499sNMQ+q8s/79Rnmuk5ohtMGPXvlY3mRfnXkag7dgEq5efnmtHML6XQ89XX71m4sgMS9TXhejmCcrrqqhc0yr/FCou7 root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:06:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 186.98 seconds 2019-01-08 04:06:27,854 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-08 04:06:27,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:06:27,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:06:28,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16ef6473-2144-4b5f-ab91-61b7b28d7aab x-compute-request-id: req-16ef6473-2144-4b5f-ab91-61b7b28d7aab Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:06:28,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-16ef6473-2144-4b5f-ab91-61b7b28d7aab 2019-01-08 04:06:28,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.854233026505s 2019-01-08 04:06:28,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-16ef6473-2144-4b5f-ab91-61b7b28d7aab 2019-01-08 04:06:28,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:06:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:06:28,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-821f9dcd-4585-4f9c-9059-3d20bd219eff x-compute-request-id: req-821f9dcd-4585-4f9c-9059-3d20bd219eff Content-Encoding: gzip Content-Length: 20103 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.008015] pid_max: default: 32768 minimum: 301\n[ 0.009718] Security Framework initialized\n[ 0.012040] AppArmor: AppArmor initialized\n[ 0.013510] Yama: becoming mindful.\n[ 0.015064] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017751] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020857] 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.026768] Initializing cgroup subsys memory\n[ 0.028026] Initializing cgroup subsys devices\n[ 0.029596] Initializing cgroup subsys freezer\n[ 0.031161] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033640] Initializing cgroup subsys hugetlb\n[ 0.036817] mce: CPU supports 10 MCE banks\n[ 0.038344] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038344] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044007] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046089] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.050176] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057064] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064837] ACPI: Core revision 20131115\n[ 0.066790] ACPI: All ACPI Tables successfully acquired\n[ 0.068444] ftrace: allocating 28753 entries in 113 pages\n[ 0.088262] smpboot: Max logical packages: 2\n[ 0.089787] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094449] Enabling x2apic\n[ 0.095558] Enabled x2apic\n[ 0.096007] Switched APIC routing to physical x2apic.\n[ 0.100431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105613] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115511] KVM setup paravirtual spinlock\n[ 0.117985] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120201] x86: Booting SMP configuration:\n[ 0.121773] .... node #0, CPUs: #1[ 0.117932] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140020] x86: Booted up 1 node, 2 CPUs\n[ 0.140013] KVM setup async PF for cpu 1\n[ 0.140014] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146621] devtmpfs: initialized\n[ 0.149834] EVM: security.selinux\n[ 0.151105] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153181] EVM: security.capability\n[ 0.154561] pinctrl core: initialized pinctrl subsystem\n[ 0.156059] regulator-dummy: no parameters\n[ 0.157605] RTC time: 4:03:06, date: 01/08/19\n[ 0.159214] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161594] cpuidle: using governor menu\n[ 0.163071] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166286] PCI: Using configuration type 1 for base access\n[ 0.168646] bio: create slab at 0\n[ 0.169510] ACPI: Added _OSI(Module Device)\n[ 0.169559] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177233] ACPI: Interpreter enabled\n[ 0.178588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180929] 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.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191331] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.193714] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196202] ACPI: No dock devices found.\n[ 0.199599] 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.202272] 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.207958] acpiphp: Slot [3] registered\n[ 0.208039] acpiphp: Slot [4] registered\n[ 0.209492] acpiphp: Slot [5] registered\n[ 0.210975] acpiphp: Slot [6] registered\n[ 0.212038] acpiphp: Slot [7] registered\n[ 0.213434] acpiphp: Slot [8] registered\n[ 0.214814] acpiphp: Slot [9] registered\n[ 0.216031] acpiphp: Slot [10] registered\n[ 0.217443] acpiphp: Slot [11] registered\n[ 0.218854] acpiphp: Slot [12] registered\n[ 0.220023] acpiphp: Slot [13] registered\n[ 0.221444] acpiphp: Slot [14] registered\n[ 0.222868] acpiphp: Slot [15] registered\n[ 0.224023] acpiphp: Slot [16] registered\n[ 0.225439] acpiphp: Slot [17] registered\n[ 0.226851] acpiphp: Slot [18] registered\n[ 0.228031] acpiphp: Slot [19] registered\n[ 0.229467] acpiphp: Slot [20] registered\n[ 0.231165] acpiphp: Slot [21] registered\n[ 0.232031] acpiphp: Slot [22] registered\n[ 0.233769] acpiphp: Slot [23] registered\n[ 0.235515] acpiphp: Slot [24] registered\n[ 0.236025] acpiphp: Slot [25] registered\n[ 0.237736] acpiphp: Slot [26] registered\n[ 0.239475] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241743] acpiphp: Slot [29] registered\n[ 0.243464] acpiphp: Slot [30] registered\n[ 0.244032] acpiphp: Slot [31] registered\n[ 0.245767] PCI host bridge to bus 0000:00\n[ 0.247541] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250527] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.254807] 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.266867] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296680] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.300137] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305272] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.308066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.310760] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312366] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.314636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316005] vgaarb: loaded\n[ 0.317442] vgaarb: bridge control possible 0000:00:02.0\n[ 0.320209] SCSI subsystem initialized\n[ 0.322240] ACPI: bus type USB registered\n[ 0.324034] usbcore: registered new interface driver usbfs\n[ 0.325996] usbcore: registered new interface driver hub\n[ 0.327937] usbcore: registered new device driver usb\n[ 0.328117] PCI: Using ACPI for IRQ routing\n[ 0.330002] NetLabel: Initializing\n[ 0.331298] NetLabel: domain hash size = 128\n[ 0.332003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.333828] NetLabel: unlabeled traffic allowed by default\n[ 0.336039] Switched to clocksource kvm-clock\n[ 0.344784] AppArmor: AppArmor Filesystem Enabled\n[ 0.347152] pnp: PnP ACPI init\n[ 0.348430] ACPI: bus type PNP registered\n[ 0.350430] pnp: PnP ACPI: found 8 devices\n[ 0.351969] ACPI: bus type PNP unregistered\n[ 0.359927] NET: Registered protocol family 2\n[ 0.361825] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.364633] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.367104] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.369460] TCP: reno registered\n[ 0.370750] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.372836] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.375119] NET: Registered protocol family 1\n[ 0.376756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.378820] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.380847] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.403757] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426869] Trying to unpack rootfs image as initramfs...\n[ 0.526262] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.529273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.531274] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.533386] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.536474] Scanning for low memory corruption every 60 seconds\n[ 0.538852] Initialise system trusted keyring\n[ 0.540437] audit: initializing netlink socket (disabled)\n[ 0.542262] type=2000 audit(1546920186.739:1): initialized\n[ 0.563152] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.566123] zbud: loaded\n[ 0.567365] VFS: Disk quotas dquot_6.5.2\n[ 0.568877] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571346] fuse init (API version 7.22)\n[ 0.572818] msgmni has been set to 3997\n[ 0.574268] Key type big_key registered\n[ 0.576043] Key type asymmetric registered\n[ 0.577515] Asymmetric key parser 'x509' registered\n[ 0.579213] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.581826] io scheduler noop registered\n[ 0.583233] io scheduler deadline registered (default)\n[ 0.584999] io scheduler cfq registered\n[ 0.586453] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590563] ipmi message handler version 39.2\n[ 0.592162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594730] ACPI: Power Button [PWRF]\n[ 0.596168] GHES: HEST is not enabled!\n[ 0.618535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685927] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688524] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717424] Linux agpgart interface v0.103\n[ 0.719819] brd: module loaded\n[ 0.721428] loop: module loaded\n[ 0.723018] blk-mq: CPU -> queue map\n[ 0.724335] CPU 0 -> Queue 0\n[ 0.725494] CPU 1 -> Queue 0\n[ 0.727499] vda: vda1\n[ 0.729227] scsi0 : ata_piix\n[ 0.730472] scsi1 : ata_piix\n[ 0.731629] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.733834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736499] libphy: Fixed MDIO Bus: probed\n[ 0.738203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743930] PPP generic driver version 2.4.2\n[ 0.745518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747669] ehci-pci: EHCI PCI platform driver\n[ 0.749244] ehci-platform: EHCI generic platform driver\n[ 0.751032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753074] ohci-pci: OHCI PCI platform driver\n[ 0.754631] ohci-platform: OHCI generic platform driver\n[ 0.756417] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779238] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781039] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790544] usb usb1: Product: UHCI Host Controller\n[ 0.792232] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794346] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796085] hub 1-0:1.0: USB hub found\n[ 0.797488] hub 1-0:1.0: 2 ports detected\n[ 0.799061] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804401] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806291] mousedev: PS/2 mouse device common for all mice\n[ 0.808527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811755] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813745] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818046] device-mapper: uevent: version 1.0.3\n[ 0.819723] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822629] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824704] TCP: cubic registered\n[ 0.826024] NET: Registered protocol family 10\n[ 0.827832] NET: Registered protocol family 17\n[ 0.840910] Key type dns_resolver registered\n[ 0.842645] Loading compiled-in X.509 certificates\n[ 0.844853] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.848102] registered taskstats version 1\n[ 0.851456] Key type trusted registered\n[ 0.855773] Key type encrypted registered\n[ 0.857237] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859092] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861587] regulator-dummy: disabling\n[ 0.863054] Magic number: 3:503:59\n[ 0.864561] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:06 UTC (1546920186)\n[ 0.867474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.869492] EDD information not available.\n[ 0.893475] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.896291] Write protecting the kernel read-only data: 12288k\n[ 0.899683] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.903962] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.918628] systemd-udevd[107]: starting version 204\n[ 0.956647] FDC 0 is a S82078B\n[ 1.108054] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.272749] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.275000] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.277609] usb 1-1: Product: QEMU USB Tablet\n[ 1.279422] usb 1-1: Manufacturer: QEMU\n[ 1.281055] usb 1-1: SerialNumber: 42\n[ 1.977708] 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.335521] 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.440171] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.631149] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[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 Tue, 08 Jan 2019 04:03:08 +0000. Up 3.22 seconds.\ncloud-init-nonet[3.37]: 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 * 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 ]\ncloud-init-nonet[4.39]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:10 +0000. Up 4.58 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:78:cb:1f |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:e3:a7:d4 |\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.1 | 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:\n71:0c:b1:05:fa:e7:0e:f1:86:2f:ff:40:79:22:5b:c5 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +o. |\n| . = . |\n| . o o E |\n| . o o |\n| S * . |\n| @ o |\n| + = |\n| .= . |\n| o+.. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nff:4c:b3:b2:d6:b7:e2:25:71:66:a1:ae:b8:1a:ae:df root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| . . |\n| S o + |\n| . . = |\n| . ..= . |\n| . o .o=o=. |\n| .o+.Eoo+=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:\n6d:89:bb:05:15:74:37:c4:ef:c5:5d:a9:ee:b9:08:09 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o .o+ .|\n| o ..o.|\n| . .oo|\n| + . . =|\n| ES + . ..|\n| .+. . .|\n| .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:\n32:39:92:39:28:c4:22:b2:dd:35:2f:d0:d0:db:a1:87 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n|. o. . |\n|+o . += . |\n|=o o =E+o |\n|o o * *.S |\n| . o = |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:14 +0000. Up 8.65 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 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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:15 +0000. Up 9.53 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 17191 0 --:--:-- --:--:-- --:--:-- 17207\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]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Get:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 (1417 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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 libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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 [1330 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 [2076 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 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5418 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 [1820 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]\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 16s (3473 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 8271\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 8300\nclearwater-socket-factory-sig start/running, process 8305\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8354\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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 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.8 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.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ff:4c:b3:b2:d6:b7:e2:25:71:66:a1:ae:b8:1a:ae:df root@sprout-0 (DSA)\nec2: 256 6d:89:bb:05:15:74:37:c4:ef:c5:5d:a9:ee:b9:08:09 root@sprout-0 (ECDSA)\nec2: 256 32:39:92:39:28:c4:22:b2:dd:35:2f:d0:d0:db:a1:87 root@sprout-0 (ED25519)\nec2: 2048 71:0c:b1:05:fa:e7:0e:f1:86:2f:ff:40:79:22:5b:c5 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL7fdGLsu2xmTwmRcEEmpfBS/ehuXVLZXphjrGw0tRS/Km0EP9iuwIL8ExGj6CM8pDmMy4zCPV0m6lGr0vAP+QE= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPRgfXlrRQ9Defd2E7SAEwirkaPCNRCyB3Po65FWiE+/ root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzsZoT5lkZlij/j1M1wotVB6A63NYaZRZcGl1hmHQwa0hd+uInT8b3oD81AWAS68ChMlL2V2XiwrQOnjpQQZOdQ1OLw8xYyHNsOj//Uj5vyjuP+U4qo3z1A4+n8FNzoKQAixTZtk58XDSLNccLJd6p1kiOpzb5C/hDvoZH73ZjqVae059N0VZ4POeZn7e1EPQ7dkslMLlq/i0Tqlb+UldwqZioISv9Z6w1JPYM8D0tNRgwipJpg1XpUHqQIUpJFtJdr6OZnkfr34SNXgGl1sU+Emwyc+nL6UpQPCWwvVm7Bc+HS15KwOsBgANkJ1Aab1ZFZXD+hFD+mjJxlLZrERpx root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:05:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 143.73 seconds\n"} 2019-01-08 04:06:28,827 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33/action used request id req-821f9dcd-4585-4f9c-9059-3d20bd219eff 2019-01-08 04:06:28,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111095905304s 2019-01-08 04:06:28,830 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33/action used request id req-821f9dcd-4585-4f9c-9059-3d20bd219eff 2019-01-08 04:06:28,830 - 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.008015] pid_max: default: 32768 minimum: 301 [ 0.009718] Security Framework initialized [ 0.012040] AppArmor: AppArmor initialized [ 0.013510] Yama: becoming mindful. [ 0.015064] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017751] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020857] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026768] Initializing cgroup subsys memory [ 0.028026] Initializing cgroup subsys devices [ 0.029596] Initializing cgroup subsys freezer [ 0.031161] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033640] Initializing cgroup subsys hugetlb [ 0.036817] mce: CPU supports 10 MCE banks [ 0.038344] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038344] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044007] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046089] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050176] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057064] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064837] ACPI: Core revision 20131115 [ 0.066790] ACPI: All ACPI Tables successfully acquired [ 0.068444] ftrace: allocating 28753 entries in 113 pages [ 0.088262] smpboot: Max logical packages: 2 [ 0.089787] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094449] Enabling x2apic [ 0.095558] Enabled x2apic [ 0.096007] Switched APIC routing to physical x2apic. [ 0.100431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105613] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115511] KVM setup paravirtual spinlock [ 0.117985] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120201] x86: Booting SMP configuration: [ 0.121773] .... node #0, CPUs: #1[ 0.117932] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140020] x86: Booted up 1 node, 2 CPUs [ 0.140013] KVM setup async PF for cpu 1 [ 0.140014] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146621] devtmpfs: initialized [ 0.149834] EVM: security.selinux [ 0.151105] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153181] EVM: security.capability [ 0.154561] pinctrl core: initialized pinctrl subsystem [ 0.156059] regulator-dummy: no parameters [ 0.157605] RTC time: 4:03:06, date: 01/08/19 [ 0.159214] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161594] cpuidle: using governor menu [ 0.163071] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166286] PCI: Using configuration type 1 for base access [ 0.168646] bio: create slab at 0 [ 0.169510] ACPI: Added _OSI(Module Device) [ 0.169559] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173624] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177233] ACPI: Interpreter enabled [ 0.178588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180929] 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.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191331] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193714] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196202] ACPI: No dock devices found. [ 0.199599] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202272] 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.207958] acpiphp: Slot [3] registered [ 0.208039] acpiphp: Slot [4] registered [ 0.209492] acpiphp: Slot [5] registered [ 0.210975] acpiphp: Slot [6] registered [ 0.212038] acpiphp: Slot [7] registered [ 0.213434] acpiphp: Slot [8] registered [ 0.214814] acpiphp: Slot [9] registered [ 0.216031] acpiphp: Slot [10] registered [ 0.217443] acpiphp: Slot [11] registered [ 0.218854] acpiphp: Slot [12] registered [ 0.220023] acpiphp: Slot [13] registered [ 0.221444] acpiphp: Slot [14] registered [ 0.222868] acpiphp: Slot [15] registered [ 0.224023] acpiphp: Slot [16] registered [ 0.225439] acpiphp: Slot [17] registered [ 0.226851] acpiphp: Slot [18] registered [ 0.228031] acpiphp: Slot [19] registered [ 0.229467] acpiphp: Slot [20] registered [ 0.231165] acpiphp: Slot [21] registered [ 0.232031] acpiphp: Slot [22] registered [ 0.233769] acpiphp: Slot [23] registered [ 0.235515] acpiphp: Slot [24] registered [ 0.236025] acpiphp: Slot [25] registered [ 0.237736] acpiphp: Slot [26] registered [ 0.239475] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241743] acpiphp: Slot [29] registered [ 0.243464] acpiphp: Slot [30] registered [ 0.244032] acpiphp: Slot [31] registered [ 0.245767] PCI host bridge to bus 0000:00 [ 0.247541] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250527] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254807] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266867] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296680] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300137] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305272] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310760] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312366] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316005] vgaarb: loaded [ 0.317442] vgaarb: bridge control possible 0000:00:02.0 [ 0.320209] SCSI subsystem initialized [ 0.322240] ACPI: bus type USB registered [ 0.324034] usbcore: registered new interface driver usbfs [ 0.325996] usbcore: registered new interface driver hub [ 0.327937] usbcore: registered new device driver usb [ 0.328117] PCI: Using ACPI for IRQ routing [ 0.330002] NetLabel: Initializing [ 0.331298] NetLabel: domain hash size = 128 [ 0.332003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.333828] NetLabel: unlabeled traffic allowed by default [ 0.336039] Switched to clocksource kvm-clock [ 0.344784] AppArmor: AppArmor Filesystem Enabled [ 0.347152] pnp: PnP ACPI init [ 0.348430] ACPI: bus type PNP registered [ 0.350430] pnp: PnP ACPI: found 8 devices [ 0.351969] ACPI: bus type PNP unregistered [ 0.359927] NET: Registered protocol family 2 [ 0.361825] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.364633] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.367104] TCP: Hash tables configured (established 16384 bind 16384) [ 0.369460] TCP: reno registered [ 0.370750] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.372836] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.375119] NET: Registered protocol family 1 [ 0.376756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378820] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380847] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.403757] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426869] Trying to unpack rootfs image as initramfs... [ 0.526262] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.529273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.531274] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.533386] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.536474] Scanning for low memory corruption every 60 seconds [ 0.538852] Initialise system trusted keyring [ 0.540437] audit: initializing netlink socket (disabled) [ 0.542262] type=2000 audit(1546920186.739:1): initialized [ 0.563152] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.566123] zbud: loaded [ 0.567365] VFS: Disk quotas dquot_6.5.2 [ 0.568877] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571346] fuse init (API version 7.22) [ 0.572818] msgmni has been set to 3997 [ 0.574268] Key type big_key registered [ 0.576043] Key type asymmetric registered [ 0.577515] Asymmetric key parser 'x509' registered [ 0.579213] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.581826] io scheduler noop registered [ 0.583233] io scheduler deadline registered (default) [ 0.584999] io scheduler cfq registered [ 0.586453] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590563] ipmi message handler version 39.2 [ 0.592162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594730] ACPI: Power Button [PWRF] [ 0.596168] GHES: HEST is not enabled! [ 0.618535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.685927] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688524] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717424] Linux agpgart interface v0.103 [ 0.719819] brd: module loaded [ 0.721428] loop: module loaded [ 0.723018] blk-mq: CPU -> queue map [ 0.724335] CPU 0 -> Queue 0 [ 0.725494] CPU 1 -> Queue 0 [ 0.727499] vda: vda1 [ 0.729227] scsi0 : ata_piix [ 0.730472] scsi1 : ata_piix [ 0.731629] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.733834] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736499] libphy: Fixed MDIO Bus: probed [ 0.738203] tun: Universal TUN/TAP device driver, 1.6 [ 0.740019] tun: (C) 1999-2004 Max Krasnyansky [ 0.743930] PPP generic driver version 2.4.2 [ 0.745518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747669] ehci-pci: EHCI PCI platform driver [ 0.749244] ehci-platform: EHCI generic platform driver [ 0.751032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753074] ohci-pci: OHCI PCI platform driver [ 0.754631] ohci-platform: OHCI generic platform driver [ 0.756417] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779238] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781039] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790544] usb usb1: Product: UHCI Host Controller [ 0.792232] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794346] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796085] hub 1-0:1.0: USB hub found [ 0.797488] hub 1-0:1.0: 2 ports detected [ 0.799061] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802687] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804401] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806291] mousedev: PS/2 mouse device common for all mice [ 0.808527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811755] rtc_cmos 00:00: RTC can wake from S4 [ 0.813745] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818046] device-mapper: uevent: version 1.0.3 [ 0.819723] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822629] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824704] TCP: cubic registered [ 0.826024] NET: Registered protocol family 10 [ 0.827832] NET: Registered protocol family 17 [ 0.840910] Key type dns_resolver registered [ 0.842645] Loading compiled-in X.509 certificates [ 0.844853] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.848102] registered taskstats version 1 [ 0.851456] Key type trusted registered [ 0.855773] Key type encrypted registered [ 0.857237] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859092] IMA: No TPM chip found, activating TPM-bypass! [ 0.861587] regulator-dummy: disabling [ 0.863054] Magic number: 3:503:59 [ 0.864561] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:06 UTC (1546920186) [ 0.867474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.869492] EDD information not available. [ 0.893475] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.896291] Write protecting the kernel read-only data: 12288k [ 0.899683] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.903962] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.918628] systemd-udevd[107]: starting version 204 [ 0.956647] FDC 0 is a S82078B [ 1.108054] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.272749] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.275000] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.277609] usb 1-1: Product: QEMU USB Tablet [ 1.279422] usb 1-1: Manufacturer: QEMU [ 1.281055] usb 1-1: SerialNumber: 42 [ 1.977708] 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.335521] 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.440171] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.631149] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[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 Tue, 08 Jan 2019 04:03:08 +0000. Up 3.22 seconds. cloud-init-nonet[3.37]: 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 ] * 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 ] cloud-init-nonet[4.39]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:03:10 +0000. Up 4.58 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:78:cb:1f | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:e3:a7:d4 | 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.1 | 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: 71:0c:b1:05:fa:e7:0e:f1:86:2f:ff:40:79:22:5b:c5 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | +o. | | . = . | | . o o E | | . 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: ff:4c:b3:b2:d6:b7:e2:25:71:66:a1:ae:b8:1a:ae:df root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . . | | S o + | | . . = | | . ..= . | | . o .o=o=. | | .o+.Eoo+=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: 6d:89:bb:05:15:74:37:c4:ef:c5:5d:a9:ee:b9:08:09 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .o .o+ .| | o ..o.| | . .oo| | + . . =| | ES + . ..| | .+. . .| | .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: 32:39:92:39:28:c4:22:b2:dd:35:2f:d0:d0:db:a1:87 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | |. o. . | |+o . += . | |=o o =E+o | |o o * *.S | | . o = | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:03:14 +0000. Up 8.65 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 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:03:15 +0000. Up 9.53 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 17191 0 --:--:-- --:--:-- --:--:-- 17207 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 (1417 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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 libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [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/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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 [1330 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 [2076 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 [1913 kB] 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] 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 [1688 kB] 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] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5418 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 [1820 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.7 MB in 16s (3473 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 8271 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 8300 clearwater-socket-factory-sig start/running, process 8305 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8354 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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 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.8 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ff:4c:b3:b2:d6:b7:e2:25:71:66:a1:ae:b8:1a:ae:df root@sprout-0 (DSA) ec2: 256 6d:89:bb:05:15:74:37:c4:ef:c5:5d:a9:ee:b9:08:09 root@sprout-0 (ECDSA) ec2: 256 32:39:92:39:28:c4:22:b2:dd:35:2f:d0:d0:db:a1:87 root@sprout-0 (ED25519) ec2: 2048 71:0c:b1:05:fa:e7:0e:f1:86:2f:ff:40:79:22:5b:c5 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL7fdGLsu2xmTwmRcEEmpfBS/ehuXVLZXphjrGw0tRS/Km0EP9iuwIL8ExGj6CM8pDmMy4zCPV0m6lGr0vAP+QE= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPRgfXlrRQ9Defd2E7SAEwirkaPCNRCyB3Po65FWiE+/ root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzsZoT5lkZlij/j1M1wotVB6A63NYaZRZcGl1hmHQwa0hd+uInT8b3oD81AWAS68ChMlL2V2XiwrQOnjpQQZOdQ1OLw8xYyHNsOj//Uj5vyjuP+U4qo3z1A4+n8FNzoKQAixTZtk58XDSLNccLJd6p1kiOpzb5C/hDvoZH73ZjqVae059N0VZ4POeZn7e1EPQ7dkslMLlq/i0Tqlb+UldwqZioISv9Z6w1JPYM8D0tNRgwipJpg1XpUHqQIUpJFtJdr6OZnkfr34SNXgGl1sU+Emwyc+nL6UpQPCWwvVm7Bc+HS15KwOsBgANkJ1Aab1ZFZXD+hFD+mjJxlLZrERpx root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:05:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 143.73 seconds 2019-01-08 04:06:28,834 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-08 04:06:28,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:06:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:06:29,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc482e44-db06-440a-8e74-88c79f9f927f x-compute-request-id: req-fc482e44-db06-440a-8e74-88c79f9f927f Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:06:29,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fc482e44-db06-440a-8e74-88c79f9f927f 2019-01-08 04:06:29,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700866937637s 2019-01-08 04:06:29,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fc482e44-db06-440a-8e74-88c79f9f927f 2019-01-08 04:06:29,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:06:29,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:06:29,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c537e3b-e07f-47e1-b20f-6fa0791b315d x-compute-request-id: req-3c537e3b-e07f-47e1-b20f-6fa0791b315d Content-Encoding: gzip Content-Length: 20800 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009944] Security Framework initialized\n[ 0.012036] AppArmor: AppArmor initialized\n[ 0.013769] Yama: becoming mindful.\n[ 0.016156] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020953] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024574] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.027205] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028294] Initializing cgroup subsys memory\n[ 0.032007] Initializing cgroup subsys devices\n[ 0.033864] Initializing cgroup subsys freezer\n[ 0.035676] Initializing cgroup subsys blkio\n[ 0.036004] Initializing cgroup subsys perf_event\n[ 0.037951] Initializing cgroup subsys hugetlb\n[ 0.040763] mce: CPU supports 10 MCE banks\n[ 0.042484] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042484] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054690] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.064808] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.072215] ACPI: Core revision 20131115\n[ 0.074362] ACPI: All ACPI Tables successfully acquired\n[ 0.076418] ftrace: allocating 28753 entries in 113 pages\n[ 0.096259] smpboot: Max logical packages: 2\n[ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.102513] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.104272] Enabling x2apic\n[ 0.105536] Enabled x2apic\n[ 0.108004] Switched APIC routing to physical x2apic.\n[ 0.111389] ..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.117843] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127268] KVM setup paravirtual spinlock\n[ 0.129312] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132110] x86: Booting SMP configuration:\n[ 0.133917] .... node #0, CPUs: #1[ 0.129270] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152038] x86: Booted up 1 node, 2 CPUs\n[ 0.152038] KVM setup async PF for cpu 1\n[ 0.152042] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159053] devtmpfs: initialized\n[ 0.161184] EVM: security.selinux\n[ 0.162664] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165303] EVM: security.capability\n[ 0.166859] pinctrl core: initialized pinctrl subsystem\n[ 0.168054] regulator-dummy: no parameters\n[ 0.169843] RTC time: 4:03:09, date: 01/08/19\n[ 0.171672] NET: Registered protocol family 16\n[ 0.172105] cpuidle: using governor ladder\n[ 0.173797] cpuidle: using governor menu\n[ 0.181258] ACPI: bus type PCI registered\n[ 0.182927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.184132] PCI: Using configuration type 1 for base access\n[ 0.186953] bio: create slab at 0\n[ 0.188063] ACPI: Added _OSI(Module Device)\n[ 0.189789] ACPI: Added _OSI(Processor Device)\n[ 0.191614] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.192004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.195372] ACPI: Interpreter enabled\n[ 0.196006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.199845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.202441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.211883] ACPI: (supports S0 S5)\n[ 0.212004] ACPI: Using IOAPIC for interrupt routing\n[ 0.214030] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216209] ACPI: No dock devices found.\n[ 0.219833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227975] acpiphp: Slot [3] registered\n[ 0.228026] acpiphp: Slot [4] registered\n[ 0.229461] acpiphp: Slot [5] registered\n[ 0.230880] acpiphp: Slot [6] registered\n[ 0.232023] acpiphp: Slot [7] registered\n[ 0.233504] acpiphp: Slot [8] registered\n[ 0.234903] acpiphp: Slot [9] registered\n[ 0.236035] acpiphp: Slot [10] registered\n[ 0.238000] acpiphp: Slot [11] registered\n[ 0.239656] acpiphp: Slot [12] registered\n[ 0.240027] acpiphp: Slot [13] registered\n[ 0.241520] acpiphp: Slot [14] registered\n[ 0.243043] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245491] acpiphp: Slot [17] registered\n[ 0.247005] acpiphp: Slot [18] registered\n[ 0.248048] acpiphp: Slot [19] registered\n[ 0.250244] acpiphp: Slot [20] registered\n[ 0.252027] acpiphp: Slot [21] registered\n[ 0.254004] acpiphp: Slot [22] registered\n[ 0.256036] acpiphp: Slot [23] registered\n[ 0.258070] acpiphp: Slot [24] registered\n[ 0.260038] acpiphp: Slot [25] registered\n[ 0.261967] acpiphp: Slot [26] registered\n[ 0.263718] acpiphp: Slot [27] registered\n[ 0.264025] acpiphp: Slot [28] registered\n[ 0.265486] acpiphp: Slot [29] registered\n[ 0.266980] acpiphp: Slot [30] registered\n[ 0.268042] acpiphp: Slot [31] registered\n[ 0.269441] PCI host bridge to bus 0000:00\n[ 0.270882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.272004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.274008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.278135] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.280004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.290268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.292016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.322471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.325106] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.327657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.329222] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.331679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.332925] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.335084] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.335084] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.336004] vgaarb: loaded\n[ 0.337062] vgaarb: bridge control possible 0000:00:02.0\n[ 0.339130] SCSI subsystem initialized\n[ 0.340180] ACPI: bus type USB registered\n[ 0.341525] usbcore: registered new interface driver usbfs\n[ 0.343320] usbcore: registered new interface driver hub\n[ 0.344056] usbcore: registered new device driver usb\n[ 0.345817] PCI: Using ACPI for IRQ routing\n[ 0.348296] NetLabel: Initializing\n[ 0.349620] NetLabel: domain hash size = 128\n[ 0.351408] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.352068] NetLabel: unlabeled traffic allowed by default\n[ 0.353989] Switched to clocksource kvm-clock\n[ 0.361138] AppArmor: AppArmor Filesystem Enabled\n[ 0.362921] pnp: PnP ACPI init\n[ 0.364164] ACPI: bus type PNP registered\n[ 0.366162] pnp: PnP ACPI: found 8 devices\n[ 0.367703] ACPI: bus type PNP unregistered\n[ 0.375640] NET: Registered protocol family 2\n[ 0.377468] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.380144] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.382492] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.384730] TCP: reno registered\n[ 0.385942] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.387923] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.390072] NET: Registered protocol family 1\n[ 0.391645] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.393603] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395501] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418350] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442740] Trying to unpack rootfs image as initramfs...\n[ 0.544148] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.546988] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.548907] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.551255] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.554722] Scanning for low memory corruption every 60 seconds\n[ 0.557390] Initialise system trusted keyring\n[ 0.559221] audit: initializing netlink socket (disabled)\n[ 0.561342] type=2000 audit(1546920189.585:1): initialized\n[ 0.582567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.585991] zbud: loaded\n[ 0.587409] VFS: Disk quotas dquot_6.5.2\n[ 0.589065] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.591921] fuse init (API version 7.22)\n[ 0.593644] msgmni has been set to 3997\n[ 0.595317] Key type big_key registered\n[ 0.597330] Key type asymmetric registered\n[ 0.599016] Asymmetric key parser 'x509' registered\n[ 0.600963] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.604015] io scheduler noop registered\n[ 0.605624] io scheduler deadline registered (default)\n[ 0.607664] io scheduler cfq registered\n[ 0.609341] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.611527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614092] ipmi message handler version 39.2\n[ 0.615917] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618920] ACPI: Power Button [PWRF]\n[ 0.620560] GHES: HEST is not enabled!\n[ 0.643093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.687766] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711138] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.714072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.740443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744337] Linux agpgart interface v0.103\n[ 0.746958] brd: module loaded\n[ 0.748727] loop: module loaded\n[ 0.750489] blk-mq: CPU -> queue map\n[ 0.751990] CPU 0 -> Queue 0\n[ 0.753312] CPU 1 -> Queue 0\n[ 0.755352] vda: vda1\n[ 0.757260] scsi0 : ata_piix\n[ 0.758551] scsi1 : ata_piix\n[ 0.759793] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.762175] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.764725] libphy: Fixed MDIO Bus: probed\n[ 0.766462] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768401] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772440] PPP generic driver version 2.4.2\n[ 0.774032] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.776259] ehci-pci: EHCI PCI platform driver\n[ 0.777946] ehci-platform: EHCI generic platform driver\n[ 0.779707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.781723] ohci-pci: OHCI PCI platform driver\n[ 0.783251] ohci-platform: OHCI generic platform driver\n[ 0.784994] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.808169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.810087] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.812773] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.814770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.817055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.819698] usb usb1: Product: UHCI Host Controller\n[ 0.821424] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.823491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825209] hub 1-0:1.0: USB hub found\n[ 0.826608] hub 1-0:1.0: 2 ports detected\n[ 0.828181] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.831786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.833599] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.835466] mousedev: PS/2 mouse device common for all mice\n[ 0.837665] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.840827] rtc_cmos 00:00: RTC can wake from S4\n[ 0.842763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844873] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.847020] device-mapper: uevent: version 1.0.3\n[ 0.848725] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.851572] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.853648] TCP: cubic registered\n[ 0.854943] NET: Registered protocol family 10\n[ 0.856741] NET: Registered protocol family 17\n[ 0.869562] Key type dns_resolver registered\n[ 0.871286] Loading compiled-in X.509 certificates\n[ 0.873461] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.876600] registered taskstats version 1\n[ 0.879840] Key type trusted registered\n[ 0.884018] Key type encrypted registered\n[ 0.885446] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.887256] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.889724] regulator-dummy: disabling\n[ 0.891146] Magic number: 3:503:59\n[ 0.892623] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:10 UTC (1546920190)\n[ 0.895447] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.897444] EDD information not available.\n[ 0.921482] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.924205] Write protecting the kernel read-only data: 12288k\n[ 0.926725] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.930779] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.944982] systemd-udevd[107]: starting version 204\n[ 0.985402] FDC 0 is a S82078B\n[ 1.140085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.303864] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.306145] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.308482] usb 1-1: Product: QEMU USB Tablet\n[ 1.310042] usb 1-1: Manufacturer: QEMU\n[ 1.311452] usb 1-1: SerialNumber: 42\n[ 2.001387] 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.356034] 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.469701] 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.575768] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:12 +0000. Up 2.92 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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.34]: static networking is now up\n * Stopping Mount network filesystems[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 Tue, 08 Jan 2019 04:03:14 +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:7c:6d:3f |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:8c:37:de |\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.1 | 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:\n7e:17:3b:a4:5f:f0:e0:35:c6:3c:a9:dc:1f:79:6f:c4 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| o . |\n| S = O. |\n| . = @ oE|\n| . o B ++.|\n| . o 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:\nb9:69:44:97:85:6d:ee:2e:81:bd:74:13:a1:7b:4a:a1 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| .o+ |\n| . o+ . |\n| . oo o |\n| S+ + . |\n| .Eo* = |\n| +o B . |\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:\n19:4a:44:f0:4f:7e:97:e1:d2:cb:32:87:eb:c4:4f:c5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo |\n| o |\n| o o . |\n| . = o o + |\n| . S o = E |\n| o = o |\n| * = |\n| . B |\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:\n3f:4e:4e:4d:c2:39:6b:ba:2d:1f:01:f0:45:23:eb:77 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . ..+ |\n| o + . |\n| + |\n| . o . |\n| S B E |\n| o O |\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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Tue, 08 Jan 2019 04:03:17 +0000. Up 8.22 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 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 Tue, 08 Jan 2019 04:03:18 +0000. Up 9.15 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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 14487 0 --:--:-- --:--:-- --:--:-- 14511\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [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 8s (1474 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\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 14 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/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 [1913 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 [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 16s (5239 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 8347\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 14 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 (11.6 MB/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.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\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+ echo 'nameserver 192.168.0.4'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b9:69:44:97:85:6d:ee:2e:81:bd:74:13:a1:7b:4a:a1 root@homer-0 (DSA)\nec2: 256 19:4a:44:f0:4f:7e:97:e1:d2:cb:32:87:eb:c4:4f:c5 root@homer-0 (ECDSA)\nec2: 256 3f:4e:4e:4d:c2:39:6b:ba:2d:1f:01:f0:45:23:eb:77 root@homer-0 (ED25519)\nec2: 2048 7e:17:3b:a4:5f:f0:e0:35:c6:3c:a9:dc:1f:79:6f:c4 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8HvmY0LHGM82IFGnH43RtZhaVgtMQ0ClAR/0TAL65952UypgpQdDidsnVfaVR6WPPgqwjgtsArv3EzDs52IgY= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ4uqVW9HwpwimLJ5Xa6D4ewS7kN5zDHBA3+0AElFaI3 root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ70jgXlAd+HOKcFRWLOoXd/drZjxVTyViybvb8Yzx3if1mmtta4+87rJPm3rZ/hkgqbobSPTQfJVikZp/AiomW7wMDnNa11+oqrNSIHMfk/ruFuIyHMQn42kSoV+vKeNuSsuvBFwAPK7AwoYDzHzKAnc98hvadwoM5C7Jnt2hYKe2+VURW7JcBkoyK8xeGdchZM14U5n6dIYWHZvd7q3tIzBsm9bPCAjdSrCWdTk3cNrD4Z5I8aYB1tuvBDx5Qq6CWV5sbFQw+2CcuBV4PXn5HHczOKDyJb8jb7ZaCVoEv5JbCz8h3KvznWYkNxDhWSDqp6+C5UYfLaIsK+s61Aeb root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:05:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 154.31 seconds\n"} 2019-01-08 04:06:29,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545/action used request id req-3c537e3b-e07f-47e1-b20f-6fa0791b315d 2019-01-08 04:06:29,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.161528110504s 2019-01-08 04:06:29,708 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545/action used request id req-3c537e3b-e07f-47e1-b20f-6fa0791b315d 2019-01-08 04:06:29,708 - 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009944] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013769] Yama: becoming mindful. [ 0.016156] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020953] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024574] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.027205] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028294] Initializing cgroup subsys memory [ 0.032007] Initializing cgroup subsys devices [ 0.033864] Initializing cgroup subsys freezer [ 0.035676] Initializing cgroup subsys blkio [ 0.036004] Initializing cgroup subsys perf_event [ 0.037951] Initializing cgroup subsys hugetlb [ 0.040763] mce: CPU supports 10 MCE banks [ 0.042484] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042484] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054690] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.064808] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.072215] ACPI: Core revision 20131115 [ 0.074362] ACPI: All ACPI Tables successfully acquired [ 0.076418] ftrace: allocating 28753 entries in 113 pages [ 0.096259] smpboot: Max logical packages: 2 [ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.102513] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.104272] Enabling x2apic [ 0.105536] Enabled x2apic [ 0.108004] Switched APIC routing to physical x2apic. [ 0.111389] ..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.117843] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127268] KVM setup paravirtual spinlock [ 0.129312] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132110] x86: Booting SMP configuration: [ 0.133917] .... node #0, CPUs: #1[ 0.129270] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152038] x86: Booted up 1 node, 2 CPUs [ 0.152038] KVM setup async PF for cpu 1 [ 0.152042] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159053] devtmpfs: initialized [ 0.161184] EVM: security.selinux [ 0.162664] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165303] EVM: security.capability [ 0.166859] pinctrl core: initialized pinctrl subsystem [ 0.168054] regulator-dummy: no parameters [ 0.169843] RTC time: 4:03:09, date: 01/08/19 [ 0.171672] NET: Registered protocol family 16 [ 0.172105] cpuidle: using governor ladder [ 0.173797] cpuidle: using governor menu [ 0.181258] ACPI: bus type PCI registered [ 0.182927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.184132] PCI: Using configuration type 1 for base access [ 0.186953] bio: create slab at 0 [ 0.188063] ACPI: Added _OSI(Module Device) [ 0.189789] ACPI: Added _OSI(Processor Device) [ 0.191614] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.192004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.195372] ACPI: Interpreter enabled [ 0.196006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.199845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.202441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.211883] ACPI: (supports S0 S5) [ 0.212004] ACPI: Using IOAPIC for interrupt routing [ 0.214030] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216209] ACPI: No dock devices found. [ 0.219833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227975] acpiphp: Slot [3] registered [ 0.228026] acpiphp: Slot [4] registered [ 0.229461] acpiphp: Slot [5] registered [ 0.230880] acpiphp: Slot [6] registered [ 0.232023] acpiphp: Slot [7] registered [ 0.233504] acpiphp: Slot [8] registered [ 0.234903] acpiphp: Slot [9] registered [ 0.236035] acpiphp: Slot [10] registered [ 0.238000] acpiphp: Slot [11] registered [ 0.239656] acpiphp: Slot [12] registered [ 0.240027] acpiphp: Slot [13] registered [ 0.241520] acpiphp: Slot [14] registered [ 0.243043] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245491] acpiphp: Slot [17] registered [ 0.247005] acpiphp: Slot [18] registered [ 0.248048] acpiphp: Slot [19] registered [ 0.250244] acpiphp: Slot [20] registered [ 0.252027] acpiphp: Slot [21] registered [ 0.254004] acpiphp: Slot [22] registered [ 0.256036] acpiphp: Slot [23] registered [ 0.258070] acpiphp: Slot [24] registered [ 0.260038] acpiphp: Slot [25] registered [ 0.261967] acpiphp: Slot [26] registered [ 0.263718] acpiphp: Slot [27] registered [ 0.264025] acpiphp: Slot [28] registered [ 0.265486] acpiphp: Slot [29] registered [ 0.266980] acpiphp: Slot [30] registered [ 0.268042] acpiphp: Slot [31] registered [ 0.269441] PCI host bridge to bus 0000:00 [ 0.270882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.272004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.274008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.278135] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.280004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.290268] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.292016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.322471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.325106] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.327657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.329222] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.332925] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.335084] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335084] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336004] vgaarb: loaded [ 0.337062] vgaarb: bridge control possible 0000:00:02.0 [ 0.339130] SCSI subsystem initialized [ 0.340180] ACPI: bus type USB registered [ 0.341525] usbcore: registered new interface driver usbfs [ 0.343320] usbcore: registered new interface driver hub [ 0.344056] usbcore: registered new device driver usb [ 0.345817] PCI: Using ACPI for IRQ routing [ 0.348296] NetLabel: Initializing [ 0.349620] NetLabel: domain hash size = 128 [ 0.351408] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.352068] NetLabel: unlabeled traffic allowed by default [ 0.353989] Switched to clocksource kvm-clock [ 0.361138] AppArmor: AppArmor Filesystem Enabled [ 0.362921] pnp: PnP ACPI init [ 0.364164] ACPI: bus type PNP registered [ 0.366162] pnp: PnP ACPI: found 8 devices [ 0.367703] ACPI: bus type PNP unregistered [ 0.375640] NET: Registered protocol family 2 [ 0.377468] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.380144] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.382492] TCP: Hash tables configured (established 16384 bind 16384) [ 0.384730] TCP: reno registered [ 0.385942] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.387923] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.390072] NET: Registered protocol family 1 [ 0.391645] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.393603] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.395501] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418350] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442740] Trying to unpack rootfs image as initramfs... [ 0.544148] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.546988] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.548907] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.551255] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.554722] Scanning for low memory corruption every 60 seconds [ 0.557390] Initialise system trusted keyring [ 0.559221] audit: initializing netlink socket (disabled) [ 0.561342] type=2000 audit(1546920189.585:1): initialized [ 0.582567] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.585991] zbud: loaded [ 0.587409] VFS: Disk quotas dquot_6.5.2 [ 0.589065] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.591921] fuse init (API version 7.22) [ 0.593644] msgmni has been set to 3997 [ 0.595317] Key type big_key registered [ 0.597330] Key type asymmetric registered [ 0.599016] Asymmetric key parser 'x509' registered [ 0.600963] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.604015] io scheduler noop registered [ 0.605624] io scheduler deadline registered (default) [ 0.607664] io scheduler cfq registered [ 0.609341] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614092] ipmi message handler version 39.2 [ 0.615917] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.618920] ACPI: Power Button [PWRF] [ 0.620560] GHES: HEST is not enabled! [ 0.643093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.687766] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.711138] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.714072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.740443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.744337] Linux agpgart interface v0.103 [ 0.746958] brd: module loaded [ 0.748727] loop: module loaded [ 0.750489] blk-mq: CPU -> queue map [ 0.751990] CPU 0 -> Queue 0 [ 0.753312] CPU 1 -> Queue 0 [ 0.755352] vda: vda1 [ 0.757260] scsi0 : ata_piix [ 0.758551] scsi1 : ata_piix [ 0.759793] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.762175] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.764725] libphy: Fixed MDIO Bus: probed [ 0.766462] tun: Universal TUN/TAP device driver, 1.6 [ 0.768401] tun: (C) 1999-2004 Max Krasnyansky [ 0.772440] PPP generic driver version 2.4.2 [ 0.774032] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776259] ehci-pci: EHCI PCI platform driver [ 0.777946] ehci-platform: EHCI generic platform driver [ 0.779707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.781723] ohci-pci: OHCI PCI platform driver [ 0.783251] ohci-platform: OHCI generic platform driver [ 0.784994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.808169] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.810087] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.812773] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.814770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.817055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.819698] usb usb1: Product: UHCI Host Controller [ 0.821424] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.823491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.825209] hub 1-0:1.0: USB hub found [ 0.826608] hub 1-0:1.0: 2 ports detected [ 0.828181] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.831786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.833599] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.835466] mousedev: PS/2 mouse device common for all mice [ 0.837665] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.840827] rtc_cmos 00:00: RTC can wake from S4 [ 0.842763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.844873] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.847020] device-mapper: uevent: version 1.0.3 [ 0.848725] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.851572] ledtrig-cpu: registered to indicate activity on CPUs [ 0.853648] TCP: cubic registered [ 0.854943] NET: Registered protocol family 10 [ 0.856741] NET: Registered protocol family 17 [ 0.869562] Key type dns_resolver registered [ 0.871286] Loading compiled-in X.509 certificates [ 0.873461] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.876600] registered taskstats version 1 [ 0.879840] Key type trusted registered [ 0.884018] Key type encrypted registered [ 0.885446] AppArmor: AppArmor sha1 policy hashing enabled [ 0.887256] IMA: No TPM chip found, activating TPM-bypass! [ 0.889724] regulator-dummy: disabling [ 0.891146] Magic number: 3:503:59 [ 0.892623] rtc_cmos 00:00: setting system clock to 2019-01-08 04:03:10 UTC (1546920190) [ 0.895447] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.897444] EDD information not available. [ 0.921482] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.924205] Write protecting the kernel read-only data: 12288k [ 0.926725] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.930779] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.944982] systemd-udevd[107]: starting version 204 [ 0.985402] FDC 0 is a S82078B [ 1.140085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.303864] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.306145] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.308482] usb 1-1: Product: QEMU USB Tablet [ 1.310042] usb 1-1: Manufacturer: QEMU [ 1.311452] usb 1-1: SerialNumber: 42 [ 2.001387] 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.356034] 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.469701] 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.575768] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:03:12 +0000. Up 2.92 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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.34]: static networking is now up * Stopping Mount network filesystems[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 Tue, 08 Jan 2019 04:03:14 +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:7c:6d:3f | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:8c:37:de | 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.1 | 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: 7e:17:3b:a4:5f:f0:e0:35:c6:3c:a9:dc:1f:79:6f:c4 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | o . | | S = O. | | . = @ oE| | . o B ++.| | . 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: b9:69:44:97:85:6d:ee:2e:81:bd:74:13:a1:7b:4a:a1 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | .o+ | | . o+ . | | . oo o | | S+ + . | | .Eo* = | | +o B . | | . + . | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 19:4a:44:f0:4f:7e:97:e1:d2:cb:32:87:eb:c4:4f:c5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo | | o | | o o . | | . = o o + | | . S o = E | | o = o | | * = | | . B | | .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: 3f:4e:4e:4d:c2:39:6b:ba:2d:1f:01:f0:45:23:eb:77 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . ..+ | | o + . | | + | | . o . | | S B E | | o O | | O . | | .O o | | o+= | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[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 Tue, 08 Jan 2019 04:03:17 +0000. Up 8.22 seconds. * 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 Tue, 08 Jan 2019 04:03:18 +0000. Up 9.15 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 14487 0 --:--:-- --:--:-- --:--:-- 14511 OK + apt-get update Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [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 8s (1474 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + 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 14 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/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 [1913 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 [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 16s (5239 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 8347 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 14 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 (11.6 MB/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.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b9:69:44:97:85:6d:ee:2e:81:bd:74:13:a1:7b:4a:a1 root@homer-0 (DSA) ec2: 256 19:4a:44:f0:4f:7e:97:e1:d2:cb:32:87:eb:c4:4f:c5 root@homer-0 (ECDSA) ec2: 256 3f:4e:4e:4d:c2:39:6b:ba:2d:1f:01:f0:45:23:eb:77 root@homer-0 (ED25519) ec2: 2048 7e:17:3b:a4:5f:f0:e0:35:c6:3c:a9:dc:1f:79:6f:c4 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8HvmY0LHGM82IFGnH43RtZhaVgtMQ0ClAR/0TAL65952UypgpQdDidsnVfaVR6WPPgqwjgtsArv3EzDs52IgY= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ4uqVW9HwpwimLJ5Xa6D4ewS7kN5zDHBA3+0AElFaI3 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ70jgXlAd+HOKcFRWLOoXd/drZjxVTyViybvb8Yzx3if1mmtta4+87rJPm3rZ/hkgqbobSPTQfJVikZp/AiomW7wMDnNa11+oqrNSIHMfk/ruFuIyHMQn42kSoV+vKeNuSsuvBFwAPK7AwoYDzHzKAnc98hvadwoM5C7Jnt2hYKe2+VURW7JcBkoyK8xeGdchZM14U5n6dIYWHZvd7q3tIzBsm9bPCAjdSrCWdTk3cNrD4Z5I8aYB1tuvBDx5Qq6CWV5sbFQw+2CcuBV4PXn5HHczOKDyJb8jb7ZaCVoEv5JbCz8h3KvznWYkNxDhWSDqp6+C5UYfLaIsK+s61Aeb root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:05:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 154.31 seconds 2019-01-08 04:06:29,711 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-08 04:06:29,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:06:29,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:06:30,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edc65e53-9095-45a2-a178-9d21129248c4 x-compute-request-id: req-edc65e53-9095-45a2-a178-9d21129248c4 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:06:30,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-edc65e53-9095-45a2-a178-9d21129248c4 2019-01-08 04:06:30,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723379850388s 2019-01-08 04:06:30,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-edc65e53-9095-45a2-a178-9d21129248c4 2019-01-08 04:06:30,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:06:30,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:06:30,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06: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-521e367f-bdb5-472c-8b25-009c2cf34219 x-compute-request-id: req-521e367f-bdb5-472c-8b25-009c2cf34219 Content-Encoding: gzip Content-Length: 20601 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.008004] pid_max: default: 32768 minimum: 301\n[ 0.009611] Security Framework initialized\n[ 0.011086] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013420] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020877] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026893] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029715] Initializing cgroup subsys freezer\n[ 0.032006] Initializing cgroup subsys blkio\n[ 0.033522] Initializing cgroup subsys perf_event\n[ 0.035147] Initializing cgroup subsys hugetlb\n[ 0.036765] mce: CPU supports 10 MCE banks\n[ 0.038255] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038255] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046051] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.050143] 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.056787] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.063158] ACPI: Core revision 20131115\n[ 0.068628] ACPI: All ACPI Tables successfully acquired\n[ 0.070685] ftrace: allocating 28753 entries in 113 pages\n[ 0.092362] smpboot: Max logical packages: 2\n[ 0.096003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098150] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100307] Enabling x2apic\n[ 0.101642] Enabled x2apic\n[ 0.104012] Switched APIC routing to physical x2apic.\n[ 0.108521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.115343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123391] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128201] x86: Booting SMP configuration:\n[ 0.129998] .... node #0, CPUs: #1[ 0.126048] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.148024] x86: Booted up 1 node, 2 CPUs\n[ 0.148014] KVM setup async PF for cpu 1\n[ 0.148014] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.155100] devtmpfs: initialized\n[ 0.158068] EVM: security.selinux\n[ 0.159552] EVM: security.SMACK64\n[ 0.160003] EVM: security.ima\n[ 0.161344] EVM: security.capability\n[ 0.162941] pinctrl core: initialized pinctrl subsystem\n[ 0.164059] regulator-dummy: no parameters\n[ 0.165911] RTC time: 4:02:21, date: 01/08/19\n[ 0.167829] NET: Registered protocol family 16\n[ 0.168132] cpuidle: using governor ladder\n[ 0.169846] cpuidle: using governor menu\n[ 0.171597] ACPI: bus type PCI registered\n[ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174398] PCI: Using configuration type 1 for base access\n[ 0.176660] bio: create slab at 0\n[ 0.177559] ACPI: Added _OSI(Module Device)\n[ 0.177559] ACPI: Added _OSI(Processor Device)\n[ 0.180003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.181632] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.184734] ACPI: Interpreter enabled\n[ 0.186091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.188929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.195296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.198114] ACPI: (supports S0 S5)\n[ 0.199365] ACPI: Using IOAPIC for interrupt routing\n[ 0.200026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204202] ACPI: No dock devices found.\n[ 0.207601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210223] 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.215901] acpiphp: Slot [3] registered\n[ 0.216026] acpiphp: Slot [4] registered\n[ 0.217447] acpiphp: Slot [5] registered\n[ 0.218865] acpiphp: Slot [6] registered\n[ 0.220023] acpiphp: Slot [7] registered\n[ 0.221436] acpiphp: Slot [8] registered\n[ 0.222851] acpiphp: Slot [9] registered\n[ 0.224030] acpiphp: Slot [10] registered\n[ 0.225485] acpiphp: Slot [11] registered\n[ 0.226928] acpiphp: Slot [12] registered\n[ 0.228021] acpiphp: Slot [13] registered\n[ 0.229479] acpiphp: Slot [14] registered\n[ 0.230929] acpiphp: Slot [15] registered\n[ 0.232021] acpiphp: Slot [16] registered\n[ 0.233471] acpiphp: Slot [17] registered\n[ 0.234910] acpiphp: Slot [18] registered\n[ 0.236028] acpiphp: Slot [19] registered\n[ 0.237465] acpiphp: Slot [20] registered\n[ 0.238904] acpiphp: Slot [21] registered\n[ 0.240021] acpiphp: Slot [22] registered\n[ 0.241462] acpiphp: Slot [23] registered\n[ 0.242915] acpiphp: Slot [24] registered\n[ 0.244021] acpiphp: Slot [25] registered\n[ 0.245463] acpiphp: Slot [26] registered\n[ 0.246897] acpiphp: Slot [27] registered\n[ 0.248020] acpiphp: Slot [28] registered\n[ 0.249456] acpiphp: Slot [29] registered\n[ 0.250898] acpiphp: Slot [30] registered\n[ 0.252028] acpiphp: Slot [31] registered\n[ 0.253463] PCI host bridge to bus 0000:00\n[ 0.254905] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.256004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.258012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.260003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.262244] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.272134] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.274671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.297085] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.300126] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.302660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305173] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307766] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308914] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311041] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311041] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313019] vgaarb: bridge control possible 0000:00:02.0\n[ 0.314970] SCSI subsystem initialized\n[ 0.316158] ACPI: bus type USB registered\n[ 0.317452] usbcore: registered new interface driver usbfs\n[ 0.319181] usbcore: registered new interface driver hub\n[ 0.320050] usbcore: registered new device driver usb\n[ 0.321731] PCI: Using ACPI for IRQ routing\n[ 0.321798] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325444] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327147] NetLabel: unlabeled traffic allowed by default\n[ 0.328201] Switched to clocksource kvm-clock\n[ 0.336647] AppArmor: AppArmor Filesystem Enabled\n[ 0.338201] pnp: PnP ACPI init\n[ 0.339301] ACPI: bus type PNP registered\n[ 0.341105] pnp: PnP ACPI: found 8 devices\n[ 0.342461] ACPI: bus type PNP unregistered\n[ 0.350445] NET: Registered protocol family 2\n[ 0.352183] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.354662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.356847] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.358933] TCP: reno registered\n[ 0.360100] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361964] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.363982] NET: Registered protocol family 1\n[ 0.365422] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.367220] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.369000] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.391332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.413763] Trying to unpack rootfs image as initramfs...\n[ 0.511816] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.514601] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516430] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518866] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522415] Scanning for low memory corruption every 60 seconds\n[ 0.525391] Initialise system trusted keyring\n[ 0.527209] audit: initializing netlink socket (disabled)\n[ 0.529404] type=2000 audit(1546920142.453:1): initialized\n[ 0.551743] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554613] zbud: loaded\n[ 0.555869] VFS: Disk quotas dquot_6.5.2\n[ 0.557258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.559797] fuse init (API version 7.22)\n[ 0.561266] msgmni has been set to 3997\n[ 0.562645] Key type big_key registered\n[ 0.564684] Key type asymmetric registered\n[ 0.566089] Asymmetric key parser 'x509' registered\n[ 0.567696] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.570198] io scheduler noop registered\n[ 0.571535] io scheduler deadline registered (default)\n[ 0.573207] io scheduler cfq registered\n[ 0.574591] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.576366] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578439] ipmi message handler version 39.2\n[ 0.579942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.582376] ACPI: Power Button [PWRF]\n[ 0.583751] GHES: HEST is not enabled!\n[ 0.605960] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649707] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.683813] Linux agpgart interface v0.103\n[ 0.686593] brd: module loaded\n[ 0.688473] loop: module loaded\n[ 0.690317] blk-mq: CPU -> queue map\n[ 0.691942] CPU 0 -> Queue 0\n[ 0.693374] CPU 1 -> Queue 0\n[ 0.695743] vda: vda1\n[ 0.697587] scsi0 : ata_piix\n[ 0.698881] scsi1 : ata_piix\n[ 0.700068] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.702374] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.704941] libphy: Fixed MDIO Bus: probed\n[ 0.706531] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708340] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.711466] PPP generic driver version 2.4.2\n[ 0.713052] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.715407] ehci-pci: EHCI PCI platform driver\n[ 0.717055] ehci-platform: EHCI generic platform driver\n[ 0.718805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720781] ohci-pci: OHCI PCI platform driver\n[ 0.722324] ohci-platform: OHCI generic platform driver\n[ 0.724073] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.746345] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748115] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.750742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.752721] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.754877] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757344] usb usb1: Product: UHCI Host Controller\n[ 0.758991] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.761117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.762855] hub 1-0:1.0: USB hub found\n[ 0.764264] hub 1-0:1.0: 2 ports detected\n[ 0.765873] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769550] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.771249] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.773185] mousedev: PS/2 mouse device common for all mice\n[ 0.775474] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778721] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782812] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785007] device-mapper: uevent: version 1.0.3\n[ 0.786690] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791585] TCP: cubic registered\n[ 0.792951] NET: Registered protocol family 10\n[ 0.794685] NET: Registered protocol family 17\n[ 0.796219] Key type dns_resolver registered\n[ 0.798082] Loading compiled-in X.509 certificates\n[ 0.800271] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.803380] registered taskstats version 1\n[ 0.806894] Key type trusted registered\n[ 0.811031] Key type encrypted registered\n[ 0.823313] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825337] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.827730] regulator-dummy: disabling\n[ 0.829121] Magic number: 3:950:8\n[ 0.830525] rtc_cmos 00:00: setting system clock to 2019-01-08 04:02:22 UTC (1546920142)\n[ 0.833305] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835235] EDD information not available.\n[ 0.862160] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.864855] Write protecting the kernel read-only data: 12288k\n[ 0.868282] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.873103] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888629] systemd-udevd[107]: starting version 204\n[ 0.924492] FDC 0 is a S82078B\n[ 1.076098] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.240428] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.242651] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.244940] usb 1-1: Product: QEMU USB Tablet\n[ 1.246479] usb 1-1: Manufacturer: QEMU\n[ 1.247863] usb 1-1: SerialNumber: 42\n[ 1.941302] 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.298496] 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.394063] 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.491589] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:02:24 +0000. Up 2.83 seconds.\ncloud-init-nonet[2.98]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting 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[3.87]: 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 Tue, 08 Jan 2019 04:02:25 +0000. Up 4.05 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.10 | 255.255.255.0 | fa:16:3e:70:2a:7f |\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.1 | 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:\n89:48:f9:a1:47:2c:72:f6:51:5e:e2:c6:7b:61:34:36 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o E |\n| o = = o |\n| . * = = o |\n| = B = + . |\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:\n4f:76:19:d1:05:d2:a5:53:10:c8:70:6b:ce:1d:4f:3d root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+++*+|\n| .o+oo.|\n| + +Eo|\n| + + =.|\n| S o = . .|\n| + . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:7a:37:e5:9d:26:8f:3a:dd:3e:54:ff:b0:bf:11:84 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| E . |\n| . .|\n| S o.|\n| . . . o o|\n| o + + =.|\n| .. + +.B o|\n| .. ..+.=o+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:\nf5:9c:35:c3:20:8c:92:05:b0:34:a0:02:47:d9:63:c5 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|..++++o+.o. . |\n|.o..+oE . .. o |\n|o ... . . = |\n|. . o o o |\n| S + |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 ]\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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:02:29 +0000. Up 7.45 seconds.\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 Tue, 08 Jan 2019 04:02:30 +0000. Up 8.41 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14869 0 --:--:-- --:--:-- --:--:-- 14924\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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 (1484 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.10\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 14 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\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://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 17s (4093 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 8559\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 9282\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 14 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 (12.5 MB/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.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n+ echo 'nameserver 192.168.0.4'\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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 4f:76:19:d1:05:d2:a5:53:10:c8:70:6b:ce:1d:4f:3d root@ellis-0 (DSA)\nec2: 256 cb:7a:37:e5:9d:26:8f:3a:dd:3e:54:ff:b0:bf:11:84 root@ellis-0 (ECDSA)\nec2: 256 f5:9c:35:c3:20:8c:92:05:b0:34:a0:02:47:d9:63:c5 root@ellis-0 (ED25519)\nec2: 2048 89:48:f9:a1:47:2c:72:f6:51:5e:e2:c6:7b:61:34:36 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPYFXaQN6qhXjVsdOH0tVlYlAzvXaMy8+M7t6Wrci4hPnJZLGuOuAI25yzughcRAQOVT2VLlC1j/qdTBRKjJfxY= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC+s2bDhM8zKCnARSJjC8xRsrmgqXiymsQLTLW+hj6HF root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxcFIq68g3R55e1lUGORpqUZL2cFQIPW1A+VWHkkiCmnyw5p3615D09ofmbT6XwUCU5E82nDMR6Tf/fwedMfn5yWun6m1A2IJYy2zIsG+FEWn4OCSQxV8OCzQ3gTZpQmGHTAq5/FlYOHJ/2/1d5Q9mkJH+6xR0kLSTZzUWz0MCGiQSBMIuf9IQrtXqJcUZXA6MuyqAkyZWCG6oz2LPKpTc+qLpoFk/FZDL/kTQqAf2bvt5sqZh3Zl6/10pwD4mKe8V65mu9mo9e+SsUP2ZNLigDhD/uVIwwTtIBi8naLyiIrLEYmgH1cm1b68xS/PN+2XN2AY5vvkFPsHOPjWXCr1 root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:05:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.15 seconds\n"} 2019-01-08 04:06:30,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd/action used request id req-521e367f-bdb5-472c-8b25-009c2cf34219 2019-01-08 04:06:30,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.080668926239s 2019-01-08 04:06:30,526 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd/action used request id req-521e367f-bdb5-472c-8b25-009c2cf34219 2019-01-08 04:06:30,527 - 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009611] Security Framework initialized [ 0.011086] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013420] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020877] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026893] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029715] Initializing cgroup subsys freezer [ 0.032006] Initializing cgroup subsys blkio [ 0.033522] Initializing cgroup subsys perf_event [ 0.035147] Initializing cgroup subsys hugetlb [ 0.036765] mce: CPU supports 10 MCE banks [ 0.038255] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038255] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046051] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050143] 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.056787] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.063158] ACPI: Core revision 20131115 [ 0.068628] ACPI: All ACPI Tables successfully acquired [ 0.070685] ftrace: allocating 28753 entries in 113 pages [ 0.092362] smpboot: Max logical packages: 2 [ 0.096003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098150] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100307] Enabling x2apic [ 0.101642] Enabled x2apic [ 0.104012] Switched APIC routing to physical x2apic. [ 0.108521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.115343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123391] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128201] x86: Booting SMP configuration: [ 0.129998] .... node #0, CPUs: #1[ 0.126048] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148024] x86: Booted up 1 node, 2 CPUs [ 0.148014] KVM setup async PF for cpu 1 [ 0.148014] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.155100] devtmpfs: initialized [ 0.158068] EVM: security.selinux [ 0.159552] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161344] EVM: security.capability [ 0.162941] pinctrl core: initialized pinctrl subsystem [ 0.164059] regulator-dummy: no parameters [ 0.165911] RTC time: 4:02:21, date: 01/08/19 [ 0.167829] NET: Registered protocol family 16 [ 0.168132] cpuidle: using governor ladder [ 0.169846] cpuidle: using governor menu [ 0.171597] ACPI: bus type PCI registered [ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174398] PCI: Using configuration type 1 for base access [ 0.176660] bio: create slab at 0 [ 0.177559] ACPI: Added _OSI(Module Device) [ 0.177559] ACPI: Added _OSI(Processor Device) [ 0.180003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.181632] ACPI: Added _OSI(Processor Aggregator Device) [ 0.184734] ACPI: Interpreter enabled [ 0.186091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.188929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.195296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.198114] ACPI: (supports S0 S5) [ 0.199365] ACPI: Using IOAPIC for interrupt routing [ 0.200026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204202] ACPI: No dock devices found. [ 0.207601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210223] 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.215901] acpiphp: Slot [3] registered [ 0.216026] acpiphp: Slot [4] registered [ 0.217447] acpiphp: Slot [5] registered [ 0.218865] acpiphp: Slot [6] registered [ 0.220023] acpiphp: Slot [7] registered [ 0.221436] acpiphp: Slot [8] registered [ 0.222851] acpiphp: Slot [9] registered [ 0.224030] acpiphp: Slot [10] registered [ 0.225485] acpiphp: Slot [11] registered [ 0.226928] acpiphp: Slot [12] registered [ 0.228021] acpiphp: Slot [13] registered [ 0.229479] acpiphp: Slot [14] registered [ 0.230929] acpiphp: Slot [15] registered [ 0.232021] acpiphp: Slot [16] registered [ 0.233471] acpiphp: Slot [17] registered [ 0.234910] acpiphp: Slot [18] registered [ 0.236028] acpiphp: Slot [19] registered [ 0.237465] acpiphp: Slot [20] registered [ 0.238904] acpiphp: Slot [21] registered [ 0.240021] acpiphp: Slot [22] registered [ 0.241462] acpiphp: Slot [23] registered [ 0.242915] acpiphp: Slot [24] registered [ 0.244021] acpiphp: Slot [25] registered [ 0.245463] acpiphp: Slot [26] registered [ 0.246897] acpiphp: Slot [27] registered [ 0.248020] acpiphp: Slot [28] registered [ 0.249456] acpiphp: Slot [29] registered [ 0.250898] acpiphp: Slot [30] registered [ 0.252028] acpiphp: Slot [31] registered [ 0.253463] PCI host bridge to bus 0000:00 [ 0.254905] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.258012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.262244] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272134] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.274671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297085] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300126] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.302660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305173] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307766] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308914] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311041] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311041] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313019] vgaarb: bridge control possible 0000:00:02.0 [ 0.314970] SCSI subsystem initialized [ 0.316158] ACPI: bus type USB registered [ 0.317452] usbcore: registered new interface driver usbfs [ 0.319181] usbcore: registered new interface driver hub [ 0.320050] usbcore: registered new device driver usb [ 0.321731] PCI: Using ACPI for IRQ routing [ 0.321798] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325444] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327147] NetLabel: unlabeled traffic allowed by default [ 0.328201] Switched to clocksource kvm-clock [ 0.336647] AppArmor: AppArmor Filesystem Enabled [ 0.338201] pnp: PnP ACPI init [ 0.339301] ACPI: bus type PNP registered [ 0.341105] pnp: PnP ACPI: found 8 devices [ 0.342461] ACPI: bus type PNP unregistered [ 0.350445] NET: Registered protocol family 2 [ 0.352183] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.354662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.356847] TCP: Hash tables configured (established 16384 bind 16384) [ 0.358933] TCP: reno registered [ 0.360100] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361964] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363982] NET: Registered protocol family 1 [ 0.365422] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.367220] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.369000] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391332] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.413763] Trying to unpack rootfs image as initramfs... [ 0.511816] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.514601] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516430] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518866] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522415] Scanning for low memory corruption every 60 seconds [ 0.525391] Initialise system trusted keyring [ 0.527209] audit: initializing netlink socket (disabled) [ 0.529404] type=2000 audit(1546920142.453:1): initialized [ 0.551743] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554613] zbud: loaded [ 0.555869] VFS: Disk quotas dquot_6.5.2 [ 0.557258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.559797] fuse init (API version 7.22) [ 0.561266] msgmni has been set to 3997 [ 0.562645] Key type big_key registered [ 0.564684] Key type asymmetric registered [ 0.566089] Asymmetric key parser 'x509' registered [ 0.567696] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.570198] io scheduler noop registered [ 0.571535] io scheduler deadline registered (default) [ 0.573207] io scheduler cfq registered [ 0.574591] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576366] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578439] ipmi message handler version 39.2 [ 0.579942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582376] ACPI: Power Button [PWRF] [ 0.583751] GHES: HEST is not enabled! [ 0.605960] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649707] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.683813] Linux agpgart interface v0.103 [ 0.686593] brd: module loaded [ 0.688473] loop: module loaded [ 0.690317] blk-mq: CPU -> queue map [ 0.691942] CPU 0 -> Queue 0 [ 0.693374] CPU 1 -> Queue 0 [ 0.695743] vda: vda1 [ 0.697587] scsi0 : ata_piix [ 0.698881] scsi1 : ata_piix [ 0.700068] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.702374] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.704941] libphy: Fixed MDIO Bus: probed [ 0.706531] tun: Universal TUN/TAP device driver, 1.6 [ 0.708340] tun: (C) 1999-2004 Max Krasnyansky [ 0.711466] PPP generic driver version 2.4.2 [ 0.713052] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.715407] ehci-pci: EHCI PCI platform driver [ 0.717055] ehci-platform: EHCI generic platform driver [ 0.718805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.720781] ohci-pci: OHCI PCI platform driver [ 0.722324] ohci-platform: OHCI generic platform driver [ 0.724073] uhci_hcd: USB Universal Host Controller Interface driver [ 0.746345] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748115] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.750742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.752721] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.754877] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.757344] usb usb1: Product: UHCI Host Controller [ 0.758991] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.761117] usb usb1: SerialNumber: 0000:00:01.2 [ 0.762855] hub 1-0:1.0: USB hub found [ 0.764264] hub 1-0:1.0: 2 ports detected [ 0.765873] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769550] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.771249] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.773185] mousedev: PS/2 mouse device common for all mice [ 0.775474] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778721] rtc_cmos 00:00: RTC can wake from S4 [ 0.780695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782812] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785007] device-mapper: uevent: version 1.0.3 [ 0.786690] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791585] TCP: cubic registered [ 0.792951] NET: Registered protocol family 10 [ 0.794685] NET: Registered protocol family 17 [ 0.796219] Key type dns_resolver registered [ 0.798082] Loading compiled-in X.509 certificates [ 0.800271] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.803380] registered taskstats version 1 [ 0.806894] Key type trusted registered [ 0.811031] Key type encrypted registered [ 0.823313] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825337] IMA: No TPM chip found, activating TPM-bypass! [ 0.827730] regulator-dummy: disabling [ 0.829121] Magic number: 3:950:8 [ 0.830525] rtc_cmos 00:00: setting system clock to 2019-01-08 04:02:22 UTC (1546920142) [ 0.833305] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.835235] EDD information not available. [ 0.862160] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.864855] Write protecting the kernel read-only data: 12288k [ 0.868282] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.873103] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.888629] systemd-udevd[107]: starting version 204 [ 0.924492] FDC 0 is a S82078B [ 1.076098] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240428] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242651] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.244940] usb 1-1: Product: QEMU USB Tablet [ 1.246479] usb 1-1: Manufacturer: QEMU [ 1.247863] usb 1-1: SerialNumber: 42 [ 1.941302] 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.298496] 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.394063] 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.491589] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:02:24 +0000. Up 2.83 seconds. cloud-init-nonet[2.98]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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[3.87]: 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 Tue, 08 Jan 2019 04:02:25 +0000. Up 4.05 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.10 | 255.255.255.0 | fa:16:3e:70:2a:7f | 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.1 | 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: 89:48:f9:a1:47:2c:72:f6:51:5e:e2:c6:7b:61:34:36 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o E | | o = = o | | . * = = o | | = B = + . | | 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: 4f:76:19:d1:05:d2:a5:53:10:c8:70:6b:ce:1d:4f:3d root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+++*+| | .o+oo.| | + +Eo| | + + =.| | S o = . .| | + . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:7a:37:e5:9d:26:8f:3a:dd:3e:54:ff:b0:bf:11:84 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | E . | | . .| | S o.| | . . . o o| | o + + =.| | .. + +.B 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: f5:9c:35:c3:20:8c:92:05:b0:34:a0:02:47:d9:63:c5 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |..++++o+.o. . | |.o..+oE . .. o | |o ... . . = | |. . o o o | | S + | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 ] * 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:02:29 +0000. Up 7.45 seconds. * 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 Tue, 08 Jan 2019 04:02:30 +0000. Up 8.41 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14869 0 --:--:-- --:--:-- --:--:-- 14924 OK + apt-get update Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [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 (1484 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.10 + 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 14 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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://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 17s (4093 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 8559 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 9282 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 14 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 (12.5 MB/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.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 + echo 'nameserver 192.168.0.4' + 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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 4f:76:19:d1:05:d2:a5:53:10:c8:70:6b:ce:1d:4f:3d root@ellis-0 (DSA) ec2: 256 cb:7a:37:e5:9d:26:8f:3a:dd:3e:54:ff:b0:bf:11:84 root@ellis-0 (ECDSA) ec2: 256 f5:9c:35:c3:20:8c:92:05:b0:34:a0:02:47:d9:63:c5 root@ellis-0 (ED25519) ec2: 2048 89:48:f9:a1:47:2c:72:f6:51:5e:e2:c6:7b:61:34:36 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPYFXaQN6qhXjVsdOH0tVlYlAzvXaMy8+M7t6Wrci4hPnJZLGuOuAI25yzughcRAQOVT2VLlC1j/qdTBRKjJfxY= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC+s2bDhM8zKCnARSJjC8xRsrmgqXiymsQLTLW+hj6HF root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxcFIq68g3R55e1lUGORpqUZL2cFQIPW1A+VWHkkiCmnyw5p3615D09ofmbT6XwUCU5E82nDMR6Tf/fwedMfn5yWun6m1A2IJYy2zIsG+FEWn4OCSQxV8OCzQ3gTZpQmGHTAq5/FlYOHJ/2/1d5Q9mkJH+6xR0kLSTZzUWz0MCGiQSBMIuf9IQrtXqJcUZXA6MuyqAkyZWCG6oz2LPKpTc+qLpoFk/FZDL/kTQqAf2bvt5sqZh3Zl6/10pwD4mKe8V65mu9mo9e+SsUP2ZNLigDhD/uVIwwTtIBi8naLyiIrLEYmgH1cm1b68xS/PN+2XN2AY5vvkFPsHOPjWXCr1 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:05:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.15 seconds 2019-01-08 04:06:30,530 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-08 04:06:30,531 - 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:70:2a:7f', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:2a:7f', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42c405ca-5c77-4aa7-a9ef-cea25611356d', 'name': u'heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T04:02:21.000000', 'flavor': Munch({u'id': u'9d79b093-7fe9-4643-a0b5-b8e2e171d331', 'name': u'heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7'}), 'az': u'nova', 'id': u'e3ea39e2-85a8-45bd-81b1-86480f410bfd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'12ad33d5-f602-437d-91fb-e06d12849d21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'158d1cc1-519c-4add-bd81-2dbab128f418'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'782b91b0-41c6-4569-8dfb-1b39399fa44d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'e1fc2d9a-9be0-4aff-b7c5-b5438de3293b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'fea83161-b17f-4b78-b575-9be93f522c66'})], 'id': u'5b7806a6-0082-4aa7-aacb-5999ada59c85', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'0bf8a1fd-162f-4604-bfb4-2af82ec0ef5c', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'a9da7295-f0c1-4958-a343-116f40c9cece'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'0bf8a1fd-162f-4604-bfb4-2af82ec0ef5c', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', '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'c1cdd08e-823e-4672-b70c-5e07fd30ba32'})], 'id': u'0bf8a1fd-162f-4604-bfb4-2af82ec0ef5c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c074c2349e3d4418a5419e89b2d0bf15', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': 'heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2019-01-08T04:02:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T04:02:21Z', 'hostId': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e', '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'2019-01-08T04:02:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'1503d96ef9ce433aafdc517ccd92eb37', 'created_at': u'2019-01-08T04:00:33Z', 'created': u'2019-01-08T04:00:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 04:06:30,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:06:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:06:30,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06: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-2ea6638d-07e0-49f4-9b8d-0baba5762fc7 x-compute-request-id: req-2ea6638d-07e0-49f4-9b8d-0baba5762fc7 Content-Encoding: gzip Content-Length: 1529 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:96:57:dc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:57:dc", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:1a:b3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/5e5671db-e035-4b6f-8c4a-69db73e69bef", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:16.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "5e5671db-e035-4b6f-8c4a-69db73e69bef", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:16Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "bono-0.clearwater.opnfv", "created": "2019-01-08T04:02:42Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:da:b9:33", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:b9:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:dc:2e", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/36c2a624-fee9-4c72-bb02-fd41ec696bcf", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:18.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "36c2a624-fee9-4c72-bb02-fd41ec696bcf", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:18Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "dime-0.clearwater.opnfv", "created": "2019-01-08T04:02:41Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6c:8a:57", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8a:57", "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:95:ea:19", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/31619de5-9ada-4105-af18-6a7edd14baa0", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:14.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "31619de5-9ada-4105-af18-6a7edd14baa0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:14Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-08T04:02:40Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:e3:a7:d4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:a7:d4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:cb:1f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/52a36d21-9312-4c32-8e6f-9b923281ee33", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:05.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "52a36d21-9312-4c32-8e6f-9b923281ee33", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:05Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-08T04:02:39Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:8c:37:de", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:37:de", "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:7c:6d:3f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:6d:3f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/f798a045-bab8-4092-8a70-7d61ded94545", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:03:07.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "f798a045-bab8-4092-8a70-7d61ded94545", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:03:07Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "homer-0.clearwater.opnfv", "created": "2019-01-08T04:02:38Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:70:2a:7f", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2a:7f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e3ea39e2-85a8-45bd-81b1-86480f410bfd", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:02:21.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "e3ea39e2-85a8-45bd-81b1-86480f410bfd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:02:21Z", "hostId": "c23de75fa0afcdb6d69743530be594605376f3745d9490ba270c121e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-08T04:00:33Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "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:6e:5e:e6", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5e:e6", "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:a2:45:61", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9", "rel": "bookmark"}], "image": {"id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "links": [{"href": "http://172.30.9.42:8774/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:00:20.000000", "flavor": {"id": "9d79b093-7fe9-4643-a0b5-b8e2e171d331", "links": [{"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "bookmark"}]}, "id": "b1b9e5dd-9831-475b-93a3-31cce82841b9", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "c074c2349e3d4418a5419e89b2d0bf15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:00:20Z", "hostId": "86753b8d0a0c894c6a0edcd648741a7c9db0694a668d7eaa78c7b409", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b5285c43-6f68-497b-beec-06d80a201bc7", "name": "ns.clearwater.opnfv", "created": "2019-01-08T03:58:30Z", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:06:30,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2ea6638d-07e0-49f4-9b8d-0baba5762fc7 2019-01-08 04:06:30,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453644990921s 2019-01-08 04:06:30,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2ea6638d-07e0-49f4-9b8d-0baba5762fc7 2019-01-08 04:06:30,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:06:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:06:31,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:06: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-679140f9-26cc-49fb-b3e2-dc80d988ba9f x-compute-request-id: req-679140f9-26cc-49fb-b3e2-dc80d988ba9f Content-Encoding: gzip Content-Length: 11847 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.008003] pid_max: default: 32768 minimum: 301\n[ 0.009630] Security Framework initialized\n[ 0.011117] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013431] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017783] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020865] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.023048] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024285] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029563] Initializing cgroup subsys freezer\n[ 0.031106] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033616] Initializing cgroup subsys hugetlb\n[ 0.036621] mce: CPU supports 10 MCE banks\n[ 0.038105] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041846] 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.056572] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.062489] ACPI: Core revision 20131115\n[ 0.064384] ACPI: All ACPI Tables successfully acquired\n[ 0.066401] ftrace: allocating 28753 entries in 113 pages\n[ 0.088228] smpboot: Max logical packages: 2\n[ 0.096052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098187] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100328] Enabling x2apic\n[ 0.101435] Enabled x2apic\n[ 0.102809] Switched APIC routing to physical x2apic.\n[ 0.105431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112092] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123325] KVM setup paravirtual spinlock\n[ 0.126407] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128222] x86: Booting SMP configuration:\n[ 0.129769] .... node #0, CPUs: #1[ 0.126349] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144027] x86: Booted up 1 node, 2 CPUs\n[ 0.144017] KVM setup async PF for cpu 1\n[ 0.144017] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150605] devtmpfs: initialized\n[ 0.153480] EVM: security.selinux\n[ 0.154716] EVM: security.SMACK64\n[ 0.155941] EVM: security.ima\n[ 0.156003] EVM: security.capability\n[ 0.157347] pinctrl core: initialized pinctrl subsystem\n[ 0.160102] regulator-dummy: no parameters\n[ 0.161646] RTC time: 4:00:21, date: 01/08/19\n[ 0.163251] NET: Registered protocol family 16\n[ 0.164148] cpuidle: using governor ladder\n[ 0.165594] cpuidle: using governor menu\n[ 0.167078] ACPI: bus type PCI registered\n[ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170264] PCI: Using configuration type 1 for base access\n[ 0.172649] bio: create slab at 0\n[ 0.173486] ACPI: Added _OSI(Module Device)\n[ 0.173555] ACPI: Added _OSI(Processor Device)\n[ 0.176003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177602] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181187] ACPI: Interpreter enabled\n[ 0.182538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184927] 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.192008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195281] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197694] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200209] ACPI: No dock devices found.\n[ 0.203595] 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.206211] 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.211908] acpiphp: Slot [3] registered\n[ 0.212037] acpiphp: Slot [4] registered\n[ 0.213466] acpiphp: Slot [5] registered\n[ 0.214896] acpiphp: Slot [6] registered\n[ 0.216035] acpiphp: Slot [7] registered\n[ 0.217446] acpiphp: Slot [8] registered\n[ 0.218853] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221473] acpiphp: Slot [11] registered\n[ 0.222902] acpiphp: Slot [12] registered\n[ 0.224021] acpiphp: Slot [13] registered\n[ 0.225453] acpiphp: Slot [14] registered\n[ 0.226893] acpiphp: Slot [15] registered\n[ 0.228021] acpiphp: Slot [16] registered\n[ 0.229459] acpiphp: Slot [17] registered\n[ 0.230890] acpiphp: Slot [18] registered\n[ 0.232028] acpiphp: Slot [19] registered\n[ 0.233463] acpiphp: Slot [20] registered\n[ 0.234888] acpiphp: Slot [21] registered\n[ 0.236021] acpiphp: Slot [22] registered\n[ 0.237452] acpiphp: Slot [23] registered\n[ 0.238887] acpiphp: Slot [24] registered\n[ 0.240021] acpiphp: Slot [25] registered\n[ 0.241452] acpiphp: Slot [26] registered\n[ 0.242885] acpiphp: Slot [27] registered\n[ 0.244020] acpiphp: Slot [28] registered\n[ 0.245447] acpiphp: Slot [29] registered\n[ 0.246875] acpiphp: Slot [30] registered\n[ 0.248027] acpiphp: Slot [31] registered\n[ 0.249447] PCI host bridge to bus 0000:00\n[ 0.250879] 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.253998] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.255997] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.258184] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.267902] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.297337] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.300494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305173] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308914] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311057] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311057] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312003] vgaarb: loaded\n[ 0.313067] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315126] SCSI subsystem initialized\n[ 0.316166] ACPI: bus type USB registered\n[ 0.317518] usbcore: registered new interface driver usbfs\n[ 0.319351] usbcore: registered new interface driver hub\n[ 0.320048] usbcore: registered new device driver usb\n[ 0.321797] PCI: Using ACPI for IRQ routing\n[ 0.321938] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325520] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327250] NetLabel: unlabeled traffic allowed by default\n[ 0.328209] Switched to clocksource kvm-clock\n[ 0.336814] AppArmor: AppArmor Filesystem Enabled\n[ 0.338488] pnp: PnP ACPI init\n[ 0.339666] ACPI: bus type PNP registered\n[ 0.341567] pnp: PnP ACPI: found 8 devices\n[ 0.343026] ACPI: bus type PNP unregistered\n[ 0.350816] NET: Registered protocol family 2\n[ 0.352642] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.355285] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.357623] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.359857] TCP: reno registered\n[ 0.361075] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.363066] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365247] NET: Registered protocol family 1\n[ 0.366796] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.368746] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.370654] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.393443] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416454] Trying to unpack rootfs image as initramfs...\n[ 0.517283] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.520222] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.522158] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524186] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.527187] Scanning for low memory corruption every 60 seconds\n[ 0.529516] Initialise system trusted keyring\n[ 0.531093] audit: initializing netlink socket (disabled)\n[ 0.532922] type=2000 audit(1546920021.735:1): initialized\n[ 0.553901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556912] zbud: loaded\n[ 0.558176] VFS: Disk quotas dquot_6.5.2\n[ 0.559623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562106] fuse init (API version 7.22)\n[ 0.563576] msgmni has been set to 3997\n[ 0.565034] Key type big_key registered\n[ 0.566844] Key type asymmetric registered\n[ 0.568313] Asymmetric key parser 'x509' registered\n[ 0.569999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572617] io scheduler noop registered\n[ 0.574023] io scheduler deadline registered (default)\n[ 0.575755] io scheduler cfq registered\n[ 0.577270] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.581335] ipmi message handler version 39.2\n[ 0.582915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585477] ACPI: Power Button [PWRF]\n[ 0.586958] GHES: HEST is not enabled!\n[ 0.609294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.653266] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676222] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.678884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704210] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707613] Linux agpgart interface v0.103\n[ 0.709998] brd: module loaded\n[ 0.711584] loop: module loaded\n[ 0.713186] blk-mq: CPU -> queue map\n[ 0.714494] CPU 0 -> Queue 0\n[ 0.715647] CPU 1 -> Queue 0\n[ 0.717665] vda: vda1\n[ 0.719407] scsi0 : ata_piix\n[ 0.720684] scsi1 : ata_piix\n[ 0.721839] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.724026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.726423] libphy: Fixed MDIO Bus: probed\n[ 0.727969] tun: Universal TUN/TAP device driver, 1.6\n[ 0.729757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.733635] PPP generic driver version 2.4.2\n[ 0.735242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.737393] ehci-pci: EHCI PCI platform driver\n[ 0.738940] ehci-platform: EHCI generic platform driver\n[ 0.740707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742717] ohci-pci: OHCI PCI platform driver\n[ 0.744264] ohci-platform: OHCI generic platform driver\n[ 0.746028] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768867] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.770649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.773298] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.775316] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.780035] usb usb1: Product: UHCI Host Controller\n[ 0.781699] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.783771] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.785507] hub 1-0:1.0: USB hub found\n[ 0.786889] hub 1-0:1.0: 2 ports detected\n[ 0.788470] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792080] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793776] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.795648] mousedev: PS/2 mouse device common for all mice\n[ 0.797907] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.801107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.803097] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805217] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.807391] device-mapper: uevent: version 1.0.3\n[ 0.809066] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.811935] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.813997] TCP: cubic registered\n[ 0.815305] NET: Registered protocol family 10\n[ 0.817168] NET: Registered protocol family 17\n[ 0.830285] Key type dns_resolver registered\n[ 0.832046] Loading compiled-in X.509 certificates\n[ 0.834234] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.837403] registered taskstats version 1\n[ 0.840825] Key type trusted registered\n[ 0.845127] Key type encrypted registered\n[ 0.846568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848400] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.850874] regulator-dummy: disabling\n[ 0.852308] Magic number: 3:950:8\n[ 0.853757] rtc_cmos 00:00: setting system clock to 2019-01-08 04:00:21 UTC (1546920021)\n[ 0.856604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.858588] EDD information not available.\n[ 0.885406] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.888175] Write protecting the kernel read-only data: 12288k\n[ 0.890807] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.894903] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.909508] systemd-udevd[107]: starting version 204\n[ 0.944502] FDC 0 is a S82078B\n[ 1.100033] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.264771] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.267105] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.269473] usb 1-1: Product: QEMU USB Tablet\n[ 1.271059] usb 1-1: Manufacturer: QEMU\n[ 1.272487] usb 1-1: SerialNumber: 42\n[ 1.965337] 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.310220] 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.419728] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.529387] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:00:23 +0000. Up 2.87 seconds.\ncloud-init-nonet[3.01]: 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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.06]: 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 Tue, 08 Jan 2019 04:00:24 +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: | eth1 | False | . | . | fa:16:3e:a2:45:61 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:6e:5e:e6 |\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.1 | 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:\nc9:a3:be:e8:5d:90:b3:d4:b1:fb:5d:f3:15:ab:25:2a root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| + + |\n| = S . |\n| . = o o|\n| o o .oo.|\n| + . E ...+o.|\n| .o +. 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:\n39:c2:9b:30:17:24:60:47:af:2f:f8:c6:e8:70:dd:c7 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo+ . |\n| . . + |\n| o |\n| o . . |\n| + + S |\n| o * = . |\n|. ooo = E |\n| o..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:\nad:e4:ec:5c:8a:56:f9:0e:a2:62:2e:50:57:e3:a3:4d root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| o |\n| o . |\n| . . E . |\n| . . + .S.. |\n|. . .+o. |\n|. ..=.. |\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:\n32:16:07:a6:18:4c:2d:41:af:16:b8:93:02:b2:de:46 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| +=o o |\n| .o+.o . |\n|+ o.o . . |\n|o+ o o |\n|* oE + S |\n|ooo . o |\n| . 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 early crypto disks... * Starting Bridge file events into upstart[74G[ OK ]\n[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 Tue, 08 Jan 2019 04:00:28 +0000. Up 7.51 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\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 Tue, 08 Jan 2019 04:00:29 +0000. Up 8.52 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.6/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: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 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 (1456 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 14 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 (318 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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 39:c2:9b:30:17:24:60:47:af:2f:f8:c6:e8:70:dd:c7 root@ns (DSA)\nec2: 256 ad:e4:ec:5c:8a:56:f9:0e:a2:62:2e:50:57:e3:a3:4d root@ns (ECDSA)\nec2: 256 32:16:07:a6:18:4c:2d:41:af:16:b8:93:02:b2:de:46 root@ns (ED25519)\nec2: 2048 c9:a3:be:e8:5d:90:b3:d4:b1:fb:5d:f3:15:ab:25:2a root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzShoyYFX6G65mTkY69YNRCHFFbs7fX68scFkvWH6ISiT+gcwUTK1P9Hc8cVuGMcGsQxYjDZodyzXCWlqvymUo= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKVF8rw+K6LEssg7eMuEvn2EclUUDnSejWc43KcVYQi3 root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9diJdbG8+8fr3B2RdLNQGTxkkHPvErHmj3wTSpXgsA8qrcGYFBn92GBRkrn3nOQAh9YGkkw+QzQOf+JsLssrkK35neGqrSlt2BGg9sdAZZkz+n9YzDyRTBPgdlm12haxeNOSr9WhFwTbU+0FtpPBz5GaDnXQmBsWzX4DHxO7OssRNELMcBll2CtkmluWcTJ5m4HHhGDqEdd9krP5SS6J1Yk5e5o7K/xSqH7mYaD3g/UlH2R6iher18Y25WnClNbIiHdEZzefum4iiLPB8SJt5/FAFh1iQ1XkYDATz7/QwVjFa4QRXPoKTlvUNDJFMkhKmPELIyPql2m8nqXHRLDVB root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:00:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 22.89 seconds\n"} 2019-01-08 04:06:31,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9/action used request id req-679140f9-26cc-49fb-b3e2-dc80d988ba9f 2019-01-08 04:06:31,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.124105930328s 2019-01-08 04:06:31,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/b1b9e5dd-9831-475b-93a3-31cce82841b9/action used request id req-679140f9-26cc-49fb-b3e2-dc80d988ba9f 2019-01-08 04:06:31,119 - 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.008003] pid_max: default: 32768 minimum: 301 [ 0.009630] Security Framework initialized [ 0.011117] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013431] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017783] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020865] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.023048] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024285] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029563] Initializing cgroup subsys freezer [ 0.031106] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033616] Initializing cgroup subsys hugetlb [ 0.036621] mce: CPU supports 10 MCE banks [ 0.038105] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041846] 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.056572] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062489] ACPI: Core revision 20131115 [ 0.064384] ACPI: All ACPI Tables successfully acquired [ 0.066401] ftrace: allocating 28753 entries in 113 pages [ 0.088228] smpboot: Max logical packages: 2 [ 0.096052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098187] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100328] Enabling x2apic [ 0.101435] Enabled x2apic [ 0.102809] Switched APIC routing to physical x2apic. [ 0.105431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112092] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123325] KVM setup paravirtual spinlock [ 0.126407] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128222] x86: Booting SMP configuration: [ 0.129769] .... node #0, CPUs: #1[ 0.126349] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144027] x86: Booted up 1 node, 2 CPUs [ 0.144017] KVM setup async PF for cpu 1 [ 0.144017] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150605] devtmpfs: initialized [ 0.153480] EVM: security.selinux [ 0.154716] EVM: security.SMACK64 [ 0.155941] EVM: security.ima [ 0.156003] EVM: security.capability [ 0.157347] pinctrl core: initialized pinctrl subsystem [ 0.160102] regulator-dummy: no parameters [ 0.161646] RTC time: 4:00:21, date: 01/08/19 [ 0.163251] NET: Registered protocol family 16 [ 0.164148] cpuidle: using governor ladder [ 0.165594] cpuidle: using governor menu [ 0.167078] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170264] PCI: Using configuration type 1 for base access [ 0.172649] bio: create slab at 0 [ 0.173486] ACPI: Added _OSI(Module Device) [ 0.173555] ACPI: Added _OSI(Processor Device) [ 0.176003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177602] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181187] ACPI: Interpreter enabled [ 0.182538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184927] 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.192008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195281] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197694] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200209] ACPI: No dock devices found. [ 0.203595] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206211] 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.211908] acpiphp: Slot [3] registered [ 0.212037] acpiphp: Slot [4] registered [ 0.213466] acpiphp: Slot [5] registered [ 0.214896] acpiphp: Slot [6] registered [ 0.216035] acpiphp: Slot [7] registered [ 0.217446] acpiphp: Slot [8] registered [ 0.218853] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221473] acpiphp: Slot [11] registered [ 0.222902] acpiphp: Slot [12] registered [ 0.224021] acpiphp: Slot [13] registered [ 0.225453] acpiphp: Slot [14] registered [ 0.226893] acpiphp: Slot [15] registered [ 0.228021] acpiphp: Slot [16] registered [ 0.229459] acpiphp: Slot [17] registered [ 0.230890] acpiphp: Slot [18] registered [ 0.232028] acpiphp: Slot [19] registered [ 0.233463] acpiphp: Slot [20] registered [ 0.234888] acpiphp: Slot [21] registered [ 0.236021] acpiphp: Slot [22] registered [ 0.237452] acpiphp: Slot [23] registered [ 0.238887] acpiphp: Slot [24] registered [ 0.240021] acpiphp: Slot [25] registered [ 0.241452] acpiphp: Slot [26] registered [ 0.242885] acpiphp: Slot [27] registered [ 0.244020] acpiphp: Slot [28] registered [ 0.245447] acpiphp: Slot [29] registered [ 0.246875] acpiphp: Slot [30] registered [ 0.248027] acpiphp: Slot [31] registered [ 0.249447] PCI host bridge to bus 0000:00 [ 0.250879] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.253998] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.255997] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.258184] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267902] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297337] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305173] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308914] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311057] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311057] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312003] vgaarb: loaded [ 0.313067] vgaarb: bridge control possible 0000:00:02.0 [ 0.315126] SCSI subsystem initialized [ 0.316166] ACPI: bus type USB registered [ 0.317518] usbcore: registered new interface driver usbfs [ 0.319351] usbcore: registered new interface driver hub [ 0.320048] usbcore: registered new device driver usb [ 0.321797] PCI: Using ACPI for IRQ routing [ 0.321938] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325520] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327250] NetLabel: unlabeled traffic allowed by default [ 0.328209] Switched to clocksource kvm-clock [ 0.336814] AppArmor: AppArmor Filesystem Enabled [ 0.338488] pnp: PnP ACPI init [ 0.339666] ACPI: bus type PNP registered [ 0.341567] pnp: PnP ACPI: found 8 devices [ 0.343026] ACPI: bus type PNP unregistered [ 0.350816] NET: Registered protocol family 2 [ 0.352642] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355285] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.357623] TCP: Hash tables configured (established 16384 bind 16384) [ 0.359857] TCP: reno registered [ 0.361075] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363066] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365247] NET: Registered protocol family 1 [ 0.366796] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368746] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370654] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.393443] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416454] Trying to unpack rootfs image as initramfs... [ 0.517283] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.520222] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522158] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524186] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.527187] Scanning for low memory corruption every 60 seconds [ 0.529516] Initialise system trusted keyring [ 0.531093] audit: initializing netlink socket (disabled) [ 0.532922] type=2000 audit(1546920021.735:1): initialized [ 0.553901] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556912] zbud: loaded [ 0.558176] VFS: Disk quotas dquot_6.5.2 [ 0.559623] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.562106] fuse init (API version 7.22) [ 0.563576] msgmni has been set to 3997 [ 0.565034] Key type big_key registered [ 0.566844] Key type asymmetric registered [ 0.568313] Asymmetric key parser 'x509' registered [ 0.569999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572617] io scheduler noop registered [ 0.574023] io scheduler deadline registered (default) [ 0.575755] io scheduler cfq registered [ 0.577270] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581335] ipmi message handler version 39.2 [ 0.582915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585477] ACPI: Power Button [PWRF] [ 0.586958] GHES: HEST is not enabled! [ 0.609294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.653266] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676222] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.678884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.704210] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.707613] Linux agpgart interface v0.103 [ 0.709998] brd: module loaded [ 0.711584] loop: module loaded [ 0.713186] blk-mq: CPU -> queue map [ 0.714494] CPU 0 -> Queue 0 [ 0.715647] CPU 1 -> Queue 0 [ 0.717665] vda: vda1 [ 0.719407] scsi0 : ata_piix [ 0.720684] scsi1 : ata_piix [ 0.721839] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.724026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.726423] libphy: Fixed MDIO Bus: probed [ 0.727969] tun: Universal TUN/TAP device driver, 1.6 [ 0.729757] tun: (C) 1999-2004 Max Krasnyansky [ 0.733635] PPP generic driver version 2.4.2 [ 0.735242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737393] ehci-pci: EHCI PCI platform driver [ 0.738940] ehci-platform: EHCI generic platform driver [ 0.740707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742717] ohci-pci: OHCI PCI platform driver [ 0.744264] ohci-platform: OHCI generic platform driver [ 0.746028] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768867] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.770649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.773298] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.775316] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.777513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.780035] usb usb1: Product: UHCI Host Controller [ 0.781699] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.783771] usb usb1: SerialNumber: 0000:00:01.2 [ 0.785507] hub 1-0:1.0: USB hub found [ 0.786889] hub 1-0:1.0: 2 ports detected [ 0.788470] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792080] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793776] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.795648] mousedev: PS/2 mouse device common for all mice [ 0.797907] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.801107] rtc_cmos 00:00: RTC can wake from S4 [ 0.803097] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.805217] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.807391] device-mapper: uevent: version 1.0.3 [ 0.809066] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.811935] ledtrig-cpu: registered to indicate activity on CPUs [ 0.813997] TCP: cubic registered [ 0.815305] NET: Registered protocol family 10 [ 0.817168] NET: Registered protocol family 17 [ 0.830285] Key type dns_resolver registered [ 0.832046] Loading compiled-in X.509 certificates [ 0.834234] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.837403] registered taskstats version 1 [ 0.840825] Key type trusted registered [ 0.845127] Key type encrypted registered [ 0.846568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.848400] IMA: No TPM chip found, activating TPM-bypass! [ 0.850874] regulator-dummy: disabling [ 0.852308] Magic number: 3:950:8 [ 0.853757] rtc_cmos 00:00: setting system clock to 2019-01-08 04:00:21 UTC (1546920021) [ 0.856604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.858588] EDD information not available. [ 0.885406] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.888175] Write protecting the kernel read-only data: 12288k [ 0.890807] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.894903] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.909508] systemd-udevd[107]: starting version 204 [ 0.944502] FDC 0 is a S82078B [ 1.100033] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.264771] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.267105] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.269473] usb 1-1: Product: QEMU USB Tablet [ 1.271059] usb 1-1: Manufacturer: QEMU [ 1.272487] usb 1-1: SerialNumber: 42 [ 1.965337] 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.310220] 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.419728] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.529387] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:00:23 +0000. Up 2.87 seconds. cloud-init-nonet[3.01]: 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.06]: 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 Tue, 08 Jan 2019 04:00:24 +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: | eth1 | False | . | . | fa:16:3e:a2:45:61 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:6e:5e:e6 | 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.1 | 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: c9:a3:be:e8:5d:90:b3:d4:b1:fb:5d:f3:15:ab:25:2a root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | + + | | = S . | | . = o o| | o o .oo.| | + . E ...+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: 39:c2:9b:30:17:24:60:47:af:2f:f8:c6:e8:70:dd:c7 root@ns The key's randomart image is: +--[ DSA 1024]----+ | oo+ . | | . . + | | o | | o . . | | + + S | | o * = . | |. ooo = E | | 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: ad:e4:ec:5c:8a:56:f9:0e:a2:62:2e:50:57:e3:a3:4d root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | o | | o . | | . . E . | | . . + .S.. | |. . .+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: 32:16:07:a6:18:4c:2d:41:af:16:b8:93:02:b2:de:46 root@ns The key's randomart image is: +--[ED25519 256--+ | +=o o | | .o+.o . | |+ o.o . . | |o+ o o | |* oE + S | |ooo . 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 early crypto disks... * Starting Bridge file events into upstart[74G[ OK ] [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 Tue, 08 Jan 2019 04:00:28 +0000. Up 7.51 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * 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 Tue, 08 Jan 2019 04:00:29 +0000. Up 8.52 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.6/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:6 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 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 (1456 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 14 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 (318 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 | 5f:b0:63:98:3c:18:39:29:e9:25:24:8f:5c:3d:d1:40 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 39:c2:9b:30:17:24:60:47:af:2f:f8:c6:e8:70:dd:c7 root@ns (DSA) ec2: 256 ad:e4:ec:5c:8a:56:f9:0e:a2:62:2e:50:57:e3:a3:4d root@ns (ECDSA) ec2: 256 32:16:07:a6:18:4c:2d:41:af:16:b8:93:02:b2:de:46 root@ns (ED25519) ec2: 2048 c9:a3:be:e8:5d:90:b3:d4:b1:fb:5d:f3:15:ab:25:2a root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzShoyYFX6G65mTkY69YNRCHFFbs7fX68scFkvWH6ISiT+gcwUTK1P9Hc8cVuGMcGsQxYjDZodyzXCWlqvymUo= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKVF8rw+K6LEssg7eMuEvn2EclUUDnSejWc43KcVYQi3 root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9diJdbG8+8fr3B2RdLNQGTxkkHPvErHmj3wTSpXgsA8qrcGYFBn92GBRkrn3nOQAh9YGkkw+QzQOf+JsLssrkK35neGqrSlt2BGg9sdAZZkz+n9YzDyRTBPgdlm12haxeNOSr9WhFwTbU+0FtpPBz5GaDnXQmBsWzX4DHxO7OssRNELMcBll2CtkmluWcTJ5m4HHhGDqEdd9krP5SS6J1Yk5e5o7K/xSqH7mYaD3g/UlH2R6iher18Y25WnClNbIiHdEZzefum4iiLPB8SJt5/FAFh1iQ1XkYDATz7/QwVjFa4QRXPoKTlvUNDJFMkhKmPELIyPql2m8nqXHRLDVB root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:00:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 22.89 seconds 2019-01-08 04:06:31,121 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-08 04:06:31,123 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.215 2019-01-08 04:06:31,215 - 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'} 2019-01-08 04:06:31,285 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-01-08 04:06:31,285 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-01-08 04:06:31,318 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 04:06:31,318 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-01-08 04:06:56,352 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 04:06:56,352 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-01-08 04:07:21,402 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 04:07:21,403 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-01-08 04:07:46,441 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 04:07:46,442 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-01-08 04:08:11,491 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 04:08:11,491 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-01-08 04:08:36,543 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 04:08:36,543 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-01-08 04:09:01,595 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 04:09:01,595 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-01-08 04:09:26,639 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 04:09:26,639 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-01-08 04:10:26,618 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-08 04:10:26,618 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-01-08 04:10:51,847 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550849@clearwater.opnfv', u'sip_username': u'6505550849', u'formatted_number': u'(650) 555-0849', u'number': u'6505550849', u'sip_uri': u'sip:6505550849@clearwater.opnfv', u'number_id': u'41a1f76650f047f2ab5b17b2122d9d93', u'sip_password': u'dHdKjcm6e', u'pstn': False} 2019-01-08 04:10:51,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:10:51,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:10:52,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:10:51 GMT Server: Apache x-openstack-request-id: req-0e76729d-e6c4-42a4-a7f3-c564bd28432f Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f 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. 2019-01-08 04:10:52,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:10:52 GMT Server: Apache x-openstack-request-id: req-ff4f5318-ad7b-4828-b067-f79b601394d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "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"}} 2019-01-08 04:10:52,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f used request id req-ff4f5318-ad7b-4828-b067-f79b601394d6 2019-01-08 04:10:52,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.54474401474s 2019-01-08 04:10:52,393 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f used request id req-ff4f5318-ad7b-4828-b067-f79b601394d6 2019-01-08 04:10:52,395 - 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'})] 2019-01-08 04:10:52,396 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-01-08 04:10:52,396 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-01-08 04:10:52,403 - 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' 2019-01-08 04:10:52,404 - 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'' 2019-01-08 04:10:56,974 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2019-01-08 04:10:56,975 - 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 Basic Call - Mainline (TCP) - (6505550927, 6505550312) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 71ab8ab1b741af0f6764e1e8b133a5ed) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 71ab8ab1b741af0f6764e1e8b133a5ed) - /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/basic-call.rb:25: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 `
' Basic Call - SDP (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://hs-prov.clearwater.opnfv:8889/irs/ef332c83-995a-49c5-a9c4-5bf29130ae22/service_profiles"}, "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:82: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 - Tel URIs (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://hs-prov.clearwater.opnfv:8889/private/6505550040%40clearwater.opnfv"}, "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:137: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 - Unknown number (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://hs-prov.clearwater.opnfv:8889/private/6505550107%40clearwater.opnfv"}, "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:178: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 - Rejected by remote endpoint (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://hs-prov.clearwater.opnfv:8889/private/6505550819%40clearwater.opnfv"}, "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:202: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 - Messages - Pager model (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://hs-prov.clearwater.opnfv:8889/private/6505550507%40clearwater.opnfv"}, "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:237: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 - Pracks (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://hs-prov.clearwater.opnfv:8889/private/6505550429%40clearwater.opnfv"}, "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:267: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 Registration (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://hs-prov.clearwater.opnfv:8889/private/6505550342%40clearwater.opnfv"}, "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-register.rb:11: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 `
' Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (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://hs-prov.clearwater.opnfv:8889/private/6505550792%40clearwater.opnfv"}, "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-register.rb:65: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 Barring - Outbound Rejection (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://hs-prov.clearwater.opnfv:8889/private/6505550902%40clearwater.opnfv"}, "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-barring.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 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) - 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://hs-prov.clearwater.opnfv:8889/private/6505550691%40clearwater.opnfv"}, "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-barring.rb:130: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 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) - 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://hs-prov.clearwater.opnfv:8889/private/6505550199%40clearwater.opnfv"}, "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:80: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 (not registered) (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://hs-prov.clearwater.opnfv:8889/private/6505550408%40clearwater.opnfv"}, "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:101: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) - 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://hs-prov.clearwater.opnfv:8889/private/6505550419%40clearwater.opnfv"}, "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:124: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://hs-prov.clearwater.opnfv:8889/private/6505550544%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550970%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550158%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550225%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550708%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550640%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550601%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550275%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550161%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550781%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550601%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550029%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550927%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550446%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550085%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550497%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550586%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550795%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550311%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550223%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550306%40clearwater.opnfv"}, "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 `
' 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://hs-prov.clearwater.opnfv:8889/private/6505550993%40clearwater.opnfv"}, "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) - 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://hs-prov.clearwater.opnfv:8889/private/6505550778%40clearwater.opnfv"}, "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:48: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 - instance ID requires escaping (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://hs-prov.clearwater.opnfv:8889/private/6505550393%40clearwater.opnfv"}, "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:69: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 - three bindings with GRUUs (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://hs-prov.clearwater.opnfv:8889/private/6505550055%40clearwater.opnfv"}, "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:84: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 - Call - first endpoint GRUU as target (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://hs-prov.clearwater.opnfv:8889/private/6505550313%40clearwater.opnfv"}, "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: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 `
' GRUU - Call - second endpoint GRUU as target (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://hs-prov.clearwater.opnfv:8889/private/6505550797%40clearwater.opnfv"}, "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:142: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 - Call - only GRUU as target (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://hs-prov.clearwater.opnfv:8889/private/6505550456%40clearwater.opnfv"}, "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:178: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 - Call - AoR as target (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://hs-prov.clearwater.opnfv:8889/private/6505550641%40clearwater.opnfv"}, "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:214: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 - Call - unknown GRUU as target (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://hs-prov.clearwater.opnfv:8889/private/6505550214%40clearwater.opnfv"}, "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:250: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 - Call - unknown GRUU as target - no GRUUs assigned (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://hs-prov.clearwater.opnfv:8889/private/6505550308%40clearwater.opnfv"}, "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:278: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 - Call - Reject-Contact interop (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://hs-prov.clearwater.opnfv:8889/private/6505550477%40clearwater.opnfv"}, "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:306: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 - Call - Accept-Contact interop (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://hs-prov.clearwater.opnfv:8889/private/6505550417%40clearwater.opnfv"}, "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:336: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 - Call - AoR with other param as target (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://hs-prov.clearwater.opnfv:8889/private/6505550624%40clearwater.opnfv"}, "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:375: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 - Call - GRUU with other param as target (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://hs-prov.clearwater.opnfv:8889/private/6505550124%40clearwater.opnfv"}, "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:411: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 `
' 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) - 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://hs-prov.clearwater.opnfv:8889/private/6505550740%40clearwater.opnfv"}, "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/subscribe.rb:24: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 `
' SUBSCRIBE - reg-event with a 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://hs-prov.clearwater.opnfv:8889/private/6505550261%40clearwater.opnfv"}, "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/subscribe.rb:75: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 `
' SUBSCRIBE - Subscription timeout (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://hs-prov.clearwater.opnfv:8889/private/6505550236%40clearwater.opnfv"}, "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/subscribe.rb:112: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 `
' 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) - 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://hs-prov.clearwater.opnfv:8889/private/6505550298%40clearwater.opnfv"}, "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/subscribe.rb:228: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 `
' 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= 53 failures out of 96 tests run Basic Call - Mainline (TCP) at 2019-01-08 04:10:55 +0000 Basic Call - SDP (TCP) at 2019-01-08 04:10:55 +0000 Basic Call - Tel URIs (TCP) at 2019-01-08 04:10:55 +0000 Basic Call - Unknown number (TCP) at 2019-01-08 04:10:55 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2019-01-08 04:10:55 +0000 Basic Call - Messages - Pager model (TCP) at 2019-01-08 04:10:55 +0000 Basic Call - Pracks (TCP) at 2019-01-08 04:10:55 +0000 Basic Registration (TCP) at 2019-01-08 04:10:55 +0000 Multiple Identities (TCP) at 2019-01-08 04:10:55 +0000 Call Barring - Outbound Rejection (TCP) at 2019-01-08 04:10:55 +0000 Call Barring - Inbound Rejection (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Not registered (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Not reachable (408) (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Not reachable (503) (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Not reachable (500) (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Busy (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Unconditional (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - No answer (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Bad target URI (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Audio-only call (TCP) at 2019-01-08 04:10:55 +0000 Call Diversion - Audio-video call (TCP) at 2019-01-08 04:10:55 +0000 Call Forking - Mainline (TCP) at 2019-01-08 04:10:55 +0000 Call Forking - Endpoint offline (TCP) at 2019-01-08 04:10:55 +0000 Call Forking - Endpoint offline while ringing (TCP) at 2019-01-08 04:10:55 +0000 Call Waiting - Accepted (TCP) at 2019-01-08 04:10:55 +0000 Call Waiting - Cancelled (TCP) at 2019-01-08 04:10:55 +0000 CANCEL - Mainline (TCP) at 2019-01-08 04:10:55 +0000 Filtering - Accept-Contact (TCP) at 2019-01-08 04:10:55 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2019-01-08 04:10:56 +0000 Filtering - Accept-Contact no match (TCP) at 2019-01-08 04:10:56 +0000 Filtering - Accept-Contact negated match (TCP) at 2019-01-08 04:10:56 +0000 Filtering - RFC3841 example (TCP) at 2019-01-08 04:10:56 +0000 Filtering - Reject-Contact no match (TCP) at 2019-01-08 04:10:56 +0000 Filtering - Reject-Contact match (TCP) at 2019-01-08 04:10:56 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2019-01-08 04:10:56 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2019-01-08 04:10:56 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2019-01-08 04:10:56 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - only GRUU as target (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - AoR as target (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - Reject-Contact interop (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - AoR with other param as target (TCP) at 2019-01-08 04:10:56 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2019-01-08 04:10:56 +0000 SUBSCRIBE - reg-event (TCP) at 2019-01-08 04:10:56 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2019-01-08 04:10:56 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2019-01-08 04:10:56 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2019-01-08 04:10:56 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2019-01-08 04:10:56,980 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 53, 'skipped': 43, 'total': 96, 'passed': 0} 2019-01-08 04:10:57,094 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 04:10:57,094 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 13:27 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-08 04:10:57,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:10:57,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f?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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:10:57,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:10:57 GMT Server: Apache x-openstack-request-id: req-f1fdf86b-e7bc-4a83-9d3c-b78a66c0eaf2 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:10:57,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:10:57 GMT Server: Apache x-openstack-request-id: req-73e5cb7f-1e88-4627-81d3-27af5566bdc0 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": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:10:57,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-73e5cb7f-1e88-4627-81d3-27af5566bdc0 2019-01-08 04:10:57,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.562754869461s 2019-01-08 04:10:57,664 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-73e5cb7f-1e88-4627-81d3-27af5566bdc0 2019-01-08 04:10:57,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:10:57,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:10:57,909 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:10:57 GMT Server: Apache x-openstack-request-id: req-aa090baa-9caa-40e3-8f61-efb15174b096 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/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. 2019-01-08 04:10:58,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:10:57 GMT Server: Apache x-openstack-request-id: req-c17d7b4b-3b2a-4e79-8334-9aa20f23ae95 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-01-08T04:03:22Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv/events/07c7a727-b906-4f88-a334-9ef2ac282bf5", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "id": "07c7a727-b906-4f88-a334-9ef2ac282bf5"}]} 2019-01-08 04:10:58,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-c17d7b4b-3b2a-4e79-8334-9aa20f23ae95 2019-01-08 04:10:58,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.478431940079s 2019-01-08 04:10:58,144 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-c17d7b4b-3b2a-4e79-8334-9aa20f23ae95 2019-01-08 04:10:58,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-01-08 04:10:58,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:10:58,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:10:58 GMT Server: Apache x-openstack-request-id: req-d5551ba8-e8e1-4af1-87db-4ea6b0c86d9c Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f 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. 2019-01-08 04:10:58,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:10:58 GMT Server: Apache x-openstack-request-id: req-fad3264a-47e3-458a-86a8-5827d76e7ccd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:10:58,736 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f used request id req-fad3264a-47e3-458a-86a8-5827d76e7ccd 2019-01-08 04:10:58,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.591158151627s 2019-01-08 04:10:58,736 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f used request id req-fad3264a-47e3-458a-86a8-5827d76e7ccd 2019-01-08 04:10:58,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:10:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=07c7a727-b906-4f88-a334-9ef2ac282bf5&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:10:58,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:10:58 GMT Server: Apache x-openstack-request-id: req-b630cbb6-e162-4435-9075-04d9efc0cc29 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=07c7a727-b906-4f88-a334-9ef2ac282bf5&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. 2019-01-08 04:10:58,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:10:58 GMT Server: Apache x-openstack-request-id: req-1d29848c-4587-4fd7-8cac-7239f80bfecf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 431 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-01-08T04:10:58Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv/events/839468cc-71f1-411e-839a-1ffc3919405a", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "id": "839468cc-71f1-411e-839a-1ffc3919405a"}, {"resource_name": "homer", "event_time": "2019-01-08T04:10:58Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/homer/events/fdddba6c-849f-4120-ab25-578ab10a5ff8", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f3997800-b355-4644-8910-edfb3d3034c5", "id": "fdddba6c-849f-4120-ab25-578ab10a5ff8"}]} 2019-01-08 04:10:58,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=07c7a727-b906-4f88-a334-9ef2ac282bf5&sort_dir=asc&marker=07c7a727-b906-4f88-a334-9ef2ac282bf5&sort_dir=asc used request id req-1d29848c-4587-4fd7-8cac-7239f80bfecf 2019-01-08 04:10:59,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.262819051743s 2019-01-08 04:10:59,000 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=07c7a727-b906-4f88-a334-9ef2ac282bf5&sort_dir=asc&marker=07c7a727-b906-4f88-a334-9ef2ac282bf5&sort_dir=asc used request id req-1d29848c-4587-4fd7-8cac-7239f80bfecf 2019-01-08 04:11:04,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:04,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=fdddba6c-849f-4120-ab25-578ab10a5ff8&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:04,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:04 GMT Server: Apache x-openstack-request-id: req-d63f688d-b28c-472e-83f1-612a60dffecf Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=fdddba6c-849f-4120-ab25-578ab10a5ff8&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. 2019-01-08 04:11:04,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:04 GMT Server: Apache x-openstack-request-id: req-d607436c-1d03-4c1d-9253-50323275ab3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-01-08T04:10:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/vellum/events/f8b0e532-efaa-4894-9340-08ee045a8a34", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "600d24dd-2c58-47e5-af1b-612cdccc799c", "id": "f8b0e532-efaa-4894-9340-08ee045a8a34"}, {"resource_name": "dime", "event_time": "2019-01-08T04:11:00Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dime/events/1a1f6191-a8c9-4200-a8c8-61f6edf3c0c8", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9ff76bf8-b112-45f5-991d-28557ad10aa0", "id": "1a1f6191-a8c9-4200-a8c8-61f6edf3c0c8"}, {"resource_name": "bono", "event_time": "2019-01-08T04:11:01Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/bono/events/7724d199-03a0-4996-ba80-cd88a90d4032", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e62e1dd7-ac2c-49f8-9af6-c51dec16ecc6", "id": "7724d199-03a0-4996-ba80-cd88a90d4032"}, {"resource_name": "sprout", "event_time": "2019-01-08T04:11:02Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sprout/events/c545ef6b-979e-4760-b12b-7ca2fc5f7be3", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3fcec6a2-d944-40a4-a8fc-dcb8bf02295b", "id": "c545ef6b-979e-4760-b12b-7ca2fc5f7be3"}]} 2019-01-08 04:11:04,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=fdddba6c-849f-4120-ab25-578ab10a5ff8&sort_dir=asc&marker=fdddba6c-849f-4120-ab25-578ab10a5ff8&sort_dir=asc used request id req-d607436c-1d03-4c1d-9253-50323275ab3d 2019-01-08 04:11:04,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.501237869263s 2019-01-08 04:11:04,508 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=fdddba6c-849f-4120-ab25-578ab10a5ff8&sort_dir=asc&marker=fdddba6c-849f-4120-ab25-578ab10a5ff8&sort_dir=asc used request id req-d607436c-1d03-4c1d-9253-50323275ab3d 2019-01-08 04:11:09,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:09,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:09 GMT Server: Apache x-openstack-request-id: req-a63dbfa1-4c42-4c78-a1b6-3d36b40c3fd2 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&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. 2019-01-08 04:11:09,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:09 GMT Server: Apache x-openstack-request-id: req-25a6fa68-6fca-4c9d-96ca-55dc2c4f6c23 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:11:09,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&sort_dir=asc&marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&sort_dir=asc used request id req-25a6fa68-6fca-4c9d-96ca-55dc2c4f6c23 2019-01-08 04:11:09,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.262329101562s 2019-01-08 04:11:09,777 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&sort_dir=asc&marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&sort_dir=asc used request id req-25a6fa68-6fca-4c9d-96ca-55dc2c4f6c23 2019-01-08 04:11:14,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:14,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:14 GMT Server: Apache x-openstack-request-id: req-d1e1dde4-1e4d-42ae-86de-d63351e530ec Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&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. 2019-01-08 04:11:15,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:14 GMT Server: Apache x-openstack-request-id: req-40701fef-7e98-4400-961e-515bce51300d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-01-08T04:11:10Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/homer/events/a79a483b-d999-4dc8-a7b4-1187201d76bc", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f3997800-b355-4644-8910-edfb3d3034c5", "id": "a79a483b-d999-4dc8-a7b4-1187201d76bc"}, {"resource_name": "bono", "event_time": "2019-01-08T04:11:12Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/bono/events/a0fe12d5-1f7a-415d-b95b-05d2b52e51dd", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e62e1dd7-ac2c-49f8-9af6-c51dec16ecc6", "id": "a0fe12d5-1f7a-415d-b95b-05d2b52e51dd"}, {"resource_name": "sprout", "event_time": "2019-01-08T04:11:12Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sprout/events/bcd53377-2279-44c7-8c2c-1675b4b0e1a9", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3fcec6a2-d944-40a4-a8fc-dcb8bf02295b", "id": "bcd53377-2279-44c7-8c2c-1675b4b0e1a9"}, {"resource_name": "dime", "event_time": "2019-01-08T04:11:12Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dime/events/d032b2e4-78d4-44c5-b021-95680fac36ad", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9ff76bf8-b112-45f5-991d-28557ad10aa0", "id": "d032b2e4-78d4-44c5-b021-95680fac36ad"}, {"resource_name": "vellum", "event_time": "2019-01-08T04:11:12Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/vellum/events/ab84d2d3-10bd-432c-a861-1a64a3dd1b87", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "600d24dd-2c58-47e5-af1b-612cdccc799c", "id": "ab84d2d3-10bd-432c-a861-1a64a3dd1b87"}, {"resource_name": "ellis", "event_time": "2019-01-08T04:11:12Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/ellis/events/e338272d-775f-4fb7-8de3-df055453732f", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f7f2c527-da53-40c2-9c8d-6d13d61d9796", "id": "e338272d-775f-4fb7-8de3-df055453732f"}]} 2019-01-08 04:11:15,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&sort_dir=asc&marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&sort_dir=asc used request id req-40701fef-7e98-4400-961e-515bce51300d 2019-01-08 04:11:15,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.439493894577s 2019-01-08 04:11:15,223 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&sort_dir=asc&marker=c545ef6b-979e-4760-b12b-7ca2fc5f7be3&sort_dir=asc used request id req-40701fef-7e98-4400-961e-515bce51300d 2019-01-08 04:11:20,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e338272d-775f-4fb7-8de3-df055453732f&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:20,260 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:20 GMT Server: Apache x-openstack-request-id: req-c0d82629-a96b-43ec-ba43-ceb63c1911c0 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e338272d-775f-4fb7-8de3-df055453732f&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. 2019-01-08 04:11:20,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:20 GMT Server: Apache x-openstack-request-id: req-c690bddd-a534-4748-9308-d59fcf5b633d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-01-08T04:11:18Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/ellis/events/3a454e08-47e4-49e8-995d-10047e1d128b", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f7f2c527-da53-40c2-9c8d-6d13d61d9796", "id": "3a454e08-47e4-49e8-995d-10047e1d128b"}, {"resource_name": "dns", "event_time": "2019-01-08T04:11:18Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dns/events/08a04dd9-d33b-487d-98d7-9da21e4da301", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "265b9e82-b26f-4a09-918a-02e697baeb62", "id": "08a04dd9-d33b-487d-98d7-9da21e4da301"}]} 2019-01-08 04:11:20,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e338272d-775f-4fb7-8de3-df055453732f&sort_dir=asc&marker=e338272d-775f-4fb7-8de3-df055453732f&sort_dir=asc used request id req-c690bddd-a534-4748-9308-d59fcf5b633d 2019-01-08 04:11:20,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.259130001068s 2019-01-08 04:11:20,490 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=e338272d-775f-4fb7-8de3-df055453732f&sort_dir=asc&marker=e338272d-775f-4fb7-8de3-df055453732f&sort_dir=asc used request id req-c690bddd-a534-4748-9308-d59fcf5b633d 2019-01-08 04:11:25,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:25,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=08a04dd9-d33b-487d-98d7-9da21e4da301&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:25,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:25 GMT Server: Apache x-openstack-request-id: req-3862d3ed-d35d-4940-8673-de901cdc15cb Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=08a04dd9-d33b-487d-98d7-9da21e4da301&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. 2019-01-08 04:11:25,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:25 GMT Server: Apache x-openstack-request-id: req-8c4cfc1f-3c18-4b78-9a2f-b61f66a582b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-01-08T04:11:24Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dns/events/480fbc3d-a658-4b8c-b535-9751f951eb2a", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "265b9e82-b26f-4a09-918a-02e697baeb62", "id": "480fbc3d-a658-4b8c-b535-9751f951eb2a"}, {"resource_name": "security_groups", "event_time": "2019-01-08T04:11:24Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/security_groups/events/f38eb902-c663-4542-a2f3-c74e4a25a85e", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bb810875-6be1-4dbb-bfc9-5aa690d4fefb", "id": "f38eb902-c663-4542-a2f3-c74e4a25a85e"}, {"resource_name": "mgmt_network", "event_time": "2019-01-08T04:11:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/mgmt_network/events/7054e902-b4f6-4077-95d8-58f9178026d6", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "085d32d5-0aac-43b1-bf3b-c938ad7a691d", "id": "7054e902-b4f6-4077-95d8-58f9178026d6"}, {"resource_name": "sig_network", "event_time": "2019-01-08T04:11:25Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sig_network/events/46858ec5-6950-411a-85fb-7c7f5a2a085c", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "82fc3994-b37a-4453-88a9-acb966747065", "id": "46858ec5-6950-411a-85fb-7c7f5a2a085c"}]} 2019-01-08 04:11:25,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=08a04dd9-d33b-487d-98d7-9da21e4da301&sort_dir=asc&marker=08a04dd9-d33b-487d-98d7-9da21e4da301&sort_dir=asc used request id req-8c4cfc1f-3c18-4b78-9a2f-b61f66a582b9 2019-01-08 04:11:25,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.263040065765s 2019-01-08 04:11:25,759 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=08a04dd9-d33b-487d-98d7-9da21e4da301&sort_dir=asc&marker=08a04dd9-d33b-487d-98d7-9da21e4da301&sort_dir=asc used request id req-8c4cfc1f-3c18-4b78-9a2f-b61f66a582b9 2019-01-08 04:11:30,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:30,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:30,798 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:30 GMT Server: Apache x-openstack-request-id: req-d561066f-f358-4a10-9b3a-13341236f1c9 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&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. 2019-01-08 04:11:31,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:30 GMT Server: Apache x-openstack-request-id: req-7e2bbe43-ad36-4ce0-a629-5b83f6b1b8da Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:11:31,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&sort_dir=asc&marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&sort_dir=asc used request id req-7e2bbe43-ad36-4ce0-a629-5b83f6b1b8da 2019-01-08 04:11:31,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.277430057526s 2019-01-08 04:11:31,044 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&sort_dir=asc&marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&sort_dir=asc used request id req-7e2bbe43-ad36-4ce0-a629-5b83f6b1b8da 2019-01-08 04:11:36,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:36,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:36,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:36 GMT Server: Apache x-openstack-request-id: req-77b1c6a5-6f93-419d-ae96-40190d7399b4 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&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. 2019-01-08 04:11:36,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:36 GMT Server: Apache x-openstack-request-id: req-1c371a2f-f342-464c-b472-a8d09b04784e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 441 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-01-08T04:11:33Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/mgmt_network/events/f80c3442-d95a-406c-a2e3-6519e461672a", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "085d32d5-0aac-43b1-bf3b-c938ad7a691d", "id": "f80c3442-d95a-406c-a2e3-6519e461672a"}, {"resource_name": "sig_network", "event_time": "2019-01-08T04:11:33Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sig_network/events/562de19f-04b7-4ccc-b2c1-7e77a4485bd0", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "82fc3994-b37a-4453-88a9-acb966747065", "id": "562de19f-04b7-4ccc-b2c1-7e77a4485bd0"}]} 2019-01-08 04:11:36,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&sort_dir=asc&marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&sort_dir=asc used request id req-1c371a2f-f342-464c-b472-a8d09b04784e 2019-01-08 04:11:36,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.457093954086s 2019-01-08 04:11:36,508 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&sort_dir=asc&marker=46858ec5-6950-411a-85fb-7c7f5a2a085c&sort_dir=asc used request id req-1c371a2f-f342-464c-b472-a8d09b04784e 2019-01-08 04:11:41,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=562de19f-04b7-4ccc-b2c1-7e77a4485bd0&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:41,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:41 GMT Server: Apache x-openstack-request-id: req-5c7434e8-7126-4e1c-a964-a99a7b294d96 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=562de19f-04b7-4ccc-b2c1-7e77a4485bd0&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. 2019-01-08 04:11:41,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:41 GMT Server: Apache x-openstack-request-id: req-8976c4ef-a806-4ba0-8e6f-1660ec13ddc0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-01-08T04:11:38Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/security_groups/events/ad203340-6c1f-4189-904b-939c2d95fc18", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bb810875-6be1-4dbb-bfc9-5aa690d4fefb", "id": "ad203340-6c1f-4189-904b-939c2d95fc18"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-01-08T04:11:38Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv/events/96e4d767-50cc-4dd4-b4dc-fd921a389a1e", "rel": "self"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "id": "96e4d767-50cc-4dd4-b4dc-fd921a389a1e"}]} 2019-01-08 04:11:41,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=562de19f-04b7-4ccc-b2c1-7e77a4485bd0&sort_dir=asc&marker=562de19f-04b7-4ccc-b2c1-7e77a4485bd0&sort_dir=asc used request id req-8976c4ef-a806-4ba0-8e6f-1660ec13ddc0 2019-01-08 04:11:41,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766251087189s 2019-01-08 04:11:41,591 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=562de19f-04b7-4ccc-b2c1-7e77a4485bd0&sort_dir=asc&marker=562de19f-04b7-4ccc-b2c1-7e77a4485bd0&sort_dir=asc used request id req-8976c4ef-a806-4ba0-8e6f-1660ec13ddc0 2019-01-08 04:11:46,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:46,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:46,824 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:46 GMT Server: Apache x-openstack-request-id: req-c0c90c8c-c866-414e-8069-ab80ebc18cc0 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&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. 2019-01-08 04:11:47,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:46 GMT Server: Apache x-openstack-request-id: req-31e0fa9b-cc81-4ffc-bfe3-1d38c79d426e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:11:47,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&sort_dir=asc&marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&sort_dir=asc used request id req-31e0fa9b-cc81-4ffc-bfe3-1d38c79d426e 2019-01-08 04:11:47,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.474065065384s 2019-01-08 04:11:47,072 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&sort_dir=asc&marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&sort_dir=asc used request id req-31e0fa9b-cc81-4ffc-bfe3-1d38c79d426e 2019-01-08 04:11:52,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-08 04:11:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:52,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:52 GMT Server: Apache x-openstack-request-id: req-7def77a4-4bce-4da9-8223-7ce395ebf8c3 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&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. 2019-01-08 04:11:52,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:52 GMT Server: Apache x-openstack-request-id: req-234cbcca-6726-402c-ba5c-177220a1d7ef Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-08 04:11:52,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&sort_dir=asc&marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&sort_dir=asc used request id req-234cbcca-6726-402c-ba5c-177220a1d7ef 2019-01-08 04:11:52,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.477195978165s 2019-01-08 04:11:52,555 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f/events?marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&sort_dir=asc&marker=96e4d767-50cc-4dd4-b4dc-fd921a389a1e&sort_dir=asc used request id req-234cbcca-6726-402c-ba5c-177220a1d7ef 2019-01-08 04:11:52,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-08 04:11:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/6d65dc21-f54e-46e2-b8b8-509e1189883f?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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:52,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 08 Jan 2019 04:11:52 GMT Server: Apache x-openstack-request-id: req-79d3e055-9e58-47a2-8733-dfd8c83d72a7 Location: http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?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. 2019-01-08 04:11:52,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:11:52 GMT Server: Apache x-openstack-request-id: req-202e8d91-8842-4938-9ea1-1de8e7042332 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "1503d96ef9ce433aafdc517ccd92eb37", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "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_b5285c43-6f68-497b-beec-06d80a201bc7", "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": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "deletion_time": "2019-01-08T04:11:39Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c9ef7e406024adda0ffcd13c7e0cf74", "tags": null, "creation_time": "2019-01-08T03:57:59Z", "links": [{"href": "http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-08T04:10:58Z", "id": "6d65dc21-f54e-46e2-b8b8-509e1189883f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-01-08 04:11:52,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-202e8d91-8842-4938-9ea1-1de8e7042332 2019-01-08 04:11:52,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.280357837677s 2019-01-08 04:11:52,837 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.42:8004/v1/1503d96ef9ce433aafdc517ccd92eb37/stacks/clearwater-opnfv/6d65dc21-f54e-46e2-b8b8-509e1189883f?resolve_outputs=False used request id req-202e8d91-8842-4938-9ea1-1de8e7042332 2019-01-08 04:11:52,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 04:11:52,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/75eeb335-748c-44ed-9d48-98cfffa74e8c/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}0e5ed72664660e181e32513e68c9313896bd8a5b" -d '{"subnet_id": "1b55db20-f0a2-4946-945b-f072eb1bd149"}' 2019-01-08 04:11:54,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5b101421-7149-4539-b13a-dacfc319746a Date: Tue, 08 Jan 2019 04:11:54 GMT RESP BODY: {"network_id": "96f4c094-2608-420c-957f-be5315cca78a", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "subnet_id": "1b55db20-f0a2-4946-945b-f072eb1bd149", "subnet_ids": ["1b55db20-f0a2-4946-945b-f072eb1bd149"], "port_id": "8680ae91-b4d3-4ead-afbc-d7c094944e64", "id": "75eeb335-748c-44ed-9d48-98cfffa74e8c"} 2019-01-08 04:11:54,873 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/75eeb335-748c-44ed-9d48-98cfffa74e8c/remove_router_interface.json used request id req-5b101421-7149-4539-b13a-dacfc319746a 2019-01-08 04:11:54,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.03553795815s 2019-01-08 04:11:54,874 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/75eeb335-748c-44ed-9d48-98cfffa74e8c/remove_router_interface.json used request id req-5b101421-7149-4539-b13a-dacfc319746a returning object 75eeb335-748c-44ed-9d48-98cfffa74e8c 2019-01-08 04:11:54,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 04:11:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:55,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-f6e01c38-989e-4db1-b71e-4ae75a7f062c Date: Tue, 08 Jan 2019 04:11:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "created_at": "2019-01-08T03:57:33Z", "admin_state_up": true, "updated_at": "2019-01-08T04:11:54Z", "revision_number": 4, "routes": [], "project_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "75eeb335-748c-44ed-9d48-98cfffa74e8c", "name": "heat_ims-router_b5285c43-6f68-497b-beec-06d80a201bc7"}]} 2019-01-08 04:11:55,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-f6e01c38-989e-4db1-b71e-4ae75a7f062c 2019-01-08 04:11:55,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133521080017s 2019-01-08 04:11:55,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-f6e01c38-989e-4db1-b71e-4ae75a7f062c 2019-01-08 04:11:55,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 04:11:55,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/75eeb335-748c-44ed-9d48-98cfffa74e8c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:56,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a20493cf-3c26-4760-b23d-9355982fbd20 Content-Length: 0 Date: Tue, 08 Jan 2019 04:11:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:11:56,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/75eeb335-748c-44ed-9d48-98cfffa74e8c.json used request id req-a20493cf-3c26-4760-b23d-9355982fbd20 2019-01-08 04:11:56,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13544797897s 2019-01-08 04:11:56,145 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/75eeb335-748c-44ed-9d48-98cfffa74e8c.json used request id req-a20493cf-3c26-4760-b23d-9355982fbd20 2019-01-08 04:11:56,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 04:11:56,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:56,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-173d3297-2ce1-4037-a6bc-0e924695b1b8 Date: Tue, 08 Jan 2019 04:11:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96f4c094-2608-420c-957f-be5315cca78a","tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:57:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T03:57: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":"1503d96ef9ce433aafdc517ccd92eb37","id":"1b55db20-f0a2-4946-945b-f072eb1bd149","subnetpool_id":null,"name":"heat_ims-subnet_b5285c43-6f68-497b-beec-06d80a201bc7"}]} 2019-01-08 04:11:56,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-173d3297-2ce1-4037-a6bc-0e924695b1b8 2019-01-08 04:11:56,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0912191867828s 2019-01-08 04:11:56,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-173d3297-2ce1-4037-a6bc-0e924695b1b8 2019-01-08 04:11:56,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 04:11:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/1b55db20-f0a2-4946-945b-f072eb1bd149.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:57,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dfb91782-1c3a-4919-97ab-e91cc9591c40 Date: Tue, 08 Jan 2019 04:11:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:11:57,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/1b55db20-f0a2-4946-945b-f072eb1bd149.json used request id req-dfb91782-1c3a-4919-97ab-e91cc9591c40 2019-01-08 04:11:57,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15354514122s 2019-01-08 04:11:57,392 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/1b55db20-f0a2-4946-945b-f072eb1bd149.json used request id req-dfb91782-1c3a-4919-97ab-e91cc9591c40 2019-01-08 04:11:57,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:11:57,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:57,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-5216c0d8-9386-44d7-929c-cc682f9766ee Date: Tue, 08 Jan 2019 04:11:57 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"96f4c094-2608-420c-957f-be5315cca78a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1503d96ef9ce433aafdc517ccd92eb37","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T04:11:57Z","qos_policy_id":null,"name":"heat_ims-net_b5285c43-6f68-497b-beec-06d80a201bc7","admin_state_up":true,"tenant_id":"1503d96ef9ce433aafdc517ccd92eb37","created_at":"2019-01-08T03:57:30Z","mtu":1442}]} 2019-01-08 04:11:57,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-5216c0d8-9386-44d7-929c-cc682f9766ee 2019-01-08 04:11:57,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114451885223s 2019-01-08 04:11:57,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-5216c0d8-9386-44d7-929c-cc682f9766ee 2019-01-08 04:11:57,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 04:11:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/96f4c094-2608-420c-957f-be5315cca78a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:58,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0078dbb-41fd-436d-aaae-3ee8a8cf28ba Date: Tue, 08 Jan 2019 04:11:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:11:58,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/96f4c094-2608-420c-957f-be5315cca78a.json used request id req-d0078dbb-41fd-436d-aaae-3ee8a8cf28ba 2019-01-08 04:11:58,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05749297142s 2019-01-08 04:11:58,567 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/96f4c094-2608-420c-957f-be5315cca78a.json used request id req-d0078dbb-41fd-436d-aaae-3ee8a8cf28ba 2019-01-08 04:11:58,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:11:58,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:11:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-40310d33-382e-4f14-854c-502ecc8cf77c Date: Tue, 08 Jan 2019 04:11:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "metadata": {}}], "file": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/file", "owner": "1503d96ef9ce433aafdc517ccd92eb37", "id": "42c405ca-5c77-4aa7-a9ef-cea25611356d", "size": 263586304, "self": "/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/42c405ca-5c77-4aa7-a9ef-cea25611356d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T03:57:45Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b5285c43-6f68-497b-beec-06d80a201bc7", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T03:57:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:11:59,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-40310d33-382e-4f14-854c-502ecc8cf77c 2019-01-08 04:11:59,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.696770906448s 2019-01-08 04:11:59,268 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-40310d33-382e-4f14-854c-502ecc8cf77c 2019-01-08 04:11:59,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 04:11:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e5ed72664660e181e32513e68c9313896bd8a5b" 2019-01-08 04:12:00,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40c9c211-2f60-4d58-a6ee-6c4997044583 Date: Tue, 08 Jan 2019 04:12:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:12:00,179 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d used request id req-40c9c211-2f60-4d58-a6ee-6c4997044583 2019-01-08 04:12:00,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.909850120544s 2019-01-08 04:12:00,179 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/42c405ca-5c77-4aa7-a9ef-cea25611356d used request id req-40c9c211-2f60-4d58-a6ee-6c4997044583 2019-01-08 04:12:00,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:12:00,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:00,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-bb0ddbe7-90a1-4d71-93d2-909ed348e618 x-compute-request-id: req-bb0ddbe7-90a1-4d71-93d2-909ed348e618 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b5285c43-6f68-497b-beec-06d80a201bc7", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331", "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": "9d79b093-7fe9-4643-a0b5-b8e2e171d331"}]} 2019-01-08 04:12:00,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-bb0ddbe7-90a1-4d71-93d2-909ed348e618 2019-01-08 04:12:00,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.212942123413s 2019-01-08 04:12:00,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-bb0ddbe7-90a1-4d71-93d2-909ed348e618 2019-01-08 04:12:00,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 04:12:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:00,435 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 04: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-80bd85d3-b8b5-4f0f-a1f4-cb44c229d0a1 x-compute-request-id: req-80bd85d3-b8b5-4f0f-a1f4-cb44c229d0a1 Content-Length: 0 Content-Type: application/json 2019-01-08 04:12:00,435 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331 used request id req-80bd85d3-b8b5-4f0f-a1f4-cb44c229d0a1 2019-01-08 04:12:00,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401539802551s 2019-01-08 04:12:00,435 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/9d79b093-7fe9-4643-a0b5-b8e2e171d331 used request id req-80bd85d3-b8b5-4f0f-a1f4-cb44c229d0a1 2019-01-08 04:12:00,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:12:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:00,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb95d550-7bda-4c08-992c-866822f3c813 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7", "links": {"self": "http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c074c2349e3d4418a5419e89b2d0bf15", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 04:12:00,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-eb95d550-7bda-4c08-992c-866822f3c813 2019-01-08 04:12:00,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127011060715s 2019-01-08 04:12:00,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-eb95d550-7bda-4c08-992c-866822f3c813 2019-01-08 04:12:00,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:12:00,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:00,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a88180b-7425-4e56-8568-08ab1397f8cd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_b5285c43-6f68-497b-beec-06d80a201bc7", "links": {"self": "http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c074c2349e3d4418a5419e89b2d0bf15", "description": null}} 2019-01-08 04:12:00,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15 used request id req-1a88180b-7425-4e56-8568-08ab1397f8cd 2019-01-08 04:12:00,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204639911652s 2019-01-08 04:12:00,774 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15 used request id req-1a88180b-7425-4e56-8568-08ab1397f8cd 2019-01-08 04:12:00,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 04:12:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:01,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:12:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73963939-c2d2-45a3-910e-a370efd5524b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:12:01,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15 used request id req-73963939-c2d2-45a3-910e-a370efd5524b 2019-01-08 04:12:01,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271795034409s 2019-01-08 04:12:01,047 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/c074c2349e3d4418a5419e89b2d0bf15 used request id req-73963939-c2d2-45a3-910e-a370efd5524b 2019-01-08 04:12:01,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 04:12:01,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:01,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2e869c-42f4-4243-8b8a-7be12c71e37c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37"}, "tags": [], "enabled": true, "id": "1503d96ef9ce433aafdc517ccd92eb37", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b5285c43-6f68-497b-beec-06d80a201bc7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 04:12:01,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-de2e869c-42f4-4243-8b8a-7be12c71e37c 2019-01-08 04:12:01,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105101823807s 2019-01-08 04:12:01,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-de2e869c-42f4-4243-8b8a-7be12c71e37c 2019-01-08 04:12:01,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 04:12:01,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:01,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f3b05d-8d5b-41b8-a8ec-29f7e8eea3da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:12:01,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37 used request id req-f6f3b05d-8d5b-41b8-a8ec-29f7e8eea3da 2019-01-08 04:12:01,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.243644952774s 2019-01-08 04:12:01,407 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/1503d96ef9ce433aafdc517ccd92eb37 used request id req-f6f3b05d-8d5b-41b8-a8ec-29f7e8eea3da 2019-01-08 04:12:01,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:12:01,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=1503d96ef9ce433aafdc517ccd92eb37&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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:01,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d8418916-28fa-4ad0-ba2a-9808c2af4480 Date: Tue, 08 Jan 2019 04:12:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "created_at": "2019-01-08T03:57:30Z", "updated_at": "2019-01-08T03:57:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:57:30Z", "revision_number": 0, "id": "0d15bffd-e0a4-42ef-83ea-f2b94750edb3", "remote_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "remote_ip_prefix": null, "created_at": "2019-01-08T03:57:30Z", "security_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "port_range_min": null, "ethertype": "IPv6", "project_id": "1503d96ef9ce433aafdc517ccd92eb37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:57:30Z", "revision_number": 0, "id": "1a1ee272-5144-4183-a1b4-c552d2e9cb54", "remote_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "remote_ip_prefix": null, "created_at": "2019-01-08T03:57:30Z", "security_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "port_range_min": null, "ethertype": "IPv4", "project_id": "1503d96ef9ce433aafdc517ccd92eb37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:57:30Z", "revision_number": 0, "id": "368ae3bf-e6e0-437d-9935-af61d4a099fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:57:30Z", "security_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "port_range_min": null, "ethertype": "IPv6", "project_id": "1503d96ef9ce433aafdc517ccd92eb37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:57:30Z", "revision_number": 0, "id": "bc56a110-490c-45ac-b646-75fcd37832b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:57:30Z", "security_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "port_range_min": null, "ethertype": "IPv4", "project_id": "1503d96ef9ce433aafdc517ccd92eb37"}], "revision_number": 4, "project_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "name": "default"}]} 2019-01-08 04:12:01,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=1503d96ef9ce433aafdc517ccd92eb37&name=default used request id req-d8418916-28fa-4ad0-ba2a-9808c2af4480 2019-01-08 04:12:01,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.262726068497s 2019-01-08 04:12:01,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=1503d96ef9ce433aafdc517ccd92eb37&name=default used request id req-d8418916-28fa-4ad0-ba2a-9808c2af4480 2019-01-08 04:12:01,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:12:01,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:01,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-cb2a683e-63ed-44f6-80f7-1700536d4901 Date: Tue, 08 Jan 2019 04:12:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "created_at": "2019-01-08T03:57:30Z", "updated_at": "2019-01-08T03:57:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:57:30Z", "revision_number": 0, "id": "0d15bffd-e0a4-42ef-83ea-f2b94750edb3", "remote_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "remote_ip_prefix": null, "created_at": "2019-01-08T03:57:30Z", "security_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "port_range_min": null, "ethertype": "IPv6", "project_id": "1503d96ef9ce433aafdc517ccd92eb37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:57:30Z", "revision_number": 0, "id": "1a1ee272-5144-4183-a1b4-c552d2e9cb54", "remote_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "remote_ip_prefix": null, "created_at": "2019-01-08T03:57:30Z", "security_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "port_range_min": null, "ethertype": "IPv4", "project_id": "1503d96ef9ce433aafdc517ccd92eb37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:57:30Z", "revision_number": 0, "id": "368ae3bf-e6e0-437d-9935-af61d4a099fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:57:30Z", "security_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "port_range_min": null, "ethertype": "IPv6", "project_id": "1503d96ef9ce433aafdc517ccd92eb37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T03:57:30Z", "revision_number": 0, "id": "bc56a110-490c-45ac-b646-75fcd37832b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T03:57:30Z", "security_group_id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "tenant_id": "1503d96ef9ce433aafdc517ccd92eb37", "port_range_min": null, "ethertype": "IPv4", "project_id": "1503d96ef9ce433aafdc517ccd92eb37"}], "revision_number": 4, "project_id": "1503d96ef9ce433aafdc517ccd92eb37", "id": "24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 04:12:01,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-cb2a683e-63ed-44f6-80f7-1700536d4901 2019-01-08 04:12:01,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.282365083694s 2019-01-08 04:12:01,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-cb2a683e-63ed-44f6-80f7-1700536d4901 2019-01-08 04:12:01,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 04:12:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:02,295 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5870ea6e-0146-44dc-970c-d165dc4b36ab Content-Length: 0 Date: Tue, 08 Jan 2019 04:12:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:12:02,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607.json used request id req-5870ea6e-0146-44dc-970c-d165dc4b36ab 2019-01-08 04:12:02,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.329079866409s 2019-01-08 04:12:02,295 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/24dbe7f7-7d2a-45fe-b5ad-83b6f50b2607.json used request id req-5870ea6e-0146-44dc-970c-d165dc4b36ab 2019-01-08 04:12:02,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:12:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:02,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17256b7d-56de-4899-a073-6081d3fe0428 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "af227fdcb9284af6aef1af85d7b8dc6b", "links": {"self": "http://172.30.9.42:5000/v3/roles/af227fdcb9284af6aef1af85d7b8dc6b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:12:02,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-17256b7d-56de-4899-a073-6081d3fe0428 2019-01-08 04:12:02,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105555057526s 2019-01-08 04:12:02,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-17256b7d-56de-4899-a073-6081d3fe0428 2019-01-08 04:12:02,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-08 04:12:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/roles/af227fdcb9284af6aef1af85d7b8dc6b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26eae7cfdca3fce8ed738203f1307a4aca364786" 2019-01-08 04:12:02,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c90a0a4-7b98-40bf-9909-57f667ca6ebd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:12:02,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/af227fdcb9284af6aef1af85d7b8dc6b used request id req-8c90a0a4-7b98-40bf-9909-57f667ca6ebd 2019-01-08 04:12:02,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.122162103653s 2019-01-08 04:12:02,533 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/roles/af227fdcb9284af6aef1af85d7b8dc6b used request id req-8c90a0a4-7b98-40bf-9909-57f667ca6ebd 2019-01-08 04:12:02,533 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2019-01-08 04:12:02,554 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-01-08 04:12:02,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:12:02,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294b40f9-6939-494d-9067-e4befc80caf2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 04:12:02,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-294b40f9-6939-494d-9067-e4befc80caf2 2019-01-08 04:12:02,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 04:12:03,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T05:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["N5JH6p9DS4yHErL2XLR6OQ"], "issued_at": "2019-01-08T04:12:03.000000Z"}} 2019-01-08 04:12:03,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:12:03,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:03,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-734811a0-1554-4c54-b72b-4a9754135b04 Date: Tue, 08 Jan 2019 04:12:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 04:12:03,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-734811a0-1554-4c54-b72b-4a9754135b04 2019-01-08 04:12:03,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295477151871s 2019-01-08 04:12:03,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-734811a0-1554-4c54-b72b-4a9754135b04 2019-01-08 04:12:03,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:12:03,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 04:12: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 04:12:03,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:12:03,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:03,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84b7a19-55f8-4f81-aa2b-a32ec0ad9edc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 04:12:03,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-c84b7a19-55f8-4f81-aa2b-a32ec0ad9edc 2019-01-08 04:12:03,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109560966492s 2019-01-08 04:12:03,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-c84b7a19-55f8-4f81-aa2b-a32ec0ad9edc 2019-01-08 04:12:03,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 04:12:03,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}}' 2019-01-08 04:12:03,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 04:12:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ea7025-49e0-4b43-9143-9333cca62d7d 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.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b"}, "tags": [], "enabled": true, "id": "de9bed3dc5fb4b1887d5ad60c999311b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}} 2019-01-08 04:12:03,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-84ea7025-49e0-4b43-9143-9333cca62d7d 2019-01-08 04:12:03,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142163991928s 2019-01-08 04:12:03,593 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-84ea7025-49e0-4b43-9143-9333cca62d7d 2019-01-08 04:12:03,593 - 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'de9bed3dc5fb4b1887d5ad60c999311b', '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_41efd319-ad26-4cf9-aadc-e371a8ac78e9'}) 2019-01-08 04:12:03,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 04:12:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1f46b0aa-27c9-416f-9538-842816a5738e", "email": null, "name": "vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}}' 2019-01-08 04:12:03,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 04:12:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad19254e-ce0a-403d-bd88-fd794adc4525 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": {"self": "http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c969fb076bc474191dc257d1c2d8ef7", "domain_id": "default", "password_expires_at": null}} 2019-01-08 04:12:03,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-ad19254e-ce0a-403d-bd88-fd794adc4525 2019-01-08 04:12:03,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387131214142s 2019-01-08 04:12:03,988 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-ad19254e-ce0a-403d-bd88-fd794adc4525 2019-01-08 04:12:03,989 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8c969fb076bc474191dc257d1c2d8ef7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9'}) 2019-01-08 04:12:03,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:12:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:04,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21cabda1-086b-491d-9569-eaa3e0f79128 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:12:04,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-21cabda1-086b-491d-9569-eaa3e0f79128 2019-01-08 04:12:04,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988309383392s 2019-01-08 04:12:04,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-21cabda1-086b-491d-9569-eaa3e0f79128 2019-01-08 04:12:04,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:12:04,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:04,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7c24af-7303-46dd-ac34-ebd224dbd046 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:12:04,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3a7c24af-7303-46dd-ac34-ebd224dbd046 2019-01-08 04:12:04,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106902837753s 2019-01-08 04:12:04,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3a7c24af-7303-46dd-ac34-ebd224dbd046 2019-01-08 04:12:04,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:12:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:04,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878595f7-8dd1-44a4-bb10-39f07ad75ffb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 04:12:04,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-878595f7-8dd1-44a4-bb10-39f07ad75ffb 2019-01-08 04:12:04,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188585042953s 2019-01-08 04:12:04,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-878595f7-8dd1-44a4-bb10-39f07ad75ffb 2019-01-08 04:12:04,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:12:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:04,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51e02f5-6bd3-43f7-9b73-08479383a1bd Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": {"self": "http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c969fb076bc474191dc257d1c2d8ef7", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 04:12:04,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b51e02f5-6bd3-43f7-9b73-08479383a1bd 2019-01-08 04:12:04,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123946905136s 2019-01-08 04:12:04,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b51e02f5-6bd3-43f7-9b73-08479383a1bd 2019-01-08 04:12:04,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 04:12:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:04,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba04676b-bad1-48c7-a528-17229bb18e94 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b"}, "tags": [], "enabled": true, "id": "de9bed3dc5fb4b1887d5ad60c999311b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 04:12:04,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-ba04676b-bad1-48c7-a528-17229bb18e94 2019-01-08 04:12:04,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109766960144s 2019-01-08 04:12:04,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-ba04676b-bad1-48c7-a528-17229bb18e94 2019-01-08 04:12:04,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 04:12:04,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=8c969fb076bc474191dc257d1c2d8ef7&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=de9bed3dc5fb4b1887d5ad60c999311b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:04,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42f9045-c885-4c07-baa4-18ebffd9fb4d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=8c969fb076bc474191dc257d1c2d8ef7&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=de9bed3dc5fb4b1887d5ad60c999311b", "previous": null, "next": null}} 2019-01-08 04:12:04,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=8c969fb076bc474191dc257d1c2d8ef7&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=de9bed3dc5fb4b1887d5ad60c999311b used request id req-b42f9045-c885-4c07-baa4-18ebffd9fb4d 2019-01-08 04:12:04,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100955963135s 2019-01-08 04:12:04,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=8c969fb076bc474191dc257d1c2d8ef7&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=de9bed3dc5fb4b1887d5ad60c999311b used request id req-b42f9045-c885-4c07-baa4-18ebffd9fb4d 2019-01-08 04:12:04,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 04:12:04,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b/users/8c969fb076bc474191dc257d1c2d8ef7/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:04,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:12:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b635df5e-99d0-419d-aff4-85eda6e29bbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:12:04,901 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b/users/8c969fb076bc474191dc257d1c2d8ef7/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-b635df5e-99d0-419d-aff4-85eda6e29bbf 2019-01-08 04:12:04,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143887042999s 2019-01-08 04:12:04,901 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b/users/8c969fb076bc474191dc257d1c2d8ef7/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-b635df5e-99d0-419d-aff4-85eda6e29bbf 2019-01-08 04:12:04,902 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 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'de9bed3dc5fb4b1887d5ad60c999311b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1f46b0aa-27c9-416f-9538-842816a5738e', 'username': u'vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 04:12:04,906 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'password': '1f46b0aa-27c9-416f-9538-842816a5738e', 'project_name': 'vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': 'de9bed3dc5fb4b1887d5ad60c999311b', 'project_domain_name': 'Default'} 2019-01-08 04:12:04,937 - 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'}} 2019-01-08 04:12:04,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-01-08 04:12:04,978 - 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'}} 2019-01-08 04:12:05,011 - 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'} 2019-01-08 04:12:05,012 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-01-08 04:12:05,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:12:05,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:05,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9dfcf6b-70c4-448e-9eeb-29dc1caec22f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 04:12:05,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-d9dfcf6b-70c4-448e-9eeb-29dc1caec22f 2019-01-08 04:12:05,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0196630954742s 2019-01-08 04:12:05,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-d9dfcf6b-70c4-448e-9eeb-29dc1caec22f 2019-01-08 04:12:05,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 04:12:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:12:05,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62fd9a9-4fb5-46df-9f87-ab52c7a989a9 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b"}, "tags": [], "enabled": true, "id": "de9bed3dc5fb4b1887d5ad60c999311b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 04:12:05,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-e62fd9a9-4fb5-46df-9f87-ab52c7a989a9 2019-01-08 04:12:05,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103411912918s 2019-01-08 04:12:05,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-e62fd9a9-4fb5-46df-9f87-ab52c7a989a9 2019-01-08 04:12:05,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 04:12:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" -d '{"network": {"tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "name": "vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "admin_state_up": true}}' 2019-01-08 04:12:07,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-da908a2f-90e9-421c-aef4-1a49c7cbf87e Date: Tue, 08 Jan 2019 04:12:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"799751b2-9c39-45a6-b3a8-6896700e8853","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"de9bed3dc5fb4b1887d5ad60c999311b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T04:12:05Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9","admin_state_up":true,"tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b","created_at":"2019-01-08T04:12:05Z","mtu":1442}} 2019-01-08 04:12:07,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-da908a2f-90e9-421c-aef4-1a49c7cbf87e 2019-01-08 04:12:07,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 2.06414794922s 2019-01-08 04:12:07,208 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-da908a2f-90e9-421c-aef4-1a49c7cbf87e 2019-01-08 04:12:07,208 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T04:12:05Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'799751b2-9c39-45a6-b3a8-6896700e8853', u'provider:segmentation_id': 98, 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_41efd319-ad26-4cf9-aadc-e371a8ac78e9', u'created_at': u'2019-01-08T04:12:05Z', u'mtu': 1442, u'tenant_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'de9bed3dc5fb4b1887d5ad60c999311b'}) 2019-01-08 04:12:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:12:07,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9813650-12a5-4826-80e8-416c360f1905 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 04:12:07,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-a9813650-12a5-4826-80e8-416c360f1905 2019-01-08 04:12:07,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 04:12:07,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T05:12:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de9bed3dc5fb4b1887d5ad60c999311b", "name": "vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_de9bed3dc5fb4b1887d5ad60c999311b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_de9bed3dc5fb4b1887d5ad60c999311b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/de9bed3dc5fb4b1887d5ad60c999311b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "id": "8c969fb076bc474191dc257d1c2d8ef7"}, "audit_ids": ["RJtzArtOTl2WHoJx9NAqdw"], "issued_at": "2019-01-08T04:12:07.000000Z"}} 2019-01-08 04:12:07,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:12:07,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:12:07,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-872a4f89-b594-4ef1-aa14-53303c766ee9 Date: Tue, 08 Jan 2019 04:12:07 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"799751b2-9c39-45a6-b3a8-6896700e8853","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"de9bed3dc5fb4b1887d5ad60c999311b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T04:12:05Z","qos_policy_id":null,"name":"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9","admin_state_up":true,"tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b","created_at":"2019-01-08T04:12:05Z","mtu":1442}]} 2019-01-08 04:12:07,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-872a4f89-b594-4ef1-aa14-53303c766ee9 2019-01-08 04:12:07,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292009830475s 2019-01-08 04:12:07,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-872a4f89-b594-4ef1-aa14-53303c766ee9 2019-01-08 04:12:07,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 04:12:07,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"subnet": {"name": "vyos_vrouter-subnet_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "enable_dhcp": true, "network_id": "799751b2-9c39-45a6-b3a8-6896700e8853", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-08 04:12:09,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-45757f82-1754-420e-bd57-b8d9f24d201d Date: Tue, 08 Jan 2019 04:12:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799751b2-9c39-45a6-b3a8-6896700e8853","tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b","created_at":"2019-01-08T04:12:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T04:12:08Z","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":"de9bed3dc5fb4b1887d5ad60c999311b","id":"f4ad2ece-24e8-4dbe-8d29-b1376a1c9161","subnetpool_id":null,"name":"vyos_vrouter-subnet_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}} 2019-01-08 04:12:09,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-45757f82-1754-420e-bd57-b8d9f24d201d 2019-01-08 04:12:09,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.53507900238s 2019-01-08 04:12:09,453 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-45757f82-1754-420e-bd57-b8d9f24d201d 2019-01-08 04:12:09,453 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T04:12:08Z', 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'f4ad2ece-24e8-4dbe-8d29-b1376a1c9161', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_41efd319-ad26-4cf9-aadc-e371a8ac78e9', u'enable_dhcp': True, u'network_id': u'799751b2-9c39-45a6-b3a8-6896700e8853', u'tenant_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'created_at': u'2019-01-08T04:12:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'de9bed3dc5fb4b1887d5ad60c999311b'}) 2019-01-08 04:12:09,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 04:12:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "vyos_vrouter-router_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "admin_state_up": true}}' 2019-01-08 04:12:11,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-fc748f5b-fc59-4e3e-9c2f-868ef1c14544 Date: Tue, 08 Jan 2019 04:12:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:09Z", "admin_state_up": true, "updated_at": "2019-01-08T04:12:10Z", "revision_number": 2, "routes": [], "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "a077c689-8411-421d-851e-15b01512ce45", "name": "vyos_vrouter-router_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}} 2019-01-08 04:12:11,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-fc748f5b-fc59-4e3e-9c2f-868ef1c14544 2019-01-08 04:12:11,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.03060603142s 2019-01-08 04:12:11,485 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-fc748f5b-fc59-4e3e-9c2f-868ef1c14544 2019-01-08 04:12:11,485 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'created_at': u'2019-01-08T04:12:09Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T04:12:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'id': u'a077c689-8411-421d-851e-15b01512ce45', u'name': u'vyos_vrouter-router_41efd319-ad26-4cf9-aadc-e371a8ac78e9'}) 2019-01-08 04:12:11,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 04:12:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/a077c689-8411-421d-851e-15b01512ce45/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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"subnet_id": "f4ad2ece-24e8-4dbe-8d29-b1376a1c9161"}' 2019-01-08 04:12:14,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5e02728-e6dd-4874-8cf2-8ad0da9be454 Date: Tue, 08 Jan 2019 04:12:14 GMT RESP BODY: {"network_id": "799751b2-9c39-45a6-b3a8-6896700e8853", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "subnet_id": "f4ad2ece-24e8-4dbe-8d29-b1376a1c9161", "subnet_ids": ["f4ad2ece-24e8-4dbe-8d29-b1376a1c9161"], "port_id": "466c1a88-979d-48e2-8819-8e043d81ceae", "id": "a077c689-8411-421d-851e-15b01512ce45"} 2019-01-08 04:12:14,076 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a077c689-8411-421d-851e-15b01512ce45/add_router_interface.json used request id req-d5e02728-e6dd-4874-8cf2-8ad0da9be454 2019-01-08 04:12:14,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.5899040699s 2019-01-08 04:12:14,076 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a077c689-8411-421d-851e-15b01512ce45/add_router_interface.json used request id req-d5e02728-e6dd-4874-8cf2-8ad0da9be454 returning object a077c689-8411-421d-851e-15b01512ce45 2019-01-08 04:12:14,077 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-08 04:12:36,882 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-08 04:12:36,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:12:36,887 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 04:12:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 04:12:36,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:12:36,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:12:37,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6323c0c5-4171-414f-8557-cca6d23afcee Date: Tue, 08 Jan 2019 04:12:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:12:37,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-6323c0c5-4171-414f-8557-cca6d23afcee 2019-01-08 04:12:37,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.671564102173s 2019-01-08 04:12:37,561 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-6323c0c5-4171-414f-8557-cca6d23afcee 2019-01-08 04:12:37,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 04:12:37,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}' 2019-01-08 04:12:37,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-63e32c4d-9edd-47aa-b9e9-3d0b846a3ed7 Date: Tue, 08 Jan 2019 04:12:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/file", "owner": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "size": null, "self": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T04:12:37Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "checksum": null, "created_at": "2019-01-08T04:12:37Z", "protected": false} 2019-01-08 04:12:37,850 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-63e32c4d-9edd-47aa-b9e9-3d0b846a3ed7 2019-01-08 04:12:37,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.280372858047s 2019-01-08 04:12:37,850 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-63e32c4d-9edd-47aa-b9e9-3d0b846a3ed7 returning object 4dd9460d-ef15-4d82-9b2e-469d8e94cadc 2019-01-08 04:12:37,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 04:12:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '' 2019-01-08 04:13:33,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87e27be6-637b-48b4-8532-af7393a05e68 Date: Tue, 08 Jan 2019 04:13:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:13:33,282 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/file used request id req-87e27be6-637b-48b4-8532-af7393a05e68 2019-01-08 04:13:33,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 55.4309420586s 2019-01-08 04:13:33,282 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/file used request id req-87e27be6-637b-48b4-8532-af7393a05e68 2019-01-08 04:13:33,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:13:33,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:33,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c6bc74b2-e4a2-4373-8009-62fdb33894ea Date: Tue, 08 Jan 2019 04:13:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "metadata": {}}], "file": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/file", "owner": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "size": 4373348352, "self": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T04:13:33Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T04:12:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:13:33,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c6bc74b2-e4a2-4373-8009-62fdb33894ea 2019-01-08 04:13:33,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.628978967667s 2019-01-08 04:13:33,916 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-c6bc74b2-e4a2-4373-8009-62fdb33894ea 2019-01-08 04:13:33,918 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/file', 'owner': u'de9bed3dc5fb4b1887d5ad60c999311b', 'id': u'4dd9460d-ef15-4d82-9b2e-469d8e94cadc', 'size': 4373348352, u'self': u'/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de9bed3dc5fb4b1887d5ad60c999311b', 'name': 'vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T04:13:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T04:13:33Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'created': u'2019-01-08T04:12:37Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-08T04:12:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-08 04:13:33,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 04:13:33,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-08 04:13:34,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-cf5feabb-1f66-4706-bcde-4efd68a5cc95 x-compute-request-id: req-cf5feabb-1f66-4706-bcde-4efd68a5cc95 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "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": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5"}} 2019-01-08 04:13:34,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-cf5feabb-1f66-4706-bcde-4efd68a5cc95 2019-01-08 04:13:34,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.253583908081s 2019-01-08 04:13:34,173 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-cf5feabb-1f66-4706-bcde-4efd68a5cc95 2019-01-08 04:13:34,174 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_41efd319-ad26-4cf9-aadc-e371a8ac78e9', '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'09a7ababfff6470fbcae0a281405cb8c', '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'a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5', 'swap': 0}) 2019-01-08 04:13:34,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 04:13:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5/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}ea803f27112147eb1cbe6f8825096de00661400a" -d '{"extra_specs": {}}' 2019-01-08 04:13:34,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-f6705ea8-4cad-4a73-aac2-6ec1f9f9e992 x-compute-request-id: req-f6705ea8-4cad-4a73-aac2-6ec1f9f9e992 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 04:13:34,194 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5/os-extra_specs used request id req-f6705ea8-4cad-4a73-aac2-6ec1f9f9e992 2019-01-08 04:13:34,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019898891449s 2019-01-08 04:13:34,195 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5/os-extra_specs used request id req-f6705ea8-4cad-4a73-aac2-6ec1f9f9e992 2019-01-08 04:13:34,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-08 04:13:34,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"keypair": {"name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}}' 2019-01-08 04:13:34,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:13:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18c005b0-1f0e-4ae4-9620-0c1d7253336b x-compute-request-id: req-18c005b0-1f0e-4ae4-9620-0c1d7253336b Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8w/TTRURimpDhK/YGr3D05THPIcluF+irfsRBjUVvCL7Y8frTXsY1DcFir2vBiVTyfiSGxVmPnaxcwT+OpSPxNXB5mKCx4/kK7+u4Z4eF80UDEcQsvqRsn0ziKGGBmSm3wVHgo4nfMA6NXvqKgH6m6I+5qZLQjyM4U0s9s3yJORgg0phReot34EZhBhXxpeIa3xmae893pQHdfrhaRhRvrY/vGJfz4/0ny7RSJy3pMZ5RFcDhF30mXowQ5I9WKKXARFh5CW0/hlNk6mqZ2XoB+GQju23IyOuCMdVNqbdsn5NeYUm0bR2CmI9c6zLWdIzMEb40ROGI4S7gpEpKOYc/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvMP000VEYpqQ4Sv2Bq9w9OUxzyHJbhfoq37EQY1Fbwi+2PH6\n017GNQ3BYq9rwYlU8n4khsVZj52sXME/jqUj8TVweZigseP5Cu/ruGeHhfNFAxHE\nLL6kbJ9M4ihhgZkpt8FR4KOJ3zAOjV76ioB+puiPuamS0I8jOFNLPbN8iTkYINKY\nUXqLd+BGYQYV8aXiGt8ZmnvPd6UB3X64WkYUb62P7xiX8+P9J8u0Uict6TGeURXA\n4Rd9Jl6MEOSPViilwERYeQltP4ZTZOpqmdl6AfhkI7ttyMjrgjHVTam3bJ+TXmFJ\ntG0dgpiPXOsy1nSMzBG+NEThiOEu4KRKSjmHPwIDAQABAoIBAQCEMNpXxa9BOirx\ndT7CqcP5zDOYcXnFXnry9kBsA4m3WzGDbdoQgdNePfbKrDxS+WCCvPHJa5TvrSSS\nhEaFF4LXHWxZyxfl29eA4El8BwxyMs2Ge7+c8hjldJ1713mJL4B2jaxQG1am9NmM\nCRJ9QcTwD/butyD4avToMfSEDhjNYvj6aEY3vrBSXyiEJ6wfVg+9vIzcbqF0ymJ+\nyB2BCTHXJnnRG6ZV2b7BsTjXjCovWm0PmELcf2xjxy/rpVB2orxM6tDTLRIpIvYI\nHk/YkKwXF1VCWMLFg9Nx4AcPL8gnpy0ckcHJL7w9rEaun4OnAqWWlmyN0cunBTbP\n4VKHJ9AhAoGBAOgKBASNoM0YXr4XggUNITrx68Ramq87G9baCFhxQpD9o4zEWArL\nQlOwpcFO2ZcWD+yOF+cjm1xOix2XXOvptt7TeJShpztY4e1I1hMpj1vHUaXNOyNl\nFzF3Yf0F22Y7H6Fo/UOztaBBdV40m5Bue0fc6o76x3eNg2KNCY7PGKVPAoGBANBB\n/t+JKlyDYAa4hvWa8xciAopuB1MIUk6qtrytHo/GwVfQkLT0YHaotVxnaoSU+ovI\nA/ppXLsLW3woitKhTMuse0bRNZjrP7dHkZ3u9j0h3E59mjo2OwoSHF0P+LaXrMEO\n3xwuWNiHnKqoLF57A+F6YO02uKYw+hC6e76bh2MRAoGBAOMOufPCqzFGwZ793esX\neAb4KB9SEb+a9Zj+beAtpFfA+sOKdiTJ1TOTzf8lK2Le4eI3AUja3PIsoZDpRrJL\nVvkgsgOvU7eNODc7aNADgRbsKgc2lsIB7/oluisgChs1i7Qkyn/vYLFanID8taVV\nlykxEg2rdHiWb5SGMm4eVR2dAoGBALyHAfPaeD7Hr2ZmJcaxPt7yKtqmQHsqTVhp\nsoObNM9zXhPg+x7VG35Pu96qwALF2wovR2qpdwjcfzUmfoWu/5ZhzjeNrLeCP2vr\nnica7E7rGET172hDL68uNf8JNl4VcI5UqCUaz9M08N6M352oPxsfbh9QKlhIfhgm\nuV8T7LwBAoGAcH8t/VwQjCow3tJnjWB6vDUPhT8xj79keuTQYTQQwf9ZLGTJqYAb\ngWad3opeAqT+SWV3yzIL06SUz3r+8rpukZz/XPSIeqTlGlrs3gkwpyf9Vwsm7h0W\nQzpI2geCePMmf1n5jtcdh1ji/hvgreuxrsEq+zYl5Rnr83hZYmVhocc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "fingerprint": "87:b8:34:13:5f:ae:6f:a2:c5:3f:60:28:ef:06:20:1a"}} 2019-01-08 04:13:34,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-18c005b0-1f0e-4ae4-9620-0c1d7253336b 2019-01-08 04:13:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.608296871185s 2019-01-08 04:13:34,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-18c005b0-1f0e-4ae4-9620-0c1d7253336b 2019-01-08 04:13:34,805 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8w/TTRURimpDhK/YGr3D05THPIcluF+irfsRBjUVvCL7Y8frTXsY1DcFir2vBiVTyfiSGxVmPnaxcwT+OpSPxNXB5mKCx4/kK7+u4Z4eF80UDEcQsvqRsn0ziKGGBmSm3wVHgo4nfMA6NXvqKgH6m6I+5qZLQjyM4U0s9s3yJORgg0phReot34EZhBhXxpeIa3xmae893pQHdfrhaRhRvrY/vGJfz4/0ny7RSJy3pMZ5RFcDhF30mXowQ5I9WKKXARFh5CW0/hlNk6mqZ2XoB+GQju23IyOuCMdVNqbdsn5NeYUm0bR2CmI9c6zLWdIzMEb40ROGI4S7gpEpKOYc/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvMP000VEYpqQ4Sv2Bq9w9OUxzyHJbhfoq37EQY1Fbwi+2PH6\n017GNQ3BYq9rwYlU8n4khsVZj52sXME/jqUj8TVweZigseP5Cu/ruGeHhfNFAxHE\nLL6kbJ9M4ihhgZkpt8FR4KOJ3zAOjV76ioB+puiPuamS0I8jOFNLPbN8iTkYINKY\nUXqLd+BGYQYV8aXiGt8ZmnvPd6UB3X64WkYUb62P7xiX8+P9J8u0Uict6TGeURXA\n4Rd9Jl6MEOSPViilwERYeQltP4ZTZOpqmdl6AfhkI7ttyMjrgjHVTam3bJ+TXmFJ\ntG0dgpiPXOsy1nSMzBG+NEThiOEu4KRKSjmHPwIDAQABAoIBAQCEMNpXxa9BOirx\ndT7CqcP5zDOYcXnFXnry9kBsA4m3WzGDbdoQgdNePfbKrDxS+WCCvPHJa5TvrSSS\nhEaFF4LXHWxZyxfl29eA4El8BwxyMs2Ge7+c8hjldJ1713mJL4B2jaxQG1am9NmM\nCRJ9QcTwD/butyD4avToMfSEDhjNYvj6aEY3vrBSXyiEJ6wfVg+9vIzcbqF0ymJ+\nyB2BCTHXJnnRG6ZV2b7BsTjXjCovWm0PmELcf2xjxy/rpVB2orxM6tDTLRIpIvYI\nHk/YkKwXF1VCWMLFg9Nx4AcPL8gnpy0ckcHJL7w9rEaun4OnAqWWlmyN0cunBTbP\n4VKHJ9AhAoGBAOgKBASNoM0YXr4XggUNITrx68Ramq87G9baCFhxQpD9o4zEWArL\nQlOwpcFO2ZcWD+yOF+cjm1xOix2XXOvptt7TeJShpztY4e1I1hMpj1vHUaXNOyNl\nFzF3Yf0F22Y7H6Fo/UOztaBBdV40m5Bue0fc6o76x3eNg2KNCY7PGKVPAoGBANBB\n/t+JKlyDYAa4hvWa8xciAopuB1MIUk6qtrytHo/GwVfQkLT0YHaotVxnaoSU+ovI\nA/ppXLsLW3woitKhTMuse0bRNZjrP7dHkZ3u9j0h3E59mjo2OwoSHF0P+LaXrMEO\n3xwuWNiHnKqoLF57A+F6YO02uKYw+hC6e76bh2MRAoGBAOMOufPCqzFGwZ793esX\neAb4KB9SEb+a9Zj+beAtpFfA+sOKdiTJ1TOTzf8lK2Le4eI3AUja3PIsoZDpRrJL\nVvkgsgOvU7eNODc7aNADgRbsKgc2lsIB7/oluisgChs1i7Qkyn/vYLFanID8taVV\nlykxEg2rdHiWb5SGMm4eVR2dAoGBALyHAfPaeD7Hr2ZmJcaxPt7yKtqmQHsqTVhp\nsoObNM9zXhPg+x7VG35Pu96qwALF2wovR2qpdwjcfzUmfoWu/5ZhzjeNrLeCP2vr\nnica7E7rGET172hDL68uNf8JNl4VcI5UqCUaz9M08N6M352oPxsfbh9QKlhIfhgm\nuV8T7LwBAoGAcH8t/VwQjCow3tJnjWB6vDUPhT8xj79keuTQYTQQwf9ZLGTJqYAb\ngWad3opeAqT+SWV3yzIL06SUz3r+8rpukZz/XPSIeqTlGlrs3gkwpyf9Vwsm7h0W\nQzpI2geCePMmf1n5jtcdh1ji/hvgreuxrsEq+zYl5Rnr83hZYmVhocc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8c969fb076bc474191dc257d1c2d8ef7', 'name': u'vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'created_at': '2019-01-08T04:13:34.805348', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de9bed3dc5fb4b1887d5ad60c999311b', 'name': 'vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'87:b8:34:13:5f:ae:6f:a2:c5:3f:60:28:ef:06:20:1a', 'type': 'ssh', 'id': u'vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9'}) 2019-01-08 04:13:34,805 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvMP000VEYpqQ4Sv2Bq9w9OUxzyHJbhfoq37EQY1Fbwi+2PH6 017GNQ3BYq9rwYlU8n4khsVZj52sXME/jqUj8TVweZigseP5Cu/ruGeHhfNFAxHE LL6kbJ9M4ihhgZkpt8FR4KOJ3zAOjV76ioB+puiPuamS0I8jOFNLPbN8iTkYINKY UXqLd+BGYQYV8aXiGt8ZmnvPd6UB3X64WkYUb62P7xiX8+P9J8u0Uict6TGeURXA 4Rd9Jl6MEOSPViilwERYeQltP4ZTZOpqmdl6AfhkI7ttyMjrgjHVTam3bJ+TXmFJ tG0dgpiPXOsy1nSMzBG+NEThiOEu4KRKSjmHPwIDAQABAoIBAQCEMNpXxa9BOirx dT7CqcP5zDOYcXnFXnry9kBsA4m3WzGDbdoQgdNePfbKrDxS+WCCvPHJa5TvrSSS hEaFF4LXHWxZyxfl29eA4El8BwxyMs2Ge7+c8hjldJ1713mJL4B2jaxQG1am9NmM CRJ9QcTwD/butyD4avToMfSEDhjNYvj6aEY3vrBSXyiEJ6wfVg+9vIzcbqF0ymJ+ yB2BCTHXJnnRG6ZV2b7BsTjXjCovWm0PmELcf2xjxy/rpVB2orxM6tDTLRIpIvYI Hk/YkKwXF1VCWMLFg9Nx4AcPL8gnpy0ckcHJL7w9rEaun4OnAqWWlmyN0cunBTbP 4VKHJ9AhAoGBAOgKBASNoM0YXr4XggUNITrx68Ramq87G9baCFhxQpD9o4zEWArL QlOwpcFO2ZcWD+yOF+cjm1xOix2XXOvptt7TeJShpztY4e1I1hMpj1vHUaXNOyNl FzF3Yf0F22Y7H6Fo/UOztaBBdV40m5Bue0fc6o76x3eNg2KNCY7PGKVPAoGBANBB /t+JKlyDYAa4hvWa8xciAopuB1MIUk6qtrytHo/GwVfQkLT0YHaotVxnaoSU+ovI A/ppXLsLW3woitKhTMuse0bRNZjrP7dHkZ3u9j0h3E59mjo2OwoSHF0P+LaXrMEO 3xwuWNiHnKqoLF57A+F6YO02uKYw+hC6e76bh2MRAoGBAOMOufPCqzFGwZ793esX eAb4KB9SEb+a9Zj+beAtpFfA+sOKdiTJ1TOTzf8lK2Le4eI3AUja3PIsoZDpRrJL VvkgsgOvU7eNODc7aNADgRbsKgc2lsIB7/oluisgChs1i7Qkyn/vYLFanID8taVV lykxEg2rdHiWb5SGMm4eVR2dAoGBALyHAfPaeD7Hr2ZmJcaxPt7yKtqmQHsqTVhp soObNM9zXhPg+x7VG35Pu96qwALF2wovR2qpdwjcfzUmfoWu/5ZhzjeNrLeCP2vr nica7E7rGET172hDL68uNf8JNl4VcI5UqCUaz9M08N6M352oPxsfbh9QKlhIfhgm uV8T7LwBAoGAcH8t/VwQjCow3tJnjWB6vDUPhT8xj79keuTQYTQQwf9ZLGTJqYAb gWad3opeAqT+SWV3yzIL06SUz3r+8rpukZz/XPSIeqTlGlrs3gkwpyf9Vwsm7h0W QzpI2geCePMmf1n5jtcdh1ji/hvgreuxrsEq+zYl5Rnr83hZYmVhocc= -----END RSA PRIVATE KEY----- 2019-01-08 04:13:34,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-08 04:13:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"security_group": {"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-01-08 04:13:35,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-4a20a57c-9e8d-4809-aca4-cec452ee1899 Date: Tue, 08 Jan 2019 04:13:35 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:35Z", "updated_at": "2019-01-08T04:13:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "4daa84d1-b867-4581-9743-3713b357db3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "b7e68eb8-ccb7-45eb-99ba-849c02091b84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 2, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}} 2019-01-08 04:13:35,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-4a20a57c-9e8d-4809-aca4-cec452ee1899 2019-01-08 04:13:35,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.53236913681s 2019-01-08 04:13:35,341 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-4a20a57c-9e8d-4809-aca4-cec452ee1899 2019-01-08 04:13:35,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:13:35,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:35,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-e4e4147e-45d6-4c1c-9360-b1ce644a3db0 Date: Tue, 08 Jan 2019 04:13:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:05Z", "updated_at": "2019-01-08T04:12:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "0b2d049b-9ff1-4fd5-806a-b44055a8447b", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "6a1f4d7d-84f1-4a17-9e21-df2226ff5579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a12242b7-36ae-43dd-a779-ab56618b929e", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a3000a3b-ccd0-4d7f-b9bf-cef1d02eb0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "49de3089-8822-4292-a145-3bad45b40b2b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:35Z", "updated_at": "2019-01-08T04:13:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "4daa84d1-b867-4581-9743-3713b357db3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "b7e68eb8-ccb7-45eb-99ba-849c02091b84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 2, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:13:35,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e4e4147e-45d6-4c1c-9360-b1ce644a3db0 2019-01-08 04:13:35,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526871681213s 2019-01-08 04:13:35,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e4e4147e-45d6-4c1c-9360-b1ce644a3db0 2019-01-08 04:13:35,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 04:13:35,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -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": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7"}}' 2019-01-08 04:13:35,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2464248e-aa47-490d-8fc5-c564468de543 Date: Tue, 08 Jan 2019 04:13:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "port_range_min": 22, "revision_number": 0, "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:35Z", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "210d047b-ed9c-44f6-859f-2afc4941e913"}} 2019-01-08 04:13:35,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-2464248e-aa47-490d-8fc5-c564468de543 2019-01-08 04:13:35,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.451887130737s 2019-01-08 04:13:35,855 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-2464248e-aa47-490d-8fc5-c564468de543 2019-01-08 04:13:35,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:13:35,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:36,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-fdaa7ff8-bd4e-407f-a35f-e79f38735b3b Date: Tue, 08 Jan 2019 04:13:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:05Z", "updated_at": "2019-01-08T04:12:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "0b2d049b-9ff1-4fd5-806a-b44055a8447b", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "6a1f4d7d-84f1-4a17-9e21-df2226ff5579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a12242b7-36ae-43dd-a779-ab56618b929e", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a3000a3b-ccd0-4d7f-b9bf-cef1d02eb0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "49de3089-8822-4292-a145-3bad45b40b2b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:35Z", "updated_at": "2019-01-08T04:13:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "210d047b-ed9c-44f6-859f-2afc4941e913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "4daa84d1-b867-4581-9743-3713b357db3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "b7e68eb8-ccb7-45eb-99ba-849c02091b84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 3, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:13:36,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-fdaa7ff8-bd4e-407f-a35f-e79f38735b3b 2019-01-08 04:13:36,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.254317998886s 2019-01-08 04:13:36,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-fdaa7ff8-bd4e-407f-a35f-e79f38735b3b 2019-01-08 04:13:36,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 04:13:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -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": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7"}}' 2019-01-08 04:13:36,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ba5d3bdb-baf0-4575-bb5a-7e4dc5fa65da Date: Tue, 08 Jan 2019 04:13:36 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": "2019-01-08T04:13:36Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "port_range_min": null, "revision_number": 0, "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:36Z", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "e89073c5-7275-46ad-a48c-cfbe7b94d1c3"}} 2019-01-08 04:13:36,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-ba5d3bdb-baf0-4575-bb5a-7e4dc5fa65da 2019-01-08 04:13:36,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.420633077621s 2019-01-08 04:13:36,538 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-ba5d3bdb-baf0-4575-bb5a-7e4dc5fa65da 2019-01-08 04:13:36,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:13:36,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:36,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-cba76713-2a96-4d66-96e2-13a893010ce0 Date: Tue, 08 Jan 2019 04:13:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:05Z", "updated_at": "2019-01-08T04:12:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "0b2d049b-9ff1-4fd5-806a-b44055a8447b", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "6a1f4d7d-84f1-4a17-9e21-df2226ff5579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a12242b7-36ae-43dd-a779-ab56618b929e", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a3000a3b-ccd0-4d7f-b9bf-cef1d02eb0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "49de3089-8822-4292-a145-3bad45b40b2b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:35Z", "updated_at": "2019-01-08T04:13:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "210d047b-ed9c-44f6-859f-2afc4941e913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "4daa84d1-b867-4581-9743-3713b357db3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "b7e68eb8-ccb7-45eb-99ba-849c02091b84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:36Z", "revision_number": 0, "id": "e89073c5-7275-46ad-a48c-cfbe7b94d1c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:36Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:13:36,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-cba76713-2a96-4d66-96e2-13a893010ce0 2019-01-08 04:13:36,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.259645938873s 2019-01-08 04:13:36,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-cba76713-2a96-4d66-96e2-13a893010ce0 2019-01-08 04:13:36,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 04:13:36,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -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": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7"}}' 2019-01-08 04:13:37,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a6e43187-ed6f-4f01-9e73-ad0e0f9991d9 Date: Tue, 08 Jan 2019 04:13:37 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": "2019-01-08T04:13:37Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "port_range_min": 80, "revision_number": 0, "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:37Z", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7bb4e4e5-cb2c-407f-b8dc-21ca62ae6c74"}} 2019-01-08 04:13:37,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-a6e43187-ed6f-4f01-9e73-ad0e0f9991d9 2019-01-08 04:13:37,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.464792966843s 2019-01-08 04:13:37,270 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-a6e43187-ed6f-4f01-9e73-ad0e0f9991d9 2019-01-08 04:13:37,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:13:37,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:37,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-f786c58d-9014-461f-9a4b-72caee5c1c23 Date: Tue, 08 Jan 2019 04:13:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:05Z", "updated_at": "2019-01-08T04:12:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "0b2d049b-9ff1-4fd5-806a-b44055a8447b", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "6a1f4d7d-84f1-4a17-9e21-df2226ff5579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a12242b7-36ae-43dd-a779-ab56618b929e", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a3000a3b-ccd0-4d7f-b9bf-cef1d02eb0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "49de3089-8822-4292-a145-3bad45b40b2b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:35Z", "updated_at": "2019-01-08T04:13:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "210d047b-ed9c-44f6-859f-2afc4941e913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "4daa84d1-b867-4581-9743-3713b357db3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T04:13:37Z", "revision_number": 0, "id": "7bb4e4e5-cb2c-407f-b8dc-21ca62ae6c74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:37Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "b7e68eb8-ccb7-45eb-99ba-849c02091b84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:36Z", "revision_number": 0, "id": "e89073c5-7275-46ad-a48c-cfbe7b94d1c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:36Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 5, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:13:37,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f786c58d-9014-461f-9a4b-72caee5c1c23 2019-01-08 04:13:37,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336963891983s 2019-01-08 04:13:37,612 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-f786c58d-9014-461f-9a4b-72caee5c1c23 2019-01-08 04:13:37,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 04:13:37,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -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": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7"}}' 2019-01-08 04:13:38,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0ec8b2b7-ccc9-4f8c-ba9f-a2f787e32c6b Date: Tue, 08 Jan 2019 04:13:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-01-08T04:13:37Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "port_range_min": 443, "revision_number": 0, "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:37Z", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "b982ba58-3ab5-4c78-9ec0-5594e931b919"}} 2019-01-08 04:13:38,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-0ec8b2b7-ccc9-4f8c-ba9f-a2f787e32c6b 2019-01-08 04:13:38,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.396270990372s 2019-01-08 04:13:38,012 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-0ec8b2b7-ccc9-4f8c-ba9f-a2f787e32c6b 2019-01-08 04:13:38,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:13:38,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:38,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-e5934c55-c082-4e12-807b-6bf8586ba739 Date: Tue, 08 Jan 2019 04:13:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:05Z", "updated_at": "2019-01-08T04:12:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "0b2d049b-9ff1-4fd5-806a-b44055a8447b", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "6a1f4d7d-84f1-4a17-9e21-df2226ff5579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a12242b7-36ae-43dd-a779-ab56618b929e", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a3000a3b-ccd0-4d7f-b9bf-cef1d02eb0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "49de3089-8822-4292-a145-3bad45b40b2b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:35Z", "updated_at": "2019-01-08T04:13:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "210d047b-ed9c-44f6-859f-2afc4941e913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "4daa84d1-b867-4581-9743-3713b357db3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T04:13:37Z", "revision_number": 0, "id": "7bb4e4e5-cb2c-407f-b8dc-21ca62ae6c74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:37Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "b7e68eb8-ccb7-45eb-99ba-849c02091b84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T04:13:37Z", "revision_number": 0, "id": "b982ba58-3ab5-4c78-9ec0-5594e931b919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:37Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:36Z", "revision_number": 0, "id": "e89073c5-7275-46ad-a48c-cfbe7b94d1c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:36Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 6, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:13:38,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e5934c55-c082-4e12-807b-6bf8586ba739 2019-01-08 04:13:38,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228761196136s 2019-01-08 04:13:38,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-e5934c55-c082-4e12-807b-6bf8586ba739 2019-01-08 04:13:38,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 04:13:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -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": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7"}}' 2019-01-08 04:13:38,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-7a67cc07-6370-4880-92ca-195120d11e7c Date: Tue, 08 Jan 2019 04:13:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-01-08T04:13:38Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "port_range_min": 5671, "revision_number": 0, "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:38Z", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "1f6f04e1-e95c-4d9e-a14d-15a43671b63b"}} 2019-01-08 04:13:38,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7a67cc07-6370-4880-92ca-195120d11e7c 2019-01-08 04:13:38,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.440279006958s 2019-01-08 04:13:38,688 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7a67cc07-6370-4880-92ca-195120d11e7c 2019-01-08 04:13:38,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:13:38,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:38,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-84c185b0-8a83-4b69-a436-cf4f1a7c0d87 Date: Tue, 08 Jan 2019 04:13:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:05Z", "updated_at": "2019-01-08T04:12:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "0b2d049b-9ff1-4fd5-806a-b44055a8447b", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "6a1f4d7d-84f1-4a17-9e21-df2226ff5579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a12242b7-36ae-43dd-a779-ab56618b929e", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a3000a3b-ccd0-4d7f-b9bf-cef1d02eb0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "49de3089-8822-4292-a145-3bad45b40b2b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:35Z", "updated_at": "2019-01-08T04:13:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-08T04:13:38Z", "revision_number": 0, "id": "1f6f04e1-e95c-4d9e-a14d-15a43671b63b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:38Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "210d047b-ed9c-44f6-859f-2afc4941e913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "4daa84d1-b867-4581-9743-3713b357db3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T04:13:37Z", "revision_number": 0, "id": "7bb4e4e5-cb2c-407f-b8dc-21ca62ae6c74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:37Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "b7e68eb8-ccb7-45eb-99ba-849c02091b84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T04:13:37Z", "revision_number": 0, "id": "b982ba58-3ab5-4c78-9ec0-5594e931b919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:37Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:36Z", "revision_number": 0, "id": "e89073c5-7275-46ad-a48c-cfbe7b94d1c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:36Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 7, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:13:38,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-84c185b0-8a83-4b69-a436-cf4f1a7c0d87 2019-01-08 04:13:38,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230669975281s 2019-01-08 04:13:38,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-84c185b0-8a83-4b69-a436-cf4f1a7c0d87 2019-01-08 04:13:38,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-08 04:13:38,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -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": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7"}}' 2019-01-08 04:13:39,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-f5a23f4b-1044-4822-8222-8f27ec18905b Date: Tue, 08 Jan 2019 04:13:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-01-08T04:13:39Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "port_range_min": 53333, "revision_number": 0, "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:39Z", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "046d6a5d-7fed-46be-a24f-dd30546c5f06"}} 2019-01-08 04:13:39,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-f5a23f4b-1044-4822-8222-8f27ec18905b 2019-01-08 04:13:39,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.348180055618s 2019-01-08 04:13:39,275 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-f5a23f4b-1044-4822-8222-8f27ec18905b 2019-01-08 04:13:39,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:13:39,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:39,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-a6868604-467a-45c7-9f8f-5e2c89561d49 Date: Tue, 08 Jan 2019 04:13:39 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"799751b2-9c39-45a6-b3a8-6896700e8853","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"de9bed3dc5fb4b1887d5ad60c999311b","status":"ACTIVE","subnets":["f4ad2ece-24e8-4dbe-8d29-b1376a1c9161"],"description":"","tags":[],"updated_at":"2019-01-08T04:12:08Z","qos_policy_id":null,"name":"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9","admin_state_up":true,"tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b","created_at":"2019-01-08T04:12:05Z","mtu":1442}]} 2019-01-08 04:13:39,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-a6868604-467a-45c7-9f8f-5e2c89561d49 2019-01-08 04:13:39,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103523015976s 2019-01-08 04:13:39,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-a6868604-467a-45c7-9f8f-5e2c89561d49 2019-01-08 04:13:39,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:13:39,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:39,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-1588bced-0bd0-4b2d-a1bf-88d31311e347 Date: Tue, 08 Jan 2019 04:13:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "metadata": {}}], "file": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/file", "owner": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "size": 4373348352, "self": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T04:13:33Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T04:12:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:13:39,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-1588bced-0bd0-4b2d-a1bf-88d31311e347 2019-01-08 04:13:39,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355019569397s 2019-01-08 04:13:39,421 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-1588bced-0bd0-4b2d-a1bf-88d31311e347 2019-01-08 04:13:39,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:13:39,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:39,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03f52ec5-714a-4463-beb0-ca38d3dade96 x-compute-request-id: req-03f52ec5-714a-4463-beb0-ca38d3dade96 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "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": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5"}]} 2019-01-08 04:13:39,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-03f52ec5-714a-4463-beb0-ca38d3dade96 2019-01-08 04:13:39,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.238027095795s 2019-01-08 04:13:39,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-03f52ec5-714a-4463-beb0-ca38d3dade96 2019-01-08 04:13:39,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-08 04:13:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"server": {"name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "imageRef": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "flavorRef": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "799751b2-9c39-45a6-b3a8-6896700e8853"}], "security_groups": [{"name": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7"}]}}' 2019-01-08 04:13:42,455 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 04:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a72f07a-73ed-4258-8f5c-1b3160274982 x-compute-request-id: req-7a72f07a-73ed-4258-8f5c-1b3160274982 Content-Length: 403 location: http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7"}], "OS-DCF:diskConfig": "MANUAL", "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "adminPass": "8rgjCaJSQC7A"}} 2019-01-08 04:13:42,455 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-7a72f07a-73ed-4258-8f5c-1b3160274982 2019-01-08 04:13:42,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.79263782501s 2019-01-08 04:13:42,456 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-7a72f07a-73ed-4258-8f5c-1b3160274982 2019-01-08 04:13:42,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:13:42,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:42,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-d8da6b1c-a0d6-43b2-81b2-10e569df3398 x-compute-request-id: req-d8da6b1c-a0d6-43b2-81b2-10e569df3398 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:13:42,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d8da6b1c-a0d6-43b2-81b2-10e569df3398 2019-01-08 04:13:42,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482674121857s 2019-01-08 04:13:42,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d8da6b1c-a0d6-43b2-81b2-10e569df3398 2019-01-08 04:13:42,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:13:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:43,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-72339676-07a8-4c62-ade8-902437440b10 Date: Tue, 08 Jan 2019 04:13:43 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"799751b2-9c39-45a6-b3a8-6896700e8853","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"de9bed3dc5fb4b1887d5ad60c999311b","status":"ACTIVE","subnets":["f4ad2ece-24e8-4dbe-8d29-b1376a1c9161"],"description":"","tags":[],"updated_at":"2019-01-08T04:12:08Z","qos_policy_id":null,"name":"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9","admin_state_up":true,"tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b","created_at":"2019-01-08T04:12:05Z","mtu":1442}]} 2019-01-08 04:13:43,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-72339676-07a8-4c62-ade8-902437440b10 2019-01-08 04:13:43,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.787159919739s 2019-01-08 04:13:43,734 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-72339676-07a8-4c62-ade8-902437440b10 2019-01-08 04:13:43,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 04:13:43,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:43,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-36b7a069-7cc8-4def-ac2d-81d23d7c8b93 Date: Tue, 08 Jan 2019 04:13:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799751b2-9c39-45a6-b3a8-6896700e8853","tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b","created_at":"2019-01-08T04:12:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T04:12:08Z","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":"de9bed3dc5fb4b1887d5ad60c999311b","id":"f4ad2ece-24e8-4dbe-8d29-b1376a1c9161","subnetpool_id":null,"name":"vyos_vrouter-subnet_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:13:43,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-36b7a069-7cc8-4def-ac2d-81d23d7c8b93 2019-01-08 04:13:43,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.230880975723s 2019-01-08 04:13:43,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-36b7a069-7cc8-4def-ac2d-81d23d7c8b93 2019-01-08 04:13:43,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:13:45,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:13:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:46,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-003aae38-c3b9-48f1-8836-9582f960ba52 x-compute-request-id: req-003aae38-c3b9-48f1-8836-9582f960ba52 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:13:46,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-003aae38-c3b9-48f1-8836-9582f960ba52 2019-01-08 04:13:46,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817794084549s 2019-01-08 04:13:46,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-003aae38-c3b9-48f1-8836-9582f960ba52 2019-01-08 04:13:46,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:13:48,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:13:48,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:49,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:13:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1cead73-293a-4e3f-bac5-3d8004be4a1c x-compute-request-id: req-a1cead73-293a-4e3f-bac5-3d8004be4a1c 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:13:49,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a1cead73-293a-4e3f-bac5-3d8004be4a1c 2019-01-08 04:13:49,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929062843323s 2019-01-08 04:13:49,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a1cead73-293a-4e3f-bac5-3d8004be4a1c 2019-01-08 04:13:49,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:13:51,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:13:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:52,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-aa549a98-711d-44ca-b077-0da497c8007b x-compute-request-id: req-aa549a98-711d-44ca-b077-0da497c8007b 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:13:52,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-aa549a98-711d-44ca-b077-0da497c8007b 2019-01-08 04:13:52,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820397853851s 2019-01-08 04:13:52,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-aa549a98-711d-44ca-b077-0da497c8007b 2019-01-08 04:13:52,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:13:54,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:13:54,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:55,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-4af1a2eb-9742-4aa5-b6be-f049934a2232 x-compute-request-id: req-4af1a2eb-9742-4aa5-b6be-f049934a2232 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:13:55,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4af1a2eb-9742-4aa5-b6be-f049934a2232 2019-01-08 04:13:55,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06437802315s 2019-01-08 04:13:55,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4af1a2eb-9742-4aa5-b6be-f049934a2232 2019-01-08 04:13:55,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:13:57,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:13:57,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:13:58,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-1e351082-be77-4622-85d1-2beaa42d478a x-compute-request-id: req-1e351082-be77-4622-85d1-2beaa42d478a 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:13:58,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-1e351082-be77-4622-85d1-2beaa42d478a 2019-01-08 04:13:58,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10875487328s 2019-01-08 04:13:58,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-1e351082-be77-4622-85d1-2beaa42d478a 2019-01-08 04:13:58,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:00,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:00,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:01,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-5b70c226-9d40-43d7-b0f1-2bb5d7fef23b x-compute-request-id: req-5b70c226-9d40-43d7-b0f1-2bb5d7fef23b 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:01,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5b70c226-9d40-43d7-b0f1-2bb5d7fef23b 2019-01-08 04:14:01,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06560516357s 2019-01-08 04:14:01,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5b70c226-9d40-43d7-b0f1-2bb5d7fef23b 2019-01-08 04:14:01,815 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:03,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:03,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:04,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14: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-5dd7c420-4c37-403d-8508-de7a17d56a69 x-compute-request-id: req-5dd7c420-4c37-403d-8508-de7a17d56a69 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:04,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5dd7c420-4c37-403d-8508-de7a17d56a69 2019-01-08 04:14:04,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56032204628s 2019-01-08 04:14:04,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-5dd7c420-4c37-403d-8508-de7a17d56a69 2019-01-08 04:14:04,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:06,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:07,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-23dcf51d-797d-407f-bc70-fa3828e17988 x-compute-request-id: req-23dcf51d-797d-407f-bc70-fa3828e17988 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:07,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-23dcf51d-797d-407f-bc70-fa3828e17988 2019-01-08 04:14:07,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.844656944275s 2019-01-08 04:14:07,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-23dcf51d-797d-407f-bc70-fa3828e17988 2019-01-08 04:14:07,234 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:09,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:09,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:10,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14: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-cf1d7146-a240-4ef2-a5e8-08ba222c5a89 x-compute-request-id: req-cf1d7146-a240-4ef2-a5e8-08ba222c5a89 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:10,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cf1d7146-a240-4ef2-a5e8-08ba222c5a89 2019-01-08 04:14:10,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785079956055s 2019-01-08 04:14:10,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-cf1d7146-a240-4ef2-a5e8-08ba222c5a89 2019-01-08 04:14:10,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:12,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:12,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:12,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-0cea2a62-51ee-4e45-aac6-e26145712f2b x-compute-request-id: req-0cea2a62-51ee-4e45-aac6-e26145712f2b 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:12,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0cea2a62-51ee-4e45-aac6-e26145712f2b 2019-01-08 04:14:12,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578012943268s 2019-01-08 04:14:12,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0cea2a62-51ee-4e45-aac6-e26145712f2b 2019-01-08 04:14:12,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:14,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:14,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:15,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a6a1c79-960b-4d06-a367-3609f12ab322 x-compute-request-id: req-3a6a1c79-960b-4d06-a367-3609f12ab322 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:15,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3a6a1c79-960b-4d06-a367-3609f12ab322 2019-01-08 04:14:15,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566812038422s 2019-01-08 04:14:15,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-3a6a1c79-960b-4d06-a367-3609f12ab322 2019-01-08 04:14:15,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:17,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:17,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-08585923-2a2b-4ad3-9c24-8026a72f284c x-compute-request-id: req-08585923-2a2b-4ad3-9c24-8026a72f284c 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:17,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-08585923-2a2b-4ad3-9c24-8026a72f284c 2019-01-08 04:14:17,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54198718071s 2019-01-08 04:14:17,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-08585923-2a2b-4ad3-9c24-8026a72f284c 2019-01-08 04:14:17,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:19,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:20,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7900f53-237b-498f-862d-b764378f8ce3 x-compute-request-id: req-e7900f53-237b-498f-862d-b764378f8ce3 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:20,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e7900f53-237b-498f-862d-b764378f8ce3 2019-01-08 04:14:20,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.98143696785s 2019-01-08 04:14:20,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e7900f53-237b-498f-862d-b764378f8ce3 2019-01-08 04:14:20,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:22,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:22,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:23,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fb5b84b-84c1-4d2c-bfad-5508b3a1494b x-compute-request-id: req-0fb5b84b-84c1-4d2c-bfad-5508b3a1494b 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:23,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0fb5b84b-84c1-4d2c-bfad-5508b3a1494b 2019-01-08 04:14:23,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579817056656s 2019-01-08 04:14:23,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0fb5b84b-84c1-4d2c-bfad-5508b3a1494b 2019-01-08 04:14:23,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:25,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:25,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab160a4a-cf2d-41d4-aacc-cb8652d54043 x-compute-request-id: req-ab160a4a-cf2d-41d4-aacc-cb8652d54043 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:25,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ab160a4a-cf2d-41d4-aacc-cb8652d54043 2019-01-08 04:14:25,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614202976227s 2019-01-08 04:14:25,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ab160a4a-cf2d-41d4-aacc-cb8652d54043 2019-01-08 04:14:25,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:27,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:27,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:28,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0a4e879-87e9-4116-865c-2ae4b98ba079 x-compute-request-id: req-a0a4e879-87e9-4116-865c-2ae4b98ba079 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:28,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a0a4e879-87e9-4116-865c-2ae4b98ba079 2019-01-08 04:14:28,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804462909698s 2019-01-08 04:14:28,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-a0a4e879-87e9-4116-865c-2ae4b98ba079 2019-01-08 04:14:28,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:30,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:30,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:31,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b1409b7-5478-46d1-b0da-bfee347ebd8b x-compute-request-id: req-6b1409b7-5478-46d1-b0da-bfee347ebd8b 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:31,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6b1409b7-5478-46d1-b0da-bfee347ebd8b 2019-01-08 04:14:31,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12288403511s 2019-01-08 04:14:31,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-6b1409b7-5478-46d1-b0da-bfee347ebd8b 2019-01-08 04:14:31,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:33,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:34,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b19dd05-940c-4624-a9b3-c71c4ef4e757 x-compute-request-id: req-0b19dd05-940c-4624-a9b3-c71c4ef4e757 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:34,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0b19dd05-940c-4624-a9b3-c71c4ef4e757 2019-01-08 04:14:34,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665711164474s 2019-01-08 04:14:34,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0b19dd05-940c-4624-a9b3-c71c4ef4e757 2019-01-08 04:14:34,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:36,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:36,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:37,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-806c06a8-dd15-478e-9afa-7fa3c78c0c62 x-compute-request-id: req-806c06a8-dd15-478e-9afa-7fa3c78c0c62 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:37,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-806c06a8-dd15-478e-9afa-7fa3c78c0c62 2019-01-08 04:14:37,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628257989883s 2019-01-08 04:14:37,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-806c06a8-dd15-478e-9afa-7fa3c78c0c62 2019-01-08 04:14:37,175 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:39,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:40,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14: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-c13eedea-d7dd-4ae0-8563-314e41427a39 x-compute-request-id: req-c13eedea-d7dd-4ae0-8563-314e41427a39 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:40,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c13eedea-d7dd-4ae0-8563-314e41427a39 2019-01-08 04:14:40,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905744075775s 2019-01-08 04:14:40,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c13eedea-d7dd-4ae0-8563-314e41427a39 2019-01-08 04:14:40,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:42,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:42,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14: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-842fdc48-120a-4232-9cad-a1243a75dec3 x-compute-request-id: req-842fdc48-120a-4232-9cad-a1243a75dec3 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:42,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-842fdc48-120a-4232-9cad-a1243a75dec3 2019-01-08 04:14:42,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586050987244s 2019-01-08 04:14:42,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-842fdc48-120a-4232-9cad-a1243a75dec3 2019-01-08 04:14:42,682 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:44,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:44,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:45,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-c213d127-1e21-4804-b0c2-8128124bdfd7 x-compute-request-id: req-c213d127-1e21-4804-b0c2-8128124bdfd7 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:45,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c213d127-1e21-4804-b0c2-8128124bdfd7 2019-01-08 04:14:45,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55366396904s 2019-01-08 04:14:45,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-c213d127-1e21-4804-b0c2-8128124bdfd7 2019-01-08 04:14:45,242 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:47,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:47,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:47,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-2f418583-64d9-4cd5-b341-02eff9af36c1 x-compute-request-id: req-2f418583-64d9-4cd5-b341-02eff9af36c1 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:47,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2f418583-64d9-4cd5-b341-02eff9af36c1 2019-01-08 04:14:47,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555011987686s 2019-01-08 04:14:47,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2f418583-64d9-4cd5-b341-02eff9af36c1 2019-01-08 04:14:47,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:49,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:49,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:50,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14: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-4ef14f2f-a62f-4577-9791-b546cffee0ae x-compute-request-id: req-4ef14f2f-a62f-4577-9791-b546cffee0ae 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:50,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4ef14f2f-a62f-4577-9791-b546cffee0ae 2019-01-08 04:14:50,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729709148407s 2019-01-08 04:14:50,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4ef14f2f-a62f-4577-9791-b546cffee0ae 2019-01-08 04:14:50,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:52,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:53,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1ab20b9-f65c-4cd5-b5f3-4c0770e698e9 x-compute-request-id: req-d1ab20b9-f65c-4cd5-b5f3-4c0770e698e9 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:53,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d1ab20b9-f65c-4cd5-b5f3-4c0770e698e9 2019-01-08 04:14:53,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82251906395s 2019-01-08 04:14:53,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d1ab20b9-f65c-4cd5-b5f3-4c0770e698e9 2019-01-08 04:14:53,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:55,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:55,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:55,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14: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-0937dd3a-fe88-41db-9f1b-906eb4bb4dc7 x-compute-request-id: req-0937dd3a-fe88-41db-9f1b-906eb4bb4dc7 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:55,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0937dd3a-fe88-41db-9f1b-906eb4bb4dc7 2019-01-08 04:14:55,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409688949585s 2019-01-08 04:14:55,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0937dd3a-fe88-41db-9f1b-906eb4bb4dc7 2019-01-08 04:14:55,786 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:14:57,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:14:57,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:14:58,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:14:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a1f95d7-2681-4c5c-8af5-abb61fddc2d9 x-compute-request-id: req-8a1f95d7-2681-4c5c-8af5-abb61fddc2d9 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:14:58,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8a1f95d7-2681-4c5c-8af5-abb61fddc2d9 2019-01-08 04:14:58,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662497997284s 2019-01-08 04:14:58,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8a1f95d7-2681-4c5c-8af5-abb61fddc2d9 2019-01-08 04:14:58,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:00,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:01,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-13bc0f65-632e-44d9-9c7b-b690402f1126 x-compute-request-id: req-13bc0f65-632e-44d9-9c7b-b690402f1126 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:01,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-13bc0f65-632e-44d9-9c7b-b690402f1126 2019-01-08 04:15:01,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577365159988s 2019-01-08 04:15:01,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-13bc0f65-632e-44d9-9c7b-b690402f1126 2019-01-08 04:15:01,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:03,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:03,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:03,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecb34cd2-a3b6-4f2b-b774-407d009ba214 x-compute-request-id: req-ecb34cd2-a3b6-4f2b-b774-407d009ba214 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:03,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ecb34cd2-a3b6-4f2b-b774-407d009ba214 2019-01-08 04:15:03,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669728040695s 2019-01-08 04:15:03,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ecb34cd2-a3b6-4f2b-b774-407d009ba214 2019-01-08 04:15:03,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:05,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:05,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:06,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15: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-e3ed2041-2859-4925-965a-cd05af07fac4 x-compute-request-id: req-e3ed2041-2859-4925-965a-cd05af07fac4 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:06,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e3ed2041-2859-4925-965a-cd05af07fac4 2019-01-08 04:15:06,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565252065659s 2019-01-08 04:15:06,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e3ed2041-2859-4925-965a-cd05af07fac4 2019-01-08 04:15:06,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:08,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:08,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:09,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15: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-95644aea-b665-4acc-a9be-feca46703eba x-compute-request-id: req-95644aea-b665-4acc-a9be-feca46703eba 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:09,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-95644aea-b665-4acc-a9be-feca46703eba 2019-01-08 04:15:09,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.923712968826s 2019-01-08 04:15:09,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-95644aea-b665-4acc-a9be-feca46703eba 2019-01-08 04:15:09,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:11,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:11,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:11,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e82f9536-a7ce-4f31-875e-98604ff65fb5 x-compute-request-id: req-e82f9536-a7ce-4f31-875e-98604ff65fb5 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:11,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e82f9536-a7ce-4f31-875e-98604ff65fb5 2019-01-08 04:15:11,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587916135788s 2019-01-08 04:15:11,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e82f9536-a7ce-4f31-875e-98604ff65fb5 2019-01-08 04:15:11,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:13,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:14,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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,Accept-Encoding x-openstack-request-id: req-d8205d29-a46a-4d44-91cf-7a04e32dde31 x-compute-request-id: req-d8205d29-a46a-4d44-91cf-7a04e32dde31 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:14,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d8205d29-a46a-4d44-91cf-7a04e32dde31 2019-01-08 04:15:14,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678894042969s 2019-01-08 04:15:14,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d8205d29-a46a-4d44-91cf-7a04e32dde31 2019-01-08 04:15:14,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:16,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:16,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:17,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15: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-fc33ac13-fd1e-47e0-b741-0d178e2e490b x-compute-request-id: req-fc33ac13-fd1e-47e0-b741-0d178e2e490b 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:17,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fc33ac13-fd1e-47e0-b741-0d178e2e490b 2019-01-08 04:15:17,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59126996994s 2019-01-08 04:15:17,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fc33ac13-fd1e-47e0-b741-0d178e2e490b 2019-01-08 04:15:17,098 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:19,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:19,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:19,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12306424-ab8a-4898-9b78-72a5e2e8e950 x-compute-request-id: req-12306424-ab8a-4898-9b78-72a5e2e8e950 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:19,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-12306424-ab8a-4898-9b78-72a5e2e8e950 2019-01-08 04:15:19,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542633056641s 2019-01-08 04:15:19,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-12306424-ab8a-4898-9b78-72a5e2e8e950 2019-01-08 04:15:19,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:21,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:22,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bd5830e-28fd-4dd1-9b57-f40e004f00bf x-compute-request-id: req-9bd5830e-28fd-4dd1-9b57-f40e004f00bf 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:22,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9bd5830e-28fd-4dd1-9b57-f40e004f00bf 2019-01-08 04:15:22,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76718711853s 2019-01-08 04:15:22,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-9bd5830e-28fd-4dd1-9b57-f40e004f00bf 2019-01-08 04:15:22,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:24,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:24,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:25,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38dfc783-e52d-4d75-80c8-cbde3d0f1d29 x-compute-request-id: req-38dfc783-e52d-4d75-80c8-cbde3d0f1d29 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:25,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-38dfc783-e52d-4d75-80c8-cbde3d0f1d29 2019-01-08 04:15:25,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586384057999s 2019-01-08 04:15:25,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-38dfc783-e52d-4d75-80c8-cbde3d0f1d29 2019-01-08 04:15:25,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:27,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:27,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:27,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15: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-d6fac946-58b1-4166-90ac-ef5b99dc5f18 x-compute-request-id: req-d6fac946-58b1-4166-90ac-ef5b99dc5f18 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:27,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d6fac946-58b1-4166-90ac-ef5b99dc5f18 2019-01-08 04:15:27,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742109060287s 2019-01-08 04:15:27,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d6fac946-58b1-4166-90ac-ef5b99dc5f18 2019-01-08 04:15:27,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:29,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:29,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:30,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15: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-ec48e18c-5356-4a02-9e12-0951d02eff59 x-compute-request-id: req-ec48e18c-5356-4a02-9e12-0951d02eff59 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:30,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ec48e18c-5356-4a02-9e12-0951d02eff59 2019-01-08 04:15:30,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827581882477s 2019-01-08 04:15:30,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-ec48e18c-5356-4a02-9e12-0951d02eff59 2019-01-08 04:15:30,597 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:32,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:33,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ac0ac19-c4ff-43b3-8c29-fcae6eccd73f x-compute-request-id: req-2ac0ac19-c4ff-43b3-8c29-fcae6eccd73f 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:33,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2ac0ac19-c4ff-43b3-8c29-fcae6eccd73f 2019-01-08 04:15:33,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580790996552s 2019-01-08 04:15:33,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2ac0ac19-c4ff-43b3-8c29-fcae6eccd73f 2019-01-08 04:15:33,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:35,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:35,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27d0ffec-6cbb-465d-b04c-31f966ed520f x-compute-request-id: req-27d0ffec-6cbb-465d-b04c-31f966ed520f 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:35,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-27d0ffec-6cbb-465d-b04c-31f966ed520f 2019-01-08 04:15:35,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590415000916s 2019-01-08 04:15:35,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-27d0ffec-6cbb-465d-b04c-31f966ed520f 2019-01-08 04:15:35,782 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:37,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:37,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:38,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007aa55c-83dc-4b5f-8b2c-f75bfe6f034a x-compute-request-id: req-007aa55c-83dc-4b5f-8b2c-f75bfe6f034a 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:38,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-007aa55c-83dc-4b5f-8b2c-f75bfe6f034a 2019-01-08 04:15:38,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544600963593s 2019-01-08 04:15:38,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-007aa55c-83dc-4b5f-8b2c-f75bfe6f034a 2019-01-08 04:15:38,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:40,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:40,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:40,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-89b194e9-3b88-4a9c-81de-88401bbeed9a x-compute-request-id: req-89b194e9-3b88-4a9c-81de-88401bbeed9a 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:40,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-89b194e9-3b88-4a9c-81de-88401bbeed9a 2019-01-08 04:15:40,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41532087326s 2019-01-08 04:15:40,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-89b194e9-3b88-4a9c-81de-88401bbeed9a 2019-01-08 04:15:40,755 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:42,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:43,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b9bd104-df02-4ddd-801a-470c8a20945d x-compute-request-id: req-8b9bd104-df02-4ddd-801a-470c8a20945d 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:43,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8b9bd104-df02-4ddd-801a-470c8a20945d 2019-01-08 04:15:43,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665554046631s 2019-01-08 04:15:43,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8b9bd104-df02-4ddd-801a-470c8a20945d 2019-01-08 04:15:43,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:45,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:45,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:45,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdf812f0-1b9d-42f2-8707-43502c811ea1 x-compute-request-id: req-bdf812f0-1b9d-42f2-8707-43502c811ea1 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:45,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bdf812f0-1b9d-42f2-8707-43502c811ea1 2019-01-08 04:15:45,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554333925247s 2019-01-08 04:15:45,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bdf812f0-1b9d-42f2-8707-43502c811ea1 2019-01-08 04:15:45,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:47,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:47,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:48,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e52fbb52-e457-4107-9875-953ec333ab26 x-compute-request-id: req-e52fbb52-e457-4107-9875-953ec333ab26 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:48,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e52fbb52-e457-4107-9875-953ec333ab26 2019-01-08 04:15:48,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567436933517s 2019-01-08 04:15:48,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e52fbb52-e457-4107-9875-953ec333ab26 2019-01-08 04:15:48,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:50,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:50,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:51,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61b193c5-415d-46f9-b41f-cc929b00e486 x-compute-request-id: req-61b193c5-415d-46f9-b41f-cc929b00e486 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:51,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-61b193c5-415d-46f9-b41f-cc929b00e486 2019-01-08 04:15:51,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653122186661s 2019-01-08 04:15:51,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-61b193c5-415d-46f9-b41f-cc929b00e486 2019-01-08 04:15:51,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:53,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:53,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04: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-36d2f3d7-41aa-4d98-ba1d-0fc918a856ec x-compute-request-id: req-36d2f3d7-41aa-4d98-ba1d-0fc918a856ec 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:53,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-36d2f3d7-41aa-4d98-ba1d-0fc918a856ec 2019-01-08 04:15:53,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54994392395s 2019-01-08 04:15:53,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-36d2f3d7-41aa-4d98-ba1d-0fc918a856ec 2019-01-08 04:15:53,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:55,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:55,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:56,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15: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-84e19c1e-d004-4d94-8cf2-98fc3d9bb131 x-compute-request-id: req-84e19c1e-d004-4d94-8cf2-98fc3d9bb131 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:56,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-84e19c1e-d004-4d94-8cf2-98fc3d9bb131 2019-01-08 04:15:56,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804604053497s 2019-01-08 04:15:56,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-84e19c1e-d004-4d94-8cf2-98fc3d9bb131 2019-01-08 04:15:56,590 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:15:58,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:15:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:15:59,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:15: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-8c65ac9a-2ebc-462a-81cd-6158496b89dd x-compute-request-id: req-8c65ac9a-2ebc-462a-81cd-6158496b89dd 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:15:59,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8c65ac9a-2ebc-462a-81cd-6158496b89dd 2019-01-08 04:15:59,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570240020752s 2019-01-08 04:15:59,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-8c65ac9a-2ebc-462a-81cd-6158496b89dd 2019-01-08 04:15:59,167 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:16:01,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:16:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:16:01,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:16: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-14523828-17b0-4608-9141-2de8bda58353 x-compute-request-id: req-14523828-17b0-4608-9141-2de8bda58353 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.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-08T04:13:45Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:16:01,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-14523828-17b0-4608-9141-2de8bda58353 2019-01-08 04:16:01,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517313957214s 2019-01-08 04:16:01,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-14523828-17b0-4608-9141-2de8bda58353 2019-01-08 04:16:01,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:16:03,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:16:03,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:16:04,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:16:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65f6ea2d-5c0f-423d-913b-54cb21fcba4e x-compute-request-id: req-65f6ea2d-5c0f-423d-913b-54cb21fcba4e Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:16:04,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-65f6ea2d-5c0f-423d-913b-54cb21fcba4e 2019-01-08 04:16:04,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647680997849s 2019-01-08 04:16:04,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-65f6ea2d-5c0f-423d-913b-54cb21fcba4e 2019-01-08 04:16:04,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 04:16:04,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=ba89a215-e8be-40d9-8c16-860fd6ea2c67" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:16:04,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-61e7ada6-9e22-4a71-a076-52a4745e8712 Date: Tue, 08 Jan 2019 04:16:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T04:16:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4ad2ece-24e8-4dbe-8d29-b1376a1c9161","ip_address":"192.168.120.17"}],"id":"3cc7f77e-17f9-427b-89f9-7a869b675d28","security_groups":["7d7e3006-d7a5-42e1-814a-6587b3d3eca7"],"mac_address":"fa:16:3e:3a:fe:17","project_id":"de9bed3dc5fb4b1887d5ad60c999311b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-17","ip_address":"192.168.120.17","fqdn":"host-192-168-120-17.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"799751b2-9c39-45a6-b3a8-6896700e8853","dns_name":"","created_at":"2019-01-08T04:13:45Z","binding:vnic_type":"normal","device_id":"ba89a215-e8be-40d9-8c16-860fd6ea2c67","tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b"}]} 2019-01-08 04:16:04,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=ba89a215-e8be-40d9-8c16-860fd6ea2c67 used request id req-61e7ada6-9e22-4a71-a076-52a4745e8712 2019-01-08 04:16:04,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0523021221161s 2019-01-08 04:16:04,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=ba89a215-e8be-40d9-8c16-860fd6ea2c67 used request id req-61e7ada6-9e22-4a71-a076-52a4745e8712 2019-01-08 04:16:04,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 04:16:04,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/floatingips.json?port_id=3cc7f77e-17f9-427b-89f9-7a869b675d28" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:16:04,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5bbaac29-e049-4a18-9cdf-e2a2e9af0c45 Date: Tue, 08 Jan 2019 04:16:04 GMT RESP BODY: {"floatingips": []} 2019-01-08 04:16:04,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=3cc7f77e-17f9-427b-89f9-7a869b675d28 used request id req-5bbaac29-e049-4a18-9cdf-e2a2e9af0c45 2019-01-08 04:16:04,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0197470188141s 2019-01-08 04:16:04,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json?port_id=3cc7f77e-17f9-427b-89f9-7a869b675d28 used request id req-5bbaac29-e049-4a18-9cdf-e2a2e9af0c45 2019-01-08 04:16:04,425 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:fe:17', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4dd9460d-ef15-4d82-9b2e-469d8e94cadc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-08T04:16:01.000000', 'flavor': Munch({u'id': u'a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5'}), 'az': u'nova', 'id': u'ba89a215-e8be-40d9-8c16-860fd6ea2c67', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8c969fb076bc474191dc257d1c2d8ef7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de9bed3dc5fb4b1887d5ad60c999311b', 'name': 'vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9', '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'2019-01-08T04:16:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-08T04:16:01Z', 'hostId': u'c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1', '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'2019-01-08T04:16:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'de9bed3dc5fb4b1887d5ad60c999311b', 'name': u'vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'adminPass': u'8rgjCaJSQC7A', 'tenant_id': u'de9bed3dc5fb4b1887d5ad60c999311b', 'created_at': u'2019-01-08T04:13:42Z', 'created': u'2019-01-08T04:13:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-08 04:16:04,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:16:04,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:16:04,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-039a0efd-0a8f-43ff-9529-1e100a9d35d7 Date: Tue, 08 Jan 2019 04:16:04 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"799751b2-9c39-45a6-b3a8-6896700e8853","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"de9bed3dc5fb4b1887d5ad60c999311b","status":"ACTIVE","subnets":["f4ad2ece-24e8-4dbe-8d29-b1376a1c9161"],"description":"","tags":[],"updated_at":"2019-01-08T04:12:08Z","qos_policy_id":null,"name":"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9","admin_state_up":true,"tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b","created_at":"2019-01-08T04:12:05Z","mtu":1442}]} 2019-01-08 04:16:04,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-039a0efd-0a8f-43ff-9529-1e100a9d35d7 2019-01-08 04:16:04,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109404087067s 2019-01-08 04:16:04,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-039a0efd-0a8f-43ff-9529-1e100a9d35d7 2019-01-08 04:16:04,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-08 04:16:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/ports.json?device_id=ba89a215-e8be-40d9-8c16-860fd6ea2c67" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:16:04,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-03afff1c-3ded-4910-bd77-e3dd8503732c Date: Tue, 08 Jan 2019 04:16:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-08T04:16:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4ad2ece-24e8-4dbe-8d29-b1376a1c9161","ip_address":"192.168.120.17"}],"id":"3cc7f77e-17f9-427b-89f9-7a869b675d28","security_groups":["7d7e3006-d7a5-42e1-814a-6587b3d3eca7"],"mac_address":"fa:16:3e:3a:fe:17","project_id":"de9bed3dc5fb4b1887d5ad60c999311b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-17","ip_address":"192.168.120.17","fqdn":"host-192-168-120-17.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"799751b2-9c39-45a6-b3a8-6896700e8853","dns_name":"","created_at":"2019-01-08T04:13:45Z","binding:vnic_type":"normal","device_id":"ba89a215-e8be-40d9-8c16-860fd6ea2c67","tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b"}]} 2019-01-08 04:16:04,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=ba89a215-e8be-40d9-8c16-860fd6ea2c67 used request id req-03afff1c-3ded-4910-bd77-e3dd8503732c 2019-01-08 04:16:04,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0501770973206s 2019-01-08 04:16:04,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?device_id=ba89a215-e8be-40d9-8c16-860fd6ea2c67 used request id req-03afff1c-3ded-4910-bd77-e3dd8503732c 2019-01-08 04:16:04,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-08 04:16:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"floatingip": {"floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.17", "port_id": "3cc7f77e-17f9-427b-89f9-7a869b675d28"}}' 2019-01-08 04:16:06,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-46bcfdde-0b85-44d8-b5cc-b933da38ce76 Date: Tue, 08 Jan 2019 04:16:06 GMT RESP BODY: {"floatingip": {"router_id": "a077c689-8411-421d-851e-15b01512ce45", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-08T04:16:05Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "3cc7f77e-17f9-427b-89f9-7a869b675d28", "id": "681a36a3-8c20-4d72-a645-aeef43d05c7a", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:16:05Z", "dns_name": "", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}} 2019-01-08 04:16:06,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-46bcfdde-0b85-44d8-b5cc-b933da38ce76 2019-01-08 04:16:06,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.66852593422s 2019-01-08 04:16:06,260 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-46bcfdde-0b85-44d8-b5cc-b933da38ce76 2019-01-08 04:16:06,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 04:16:06,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:16:06,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-58bb1ab4-4e6c-4870-89c2-5dca920323d4 Date: Tue, 08 Jan 2019 04:16:06 GMT RESP BODY: {"floatingips": [{"router_id": "a077c689-8411-421d-851e-15b01512ce45", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-08T04:16:06Z", "dns_domain": "", "floating_network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.206", "revision_number": 1, "port_id": "3cc7f77e-17f9-427b-89f9-7a869b675d28", "id": "681a36a3-8c20-4d72-a645-aeef43d05c7a", "dns_name": "", "created_at": "2019-01-08T04:16:05Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}]} 2019-01-08 04:16:06,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-58bb1ab4-4e6c-4870-89c2-5dca920323d4 2019-01-08 04:16:06,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0324921607971s 2019-01-08 04:16:06,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-58bb1ab4-4e6c-4870-89c2-5dca920323d4 2019-01-08 04:16:06,304 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a077c689-8411-421d-851e-15b01512ce45', 'updated_at': u'2019-01-08T04:16:06Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'3cc7f77e-17f9-427b-89f9-7a869b675d28', 'id': u'681a36a3-8c20-4d72-a645-aeef43d05c7a', 'network': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'port': u'3cc7f77e-17f9-427b-89f9-7a869b675d28', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de9bed3dc5fb4b1887d5ad60c999311b', 'name': 'vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'de9bed3dc5fb4b1887d5ad60c999311b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'de9bed3dc5fb4b1887d5ad60c999311b', 'created_at': u'2019-01-08T04:16:05Z', 'attached': True, u'dns_name': u'', 'router': u'a077c689-8411-421d-851e-15b01512ce45'}) 2019-01-08 04:16:06,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:16:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67/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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:16:06,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:16: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-0c9f99d8-6c11-441c-bfde-5cf22af34e35 x-compute-request-id: req-0c9f99d8-6c11-441c-bfde-5cf22af34e35 Content-Encoding: gzip Content-Length: 10085 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 1982741488 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.482290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.486032] pid_max: default: 32768 minimum: 301\n[ 0.488061] Security Framework initialized\n[ 0.489930] SELinux: Initializing.\n[ 0.491886] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498912] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503446] Mount-cache hash table entries: 4096\n[ 0.505754] Initializing cgroup subsys memory\n[ 0.507702] Initializing cgroup subsys devices\n[ 0.509652] Initializing cgroup subsys freezer\n[ 0.511601] Initializing cgroup subsys net_cls\n[ 0.513553] Initializing cgroup subsys blkio\n[ 0.515464] Initializing cgroup subsys perf_event\n[ 0.517483] Initializing cgroup subsys hugetlb\n[ 0.519432] Initializing cgroup subsys pids\n[ 0.521315] Initializing cgroup subsys net_prio\n[ 0.523387] CPU: Physical Processor ID: 0\n[ 0.525945] mce: CPU supports 10 MCE banks\n[ 0.527841] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532210] tlb_flushall_shift: 6\n[ 0.534101] Freeing SMP alternatives: 28k freed\n[ 0.539451] ACPI: Core revision 20130517\n[ 0.541693] ACPI: All ACPI Tables successfully acquired\n[ 0.544131] ftrace: allocating 25812 entries in 101 pages\n[ 0.571077] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.573626] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.576168] smpboot: Max logical packages: 2\n[ 0.578362] Enabling x2apic\n[ 0.579867] Enabled x2apic\n[ 0.581644] Switched APIC routing to physical x2apic.\n[ 0.585166] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.587873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.592789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.602921] KVM setup paravirtual spinlock\n[ 0.606197] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609006] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.631823] Brought up 2 CPUs\n[ 0.631827] KVM setup async PF for cpu 1\n[ 0.631832] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637160] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.640586] devtmpfs: initialized\n[ 0.643640] EVM: security.selinux\n[ 0.645292] EVM: security.ima\n[ 0.646827] EVM: security.capability\n[ 0.649260] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.651875] pinctrl core: initialized pinctrl subsystem\n[ 0.654193] NET: Registered protocol family 16\n[ 0.656345] ACPI: bus type PCI registered\n[ 0.658182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.660765] PCI: Using configuration type 1 for base access\n[ 0.667487] ACPI: Added _OSI(Module Device)\n[ 0.669403] ACPI: Added _OSI(Processor Device)\n[ 0.671350] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.673367] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.676797] ACPI: Interpreter enabled\n[ 0.678566] ACPI: (supports S0 S5)\n[ 0.680236] ACPI: Using IOAPIC for interrupt routing\n[ 0.682326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.687980] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.690415] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.692997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.695558] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.700194] acpiphp: Slot [3] registered\n[ 0.702019] acpiphp: Slot [4] registered\n[ 0.703838] acpiphp: Slot [5] registered\n[ 0.705673] acpiphp: Slot [6] registered\n[ 0.707499] acpiphp: Slot [7] registered\n[ 0.709355] acpiphp: Slot [8] registered\n[ 0.711182] acpiphp: Slot [9] registered\n[ 0.713000] acpiphp: Slot [10] registered\n[ 0.714836] acpiphp: Slot [11] registered\n[ 0.716689] acpiphp: Slot [12] registered\n[ 0.718540] acpiphp: Slot [13] registered\n[ 0.720370] acpiphp: Slot [14] registered\n[ 0.722220] acpiphp: Slot [15] registered\n[ 0.724069] acpiphp: Slot [16] registered\n[ 0.725901] acpiphp: Slot [17] registered\n[ 0.727862] acpiphp: Slot [18] registered\n[ 0.729703] acpiphp: Slot [19] registered\n[ 0.731537] acpiphp: Slot [20] registered\n[ 0.733387] acpiphp: Slot [21] registered\n[ 0.735220] acpiphp: Slot [22] registered\n[ 0.737052] acpiphp: Slot [23] registered\n[ 0.738890] acpiphp: Slot [24] registered\n[ 0.740736] acpiphp: Slot [25] registered\n[ 0.742570] acpiphp: Slot [26] registered\n[ 0.744426] acpiphp: Slot [27] registered\n[ 0.746264] acpiphp: Slot [28] registered\n[ 0.748097] acpiphp: Slot [29] registered\n[ 0.749930] acpiphp: Slot [30] registered\n[ 0.751761] acpiphp: Slot [31] registered\n[ 0.753590] PCI host bridge to bus 0000:00\n[ 0.755430] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.757634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.760189] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.762739] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.766112] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.769473] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.776080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.778744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.781243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.783878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.789019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.792364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.819325] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.822304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.825314] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.828630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.831493] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.834133] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.836788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.840353] vgaarb: loaded\n[ 0.841827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.844189] SCSI subsystem initialized\n[ 0.845988] ACPI: bus type USB registered\n[ 0.847846] usbcore: registered new interface driver usbfs\n[ 0.850081] usbcore: registered new interface driver hub\n[ 0.852283] usbcore: registered new device driver usb\n[ 0.854621] PCI: Using ACPI for IRQ routing\n[ 0.856935] NetLabel: Initializing\n[ 0.858600] NetLabel: domain hash size = 128\n[ 0.860526] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.862643] NetLabel: unlabeled traffic allowed by default\n[ 0.865029] Switched to clocksource kvm-clock\n[ 0.875081] pnp: PnP ACPI init\n[ 0.876661] ACPI: bus type PNP registered\n[ 0.878888] pnp: PnP ACPI: found 5 devices\n[ 0.880731] ACPI: bus type PNP unregistered\n[ 0.889736] NET: Registered protocol family 2\n[ 0.891992] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.895563] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.898518] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.901136] TCP: reno registered\n[ 0.902744] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.905144] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.907708] NET: Registered protocol family 1\n[ 0.909638] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.911964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.914245] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.935201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.956108] Unpacking initramfs...\n[ 1.438998] Freeing initrd memory: 37508k freed\n[ 1.449193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.451743] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.456339] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.458834] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.461592] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.464028] Initialise system trusted keyring\n[ 1.465969] audit: initializing netlink socket (disabled)\n[ 1.468232] type=2000 audit(1546920963.915:1): initialized\n[ 1.485782] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.488250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.491522] zpool: loaded\n[ 1.492982] zbud: loaded\n[ 1.494572] VFS: Disk quotas dquot_6.5.2\n[ 1.496415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.499058] msgmni has been set to 7578\n[ 1.500905] Key type big_key registered\n[ 1.503445] NET: Registered protocol family 38\n[ 1.505402] Key type asymmetric registered\n[ 1.507253] Asymmetric key parser 'x509' registered\n[ 1.509326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.512730] io scheduler noop registered\n[ 1.514534] io scheduler deadline registered (default)\n[ 1.532254] io scheduler cfq registered\n[ 1.534119] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.536359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.538977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.542347] ACPI: Power Button [PWRF]\n[ 1.544238] GHES: HEST is not enabled!\n[ 1.546071] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.571877] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.574611] Non-volatile memory driver v1.3\n[ 1.576497] Linux agpgart interface v0.103\n[ 1.578457] crash memory driver: version 1.1\n[ 1.580408] rdac: device handler registered\n[ 1.582331] hp_sw: device handler registered\n[ 1.584237] emc: device handler registered\n[ 1.586083] alua: device handler registered\n[ 1.587979] libphy: Fixed MDIO Bus: probed\n[ 1.589881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.592381] ehci-pci: EHCI PCI platform driver\n[ 1.594326] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.596732] ohci-pci: OHCI PCI platform driver\n[ 1.598693] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.619879] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.622096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.625481] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.627637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.630020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.632606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.635905] usb usb1: Product: UHCI Host Controller\n[ 1.637949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.640605] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.642682] hub 1-0:1.0: USB hub found\n[ 1.644452] hub 1-0:1.0: 2 ports detected\n[ 1.646416] usbcore: registered new interface driver usbserial\n[ 1.648744] usbcore: registered new interface driver usbserial_generic\n[ 1.651248] usbserial: USB Serial support registered for generic\n[ 1.653625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.657987] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.660061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.662231] mousedev: PS/2 mouse device common for all mice\n[ 1.664868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.668738] rtc_cmos 00:00: RTC can wake from S4\n[ 1.669551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.670016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.679858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.682654] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.685514] cpuidle: using governor menu\n[ 1.687582] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.690156] usbcore: registered new interface driver usbhid\n[ 1.692690] usbhid: USB HID core driver\n[ 1.694719] drop_monitor: Initializing network drop monitor service\n[ 1.697532] TCP: cubic registered\n[ 1.699355] Initializing XFRM netlink socket\n[ 1.701549] NET: Registered protocol family 10\n[ 1.704013] NET: Registered protocol family 17\n[ 1.706376] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.708663] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.711304] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.715613] Loading compiled-in X.509 certificates\n[ 1.717939] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.722387] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.727541] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.732158] registered taskstats version 1\n[ 1.736076] Key type trusted registered\n[ 1.739360] Key type encrypted registered\n[ 1.742670] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.745763] rtc_cmos 00:00: setting system clock to 2019-01-08 04:16:04 UTC (1546920964)\n[ 1.750595] Freeing unused kernel memory: 1680k freed\n[ 1.757015] 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.763896] systemd[1]: Detected virtualization kvm.\n[ 1.765985] systemd[1]: Detected architecture x86-64.\n[ 1.768083] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.772086] systemd[1]: No hostname configured.\n[ 1.774056] systemd[1]: Set hostname to .\n[ 1.776197] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.799979] systemd[1]: Reached target Local File Systems.\n[ 1.802230] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.805572] systemd[1]: Reached target Timers.\n[ 1.807527] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.810556] systemd[1]: Reached target Swap.\n[ 1.812456] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.815604] systemd[1]: Created slice Root Slice.\n[ 1.817622] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.820913] systemd[1]: Created slice System Slice.\n[ 1.822974] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.826357] systemd[1]: Listening on Journal Socket.\n[ 1.828455] systemd[1]: Starting Journal Socket.\n[ 1.830789] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.834319] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.838128] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.845264] systemd[1]: Listening on udev Kernel Socket.\n[ 1.847480] systemd[1]: Starting udev Kernel Socket.\n[ 1.849626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.853220] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.858274] systemd[1]: Listening on udev Control Socket.\n[ 1.860477] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.863849] systemd[1]: Reached target Sockets.\n[ 1.865816] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.868897] systemd[1]: Reached target Slices.\n[ 1.870848] systemd[1]: Starting Slices.\n[ 1.872980] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.877549] systemd[1]: Reached target Paths.\n[ 1.879483] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.882748] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[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.940694] RPC: Registered named UNIX socket transport module.\n[ 1.943064] RPC: Registered udp transport module.\n[ 1.945080] RPC: Registered tcp transport module.\n[ 1.947087] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.955045] 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[[32m OK [0m] Reached target System Initialization.\n[ 2.046167] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 2.062839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.067896] scsi host0: ata_piix\n[ 2.069623] scsi host1: ata_piix\n[ 2.069642] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.069643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.108543] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.111101] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.111605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.116432] usb 1-1: Product: QEMU USB Tablet\n[ 2.118396] usb 1-1: Manufacturer: QEMU\n[ 2.120174] usb 1-1: SerialNumber: 42\n[ 2.126185] vda: vda1\n[ 2.130868] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.134978] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] 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.249566] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.253379] XFS (vda1): Mounting V4 Filesystem\n[ 2.284622] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target 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 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.549055] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.688850] SELinux: Disabled at runtime.\n[ 2.727054] type=1404 audit(1546920965.481:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.758798] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.761185] 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 Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n Mounting Debug File System...\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] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[ 3.042345] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.072563] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\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 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[[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.282083] type=1305 audit(1546920966.036:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.[ 3.403844] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.407896] [drm] Initialized drm 1.1.0 200608"} 2019-01-08 04:16:06,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67/action used request id req-0c9f99d8-6c11-441c-bfde-5cf22af34e35 2019-01-08 04:16:06,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0877220630646s 2019-01-08 04:16:06,394 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67/action used request id req-0c9f99d8-6c11-441c-bfde-5cf22af34e35 2019-01-08 04:16:06,394 - 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 1982741488 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.482290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.486032] pid_max: default: 32768 minimum: 301 [ 0.488061] Security Framework initialized [ 0.489930] SELinux: Initializing. [ 0.491886] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498912] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503446] Mount-cache hash table entries: 4096 [ 0.505754] Initializing cgroup subsys memory [ 0.507702] Initializing cgroup subsys devices [ 0.509652] Initializing cgroup subsys freezer [ 0.511601] Initializing cgroup subsys net_cls [ 0.513553] Initializing cgroup subsys blkio [ 0.515464] Initializing cgroup subsys perf_event [ 0.517483] Initializing cgroup subsys hugetlb [ 0.519432] Initializing cgroup subsys pids [ 0.521315] Initializing cgroup subsys net_prio [ 0.523387] CPU: Physical Processor ID: 0 [ 0.525945] mce: CPU supports 10 MCE banks [ 0.527841] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532210] tlb_flushall_shift: 6 [ 0.534101] Freeing SMP alternatives: 28k freed [ 0.539451] ACPI: Core revision 20130517 [ 0.541693] ACPI: All ACPI Tables successfully acquired [ 0.544131] ftrace: allocating 25812 entries in 101 pages [ 0.571077] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.573626] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.576168] smpboot: Max logical packages: 2 [ 0.578362] Enabling x2apic [ 0.579867] Enabled x2apic [ 0.581644] Switched APIC routing to physical x2apic. [ 0.585166] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.587873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.592789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.602921] KVM setup paravirtual spinlock [ 0.606197] smpboot: Booting Node 0, Processors #1 OK [ 0.609006] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.631823] Brought up 2 CPUs [ 0.631827] KVM setup async PF for cpu 1 [ 0.631832] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637160] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.640586] devtmpfs: initialized [ 0.643640] EVM: security.selinux [ 0.645292] EVM: security.ima [ 0.646827] EVM: security.capability [ 0.649260] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.651875] pinctrl core: initialized pinctrl subsystem [ 0.654193] NET: Registered protocol family 16 [ 0.656345] ACPI: bus type PCI registered [ 0.658182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.660765] PCI: Using configuration type 1 for base access [ 0.667487] ACPI: Added _OSI(Module Device) [ 0.669403] ACPI: Added _OSI(Processor Device) [ 0.671350] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.673367] ACPI: Added _OSI(Processor Aggregator Device) [ 0.676797] ACPI: Interpreter enabled [ 0.678566] ACPI: (supports S0 S5) [ 0.680236] ACPI: Using IOAPIC for interrupt routing [ 0.682326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.687980] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.690415] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.692997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.695558] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.700194] acpiphp: Slot [3] registered [ 0.702019] acpiphp: Slot [4] registered [ 0.703838] acpiphp: Slot [5] registered [ 0.705673] acpiphp: Slot [6] registered [ 0.707499] acpiphp: Slot [7] registered [ 0.709355] acpiphp: Slot [8] registered [ 0.711182] acpiphp: Slot [9] registered [ 0.713000] acpiphp: Slot [10] registered [ 0.714836] acpiphp: Slot [11] registered [ 0.716689] acpiphp: Slot [12] registered [ 0.718540] acpiphp: Slot [13] registered [ 0.720370] acpiphp: Slot [14] registered [ 0.722220] acpiphp: Slot [15] registered [ 0.724069] acpiphp: Slot [16] registered [ 0.725901] acpiphp: Slot [17] registered [ 0.727862] acpiphp: Slot [18] registered [ 0.729703] acpiphp: Slot [19] registered [ 0.731537] acpiphp: Slot [20] registered [ 0.733387] acpiphp: Slot [21] registered [ 0.735220] acpiphp: Slot [22] registered [ 0.737052] acpiphp: Slot [23] registered [ 0.738890] acpiphp: Slot [24] registered [ 0.740736] acpiphp: Slot [25] registered [ 0.742570] acpiphp: Slot [26] registered [ 0.744426] acpiphp: Slot [27] registered [ 0.746264] acpiphp: Slot [28] registered [ 0.748097] acpiphp: Slot [29] registered [ 0.749930] acpiphp: Slot [30] registered [ 0.751761] acpiphp: Slot [31] registered [ 0.753590] PCI host bridge to bus 0000:00 [ 0.755430] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.757634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.760189] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.762739] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.766112] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.769473] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.776080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.781243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.783878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.789019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.792364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.819325] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.822304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.825314] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.828630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.831493] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.834133] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.836788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.840353] vgaarb: loaded [ 0.841827] vgaarb: bridge control possible 0000:00:02.0 [ 0.844189] SCSI subsystem initialized [ 0.845988] ACPI: bus type USB registered [ 0.847846] usbcore: registered new interface driver usbfs [ 0.850081] usbcore: registered new interface driver hub [ 0.852283] usbcore: registered new device driver usb [ 0.854621] PCI: Using ACPI for IRQ routing [ 0.856935] NetLabel: Initializing [ 0.858600] NetLabel: domain hash size = 128 [ 0.860526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.862643] NetLabel: unlabeled traffic allowed by default [ 0.865029] Switched to clocksource kvm-clock [ 0.875081] pnp: PnP ACPI init [ 0.876661] ACPI: bus type PNP registered [ 0.878888] pnp: PnP ACPI: found 5 devices [ 0.880731] ACPI: bus type PNP unregistered [ 0.889736] NET: Registered protocol family 2 [ 0.891992] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.895563] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.898518] TCP: Hash tables configured (established 32768 bind 32768) [ 0.901136] TCP: reno registered [ 0.902744] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.905144] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.907708] NET: Registered protocol family 1 [ 0.909638] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.911964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.914245] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.935201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.956108] Unpacking initramfs... [ 1.438998] Freeing initrd memory: 37508k freed [ 1.449193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.451743] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.456339] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.458834] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.461592] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.464028] Initialise system trusted keyring [ 1.465969] audit: initializing netlink socket (disabled) [ 1.468232] type=2000 audit(1546920963.915:1): initialized [ 1.485782] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.488250] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.491522] zpool: loaded [ 1.492982] zbud: loaded [ 1.494572] VFS: Disk quotas dquot_6.5.2 [ 1.496415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.499058] msgmni has been set to 7578 [ 1.500905] Key type big_key registered [ 1.503445] NET: Registered protocol family 38 [ 1.505402] Key type asymmetric registered [ 1.507253] Asymmetric key parser 'x509' registered [ 1.509326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.512730] io scheduler noop registered [ 1.514534] io scheduler deadline registered (default) [ 1.532254] io scheduler cfq registered [ 1.534119] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.536359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.538977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.542347] ACPI: Power Button [PWRF] [ 1.544238] GHES: HEST is not enabled! [ 1.546071] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.571877] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.574611] Non-volatile memory driver v1.3 [ 1.576497] Linux agpgart interface v0.103 [ 1.578457] crash memory driver: version 1.1 [ 1.580408] rdac: device handler registered [ 1.582331] hp_sw: device handler registered [ 1.584237] emc: device handler registered [ 1.586083] alua: device handler registered [ 1.587979] libphy: Fixed MDIO Bus: probed [ 1.589881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.592381] ehci-pci: EHCI PCI platform driver [ 1.594326] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.596732] ohci-pci: OHCI PCI platform driver [ 1.598693] uhci_hcd: USB Universal Host Controller Interface driver [ 1.619879] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.622096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.625481] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.627637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.630020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.632606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.635905] usb usb1: Product: UHCI Host Controller [ 1.637949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.640605] usb usb1: SerialNumber: 0000:00:01.2 [ 1.642682] hub 1-0:1.0: USB hub found [ 1.644452] hub 1-0:1.0: 2 ports detected [ 1.646416] usbcore: registered new interface driver usbserial [ 1.648744] usbcore: registered new interface driver usbserial_generic [ 1.651248] usbserial: USB Serial support registered for generic [ 1.653625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.657987] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.660061] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.662231] mousedev: PS/2 mouse device common for all mice [ 1.664868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.668738] rtc_cmos 00:00: RTC can wake from S4 [ 1.669551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.670016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.679858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.682654] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.685514] cpuidle: using governor menu [ 1.687582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.690156] usbcore: registered new interface driver usbhid [ 1.692690] usbhid: USB HID core driver [ 1.694719] drop_monitor: Initializing network drop monitor service [ 1.697532] TCP: cubic registered [ 1.699355] Initializing XFRM netlink socket [ 1.701549] NET: Registered protocol family 10 [ 1.704013] NET: Registered protocol family 17 [ 1.706376] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.708663] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.711304] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.715613] Loading compiled-in X.509 certificates [ 1.717939] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.722387] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.727541] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.732158] registered taskstats version 1 [ 1.736076] Key type trusted registered [ 1.739360] Key type encrypted registered [ 1.742670] IMA: No TPM chip found, activating TPM-bypass! [ 1.745763] rtc_cmos 00:00: setting system clock to 2019-01-08 04:16:04 UTC (1546920964) [ 1.750595] Freeing unused kernel memory: 1680k freed [ 1.757015] 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.763896] systemd[1]: Detected virtualization kvm. [ 1.765985] systemd[1]: Detected architecture x86-64. [ 1.768083] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.772086] systemd[1]: No hostname configured. [ 1.774056] systemd[1]: Set hostname to . [ 1.776197] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.799979] systemd[1]: Reached target Local File Systems. [ 1.802230] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.805572] systemd[1]: Reached target Timers. [ 1.807527] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.810556] systemd[1]: Reached target Swap. [ 1.812456] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.815604] systemd[1]: Created slice Root Slice. [ 1.817622] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.820913] systemd[1]: Created slice System Slice. [ 1.822974] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.826357] systemd[1]: Listening on Journal Socket. [ 1.828455] systemd[1]: Starting Journal Socket. [ 1.830789] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.834319] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.838128] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.845264] systemd[1]: Listening on udev Kernel Socket. [ 1.847480] systemd[1]: Starting udev Kernel Socket. [ 1.849626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.853220] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on udev Control Socket. [ 1.858274] systemd[1]: Listening on udev Control Socket. [ 1.860477] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.863849] systemd[1]: Reached target Sockets. [ 1.865816] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.868897] systemd[1]: Reached target Slices. [ 1.870848] systemd[1]: Starting Slices. [ 1.872980] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.877549] systemd[1]: Reached target Paths. [ 1.879483] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.882748] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.940694] RPC: Registered named UNIX socket transport module. [ 1.943064] RPC: Registered udp transport module. [ 1.945080] RPC: Registered tcp transport module. [ 1.947087] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.955045] 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. [[32m OK [0m] Reached target System Initialization. [ 2.046167] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.062839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.067896] scsi host0: ata_piix [ 2.069623] scsi host1: ata_piix [ 2.069642] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.069643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.108543] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.111101] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.111605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.116432] usb 1-1: Product: QEMU USB Tablet [ 2.118396] usb 1-1: Manufacturer: QEMU [ 2.120174] usb 1-1: SerialNumber: 42 [ 2.126185] vda: vda1 [ 2.130868] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.134978] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] 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.249566] SGI XFS with ACLs, security attributes, no debug enabled [ 2.253379] XFS (vda1): Mounting V4 Filesystem [ 2.284622] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target 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 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.549055] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.688850] SELinux: Disabled at runtime. [ 2.727054] type=1404 audit(1546920965.481:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.758798] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.761185] 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 Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. Mounting Debug File System... [[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] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [ 3.042345] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.072563] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... 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 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. [[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.282083] type=1305 audit(1546920966.036:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization.[ 3.403844] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.407896] [drm] Initialized drm 1.1.0 200608 2019-01-08 04:16:07,397 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2019-01-08 04:16:16,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:16:16,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67/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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:16:16,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae34e4a6-2008-4ef9-8123-1ddf075ed809 x-compute-request-id: req-ae34e4a6-2008-4ef9-8123-1ddf075ed809 Content-Encoding: gzip Content-Length: 11716 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 1982741488 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.482290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.486032] pid_max: default: 32768 minimum: 301\n[ 0.488061] Security Framework initialized\n[ 0.489930] SELinux: Initializing.\n[ 0.491886] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498912] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503446] Mount-cache hash table entries: 4096\n[ 0.505754] Initializing cgroup subsys memory\n[ 0.507702] Initializing cgroup subsys devices\n[ 0.509652] Initializing cgroup subsys freezer\n[ 0.511601] Initializing cgroup subsys net_cls\n[ 0.513553] Initializing cgroup subsys blkio\n[ 0.515464] Initializing cgroup subsys perf_event\n[ 0.517483] Initializing cgroup subsys hugetlb\n[ 0.519432] Initializing cgroup subsys pids\n[ 0.521315] Initializing cgroup subsys net_prio\n[ 0.523387] CPU: Physical Processor ID: 0\n[ 0.525945] mce: CPU supports 10 MCE banks\n[ 0.527841] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532210] tlb_flushall_shift: 6\n[ 0.534101] Freeing SMP alternatives: 28k freed\n[ 0.539451] ACPI: Core revision 20130517\n[ 0.541693] ACPI: All ACPI Tables successfully acquired\n[ 0.544131] ftrace: allocating 25812 entries in 101 pages\n[ 0.571077] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.573626] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.576168] smpboot: Max logical packages: 2\n[ 0.578362] Enabling x2apic\n[ 0.579867] Enabled x2apic\n[ 0.581644] Switched APIC routing to physical x2apic.\n[ 0.585166] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.587873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.592789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.602921] KVM setup paravirtual spinlock\n[ 0.606197] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609006] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.631823] Brought up 2 CPUs\n[ 0.631827] KVM setup async PF for cpu 1\n[ 0.631832] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637160] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.640586] devtmpfs: initialized\n[ 0.643640] EVM: security.selinux\n[ 0.645292] EVM: security.ima\n[ 0.646827] EVM: security.capability\n[ 0.649260] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.651875] pinctrl core: initialized pinctrl subsystem\n[ 0.654193] NET: Registered protocol family 16\n[ 0.656345] ACPI: bus type PCI registered\n[ 0.658182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.660765] PCI: Using configuration type 1 for base access\n[ 0.667487] ACPI: Added _OSI(Module Device)\n[ 0.669403] ACPI: Added _OSI(Processor Device)\n[ 0.671350] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.673367] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.676797] ACPI: Interpreter enabled\n[ 0.678566] ACPI: (supports S0 S5)\n[ 0.680236] ACPI: Using IOAPIC for interrupt routing\n[ 0.682326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.687980] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.690415] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.692997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.695558] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.700194] acpiphp: Slot [3] registered\n[ 0.702019] acpiphp: Slot [4] registered\n[ 0.703838] acpiphp: Slot [5] registered\n[ 0.705673] acpiphp: Slot [6] registered\n[ 0.707499] acpiphp: Slot [7] registered\n[ 0.709355] acpiphp: Slot [8] registered\n[ 0.711182] acpiphp: Slot [9] registered\n[ 0.713000] acpiphp: Slot [10] registered\n[ 0.714836] acpiphp: Slot [11] registered\n[ 0.716689] acpiphp: Slot [12] registered\n[ 0.718540] acpiphp: Slot [13] registered\n[ 0.720370] acpiphp: Slot [14] registered\n[ 0.722220] acpiphp: Slot [15] registered\n[ 0.724069] acpiphp: Slot [16] registered\n[ 0.725901] acpiphp: Slot [17] registered\n[ 0.727862] acpiphp: Slot [18] registered\n[ 0.729703] acpiphp: Slot [19] registered\n[ 0.731537] acpiphp: Slot [20] registered\n[ 0.733387] acpiphp: Slot [21] registered\n[ 0.735220] acpiphp: Slot [22] registered\n[ 0.737052] acpiphp: Slot [23] registered\n[ 0.738890] acpiphp: Slot [24] registered\n[ 0.740736] acpiphp: Slot [25] registered\n[ 0.742570] acpiphp: Slot [26] registered\n[ 0.744426] acpiphp: Slot [27] registered\n[ 0.746264] acpiphp: Slot [28] registered\n[ 0.748097] acpiphp: Slot [29] registered\n[ 0.749930] acpiphp: Slot [30] registered\n[ 0.751761] acpiphp: Slot [31] registered\n[ 0.753590] PCI host bridge to bus 0000:00\n[ 0.755430] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.757634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.760189] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.762739] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.766112] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.769473] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.776080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.778744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.781243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.783878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.789019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.792364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.819325] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.822304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.825314] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.828630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.831493] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.834133] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.836788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.840353] vgaarb: loaded\n[ 0.841827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.844189] SCSI subsystem initialized\n[ 0.845988] ACPI: bus type USB registered\n[ 0.847846] usbcore: registered new interface driver usbfs\n[ 0.850081] usbcore: registered new interface driver hub\n[ 0.852283] usbcore: registered new device driver usb\n[ 0.854621] PCI: Using ACPI for IRQ routing\n[ 0.856935] NetLabel: Initializing\n[ 0.858600] NetLabel: domain hash size = 128\n[ 0.860526] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.862643] NetLabel: unlabeled traffic allowed by default\n[ 0.865029] Switched to clocksource kvm-clock\n[ 0.875081] pnp: PnP ACPI init\n[ 0.876661] ACPI: bus type PNP registered\n[ 0.878888] pnp: PnP ACPI: found 5 devices\n[ 0.880731] ACPI: bus type PNP unregistered\n[ 0.889736] NET: Registered protocol family 2\n[ 0.891992] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.895563] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.898518] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.901136] TCP: reno registered\n[ 0.902744] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.905144] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.907708] NET: Registered protocol family 1\n[ 0.909638] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.911964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.914245] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.935201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.956108] Unpacking initramfs...\n[ 1.438998] Freeing initrd memory: 37508k freed\n[ 1.449193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.451743] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.456339] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.458834] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.461592] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.464028] Initialise system trusted keyring\n[ 1.465969] audit: initializing netlink socket (disabled)\n[ 1.468232] type=2000 audit(1546920963.915:1): initialized\n[ 1.485782] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.488250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.491522] zpool: loaded\n[ 1.492982] zbud: loaded\n[ 1.494572] VFS: Disk quotas dquot_6.5.2\n[ 1.496415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.499058] msgmni has been set to 7578\n[ 1.500905] Key type big_key registered\n[ 1.503445] NET: Registered protocol family 38\n[ 1.505402] Key type asymmetric registered\n[ 1.507253] Asymmetric key parser 'x509' registered\n[ 1.509326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.512730] io scheduler noop registered\n[ 1.514534] io scheduler deadline registered (default)\n[ 1.532254] io scheduler cfq registered\n[ 1.534119] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.536359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.538977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.542347] ACPI: Power Button [PWRF]\n[ 1.544238] GHES: HEST is not enabled!\n[ 1.546071] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.571877] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.574611] Non-volatile memory driver v1.3\n[ 1.576497] Linux agpgart interface v0.103\n[ 1.578457] crash memory driver: version 1.1\n[ 1.580408] rdac: device handler registered\n[ 1.582331] hp_sw: device handler registered\n[ 1.584237] emc: device handler registered\n[ 1.586083] alua: device handler registered\n[ 1.587979] libphy: Fixed MDIO Bus: probed\n[ 1.589881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.592381] ehci-pci: EHCI PCI platform driver\n[ 1.594326] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.596732] ohci-pci: OHCI PCI platform driver\n[ 1.598693] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.619879] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.622096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.625481] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.627637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.630020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.632606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.635905] usb usb1: Product: UHCI Host Controller\n[ 1.637949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.640605] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.642682] hub 1-0:1.0: USB hub found\n[ 1.644452] hub 1-0:1.0: 2 ports detected\n[ 1.646416] usbcore: registered new interface driver usbserial\n[ 1.648744] usbcore: registered new interface driver usbserial_generic\n[ 1.651248] usbserial: USB Serial support registered for generic\n[ 1.653625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.657987] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.660061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.662231] mousedev: PS/2 mouse device common for all mice\n[ 1.664868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.668738] rtc_cmos 00:00: RTC can wake from S4\n[ 1.669551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.670016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.679858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.682654] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.685514] cpuidle: using governor menu\n[ 1.687582] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.690156] usbcore: registered new interface driver usbhid\n[ 1.692690] usbhid: USB HID core driver\n[ 1.694719] drop_monitor: Initializing network drop monitor service\n[ 1.697532] TCP: cubic registered\n[ 1.699355] Initializing XFRM netlink socket\n[ 1.701549] NET: Registered protocol family 10\n[ 1.704013] NET: Registered protocol family 17\n[ 1.706376] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.708663] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.711304] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.715613] Loading compiled-in X.509 certificates\n[ 1.717939] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.722387] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.727541] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.732158] registered taskstats version 1\n[ 1.736076] Key type trusted registered\n[ 1.739360] Key type encrypted registered\n[ 1.742670] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.745763] rtc_cmos 00:00: setting system clock to 2019-01-08 04:16:04 UTC (1546920964)\n[ 1.750595] Freeing unused kernel memory: 1680k freed\n[ 1.757015] 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.763896] systemd[1]: Detected virtualization kvm.\n[ 1.765985] systemd[1]: Detected architecture x86-64.\n[ 1.768083] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.772086] systemd[1]: No hostname configured.\n[ 1.774056] systemd[1]: Set hostname to .\n[ 1.776197] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.799979] systemd[1]: Reached target Local File Systems.\n[ 1.802230] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.805572] systemd[1]: Reached target Timers.\n[ 1.807527] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.810556] systemd[1]: Reached target Swap.\n[ 1.812456] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.815604] systemd[1]: Created slice Root Slice.\n[ 1.817622] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.820913] systemd[1]: Created slice System Slice.\n[ 1.822974] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.826357] systemd[1]: Listening on Journal Socket.\n[ 1.828455] systemd[1]: Starting Journal Socket.\n[ 1.830789] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.834319] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.838128] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.845264] systemd[1]: Listening on udev Kernel Socket.\n[ 1.847480] systemd[1]: Starting udev Kernel Socket.\n[ 1.849626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.853220] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.858274] systemd[1]: Listening on udev Control Socket.\n[ 1.860477] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.863849] systemd[1]: Reached target Sockets.\n[ 1.865816] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.868897] systemd[1]: Reached target Slices.\n[ 1.870848] systemd[1]: Starting Slices.\n[ 1.872980] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.877549] systemd[1]: Reached target Paths.\n[ 1.879483] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.882748] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[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.940694] RPC: Registered named UNIX socket transport module.\n[ 1.943064] RPC: Registered udp transport module.\n[ 1.945080] RPC: Registered tcp transport module.\n[ 1.947087] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.955045] 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[[32m OK [0m] Reached target System Initialization.\n[ 2.046167] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 2.062839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.067896] scsi host0: ata_piix\n[ 2.069623] scsi host1: ata_piix\n[ 2.069642] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.069643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.108543] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.111101] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.111605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.116432] usb 1-1: Product: QEMU USB Tablet\n[ 2.118396] usb 1-1: Manufacturer: QEMU\n[ 2.120174] usb 1-1: SerialNumber: 42\n[ 2.126185] vda: vda1\n[ 2.130868] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.134978] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] 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.249566] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.253379] XFS (vda1): Mounting V4 Filesystem\n[ 2.284622] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target 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 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.549055] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.688850] SELinux: Disabled at runtime.\n[ 2.727054] type=1404 audit(1546920965.481:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.758798] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.761185] 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 Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n Mounting Debug File System...\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] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[ 3.042345] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.072563] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\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 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[[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.282083] type=1305 audit(1546920966.036:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.[ 3.403844] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.407896] [drm] Initialized drm 1.1.0 20060810\n\n[[32m OK [0m[ 3.415016] input: PC Speaker as /devices/platform/pcspkr/input/input5\n] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting NTP client/server...\n[ 3.443213] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.446615] [TTM] Initializing pool allocator\n [ 3.449375] [TTM] Initializing DMA pool allocator\nStarting LSB: Bring up/down networking...\n[ 3.453468] [drm] fb mappable at 0xFC000000\n[ 3.453469] [drm] vram aper at 0xFC000000\n[ 3.453469] [drm] size 33554432\n[ 3.453469] [drm] fb depth is 24\n[ 3.453470] [drm] pitch is 3072\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.454455] ppdev: user-space parallel port driver\n[ 3.468671] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.499090] Console: switching to colour frame buffer device 128x48\n[ 3.515520] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.519042] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\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 Dump dmesg to /var/log/dmesg.\n[ 3.650050] AES CTR mode by8 optimization enabled\n[ 3.655586] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.664354] alg: No test for crc32 (crc32-pclmul)\n[ 3.669206] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.677395] intel_rapl: no valid rapl domains found in package 0\n[ 3.680943] intel_powerclamp: No package C-state available\n[ 3.686696] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.791016] cloud-init[528]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:16:07 +0000. Up 3.76 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 nginx - high performance web server...\n Starting PostgreSQL 9.5 database 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[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\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 Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.961953] cloud-init[818]: Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:16:09 +0000. Up 5.91 seconds.\n[ 5.980809] cloud-init[818]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.984047] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.987054] cloud-init[818]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.999739] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002564] cloud-init[818]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.006207] cloud-init[818]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:3a:fe:17 |\n[ 6.009303] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.013803] cloud-init[818]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.018278] cloud-init[818]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.023467] cloud-init[818]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.029673] cloud-init[818]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.033545] cloud-init[818]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.036558] cloud-init[818]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.039441] cloud-init[818]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.049207] cloud-init[818]: 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: "} 2019-01-08 04:16:16,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67/action used request id req-ae34e4a6-2008-4ef9-8123-1ddf075ed809 2019-01-08 04:16:16,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0865449905396s 2019-01-08 04:16:16,495 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67/action used request id req-ae34e4a6-2008-4ef9-8123-1ddf075ed809 2019-01-08 04:16:16,495 - 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 1982741488 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.482290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.486032] pid_max: default: 32768 minimum: 301 [ 0.488061] Security Framework initialized [ 0.489930] SELinux: Initializing. [ 0.491886] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498912] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503446] Mount-cache hash table entries: 4096 [ 0.505754] Initializing cgroup subsys memory [ 0.507702] Initializing cgroup subsys devices [ 0.509652] Initializing cgroup subsys freezer [ 0.511601] Initializing cgroup subsys net_cls [ 0.513553] Initializing cgroup subsys blkio [ 0.515464] Initializing cgroup subsys perf_event [ 0.517483] Initializing cgroup subsys hugetlb [ 0.519432] Initializing cgroup subsys pids [ 0.521315] Initializing cgroup subsys net_prio [ 0.523387] CPU: Physical Processor ID: 0 [ 0.525945] mce: CPU supports 10 MCE banks [ 0.527841] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532210] tlb_flushall_shift: 6 [ 0.534101] Freeing SMP alternatives: 28k freed [ 0.539451] ACPI: Core revision 20130517 [ 0.541693] ACPI: All ACPI Tables successfully acquired [ 0.544131] ftrace: allocating 25812 entries in 101 pages [ 0.571077] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.573626] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.576168] smpboot: Max logical packages: 2 [ 0.578362] Enabling x2apic [ 0.579867] Enabled x2apic [ 0.581644] Switched APIC routing to physical x2apic. [ 0.585166] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.587873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.592789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.602921] KVM setup paravirtual spinlock [ 0.606197] smpboot: Booting Node 0, Processors #1 OK [ 0.609006] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.631823] Brought up 2 CPUs [ 0.631827] KVM setup async PF for cpu 1 [ 0.631832] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637160] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.640586] devtmpfs: initialized [ 0.643640] EVM: security.selinux [ 0.645292] EVM: security.ima [ 0.646827] EVM: security.capability [ 0.649260] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.651875] pinctrl core: initialized pinctrl subsystem [ 0.654193] NET: Registered protocol family 16 [ 0.656345] ACPI: bus type PCI registered [ 0.658182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.660765] PCI: Using configuration type 1 for base access [ 0.667487] ACPI: Added _OSI(Module Device) [ 0.669403] ACPI: Added _OSI(Processor Device) [ 0.671350] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.673367] ACPI: Added _OSI(Processor Aggregator Device) [ 0.676797] ACPI: Interpreter enabled [ 0.678566] ACPI: (supports S0 S5) [ 0.680236] ACPI: Using IOAPIC for interrupt routing [ 0.682326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.687980] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.690415] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.692997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.695558] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.700194] acpiphp: Slot [3] registered [ 0.702019] acpiphp: Slot [4] registered [ 0.703838] acpiphp: Slot [5] registered [ 0.705673] acpiphp: Slot [6] registered [ 0.707499] acpiphp: Slot [7] registered [ 0.709355] acpiphp: Slot [8] registered [ 0.711182] acpiphp: Slot [9] registered [ 0.713000] acpiphp: Slot [10] registered [ 0.714836] acpiphp: Slot [11] registered [ 0.716689] acpiphp: Slot [12] registered [ 0.718540] acpiphp: Slot [13] registered [ 0.720370] acpiphp: Slot [14] registered [ 0.722220] acpiphp: Slot [15] registered [ 0.724069] acpiphp: Slot [16] registered [ 0.725901] acpiphp: Slot [17] registered [ 0.727862] acpiphp: Slot [18] registered [ 0.729703] acpiphp: Slot [19] registered [ 0.731537] acpiphp: Slot [20] registered [ 0.733387] acpiphp: Slot [21] registered [ 0.735220] acpiphp: Slot [22] registered [ 0.737052] acpiphp: Slot [23] registered [ 0.738890] acpiphp: Slot [24] registered [ 0.740736] acpiphp: Slot [25] registered [ 0.742570] acpiphp: Slot [26] registered [ 0.744426] acpiphp: Slot [27] registered [ 0.746264] acpiphp: Slot [28] registered [ 0.748097] acpiphp: Slot [29] registered [ 0.749930] acpiphp: Slot [30] registered [ 0.751761] acpiphp: Slot [31] registered [ 0.753590] PCI host bridge to bus 0000:00 [ 0.755430] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.757634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.760189] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.762739] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.766112] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.769473] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.776080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.781243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.783878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.789019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.792364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.819325] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.822304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.825314] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.828630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.831493] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.834133] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.836788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.840353] vgaarb: loaded [ 0.841827] vgaarb: bridge control possible 0000:00:02.0 [ 0.844189] SCSI subsystem initialized [ 0.845988] ACPI: bus type USB registered [ 0.847846] usbcore: registered new interface driver usbfs [ 0.850081] usbcore: registered new interface driver hub [ 0.852283] usbcore: registered new device driver usb [ 0.854621] PCI: Using ACPI for IRQ routing [ 0.856935] NetLabel: Initializing [ 0.858600] NetLabel: domain hash size = 128 [ 0.860526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.862643] NetLabel: unlabeled traffic allowed by default [ 0.865029] Switched to clocksource kvm-clock [ 0.875081] pnp: PnP ACPI init [ 0.876661] ACPI: bus type PNP registered [ 0.878888] pnp: PnP ACPI: found 5 devices [ 0.880731] ACPI: bus type PNP unregistered [ 0.889736] NET: Registered protocol family 2 [ 0.891992] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.895563] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.898518] TCP: Hash tables configured (established 32768 bind 32768) [ 0.901136] TCP: reno registered [ 0.902744] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.905144] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.907708] NET: Registered protocol family 1 [ 0.909638] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.911964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.914245] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.935201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.956108] Unpacking initramfs... [ 1.438998] Freeing initrd memory: 37508k freed [ 1.449193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.451743] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.456339] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.458834] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.461592] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.464028] Initialise system trusted keyring [ 1.465969] audit: initializing netlink socket (disabled) [ 1.468232] type=2000 audit(1546920963.915:1): initialized [ 1.485782] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.488250] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.491522] zpool: loaded [ 1.492982] zbud: loaded [ 1.494572] VFS: Disk quotas dquot_6.5.2 [ 1.496415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.499058] msgmni has been set to 7578 [ 1.500905] Key type big_key registered [ 1.503445] NET: Registered protocol family 38 [ 1.505402] Key type asymmetric registered [ 1.507253] Asymmetric key parser 'x509' registered [ 1.509326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.512730] io scheduler noop registered [ 1.514534] io scheduler deadline registered (default) [ 1.532254] io scheduler cfq registered [ 1.534119] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.536359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.538977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.542347] ACPI: Power Button [PWRF] [ 1.544238] GHES: HEST is not enabled! [ 1.546071] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.571877] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.574611] Non-volatile memory driver v1.3 [ 1.576497] Linux agpgart interface v0.103 [ 1.578457] crash memory driver: version 1.1 [ 1.580408] rdac: device handler registered [ 1.582331] hp_sw: device handler registered [ 1.584237] emc: device handler registered [ 1.586083] alua: device handler registered [ 1.587979] libphy: Fixed MDIO Bus: probed [ 1.589881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.592381] ehci-pci: EHCI PCI platform driver [ 1.594326] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.596732] ohci-pci: OHCI PCI platform driver [ 1.598693] uhci_hcd: USB Universal Host Controller Interface driver [ 1.619879] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.622096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.625481] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.627637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.630020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.632606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.635905] usb usb1: Product: UHCI Host Controller [ 1.637949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.640605] usb usb1: SerialNumber: 0000:00:01.2 [ 1.642682] hub 1-0:1.0: USB hub found [ 1.644452] hub 1-0:1.0: 2 ports detected [ 1.646416] usbcore: registered new interface driver usbserial [ 1.648744] usbcore: registered new interface driver usbserial_generic [ 1.651248] usbserial: USB Serial support registered for generic [ 1.653625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.657987] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.660061] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.662231] mousedev: PS/2 mouse device common for all mice [ 1.664868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.668738] rtc_cmos 00:00: RTC can wake from S4 [ 1.669551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.670016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.679858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.682654] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.685514] cpuidle: using governor menu [ 1.687582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.690156] usbcore: registered new interface driver usbhid [ 1.692690] usbhid: USB HID core driver [ 1.694719] drop_monitor: Initializing network drop monitor service [ 1.697532] TCP: cubic registered [ 1.699355] Initializing XFRM netlink socket [ 1.701549] NET: Registered protocol family 10 [ 1.704013] NET: Registered protocol family 17 [ 1.706376] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.708663] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.711304] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.715613] Loading compiled-in X.509 certificates [ 1.717939] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.722387] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.727541] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.732158] registered taskstats version 1 [ 1.736076] Key type trusted registered [ 1.739360] Key type encrypted registered [ 1.742670] IMA: No TPM chip found, activating TPM-bypass! [ 1.745763] rtc_cmos 00:00: setting system clock to 2019-01-08 04:16:04 UTC (1546920964) [ 1.750595] Freeing unused kernel memory: 1680k freed [ 1.757015] 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.763896] systemd[1]: Detected virtualization kvm. [ 1.765985] systemd[1]: Detected architecture x86-64. [ 1.768083] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.772086] systemd[1]: No hostname configured. [ 1.774056] systemd[1]: Set hostname to . [ 1.776197] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.799979] systemd[1]: Reached target Local File Systems. [ 1.802230] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.805572] systemd[1]: Reached target Timers. [ 1.807527] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.810556] systemd[1]: Reached target Swap. [ 1.812456] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.815604] systemd[1]: Created slice Root Slice. [ 1.817622] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.820913] systemd[1]: Created slice System Slice. [ 1.822974] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.826357] systemd[1]: Listening on Journal Socket. [ 1.828455] systemd[1]: Starting Journal Socket. [ 1.830789] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.834319] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.838128] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.845264] systemd[1]: Listening on udev Kernel Socket. [ 1.847480] systemd[1]: Starting udev Kernel Socket. [ 1.849626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.853220] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on udev Control Socket. [ 1.858274] systemd[1]: Listening on udev Control Socket. [ 1.860477] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.863849] systemd[1]: Reached target Sockets. [ 1.865816] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.868897] systemd[1]: Reached target Slices. [ 1.870848] systemd[1]: Starting Slices. [ 1.872980] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.877549] systemd[1]: Reached target Paths. [ 1.879483] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.882748] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.940694] RPC: Registered named UNIX socket transport module. [ 1.943064] RPC: Registered udp transport module. [ 1.945080] RPC: Registered tcp transport module. [ 1.947087] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.955045] 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. [[32m OK [0m] Reached target System Initialization. [ 2.046167] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.062839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.067896] scsi host0: ata_piix [ 2.069623] scsi host1: ata_piix [ 2.069642] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.069643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.108543] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.111101] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.111605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.116432] usb 1-1: Product: QEMU USB Tablet [ 2.118396] usb 1-1: Manufacturer: QEMU [ 2.120174] usb 1-1: SerialNumber: 42 [ 2.126185] vda: vda1 [ 2.130868] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.134978] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] 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.249566] SGI XFS with ACLs, security attributes, no debug enabled [ 2.253379] XFS (vda1): Mounting V4 Filesystem [ 2.284622] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target 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 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.549055] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.688850] SELinux: Disabled at runtime. [ 2.727054] type=1404 audit(1546920965.481:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.758798] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.761185] 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 Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. Mounting Debug File System... [[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] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [ 3.042345] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.072563] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... 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 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. [[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.282083] type=1305 audit(1546920966.036:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization.[ 3.403844] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.407896] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m[ 3.415016] input: PC Speaker as /devices/platform/pcspkr/input/input5 ] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting NTP client/server... [ 3.443213] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.446615] [TTM] Initializing pool allocator [ 3.449375] [TTM] Initializing DMA pool allocator Starting LSB: Bring up/down networking... [ 3.453468] [drm] fb mappable at 0xFC000000 [ 3.453469] [drm] vram aper at 0xFC000000 [ 3.453469] [drm] size 33554432 [ 3.453469] [drm] fb depth is 24 [ 3.453470] [drm] pitch is 3072 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.454455] ppdev: user-space parallel port driver [ 3.468671] fbcon: cirrusdrmfb (fb0) is primary device [ 3.499090] Console: switching to colour frame buffer device 128x48 [ 3.515520] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.519042] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.650050] AES CTR mode by8 optimization enabled [ 3.655586] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.664354] alg: No test for crc32 (crc32-pclmul) [ 3.669206] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.677395] intel_rapl: no valid rapl domains found in package 0 [ 3.680943] intel_powerclamp: No package C-state available [ 3.686696] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.791016] cloud-init[528]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:16:07 +0000. Up 3.76 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 nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting System Logging Service... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.961953] cloud-init[818]: Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:16:09 +0000. Up 5.91 seconds. [ 5.980809] cloud-init[818]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.984047] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.987054] cloud-init[818]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.999739] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002564] cloud-init[818]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.006207] cloud-init[818]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:3a:fe:17 | [ 6.009303] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.013803] cloud-init[818]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.018278] cloud-init[818]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.023467] cloud-init[818]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.029673] cloud-init[818]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.033545] cloud-init[818]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.036558] cloud-init[818]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.039441] cloud-init[818]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.049207] cloud-init[818]: 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: 2019-01-08 04:16:16,499 - paramiko.transport - DEBUG - starting thread (client mode): 0xbd734910L 2019-01-08 04:16:16,500 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 04:16:16,517 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-08 04:16:16,517 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-08 04:16:16,548 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'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 2019-01-08 04:16:16,548 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 04:16:16,548 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-08 04:16:16,548 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 04:16:16,549 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 04:16:16,549 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 04:16:16,555 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 04:16:16,555 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 04:16:16,563 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-08 04:16:16,564 - paramiko.transport - DEBUG - Trying discovered key 87b834135fae6fa2c53f6028ef06201a in /tmp/tmphU6klH 2019-01-08 04:16:16,595 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 04:16:16,619 - paramiko.transport - INFO - Authentication (publickey) failed. 2019-01-08 04:16:16,630 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2019-01-08 04:16:16,631 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 04:16:16,638 - paramiko.transport - INFO - Authentication (publickey) failed. 2019-01-08 04:16:16,638 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.206: Authentication failed. 2019-01-08 04:16:25,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-08 04:16:25,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67/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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-08 04:16:25,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7bb4003-ddfd-4321-9358-66b909850cb6 x-compute-request-id: req-c7bb4003-ddfd-4321-9358-66b909850cb6 Content-Encoding: gzip Content-Length: 12734 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 1982741488 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.482290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.486032] pid_max: default: 32768 minimum: 301\n[ 0.488061] Security Framework initialized\n[ 0.489930] SELinux: Initializing.\n[ 0.491886] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498912] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503446] Mount-cache hash table entries: 4096\n[ 0.505754] Initializing cgroup subsys memory\n[ 0.507702] Initializing cgroup subsys devices\n[ 0.509652] Initializing cgroup subsys freezer\n[ 0.511601] Initializing cgroup subsys net_cls\n[ 0.513553] Initializing cgroup subsys blkio\n[ 0.515464] Initializing cgroup subsys perf_event\n[ 0.517483] Initializing cgroup subsys hugetlb\n[ 0.519432] Initializing cgroup subsys pids\n[ 0.521315] Initializing cgroup subsys net_prio\n[ 0.523387] CPU: Physical Processor ID: 0\n[ 0.525945] mce: CPU supports 10 MCE banks\n[ 0.527841] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.530027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532210] tlb_flushall_shift: 6\n[ 0.534101] Freeing SMP alternatives: 28k freed\n[ 0.539451] ACPI: Core revision 20130517\n[ 0.541693] ACPI: All ACPI Tables successfully acquired\n[ 0.544131] ftrace: allocating 25812 entries in 101 pages\n[ 0.571077] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.573626] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.576168] smpboot: Max logical packages: 2\n[ 0.578362] Enabling x2apic\n[ 0.579867] Enabled x2apic\n[ 0.581644] Switched APIC routing to physical x2apic.\n[ 0.585166] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.587873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.592789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.602921] KVM setup paravirtual spinlock\n[ 0.606197] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609006] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.631823] Brought up 2 CPUs\n[ 0.631827] KVM setup async PF for cpu 1\n[ 0.631832] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637160] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.640586] devtmpfs: initialized\n[ 0.643640] EVM: security.selinux\n[ 0.645292] EVM: security.ima\n[ 0.646827] EVM: security.capability\n[ 0.649260] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.651875] pinctrl core: initialized pinctrl subsystem\n[ 0.654193] NET: Registered protocol family 16\n[ 0.656345] ACPI: bus type PCI registered\n[ 0.658182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.660765] PCI: Using configuration type 1 for base access\n[ 0.667487] ACPI: Added _OSI(Module Device)\n[ 0.669403] ACPI: Added _OSI(Processor Device)\n[ 0.671350] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.673367] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.676797] ACPI: Interpreter enabled\n[ 0.678566] ACPI: (supports S0 S5)\n[ 0.680236] ACPI: Using IOAPIC for interrupt routing\n[ 0.682326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.687980] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.690415] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.692997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.695558] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.700194] acpiphp: Slot [3] registered\n[ 0.702019] acpiphp: Slot [4] registered\n[ 0.703838] acpiphp: Slot [5] registered\n[ 0.705673] acpiphp: Slot [6] registered\n[ 0.707499] acpiphp: Slot [7] registered\n[ 0.709355] acpiphp: Slot [8] registered\n[ 0.711182] acpiphp: Slot [9] registered\n[ 0.713000] acpiphp: Slot [10] registered\n[ 0.714836] acpiphp: Slot [11] registered\n[ 0.716689] acpiphp: Slot [12] registered\n[ 0.718540] acpiphp: Slot [13] registered\n[ 0.720370] acpiphp: Slot [14] registered\n[ 0.722220] acpiphp: Slot [15] registered\n[ 0.724069] acpiphp: Slot [16] registered\n[ 0.725901] acpiphp: Slot [17] registered\n[ 0.727862] acpiphp: Slot [18] registered\n[ 0.729703] acpiphp: Slot [19] registered\n[ 0.731537] acpiphp: Slot [20] registered\n[ 0.733387] acpiphp: Slot [21] registered\n[ 0.735220] acpiphp: Slot [22] registered\n[ 0.737052] acpiphp: Slot [23] registered\n[ 0.738890] acpiphp: Slot [24] registered\n[ 0.740736] acpiphp: Slot [25] registered\n[ 0.742570] acpiphp: Slot [26] registered\n[ 0.744426] acpiphp: Slot [27] registered\n[ 0.746264] acpiphp: Slot [28] registered\n[ 0.748097] acpiphp: Slot [29] registered\n[ 0.749930] acpiphp: Slot [30] registered\n[ 0.751761] acpiphp: Slot [31] registered\n[ 0.753590] PCI host bridge to bus 0000:00\n[ 0.755430] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.757634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.760189] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.762739] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.766112] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.769473] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.776080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.778744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.781243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.783878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.789019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.792364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.819325] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.822304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.825314] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.828630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.831493] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.834133] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.836788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.840353] vgaarb: loaded\n[ 0.841827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.844189] SCSI subsystem initialized\n[ 0.845988] ACPI: bus type USB registered\n[ 0.847846] usbcore: registered new interface driver usbfs\n[ 0.850081] usbcore: registered new interface driver hub\n[ 0.852283] usbcore: registered new device driver usb\n[ 0.854621] PCI: Using ACPI for IRQ routing\n[ 0.856935] NetLabel: Initializing\n[ 0.858600] NetLabel: domain hash size = 128\n[ 0.860526] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.862643] NetLabel: unlabeled traffic allowed by default\n[ 0.865029] Switched to clocksource kvm-clock\n[ 0.875081] pnp: PnP ACPI init\n[ 0.876661] ACPI: bus type PNP registered\n[ 0.878888] pnp: PnP ACPI: found 5 devices\n[ 0.880731] ACPI: bus type PNP unregistered\n[ 0.889736] NET: Registered protocol family 2\n[ 0.891992] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.895563] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.898518] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.901136] TCP: reno registered\n[ 0.902744] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.905144] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.907708] NET: Registered protocol family 1\n[ 0.909638] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.911964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.914245] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.935201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.956108] Unpacking initramfs...\n[ 1.438998] Freeing initrd memory: 37508k freed\n[ 1.449193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.451743] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.456339] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.458834] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.461592] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.464028] Initialise system trusted keyring\n[ 1.465969] audit: initializing netlink socket (disabled)\n[ 1.468232] type=2000 audit(1546920963.915:1): initialized\n[ 1.485782] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.488250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.491522] zpool: loaded\n[ 1.492982] zbud: loaded\n[ 1.494572] VFS: Disk quotas dquot_6.5.2\n[ 1.496415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.499058] msgmni has been set to 7578\n[ 1.500905] Key type big_key registered\n[ 1.503445] NET: Registered protocol family 38\n[ 1.505402] Key type asymmetric registered\n[ 1.507253] Asymmetric key parser 'x509' registered\n[ 1.509326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.512730] io scheduler noop registered\n[ 1.514534] io scheduler deadline registered (default)\n[ 1.532254] io scheduler cfq registered\n[ 1.534119] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.536359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.538977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.542347] ACPI: Power Button [PWRF]\n[ 1.544238] GHES: HEST is not enabled!\n[ 1.546071] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.571877] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.574611] Non-volatile memory driver v1.3\n[ 1.576497] Linux agpgart interface v0.103\n[ 1.578457] crash memory driver: version 1.1\n[ 1.580408] rdac: device handler registered\n[ 1.582331] hp_sw: device handler registered\n[ 1.584237] emc: device handler registered\n[ 1.586083] alua: device handler registered\n[ 1.587979] libphy: Fixed MDIO Bus: probed\n[ 1.589881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.592381] ehci-pci: EHCI PCI platform driver\n[ 1.594326] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.596732] ohci-pci: OHCI PCI platform driver\n[ 1.598693] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.619879] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.622096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.625481] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.627637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.630020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.632606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.635905] usb usb1: Product: UHCI Host Controller\n[ 1.637949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.640605] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.642682] hub 1-0:1.0: USB hub found\n[ 1.644452] hub 1-0:1.0: 2 ports detected\n[ 1.646416] usbcore: registered new interface driver usbserial\n[ 1.648744] usbcore: registered new interface driver usbserial_generic\n[ 1.651248] usbserial: USB Serial support registered for generic\n[ 1.653625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.657987] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.660061] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.662231] mousedev: PS/2 mouse device common for all mice\n[ 1.664868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.668738] rtc_cmos 00:00: RTC can wake from S4\n[ 1.669551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.670016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.679858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.682654] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.685514] cpuidle: using governor menu\n[ 1.687582] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.690156] usbcore: registered new interface driver usbhid\n[ 1.692690] usbhid: USB HID core driver\n[ 1.694719] drop_monitor: Initializing network drop monitor service\n[ 1.697532] TCP: cubic registered\n[ 1.699355] Initializing XFRM netlink socket\n[ 1.701549] NET: Registered protocol family 10\n[ 1.704013] NET: Registered protocol family 17\n[ 1.706376] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.708663] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.711304] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.715613] Loading compiled-in X.509 certificates\n[ 1.717939] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.722387] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.727541] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.732158] registered taskstats version 1\n[ 1.736076] Key type trusted registered\n[ 1.739360] Key type encrypted registered\n[ 1.742670] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.745763] rtc_cmos 00:00: setting system clock to 2019-01-08 04:16:04 UTC (1546920964)\n[ 1.750595] Freeing unused kernel memory: 1680k freed\n[ 1.757015] 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.763896] systemd[1]: Detected virtualization kvm.\n[ 1.765985] systemd[1]: Detected architecture x86-64.\n[ 1.768083] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.772086] systemd[1]: No hostname configured.\n[ 1.774056] systemd[1]: Set hostname to .\n[ 1.776197] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.799979] systemd[1]: Reached target Local File Systems.\n[ 1.802230] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.805572] systemd[1]: Reached target Timers.\n[ 1.807527] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.810556] systemd[1]: Reached target Swap.\n[ 1.812456] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.815604] systemd[1]: Created slice Root Slice.\n[ 1.817622] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.820913] systemd[1]: Created slice System Slice.\n[ 1.822974] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.826357] systemd[1]: Listening on Journal Socket.\n[ 1.828455] systemd[1]: Starting Journal Socket.\n[ 1.830789] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.834319] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.838128] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.845264] systemd[1]: Listening on udev Kernel Socket.\n[ 1.847480] systemd[1]: Starting udev Kernel Socket.\n[ 1.849626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.853220] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.858274] systemd[1]: Listening on udev Control Socket.\n[ 1.860477] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.863849] systemd[1]: Reached target Sockets.\n[ 1.865816] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.868897] systemd[1]: Reached target Slices.\n[ 1.870848] systemd[1]: Starting Slices.\n[ 1.872980] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.877549] systemd[1]: Reached target Paths.\n[ 1.879483] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.882748] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[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.940694] RPC: Registered named UNIX socket transport module.\n[ 1.943064] RPC: Registered udp transport module.\n[ 1.945080] RPC: Registered tcp transport module.\n[ 1.947087] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.955045] 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[[32m OK [0m] Reached target System Initialization.\n[ 2.046167] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 2.062839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.067896] scsi host0: ata_piix\n[ 2.069623] scsi host1: ata_piix\n[ 2.069642] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.069643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.108543] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.111101] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.111605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.116432] usb 1-1: Product: QEMU USB Tablet\n[ 2.118396] usb 1-1: Manufacturer: QEMU\n[ 2.120174] usb 1-1: SerialNumber: 42\n[ 2.126185] vda: vda1\n[ 2.130868] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.134978] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] 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.249566] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.253379] XFS (vda1): Mounting V4 Filesystem\n[ 2.284622] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target 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 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.549055] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.688850] SELinux: Disabled at runtime.\n[ 2.727054] type=1404 audit(1546920965.481:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.758798] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.761185] 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 Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n Mounting Debug File System...\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] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[ 3.042345] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.072563] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\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 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[[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.282083] type=1305 audit(1546920966.036:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.[ 3.403844] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.407896] [drm] Initialized drm 1.1.0 20060810\n\n[[32m OK [0m[ 3.415016] input: PC Speaker as /devices/platform/pcspkr/input/input5\n] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting NTP client/server...\n[ 3.443213] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.446615] [TTM] Initializing pool allocator\n [ 3.449375] [TTM] Initializing DMA pool allocator\nStarting LSB: Bring up/down networking...\n[ 3.453468] [drm] fb mappable at 0xFC000000\n[ 3.453469] [drm] vram aper at 0xFC000000\n[ 3.453469] [drm] size 33554432\n[ 3.453469] [drm] fb depth is 24\n[ 3.453470] [drm] pitch is 3072\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.454455] ppdev: user-space parallel port driver\n[ 3.468671] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.499090] Console: switching to colour frame buffer device 128x48\n[ 3.515520] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.519042] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\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 Dump dmesg to /var/log/dmesg.\n[ 3.650050] AES CTR mode by8 optimization enabled\n[ 3.655586] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.664354] alg: No test for crc32 (crc32-pclmul)\n[ 3.669206] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.677395] intel_rapl: no valid rapl domains found in package 0\n[ 3.680943] intel_powerclamp: No package C-state available\n[ 3.686696] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.791016] cloud-init[528]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:16:07 +0000. Up 3.76 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 nginx - high performance web server...\n Starting PostgreSQL 9.5 database 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[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\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 Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.961953] cloud-init[818]: Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:16:09 +0000. Up 5.91 seconds.\n[ 5.980809] cloud-init[818]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.984047] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.987054] cloud-init[818]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.999739] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.002564] cloud-init[818]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.006207] cloud-init[818]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:3a:fe:17 |\n[ 6.009303] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.013803] cloud-init[818]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.018278] cloud-init[818]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.023467] cloud-init[818]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.029673] cloud-init[818]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.033545] cloud-init[818]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.036558] cloud-init[818]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.039441] cloud-init[818]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.049207] cloud-init[818]: 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: [ 13.424846] cloud-init[4630]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:16:16 +0000. Up 13.35 seconds.\n[ 13.908416] cloud-init[4732]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:16:17 +0000. Up 13.83 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 | 87:b8:34:13:5f:ae:6f:a2:c5:3f:60:28:ef:06:20:1a | - | 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[ 14.089969] cloud-init[4732]: Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:16:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 14.08 seconds\n"} 2019-01-08 04:16:25,833 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67/action used request id req-c7bb4003-ddfd-4321-9358-66b909850cb6 2019-01-08 04:16:25,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.184539079666s 2019-01-08 04:16:25,834 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67/action used request id req-c7bb4003-ddfd-4321-9358-66b909850cb6 2019-01-08 04:16:25,835 - 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 1982741488 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.482290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.486032] pid_max: default: 32768 minimum: 301 [ 0.488061] Security Framework initialized [ 0.489930] SELinux: Initializing. [ 0.491886] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498912] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503446] Mount-cache hash table entries: 4096 [ 0.505754] Initializing cgroup subsys memory [ 0.507702] Initializing cgroup subsys devices [ 0.509652] Initializing cgroup subsys freezer [ 0.511601] Initializing cgroup subsys net_cls [ 0.513553] Initializing cgroup subsys blkio [ 0.515464] Initializing cgroup subsys perf_event [ 0.517483] Initializing cgroup subsys hugetlb [ 0.519432] Initializing cgroup subsys pids [ 0.521315] Initializing cgroup subsys net_prio [ 0.523387] CPU: Physical Processor ID: 0 [ 0.525945] mce: CPU supports 10 MCE banks [ 0.527841] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532210] tlb_flushall_shift: 6 [ 0.534101] Freeing SMP alternatives: 28k freed [ 0.539451] ACPI: Core revision 20130517 [ 0.541693] ACPI: All ACPI Tables successfully acquired [ 0.544131] ftrace: allocating 25812 entries in 101 pages [ 0.571077] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.573626] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.576168] smpboot: Max logical packages: 2 [ 0.578362] Enabling x2apic [ 0.579867] Enabled x2apic [ 0.581644] Switched APIC routing to physical x2apic. [ 0.585166] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.587873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.592789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.602921] KVM setup paravirtual spinlock [ 0.606197] smpboot: Booting Node 0, Processors #1 OK [ 0.609006] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.631823] Brought up 2 CPUs [ 0.631827] KVM setup async PF for cpu 1 [ 0.631832] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637160] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.640586] devtmpfs: initialized [ 0.643640] EVM: security.selinux [ 0.645292] EVM: security.ima [ 0.646827] EVM: security.capability [ 0.649260] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.651875] pinctrl core: initialized pinctrl subsystem [ 0.654193] NET: Registered protocol family 16 [ 0.656345] ACPI: bus type PCI registered [ 0.658182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.660765] PCI: Using configuration type 1 for base access [ 0.667487] ACPI: Added _OSI(Module Device) [ 0.669403] ACPI: Added _OSI(Processor Device) [ 0.671350] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.673367] ACPI: Added _OSI(Processor Aggregator Device) [ 0.676797] ACPI: Interpreter enabled [ 0.678566] ACPI: (supports S0 S5) [ 0.680236] ACPI: Using IOAPIC for interrupt routing [ 0.682326] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.687980] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.690415] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.692997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.695558] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.700194] acpiphp: Slot [3] registered [ 0.702019] acpiphp: Slot [4] registered [ 0.703838] acpiphp: Slot [5] registered [ 0.705673] acpiphp: Slot [6] registered [ 0.707499] acpiphp: Slot [7] registered [ 0.709355] acpiphp: Slot [8] registered [ 0.711182] acpiphp: Slot [9] registered [ 0.713000] acpiphp: Slot [10] registered [ 0.714836] acpiphp: Slot [11] registered [ 0.716689] acpiphp: Slot [12] registered [ 0.718540] acpiphp: Slot [13] registered [ 0.720370] acpiphp: Slot [14] registered [ 0.722220] acpiphp: Slot [15] registered [ 0.724069] acpiphp: Slot [16] registered [ 0.725901] acpiphp: Slot [17] registered [ 0.727862] acpiphp: Slot [18] registered [ 0.729703] acpiphp: Slot [19] registered [ 0.731537] acpiphp: Slot [20] registered [ 0.733387] acpiphp: Slot [21] registered [ 0.735220] acpiphp: Slot [22] registered [ 0.737052] acpiphp: Slot [23] registered [ 0.738890] acpiphp: Slot [24] registered [ 0.740736] acpiphp: Slot [25] registered [ 0.742570] acpiphp: Slot [26] registered [ 0.744426] acpiphp: Slot [27] registered [ 0.746264] acpiphp: Slot [28] registered [ 0.748097] acpiphp: Slot [29] registered [ 0.749930] acpiphp: Slot [30] registered [ 0.751761] acpiphp: Slot [31] registered [ 0.753590] PCI host bridge to bus 0000:00 [ 0.755430] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.757634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.760189] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.762739] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.766112] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.769473] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.776080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.781243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.783878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.789019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.792364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.819325] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.822304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.825314] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.828630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.831493] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.834133] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.836788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.840353] vgaarb: loaded [ 0.841827] vgaarb: bridge control possible 0000:00:02.0 [ 0.844189] SCSI subsystem initialized [ 0.845988] ACPI: bus type USB registered [ 0.847846] usbcore: registered new interface driver usbfs [ 0.850081] usbcore: registered new interface driver hub [ 0.852283] usbcore: registered new device driver usb [ 0.854621] PCI: Using ACPI for IRQ routing [ 0.856935] NetLabel: Initializing [ 0.858600] NetLabel: domain hash size = 128 [ 0.860526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.862643] NetLabel: unlabeled traffic allowed by default [ 0.865029] Switched to clocksource kvm-clock [ 0.875081] pnp: PnP ACPI init [ 0.876661] ACPI: bus type PNP registered [ 0.878888] pnp: PnP ACPI: found 5 devices [ 0.880731] ACPI: bus type PNP unregistered [ 0.889736] NET: Registered protocol family 2 [ 0.891992] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.895563] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.898518] TCP: Hash tables configured (established 32768 bind 32768) [ 0.901136] TCP: reno registered [ 0.902744] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.905144] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.907708] NET: Registered protocol family 1 [ 0.909638] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.911964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.914245] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.935201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.956108] Unpacking initramfs... [ 1.438998] Freeing initrd memory: 37508k freed [ 1.449193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.451743] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.456339] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.458834] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.461592] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.464028] Initialise system trusted keyring [ 1.465969] audit: initializing netlink socket (disabled) [ 1.468232] type=2000 audit(1546920963.915:1): initialized [ 1.485782] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.488250] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.491522] zpool: loaded [ 1.492982] zbud: loaded [ 1.494572] VFS: Disk quotas dquot_6.5.2 [ 1.496415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.499058] msgmni has been set to 7578 [ 1.500905] Key type big_key registered [ 1.503445] NET: Registered protocol family 38 [ 1.505402] Key type asymmetric registered [ 1.507253] Asymmetric key parser 'x509' registered [ 1.509326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.512730] io scheduler noop registered [ 1.514534] io scheduler deadline registered (default) [ 1.532254] io scheduler cfq registered [ 1.534119] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.536359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.538977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.542347] ACPI: Power Button [PWRF] [ 1.544238] GHES: HEST is not enabled! [ 1.546071] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.571877] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.574611] Non-volatile memory driver v1.3 [ 1.576497] Linux agpgart interface v0.103 [ 1.578457] crash memory driver: version 1.1 [ 1.580408] rdac: device handler registered [ 1.582331] hp_sw: device handler registered [ 1.584237] emc: device handler registered [ 1.586083] alua: device handler registered [ 1.587979] libphy: Fixed MDIO Bus: probed [ 1.589881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.592381] ehci-pci: EHCI PCI platform driver [ 1.594326] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.596732] ohci-pci: OHCI PCI platform driver [ 1.598693] uhci_hcd: USB Universal Host Controller Interface driver [ 1.619879] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.622096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.625481] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.627637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.630020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.632606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.635905] usb usb1: Product: UHCI Host Controller [ 1.637949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.640605] usb usb1: SerialNumber: 0000:00:01.2 [ 1.642682] hub 1-0:1.0: USB hub found [ 1.644452] hub 1-0:1.0: 2 ports detected [ 1.646416] usbcore: registered new interface driver usbserial [ 1.648744] usbcore: registered new interface driver usbserial_generic [ 1.651248] usbserial: USB Serial support registered for generic [ 1.653625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.657987] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.660061] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.662231] mousedev: PS/2 mouse device common for all mice [ 1.664868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.668738] rtc_cmos 00:00: RTC can wake from S4 [ 1.669551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.670016] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.679858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.682654] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.685514] cpuidle: using governor menu [ 1.687582] hidraw: raw HID events driver (C) Jiri Kosina [ 1.690156] usbcore: registered new interface driver usbhid [ 1.692690] usbhid: USB HID core driver [ 1.694719] drop_monitor: Initializing network drop monitor service [ 1.697532] TCP: cubic registered [ 1.699355] Initializing XFRM netlink socket [ 1.701549] NET: Registered protocol family 10 [ 1.704013] NET: Registered protocol family 17 [ 1.706376] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.708663] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.711304] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.715613] Loading compiled-in X.509 certificates [ 1.717939] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.722387] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.727541] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.732158] registered taskstats version 1 [ 1.736076] Key type trusted registered [ 1.739360] Key type encrypted registered [ 1.742670] IMA: No TPM chip found, activating TPM-bypass! [ 1.745763] rtc_cmos 00:00: setting system clock to 2019-01-08 04:16:04 UTC (1546920964) [ 1.750595] Freeing unused kernel memory: 1680k freed [ 1.757015] 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.763896] systemd[1]: Detected virtualization kvm. [ 1.765985] systemd[1]: Detected architecture x86-64. [ 1.768083] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.772086] systemd[1]: No hostname configured. [ 1.774056] systemd[1]: Set hostname to . [ 1.776197] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.799979] systemd[1]: Reached target Local File Systems. [ 1.802230] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.805572] systemd[1]: Reached target Timers. [ 1.807527] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.810556] systemd[1]: Reached target Swap. [ 1.812456] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.815604] systemd[1]: Created slice Root Slice. [ 1.817622] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.820913] systemd[1]: Created slice System Slice. [ 1.822974] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.826357] systemd[1]: Listening on Journal Socket. [ 1.828455] systemd[1]: Starting Journal Socket. [ 1.830789] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.834319] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.838128] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.845264] systemd[1]: Listening on udev Kernel Socket. [ 1.847480] systemd[1]: Starting udev Kernel Socket. [ 1.849626] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.853220] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on udev Control Socket. [ 1.858274] systemd[1]: Listening on udev Control Socket. [ 1.860477] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.863849] systemd[1]: Reached target Sockets. [ 1.865816] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.868897] systemd[1]: Reached target Slices. [ 1.870848] systemd[1]: Starting Slices. [ 1.872980] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.877549] systemd[1]: Reached target Paths. [ 1.879483] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.882748] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.940694] RPC: Registered named UNIX socket transport module. [ 1.943064] RPC: Registered udp transport module. [ 1.945080] RPC: Registered tcp transport module. [ 1.947087] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.955045] 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. [[32m OK [0m] Reached target System Initialization. [ 2.046167] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.062839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.067896] scsi host0: ata_piix [ 2.069623] scsi host1: ata_piix [ 2.069642] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.069643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.108543] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.111101] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.111605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.116432] usb 1-1: Product: QEMU USB Tablet [ 2.118396] usb 1-1: Manufacturer: QEMU [ 2.120174] usb 1-1: SerialNumber: 42 [ 2.126185] vda: vda1 [ 2.130868] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.134978] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] 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.249566] SGI XFS with ACLs, security attributes, no debug enabled [ 2.253379] XFS (vda1): Mounting V4 Filesystem [ 2.284622] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target 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 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.549055] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.688850] SELinux: Disabled at runtime. [ 2.727054] type=1404 audit(1546920965.481:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.758798] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.761185] 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 Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. Mounting Debug File System... [[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] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [ 3.042345] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.072563] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... 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 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. [[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.282083] type=1305 audit(1546920966.036:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization.[ 3.403844] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.407896] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m[ 3.415016] input: PC Speaker as /devices/platform/pcspkr/input/input5 ] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting NTP client/server... [ 3.443213] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.446615] [TTM] Initializing pool allocator [ 3.449375] [TTM] Initializing DMA pool allocator Starting LSB: Bring up/down networking... [ 3.453468] [drm] fb mappable at 0xFC000000 [ 3.453469] [drm] vram aper at 0xFC000000 [ 3.453469] [drm] size 33554432 [ 3.453469] [drm] fb depth is 24 [ 3.453470] [drm] pitch is 3072 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.454455] ppdev: user-space parallel port driver [ 3.468671] fbcon: cirrusdrmfb (fb0) is primary device [ 3.499090] Console: switching to colour frame buffer device 128x48 [ 3.515520] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.519042] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.650050] AES CTR mode by8 optimization enabled [ 3.655586] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.664354] alg: No test for crc32 (crc32-pclmul) [ 3.669206] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.677395] intel_rapl: no valid rapl domains found in package 0 [ 3.680943] intel_powerclamp: No package C-state available [ 3.686696] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.791016] cloud-init[528]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 08 Jan 2019 04:16:07 +0000. Up 3.76 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 nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting System Logging Service... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.961953] cloud-init[818]: Cloud-init v. 0.7.5 running 'init' at Tue, 08 Jan 2019 04:16:09 +0000. Up 5.91 seconds. [ 5.980809] cloud-init[818]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.984047] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.987054] cloud-init[818]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.999739] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002564] cloud-init[818]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.006207] cloud-init[818]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:3a:fe:17 | [ 6.009303] cloud-init[818]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.013803] cloud-init[818]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.018278] cloud-init[818]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.023467] cloud-init[818]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.029673] cloud-init[818]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.033545] cloud-init[818]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.036558] cloud-init[818]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.039441] cloud-init[818]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.049207] cloud-init[818]: 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: [ 13.424846] cloud-init[4630]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 08 Jan 2019 04:16:16 +0000. Up 13.35 seconds. [ 13.908416] cloud-init[4732]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 08 Jan 2019 04:16:17 +0000. Up 13.83 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 | 87:b8:34:13:5f:ae:6f:a2:c5:3f:60:28:ef:06:20:1a | - | 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----- [ 14.089969] cloud-init[4732]: Cloud-init v. 0.7.5 finished at Tue, 08 Jan 2019 04:16:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 14.08 seconds 2019-01-08 04:16:25,839 - paramiko.transport - DEBUG - starting thread (client mode): 0xbdbbffd0L 2019-01-08 04:16:25,839 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 04:16:25,844 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-08 04:16:25,844 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-08 04:16:25,847 - 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 2019-01-08 04:16:25,847 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-08 04:16:25,847 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-08 04:16:25,847 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 04:16:25,848 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-08 04:16:25,848 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 04:16:25,854 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-08 04:16:25,854 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 04:16:25,872 - paramiko.transport - DEBUG - Trying discovered key 87b834135fae6fa2c53f6028ef06201a in /tmp/tmphU6klH 2019-01-08 04:16:25,895 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 04:16:25,913 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-08 04:16:25,936 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-08 04:16:25,936 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-08 04:16:25,937 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-08 04:16:25,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2019-01-08 04:16:26,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:16:26,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:16:26,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:16:26,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:16:26,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:16:26,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:16:26,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:16:26,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5156, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5162, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1636, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5152, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 862, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "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": "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": 5146, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-08 04:16:26,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:16:26,085 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:16:25 GMT 2019-01-08 04:16:26,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:16:26,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2384 2019-01-08 04:16:26,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:16:26,086 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5156, 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': 5162, 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': 1636, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 5152, 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': 862, 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': 796, 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': 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': 5146, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-08 04:16:26,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2019-01-08 04:16:26,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:16:26,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:16:26,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:16:26,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:16:26,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:16:26,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:16:26,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:16:26,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5156, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5162, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1636, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5152, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 862, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "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": "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": 5146, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-08 04:16:26,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:16:26,241 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:16:26 GMT 2019-01-08 04:16:26,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:16:26,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2384 2019-01-08 04:16:26,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:16:26,242 - functest.core.cloudify - INFO - The current manager status is running 2019-01-08 04:16:26,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/secrets 2019-01-08 04:16:26,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:16:26,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:16:26,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:16:26,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:16:26,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:16:26,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:16:26,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:16:26,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-08 04:16:26,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:16:26,330 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:16:26 GMT 2019-01-08 04:16:26,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:16:26,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-08 04:16:26,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:16:26,331 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-01-08 04:16:26,331 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-08 04:16:26,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:16:26,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:16:26,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:16:26,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:16:26,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:16:26,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:16:26,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:16:26,402 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-08 04:16:26,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T04:16:26.169Z", "updated_at": "2019-01-08T04:16:26.169Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-08 04:16:26,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:16:26,402 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:16:26 GMT 2019-01-08 04:16:26,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:16:26,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-08 04:16:26,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:16:26,403 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/secrets/foo 2019-01-08 04:16:26,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:16:26,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:16:26,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:16:26,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:16:26,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:16:26,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:16:26,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:16:26,459 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-08 04:16:26,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-08T04:16:26.169Z", "updated_at": "2019-01-08T04:16:26.169Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-08 04:16:26,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:16:26,459 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:16:26 GMT 2019-01-08 04:16:26,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:16:26,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-08 04:16:26,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:16:26,460 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-08 04:16:26,460 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-08 04:16:26,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-01-08 04:16:26,461 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 04:16:26,462 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-08 04:16:26,462 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 04:16:26,467 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 04:16:26,502 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-08 04:16:26,503 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-08 04:16:26,504 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-08 04:16:26,544 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-08 04:16:26,544 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-08 04:16:26,570 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-08 04:16:58,370 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-08 04:16:58,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.fileplanet.com * extras: mirror.keystealth.org * updates: mirror.tocici.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 24 MB/s | 55 MB 00:02 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 | +--------------------------------+---------+ 2019-01-08 04:16:58,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2019-01-08 04:16:58,372 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-08 04:16:58,372 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2019-01-08 04:17:04,125 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2019-01-08 04:17:04,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:17:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:17:04,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-5e5fd1b5-5b1b-4f26-8dea-73d8bfe2b9eb Date: Tue, 08 Jan 2019 04:17:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "metadata": {}}], "file": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/file", "owner": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "size": 4373348352, "self": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T04:13:33Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T04:12:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:17:04,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-5e5fd1b5-5b1b-4f26-8dea-73d8bfe2b9eb 2019-01-08 04:17:04,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.676076889038s 2019-01-08 04:17:04,806 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-5e5fd1b5-5b1b-4f26-8dea-73d8bfe2b9eb 2019-01-08 04:17:04,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 04:17:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}' 2019-01-08 04:17:04,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-41b55da1-d79a-4f9a-866c-21c29a2a8163 Date: Tue, 08 Jan 2019 04:17:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/file", "owner": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "size": null, "self": "/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2019-01-08T04:17:04Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "checksum": null, "created_at": "2019-01-08T04:17:04Z", "protected": false} 2019-01-08 04:17:04,993 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-41b55da1-d79a-4f9a-866c-21c29a2a8163 2019-01-08 04:17:04,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.177206993103s 2019-01-08 04:17:04,993 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-41b55da1-d79a-4f9a-866c-21c29a2a8163 returning object 7eeb8876-e8d2-4426-b911-cc564fe88e77 2019-01-08 04:17:04,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 04:17:04,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '' 2019-01-08 04:17:11,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c83c4a8-2607-48b7-89e6-2d457382633b Date: Tue, 08 Jan 2019 04:17:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:17:11,922 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/file used request id req-2c83c4a8-2607-48b7-89e6-2d457382633b 2019-01-08 04:17:11,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.92849683762s 2019-01-08 04:17:11,922 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/file used request id req-2c83c4a8-2607-48b7-89e6-2d457382633b 2019-01-08 04:17:11,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:17:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:17:12,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-ec494b30-e9bd-47d8-9d00-ff39c8953d9e Date: Tue, 08 Jan 2019 04:17:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/snap", "metadata": {}}], "file": "/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/file", "owner": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "size": 426967040, "self": "/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2019-01-08T04:17:11Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2019-01-08T04:17:04Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "metadata": {}}], "file": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/file", "owner": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "size": 4373348352, "self": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T04:13:33Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T04:12:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:17:12,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ec494b30-e9bd-47d8-9d00-ff39c8953d9e 2019-01-08 04:17:12,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.257518053055s 2019-01-08 04:17:12,185 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-ec494b30-e9bd-47d8-9d00-ff39c8953d9e 2019-01-08 04:17:12,187 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/file', 'owner': u'de9bed3dc5fb4b1887d5ad60c999311b', 'id': u'7eeb8876-e8d2-4426-b911-cc564fe88e77', 'size': 426967040, u'self': u'/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de9bed3dc5fb4b1887d5ad60c999311b', 'name': 'vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/7eeb8876-e8d2-4426-b911-cc564fe88e77/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T04:17:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T04:17:11Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9', 'created': u'2019-01-08T04:17:04Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2019-01-08T04:17:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2019-01-08 04:17:12,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 04:17:12,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2019-01-08 04:17:12,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:17: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-45c44675-8b41-483d-99f7-0a383fd2fb83 x-compute-request-id: req-45c44675-8b41-483d-99f7-0a383fd2fb83 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "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": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb"}} 2019-01-08 04:17:12,239 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-45c44675-8b41-483d-99f7-0a383fd2fb83 2019-01-08 04:17:12,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0514419078827s 2019-01-08 04:17:12,240 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-45c44675-8b41-483d-99f7-0a383fd2fb83 2019-01-08 04:17:12,241 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9', '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'09a7ababfff6470fbcae0a281405cb8c', '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'c23c9bc2-8b9c-4d20-81da-4b5c2f753adb', 'swap': 0}) 2019-01-08 04:17:12,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 04:17:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb/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}ea803f27112147eb1cbe6f8825096de00661400a" -d '{"extra_specs": {}}' 2019-01-08 04:17:12,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:17: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-841ffd9e-9845-4e42-8255-338f312bb27b x-compute-request-id: req-841ffd9e-9845-4e42-8255-338f312bb27b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 04:17:12,261 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb/os-extra_specs used request id req-841ffd9e-9845-4e42-8255-338f312bb27b 2019-01-08 04:17:12,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194618701935s 2019-01-08 04:17:12,261 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb/os-extra_specs used request id req-841ffd9e-9845-4e42-8255-338f312bb27b 2019-01-08 04:17:12,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-08 04:17:12,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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" 2019-01-08 04:17:12,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 04: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://192.30.9.3: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.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 04:17:12,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:17:12,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73feae5-0d00-4593-bea8-274998b1871e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/082c9dfe7580417fa4536fe0affbf3e9"}, "enabled": true, "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/10b689a888824a26a3e72ce4177ed08a"}, "enabled": true, "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/50667a99719344cc87d1d0073444f761"}, "enabled": true, "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/532ec5c253f44dc088a3b04fbed04c2c"}, "enabled": true, "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/58a9b596996a479094c72434a51ac4dc"}, "enabled": true, "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f53b21e5a0046179f6e5f22e9be98e8"}, "enabled": true, "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7b99dce81c45453aadc9c06e6929bcb0"}, "enabled": true, "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a4490cea2d9c4d149b901acd4550ea95"}, "enabled": true, "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a798b8e3b91d460d9fffe136d93cbb89"}, "enabled": true, "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b30f5699e9d440c193eb1ff73b4c56a8"}, "enabled": true, "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c81a7fe877e54fbb81719691feb5fb0f"}, "enabled": true, "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d17ae630dcb14c479fdd3dc14c421be8"}, "enabled": true, "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/d789a341e1594f22af48f2475f307013"}, "enabled": true, "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de8660a0194f4c7795eb28d0bf33dd7c"}, "enabled": true, "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ed5343fc803548c18fb25e4ea19410bf"}, "enabled": true, "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-01-08 04:17:12,381 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-d73feae5-0d00-4593-bea8-274998b1871e 2019-01-08 04:17:12,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.115682125092s 2019-01-08 04:17:12,381 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-d73feae5-0d00-4593-bea8-274998b1871e 2019-01-08 04:17:12,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-08 04:17:12,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:17:12,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a879f48-0364-4499-8726-6f5081870349 Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/0b749ea390a142558d9e1f2bdf5efbfb"}, "url": "http://172.30.9.42:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/118630f007d746138b1885018580af93"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "118630f007d746138b1885018580af93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/12dd40e3a06e488ab5172b819abdc8c4"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/261fcd2f0fe847179daa0a56e084f65e"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2d0608e1af6d4a80b74022a81bbd79e5"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2df71d2f8d8e49e3a5cd5b86c6d76a49"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3c2557fad7dc40f4a369cccae1c8e915"}, "url": "http://172.30.9.42:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3f1187eb786943a59012550334a4ac76"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d789a341e1594f22af48f2475f307013", "id": "3f1187eb786943a59012550334a4ac76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4a88978b612a4685b5bcd7434a979588"}, "url": "http://172.30.9.42:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d789a341e1594f22af48f2475f307013", "id": "4a88978b612a4685b5bcd7434a979588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4bfc5efaf8c646369406c1080116dea9"}, "url": "http://172.30.9.42:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4fcd7bf775db4dc09bcdaf4e50bdaf83"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5840342b540e4291b64c2d492171fed4"}, "url": "http://172.30.9.42:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "5840342b540e4291b64c2d492171fed4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/589e26f088ca495ab8c0b15baa368832"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "589e26f088ca495ab8c0b15baa368832"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5999d2635d344467897c7fa3c03919f9"}, "url": "http://172.30.9.42:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "5999d2635d344467897c7fa3c03919f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5bbb336bf2564c2bb247527c5d76f699"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/631e20fff8274503aeb04669674c7fd9"}, "url": "http://172.30.9.42:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "631e20fff8274503aeb04669674c7fd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/6d6595d85ab94971a55670eeefd16117"}, "url": "http://172.30.9.42:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "6d6595d85ab94971a55670eeefd16117"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/731eebaa78a94bfd8a3eb72195ff0cbf"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/7e5956e320ce421288d06b88c4006f74"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "7e5956e320ce421288d06b88c4006f74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/88bb53cbb4d441d3adb330af0d545750"}, "url": "http://172.30.9.42:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8dd0315d8e784e92813129d041d608a5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "8dd0315d8e784e92813129d041d608a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8ffd3de0a28744c8b1c3968d2d49ba3c"}, "url": "http://172.30.9.42:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/91953027a9a741158b0514f04edca4ff"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "91953027a9a741158b0514f04edca4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b847df44be7449db6076b4f759894dd"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "9b847df44be7449db6076b4f759894dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b9d9204a02f46129e6ce6de356c5c01"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "9b9d9204a02f46129e6ce6de356c5c01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a5f5ab7a59094121b377dc60c29999c5"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a7d859fa94b94e25a8535829a42a3a2b"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a803d3f1eae34beba9bc5af4d3808058"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "a803d3f1eae34beba9bc5af4d3808058"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b07e493d9b904e9f891b6d4ed5768370"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d789a341e1594f22af48f2475f307013", "id": "b07e493d9b904e9f891b6d4ed5768370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b0d46c1720ab44e6b1472b743db5ada9"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b56c3b06619d40b6aabb83a54b1a08ac"}, "url": "http://172.30.9.42:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b60be1bf140248e38a0e34fa0d20a967"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/d79ceecacaa74a848e61e704c07a7742"}, "url": "http://172.30.9.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "d79ceecacaa74a848e61e704c07a7742"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/da862f3fa2b1442c8cc6aeb1a112c698"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/e31ddc5eb5b14d6094f0b2941a146310"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ed10363033a54db49075be2a3d99ae84"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "ed10363033a54db49075be2a3d99ae84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ee64b5ed6bfb42008e4e2c277c2b7bf8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f195a1e2ef5a4509b6a52cc6c35970f0"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f83a1baa16564d988470de6326de78a2"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "f83a1baa16564d988470de6326de78a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fa0b980d5e3947c89a6f9c11fb47904a"}, "url": "http://172.30.9.42:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fca59951b6394a6d866b78063d482fd3"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "fca59951b6394a6d866b78063d482fd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fef08935424446ecb63cd47a6b224d51"}, "url": "http://172.30.9.42:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "fef08935424446ecb63cd47a6b224d51"}], "links": {"self": "http://172.30.9.42:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-08 04:17:12,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-3a879f48-0364-4499-8726-6f5081870349 2019-01-08 04:17:12,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.108933925629s 2019-01-08 04:17:12,500 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-3a879f48-0364-4499-8726-6f5081870349 2019-01-08 04:17:12,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-01-08 04:17:12,513 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2019-01-08 04:17:14,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:14,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:14,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:14,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:14,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:14,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:14,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:14,250 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-01-08 04:17:14,250 - 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": "2019-01-08T04:17:14.206Z", "updated_at": "2019-01-08T04:17:14.206Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2019-01-08 04:17:14,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:14,251 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:14 GMT 2019-01-08 04:17:14,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:14,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2019-01-08 04:17:14,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:14,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-01-08 04:17:14,264 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.42:5000", "keystone_tenant_name": "vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "keystone_password": "1f46b0aa-27c9-416f-9538-842816a5738e", "reference_vnf_flavor_id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "target_vnf_flavor_id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "target_vnf_image_id": "7eeb8876-e8d2-4426-b911-cc564fe88e77"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-01-08 04:17:14,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:14,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:14,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:14,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:14,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:14,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:14,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:14,898 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2019-01-08 04:17:14,898 - 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": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "target_vnf_flavor_id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "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_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "keystone_password": "1f46b0aa-27c9-416f-9538-842816a5738e", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.42: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": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.358Z", "updated_at": "2019-01-08T04:17:14.358Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-01-08 04:17:14,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:14,899 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:14 GMT 2019-01-08 04:17:14,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:14,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2019-01-08 04:17:14,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:14,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2019-01-08 04:17:14,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:14,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:14,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:14,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:14,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:14,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:14,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:14,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.799Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a16c5759-7570-48bd-9110-fca2b660787d"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-08 04:17:14,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:14,963 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:14 GMT 2019-01-08 04:17:14,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:14,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2019-01-08 04:17:14,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:14,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:15,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:15,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:15 GMT 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:15,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-08 04:17:15,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:15,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/a16c5759-7570-48bd-9110-fca2b660787d 2019-01-08 04:17:15,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:15,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:15,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:15,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:15,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:15,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:15,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:15,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.799Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a16c5759-7570-48bd-9110-fca2b660787d"} 2019-01-08 04:17:15,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:15,137 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:15 GMT 2019-01-08 04:17:15,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:15,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-08 04:17:15,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:20,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:20,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:20,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:20,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:15.976Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:15.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:16.281Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:16.281Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d", "logger": "69ddf712-586b-41b7-af00-b769f72c4f4e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:16.415Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:16.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d", "logger": "69ddf712-586b-41b7-af00-b769f72c4f4e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:16.500Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:16.500Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:16.500Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:16.500Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:16.500Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:16.500Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:17.422Z", "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": "2019-01-08T04:17:17.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d", "logger": "69ddf712-586b-41b7-af00-b769f72c4f4e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:17.422Z", "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": "2019-01-08T04:17:17.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d", "logger": "69ddf712-586b-41b7-af00-b769f72c4f4e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:17.422Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:17.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d", "logger": "69ddf712-586b-41b7-af00-b769f72c4f4e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:18.428Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpCyHrnU --prefix=\"/tmp/openstack-SqTRKV\" --constraint=\"/tmp/openstack-SqTRKV/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:18.428Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d", "logger": "69ddf712-586b-41b7-af00-b769f72c4f4e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:18.428Z", "message": "Installing from directory: /tmp/tmpCyHrnU [args=--prefix=\"/tmp/openstack-SqTRKV\" --constraint=\"/tmp/openstack-SqTRKV/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:18.428Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d", "logger": "69ddf712-586b-41b7-af00-b769f72c4f4e"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:20 GMT 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2019-01-08 04:17:20,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-08 04:17:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-01-08 04:17:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-08 04:17:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-01-08 04:17:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-08 04:17:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-08 04:17:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-01-08 04:17:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2019-01-08 04:17:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2019-01-08 04:17:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpCyHrnU --prefix="/tmp/openstack-SqTRKV" --constraint="/tmp/openstack-SqTRKV/constraint.txt" 2019-01-08 04:17:20,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpCyHrnU [args=--prefix="/tmp/openstack-SqTRKV" --constraint="/tmp/openstack-SqTRKV/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-08 04:17:20,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/a16c5759-7570-48bd-9110-fca2b660787d 2019-01-08 04:17:20,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:20,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:20,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:20,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:20,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:20,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:20,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:20,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.799Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a16c5759-7570-48bd-9110-fca2b660787d"} 2019-01-08 04:17:20,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:20,300 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:20 GMT 2019-01-08 04:17:20,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:20,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-08 04:17:20,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:25,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:25,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:25,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:25,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:25,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:25,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:25,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:25,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:25,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-08 04:17:25,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:25,373 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:25 GMT 2019-01-08 04:17:25,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:25,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-08 04:17:25,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:25,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/a16c5759-7570-48bd-9110-fca2b660787d 2019-01-08 04:17:25,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:25,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:25,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.799Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a16c5759-7570-48bd-9110-fca2b660787d"} 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:25 GMT 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-08 04:17:25,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:30,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:30,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:30,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:30,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:30,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:30,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:30,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:30,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:30,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-08 04:17:30,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:30,493 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:30 GMT 2019-01-08 04:17:30,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:30,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-08 04:17:30,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:30,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/a16c5759-7570-48bd-9110-fca2b660787d 2019-01-08 04:17:30,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:30,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:30,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:30,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:30,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:30,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:30,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:30,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.799Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a16c5759-7570-48bd-9110-fca2b660787d"} 2019-01-08 04:17:30,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:30,605 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:30 GMT 2019-01-08 04:17:30,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:30,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-08 04:17:30,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:35,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:35,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:35,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:35,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:35,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:35,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:35,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:35,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:35,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-08 04:17:35,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:35,677 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:35 GMT 2019-01-08 04:17:35,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:35,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-08 04:17:35,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:35,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/a16c5759-7570-48bd-9110-fca2b660787d 2019-01-08 04:17:35,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:35,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:35,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:35,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:35,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:35,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:35,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:35,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.799Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a16c5759-7570-48bd-9110-fca2b660787d"} 2019-01-08 04:17:35,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:35,731 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:35 GMT 2019-01-08 04:17:35,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:35,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-08 04:17:35,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:40,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:40,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:40,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:40,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:40,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:40,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:40,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:40,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:40,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-08 04:17:40,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:40,800 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:40 GMT 2019-01-08 04:17:40,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:40,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-08 04:17:40,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:40,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/a16c5759-7570-48bd-9110-fca2b660787d 2019-01-08 04:17:40,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:40,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:40,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:40,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:40,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:40,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:40,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:40,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.799Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a16c5759-7570-48bd-9110-fca2b660787d"} 2019-01-08 04:17:40,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:40,861 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:40 GMT 2019-01-08 04:17:40,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:40,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-08 04:17:40,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:45,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:45,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:45,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:45,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:45,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:45,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:45,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:45,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:45,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:43.410Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:43.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d", "logger": "69ddf712-586b-41b7-af00-b769f72c4f4e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:43.461Z", "message": "Removing directory: /tmp/tmpCyHrnU", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:43.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d", "logger": "69ddf712-586b-41b7-af00-b769f72c4f4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:44.360Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:44.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:44.543Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:44.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:45.548Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:45.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:45.548Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:45.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a16c5759-7570-48bd-9110-fca2b660787d"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2019-01-08 04:17:45,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:45,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:45 GMT 2019-01-08 04:17:45,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:45,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2019-01-08 04:17:45,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:45,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-08 04:17:45,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpCyHrnU 2019-01-08 04:17:45,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-08 04:17:45,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-08 04:17:45,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-08 04:17:45,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-01-08 04:17:45,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/a16c5759-7570-48bd-9110-fca2b660787d 2019-01-08 04:17:45,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:45,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:45,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:45,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:45,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:45,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:45,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:45,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.799Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a16c5759-7570-48bd-9110-fca2b660787d"} 2019-01-08 04:17:45,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:45,982 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:45 GMT 2019-01-08 04:17:45,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:45,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2019-01-08 04:17:45,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:45,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-01-08 04:17:45,983 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-01-08 04:17:46,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:46,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:46,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:46,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:46,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:46,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:46,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:46,123 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-01-08 04:17:46,123 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:17:46,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:46,123 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:46 GMT 2019-01-08 04:17:46,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:46,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:17:46,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:46,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:46,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:46,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:46,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:46,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:46,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:46,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:46,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:46,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-08 04:17:46,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:46,187 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:46 GMT 2019-01-08 04:17:46,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:46,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-08 04:17:46,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:46,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:17:46,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:46,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:46,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:46,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:46,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:46,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:46,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:46,242 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:17:46,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:46,243 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:46 GMT 2019-01-08 04:17:46,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:46,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:17:46,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:51,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:51,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:51,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:51,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:46.745Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:46.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:49.275Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:49.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:49.275Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:49.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:49.275Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:49.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:49.275Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:49.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:49.275Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:49.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:49.275Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:49.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:49.275Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:49.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "security_group_6wlfzf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:49.305Z", "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": "2019-01-08T04:17:49.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "13de89d3-6ade-4398-b0fc-5541315b0b46"}, {"node_instance_id": "security_group_6wlfzf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.221Z", "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": "2019-01-08T04:17:50.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "13de89d3-6ade-4398-b0fc-5541315b0b46"}, {"node_instance_id": "security_group_6wlfzf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.221Z", "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": "2019-01-08T04:17:50.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "13de89d3-6ade-4398-b0fc-5541315b0b46"}, {"node_instance_id": "security_group_6wlfzf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.221Z", "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": "2019-01-08T04:17:50.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "13de89d3-6ade-4398-b0fc-5541315b0b46"}, {"node_instance_id": "security_group_6wlfzf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.221Z", "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": "2019-01-08T04:17:50.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "13de89d3-6ade-4398-b0fc-5541315b0b46"}, {"node_instance_id": "security_group_6wlfzf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.221Z", "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": "2019-01-08T04:17:50.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "13de89d3-6ade-4398-b0fc-5541315b0b46"}, {"node_instance_id": "security_group_6wlfzf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.221Z", "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": "2019-01-08T04:17:50.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "13de89d3-6ade-4398-b0fc-5541315b0b46"}, {"node_instance_id": "security_group_6wlfzf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.221Z", "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": "2019-01-08T04:17:50.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "13de89d3-6ade-4398-b0fc-5541315b0b46"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "management_plane_network_l4wvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "management_plane_network_l4wvw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "management_plane_network_l4wvw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:50.223Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:50.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:51 GMT 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15237 2019-01-08 04:17:51,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:51,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-01-08 04:17:51,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:17:51,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:17:51,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:17:51,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-08 04:17:51,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-08 04:17:51,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-08 04:17:51,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-08 04:17:51,327 - 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} 2019-01-08 04:17:51,327 - 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'} 2019-01-08 04:17:51,327 - 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'} 2019-01-08 04:17:51,327 - 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'} 2019-01-08 04:17:51,327 - 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'} 2019-01-08 04:17:51,327 - 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'} 2019-01-08 04:17:51,328 - 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'} 2019-01-08 04:17:51,328 - 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'} 2019-01-08 04:17:51,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:17:51,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:17:51,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:17:51,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:17:51,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-08 04:17:51,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-08 04:17:51,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-08 04:17:51,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-08 04:17:51,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-08 04:17:51,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-08 04:17:51,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-08 04:17:51,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-08 04:17:51,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:17:51,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:51,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:51,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:51,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:51,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:51,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:51,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:51,386 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:17:51,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:51,387 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:51 GMT 2019-01-08 04:17:51,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:51,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:17:51,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:56,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:17:56,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:56,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:56,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:56,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:56,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:56,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:56,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:56,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_l4wvw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:51.479Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:51.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "management_plane_network_l4wvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:52.231Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:52.231Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:52.231Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:52.231Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:52.825Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'created_at': u'2019-01-08T04:17:51Z', u'updated_at': u'2019-01-08T04:17:51Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'dns_name': u'', u'project_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'port_id': None, u'id': u'1d1c4f67-a6c4-4734-b9c6-7d616a276e5a'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:52.825Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "dfbadfeb-83cc-4319-8756-9aa0af99b02e"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:53.239Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:53.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "management_plane_network_l4wvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:53.239Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:53.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:53.239Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:53.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:53.239Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:53.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:53.239Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:53.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:53.239Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:53.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:53.942Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'created_at': u'2019-01-08T04:17:52Z', u'updated_at': u'2019-01-08T04:17:52Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'dns_name': u'', u'project_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'port_id': None, u'id': u'4e0b9e11-8ccf-48e0-91ee-ecb33f0e99b8'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:53.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "699e1bbd-c0f8-49f8-ae0a-ec3113cedc88"}, {"node_instance_id": "external_network_0vpdt3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:53.942Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:53.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "8279d7cd-2c37-4e3d-904e-1f7677e5678b"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:54.247Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:54.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:54.247Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:54.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:54.247Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:54.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:54.247Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:54.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:54.247Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:54.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:54.247Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:54.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:54.247Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:54.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:55.259Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:55.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:55.259Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:55.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:55.259Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:55.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:55.259Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:55.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:55.259Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:55.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:55.259Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:55.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:55.259Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:55.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "router_wzpsue", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:56.275Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:56.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "router_wzpsue", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:56.275Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:56.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "router_wzpsue", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:56.275Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:56.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:56.275Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:56.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 58, "offset": 28, "size": 50}}} 2019-01-08 04:17:56,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:56,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:56 GMT 2019-01-08 04:17:56,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:56,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15693 2019-01-08 04:17:56,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:17:56,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-08 04:17:56,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:17:56,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-08 04:17:56,472 - 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'de9bed3dc5fb4b1887d5ad60c999311b', u'created_at': u'2019-01-08T04:17:51Z', u'updated_at': u'2019-01-08T04:17:51Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'dns_name': u'', u'project_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'port_id': None, u'id': u'1d1c4f67-a6c4-4734-b9c6-7d616a276e5a'} 2019-01-08 04:17:56,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:17:56,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:17:56,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-08 04:17:56,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-08 04:17:56,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-08 04:17:56,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-08 04:17:56,473 - 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'de9bed3dc5fb4b1887d5ad60c999311b', u'created_at': u'2019-01-08T04:17:52Z', u'updated_at': u'2019-01-08T04:17:52Z', u'dns_domain': u'', u'floating_network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'dns_name': u'', u'project_id': u'de9bed3dc5fb4b1887d5ad60c999311b', u'port_id': None, u'id': u'4e0b9e11-8ccf-48e0-91ee-ecb33f0e99b8'} 2019-01-08 04:17:56,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-01-08 04:17:56,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:17:56,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:17:56,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:17:56,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:17:56,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:17:56,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-08 04:17:56,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-08 04:17:56,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:17:56,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:17:56,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-08 04:17:56,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:17:56,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:17:56,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:17:56,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-08 04:17:56,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:17:56,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-01-08 04:17:56,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2019-01-08 04:17:56,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-08 04:17:56,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:17:56,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:17:56,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:17:56,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:17:56,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:17:56,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:17:56,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:17:56,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:17:56,545 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:17:56,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:17:56,545 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:17:56 GMT 2019-01-08 04:17:56,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:17:56,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:17:56,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:01,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:01,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:01,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:01,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:01,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:01,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:01,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:01,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:01,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_6wlfzf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:57.283Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:57.283Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:57.283Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:57.283Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:58.289Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:58.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:58.289Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:58.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:17:59.293Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:17:59.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:00.334Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:00.334Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:00.334Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:00.334Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:00.334Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:00.334Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:00.334Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:00.334Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:00.334Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:00.334Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:00.334Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:00.334Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "router_wzpsue", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:00.334Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:00.334Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "router_wzpsue", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:01.346Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:01.346Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "router_wzpsue", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:01.346Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:01.346Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 72, "offset": 58, "size": 50}}} 2019-01-08 04:18:01,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:01,614 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:01 GMT 2019-01-08 04:18:01,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:01,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6863 2019-01-08 04:18:01,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:01,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:01,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:01,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:01,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-08 04:18:01,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:01,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:18:01,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:18:01,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-08 04:18:01,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-08 04:18:01,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-08 04:18:01,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-08 04:18:01,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-01-08 04:18:01,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:01,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:01,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:01,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:01,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:01,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:01,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:01,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:01,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:01,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:01,682 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:01,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:01,682 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:01 GMT 2019-01-08 04:18:01,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:01,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:01,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:06,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:06,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:06,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:06,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:06,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:06,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:06,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:06,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:06,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:02.352Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:02.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:02.352Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:02.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:02.352Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:02.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:02.352Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:02.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:03.367Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:03.367Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:04.375Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:04.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:04.375Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:04.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:04.375Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:04.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:04.375Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:04.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:04.375Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:04.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:05.384Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:05.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:05.384Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:05.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:05.537Z", "message": "connect_security_group(): source_id=bc703ccb-0e84-4ac3-9340-9ddd3ecb840f target={u'external_id': u'48659ff1-d179-418d-b844-5fbe0ed06af5', 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": "2019-01-08T04:18:05.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "7c0d7bcb-e1fd-460f-bc84-3d85b7bc7c6d"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:06.389Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:06.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:06.389Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:06.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:06.389Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:06.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:06.389Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:06.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 89, "offset": 72, "size": 50}}} 2019-01-08 04:18:06,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:06,760 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:06 GMT 2019-01-08 04:18:06,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:06,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8780 2019-01-08 04:18:06,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:06,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:18:06,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-08 04:18:06,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-08 04:18:06,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-08 04:18:06,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:06,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:06,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:06,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:06,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:06,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-08 04:18:06,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:06,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-08 04:18:06,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bc703ccb-0e84-4ac3-9340-9ddd3ecb840f target={u'external_id': u'48659ff1-d179-418d-b844-5fbe0ed06af5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-08 04:18:06,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:06,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:06,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:06,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:06,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:06,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:06,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:06,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:06,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:06,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:06,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:06,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:06,826 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:06,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:06,826 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:06 GMT 2019-01-08 04:18:06,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:06,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:06,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:11,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:11,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:11,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:11,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:11,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:11,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:11,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:11,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:11,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:07.132Z", "message": "connect_security_group(): source_id=45c2f2a8-1265-431d-9217-88a336055682 target={u'external_id': u'48659ff1-d179-418d-b844-5fbe0ed06af5', 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": "2019-01-08T04:18:07.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "c5612b35-ad24-4cb8-ac83-6fa16d129d7a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:07.436Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:07.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:07.436Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:07.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:07.436Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:07.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:08.441Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:08.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:11.268Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:11.268Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 95, "offset": 89, "size": 50}}} 2019-01-08 04:18:11,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:11,919 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:11 GMT 2019-01-08 04:18:11,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:11,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3308 2019-01-08 04:18:11,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:11,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=45c2f2a8-1265-431d-9217-88a336055682 target={u'external_id': u'48659ff1-d179-418d-b844-5fbe0ed06af5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-08 04:18:11,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-01-08 04:18:11,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2019-01-08 04:18:11,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:11,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:11,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-01-08 04:18:11,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:12,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:12,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:12,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:12,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:12,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:12,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:12,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:12,001 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:12,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:12,001 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:11 GMT 2019-01-08 04:18:12,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:12,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:12,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:16,310 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 04:18:17,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:17,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:17,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:17,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:17,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:17,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:17,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:17,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:17,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:12.509Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:12.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:12.509Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:12.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:12.509Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:12.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:12.509Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:12.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:12.509Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:12.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:12.509Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:12.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:14.533Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:14.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:15.514Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:15.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:15.514Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:15.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:16.518Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:16.518Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:16.518Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:16.518Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:16.518Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:16.518Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 107, "offset": 95, "size": 50}}} 2019-01-08 04:18:17,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:17,118 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:17 GMT 2019-01-08 04:18:17,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:17,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5885 2019-01-08 04:18:17,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:17,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:18:17,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:18:17,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-08 04:18:17,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-08 04:18:17,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-08 04:18:17,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-08 04:18:17,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-08 04:18:17,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:17,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-08 04:18:17,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:17,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:17,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:17,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:17,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:17,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:17,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:17,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:17,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:17,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:17,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:17,225 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:17,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:17,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:17 GMT 2019-01-08 04:18:17,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:17,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:17,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:22,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:22,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:22,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:22,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:22,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:22,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:22,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:22,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:22,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:17.528Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:17.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:17.528Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:17.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:18.626Z", "message": "connect_security_group(): source_id=c2174d31-86a0-4361-842a-ed4515f85ce1 target={u'external_id': u'48659ff1-d179-418d-b844-5fbe0ed06af5', 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": "2019-01-08T04:18:18.626Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "95c3d60d-614c-4862-a670-eaa5cefb2085"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:19.255Z", "message": "connect_security_group(): source_id=2ba38ea8-6730-40b8-95df-88c880baf255 target={u'external_id': u'48659ff1-d179-418d-b844-5fbe0ed06af5', 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": "2019-01-08T04:18:19.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "42ae6cb1-a7d2-43c8-b99c-3f1c1ce7b64d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:20.026Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:20.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:20.915Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:20.915Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:20.915Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:20.915Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:20.915Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:20.915Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:21.920Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:21.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 120, "offset": 107, "size": 50}}} 2019-01-08 04:18:22,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:22,293 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:22 GMT 2019-01-08 04:18:22,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:22,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5032 2019-01-08 04:18:22,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:22,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:22,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:22,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=c2174d31-86a0-4361-842a-ed4515f85ce1 target={u'external_id': u'48659ff1-d179-418d-b844-5fbe0ed06af5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-08 04:18:22,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=2ba38ea8-6730-40b8-95df-88c880baf255 target={u'external_id': u'48659ff1-d179-418d-b844-5fbe0ed06af5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-08 04:18:22,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:22,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-01-08 04:18:22,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2019-01-08 04:18:22,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-08 04:18:22,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-08 04:18:22,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:22,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:22,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:22,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:22,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:22,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:22,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:22,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:22,348 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:22,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:22,349 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:22 GMT 2019-01-08 04:18:22,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:22,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:22,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:27,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:27,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:27,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:27,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:27,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:27,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:27,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:27,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:27,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_utskh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:23.103Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:23.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:23.103Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:23.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:23.103Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:23.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:23.103Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:23.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:23.103Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:23.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:23.103Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:23.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:23.103Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:23.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:23.407Z", "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'2ba38ea8-6730-40b8-95df-88c880baf255', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0f:20:42'}, {u'external_id': u'bc703ccb-0e84-4ac3-9340-9ddd3ecb840f', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b7:76:37'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:23.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "b8809a5c-6570-4fbf-a9e5-94c2817fa8ef"}, {"node_instance_id": "target_vnf_host_c5l42x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:24.269Z", "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'c2174d31-86a0-4361-842a-ed4515f85ce1', u'fixed_ip_address': u'11.0.0.31', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:76:8c:df'}, {u'external_id': u'45c2f2a8-1265-431d-9217-88a336055682', u'fixed_ip_address': u'12.0.0.14', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e0:1d:1d'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:24.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "abdd8adb-4cba-4361-94ee-9f901191b617"}, {"node_instance_id": "reference_vnf_host_utskh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:24.269Z", "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": "2019-01-08T04:18:24.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "b8809a5c-6570-4fbf-a9e5-94c2817fa8ef"}, {"node_instance_id": "target_vnf_host_c5l42x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:24.269Z", "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": "2019-01-08T04:18:24.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "abdd8adb-4cba-4361-94ee-9f901191b617"}, {"node_instance_id": "target_vnf_host_c5l42x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:26.470Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7eeb8876-e8d2-4426-b911-cc564fe88e77', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1b951620-2316-488d-a75c-1ae80da1bed2'}, 'nics': [{'port-id': u'c2174d31-86a0-4361-842a-ed4515f85ce1'}, {'port-id': u'45c2f2a8-1265-431d-9217-88a336055682'}], 'flavor': u'c23c9bc2-8b9c-4d20-81da-4b5c2f753adb'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:26.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "abdd8adb-4cba-4361-94ee-9f901191b617"}, {"node_instance_id": "reference_vnf_host_utskh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:27.275Z", "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": "2019-01-08T04:18:27.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "b8809a5c-6570-4fbf-a9e5-94c2817fa8ef"}, {"node_instance_id": "target_vnf_host_c5l42x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:27.275Z", "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": "2019-01-08T04:18:27.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "abdd8adb-4cba-4361-94ee-9f901191b617"}, {"node_instance_id": "reference_vnf_host_utskh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:27.275Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7eeb8876-e8d2-4426-b911-cc564fe88e77', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1b951620-2316-488d-a75c-1ae80da1bed2'}, 'nics': [{'port-id': u'2ba38ea8-6730-40b8-95df-88c880baf255'}, {'port-id': u'bc703ccb-0e84-4ac3-9340-9ddd3ecb840f'}], 'flavor': u'c23c9bc2-8b9c-4d20-81da-4b5c2f753adb'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:27.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "b8809a5c-6570-4fbf-a9e5-94c2817fa8ef"}, {"node_instance_id": "target_vnf_host_c5l42x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:27.275Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7eeb8876-e8d2-4426-b911-cc564fe88e77', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1b951620-2316-488d-a75c-1ae80da1bed2'}, 'nics': [{'port-id': u'c2174d31-86a0-4361-842a-ed4515f85ce1'}, {'port-id': u'45c2f2a8-1265-431d-9217-88a336055682'}], 'flavor': u'c23c9bc2-8b9c-4d20-81da-4b5c2f753adb'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:27.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "abdd8adb-4cba-4361-94ee-9f901191b617"}, {"node_instance_id": "reference_vnf_host_utskh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:27.275Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7eeb8876-e8d2-4426-b911-cc564fe88e77', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1b951620-2316-488d-a75c-1ae80da1bed2'}, 'nics': [{'port-id': u'2ba38ea8-6730-40b8-95df-88c880baf255'}, {'port-id': u'bc703ccb-0e84-4ac3-9340-9ddd3ecb840f'}], 'flavor': u'c23c9bc2-8b9c-4d20-81da-4b5c2f753adb'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:27.275Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "b8809a5c-6570-4fbf-a9e5-94c2817fa8ef"}], "metadata": {"pagination": {"total": 137, "offset": 116, "size": 50}}} 2019-01-08 04:18:27,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:27,419 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:27 GMT 2019-01-08 04:18:27,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:27,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11907 2019-01-08 04:18:27,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:18:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-08 04:18:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 04:18:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-08 04:18:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 04:18:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-08 04:18:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-08 04:18:27,421 - 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'2ba38ea8-6730-40b8-95df-88c880baf255', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0f:20:42'}, {u'external_id': u'bc703ccb-0e84-4ac3-9340-9ddd3ecb840f', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b7:76:37'}] 2019-01-08 04:18:27,421 - 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'c2174d31-86a0-4361-842a-ed4515f85ce1', u'fixed_ip_address': u'11.0.0.31', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:76:8c:df'}, {u'external_id': u'45c2f2a8-1265-431d-9217-88a336055682', u'fixed_ip_address': u'12.0.0.14', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e0:1d:1d'}] 2019-01-08 04:18:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-01-08 04:18:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-01-08 04:18:27,422 - 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'7eeb8876-e8d2-4426-b911-cc564fe88e77', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1b951620-2316-488d-a75c-1ae80da1bed2'}, 'nics': [{'port-id': u'c2174d31-86a0-4361-842a-ed4515f85ce1'}, {'port-id': u'45c2f2a8-1265-431d-9217-88a336055682'}], 'flavor': u'c23c9bc2-8b9c-4d20-81da-4b5c2f753adb'} 2019-01-08 04:18:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 04:18:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-08 04:18:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7eeb8876-e8d2-4426-b911-cc564fe88e77', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1b951620-2316-488d-a75c-1ae80da1bed2'}, 'nics': [{'port-id': u'2ba38ea8-6730-40b8-95df-88c880baf255'}, {'port-id': u'bc703ccb-0e84-4ac3-9340-9ddd3ecb840f'}], 'flavor': u'c23c9bc2-8b9c-4d20-81da-4b5c2f753adb'} 2019-01-08 04:18:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7eeb8876-e8d2-4426-b911-cc564fe88e77', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1b951620-2316-488d-a75c-1ae80da1bed2'}, 'nics': [{'port-id': u'c2174d31-86a0-4361-842a-ed4515f85ce1'}, {'port-id': u'45c2f2a8-1265-431d-9217-88a336055682'}], 'flavor': u'c23c9bc2-8b9c-4d20-81da-4b5c2f753adb'} 2019-01-08 04:18:27,422 - 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'7eeb8876-e8d2-4426-b911-cc564fe88e77', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1b951620-2316-488d-a75c-1ae80da1bed2'}, 'nics': [{'port-id': u'2ba38ea8-6730-40b8-95df-88c880baf255'}, {'port-id': u'bc703ccb-0e84-4ac3-9340-9ddd3ecb840f'}], 'flavor': u'c23c9bc2-8b9c-4d20-81da-4b5c2f753adb'} 2019-01-08 04:18:27,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:27,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:27,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:27,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:27,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:27,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:27,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:27,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:27,550 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:27,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:27,550 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:27 GMT 2019-01-08 04:18:27,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:27,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:27,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:32,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:32,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:32,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:32,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:32,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:32,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:32,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:32,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:32,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:29.247Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:29.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:30.125Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:30.125Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:30.125Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:30.125Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:31.209Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:31.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:31.209Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:31.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:31.209Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:31.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:31.209Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:31.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:31.209Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:31.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:31.209Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:31.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:31.209Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:18:31.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:32.508Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-08T04:18:32.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 148, "offset": 133, "size": 50}}} 2019-01-08 04:18:32,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:32,618 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:32 GMT 2019-01-08 04:18:32,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:32,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6131 2019-01-08 04:18:32,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:32,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 04:18:32,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:32,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-08 04:18:32,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-08 04:18:32,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 04:18:32,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-08 04:18:32,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:32,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-08 04:18:32,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 04:18:32,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-08 04:18:32,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-01-08 04:18:32,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:32,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:32,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:32,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:32,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:32,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:32,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:32,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:32,674 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:32,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:32,674 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:32 GMT 2019-01-08 04:18:32,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:32,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:32,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:37,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:37,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:37,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:37,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:37,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:37,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:37,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:37,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:37,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:18:34.216Z", "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": "2019-01-08T04:18:34.216Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2019-01-08 04:18:37,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:37,745 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:37 GMT 2019-01-08 04:18:37,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:37,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1209 2019-01-08 04:18:37,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:37,746 - 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] 2019-01-08 04:18:37,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:37,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:37,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:37,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:37,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:37,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:37,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:37,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:37,799 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:37,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:37,799 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:37 GMT 2019-01-08 04:18:37,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:37,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:37,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:42,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:42,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:42,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:42,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:42,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:42,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:42,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:42,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:42,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2019-01-08 04:18:42,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:42,865 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:42 GMT 2019-01-08 04:18:42,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:42,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 04:18:42,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:42,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:42,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:42,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:42,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:42,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:42,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:42,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:42,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:42,918 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:42,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:42,918 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:42 GMT 2019-01-08 04:18:42,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:42,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:42,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:47,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:48,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:48,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:48,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:48,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:48,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:48,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:48,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:48,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2019-01-08 04:18:48,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:48,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:48 GMT 2019-01-08 04:18:48,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:48,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 04:18:48,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:48,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:48,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:48,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:48,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:48,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:48,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:48,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:48,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:48,192 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:48,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:48,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:48 GMT 2019-01-08 04:18:48,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:48,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:48,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:53,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:53,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:53,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:53,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:53,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:53,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:53,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:53,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:53,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2019-01-08 04:18:53,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:53,258 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:53 GMT 2019-01-08 04:18:53,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:53,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 04:18:53,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:53,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:53,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:53,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:53,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:53,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:53,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:53,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:53,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:53,311 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:53,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:53,311 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:53 GMT 2019-01-08 04:18:53,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:53,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:53,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:58,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:18:58,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:58,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:58,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:58,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:58,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:58,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:58,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:58,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2019-01-08 04:18:58,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:58,377 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:58 GMT 2019-01-08 04:18:58,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:58,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 04:18:58,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:18:58,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:18:58,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:18:58,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:18:58,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:18:58,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:18:58,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:18:58,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:18:58,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:18:58,438 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:18:58,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:18:58,438 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:18:58 GMT 2019-01-08 04:18:58,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:18:58,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:18:58,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:03,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:19:03,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:03,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:03,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:03,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:03,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:03,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:03,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:03,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_utskh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:02.509Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:02.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:03.232Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:03.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 151, "offset": 145, "size": 50}}} 2019-01-08 04:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:03 GMT 2019-01-08 04:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1128 2019-01-08 04:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:03,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 04:19:03,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 04:19:03,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:19:03,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:03,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:03,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:03,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:03,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:03,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:03,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:03,559 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:19:03,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:03,559 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:03 GMT 2019-01-08 04:19:03,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:03,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:19:03,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:08,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:19:08,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:08,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:08,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:08,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:08,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:08,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:08,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:08,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_c5l42x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:04.244Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:04.244Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:04.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:05.751Z", "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": "2019-01-08T04:19:05.751Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:06.249Z", "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": "2019-01-08T04:19:06.249Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 155, "offset": 147, "size": 50}}} 2019-01-08 04:19:08,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:08,624 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:08 GMT 2019-01-08 04:19:08,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:08,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3402 2019-01-08 04:19:08,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:08,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-08 04:19:08,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-08 04:19:08,625 - 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] 2019-01-08 04:19:08,625 - 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] 2019-01-08 04:19:08,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:19:08,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:08,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:08,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:08,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:08,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:08,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:08,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:08,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:19:08,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:08,676 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:08 GMT 2019-01-08 04:19:08,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:08,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:19:08,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:13,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:19:13,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:13,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:13,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:13,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:13,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:13,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:13,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:13,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2019-01-08 04:19:13,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:13,741 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:13 GMT 2019-01-08 04:19:13,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:13,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 04:19:13,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:13,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:19:13,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:13,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:13,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:13,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:13,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:13,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:13,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:13,791 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:19:13,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:13,791 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:13 GMT 2019-01-08 04:19:13,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:13,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:19:13,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:18,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:19:18,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:18,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:18,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:18,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:18,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:18,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:18,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:18,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2019-01-08 04:19:18,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:18,855 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:18 GMT 2019-01-08 04:19:18,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:18,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 04:19:18,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:18,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:19:18,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:18,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:18,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:18,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:18,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:18,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:18,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:18,907 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:19:18,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:18,907 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:18 GMT 2019-01-08 04:19:18,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:18,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:19:18,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:23,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:19:23,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:23,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:23,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:23,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:23,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:23,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:23,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:23,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2019-01-08 04:19:23,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:23,975 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:23 GMT 2019-01-08 04:19:23,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:23,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 04:19:23,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:23,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:19:24,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:24,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:24,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:24,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:24,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:24,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:24,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:24,029 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:19:24,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:24,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:24 GMT 2019-01-08 04:19:24,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:24,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:19:24,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:29,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:19:29,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:29,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:29,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:29 GMT 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 04:19:29,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:29,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:19:29,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:29,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:29,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:29,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:29,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:29,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:29,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:29,150 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:19:29,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:29,150 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:29 GMT 2019-01-08 04:19:29,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:29,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:19:29,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:34,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:19:34,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:34 GMT 2019-01-08 04:19:34,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:34,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-08 04:19:34,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:34,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:19:34,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:34,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:34,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:34,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:34,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:34,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:34,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:34,271 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:19:34,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:34,271 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:34 GMT 2019-01-08 04:19:34,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:34,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-08 04:19:34,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:39,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:19:39,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:39,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:39,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_utskh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:35.765Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:35.765Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:36.336Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:36.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:36.336Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:36.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:36.336Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:36.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "reference_vnf_host_utskh8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:38.009Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:38.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "b3ffc6ba-0c93-4014-90bf-b3993f1933e2"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:38.123Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:38.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}, {"node_instance_id": "target_vnf_host_c5l42x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:38.339Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:38.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291", "logger": "ea68d592-b852-410d-bcc5-0130a0f89354"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:19:38.343Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-08T04:19:38.343Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 163, "offset": 151, "size": 50}}} 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:39 GMT 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2019-01-08 04:19:39,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 04:19:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-08 04:19:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 04:19:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-08 04:19:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-08 04:19:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-08 04:19:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-08 04:19:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-08 04:19:39,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/c838e363-0f0d-4ec6-ad49-2edc2ecdc291 2019-01-08 04:19:39,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:19:39,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:19:39,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:19:39,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:19:39,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:19:39,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:19:39,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:19:39,399 - 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": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"} 2019-01-08 04:19:39,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:19:39,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:19:39 GMT 2019-01-08 04:19:39,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:19:39,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2019-01-08 04:19:39,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:19:39,400 - 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'2019-01-08T04:17:46.044Z', 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'c838e363-0f0d-4ec6-ad49-2edc2ecdc291'} 2019-01-08 04:19:39,412 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-01-08 04:19:39,473 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-01-08 04:19:39,535 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-01-08 04:19:39,536 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-01-08 04:19:39,536 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.201 2019-01-08 04:19:39,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:19:39,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:19:40,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:19:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-419095df-16cb-448c-8bd0-6df8d22c2e93 x-compute-request-id: req-419095df-16cb-448c-8bd0-6df8d22c2e93 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:25Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:19:40,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-419095df-16cb-448c-8bd0-6df8d22c2e93 2019-01-08 04:19:40,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20062685013s 2019-01-08 04:19:40,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-419095df-16cb-448c-8bd0-6df8d22c2e93 2019-01-08 04:19:40,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:19:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:19:41,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:19:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e54ba57-9eb0-412b-ba02-e2aa9969a873 x-compute-request-id: req-0e54ba57-9eb0-412b-ba02-e2aa9969a873 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:25Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:19:41,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0e54ba57-9eb0-412b-ba02-e2aa9969a873 2019-01-08 04:19:41,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76372885704s 2019-01-08 04:19:41,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-0e54ba57-9eb0-412b-ba02-e2aa9969a873 2019-01-08 04:19:41,510 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.3 2019-01-08 04:19:41,510 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:0f:20:42 2019-01-08 04:19:41,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:19:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:19:42,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa2e4050-5337-436b-95da-36feb0c69731 x-compute-request-id: req-fa2e4050-5337-436b-95da-36feb0c69731 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:25Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:19:42,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fa2e4050-5337-436b-95da-36feb0c69731 2019-01-08 04:19:42,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08872199059s 2019-01-08 04:19:42,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-fa2e4050-5337-436b-95da-36feb0c69731 2019-01-08 04:19:42,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:19:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:19:43,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be0a0e42-8c80-437f-98b9-7862e6f049f4 x-compute-request-id: req-be0a0e42-8c80-437f-98b9-7862e6f049f4 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:25Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:19:43,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-be0a0e42-8c80-437f-98b9-7862e6f049f4 2019-01-08 04:19:43,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.938256025314s 2019-01-08 04:19:43,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-be0a0e42-8c80-437f-98b9-7862e6f049f4 2019-01-08 04:19:43,545 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.6 2019-01-08 04:19:43,545 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:b7:76:37 2019-01-08 04:19:43,545 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-01-08 04:19:43,546 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.210 2019-01-08 04:19:43,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:19:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:19:44,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0486425-5397-485a-ba5c-8fdcd396a9cf x-compute-request-id: req-d0486425-5397-485a-ba5c-8fdcd396a9cf 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:25Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:19:44,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d0486425-5397-485a-ba5c-8fdcd396a9cf 2019-01-08 04:19:44,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.803148031235s 2019-01-08 04:19:44,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-d0486425-5397-485a-ba5c-8fdcd396a9cf 2019-01-08 04:19:44,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:19:44,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:19:45,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bebbb71d-53ed-468d-b047-1eff10672b08 x-compute-request-id: req-bebbb71d-53ed-468d-b047-1eff10672b08 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:25Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:19:45,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bebbb71d-53ed-468d-b047-1eff10672b08 2019-01-08 04:19:45,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847348213196s 2019-01-08 04:19:45,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-bebbb71d-53ed-468d-b047-1eff10672b08 2019-01-08 04:19:45,205 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.31 2019-01-08 04:19:45,205 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:76:8c:df 2019-01-08 04:19:45,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:19:45,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:19:45,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-877f9756-c881-4dc5-a586-c301bddc6190 x-compute-request-id: req-877f9756-c881-4dc5-a586-c301bddc6190 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:25Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:19:45,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-877f9756-c881-4dc5-a586-c301bddc6190 2019-01-08 04:19:45,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55813908577s 2019-01-08 04:19:45,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-877f9756-c881-4dc5-a586-c301bddc6190 2019-01-08 04:19:45,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:19:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:19:46,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ef09639-4657-4884-8141-9d2ce6b5e68b x-compute-request-id: req-4ef09639-4657-4884-8141-9d2ce6b5e68b 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:25Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:19:46,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4ef09639-4657-4884-8141-9d2ce6b5e68b 2019-01-08 04:19:46,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779423952103s 2019-01-08 04:19:46,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-4ef09639-4657-4884-8141-9d2ce6b5e68b 2019-01-08 04:19:46,551 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.14 2019-01-08 04:19:46,551 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:e0:1d:1d 2019-01-08 04:19:46,552 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-01-08 04:19:46,573 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-01-08 04:19:46,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-01-08 04:19:46,590 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-01-08 04:19:46,657 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-01-08 04:19:46' 2019-01-08 04:19:46,657 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-01-08 04:19:46,657 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-01-08 04:19:46,682 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2019-01-08 04:19:55,094 - paramiko.transport - DEBUG - starting thread (client mode): 0xbd734cd0L 2019-01-08 04:19:55,094 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 04:19:55,098 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-08 04:19:55,098 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-08 04:19:55,100 - 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 2019-01-08 04:19:55,100 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-08 04:19:55,100 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-08 04:19:55,100 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 04:19:55,100 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-08 04:19:55,101 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 04:19:55,134 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-08 04:19:55,247 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-08 04:19:55,248 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 04:19:55,249 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-08 04:19:55,283 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 04:19:55,294 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-08 04:19:55,294 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-08 04:19:55,313 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2019-01-08 04:19:55,314 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 04:19:55,315 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-08 04:19:55,315 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 04:19:55,320 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 04:19:55,322 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 04:19:56,344 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-08 04:19:57,346 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-08 04:20:02,351 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-08 04:20:03,352 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-08 04:20:08,353 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-08 04:20:09,356 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-08 04:20:14,356 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-01-08 04:20:15,358 - 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# 2019-01-08 04:20:20,364 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-01-08 04:20:21,365 - 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# 2019-01-08 04:20:26,367 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-01-08 04:20:27,368 - 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# 2019-01-08 04:20:32,369 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-01-08 04:20:33,371 - 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# 2019-01-08 04:20:38,376 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-01-08 04:20:39,378 - 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# 2019-01-08 04:20:44,380 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-01-08 04:20:45,382 - 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# 2019-01-08 04:20:50,383 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-01-08 04:20:51,385 - 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# 2019-01-08 04:20:56,391 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-01-08 04:20:57,392 - 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# 2019-01-08 04:21:02,397 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-01-08 04:21:03,399 - 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# 2019-01-08 04:21:08,405 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-01-08 04:21:09,407 - 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# 2019-01-08 04:21:14,412 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-08 04:21:15,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-08 04:21:20,420 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' 2019-01-08 04:21:21,422 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-08 04:21:26,426 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 2019-01-08 04:21:27,427 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 [edit] vyos@vyos# 2019-01-08 04:21:32,429 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.14 2019-01-08 04:21:33,431 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.14 [edit] vyos@vyos# 2019-01-08 04:21:38,432 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inbound 2019-01-08 04:21:39,434 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-01-08 04:21:44,439 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 2019-01-08 04:21:45,441 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2019-01-08 04:21:50,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-01-08 04:21:51,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-01-08 04:21:56,450 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-01-08 04:21:57,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-01-08 04:22:02,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-01-08 04:22:03,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-01-08 04:22:08,463 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-01-08 04:22:09,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-01-08 04:22:14,470 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-01-08 04:22:15,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-01-08 04:22:20,478 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-01-08 04:22:21,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-01-08 04:22:26,482 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-01-08 04:22:27,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-01-08 04:22:32,488 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-01-08 04:22:33,491 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-01-08 04:22:38,496 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-01-08 04:22:39,498 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-01-08 04:22:44,504 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-01-08 04:22:45,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-01-08 04:22:50,507 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.14 2019-01-08 04:22:51,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.14 [edit] vyos@vyos# 2019-01-08 04:22:56,512 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-08 04:22:57,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-08 04:23:02,548 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 04:23:02,552 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-01-08 04:23:02,600 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2019-01-08 04:23:02,605 - paramiko.transport - DEBUG - starting thread (client mode): 0xbd82d390L 2019-01-08 04:23:02,606 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 04:23:02,615 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-08 04:23:02,615 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-08 04:23:02,616 - 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 2019-01-08 04:23:02,616 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-08 04:23:02,617 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-08 04:23:02,617 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 04:23:02,617 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-08 04:23:02,617 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 04:23:02,656 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-08 04:23:02,765 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-08 04:23:02,765 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 04:23:02,769 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-08 04:23:02,804 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 04:23:02,818 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-08 04:23:02,818 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-08 04:23:02,834 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2019-01-08 04:23:02,835 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 04:23:02,836 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-08 04:23:02,836 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 04:23:02,841 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 04:23:02,843 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 04:23:03,862 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-08 04:23:04,864 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-08 04:23:09,869 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-08 04:23:10,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-08 04:23:15,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-08 04:23:16,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-08 04:23:21,877 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-01-08 04:23:22,878 - 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# 2019-01-08 04:23:27,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-01-08 04:23:28,882 - 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# 2019-01-08 04:23:33,884 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-01-08 04:23:34,885 - 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# 2019-01-08 04:23:39,887 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-01-08 04:23:40,889 - 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# 2019-01-08 04:23:45,894 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-01-08 04:23:46,896 - 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# 2019-01-08 04:23:51,898 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-01-08 04:23:52,900 - 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# 2019-01-08 04:23:57,905 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-01-08 04:23:58,907 - 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# 2019-01-08 04:24:03,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-01-08 04:24:04,915 - 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# 2019-01-08 04:24:09,915 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-01-08 04:24:10,917 - 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# 2019-01-08 04:24:15,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-01-08 04:24:16,920 - 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# 2019-01-08 04:24:21,923 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-08 04:24:22,924 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-08 04:24:27,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 ebgp-multihop '2' 2019-01-08 04:24:28,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-08 04:24:33,928 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 remote-as 65001 2019-01-08 04:24:34,930 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 remote-as 65001 [edit] vyos@vyos# 2019-01-08 04:24:39,931 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 update-source 12.0.0.6 2019-01-08 04:24:40,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 update-source 12.0.0.6 [edit] vyos@vyos# 2019-01-08 04:24:45,939 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 soft-reconfiguration inbound 2019-01-08 04:24:46,941 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-01-08 04:24:51,946 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 password lab0033 2019-01-08 04:24:52,948 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 password lab0033 [edit] vyos@vyos# 2019-01-08 04:24:57,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-01-08 04:24:58,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-01-08 04:25:03,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-01-08 04:25:04,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-01-08 04:25:09,969 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-01-08 04:25:10,971 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-01-08 04:25:15,973 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-01-08 04:25:16,974 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-01-08 04:25:21,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-01-08 04:25:22,977 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-01-08 04:25:27,978 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-01-08 04:25:28,980 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-01-08 04:25:33,982 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-01-08 04:25:34,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-01-08 04:25:39,985 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-01-08 04:25:40,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-01-08 04:25:45,987 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-01-08 04:25:46,989 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-01-08 04:25:51,992 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-01-08 04:25:52,994 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-01-08 04:25:57,996 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.6 2019-01-08 04:25:58,998 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2019-01-08 04:26:03,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-08 04:26:05,001 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-08 04:26:10,040 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 04:26:10,071 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-01-08 04:26:10,071 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-01-08 04:27:10,073 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-01-08 04:27:10,115 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2019-01-08 04:27:10,119 - paramiko.transport - DEBUG - starting thread (client mode): 0xbd624b90L 2019-01-08 04:27:10,120 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-08 04:27:10,128 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-08 04:27:10,128 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-08 04:27:10,129 - 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 2019-01-08 04:27:10,129 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-08 04:27:10,129 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-08 04:27:10,130 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-08 04:27:10,130 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-08 04:27:10,130 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-08 04:27:10,169 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-08 04:27:10,280 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-08 04:27:10,280 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-08 04:27:10,283 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-08 04:27:10,318 - paramiko.transport - DEBUG - userauth is OK 2019-01-08 04:27:10,328 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-08 04:27:10,328 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-08 04:27:10,348 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2019-01-08 04:27:10,348 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-08 04:27:10,350 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-08 04:27:10,350 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-08 04:27:10,351 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 04:27:10,353 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-08 04:27:11,354 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-01-08 04:27:29,369 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - ERROR - ssh receive timeout : Command : 'show ip bgp neighbors 12.0.0.6 | no-more' 2019-01-08 04:27:45,380 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - ERROR - ssh receive timeout : Command : 'show ip bgp neighbors 12.0.0.6 advertised-routes | no-more' 2019-01-08 04:28:01,387 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - ERROR - ssh receive timeout : Command : 'show ip bgp neighbors 12.0.0.6 received-routes | no-more' 2019-01-08 04:28:17,398 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - ERROR - ssh receive timeout : Command : 'show ip bgp neighbors 12.0.0.6 routes | no-more' 2019-01-08 04:28:22,493 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 04:28:22,515 - 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 | NG | | Check route receive | NG | | Check route table | NG | +-------------------------------+----------------+ 2019-01-08 04:28:22,515 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.14, 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.6 4 65002 2 5 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2019-01-08 04:28:22,515 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 | no-more BGP neighbor is 12.0.0.6, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.6 BGP state = Established, up for 00:01:05 Last read 19:40:27, 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 2019-01-08 04:28:22,516 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - 2019-01-08 04:28:22,516 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - 2019-01-08 04:28:22,516 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - 2019-01-08 04:28:22,516 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Error check method. 2019-01-08 04:28:22,516 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'515.9' 2019-01-08 04:28:22,517 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-01-08 04:28:22,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:28:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:28:23,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2210a694-b10f-48bb-8b3c-d090aa70246a x-compute-request-id: req-2210a694-b10f-48bb-8b3c-d090aa70246a 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:25Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:28:23,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2210a694-b10f-48bb-8b3c-d090aa70246a 2019-01-08 04:28:23,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774508953094s 2019-01-08 04:28:23,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2210a694-b10f-48bb-8b3c-d090aa70246a 2019-01-08 04:28:23,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 04:28:23,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:28:23,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f141267-894c-4629-9c1d-e21ac1dd04ad x-compute-request-id: req-3f141267-894c-4629-9c1d-e21ac1dd04ad Content-Type: application/json 2019-01-08 04:28:23,445 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a used request id req-3f141267-894c-4629-9c1d-e21ac1dd04ad 2019-01-08 04:28:23,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148253917694s 2019-01-08 04:28:23,445 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a used request id req-3f141267-894c-4629-9c1d-e21ac1dd04ad 2019-01-08 04:28:23,445 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-01-08 04:28:23,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:28:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:28:24,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20ad8b58-eb74-437f-a11e-e9d0cddbf2c9 x-compute-request-id: req-20ad8b58-eb74-437f-a11e-e9d0cddbf2c9 Content-Encoding: gzip Content-Length: 1201 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:76:8c:df", "version": 4, "addr": "11.0.0.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8c:df", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1d:1d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:26.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "4d225342-18ad-4e2d-b63d-cfa0bfc57f7c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:19:26Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:20:42", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:76:37", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/cca47133-4cd0-42c0-88b4-6c26eb39548a", "rel": "bookmark"}], "image": {"id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "links": [{"href": "http://172.30.9.42:8774/images/7eeb8876-e8d2-4426-b911-cc564fe88e77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:19:24.000000", "flavor": {"id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "links": [{"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "bookmark"}]}, "id": "cca47133-4cd0-42c0-88b4-6c26eb39548a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:28:23Z", "hostId": "6ac0a88812db63fe497fc57ce486057d41e05b529818af3f088248e6", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-08T04:18:29Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1b951620-2316-488d-a75c-1ae80da1bed2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:16:01Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:28:24,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-20ad8b58-eb74-437f-a11e-e9d0cddbf2c9 2019-01-08 04:28:24,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7154109478s 2019-01-08 04:28:24,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-20ad8b58-eb74-437f-a11e-e9d0cddbf2c9 2019-01-08 04:28:24,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 04:28:24,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:28:24,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:28:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07c7c3a7-65f0-4a56-8b02-0b0b9f31c443 x-compute-request-id: req-07c7c3a7-65f0-4a56-8b02-0b0b9f31c443 Content-Type: application/json 2019-01-08 04:28:24,295 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c used request id req-07c7c3a7-65f0-4a56-8b02-0b0b9f31c443 2019-01-08 04:28:24,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.130060911179s 2019-01-08 04:28:24,295 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/4d225342-18ad-4e2d-b63d-cfa0bfc57f7c used request id req-07c7c3a7-65f0-4a56-8b02-0b0b9f31c443 2019-01-08 04:28:24,437 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 04:28:24,437 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:19 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-08 04:28:24,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-01-08 04:28:24,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2019-01-08 04:28:24,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:24,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:24,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.799Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a16c5759-7570-48bd-9110-fca2b660787d"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:46.044Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c838e363-0f0d-4ec6-ad49-2edc2ecdc291"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:24 GMT 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2019-01-08 04:28:24,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:24,533 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-01-08 04:28:24,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:24,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:24,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:24,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:24,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:24,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:24,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:24,677 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-01-08 04:28:24,678 - 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": "2019-01-08T04:28:24.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"} 2019-01-08 04:28:24,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:24,678 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:24 GMT 2019-01-08 04:28:24,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:24,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-08 04:28:24,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:24,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:28:24,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:24,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:24,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:24,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:24,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:24,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:24,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:24,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-08 04:28:24,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:24,786 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:24 GMT 2019-01-08 04:28:24,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:24,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-08 04:28:24,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:24,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9157e3fd-7ffe-48fd-acdf-5d33b9476cdf 2019-01-08 04:28:24,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:24,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:24,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:24,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:24,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:24,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:24,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:24,840 - 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": "2019-01-08T04:28:24.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"} 2019-01-08 04:28:24,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:24,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:24 GMT 2019-01-08 04:28:24,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:24,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-08 04:28:24,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:29,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:28:29,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:29,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:29,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:29,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:29,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:29,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:29,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:29,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:25.338Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:25.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:26.381Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:26.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:26.381Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:26.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:26.381Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:26.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:26.381Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:26.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:26.381Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:26.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:26.381Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:26.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:27.980Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 4d225342-18ad-4e2d-b63d-cfa0bfc57f7c could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 4d225342-18ad-4e2d-b63d-cfa0bfc57f7c 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 4d225342-18ad-4e2d-b63d-cfa0bfc57f7c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-08T04:28:27.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:28.482Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:28.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:28.482Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance cca47133-4cd0-42c0-88b4-6c26eb39548a could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance cca47133-4cd0-42c0-88b4-6c26eb39548a 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 432, in stop\n nova_client.servers.stop(server)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1060, in stop\n resp, body = self._action_return_resp_and_body('os-stop', server, None)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1856, in _action_return_resp_and_body\n return self.api.client.post(url, body=body)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 240, in post\n return self.request(url, 'POST', **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 cca47133-4cd0-42c0-88b4-6c26eb39548a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-08T04:28:28.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:28.482Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:28.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:29.526Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:29.526Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:29.526Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:29.526Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2019-01-08 04:28:29,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:29,938 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:29 GMT 2019-01-08 04:28:29,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:29,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10690 2019-01-08 04:28:29,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:29,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-01-08 04:28:29,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 04:28:29,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-08 04:28:29,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:29,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:29,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 04:28:29,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-08 04:28:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 4d225342-18ad-4e2d-b63d-cfa0bfc57f7c could not be found. [status_code=404] 2019-01-08 04:28:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-08 04:28:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance cca47133-4cd0-42c0-88b4-6c26eb39548a could not be found. [status_code=404] 2019-01-08 04:28:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-08 04:28:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-08 04:28:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-08 04:28:29,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9157e3fd-7ffe-48fd-acdf-5d33b9476cdf 2019-01-08 04:28:30,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:30,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:30,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:30,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:30,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:30,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:30,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:30,013 - 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": "2019-01-08T04:28:24.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"} 2019-01-08 04:28:30,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:30,013 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:30 GMT 2019-01-08 04:28:30,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:30,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-08 04:28:30,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:35,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:28:35,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:35,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:35,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:35,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:35,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:35,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:35,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:35,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:30.206Z", "message": "Detaching port 45c2f2a8-1265-431d-9217-88a336055682...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:30.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "be663ed2-4ff7-4e65-942a-4aa9446faf23"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:30.819Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:30.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:31.457Z", "message": "Detaching port bc703ccb-0e84-4ac3-9340-9ddd3ecb840f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:31.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "e275dffd-d35b-43fe-9045-e0f15ef85949"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:31.457Z", "message": "Successfully detached port 45c2f2a8-1265-431d-9217-88a336055682", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:31.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "be663ed2-4ff7-4e65-942a-4aa9446faf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:31.457Z", "message": "Successfully detached port bc703ccb-0e84-4ac3-9340-9ddd3ecb840f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:31.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "e275dffd-d35b-43fe-9045-e0f15ef85949"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:31.564Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:31.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:31.564Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:31.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:31.564Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:31.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:32.793Z", "message": "Detaching port c2174d31-86a0-4361-842a-ed4515f85ce1...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:32.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "427e34ce-f3c6-49af-bedd-ecc854eb6b8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:33.462Z", "message": "Detaching port 2ba38ea8-6730-40b8-95df-88c880baf255...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:33.462Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "e3f2345c-f02e-4a7b-9826-1a778e980e5b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:33.563Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:33.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:34.466Z", "message": "Successfully detached port 2ba38ea8-6730-40b8-95df-88c880baf255", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:34.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "e3f2345c-f02e-4a7b-9826-1a778e980e5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:34.466Z", "message": "Successfully detached port c2174d31-86a0-4361-842a-ed4515f85ce1", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:34.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "427e34ce-f3c6-49af-bedd-ecc854eb6b8a"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:34.590Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:34.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:34.590Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:34.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:34.590Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:34.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:34.590Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:34.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:34.590Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:34.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:34.590Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:34.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:34.590Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:34.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}], "metadata": {"pagination": {"total": 35, "offset": 13, "size": 50}}} 2019-01-08 04:28:35,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:35,082 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:35 GMT 2019-01-08 04:28:35,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:35,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10320 2019-01-08 04:28:35,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:35,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 45c2f2a8-1265-431d-9217-88a336055682... 2019-01-08 04:28:35,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-08 04:28:35,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port bc703ccb-0e84-4ac3-9340-9ddd3ecb840f... 2019-01-08 04:28:35,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 45c2f2a8-1265-431d-9217-88a336055682 2019-01-08 04:28:35,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bc703ccb-0e84-4ac3-9340-9ddd3ecb840f 2019-01-08 04:28:35,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-08 04:28:35,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-08 04:28:35,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-08 04:28:35,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port c2174d31-86a0-4361-842a-ed4515f85ce1... 2019-01-08 04:28:35,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 2ba38ea8-6730-40b8-95df-88c880baf255... 2019-01-08 04:28:35,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-08 04:28:35,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 2ba38ea8-6730-40b8-95df-88c880baf255 2019-01-08 04:28:35,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port c2174d31-86a0-4361-842a-ed4515f85ce1 2019-01-08 04:28:35,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:35,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:35,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 04:28:35,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-08 04:28:35,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 04:28:35,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-08 04:28:35,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-08 04:28:35,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9157e3fd-7ffe-48fd-acdf-5d33b9476cdf 2019-01-08 04:28:35,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:35,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:35,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:35,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:35,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:35,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:35,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:35,142 - 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": "2019-01-08T04:28:24.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"} 2019-01-08 04:28:35,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:35,142 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:35 GMT 2019-01-08 04:28:35,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:35,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-08 04:28:35,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:40,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:28:40,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:40,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:40,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:40,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:40,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:40,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:40,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:40,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_utskh8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:35.471Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:35.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "7a07caf9-e63b-4ac4-90ec-3a5847cb0cd9"}, {"node_instance_id": "target_vnf_host_c5l42x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:35.471Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:35.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "f57fab29-58db-47b0-a808-d0504f1c6064"}, {"node_instance_id": "target_vnf_host_c5l42x", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:35.663Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 4d225342-18ad-4e2d-b63d-cfa0bfc57f7c could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 4d225342-18ad-4e2d-b63d-cfa0bfc57f7c 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 4d225342-18ad-4e2d-b63d-cfa0bfc57f7c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-08T04:28:35.663Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:36.597Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:36.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:36.597Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:36.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:36.597Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:36.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:36.597Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:36.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:36.597Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:36.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:36.597Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:36.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_host_utskh8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:36.597Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance cca47133-4cd0-42c0-88b4-6c26eb39548a could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance cca47133-4cd0-42c0-88b4-6c26eb39548a 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 cca47133-4cd0-42c0-88b4-6c26eb39548a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-08T04:28:36.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:36.597Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:36.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.419Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.419Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.419Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.419Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.419Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.419Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.419Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.419Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.419Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "keypair_jdk2u8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:38.585Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:38.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "69489c47-9020-4215-b806-a97c99cc55c2"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:39.466Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:39.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:39.466Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:39.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:39.466Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:39.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:39.466Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:39.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:39.466Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:39.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:39.466Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:39.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:39.486Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:39.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "e5f24568-e5bb-4468-9d81-e33fe30dba5e"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:39.486Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:39.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "f00d66cb-4bad-4e11-8360-1857a43ff42e"}, {"node_instance_id": "keypair_jdk2u8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:39.486Z", "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": "2019-01-08T04:28:39.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "69489c47-9020-4215-b806-a97c99cc55c2"}], "metadata": {"pagination": {"total": 66, "offset": 33, "size": 50}}} 2019-01-08 04:28:40,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:40,231 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:40 GMT 2019-01-08 04:28:40,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:40,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19559 2019-01-08 04:28:40,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:40,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-08 04:28:40,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-08 04:28:40,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 4d225342-18ad-4e2d-b63d-cfa0bfc57f7c could not be found. [status_code=404] 2019-01-08 04:28:40,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-08 04:28:40,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:40,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:40,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:40,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:40,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:40,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance cca47133-4cd0-42c0-88b4-6c26eb39548a could not be found. [status_code=404] 2019-01-08 04:28:40,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-08 04:28:40,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:40,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:40,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:40,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-08 04:28:40,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-08 04:28:40,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-08 04:28:40,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-08 04:28:40,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-08 04:28:40,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-08 04:28:40,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-01-08 04:28:40,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:40,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-08 04:28:40,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-08 04:28:40,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-08 04:28:40,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-08 04:28:40,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-01-08 04:28:40,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-08 04:28:40,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-08 04:28:40,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-01-08 04:28:40,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9157e3fd-7ffe-48fd-acdf-5d33b9476cdf 2019-01-08 04:28:40,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:40,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:40,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:40,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:40,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:40,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:40,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:40,292 - 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": "2019-01-08T04:28:24.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"} 2019-01-08 04:28:40,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:40,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:40 GMT 2019-01-08 04:28:40,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:40,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-08 04:28:40,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:45,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:28:45,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:45,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:45,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:45,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:45,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:45,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:45,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:45,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:40.477Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:40.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:40.477Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:40.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:40.477Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:40.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_data_plane_port_ubm9r4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:40.477Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:40.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "keypair_jdk2u8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:40.477Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:40.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_port_vkxg6z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:40.491Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:40.491Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "064c413f-e8a7-4cee-af5e-f30b370edaf4"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:41.485Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:41.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_data_plane_port_mnuisk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:41.485Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:41.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_port_vkxg6z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:41.485Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:41.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:41.495Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:41.495Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "52ee72d0-aff1-43c8-8a0d-cbb941d13194"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:42.490Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:42.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:42.490Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:42.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:42.490Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:42.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:42.490Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:42.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:42.490Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:42.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:42.490Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:42.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:42.490Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:42.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_port_ncz2vg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:42.490Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:42.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "data_plane_subnet_gykugp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:42.501Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:42.501Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "83039b3e-c231-4cf9-85d4-109bb48466cd"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.511Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "de376923-53b7-4ee4-900f-b11779848c9e"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:43.660Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:43.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:44.557Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:44.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "e1f9398b-1f66-4007-8107-a016adb11bc6"}, {"node_instance_id": "security_group_6wlfzf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:44.557Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:44.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "c2d0810a-817d-4662-9795-99c2d61490b0"}, {"node_instance_id": "data_plane_subnet_gykugp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:44.673Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:44.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}], "metadata": {"pagination": {"total": 100, "offset": 63, "size": 50}}} 2019-01-08 04:28:45,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:45,357 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:45 GMT 2019-01-08 04:28:45,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:45,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17047 2019-01-08 04:28:45,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:45,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:45,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-08 04:28:45,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-08 04:28:45,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-08 04:28:45,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-08 04:28:45,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-08 04:28:45,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:45,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-08 04:28:45,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-08 04:28:45,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-08 04:28:45,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:45,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-08 04:28:45,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:45,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:45,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:45,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:45,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-08 04:28:45,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-08 04:28:45,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-08 04:28:45,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-08 04:28:45,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:45,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:45,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:45,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-08 04:28:45,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-08 04:28:45,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-01-08 04:28:45,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-08 04:28:45,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-08 04:28:45,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-08 04:28:45,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2019-01-08 04:28:45,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-08 04:28:45,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-08 04:28:45,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2019-01-08 04:28:45,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-08 04:28:45,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9157e3fd-7ffe-48fd-acdf-5d33b9476cdf 2019-01-08 04:28:45,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:45,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:45,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:45,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:45,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:45,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:45,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:45,417 - 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": "2019-01-08T04:28:24.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"} 2019-01-08 04:28:45,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:45,417 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:45 GMT 2019-01-08 04:28:45,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:45,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-08 04:28:45,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:50,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:28:50,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:50,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:50,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:50,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:50,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:50,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:50,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:50,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_6kmk14", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:45.687Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:45.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:45.687Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:45.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:45.687Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:45.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:45.687Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:45.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "reference_vnf_ip_a68rmc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:45.687Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:45.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "target_vnf_ip_9oj5hc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:45.687Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:45.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "security_group_6wlfzf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:45.687Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:45.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "data_plane_network_6kmk14", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:46.257Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:46.257Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "da7c990b-3934-4933-855e-bcaf054b6ba3"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:46.692Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:46.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:46.692Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:46.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:46.692Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:46.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:46.692Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:46.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "management_plane_subnet_bvfsak", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:47.561Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:47.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "3efdd4ea-ac9d-4ab5-b050-fea7f4955d10"}, {"node_instance_id": "data_plane_network_6kmk14", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:48.508Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:48.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "management_plane_subnet_bvfsak", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:49.756Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:49.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}], "metadata": {"pagination": {"total": 115, "offset": 97, "size": 50}}} 2019-01-08 04:28:50,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:50,487 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:50 GMT 2019-01-08 04:28:50,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:50,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7736 2019-01-08 04:28:50,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:50,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:50,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-08 04:28:50,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:50,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-08 04:28:50,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-08 04:28:50,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-08 04:28:50,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-08 04:28:50,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-08 04:28:50,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:50,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-08 04:28:50,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-08 04:28:50,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-01-08 04:28:50,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-08 04:28:50,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-08 04:28:50,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-08 04:28:50,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9157e3fd-7ffe-48fd-acdf-5d33b9476cdf 2019-01-08 04:28:50,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:50,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:50,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:50,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:50,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:50,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:50,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:50,544 - 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": "2019-01-08T04:28:24.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"} 2019-01-08 04:28:50,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:50,544 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:50 GMT 2019-01-08 04:28:50,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:50,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-08 04:28:50,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:55,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:28:55,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:55,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:55,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:55,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:55,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:55,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:55,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:55,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_l4wvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:50.697Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:50.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "router_wzpsue", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:50.697Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:50.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "router_wzpsue", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:51.512Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:51.512Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "b5326087-0502-44f8-9018-88e915b4bd3d"}, {"node_instance_id": "management_plane_network_l4wvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:51.702Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:51.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "router_wzpsue", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:51.702Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:51.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "management_plane_network_l4wvw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:51.702Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:51.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "router_wzpsue", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:51.702Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:51.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "management_plane_network_l4wvw6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:51.702Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:51.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "router_wzpsue", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:51.702Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:51.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "management_plane_network_l4wvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:52.565Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:52.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "419e8b9d-df30-4bd7-a3b2-675e37db1d7e"}, {"node_instance_id": "management_plane_network_l4wvw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:53.430Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:53.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "router_wzpsue", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:53.706Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:53.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:54.711Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:54.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:54.711Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:54.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:54.711Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:54.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "external_network_0vpdt3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:54.711Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:54.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": "external_network_0vpdt3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:55.365Z", "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": "2019-01-08T04:28:55.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf", "logger": "956e2804-890a-4f3a-99f7-06361b5a77cb"}], "metadata": {"pagination": {"total": 132, "offset": 112, "size": 50}}} 2019-01-08 04:28:55,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:55,610 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:55 GMT 2019-01-08 04:28:55,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:55,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8517 2019-01-08 04:28:55,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:28:55,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:55,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:55,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2019-01-08 04:28:55,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:55,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:55,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-08 04:28:55,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2019-01-08 04:28:55,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-08 04:28:55,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2019-01-08 04:28:55,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-08 04:28:55,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-08 04:28:55,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2019-01-08 04:28:55,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-08 04:28:55,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-08 04:28:55,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-08 04:28:55,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-08 04:28:55,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2019-01-08 04:28:55,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9157e3fd-7ffe-48fd-acdf-5d33b9476cdf 2019-01-08 04:28:55,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:28:55,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:28:55,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:28:55,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:28:55,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:28:55,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:28:55,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:28:55,666 - 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": "2019-01-08T04:28:24.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"} 2019-01-08 04:28:55,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:28:55,666 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:28:55 GMT 2019-01-08 04:28:55,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:28:55,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-08 04:28:55,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:29:00,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2019-01-08 04:29:00,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:29:00,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_0vpdt3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:55.715Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:55.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-08T04:28:56.719Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-08T04:28:56.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"}], "metadata": {"pagination": {"total": 134, "offset": 129, "size": 50}}} 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:29:00 GMT 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:29:00,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1047 2019-01-08 04:29:00,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:29:00,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-08 04:29:00,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2019-01-08 04:29:00,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/9157e3fd-7ffe-48fd-acdf-5d33b9476cdf 2019-01-08 04:29:00,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:29:00,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:29:00,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:29:00,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:29:00,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:29:00,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:29:00,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:29:00,797 - 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": "2019-01-08T04:28:24.600Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9157e3fd-7ffe-48fd-acdf-5d33b9476cdf"} 2019-01-08 04:29:00,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:29:00,797 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:29:00 GMT 2019-01-08 04:29:00,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:29:00,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2019-01-08 04:29:00,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:29:00,798 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv 2019-01-08 04:29:01,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:29:01,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:29:01,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:29:01,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:29:01,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:29:01,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:29:01,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:29:01,139 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-08 04:29:01,139 - 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": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "target_vnf_flavor_id": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "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_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "keystone_password": "1f46b0aa-27c9-416f-9538-842816a5738e", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.42: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": "7eeb8876-e8d2-4426-b911-cc564fe88e77", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-01-08T04:17:14.358Z", "updated_at": "2019-01-08T04:17:14.358Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-01-08 04:29:01,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:29:01,139 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:29:01 GMT 2019-01-08 04:29:01,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:29:01,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2019-01-08 04:29:01,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:29:01,140 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv 2019-01-08 04:29:01,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-08 04:29:01,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-08 04:29:01,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-08 04:29:01,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-08 04:29:01,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-08 04:29:01,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-08 04:29:01,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-08 04:29:01,220 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-08 04:29:01,221 - 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": "2019-01-08T04:17:14.206Z", "updated_at": "2019-01-08T04:17:14.206Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2019-01-08 04:29:01,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-08 04:29:01,222 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 08 Jan 2019 04:29:01 GMT 2019-01-08 04:29:01,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-08 04:29:01,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2019-01-08 04:29:01,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-08 04:29:01,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 04:29:01,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:02,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-627bbe30-06a0-49fc-80b1-7ea3592acb2d Date: Tue, 08 Jan 2019 04:29:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:29:02,115 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77 used request id req-627bbe30-06a0-49fc-80b1-7ea3592acb2d 2019-01-08 04:29:02,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.880740880966s 2019-01-08 04:29:02,116 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/7eeb8876-e8d2-4426-b911-cc564fe88e77 used request id req-627bbe30-06a0-49fc-80b1-7ea3592acb2d 2019-01-08 04:29:02,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:29:02,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:02,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e64e43da-a2de-4a28-b9a6-5663ccc29c92 x-compute-request-id: req-e64e43da-a2de-4a28-b9a6-5663ccc29c92 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "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": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5"}, {"name": "vyos_vrouter-flavor_alt_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb", "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": "c23c9bc2-8b9c-4d20-81da-4b5c2f753adb"}]} 2019-01-08 04:29:02,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-e64e43da-a2de-4a28-b9a6-5663ccc29c92 2019-01-08 04:29:02,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.207476139069s 2019-01-08 04:29:02,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-e64e43da-a2de-4a28-b9a6-5663ccc29c92 2019-01-08 04:29:02,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 04:29:02,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:02,359 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 04:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f57afd3c-4e06-4e86-8cc0-b24393bf2f03 x-compute-request-id: req-f57afd3c-4e06-4e86-8cc0-b24393bf2f03 Content-Length: 0 Content-Type: application/json 2019-01-08 04:29:02,360 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb used request id req-f57afd3c-4e06-4e86-8cc0-b24393bf2f03 2019-01-08 04:29:02,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333280563354s 2019-01-08 04:29:02,360 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c23c9bc2-8b9c-4d20-81da-4b5c2f753adb used request id req-f57afd3c-4e06-4e86-8cc0-b24393bf2f03 2019-01-08 04:29:02,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-08 04:29:02,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/floatingips/681a36a3-8c20-4d72-a645-aeef43d05c7a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:03,075 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3950df53-dc76-48ae-b02a-faa07593777c Content-Length: 0 Date: Tue, 08 Jan 2019 04:29:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:29:03,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/681a36a3-8c20-4d72-a645-aeef43d05c7a.json used request id req-3950df53-dc76-48ae-b02a-faa07593777c 2019-01-08 04:29:03,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.712850093842s 2019-01-08 04:29:03,076 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/681a36a3-8c20-4d72-a645-aeef43d05c7a.json used request id req-3950df53-dc76-48ae-b02a-faa07593777c 2019-01-08 04:29:03,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 04:29:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:03,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ae3b7075-2a44-48c1-87d1-f9b45da76827 Date: Tue, 08 Jan 2019 04:29:03 GMT RESP BODY: {"floatingips": []} 2019-01-08 04:29:03,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-ae3b7075-2a44-48c1-87d1-f9b45da76827 2019-01-08 04:29:03,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.234919071198s 2019-01-08 04:29:03,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-ae3b7075-2a44-48c1-87d1-f9b45da76827 2019-01-08 04:29:03,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-08 04:29:03,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:03,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:29: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-901d4ade-81b1-4346-9258-675039fd1dc3 x-compute-request-id: req-901d4ade-81b1-4346-9258-675039fd1dc3 Content-Type: application/json 2019-01-08 04:29:03,469 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67 used request id req-901d4ade-81b1-4346-9258-675039fd1dc3 2019-01-08 04:29:03,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152466058731s 2019-01-08 04:29:03,469 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67 used request id req-901d4ade-81b1-4346-9258-675039fd1dc3 2019-01-08 04:29:03,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:29:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:04,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29: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-2da6a5af-a810-4320-b2ee-5d4f5cb26d52 x-compute-request-id: req-2da6a5af-a810-4320-b2ee-5d4f5cb26d52 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "security_groups": [{"name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}], "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:29:03Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:29:04,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2da6a5af-a810-4320-b2ee-5d4f5cb26d52 2019-01-08 04:29:04,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775479793549s 2019-01-08 04:29:04,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-2da6a5af-a810-4320-b2ee-5d4f5cb26d52 2019-01-08 04:29:04,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:29:06,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:29:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:06,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e77f8074-65eb-46cf-9535-1d96380ea9cf x-compute-request-id: req-e77f8074-65eb-46cf-9535-1d96380ea9cf Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:fe:17", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ba89a215-e8be-40d9-8c16-860fd6ea2c67", "rel": "bookmark"}], "image": {"id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "links": [{"href": "http://172.30.9.42:8774/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-08T04:16:01.000000", "flavor": {"id": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "links": [{"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "bookmark"}]}, "id": "ba89a215-e8be-40d9-8c16-860fd6ea2c67", "user_id": "8c969fb076bc474191dc257d1c2d8ef7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-08T04:29:04Z", "hostId": "c07c01dbeb0d0fd1c489fcca8bd6f07e53a4b2428612fa99411de0d1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "name": "vyos_vrouter-vm_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "created": "2019-01-08T04:13:42Z", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-08 04:29:06,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e77f8074-65eb-46cf-9535-1d96380ea9cf 2019-01-08 04:29:06,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499002933502s 2019-01-08 04:29:06,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-e77f8074-65eb-46cf-9535-1d96380ea9cf 2019-01-08 04:29:06,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-08 04:29:08,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-08 04:29:08,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:08,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47c7ddfd-8698-4937-8679-b14d1550f320 x-compute-request-id: req-47c7ddfd-8698-4937-8679-b14d1550f320 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-08 04:29:08,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-47c7ddfd-8698-4937-8679-b14d1550f320 2019-01-08 04:29:08,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0692398548126s 2019-01-08 04:29:08,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/detail used request id req-47c7ddfd-8698-4937-8679-b14d1550f320 2019-01-08 04:29:08,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:29:08,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:09,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-a0f68310-219b-4022-8b62-2433d1e53c26 Date: Tue, 08 Jan 2019 04:29:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:05Z", "updated_at": "2019-01-08T04:12:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "0b2d049b-9ff1-4fd5-806a-b44055a8447b", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "6a1f4d7d-84f1-4a17-9e21-df2226ff5579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a12242b7-36ae-43dd-a779-ab56618b929e", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a3000a3b-ccd0-4d7f-b9bf-cef1d02eb0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "49de3089-8822-4292-a145-3bad45b40b2b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:13:35Z", "updated_at": "2019-01-08T04:13:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-08T04:13:39Z", "revision_number": 0, "id": "046d6a5d-7fed-46be-a24f-dd30546c5f06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:39Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-08T04:13:38Z", "revision_number": 0, "id": "1f6f04e1-e95c-4d9e-a14d-15a43671b63b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:38Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "210d047b-ed9c-44f6-859f-2afc4941e913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "4daa84d1-b867-4581-9743-3713b357db3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-08T04:13:37Z", "revision_number": 0, "id": "7bb4e4e5-cb2c-407f-b8dc-21ca62ae6c74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:37Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:35Z", "revision_number": 0, "id": "b7e68eb8-ccb7-45eb-99ba-849c02091b84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:35Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-08T04:13:37Z", "revision_number": 0, "id": "b982ba58-3ab5-4c78-9ec0-5594e931b919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:37Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:13:36Z", "revision_number": 0, "id": "e89073c5-7275-46ad-a48c-cfbe7b94d1c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:13:36Z", "security_group_id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 8, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "7d7e3006-d7a5-42e1-814a-6587b3d3eca7", "name": "vyos_vrouter-sg_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:29:09,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-a0f68310-219b-4022-8b62-2433d1e53c26 2019-01-08 04:29:09,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23360991478s 2019-01-08 04:29:09,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-a0f68310-219b-4022-8b62-2433d1e53c26 2019-01-08 04:29:09,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 04:29:09,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/7d7e3006-d7a5-42e1-814a-6587b3d3eca7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:09,502 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b82910d-1762-402c-a566-70011cb36f65 Content-Length: 0 Date: Tue, 08 Jan 2019 04:29:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:29:09,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/7d7e3006-d7a5-42e1-814a-6587b3d3eca7.json used request id req-4b82910d-1762-402c-a566-70011cb36f65 2019-01-08 04:29:09,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.438534021378s 2019-01-08 04:29:09,502 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/7d7e3006-d7a5-42e1-814a-6587b3d3eca7.json used request id req-4b82910d-1762-402c-a566-70011cb36f65 2019-01-08 04:29:09,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-08 04:29:09,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:09,551 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 04:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f93792c9-50eb-4694-91db-da8267cbb896 x-compute-request-id: req-f93792c9-50eb-4694-91db-da8267cbb896 Content-Length: 0 Content-Type: application/json 2019-01-08 04:29:09,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9 used request id req-f93792c9-50eb-4694-91db-da8267cbb896 2019-01-08 04:29:09,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0479640960693s 2019-01-08 04:29:09,551 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/vyos_vrouter-kp_41efd319-ad26-4cf9-aadc-e371a8ac78e9 used request id req-f93792c9-50eb-4694-91db-da8267cbb896 2019-01-08 04:29:09,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 04:29:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/a077c689-8411-421d-851e-15b01512ce45/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}ceb250a0381de867416c3f2bb0b73843914793f2" -d '{"subnet_id": "f4ad2ece-24e8-4dbe-8d29-b1376a1c9161"}' 2019-01-08 04:29:10,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-79b8dce4-498a-4be8-b2e2-02ad20ef75d8 Date: Tue, 08 Jan 2019 04:29:10 GMT RESP BODY: {"network_id": "799751b2-9c39-45a6-b3a8-6896700e8853", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "subnet_id": "f4ad2ece-24e8-4dbe-8d29-b1376a1c9161", "subnet_ids": ["f4ad2ece-24e8-4dbe-8d29-b1376a1c9161"], "port_id": "466c1a88-979d-48e2-8819-8e043d81ceae", "id": "a077c689-8411-421d-851e-15b01512ce45"} 2019-01-08 04:29:10,944 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a077c689-8411-421d-851e-15b01512ce45/remove_router_interface.json used request id req-79b8dce4-498a-4be8-b2e2-02ad20ef75d8 2019-01-08 04:29:10,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.39278292656s 2019-01-08 04:29:10,945 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/a077c689-8411-421d-851e-15b01512ce45/remove_router_interface.json used request id req-79b8dce4-498a-4be8-b2e2-02ad20ef75d8 returning object a077c689-8411-421d-851e-15b01512ce45 2019-01-08 04:29:10,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 04:29:10,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:11,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-5af4dfaf-1a0a-456a-9957-5a30281878bc Date: Tue, 08 Jan 2019 04:29:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:09Z", "admin_state_up": true, "updated_at": "2019-01-08T04:29:10Z", "revision_number": 4, "routes": [], "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "a077c689-8411-421d-851e-15b01512ce45", "name": "vyos_vrouter-router_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:29:11,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-5af4dfaf-1a0a-456a-9957-5a30281878bc 2019-01-08 04:29:11,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128736972809s 2019-01-08 04:29:11,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-5af4dfaf-1a0a-456a-9957-5a30281878bc 2019-01-08 04:29:11,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 04:29:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/a077c689-8411-421d-851e-15b01512ce45.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:12,285 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a6f969e-0db8-4c1c-b7d0-6fa8223003ce Content-Length: 0 Date: Tue, 08 Jan 2019 04:29:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:29:12,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/a077c689-8411-421d-851e-15b01512ce45.json used request id req-9a6f969e-0db8-4c1c-b7d0-6fa8223003ce 2019-01-08 04:29:12,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20925283432s 2019-01-08 04:29:12,285 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/a077c689-8411-421d-851e-15b01512ce45.json used request id req-9a6f969e-0db8-4c1c-b7d0-6fa8223003ce 2019-01-08 04:29:12,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 04:29:12,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:12,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-c3c21b3c-55ed-4274-b363-4337dd50cedd Date: Tue, 08 Jan 2019 04:29:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"799751b2-9c39-45a6-b3a8-6896700e8853","tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b","created_at":"2019-01-08T04:12:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T04:12:08Z","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":"de9bed3dc5fb4b1887d5ad60c999311b","id":"f4ad2ece-24e8-4dbe-8d29-b1376a1c9161","subnetpool_id":null,"name":"vyos_vrouter-subnet_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}]} 2019-01-08 04:29:12,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-c3c21b3c-55ed-4274-b363-4337dd50cedd 2019-01-08 04:29:12,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.250548839569s 2019-01-08 04:29:12,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-c3c21b3c-55ed-4274-b363-4337dd50cedd 2019-01-08 04:29:12,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 04:29:12,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/f4ad2ece-24e8-4dbe-8d29-b1376a1c9161.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:13,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92bbf506-c34c-4405-bcf2-a5dbd52b187a Date: Tue, 08 Jan 2019 04:29:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:29:13,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/f4ad2ece-24e8-4dbe-8d29-b1376a1c9161.json used request id req-92bbf506-c34c-4405-bcf2-a5dbd52b187a 2019-01-08 04:29:13,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.35501503944s 2019-01-08 04:29:13,893 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/f4ad2ece-24e8-4dbe-8d29-b1376a1c9161.json used request id req-92bbf506-c34c-4405-bcf2-a5dbd52b187a 2019-01-08 04:29:13,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:29:13,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:13,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-c9945b40-a2b0-41c1-92f7-aa7619fccfd9 Date: Tue, 08 Jan 2019 04:29:13 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"799751b2-9c39-45a6-b3a8-6896700e8853","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"de9bed3dc5fb4b1887d5ad60c999311b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T04:29:13Z","qos_policy_id":null,"name":"vyos_vrouter-net_41efd319-ad26-4cf9-aadc-e371a8ac78e9","admin_state_up":true,"tenant_id":"de9bed3dc5fb4b1887d5ad60c999311b","created_at":"2019-01-08T04:12:05Z","mtu":1442}]} 2019-01-08 04:29:13,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c9945b40-a2b0-41c1-92f7-aa7619fccfd9 2019-01-08 04:29:13,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103674888611s 2019-01-08 04:29:13,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-c9945b40-a2b0-41c1-92f7-aa7619fccfd9 2019-01-08 04:29:13,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 04:29:14,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/799751b2-9c39-45a6-b3a8-6896700e8853.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:15,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a15f9b8b-a3b1-4927-9100-4275181bfed4 Date: Tue, 08 Jan 2019 04:29:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:29:15,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/799751b2-9c39-45a6-b3a8-6896700e8853.json used request id req-a15f9b8b-a3b1-4927-9100-4275181bfed4 2019-01-08 04:29:15,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03257513046s 2019-01-08 04:29:15,032 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/799751b2-9c39-45a6-b3a8-6896700e8853.json used request id req-a15f9b8b-a3b1-4927-9100-4275181bfed4 2019-01-08 04:29:15,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:29:15,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:15,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b2fdb628-40fc-4ff8-ba7f-e69823794f26 Date: Tue, 08 Jan 2019 04:29:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "metadata": {}}], "file": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/file", "owner": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "size": 4373348352, "self": "/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-08T04:13:33Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-08T04:12:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:29:15,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b2fdb628-40fc-4ff8-ba7f-e69823794f26 2019-01-08 04:29:15,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224992990494s 2019-01-08 04:29:15,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b2fdb628-40fc-4ff8-ba7f-e69823794f26 2019-01-08 04:29:15,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 04:29:15,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ceb250a0381de867416c3f2bb0b73843914793f2" 2019-01-08 04:29:16,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-330ac6e3-c194-411b-8983-90c16c62451a Date: Tue, 08 Jan 2019 04:29:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:29:16,000 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc used request id req-330ac6e3-c194-411b-8983-90c16c62451a 2019-01-08 04:29:16,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.737383127213s 2019-01-08 04:29:16,001 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/4dd9460d-ef15-4d82-9b2e-469d8e94cadc used request id req-330ac6e3-c194-411b-8983-90c16c62451a 2019-01-08 04:29:16,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:29:16,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:16,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abdf7981-44b9-4cea-ab66-a53bc47011b5 x-compute-request-id: req-abdf7981-44b9-4cea-ab66-a53bc47011b5 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5", "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": "a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5"}]} 2019-01-08 04:29:16,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-abdf7981-44b9-4cea-ab66-a53bc47011b5 2019-01-08 04:29:16,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228397846222s 2019-01-08 04:29:16,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-abdf7981-44b9-4cea-ab66-a53bc47011b5 2019-01-08 04:29:16,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 04:29:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:16,088 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 04:29:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1785b1e4-319d-472b-aac6-d34bf40b1bea x-compute-request-id: req-1785b1e4-319d-472b-aac6-d34bf40b1bea Content-Length: 0 Content-Type: application/json 2019-01-08 04:29:16,088 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5 used request id req-1785b1e4-319d-472b-aac6-d34bf40b1bea 2019-01-08 04:29:16,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0628879070282s 2019-01-08 04:29:16,089 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/a256f0cd-d3ca-4baf-9fe7-dbcc949c45c5 used request id req-1785b1e4-319d-472b-aac6-d34bf40b1bea 2019-01-08 04:29:16,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:29:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:16,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53386fe5-4acc-472a-b962-0600e577165b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": {"self": "http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c969fb076bc474191dc257d1c2d8ef7", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 04:29:16,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-53386fe5-4acc-472a-b962-0600e577165b 2019-01-08 04:29:16,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119873046875s 2019-01-08 04:29:16,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-53386fe5-4acc-472a-b962-0600e577165b 2019-01-08 04:29:16,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:29:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:16,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c8f1d2-518b-42da-8c74-8455572ca24f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_41efd319-ad26-4cf9-aadc-e371a8ac78e9", "links": {"self": "http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8c969fb076bc474191dc257d1c2d8ef7", "description": null}} 2019-01-08 04:29:16,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7 used request id req-26c8f1d2-518b-42da-8c74-8455572ca24f 2019-01-08 04:29:16,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115154027939s 2019-01-08 04:29:16,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7 used request id req-26c8f1d2-518b-42da-8c74-8455572ca24f 2019-01-08 04:29:16,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 04:29:16,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:16,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e901b680-d54f-407c-b9c9-34b1ab784655 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:29:16,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7 used request id req-e901b680-d54f-407c-b9c9-34b1ab784655 2019-01-08 04:29:16,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.253583908081s 2019-01-08 04:29:16,586 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/8c969fb076bc474191dc257d1c2d8ef7 used request id req-e901b680-d54f-407c-b9c9-34b1ab784655 2019-01-08 04:29:16,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 04:29:16,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:16,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3dc4e1-faaf-4b0f-9702-0f1d479deb44 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b"}, "tags": [], "enabled": true, "id": "de9bed3dc5fb4b1887d5ad60c999311b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_41efd319-ad26-4cf9-aadc-e371a8ac78e9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 04:29:16,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-4b3dc4e1-faaf-4b0f-9702-0f1d479deb44 2019-01-08 04:29:16,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106325864792s 2019-01-08 04:29:16,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-4b3dc4e1-faaf-4b0f-9702-0f1d479deb44 2019-01-08 04:29:16,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 04:29:16,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:16,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-788f043e-3554-4567-8450-43556977075b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:29:16,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b used request id req-788f043e-3554-4567-8450-43556977075b 2019-01-08 04:29:16,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.201581001282s 2019-01-08 04:29:16,906 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/de9bed3dc5fb4b1887d5ad60c999311b used request id req-788f043e-3554-4567-8450-43556977075b 2019-01-08 04:29:16,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:29:16,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=de9bed3dc5fb4b1887d5ad60c999311b&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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:17,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-f51d4a34-fe37-4aa3-8425-8aaadc37f33d Date: Tue, 08 Jan 2019 04:29:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:05Z", "updated_at": "2019-01-08T04:12:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "0b2d049b-9ff1-4fd5-806a-b44055a8447b", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "6a1f4d7d-84f1-4a17-9e21-df2226ff5579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a12242b7-36ae-43dd-a779-ab56618b929e", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a3000a3b-ccd0-4d7f-b9bf-cef1d02eb0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "49de3089-8822-4292-a145-3bad45b40b2b", "name": "default"}]} 2019-01-08 04:29:17,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=de9bed3dc5fb4b1887d5ad60c999311b&name=default used request id req-f51d4a34-fe37-4aa3-8425-8aaadc37f33d 2019-01-08 04:29:17,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.2347240448s 2019-01-08 04:29:17,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=de9bed3dc5fb4b1887d5ad60c999311b&name=default used request id req-f51d4a34-fe37-4aa3-8425-8aaadc37f33d 2019-01-08 04:29:17,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:29:17,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:17,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-7717d62e-a6d2-4d4c-a3d5-c38dc0f4dc02 Date: Tue, 08 Jan 2019 04:29:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "created_at": "2019-01-08T04:12:05Z", "updated_at": "2019-01-08T04:12:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "0b2d049b-9ff1-4fd5-806a-b44055a8447b", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "6a1f4d7d-84f1-4a17-9e21-df2226ff5579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv4", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a12242b7-36ae-43dd-a779-ab56618b929e", "remote_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:12:05Z", "revision_number": 0, "id": "a3000a3b-ccd0-4d7f-b9bf-cef1d02eb0c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:12:05Z", "security_group_id": "49de3089-8822-4292-a145-3bad45b40b2b", "tenant_id": "de9bed3dc5fb4b1887d5ad60c999311b", "port_range_min": null, "ethertype": "IPv6", "project_id": "de9bed3dc5fb4b1887d5ad60c999311b"}], "revision_number": 4, "project_id": "de9bed3dc5fb4b1887d5ad60c999311b", "id": "49de3089-8822-4292-a145-3bad45b40b2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 04:29:17,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-7717d62e-a6d2-4d4c-a3d5-c38dc0f4dc02 2019-01-08 04:29:17,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.275913000107s 2019-01-08 04:29:17,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-7717d62e-a6d2-4d4c-a3d5-c38dc0f4dc02 2019-01-08 04:29:17,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 04:29:17,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/49de3089-8822-4292-a145-3bad45b40b2b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea803f27112147eb1cbe6f8825096de00661400a" 2019-01-08 04:29:17,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c2243f2-b8a4-47cb-94cd-d6431229dcb7 Content-Length: 0 Date: Tue, 08 Jan 2019 04:29:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:29:17,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/49de3089-8822-4292-a145-3bad45b40b2b.json used request id req-6c2243f2-b8a4-47cb-94cd-d6431229dcb7 2019-01-08 04:29:17,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.387995004654s 2019-01-08 04:29:17,818 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/49de3089-8822-4292-a145-3bad45b40b2b.json used request id req-6c2243f2-b8a4-47cb-94cd-d6431229dcb7 2019-01-08 04:29:17,838 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-01-08 04:29:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:29:17,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83b1312-6f38-448d-a10a-7be92b598f2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 04:29:17,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-d83b1312-6f38-448d-a10a-7be92b598f2f 2019-01-08 04:29:17,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 04:29:18,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T05:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["ZlPKEN56RHyhP-6mUWrvEQ"], "issued_at": "2019-01-08T04:29:18.000000Z"}} 2019-01-08 04:29:18,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:29:18,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:18,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-164b7dcd-e070-4075-a31c-e978a0cde1f5 Date: Tue, 08 Jan 2019 04:29:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 04:29:18,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-164b7dcd-e070-4075-a31c-e978a0cde1f5 2019-01-08 04:29:18,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285392045975s 2019-01-08 04:29:18,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-164b7dcd-e070-4075-a31c-e978a0cde1f5 2019-01-08 04:29:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:29:18,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 04:29: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 04:29:18,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:29:18,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:18,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04bc9e7c-3dff-4a8c-bc73-ad3feb023800 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 04:29:18,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-04bc9e7c-3dff-4a8c-bc73-ad3feb023800 2019-01-08 04:29:18,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102575063705s 2019-01-08 04:29:18,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-04bc9e7c-3dff-4a8c-bc73-ad3feb023800 2019-01-08 04:29:18,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 04:29:18,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}}' 2019-01-08 04:29:18,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 04:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c7a3274-ee7c-4813-9518-cd4be3420a6e 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.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc"}, "tags": [], "enabled": true, "id": "260c4973276a482abd910bccf41a5fdc", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}} 2019-01-08 04:29:18,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-9c7a3274-ee7c-4813-9518-cd4be3420a6e 2019-01-08 04:29:18,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13352394104s 2019-01-08 04:29:18,809 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-9c7a3274-ee7c-4813-9518-cd4be3420a6e 2019-01-08 04:29:18,810 - 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'260c4973276a482abd910bccf41a5fdc', '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_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be'}) 2019-01-08 04:29:18,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 04:29:18,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "195bd034-f448-4859-91b2-7467a08d3c77", "email": null, "name": "juju_epc-user_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}}' 2019-01-08 04:29:19,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 04:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-086d18e4-985e-401f-88a5-00f476553a65 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "links": {"self": "http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a8a1766abda41feb79e947d1953b312", "domain_id": "default", "password_expires_at": null}} 2019-01-08 04:29:19,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-086d18e4-985e-401f-88a5-00f476553a65 2019-01-08 04:29:19,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381717920303s 2019-01-08 04:29:19,198 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-086d18e4-985e-401f-88a5-00f476553a65 2019-01-08 04:29:19,199 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5a8a1766abda41feb79e947d1953b312', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be'}) 2019-01-08 04:29:19,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:29:19,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:19,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8f1ac5-0954-4b05-8def-37d5dbb51ffd Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:29:19,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ee8f1ac5-0954-4b05-8def-37d5dbb51ffd 2019-01-08 04:29:19,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10427904129s 2019-01-08 04:29:19,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ee8f1ac5-0954-4b05-8def-37d5dbb51ffd 2019-01-08 04:29:19,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:29:19,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:19,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a9a070-00f7-41b8-8c2b-f4eaa1c9f8fd Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:29:19,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c5a9a070-00f7-41b8-8c2b-f4eaa1c9f8fd 2019-01-08 04:29:19,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100816965103s 2019-01-08 04:29:19,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c5a9a070-00f7-41b8-8c2b-f4eaa1c9f8fd 2019-01-08 04:29:19,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:29:19,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:19,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dff157b-66cf-4ed5-8cbd-fcb2c601c314 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 04:29:19,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6dff157b-66cf-4ed5-8cbd-fcb2c601c314 2019-01-08 04:29:19,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113599061966s 2019-01-08 04:29:19,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6dff157b-66cf-4ed5-8cbd-fcb2c601c314 2019-01-08 04:29:19,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:29:19,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:19,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42bd96f-1ba1-41bb-87e0-300afbbb8660 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "links": {"self": "http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a8a1766abda41feb79e947d1953b312", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 04:29:19,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b42bd96f-1ba1-41bb-87e0-300afbbb8660 2019-01-08 04:29:19,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199403047562s 2019-01-08 04:29:19,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b42bd96f-1ba1-41bb-87e0-300afbbb8660 2019-01-08 04:29:19,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 04:29:19,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:19,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a6895e-485a-488d-b99e-e5ab4ccd5fad Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc"}, "tags": [], "enabled": true, "id": "260c4973276a482abd910bccf41a5fdc", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 04:29:19,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-46a6895e-485a-488d-b99e-e5ab4ccd5fad 2019-01-08 04:29:19,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100264072418s 2019-01-08 04:29:19,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-46a6895e-485a-488d-b99e-e5ab4ccd5fad 2019-01-08 04:29:19,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 04:29:19,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=5a8a1766abda41feb79e947d1953b312&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=260c4973276a482abd910bccf41a5fdc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:19,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8fed198-b93b-4649-bb38-21da68558580 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=5a8a1766abda41feb79e947d1953b312&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=260c4973276a482abd910bccf41a5fdc", "previous": null, "next": null}} 2019-01-08 04:29:19,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=5a8a1766abda41feb79e947d1953b312&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=260c4973276a482abd910bccf41a5fdc used request id req-b8fed198-b93b-4649-bb38-21da68558580 2019-01-08 04:29:19,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114967823029s 2019-01-08 04:29:19,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=5a8a1766abda41feb79e947d1953b312&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=260c4973276a482abd910bccf41a5fdc used request id req-b8fed198-b93b-4649-bb38-21da68558580 2019-01-08 04:29:19,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 04:29:19,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc/users/5a8a1766abda41feb79e947d1953b312/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:20,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9246fe7b-6f5b-43ac-bb77-376cbf257266 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:29:20,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc/users/5a8a1766abda41feb79e947d1953b312/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-9246fe7b-6f5b-43ac-bb77-376cbf257266 2019-01-08 04:29:20,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163677930832s 2019-01-08 04:29:20,136 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc/users/5a8a1766abda41feb79e947d1953b312/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-9246fe7b-6f5b-43ac-bb77-376cbf257266 2019-01-08 04:29:20,137 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 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'260c4973276a482abd910bccf41a5fdc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '195bd034-f448-4859-91b2-7467a08d3c77', 'username': u'juju_epc-user_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 04:29:20,140 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 'password': '195bd034-f448-4859-91b2-7467a08d3c77', 'project_name': 'juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '260c4973276a482abd910bccf41a5fdc', 'project_domain_name': 'Default'} 2019-01-08 04:29:20,205 - 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'}}} 2019-01-08 04:29:20,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-08 04:29:20,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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" 2019-01-08 04:29:20,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 04:29: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://192.30.9.3: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.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 04:29:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:20,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a2bb40-641f-44ff-b2ce-84652f3fc0d1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/082c9dfe7580417fa4536fe0affbf3e9"}, "enabled": true, "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/10b689a888824a26a3e72ce4177ed08a"}, "enabled": true, "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/50667a99719344cc87d1d0073444f761"}, "enabled": true, "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/532ec5c253f44dc088a3b04fbed04c2c"}, "enabled": true, "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/58a9b596996a479094c72434a51ac4dc"}, "enabled": true, "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5f53b21e5a0046179f6e5f22e9be98e8"}, "enabled": true, "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7b99dce81c45453aadc9c06e6929bcb0"}, "enabled": true, "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a4490cea2d9c4d149b901acd4550ea95"}, "enabled": true, "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a798b8e3b91d460d9fffe136d93cbb89"}, "enabled": true, "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b30f5699e9d440c193eb1ff73b4c56a8"}, "enabled": true, "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c81a7fe877e54fbb81719691feb5fb0f"}, "enabled": true, "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d17ae630dcb14c479fdd3dc14c421be8"}, "enabled": true, "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/d789a341e1594f22af48f2475f307013"}, "enabled": true, "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de8660a0194f4c7795eb28d0bf33dd7c"}, "enabled": true, "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ed5343fc803548c18fb25e4ea19410bf"}, "enabled": true, "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-01-08 04:29:20,343 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-76a2bb40-641f-44ff-b2ce-84652f3fc0d1 2019-01-08 04:29:20,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.115242004395s 2019-01-08 04:29:20,344 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-76a2bb40-641f-44ff-b2ce-84652f3fc0d1 2019-01-08 04:29:20,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-08 04:29:20,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:20,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80c497f-92e4-4ed6-a376-8a7fd0e24b56 Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/0b749ea390a142558d9e1f2bdf5efbfb"}, "url": "http://172.30.9.42:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/118630f007d746138b1885018580af93"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "118630f007d746138b1885018580af93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/12dd40e3a06e488ab5172b819abdc8c4"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/261fcd2f0fe847179daa0a56e084f65e"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2d0608e1af6d4a80b74022a81bbd79e5"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/2df71d2f8d8e49e3a5cd5b86c6d76a49"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3c2557fad7dc40f4a369cccae1c8e915"}, "url": "http://172.30.9.42:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/3f1187eb786943a59012550334a4ac76"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d789a341e1594f22af48f2475f307013", "id": "3f1187eb786943a59012550334a4ac76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4a88978b612a4685b5bcd7434a979588"}, "url": "http://172.30.9.42:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d789a341e1594f22af48f2475f307013", "id": "4a88978b612a4685b5bcd7434a979588"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4bfc5efaf8c646369406c1080116dea9"}, "url": "http://172.30.9.42:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/4fcd7bf775db4dc09bcdaf4e50bdaf83"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5840342b540e4291b64c2d492171fed4"}, "url": "http://172.30.9.42:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "5840342b540e4291b64c2d492171fed4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/589e26f088ca495ab8c0b15baa368832"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "589e26f088ca495ab8c0b15baa368832"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5999d2635d344467897c7fa3c03919f9"}, "url": "http://172.30.9.42:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "5999d2635d344467897c7fa3c03919f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/5bbb336bf2564c2bb247527c5d76f699"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/631e20fff8274503aeb04669674c7fd9"}, "url": "http://172.30.9.42:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "631e20fff8274503aeb04669674c7fd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/6d6595d85ab94971a55670eeefd16117"}, "url": "http://172.30.9.42:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "6d6595d85ab94971a55670eeefd16117"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/731eebaa78a94bfd8a3eb72195ff0cbf"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f53b21e5a0046179f6e5f22e9be98e8", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/7e5956e320ce421288d06b88c4006f74"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "7e5956e320ce421288d06b88c4006f74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/88bb53cbb4d441d3adb330af0d545750"}, "url": "http://172.30.9.42:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8dd0315d8e784e92813129d041d608a5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "532ec5c253f44dc088a3b04fbed04c2c", "id": "8dd0315d8e784e92813129d041d608a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/8ffd3de0a28744c8b1c3968d2d49ba3c"}, "url": "http://172.30.9.42:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/91953027a9a741158b0514f04edca4ff"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b30f5699e9d440c193eb1ff73b4c56a8", "id": "91953027a9a741158b0514f04edca4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b847df44be7449db6076b4f759894dd"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10b689a888824a26a3e72ce4177ed08a", "id": "9b847df44be7449db6076b4f759894dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/9b9d9204a02f46129e6ce6de356c5c01"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4490cea2d9c4d149b901acd4550ea95", "id": "9b9d9204a02f46129e6ce6de356c5c01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a5f5ab7a59094121b377dc60c29999c5"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a7d859fa94b94e25a8535829a42a3a2b"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/a803d3f1eae34beba9bc5af4d3808058"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b99dce81c45453aadc9c06e6929bcb0", "id": "a803d3f1eae34beba9bc5af4d3808058"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b07e493d9b904e9f891b6d4ed5768370"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d789a341e1594f22af48f2475f307013", "id": "b07e493d9b904e9f891b6d4ed5768370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b0d46c1720ab44e6b1472b743db5ada9"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b56c3b06619d40b6aabb83a54b1a08ac"}, "url": "http://172.30.9.42:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d17ae630dcb14c479fdd3dc14c421be8", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/b60be1bf140248e38a0e34fa0d20a967"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/d79ceecacaa74a848e61e704c07a7742"}, "url": "http://172.30.9.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "082c9dfe7580417fa4536fe0affbf3e9", "id": "d79ceecacaa74a848e61e704c07a7742"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/da862f3fa2b1442c8cc6aeb1a112c698"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/e31ddc5eb5b14d6094f0b2941a146310"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ed10363033a54db49075be2a3d99ae84"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ed5343fc803548c18fb25e4ea19410bf", "id": "ed10363033a54db49075be2a3d99ae84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/ee64b5ed6bfb42008e4e2c277c2b7bf8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f195a1e2ef5a4509b6a52cc6c35970f0"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/f83a1baa16564d988470de6326de78a2"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58a9b596996a479094c72434a51ac4dc", "id": "f83a1baa16564d988470de6326de78a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fa0b980d5e3947c89a6f9c11fb47904a"}, "url": "http://172.30.9.42:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a798b8e3b91d460d9fffe136d93cbb89", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fca59951b6394a6d866b78063d482fd3"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c81a7fe877e54fbb81719691feb5fb0f", "id": "fca59951b6394a6d866b78063d482fd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.42:5000/v3/endpoints/fef08935424446ecb63cd47a6b224d51"}, "url": "http://172.30.9.42:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de8660a0194f4c7795eb28d0bf33dd7c", "id": "fef08935424446ecb63cd47a6b224d51"}], "links": {"self": "http://172.30.9.42:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-08 04:29:20,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-d80c497f-92e4-4ed6-a376-8a7fd0e24b56 2019-01-08 04:29:20,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.103321075439s 2019-01-08 04:29:20,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/endpoints used request id req-d80c497f-92e4-4ed6-a376-8a7fd0e24b56 2019-01-08 04:29:20,464 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-01-08 04:29:20,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:29:20,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:20,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27baecca-6c9b-4c27-baff-e9214462330f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 04:29:20,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-27baecca-6c9b-4c27-baff-e9214462330f 2019-01-08 04:29:20,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103748083115s 2019-01-08 04:29:20,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-27baecca-6c9b-4c27-baff-e9214462330f 2019-01-08 04:29:20,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 04:29:20,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:29:20,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f77f59-fee7-48d5-a1c6-e127604431cd Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc"}, "tags": [], "enabled": true, "id": "260c4973276a482abd910bccf41a5fdc", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 04:29:20,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-71f77f59-fee7-48d5-a1c6-e127604431cd 2019-01-08 04:29:20,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106781959534s 2019-01-08 04:29:20,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-71f77f59-fee7-48d5-a1c6-e127604431cd 2019-01-08 04:29:20,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-08 04:29:20,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" -d '{"network": {"tenant_id": "260c4973276a482abd910bccf41a5fdc", "name": "juju_epc-net_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "admin_state_up": true}}' 2019-01-08 04:29:22,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-18b5562f-1fe0-4b81-b77b-197855181e6f Date: Tue, 08 Jan 2019 04:29:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"931f27fe-0a2e-4d55-887c-bfce93aeab24","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"260c4973276a482abd910bccf41a5fdc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T04:29:21Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be","admin_state_up":true,"tenant_id":"260c4973276a482abd910bccf41a5fdc","created_at":"2019-01-08T04:29:21Z","mtu":1442}} 2019-01-08 04:29:22,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-18b5562f-1fe0-4b81-b77b-197855181e6f 2019-01-08 04:29:22,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.47539687157s 2019-01-08 04:29:22,161 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-18b5562f-1fe0-4b81-b77b-197855181e6f 2019-01-08 04:29:22,161 - 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'dns_domain': u'', u'updated_at': u'2019-01-08T04:29:21Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'931f27fe-0a2e-4d55-887c-bfce93aeab24', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', u'created_at': u'2019-01-08T04:29:21Z', u'mtu': 1442, u'tenant_id': u'260c4973276a482abd910bccf41a5fdc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'260c4973276a482abd910bccf41a5fdc'}) 2019-01-08 04:29:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:29:22,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e76b0ab4-90ac-4c39-ab57-97f1d98ba9d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 04:29:22,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-e76b0ab4-90ac-4c39-ab57-97f1d98ba9d8 2019-01-08 04:29:22,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 04:29:22,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}], "expires_at": "2019-01-08T05:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "260c4973276a482abd910bccf41a5fdc", "name": "juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_260c4973276a482abd910bccf41a5fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_260c4973276a482abd910bccf41a5fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/260c4973276a482abd910bccf41a5fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/260c4973276a482abd910bccf41a5fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/260c4973276a482abd910bccf41a5fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/260c4973276a482abd910bccf41a5fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/260c4973276a482abd910bccf41a5fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/260c4973276a482abd910bccf41a5fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/260c4973276a482abd910bccf41a5fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/260c4973276a482abd910bccf41a5fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/260c4973276a482abd910bccf41a5fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/260c4973276a482abd910bccf41a5fdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/260c4973276a482abd910bccf41a5fdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/260c4973276a482abd910bccf41a5fdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "id": "5a8a1766abda41feb79e947d1953b312"}, "audit_ids": ["Fctt72RrSlOxaIpqvilhkQ"], "issued_at": "2019-01-08T04:29:22.000000Z"}} 2019-01-08 04:29:22,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:29:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:29:22,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-533bc51e-eebd-4425-b67c-fe53f56ec09d Date: Tue, 08 Jan 2019 04:29:22 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"931f27fe-0a2e-4d55-887c-bfce93aeab24","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"260c4973276a482abd910bccf41a5fdc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T04:29:21Z","qos_policy_id":null,"name":"juju_epc-net_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be","admin_state_up":true,"tenant_id":"260c4973276a482abd910bccf41a5fdc","created_at":"2019-01-08T04:29:21Z","mtu":1442}]} 2019-01-08 04:29:22,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-533bc51e-eebd-4425-b67c-fe53f56ec09d 2019-01-08 04:29:22,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298249006271s 2019-01-08 04:29:22,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-533bc51e-eebd-4425-b67c-fe53f56ec09d 2019-01-08 04:29:22,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-08 04:29:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" -d '{"subnet": {"name": "juju_epc-subnet_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "enable_dhcp": true, "network_id": "931f27fe-0a2e-4d55-887c-bfce93aeab24", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-01-08 04:29:24,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d1e8b72-db7d-4607-80a6-1fd1e1b98929 Date: Tue, 08 Jan 2019 04:29:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"931f27fe-0a2e-4d55-887c-bfce93aeab24","tenant_id":"260c4973276a482abd910bccf41a5fdc","created_at":"2019-01-08T04:29:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T04:29:23Z","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":"260c4973276a482abd910bccf41a5fdc","id":"36b22f12-d849-4031-9474-e6995c2563d4","subnetpool_id":null,"name":"juju_epc-subnet_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}} 2019-01-08 04:29:24,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-0d1e8b72-db7d-4607-80a6-1fd1e1b98929 2019-01-08 04:29:24,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.66720604897s 2019-01-08 04:29:24,640 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-0d1e8b72-db7d-4607-80a6-1fd1e1b98929 2019-01-08 04:29:24,640 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-08T04:29:23Z', 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'36b22f12-d849-4031-9474-e6995c2563d4', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', u'enable_dhcp': True, u'network_id': u'931f27fe-0a2e-4d55-887c-bfce93aeab24', u'tenant_id': u'260c4973276a482abd910bccf41a5fdc', u'created_at': u'2019-01-08T04:29:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'260c4973276a482abd910bccf41a5fdc'}) 2019-01-08 04:29:24,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-08 04:29:24,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" -d '{"router": {"external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5"}, "name": "juju_epc-router_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "admin_state_up": true}}' 2019-01-08 04:29:26,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-ab4f63eb-0c1c-4558-8507-53740dcd638f Date: Tue, 08 Jan 2019 04:29:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "260c4973276a482abd910bccf41a5fdc", "created_at": "2019-01-08T04:29:24Z", "admin_state_up": true, "updated_at": "2019-01-08T04:29:26Z", "revision_number": 2, "routes": [], "project_id": "260c4973276a482abd910bccf41a5fdc", "id": "299ad948-2b86-41b5-b052-113845d40f49", "name": "juju_epc-router_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}} 2019-01-08 04:29:26,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-ab4f63eb-0c1c-4558-8507-53740dcd638f 2019-01-08 04:29:26,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.06054401398s 2019-01-08 04:29:26,702 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-ab4f63eb-0c1c-4558-8507-53740dcd638f 2019-01-08 04:29:26,702 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4b6855d7-4e38-409b-829a-6407a3eb5de5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3a0c14f4-5b1f-491f-9855-cf830a6f0482', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'260c4973276a482abd910bccf41a5fdc', u'created_at': u'2019-01-08T04:29:24Z', u'admin_state_up': True, u'updated_at': u'2019-01-08T04:29:26Z', u'revision_number': 2, u'routes': [], u'project_id': u'260c4973276a482abd910bccf41a5fdc', u'id': u'299ad948-2b86-41b5-b052-113845d40f49', u'name': u'juju_epc-router_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be'}) 2019-01-08 04:29:26,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-08 04:29:26,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/299ad948-2b86-41b5-b052-113845d40f49/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}0357a45be577979403c1e395fc2aee03157b83ec" -d '{"subnet_id": "36b22f12-d849-4031-9474-e6995c2563d4"}' 2019-01-08 04:29:29,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-49ec1973-a566-40d3-9062-7e6aaae62423 Date: Tue, 08 Jan 2019 04:29:29 GMT RESP BODY: {"network_id": "931f27fe-0a2e-4d55-887c-bfce93aeab24", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "subnet_id": "36b22f12-d849-4031-9474-e6995c2563d4", "subnet_ids": ["36b22f12-d849-4031-9474-e6995c2563d4"], "port_id": "06d34fd9-6b08-437a-9fac-3726c3d524a5", "id": "299ad948-2b86-41b5-b052-113845d40f49"} 2019-01-08 04:29:29,347 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/299ad948-2b86-41b5-b052-113845d40f49/add_router_interface.json used request id req-49ec1973-a566-40d3-9062-7e6aaae62423 2019-01-08 04:29:29,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.64454483986s 2019-01-08 04:29:29,348 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/299ad948-2b86-41b5-b052-113845d40f49/add_router_interface.json used request id req-49ec1973-a566-40d3-9062-7e6aaae62423 returning object 299ad948-2b86-41b5-b052-113845d40f49 2019-01-08 04:29:29,348 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-01-08 04:29:32,811 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:56cea6fd89a03c2b12f0f2004ca9c688 sha256:9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f 2019-01-08 04:29:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:29:32,818 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 04:29:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 04:29:32,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:29:32,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:29:33,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-919f3fe1-297b-4177-a297-636cfe83fc54 Date: Tue, 08 Jan 2019 04:29:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:29:33,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-919f3fe1-297b-4177-a297-636cfe83fc54 2019-01-08 04:29:33,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224302053452s 2019-01-08 04:29:33,047 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-919f3fe1-297b-4177-a297-636cfe83fc54 2019-01-08 04:29:33,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 04:29:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" -d '{"owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "owner_specified.shade.object": "images/juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}' 2019-01-08 04:29:33,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fa5b4265-31d7-4429-82b8-6e7d6f0ff1e3 Date: Tue, 08 Jan 2019 04:29:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/file", "owner": "260c4973276a482abd910bccf41a5fdc", "id": "3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "size": null, "self": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-08T04:29:33Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "checksum": null, "created_at": "2019-01-08T04:29:33Z", "protected": false} 2019-01-08 04:29:33,328 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-fa5b4265-31d7-4429-82b8-6e7d6f0ff1e3 2019-01-08 04:29:33,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.273576974869s 2019-01-08 04:29:33,329 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-fa5b4265-31d7-4429-82b8-6e7d6f0ff1e3 returning object 3e57c3e0-4cf4-4330-8e2a-0dd10cef768e 2019-01-08 04:29:33,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 04:29:33,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/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}0357a45be577979403c1e395fc2aee03157b83ec" -d '' 2019-01-08 04:29:39,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-523be356-43a2-4881-84a3-b07419fba224 Date: Tue, 08 Jan 2019 04:29:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:29:39,433 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/file used request id req-523be356-43a2-4881-84a3-b07419fba224 2019-01-08 04:29:39,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.10391497612s 2019-01-08 04:29:39,434 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/file used request id req-523be356-43a2-4881-84a3-b07419fba224 2019-01-08 04:29:39,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:29:39,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:29:39,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-39f8f900-dd93-43bd-9545-804c0aa5d8f5 Date: Tue, 08 Jan 2019 04:29:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap", "metadata": {}}], "file": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/file", "owner": "260c4973276a482abd910bccf41a5fdc", "id": "3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "size": 297009152, "self": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-08T04:29:39Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-08T04:29:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:29:39,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-39f8f900-dd93-43bd-9545-804c0aa5d8f5 2019-01-08 04:29:39,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22390294075s 2019-01-08 04:29:39,662 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-39f8f900-dd93-43bd-9545-804c0aa5d8f5 2019-01-08 04:29:39,664 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/file', 'owner': u'260c4973276a482abd910bccf41a5fdc', 'id': u'3e57c3e0-4cf4-4330-8e2a-0dd10cef768e', 'size': 297009152, u'self': u'/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'260c4973276a482abd910bccf41a5fdc', 'name': 'juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T04:29:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T04:29:39Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 'created': u'2019-01-08T04:29:33Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2019-01-08T04:29:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2019-01-08 04:29:40,879 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 3e57c3e0-4cf4-4330-8e2a-0dd10cef768e -s xenial -r regionOne -u http://172.30.9.42: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. 2019-01-08 04:29:40,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 04:29:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-08 04:29:41,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49836089-22ab-4031-80dc-170bac169449 x-compute-request-id: req-49836089-22ab-4031-80dc-170bac169449 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24", "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": "ed0da838-fcc1-4f1d-9a91-21ab4b014b24"}} 2019-01-08 04:29:41,115 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-49836089-22ab-4031-80dc-170bac169449 2019-01-08 04:29:41,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.235134124756s 2019-01-08 04:29:41,116 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-49836089-22ab-4031-80dc-170bac169449 2019-01-08 04:29:41,117 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', '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'09a7ababfff6470fbcae0a281405cb8c', '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'ed0da838-fcc1-4f1d-9a91-21ab4b014b24', 'swap': 0}) 2019-01-08 04:29:41,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 04:29:41,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24/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}37f598e77950cef0da600c27eee304ac386e4fbd" -d '{"extra_specs": {}}' 2019-01-08 04:29:41,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d07a035-5600-4e57-88f4-29af35d74858 x-compute-request-id: req-5d07a035-5600-4e57-88f4-29af35d74858 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 04:29:41,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24/os-extra_specs used request id req-5d07a035-5600-4e57-88f4-29af35d74858 2019-01-08 04:29:41,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229229927063s 2019-01-08 04:29:41,141 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24/os-extra_specs used request id req-5d07a035-5600-4e57-88f4-29af35d74858 2019-01-08 04:29:41,141 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-01-08 04:29:41,143 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8081 | | SDN_CONTROLLER_WEBPORT | 8081 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-132 | | 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-ovn-nofeature-ha | | SDN_CONTROLLER_IP | 192.30.9.3 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-08 04:29:41,150 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-01-08 04:29:41,327 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-01-08 04:29:41,327 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-01-08 04:29:41,507 - 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". 2019-01-08 04:29:41,508 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-08 04:29:43,040 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-08 04:29:43,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:29:43,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:29:43,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-53243be4-bc38-40cf-b00b-5fc54998cc9a Date: Tue, 08 Jan 2019 04:29:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap", "metadata": {}}], "file": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/file", "owner": "260c4973276a482abd910bccf41a5fdc", "id": "3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "size": 297009152, "self": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-08T04:29:39Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-08T04:29:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:29:43,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-53243be4-bc38-40cf-b00b-5fc54998cc9a 2019-01-08 04:29:43,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.663621902466s 2019-01-08 04:29:43,706 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-53243be4-bc38-40cf-b00b-5fc54998cc9a 2019-01-08 04:29:43,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 04:29:43,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}' 2019-01-08 04:29:43,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/e3faaeab-965a-457b-959a-59c46c389833 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9fdc9aee-8d1d-4062-9a9d-7496f426fe8a Date: Tue, 08 Jan 2019 04:29:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e3faaeab-965a-457b-959a-59c46c389833/file", "owner": "260c4973276a482abd910bccf41a5fdc", "id": "e3faaeab-965a-457b-959a-59c46c389833", "size": null, "self": "/v2/images/e3faaeab-965a-457b-959a-59c46c389833", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T04:29:43Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "checksum": null, "created_at": "2019-01-08T04:29:43Z", "protected": false} 2019-01-08 04:29:43,975 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-9fdc9aee-8d1d-4062-9a9d-7496f426fe8a 2019-01-08 04:29:43,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.260471105576s 2019-01-08 04:29:43,976 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-9fdc9aee-8d1d-4062-9a9d-7496f426fe8a returning object e3faaeab-965a-457b-959a-59c46c389833 2019-01-08 04:29:43,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 04:29:43,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/e3faaeab-965a-457b-959a-59c46c389833/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}0357a45be577979403c1e395fc2aee03157b83ec" -d '' 2019-01-08 04:29:47,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59aa5d26-c1bf-4502-a17f-04133596a0d9 Date: Tue, 08 Jan 2019 04:29:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:29:47,470 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/e3faaeab-965a-457b-959a-59c46c389833/file used request id req-59aa5d26-c1bf-4502-a17f-04133596a0d9 2019-01-08 04:29:47,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.49334192276s 2019-01-08 04:29:47,470 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/e3faaeab-965a-457b-959a-59c46c389833/file used request id req-59aa5d26-c1bf-4502-a17f-04133596a0d9 2019-01-08 04:29:47,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:29:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:29:47,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-a70b3316-b75f-4b7e-bef0-94ed6c3399b8 Date: Tue, 08 Jan 2019 04:29:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e3faaeab-965a-457b-959a-59c46c389833/snap", "metadata": {}}], "file": "/v2/images/e3faaeab-965a-457b-959a-59c46c389833/file", "owner": "260c4973276a482abd910bccf41a5fdc", "id": "e3faaeab-965a-457b-959a-59c46c389833", "size": 263586304, "self": "/v2/images/e3faaeab-965a-457b-959a-59c46c389833", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e3faaeab-965a-457b-959a-59c46c389833/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-08T04:29:47Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-08T04:29:43Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap", "metadata": {}}], "file": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/file", "owner": "260c4973276a482abd910bccf41a5fdc", "id": "3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "size": 297009152, "self": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-08T04:29:39Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-08T04:29:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:29:47,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-a70b3316-b75f-4b7e-bef0-94ed6c3399b8 2019-01-08 04:29:47,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21938586235s 2019-01-08 04:29:47,694 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-a70b3316-b75f-4b7e-bef0-94ed6c3399b8 2019-01-08 04:29:47,697 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e3faaeab-965a-457b-959a-59c46c389833/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e3faaeab-965a-457b-959a-59c46c389833/file', 'owner': u'260c4973276a482abd910bccf41a5fdc', 'id': u'e3faaeab-965a-457b-959a-59c46c389833', 'size': 263586304, u'self': u'/v2/images/e3faaeab-965a-457b-959a-59c46c389833', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'260c4973276a482abd910bccf41a5fdc', 'name': 'juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/e3faaeab-965a-457b-959a-59c46c389833/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T04:29:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-08T04:29:47Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/e3faaeab-965a-457b-959a-59c46c389833', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', 'created': u'2019-01-08T04:29:43Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-08T04:29:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e3faaeab-965a-457b-959a-59c46c389833', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-08 04:29:47,932 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i e3faaeab-965a-457b-959a-59c46c389833 -s trusty -r regionOne -u http://172.30.9.42: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. 2019-01-08 04:29:47,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 04:29:47,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-08 04:29:47,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04b8f09e-68dd-4eea-8262-a1ae529928e0 x-compute-request-id: req-04b8f09e-68dd-4eea-8262-a1ae529928e0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48", "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": "80095b2a-2e05-4a86-92d8-6b4dca559c48"}} 2019-01-08 04:29:47,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-04b8f09e-68dd-4eea-8262-a1ae529928e0 2019-01-08 04:29:47,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0435781478882s 2019-01-08 04:29:47,978 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-04b8f09e-68dd-4eea-8262-a1ae529928e0 2019-01-08 04:29:47,979 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be', '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'09a7ababfff6470fbcae0a281405cb8c', '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'80095b2a-2e05-4a86-92d8-6b4dca559c48', 'swap': 0}) 2019-01-08 04:29:47,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 04:29:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48/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}37f598e77950cef0da600c27eee304ac386e4fbd" -d '{"extra_specs": {}}' 2019-01-08 04:29:48,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:29:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c4330d6-993e-4f62-a0ae-7866ed6b71a8 x-compute-request-id: req-0c4330d6-993e-4f62-a0ae-7866ed6b71a8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 04:29:48,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48/os-extra_specs used request id req-0c4330d6-993e-4f62-a0ae-7866ed6b71a8 2019-01-08 04:29:48,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022068977356s 2019-01-08 04:29:48,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48/os-extra_specs used request id req-0c4330d6-993e-4f62-a0ae-7866ed6b71a8 2019-01-08 04:29:48,002 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-01-08 04:32:12,115 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['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=931f27fe-0a2e-4d55-887c-bfce93aeab24', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 04:29:48 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.7] 04:29:48 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=931f27fe-0a2e-4d55-887c-bfce93aeab24", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 04:29:48 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 04:29:48 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:931f27fe-0a2e-4d55-887c-bfce93aeab24 external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true] 04:29:48 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 04:29:48 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[development:false agent-metadata-url: use-openstack-gbp:false apt-ftp-proxy: apt-mirror: max-action-results-age:336h agent-stream:released provisioner-harvest-mode:destroyed test-mode:false apt-http-proxy: firewall-mode:instance cloudinit-userdata: disable-network-management:false network:931f27fe-0a2e-4d55-887c-bfce93aeab24 container-image-metadata-url: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDShEbHJCajj004D4uK4qCesoo+SFkmWDeAv6eIsjcCwDwgBoZsA7F83CGL+7BUmG15dld6VMmhlcrAFUKb9+vuaPiPJXsPwuGuavqBqM8cFoOtvY7ss+rdZQINqum1lTvx9ZI4WmF0pfc/8Q+LhFEBC9fxVcgkkZQSJk/ihuH1WZMH7/IaO7ueW9Y6qrNtP6bzKp6+j22lJVW44rlgTXRMaDLEbB9yAfi7KMwIwt7ViwtgYiuMotASF90dHPsU9GPRkvu/3Y+FV9YoYYvlcf3yNScfpHpwZpKADTU7f3XgZ5LDsCNye/E0+Id++/vfiGGdxijDMqn/KPRP6LvL5d9b juju-client-key automatically-retry-hooks:true logforward-enabled:false net-bond-reconfigure-delay:17 container-networking-method: ftp-proxy: http-proxy: policy-target-group: image-stream:released proxy-ssh:false use-floating-ip:true container-inherit-properties: transmit-vendor-metrics:true max-action-results-size:5G use-default-secgroup:true egress-subnets: resource-tags: enable-os-refresh-update:true uuid:42ec2b8e-2460-4ded-8456-b03c46aacfb7 ignore-machine-addresses:false name:controller apt-no-proxy: max-status-history-size:5G no-proxy:127.0.0.1,localhost,::1 default-series:xenial enable-os-upgrade:true logging-config: type:openstack image-metadata-url: ssl-hostname-verification:false update-status-hook-interval:5m max-status-history-age:336h container-image-stream:released apt-https-proxy: external-network: fan-config: https-proxy:] 04:29:48 INFO juju.provider.openstack provider.go:145 opening model "controller" 04:29:48 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcNCc88c08s32nNnR5KFD4wDO9KqAme5h-UWzlFufqADcJjgXvg4AjhzY3YIYALhXxwYmURULCbAv2CU2kTHi8vCXsaCEvbjJAJuXuD2PAUHlSqXc7_8Y2v_qDT_MM_eiDB3MIzD9U5lqp7hKVPqa4FCVE39CRC7dU2NIcNlkAhRKZbgg TenantId:260c4973276a482abd910bccf41a5fdc UserId:5a8a1766abda41feb79e947d1953b312 Domain: RegionServiceURLs:map[regionOne:map[event:http://172.30.9.42:8977 volumev2:http://172.30.9.42:8776/v2/260c4973276a482abd910bccf41a5fdc orchestration:http://172.30.9.42:8004/v1/260c4973276a482abd910bccf41a5fdc object-store:http://172.30.9.42:8080/v1/AUTH_260c4973276a482abd910bccf41a5fdc volumev3:http://172.30.9.42:8776/v3/260c4973276a482abd910bccf41a5fdc cloudformation:http://172.30.9.42:8000/v1 metric:http://172.30.9.42:8041 identity:http://172.30.9.42:5000 image:http://172.30.9.42:9292 compute:http://172.30.9.42:8774/v2.1 network:http://172.30.9.42:9696 alarming:http://172.30.9.42:8042 volume:http://172.30.9.42:8776/v1/260c4973276a482abd910bccf41a5fdc placement:http://172.30.9.42:8778/placement]]} 04:29:48 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 04:29:48 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.42:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.42:8774/v2.1/ Rel:self}] Status:CURRENT}] 04:29:49 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 04:29:49 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 04:29:49 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 04:29:49 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 04:29:49 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 04:29:49 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 04:29:49 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 04:29:49 INFO cmd bootstrap.go:233 Loading image metadata 04:29:49 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 04:29:49 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 04:29:49 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 04:29:49 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.42:5000/v3} [zesty win2012hvr2 centos7 xenial win8 win81 opensuseleap genericlinux quantal utopic wily win2008r2 win2016nano saucy yakkety win2012hv win2012 win2016hv raring win10 precise trusty bionic win2016 vivid artful win2012r2 win7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 04:29:49 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 04:29:51 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 04:29:52 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.42:5000/v3} not found 04:29:52 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.42:5000/v3} not found 04:29:52 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 04:29:52 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 04:29:52 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 04:29:52 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 04:29:52 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 04:29:52 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 04:29:52 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 04:29:52 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 04:29:52 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 04:29:52 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 04:29:54 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 04:29:54 INFO cmd bootstrap.go:389 Starting new instance for initial controller 04:29:54 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 04:29:55 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 04:29:55 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:3e57c3e0-4cf4-4330-8e2a-0dd10cef768e Arch:amd64 VirtType:}] 04:29:55 INFO juju.environs.instances image.go:106 find instance - using image with id: 3e57c3e0-4cf4-4330-8e2a-0dd10cef768e 04:29:55 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 04:29:55 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 04:29:55 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2490 bytes 04:29:55 DEBUG juju.provider.openstack provider.go:1005 using network id "931f27fe-0a2e-4d55-887c-bfce93aeab24" 04:29:55 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.42:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" has status BUILD, wait 10 seconds before retry, attempt 11 04:32:04 INFO juju.provider.openstack provider.go:1175 started instance "023ec483-2d6a-4b97-99a7-600a6fbee5f0" 04:32:04 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 04:32:05 ERROR juju.cmd.juju.commands bootstrap.go:528 failed to bootstrap model: cannot start bootstrap instance: cannot allocate a public IP as needed: could not find an external network in availability zone [] 04:32:05 DEBUG juju.cmd.juju.commands bootstrap.go:529 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:620: failed to bootstrap model} {github.com/juju/juju/provider/common/bootstrap.go:50: } {github.com/juju/juju/provider/common/bootstrap.go:202: cannot start bootstrap instance} {github.com/juju/juju/provider/openstack/provider.go:1186: } {github.com/juju/juju/provider/openstack/provider.go:1186: cannot allocate a public IP as needed} {github.com/juju/juju/provider/openstack/networking.go:193: could not find an external network in availability zone []}]) 04:32:05 DEBUG juju.cmd.juju.commands bootstrap.go:1126 cleaning up after failed bootstrap 04:32:05 INFO juju.provider.common destroy.go:20 destroying model "controller" 04:32:05 INFO juju.provider.common destroy.go:31 destroying instances 04:32:08 DEBUG juju.provider.openstack provider.go:1296 terminating instances [023ec483-2d6a-4b97-99a7-600a6fbee5f0] 04:32:09 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-693cd711-ec6b-49ca-84c5-fb1dcfdc2ee0-42ec2b8e-2460-4ded-8456-b03c46aacfb7-0" 04:32:10 INFO juju.provider.common destroy.go:55 destroying storage 04:32:10 DEBUG juju.provider.openstack cinder.go:115 volume URL: http://172.30.9.42:8776/v2/260c4973276a482abd910bccf41a5fdc 04:32:11 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-693cd711-ec6b-49ca-84c5-fb1dcfdc2ee0-42ec2b8e-2460-4ded-8456-b03c46aacfb7" 04:32:12 INFO cmd supercommand.go:465 command finished 2019-01-08 04:32:12,232 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-08 04:32:12,233 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 02:52 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-08 04:32:12,414 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR 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". 2019-01-08 04:32:12,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-08 04:32:12,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:12,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-46004fdf-c205-4d58-9b75-1e54dcb9d806 Date: Tue, 08 Jan 2019 04:32:12 GMT RESP BODY: {"floatingips": []} 2019-01-08 04:32:12,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-46004fdf-c205-4d58-9b75-1e54dcb9d806 2019-01-08 04:32:12,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.219990968704s 2019-01-08 04:32:12,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-46004fdf-c205-4d58-9b75-1e54dcb9d806 2019-01-08 04:32:12,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 04:32:12,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/e3faaeab-965a-457b-959a-59c46c389833 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:13,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b78b6f64-f8b8-4e3c-8b6c-794a5a372124 Date: Tue, 08 Jan 2019 04:32:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:32:13,756 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/e3faaeab-965a-457b-959a-59c46c389833 used request id req-b78b6f64-f8b8-4e3c-8b6c-794a5a372124 2019-01-08 04:32:13,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11750411987s 2019-01-08 04:32:13,756 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/e3faaeab-965a-457b-959a-59c46c389833 used request id req-b78b6f64-f8b8-4e3c-8b6c-794a5a372124 2019-01-08 04:32:13,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:32:13,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:13,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32: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-92f3c87e-1d37-4598-80e9-c4e9ae27a802 x-compute-request-id: req-92f3c87e-1d37-4598-80e9-c4e9ae27a802 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48", "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": "80095b2a-2e05-4a86-92d8-6b4dca559c48"}, {"name": "juju_epc-flavor_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24", "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": "ed0da838-fcc1-4f1d-9a91-21ab4b014b24"}]} 2019-01-08 04:32:13,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-92f3c87e-1d37-4598-80e9-c4e9ae27a802 2019-01-08 04:32:13,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296859741211s 2019-01-08 04:32:13,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-92f3c87e-1d37-4598-80e9-c4e9ae27a802 2019-01-08 04:32:13,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 04:32:13,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:13,819 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 04:32: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-64adc5a2-ffdf-4f52-9607-fd6e47c76eb8 x-compute-request-id: req-64adc5a2-ffdf-4f52-9607-fd6e47c76eb8 Content-Length: 0 Content-Type: application/json 2019-01-08 04:32:13,819 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48 used request id req-64adc5a2-ffdf-4f52-9607-fd6e47c76eb8 2019-01-08 04:32:13,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0299959182739s 2019-01-08 04:32:13,819 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/80095b2a-2e05-4a86-92d8-6b4dca559c48 used request id req-64adc5a2-ffdf-4f52-9607-fd6e47c76eb8 2019-01-08 04:32:13,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-08 04:32:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9696/v2.0/routers/299ad948-2b86-41b5-b052-113845d40f49/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}0357a45be577979403c1e395fc2aee03157b83ec" -d '{"subnet_id": "36b22f12-d849-4031-9474-e6995c2563d4"}' 2019-01-08 04:32:15,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-70d96fb4-a95b-4170-9582-19a8782e3859 Date: Tue, 08 Jan 2019 04:32:15 GMT RESP BODY: {"network_id": "931f27fe-0a2e-4d55-887c-bfce93aeab24", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "subnet_id": "36b22f12-d849-4031-9474-e6995c2563d4", "subnet_ids": ["36b22f12-d849-4031-9474-e6995c2563d4"], "port_id": "06d34fd9-6b08-437a-9fac-3726c3d524a5", "id": "299ad948-2b86-41b5-b052-113845d40f49"} 2019-01-08 04:32:15,928 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/299ad948-2b86-41b5-b052-113845d40f49/remove_router_interface.json used request id req-70d96fb4-a95b-4170-9582-19a8782e3859 2019-01-08 04:32:15,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10844898224s 2019-01-08 04:32:15,929 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/299ad948-2b86-41b5-b052-113845d40f49/remove_router_interface.json used request id req-70d96fb4-a95b-4170-9582-19a8782e3859 returning object 299ad948-2b86-41b5-b052-113845d40f49 2019-01-08 04:32:15,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-08 04:32:15,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:16,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7994bb94-0bef-4075-91aa-14d865644fdf Date: Tue, 08 Jan 2019 04:32:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4b6855d7-4e38-409b-829a-6407a3eb5de5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3a0c14f4-5b1f-491f-9855-cf830a6f0482", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "260c4973276a482abd910bccf41a5fdc", "created_at": "2019-01-08T04:29:24Z", "admin_state_up": true, "updated_at": "2019-01-08T04:32:15Z", "revision_number": 4, "routes": [], "project_id": "260c4973276a482abd910bccf41a5fdc", "id": "299ad948-2b86-41b5-b052-113845d40f49", "name": "juju_epc-router_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}]} 2019-01-08 04:32:16,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-7994bb94-0bef-4075-91aa-14d865644fdf 2019-01-08 04:32:16,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.306917905807s 2019-01-08 04:32:16,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-7994bb94-0bef-4075-91aa-14d865644fdf 2019-01-08 04:32:16,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-08 04:32:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/routers/299ad948-2b86-41b5-b052-113845d40f49.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:17,602 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f149592-4aa0-4217-95b4-2c4dd685e11d Content-Length: 0 Date: Tue, 08 Jan 2019 04:32:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:32:17,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/299ad948-2b86-41b5-b052-113845d40f49.json used request id req-1f149592-4aa0-4217-95b4-2c4dd685e11d 2019-01-08 04:32:17,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36413908005s 2019-01-08 04:32:17,603 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/routers/299ad948-2b86-41b5-b052-113845d40f49.json used request id req-1f149592-4aa0-4217-95b4-2c4dd685e11d 2019-01-08 04:32:17,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-08 04:32:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:17,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-48dc0dec-64f7-404f-bb2d-c8e825a365f7 Date: Tue, 08 Jan 2019 04:32:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"931f27fe-0a2e-4d55-887c-bfce93aeab24","tenant_id":"260c4973276a482abd910bccf41a5fdc","created_at":"2019-01-08T04:29:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-08T04:29:23Z","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":"260c4973276a482abd910bccf41a5fdc","id":"36b22f12-d849-4031-9474-e6995c2563d4","subnetpool_id":null,"name":"juju_epc-subnet_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}]} 2019-01-08 04:32:17,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-48dc0dec-64f7-404f-bb2d-c8e825a365f7 2019-01-08 04:32:17,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.237979888916s 2019-01-08 04:32:17,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-48dc0dec-64f7-404f-bb2d-c8e825a365f7 2019-01-08 04:32:17,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-08 04:32:17,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/subnets/36b22f12-d849-4031-9474-e6995c2563d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:19,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d33819e-755a-44bb-9a68-8415743add8a Date: Tue, 08 Jan 2019 04:32:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:32:19,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/36b22f12-d849-4031-9474-e6995c2563d4.json used request id req-8d33819e-755a-44bb-9a68-8415743add8a 2019-01-08 04:32:19,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16316008568s 2019-01-08 04:32:19,006 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/36b22f12-d849-4031-9474-e6995c2563d4.json used request id req-8d33819e-755a-44bb-9a68-8415743add8a 2019-01-08 04:32:19,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:32:19,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:19,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-81566249-faeb-4956-9364-7f2c3c0de39e Date: Tue, 08 Jan 2019 04:32:19 GMT RESP BODY: {"networks":[{"updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"931f27fe-0a2e-4d55-887c-bfce93aeab24","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"260c4973276a482abd910bccf41a5fdc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-08T04:32:18Z","qos_policy_id":null,"name":"juju_epc-net_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be","admin_state_up":true,"tenant_id":"260c4973276a482abd910bccf41a5fdc","created_at":"2019-01-08T04:29:21Z","mtu":1442}]} 2019-01-08 04:32:19,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-81566249-faeb-4956-9364-7f2c3c0de39e 2019-01-08 04:32:19,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390156984329s 2019-01-08 04:32:19,397 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-81566249-faeb-4956-9364-7f2c3c0de39e 2019-01-08 04:32:19,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-08 04:32:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/networks/931f27fe-0a2e-4d55-887c-bfce93aeab24.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:21,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88388fe4-740b-445e-a41b-e4863d55945b Date: Tue, 08 Jan 2019 04:32:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:32:21,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/931f27fe-0a2e-4d55-887c-bfce93aeab24.json used request id req-88388fe4-740b-445e-a41b-e4863d55945b 2019-01-08 04:32:21,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.95760011673s 2019-01-08 04:32:21,356 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/931f27fe-0a2e-4d55-887c-bfce93aeab24.json used request id req-88388fe4-740b-445e-a41b-e4863d55945b 2019-01-08 04:32:21,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:32:21,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:21,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-374c609e-eafd-4cbd-bf17-e195ef9e5d2d Date: Tue, 08 Jan 2019 04:32:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap", "metadata": {}}], "file": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/file", "owner": "260c4973276a482abd910bccf41a5fdc", "id": "3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "size": 297009152, "self": "/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-08T04:29:39Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-08T04:29:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:32:21,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-374c609e-eafd-4cbd-bf17-e195ef9e5d2d 2019-01-08 04:32:21,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213213920593s 2019-01-08 04:32:21,574 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-374c609e-eafd-4cbd-bf17-e195ef9e5d2d 2019-01-08 04:32:21,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 04:32:21,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0357a45be577979403c1e395fc2aee03157b83ec" 2019-01-08 04:32:22,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ccbdc42-4d11-4a49-8568-2785de8b29cf Date: Tue, 08 Jan 2019 04:32:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:32:22,151 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e used request id req-8ccbdc42-4d11-4a49-8568-2785de8b29cf 2019-01-08 04:32:22,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.575301170349s 2019-01-08 04:32:22,151 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/3e57c3e0-4cf4-4330-8e2a-0dd10cef768e used request id req-8ccbdc42-4d11-4a49-8568-2785de8b29cf 2019-01-08 04:32:22,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 04:32:22,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:22,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54397f16-690c-432d-b7e9-fced838f8bf1 x-compute-request-id: req-54397f16-690c-432d-b7e9-fced838f8bf1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24", "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": "ed0da838-fcc1-4f1d-9a91-21ab4b014b24"}]} 2019-01-08 04:32:22,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-54397f16-690c-432d-b7e9-fced838f8bf1 2019-01-08 04:32:22,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212249755859s 2019-01-08 04:32:22,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-54397f16-690c-432d-b7e9-fced838f8bf1 2019-01-08 04:32:22,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 04:32:22,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:22,221 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 04:32:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f04e2c79-c76b-43cd-a1b5-ada5f898e50b x-compute-request-id: req-f04e2c79-c76b-43cd-a1b5-ada5f898e50b Content-Length: 0 Content-Type: application/json 2019-01-08 04:32:22,221 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24 used request id req-f04e2c79-c76b-43cd-a1b5-ada5f898e50b 2019-01-08 04:32:22,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.045567035675s 2019-01-08 04:32:22,221 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/ed0da838-fcc1-4f1d-9a91-21ab4b014b24 used request id req-f04e2c79-c76b-43cd-a1b5-ada5f898e50b 2019-01-08 04:32:22,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:32:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:22,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a366e1-5980-4e01-913a-be4759b8ff37 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "links": {"self": "http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a8a1766abda41feb79e947d1953b312", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 04:32:22,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a8a366e1-5980-4e01-913a-be4759b8ff37 2019-01-08 04:32:22,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122830152512s 2019-01-08 04:32:22,345 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-a8a366e1-5980-4e01-913a-be4759b8ff37 2019-01-08 04:32:22,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:32:22,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:22,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ab773f-1725-45c6-8472-826ee6990b2a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be", "links": {"self": "http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5a8a1766abda41feb79e947d1953b312", "description": null}} 2019-01-08 04:32:22,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312 used request id req-e7ab773f-1725-45c6-8472-826ee6990b2a 2019-01-08 04:32:22,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124622106552s 2019-01-08 04:32:22,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312 used request id req-e7ab773f-1725-45c6-8472-826ee6990b2a 2019-01-08 04:32:22,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 04:32:22,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:22,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56f1c37f-4a8a-454f-8ee1-6c1bee4b1781 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:32:22,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312 used request id req-56f1c37f-4a8a-454f-8ee1-6c1bee4b1781 2019-01-08 04:32:22,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.322415113449s 2019-01-08 04:32:22,799 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/5a8a1766abda41feb79e947d1953b312 used request id req-56f1c37f-4a8a-454f-8ee1-6c1bee4b1781 2019-01-08 04:32:22,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 04:32:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:22,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce9dfa5-417c-41a5-93fc-e35427970f62 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc"}, "tags": [], "enabled": true, "id": "260c4973276a482abd910bccf41a5fdc", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_24bdf9d8-7aa7-4ec9-82b2-6ba710b929be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 04:32:22,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-6ce9dfa5-417c-41a5-93fc-e35427970f62 2019-01-08 04:32:22,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100162029266s 2019-01-08 04:32:22,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-6ce9dfa5-417c-41a5-93fc-e35427970f62 2019-01-08 04:32:22,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 04:32:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:23,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c78fdb07-6681-469b-9f21-bb2bbec47d54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:32:23,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc used request id req-c78fdb07-6681-469b-9f21-bb2bbec47d54 2019-01-08 04:32:23,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.20431303978s 2019-01-08 04:32:23,116 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/260c4973276a482abd910bccf41a5fdc used request id req-c78fdb07-6681-469b-9f21-bb2bbec47d54 2019-01-08 04:32:23,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:32:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=260c4973276a482abd910bccf41a5fdc&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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:23,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-2d3bb46d-2655-4cbe-886d-553af71d8a7a Date: Tue, 08 Jan 2019 04:32:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "260c4973276a482abd910bccf41a5fdc", "created_at": "2019-01-08T04:29:20Z", "updated_at": "2019-01-08T04:29:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:29:20Z", "revision_number": 0, "id": "1055e6cf-38ea-4760-9969-1b75145e6d5d", "remote_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "remote_ip_prefix": null, "created_at": "2019-01-08T04:29:20Z", "security_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "260c4973276a482abd910bccf41a5fdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:29:20Z", "revision_number": 0, "id": "3a844b5f-8f5c-44d0-9aa5-4962c6e8c282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:29:20Z", "security_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "260c4973276a482abd910bccf41a5fdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:29:20Z", "revision_number": 0, "id": "3b886d83-5f3c-428a-a776-ab1edbe270a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:29:20Z", "security_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "260c4973276a482abd910bccf41a5fdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:29:20Z", "revision_number": 0, "id": "9b240dac-28ca-45bf-9ec3-ca8fc7559847", "remote_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "remote_ip_prefix": null, "created_at": "2019-01-08T04:29:20Z", "security_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "260c4973276a482abd910bccf41a5fdc"}], "revision_number": 4, "project_id": "260c4973276a482abd910bccf41a5fdc", "id": "7f069111-0b58-4afe-808b-37336a8192b6", "name": "default"}]} 2019-01-08 04:32:23,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=260c4973276a482abd910bccf41a5fdc&name=default used request id req-2d3bb46d-2655-4cbe-886d-553af71d8a7a 2019-01-08 04:32:23,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.231875896454s 2019-01-08 04:32:23,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=260c4973276a482abd910bccf41a5fdc&name=default used request id req-2d3bb46d-2655-4cbe-886d-553af71d8a7a 2019-01-08 04:32:23,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 04:32:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:23,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b903ec5a-69a8-49d3-98f0-d436fdefc99d Date: Tue, 08 Jan 2019 04:32:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-07T23:55:45Z", "updated_at": "2019-01-07T23:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "0259f952-ccb8-4411-8551-e6775e47e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "04147db9-0b28-4ad1-869f-5261f1f96476", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "332988b6-0924-48cc-ab55-db485e872505", "remote_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:45Z", "revision_number": 0, "id": "57ff2b60-2e4d-4a84-87bf-fb88f0d996b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:45Z", "security_group_id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "070389a9-3f33-4b27-814f-0c2ee8613afb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "created_at": "2019-01-07T23:51:21Z", "updated_at": "2019-01-07T23:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "8962fdd6-3d08-4bf2-97bb-7150cce63e46", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "ac6c826d-d3d3-411a-b98c-2e2c3591bec6", "remote_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "b0acf99c-969c-4df2-89b3-9cc798c1a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:51:21Z", "revision_number": 0, "id": "e3aa3732-5222-4936-b714-8c256b6bbefe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:51:21Z", "security_group_id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "tenant_id": "e95ac4caffaf4463aa59c4748dddd090", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95ac4caffaf4463aa59c4748dddd090"}], "revision_number": 4, "project_id": "e95ac4caffaf4463aa59c4748dddd090", "id": "15e36795-e0fe-4ab2-881c-7b5bbbb1da89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "created_at": "2019-01-08T00:20:35Z", "updated_at": "2019-01-08T00:20:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "01b83ed7-c766-4445-a02e-a3fac3e8aa1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "1041dd6b-46b1-4a10-99b0-8402c9e36b21", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "30cb44a3-d62f-484e-bf42-5ec356af450f", "remote_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv4", "project_id": "256da41046b94e4c83cfb3b381c2c180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:35Z", "revision_number": 0, "id": "94c700f2-024b-4720-ba54-0c85bba1fdd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:35Z", "security_group_id": "29e7868e-86a3-49f3-8e74-834233390413", "tenant_id": "256da41046b94e4c83cfb3b381c2c180", "port_range_min": null, "ethertype": "IPv6", "project_id": "256da41046b94e4c83cfb3b381c2c180"}], "revision_number": 4, "project_id": "256da41046b94e4c83cfb3b381c2c180", "id": "29e7868e-86a3-49f3-8e74-834233390413", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "created_at": "2019-01-08T00:20:02Z", "updated_at": "2019-01-08T00:20:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "35de09d0-8430-4544-9899-045fcdbb2821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "7dd96869-ff25-4ecf-946d-8e7b612c6d3d", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "94bde180-f736-4223-8e80-7f29e8c95ee9", "remote_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv6", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:02Z", "revision_number": 0, "id": "f77b0025-72f1-407b-89ea-fe2cc19682fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:02Z", "security_group_id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "tenant_id": "99c41b41cb0b4c279eb1938ddc61cc17", "port_range_min": null, "ethertype": "IPv4", "project_id": "99c41b41cb0b4c279eb1938ddc61cc17"}], "revision_number": 4, "project_id": "99c41b41cb0b4c279eb1938ddc61cc17", "id": "3a815cf1-dd00-493b-8dc7-1991008f570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "created_at": "2019-01-08T00:20:19Z", "updated_at": "2019-01-08T00:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "3e9d20d6-a0ab-49d4-8a81-68bbdd46c735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:20Z", "revision_number": 0, "id": "4d50ada9-6156-4bb8-a824-c98396c6a172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:20Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "8f245dc5-d07e-47a6-b2cc-77e919708ee4", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:19Z", "revision_number": 0, "id": "b70897cc-a279-4f84-af4a-f8320d7f25b5", "remote_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:19Z", "security_group_id": "41c16475-1237-4c7a-869a-a369d23bd850", "tenant_id": "2726e4bd656b4e64adda28184edcb6f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2726e4bd656b4e64adda28184edcb6f9"}], "revision_number": 4, "project_id": "2726e4bd656b4e64adda28184edcb6f9", "id": "41c16475-1237-4c7a-869a-a369d23bd850", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "created_at": "2019-01-08T00:21:39Z", "updated_at": "2019-01-08T00:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "32c8e527-b341-4dc5-91f1-f63eee99841b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "51884c9c-345c-433f-abfd-893401084ff0", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv4", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "52529bdd-c747-4757-ac27-e180e1c614bd", "remote_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:21:39Z", "revision_number": 0, "id": "54f9b816-5ee5-4fa8-baec-d908e865736e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:21:39Z", "security_group_id": "48e94717-98ea-44c9-9c22-2afd04a09099", "tenant_id": "48918d24dd1647ffb9bc316356b7e2db", "port_range_min": null, "ethertype": "IPv6", "project_id": "48918d24dd1647ffb9bc316356b7e2db"}], "revision_number": 4, "project_id": "48918d24dd1647ffb9bc316356b7e2db", "id": "48e94717-98ea-44c9-9c22-2afd04a09099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "created_at": "2019-01-07T23:55:41Z", "updated_at": "2019-01-07T23:55:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "90955793-b859-4771-b29a-bb8b66413089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "944ca5a4-f2bb-477e-8867-05a2162ff34a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "99ff96cf-9a99-4c12-afdf-3a12a82403ae", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-07T23:55:41Z", "revision_number": 0, "id": "c98a0d0d-3aaf-4d13-b725-2edc163900e7", "remote_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "remote_ip_prefix": null, "created_at": "2019-01-07T23:55:41Z", "security_group_id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "tenant_id": "09a7ababfff6470fbcae0a281405cb8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09a7ababfff6470fbcae0a281405cb8c"}], "revision_number": 4, "project_id": "09a7ababfff6470fbcae0a281405cb8c", "id": "4e5db411-3b00-4209-b3a6-bc48fb6497ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9790fd7618154ce1acf1d5388be67174", "created_at": "2019-01-08T00:20:33Z", "updated_at": "2019-01-08T00:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "01fbf4cb-eb96-4735-9799-ff906144e1c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "2c8c815d-30d9-48a9-b071-c8c14b53b44e", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv6", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "b5f7289d-d37f-449f-be1e-2cef1db877ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:33Z", "revision_number": 0, "id": "fd0399e4-fc6c-48e1-aee1-c3cea7dcb942", "remote_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:33Z", "security_group_id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "tenant_id": "9790fd7618154ce1acf1d5388be67174", "port_range_min": null, "ethertype": "IPv4", "project_id": "9790fd7618154ce1acf1d5388be67174"}], "revision_number": 4, "project_id": "9790fd7618154ce1acf1d5388be67174", "id": "59e78ff6-f9c1-4a2d-82ea-cdcf1c2b5590", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "created_at": "2019-01-08T00:24:59Z", "updated_at": "2019-01-08T00:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "1fc1f2da-e8f7-4be6-8dff-06aa02be28b5", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "6458f135-339a-4ecb-976f-6e2d63911e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv4", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "ca750c3a-75d3-43b0-ab15-c0d5bd9be75e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:24:59Z", "revision_number": 0, "id": "d9c618dc-1d72-48ae-8dc8-28e14d003ddb", "remote_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "remote_ip_prefix": null, "created_at": "2019-01-08T00:24:59Z", "security_group_id": "6a4acf32-527c-4cbd-af95-b079609799ff", "tenant_id": "35a99c0dd1764f33b216b0cf3b7f211e", "port_range_min": null, "ethertype": "IPv6", "project_id": "35a99c0dd1764f33b216b0cf3b7f211e"}], "revision_number": 4, "project_id": "35a99c0dd1764f33b216b0cf3b7f211e", "id": "6a4acf32-527c-4cbd-af95-b079609799ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "260c4973276a482abd910bccf41a5fdc", "created_at": "2019-01-08T04:29:20Z", "updated_at": "2019-01-08T04:29:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:29:20Z", "revision_number": 0, "id": "1055e6cf-38ea-4760-9969-1b75145e6d5d", "remote_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "remote_ip_prefix": null, "created_at": "2019-01-08T04:29:20Z", "security_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "260c4973276a482abd910bccf41a5fdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:29:20Z", "revision_number": 0, "id": "3a844b5f-8f5c-44d0-9aa5-4962c6e8c282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:29:20Z", "security_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "260c4973276a482abd910bccf41a5fdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:29:20Z", "revision_number": 0, "id": "3b886d83-5f3c-428a-a776-ab1edbe270a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T04:29:20Z", "security_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "260c4973276a482abd910bccf41a5fdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T04:29:20Z", "revision_number": 0, "id": "9b240dac-28ca-45bf-9ec3-ca8fc7559847", "remote_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "remote_ip_prefix": null, "created_at": "2019-01-08T04:29:20Z", "security_group_id": "7f069111-0b58-4afe-808b-37336a8192b6", "tenant_id": "260c4973276a482abd910bccf41a5fdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "260c4973276a482abd910bccf41a5fdc"}], "revision_number": 4, "project_id": "260c4973276a482abd910bccf41a5fdc", "id": "7f069111-0b58-4afe-808b-37336a8192b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "created_at": "2019-01-08T00:25:01Z", "updated_at": "2019-01-08T00:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "304de6f0-d14f-45a4-85c3-14ffd066da6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "814172fc-8237-441a-945b-7be46a378b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "b9579504-e8e9-4bcf-a48b-e3e9d12ecac1", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv6", "project_id": "93f3019847af41b2bf27f45320b13dd5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:25:01Z", "revision_number": 0, "id": "f6abf49e-cb8c-459d-b665-0e955e9d84cb", "remote_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "remote_ip_prefix": null, "created_at": "2019-01-08T00:25:01Z", "security_group_id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "tenant_id": "93f3019847af41b2bf27f45320b13dd5", "port_range_min": null, "ethertype": "IPv4", "project_id": "93f3019847af41b2bf27f45320b13dd5"}], "revision_number": 4, "project_id": "93f3019847af41b2bf27f45320b13dd5", "id": "b29f4465-c056-44ab-b19e-fba347a1e6c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "080632616cf24aab848487347118707f", "created_at": "2019-01-08T00:20:32Z", "updated_at": "2019-01-08T00:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "0511b76c-07f4-4e0b-970a-fbc810713b59", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "1ad17997-9bee-4c63-87cf-3fd403a66c32", "remote_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "e8573649-9057-4417-9d76-120c2a26fddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv4", "project_id": "080632616cf24aab848487347118707f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:32Z", "revision_number": 0, "id": "f906e5c6-081d-4a4e-93a3-372fff145133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:32Z", "security_group_id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "tenant_id": "080632616cf24aab848487347118707f", "port_range_min": null, "ethertype": "IPv6", "project_id": "080632616cf24aab848487347118707f"}], "revision_number": 4, "project_id": "080632616cf24aab848487347118707f", "id": "c17f9d71-c22f-4641-b8ff-a019665ca70a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "206782e6a6764045b696e11350964cf6", "created_at": "2019-01-08T00:20:23Z", "updated_at": "2019-01-08T00:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "564c05c2-b73d-4ff3-8cb1-3f5ba1548f64", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "a059385d-d274-417d-850e-17d68aa00e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "b2d36569-682f-45cb-85f6-32e0221704e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T00:20:23Z", "revision_number": 0, "id": "bd88b00e-86c7-42e7-bdfe-96894da8607b", "remote_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "remote_ip_prefix": null, "created_at": "2019-01-08T00:20:23Z", "security_group_id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "tenant_id": "206782e6a6764045b696e11350964cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "206782e6a6764045b696e11350964cf6"}], "revision_number": 4, "project_id": "206782e6a6764045b696e11350964cf6", "id": "c6b42bd7-6d5b-4901-a92d-711d255c2899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "created_at": "2019-01-08T01:25:41Z", "updated_at": "2019-01-08T01:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "84e1b42a-f295-4af6-85c2-e493849afafb", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "a744bca7-41aa-4337-bdd1-495d41391018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "b35942e2-711b-4c62-83dd-87ba4b9d91ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-08T01:25:41Z", "revision_number": 0, "id": "e5269129-36fc-48cc-a606-4a0a1062ff82", "remote_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "remote_ip_prefix": null, "created_at": "2019-01-08T01:25:41Z", "security_group_id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "tenant_id": "8ca621b857c14fc7a4a5728ad2b60f40", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca621b857c14fc7a4a5728ad2b60f40"}], "revision_number": 4, "project_id": "8ca621b857c14fc7a4a5728ad2b60f40", "id": "ef94922c-2ad7-4f6d-8fb6-c0b43345b1ad", "name": "default"}]} 2019-01-08 04:32:23,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b903ec5a-69a8-49d3-98f0-d436fdefc99d 2019-01-08 04:32:23,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.271093845367s 2019-01-08 04:32:23,626 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-b903ec5a-69a8-49d3-98f0-d436fdefc99d 2019-01-08 04:32:23,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-08 04:32:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9696/v2.0/security-groups/7f069111-0b58-4afe-808b-37336a8192b6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}37f598e77950cef0da600c27eee304ac386e4fbd" 2019-01-08 04:32:24,020 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ce39631-2a91-4620-afa5-f5bb2dc68153 Content-Length: 0 Date: Tue, 08 Jan 2019 04:32:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-08 04:32:24,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/7f069111-0b58-4afe-808b-37336a8192b6.json used request id req-5ce39631-2a91-4620-afa5-f5bb2dc68153 2019-01-08 04:32:24,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.388345956802s 2019-01-08 04:32:24,020 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/7f069111-0b58-4afe-808b-37336a8192b6.json used request id req-5ce39631-2a91-4620-afa5-f5bb2dc68153 2019-01-08 04:32:24,021 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-01-08 04:32:24,022 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:42 | PASS | | cloudify_ims | functest | vnf | 22:49 | PASS | | heat_ims | functest | vnf | 13:27 | FAIL | | vyos_vrouter | functest | vnf | 16:19 | PASS | | juju_epc | functest | vnf | 02:52 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-08 04:32:24,028 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-08 04:32:24,120 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 04:32:24,220 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-08 04:32:29,424 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-132 | | 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-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-08 04:32:29,430 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PyXxpRTMeM2kTPmYZ6x2psvZ8 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=09a7ababfff6470fbcae0a281405cb8c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-01-08 04:32:29,430 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2019-01-08 04:32:29,442 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-01-08 04:32:29,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:32:29,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c86b63e0-53ed-4c21-8580-3900ec338a1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 04:32:29,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c86b63e0-53ed-4c21-8580-3900ec338a1a 2019-01-08 04:32:29,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 04:32:30,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T05:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["PQzB9JvRS-2AGOnGZVh5DQ"], "issued_at": "2019-01-08T04:32:30.000000Z"}} 2019-01-08 04:32:30,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 04:32:30,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:30,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-0fa8f737-431b-4909-8f79-df34e3424a89 Date: Tue, 08 Jan 2019 04:32:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 04:32:30,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fa8f737-431b-4909-8f79-df34e3424a89 2019-01-08 04:32:30,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28334403038s 2019-01-08 04:32:30,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fa8f737-431b-4909-8f79-df34e3424a89 2019-01-08 04:32:30,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:32:30,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 04:32: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 04:32:30,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:32:30,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:30,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a94c1c-7f61-4a79-a656-349d19e84924 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 04:32:30,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-97a94c1c-7f61-4a79-a656-349d19e84924 2019-01-08 04:32:30,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106299877167s 2019-01-08 04:32:30,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-97a94c1c-7f61-4a79-a656-349d19e84924 2019-01-08 04:32:30,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 04:32:30,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544"}}' 2019-01-08 04:32:30,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 04:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0215c0-2a31-4684-a2a6-f5c51c2dd039 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.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43"}, "tags": [], "enabled": true, "id": "b3453770b53d4919851a98ce694ddc43", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544"}} 2019-01-08 04:32:30,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-fe0215c0-2a31-4684-a2a6-f5c51c2dd039 2019-01-08 04:32:30,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139451980591s 2019-01-08 04:32:30,690 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-fe0215c0-2a31-4684-a2a6-f5c51c2dd039 2019-01-08 04:32:30,691 - 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'b3453770b53d4919851a98ce694ddc43', '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_3763145a-76ad-4669-a34e-c5ee6a540544'}) 2019-01-08 04:32:30,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 04:32:30,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "11a8d1d4-0437-4ac2-86a6-e90bd7e4b6bf", "email": null, "name": "tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544"}}' 2019-01-08 04:32:31,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 04:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164e0e40-1998-4183-aa43-4b063cf0d71a Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544", "links": {"self": "http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6ccd41c96b41b895b5b864abba1bce", "domain_id": "default", "password_expires_at": null}} 2019-01-08 04:32:31,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-164e0e40-1998-4183-aa43-4b063cf0d71a 2019-01-08 04:32:31,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406530857086s 2019-01-08 04:32:31,105 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-164e0e40-1998-4183-aa43-4b063cf0d71a 2019-01-08 04:32:31,105 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a6ccd41c96b41b895b5b864abba1bce', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544'}) 2019-01-08 04:32:31,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:32:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:31,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7922ce-536e-4ac5-bcb4-9e35b0507247 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:32:31,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ba7922ce-536e-4ac5-bcb4-9e35b0507247 2019-01-08 04:32:31,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1075258255s 2019-01-08 04:32:31,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-ba7922ce-536e-4ac5-bcb4-9e35b0507247 2019-01-08 04:32:31,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:32:31,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:31,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29711f3-7ac4-43b6-9708-06572375f63c Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:32:31,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d29711f3-7ac4-43b6-9708-06572375f63c 2019-01-08 04:32:31,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106398105621s 2019-01-08 04:32:31,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-d29711f3-7ac4-43b6-9708-06572375f63c 2019-01-08 04:32:31,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:32:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:31,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a6402e-a896-4c2b-88da-868200e3aea5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 04:32:31,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-47a6402e-a896-4c2b-88da-868200e3aea5 2019-01-08 04:32:31,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114185810089s 2019-01-08 04:32:31,448 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-47a6402e-a896-4c2b-88da-868200e3aea5 2019-01-08 04:32:31,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:32:31,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:31,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c7dc88-89bc-4cb6-8475-d7c096a7b369 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544", "links": {"self": "http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6ccd41c96b41b895b5b864abba1bce", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 04:32:31,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b6c7dc88-89bc-4cb6-8475-d7c096a7b369 2019-01-08 04:32:31,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124204158783s 2019-01-08 04:32:31,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-b6c7dc88-89bc-4cb6-8475-d7c096a7b369 2019-01-08 04:32:31,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 04:32:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:31,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95915efe-ea58-4830-82ae-8ab74543833c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43"}, "tags": [], "enabled": true, "id": "b3453770b53d4919851a98ce694ddc43", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 04:32:31,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-95915efe-ea58-4830-82ae-8ab74543833c 2019-01-08 04:32:31,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102495908737s 2019-01-08 04:32:31,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-95915efe-ea58-4830-82ae-8ab74543833c 2019-01-08 04:32:31,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 04:32:31,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=2a6ccd41c96b41b895b5b864abba1bce&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=b3453770b53d4919851a98ce694ddc43" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:31,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac95a7f-362f-4e79-aada-052d228cd053 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=2a6ccd41c96b41b895b5b864abba1bce&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=b3453770b53d4919851a98ce694ddc43", "previous": null, "next": null}} 2019-01-08 04:32:31,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=2a6ccd41c96b41b895b5b864abba1bce&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=b3453770b53d4919851a98ce694ddc43 used request id req-3ac95a7f-362f-4e79-aada-052d228cd053 2019-01-08 04:32:31,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105437040329s 2019-01-08 04:32:31,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=2a6ccd41c96b41b895b5b864abba1bce&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=b3453770b53d4919851a98ce694ddc43 used request id req-3ac95a7f-362f-4e79-aada-052d228cd053 2019-01-08 04:32:31,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 04:32:31,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43/users/2a6ccd41c96b41b895b5b864abba1bce/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:31,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd82d5cb-e10a-418a-9a2e-994aa8cc52da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:32:31,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43/users/2a6ccd41c96b41b895b5b864abba1bce/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-dd82d5cb-e10a-418a-9a2e-994aa8cc52da 2019-01-08 04:32:31,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148598909378s 2019-01-08 04:32:31,956 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43/users/2a6ccd41c96b41b895b5b864abba1bce/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-dd82d5cb-e10a-418a-9a2e-994aa8cc52da 2019-01-08 04:32:31,956 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544', 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'b3453770b53d4919851a98ce694ddc43', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '11a8d1d4-0437-4ac2-86a6-e90bd7e4b6bf', 'username': u'tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 04:32:31,960 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544', 'password': '11a8d1d4-0437-4ac2-86a6-e90bd7e4b6bf', 'project_name': 'tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': 'b3453770b53d4919851a98ce694ddc43', 'project_domain_name': 'Default'} 2019-01-08 04:32:31,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:32:31,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:32,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad88fe8-4635-4a5c-92a0-5c997d39e6a7 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:32:32,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3ad88fe8-4635-4a5c-92a0-5c997d39e6a7 2019-01-08 04:32:32,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982828140259s 2019-01-08 04:32:32,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-3ad88fe8-4635-4a5c-92a0-5c997d39e6a7 2019-01-08 04:32:32,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:32:32,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:32,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506f14d7-ee54-499b-bc49-5f486e501ae9 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:32:32,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-506f14d7-ee54-499b-bc49-5f486e501ae9 2019-01-08 04:32:32,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111922025681s 2019-01-08 04:32:32,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-506f14d7-ee54-499b-bc49-5f486e501ae9 2019-01-08 04:32:32,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:32:32,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:32,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd475e6-31e2-4dff-8b51-38a9920f6e40 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 04:32:32,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-5cd475e6-31e2-4dff-8b51-38a9920f6e40 2019-01-08 04:32:32,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.099778175354s 2019-01-08 04:32:32,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-5cd475e6-31e2-4dff-8b51-38a9920f6e40 2019-01-08 04:32:32,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:32:32,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:32,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a2c8ab-fbb1-4c00-b791-c7cd77f3bb86 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544", "links": {"self": "http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6ccd41c96b41b895b5b864abba1bce", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 04:32:32,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-78a2c8ab-fbb1-4c00-b791-c7cd77f3bb86 2019-01-08 04:32:32,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128003120422s 2019-01-08 04:32:32,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-78a2c8ab-fbb1-4c00-b791-c7cd77f3bb86 2019-01-08 04:32:32,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 04:32:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:32,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c81b162-5de6-471f-afbd-1694aff90d35 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43"}, "tags": [], "enabled": true, "id": "b3453770b53d4919851a98ce694ddc43", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 04:32:32,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-5c81b162-5de6-471f-afbd-1694aff90d35 2019-01-08 04:32:32,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110603094101s 2019-01-08 04:32:32,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-5c81b162-5de6-471f-afbd-1694aff90d35 2019-01-08 04:32:32,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 04:32:32,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=2a6ccd41c96b41b895b5b864abba1bce&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=b3453770b53d4919851a98ce694ddc43" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:32,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1e7190-aff9-4b2f-9e91-56978c1cd16e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=2a6ccd41c96b41b895b5b864abba1bce&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=b3453770b53d4919851a98ce694ddc43", "previous": null, "next": null}} 2019-01-08 04:32:32,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=2a6ccd41c96b41b895b5b864abba1bce&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=b3453770b53d4919851a98ce694ddc43 used request id req-1e1e7190-aff9-4b2f-9e91-56978c1cd16e 2019-01-08 04:32:32,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0993349552155s 2019-01-08 04:32:32,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=2a6ccd41c96b41b895b5b864abba1bce&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=b3453770b53d4919851a98ce694ddc43 used request id req-1e1e7190-aff9-4b2f-9e91-56978c1cd16e 2019-01-08 04:32:32,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 04:32:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43/users/2a6ccd41c96b41b895b5b864abba1bce/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:32,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de44a56-0e41-4b52-80df-549cfb52770e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:32:32,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43/users/2a6ccd41c96b41b895b5b864abba1bce/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-1de44a56-0e41-4b52-80df-549cfb52770e 2019-01-08 04:32:32,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164194107056s 2019-01-08 04:32:32,813 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43/users/2a6ccd41c96b41b895b5b864abba1bce/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-1de44a56-0e41-4b52-80df-549cfb52770e 2019-01-08 04:32:32,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:32:32,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:32,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5f6c69-3bf4-4bf1-bab3-016955536d51 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:32:32,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-bc5f6c69-3bf4-4bf1-bab3-016955536d51 2019-01-08 04:32:32,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102514028549s 2019-01-08 04:32:32,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-bc5f6c69-3bf4-4bf1-bab3-016955536d51 2019-01-08 04:32:32,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 04:32:32,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:33,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7ae878-9294-41b2-bb93-81ec506e0976 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 04:32:33,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-fa7ae878-9294-41b2-bb93-81ec506e0976 2019-01-08 04:32:33,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109927177429s 2019-01-08 04:32:33,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-fa7ae878-9294-41b2-bb93-81ec506e0976 2019-01-08 04:32:33,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 04:32:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:33,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0ea9cf-8272-4049-8a90-eb76f85cecb4 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544", "links": {"self": "http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6ccd41c96b41b895b5b864abba1bce", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 04:32:33,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ed0ea9cf-8272-4049-8a90-eb76f85cecb4 2019-01-08 04:32:33,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119513034821s 2019-01-08 04:32:33,156 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-ed0ea9cf-8272-4049-8a90-eb76f85cecb4 2019-01-08 04:32:33,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 04:32:33,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=2a6ccd41c96b41b895b5b864abba1bce&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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:33,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f10554e-7301-40d0-82df-17e76973cfa8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=2a6ccd41c96b41b895b5b864abba1bce&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 04:32:33,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=2a6ccd41c96b41b895b5b864abba1bce&scope.domain.id=default used request id req-9f10554e-7301-40d0-82df-17e76973cfa8 2019-01-08 04:32:33,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102737903595s 2019-01-08 04:32:33,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=2a6ccd41c96b41b895b5b864abba1bce&scope.domain.id=default used request id req-9f10554e-7301-40d0-82df-17e76973cfa8 2019-01-08 04:32:33,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 04:32:33,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/2a6ccd41c96b41b895b5b864abba1bce/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:33,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 04:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9435eef2-d552-40df-97ae-f9ef89d590e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 04:32:33,436 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/2a6ccd41c96b41b895b5b864abba1bce/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-9435eef2-d552-40df-97ae-f9ef89d590e5 2019-01-08 04:32:33,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.157634019852s 2019-01-08 04:32:33,437 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/2a6ccd41c96b41b895b5b864abba1bce/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-9435eef2-d552-40df-97ae-f9ef89d590e5 2019-01-08 04:32:33,437 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 04:32:37,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 564e4670-c890-4085-972f-f95ca70d5316 | 2019-01-08T04:32:36.939791 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 564e4670-c890-4085-972f-f95ca70d5316 ~/.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 2019-01-08 04:32:40,147 - 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 | +-------------+----------------+-----------+ 2019-01-08 04:32:40,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 04:32:45,083 - 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=93ae1c7c-78b0-4ea7-950e-ac9a3d44bdd7) as the default verifier for the future CLI operations. 2019-01-08 04:32:46,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:32:46,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24508f1-41c0-4a06-b389-a1e3f18bbf0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 04:32:46,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-c24508f1-41c0-4a06-b389-a1e3f18bbf0e 2019-01-08 04:32:46,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 04:32:47,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T05:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3453770b53d4919851a98ce694ddc43", "name": "tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_b3453770b53d4919851a98ce694ddc43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_b3453770b53d4919851a98ce694ddc43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/b3453770b53d4919851a98ce694ddc43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/b3453770b53d4919851a98ce694ddc43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/b3453770b53d4919851a98ce694ddc43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b3453770b53d4919851a98ce694ddc43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/b3453770b53d4919851a98ce694ddc43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/b3453770b53d4919851a98ce694ddc43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b3453770b53d4919851a98ce694ddc43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/b3453770b53d4919851a98ce694ddc43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/b3453770b53d4919851a98ce694ddc43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b3453770b53d4919851a98ce694ddc43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/b3453770b53d4919851a98ce694ddc43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/b3453770b53d4919851a98ce694ddc43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544", "id": "2a6ccd41c96b41b895b5b864abba1bce"}, "audit_ids": ["bUhg4M0UQNKNYzg6pVZoww"], "issued_at": "2019-01-08T04:32:47.000000Z"}} 2019-01-08 04:32:47,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 04:32:47,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e79da0fbe950eb024c404fb77eb3ef23cae66150" 2019-01-08 04:32:47,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-4dd24512-3a59-4499-992c-bee8314b18d6 Date: Tue, 08 Jan 2019 04:32:47 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 04:32:47,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-4dd24512-3a59-4499-992c-bee8314b18d6 2019-01-08 04:32:47,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.220084905624s 2019-01-08 04:32:47,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-4dd24512-3a59-4499-992c-bee8314b18d6 2019-01-08 04:32:47,378 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-01-08 04:32:47,379 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 04:32:47,506 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 04:32:47,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:32:47,511 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 04:32:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 04:32:47,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:32:47,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e79da0fbe950eb024c404fb77eb3ef23cae66150" 2019-01-08 04:32:47,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cb213400-3c9b-4b36-ae73-a9813bad60f9 Date: Tue, 08 Jan 2019 04:32:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:32:47,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-cb213400-3c9b-4b36-ae73-a9813bad60f9 2019-01-08 04:32:47,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226891994476s 2019-01-08 04:32:47,741 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-cb213400-3c9b-4b36-ae73-a9813bad60f9 2019-01-08 04:32:47,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 04:32:47,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}e79da0fbe950eb024c404fb77eb3ef23cae66150" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544"}' 2019-01-08 04:32:47,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-acc1a8c3-8bc3-4053-82aa-3e699d4242ab Date: Tue, 08 Jan 2019 04:32:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/file", "owner": "b3453770b53d4919851a98ce694ddc43", "id": "5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "size": null, "self": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T04:32:47Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "checksum": null, "created_at": "2019-01-08T04:32:47Z", "protected": false} 2019-01-08 04:32:47,981 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-acc1a8c3-8bc3-4053-82aa-3e699d4242ab 2019-01-08 04:32:47,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.231398820877s 2019-01-08 04:32:47,981 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-acc1a8c3-8bc3-4053-82aa-3e699d4242ab returning object 5199887d-6d6b-49c2-a4a1-8f1ab65bbb30 2019-01-08 04:32:47,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 04:32:47,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/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}e79da0fbe950eb024c404fb77eb3ef23cae66150" -d '' 2019-01-08 04:32:49,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb96afbc-4ced-4fe8-a741-18f9f26bf70a Date: Tue, 08 Jan 2019 04:32:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:32:49,703 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/file used request id req-fb96afbc-4ced-4fe8-a741-18f9f26bf70a 2019-01-08 04:32:49,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.72154092789s 2019-01-08 04:32:49,704 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/file used request id req-fb96afbc-4ced-4fe8-a741-18f9f26bf70a 2019-01-08 04:32:49,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:32:49,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e79da0fbe950eb024c404fb77eb3ef23cae66150" 2019-01-08 04:32:49,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-444e5fda-4ef4-4d6e-93d8-75bee35cc1d3 Date: Tue, 08 Jan 2019 04:32:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap", "metadata": {}}], "file": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/file", "owner": "b3453770b53d4919851a98ce694ddc43", "id": "5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "size": 12716032, "self": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T04:32:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T04:32:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:32:49,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-444e5fda-4ef4-4d6e-93d8-75bee35cc1d3 2019-01-08 04:32:49,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0290751457214s 2019-01-08 04:32:49,737 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-444e5fda-4ef4-4d6e-93d8-75bee35cc1d3 2019-01-08 04:32:49,739 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/file', 'owner': u'b3453770b53d4919851a98ce694ddc43', 'id': u'5199887d-6d6b-49c2-a4a1-8f1ab65bbb30', 'size': 12716032, u'self': u'/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3453770b53d4919851a98ce694ddc43', 'name': 'tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T04:32:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T04:32:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544', 'created': u'2019-01-08T04:32:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T04:32:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 04:32:49,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 04:32:49,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_3763145a-76ad-4669-a34e-c5ee6a540544", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 04:32:49,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac6339fa-13b2-49f0-85cd-f28e126aa7f5 x-compute-request-id: req-ac6339fa-13b2-49f0-85cd-f28e126aa7f5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_3763145a-76ad-4669-a34e-c5ee6a540544", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4f479819-8716-4759-8e25-4f0dd481504f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4f479819-8716-4759-8e25-4f0dd481504f", "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": "4f479819-8716-4759-8e25-4f0dd481504f"}} 2019-01-08 04:32:49,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ac6339fa-13b2-49f0-85cd-f28e126aa7f5 2019-01-08 04:32:49,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.218350887299s 2019-01-08 04:32:49,959 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-ac6339fa-13b2-49f0-85cd-f28e126aa7f5 2019-01-08 04:32:49,960 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_3763145a-76ad-4669-a34e-c5ee6a540544', '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'09a7ababfff6470fbcae0a281405cb8c', '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'4f479819-8716-4759-8e25-4f0dd481504f', 'swap': 0}) 2019-01-08 04:32:49,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 04:32:49,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/4f479819-8716-4759-8e25-4f0dd481504f/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}2d1a05b8b442925396b8ffc705fd0dda41014375" -d '{"extra_specs": {}}' 2019-01-08 04:32:49,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-021e8494-56d9-46e4-a86e-0d3631ec76a3 x-compute-request-id: req-021e8494-56d9-46e4-a86e-0d3631ec76a3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 04:32:49,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/4f479819-8716-4759-8e25-4f0dd481504f/os-extra_specs used request id req-021e8494-56d9-46e4-a86e-0d3631ec76a3 2019-01-08 04:32:49,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199151039124s 2019-01-08 04:32:49,981 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/4f479819-8716-4759-8e25-4f0dd481504f/os-extra_specs used request id req-021e8494-56d9-46e4-a86e-0d3631ec76a3 2019-01-08 04:32:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 04:32:49,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 04:32: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 04:32:49,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 04:32:49,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e79da0fbe950eb024c404fb77eb3ef23cae66150" 2019-01-08 04:32:50,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b77bf4f-255d-4daa-9c56-78ca35b45bff Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 04:32:50,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9b77bf4f-255d-4daa-9c56-78ca35b45bff 2019-01-08 04:32:50,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103594064713s 2019-01-08 04:32:50,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-9b77bf4f-255d-4daa-9c56-78ca35b45bff 2019-01-08 04:32:50,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 04:32:50,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 04:32:50,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fc28b3b-69ad-4eff-bd0b-2a87d6fb96a4 x-compute-request-id: req-9fc28b3b-69ad-4eff-bd0b-2a87d6fb96a4 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 04:32:50,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-9fc28b3b-69ad-4eff-bd0b-2a87d6fb96a4 2019-01-08 04:32:50,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0366880893707s 2019-01-08 04:32:50,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-9fc28b3b-69ad-4eff-bd0b-2a87d6fb96a4 2019-01-08 04:32:50,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:32:50,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e79da0fbe950eb024c404fb77eb3ef23cae66150" 2019-01-08 04:32:50,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-7a9dd5fe-5202-4590-bc55-1acefe333b82 Date: Tue, 08 Jan 2019 04:32:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap", "metadata": {}}], "file": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/file", "owner": "b3453770b53d4919851a98ce694ddc43", "id": "5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "size": 12716032, "self": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T04:32:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T04:32:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:32:50,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-7a9dd5fe-5202-4590-bc55-1acefe333b82 2019-01-08 04:32:50,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212413072586s 2019-01-08 04:32:50,364 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-7a9dd5fe-5202-4590-bc55-1acefe333b82 2019-01-08 04:32:50,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 04:32:50,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}e79da0fbe950eb024c404fb77eb3ef23cae66150" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544"}' 2019-01-08 04:32:50,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fcd38fe5-1520-4edb-8ce3-bad1f7c535b0 Date: Tue, 08 Jan 2019 04:32:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/file", "owner": "b3453770b53d4919851a98ce694ddc43", "id": "a8eb4a16-2486-44a5-8a87-1900b1d45ba4", "size": null, "self": "/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T04:32:50Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544", "checksum": null, "created_at": "2019-01-08T04:32:50Z", "protected": false} 2019-01-08 04:32:50,616 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-fcd38fe5-1520-4edb-8ce3-bad1f7c535b0 2019-01-08 04:32:50,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.243272066116s 2019-01-08 04:32:50,616 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-fcd38fe5-1520-4edb-8ce3-bad1f7c535b0 returning object a8eb4a16-2486-44a5-8a87-1900b1d45ba4 2019-01-08 04:32:50,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 04:32:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/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}e79da0fbe950eb024c404fb77eb3ef23cae66150" -d '' 2019-01-08 04:32:51,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e2898f9-c09c-4dae-b8e9-6144ed2f2a33 Date: Tue, 08 Jan 2019 04:32:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 04:32:51,603 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/file used request id req-4e2898f9-c09c-4dae-b8e9-6144ed2f2a33 2019-01-08 04:32:51,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.986178159714s 2019-01-08 04:32:51,603 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/file used request id req-4e2898f9-c09c-4dae-b8e9-6144ed2f2a33 2019-01-08 04:32:51,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 04:32:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e79da0fbe950eb024c404fb77eb3ef23cae66150" 2019-01-08 04:32:51,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2351 Content-Type: application/json X-Openstack-Request-Id: req-9325b187-7e4d-4b1a-8aa0-031e25e585e0 Date: Tue, 08 Jan 2019 04:32:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/snap", "metadata": {}}], "file": "/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/file", "owner": "b3453770b53d4919851a98ce694ddc43", "id": "a8eb4a16-2486-44a5-8a87-1900b1d45ba4", "size": 12716032, "self": "/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T04:32:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T04:32:50Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap", "metadata": {}}], "file": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/file", "owner": "b3453770b53d4919851a98ce694ddc43", "id": "5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "size": 12716032, "self": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T04:32:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T04:32:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 04:32:51,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-9325b187-7e4d-4b1a-8aa0-031e25e585e0 2019-01-08 04:32:51,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215801000595s 2019-01-08 04:32:51,824 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-9325b187-7e4d-4b1a-8aa0-031e25e585e0 2019-01-08 04:32:51,826 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/file', 'owner': u'b3453770b53d4919851a98ce694ddc43', 'id': u'a8eb4a16-2486-44a5-8a87-1900b1d45ba4', 'size': 12716032, u'self': u'/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3453770b53d4919851a98ce694ddc43', 'name': 'tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T04:32:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T04:32:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544', 'created': u'2019-01-08T04:32:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T04:32:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_3763145a-76ad-4669-a34e-c5ee6a540544', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 04:32:51,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 04:32:51,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_3763145a-76ad-4669-a34e-c5ee6a540544", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 04:32:51,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32: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-10c63bce-cd5b-4c04-aab8-91317aefa58f x-compute-request-id: req-10c63bce-cd5b-4c04-aab8-91317aefa58f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_3763145a-76ad-4669-a34e-c5ee6a540544", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e", "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": "c4b4e844-8c3d-40ec-b05c-e6f74524f39e"}} 2019-01-08 04:32:51,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-10c63bce-cd5b-4c04-aab8-91317aefa58f 2019-01-08 04:32:51,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0488409996033s 2019-01-08 04:32:51,876 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-10c63bce-cd5b-4c04-aab8-91317aefa58f 2019-01-08 04:32:51,877 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_3763145a-76ad-4669-a34e-c5ee6a540544', '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'09a7ababfff6470fbcae0a281405cb8c', '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'c4b4e844-8c3d-40ec-b05c-e6f74524f39e', 'swap': 0}) 2019-01-08 04:32:51,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 04:32:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e/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}2d1a05b8b442925396b8ffc705fd0dda41014375" -d '{"extra_specs": {}}' 2019-01-08 04:32:51,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 04:32: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-3455bb1d-790a-4b1f-a283-d11994a67cbe x-compute-request-id: req-3455bb1d-790a-4b1f-a283-d11994a67cbe Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 04:32:51,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e/os-extra_specs used request id req-3455bb1d-790a-4b1f-a283-d11994a67cbe 2019-01-08 04:32:51,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208389759064s 2019-01-08 04:32:51,899 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e/os-extra_specs used request id req-3455bb1d-790a-4b1f-a283-d11994a67cbe 2019-01-08 04:32:51,899 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_3763145a-76ad-4669-a34e-c5ee6a540544', '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'09a7ababfff6470fbcae0a281405cb8c', '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'c4b4e844-8c3d-40ec-b05c-e6f74524f39e', 'swap': 0}) 2019-01-08 04:32:58,331 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-08 04:32:58,332 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-08 04:32:58,333 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-08 04:32:58,335 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-08 04:32:58,354 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-08 04:33:00,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-93ae1c7c-78b0-4ea7-950e-ac9a3d44bdd7/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-01-08 04:33:00,346 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-08 04:33:00,388 - 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']'. 2019-01-08 04:33:08,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:08.661 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.259s] 2019-01-08 04:33:08,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:08.690 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.251s] 2019-01-08 04:33:08,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:08.736 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.074s] 2019-01-08 04:33:08,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:08.790 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.100s] 2019-01-08 04:33:08,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:08.804 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.067s] 2019-01-08 04:33:08,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:08.984 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.180s] 2019-01-08 04:33:09,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.037 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.197s] 2019-01-08 04:33:09,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.050 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2019-01-08 04:33:09,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.109 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.125s] 2019-01-08 04:33:09,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.145 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.094s] 2019-01-08 04:33:09,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.183 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.038s] 2019-01-08 04:33:09,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.200 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.016s] 2019-01-08 04:33:09,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.210 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2019-01-08 04:33:09,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.219 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2019-01-08 04:33:09,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.372 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.372s] 2019-01-08 04:33:09,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.689 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.316s] 2019-01-08 04:33:09,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.889 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.199s] 2019-01-08 04:33:09,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.899 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2019-01-08 04:33:09,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.909 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.009s] 2019-01-08 04:33:09,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:09.920 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2019-01-08 04:33:10,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:10.042 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.121s] 2019-01-08 04:33:10,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:10.157 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.114s] 2019-01-08 04:33:10,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:10.189 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.031s] 2019-01-08 04:33:10,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:10.324 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.135s] 2019-01-08 04:33:10,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:10.355 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.030s] 2019-01-08 04:33:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:10.364 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2019-01-08 04:33:10,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:10.600 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.235s] 2019-01-08 04:33:10,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:10.767 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.167s] 2019-01-08 04:33:13,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:13.157 36 INFO opnfv-tempest [-] {1} 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]. 2019-01-08 04:33:13,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:13.159 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-08 04:33:15,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:15.573 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.313s] 2019-01-08 04:33:15,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:15.616 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.043s] 2019-01-08 04:33:15,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:15.695 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.079s] 2019-01-08 04:33:15,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:15.719 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.024s] 2019-01-08 04:33:15,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:15.926 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.207s] 2019-01-08 04:33:16,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:16.880 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.289s] 2019-01-08 04:33:17,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:17.003 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.123s] 2019-01-08 04:33:17,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:17.287 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.283s] 2019-01-08 04:33:17,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:17.398 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.111s] 2019-01-08 04:33:17,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:17.499 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.100s] 2019-01-08 04:33:17,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:17.830 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.330s] 2019-01-08 04:33:17,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:17.949 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.119s] 2019-01-08 04:33:18,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:18.358 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.406s] 2019-01-08 04:33:18,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:18.514 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.157s] 2019-01-08 04:33:18,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:18.661 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.147s] 2019-01-08 04:33:22,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:22.538 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.414s] 2019-01-08 04:33:22,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:22.554 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.015s] 2019-01-08 04:33:22,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:22.599 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.045s] 2019-01-08 04:33:22,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:22.618 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.019s] 2019-01-08 04:33:25,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:25.388 36 INFO opnfv-tempest [-] {2} 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]. 2019-01-08 04:33:25,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:25.413 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.118s] 2019-01-08 04:33:25,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:25.471 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [9.916s] 2019-01-08 04:33:25,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:25.713 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.244s] 2019-01-08 04:33:25,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:25.959 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.246s] 2019-01-08 04:33:26,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:26.194 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.234s] 2019-01-08 04:33:26,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:26.381 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.187s] 2019-01-08 04:33:26,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:26.584 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.202s] 2019-01-08 04:33:26,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:26.810 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.225s] 2019-01-08 04:33:27,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:27.247 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.436s] 2019-01-08 04:33:27,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:27.496 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.250s] 2019-01-08 04:33:32,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:32.095 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.224s] 2019-01-08 04:33:32,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:32.142 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.047s] 2019-01-08 04:33:32,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:32.196 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.054s] 2019-01-08 04:33:32,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:32.281 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.083s] 2019-01-08 04:33:32,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:32.391 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.110s] 2019-01-08 04:33:34,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:34.982 36 INFO opnfv-tempest [-] {1} 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]. 2019-01-08 04:33:35,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:35.894 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.196s] 2019-01-08 04:33:40,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:40.552 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [11.533s] 2019-01-08 04:33:43,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:43.632 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-08 04:33:48,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:48.694 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [8.142s] 2019-01-08 04:33:50,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:50.556 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [8.553s] 2019-01-08 04:33:54,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:54.626 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2019-01-08 04:33:57,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:57.458 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [6.900s] 2019-01-08 04:33:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:58.334 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.275s] 2019-01-08 04:33:58,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:58.430 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.095s] 2019-01-08 04:33:58,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:58.472 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.043s] 2019-01-08 04:33:58,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:33:58.520 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.048s] 2019-01-08 04:34:00,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:00.202 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-08 04:34:03,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:03.805 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.268s] 2019-01-08 04:34:03,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:03.865 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.060s] 2019-01-08 04:34:09,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:09.836 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.193s] 2019-01-08 04:34:09,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:09.846 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.009s] 2019-01-08 04:34:09,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:09.855 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.009s] 2019-01-08 04:34:10,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:10.153 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.297s] 2019-01-08 04:34:10,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:10.164 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2019-01-08 04:34:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:10.206 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.042s] 2019-01-08 04:34:10,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:10.220 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.014s] 2019-01-08 04:34:11,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:11.299 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.309s] 2019-01-08 04:34:11,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:11.334 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.035s] 2019-01-08 04:34:11,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:11.591 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.256s] 2019-01-08 04:34:16,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:16.497 36 INFO opnfv-tempest [-] {2} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-08 04:34:16,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:16.742 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.193s] 2019-01-08 04:34:16,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:16.765 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.023s] 2019-01-08 04:34:18,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:18.713 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [47.232s] 2019-01-08 04:34:23,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:23.381 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.177s] 2019-01-08 04:34:23,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:23.604 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.224s] 2019-01-08 04:34:24,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:24.494 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [40.852s] 2019-01-08 04:34:26,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:26.412 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2019-01-08 04:34:33,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:33.739 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [6.761s] 2019-01-08 04:34:38,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:38.245 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.507s] 2019-01-08 04:34:38,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:38.302 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.044s] 2019-01-08 04:34:38,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:38.446 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.145s] 2019-01-08 04:34:46,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:46.378 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [0.929s] 2019-01-08 04:34:46,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:46.488 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.111s] 2019-01-08 04:34:46,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:46.788 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.298s] 2019-01-08 04:34:47,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:47.353 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.565s] 2019-01-08 04:34:47,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:47.650 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.298s] 2019-01-08 04:34:47,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:47.910 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.545s] 2019-01-08 04:34:55,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:55.092 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.247s] 2019-01-08 04:34:55,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:55.140 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.047s] 2019-01-08 04:34:55,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:34:55.374 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.233s] 2019-01-08 04:35:02,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.094 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.193s] 2019-01-08 04:35:02,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.105 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.011s] 2019-01-08 04:35:02,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.124 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.019s] 2019-01-08 04:35:02,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.134 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.009s] 2019-01-08 04:35:02,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.146 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.012s] 2019-01-08 04:35:02,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.157 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.010s] 2019-01-08 04:35:02,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.176 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.019s] 2019-01-08 04:35:02,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.186 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2019-01-08 04:35:02,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.202 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.017s] 2019-01-08 04:35:02,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.213 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2019-01-08 04:35:02,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.224 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2019-01-08 04:35:02,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.234 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2019-01-08 04:35:02,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.244 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.010s] 2019-01-08 04:35:02,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:02.264 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.020s] 2019-01-08 04:35:08,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:08.151 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [43.650s] 2019-01-08 04:35:08,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:08.153 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2019-01-08 04:35:11,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:11.875 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.632s] 2019-01-08 04:35:15,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:15.105 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.229s] 2019-01-08 04:35:18,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:18.572 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.464s] 2019-01-08 04:35:18,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:18.574 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-08 04:35:18,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:18.575 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.000s]: Skipped until Bug: 1186354 is resolved. 2019-01-08 04:35:18,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:18.584 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.013s] 2019-01-08 04:35:23,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:23.723 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [29.884s] 2019-01-08 04:35:24,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:24.052 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.114s] 2019-01-08 04:35:24,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:24.527 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.475s] 2019-01-08 04:35:25,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:25.318 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.599s] 2019-01-08 04:35:27,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:27.649 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [57.796s] 2019-01-08 04:35:27,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:27.673 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.029s] 2019-01-08 04:35:29,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:29.444 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.124s] 2019-01-08 04:35:30,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:30.521 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [6.232s] 2019-01-08 04:35:44,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:44.897 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [7.733s] 2019-01-08 04:35:45,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:45.573 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [7.318s] 2019-01-08 04:35:51,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:51.778 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [6.878s] 2019-01-08 04:35:51,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:51.781 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-08 04:35:51,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:51.782 36 INFO opnfv-tempest [-] {1} 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. 2019-01-08 04:35:51,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:51.783 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2019-01-08 04:35:53,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:53.597 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.205s] 2019-01-08 04:35:53,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:53.613 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.015s] 2019-01-08 04:35:53,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:53.861 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.249s] 2019-01-08 04:35:56,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:35:56.226 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-08 04:36:03,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:03.200 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.267s] 2019-01-08 04:36:03,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:03.327 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.125s] 2019-01-08 04:36:03,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:03.435 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.109s] 2019-01-08 04:36:03,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:03.548 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.113s] 2019-01-08 04:36:03,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:03.959 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [34.506s] 2019-01-08 04:36:05,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:05.620 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.666s] 2019-01-08 04:36:06,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:06.735 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-08 04:36:08,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:08.984 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.203s] 2019-01-08 04:36:09,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.028 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2019-01-08 04:36:09,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.080 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.051s] 2019-01-08 04:36:09,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.127 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.047s] 2019-01-08 04:36:09,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.152 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.024s] 2019-01-08 04:36:09,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.204 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.051s] 2019-01-08 04:36:09,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.247 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.043s] 2019-01-08 04:36:09,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.301 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.053s] 2019-01-08 04:36:09,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.322 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2019-01-08 04:36:09,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.372 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.049s] 2019-01-08 04:36:09,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:09.425 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.053s] 2019-01-08 04:36:17,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:17.709 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [4.443s] 2019-01-08 04:36:18,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:18.582 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.575s] 2019-01-08 04:36:18,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:18.590 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.008s] 2019-01-08 04:36:20,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:20.109 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.517s] 2019-01-08 04:36:20,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:20.113 36 INFO opnfv-tempest [-] {2} 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 2019-01-08 04:36:20,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:20.114 36 INFO opnfv-tempest [-] {2} 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. 2019-01-08 04:36:20,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:20.116 36 INFO opnfv-tempest [-] {2} 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. 2019-01-08 04:36:20,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:20.321 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.210s] 2019-01-08 04:36:20,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:20.539 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.216s] 2019-01-08 04:36:20,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:20.541 36 INFO opnfv-tempest [-] {2} 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 2019-01-08 04:36:20,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:20.543 36 INFO opnfv-tempest [-] {2} 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 2019-01-08 04:36:20,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:20.544 36 INFO opnfv-tempest [-] {2} 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 2019-01-08 04:36:28,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:28.010 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [60.321s] 2019-01-08 04:36:29,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:29.206 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [5.965s] 2019-01-08 04:36:32,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:32.187 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.980s] 2019-01-08 04:36:34,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:34.719 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.532s] 2019-01-08 04:36:38,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:38.666 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.946s] 2019-01-08 04:36:40,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:40.453 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [16.818s] 2019-01-08 04:36:40,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:40.464 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2019-01-08 04:36:41,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:41.475 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [1.011s] 2019-01-08 04:36:41,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:41.854 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.379s] 2019-01-08 04:36:43,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:43.074 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [4.408s] 2019-01-08 04:36:46,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:46.585 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.511s] 2019-01-08 04:36:53,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:36:53.460 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [24.363s] 2019-01-08 04:37:02,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:02.814 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.388s] 2019-01-08 04:37:03,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:03.019 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.205s] 2019-01-08 04:37:07,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:07.892 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [16.606s] 2019-01-08 04:37:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:29.585 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [61.562s] 2019-01-08 04:37:32,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:32.546 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [3.661s] 2019-01-08 04:37:32,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:32.664 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.117s] 2019-01-08 04:37:33,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:33.407 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.743s] 2019-01-08 04:37:54,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:54.175 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [6.756s] 2019-01-08 04:37:54,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:54.199 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.025s] 2019-01-08 04:37:54,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:54.210 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.011s] 2019-01-08 04:37:54,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:54.221 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.011s] 2019-01-08 04:37:54,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:54.230 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2019-01-08 04:37:54,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:54.610 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.380s] 2019-01-08 04:37:54,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:54.993 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.383s] 2019-01-08 04:37:55,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:55.389 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.396s] 2019-01-08 04:37:55,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:55.779 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.388s] 2019-01-08 04:37:55,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:37:55.992 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.214s] 2019-01-08 04:38:00,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:00.161 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.388s] 2019-01-08 04:38:00,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:00.322 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.161s] 2019-01-08 04:38:00,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:00.484 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.162s] 2019-01-08 04:38:01,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:01.509 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [1.023s] 2019-01-08 04:38:02,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:02.049 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [68.577s] 2019-01-08 04:38:02,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:02.992 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]. 2019-01-08 04:38:05,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:05.493 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.267s] 2019-01-08 04:38:12,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:12.200 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [64.292s] 2019-01-08 04:38:25,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:25.267 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [13.067s] 2019-01-08 04:38:36,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:36.994 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [67.386s] 2019-01-08 04:38:37,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:37.568 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [12.301s] 2019-01-08 04:38:49,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:49.205 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.915s] 2019-01-08 04:38:56,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:56.096 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.416s] 2019-01-08 04:38:56,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:56.286 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.190s] 2019-01-08 04:38:58,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:58.056 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [4.114s] 2019-01-08 04:38:58,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:58.119 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.064s] 2019-01-08 04:38:58,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:58.492 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.372s] 2019-01-08 04:38:58,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:58.704 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.212s] 2019-01-08 04:38:58,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:58.705 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-08 04:38:59,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:38:59.183 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.895s] 2019-01-08 04:39:01,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:01.016 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.833s] 2019-01-08 04:39:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:10.862 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-08 04:39:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:10.863 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-08 04:39:13,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:13.509 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.351s] 2019-01-08 04:39:13,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:13.666 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.158s] 2019-01-08 04:39:13,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:13.830 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.164s] 2019-01-08 04:39:20,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:20.666 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [13.261s] 2019-01-08 04:39:21,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:21.286 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [7.451s] 2019-01-08 04:39:21,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:21.327 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.043s] 2019-01-08 04:39:21,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:21.358 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.032s] 2019-01-08 04:39:23,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:23.025 36 INFO opnfv-tempest [-] {0} 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]. 2019-01-08 04:39:23,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:23.026 36 INFO opnfv-tempest [-] {0} 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]. 2019-01-08 04:39:23,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:23.183 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-08 04:39:24,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:24.263 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.245s] 2019-01-08 04:39:24,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:24.476 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.212s] 2019-01-08 04:39:24,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:24.734 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.258s] 2019-01-08 04:39:25,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:25.396 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.661s] 2019-01-08 04:39:25,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:25.835 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.438s] 2019-01-08 04:39:26,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:26.277 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.442s] 2019-01-08 04:39:26,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:26.530 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.253s] 2019-01-08 04:39:26,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:26.784 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.253s] 2019-01-08 04:39:27,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:27.178 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.394s] 2019-01-08 04:39:27,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:27.998 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.818s] 2019-01-08 04:39:28,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:28.432 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.434s] 2019-01-08 04:39:28,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:28.894 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.461s] 2019-01-08 04:39:29,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:29.376 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.482s] 2019-01-08 04:39:32,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:32.911 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [90.852s] 2019-01-08 04:39:41,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:41.323 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [6.132s] 2019-01-08 04:39:41,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:41.503 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.182s] 2019-01-08 04:39:42,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:42.640 36 INFO opnfv-tempest [-] {1} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.157s] 2019-01-08 04:39:42,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:42.816 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.312s] 2019-01-08 04:39:43,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:43.319 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.502s] 2019-01-08 04:39:43,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:43.343 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.025s] 2019-01-08 04:39:44,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:44.119 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.775s] 2019-01-08 04:39:44,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:44.784 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.665s] 2019-01-08 04:39:48,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:48.337 36 INFO opnfv-tempest [-] {1} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.030s] 2019-01-08 04:39:57,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:57.165 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.050s] 2019-01-08 04:39:57,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:39:57.182 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2019-01-08 04:40:08,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:40:08.399 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [6.206s] 2019-01-08 04:40:14,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:40:14.273 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [5.873s] 2019-01-08 04:40:24,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:40:24.191 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.122s] 2019-01-08 04:40:24,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:40:24.235 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.044s] 2019-01-08 04:40:27,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:40:27.451 36 INFO opnfv-tempest [-] {1} 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]. 2019-01-08 04:41:01,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:01.890 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.044s] 2019-01-08 04:41:12,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:12.236 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.447s] 2019-01-08 04:41:16,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:16.131 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 04:41:16,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:16.132 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-08 04:41:17,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:17.193 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [92.380s] 2019-01-08 04:41:21,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:21.339 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.585s] 2019-01-08 04:41:21,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:21.798 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.460s] 2019-01-08 04:41:22,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:22.407 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.219s] 2019-01-08 04:41:23,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:23.439 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.033s] 2019-01-08 04:41:23,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:23.976 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [111.045s] 2019-01-08 04:41:29,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:29.425 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.461s] 2019-01-08 04:41:29,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:29.735 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.310s] 2019-01-08 04:41:32,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:32.917 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.180s] 2019-01-08 04:41:33,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:33.707 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.790s] 2019-01-08 04:41:35,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:35.091 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.383s] 2019-01-08 04:41:40,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:40.577 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.194s] 2019-01-08 04:41:43,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:43.112 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.538s] 2019-01-08 04:41:43,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:43.855 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.742s] 2019-01-08 04:41:44,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:44.471 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.615s] 2019-01-08 04:41:45,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:45.232 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.761s] 2019-01-08 04:41:46,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:46.593 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.359s] 2019-01-08 04:41:47,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:47.611 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.017s] 2019-01-08 04:41:48,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:48.092 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [7.512s] 2019-01-08 04:41:48,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:48.103 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.012s] 2019-01-08 04:41:48,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:48.115 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2019-01-08 04:41:48,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:48.126 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.011s] 2019-01-08 04:41:48,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:48.751 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.623s] 2019-01-08 04:41:49,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:49.161 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.410s] 2019-01-08 04:41:56,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:56.135 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.089s] 2019-01-08 04:41:56,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:56.245 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.110s] 2019-01-08 04:41:56,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:56.353 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.107s] 2019-01-08 04:41:56,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:56.452 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.099s] 2019-01-08 04:41:56,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:41:56.513 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.061s] 2019-01-08 04:42:04,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:04.359 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.807s] 2019-01-08 04:42:04,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:04.785 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.426s] 2019-01-08 04:42:05,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:05.304 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.518s] 2019-01-08 04:42:05,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:05.836 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.533s] 2019-01-08 04:42:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:10.364 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.111s] 2019-01-08 04:42:10,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:10.436 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2019-01-08 04:42:11,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:11.166 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.729s] 2019-01-08 04:42:11,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:11.263 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.096s] 2019-01-08 04:42:11,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:11.264 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-08 04:42:13,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:13.171 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.262s] 2019-01-08 04:42:13,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:13.792 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.621s] 2019-01-08 04:42:14,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:14.143 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.351s] 2019-01-08 04:42:14,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:14.484 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.340s] 2019-01-08 04:42:14,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:14.833 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.349s] 2019-01-08 04:42:15,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:15.636 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.802s] 2019-01-08 04:42:16,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:16.679 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.041s] 2019-01-08 04:42:17,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:17.119 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.440s] 2019-01-08 04:42:17,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:17.641 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.521s] 2019-01-08 04:42:18,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:18.108 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.466s] 2019-01-08 04:42:18,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:18.597 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.489s] 2019-01-08 04:42:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:19.512 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [14.389s] 2019-01-08 04:42:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:20.614 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [1.105s] 2019-01-08 04:42:21,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:21.785 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 04:42:21,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:21.786 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-08 04:42:23,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:23.983 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.114s] 2019-01-08 04:42:25,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:25.510 36 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-08 04:42:25,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:25.511 36 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-08 04:42:25,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:25.512 36 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-08 04:42:30,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:30.045 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [2.491s] 2019-01-08 04:42:30,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:30.550 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [7.827s] 2019-01-08 04:42:30,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:30.645 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.600s] 2019-01-08 04:42:32,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:32.308 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.662s] 2019-01-08 04:42:33,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:33.598 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.289s] 2019-01-08 04:42:44,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:44.660 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [14.106s] 2019-01-08 04:42:46,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:46.886 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [2.227s] 2019-01-08 04:42:49,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:49.906 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2019-01-08 04:42:50,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:50.093 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.187s] 2019-01-08 04:42:50,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:50.347 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.253s] 2019-01-08 04:42:50,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:50.399 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.051s] 2019-01-08 04:42:50,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:50.607 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.208s] 2019-01-08 04:42:50,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:50.809 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.202s] 2019-01-08 04:42:51,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:51.265 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.455s] 2019-01-08 04:42:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:51.298 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.033s] 2019-01-08 04:42:51,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:51.519 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.221s] 2019-01-08 04:42:51,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:51.736 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.216s] 2019-01-08 04:42:51,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:51.780 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.043s] 2019-01-08 04:42:51,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:51.821 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.041s] 2019-01-08 04:42:52,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:52.038 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.217s] 2019-01-08 04:42:52,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:52.270 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.230s] 2019-01-08 04:42:52,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:52.312 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.042s] 2019-01-08 04:42:55,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:55.775 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [8.884s] 2019-01-08 04:42:55,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:55.776 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2019-01-08 04:42:57,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:42:57.238 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [115.778s] 2019-01-08 04:43:00,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:00.523 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.289s] 2019-01-08 04:43:06,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:06.053 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.769s] 2019-01-08 04:43:07,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:07.252 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.198s] 2019-01-08 04:43:09,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:09.300 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.775s] 2019-01-08 04:43:13,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:13.704 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.587s] 2019-01-08 04:43:15,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:15.372 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2019-01-08 04:43:15,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:15.373 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-08 04:43:23,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:23.808 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.728s] 2019-01-08 04:43:25,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:25.250 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [27.023s] 2019-01-08 04:43:27,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:27.598 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.788s] 2019-01-08 04:43:29,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:29.207 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.609s] 2019-01-08 04:43:30,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:30.846 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.600s] 2019-01-08 04:43:31,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:31.691 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.484s] 2019-01-08 04:43:35,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:35.332 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.789s] 2019-01-08 04:43:38,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:38.832 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [3.498s] 2019-01-08 04:43:41,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:41.756 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.923s] 2019-01-08 04:43:42,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:42.534 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.779s] 2019-01-08 04:43:43,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:43.304 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.048s] 2019-01-08 04:43:43,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:43.876 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.341s] 2019-01-08 04:43:45,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:45.117 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.241s] 2019-01-08 04:43:45,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:45.930 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.811s] 2019-01-08 04:43:46,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:46.563 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.633s] 2019-01-08 04:43:48,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:48.542 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [52.753s] 2019-01-08 04:43:49,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:49.264 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.700s] 2019-01-08 04:43:51,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:51.046 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.781s] 2019-01-08 04:43:51,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:51.703 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.657s] 2019-01-08 04:43:51,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:51.938 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.235s] 2019-01-08 04:43:52,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:52.932 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.993s] 2019-01-08 04:43:53,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:53.901 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.969s] 2019-01-08 04:43:54,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:54.202 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.431s] 2019-01-08 04:43:54,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:54.297 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.395s] 2019-01-08 04:43:55,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:55.292 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.995s] 2019-01-08 04:43:56,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:56.076 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.612s] 2019-01-08 04:43:56,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:56.480 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [7.941s] 2019-01-08 04:43:56,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:56.604 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.311s] 2019-01-08 04:43:57,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:57.821 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.216s] 2019-01-08 04:43:58,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:58.224 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.403s] 2019-01-08 04:43:59,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:43:59.670 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.594s] 2019-01-08 04:44:01,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:01.535 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.308s] 2019-01-08 04:44:01,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:01.536 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2019-01-08 04:44:02,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:02.166 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.631s] 2019-01-08 04:44:02,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:02.374 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.208s] 2019-01-08 04:44:02,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:02.934 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.560s] 2019-01-08 04:44:03,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:03.146 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.211s] 2019-01-08 04:44:03,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:03.546 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.399s] 2019-01-08 04:44:03,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:03.793 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [4.122s] 2019-01-08 04:44:03,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:03.993 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.447s] 2019-01-08 04:44:04,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:04.192 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.198s] 2019-01-08 04:44:04,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:04.613 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.420s] 2019-01-08 04:44:04,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:04.891 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.279s] 2019-01-08 04:44:04,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:04.926 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.676s] 2019-01-08 04:44:05,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:05.196 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.304s] 2019-01-08 04:44:05,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:05.344 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.418s] 2019-01-08 04:44:05,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:05.533 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.188s] 2019-01-08 04:44:05,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:05.909 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.375s] 2019-01-08 04:44:05,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:05.942 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.745s] 2019-01-08 04:44:06,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:06.306 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.396s] 2019-01-08 04:44:06,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:06.686 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.380s] 2019-01-08 04:44:07,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:07.160 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.215s] 2019-01-08 04:44:07,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:07.162 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-08 04:44:07,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:07.163 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-08 04:44:07,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:07.369 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.209s] 2019-01-08 04:44:07,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:07.773 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.404s] 2019-01-08 04:44:09,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:09.652 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.857s] 2019-01-08 04:44:13,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:13.127 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [5.351s] 2019-01-08 04:44:13,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:13.987 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.860s] 2019-01-08 04:44:14,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:14.218 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.230s] 2019-01-08 04:44:14,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:14.220 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-08 04:44:14,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:14.221 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2019-01-08 04:44:14,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:14.589 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.370s] 2019-01-08 04:44:14,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:14.803 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.213s] 2019-01-08 04:44:15,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:15.383 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.579s] 2019-01-08 04:44:26,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:26.257 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.147s] 2019-01-08 04:44:27,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:27.461 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.206s] 2019-01-08 04:44:29,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:29.154 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.629s] 2019-01-08 04:44:29,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:29.459 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.306s] 2019-01-08 04:44:30,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:30.849 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.390s] 2019-01-08 04:44:31,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:31.898 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.450s] 2019-01-08 04:44:32,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:32.233 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.335s] 2019-01-08 04:44:40,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:40.068 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.189s] 2019-01-08 04:44:42,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:42.294 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.740s] 2019-01-08 04:44:42,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:42.687 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.392s] 2019-01-08 04:44:43,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:43.079 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.392s] 2019-01-08 04:44:44,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:44.167 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.189s] 2019-01-08 04:44:44,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:44.204 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.037s] 2019-01-08 04:44:48,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:48.713 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.652s] 2019-01-08 04:44:48,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:48.912 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.199s] 2019-01-08 04:44:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:49.357 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.445s] 2019-01-08 04:44:50,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:50.009 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.042s] 2019-01-08 04:44:52,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:52.105 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-08 04:44:58,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:58.624 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.614s] 2019-01-08 04:44:59,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:44:59.565 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [63.072s] 2019-01-08 04:45:04,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:04.647 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [21.562s] 2019-01-08 04:45:08,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:08.329 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.704s] 2019-01-08 04:45:13,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:13.680 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [5.351s] 2019-01-08 04:45:16,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:16.806 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.125s] 2019-01-08 04:45:20,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:20.129 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [15.483s] 2019-01-08 04:45:28,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:28.245 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.877s] 2019-01-08 04:45:29,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:29.045 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.800s] 2019-01-08 04:45:29,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:29.618 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.573s] 2019-01-08 04:45:31,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:31.337 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [14.530s] 2019-01-08 04:45:31,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:31.416 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.080s] 2019-01-08 04:45:31,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:31.658 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.242s] 2019-01-08 04:45:33,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:33.576 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.205s] 2019-01-08 04:45:33,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:33.617 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.041s] 2019-01-08 04:45:34,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:34.029 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.411s] 2019-01-08 04:45:34,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:34.040 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2019-01-08 04:45:34,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:34.079 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.039s] 2019-01-08 04:45:34,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:34.091 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2019-01-08 04:45:34,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:34.131 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.040s] 2019-01-08 04:45:34,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:34.154 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.023s] 2019-01-08 04:45:40,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:40.359 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [8.699s] 2019-01-08 04:45:43,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:43.607 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.357s] 2019-01-08 04:45:45,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:45.975 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.368s] 2019-01-08 04:45:48,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:48.497 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [2.521s] 2019-01-08 04:45:49,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:49.889 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [9.529s] 2019-01-08 04:45:51,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:51.704 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [3.206s] 2019-01-08 04:45:55,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:45:55.637 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.933s] 2019-01-08 04:46:03,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:03.127 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.237s] 2019-01-08 04:46:03,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:03.218 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.093s] 2019-01-08 04:46:03,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:03.259 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.040s] 2019-01-08 04:46:10,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:10.077 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [2.927s] 2019-01-08 04:46:10,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:10.410 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [64.666s] 2019-01-08 04:46:10,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:10.802 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.725s] 2019-01-08 04:46:10,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:10.812 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.009s] 2019-01-08 04:46:11,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:11.478 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.216s] 2019-01-08 04:46:11,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:11.687 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.875s] 2019-01-08 04:46:13,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:13.047 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.359s] 2019-01-08 04:46:14,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:14.448 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.401s] 2019-01-08 04:46:14,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:14.651 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.202s] 2019-01-08 04:46:15,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:15.055 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.404s] 2019-01-08 04:46:20,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:20.671 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [77.234s] 2019-01-08 04:46:25,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:25.725 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.246s] 2019-01-08 04:46:38,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:38.755 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2019-01-08 04:46:40,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:40.960 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.200s] 2019-01-08 04:46:42,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:42.816 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.854s] 2019-01-08 04:46:43,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:43.980 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.164s] 2019-01-08 04:46:45,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:45.386 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.405s] 2019-01-08 04:46:46,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:46.860 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.473s] 2019-01-08 04:46:48,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:48.297 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.435s] 2019-01-08 04:46:49,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:49.474 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.177s] 2019-01-08 04:46:49,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:49.572 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.099s] 2019-01-08 04:46:51,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:51.292 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.717s] 2019-01-08 04:46:52,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:52.543 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.252s] 2019-01-08 04:46:52,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:52.560 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.018s] 2019-01-08 04:46:52,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:52.579 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2019-01-08 04:46:52,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:46:52.596 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2019-01-08 04:47:00,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:00.383 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [39.702s] 2019-01-08 04:47:01,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:01.399 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.623s] 2019-01-08 04:47:01,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:01.622 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.113s] 2019-01-08 04:47:01,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:01.685 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2019-01-08 04:47:02,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:02.257 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.571s] 2019-01-08 04:47:02,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:02.354 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.096s] 2019-01-08 04:47:02,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:02.355 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-08 04:47:05,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:05.930 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-08 04:47:09,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:09.845 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 04:47:09,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:09.847 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 04:47:09,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:09.847 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 04:47:09,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:09.848 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 04:47:11,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:11.722 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [1.094s] 2019-01-08 04:47:12,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:12.370 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.647s] 2019-01-08 04:47:14,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:14.130 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [63.705s] 2019-01-08 04:47:15,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:15.724 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [3.353s] 2019-01-08 04:47:18,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:18.169 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [4.811s] 2019-01-08 04:47:24,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:24.019 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.897s] 2019-01-08 04:47:25,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:25.012 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.467s] 2019-01-08 04:47:25,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:25.085 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.073s] 2019-01-08 04:47:25,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:25.725 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.639s] 2019-01-08 04:47:25,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:25.804 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.079s] 2019-01-08 04:47:26,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:26.576 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.772s] 2019-01-08 04:47:34,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:34.727 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.912s] 2019-01-08 04:47:35,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:35.653 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.927s] 2019-01-08 04:47:36,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.178 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.311s] 2019-01-08 04:47:36,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.195 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2019-01-08 04:47:36,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.218 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.023s] 2019-01-08 04:47:36,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.241 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.022s] 2019-01-08 04:47:36,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.253 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2019-01-08 04:47:36,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.278 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.025s] 2019-01-08 04:47:36,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.310 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.032s] 2019-01-08 04:47:36,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.322 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.012s] 2019-01-08 04:47:36,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.528 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.202s] 2019-01-08 04:47:36,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.536 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.011s] 2019-01-08 04:47:36,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.559 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.023s] 2019-01-08 04:47:36,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.570 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2019-01-08 04:47:36,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.582 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.011s] 2019-01-08 04:47:36,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.591 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.009s] 2019-01-08 04:47:36,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:36.604 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.013s] 2019-01-08 04:47:37,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:37.227 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.622s] 2019-01-08 04:47:37,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:37.609 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.382s] 2019-01-08 04:47:37,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:37.753 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.144s] 2019-01-08 04:47:37,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:37.850 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.096s] 2019-01-08 04:47:38,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:38.050 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.199s] 2019-01-08 04:47:38,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:38.265 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.216s] 2019-01-08 04:47:43,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:43.331 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.344s] 2019-01-08 04:47:43,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:43.955 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.623s] 2019-01-08 04:47:44,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:44.039 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.083s] 2019-01-08 04:47:44,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:44.306 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.267s] 2019-01-08 04:47:58,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:58.690 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.092s] 2019-01-08 04:47:58,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:58.697 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.008s] 2019-01-08 04:47:58,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:58.707 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.009s] 2019-01-08 04:47:58,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:58.713 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2019-01-08 04:47:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:47:59.948 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [6.370s] 2019-01-08 04:48:00,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:00.008 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [1.293s] 2019-01-08 04:48:00,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:00.019 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.012s] 2019-01-08 04:48:00,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:00.033 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.014s] 2019-01-08 04:48:00,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:00.352 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.318s] 2019-01-08 04:48:00,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:00.378 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.025s] 2019-01-08 04:48:00,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:00.387 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.010s] 2019-01-08 04:48:00,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:00.470 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.524s] 2019-01-08 04:48:03,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:03.172 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.699s] 2019-01-08 04:48:04,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:04.492 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.321s] 2019-01-08 04:48:05,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:05.094 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2019-01-08 04:48:11,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:11.514 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.599s] 2019-01-08 04:48:12,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:12.466 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.952s] 2019-01-08 04:48:15,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:15.840 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]. 2019-01-08 04:48:15,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:15.843 36 INFO opnfv-tempest [-] {1} 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]. 2019-01-08 04:48:15,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:15.846 36 INFO opnfv-tempest [-] {1} 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]. 2019-01-08 04:48:15,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:15.847 36 INFO opnfv-tempest [-] {1} 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]. 2019-01-08 04:48:15,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:15.847 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-08 04:48:15,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:15.848 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-08 04:48:16,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:16.626 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.586s] 2019-01-08 04:48:16,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:16.776 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [49.081s] 2019-01-08 04:48:20,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:20.860 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [66.715s] 2019-01-08 04:48:21,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:21.246 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.619s] 2019-01-08 04:48:26,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:26.721 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.472s] 2019-01-08 04:48:28,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:28.254 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.928s] 2019-01-08 04:48:28,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:28.906 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.652s] 2019-01-08 04:48:29,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:29.492 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.772s] 2019-01-08 04:48:33,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:33.104 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.610s] 2019-01-08 04:48:36,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:36.893 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.789s] 2019-01-08 04:48:39,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:39.589 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.225s] 2019-01-08 04:48:39,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:39.805 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.215s] 2019-01-08 04:48:40,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:40.007 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-08 04:48:40,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:40.456 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.650s] 2019-01-08 04:48:40,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:40.735 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.279s] 2019-01-08 04:48:40,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:40.942 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.207s] 2019-01-08 04:48:41,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:41.135 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.192s] 2019-01-08 04:48:41,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:41.747 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.612s] 2019-01-08 04:48:42,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:42.314 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.094s] 2019-01-08 04:48:42,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:42.386 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.638s] 2019-01-08 04:48:42,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:42.399 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.084s] 2019-01-08 04:48:42,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:42.492 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.093s] 2019-01-08 04:48:42,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:42.499 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-08 04:48:42,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:42.999 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.612s] 2019-01-08 04:48:43,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:43.660 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.661s] 2019-01-08 04:48:44,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:44.313 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.653s] 2019-01-08 04:48:46,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:46.448 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2019-01-08 04:48:47,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:47.160 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.711s] 2019-01-08 04:48:53,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:53.951 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.980s] 2019-01-08 04:48:59,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:48:59.004 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [42.222s] 2019-01-08 04:49:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:01.692 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.467s] 2019-01-08 04:49:02,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:02.563 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.871s] 2019-01-08 04:49:03,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:03.562 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.999s] 2019-01-08 04:49:06,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:06.244 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [15.444s] 2019-01-08 04:49:08,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:08.419 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [2.178s] 2019-01-08 04:49:08,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:08.928 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.808s] 2019-01-08 04:49:10,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:10.488 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.069s] 2019-01-08 04:49:12,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:12.642 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.177s] 2019-01-08 04:49:12,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:12.837 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.195s] 2019-01-08 04:49:13,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:13.456 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.618s] 2019-01-08 04:49:14,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:14.374 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.917s] 2019-01-08 04:49:14,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:14.560 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.186s] 2019-01-08 04:49:14,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:14.842 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.281s] 2019-01-08 04:49:15,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:15.026 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.184s] 2019-01-08 04:49:15,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:15.035 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2019-01-08 04:49:15,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:15.039 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.013s] 2019-01-08 04:49:15,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:15.122 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.633s] 2019-01-08 04:49:17,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:17.890 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.853s] 2019-01-08 04:49:18,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:18.613 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.490s] 2019-01-08 04:49:20,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:20.274 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.473s] 2019-01-08 04:49:21,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:21.802 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.188s] 2019-01-08 04:49:22,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:22.488 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [61.613s] 2019-01-08 04:49:29,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:29.276 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.680s] 2019-01-08 04:49:29,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:29.531 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [7.045s] 2019-01-08 04:49:32,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:32.895 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.057s] 2019-01-08 04:49:32,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:32.905 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2019-01-08 04:49:32,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:32.951 36 INFO opnfv-tempest [-] {2} 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]. 2019-01-08 04:49:33,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:33.026 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.121s] 2019-01-08 04:49:33,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:33.036 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2019-01-08 04:49:33,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:33.046 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-08 04:49:33,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:33.068 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2019-01-08 04:49:33,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:33.126 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.057s] 2019-01-08 04:49:33,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:33.371 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.243s] 2019-01-08 04:49:33,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:33.853 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.481s] 2019-01-08 04:49:33,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:33.866 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2019-01-08 04:49:33,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:33.931 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.065s] 2019-01-08 04:49:40,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:40.733 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.512s] 2019-01-08 04:49:41,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:41.174 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.159s] 2019-01-08 04:49:42,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:42.202 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.028s] 2019-01-08 04:49:50,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:50.152 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.207s] 2019-01-08 04:49:53,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:53.820 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-08 04:49:55,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:55.844 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.584s] 2019-01-08 04:49:56,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:49:56.817 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.973s] 2019-01-08 04:50:02,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:02.659 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.618s] 2019-01-08 04:50:03,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:03.173 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.514s] 2019-01-08 04:50:03,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:03.559 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.386s] 2019-01-08 04:50:04,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:04.223 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.663s] 2019-01-08 04:50:04,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:04.785 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.563s] 2019-01-08 04:50:04,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:04.850 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.064s] 2019-01-08 04:50:04,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:04.986 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.136s] 2019-01-08 04:50:05,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:05.076 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.089s] 2019-01-08 04:50:05,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:05.135 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.059s] 2019-01-08 04:50:05,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:05.355 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.219s] 2019-01-08 04:50:05,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:05.418 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.063s] 2019-01-08 04:50:09,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:09.191 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [11.397s] 2019-01-08 04:50:09,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:09.193 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2019-01-08 04:50:11,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:11.238 36 INFO opnfv-tempest [-] {1} 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]. 2019-01-08 04:50:19,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:19.424 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.056s] 2019-01-08 04:50:19,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:19.516 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.262s] 2019-01-08 04:50:23,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:23.740 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.222s] 2019-01-08 04:50:28,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:28.980 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.554s] 2019-01-08 04:50:29,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:29.471 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [5.731s] 2019-01-08 04:50:34,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:34.971 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.498s] 2019-01-08 04:50:43,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:43.789 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.806s] 2019-01-08 04:50:51,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:51.570 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [16.599s] 2019-01-08 04:50:56,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:56.320 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.213s] 2019-01-08 04:50:56,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:56.358 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.038s] 2019-01-08 04:50:56,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:56.595 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.237s] 2019-01-08 04:50:56,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:56.979 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [51.546s] 2019-01-08 04:50:56,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:56.989 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.017s] 2019-01-08 04:50:57,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:57.623 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.026s] 2019-01-08 04:50:58,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:58.149 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.525s] 2019-01-08 04:50:58,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:58.458 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.465s] 2019-01-08 04:50:58,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:58.460 36 INFO opnfv-tempest [-] {2} 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. 2019-01-08 04:50:58,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:58.606 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.457s] 2019-01-08 04:50:58,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:58.730 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.272s] 2019-01-08 04:50:58,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:58.818 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.212s] 2019-01-08 04:50:59,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:59.063 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.245s] 2019-01-08 04:50:59,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:59.103 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.374s] 2019-01-08 04:50:59,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:59.156 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.093s] 2019-01-08 04:50:59,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:59.423 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.266s] 2019-01-08 04:50:59,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:59.700 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.277s] 2019-01-08 04:50:59,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:50:59.744 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.044s] 2019-01-08 04:51:00,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:00.221 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.476s] 2019-01-08 04:51:00,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:00.303 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.081s] 2019-01-08 04:51:00,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:00.568 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.265s] 2019-01-08 04:51:00,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:00.843 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.274s] 2019-01-08 04:51:00,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:00.909 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.066s] 2019-01-08 04:51:00,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:00.985 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.075s] 2019-01-08 04:51:14,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:14.651 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.600s] 2019-01-08 04:51:15,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:15.053 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.401s] 2019-01-08 04:51:15,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:15.466 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.412s] 2019-01-08 04:51:15,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:15.587 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.026s] 2019-01-08 04:51:15,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:15.823 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.236s] 2019-01-08 04:51:15,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:15.874 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.407s] 2019-01-08 04:51:16,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:16.023 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.200s] 2019-01-08 04:51:16,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:16.241 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.217s] 2019-01-08 04:51:16,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:16.273 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.399s] 2019-01-08 04:51:16,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:16.454 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.212s] 2019-01-08 04:51:16,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:16.660 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.205s] 2019-01-08 04:51:16,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:16.867 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.207s] 2019-01-08 04:51:17,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:17.061 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.193s] 2019-01-08 04:51:17,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:17.082 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.021s] 2019-01-08 04:51:17,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:17.102 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.020s] 2019-01-08 04:51:17,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:17.336 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.233s] 2019-01-08 04:51:17,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:17.597 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.260s] 2019-01-08 04:51:21,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:21.468 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.512s] 2019-01-08 04:51:26,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:26.322 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.854s] 2019-01-08 04:51:27,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:27.498 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.575s] 2019-01-08 04:51:27,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:27.714 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.216s] 2019-01-08 04:51:27,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:27.831 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.230s] 2019-01-08 04:51:28,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:28.049 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.218s] 2019-01-08 04:51:28,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:28.338 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.288s] 2019-01-08 04:51:28,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:28.549 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.211s] 2019-01-08 04:51:28,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:28.748 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.199s] 2019-01-08 04:51:30,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:30.345 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [4.022s] 2019-01-08 04:51:32,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:32.730 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.980s] 2019-01-08 04:51:35,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:35.589 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.243s] 2019-01-08 04:51:35,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:35.623 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.021s] 2019-01-08 04:51:38,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:38.322 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.732s] 2019-01-08 04:51:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:39.796 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.171s] 2019-01-08 04:51:42,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:42.542 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.221s] 2019-01-08 04:51:46,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:46.230 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.687s] 2019-01-08 04:51:49,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:49.800 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.569s] 2019-01-08 04:51:54,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:51:54.069 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [4.268s] 2019-01-08 04:52:00,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:00.630 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.560s] 2019-01-08 04:52:03,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:03.894 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [3.263s] 2019-01-08 04:52:07,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:07.152 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2019-01-08 04:52:07,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:07.690 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.795s] 2019-01-08 04:52:08,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:08.002 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.311s] 2019-01-08 04:52:08,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:08.109 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.107s] 2019-01-08 04:52:08,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:08.406 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.297s] 2019-01-08 04:52:08,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:08.650 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.243s] 2019-01-08 04:52:08,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:08.702 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.052s] 2019-01-08 04:52:08,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:08.838 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.135s] 2019-01-08 04:52:08,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:08.954 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.116s] 2019-01-08 04:52:09,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:09.033 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.078s] 2019-01-08 04:52:09,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:09.092 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.059s] 2019-01-08 04:52:15,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:15.594 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.501s] 2019-01-08 04:52:42,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:42.914 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.506s] 2019-01-08 04:52:45,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:45.151 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [37.985s] 2019-01-08 04:52:49,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:49.081 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.166s] 2019-01-08 04:52:50,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:50.619 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [5.471s] 2019-01-08 04:52:51,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:51.670 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [71.858s] 2019-01-08 04:52:53,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:53.606 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.526s] 2019-01-08 04:52:57,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:52:57.342 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [3.735s] 2019-01-08 04:53:02,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:02.544 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.202s] 2019-01-08 04:53:12,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:12.386 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.200s] 2019-01-08 04:53:12,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:12.610 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.224s] 2019-01-08 04:53:12,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:12.831 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.221s] 2019-01-08 04:53:13,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:13.048 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.216s] 2019-01-08 04:53:13,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:13.275 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.226s] 2019-01-08 04:53:13,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:13.305 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.030s] 2019-01-08 04:53:13,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:13.516 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.210s] 2019-01-08 04:53:13,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:13.541 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.026s] 2019-01-08 04:53:13,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:13.588 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.046s] 2019-01-08 04:53:13,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:13.622 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.034s] 2019-01-08 04:53:23,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:23.873 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.395s] 2019-01-08 04:53:29,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:29.261 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.389s] 2019-01-08 04:53:34,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:34.707 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [44.076s] 2019-01-08 04:53:35,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:35.475 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.214s] 2019-01-08 04:53:39,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:39.898 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.422s] 2019-01-08 04:53:42,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:42.328 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.429s] 2019-01-08 04:53:50,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:50.263 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [15.555s] 2019-01-08 04:53:50,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:50.981 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.723s] 2019-01-08 04:53:52,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:52.285 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [9.955s] 2019-01-08 04:53:52,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:52.346 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.062s] 2019-01-08 04:53:52,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:52.414 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.068s] 2019-01-08 04:53:58,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:53:58.789 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.372s] 2019-01-08 04:54:01,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:01.392 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.406s] 2019-01-08 04:54:04,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:04.659 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [5.869s] 2019-01-08 04:54:06,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:06.378 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.987s] 2019-01-08 04:54:09,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:09.447 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [77.762s] 2019-01-08 04:54:09,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:09.493 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.050s] 2019-01-08 04:54:09,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:09.571 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.077s] 2019-01-08 04:54:14,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:14.913 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [10.253s] 2019-01-08 04:54:14,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:14.956 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2019-01-08 04:54:15,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:15.178 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.222s] 2019-01-08 04:54:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:19.472 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.093s] 2019-01-08 04:54:20,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:20.416 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.944s]: Skipped until Bug: 1014647 is resolved. 2019-01-08 04:54:21,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:21.653 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.472s] 2019-01-08 04:54:25,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:25.379 36 INFO opnfv-tempest [-] {0} 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]. 2019-01-08 04:54:29,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:29.997 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [8.343s] 2019-01-08 04:54:33,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:33.986 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [6.546s] 2019-01-08 04:54:36,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:36.655 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.669s] 2019-01-08 04:54:43,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:42.999 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [22.578s] 2019-01-08 04:54:44,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:44.979 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [8.322s] 2019-01-08 04:54:53,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:53.780 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [8.800s] 2019-01-08 04:54:56,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:54:56.529 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.485s] 2019-01-08 04:55:05,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:05.978 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.448s] 2019-01-08 04:55:08,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:08.418 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [14.634s] 2019-01-08 04:55:13,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:13.725 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.746s] 2019-01-08 04:55:13,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:13.727 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-08 04:55:15,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:15.761 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.343s] 2019-01-08 04:55:20,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:20.131 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.404s] 2019-01-08 04:55:29,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:29.527 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [9.396s] 2019-01-08 04:55:32,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:32.441 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [49.432s] 2019-01-08 04:55:57,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:57.076 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [27.545s] 2019-01-08 04:55:59,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:55:59.736 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [2.663s] 2019-01-08 04:56:10,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:10.315 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [54.541s] 2019-01-08 04:56:10,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:10.936 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [38.490s] 2019-01-08 04:56:16,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:16.604 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.753s] 2019-01-08 04:56:16,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:16.613 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-08 04:56:21,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:21.229 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [10.292s] 2019-01-08 04:56:36,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:36.334 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [15.773s] 2019-01-08 04:56:38,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:38.372 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.299s] 2019-01-08 04:56:40,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:40.423 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [19.192s] 2019-01-08 04:56:49,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:49.120 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.749s] 2019-01-08 04:56:50,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:50.209 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [13.875s] 2019-01-08 04:56:56,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:56.828 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.705s] 2019-01-08 04:56:56,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:56:56.830 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-08 04:57:02,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:02.081 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.252s] 2019-01-08 04:57:06,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:06.814 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.477s] 2019-01-08 04:57:07,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:07.339 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.525s] 2019-01-08 04:57:08,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:08.353 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.013s] 2019-01-08 04:57:08,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:08.816 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.462s] 2019-01-08 04:57:09,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:09.714 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.898s] 2019-01-08 04:57:10,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:10.003 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.289s] 2019-01-08 04:57:12,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:12.575 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [10.494s] 2019-01-08 04:57:16,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:16.008 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.115s] 2019-01-08 04:57:16,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:16.021 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2019-01-08 04:57:16,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:16.034 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2019-01-08 04:57:16,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:16.418 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.383s] 2019-01-08 04:57:16,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:16.426 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2019-01-08 04:57:16,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:16.435 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2019-01-08 04:57:16,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:16.942 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.507s] 2019-01-08 04:57:17,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:17.434 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.492s] 2019-01-08 04:57:18,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:18.974 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 04:57:18,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:18.975 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 04:57:18,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:18.976 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 04:57:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:23.491 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [43.059s] 2019-01-08 04:57:23,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:23.543 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.629s] 2019-01-08 04:57:24,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:24.136 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.593s] 2019-01-08 04:57:31,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:31.832 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.556s] 2019-01-08 04:57:32,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:32.236 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.402s] 2019-01-08 04:57:32,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:32.954 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.720s] 2019-01-08 04:57:39,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:39.439 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.097s] 2019-01-08 04:57:39,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:39.886 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.445s] 2019-01-08 04:57:39,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:39.958 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.072s] 2019-01-08 04:57:40,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:40.040 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.082s] 2019-01-08 04:57:40,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:40.130 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.089s] 2019-01-08 04:57:40,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:40.534 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.404s] 2019-01-08 04:57:40,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:40.927 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.393s] 2019-01-08 04:57:47,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:47.519 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [34.939s] 2019-01-08 04:57:47,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:47.853 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.661s] 2019-01-08 04:57:48,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:48.380 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.526s] 2019-01-08 04:57:49,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:49.296 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.915s] 2019-01-08 04:57:50,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:50.101 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.586s] 2019-01-08 04:57:56,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:56.960 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.785s] 2019-01-08 04:57:57,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:57:57.133 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.175s] 2019-01-08 04:58:00,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:00.187 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-08 04:58:00,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:00.188 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-08 04:58:08,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:08.821 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [5.400s] 2019-01-08 04:58:12,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:12.951 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [49.451s] 2019-01-08 04:58:18,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:18.324 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.541s] 2019-01-08 04:58:18,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:18.522 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.198s] 2019-01-08 04:58:18,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:18.713 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.191s] 2019-01-08 04:58:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:18.891 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.837s] 2019-01-08 04:58:20,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:20.313 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [1.598s] 2019-01-08 04:58:20,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:20.900 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.008s] 2019-01-08 04:58:22,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:22.042 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.729s] 2019-01-08 04:58:23,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:23.647 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.604s] 2019-01-08 04:58:25,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:25.546 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [4.642s] 2019-01-08 04:58:26,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:26.568 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.025s] 2019-01-08 04:58:28,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:28.532 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.962s] 2019-01-08 04:58:29,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:29.766 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.164s] 2019-01-08 04:58:30,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:30.475 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.942s] 2019-01-08 04:58:30,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:30.916 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.149s] 2019-01-08 04:58:32,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:32.768 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.289s] 2019-01-08 04:58:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:32.818 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.053s] 2019-01-08 04:58:34,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:34.826 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-08 04:58:36,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:36.399 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.191s] 2019-01-08 04:58:43,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:43.087 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [1.011s] 2019-01-08 04:58:43,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:43.309 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.222s] 2019-01-08 04:58:43,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:43.675 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.365s] 2019-01-08 04:58:43,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:43.911 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.236s] 2019-01-08 04:58:44,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:44.324 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.413s] 2019-01-08 04:58:44,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:44.662 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.337s] 2019-01-08 04:58:44,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:44.992 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.329s] 2019-01-08 04:58:45,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:45.102 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.110s] 2019-01-08 04:58:45,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:45.374 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [5.521s] 2019-01-08 04:58:45,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:45.391 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.289s] 2019-01-08 04:58:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:53.211 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.245s] 2019-01-08 04:58:53,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:53.398 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.189s] 2019-01-08 04:58:54,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:54.448 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [3.528s] 2019-01-08 04:58:58,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:58:58.497 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [4.047s] 2019-01-08 04:59:01,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:01.436 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.939s] 2019-01-08 04:59:03,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:03.652 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [4.143s] 2019-01-08 04:59:04,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:04.192 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [51.230s] 2019-01-08 04:59:04,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:04.194 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-08 04:59:08,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:08.229 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.437s] 2019-01-08 04:59:10,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:10.843 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.613s] 2019-01-08 04:59:13,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:13.532 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.688s] 2019-01-08 04:59:13,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:13.830 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [9.640s] 2019-01-08 04:59:15,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:15.135 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.263s] 2019-01-08 04:59:15,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:15.933 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.401s] 2019-01-08 04:59:17,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:17.771 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.635s] 2019-01-08 04:59:18,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:18.612 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.677s] 2019-01-08 04:59:20,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:20.226 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.395s] 2019-01-08 04:59:20,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:20.979 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.207s] 2019-01-08 04:59:21,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:21.199 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.587s] 2019-01-08 04:59:21,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:21.785 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.586s] 2019-01-08 04:59:25,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:25.110 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [3.324s] 2019-01-08 04:59:25,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:25.653 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.674s] 2019-01-08 04:59:28,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:28.849 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [3.738s] 2019-01-08 04:59:33,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:33.025 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [4.175s] 2019-01-08 04:59:36,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:36.751 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [3.725s] 2019-01-08 04:59:40,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:40.139 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [3.387s] 2019-01-08 04:59:43,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:43.302 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [3.161s] 2019-01-08 04:59:47,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:47.099 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [3.796s] 2019-01-08 04:59:48,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:48.561 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [14.385s] 2019-01-08 04:59:49,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:49.966 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.867s] 2019-01-08 04:59:52,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:52.881 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.914s] 2019-01-08 04:59:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 04:59:57.157 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [4.275s] 2019-01-08 05:00:00,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:00.105 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.946s] 2019-01-08 05:00:00,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:00.472 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [11.910s] 2019-01-08 05:00:03,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:03.086 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.980s] 2019-01-08 05:00:04,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:04.619 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.148s] 2019-01-08 05:00:06,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:06.513 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.894s] 2019-01-08 05:00:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:06.748 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [3.660s] 2019-01-08 05:00:10,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:10.123 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [3.374s] 2019-01-08 05:00:11,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:11.044 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2019-01-08 05:00:11,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:11.146 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2019-01-08 05:00:13,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:13.161 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [3.036s] 2019-01-08 05:00:17,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:17.266 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [4.104s] 2019-01-08 05:00:20,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:20.703 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [3.436s] 2019-01-08 05:00:21,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:21.845 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [15.328s] 2019-01-08 05:00:25,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:25.102 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2019-01-08 05:00:43,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:43.522 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.366s] 2019-01-08 05:00:48,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:48.801 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.046s] 2019-01-08 05:00:48,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:48.810 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.010s] 2019-01-08 05:00:55,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:55.931 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [34.081s] 2019-01-08 05:00:56,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:56.116 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.594s] 2019-01-08 05:00:57,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:00:57.480 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.553s] 2019-01-08 05:01:05,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:05.273 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.479s] 2019-01-08 05:01:05,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:05.543 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.269s] 2019-01-08 05:01:05,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:05.730 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.187s] 2019-01-08 05:01:05,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:05.831 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.750s] 2019-01-08 05:01:06,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:06.079 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.348s] 2019-01-08 05:01:06,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:06.544 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.465s] 2019-01-08 05:01:06,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:06.910 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.365s] 2019-01-08 05:01:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:07.268 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.358s] 2019-01-08 05:01:08,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:08.789 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [11.306s] 2019-01-08 05:01:16,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:16.765 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.059s] 2019-01-08 05:01:17,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:17.047 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.281s] 2019-01-08 05:01:19,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:19.290 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.403s] 2019-01-08 05:01:19,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:19.324 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.033s] 2019-01-08 05:01:19,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:19.347 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.023s] 2019-01-08 05:01:19,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:19.544 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.754s] 2019-01-08 05:01:19,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:19.857 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.508s] 2019-01-08 05:01:21,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:21.480 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-08 05:01:21,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:21.539 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.677s] 2019-01-08 05:01:21,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:21.554 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2019-01-08 05:01:21,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:21.573 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.019s] 2019-01-08 05:01:21,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:21.583 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.009s] 2019-01-08 05:01:21,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:21.594 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2019-01-08 05:01:21,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:21.613 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2019-01-08 05:01:21,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:21.625 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.012s] 2019-01-08 05:01:21,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:21.634 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.009s] 2019-01-08 05:01:23,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:23.128 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.583s] 2019-01-08 05:01:24,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:24.912 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-08 05:01:29,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:29.943 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.329s] 2019-01-08 05:01:32,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:32.335 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.556s] 2019-01-08 05:01:34,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:34.083 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.137s] 2019-01-08 05:01:34,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:34.581 36 INFO opnfv-tempest [-] {2} 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]. 2019-01-08 05:01:37,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:37.782 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.698s] 2019-01-08 05:01:41,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:41.903 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.121s] 2019-01-08 05:01:44,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:44.001 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.327s] 2019-01-08 05:01:45,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:45.171 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.267s] 2019-01-08 05:01:46,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:46.271 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.100s] 2019-01-08 05:01:46,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:46.371 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-08 05:01:51,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:51.081 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.379s] 2019-01-08 05:01:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:52.144 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.062s] 2019-01-08 05:01:52,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:52.769 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [29.636s] 2019-01-08 05:01:53,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:53.345 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.200s] 2019-01-08 05:01:56,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:56.196 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.202s] 2019-01-08 05:01:57,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:57.277 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.927s] 2019-01-08 05:01:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:01:58.393 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.195s] 2019-01-08 05:02:01,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:01.718 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-08 05:02:03,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:03.597 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.353s] 2019-01-08 05:02:03,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:03.822 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.437s] 2019-01-08 05:02:06,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:06.255 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.011s] 2019-01-08 05:02:06,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:06.710 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.455s] 2019-01-08 05:02:07,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:07.479 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.768s] 2019-01-08 05:02:10,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:10.918 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.475s] 2019-01-08 05:02:11,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:11.478 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.560s] 2019-01-08 05:02:12,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:12.211 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.732s] 2019-01-08 05:02:13,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:13.814 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.602s] 2019-01-08 05:02:13,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:13.892 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.079s] 2019-01-08 05:02:13,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:13.972 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.079s] 2019-01-08 05:02:14,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:14.052 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.080s] 2019-01-08 05:02:14,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:14.517 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.430s] 2019-01-08 05:02:14,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:14.718 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.201s] 2019-01-08 05:02:15,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:15.036 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.317s] 2019-01-08 05:02:15,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:15.253 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.216s] 2019-01-08 05:02:19,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:19.664 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.666s] 2019-01-08 05:02:19,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:19.892 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.229s] 2019-01-08 05:02:20,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:20.533 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.640s] 2019-01-08 05:02:21,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:21.879 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.078s] 2019-01-08 05:02:21,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:21.950 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.070s] 2019-01-08 05:02:22,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:22.261 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.310s] 2019-01-08 05:02:22,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:22.565 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.304s] 2019-01-08 05:02:23,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:23.033 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.499s] 2019-01-08 05:02:24,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:24.238 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.296s] 2019-01-08 05:02:25,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:25.784 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.546s] 2019-01-08 05:02:28,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:28.141 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.107s] 2019-01-08 05:02:28,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:28.191 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.050s] 2019-01-08 05:02:28,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:28.444 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.252s] 2019-01-08 05:02:30,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:30.017 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.262s] 2019-01-08 05:02:30,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:30.100 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.083s] 2019-01-08 05:02:30,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:30.181 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.081s] 2019-01-08 05:02:30,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:30.259 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.078s] 2019-01-08 05:02:30,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:30.334 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.074s] 2019-01-08 05:02:38,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:38.488 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [3.110s] 2019-01-08 05:02:39,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:39.402 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.612s] 2019-01-08 05:02:40,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:40.178 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.775s] 2019-01-08 05:02:40,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:40.681 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.504s] 2019-01-08 05:02:41,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:41.088 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.406s] 2019-01-08 05:02:42,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:42.199 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.109s] 2019-01-08 05:02:42,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:42.208 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.721s] 2019-01-08 05:02:42,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:42.686 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.487s] 2019-01-08 05:02:43,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:43.164 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.478s] 2019-01-08 05:02:45,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:45.013 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.847s] 2019-01-08 05:02:45,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:45.555 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.542s] 2019-01-08 05:02:46,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:46.220 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.665s] 2019-01-08 05:02:46,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:46.297 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.078s] 2019-01-08 05:02:46,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:46.575 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-08 05:02:46,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:46.779 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.480s] 2019-01-08 05:02:47,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:47.537 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.757s] 2019-01-08 05:02:50,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:50.128 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.540s] 2019-01-08 05:02:50,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:50.131 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2019-01-08 05:02:54,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:54.608 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.562s] 2019-01-08 05:02:54,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:54.968 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.360s] 2019-01-08 05:02:55,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:55.610 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.641s] 2019-01-08 05:02:56,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:56.229 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.275s] 2019-01-08 05:02:58,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:58.560 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.329s] 2019-01-08 05:02:58,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:58.561 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. 2019-01-08 05:02:59,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:02:59.154 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [3.544s] 2019-01-08 05:03:01,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:01.201 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.640s] 2019-01-08 05:03:02,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:02.536 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.335s] 2019-01-08 05:03:04,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:04.536 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.381s] 2019-01-08 05:03:04,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:04.789 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.252s] 2019-01-08 05:03:05,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:05.030 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.241s] 2019-01-08 05:03:05,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:05.282 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-08 05:03:05,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:05.283 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-08 05:03:09,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:09.406 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.922s] 2019-01-08 05:03:14,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:14.611 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2019-01-08 05:03:14,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:14.613 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-08 05:03:20,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:20.927 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.315s] 2019-01-08 05:03:22,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:22.536 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-08 05:03:22,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:22.537 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-08 05:03:23,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:23.380 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.140s] 2019-01-08 05:03:25,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:25.480 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.100s] 2019-01-08 05:03:27,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:27.012 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.416s] 2019-01-08 05:03:29,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:29.723 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.239s] 2019-01-08 05:03:30,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:30.487 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.766s] 2019-01-08 05:03:30,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:30.783 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.262s] 2019-01-08 05:03:30,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:30.987 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.203s] 2019-01-08 05:03:31,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:31.177 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.190s] 2019-01-08 05:03:31,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:31.381 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.203s] 2019-01-08 05:03:31,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:31.577 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.196s] 2019-01-08 05:03:31,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:31.765 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.187s] 2019-01-08 05:03:32,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:32.376 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.610s] 2019-01-08 05:03:32,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:32.383 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2019-01-08 05:03:32,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:32.573 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.189s] 2019-01-08 05:03:32,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:32.750 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.260s] 2019-01-08 05:03:32,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:32.770 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.197s] 2019-01-08 05:03:34,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:34.101 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.351s] 2019-01-08 05:03:35,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:35.870 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.766s] 2019-01-08 05:03:35,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:35.930 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.063s] 2019-01-08 05:03:37,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:37.150 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.723s] 2019-01-08 05:03:37,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:37.750 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.601s] 2019-01-08 05:03:42,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:42.525 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.059s] 2019-01-08 05:03:47,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:47.883 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.670s] 2019-01-08 05:03:48,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:48.819 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.335s] 2019-01-08 05:03:49,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:49.318 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.499s] 2019-01-08 05:03:49,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:49.556 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.237s] 2019-01-08 05:03:49,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:49.716 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.160s] 2019-01-08 05:03:49,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:49.939 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.223s] 2019-01-08 05:03:50,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:50.129 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.189s] 2019-01-08 05:03:50,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:50.317 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.187s] 2019-01-08 05:03:50,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:50.465 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.148s] 2019-01-08 05:03:50,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:50.563 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.097s] 2019-01-08 05:03:50,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:50.717 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.153s] 2019-01-08 05:03:50,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:50.811 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.095s] 2019-01-08 05:03:50,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:50.906 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.094s] 2019-01-08 05:03:51,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:51.017 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.111s] 2019-01-08 05:03:51,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:51.215 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.198s] 2019-01-08 05:03:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:51.296 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.081s] 2019-01-08 05:03:51,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:51.409 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.113s] 2019-01-08 05:03:51,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:51.564 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.154s] 2019-01-08 05:03:51,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:51.694 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.128s] 2019-01-08 05:03:51,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:51.854 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.159s] 2019-01-08 05:03:51,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:51.965 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.111s] 2019-01-08 05:03:52,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:52.103 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.137s] 2019-01-08 05:03:52,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:52.259 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.156s] 2019-01-08 05:03:52,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:52.355 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.096s] 2019-01-08 05:03:52,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:52.453 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.097s] 2019-01-08 05:03:52,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:52.589 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.136s] 2019-01-08 05:03:52,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:52.740 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.151s] 2019-01-08 05:03:52,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:52.856 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.115s] 2019-01-08 05:03:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:52.963 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.108s] 2019-01-08 05:03:54,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:54.173 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [1.206s] 2019-01-08 05:03:54,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:54.327 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.156s] 2019-01-08 05:03:54,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:54.484 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.156s] 2019-01-08 05:03:55,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:55.070 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [7.185s] 2019-01-08 05:03:56,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:56.618 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [2.131s] 2019-01-08 05:03:58,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:58.241 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [1.622s] 2019-01-08 05:03:58,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:58.387 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.147s] 2019-01-08 05:03:58,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:58.587 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.200s] 2019-01-08 05:03:58,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:58.836 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.248s] 2019-01-08 05:03:58,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:03:58.980 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [3.911s] 2019-01-08 05:04:00,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:00.669 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [1.831s] 2019-01-08 05:04:00,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:00.789 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.121s] 2019-01-08 05:04:00,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:00.910 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.120s] 2019-01-08 05:04:01,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:01.824 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.843s] 2019-01-08 05:04:05,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:05.590 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [3.766s] 2019-01-08 05:04:21,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:21.800 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [3.757s] 2019-01-08 05:04:24,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:24.426 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.625s] 2019-01-08 05:04:26,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:26.925 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [2.498s] 2019-01-08 05:04:28,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:28.978 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.053s] 2019-01-08 05:04:32,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:32.511 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [2.992s] 2019-01-08 05:04:36,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:36.192 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.620s] 2019-01-08 05:04:38,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:38.063 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.551s] 2019-01-08 05:04:48,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:48.405 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.759s] 2019-01-08 05:04:49,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:49.426 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-08 05:04:53,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:53.978 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.425s] 2019-01-08 05:04:54,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:54.333 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.354s] 2019-01-08 05:04:56,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:56.541 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.125s] 2019-01-08 05:04:57,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:57.205 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]. 2019-01-08 05:04:57,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:04:57.206 36 INFO opnfv-tempest [-] {0} 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]. 2019-01-08 05:05:02,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:02.408 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [5.865s] 2019-01-08 05:05:03,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:03.956 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.073s] 2019-01-08 05:05:04,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:04.580 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.173s] 2019-01-08 05:05:04,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:04.679 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.723s] 2019-01-08 05:05:05,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:05.587 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.908s] 2019-01-08 05:05:05,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:05.889 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.302s] 2019-01-08 05:05:05,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:05.904 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.015s] 2019-01-08 05:05:06,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:06.099 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.195s] 2019-01-08 05:05:06,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:06.618 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.518s] 2019-01-08 05:05:07,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:07.126 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.546s] 2019-01-08 05:05:10,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:10.772 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-08 05:05:14,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:14.317 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.209s] 2019-01-08 05:05:14,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:14.535 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.218s] 2019-01-08 05:05:17,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:17.061 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [2.549s] 2019-01-08 05:05:20,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:20.894 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.833s] 2019-01-08 05:05:23,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:23.709 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.882s] 2019-01-08 05:05:24,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:24.018 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.309s] 2019-01-08 05:05:29,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:29.568 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [8.672s] 2019-01-08 05:05:34,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:34.461 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [3.782s] 2019-01-08 05:05:34,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:34.908 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.448s] 2019-01-08 05:05:35,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:35.952 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [6.383s] 2019-01-08 05:05:36,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:36.917 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.007s] 2019-01-08 05:05:37,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:37.118 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.202s] 2019-01-08 05:05:37,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:37.626 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.508s] 2019-01-08 05:05:41,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:41.364 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [5.411s] 2019-01-08 05:05:44,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:44.844 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.188s] 2019-01-08 05:05:47,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:47.723 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [6.359s] 2019-01-08 05:05:50,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:50.655 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.395s] 2019-01-08 05:05:53,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:53.149 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [5.425s] 2019-01-08 05:05:54,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:54.318 36 INFO opnfv-tempest [-] {0} 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]. 2019-01-08 05:05:58,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:05:58.264 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [5.115s] 2019-01-08 05:06:07,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:06:07.823 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.094s] 2019-01-08 05:06:12,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:06:12.694 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.870s] 2019-01-08 05:06:23,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:06:23.245 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [10.551s] 2019-01-08 05:06:29,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:06:29.645 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [6.399s] 2019-01-08 05:06:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:06:35.873 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [6.226s] 2019-01-08 05:06:42,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:06:42.623 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [6.750s] 2019-01-08 05:06:48,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:06:48.113 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.489s] 2019-01-08 05:06:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:06:53.390 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [5.277s] 2019-01-08 05:06:57,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:06:57.982 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-01-08 05:07:06,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:07:06.510 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.295s] 2019-01-08 05:07:12,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:07:12.743 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.233s] 2019-01-08 05:07:20,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:07:20.995 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.251s] 2019-01-08 05:07:36,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:07:36.613 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.085s] 2019-01-08 05:07:42,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:07:42.445 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.829s] 2019-01-08 05:07:51,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:07:51.400 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.955s] 2019-01-08 05:08:08,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:08.989 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.494s] 2019-01-08 05:08:14,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:14.597 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.608s] 2019-01-08 05:08:19,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:19.181 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.583s] 2019-01-08 05:08:23,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:23.688 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.507s] 2019-01-08 05:08:29,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:29.167 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.478s] 2019-01-08 05:08:33,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:33.731 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.564s] 2019-01-08 05:08:38,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:38.239 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.506s] 2019-01-08 05:08:45,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:45.587 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.348s] 2019-01-08 05:08:48,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:48.853 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [3.266s] 2019-01-08 05:08:53,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:53.832 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.978s] 2019-01-08 05:08:54,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:54.009 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.177s] 2019-01-08 05:08:54,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:54.128 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.119s] 2019-01-08 05:08:54,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:54.249 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.120s] 2019-01-08 05:08:54,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:54.299 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2019-01-08 05:08:54,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:54.549 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.250s] 2019-01-08 05:08:54,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:54.862 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.313s] 2019-01-08 05:08:54,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:54.973 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.110s] 2019-01-08 05:08:55,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:55.218 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.243s] 2019-01-08 05:08:55,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:08:55.267 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.049s] 2019-01-08 05:09:01,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:01.740 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.472s] 2019-01-08 05:09:11,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:11.083 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.208s] 2019-01-08 05:09:14,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:14.122 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [3.037s] 2019-01-08 05:09:15,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:15.577 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.455s] 2019-01-08 05:09:17,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:17.076 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.498s] 2019-01-08 05:09:18,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:18.575 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.498s] 2019-01-08 05:09:21,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:21.692 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.116s] 2019-01-08 05:09:22,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:22.675 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.983s] 2019-01-08 05:09:22,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:22.987 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.312s] 2019-01-08 05:09:24,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:24.905 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.915s] 2019-01-08 05:09:26,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:26.209 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.305s] 2019-01-08 05:09:27,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:27.491 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.281s] 2019-01-08 05:09:27,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:27.517 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.026s] 2019-01-08 05:09:27,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:27.534 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.017s] 2019-01-08 05:09:27,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:27.550 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.015s] 2019-01-08 05:09:32,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:32.808 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.701s] 2019-01-08 05:09:47,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:47.640 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.112s] 2019-01-08 05:09:51,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:09:51.600 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [3.958s] 2019-01-08 05:10:03,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:03.992 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.983s] 2019-01-08 05:10:04,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:04.442 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.449s] 2019-01-08 05:10:19,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:19.824 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [5.488s] 2019-01-08 05:10:23,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:23.495 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [3.671s] 2019-01-08 05:10:31,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:31.811 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.558s] 2019-01-08 05:10:32,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:32.829 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [1.016s] 2019-01-08 05:10:33,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:33.247 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.418s] 2019-01-08 05:10:33,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:33.469 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.222s] 2019-01-08 05:10:41,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:41.510 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.033s] 2019-01-08 05:10:41,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:41.620 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.109s] 2019-01-08 05:10:41,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:41.644 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.024s] 2019-01-08 05:10:41,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:41.664 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.020s] 2019-01-08 05:10:41,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:41.744 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.080s] 2019-01-08 05:10:45,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:45.864 36 INFO opnfv-tempest [-] {2} 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]. 2019-01-08 05:10:49,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:49.513 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.207s] 2019-01-08 05:10:49,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:49.949 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.436s] 2019-01-08 05:10:59,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:10:59.811 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.529s] 2019-01-08 05:11:00,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:00.012 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.202s] 2019-01-08 05:11:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:00.228 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.216s] 2019-01-08 05:11:04,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:04.352 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [4.122s] 2019-01-08 05:11:10,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:10.131 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [5.776s] 2019-01-08 05:11:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:10.343 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.214s] 2019-01-08 05:11:11,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:11.270 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.927s] 2019-01-08 05:11:19,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:19.891 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.202s] 2019-01-08 05:11:20,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:20.089 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.197s] 2019-01-08 05:11:20,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:20.290 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.201s] 2019-01-08 05:11:22,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:22.653 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.362s] 2019-01-08 05:11:22,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:22.668 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.015s] 2019-01-08 05:11:35,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:35.181 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.935s] 2019-01-08 05:11:36,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:36.486 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.304s] 2019-01-08 05:11:44,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:44.654 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-08 05:11:58,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:11:58.978 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.788s] 2019-01-08 05:12:08,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:12:08.186 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.220s] 2019-01-08 05:12:19,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:12:19.566 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.847s] 2019-01-08 05:12:20,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:12:20.829 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.263s] 2019-01-08 05:12:39,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:12:39.897 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.766s] 2019-01-08 05:12:52,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:12:52.096 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [12.196s] 2019-01-08 05:12:53,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:12:53.187 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.094s] 2019-01-08 05:12:54,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:12:54.332 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.144s] 2019-01-08 05:12:55,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:12:55.085 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.752s] 2019-01-08 05:13:20,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:13:20.269 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [25.180s] 2019-01-08 05:13:36,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:13:36.844 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [11.309s] 2019-01-08 05:13:39,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:13:39.627 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [2.784s] 2019-01-08 05:13:46,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:13:46.874 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-08 05:14:00,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:00.124 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [9.262s] 2019-01-08 05:14:03,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:03.284 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [3.161s] 2019-01-08 05:14:06,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:06.271 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.987s] 2019-01-08 05:14:06,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:06.471 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.201s] 2019-01-08 05:14:06,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:06.689 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.217s] 2019-01-08 05:14:06,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:06.908 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.218s] 2019-01-08 05:14:07,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:07.115 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.207s] 2019-01-08 05:14:07,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:07.309 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.194s] 2019-01-08 05:14:07,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:07.492 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.182s] 2019-01-08 05:14:07,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:07.704 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.212s] 2019-01-08 05:14:07,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:07.742 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.037s] 2019-01-08 05:14:07,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:07.954 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.212s] 2019-01-08 05:14:08,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:08.175 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.220s] 2019-01-08 05:14:08,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:08.398 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.223s] 2019-01-08 05:14:08,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:08.625 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.227s] 2019-01-08 05:14:08,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:08.667 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.041s] 2019-01-08 05:14:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:08.896 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.229s] 2019-01-08 05:14:08,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:08.935 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.039s] 2019-01-08 05:14:09,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:09.150 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.214s] 2019-01-08 05:14:09,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:09.533 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.383s] 2019-01-08 05:14:09,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:09.569 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.035s] 2019-01-08 05:14:09,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:09.777 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.208s] 2019-01-08 05:14:09,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:09.969 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.192s] 2019-01-08 05:14:10,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:10.008 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.039s] 2019-01-08 05:14:10,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:10.238 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.229s] 2019-01-08 05:14:10,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:10.272 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.034s] 2019-01-08 05:14:10,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:10.312 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.040s] 2019-01-08 05:14:10,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:10.357 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.045s] 2019-01-08 05:14:10,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:10.400 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.043s] 2019-01-08 05:14:10,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:10.440 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.039s] 2019-01-08 05:14:10,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:10.652 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.212s] 2019-01-08 05:14:10,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:10.688 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.036s] 2019-01-08 05:14:15,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:15.389 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-08 05:14:40,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:40.667 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [25.269s] 2019-01-08 05:14:43,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:14:43.568 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.906s] 2019-01-08 05:15:08,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:15:08.460 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [24.884s] 2019-01-08 05:15:15,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:15:15.008 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.550s] 2019-01-08 05:15:23,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1e81e93b-6703-4959-91d2-c370e0abdd4e 2019-01-08 05:15:23,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1e81e93b-6703-4959-91d2-c370e0abdd4e']'. 2019-01-08 05:15:24,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-08 05:15:24,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-08 05:15:24,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 05:15:24,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1e81e93b-6703-4959-91d2-c370e0abdd4e | 2019-01-08 05:15:24,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-08 05:15:24,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-08 04:33:02 | 2019-01-08 05:15:24,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-08 05:15:23 | 2019-01-08 05:15:24,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:42:21 | 2019-01-08 05:15:24,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-08 05:15:24,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-08 05:15:24,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-08 05:15:24,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 93ae1c7c-78b0-4ea7-950e-ac9a3d44bdd7) | 2019-01-08 05:15:24,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-08 05:15:24,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 564e4670-c890-4085-972f-f95ca70d5316) | 2019-01-08 05:15:24,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1463 | 2019-01-08 05:15:24,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2529.797 | 2019-01-08 05:15:24,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1206 | 2019-01-08 05:15:24,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 256 | 2019-01-08 05:15:24,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-08 05:15:24,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-08 05:15:24,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-01-08 05:15:24,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 05:15:24,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-08 05:15:24,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-08 05:15:25,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.9171499586% 2019-01-08 05:15:27,064 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 42:40 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-08 05:15:27,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 05:15:27,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e79da0fbe950eb024c404fb77eb3ef23cae66150" 2019-01-08 05:15:27,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d36f335e-11f3-4c56-b172-3e65b28cd520 Date: Tue, 08 Jan 2019 05:15:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 05:15:27,680 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4 used request id req-d36f335e-11f3-4c56-b172-3e65b28cd520 2019-01-08 05:15:27,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.60687994957s 2019-01-08 05:15:27,681 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/a8eb4a16-2486-44a5-8a87-1900b1d45ba4 used request id req-d36f335e-11f3-4c56-b172-3e65b28cd520 2019-01-08 05:15:27,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 05:15:27,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:27,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15: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-a1d55901-c79d-4623-ad1b-f7e7966dba06 x-compute-request-id: req-a1d55901-c79d-4623-ad1b-f7e7966dba06 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_3763145a-76ad-4669-a34e-c5ee6a540544", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4f479819-8716-4759-8e25-4f0dd481504f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4f479819-8716-4759-8e25-4f0dd481504f", "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": "4f479819-8716-4759-8e25-4f0dd481504f"}, {"name": "tempest_full-flavor_alt_3763145a-76ad-4669-a34e-c5ee6a540544", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e", "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": "c4b4e844-8c3d-40ec-b05c-e6f74524f39e"}]} 2019-01-08 05:15:27,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-a1d55901-c79d-4623-ad1b-f7e7966dba06 2019-01-08 05:15:27,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.215985059738s 2019-01-08 05:15:27,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-a1d55901-c79d-4623-ad1b-f7e7966dba06 2019-01-08 05:15:27,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 05:15:27,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:27,948 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 05:15: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-c04be1df-7b21-42c4-8e88-494ac667f7aa x-compute-request-id: req-c04be1df-7b21-42c4-8e88-494ac667f7aa Content-Length: 0 Content-Type: application/json 2019-01-08 05:15:27,948 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e used request id req-c04be1df-7b21-42c4-8e88-494ac667f7aa 2019-01-08 05:15:27,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.047492980957s 2019-01-08 05:15:27,949 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/c4b4e844-8c3d-40ec-b05c-e6f74524f39e used request id req-c04be1df-7b21-42c4-8e88-494ac667f7aa 2019-01-08 05:15:27,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 05:15:27,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}e79da0fbe950eb024c404fb77eb3ef23cae66150" 2019-01-08 05:15:28,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-f7cadb06-6e7f-4c07-82f7-6ddfeb88199b Date: Tue, 08 Jan 2019 05:15:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap", "metadata": {}}], "file": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/file", "owner": "b3453770b53d4919851a98ce694ddc43", "id": "5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "size": 12716032, "self": "/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T04:32:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_3763145a-76ad-4669-a34e-c5ee6a540544", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T04:32:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 05:15:28,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-f7cadb06-6e7f-4c07-82f7-6ddfeb88199b 2019-01-08 05:15:28,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210525989532s 2019-01-08 05:15:28,163 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-f7cadb06-6e7f-4c07-82f7-6ddfeb88199b 2019-01-08 05:15:28,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 05:15:28,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e79da0fbe950eb024c404fb77eb3ef23cae66150" 2019-01-08 05:15:28,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f5db425-87df-4b43-8c08-0b966961d477 Date: Tue, 08 Jan 2019 05:15:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 05:15:28,800 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30 used request id req-6f5db425-87df-4b43-8c08-0b966961d477 2019-01-08 05:15:28,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.635339021683s 2019-01-08 05:15:28,800 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/5199887d-6d6b-49c2-a4a1-8f1ab65bbb30 used request id req-6f5db425-87df-4b43-8c08-0b966961d477 2019-01-08 05:15:28,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 05:15:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:28,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-971b4e86-a528-4de2-8bec-604f9d032557 x-compute-request-id: req-971b4e86-a528-4de2-8bec-604f9d032557 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_3763145a-76ad-4669-a34e-c5ee6a540544", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/4f479819-8716-4759-8e25-4f0dd481504f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/4f479819-8716-4759-8e25-4f0dd481504f", "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": "4f479819-8716-4759-8e25-4f0dd481504f"}]} 2019-01-08 05:15:28,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-971b4e86-a528-4de2-8bec-604f9d032557 2019-01-08 05:15:28,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247609615326s 2019-01-08 05:15:28,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-971b4e86-a528-4de2-8bec-604f9d032557 2019-01-08 05:15:28,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 05:15:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/4f479819-8716-4759-8e25-4f0dd481504f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:28,863 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 05:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cef10ae-f7fb-4cf2-bba9-37887051587b x-compute-request-id: req-1cef10ae-f7fb-4cf2-bba9-37887051587b Content-Length: 0 Content-Type: application/json 2019-01-08 05:15:28,864 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/4f479819-8716-4759-8e25-4f0dd481504f used request id req-1cef10ae-f7fb-4cf2-bba9-37887051587b 2019-01-08 05:15:28,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036073923111s 2019-01-08 05:15:28,864 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/4f479819-8716-4759-8e25-4f0dd481504f used request id req-1cef10ae-f7fb-4cf2-bba9-37887051587b 2019-01-08 05:15:28,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 05:15:28,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:28,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2dc8e1c-f048-4050-ab55-d3749477721d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544", "links": {"self": "http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6ccd41c96b41b895b5b864abba1bce", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 05:15:28,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f2dc8e1c-f048-4050-ab55-d3749477721d 2019-01-08 05:15:28,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123677968979s 2019-01-08 05:15:28,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-f2dc8e1c-f048-4050-ab55-d3749477721d 2019-01-08 05:15:28,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 05:15:28,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:29,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea73a30-1f54-4fd9-b090-4c6acb44c3da Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_3763145a-76ad-4669-a34e-c5ee6a540544", "links": {"self": "http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a6ccd41c96b41b895b5b864abba1bce", "description": null}} 2019-01-08 05:15:29,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce used request id req-2ea73a30-1f54-4fd9-b090-4c6acb44c3da 2019-01-08 05:15:29,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116874933243s 2019-01-08 05:15:29,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce used request id req-2ea73a30-1f54-4fd9-b090-4c6acb44c3da 2019-01-08 05:15:29,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 05:15:29,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:29,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 05:15:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769e5c2f-a4fb-4128-9876-5a080147795b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 05:15:29,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce used request id req-769e5c2f-a4fb-4128-9876-5a080147795b 2019-01-08 05:15:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.257474899292s 2019-01-08 05:15:29,371 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/2a6ccd41c96b41b895b5b864abba1bce used request id req-769e5c2f-a4fb-4128-9876-5a080147795b 2019-01-08 05:15:29,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 05:15:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:29,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2053f53-8697-4d24-89bd-94d24350eb02 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43"}, "tags": [], "enabled": true, "id": "b3453770b53d4919851a98ce694ddc43", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_3763145a-76ad-4669-a34e-c5ee6a540544"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 05:15:29,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-f2053f53-8697-4d24-89bd-94d24350eb02 2019-01-08 05:15:29,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105840921402s 2019-01-08 05:15:29,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-f2053f53-8697-4d24-89bd-94d24350eb02 2019-01-08 05:15:29,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 05:15:29,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:29,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 05:15:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-691d2a2a-0c7d-41b4-85a7-8dcc7908b3d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 05:15:29,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43 used request id req-691d2a2a-0c7d-41b4-85a7-8dcc7908b3d8 2019-01-08 05:15:29,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190653085709s 2019-01-08 05:15:29,680 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/b3453770b53d4919851a98ce694ddc43 used request id req-691d2a2a-0c7d-41b4-85a7-8dcc7908b3d8 2019-01-08 05:15:29,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 05:15:29,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=b3453770b53d4919851a98ce694ddc43&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}2d1a05b8b442925396b8ffc705fd0dda41014375" 2019-01-08 05:15:29,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-382d95df-37a0-47d5-8193-c97541d300ce Date: Tue, 08 Jan 2019 05:15:29 GMT RESP BODY: {"security_groups": []} 2019-01-08 05:15:29,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=b3453770b53d4919851a98ce694ddc43&name=default used request id req-382d95df-37a0-47d5-8193-c97541d300ce 2019-01-08 05:15:29,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.219141960144s 2019-01-08 05:15:29,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=b3453770b53d4919851a98ce694ddc43&name=default used request id req-382d95df-37a0-47d5-8193-c97541d300ce 2019-01-08 05:15:29,902 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-01-08 05:15:29,902 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-08 05:15:32,981 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-132 | | 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-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-08 05:15:32,987 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PyXxpRTMeM2kTPmYZ6x2psvZ8 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=09a7ababfff6470fbcae0a281405cb8c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-01-08 05:15:32,987 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2019-01-08 05:15:32,998 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-01-08 05:15:33,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 05:15:33,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eed9568-2fa6-42a3-a4fc-b717ee65f4c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 05:15:33,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-5eed9568-2fa6-42a3-a4fc-b717ee65f4c6 2019-01-08 05:15:33,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 05:15:33,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T06:15:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09a7ababfff6470fbcae0a281405cb8c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-198999685", "id": "5b5b26f5a92742458b96f6ff5e6621a7", "name": "tempest-service-710025421"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [], "type": "tempest-type-1261968938", "id": "c106a4612d094845bdba1d2c9db77641", "name": "tempest-service-2052158456"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/09a7ababfff6470fbcae0a281405cb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e5be49cc7f5941cc8a560010982edfbb"}, "audit_ids": ["bAwBqHo6SkikuoCYdD-RMw"], "issued_at": "2019-01-08T05:15:33.000000Z"}} 2019-01-08 05:15:33,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-08 05:15:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:33,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-d51b31cc-6857-4647-8b1a-150b54e3c002 Date: Tue, 08 Jan 2019 05:15:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-01-08T00:21:14Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"4b6855d7-4e38-409b-829a-6407a3eb5de5","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e95ac4caffaf4463aa59c4748dddd090","status":"ACTIVE","subnets":["3a0c14f4-5b1f-491f-9855-cf830a6f0482"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e95ac4caffaf4463aa59c4748dddd090","created_at":"2019-01-07T23:51:21Z","provider:network_type":"flat"}]} 2019-01-08 05:15:33,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d51b31cc-6857-4647-8b1a-150b54e3c002 2019-01-08 05:15:33,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272859096527s 2019-01-08 05:15:33,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d51b31cc-6857-4647-8b1a-150b54e3c002 2019-01-08 05:15:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 05:15:33,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 05:15: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 05:15:33,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 05:15:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:34,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83e5b26-bec9-4560-8468-9b2f9ae3579d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.42:5000/v3/domains/158db7135559401f8b7bab5a67848db2"}, "tags": [], "enabled": true, "id": "158db7135559401f8b7bab5a67848db2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.42:5000/v3/domains", "previous": null, "next": null}} 2019-01-08 05:15:34,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-d83e5b26-bec9-4560-8468-9b2f9ae3579d 2019-01-08 05:15:34,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105789899826s 2019-01-08 05:15:34,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains used request id req-d83e5b26-bec9-4560-8468-9b2f9ae3579d 2019-01-08 05:15:34,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-08 05:15:34,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0"}}' 2019-01-08 05:15:34,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 05:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-764d29d1-551b-4f03-abe4-92cb12e222fa 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.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec"}, "tags": [], "enabled": true, "id": "7a43203384234de3b6cd4d1244b690ec", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0"}} 2019-01-08 05:15:34,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-764d29d1-551b-4f03-abe4-92cb12e222fa 2019-01-08 05:15:34,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.145756006241s 2019-01-08 05:15:34,226 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/projects used request id req-764d29d1-551b-4f03-abe4-92cb12e222fa 2019-01-08 05:15:34,226 - 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'7a43203384234de3b6cd4d1244b690ec', '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_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0'}) 2019-01-08 05:15:34,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-08 05:15:34,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8d73a45e-3975-429c-9630-ddcf7d4b740a", "email": null, "name": "tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0"}}' 2019-01-08 05:15:34,626 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 08 Jan 2019 05:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827bae07-a0aa-4047-9d00-5ea6bd6818f4 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": {"self": "http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f687e0741ce43faa2d662945d942173", "domain_id": "default", "password_expires_at": null}} 2019-01-08 05:15:34,626 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-827bae07-a0aa-4047-9d00-5ea6bd6818f4 2019-01-08 05:15:34,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393228054047s 2019-01-08 05:15:34,627 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.42:5000/v3/users used request id req-827bae07-a0aa-4047-9d00-5ea6bd6818f4 2019-01-08 05:15:34,627 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1f687e0741ce43faa2d662945d942173', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0'}) 2019-01-08 05:15:34,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 05:15:34,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:34,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac1dd8b-35ae-4614-822a-45e2a55e5621 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 05:15:34,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cac1dd8b-35ae-4614-822a-45e2a55e5621 2019-01-08 05:15:34,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101762056351s 2019-01-08 05:15:34,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cac1dd8b-35ae-4614-822a-45e2a55e5621 2019-01-08 05:15:34,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 05:15:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:34,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668dc079-3b52-4507-9f5c-356d100c2c2f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 05:15:34,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-668dc079-3b52-4507-9f5c-356d100c2c2f 2019-01-08 05:15:34,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106965065002s 2019-01-08 05:15:34,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-668dc079-3b52-4507-9f5c-356d100c2c2f 2019-01-08 05:15:34,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 05:15:34,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:34,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6eaa27b-d865-4977-ba48-1aca0783275d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 05:15:34,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-c6eaa27b-d865-4977-ba48-1aca0783275d 2019-01-08 05:15:34,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10529589653s 2019-01-08 05:15:34,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-c6eaa27b-d865-4977-ba48-1aca0783275d 2019-01-08 05:15:34,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 05:15:34,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:35,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172e3732-e339-43e9-9487-9faebc225411 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": {"self": "http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f687e0741ce43faa2d662945d942173", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 05:15:35,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-172e3732-e339-43e9-9487-9faebc225411 2019-01-08 05:15:35,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127056121826s 2019-01-08 05:15:35,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-172e3732-e339-43e9-9487-9faebc225411 2019-01-08 05:15:35,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 05:15:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:35,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af24f4d-cfde-4274-8441-94c6a20ffb4f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec"}, "tags": [], "enabled": true, "id": "7a43203384234de3b6cd4d1244b690ec", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 05:15:35,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-9af24f4d-cfde-4274-8441-94c6a20ffb4f 2019-01-08 05:15:35,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105628013611s 2019-01-08 05:15:35,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-9af24f4d-cfde-4274-8441-94c6a20ffb4f 2019-01-08 05:15:35,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 05:15:35,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=1f687e0741ce43faa2d662945d942173&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=7a43203384234de3b6cd4d1244b690ec" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:35,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13096499-b586-40c3-91e7-f26ee5998470 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=1f687e0741ce43faa2d662945d942173&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=7a43203384234de3b6cd4d1244b690ec", "previous": null, "next": null}} 2019-01-08 05:15:35,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=1f687e0741ce43faa2d662945d942173&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=7a43203384234de3b6cd4d1244b690ec used request id req-13096499-b586-40c3-91e7-f26ee5998470 2019-01-08 05:15:35,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0989260673523s 2019-01-08 05:15:35,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=1f687e0741ce43faa2d662945d942173&role.id=00f8527d45bd409d9592dbf741ca70bd&scope.project.id=7a43203384234de3b6cd4d1244b690ec used request id req-13096499-b586-40c3-91e7-f26ee5998470 2019-01-08 05:15:35,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 05:15:35,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec/users/1f687e0741ce43faa2d662945d942173/roles/00f8527d45bd409d9592dbf741ca70bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:35,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 05:15:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd5a2b54-ce0d-4795-9000-72e9dc4e13f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 05:15:35,462 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec/users/1f687e0741ce43faa2d662945d942173/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-cd5a2b54-ce0d-4795-9000-72e9dc4e13f9 2019-01-08 05:15:35,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15144109726s 2019-01-08 05:15:35,463 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec/users/1f687e0741ce43faa2d662945d942173/roles/00f8527d45bd409d9592dbf741ca70bd used request id req-cd5a2b54-ce0d-4795-9000-72e9dc4e13f9 2019-01-08 05:15:35,463 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 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'7a43203384234de3b6cd4d1244b690ec', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8d73a45e-3975-429c-9630-ddcf7d4b740a', 'username': u'tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-08 05:15:35,468 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 'password': '8d73a45e-3975-429c-9630-ddcf7d4b740a', 'project_name': 'tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000//v3', 'project_id': '7a43203384234de3b6cd4d1244b690ec', 'project_domain_name': 'Default'} 2019-01-08 05:15:35,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 05:15:35,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:35,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1e0783-63ff-4c65-8e63-92edeaaab9e5 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 05:15:35,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-eb1e0783-63ff-4c65-8e63-92edeaaab9e5 2019-01-08 05:15:35,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0178229808807s 2019-01-08 05:15:35,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-eb1e0783-63ff-4c65-8e63-92edeaaab9e5 2019-01-08 05:15:35,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 05:15:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:35,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda6865d-dc01-4df1-93f9-e2185af2e7da Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 05:15:35,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cda6865d-dc01-4df1-93f9-e2185af2e7da 2019-01-08 05:15:35,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0977671146393s 2019-01-08 05:15:35,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-cda6865d-dc01-4df1-93f9-e2185af2e7da 2019-01-08 05:15:35,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 05:15:35,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:35,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f69cbd0-4736-46db-ba98-e770ad3d9493 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 05:15:35,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6f69cbd0-4736-46db-ba98-e770ad3d9493 2019-01-08 05:15:35,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114400148392s 2019-01-08 05:15:35,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-6f69cbd0-4736-46db-ba98-e770ad3d9493 2019-01-08 05:15:35,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 05:15:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:35,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e860d1-3b4e-4ba3-874e-86e6580d9fd6 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": {"self": "http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f687e0741ce43faa2d662945d942173", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 05:15:35,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-07e860d1-3b4e-4ba3-874e-86e6580d9fd6 2019-01-08 05:15:35,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128050088882s 2019-01-08 05:15:35,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-07e860d1-3b4e-4ba3-874e-86e6580d9fd6 2019-01-08 05:15:35,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 05:15:35,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:35,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a880e5-2021-4b36-ba36-729d49957bea Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec"}, "tags": [], "enabled": true, "id": "7a43203384234de3b6cd4d1244b690ec", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 05:15:35,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-f0a880e5-2021-4b36-ba36-729d49957bea 2019-01-08 05:15:35,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10390996933s 2019-01-08 05:15:35,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects?domain_id=default used request id req-f0a880e5-2021-4b36-ba36-729d49957bea 2019-01-08 05:15:35,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 05:15:35,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?user.id=1f687e0741ce43faa2d662945d942173&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=7a43203384234de3b6cd4d1244b690ec" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:36,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463e1417-3b64-459c-8891-cd70ce2dd9b8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?user.id=1f687e0741ce43faa2d662945d942173&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=7a43203384234de3b6cd4d1244b690ec", "previous": null, "next": null}} 2019-01-08 05:15:36,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=1f687e0741ce43faa2d662945d942173&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=7a43203384234de3b6cd4d1244b690ec used request id req-463e1417-3b64-459c-8891-cd70ce2dd9b8 2019-01-08 05:15:36,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101833105087s 2019-01-08 05:15:36,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?user.id=1f687e0741ce43faa2d662945d942173&role.id=2dec84b6b3c047719b48c3dda1423764&scope.project.id=7a43203384234de3b6cd4d1244b690ec used request id req-463e1417-3b64-459c-8891-cd70ce2dd9b8 2019-01-08 05:15:36,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-08 05:15:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec/users/1f687e0741ce43faa2d662945d942173/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:36,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 05:15:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fb028e9-8634-4967-b2b8-8bdede05c845 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 05:15:36,228 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec/users/1f687e0741ce43faa2d662945d942173/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-0fb028e9-8634-4967-b2b8-8bdede05c845 2019-01-08 05:15:36,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158059835434s 2019-01-08 05:15:36,229 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec/users/1f687e0741ce43faa2d662945d942173/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-0fb028e9-8634-4967-b2b8-8bdede05c845 2019-01-08 05:15:36,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 05:15:36,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:36,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95f4722-968b-42ee-a3be-eb719c2b4633 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 05:15:36,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f95f4722-968b-42ee-a3be-eb719c2b4633 2019-01-08 05:15:36,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0956881046295s 2019-01-08 05:15:36,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-f95f4722-968b-42ee-a3be-eb719c2b4633 2019-01-08 05:15:36,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-08 05:15:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:36,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57901a9-642c-44b7-81e6-f8836ed9ec08 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.42:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-08 05:15:36,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b57901a9-642c-44b7-81e6-f8836ed9ec08 2019-01-08 05:15:36,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104738950729s 2019-01-08 05:15:36,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/domains/default used request id req-b57901a9-642c-44b7-81e6-f8836ed9ec08 2019-01-08 05:15:36,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 05:15:36,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:36,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e674273-7069-426f-b4e6-62f6a1fcaf3c Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": {"self": "http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f687e0741ce43faa2d662945d942173", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 05:15:36,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-3e674273-7069-426f-b4e6-62f6a1fcaf3c 2019-01-08 05:15:36,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126171112061s 2019-01-08 05:15:36,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-3e674273-7069-426f-b4e6-62f6a1fcaf3c 2019-01-08 05:15:36,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-08 05:15:36,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=1f687e0741ce43faa2d662945d942173&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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:36,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a6c758-1eb6-43fb-b74a-c396781c308c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=1f687e0741ce43faa2d662945d942173&scope.domain.id=default", "previous": null, "next": null}} 2019-01-08 05:15:36,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=1f687e0741ce43faa2d662945d942173&scope.domain.id=default used request id req-66a6c758-1eb6-43fb-b74a-c396781c308c 2019-01-08 05:15:36,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.098995923996s 2019-01-08 05:15:36,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/role_assignments?role.id=2dec84b6b3c047719b48c3dda1423764&user.id=1f687e0741ce43faa2d662945d942173&scope.domain.id=default used request id req-66a6c758-1eb6-43fb-b74a-c396781c308c 2019-01-08 05:15:36,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-08 05:15:36,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:5000/v3/domains/default/users/1f687e0741ce43faa2d662945d942173/roles/2dec84b6b3c047719b48c3dda1423764 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:36,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 05:15:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3beb20b3-eb4f-4ab6-8391-f41f6e446608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 05:15:36,929 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/1f687e0741ce43faa2d662945d942173/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-3beb20b3-eb4f-4ab6-8391-f41f6e446608 2019-01-08 05:15:36,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.248963117599s 2019-01-08 05:15:36,929 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.42:5000/v3/domains/default/users/1f687e0741ce43faa2d662945d942173/roles/2dec84b6b3c047719b48c3dda1423764 used request id req-3beb20b3-eb4f-4ab6-8391-f41f6e446608 2019-01-08 05:15:36,929 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-08 05:15:40,696 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ac745748-ddd1-4e51-9704-84373be3c047 | 2019-01-08T05:15:40.373053 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ac745748-ddd1-4e51-9704-84373be3c047 ~/.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 2019-01-08 05:15:43,765 - 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-1261968938 | Available | | __unknown__ | tempest-type-198999685 | 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 | +-------------+-------------------------+-----------+ 2019-01-08 05:15:44,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-08 05:15:48,699 - 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=b7b64f0c-54c0-4a13-b0df-896f582f4bb8) as the default verifier for the future CLI operations. 2019-01-08 05:15:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 05:15:50,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2de195-9560-456d-a4b2-376b7f193785 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.42:5000/v3/", "rel": "self"}]}} 2019-01-08 05:15:50,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.42:5000//v3 used request id req-4c2de195-9560-456d-a4b2-376b7f193785 2019-01-08 05:15:50,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.42:5000/v3/auth/tokens 2019-01-08 05:15:50,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00f8527d45bd409d9592dbf741ca70bd", "name": "Member"}, {"id": "2dec84b6b3c047719b48c3dda1423764", "name": "admin"}], "expires_at": "2019-01-08T06:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a43203384234de3b6cd4d1244b690ec", "name": "tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12dd40e3a06e488ab5172b819abdc8c4"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7a43203384234de3b6cd4d1244b690ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7d859fa94b94e25a8535829a42a3a2b"}, {"url": "http://172.30.9.42:8080/v1/AUTH_7a43203384234de3b6cd4d1244b690ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d79ceecacaa74a848e61e704c07a7742"}], "type": "object-store", "id": "082c9dfe7580417fa4536fe0affbf3e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589e26f088ca495ab8c0b15baa368832"}, {"url": "http://172.30.9.42:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d6595d85ab94971a55670eeefd16117"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9b847df44be7449db6076b4f759894dd"}], "type": "identity", "id": "10b689a888824a26a3e72ce4177ed08a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "50667a99719344cc87d1d0073444f761", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.42:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c2557fad7dc40f4a369cccae1c8e915"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5bbb336bf2564c2bb247527c5d76f699"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0315d8e784e92813129d041d608a5"}], "type": "alarming", "id": "532ec5c253f44dc088a3b04fbed04c2c", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.42:8776/v3/7a43203384234de3b6cd4d1244b690ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b749ea390a142558d9e1f2bdf5efbfb"}, {"url": "http://192.30.9.3:8776/v3/7a43203384234de3b6cd4d1244b690ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5f5ab7a59094121b377dc60c29999c5"}, {"url": "http://192.30.9.3:8776/v3/7a43203384234de3b6cd4d1244b690ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f83a1baa16564d988470de6326de78a2"}], "type": "volumev3", "id": "58a9b596996a479094c72434a51ac4dc", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-198999685", "id": "5b5b26f5a92742458b96f6ff5e6621a7", "name": "tempest-service-710025421"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "118630f007d746138b1885018580af93"}, {"url": "http://172.30.9.42:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5999d2635d344467897c7fa3c03919f9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "731eebaa78a94bfd8a3eb72195ff0cbf"}], "type": "event", "id": "5f53b21e5a0046179f6e5f22e9be98e8", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.42:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bfc5efaf8c646369406c1080116dea9"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fcd7bf775db4dc09bcdaf4e50bdaf83"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a803d3f1eae34beba9bc5af4d3808058"}], "type": "cloudformation", "id": "7b99dce81c45453aadc9c06e6929bcb0", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "261fcd2f0fe847179daa0a56e084f65e"}, {"url": "http://172.30.9.42:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "631e20fff8274503aeb04669674c7fd9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b9d9204a02f46129e6ce6de356c5c01"}], "type": "image", "id": "a4490cea2d9c4d149b901acd4550ea95", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da862f3fa2b1442c8cc6aeb1a112c698"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f195a1e2ef5a4509b6a52cc6c35970f0"}, {"url": "http://172.30.9.42:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa0b980d5e3947c89a6f9c11fb47904a"}], "type": "compute", "id": "a798b8e3b91d460d9fffe136d93cbb89", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a43203384234de3b6cd4d1244b690ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2df71d2f8d8e49e3a5cd5b86c6d76a49"}, {"url": "http://172.30.9.42:8776/v1/7a43203384234de3b6cd4d1244b690ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88bb53cbb4d441d3adb330af0d545750"}, {"url": "http://192.30.9.3:8776/v1/7a43203384234de3b6cd4d1244b690ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91953027a9a741158b0514f04edca4ff"}], "type": "volume", "id": "b30f5699e9d440c193eb1ff73b4c56a8", "name": "cinder"}, {"endpoints": [], "type": "tempest-type-1261968938", "id": "c106a4612d094845bdba1d2c9db77641", "name": "tempest-service-2052158456"}, {"endpoints": [{"url": "http://172.30.9.42:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ffd3de0a28744c8b1c3968d2d49ba3c"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e31ddc5eb5b14d6094f0b2941a146310"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fca59951b6394a6d866b78063d482fd3"}], "type": "placement", "id": "c81a7fe877e54fbb81719691feb5fb0f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d0608e1af6d4a80b74022a81bbd79e5"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0d46c1720ab44e6b1472b743db5ada9"}, {"url": "http://172.30.9.42:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b56c3b06619d40b6aabb83a54b1a08ac"}], "type": "metric", "id": "d17ae630dcb14c479fdd3dc14c421be8", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a43203384234de3b6cd4d1244b690ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f1187eb786943a59012550334a4ac76"}, {"url": "http://172.30.9.42:8776/v2/7a43203384234de3b6cd4d1244b690ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a88978b612a4685b5bcd7434a979588"}, {"url": "http://192.30.9.3:8776/v2/7a43203384234de3b6cd4d1244b690ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b07e493d9b904e9f891b6d4ed5768370"}], "type": "volumev2", "id": "d789a341e1594f22af48f2475f307013", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a43203384234de3b6cd4d1244b690ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e5956e320ce421288d06b88c4006f74"}, {"url": "http://192.30.9.3:8004/v1/7a43203384234de3b6cd4d1244b690ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee64b5ed6bfb42008e4e2c277c2b7bf8"}, {"url": "http://172.30.9.42:8004/v1/7a43203384234de3b6cd4d1244b690ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fef08935424446ecb63cd47a6b224d51"}], "type": "orchestration", "id": "de8660a0194f4c7795eb28d0bf33dd7c", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.42:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5840342b540e4291b64c2d492171fed4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b60be1bf140248e38a0e34fa0d20a967"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed10363033a54db49075be2a3d99ae84"}], "type": "network", "id": "ed5343fc803548c18fb25e4ea19410bf", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "id": "1f687e0741ce43faa2d662945d942173"}, "audit_ids": ["XB96kXdNR1W5JdTtbz6K0w"], "issued_at": "2019-01-08T05:15:50.000000Z"}} 2019-01-08 05:15:50,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-08 05:15:50,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" 2019-01-08 05:15:50,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-274f5736-69f7-42ac-99c6-48618008ad02 Date: Tue, 08 Jan 2019 05:15:50 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": "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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-08 05:15:50,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-274f5736-69f7-42ac-99c6-48618008ad02 2019-01-08 05:15:50,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.235644102097s 2019-01-08 05:15:50,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/extensions.json used request id req-274f5736-69f7-42ac-99c6-48618008ad02 2019-01-08 05:15:50,988 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-01-08 05:15:50,989 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-08 05:15:51,112 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-08 05:15:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 05:15:51,117 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 08 Jan 2019 05:15:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.42:9292/v2/", "rel": "self"}]}]} 2019-01-08 05:15:51,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 05:15:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" 2019-01-08 05:15:51,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-26bc7dd5-8701-4730-8d2d-187fb3987e83 Date: Tue, 08 Jan 2019 05:15:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 05:15:51,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-26bc7dd5-8701-4730-8d2d-187fb3987e83 2019-01-08 05:15:51,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213977098465s 2019-01-08 05:15:51,334 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-26bc7dd5-8701-4730-8d2d-187fb3987e83 2019-01-08 05:15:51,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 05:15:51,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0"}' 2019-01-08 05:15:51,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c7043e5b-ac26-4f92-a0db-484437e2df9c Date: Tue, 08 Jan 2019 05:15:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815/file", "owner": "7a43203384234de3b6cd4d1244b690ec", "id": "2e7247cd-d365-4081-8992-3c549d6f7815", "size": null, "self": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T05:15:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "checksum": null, "created_at": "2019-01-08T05:15:51Z", "protected": false} 2019-01-08 05:15:51,588 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-c7043e5b-ac26-4f92-a0db-484437e2df9c 2019-01-08 05:15:51,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.246775150299s 2019-01-08 05:15:51,589 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-c7043e5b-ac26-4f92-a0db-484437e2df9c returning object 2e7247cd-d365-4081-8992-3c549d6f7815 2019-01-08 05:15:51,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 05:15:51,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815/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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" -d '' 2019-01-08 05:15:52,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40c00348-ae2f-491d-9a09-28db4c9c2b24 Date: Tue, 08 Jan 2019 05:15:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 05:15:52,191 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815/file used request id req-40c00348-ae2f-491d-9a09-28db4c9c2b24 2019-01-08 05:15:52,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.601609945297s 2019-01-08 05:15:52,191 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815/file used request id req-40c00348-ae2f-491d-9a09-28db4c9c2b24 2019-01-08 05:15:52,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 05:15:52,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" 2019-01-08 05:15:52,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-e70af595-836b-41a7-abe0-219d37381a9b Date: Tue, 08 Jan 2019 05:15:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap", "metadata": {}}], "file": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815/file", "owner": "7a43203384234de3b6cd4d1244b690ec", "id": "2e7247cd-d365-4081-8992-3c549d6f7815", "size": 12716032, "self": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T05:15:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T05:15:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 05:15:52,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-e70af595-836b-41a7-abe0-219d37381a9b 2019-01-08 05:15:52,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218555927277s 2019-01-08 05:15:52,414 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-e70af595-836b-41a7-abe0-219d37381a9b 2019-01-08 05:15:52,416 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815/file', 'owner': u'7a43203384234de3b6cd4d1244b690ec', 'id': u'2e7247cd-d365-4081-8992-3c549d6f7815', 'size': 12716032, u'self': u'/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7a43203384234de3b6cd4d1244b690ec', 'name': 'tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T05:15:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T05:15:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 'created': u'2019-01-08T05:15:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T05:15:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 05:15:52,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 05:15:52,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 05:15:53,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05: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-59ad17f9-f68c-4905-90f8-5b39f543a198 x-compute-request-id: req-59ad17f9-f68c-4905-90f8-5b39f543a198 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5", "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": "23c9d0ae-7100-408f-bdb1-549584465ce5"}} 2019-01-08 05:15:53,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-59ad17f9-f68c-4905-90f8-5b39f543a198 2019-01-08 05:15:53,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.634733200073s 2019-01-08 05:15:53,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-59ad17f9-f68c-4905-90f8-5b39f543a198 2019-01-08 05:15:53,053 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', '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'09a7ababfff6470fbcae0a281405cb8c', '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'23c9d0ae-7100-408f-bdb1-549584465ce5', 'swap': 0}) 2019-01-08 05:15:53,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 05:15:53,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5/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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" -d '{"extra_specs": {}}' 2019-01-08 05:15:53,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b008246-9fb2-4d38-8cf5-ff41bf34eed1 x-compute-request-id: req-6b008246-9fb2-4d38-8cf5-ff41bf34eed1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 05:15:53,076 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5/os-extra_specs used request id req-6b008246-9fb2-4d38-8cf5-ff41bf34eed1 2019-01-08 05:15:53,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222890377045s 2019-01-08 05:15:53,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5/os-extra_specs used request id req-6b008246-9fb2-4d38-8cf5-ff41bf34eed1 2019-01-08 05:15:53,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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" 2019-01-08 05:15:53,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 08 Jan 2019 05:15: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.42:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.42:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-08 05:15:53,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-08 05:15:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" 2019-01-08 05:15:53,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58e29b1-6029-493c-ab87-07e8904b5a32 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00f8527d45bd409d9592dbf741ca70bd", "links": {"self": "http://172.30.9.42:5000/v3/roles/00f8527d45bd409d9592dbf741ca70bd"}, "name": "Member"}, {"domain_id": null, "id": "2dec84b6b3c047719b48c3dda1423764", "links": {"self": "http://172.30.9.42:5000/v3/roles/2dec84b6b3c047719b48c3dda1423764"}, "name": "admin"}, {"domain_id": null, "id": "34074fdb512c4e44a11b7e6e24c8eca9", "links": {"self": "http://172.30.9.42:5000/v3/roles/34074fdb512c4e44a11b7e6e24c8eca9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.42:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a31d00acf40a4101b4973e8d70007cf2", "links": {"self": "http://172.30.9.42:5000/v3/roles/a31d00acf40a4101b4973e8d70007cf2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "b2a4e98b6f854b5686fa7700400a289f", "links": {"self": "http://172.30.9.42:5000/v3/roles/b2a4e98b6f854b5686fa7700400a289f"}, "name": "heat_stack_user"}]} 2019-01-08 05:15:53,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c58e29b1-6029-493c-ab87-07e8904b5a32 2019-01-08 05:15:53,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102833986282s 2019-01-08 05:15:53,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/roles used request id req-c58e29b1-6029-493c-ab87-07e8904b5a32 2019-01-08 05:15:53,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-08 05:15:53,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:15:53,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05: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-082fd8e6-4d57-46f1-af61-f93389999f5b x-compute-request-id: req-082fd8e6-4d57-46f1-af61-f93389999f5b Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.6", "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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 29}, "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.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": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2019-01-08 05:15:53,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-082fd8e6-4d57-46f1-af61-f93389999f5b 2019-01-08 05:15:53,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0342710018158s 2019-01-08 05:15:53,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-hypervisors/detail used request id req-082fd8e6-4d57-46f1-af61-f93389999f5b 2019-01-08 05:15:53,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 05:15:53,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" 2019-01-08 05:15:53,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-b82fa158-0c55-466e-a193-e4a3005f7250 Date: Tue, 08 Jan 2019 05:15:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap", "metadata": {}}], "file": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815/file", "owner": "7a43203384234de3b6cd4d1244b690ec", "id": "2e7247cd-d365-4081-8992-3c549d6f7815", "size": 12716032, "self": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T05:15:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T05:15:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 05:15:53,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b82fa158-0c55-466e-a193-e4a3005f7250 2019-01-08 05:15:53,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232107162476s 2019-01-08 05:15:53,480 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-b82fa158-0c55-466e-a193-e4a3005f7250 2019-01-08 05:15:53,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-08 05:15:53,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0"}' 2019-01-08 05:15:53,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.42:9292/v2/images/00d091c5-bacd-4531-87c8-062153c9de32 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-02b0dd11-c3b5-4495-aadd-aad108166e0a Date: Tue, 08 Jan 2019 05:15:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/00d091c5-bacd-4531-87c8-062153c9de32/file", "owner": "7a43203384234de3b6cd4d1244b690ec", "id": "00d091c5-bacd-4531-87c8-062153c9de32", "size": null, "self": "/v2/images/00d091c5-bacd-4531-87c8-062153c9de32", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T05:15:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "checksum": null, "created_at": "2019-01-08T05:15:53Z", "protected": false} 2019-01-08 05:15:53,731 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-02b0dd11-c3b5-4495-aadd-aad108166e0a 2019-01-08 05:15:53,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.243113994598s 2019-01-08 05:15:53,732 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.42:9292/v2/images used request id req-02b0dd11-c3b5-4495-aadd-aad108166e0a returning object 00d091c5-bacd-4531-87c8-062153c9de32 2019-01-08 05:15:53,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-08 05:15:53,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.42:9292/v2/images/00d091c5-bacd-4531-87c8-062153c9de32/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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" -d '' 2019-01-08 05:15:55,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-855d6568-3196-460a-a64f-f4c71a4a9610 Date: Tue, 08 Jan 2019 05:15:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 05:15:55,383 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/00d091c5-bacd-4531-87c8-062153c9de32/file used request id req-855d6568-3196-460a-a64f-f4c71a4a9610 2019-01-08 05:15:55,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.6509411335s 2019-01-08 05:15:55,384 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.42:9292/v2/images/00d091c5-bacd-4531-87c8-062153c9de32/file used request id req-855d6568-3196-460a-a64f-f4c71a4a9610 2019-01-08 05:15:55,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 05:15:55,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" 2019-01-08 05:15:55,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-3ce5584d-4256-4b78-a11a-913cff19361c Date: Tue, 08 Jan 2019 05:15:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/00d091c5-bacd-4531-87c8-062153c9de32/snap", "metadata": {}}], "file": "/v2/images/00d091c5-bacd-4531-87c8-062153c9de32/file", "owner": "7a43203384234de3b6cd4d1244b690ec", "id": "00d091c5-bacd-4531-87c8-062153c9de32", "size": 12716032, "self": "/v2/images/00d091c5-bacd-4531-87c8-062153c9de32", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/00d091c5-bacd-4531-87c8-062153c9de32/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T05:15:55Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T05:15:53Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap", "metadata": {}}], "file": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815/file", "owner": "7a43203384234de3b6cd4d1244b690ec", "id": "2e7247cd-d365-4081-8992-3c549d6f7815", "size": 12716032, "self": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T05:15:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T05:15:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 05:15:55,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-3ce5584d-4256-4b78-a11a-913cff19361c 2019-01-08 05:15:55,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219219923019s 2019-01-08 05:15:55,607 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-3ce5584d-4256-4b78-a11a-913cff19361c 2019-01-08 05:15:55,610 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/00d091c5-bacd-4531-87c8-062153c9de32/snap', u'metadata': Munch({})})], 'file': u'/v2/images/00d091c5-bacd-4531-87c8-062153c9de32/file', 'owner': u'7a43203384234de3b6cd4d1244b690ec', 'id': u'00d091c5-bacd-4531-87c8-062153c9de32', 'size': 12716032, u'self': u'/v2/images/00d091c5-bacd-4531-87c8-062153c9de32', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7a43203384234de3b6cd4d1244b690ec', 'name': 'tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/00d091c5-bacd-4531-87c8-062153c9de32/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-08T05:15:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-08T05:15:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/00d091c5-bacd-4531-87c8-062153c9de32', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', 'created': u'2019-01-08T05:15:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-08T05:15:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/00d091c5-bacd-4531-87c8-062153c9de32', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-08 05:15:55,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-08 05:15:55,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-08 05:15:55,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15: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-6da98e67-75e5-416a-b7f6-85db43f3ade5 x-compute-request-id: req-6da98e67-75e5-416a-b7f6-85db43f3ade5 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701", "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": "e8664e41-33b3-4c97-827d-9ff8fa2ff701"}} 2019-01-08 05:15:55,663 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6da98e67-75e5-416a-b7f6-85db43f3ade5 2019-01-08 05:15:55,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0516529083252s 2019-01-08 05:15:55,663 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-6da98e67-75e5-416a-b7f6-85db43f3ade5 2019-01-08 05:15:55,664 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', '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'09a7ababfff6470fbcae0a281405cb8c', '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'e8664e41-33b3-4c97-827d-9ff8fa2ff701', 'swap': 0}) 2019-01-08 05:15:55,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-08 05:15:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.42:8774/v2.1/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701/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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" -d '{"extra_specs": {}}' 2019-01-08 05:15:55,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:15: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-6b93a04a-9524-44dc-ac83-d5dd8af78664 x-compute-request-id: req-6b93a04a-9524-44dc-ac83-d5dd8af78664 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-08 05:15:55,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701/os-extra_specs used request id req-6b93a04a-9524-44dc-ac83-d5dd8af78664 2019-01-08 05:15:55,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208129882812s 2019-01-08 05:15:55,686 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701/os-extra_specs used request id req-6b93a04a-9524-44dc-ac83-d5dd8af78664 2019-01-08 05:15:55,686 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0', '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'09a7ababfff6470fbcae0a281405cb8c', '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'e8664e41-33b3-4c97-827d-9ff8fa2ff701', 'swap': 0}) 2019-01-08 05:15:58,851 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-08 05:15:58,851 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-08 05:15:58,852 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-08 05:15:58,854 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-08 05:15:58,868 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-08 05:16:02,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b7b64f0c-54c0-4a13-b0df-896f582f4bb8/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-01-08 05:16:02,065 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-08 05:16:02,568 - 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']'. 2019-01-08 05:17:21,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:17:21.545 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [63.236s] 2019-01-08 05:18:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:18:33.744 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [61.244s] 2019-01-08 05:19:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:19:45.798 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [66.075s] 2019-01-08 05:20:58,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:20:58.246 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [72.428s] 2019-01-08 05:22:51,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:22:51.718 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [107.441s] 2019-01-08 05:22:58,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:22:58.676 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.185s] 2019-01-08 05:24:46,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:24:46.579 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [100.613s] 2019-01-08 05:25:52,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:25:52.357 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [65.763s] 2019-01-08 05:26:42,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:26:42.806 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [35.487s] 2019-01-08 05:27:51,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:27:51.155 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [40.883s] 2019-01-08 05:28:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:28:26.818 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 2019-01-08 05:29:30,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:29:30.170 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [63.335s] 2019-01-08 05:31:12,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-08 05:31:12.209 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [102.017s] 2019-01-08 05:31:30,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: da3d3e0a-9f11-4b6f-b20c-4d868811cf7e 2019-01-08 05:31:30,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'da3d3e0a-9f11-4b6f-b20c-4d868811cf7e']'. 2019-01-08 05:31:31,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-08 05:31:31,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-08 05:31:31,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 05:31:31,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | da3d3e0a-9f11-4b6f-b20c-4d868811cf7e | 2019-01-08 05:31:31,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-08 05:31:31,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-08 05:16:04 | 2019-01-08 05:31:31,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-08 05:31:30 | 2019-01-08 05:31:31,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:26 | 2019-01-08 05:31:31,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-08 05:31:31,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-08 05:31:31,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-08 05:31:31,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b7b64f0c-54c0-4a13-b0df-896f582f4bb8) | 2019-01-08 05:31:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-08 05:31:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ac745748-ddd1-4e51-9704-84373be3c047) | 2019-01-08 05:31:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-01-08 05:31:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 905.112 | 2019-01-08 05:31:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2019-01-08 05:31:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2019-01-08 05:31:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-08 05:31:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-08 05:31:31,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-08 05:31:31,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-08 05:31:31,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-08 05:31:31,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-08 05:31:31,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-01-08 05:31:33,386 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 15:42 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-08 05:31:33,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 05:31:33,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/00d091c5-bacd-4531-87c8-062153c9de32 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" 2019-01-08 05:31:34,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4d19dc7-329b-461f-81b0-1f24b4fae128 Date: Tue, 08 Jan 2019 05:31:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 05:31:34,179 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/00d091c5-bacd-4531-87c8-062153c9de32 used request id req-d4d19dc7-329b-461f-81b0-1f24b4fae128 2019-01-08 05:31:34,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.7855489254s 2019-01-08 05:31:34,179 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/00d091c5-bacd-4531-87c8-062153c9de32 used request id req-d4d19dc7-329b-461f-81b0-1f24b4fae128 2019-01-08 05:31:34,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 05:31:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:34,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b0e45fe-567b-4e73-adb4-77c5d8199b6c x-compute-request-id: req-3b0e45fe-567b-4e73-adb4-77c5d8199b6c Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5", "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": "23c9d0ae-7100-408f-bdb1-549584465ce5"}, {"name": "tempest_scenario-flavor_alt_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701", "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": "e8664e41-33b3-4c97-827d-9ff8fa2ff701"}]} 2019-01-08 05:31:34,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-3b0e45fe-567b-4e73-adb4-77c5d8199b6c 2019-01-08 05:31:34,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.217097043991s 2019-01-08 05:31:34,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-3b0e45fe-567b-4e73-adb4-77c5d8199b6c 2019-01-08 05:31:34,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 05:31:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:34,452 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 05:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d8de591-db91-4d92-8f18-9deb64e87d01 x-compute-request-id: req-9d8de591-db91-4d92-8f18-9deb64e87d01 Content-Length: 0 Content-Type: application/json 2019-01-08 05:31:34,452 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701 used request id req-9d8de591-db91-4d92-8f18-9deb64e87d01 2019-01-08 05:31:34,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0521879196167s 2019-01-08 05:31:34,452 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/e8664e41-33b3-4c97-827d-9ff8fa2ff701 used request id req-9d8de591-db91-4d92-8f18-9deb64e87d01 2019-01-08 05:31:34,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-08 05:31:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" 2019-01-08 05:31:34,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-30fd9799-0bad-4f58-a5f9-d089cdba90c8 Date: Tue, 08 Jan 2019 05:31:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap", "metadata": {}}], "file": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815/file", "owner": "7a43203384234de3b6cd4d1244b690ec", "id": "2e7247cd-d365-4081-8992-3c549d6f7815", "size": 12716032, "self": "/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815", "disk_format": "qcow2", "direct_url": "rbd://54d086cf-dec8-4575-bdf0-020be32dda10/images/2e7247cd-d365-4081-8992-3c549d6f7815/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-08T05:15:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-08T05:15:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-08 05:31:34,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-30fd9799-0bad-4f58-a5f9-d089cdba90c8 2019-01-08 05:31:34,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276390790939s 2019-01-08 05:31:34,733 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.42:9292/v2/images used request id req-30fd9799-0bad-4f58-a5f9-d089cdba90c8 2019-01-08 05:31:34,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-08 05:31:34,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:9292/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9cad2c8587b5d8343f15ecfb17cccc8364cfed9c" 2019-01-08 05:31:36,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b893ed0-db08-49a4-9a73-a6f50531d40c Date: Tue, 08 Jan 2019 05:31:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-08 05:31:36,431 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815 used request id req-5b893ed0-db08-49a4-9a73-a6f50531d40c 2019-01-08 05:31:36,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.69631099701s 2019-01-08 05:31:36,431 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.42:9292/v2/images/2e7247cd-d365-4081-8992-3c549d6f7815 used request id req-5b893ed0-db08-49a4-9a73-a6f50531d40c 2019-01-08 05:31:36,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-08 05:31:36,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:36,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fcb2577-0fbd-461e-a461-b49bb47d91eb x-compute-request-id: req-9fcb2577-0fbd-461e-a461-b49bb47d91eb Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5", "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": "23c9d0ae-7100-408f-bdb1-549584465ce5"}]} 2019-01-08 05:31:36,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-9fcb2577-0fbd-461e-a461-b49bb47d91eb 2019-01-08 05:31:36,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258100032806s 2019-01-08 05:31:36,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors/detail?is_public=None used request id req-9fcb2577-0fbd-461e-a461-b49bb47d91eb 2019-01-08 05:31:36,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-08 05:31:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:8774/v2.1/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:36,578 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 08 Jan 2019 05:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74792f82-1867-4757-82db-16d994ce1c03 x-compute-request-id: req-74792f82-1867-4757-82db-16d994ce1c03 Content-Length: 0 Content-Type: application/json 2019-01-08 05:31:36,578 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5 used request id req-74792f82-1867-4757-82db-16d994ce1c03 2019-01-08 05:31:36,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.118509054184s 2019-01-08 05:31:36,579 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/flavors/23c9d0ae-7100-408f-bdb1-549584465ce5 used request id req-74792f82-1867-4757-82db-16d994ce1c03 2019-01-08 05:31:36,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 05:31:36,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:36,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f413aa-44b4-480b-aa82-f43d3e666a37 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.42:5000/v3/users/19c00ba007c14ee2b4924b33729164dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19c00ba007c14ee2b4924b33729164dc", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.42:5000/v3/users/1ef9bdf13c3d4e6097b5eae071997690"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ef9bdf13c3d4e6097b5eae071997690", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": {"self": "http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f687e0741ce43faa2d662945d942173", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.42:5000/v3/users/208d84e4a5ad45e2a710f4a2f4522fba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "208d84e4a5ad45e2a710f4a2f4522fba", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.42:5000/v3/users/262a42dd94fe4ba683ad729237cdc0da"}, "domain_id": "158db7135559401f8b7bab5a67848db2", "enabled": true, "options": {}, "id": "262a42dd94fe4ba683ad729237cdc0da", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.42:5000/v3/users/5093efcb8aa6490db3647c0e3c8f0eb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5093efcb8aa6490db3647c0e3c8f0eb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.42:5000/v3/users/64f6b7fced73427b9251ff25e8d091ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64f6b7fced73427b9251ff25e8d091ac", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.42:5000/v3/users/662998bd2dbd489b960758911edf8428"}, "domain_id": "default", "enabled": true, "options": {}, "id": "662998bd2dbd489b960758911edf8428", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.42:5000/v3/users/8397f3cd98124b0f8bb7f8b97958d60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8397f3cd98124b0f8bb7f8b97958d60f", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.42:5000/v3/users/8a84cda457bb45bfa4ccac777bdcabfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a84cda457bb45bfa4ccac777bdcabfd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.42:5000/v3/users/b0d90c1ebc3349a79710c6a855c3a811"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0d90c1ebc3349a79710c6a855c3a811", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.42:5000/v3/users/d4f7a9a92b8b44169dac5cf0f45fabe3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d4f7a9a92b8b44169dac5cf0f45fabe3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.42:5000/v3/users/e58423342b3842ef9cc753f24570b4a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e58423342b3842ef9cc753f24570b4a8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.42:5000/v3/users/e5be49cc7f5941cc8a560010982edfbb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5be49cc7f5941cc8a560010982edfbb", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.42:5000/v3/users/fe2eacec288f4201b7f62ba4a86cb532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe2eacec288f4201b7f62ba4a86cb532", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.42:5000/v3/users", "previous": null, "next": null}} 2019-01-08 05:31:36,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e6f413aa-44b4-480b-aa82-f43d3e666a37 2019-01-08 05:31:36,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125797986984s 2019-01-08 05:31:36,706 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users used request id req-e6f413aa-44b4-480b-aa82-f43d3e666a37 2019-01-08 05:31:36,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-08 05:31:36,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:36,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc26e64-0ad8-445d-828e-39381909e2a8 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0", "links": {"self": "http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1f687e0741ce43faa2d662945d942173", "description": null}} 2019-01-08 05:31:36,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173 used request id req-6dc26e64-0ad8-445d-828e-39381909e2a8 2019-01-08 05:31:36,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116873025894s 2019-01-08 05:31:36,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173 used request id req-6dc26e64-0ad8-445d-828e-39381909e2a8 2019-01-08 05:31:36,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-08 05:31:36,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:37,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 05:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60929cb1-ad6c-4e85-a641-15d760145920 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 05:31:37,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173 used request id req-60929cb1-ad6c-4e85-a641-15d760145920 2019-01-08 05:31:37,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.315492868423s 2019-01-08 05:31:37,145 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/users/1f687e0741ce43faa2d662945d942173 used request id req-60929cb1-ad6c-4e85-a641-15d760145920 2019-01-08 05:31:37,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-08 05:31:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.42: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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:37,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 08 Jan 2019 05:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd47e4f-bc0a-4e53-82b5-e3118bcf0eef Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.42:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.42:5000/v3/projects/09a7ababfff6470fbcae0a281405cb8c"}, "tags": [], "enabled": true, "id": "09a7ababfff6470fbcae0a281405cb8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec"}, "tags": [], "enabled": true, "id": "7a43203384234de3b6cd4d1244b690ec", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_40ad4cfd-d5d1-4f8f-9967-8a60ad9b45c0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.42:5000/v3/projects/e95ac4caffaf4463aa59c4748dddd090"}, "tags": [], "enabled": true, "id": "e95ac4caffaf4463aa59c4748dddd090", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-08 05:31:37,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-1cd47e4f-bc0a-4e53-82b5-e3118bcf0eef 2019-01-08 05:31:37,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109152078629s 2019-01-08 05:31:37,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.42:5000/v3/projects used request id req-1cd47e4f-bc0a-4e53-82b5-e3118bcf0eef 2019-01-08 05:31:37,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-08 05:31:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:37,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 08 Jan 2019 05:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f4f3395-ca9e-458f-af98-522706c947d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-08 05:31:37,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec used request id req-0f4f3395-ca9e-458f-af98-522706c947d4 2019-01-08 05:31:37,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.19623708725s 2019-01-08 05:31:37,462 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.42:5000/v3/projects/7a43203384234de3b6cd4d1244b690ec used request id req-0f4f3395-ca9e-458f-af98-522706c947d4 2019-01-08 05:31:37,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-08 05:31:37,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.42:9696/v2.0/security-groups.json?project_id=7a43203384234de3b6cd4d1244b690ec&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}64727f7040fbe8b27be7cafd76a0de3b7a0310da" 2019-01-08 05:31:37,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2c39de90-41c9-4b49-9cd3-084cef6d5e29 Date: Tue, 08 Jan 2019 05:31:37 GMT RESP BODY: {"security_groups": []} 2019-01-08 05:31:37,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=7a43203384234de3b6cd4d1244b690ec&name=default used request id req-2c39de90-41c9-4b49-9cd3-084cef6d5e29 2019-01-08 05:31:37,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215653896332s 2019-01-08 05:31:37,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups.json?project_id=7a43203384234de3b6cd4d1244b690ec&name=default used request id req-2c39de90-41c9-4b49-9cd3-084cef6d5e29 2019-01-08 05:31:37,681 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK